+ 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 [Tue Apr 28 14:05:54 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: neutron-server-8f599b45-rxfq9 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 0x7fb182577668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-04-28 14:05:58.758 8 INFO neutron.common.config [-] Logging enabled! 2026-04-28 14:05:58.759 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-04-28 14:05:58.794 7 INFO neutron.common.config [-] Logging enabled! 2026-04-28 14:05:58.794 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-04-28 14:05:59.784 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-28 14:05:59.821 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-28 14:06:01.412 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-28 14:06:01.415 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-28 14:06:01.420 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-28 14:06:01.421 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-28 14:06:01.421 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-28 14:06:01.421 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-28 14:06:01.422 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-28 14:06:01.430 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-28 14:06:01.431 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-28 14:06:01.431 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-28 14:06:01.458 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-28 14:06:01.459 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-28 14:06:01.459 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-28 14:06:01.474 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-28 14:06:01.477 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-28 14:06:01.481 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-28 14:06:01.482 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-28 14:06:01.483 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-28 14:06:01.483 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-28 14:06:01.483 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-28 14:06:01.492 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-28 14:06:01.492 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-28 14:06:01.492 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-28 14:06:01.494 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-28 14:06:01.494 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-28 14:06:01.494 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-28 14:06:01.495 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-28 14:06:01.526 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-28 14:06:01.527 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-28 14:06:01.527 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-28 14:06:01.566 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-28 14:06:01.566 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-28 14:06:01.566 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-28 14:06:01.567 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-28 14:06:01.800 8 INFO neutron.plugins.ml2.managers [None req-bfd20f13-38bf-415f-ae54-18bdf049023d - - - - - -] Initializing driver for type 'vlan' 2026-04-28 14:06:01.886 7 INFO neutron.plugins.ml2.managers [None req-5d8a58b5-63b8-4a15-a56f-81b0fee7239d - - - - - -] Initializing driver for type 'vlan' 2026-04-28 14:06:02.081 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-bfd20f13-38bf-415f-ae54-18bdf049023d - - - - - -] VlanTypeDriver initialization complete 2026-04-28 14:06:02.081 8 INFO neutron.plugins.ml2.managers [None req-bfd20f13-38bf-415f-ae54-18bdf049023d - - - - - -] Initializing driver for type 'vxlan' 2026-04-28 14:06:02.082 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-bfd20f13-38bf-415f-ae54-18bdf049023d - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-28 14:06:02.093 8 INFO neutron.plugins.ml2.managers [None req-bfd20f13-38bf-415f-ae54-18bdf049023d - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-28 14:06:02.093 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-bfd20f13-38bf-415f-ae54-18bdf049023d - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-28 14:06:02.093 8 INFO neutron.plugins.ml2.managers [None req-bfd20f13-38bf-415f-ae54-18bdf049023d - - - - - -] Initializing extension driver 'port_security' 2026-04-28 14:06:02.093 8 INFO neutron.plugins.ml2.extensions.port_security [None req-bfd20f13-38bf-415f-ae54-18bdf049023d - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-28 14:06:02.093 8 INFO neutron.plugins.ml2.managers [None req-bfd20f13-38bf-415f-ae54-18bdf049023d - - - - - -] Initializing extension driver 'qos' 2026-04-28 14:06:02.093 8 INFO neutron.plugins.ml2.managers [None req-bfd20f13-38bf-415f-ae54-18bdf049023d - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-28 14:06:02.093 8 INFO neutron.plugins.ml2.managers [None req-bfd20f13-38bf-415f-ae54-18bdf049023d - - - - - -] Initializing mechanism driver 'l2population' 2026-04-28 14:06:02.110 8 INFO neutron.quota [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded quota_driver: . 2026-04-28 14:06:02.110 8 INFO neutron.plugins.ml2.plugin [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Modular L2 Plugin initialization complete 2026-04-28 14:06:02.110 8 INFO neutron.plugins.ml2.managers [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-28 14:06:02.110 8 INFO neutron.plugins.ml2.managers [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-28 14:06:02.110 8 INFO neutron.plugins.ml2.managers [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Got port-security extension from driver 'port_security' 2026-04-28 14:06:02.111 8 INFO neutron.manager [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loading Plugin: qos 2026-04-28 14:06:02.123 8 INFO neutron.manager [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loading Plugin: router 2026-04-28 14:06:02.170 8 INFO neutron.services.service_base [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-28 14:06:02.170 8 INFO neutron.manager [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loading Plugin: segments 2026-04-28 14:06:02.191 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-5d8a58b5-63b8-4a15-a56f-81b0fee7239d - - - - - -] VlanTypeDriver initialization complete 2026-04-28 14:06:02.191 7 INFO neutron.plugins.ml2.managers [None req-5d8a58b5-63b8-4a15-a56f-81b0fee7239d - - - - - -] Initializing driver for type 'vxlan' 2026-04-28 14:06:02.192 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-5d8a58b5-63b8-4a15-a56f-81b0fee7239d - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-28 14:06:02.208 7 INFO neutron.plugins.ml2.managers [None req-5d8a58b5-63b8-4a15-a56f-81b0fee7239d - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-28 14:06:02.208 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-5d8a58b5-63b8-4a15-a56f-81b0fee7239d - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-28 14:06:02.208 7 INFO neutron.plugins.ml2.managers [None req-5d8a58b5-63b8-4a15-a56f-81b0fee7239d - - - - - -] Initializing extension driver 'port_security' 2026-04-28 14:06:02.208 7 INFO neutron.plugins.ml2.extensions.port_security [None req-5d8a58b5-63b8-4a15-a56f-81b0fee7239d - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-28 14:06:02.208 7 INFO neutron.plugins.ml2.managers [None req-5d8a58b5-63b8-4a15-a56f-81b0fee7239d - - - - - -] Initializing extension driver 'qos' 2026-04-28 14:06:02.209 7 INFO neutron.plugins.ml2.managers [None req-5d8a58b5-63b8-4a15-a56f-81b0fee7239d - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-28 14:06:02.209 7 INFO neutron.plugins.ml2.managers [None req-5d8a58b5-63b8-4a15-a56f-81b0fee7239d - - - - - -] Initializing mechanism driver 'l2population' 2026-04-28 14:06:02.224 7 INFO neutron.quota [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded quota_driver: . 2026-04-28 14:06:02.224 7 INFO neutron.plugins.ml2.plugin [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Modular L2 Plugin initialization complete 2026-04-28 14:06:02.224 7 INFO neutron.plugins.ml2.managers [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-28 14:06:02.224 7 INFO neutron.plugins.ml2.managers [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-28 14:06:02.225 7 INFO neutron.plugins.ml2.managers [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-28 14:06:02.225 7 INFO neutron.manager [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loading Plugin: qos 2026-04-28 14:06:02.237 7 INFO neutron.manager [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loading Plugin: router 2026-04-28 14:06:02.277 8 INFO neutron.manager [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loading Plugin: trunk 2026-04-28 14:06:02.281 7 INFO neutron.services.service_base [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-28 14:06:02.281 7 INFO neutron.manager [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loading Plugin: segments 2026-04-28 14:06:02.292 8 INFO neutron.manager [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loading Plugin: vpnaas 2026-04-28 14:06:02.332 8 WARNING stevedore.named [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-28 14:06:02.378 7 INFO neutron.manager [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loading Plugin: trunk 2026-04-28 14:06:02.392 7 INFO neutron.manager [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loading Plugin: vpnaas 2026-04-28 14:06:02.408 8 INFO neutron_vpnaas.services.vpn.plugin [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-28 14:06:02.408 8 INFO neutron.common.utils [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-28 14:06:02.409 8 INFO neutron.manager [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loading Plugin: taas 2026-04-28 14:06:02.431 7 WARNING stevedore.named [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-28 14:06:02.433 8 WARNING stevedore.named [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-28 14:06:02.434 8 WARNING stevedore.named [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-28 14:06:02.457 8 INFO neutron_taas.services.taas.taas_plugin [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-28 14:06:02.458 8 INFO neutron.manager [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loading Plugin: tapmirror 2026-04-28 14:06:02.473 8 WARNING stevedore.named [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-28 14:06:02.473 8 WARNING stevedore.named [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-28 14:06:02.492 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-28 14:06:02.492 8 INFO neutron.manager [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loading Plugin: auto_allocate 2026-04-28 14:06:02.495 7 INFO neutron_vpnaas.services.vpn.plugin [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-28 14:06:02.495 7 INFO neutron.common.utils [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-28 14:06:02.496 7 INFO neutron.manager [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loading Plugin: taas 2026-04-28 14:06:02.500 8 INFO neutron.manager [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loading Plugin: tag 2026-04-28 14:06:02.513 8 INFO neutron.manager [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loading Plugin: timestamp 2026-04-28 14:06:02.516 8 INFO neutron.manager [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loading Plugin: network_ip_availability 2026-04-28 14:06:02.522 8 INFO neutron.manager [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loading Plugin: flavors 2026-04-28 14:06:02.523 7 WARNING stevedore.named [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-28 14:06:02.523 7 WARNING stevedore.named [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-28 14:06:02.527 8 INFO neutron.manager [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loading Plugin: revisions 2026-04-28 14:06:02.531 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Initializing extension manager. 2026-04-28 14:06:02.534 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: address-group 2026-04-28 14:06:02.536 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: address-scope 2026-04-28 14:06:02.537 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-28 14:06:02.538 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: agent 2026-04-28 14:06:02.539 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: agent-resources-synced 2026-04-28 14:06:02.540 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: allowed-address-pairs 2026-04-28 14:06:02.541 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: auto-allocated-topology 2026-04-28 14:06:02.542 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: availability_zone 2026-04-28 14:06:02.542 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: availability_zone_filter 2026-04-28 14:06:02.543 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-28 14:06:02.544 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: default-subnetpools 2026-04-28 14:06:02.546 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-28 14:06:02.546 7 INFO neutron_taas.services.taas.taas_plugin [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-28 14:06:02.546 7 INFO neutron.manager [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loading Plugin: tapmirror 2026-04-28 14:06:02.546 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: dns-integration 2026-04-28 14:06:02.547 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: dns-domain-ports 2026-04-28 14:06:02.548 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-28 14:06:02.548 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: dvr 2026-04-28 14:06:02.549 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-28 14:06:02.549 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: empty-string-filtering 2026-04-28 14:06:02.550 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-28 14:06:02.550 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-28 14:06:02.551 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: external-net 2026-04-28 14:06:02.551 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-28 14:06:02.552 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: extraroute 2026-04-28 14:06:02.553 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: extraroute-atomic 2026-04-28 14:06:02.553 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-28 14:06:02.554 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-28 14:06:02.554 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-28 14:06:02.555 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-28 14:06:02.555 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: fip-port-details 2026-04-28 14:06:02.556 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: flavors 2026-04-28 14:06:02.558 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-28 14:06:02.558 7 WARNING stevedore.named [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-28 14:06:02.558 7 WARNING stevedore.named [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-28 14:06:02.560 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: floatingip-pools 2026-04-28 14:06:02.561 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: ip_allocation 2026-04-28 14:06:02.561 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: ip-substring-filtering 2026-04-28 14:06:02.562 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: l2_adjacency 2026-04-28 14:06:02.563 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: router 2026-04-28 14:06:02.567 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-28 14:06:02.568 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-28 14:06:02.568 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-28 14:06:02.569 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: ext-gw-mode 2026-04-28 14:06:02.569 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: l3-ha 2026-04-28 14:06:02.570 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-28 14:06:02.571 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-28 14:06:02.571 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: l3-flavors 2026-04-28 14:06:02.573 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-28 14:06:02.573 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-28 14:06:02.576 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-28 14:06:02.577 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-28 14:06:02.577 7 INFO neutron.manager [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loading Plugin: auto_allocate 2026-04-28 14:06:02.578 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-28 14:06:02.579 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-28 14:06:02.580 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-28 14:06:02.581 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-28 14:06:02.581 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: multi-provider 2026-04-28 14:06:02.582 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: net-mtu 2026-04-28 14:06:02.583 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: net-mtu-writable 2026-04-28 14:06:02.583 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: network_availability_zone 2026-04-28 14:06:02.584 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: network_ha 2026-04-28 14:06:02.584 7 INFO neutron.manager [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loading Plugin: tag 2026-04-28 14:06:02.585 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: network-ip-availability 2026-04-28 14:06:02.586 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-28 14:06:02.586 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: pagination 2026-04-28 14:06:02.587 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: port-device-profile 2026-04-28 14:06:02.587 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-28 14:06:02.588 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-28 14:06:02.588 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-28 14:06:02.589 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: port-mac-override 2026-04-28 14:06:02.590 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-28 14:06:02.590 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-28 14:06:02.591 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-28 14:06:02.591 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: port-resource-request 2026-04-28 14:06:02.592 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: port-resource-request-groups 2026-04-28 14:06:02.592 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-28 14:06:02.593 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: binding 2026-04-28 14:06:02.593 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: binding-extended 2026-04-28 14:06:02.594 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: port-security 2026-04-28 14:06:02.595 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: project-id 2026-04-28 14:06:02.595 7 INFO neutron.manager [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loading Plugin: timestamp 2026-04-28 14:06:02.595 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: provider 2026-04-28 14:06:02.596 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-28 14:06:02.598 7 INFO neutron.manager [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loading Plugin: network_ip_availability 2026-04-28 14:06:02.599 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: qos 2026-04-28 14:06:02.600 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-28 14:06:02.601 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-28 14:06:02.601 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: qos-default 2026-04-28 14:06:02.602 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: qos-fip 2026-04-28 14:06:02.602 7 INFO neutron.manager [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loading Plugin: flavors 2026-04-28 14:06:02.602 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-28 14:06:02.603 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: qos-gateway-ip 2026-04-28 14:06:02.604 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: qos-port-network-policy 2026-04-28 14:06:02.604 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: qos-pps-minimum 2026-04-28 14:06:02.605 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-28 14:06:02.606 7 INFO neutron.manager [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loading Plugin: revisions 2026-04-28 14:06:02.606 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: qos-pps 2026-04-28 14:06:02.606 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: qos-rule-type-details 2026-04-28 14:06:02.607 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-28 14:06:02.607 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: qos-rules-alias 2026-04-28 14:06:02.608 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: quota-check-limit 2026-04-28 14:06:02.609 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: quota-check-limit-default 2026-04-28 14:06:02.609 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Initializing extension manager. 2026-04-28 14:06:02.611 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: quotas 2026-04-28 14:06:02.611 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: address-group 2026-04-28 14:06:02.612 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: address-scope 2026-04-28 14:06:02.612 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: quota_details 2026-04-28 14:06:02.612 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-28 14:06:02.613 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: agent 2026-04-28 14:06:02.613 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: rbac-policies 2026-04-28 14:06:02.614 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: agent-resources-synced 2026-04-28 14:06:02.614 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: rbac-address-group 2026-04-28 14:06:02.615 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: rbac-address-scope 2026-04-28 14:06:02.615 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-28 14:06:02.615 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: rbac-security-groups 2026-04-28 14:06:02.616 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-28 14:06:02.616 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: rbac-subnetpool 2026-04-28 14:06:02.616 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: revision-if-match 2026-04-28 14:06:02.617 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: availability_zone 2026-04-28 14:06:02.617 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: standard-attr-revisions 2026-04-28 14:06:02.617 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: availability_zone_filter 2026-04-28 14:06:02.618 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: router_availability_zone 2026-04-28 14:06:02.618 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-28 14:06:02.619 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-28 14:06:02.620 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: default-subnetpools 2026-04-28 14:06:02.620 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: security-groups-default-rules 2026-04-28 14:06:02.621 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-28 14:06:02.622 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-28 14:06:02.622 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-28 14:06:02.623 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-28 14:06:02.623 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-28 14:06:02.623 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-28 14:06:02.624 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: dns-integration 2026-04-28 14:06:02.625 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: dns-domain-ports 2026-04-28 14:06:02.626 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-28 14:06:02.627 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: dvr 2026-04-28 14:06:02.628 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: security-group 2026-04-28 14:06:02.628 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-28 14:06:02.629 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: segment 2026-04-28 14:06:02.629 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-28 14:06:02.629 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: empty-string-filtering 2026-04-28 14:06:02.630 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: service-type 2026-04-28 14:06:02.630 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-28 14:06:02.631 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: sorting 2026-04-28 14:06:02.631 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-28 14:06:02.631 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: standard-attr-segment 2026-04-28 14:06:02.631 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: external-net 2026-04-28 14:06:02.632 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: standard-attr-description 2026-04-28 14:06:02.632 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-28 14:06:02.632 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: stateful-security-group 2026-04-28 14:06:02.633 8 WARNING neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-28 14:06:02.633 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: extraroute 2026-04-28 14:06:02.633 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-28 14:06:02.634 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: extraroute-atomic 2026-04-28 14:06:02.634 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: subnet-external-network 2026-04-28 14:06:02.634 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-28 14:06:02.635 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-28 14:06:02.635 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: subnet_onboard 2026-04-28 14:06:02.635 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-28 14:06:02.636 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-28 14:06:02.636 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-28 14:06:02.636 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: subnet-service-types 2026-04-28 14:06:02.636 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: fip-port-details 2026-04-28 14:06:02.637 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: subnet_allocation 2026-04-28 14:06:02.637 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: flavors 2026-04-28 14:06:02.638 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-28 14:06:02.638 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-28 14:06:02.638 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: tag-creation 2026-04-28 14:06:02.639 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-28 14:06:02.639 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: floatingip-pools 2026-04-28 14:06:02.639 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: ip_allocation 2026-04-28 14:06:02.640 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-28 14:06:02.640 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: l2_adjacency 2026-04-28 14:06:02.641 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: router 2026-04-28 14:06:02.643 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: standard-attr-tag 2026-04-28 14:06:02.643 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-28 14:06:02.644 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-28 14:06:02.644 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-28 14:06:02.644 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: trunk 2026-04-28 14:06:02.644 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-28 14:06:02.645 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: trunk-details 2026-04-28 14:06:02.645 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: ext-gw-mode 2026-04-28 14:06:02.645 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-28 14:06:02.645 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: l3-ha 2026-04-28 14:06:02.646 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-28 14:06:02.646 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-28 14:06:02.646 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-28 14:06:02.647 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-28 14:06:02.647 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: l3-flavors 2026-04-28 14:06:02.648 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-28 14:06:02.648 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-28 14:06:02.648 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-28 14:06:02.650 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-28 14:06:02.651 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-28 14:06:02.651 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-28 14:06:02.651 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: vpn-flavors 2026-04-28 14:06:02.652 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-28 14:06:02.653 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-28 14:06:02.654 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-28 14:06:02.654 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-28 14:06:02.655 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: multi-provider 2026-04-28 14:06:02.655 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: vpnaas 2026-04-28 14:06:02.655 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: net-mtu 2026-04-28 14:06:02.656 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: net-mtu-writable 2026-04-28 14:06:02.657 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: taas 2026-04-28 14:06:02.657 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: network_availability_zone 2026-04-28 14:06:02.657 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: network_ha 2026-04-28 14:06:02.658 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: tap-mirror 2026-04-28 14:06:02.658 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: network-ip-availability 2026-04-28 14:06:02.658 8 INFO neutron.api.extensions [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Loaded extension: taas-vlan-filter 2026-04-28 14:06:02.659 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-28 14:06:02.660 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: pagination 2026-04-28 14:06:02.660 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: port-device-profile 2026-04-28 14:06:02.661 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-28 14:06:02.661 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-28 14:06:02.661 8 INFO neutron.quota.resource_registry [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-28 14:06:02.661 8 INFO neutron.quota.resource_registry [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-28 14:06:02.661 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-28 14:06:02.662 8 INFO neutron.quota.resource_registry [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-28 14:06:02.662 8 INFO neutron.quota.resource_registry [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-28 14:06:02.662 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: port-mac-override 2026-04-28 14:06:02.662 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-28 14:06:02.663 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-28 14:06:02.663 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-28 14:06:02.664 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: port-resource-request 2026-04-28 14:06:02.664 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-28 14:06:02.665 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-28 14:06:02.665 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: binding 2026-04-28 14:06:02.665 8 INFO neutron.quota.resource_registry [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-28 14:06:02.666 8 INFO neutron.quota.resource_registry [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-28 14:06:02.666 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: binding-extended 2026-04-28 14:06:02.667 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: port-security 2026-04-28 14:06:02.667 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: project-id 2026-04-28 14:06:02.668 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: provider 2026-04-28 14:06:02.668 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-28 14:06:02.670 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: qos 2026-04-28 14:06:02.671 8 INFO neutron.quota.resource_registry [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-28 14:06:02.671 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-28 14:06:02.671 8 INFO neutron.quota.resource_registry [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-28 14:06:02.672 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-28 14:06:02.672 8 INFO neutron.quota.resource_registry [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-28 14:06:02.672 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: qos-default 2026-04-28 14:06:02.673 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: qos-fip 2026-04-28 14:06:02.673 8 INFO neutron.quota.resource_registry [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-28 14:06:02.673 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-28 14:06:02.673 8 WARNING neutron.quota.resource_registry [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] subnetpool is already registered 2026-04-28 14:06:02.673 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-28 14:06:02.674 8 INFO neutron.quota.resource_registry [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-28 14:06:02.674 8 WARNING neutron.quota.resource_registry [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] subnetpool is already registered 2026-04-28 14:06:02.674 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-28 14:06:02.674 8 INFO neutron.quota.resource_registry [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-28 14:06:02.675 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-28 14:06:02.675 8 INFO neutron.quota.resource_registry [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-28 14:06:02.675 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-28 14:06:02.675 8 INFO neutron.quota.resource_registry [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-28 14:06:02.676 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: qos-pps 2026-04-28 14:06:02.676 8 INFO neutron.quota.resource_registry [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-28 14:06:02.676 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-28 14:06:02.676 8 INFO neutron.quota.resource_registry [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-28 14:06:02.677 8 INFO neutron.quota.resource_registry [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-28 14:06:02.677 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-28 14:06:02.677 8 INFO neutron.quota.resource_registry [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-28 14:06:02.677 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: qos-rules-alias 2026-04-28 14:06:02.677 8 WARNING neutron.quota.resource_registry [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] ipsecpolicy is already registered 2026-04-28 14:06:02.678 8 INFO neutron.quota.resource_registry [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-28 14:06:02.678 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: quota-check-limit 2026-04-28 14:06:02.678 8 WARNING neutron.quota.resource_registry [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] ikepolicy is already registered 2026-04-28 14:06:02.679 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-28 14:06:02.681 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: quotas 2026-04-28 14:06:02.682 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: quota_details 2026-04-28 14:06:02.683 8 INFO neutron.quota.resource_registry [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-28 14:06:02.683 8 WARNING neutron.quota.resource_registry [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] router is already registered 2026-04-28 14:06:02.683 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: rbac-policies 2026-04-28 14:06:02.683 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: rbac-address-group 2026-04-28 14:06:02.683 8 INFO neutron.quota.resource_registry [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-28 14:06:02.684 8 WARNING neutron.quota.resource_registry [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] floatingip is already registered 2026-04-28 14:06:02.684 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: rbac-address-scope 2026-04-28 14:06:02.684 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: rbac-security-groups 2026-04-28 14:06:02.685 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-28 14:06:02.685 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: revision-if-match 2026-04-28 14:06:02.686 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-28 14:06:02.687 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: router_availability_zone 2026-04-28 14:06:02.687 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-28 14:06:02.688 8 INFO neutron.quota.resource_registry [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-28 14:06:02.688 8 WARNING neutron.quota.resource_registry [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] rbac_policy is already registered 2026-04-28 14:06:02.688 8 INFO neutron.quota.resource_registry [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-28 14:06:02.688 8 WARNING neutron.quota.resource_registry [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] security_group is already registered 2026-04-28 14:06:02.689 8 INFO neutron.quota.resource_registry [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-28 14:06:02.689 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-28 14:06:02.689 8 WARNING neutron.quota.resource_registry [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] security_group_rule is already registered 2026-04-28 14:06:02.689 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-28 14:06:02.690 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-28 14:06:02.690 8 INFO neutron.quota.resource_registry [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-28 14:06:02.690 8 WARNING neutron.quota.resource_registry [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] subnetpool is already registered 2026-04-28 14:06:02.690 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-28 14:06:02.690 8 INFO neutron.quota.resource_registry [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-28 14:06:02.691 8 WARNING neutron.quota.resource_registry [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] subnetpool is already registered 2026-04-28 14:06:02.691 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-28 14:06:02.691 8 INFO neutron.quota.resource_registry [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-28 14:06:02.691 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-28 14:06:02.691 8 WARNING neutron.quota.resource_registry [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] trunk is already registered 2026-04-28 14:06:02.692 8 INFO neutron.quota.resource_registry [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-28 14:06:02.692 8 WARNING neutron.quota.resource_registry [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] ikepolicy is already registered 2026-04-28 14:06:02.692 8 INFO neutron.quota.resource_registry [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-28 14:06:02.693 8 WARNING neutron.quota.resource_registry [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] ipsecpolicy is already registered 2026-04-28 14:06:02.693 8 INFO neutron.quota.resource_registry [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-28 14:06:02.693 8 WARNING neutron.quota.resource_registry [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] endpoint_group is already registered 2026-04-28 14:06:02.694 8 INFO neutron.quota.resource_registry [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-28 14:06:02.694 8 WARNING neutron.quota.resource_registry [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] vpnservice is already registered 2026-04-28 14:06:02.694 8 INFO neutron.quota.resource_registry [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-28 14:06:02.694 8 WARNING neutron.quota.resource_registry [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] ipsec_site_connection is already registered 2026-04-28 14:06:02.695 8 INFO neutron.quota.resource_registry [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-28 14:06:02.695 8 WARNING neutron.quota.resource_registry [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] ipsecpolicy is already registered 2026-04-28 14:06:02.695 8 INFO neutron.quota.resource_registry [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-28 14:06:02.695 8 WARNING neutron.quota.resource_registry [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] ikepolicy is already registered 2026-04-28 14:06:02.696 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: security-group 2026-04-28 14:06:02.697 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: segment 2026-04-28 14:06:02.698 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-28 14:06:02.698 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: service-type 2026-04-28 14:06:02.699 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: sorting 2026-04-28 14:06:02.699 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: standard-attr-segment 2026-04-28 14:06:02.700 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: standard-attr-description 2026-04-28 14:06:02.700 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: stateful-security-group 2026-04-28 14:06:02.701 7 WARNING neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-28 14:06:02.701 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-28 14:06:02.702 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: subnet-external-network 2026-04-28 14:06:02.702 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: subnet_onboard 2026-04-28 14:06:02.703 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-28 14:06:02.703 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: subnet-service-types 2026-04-28 14:06:02.704 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: subnet_allocation 2026-04-28 14:06:02.705 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-28 14:06:02.705 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: tag-creation 2026-04-28 14:06:02.706 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-28 14:06:02.709 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: standard-attr-tag 2026-04-28 14:06:02.710 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-28 14:06:02.711 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: trunk 2026-04-28 14:06:02.711 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: trunk-details 2026-04-28 14:06:02.712 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-28 14:06:02.712 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-28 14:06:02.713 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-28 14:06:02.714 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-28 14:06:02.715 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-28 14:06:02.716 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-28 14:06:02.717 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: vpn-flavors 2026-04-28 14:06:02.720 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: vpnaas 2026-04-28 14:06:02.722 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: taas 2026-04-28 14:06:02.723 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: tap-mirror 2026-04-28 14:06:02.723 7 INFO neutron.api.extensions [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-28 14:06:02.726 7 INFO neutron.quota.resource_registry [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-28 14:06:02.726 7 INFO neutron.quota.resource_registry [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-28 14:06:02.726 7 INFO neutron.quota.resource_registry [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-28 14:06:02.726 7 INFO neutron.quota.resource_registry [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-28 14:06:02.730 7 INFO neutron.quota.resource_registry [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-28 14:06:02.730 7 INFO neutron.quota.resource_registry [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-28 14:06:02.735 7 INFO neutron.quota.resource_registry [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-28 14:06:02.735 7 INFO neutron.quota.resource_registry [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-28 14:06:02.735 8 WARNING keystonemiddleware._common.config [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-28 14:06:02.736 7 INFO neutron.quota.resource_registry [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-28 14:06:02.737 7 INFO neutron.quota.resource_registry [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-28 14:06:02.737 7 WARNING neutron.quota.resource_registry [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] subnetpool is already registered 2026-04-28 14:06:02.737 7 INFO neutron.quota.resource_registry [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-28 14:06:02.737 7 WARNING neutron.quota.resource_registry [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] subnetpool is already registered 2026-04-28 14:06:02.738 7 INFO neutron.quota.resource_registry [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-28 14:06:02.738 7 INFO neutron.quota.resource_registry [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-28 14:06:02.739 7 INFO neutron.quota.resource_registry [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-28 14:06:02.739 7 INFO neutron.quota.resource_registry [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-28 14:06:02.739 7 INFO neutron.quota.resource_registry [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-28 14:06:02.740 7 INFO neutron.quota.resource_registry [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-28 14:06:02.740 7 INFO neutron.quota.resource_registry [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-28 14:06:02.741 7 WARNING neutron.quota.resource_registry [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] ipsecpolicy is already registered 2026-04-28 14:06:02.741 7 INFO neutron.quota.resource_registry [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-28 14:06:02.741 7 WARNING neutron.quota.resource_registry [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] ikepolicy is already registered 2026-04-28 14:06:02.743 8 WARNING oslo_config.cfg [None req-cbfc0ea5-fb7f-462b-984e-31c7b6a604ce - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-28 14:06:02.745 7 INFO neutron.quota.resource_registry [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-28 14:06:02.746 7 WARNING neutron.quota.resource_registry [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] router is already registered 2026-04-28 14:06:02.746 7 INFO neutron.quota.resource_registry [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-28 14:06:02.746 7 WARNING neutron.quota.resource_registry [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] floatingip is already registered WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7fb182577668 pid: 8 (default app) 2026-04-28 14:06:02.750 7 INFO neutron.quota.resource_registry [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-28 14:06:02.750 7 WARNING neutron.quota.resource_registry [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] rbac_policy is already registered 2026-04-28 14:06:02.751 7 INFO neutron.quota.resource_registry [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-28 14:06:02.751 7 WARNING neutron.quota.resource_registry [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] security_group is already registered 2026-04-28 14:06:02.752 7 INFO neutron.quota.resource_registry [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-28 14:06:02.752 7 WARNING neutron.quota.resource_registry [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] security_group_rule is already registered 2026-04-28 14:06:02.753 7 INFO neutron.quota.resource_registry [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-28 14:06:02.753 7 WARNING neutron.quota.resource_registry [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] subnetpool is already registered 2026-04-28 14:06:02.754 7 INFO neutron.quota.resource_registry [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-28 14:06:02.754 7 WARNING neutron.quota.resource_registry [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] subnetpool is already registered 2026-04-28 14:06:02.754 7 INFO neutron.quota.resource_registry [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-28 14:06:02.755 7 WARNING neutron.quota.resource_registry [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] trunk is already registered 2026-04-28 14:06:02.755 7 INFO neutron.quota.resource_registry [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-28 14:06:02.755 7 WARNING neutron.quota.resource_registry [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] ikepolicy is already registered 2026-04-28 14:06:02.756 7 INFO neutron.quota.resource_registry [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-28 14:06:02.756 7 WARNING neutron.quota.resource_registry [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] ipsecpolicy is already registered 2026-04-28 14:06:02.756 7 INFO neutron.quota.resource_registry [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-28 14:06:02.756 7 WARNING neutron.quota.resource_registry [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] endpoint_group is already registered 2026-04-28 14:06:02.757 7 INFO neutron.quota.resource_registry [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-28 14:06:02.757 7 WARNING neutron.quota.resource_registry [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] vpnservice is already registered 2026-04-28 14:06:02.757 7 INFO neutron.quota.resource_registry [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-28 14:06:02.757 7 WARNING neutron.quota.resource_registry [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] ipsec_site_connection is already registered 2026-04-28 14:06:02.758 7 INFO neutron.quota.resource_registry [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-28 14:06:02.758 7 WARNING neutron.quota.resource_registry [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] ipsecpolicy is already registered 2026-04-28 14:06:02.758 7 INFO neutron.quota.resource_registry [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-28 14:06:02.758 7 WARNING neutron.quota.resource_registry [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] ikepolicy is already registered 2026-04-28 14:06:02.801 7 WARNING keystonemiddleware._common.config [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-28 14:06:02.808 7 WARNING oslo_config.cfg [None req-a8b06972-c80c-422f-aa63-c4d0fa68da97 - - - - - -] 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 0x7fb182577668 pid: 7 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 14:06:07.234 8 INFO neutron.pecan_wsgi.hooks.translation [None req-73a436f0-9267-448f-8d5d-dd5171f0bdeb 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/4] 199.204.45.4 () {44 vars in 917 bytes} [Tue Apr 28 14:06:06 2026] GET /v2.0/networks/public => generated 108 bytes in 845 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 2/5] 199.204.45.4 () {44 vars in 939 bytes} [Tue Apr 28 14:06:07 2026] GET /v2.0/networks?name=public => generated 15 bytes in 504 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:06:08.133 8 WARNING neutron.services.revisions.revision_plugin [None req-56a0bae9-b4bf-4f93-ab69-e1e4da24e921 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Could not find related network for resource to bump revision. 2026-04-28 14:06:08.149 8 INFO neutron.db.segments_db [None req-56a0bae9-b4bf-4f93-ab69-e1e4da24e921 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Added segment ac8d7c65-42c1-40d0-b0fc-d2982b463f94 of type flat for network 3a1755d9-732b-4a6e-b351-1b1f9c53a23c 2026-04-28 14:06:08.188 8 INFO neutron.pecan_wsgi.hooks.translation [None req-56a0bae9-b4bf-4f93-ab69-e1e4da24e921 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/6] 199.204.45.4 () {48 vars in 957 bytes} [Tue Apr 28 14:06:07 2026] POST /v2.0/networks => generated 124 bytes in 449 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 14:06:14.417 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cc340ef9-0f29-482a-968a-728e15a7af7f 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/7] 199.204.45.4 () {44 vars in 917 bytes} [Tue Apr 28 14:06:14 2026] GET /v2.0/networks/public => generated 108 bytes in 359 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/8] 199.204.45.4 () {44 vars in 939 bytes} [Tue Apr 28 14:06:14 2026] GET /v2.0/networks?name=public => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:06:14.668 7 WARNING neutron.services.revisions.revision_plugin [None req-66747c5f-4f7c-489d-b97b-5066ec9a60fa 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Could not find related network for resource to bump revision. 2026-04-28 14:06:14.691 7 INFO neutron.db.segments_db [None req-66747c5f-4f7c-489d-b97b-5066ec9a60fa 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Added segment f45527ad-3db7-46f7-97a0-a295f7bb87a8 of type flat for network f4d56e14-2131-43c0-8bf8-99afd0c9732c 2026-04-28 14:06:14.760 7 INFO neutron.pecan_wsgi.hooks.translation [None req-66747c5f-4f7c-489d-b97b-5066ec9a60fa 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/9] 199.204.45.4 () {48 vars in 957 bytes} [Tue Apr 28 14:06:14 2026] POST /v2.0/networks => generated 124 bytes in 327 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 14:06:20.641 8 INFO neutron.pecan_wsgi.hooks.translation [None req-00bf1329-601b-4e84-bf6c-27b5227da90e 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/10] 199.204.45.4 () {44 vars in 917 bytes} [Tue Apr 28 14:06:20 2026] GET /v2.0/networks/public => generated 108 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/11] 199.204.45.4 () {44 vars in 939 bytes} [Tue Apr 28 14:06:20 2026] GET /v2.0/networks?name=public => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:06:20.729 8 WARNING neutron.services.revisions.revision_plugin [None req-3d76e5fa-1a09-47b1-bed7-27efe190d2b6 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Could not find related network for resource to bump revision. 2026-04-28 14:06:20.741 8 INFO neutron.db.segments_db [None req-3d76e5fa-1a09-47b1-bed7-27efe190d2b6 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Added segment 417f206d-8994-4b25-a582-3235f0b17aa3 of type flat for network be0b930c-d307-4b1e-8a77-b7b9f02770b0 2026-04-28 14:06:20.762 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3d76e5fa-1a09-47b1-bed7-27efe190d2b6 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/12] 199.204.45.4 () {48 vars in 957 bytes} [Tue Apr 28 14:06:20 2026] POST /v2.0/networks => generated 124 bytes in 99 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 14:06:26.612 8 INFO neutron.pecan_wsgi.hooks.translation [None req-68f5891f-5c0c-4083-817b-4a8df4d8c011 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/14] 199.204.45.4 () {44 vars in 917 bytes} [Tue Apr 28 14:06:26 2026] GET /v2.0/networks/public => generated 108 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.204.45.4 () {44 vars in 939 bytes} [Tue Apr 28 14:06:26 2026] GET /v2.0/networks?name=public => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:06:26.681 8 WARNING neutron.services.revisions.revision_plugin [None req-c798f068-a2a4-48fd-b192-f9166d122130 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Could not find related network for resource to bump revision. 2026-04-28 14:06:26.695 8 INFO neutron.db.segments_db [None req-c798f068-a2a4-48fd-b192-f9166d122130 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Added segment a2457a7e-1914-4fdb-bb29-70435fbb65d2 of type flat for network 9135bea0-29b4-4144-9f65-8032fb359cfa 2026-04-28 14:06:26.712 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c798f068-a2a4-48fd-b192-f9166d122130 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/16] 199.204.45.4 () {48 vars in 957 bytes} [Tue Apr 28 14:06:26 2026] POST /v2.0/networks => generated 124 bytes in 79 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 14:06:32.690 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8fc4e1bf-0b34-45ca-b489-816344377522 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/17] 199.204.45.4 () {44 vars in 917 bytes} [Tue Apr 28 14:06:32 2026] GET /v2.0/networks/public => generated 108 bytes in 136 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/18] 199.204.45.4 () {44 vars in 939 bytes} [Tue Apr 28 14:06:32 2026] GET /v2.0/networks?name=public => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:06:32.764 7 WARNING neutron.services.revisions.revision_plugin [None req-06b86323-abd5-4bde-a166-e831bdbabc7a 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Could not find related network for resource to bump revision. 2026-04-28 14:06:32.783 7 INFO neutron.db.segments_db [None req-06b86323-abd5-4bde-a166-e831bdbabc7a 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Added segment 2fa6d43a-2430-40eb-9548-abb46a085160 of type flat for network 787b967a-bcc5-43d4-aaa5-84ffde857a74 2026-04-28 14:06:32.806 7 INFO neutron.pecan_wsgi.hooks.translation [None req-06b86323-abd5-4bde-a166-e831bdbabc7a 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/19] 199.204.45.4 () {48 vars in 957 bytes} [Tue Apr 28 14:06:32 2026] POST /v2.0/networks => generated 124 bytes in 95 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 14:06:38.684 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d3f729b2-f529-4122-9827-3d27eeeb5343 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/21] 199.204.45.4 () {44 vars in 917 bytes} [Tue Apr 28 14:06:38 2026] GET /v2.0/networks/public => generated 108 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/22] 199.204.45.4 () {44 vars in 939 bytes} [Tue Apr 28 14:06:38 2026] GET /v2.0/networks?name=public => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:06:38.757 7 WARNING neutron.services.revisions.revision_plugin [None req-22d90375-2ab4-4c82-b8e7-61593cdb124c 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Could not find related network for resource to bump revision. 2026-04-28 14:06:38.777 7 INFO neutron.db.segments_db [None req-22d90375-2ab4-4c82-b8e7-61593cdb124c 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Added segment 39cd3945-6d05-441e-ac07-26efaabf5829 of type flat for network 24551227-cd95-4a24-b62d-9e2327126e8e [pid: 7|app: 0|req: 11/23] 199.204.45.4 () {48 vars in 957 bytes} [Tue Apr 28 14:06:38 2026] POST /v2.0/networks => generated 706 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 14:06:39.992 8 INFO neutron.pecan_wsgi.hooks.translation [None req-191b402d-4ebe-482c-bb0d-1975c06fcb50 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 13/24] 199.204.45.4 () {44 vars in 917 bytes} [Tue Apr 28 14:06:39 2026] GET /v2.0/networks/public => generated 108 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/25] 199.204.45.4 () {44 vars in 939 bytes} [Tue Apr 28 14:06:39 2026] GET /v2.0/networks?name=public => generated 709 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:06:40.065 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ae0d2565-861b-45bf-9997-720ced5a9b2d 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 14/26] 199.204.45.4 () {44 vars in 1024 bytes} [Tue Apr 28 14:06:40 2026] GET /v2.0/subnets/public-subnet?network_id=24551227-cd95-4a24-b62d-9e2327126e8e => generated 113 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/27] 199.204.45.4 () {44 vars in 1047 bytes} [Tue Apr 28 14:06:40 2026] GET /v2.0/subnets?name=public-subnet&network_id=24551227-cd95-4a24-b62d-9e2327126e8e => generated 14 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/28] 199.204.45.4 () {48 vars in 955 bytes} [Tue Apr 28 14:06:40 2026] POST /v2.0/subnets => generated 664 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 14:11:42.613 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d3fac22f-a5b2-4bff-8ea3-d2c07631a8eb 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 34/68] 199.204.45.4 () {44 vars in 927 bytes} [Tue Apr 28 14:11:42 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 117 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/69] 199.204.45.4 () {44 vars in 949 bytes} [Tue Apr 28 14:11:42 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:11:42.694 7 INFO neutron.db.segments_db [None req-cbdc14f6-0905-4a63-8dcf-125c51e56ea2 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Added segment 906a92a5-fb16-4d84-bcbb-0ae3ec7e7fa7 of type vxlan for network 3aef45da-0b88-4784-a1f3-62a1bb64025b [pid: 7|app: 0|req: 35/70] 199.204.45.4 () {48 vars in 956 bytes} [Tue Apr 28 14:11:42 2026] POST /v2.0/networks => generated 688 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 14:11:43.750 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2ac63204-8f78-48a4-93c4-d20f5b48757d 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/71] 199.204.45.4 () {44 vars in 927 bytes} [Tue Apr 28 14:11:43 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/72] 199.204.45.4 () {44 vars in 949 bytes} [Tue Apr 28 14:11:43 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:11:43.808 8 INFO neutron.pecan_wsgi.hooks.translation [None req-71ece4bb-9fac-4155-a808-fba7dd41f894 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 37/73] 199.204.45.4 () {44 vars in 1026 bytes} [Tue Apr 28 14:11:43 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=3aef45da-0b88-4784-a1f3-62a1bb64025b => generated 114 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/74] 199.204.45.4 () {44 vars in 1049 bytes} [Tue Apr 28 14:11:43 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=3aef45da-0b88-4784-a1f3-62a1bb64025b => generated 14 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/75] 199.204.45.4 () {48 vars in 955 bytes} [Tue Apr 28 14:11:43 2026] POST /v2.0/subnets => generated 651 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 14:11:45.085 7 INFO neutron.api.v2.resource [None req-30f21d5e-edad-4a85-8a81-ede9e8bf79b9 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 38/76] 199.204.45.4 () {44 vars in 961 bytes} [Tue Apr 28 14:11:45 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/77] 199.204.45.4 () {44 vars in 983 bytes} [Tue Apr 28 14:11:45 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/78] 199.204.45.4 () {48 vars in 970 bytes} [Tue Apr 28 14:11:45 2026] POST /v2.0/security-groups => generated 1616 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/79] 199.204.45.4 () {44 vars in 991 bytes} [Tue Apr 28 14:11:46 2026] GET /v2.0/security-groups/20a8f8c0-85df-4af8-8d18-88210f8e7750 => generated 1616 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/80] 199.204.45.4 () {44 vars in 991 bytes} [Tue Apr 28 14:11:46 2026] GET /v2.0/security-groups/20a8f8c0-85df-4af8-8d18-88210f8e7750 => generated 1616 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/81] 199.204.45.4 () {44 vars in 991 bytes} [Tue Apr 28 14:11:46 2026] GET /v2.0/security-groups/20a8f8c0-85df-4af8-8d18-88210f8e7750 => generated 1616 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/82] 199.204.45.4 () {48 vars in 981 bytes} [Tue Apr 28 14:11:46 2026] POST /v2.0/security-group-rules => generated 601 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/83] 199.204.45.4 () {44 vars in 991 bytes} [Tue Apr 28 14:11:47 2026] GET /v2.0/security-groups/20a8f8c0-85df-4af8-8d18-88210f8e7750 => generated 2230 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/84] 199.204.45.4 () {44 vars in 991 bytes} [Tue Apr 28 14:11:47 2026] GET /v2.0/security-groups/20a8f8c0-85df-4af8-8d18-88210f8e7750 => generated 2230 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/85] 199.204.45.4 () {44 vars in 991 bytes} [Tue Apr 28 14:11:47 2026] GET /v2.0/security-groups/20a8f8c0-85df-4af8-8d18-88210f8e7750 => generated 2230 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/86] 199.204.45.4 () {48 vars in 981 bytes} [Tue Apr 28 14:11:47 2026] POST /v2.0/security-group-rules => generated 603 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/87] 199.204.45.4 () {44 vars in 991 bytes} [Tue Apr 28 14:11:48 2026] GET /v2.0/security-groups/20a8f8c0-85df-4af8-8d18-88210f8e7750 => generated 2846 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/88] 199.204.45.4 () {44 vars in 991 bytes} [Tue Apr 28 14:11:48 2026] GET /v2.0/security-groups/20a8f8c0-85df-4af8-8d18-88210f8e7750 => generated 2846 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/89] 199.204.45.4 () {44 vars in 991 bytes} [Tue Apr 28 14:11:48 2026] GET /v2.0/security-groups/20a8f8c0-85df-4af8-8d18-88210f8e7750 => generated 2846 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/90] 199.204.45.4 () {48 vars in 981 bytes} [Tue Apr 28 14:11:48 2026] POST /v2.0/security-group-rules => generated 603 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/91] 199.204.45.4 () {44 vars in 991 bytes} [Tue Apr 28 14:11:49 2026] GET /v2.0/security-groups/20a8f8c0-85df-4af8-8d18-88210f8e7750 => generated 3462 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/92] 199.204.45.4 () {44 vars in 991 bytes} [Tue Apr 28 14:11:49 2026] GET /v2.0/security-groups/20a8f8c0-85df-4af8-8d18-88210f8e7750 => generated 3462 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/93] 199.204.45.4 () {44 vars in 991 bytes} [Tue Apr 28 14:11:49 2026] GET /v2.0/security-groups/20a8f8c0-85df-4af8-8d18-88210f8e7750 => generated 3462 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/94] 199.204.45.4 () {48 vars in 981 bytes} [Tue Apr 28 14:11:49 2026] POST /v2.0/security-group-rules => generated 603 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/95] 199.204.45.4 () {44 vars in 991 bytes} [Tue Apr 28 14:11:50 2026] GET /v2.0/security-groups/20a8f8c0-85df-4af8-8d18-88210f8e7750 => generated 4078 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/96] 199.204.45.4 () {44 vars in 991 bytes} [Tue Apr 28 14:11:50 2026] GET /v2.0/security-groups/20a8f8c0-85df-4af8-8d18-88210f8e7750 => generated 4078 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/97] 199.204.45.4 () {44 vars in 991 bytes} [Tue Apr 28 14:11:50 2026] GET /v2.0/security-groups/20a8f8c0-85df-4af8-8d18-88210f8e7750 => generated 4078 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/98] 199.204.45.4 () {48 vars in 981 bytes} [Tue Apr 28 14:11:50 2026] POST /v2.0/security-group-rules => generated 603 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/101] 199.204.45.4 () {44 vars in 977 bytes} [Tue Apr 28 14:11:52 2026] GET /v2.0/networks/3aef45da-0b88-4784-a1f3-62a1bb64025b => generated 732 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:11:52.139 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b1439852-8754-4035-98c0-a57a272f0976 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 52/102] 199.204.45.4 () {44 vars in 1066 bytes} [Tue Apr 28 14:11:52 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=3aef45da-0b88-4784-a1f3-62a1bb64025b => 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: 51/103] 199.204.45.4 () {44 vars in 1089 bytes} [Tue Apr 28 14:11:52 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=3aef45da-0b88-4784-a1f3-62a1bb64025b => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/104] 199.204.45.4 () {44 vars in 991 bytes} [Tue Apr 28 14:11:52 2026] GET /v2.0/security-groups/20a8f8c0-85df-4af8-8d18-88210f8e7750 => generated 4694 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/105] 199.204.45.4 () {48 vars in 951 bytes} [Tue Apr 28 14:11:52 2026] POST /v2.0/ports => generated 1100 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-28 14:11:59.938 7 INFO neutron.pecan_wsgi.hooks.translation [None req-368eb0ea-23d5-4ee9-9c2f-3ba225f3c08e 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 54/106] 199.204.45.4 () {44 vars in 969 bytes} [Tue Apr 28 14:11:59 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) /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: 53/107] 199.204.45.4 () {44 vars in 991 bytes} [Tue Apr 28 14:11:59 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/108] 199.204.45.4 () {48 vars in 1021 bytes} [Tue Apr 28 14:12:00 2026] PUT /v2.0/ports/648e6bd3-9443-4fd5-bc44-bd8ab780d11c => generated 1249 bytes in 798 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/109] 199.204.45.4 () {44 vars in 910 bytes} [Tue Apr 28 14:12:02 2026] GET /v2.0/ports => generated 3730 bytes in 294 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-04-28 14:12:03.980 7 INFO neutron.api.v2.resource [None req-c4699766-9c72-4307-a7a5-9ead0ea76f2f 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 56/110] 199.204.45.4 () {44 vars in 949 bytes} [Tue Apr 28 14:12:03 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/111] 199.204.45.4 () {44 vars in 971 bytes} [Tue Apr 28 14:12:03 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/112] 199.204.45.4 () {48 vars in 970 bytes} [Tue Apr 28 14:12:04 2026] POST /v2.0/security-groups => generated 1610 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/113] 199.204.45.4 () {44 vars in 991 bytes} [Tue Apr 28 14:12:05 2026] GET /v2.0/security-groups/eb7f7782-ea30-4c0d-9f95-e3bcaec8c9bb => generated 1610 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/114] 199.204.45.4 () {44 vars in 991 bytes} [Tue Apr 28 14:12:05 2026] GET /v2.0/security-groups/eb7f7782-ea30-4c0d-9f95-e3bcaec8c9bb => generated 1610 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/115] 199.204.45.4 () {44 vars in 991 bytes} [Tue Apr 28 14:12:05 2026] GET /v2.0/security-groups/eb7f7782-ea30-4c0d-9f95-e3bcaec8c9bb => generated 1610 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/116] 199.204.45.4 () {48 vars in 981 bytes} [Tue Apr 28 14:12:05 2026] POST /v2.0/security-group-rules => generated 623 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/117] 199.204.45.4 () {44 vars in 991 bytes} [Tue Apr 28 14:12:06 2026] GET /v2.0/security-groups/eb7f7782-ea30-4c0d-9f95-e3bcaec8c9bb => generated 2246 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/118] 199.204.45.4 () {44 vars in 991 bytes} [Tue Apr 28 14:12:06 2026] GET /v2.0/security-groups/eb7f7782-ea30-4c0d-9f95-e3bcaec8c9bb => generated 2246 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/119] 199.204.45.4 () {44 vars in 991 bytes} [Tue Apr 28 14:12:06 2026] GET /v2.0/security-groups/eb7f7782-ea30-4c0d-9f95-e3bcaec8c9bb => generated 2246 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/120] 199.204.45.4 () {48 vars in 981 bytes} [Tue Apr 28 14:12:06 2026] POST /v2.0/security-group-rules => generated 627 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 67/131] 199.204.45.4 () {44 vars in 965 bytes} [Tue Apr 28 14:13:18 2026] GET /v2.0/quotas/7b12733391ea4dfcbf1c1f1ec1430153 => 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: 65/132] 199.204.45.4 () {48 vars in 1017 bytes} [Tue Apr 28 14:13:18 2026] PUT /v2.0/quotas/7b12733391ea4dfcbf1c1f1ec1430153 => generated 291 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 14:15:48.923 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d17bbc12-d6a1-411a-b3d1-0fa6db35e710 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 76/153] 199.204.45.4 () {30 vars in 737 bytes} [Tue Apr 28 14:15:48 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 296 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 78/154] 199.204.45.4 () {30 vars in 759 bytes} [Tue Apr 28 14:15:48 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 14:15:51.053 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9ad9098b-1ad0-4a66-863e-af8b189a3516 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 77/155] 199.204.45.4 () {30 vars in 737 bytes} [Tue Apr 28 14:15:51 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) [pid: 7|app: 0|req: 79/156] 199.204.45.4 () {30 vars in 759 bytes} [Tue Apr 28 14:15:51 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 14:22:27.209 8 INFO neutron.api.v2.resource [None req-2a09c3e7-1ddd-479f-bfb3-836c01a16e63 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 105/211] 199.204.45.4 () {44 vars in 1064 bytes} [Tue Apr 28 14:22:27 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=8a7bb71408d84db6b1816a19edce78eb => generated 139 bytes in 130 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/212] 199.204.45.4 () {44 vars in 1087 bytes} [Tue Apr 28 14:22:27 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=8a7bb71408d84db6b1816a19edce78eb => generated 23 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/213] 199.204.45.4 () {48 vars in 971 bytes} [Tue Apr 28 14:22:27 2026] POST /v2.0/security-groups => generated 1624 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/214] 199.204.45.4 () {44 vars in 1078 bytes} [Tue Apr 28 14:22:28 2026] GET /v2.0/security-groups/e9f898cb-e764-4c86-a4d3-b3dd08d5e030?project_id=8a7bb71408d84db6b1816a19edce78eb => generated 1624 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/215] 199.204.45.4 () {44 vars in 991 bytes} [Tue Apr 28 14:22:28 2026] GET /v2.0/security-groups/e9f898cb-e764-4c86-a4d3-b3dd08d5e030 => generated 1624 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/216] 199.204.45.4 () {44 vars in 1078 bytes} [Tue Apr 28 14:22:28 2026] GET /v2.0/security-groups/e9f898cb-e764-4c86-a4d3-b3dd08d5e030?project_id=8a7bb71408d84db6b1816a19edce78eb => generated 1624 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/217] 199.204.45.4 () {48 vars in 981 bytes} [Tue Apr 28 14:22:28 2026] POST /v2.0/security-group-rules => generated 597 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/218] 199.204.45.4 () {44 vars in 1078 bytes} [Tue Apr 28 14:22:29 2026] GET /v2.0/security-groups/e9f898cb-e764-4c86-a4d3-b3dd08d5e030?project_id=8a7bb71408d84db6b1816a19edce78eb => generated 2234 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/219] 199.204.45.4 () {44 vars in 991 bytes} [Tue Apr 28 14:22:29 2026] GET /v2.0/security-groups/e9f898cb-e764-4c86-a4d3-b3dd08d5e030 => generated 2234 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/220] 199.204.45.4 () {44 vars in 1078 bytes} [Tue Apr 28 14:22:29 2026] GET /v2.0/security-groups/e9f898cb-e764-4c86-a4d3-b3dd08d5e030?project_id=8a7bb71408d84db6b1816a19edce78eb => generated 2234 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/221] 199.204.45.4 () {48 vars in 981 bytes} [Tue Apr 28 14:22:29 2026] POST /v2.0/security-group-rules => generated 599 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/222] 199.204.45.4 () {44 vars in 1078 bytes} [Tue Apr 28 14:22:30 2026] GET /v2.0/security-groups/e9f898cb-e764-4c86-a4d3-b3dd08d5e030?project_id=8a7bb71408d84db6b1816a19edce78eb => generated 2846 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/223] 199.204.45.4 () {44 vars in 991 bytes} [Tue Apr 28 14:22:31 2026] GET /v2.0/security-groups/e9f898cb-e764-4c86-a4d3-b3dd08d5e030 => generated 2846 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/224] 199.204.45.4 () {44 vars in 1078 bytes} [Tue Apr 28 14:22:31 2026] GET /v2.0/security-groups/e9f898cb-e764-4c86-a4d3-b3dd08d5e030?project_id=8a7bb71408d84db6b1816a19edce78eb => generated 2846 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/225] 199.204.45.4 () {48 vars in 981 bytes} [Tue Apr 28 14:22:31 2026] POST /v2.0/security-group-rules => generated 601 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/226] 199.204.45.4 () {44 vars in 1078 bytes} [Tue Apr 28 14:22:32 2026] GET /v2.0/security-groups/e9f898cb-e764-4c86-a4d3-b3dd08d5e030?project_id=8a7bb71408d84db6b1816a19edce78eb => generated 3460 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/227] 199.204.45.4 () {44 vars in 991 bytes} [Tue Apr 28 14:22:32 2026] GET /v2.0/security-groups/e9f898cb-e764-4c86-a4d3-b3dd08d5e030 => generated 3460 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/228] 199.204.45.4 () {44 vars in 1078 bytes} [Tue Apr 28 14:22:32 2026] GET /v2.0/security-groups/e9f898cb-e764-4c86-a4d3-b3dd08d5e030?project_id=8a7bb71408d84db6b1816a19edce78eb => generated 3460 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/229] 199.204.45.4 () {48 vars in 981 bytes} [Tue Apr 28 14:22:32 2026] POST /v2.0/security-group-rules => generated 602 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/252] 199.204.45.4 () {30 vars in 736 bytes} [Tue Apr 28 14:25:19 2026] GET /v2.0/networks?tenant_id=8a7bb71408d84db6b1816a19edce78eb&shared=False => generated 15 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:25:19.897 8 INFO neutron.db.segments_db [None req-13468969-3e43-4ef4-ba4b-89f001af27d3 c5bf5a4e4735465c9257f357ecf3b57e 8a7bb71408d84db6b1816a19edce78eb - - 8cd16c2fce164dc0807814dc49b26645 8cd16c2fce164dc0807814dc49b26645] Added segment 5bce4fda-0728-480c-9e86-51df1c1bbcf1 of type vxlan for network f43f1b11-f695-4fec-ae01-f9ac556bfca8 [pid: 8|app: 0|req: 126/253] 199.204.45.4 () {34 vars in 678 bytes} [Tue Apr 28 14:25:19 2026] POST /v2.0/networks => generated 699 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/254] 199.204.45.4 () {30 vars in 718 bytes} [Tue Apr 28 14:25:20 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/255] 199.204.45.4 () {30 vars in 629 bytes} [Tue Apr 28 14:25:20 2026] GET /v2.0/extensions => generated 21537 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/256] 199.204.45.4 () {34 vars in 673 bytes} [Tue Apr 28 14:25:20 2026] POST /v2.0/ports => generated 999 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/257] 199.204.45.4 () {30 vars in 699 bytes} [Tue Apr 28 14:25:20 2026] GET /v2.0/networks/f43f1b11-f695-4fec-ae01-f9ac556bfca8 => generated 705 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/260] 199.204.45.4 () {30 vars in 718 bytes} [Tue Apr 28 14:25:22 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/261] 199.204.45.4 () {30 vars in 699 bytes} [Tue Apr 28 14:25:22 2026] GET /v2.0/networks/f43f1b11-f695-4fec-ae01-f9ac556bfca8 => generated 705 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/262] 199.204.45.4 () {44 vars in 965 bytes} [Tue Apr 28 14:25:36 2026] GET /v2.0/quotas/8a7bb71408d84db6b1816a19edce78eb => 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: 131/263] 199.204.45.4 () {48 vars in 1017 bytes} [Tue Apr 28 14:25:36 2026] PUT /v2.0/quotas/8a7bb71408d84db6b1816a19edce78eb => generated 291 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:37:33.531 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0de12039-541b-4064-8dee-024df6996de1 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 181/360] 199.204.45.4 () {44 vars in 917 bytes} [Tue Apr 28 14:37:33 2026] GET /v2.0/networks/public => generated 108 bytes in 139 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/361] 199.204.45.4 () {44 vars in 939 bytes} [Tue Apr 28 14:37:33 2026] GET /v2.0/networks?name=public => generated 753 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:37:34.712 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9c990bd6-eb8b-4b51-98d1-e7c001190e78 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 182/362] 199.204.45.4 () {44 vars in 917 bytes} [Tue Apr 28 14:37:34 2026] GET /v2.0/networks/public => generated 108 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/363] 199.204.45.4 () {44 vars in 939 bytes} [Tue Apr 28 14:37:34 2026] GET /v2.0/networks?name=public => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:37:34.791 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f32da443-3a51-474a-a385-955f9de1d1d9 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 183/364] 199.204.45.4 () {44 vars in 1024 bytes} [Tue Apr 28 14:37:34 2026] GET /v2.0/subnets/public-subnet?network_id=24551227-cd95-4a24-b62d-9e2327126e8e => generated 113 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/365] 199.204.45.4 () {44 vars in 1047 bytes} [Tue Apr 28 14:37:34 2026] GET /v2.0/subnets?name=public-subnet&network_id=24551227-cd95-4a24-b62d-9e2327126e8e => generated 667 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:38:03.713 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6612054f-e8b4-413a-b9a2-8b26a2419b5f 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 186/370] 199.204.45.4 () {44 vars in 927 bytes} [Tue Apr 28 14:38:03 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/371] 199.204.45.4 () {44 vars in 949 bytes} [Tue Apr 28 14:38:03 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:38:04.802 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f6d276bb-c749-4b3c-9f5f-67aa384eb9f0 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 187/372] 199.204.45.4 () {44 vars in 927 bytes} [Tue Apr 28 14:38:04 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/373] 199.204.45.4 () {44 vars in 949 bytes} [Tue Apr 28 14:38:04 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:38:04.873 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3ad1fb69-139a-4a2a-b0bc-2487b21f1cef 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 188/374] 199.204.45.4 () {44 vars in 1026 bytes} [Tue Apr 28 14:38:04 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=3aef45da-0b88-4784-a1f3-62a1bb64025b => generated 114 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/375] 199.204.45.4 () {44 vars in 1049 bytes} [Tue Apr 28 14:38:04 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=3aef45da-0b88-4784-a1f3-62a1bb64025b => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:38:06.113 7 INFO neutron.api.v2.resource [None req-d06da098-b864-4408-a9ac-94b5c5297c10 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 189/376] 199.204.45.4 () {44 vars in 961 bytes} [Tue Apr 28 14:38:06 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/377] 199.204.45.4 () {44 vars in 983 bytes} [Tue Apr 28 14:38:06 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/380] 199.204.45.4 () {44 vars in 991 bytes} [Tue Apr 28 14:38:07 2026] GET /v2.0/security-groups/20a8f8c0-85df-4af8-8d18-88210f8e7750 => generated 4694 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/381] 199.204.45.4 () {44 vars in 991 bytes} [Tue Apr 28 14:38:07 2026] GET /v2.0/security-groups/20a8f8c0-85df-4af8-8d18-88210f8e7750 => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/382] 199.204.45.4 () {44 vars in 1001 bytes} [Tue Apr 28 14:38:07 2026] GET /v2.0/security-group-rules/1056f518-ced8-4651-bbe5-848ee1af7734 => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/383] 199.204.45.4 () {44 vars in 991 bytes} [Tue Apr 28 14:38:08 2026] GET /v2.0/security-groups/20a8f8c0-85df-4af8-8d18-88210f8e7750 => generated 4694 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/384] 199.204.45.4 () {44 vars in 991 bytes} [Tue Apr 28 14:38:08 2026] GET /v2.0/security-groups/20a8f8c0-85df-4af8-8d18-88210f8e7750 => generated 4694 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/385] 199.204.45.4 () {44 vars in 1001 bytes} [Tue Apr 28 14:38:08 2026] GET /v2.0/security-group-rules/4302a9fd-17d6-430f-b84a-d7d7bf0bd5f9 => 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: 193/386] 199.204.45.4 () {44 vars in 991 bytes} [Tue Apr 28 14:38:09 2026] GET /v2.0/security-groups/20a8f8c0-85df-4af8-8d18-88210f8e7750 => generated 4694 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/387] 199.204.45.4 () {44 vars in 991 bytes} [Tue Apr 28 14:38:09 2026] GET /v2.0/security-groups/20a8f8c0-85df-4af8-8d18-88210f8e7750 => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/388] 199.204.45.4 () {44 vars in 1001 bytes} [Tue Apr 28 14:38:09 2026] GET /v2.0/security-group-rules/57249dac-75b1-4dfd-998f-6fe7b5f726d1 => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/389] 199.204.45.4 () {44 vars in 991 bytes} [Tue Apr 28 14:38:10 2026] GET /v2.0/security-groups/20a8f8c0-85df-4af8-8d18-88210f8e7750 => generated 4694 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/390] 199.204.45.4 () {44 vars in 991 bytes} [Tue Apr 28 14:38:10 2026] GET /v2.0/security-groups/20a8f8c0-85df-4af8-8d18-88210f8e7750 => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/391] 199.204.45.4 () {44 vars in 1001 bytes} [Tue Apr 28 14:38:10 2026] GET /v2.0/security-group-rules/791902e5-c6e6-474c-aad4-ac735de437e0 => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/392] 199.204.45.4 () {44 vars in 991 bytes} [Tue Apr 28 14:38:11 2026] GET /v2.0/security-groups/20a8f8c0-85df-4af8-8d18-88210f8e7750 => generated 4694 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/393] 199.204.45.4 () {44 vars in 991 bytes} [Tue Apr 28 14:38:11 2026] GET /v2.0/security-groups/20a8f8c0-85df-4af8-8d18-88210f8e7750 => generated 4694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/394] 199.204.45.4 () {44 vars in 1001 bytes} [Tue Apr 28 14:38:11 2026] GET /v2.0/security-group-rules/a8b741b0-0a07-439a-91cb-cc85952433c7 => generated 603 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/395] 199.204.45.4 () {44 vars in 977 bytes} [Tue Apr 28 14:38:12 2026] GET /v2.0/networks/3aef45da-0b88-4784-a1f3-62a1bb64025b => generated 732 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:38:12.797 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a24f142b-8353-4e85-8664-31477711c99c 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 198/396] 199.204.45.4 () {44 vars in 1066 bytes} [Tue Apr 28 14:38:12 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=3aef45da-0b88-4784-a1f3-62a1bb64025b => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/397] 199.204.45.4 () {44 vars in 1089 bytes} [Tue Apr 28 14:38:12 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=3aef45da-0b88-4784-a1f3-62a1bb64025b => generated 1254 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/398] 199.204.45.4 () {44 vars in 991 bytes} [Tue Apr 28 14:38:12 2026] GET /v2.0/security-groups/20a8f8c0-85df-4af8-8d18-88210f8e7750 => generated 4694 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 14:38:21.345 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6a532946-51a7-4161-853c-7ef50a538a9c 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 200/399] 199.204.45.4 () {44 vars in 969 bytes} [Tue Apr 28 14:38:21 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/400] 199.204.45.4 () {44 vars in 991 bytes} [Tue Apr 28 14:38:21 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/403] 199.204.45.4 () {44 vars in 910 bytes} [Tue Apr 28 14:38:22 2026] GET /v2.0/ports => generated 4725 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 14:38:24.128 8 INFO neutron.api.v2.resource [None req-1a053e0d-c27c-4766-ad35-98e45bc1cbda 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 202/404] 199.204.45.4 () {44 vars in 949 bytes} [Tue Apr 28 14:38:24 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/405] 199.204.45.4 () {44 vars in 971 bytes} [Tue Apr 28 14:38:24 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/406] 199.204.45.4 () {44 vars in 991 bytes} [Tue Apr 28 14:38:25 2026] GET /v2.0/security-groups/eb7f7782-ea30-4c0d-9f95-e3bcaec8c9bb => generated 2886 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/407] 199.204.45.4 () {44 vars in 991 bytes} [Tue Apr 28 14:38:25 2026] GET /v2.0/security-groups/eb7f7782-ea30-4c0d-9f95-e3bcaec8c9bb => generated 2886 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/408] 199.204.45.4 () {44 vars in 1001 bytes} [Tue Apr 28 14:38:25 2026] GET /v2.0/security-group-rules/24beefec-9896-4f18-b4e3-9263288bea8c => generated 623 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/409] 199.204.45.4 () {44 vars in 991 bytes} [Tue Apr 28 14:38:26 2026] GET /v2.0/security-groups/eb7f7782-ea30-4c0d-9f95-e3bcaec8c9bb => generated 2886 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/410] 199.204.45.4 () {44 vars in 991 bytes} [Tue Apr 28 14:38:26 2026] GET /v2.0/security-groups/eb7f7782-ea30-4c0d-9f95-e3bcaec8c9bb => generated 2886 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/411] 199.204.45.4 () {44 vars in 1001 bytes} [Tue Apr 28 14:38:26 2026] GET /v2.0/security-group-rules/f3fdb634-fec8-433a-8cfa-bfcfe219ded7 => generated 627 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/414] 199.204.45.4 () {44 vars in 965 bytes} [Tue Apr 28 14:38:38 2026] GET /v2.0/quotas/7b12733391ea4dfcbf1c1f1ec1430153 => generated 291 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:39:34.345 7 INFO neutron.api.v2.resource [None req-07d97cef-565d-46c9-a740-28bf502469a3 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 212/421] 199.204.45.4 () {44 vars in 1064 bytes} [Tue Apr 28 14:39:34 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=8a7bb71408d84db6b1816a19edce78eb => generated 139 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/422] 199.204.45.4 () {44 vars in 1087 bytes} [Tue Apr 28 14:39:34 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=8a7bb71408d84db6b1816a19edce78eb => generated 4072 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/423] 199.204.45.4 () {44 vars in 1078 bytes} [Tue Apr 28 14:39:35 2026] GET /v2.0/security-groups/e9f898cb-e764-4c86-a4d3-b3dd08d5e030?project_id=8a7bb71408d84db6b1816a19edce78eb => generated 4075 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/424] 199.204.45.4 () {44 vars in 991 bytes} [Tue Apr 28 14:39:35 2026] GET /v2.0/security-groups/e9f898cb-e764-4c86-a4d3-b3dd08d5e030 => generated 4075 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/425] 199.204.45.4 () {44 vars in 1001 bytes} [Tue Apr 28 14:39:35 2026] GET /v2.0/security-group-rules/20b0cea6-75f9-48e9-9663-9d67b9444311 => generated 597 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/426] 199.204.45.4 () {44 vars in 1078 bytes} [Tue Apr 28 14:39:36 2026] GET /v2.0/security-groups/e9f898cb-e764-4c86-a4d3-b3dd08d5e030?project_id=8a7bb71408d84db6b1816a19edce78eb => generated 4075 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/427] 199.204.45.4 () {44 vars in 991 bytes} [Tue Apr 28 14:39:36 2026] GET /v2.0/security-groups/e9f898cb-e764-4c86-a4d3-b3dd08d5e030 => generated 4075 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/428] 199.204.45.4 () {44 vars in 1001 bytes} [Tue Apr 28 14:39:36 2026] GET /v2.0/security-group-rules/13ac267b-2911-447b-8866-de6a9658c38f => generated 599 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/431] 199.204.45.4 () {44 vars in 1078 bytes} [Tue Apr 28 14:39:37 2026] GET /v2.0/security-groups/e9f898cb-e764-4c86-a4d3-b3dd08d5e030?project_id=8a7bb71408d84db6b1816a19edce78eb => generated 4075 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/432] 199.204.45.4 () {44 vars in 991 bytes} [Tue Apr 28 14:39:37 2026] GET /v2.0/security-groups/e9f898cb-e764-4c86-a4d3-b3dd08d5e030 => generated 4075 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/433] 199.204.45.4 () {44 vars in 1001 bytes} [Tue Apr 28 14:39:37 2026] GET /v2.0/security-group-rules/c9990f1a-6c43-4835-adc8-f412487cb5ad => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/434] 199.204.45.4 () {44 vars in 1078 bytes} [Tue Apr 28 14:39:38 2026] GET /v2.0/security-groups/e9f898cb-e764-4c86-a4d3-b3dd08d5e030?project_id=8a7bb71408d84db6b1816a19edce78eb => generated 4075 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/435] 199.204.45.4 () {44 vars in 991 bytes} [Tue Apr 28 14:39:38 2026] GET /v2.0/security-groups/e9f898cb-e764-4c86-a4d3-b3dd08d5e030 => generated 4075 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/436] 199.204.45.4 () {44 vars in 1001 bytes} [Tue Apr 28 14:39:38 2026] GET /v2.0/security-group-rules/c60ae7a8-0858-4687-bd38-2fea4c6b40f8 => generated 602 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/437] 199.204.45.4 () {44 vars in 965 bytes} [Tue Apr 28 14:39:46 2026] GET /v2.0/quotas/8a7bb71408d84db6b1816a19edce78eb => generated 291 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/446] 199.204.45.4 () {44 vars in 939 bytes} [Tue Apr 28 14:40:39 2026] GET /v2.0/networks?name=public => generated 753 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/453] 10.0.0.239 () {32 vars in 647 bytes} [Tue Apr 28 14:41:36 2026] GET /v2.0/networks => generated 2168 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/456] 10.0.0.239 () {32 vars in 653 bytes} [Tue Apr 28 14:41:37 2026] GET /v2.0/floatingips => generated 19 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/457] 10.0.0.239 () {32 vars in 645 bytes} [Tue Apr 28 14:41:37 2026] GET /v2.0/routers => generated 15 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/458] 10.0.0.239 () {32 vars in 641 bytes} [Tue Apr 28 14:41:37 2026] GET /v2.0/ports => generated 4725 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/459] 10.0.0.239 () {32 vars in 645 bytes} [Tue Apr 28 14:41:37 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: 7|app: 0|req: 231/460] 10.0.0.239 () {32 vars in 647 bytes} [Tue Apr 28 14:41:37 2026] GET /v2.0/networks => generated 2168 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/461] 10.0.0.239 () {32 vars in 661 bytes} [Tue Apr 28 14:41:37 2026] GET /v2.0/security-groups => generated 17401 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/462] 10.0.0.239 () {32 vars in 653 bytes} [Tue Apr 28 14:41:37 2026] GET /v2.0/subnetpools => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:41:49.650 8 INFO neutron.db.segments_db [None req-319def1e-9229-4839-ae7c-2ec68a524146 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Added segment 9d07203f-a536-49c6-afdf-163ccd3afec4 of type vxlan for network c5531907-417c-44c7-999c-ea4e6fb06855 [pid: 8|app: 0|req: 231/463] 10.0.0.239 () {34 vars in 669 bytes} [Tue Apr 28 14:41:49 2026] POST /v2.0/networks => generated 729 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 14:41:49.812 7 INFO neutron.db.segments_db [None req-05bb378b-5738-472f-bf43-a174d46b03ad 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Added segment 0802d281-0acd-4dae-9ca4-a5240db7cfb8 of type vxlan for network 9409ac2c-e464-41bd-b239-5a1654770cf0 [pid: 7|app: 0|req: 233/464] 10.0.0.239 () {34 vars in 669 bytes} [Tue Apr 28 14:41:49 2026] POST /v2.0/networks => generated 729 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/465] 10.0.0.239 () {34 vars in 667 bytes} [Tue Apr 28 14:41:49 2026] POST /v2.0/subnets => generated 695 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 14:41:50.020 8 INFO neutron.db.segments_db [None req-cfd1b6a8-0f57-479f-ab8d-4ca0e5ba0bc9 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Added segment 441c1ed9-4bbe-441e-bceb-933f8a1614b1 of type vxlan for network 141df484-d446-4296-89f5-ce6ec098d9b2 [pid: 7|app: 0|req: 234/466] 10.0.0.239 () {34 vars in 667 bytes} [Tue Apr 28 14:41:49 2026] POST /v2.0/subnets => generated 695 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 14:41:50.113 7 INFO neutron.db.segments_db [None req-9ece6450-0740-4e60-a7a0-f986d31bf34d 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Added segment 62617c81-9dfa-46b3-ad74-29e77f78a3f0 of type vxlan for network 6a0095f4-9c93-474e-8bda-ee5eaedd9739 2026-04-28 14:41:50.273 8 INFO neutron.db.l3_hamode_db [None req-cfd1b6a8-0f57-479f-ab8d-4ca0e5ba0bc9 557f55be9665473299b679d6fda8de32 dd8586fcaad147bd96370d6845dd0dd4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 14:41:50.375 7 INFO neutron.db.l3_hamode_db [None req-9ece6450-0740-4e60-a7a0-f986d31bf34d 557f55be9665473299b679d6fda8de32 3dcf98fcddd449219bc4dec0a4abc838 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 14:41:51.170 8 INFO neutron.db.l3_hamode_db [None req-cfd1b6a8-0f57-479f-ab8d-4ca0e5ba0bc9 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 14:41:51.653 7 INFO neutron.db.l3_hamode_db [None req-9ece6450-0740-4e60-a7a0-f986d31bf34d 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 233/467] 10.0.0.239 () {34 vars in 667 bytes} [Tue Apr 28 14:41:49 2026] POST /v2.0/routers => generated 735 bytes in 2582 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/468] 10.0.0.239 () {34 vars in 667 bytes} [Tue Apr 28 14:41:50 2026] POST /v2.0/routers => generated 735 bytes in 2650 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/469] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:41:52 2026] GET /v2.0/security-groups?tenant_id=a4e3cc71be2345da9303700644f92ce5&name=default => generated 2921 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/472] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:41:52 2026] GET /v2.0/security-groups?tenant_id=17f7aff155b441a9bd60e525e8b33fee&name=default => generated 2921 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/473] 10.0.0.239 () {34 vars in 781 bytes} [Tue Apr 28 14:41:52 2026] PUT /v2.0/routers/fe56e16d-98a5-4d0a-b0e2-62df21eed886/add_router_interface => generated 309 bytes in 1242 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/474] 10.0.0.239 () {34 vars in 781 bytes} [Tue Apr 28 14:41:52 2026] PUT /v2.0/routers/c496d7fa-e116-48c2-b228-f4fdb60e0d9e/add_router_interface => generated 309 bytes in 1221 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/475] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:41:54 2026] DELETE /v2.0/security-groups/b257906a-403d-4fd4-ac37-b4b305ffae6f => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/476] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:41:54 2026] DELETE /v2.0/security-groups/73682964-434f-4df4-9029-c00b7600307b => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/477] 10.0.0.239 () {34 vars in 683 bytes} [Tue Apr 28 14:41:54 2026] POST /v2.0/security-groups => generated 1659 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/478] 10.0.0.239 () {34 vars in 693 bytes} [Tue Apr 28 14:41:54 2026] POST /v2.0/security-group-rules => generated 597 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/479] 10.0.0.239 () {34 vars in 693 bytes} [Tue Apr 28 14:41:55 2026] POST /v2.0/security-group-rules => generated 602 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/480] 10.0.0.73 () {38 vars in 968 bytes} [Tue Apr 28 14:41:55 2026] POST /v2.0/security-groups => generated 1685 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/481] 10.0.0.239 () {34 vars in 674 bytes} [Tue Apr 28 14:41:55 2026] POST /v2.0/floatingips => generated 552 bytes in 541 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/482] 10.0.0.73 () {34 vars in 988 bytes} [Tue Apr 28 14:41:55 2026] GET /v2.0/security-groups/b125b88a-d7c3-49c9-836b-35acdb57ea73 => generated 1685 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/483] 10.0.0.73 () {38 vars in 978 bytes} [Tue Apr 28 14:41:55 2026] POST /v2.0/security-group-rules => generated 614 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/484] 10.0.0.73 () {38 vars in 968 bytes} [Tue Apr 28 14:41:56 2026] POST /v2.0/security-groups => generated 1683 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/485] 10.0.0.73 () {34 vars in 988 bytes} [Tue Apr 28 14:41:56 2026] GET /v2.0/security-groups/5c85d762-e7ab-499e-881b-01a9791dd0b0 => generated 1683 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/486] 10.0.0.73 () {38 vars in 978 bytes} [Tue Apr 28 14:41:56 2026] POST /v2.0/security-group-rules => generated 614 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/487] 10.0.0.73 () {34 vars in 988 bytes} [Tue Apr 28 14:41:56 2026] GET /v2.0/security-groups/5c85d762-e7ab-499e-881b-01a9791dd0b0 => generated 2308 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/488] 10.0.0.73 () {38 vars in 978 bytes} [Tue Apr 28 14:41:56 2026] POST /v2.0/security-group-rules => generated 619 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/489] 10.0.0.73 () {34 vars in 988 bytes} [Tue Apr 28 14:41:56 2026] GET /v2.0/security-groups/5c85d762-e7ab-499e-881b-01a9791dd0b0 => generated 2938 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/490] 10.0.0.73 () {34 vars in 998 bytes} [Tue Apr 28 14:41:56 2026] GET /v2.0/security-group-rules/e4e14e18-b9c4-4618-bc33-3a8c8fea466c => generated 616 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/491] 10.0.0.73 () {34 vars in 988 bytes} [Tue Apr 28 14:41:56 2026] GET /v2.0/security-groups/5c85d762-e7ab-499e-881b-01a9791dd0b0 => generated 2938 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/492] 10.0.0.73 () {36 vars in 1020 bytes} [Tue Apr 28 14:41:56 2026] DELETE /v2.0/security-group-rules/e4e14e18-b9c4-4618-bc33-3a8c8fea466c => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/493] 10.0.0.73 () {34 vars in 988 bytes} [Tue Apr 28 14:41:56 2026] GET /v2.0/security-groups/5c85d762-e7ab-499e-881b-01a9791dd0b0 => generated 2308 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/494] 10.0.0.73 () {36 vars in 1010 bytes} [Tue Apr 28 14:41:57 2026] DELETE /v2.0/security-groups/5c85d762-e7ab-499e-881b-01a9791dd0b0 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/495] 10.0.0.73 () {34 vars in 988 bytes} [Tue Apr 28 14:41:57 2026] GET /v2.0/security-groups/b125b88a-d7c3-49c9-836b-35acdb57ea73 => generated 2310 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/496] 10.0.0.73 () {36 vars in 1010 bytes} [Tue Apr 28 14:41:57 2026] DELETE /v2.0/security-groups/b125b88a-d7c3-49c9-836b-35acdb57ea73 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:41:57.901 7 INFO neutron_taas.services.taas.taas_plugin [None req-4fb255e8-5abd-4c7f-818e-28aca421691e 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] TaaS: Handle Delete Port: a370daa7-8fdf-448c-a0a9-589db4913bd8 2026-04-28 14:41:57.911 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4fb255e8-5abd-4c7f-818e-28aca421691e 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Tap Mirror: Handle Delete Port: a370daa7-8fdf-448c-a0a9-589db4913bd8 [pid: 7|app: 0|req: 249/497] 10.0.0.239 () {34 vars in 787 bytes} [Tue Apr 28 14:41:57 2026] PUT /v2.0/routers/fe56e16d-98a5-4d0a-b0e2-62df21eed886/remove_router_interface => generated 309 bytes in 1454 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:41:59.059 8 INFO neutron_taas.services.taas.taas_plugin [None req-6e6b1806-26c5-4b5d-80a9-a9c516dc035c 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] TaaS: Handle Delete Port: 18bd367b-075a-48ee-9a3c-2d636d3394a4 2026-04-28 14:41:59.067 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6e6b1806-26c5-4b5d-80a9-a9c516dc035c 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Tap Mirror: Handle Delete Port: 18bd367b-075a-48ee-9a3c-2d636d3394a4 2026-04-28 14:41:59.330 8 INFO neutron_taas.services.taas.taas_plugin [None req-6e6b1806-26c5-4b5d-80a9-a9c516dc035c 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] TaaS: Handle Delete Port: ec91335c-be71-496e-a6db-550802a913f3 2026-04-28 14:41:59.334 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6e6b1806-26c5-4b5d-80a9-a9c516dc035c 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Tap Mirror: Handle Delete Port: ec91335c-be71-496e-a6db-550802a913f3 2026-04-28 14:41:59.446 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-6e6b1806-26c5-4b5d-80a9-a9c516dc035c 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - 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: 7|app: 0|req: 250/498] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:41:59 2026] GET /v2.0/security-groups?tenant_id=e9fa026bdda9443899b370f5397c28b0&name=default => generated 2925 bytes in 485 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/499] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:41:59 2026] DELETE /v2.0/security-groups/c0fd5964-9e0c-4b4c-bb4e-79bcf4bdd273 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:41:59.855 8 INFO neutron.db.l3_hamode_db [None req-6e6b1806-26c5-4b5d-80a9-a9c516dc035c 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] HA network 141df484-d446-4296-89f5-ce6ec098d9b2 was deleted as no HA routers are present in tenant dd8586fcaad147bd96370d6845dd0dd4. [pid: 8|app: 0|req: 249/500] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:41:58 2026] DELETE /v2.0/routers/fe56e16d-98a5-4d0a-b0e2-62df21eed886 => generated 0 bytes in 1025 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/501] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:41:59 2026] DELETE /v2.0/subnets/2a7b74a7-2e78-4d55-9066-eaf7501ad01c => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/502] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:41:59 2026] GET /v2.0/security-groups?tenant_id=8b0a36a78bb548a1bde78e97d23cbf06&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 14:42:00.198 7 INFO neutron_taas.services.taas.taas_plugin [None req-30e7c916-e415-4ff2-9d59-bcb48243e272 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] TaaS: Handle Delete Port: 8dd77ec8-9a01-4d81-9961-3dbbfa211f70 2026-04-28 14:42:00.201 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-30e7c916-e415-4ff2-9d59-bcb48243e272 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Tap Mirror: Handle Delete Port: 8dd77ec8-9a01-4d81-9961-3dbbfa211f70 [pid: 8|app: 0|req: 251/503] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:42:00 2026] DELETE /v2.0/security-groups/399318c6-2b0a-4bd4-93f3-b44431aeab0f => 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: 252/504] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:42:00 2026] GET /v2.0/security-groups?tenant_id=0d21c21272b14a40903140f1c82c9bce&name=default => generated 2925 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/505] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:42:00 2026] DELETE /v2.0/networks/c5531907-417c-44c7-999c-ea4e6fb06855 => generated 0 bytes in 401 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 14:42:00.551 8 INFO neutron.services.segments.plugin [-] Segment 441c1ed9-4bbe-441e-bceb-933f8a1614b1 resource provider aggregate not found [pid: 8|app: 0|req: 253/506] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:42:00 2026] DELETE /v2.0/security-groups/52c6a404-2f3c-4731-b79b-4a783f477fe8 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:42:00.568 8 INFO neutron.services.segments.plugin [-] Segment 441c1ed9-4bbe-441e-bceb-933f8a1614b1 resource provider aggregate not found 2026-04-28 14:42:00.574 8 INFO neutron.services.segments.plugin [-] Segment 441c1ed9-4bbe-441e-bceb-933f8a1614b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 441c1ed9-4bbe-441e-bceb-933f8a1614b1 found for delete ", "request_id": "req-49c49007-0807-47b2-8d54-c3fcf590bee4"}]} 2026-04-28 14:42:00.587 8 INFO neutron.services.segments.plugin [-] Segment 441c1ed9-4bbe-441e-bceb-933f8a1614b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 441c1ed9-4bbe-441e-bceb-933f8a1614b1 found for delete ", "request_id": "req-8e4d3b33-5109-4d49-8d9c-ccd54e1416cc"}]} [pid: 7|app: 0|req: 254/507] 10.0.0.73 () {34 vars in 1095 bytes} [Tue Apr 28 14:42:00 2026] GET /v2.0/security-groups?name=tempest-securitygroup--338215708&fields=id&tenant_id=3dcf98fcddd449219bc4dec0a4abc838 => generated 69 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/508] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:42:00 2026] GET /v2.0/security-groups?tenant_id=dd8586fcaad147bd96370d6845dd0dd4&name=default => generated 2921 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/509] 10.0.0.73 () {34 vars in 979 bytes} [Tue Apr 28 14:42:00 2026] GET /v2.0/networks?id=9409ac2c-e464-41bd-b239-5a1654770cf0 => generated 680 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/510] 10.0.0.73 () {34 vars in 962 bytes} [Tue Apr 28 14:42:00 2026] GET /v2.0/quotas/3dcf98fcddd449219bc4dec0a4abc838 => 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: 255/511] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:42:00 2026] DELETE /v2.0/security-groups/2e542028-4976-499c-91af-b97e66a6b015 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/512] 10.0.0.73 () {34 vars in 999 bytes} [Tue Apr 28 14:42:00 2026] GET /v2.0/ports?tenant_id=3dcf98fcddd449219bc4dec0a4abc838&fields=id => generated 103 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/513] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:42:00 2026] GET /v2.0/security-groups?tenant_id=5218b7743b7a4954a15dc187b682a227&name=default => generated 2925 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 14:42:01.066 7 INFO neutron.services.segments.plugin [-] Segment 9d07203f-a536-49c6-afdf-163ccd3afec4 resource provider aggregate not found 2026-04-28 14:42:01.097 7 INFO neutron.services.segments.plugin [-] Segment 9d07203f-a536-49c6-afdf-163ccd3afec4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d07203f-a536-49c6-afdf-163ccd3afec4 found for delete ", "request_id": "req-7fe0e5c7-e611-4589-a68a-a2bd67801fe4"}]} [pid: 7|app: 0|req: 258/514] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:42:01 2026] DELETE /v2.0/security-groups/d9c6606c-3cf2-4b11-b5db-0ffef2f5b5c8 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:42:01.210 7 INFO neutron.services.segments.plugin [-] Segment 9d07203f-a536-49c6-afdf-163ccd3afec4 resource provider aggregate not found 2026-04-28 14:42:01.228 7 INFO neutron.services.segments.plugin [-] Segment 9d07203f-a536-49c6-afdf-163ccd3afec4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d07203f-a536-49c6-afdf-163ccd3afec4 found for delete ", "request_id": "req-a8783c5d-9d05-4876-96bb-79483367c421"}]} [pid: 8|app: 0|req: 257/515] 10.0.0.73 () {34 vars in 904 bytes} [Tue Apr 28 14:42:01 2026] GET /v2.0/extensions => generated 21537 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/516] 10.0.0.73 () {34 vars in 1005 bytes} [Tue Apr 28 14:42:01 2026] GET /v2.0/networks/9409ac2c-e464-41bd-b239-5a1654770cf0?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: 258/517] 10.0.0.73 () {34 vars in 1105 bytes} [Tue Apr 28 14:42:01 2026] GET /v2.0/networks/9409ac2c-e464-41bd-b239-5a1654770cf0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/518] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:42:01 2026] GET /v2.0/ports?device_id=900c65e4-6fa8-4e11-a2ed-6d85332f0bea => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/519] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:42:03 2026] GET /v2.0/ports?device_id=900c65e4-6fa8-4e11-a2ed-6d85332f0bea => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:42:03.251 8 INFO neutron.db.segments_db [None req-0bb04b25-1e82-44c7-9400-2c602297aa93 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Added segment 5494bbea-833a-4d45-a1d4-340130e4cf15 of type vxlan for network acfd72aa-fb87-48a6-9856-b403981ec783 [pid: 8|app: 0|req: 259/520] 10.0.0.239 () {34 vars in 669 bytes} [Tue Apr 28 14:42:02 2026] POST /v2.0/networks => generated 725 bytes in 491 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/521] 10.0.0.239 () {34 vars in 667 bytes} [Tue Apr 28 14:42:03 2026] POST /v2.0/subnets => generated 691 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 14:42:03.651 8 INFO neutron.db.segments_db [None req-cf39d72f-6ae6-4b79-a554-6842586e98b9 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Added segment 606eacee-bfbd-4c1f-8332-a5d36e111c42 of type vxlan for network 1f109f6b-4bf2-4725-a884-877bbaa862f3 2026-04-28 14:42:03.868 8 INFO neutron.db.l3_hamode_db [None req-cf39d72f-6ae6-4b79-a554-6842586e98b9 557f55be9665473299b679d6fda8de32 70ef747cc69f482d854309774f7bd89b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 263/522] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:42:04 2026] GET /v2.0/ports?device_id=900c65e4-6fa8-4e11-a2ed-6d85332f0bea => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:42:04.647 8 INFO neutron.db.l3_hamode_db [None req-cf39d72f-6ae6-4b79-a554-6842586e98b9 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 264/523] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:42:05 2026] GET /v2.0/ports?device_id=900c65e4-6fa8-4e11-a2ed-6d85332f0bea => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/524] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:42:05 2026] GET /v2.0/security-groups?tenant_id=75cea01eff2f4b22a4f437535e89e7de&name=default => generated 2925 bytes in 398 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/525] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:42:05 2026] DELETE /v2.0/security-groups/5dea67ad-c49f-4dd9-af73-9da2ef47b0c7 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/526] 10.0.0.239 () {34 vars in 667 bytes} [Tue Apr 28 14:42:03 2026] POST /v2.0/routers => generated 731 bytes in 2454 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/527] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:42:06 2026] GET /v2.0/security-groups?tenant_id=bb675bf493e54f99bce156efb95aa1a4&name=default => generated 2925 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/528] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:42:06 2026] DELETE /v2.0/security-groups/c1567852-17ea-42db-a4c6-d464a1291baa => 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: 263/529] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:42:06 2026] GET /v2.0/ports?device_id=900c65e4-6fa8-4e11-a2ed-6d85332f0bea => 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: 264/530] 199.204.45.4 () {34 vars in 982 bytes} [Tue Apr 28 14:42:06 2026] GET /v2.0/networks?id=9409ac2c-e464-41bd-b239-5a1654770cf0 => generated 680 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/533] 199.204.45.4 () {34 vars in 907 bytes} [Tue Apr 28 14:42:07 2026] GET /v2.0/extensions => generated 21537 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/534] 199.204.45.4 () {34 vars in 1046 bytes} [Tue Apr 28 14:42:07 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3dcf98fcddd449219bc4dec0a4abc838 => generated 180 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/535] 10.0.0.239 () {34 vars in 781 bytes} [Tue Apr 28 14:42:06 2026] PUT /v2.0/routers/90f87625-f879-4565-bb7b-6f593b38db66/add_router_interface => generated 309 bytes in 1345 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/536] 199.204.45.4 () {38 vars in 951 bytes} [Tue Apr 28 14:42:07 2026] POST /v2.0/ports => generated 958 bytes in 467 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/537] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:42:07 2026] GET /v2.0/ports?device_id=900c65e4-6fa8-4e11-a2ed-6d85332f0bea => generated 961 bytes in 75 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: 270/538] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:42:07 2026] GET /v2.0/security-groups?id=7de9667e-d64e-4196-b727-ca3c25d30f4a&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/539] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:42:07 2026] GET /v2.0/security-groups?tenant_id=d6f8dbcde8114e1a8a9500eb1eba7fdc&name=default => generated 2925 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/540] 10.0.0.73 () {38 vars in 968 bytes} [Tue Apr 28 14:42:08 2026] POST /v2.0/security-groups => generated 1681 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/541] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:42:08 2026] DELETE /v2.0/security-groups/05a87f26-a226-4154-b8e9-9cded20b07db => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/542] 10.0.0.73 () {38 vars in 968 bytes} [Tue Apr 28 14:42:08 2026] POST /v2.0/security-groups => generated 1681 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/543] 199.204.45.4 () {38 vars in 1024 bytes} [Tue Apr 28 14:42:07 2026] PUT /v2.0/ports/066fc9b4-9151-47e0-9040-96adc81377a7 => generated 1239 bytes in 511 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 273/544] 10.0.0.73 () {38 vars in 968 bytes} [Tue Apr 28 14:42:08 2026] POST /v2.0/security-groups => generated 1680 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/545] 10.0.0.73 () {34 vars in 999 bytes} [Tue Apr 28 14:42:08 2026] GET /v2.0/security-groups?tenant_id=70ef747cc69f482d854309774f7bd89b => generated 7907 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/546] 10.0.0.73 () {34 vars in 988 bytes} [Tue Apr 28 14:42:08 2026] GET /v2.0/security-groups/172d6aac-8c56-4234-b39c-8f1d76e60b73 => generated 2922 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/547] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:42:08 2026] GET /v2.0/security-groups?tenant_id=3312f72c0156432991f4c5f4e7e0e422&name=default => generated 2925 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/548] 10.0.0.73 () {34 vars in 988 bytes} [Tue Apr 28 14:42:08 2026] GET /v2.0/security-groups/172d6aac-8c56-4234-b39c-8f1d76e60b73 => generated 2922 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/549] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:42:08 2026] DELETE /v2.0/security-groups/a843db31-346b-4c2e-8fea-f0a62d2a6569 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/550] 10.0.0.73 () {34 vars in 988 bytes} [Tue Apr 28 14:42:08 2026] GET /v2.0/security-groups/c2338528-73e3-4c1a-bc99-d853732f6620 => generated 1681 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/551] 10.0.0.73 () {36 vars in 1010 bytes} [Tue Apr 28 14:42:08 2026] DELETE /v2.0/security-groups/c2338528-73e3-4c1a-bc99-d853732f6620 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:42:08.874 7 INFO neutron.api.v2.resource [req-be475a2f-0d33-49c5-b926-63d9aa5d9432 req-cb93be53-862f-47d1-a7c7-f411806518a2 49083e571a454d16a4606990856314f0 70ef747cc69f482d854309774f7bd89b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 278/552] 10.0.0.73 () {34 vars in 988 bytes} [Tue Apr 28 14:42:08 2026] GET /v2.0/security-groups/c2338528-73e3-4c1a-bc99-d853732f6620 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/553] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:42:08 2026] GET /v2.0/ports?device_id=900c65e4-6fa8-4e11-a2ed-6d85332f0bea => generated 973 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/554] 10.0.0.73 () {34 vars in 988 bytes} [Tue Apr 28 14:42:08 2026] GET /v2.0/security-groups/659dc369-080a-4776-b3b3-1293ffa0aed1 => generated 1681 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/555] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:42:08 2026] GET /v2.0/security-groups?id=7de9667e-d64e-4196-b727-ca3c25d30f4a&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/556] 10.0.0.73 () {36 vars in 1010 bytes} [Tue Apr 28 14:42:08 2026] DELETE /v2.0/security-groups/659dc369-080a-4776-b3b3-1293ffa0aed1 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:42:09.083 8 INFO neutron.api.v2.resource [req-b92f7e07-5935-4a79-b10f-095c8db77ab0 req-d2595d97-3ef5-479e-b1ec-9540baa0cf13 49083e571a454d16a4606990856314f0 70ef747cc69f482d854309774f7bd89b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 277/557] 10.0.0.73 () {34 vars in 988 bytes} [Tue Apr 28 14:42:09 2026] GET /v2.0/security-groups/659dc369-080a-4776-b3b3-1293ffa0aed1 => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/558] 10.0.0.73 () {34 vars in 988 bytes} [Tue Apr 28 14:42:09 2026] GET /v2.0/security-groups/fdb39f8d-2910-4448-8ccf-712578406c40 => generated 1680 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 14:42:09.163 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7fc8e172-17a4-431d-8fc0-3a2922e9bea0'] response: {'name': 'network-changed', 'server_uuid': '900c65e4-6fa8-4e11-a2ed-6d85332f0bea', 'tag': '066fc9b4-9151-47e0-9040-96adc81377a7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 278/559] 10.0.0.73 () {36 vars in 1010 bytes} [Tue Apr 28 14:42:09 2026] DELETE /v2.0/security-groups/fdb39f8d-2910-4448-8ccf-712578406c40 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:42:09.295 7 INFO neutron.api.v2.resource [req-d15e1c91-fa9f-4650-8389-6dcc72a3cff5 req-197e76aa-efc3-4f01-8543-5dbb2c67dd86 49083e571a454d16a4606990856314f0 70ef747cc69f482d854309774f7bd89b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 282/560] 10.0.0.73 () {34 vars in 988 bytes} [Tue Apr 28 14:42:09 2026] GET /v2.0/security-groups/fdb39f8d-2910-4448-8ccf-712578406c40 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/561] 10.0.0.73 () {34 vars in 999 bytes} [Tue Apr 28 14:42:09 2026] GET /v2.0/security-groups?tenant_id=70ef747cc69f482d854309774f7bd89b => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/562] 10.0.0.73 () {34 vars in 988 bytes} [Tue Apr 28 14:42:09 2026] GET /v2.0/security-groups/172d6aac-8c56-4234-b39c-8f1d76e60b73 => generated 2922 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/563] 10.0.0.73 () {34 vars in 988 bytes} [Tue Apr 28 14:42:09 2026] GET /v2.0/security-groups/172d6aac-8c56-4234-b39c-8f1d76e60b73 => generated 2922 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 14:42:09.506 7 INFO neutron.api.v2.resource [req-edb0757d-b138-429e-a3e4-474e5d51ab1a req-f36dfa41-56f5-484c-803e-54eb1b4bebae 49083e571a454d16a4606990856314f0 70ef747cc69f482d854309774f7bd89b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 284/564] 10.0.0.73 () {34 vars in 988 bytes} [Tue Apr 28 14:42:09 2026] GET /v2.0/security-groups/fdb39f8d-2910-4448-8ccf-712578406c40 => generated 146 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 14:42:09.565 7 INFO neutron.api.v2.resource [req-c596d655-9975-4ee2-b185-5afc225529c2 req-b04aa357-9f73-4505-9661-a46e5a1c0cd6 49083e571a454d16a4606990856314f0 70ef747cc69f482d854309774f7bd89b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 285/565] 10.0.0.73 () {34 vars in 988 bytes} [Tue Apr 28 14:42:09 2026] GET /v2.0/security-groups/659dc369-080a-4776-b3b3-1293ffa0aed1 => generated 146 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/566] 199.204.45.4 () {34 vars in 1076 bytes} [Tue Apr 28 14:42:09 2026] GET /v2.0/ports?tenant_id=3dcf98fcddd449219bc4dec0a4abc838&device_id=900c65e4-6fa8-4e11-a2ed-6d85332f0bea => generated 1242 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 14:42:09.616 8 INFO neutron.api.v2.resource [req-69b2c49b-3d00-4f91-82f8-835fa53b56ed req-e56df51d-5555-44a4-882a-331680ca11c5 49083e571a454d16a4606990856314f0 70ef747cc69f482d854309774f7bd89b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 282/567] 10.0.0.73 () {34 vars in 988 bytes} [Tue Apr 28 14:42:09 2026] GET /v2.0/security-groups/c2338528-73e3-4c1a-bc99-d853732f6620 => generated 146 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/568] 199.204.45.4 () {34 vars in 1056 bytes} [Tue Apr 28 14:42:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=066fc9b4-9151-47e0-9040-96adc81377a7 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/569] 199.204.45.4 () {34 vars in 980 bytes} [Tue Apr 28 14:42:09 2026] GET /v2.0/subnets?id=8287987b-4e1b-4993-afc5-c63b6093396d => generated 698 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/570] 199.204.45.4 () {34 vars in 1048 bytes} [Tue Apr 28 14:42:09 2026] GET /v2.0/ports?network_id=9409ac2c-e464-41bd-b239-5a1654770cf0&device_owner=network%3Adhcp => generated 1244 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/571] 199.204.45.4 () {34 vars in 1008 bytes} [Tue Apr 28 14:42:09 2026] GET /v2.0/networks/9409ac2c-e464-41bd-b239-5a1654770cf0?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/572] 199.204.45.4 () {34 vars in 1108 bytes} [Tue Apr 28 14:42:09 2026] GET /v2.0/networks/9409ac2c-e464-41bd-b239-5a1654770cf0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/573] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:42:10 2026] GET /v2.0/ports?device_id=900c65e4-6fa8-4e11-a2ed-6d85332f0bea => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/574] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:42:10 2026] GET /v2.0/security-groups?id=7de9667e-d64e-4196-b727-ca3c25d30f4a&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:42:10.146 8 INFO neutron_taas.services.taas.taas_plugin [None req-23a44eeb-bdc0-473e-b52e-1b7ef77ee540 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] TaaS: Handle Delete Port: 10ee6ef4-3a49-4629-bde3-6295fd865ae2 2026-04-28 14:42:10.150 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-23a44eeb-bdc0-473e-b52e-1b7ef77ee540 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Tap Mirror: Handle Delete Port: 10ee6ef4-3a49-4629-bde3-6295fd865ae2 [pid: 8|app: 0|req: 283/575] 10.0.0.239 () {34 vars in 787 bytes} [Tue Apr 28 14:42:09 2026] PUT /v2.0/routers/90f87625-f879-4565-bb7b-6f593b38db66/remove_router_interface => generated 309 bytes in 1074 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:42:10.968 7 INFO neutron_taas.services.taas.taas_plugin [None req-8cc3ab36-f49f-4556-95ef-958da33a9bb9 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] TaaS: Handle Delete Port: f034ee6c-4530-4d8b-a2e2-c7e6a4cbac6e 2026-04-28 14:42:10.971 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8cc3ab36-f49f-4556-95ef-958da33a9bb9 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Tap Mirror: Handle Delete Port: f034ee6c-4530-4d8b-a2e2-c7e6a4cbac6e 2026-04-28 14:42:11.249 7 INFO neutron_taas.services.taas.taas_plugin [None req-8cc3ab36-f49f-4556-95ef-958da33a9bb9 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] TaaS: Handle Delete Port: c8081949-64b3-4dfc-b306-27d48decce98 2026-04-28 14:42:11.251 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8cc3ab36-f49f-4556-95ef-958da33a9bb9 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Tap Mirror: Handle Delete Port: c8081949-64b3-4dfc-b306-27d48decce98 2026-04-28 14:42:11.336 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-8cc3ab36-f49f-4556-95ef-958da33a9bb9 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 69, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 45, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 341, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 576, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 603, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2245, in delete_router super().delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 646, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() 2026-04-28 14:42:11.503 8 INFO neutron.db.segments_db [None req-59474b19-9778-4383-b587-d441448b73cb 9e9f60e36e0e42eeb75ce1b4d3839a76 62268e5cfe054ebcb9ec55c0c86433ab - - default default] Added segment 3d7325a5-c3b7-4dc0-b6ef-0bea65244155 of type vxlan for network c23d98b3-76aa-4b4e-aa55-fe3c2a678774 2026-04-28 14:42:11.560 8 INFO neutron.db.segments_db [None req-59474b19-9778-4383-b587-d441448b73cb 9e9f60e36e0e42eeb75ce1b4d3839a76 62268e5cfe054ebcb9ec55c0c86433ab - - default default] Added segment 4a93398f-ebf7-4f49-b74b-11476b4f7423 of type vxlan for network 777f5c20-3f87-4d42-8375-b5cf802d9908 [pid: 8|app: 0|req: 284/576] 10.0.0.239 () {34 vars in 668 bytes} [Tue Apr 28 14:42:10 2026] POST /v2.0/networks => generated 1207 bytes in 748 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-28 14:42:11.659 7 INFO neutron.services.segments.plugin [-] Segment 606eacee-bfbd-4c1f-8332-a5d36e111c42 resource provider aggregate not found 2026-04-28 14:42:11.671 7 INFO neutron.services.segments.plugin [-] Segment 606eacee-bfbd-4c1f-8332-a5d36e111c42 resource provider aggregate not found 2026-04-28 14:42:11.682 7 INFO neutron.services.segments.plugin [-] Segment 606eacee-bfbd-4c1f-8332-a5d36e111c42 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 606eacee-bfbd-4c1f-8332-a5d36e111c42 found for delete ", "request_id": "req-f287940b-d1f3-472d-b795-29a68cd84fee"}]} [pid: 8|app: 0|req: 285/577] 199.204.45.4 () {34 vars in 1076 bytes} [Tue Apr 28 14:42:11 2026] GET /v2.0/ports?tenant_id=3dcf98fcddd449219bc4dec0a4abc838&device_id=900c65e4-6fa8-4e11-a2ed-6d85332f0bea => generated 1242 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 14:42:11.696 7 INFO neutron.services.segments.plugin [-] Segment 606eacee-bfbd-4c1f-8332-a5d36e111c42 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 606eacee-bfbd-4c1f-8332-a5d36e111c42 found for delete ", "request_id": "req-e2a50095-ae7b-4f7f-80f9-318063549f11"}]} 2026-04-28 14:42:11.706 7 INFO neutron.db.l3_hamode_db [None req-8cc3ab36-f49f-4556-95ef-958da33a9bb9 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] HA network 1f109f6b-4bf2-4725-a884-877bbaa862f3 was deleted as no HA routers are present in tenant 70ef747cc69f482d854309774f7bd89b. [pid: 7|app: 0|req: 293/578] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:42:10 2026] DELETE /v2.0/routers/90f87625-f879-4565-bb7b-6f593b38db66 => generated 0 bytes in 1003 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/579] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:42:11 2026] GET /v2.0/ports?device_id=900c65e4-6fa8-4e11-a2ed-6d85332f0bea => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/580] 10.0.0.239 () {32 vars in 647 bytes} [Tue Apr 28 14:42:11 2026] GET /v2.0/networks => generated 1844 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/581] 199.204.45.4 () {34 vars in 982 bytes} [Tue Apr 28 14:42:11 2026] GET /v2.0/networks?id=9409ac2c-e464-41bd-b239-5a1654770cf0 => generated 776 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/582] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:42:11 2026] GET /v2.0/security-groups?tenant_id=d761e580ee5f4b32a3fe0a37c8c990fa&name=default => generated 2925 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/583] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:42:11 2026] GET /v2.0/security-groups?id=7de9667e-d64e-4196-b727-ca3c25d30f4a&fields=id&fields=name => generated 113 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/584] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:42:11 2026] DELETE /v2.0/subnets/27c9f390-9bf6-48f7-8df9-f458fa1e8494 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/585] 199.204.45.4 () {34 vars in 1056 bytes} [Tue Apr 28 14:42:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=066fc9b4-9151-47e0-9040-96adc81377a7 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/586] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:42:11 2026] DELETE /v2.0/networks/c23d98b3-76aa-4b4e-aa55-fe3c2a678774 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/587] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:42:12 2026] DELETE /v2.0/security-groups/07dbd66e-d582-482f-bf18-acc99b0d5bb9 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/588] 199.204.45.4 () {34 vars in 980 bytes} [Tue Apr 28 14:42:12 2026] GET /v2.0/subnets?id=8287987b-4e1b-4993-afc5-c63b6093396d => generated 698 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:42:12.204 7 INFO neutron_taas.services.taas.taas_plugin [None req-711d2cbc-387c-474f-9b51-e5cbc9a0c9ab 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] TaaS: Handle Delete Port: 25f97205-b0ce-4d96-813b-4302c5977d39 2026-04-28 14:42:12.209 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-711d2cbc-387c-474f-9b51-e5cbc9a0c9ab 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Tap Mirror: Handle Delete Port: 25f97205-b0ce-4d96-813b-4302c5977d39 2026-04-28 14:42:12.307 8 INFO neutron.services.segments.plugin [-] Segment 4a93398f-ebf7-4f49-b74b-11476b4f7423 resource provider aggregate not found 2026-04-28 14:42:12.314 8 INFO neutron.services.segments.plugin [-] Segment 4a93398f-ebf7-4f49-b74b-11476b4f7423 resource provider aggregate not found 2026-04-28 14:42:12.332 8 INFO neutron.services.segments.plugin [-] Segment 4a93398f-ebf7-4f49-b74b-11476b4f7423 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a93398f-ebf7-4f49-b74b-11476b4f7423 found for delete ", "request_id": "req-7928563e-6e8e-4540-986e-c774e383eea6"}]} [pid: 8|app: 0|req: 293/589] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:42:12 2026] DELETE /v2.0/networks/777f5c20-3f87-4d42-8375-b5cf802d9908 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 14:42:12.345 8 INFO neutron.services.segments.plugin [-] Segment 4a93398f-ebf7-4f49-b74b-11476b4f7423 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a93398f-ebf7-4f49-b74b-11476b4f7423 found for delete ", "request_id": "req-7be0e6c5-d73a-479a-b590-3e2a814348aa"}]} [pid: 7|app: 0|req: 297/590] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:42:12 2026] DELETE /v2.0/networks/acfd72aa-fb87-48a6-9856-b403981ec783 => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/591] 199.204.45.4 () {34 vars in 1048 bytes} [Tue Apr 28 14:42:12 2026] GET /v2.0/ports?network_id=9409ac2c-e464-41bd-b239-5a1654770cf0&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/592] 10.0.0.239 () {32 vars in 647 bytes} [Tue Apr 28 14:42:12 2026] GET /v2.0/networks => generated 651 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/593] 199.204.45.4 () {34 vars in 1008 bytes} [Tue Apr 28 14:42:12 2026] GET /v2.0/networks/9409ac2c-e464-41bd-b239-5a1654770cf0?fields=segments => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:42:12.502 8 INFO neutron.db.segments_db [None req-7bb5503c-e7f2-4bab-806f-a7ce239a44e2 9e9f60e36e0e42eeb75ce1b4d3839a76 62268e5cfe054ebcb9ec55c0c86433ab - - default default] Added segment b6410158-912b-4e11-b4d0-42557aacaffb of type vxlan for network b53527ef-0da0-4176-b862-4f72d86475f3 [pid: 7|app: 0|req: 298/594] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:42:12 2026] GET /v2.0/security-groups?tenant_id=44687351572345eabea79cafec8e5866&name=default => generated 2925 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/595] 199.204.45.4 () {34 vars in 1108 bytes} [Tue Apr 28 14:42:12 2026] GET /v2.0/networks/9409ac2c-e464-41bd-b239-5a1654770cf0?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: 297/596] 10.0.0.239 () {34 vars in 668 bytes} [Tue Apr 28 14:42:12 2026] POST /v2.0/networks => generated 635 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/597] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:42:12 2026] GET /v2.0/security-groups?tenant_id=70ef747cc69f482d854309774f7bd89b&name=default => generated 2925 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 14:42:12.706 8 INFO neutron.db.segments_db [None req-9555b368-bfcf-4417-bb38-9df2b8decdc8 9e9f60e36e0e42eeb75ce1b4d3839a76 62268e5cfe054ebcb9ec55c0c86433ab - - default default] Added segment 085f0a6b-82a4-4a9d-bf9b-784263f13cf0 of type vxlan for network db7b8285-cc9e-46c2-acdb-7dcab6000d0b [pid: 7|app: 0|req: 300/598] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:42:12 2026] DELETE /v2.0/security-groups/13d9032d-a5b1-459f-9eaf-4eac3bc26986 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/599] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:42:12 2026] DELETE /v2.0/security-groups/172d6aac-8c56-4234-b39c-8f1d76e60b73 => 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: 299/600] 10.0.0.239 () {34 vars in 668 bytes} [Tue Apr 28 14:42:12 2026] POST /v2.0/networks => generated 634 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/601] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:42:13 2026] GET /v2.0/ports?device_id=900c65e4-6fa8-4e11-a2ed-6d85332f0bea => generated 973 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/602] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:42:13 2026] GET /v2.0/security-groups?id=7de9667e-d64e-4196-b727-ca3c25d30f4a&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/603] 10.0.0.239 () {34 vars in 663 bytes} [Tue Apr 28 14:42:12 2026] POST /v2.0/ports => generated 1506 bytes in 718 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-28 14:42:13.707 7 INFO neutron.services.segments.plugin [-] Segment 3d7325a5-c3b7-4dc0-b6ef-0bea65244155 resource provider aggregate not found [pid: 8|app: 0|req: 302/604] 10.0.0.239 () {32 vars in 641 bytes} [Tue Apr 28 14:42:13 2026] GET /v2.0/ports => generated 1506 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 14:42:13.741 7 INFO neutron.services.segments.plugin [-] Segment 3d7325a5-c3b7-4dc0-b6ef-0bea65244155 resource provider aggregate not found 2026-04-28 14:42:13.745 7 INFO neutron.services.segments.plugin [-] Segment 3d7325a5-c3b7-4dc0-b6ef-0bea65244155 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d7325a5-c3b7-4dc0-b6ef-0bea65244155 found for delete ", "request_id": "req-22f79fea-ba6d-4e3f-898b-1c3cee7f2d3a"}]} 2026-04-28 14:42:13.783 7 INFO neutron.services.segments.plugin [-] Segment 5494bbea-833a-4d45-a1d4-340130e4cf15 resource provider aggregate not found 2026-04-28 14:42:13.784 7 INFO neutron.services.segments.plugin [-] Segment 3d7325a5-c3b7-4dc0-b6ef-0bea65244155 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d7325a5-c3b7-4dc0-b6ef-0bea65244155 found for delete ", "request_id": "req-48faabcb-f6f3-47a6-af94-900fa3d40311"}]} 2026-04-28 14:42:13.835 7 INFO neutron.services.segments.plugin [-] Segment 5494bbea-833a-4d45-a1d4-340130e4cf15 resource provider aggregate not found 2026-04-28 14:42:13.843 7 INFO neutron.services.segments.plugin [-] Segment 5494bbea-833a-4d45-a1d4-340130e4cf15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5494bbea-833a-4d45-a1d4-340130e4cf15 found for delete ", "request_id": "req-38e37aca-d7eb-42c1-8cc8-a95ad2be6a29"}]} 2026-04-28 14:42:13.861 7 INFO neutron.services.segments.plugin [-] Segment 5494bbea-833a-4d45-a1d4-340130e4cf15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5494bbea-833a-4d45-a1d4-340130e4cf15 found for delete ", "request_id": "req-6f7afd2e-b778-4481-8aae-6fb1d28468fc"}]} 2026-04-28 14:42:13.892 7 INFO neutron_taas.services.taas.taas_plugin [None req-68e2306a-43e6-4547-9f85-f797c1e7a468 9e9f60e36e0e42eeb75ce1b4d3839a76 62268e5cfe054ebcb9ec55c0c86433ab - - default default] TaaS: Handle Delete Port: 11f758b7-7907-4744-bf88-3437fb59ceea 2026-04-28 14:42:13.897 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-68e2306a-43e6-4547-9f85-f797c1e7a468 9e9f60e36e0e42eeb75ce1b4d3839a76 62268e5cfe054ebcb9ec55c0c86433ab - - default default] Tap Mirror: Handle Delete Port: 11f758b7-7907-4744-bf88-3437fb59ceea [pid: 7|app: 0|req: 303/605] 10.0.0.239 () {32 vars in 718 bytes} [Tue Apr 28 14:42:13 2026] DELETE /v2.0/ports/11f758b7-7907-4744-bf88-3437fb59ceea => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 14:42:14.118 8 INFO neutron_taas.services.taas.taas_plugin [None req-8b1729b5-529b-493c-9f0c-343ca6521841 9e9f60e36e0e42eeb75ce1b4d3839a76 62268e5cfe054ebcb9ec55c0c86433ab - - default default] TaaS: Handle Delete Port: 6aacbea3-78b2-4cc0-a518-1f7a77b80337 2026-04-28 14:42:14.123 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8b1729b5-529b-493c-9f0c-343ca6521841 9e9f60e36e0e42eeb75ce1b4d3839a76 62268e5cfe054ebcb9ec55c0c86433ab - - default default] Tap Mirror: Handle Delete Port: 6aacbea3-78b2-4cc0-a518-1f7a77b80337 [pid: 8|app: 0|req: 303/606] 10.0.0.239 () {32 vars in 718 bytes} [Tue Apr 28 14:42:13 2026] DELETE /v2.0/ports/6aacbea3-78b2-4cc0-a518-1f7a77b80337 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/607] 10.0.0.239 () {32 vars in 641 bytes} [Tue Apr 28 14:42:14 2026] GET /v2.0/ports => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:42:14.303 8 INFO neutron.db.segments_db [None req-417f77fa-a940-4d88-bb70-81d500d0c508 9e9f60e36e0e42eeb75ce1b4d3839a76 62268e5cfe054ebcb9ec55c0c86433ab - - default default] Added segment 9651bf7f-4ab3-4276-a42a-2f4cf8745eb6 of type vxlan for network 8eec0701-cbc7-4b11-a580-bb47ca0f0864 [pid: 7|app: 0|req: 304/608] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:42:14 2026] GET /v2.0/ports?device_id=900c65e4-6fa8-4e11-a2ed-6d85332f0bea => generated 973 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/609] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:42:14 2026] GET /v2.0/security-groups?id=7de9667e-d64e-4196-b727-ca3c25d30f4a&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/610] 10.0.0.239 () {34 vars in 668 bytes} [Tue Apr 28 14:42:14 2026] POST /v2.0/networks => generated 635 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 14:42:14.470 7 INFO neutron.db.segments_db [None req-8c1358f0-6ace-4a8e-bb64-9d0e6216c4c1 9e9f60e36e0e42eeb75ce1b4d3839a76 62268e5cfe054ebcb9ec55c0c86433ab - - default default] Added segment b51164fb-0991-40eb-b115-b7177672fe75 of type vxlan for network b2a3326b-01ce-4893-969e-0c1c6aeb6d4e [pid: 7|app: 0|req: 306/611] 10.0.0.239 () {34 vars in 668 bytes} [Tue Apr 28 14:42:14 2026] POST /v2.0/networks => generated 634 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 14:42:15.283 8 INFO neutron.db.segments_db [None req-79d442a3-49c2-46e3-9f2b-87da318704d3 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Added segment de972d49-8de6-490f-8562-78c2c0acfe15 of type vxlan for network 329b86b1-84d9-4423-9f8e-86899c0af77d [pid: 8|app: 0|req: 306/612] 10.0.0.239 () {34 vars in 669 bytes} [Tue Apr 28 14:42:14 2026] POST /v2.0/networks => generated 733 bytes in 465 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/613] 10.0.0.239 () {34 vars in 667 bytes} [Tue Apr 28 14:42:15 2026] POST /v2.0/subnets => generated 699 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/614] 10.0.0.239 () {34 vars in 667 bytes} [Tue Apr 28 14:42:15 2026] POST /v2.0/subnets => generated 1324 bytes in 525 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/615] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:42:15 2026] GET /v2.0/ports?device_id=900c65e4-6fa8-4e11-a2ed-6d85332f0bea => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:42:15.681 7 INFO neutron.db.segments_db [None req-faa80e37-7179-40b0-9e99-d1ee4b061c57 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Added segment 24c5d54e-1cf1-46d5-bbdf-a0296c4bc563 of type vxlan for network d5ccee2c-d04c-4fd3-97c5-840308ac46c4 [pid: 8|app: 0|req: 309/616] 10.0.0.239 () {32 vars in 645 bytes} [Tue Apr 28 14:42:15 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: 8|app: 0|req: 310/617] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:42:15 2026] GET /v2.0/security-groups?id=7de9667e-d64e-4196-b727-ca3c25d30f4a&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/618] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:42:15 2026] DELETE /v2.0/subnets/e33a735f-2c3a-4261-8c8e-5003e834b53f => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 14:42:15.898 7 INFO neutron.db.l3_hamode_db [None req-faa80e37-7179-40b0-9e99-d1ee4b061c57 557f55be9665473299b679d6fda8de32 243c81a4c97048ba9a77b14054e19a12 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 312/619] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:42:15 2026] DELETE /v2.0/subnets/567ad674-dd22-4948-b223-6414a3bbd0ee => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/620] 10.0.0.239 () {32 vars in 645 bytes} [Tue Apr 28 14:42:16 2026] GET /v2.0/subnets => generated 649 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:42:16.219 8 INFO neutron.services.segments.plugin [-] Segment b51164fb-0991-40eb-b115-b7177672fe75 resource provider aggregate not found 2026-04-28 14:42:16.225 8 INFO neutron.services.segments.plugin [-] Segment b51164fb-0991-40eb-b115-b7177672fe75 resource provider aggregate not found 2026-04-28 14:42:16.243 8 INFO neutron.services.segments.plugin [-] Segment b51164fb-0991-40eb-b115-b7177672fe75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b51164fb-0991-40eb-b115-b7177672fe75 found for delete ", "request_id": "req-c4ddc23d-c418-4a97-9c82-6b62b9c261b6"}]} 2026-04-28 14:42:16.247 8 INFO neutron.services.segments.plugin [-] Segment b51164fb-0991-40eb-b115-b7177672fe75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b51164fb-0991-40eb-b115-b7177672fe75 found for delete ", "request_id": "req-ab43e25c-98a5-4ea7-b0fe-71629e5493a5"}]} [pid: 8|app: 0|req: 314/621] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:42:16 2026] DELETE /v2.0/networks/b2a3326b-01ce-4893-969e-0c1c6aeb6d4e => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/622] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:42:16 2026] DELETE /v2.0/networks/8eec0701-cbc7-4b11-a580-bb47ca0f0864 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/623] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:42:16 2026] DELETE /v2.0/networks/db7b8285-cc9e-46c2-acdb-7dcab6000d0b => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 14:42:16.648 7 INFO neutron.db.l3_hamode_db [None req-faa80e37-7179-40b0-9e99-d1ee4b061c57 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 317/624] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:42:16 2026] DELETE /v2.0/networks/b53527ef-0da0-4176-b862-4f72d86475f3 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/625] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:42:16 2026] GET /v2.0/ports?device_id=900c65e4-6fa8-4e11-a2ed-6d85332f0bea => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/626] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:42:16 2026] GET /v2.0/security-groups?id=7de9667e-d64e-4196-b727-ca3c25d30f4a&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/627] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:42:17 2026] GET /v2.0/security-groups?tenant_id=62268e5cfe054ebcb9ec55c0c86433ab&name=default => generated 2925 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/628] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:42:17 2026] DELETE /v2.0/security-groups/9aacfd47-59a1-46d3-8c98-062261db50ef => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/629] 10.0.0.239 () {34 vars in 667 bytes} [Tue Apr 28 14:42:15 2026] POST /v2.0/routers => generated 739 bytes in 2002 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/630] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:42:17 2026] GET /v2.0/ports?device_id=900c65e4-6fa8-4e11-a2ed-6d85332f0bea => generated 973 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/631] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:42:18 2026] GET /v2.0/security-groups?id=7de9667e-d64e-4196-b727-ca3c25d30f4a&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:42:18.277 8 INFO neutron.services.segments.plugin [-] Segment 9651bf7f-4ab3-4276-a42a-2f4cf8745eb6 resource provider aggregate not found 2026-04-28 14:42:18.281 8 INFO neutron.services.segments.plugin [-] Segment 9651bf7f-4ab3-4276-a42a-2f4cf8745eb6 resource provider aggregate not found 2026-04-28 14:42:18.301 8 INFO neutron.services.segments.plugin [-] Segment 9651bf7f-4ab3-4276-a42a-2f4cf8745eb6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9651bf7f-4ab3-4276-a42a-2f4cf8745eb6 found for delete ", "request_id": "req-3332fea5-bd76-4bb5-bccf-03c19a03620b"}]} 2026-04-28 14:42:18.302 8 INFO neutron.services.segments.plugin [-] Segment 9651bf7f-4ab3-4276-a42a-2f4cf8745eb6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9651bf7f-4ab3-4276-a42a-2f4cf8745eb6 found for delete ", "request_id": "req-6028efa4-a5b0-4054-a456-513624abc888"}]} 2026-04-28 14:42:18.321 8 INFO neutron.services.segments.plugin [-] Segment 085f0a6b-82a4-4a9d-bf9b-784263f13cf0 resource provider aggregate not found 2026-04-28 14:42:18.335 8 INFO neutron.services.segments.plugin [-] Segment 085f0a6b-82a4-4a9d-bf9b-784263f13cf0 resource provider aggregate not found 2026-04-28 14:42:18.351 8 INFO neutron.services.segments.plugin [-] Segment 085f0a6b-82a4-4a9d-bf9b-784263f13cf0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 085f0a6b-82a4-4a9d-bf9b-784263f13cf0 found for delete ", "request_id": "req-86f07a20-221d-4cdf-a73a-4c336906eb41"}]} 2026-04-28 14:42:18.359 8 INFO neutron.services.segments.plugin [-] Segment 085f0a6b-82a4-4a9d-bf9b-784263f13cf0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 085f0a6b-82a4-4a9d-bf9b-784263f13cf0 found for delete ", "request_id": "req-c95f8aa4-499d-4ae4-a8b3-f619c61b29a5"}]} 2026-04-28 14:42:18.374 8 INFO neutron.services.segments.plugin [-] Segment b6410158-912b-4e11-b4d0-42557aacaffb resource provider aggregate not found 2026-04-28 14:42:18.387 8 INFO neutron.services.segments.plugin [-] Segment b6410158-912b-4e11-b4d0-42557aacaffb resource provider aggregate not found 2026-04-28 14:42:18.395 8 INFO neutron.services.segments.plugin [-] Segment b6410158-912b-4e11-b4d0-42557aacaffb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6410158-912b-4e11-b4d0-42557aacaffb found for delete ", "request_id": "req-3747e385-06d3-4b7b-a5b3-554ddc2ea2cd"}]} 2026-04-28 14:42:18.410 8 INFO neutron.services.segments.plugin [-] Segment b6410158-912b-4e11-b4d0-42557aacaffb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6410158-912b-4e11-b4d0-42557aacaffb found for delete ", "request_id": "req-cdfa77f2-35a9-440b-b37a-2f20156dc4ad"}]} [pid: 8|app: 0|req: 322/632] 10.0.0.239 () {34 vars in 781 bytes} [Tue Apr 28 14:42:17 2026] PUT /v2.0/routers/fc605e79-af37-496e-99ef-de38d94ffc1d/add_router_interface => generated 309 bytes in 1551 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/633] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:42:19 2026] GET /v2.0/ports?device_id=900c65e4-6fa8-4e11-a2ed-6d85332f0bea => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/634] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:42:19 2026] GET /v2.0/security-groups?id=7de9667e-d64e-4196-b727-ca3c25d30f4a&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/635] 10.0.0.239 () {34 vars in 683 bytes} [Tue Apr 28 14:42:19 2026] POST /v2.0/security-groups => generated 1660 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/636] 10.0.0.239 () {34 vars in 693 bytes} [Tue Apr 28 14:42:19 2026] POST /v2.0/security-group-rules => generated 597 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/637] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:42:20 2026] GET /v2.0/security-groups?tenant_id=0a85d746ce854f02bd5deff09ed7f632&name=default => generated 2925 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 14:42:20.277 8 INFO neutron.db.segments_db [None req-df0f5747-f30b-45d0-9cc5-4b3c1320b34a 347ccfda82d14e74ab6bce29bc29c31d 3657aa4218da484782fe9f5eda466cfd - - default default] Added segment a7c86405-261e-4e0a-8cd0-c6f9779fdcdf of type vxlan for network 5ec0c80b-7979-491f-83da-3182d6ae120d [pid: 8|app: 0|req: 324/638] 10.0.0.239 () {34 vars in 668 bytes} [Tue Apr 28 14:42:19 2026] POST /v2.0/networks => generated 629 bytes in 537 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/639] 10.0.0.239 () {34 vars in 693 bytes} [Tue Apr 28 14:42:20 2026] POST /v2.0/security-group-rules => generated 602 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/640] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:42:20 2026] DELETE /v2.0/security-groups/1ea451a3-ba8f-43fc-8d4b-417fb88fa866 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/641] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:42:20 2026] GET /v2.0/ports?device_id=900c65e4-6fa8-4e11-a2ed-6d85332f0bea => generated 975 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/642] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:42:20 2026] GET /v2.0/security-groups?id=7de9667e-d64e-4196-b727-ca3c25d30f4a&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/643] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:42:20 2026] GET /v2.0/security-groups?tenant_id=5f6076e980b44f8685a6ef952be14b2d&name=default => generated 2925 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/644] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:42:20 2026] DELETE /v2.0/security-groups/addae78b-8511-4387-9ded-6f78d2564b9c => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/645] 10.0.0.239 () {34 vars in 667 bytes} [Tue Apr 28 14:42:20 2026] POST /v2.0/subnets => generated 673 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 14:42:21.342 7 INFO neutron.db.segments_db [None req-5cb61c18-9f60-413c-9c95-040123bcbe6d 347ccfda82d14e74ab6bce29bc29c31d 3657aa4218da484782fe9f5eda466cfd - - default default] Added segment f8235213-ce42-4c2d-af0e-ba95f30cb8b0 of type vxlan for network 4a6262aa-5bc2-416d-849c-536afa1adabb [pid: 7|app: 0|req: 321/646] 10.0.0.239 () {34 vars in 668 bytes} [Tue Apr 28 14:42:21 2026] POST /v2.0/networks => generated 628 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/647] 10.0.0.239 () {34 vars in 741 bytes} [Tue Apr 28 14:42:21 2026] PUT /v2.0/networks/4a6262aa-5bc2-416d-849c-536afa1adabb => generated 592 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/648] 10.0.0.239 () {34 vars in 674 bytes} [Tue Apr 28 14:42:20 2026] POST /v2.0/floatingips => generated 552 bytes in 1080 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/649] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:42:21 2026] GET /v2.0/ports?device_id=900c65e4-6fa8-4e11-a2ed-6d85332f0bea => generated 975 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/650] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:42:21 2026] GET /v2.0/security-groups?id=7de9667e-d64e-4196-b727-ca3c25d30f4a&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/651] 10.0.0.239 () {34 vars in 667 bytes} [Tue Apr 28 14:42:21 2026] POST /v2.0/subnets => generated 646 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/652] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:42:21 2026] GET /v2.0/ports?device_id=900c65e4-6fa8-4e11-a2ed-6d85332f0bea => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/653] 10.0.0.239 () {34 vars in 739 bytes} [Tue Apr 28 14:42:21 2026] PUT /v2.0/subnets/812b3867-9f20-412a-a445-773b294ecabc => generated 656 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:42:22.255 8 INFO neutron.services.segments.plugin [-] Segment f8235213-ce42-4c2d-af0e-ba95f30cb8b0 resource provider aggregate not found 2026-04-28 14:42:22.259 8 INFO neutron.services.segments.plugin [-] Segment f8235213-ce42-4c2d-af0e-ba95f30cb8b0 resource provider aggregate not found 2026-04-28 14:42:22.276 8 INFO neutron.services.segments.plugin [-] Segment f8235213-ce42-4c2d-af0e-ba95f30cb8b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8235213-ce42-4c2d-af0e-ba95f30cb8b0 found for delete ", "request_id": "req-e6706eb7-7ad1-4535-a971-4bccdecb3877"}]} 2026-04-28 14:42:22.281 8 INFO neutron.services.segments.plugin [-] Segment f8235213-ce42-4c2d-af0e-ba95f30cb8b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8235213-ce42-4c2d-af0e-ba95f30cb8b0 found for delete ", "request_id": "req-9255d572-bab6-40f5-938e-b2adcfc897e5"}]} [pid: 8|app: 0|req: 330/654] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:42:22 2026] DELETE /v2.0/networks/4a6262aa-5bc2-416d-849c-536afa1adabb => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/657] 10.0.0.73 () {34 vars in 1097 bytes} [Tue Apr 28 14:42:22 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2061125873&fields=id&tenant_id=243c81a4c97048ba9a77b14054e19a12 => generated 69 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:42:22.375 8 INFO neutron.pecan_wsgi.hooks.translation [None req-08f5f73f-a7bd-4410-8470-e4556025b309 347ccfda82d14e74ab6bce29bc29c31d 3657aa4218da484782fe9f5eda466cfd - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 334/658] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:42:22 2026] DELETE /v2.0/networks/4a6262aa-5bc2-416d-849c-536afa1adabb => generated 138 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/659] 10.0.0.73 () {34 vars in 979 bytes} [Tue Apr 28 14:42:22 2026] GET /v2.0/networks?id=329b86b1-84d9-4423-9f8e-86899c0af77d => generated 684 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/660] 10.0.0.239 () {32 vars in 692 bytes} [Tue Apr 28 14:42:22 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/661] 10.0.0.73 () {34 vars in 962 bytes} [Tue Apr 28 14:42:22 2026] GET /v2.0/quotas/243c81a4c97048ba9a77b14054e19a12 => 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: 338/662] 10.0.0.239 () {32 vars in 740 bytes} [Tue Apr 28 14:42:22 2026] GET /v2.0/subnets?network_id=24551227-cd95-4a24-b62d-9e2327126e8e => generated 649 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/663] 10.0.0.73 () {34 vars in 999 bytes} [Tue Apr 28 14:42:22 2026] GET /v2.0/ports?tenant_id=243c81a4c97048ba9a77b14054e19a12&fields=id => generated 57 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/664] 10.0.0.239 () {32 vars in 651 bytes} [Tue Apr 28 14:42:22 2026] GET /v2.0/extensions => generated 21537 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/665] 10.0.0.73 () {34 vars in 1005 bytes} [Tue Apr 28 14:42:22 2026] GET /v2.0/networks/329b86b1-84d9-4423-9f8e-86899c0af77d?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: 342/666] 10.0.0.239 () {32 vars in 647 bytes} [Tue Apr 28 14:42:22 2026] GET /v2.0/networks => generated 1313 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/667] 10.0.0.73 () {34 vars in 1105 bytes} [Tue Apr 28 14:42:22 2026] GET /v2.0/networks/329b86b1-84d9-4423-9f8e-86899c0af77d?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: 344/668] 10.0.0.239 () {32 vars in 645 bytes} [Tue Apr 28 14:42:22 2026] GET /v2.0/subnets => generated 1312 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/669] 10.0.0.239 () {32 vars in 721 bytes} [Tue Apr 28 14:42:22 2026] GET /v2.0/networks/5ec0c80b-7979-491f-83da-3182d6ae120d => generated 673 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/670] 10.0.0.239 () {32 vars in 719 bytes} [Tue Apr 28 14:42:22 2026] GET /v2.0/subnets/d85fc652-2b10-4496-92c6-af588390c98f => generated 673 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/671] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:42:22 2026] GET /v2.0/ports?device_id=bf6b87a2-7d64-46d2-9064-47c3c99c998d => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:42:23.015 7 INFO neutron.db.l3_db [None req-0921ccb0-90b5-4c09-8bac-ac93cf776a56 592396a6628743ff8686f15e91a26c5a 3dcf98fcddd449219bc4dec0a4abc838 - - default default] Floating IP 4270f5a9-ddb9-4434-a6db-427b72c4f567 associated. External IP: 10.96.250.210, port: 066fc9b4-9151-47e0-9040-96adc81377a7. 2026-04-28 14:42:23.020 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f015a6b5-6e02-4fd2-8490-030e60f37a78 347ccfda82d14e74ab6bce29bc29c31d 3657aa4218da484782fe9f5eda466cfd - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 348/672] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:42:23 2026] DELETE /v2.0/subnets/812b3867-9f20-412a-a445-773b294ecabc => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 14:42:23.043 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e665f89c-0857-4420-b034-85a2bf793417 347ccfda82d14e74ab6bce29bc29c31d 3657aa4218da484782fe9f5eda466cfd - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 349/673] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:42:23 2026] DELETE /v2.0/networks/4a6262aa-5bc2-416d-849c-536afa1adabb => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/674] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:42:23 2026] DELETE /v2.0/subnets/d85fc652-2b10-4496-92c6-af588390c98f => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/675] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:42:23 2026] DELETE /v2.0/networks/5ec0c80b-7979-491f-83da-3182d6ae120d => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/676] 10.0.0.239 () {34 vars in 747 bytes} [Tue Apr 28 14:42:21 2026] PUT /v2.0/floatingips/4270f5a9-ddb9-4434-a6db-427b72c4f567 => generated 856 bytes in 1478 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/677] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:42:23 2026] GET /v2.0/ports?device_id=900c65e4-6fa8-4e11-a2ed-6d85332f0bea => generated 975 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/678] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:42:23 2026] GET /v2.0/security-groups?id=7de9667e-d64e-4196-b727-ca3c25d30f4a&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:42:24.053 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7611244e-9409-4a66-b14e-bb3b547f0984'] response: {'name': 'network-changed', 'server_uuid': '900c65e4-6fa8-4e11-a2ed-6d85332f0bea', 'tag': '066fc9b4-9151-47e0-9040-96adc81377a7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 353/679] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:42:23 2026] GET /v2.0/security-groups?tenant_id=3657aa4218da484782fe9f5eda466cfd&name=default => generated 2925 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/680] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:42:24 2026] GET /v2.0/ports?device_id=900c65e4-6fa8-4e11-a2ed-6d85332f0bea => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/681] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:42:24 2026] GET /v2.0/ports?device_id=bf6b87a2-7d64-46d2-9064-47c3c99c998d => 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: 355/682] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:42:24 2026] GET /v2.0/security-groups?id=7de9667e-d64e-4196-b727-ca3c25d30f4a&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/683] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:42:24 2026] DELETE /v2.0/security-groups/72ce91b8-28fc-4321-8c38-81c1cf636966 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:42:24.296 8 INFO neutron.services.segments.plugin [-] Segment a7c86405-261e-4e0a-8cd0-c6f9779fdcdf resource provider aggregate not found 2026-04-28 14:42:24.301 8 INFO neutron.services.segments.plugin [-] Segment a7c86405-261e-4e0a-8cd0-c6f9779fdcdf resource provider aggregate not found 2026-04-28 14:42:24.324 8 INFO neutron.services.segments.plugin [-] Segment a7c86405-261e-4e0a-8cd0-c6f9779fdcdf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7c86405-261e-4e0a-8cd0-c6f9779fdcdf found for delete ", "request_id": "req-d0215f63-62d7-4579-9fc2-3e15ec39170f"}]} 2026-04-28 14:42:24.327 8 INFO neutron.services.segments.plugin [-] Segment a7c86405-261e-4e0a-8cd0-c6f9779fdcdf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7c86405-261e-4e0a-8cd0-c6f9779fdcdf found for delete ", "request_id": "req-28bc3684-418f-408b-b127-f80fd2fab28e"}]} [pid: 8|app: 0|req: 356/684] 199.204.45.4 () {34 vars in 1076 bytes} [Tue Apr 28 14:42:24 2026] GET /v2.0/ports?tenant_id=3dcf98fcddd449219bc4dec0a4abc838&device_id=900c65e4-6fa8-4e11-a2ed-6d85332f0bea => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/685] 199.204.45.4 () {34 vars in 982 bytes} [Tue Apr 28 14:42:24 2026] GET /v2.0/networks?id=9409ac2c-e464-41bd-b239-5a1654770cf0 => generated 776 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/686] 199.204.45.4 () {34 vars in 1056 bytes} [Tue Apr 28 14:42:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=066fc9b4-9151-47e0-9040-96adc81377a7 => generated 859 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/687] 199.204.45.4 () {34 vars in 980 bytes} [Tue Apr 28 14:42:24 2026] GET /v2.0/subnets?id=8287987b-4e1b-4993-afc5-c63b6093396d => 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: 358/688] 199.204.45.4 () {34 vars in 1048 bytes} [Tue Apr 28 14:42:24 2026] GET /v2.0/ports?network_id=9409ac2c-e464-41bd-b239-5a1654770cf0&device_owner=network%3Adhcp => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/689] 199.204.45.4 () {34 vars in 1008 bytes} [Tue Apr 28 14:42:24 2026] GET /v2.0/networks/9409ac2c-e464-41bd-b239-5a1654770cf0?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: 359/690] 199.204.45.4 () {34 vars in 1108 bytes} [Tue Apr 28 14:42:25 2026] GET /v2.0/networks/9409ac2c-e464-41bd-b239-5a1654770cf0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/691] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:42:25 2026] GET /v2.0/ports?device_id=bf6b87a2-7d64-46d2-9064-47c3c99c998d => 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: 360/692] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:42:25 2026] GET /v2.0/ports?device_id=900c65e4-6fa8-4e11-a2ed-6d85332f0bea => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/693] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:42:25 2026] GET /v2.0/security-groups?id=7de9667e-d64e-4196-b727-ca3c25d30f4a&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/694] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:42:25 2026] GET /v2.0/security-groups?tenant_id=ab1da75b5bbf41248496c2c9a603aab8&name=default => generated 2925 bytes in 335 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/695] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:42:25 2026] DELETE /v2.0/security-groups/7a8bc102-82fe-4e71-bba7-642eaa1f19b9 => 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: 362/696] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:42:26 2026] GET /v2.0/security-groups?tenant_id=a327ca191c044b39931ed5e30acee491&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/697] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:42:26 2026] GET /v2.0/ports?device_id=bf6b87a2-7d64-46d2-9064-47c3c99c998d => 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: 364/698] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:42:26 2026] DELETE /v2.0/security-groups/5d903286-56c8-4072-8a11-6c4a8c74077a => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/699] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:42:26 2026] GET /v2.0/ports?device_id=900c65e4-6fa8-4e11-a2ed-6d85332f0bea => generated 975 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/700] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:42:26 2026] GET /v2.0/security-groups?id=7de9667e-d64e-4196-b727-ca3c25d30f4a&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/701] 10.0.0.239 () {34 vars in 682 bytes} [Tue Apr 28 14:42:26 2026] POST /v2.0/security-groups => generated 1625 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/702] 10.0.0.239 () {32 vars in 661 bytes} [Tue Apr 28 14:42:26 2026] GET /v2.0/security-groups => generated 4530 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/703] 199.204.45.4 () {34 vars in 990 bytes} [Tue Apr 28 14:42:26 2026] GET /v2.0/ports?device_id=900c65e4-6fa8-4e11-a2ed-6d85332f0bea => generated 975 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/704] 10.0.0.239 () {34 vars in 756 bytes} [Tue Apr 28 14:42:26 2026] PUT /v2.0/security-groups/c320479e-0e9c-4010-a9a2-8225325d9b52 => generated 1664 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/705] 10.0.0.239 () {32 vars in 735 bytes} [Tue Apr 28 14:42:26 2026] GET /v2.0/security-groups/c320479e-0e9c-4010-a9a2-8225325d9b52 => generated 1664 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 14:42:26.923 8 INFO neutron_taas.services.taas.taas_plugin [req-6fe47032-07f2-4ea8-a46f-a0223eceb030 req-f6b6d009-dc30-4ed5-9a80-6cd44aa46180 592396a6628743ff8686f15e91a26c5a 3dcf98fcddd449219bc4dec0a4abc838 - - default default] TaaS: Handle Delete Port: 066fc9b4-9151-47e0-9040-96adc81377a7 2026-04-28 14:42:26.926 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-6fe47032-07f2-4ea8-a46f-a0223eceb030 req-f6b6d009-dc30-4ed5-9a80-6cd44aa46180 592396a6628743ff8686f15e91a26c5a 3dcf98fcddd449219bc4dec0a4abc838 - - default default] Tap Mirror: Handle Delete Port: 066fc9b4-9151-47e0-9040-96adc81377a7 [pid: 7|app: 0|req: 339/706] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:42:26 2026] DELETE /v2.0/security-groups/c320479e-0e9c-4010-a9a2-8225325d9b52 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/707] 10.0.0.239 () {32 vars in 661 bytes} [Tue Apr 28 14:42:26 2026] GET /v2.0/security-groups => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 14:42:27.009 7 INFO neutron.api.v2.resource [None req-970bef25-d514-4bd6-8532-ee9608acc318 bc48e2eaefcd4b1eaace16efb589704d ea3d454ab0a9425c9bf9edf6bbadd3c1 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 341/708] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:42:26 2026] DELETE /v2.0/security-groups/c320479e-0e9c-4010-a9a2-8225325d9b52 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 14:42:27.128 8 INFO neutron.db.l3_db [req-6fe47032-07f2-4ea8-a46f-a0223eceb030 req-f6b6d009-dc30-4ed5-9a80-6cd44aa46180 592396a6628743ff8686f15e91a26c5a 3dcf98fcddd449219bc4dec0a4abc838 - - default default] Floating IP 4270f5a9-ddb9-4434-a6db-427b72c4f567 disassociated. External IP: 10.96.250.210, port: 066fc9b4-9151-47e0-9040-96adc81377a7. [pid: 7|app: 0|req: 342/709] 10.0.0.239 () {34 vars in 682 bytes} [Tue Apr 28 14:42:27 2026] POST /v2.0/security-groups => generated 1624 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/710] 10.0.0.239 () {34 vars in 693 bytes} [Tue Apr 28 14:42:27 2026] POST /v2.0/security-group-rules => generated 601 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/711] 10.0.0.239 () {32 vars in 745 bytes} [Tue Apr 28 14:42:27 2026] GET /v2.0/security-group-rules/ffdbeb50-1f1d-415c-b389-8a7f7dab5453 => generated 601 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/712] 10.0.0.239 () {32 vars in 671 bytes} [Tue Apr 28 14:42:27 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/713] 199.204.45.4 () {34 vars in 982 bytes} [Tue Apr 28 14:42:27 2026] GET /v2.0/networks?id=329b86b1-84d9-4423-9f8e-86899c0af77d => generated 684 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/714] 10.0.0.239 () {32 vars in 748 bytes} [Tue Apr 28 14:42:27 2026] DELETE /v2.0/security-group-rules/ffdbeb50-1f1d-415c-b389-8a7f7dab5453 => 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: 368/715] 199.204.45.4 () {36 vars in 993 bytes} [Tue Apr 28 14:42:26 2026] DELETE /v2.0/ports/066fc9b4-9151-47e0-9040-96adc81377a7 => generated 0 bytes in 781 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/716] 199.204.45.4 () {34 vars in 1046 bytes} [Tue Apr 28 14:42:27 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=243c81a4c97048ba9a77b14054e19a12 => generated 181 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/717] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:42:27 2026] GET /v2.0/ports?device_id=bf6b87a2-7d64-46d2-9064-47c3c99c998d => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/718] 10.0.0.239 () {32 vars in 671 bytes} [Tue Apr 28 14:42:27 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 14:42:27.677 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-da30c380-39ce-4c2d-b8fc-dd3080ccf960'] response: {'server_uuid': '900c65e4-6fa8-4e11-a2ed-6d85332f0bea', 'name': 'network-vif-deleted', 'tag': '066fc9b4-9151-47e0-9040-96adc81377a7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 350/719] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:42:27 2026] GET /v2.0/ports?device_id=900c65e4-6fa8-4e11-a2ed-6d85332f0bea => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/720] 10.0.0.239 () {34 vars in 693 bytes} [Tue Apr 28 14:42:27 2026] POST /v2.0/security-group-rules => generated 601 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/721] 10.0.0.239 () {32 vars in 745 bytes} [Tue Apr 28 14:42:27 2026] GET /v2.0/security-group-rules/b14c18eb-f663-41ca-9533-277e1e8f60fe => generated 601 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/722] 10.0.0.239 () {32 vars in 671 bytes} [Tue Apr 28 14:42:27 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/723] 10.0.0.239 () {32 vars in 748 bytes} [Tue Apr 28 14:42:27 2026] DELETE /v2.0/security-group-rules/b14c18eb-f663-41ca-9533-277e1e8f60fe => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/724] 10.0.0.239 () {32 vars in 671 bytes} [Tue Apr 28 14:42:27 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/725] 199.204.45.4 () {38 vars in 951 bytes} [Tue Apr 28 14:42:27 2026] POST /v2.0/ports => generated 954 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 14:42:28.098 7 INFO neutron.db.securitygroups_db [None req-73521cbd-3ca1-467d-9701-dbd459735e32 bc48e2eaefcd4b1eaace16efb589704d ea3d454ab0a9425c9bf9edf6bbadd3c1 - - default default] Project ea3d454ab0a9425c9bf9edf6bbadd3c1 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 7|app: 0|req: 356/726] 10.0.0.239 () {34 vars in 693 bytes} [Tue Apr 28 14:42:28 2026] POST /v2.0/security-group-rules => generated 607 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/727] 10.0.0.239 () {32 vars in 745 bytes} [Tue Apr 28 14:42:28 2026] GET /v2.0/security-group-rules/225da961-a8a0-4052-8aca-af4bb33ad1fd => generated 607 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/728] 10.0.0.239 () {32 vars in 671 bytes} [Tue Apr 28 14:42:28 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/729] 10.0.0.239 () {32 vars in 748 bytes} [Tue Apr 28 14:42:28 2026] DELETE /v2.0/security-group-rules/225da961-a8a0-4052-8aca-af4bb33ad1fd => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/730] 10.0.0.239 () {32 vars in 651 bytes} [Tue Apr 28 14:42:28 2026] GET /v2.0/extensions => generated 21537 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/731] 199.204.45.4 () {38 vars in 1024 bytes} [Tue Apr 28 14:42:28 2026] PUT /v2.0/ports/2c38a0d7-b137-4b94-b7bc-4d79eb39f45e => generated 1235 bytes in 420 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 372/732] 10.0.0.239 () {32 vars in 679 bytes} [Tue Apr 28 14:42:28 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/733] 10.0.0.239 () {32 vars in 679 bytes} [Tue Apr 28 14:42:28 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/734] 10.0.0.239 () {32 vars in 727 bytes} [Tue Apr 28 14:42:28 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/735] 10.0.0.239 () {32 vars in 663 bytes} [Tue Apr 28 14:42:28 2026] GET /v2.0/extensions/agent => generated 153 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/736] 10.0.0.239 () {32 vars in 697 bytes} [Tue Apr 28 14:42:28 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/737] 10.0.0.239 () {32 vars in 695 bytes} [Tue Apr 28 14:42:28 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/738] 10.0.0.239 () {32 vars in 699 bytes} [Tue Apr 28 14:42:28 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/739] 10.0.0.239 () {32 vars in 671 bytes} [Tue Apr 28 14:42:28 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/740] 10.0.0.239 () {32 vars in 687 bytes} [Tue Apr 28 14:42:28 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/741] 10.0.0.239 () {32 vars in 701 bytes} [Tue Apr 28 14:42:28 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: 8|app: 0|req: 381/742] 10.0.0.239 () {32 vars in 691 bytes} [Tue Apr 28 14:42:28 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/743] 10.0.0.239 () {32 vars in 693 bytes} [Tue Apr 28 14:42:28 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: 8|app: 0|req: 383/744] 10.0.0.239 () {32 vars in 683 bytes} [Tue Apr 28 14:42:28 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/745] 10.0.0.239 () {32 vars in 685 bytes} [Tue Apr 28 14:42:28 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: 8|app: 0|req: 385/746] 10.0.0.239 () {32 vars in 659 bytes} [Tue Apr 28 14:42:28 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/747] 10.0.0.239 () {32 vars in 697 bytes} [Tue Apr 28 14:42:28 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/748] 10.0.0.239 () {32 vars in 677 bytes} [Tue Apr 28 14:42:28 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/749] 10.0.0.239 () {32 vars in 681 bytes} [Tue Apr 28 14:42:28 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/750] 10.0.0.239 () {32 vars in 673 bytes} [Tue Apr 28 14:42:28 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/751] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:42:28 2026] DELETE /v2.0/security-groups/c1ee698f-b9a9-4b08-9bc9-16905caa8594 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/752] 10.0.0.239 () {32 vars in 687 bytes} [Tue Apr 28 14:42:28 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/753] 10.0.0.239 () {32 vars in 721 bytes} [Tue Apr 28 14:42:28 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/754] 10.0.0.239 () {32 vars in 685 bytes} [Tue Apr 28 14:42:28 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/755] 10.0.0.239 () {32 vars in 667 bytes} [Tue Apr 28 14:42:28 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/756] 10.0.0.239 () {32 vars in 685 bytes} [Tue Apr 28 14:42:28 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/757] 10.0.0.239 () {32 vars in 679 bytes} [Tue Apr 28 14:42:28 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/758] 10.0.0.239 () {32 vars in 661 bytes} [Tue Apr 28 14:42:28 2026] GET /v2.0/security-groups => generated 2925 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/759] 10.0.0.239 () {32 vars in 697 bytes} [Tue Apr 28 14:42:28 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/760] 10.0.0.239 () {32 vars in 677 bytes} [Tue Apr 28 14:42:28 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/761] 10.0.0.239 () {32 vars in 665 bytes} [Tue Apr 28 14:42:28 2026] GET /v2.0/extensions/router => generated 256 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/762] 10.0.0.239 () {32 vars in 661 bytes} [Tue Apr 28 14:42:28 2026] GET /v2.0/security-groups => generated 2925 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/763] 10.0.0.239 () {32 vars in 675 bytes} [Tue Apr 28 14:42:28 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/764] 10.0.0.239 () {32 vars in 663 bytes} [Tue Apr 28 14:42:28 2026] GET /v2.0/extensions/l3-ha => 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: 400/765] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:42:28 2026] GET /v2.0/ports?device_id=900c65e4-6fa8-4e11-a2ed-6d85332f0bea => 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: 401/766] 10.0.0.239 () {32 vars in 673 bytes} [Tue Apr 28 14:42:28 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: 8|app: 0|req: 402/767] 10.0.0.239 () {32 vars in 711 bytes} [Tue Apr 28 14:42:28 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: 7|app: 0|req: 366/768] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:42:28 2026] GET /v2.0/ports?device_id=bf6b87a2-7d64-46d2-9064-47c3c99c998d => generated 969 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/769] 10.0.0.239 () {32 vars in 689 bytes} [Tue Apr 28 14:42:28 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/770] 10.0.0.239 () {32 vars in 681 bytes} [Tue Apr 28 14:42:28 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: 8|app: 0|req: 405/771] 10.0.0.239 () {32 vars in 667 bytes} [Tue Apr 28 14:42:28 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: 8|app: 0|req: 406/772] 10.0.0.239 () {32 vars in 685 bytes} [Tue Apr 28 14:42:28 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/773] 10.0.0.239 () {32 vars in 703 bytes} [Tue Apr 28 14:42:28 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/774] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:42:28 2026] GET /v2.0/security-groups?id=d2fcc000-65e9-444d-86aa-808a8bc38732&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/775] 10.0.0.239 () {32 vars in 673 bytes} [Tue Apr 28 14:42:28 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/776] 10.0.0.239 () {32 vars in 699 bytes} [Tue Apr 28 14:42:28 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/777] 10.0.0.239 () {32 vars in 673 bytes} [Tue Apr 28 14:42:28 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/778] 10.0.0.239 () {32 vars in 691 bytes} [Tue Apr 28 14:42:28 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/779] 10.0.0.239 () {32 vars in 687 bytes} [Tue Apr 28 14:42:28 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/780] 10.0.0.239 () {32 vars in 707 bytes} [Tue Apr 28 14:42:28 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/781] 10.0.0.239 () {32 vars in 703 bytes} [Tue Apr 28 14:42:28 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/782] 10.0.0.239 () {32 vars in 717 bytes} [Tue Apr 28 14:42:28 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/783] 10.0.0.239 () {32 vars in 695 bytes} [Tue Apr 28 14:42:28 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/784] 10.0.0.239 () {32 vars in 709 bytes} [Tue Apr 28 14:42:28 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/785] 10.0.0.239 () {32 vars in 667 bytes} [Tue Apr 28 14:42:28 2026] GET /v2.0/extensions/binding => generated 193 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/786] 10.0.0.239 () {32 vars in 685 bytes} [Tue Apr 28 14:42:28 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/787] 10.0.0.239 () {32 vars in 679 bytes} [Tue Apr 28 14:42:28 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/788] 10.0.0.239 () {32 vars in 673 bytes} [Tue Apr 28 14:42:28 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/789] 10.0.0.239 () {32 vars in 669 bytes} [Tue Apr 28 14:42:29 2026] GET /v2.0/extensions/provider => generated 191 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/790] 10.0.0.239 () {32 vars in 659 bytes} [Tue Apr 28 14:42:29 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: 416/791] 10.0.0.239 () {32 vars in 697 bytes} [Tue Apr 28 14:42:29 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/792] 10.0.0.239 () {32 vars in 697 bytes} [Tue Apr 28 14:42:29 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/793] 10.0.0.239 () {32 vars in 675 bytes} [Tue Apr 28 14:42:29 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/794] 10.0.0.239 () {32 vars in 667 bytes} [Tue Apr 28 14:42:29 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/795] 10.0.0.239 () {32 vars in 681 bytes} [Tue Apr 28 14:42:29 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/796] 10.0.0.239 () {32 vars in 699 bytes} [Tue Apr 28 14:42:29 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/797] 10.0.0.239 () {32 vars in 683 bytes} [Tue Apr 28 14:42:29 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/798] 10.0.0.239 () {32 vars in 705 bytes} [Tue Apr 28 14:42:29 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/799] 10.0.0.239 () {32 vars in 667 bytes} [Tue Apr 28 14:42:29 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: 7|app: 0|req: 380/800] 10.0.0.239 () {32 vars in 695 bytes} [Tue Apr 28 14:42:29 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/801] 10.0.0.239 () {32 vars in 693 bytes} [Tue Apr 28 14:42:29 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/802] 10.0.0.239 () {32 vars in 683 bytes} [Tue Apr 28 14:42:29 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/803] 10.0.0.239 () {32 vars in 687 bytes} [Tue Apr 28 14:42:29 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/804] 10.0.0.239 () {32 vars in 703 bytes} [Tue Apr 28 14:42:29 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/805] 10.0.0.239 () {32 vars in 665 bytes} [Tue Apr 28 14:42:29 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/806] 10.0.0.239 () {32 vars in 679 bytes} [Tue Apr 28 14:42:29 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/807] 10.0.0.239 () {32 vars in 679 bytes} [Tue Apr 28 14:42:29 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/808] 10.0.0.239 () {32 vars in 689 bytes} [Tue Apr 28 14:42:29 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/809] 10.0.0.239 () {32 vars in 689 bytes} [Tue Apr 28 14:42:29 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/810] 10.0.0.239 () {32 vars in 693 bytes} [Tue Apr 28 14:42:29 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/811] 10.0.0.239 () {32 vars in 683 bytes} [Tue Apr 28 14:42:29 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/812] 10.0.0.239 () {32 vars in 687 bytes} [Tue Apr 28 14:42:29 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/813] 10.0.0.239 () {32 vars in 699 bytes} [Tue Apr 28 14:42:29 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/814] 10.0.0.239 () {32 vars in 701 bytes} [Tue Apr 28 14:42:29 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/815] 10.0.0.239 () {32 vars in 711 bytes} [Tue Apr 28 14:42:29 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/816] 10.0.0.239 () {32 vars in 715 bytes} [Tue Apr 28 14:42:29 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/817] 10.0.0.239 () {32 vars in 713 bytes} [Tue Apr 28 14:42:29 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/818] 10.0.0.239 () {32 vars in 725 bytes} [Tue Apr 28 14:42:29 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/819] 10.0.0.239 () {32 vars in 739 bytes} [Tue Apr 28 14:42:29 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/820] 10.0.0.239 () {32 vars in 717 bytes} [Tue Apr 28 14:42:29 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/821] 10.0.0.239 () {32 vars in 681 bytes} [Tue Apr 28 14:42: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: 7|app: 0|req: 391/822] 10.0.0.239 () {32 vars in 667 bytes} [Tue Apr 28 14:42:29 2026] GET /v2.0/extensions/segment => generated 145 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/823] 10.0.0.239 () {32 vars in 717 bytes} [Tue Apr 28 14:42:29 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/824] 10.0.0.239 () {32 vars in 677 bytes} [Tue Apr 28 14:42: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: 7|app: 0|req: 394/825] 10.0.0.239 () {32 vars in 667 bytes} [Tue Apr 28 14:42: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: 7|app: 0|req: 395/826] 10.0.0.239 () {32 vars in 695 bytes} [Tue Apr 28 14:42:29 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/827] 10.0.0.239 () {32 vars in 703 bytes} [Tue Apr 28 14:42:29 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/828] 10.0.0.239 () {32 vars in 699 bytes} [Tue Apr 28 14:42:29 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/829] 10.0.0.239 () {32 vars in 699 bytes} [Tue Apr 28 14:42:29 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/830] 10.0.0.239 () {32 vars in 681 bytes} [Tue Apr 28 14:42:29 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/831] 10.0.0.239 () {32 vars in 703 bytes} [Tue Apr 28 14:42:29 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/832] 10.0.0.239 () {32 vars in 693 bytes} [Tue Apr 28 14:42:29 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/833] 10.0.0.239 () {32 vars in 687 bytes} [Tue Apr 28 14:42:29 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/834] 10.0.0.239 () {32 vars in 695 bytes} [Tue Apr 28 14:42:29 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/835] 10.0.0.239 () {32 vars in 677 bytes} [Tue Apr 28 14:42:29 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/836] 199.204.45.4 () {34 vars in 1076 bytes} [Tue Apr 28 14:42:29 2026] GET /v2.0/ports?tenant_id=243c81a4c97048ba9a77b14054e19a12&device_id=bf6b87a2-7d64-46d2-9064-47c3c99c998d => generated 1238 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/837] 10.0.0.239 () {32 vars in 687 bytes} [Tue Apr 28 14:42:29 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/838] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:42:29 2026] GET /v2.0/security-groups?tenant_id=ea3d454ab0a9425c9bf9edf6bbadd3c1&name=default => generated 2925 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/839] 10.0.0.239 () {32 vars in 699 bytes} [Tue Apr 28 14:42:29 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/840] 199.204.45.4 () {34 vars in 1054 bytes} [Tue Apr 28 14:42:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=2c38a0d7-b137-4b94-b7bc-4d79eb39f45e => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/841] 10.0.0.239 () {32 vars in 663 bytes} [Tue Apr 28 14:42:29 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/842] 199.204.45.4 () {34 vars in 980 bytes} [Tue Apr 28 14:42:29 2026] GET /v2.0/subnets?id=201d3990-56f5-4e38-a37e-9ea5c5c4a4fd => generated 702 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/843] 10.0.0.239 () {32 vars in 679 bytes} [Tue Apr 28 14:42:29 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/844] 199.204.45.4 () {34 vars in 1048 bytes} [Tue Apr 28 14:42:29 2026] GET /v2.0/ports?network_id=329b86b1-84d9-4423-9f8e-86899c0af77d&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: 434/845] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:42:29 2026] DELETE /v2.0/security-groups/6d6ae81b-257a-4f37-9a95-9526df3ba867 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/846] 10.0.0.239 () {32 vars in 675 bytes} [Tue Apr 28 14:42:29 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/847] 10.0.0.239 () {32 vars in 691 bytes} [Tue Apr 28 14:42:29 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/848] 10.0.0.239 () {32 vars in 675 bytes} [Tue Apr 28 14:42:29 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/849] 10.0.0.239 () {32 vars in 665 bytes} [Tue Apr 28 14:42:29 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/850] 10.0.0.239 () {32 vars in 661 bytes} [Tue Apr 28 14:42:29 2026] GET /v2.0/extensions/taas => generated 175 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:42:29.733 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e33b5554-2706-4b8f-94d0-5771d464efc0'] response: {'name': 'network-changed', 'server_uuid': 'bf6b87a2-7d64-46d2-9064-47c3c99c998d', 'tag': '2c38a0d7-b137-4b94-b7bc-4d79eb39f45e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 439/851] 10.0.0.239 () {32 vars in 673 bytes} [Tue Apr 28 14:42:29 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/852] 10.0.0.239 () {32 vars in 685 bytes} [Tue Apr 28 14:42: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: 7|app: 0|req: 413/853] 199.204.45.4 () {34 vars in 1008 bytes} [Tue Apr 28 14:42:29 2026] GET /v2.0/networks/329b86b1-84d9-4423-9f8e-86899c0af77d?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: 441/854] 199.204.45.4 () {34 vars in 1108 bytes} [Tue Apr 28 14:42:29 2026] GET /v2.0/networks/329b86b1-84d9-4423-9f8e-86899c0af77d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/855] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:42:29 2026] GET /v2.0/ports?device_id=900c65e4-6fa8-4e11-a2ed-6d85332f0bea => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/856] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:42:29 2026] GET /v2.0/ports?device_id=bf6b87a2-7d64-46d2-9064-47c3c99c998d => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/857] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:42:30 2026] GET /v2.0/security-groups?id=d2fcc000-65e9-444d-86aa-808a8bc38732&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: 443/858] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:42:30 2026] GET /v2.0/security-groups?tenant_id=21496a3387024deab205c6a6ce478cf4&name=default => generated 2925 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/859] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:42:30 2026] DELETE /v2.0/security-groups/9b158ecd-3c5d-495c-a5b6-2222ad407fb8 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/860] 199.204.45.4 () {34 vars in 1076 bytes} [Tue Apr 28 14:42:30 2026] GET /v2.0/ports?tenant_id=243c81a4c97048ba9a77b14054e19a12&device_id=bf6b87a2-7d64-46d2-9064-47c3c99c998d => generated 1238 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/861] 199.204.45.4 () {34 vars in 982 bytes} [Tue Apr 28 14:42:30 2026] GET /v2.0/networks?id=329b86b1-84d9-4423-9f8e-86899c0af77d => generated 780 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/862] 199.204.45.4 () {34 vars in 1054 bytes} [Tue Apr 28 14:42:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=2c38a0d7-b137-4b94-b7bc-4d79eb39f45e => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/863] 199.204.45.4 () {34 vars in 980 bytes} [Tue Apr 28 14:42:30 2026] GET /v2.0/subnets?id=201d3990-56f5-4e38-a37e-9ea5c5c4a4fd => generated 702 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/864] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:42:31 2026] GET /v2.0/ports?device_id=900c65e4-6fa8-4e11-a2ed-6d85332f0bea => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/865] 199.204.45.4 () {34 vars in 1048 bytes} [Tue Apr 28 14:42:31 2026] GET /v2.0/ports?network_id=329b86b1-84d9-4423-9f8e-86899c0af77d&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: 447/866] 199.204.45.4 () {34 vars in 1008 bytes} [Tue Apr 28 14:42:31 2026] GET /v2.0/networks/329b86b1-84d9-4423-9f8e-86899c0af77d?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/867] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:42:31 2026] GET /v2.0/ports?device_id=bf6b87a2-7d64-46d2-9064-47c3c99c998d => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/868] 199.204.45.4 () {34 vars in 1108 bytes} [Tue Apr 28 14:42:31 2026] GET /v2.0/networks/329b86b1-84d9-4423-9f8e-86899c0af77d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/869] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:42:31 2026] GET /v2.0/security-groups?id=d2fcc000-65e9-444d-86aa-808a8bc38732&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/870] 10.0.0.239 () {34 vars in 682 bytes} [Tue Apr 28 14:42:31 2026] POST /v2.0/security-groups => generated 1625 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/871] 10.0.0.239 () {32 vars in 661 bytes} [Tue Apr 28 14:42:31 2026] GET /v2.0/security-groups => generated 4530 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/872] 10.0.0.239 () {34 vars in 756 bytes} [Tue Apr 28 14:42:32 2026] PUT /v2.0/security-groups/06c22e9b-3c58-4ccf-b5c1-5e1e1affe189 => generated 1663 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/873] 10.0.0.239 () {32 vars in 735 bytes} [Tue Apr 28 14:42:32 2026] GET /v2.0/security-groups/06c22e9b-3c58-4ccf-b5c1-5e1e1affe189 => generated 1663 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/874] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:42:32 2026] DELETE /v2.0/security-groups/06c22e9b-3c58-4ccf-b5c1-5e1e1affe189 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/875] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:42:32 2026] DELETE /v2.0/security-groups/7de9667e-d64e-4196-b727-ca3c25d30f4a => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:42:32.246 8 INFO neutron.api.v2.resource [None req-fc1fa872-0683-40c4-8f2b-1e24f154c2c6 592396a6628743ff8686f15e91a26c5a 3dcf98fcddd449219bc4dec0a4abc838 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 452/876] 10.0.0.239 () {32 vars in 735 bytes} [Tue Apr 28 14:42:32 2026] GET /v2.0/security-groups/7de9667e-d64e-4196-b727-ca3c25d30f4a => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/877] 10.0.0.239 () {32 vars in 661 bytes} [Tue Apr 28 14:42:32 2026] GET /v2.0/security-groups => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/878] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:42:32 2026] GET /v2.0/ports?device_id=bf6b87a2-7d64-46d2-9064-47c3c99c998d => generated 969 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:42:32.315 7 INFO neutron.api.v2.resource [None req-a348f905-d1c4-4f05-9207-26dcfe4f79eb 1e8d95c085b54a49bd25ba017b5d90f3 d5e46de42a334f6f8b957d07a3dea5ad - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 427/879] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:42:32 2026] DELETE /v2.0/security-groups/06c22e9b-3c58-4ccf-b5c1-5e1e1affe189 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/880] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:42:32 2026] GET /v2.0/security-groups?id=d2fcc000-65e9-444d-86aa-808a8bc38732&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:42:32.386 8 INFO neutron_taas.services.taas.taas_plugin [None req-626ab235-839c-4820-a0a7-d32ec1b2f3e1 592396a6628743ff8686f15e91a26c5a 3dcf98fcddd449219bc4dec0a4abc838 - - default default] TaaS: Handle Delete Port: cf46b87e-1092-47e3-9a87-2d2fb36f9121 2026-04-28 14:42:32.389 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-626ab235-839c-4820-a0a7-d32ec1b2f3e1 592396a6628743ff8686f15e91a26c5a 3dcf98fcddd449219bc4dec0a4abc838 - - default default] Tap Mirror: Handle Delete Port: cf46b87e-1092-47e3-9a87-2d2fb36f9121 [pid: 7|app: 0|req: 429/881] 10.0.0.239 () {34 vars in 682 bytes} [Tue Apr 28 14:42:32 2026] POST /v2.0/security-groups => generated 1624 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/882] 10.0.0.239 () {32 vars in 730 bytes} [Tue Apr 28 14:42:32 2026] DELETE /v2.0/floatingips/4270f5a9-ddb9-4434-a6db-427b72c4f567 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/883] 10.0.0.239 () {34 vars in 693 bytes} [Tue Apr 28 14:42:32 2026] POST /v2.0/security-group-rules => generated 601 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 14:42:32.770 7 INFO neutron.db.segments_db [None req-4f5bfa62-dd1a-4ed6-a5ec-473cdf3d0d8b 890d461de382440088c948ed476bd9c8 ce240a4558c842398624e534d80f737d - - default default] Added segment 25048cff-d158-4695-827c-acb9315c1cc6 of type vxlan for network b5a4ba0f-7ebb-4894-b67d-70876d085cb2 2026-04-28 14:42:32.844 7 INFO neutron.db.segments_db [None req-4f5bfa62-dd1a-4ed6-a5ec-473cdf3d0d8b 890d461de382440088c948ed476bd9c8 ce240a4558c842398624e534d80f737d - - default default] Added segment ece2abde-6b1d-40fa-b1df-f5e7d60546a1 of type vxlan for network d34cfd00-aa8b-4a47-9d58-0d2a6b2f9fe5 2026-04-28 14:42:32.967 8 INFO neutron_taas.services.taas.taas_plugin [None req-5f15a9c2-3f9d-44f9-aebb-9b60f6d67109 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] TaaS: Handle Delete Port: f8236dd8-4b5f-4f93-8a63-6793d2178256 2026-04-28 14:42:32.971 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5f15a9c2-3f9d-44f9-aebb-9b60f6d67109 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Tap Mirror: Handle Delete Port: f8236dd8-4b5f-4f93-8a63-6793d2178256 [pid: 7|app: 0|req: 430/884] 10.0.0.239 () {34 vars in 668 bytes} [Tue Apr 28 14:42:32 2026] POST /v2.0/networks => generated 1208 bytes in 504 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/885] 10.0.0.239 () {32 vars in 745 bytes} [Tue Apr 28 14:42:32 2026] GET /v2.0/security-group-rules/53698f0d-3505-4d1a-8795-e67ef39090e2 => generated 601 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/886] 10.0.0.239 () {32 vars in 647 bytes} [Tue Apr 28 14:42:33 2026] GET /v2.0/networks => generated 1845 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/887] 10.0.0.239 () {32 vars in 671 bytes} [Tue Apr 28 14:42:33 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 14:42:33.244 7 INFO neutron.services.segments.plugin [-] Segment 25048cff-d158-4695-827c-acb9315c1cc6 resource provider aggregate not found 2026-04-28 14:42:33.251 7 INFO neutron.services.segments.plugin [-] Segment 25048cff-d158-4695-827c-acb9315c1cc6 resource provider aggregate not found 2026-04-28 14:42:33.265 7 INFO neutron.services.segments.plugin [-] Segment 25048cff-d158-4695-827c-acb9315c1cc6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25048cff-d158-4695-827c-acb9315c1cc6 found for delete ", "request_id": "req-08d8e81d-384e-4979-bb7e-84449816c518"}]} 2026-04-28 14:42:33.269 7 INFO neutron.services.segments.plugin [-] Segment 25048cff-d158-4695-827c-acb9315c1cc6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25048cff-d158-4695-827c-acb9315c1cc6 found for delete ", "request_id": "req-0acfdfe5-9713-45f1-b985-d5c70d715ddb"}]} [pid: 7|app: 0|req: 434/888] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:42:33 2026] DELETE /v2.0/networks/b5a4ba0f-7ebb-4894-b67d-70876d085cb2 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/889] 10.0.0.239 () {32 vars in 748 bytes} [Tue Apr 28 14:42:33 2026] DELETE /v2.0/security-group-rules/53698f0d-3505-4d1a-8795-e67ef39090e2 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/890] 10.0.0.239 () {34 vars in 787 bytes} [Tue Apr 28 14:42:32 2026] PUT /v2.0/routers/c496d7fa-e116-48c2-b228-f4fdb60e0d9e/remove_router_interface => generated 309 bytes in 754 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/891] 10.0.0.239 () {32 vars in 671 bytes} [Tue Apr 28 14:42:33 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/892] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:42:33 2026] DELETE /v2.0/networks/d34cfd00-aa8b-4a47-9d58-0d2a6b2f9fe5 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/893] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:42:33 2026] GET /v2.0/ports?device_id=bf6b87a2-7d64-46d2-9064-47c3c99c998d => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:42:33.681 8 INFO neutron_taas.services.taas.taas_plugin [None req-6abda964-516b-44b7-b44d-2b8aba540cd7 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] TaaS: Handle Delete Port: c28611d3-c255-48af-b5ac-e6090fb0c244 2026-04-28 14:42:33.684 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6abda964-516b-44b7-b44d-2b8aba540cd7 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Tap Mirror: Handle Delete Port: c28611d3-c255-48af-b5ac-e6090fb0c244 [pid: 7|app: 0|req: 438/894] 10.0.0.239 () {34 vars in 693 bytes} [Tue Apr 28 14:42:33 2026] POST /v2.0/security-group-rules => generated 601 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/895] 10.0.0.239 () {32 vars in 647 bytes} [Tue Apr 28 14:42:33 2026] GET /v2.0/networks => generated 651 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/896] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:42:33 2026] GET /v2.0/security-groups?id=d2fcc000-65e9-444d-86aa-808a8bc38732&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/897] 10.0.0.239 () {32 vars in 745 bytes} [Tue Apr 28 14:42:33 2026] GET /v2.0/security-group-rules/1c5f2717-cb9b-4e4a-a308-7213c18395ff => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:42:33.820 7 INFO neutron.db.segments_db [None req-b1e69a0a-957e-4db9-812d-b962713ce3bd 890d461de382440088c948ed476bd9c8 ce240a4558c842398624e534d80f737d - - default default] Added segment 62380f05-e22c-4a4f-ab06-5339aad10468 of type vxlan for network 4e0d1ec1-0489-4c0a-b964-49a0129ecc95 [pid: 7|app: 0|req: 442/898] 10.0.0.239 () {34 vars in 668 bytes} [Tue Apr 28 14:42:33 2026] POST /v2.0/networks => generated 630 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 14:42:33.942 8 INFO neutron_taas.services.taas.taas_plugin [None req-6abda964-516b-44b7-b44d-2b8aba540cd7 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] TaaS: Handle Delete Port: e6aaa372-bcbe-4235-93a7-69a5ab931827 2026-04-28 14:42:33.944 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6abda964-516b-44b7-b44d-2b8aba540cd7 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Tap Mirror: Handle Delete Port: e6aaa372-bcbe-4235-93a7-69a5ab931827 [pid: 7|app: 0|req: 443/899] 10.0.0.239 () {32 vars in 671 bytes} [Tue Apr 28 14:42:33 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-04-28 14:42:34.015 7 INFO neutron.db.segments_db [None req-399d6c35-49ad-4dc6-a824-67a27c478935 890d461de382440088c948ed476bd9c8 ce240a4558c842398624e534d80f737d - - default default] Added segment 79504627-d18d-4334-947d-ce726c7bda60 of type vxlan for network 831a9e4f-80f0-41e3-8774-cf4eca1588dc [pid: 7|app: 0|req: 444/900] 10.0.0.239 () {34 vars in 668 bytes} [Tue Apr 28 14:42:33 2026] POST /v2.0/networks => generated 631 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/901] 10.0.0.239 () {32 vars in 748 bytes} [Tue Apr 28 14:42:34 2026] DELETE /v2.0/security-group-rules/1c5f2717-cb9b-4e4a-a308-7213c18395ff => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:42:34.332 8 INFO neutron.services.segments.plugin [-] Segment 62617c81-9dfa-46b3-ad74-29e77f78a3f0 resource provider aggregate not found 2026-04-28 14:42:34.333 8 INFO neutron.services.segments.plugin [-] Segment 62617c81-9dfa-46b3-ad74-29e77f78a3f0 resource provider aggregate not found 2026-04-28 14:42:34.356 8 INFO neutron.services.segments.plugin [-] Segment 62617c81-9dfa-46b3-ad74-29e77f78a3f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62617c81-9dfa-46b3-ad74-29e77f78a3f0 found for delete ", "request_id": "req-62119695-1cc9-4ea6-b371-0002e7c6923d"}]} 2026-04-28 14:42:34.360 8 INFO neutron.db.l3_hamode_db [None req-6abda964-516b-44b7-b44d-2b8aba540cd7 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] HA network 6a0095f4-9c93-474e-8bda-ee5eaedd9739 was deleted as no HA routers are present in tenant 3dcf98fcddd449219bc4dec0a4abc838. 2026-04-28 14:42:34.368 8 INFO neutron.services.segments.plugin [-] Segment 62617c81-9dfa-46b3-ad74-29e77f78a3f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62617c81-9dfa-46b3-ad74-29e77f78a3f0 found for delete ", "request_id": "req-6658a73a-4c26-4e93-ba77-93580ee4d40a"}]} [pid: 8|app: 0|req: 457/902] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:42:33 2026] DELETE /v2.0/routers/c496d7fa-e116-48c2-b228-f4fdb60e0d9e => generated 0 bytes in 927 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/903] 10.0.0.239 () {32 vars in 671 bytes} [Tue Apr 28 14:42:34 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: 459/904] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:42:34 2026] DELETE /v2.0/subnets/8287987b-4e1b-4993-afc5-c63b6093396d => 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: 460/905] 10.0.0.239 () {34 vars in 693 bytes} [Tue Apr 28 14:42:34 2026] POST /v2.0/security-group-rules => generated 602 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 14:42:34.790 8 INFO neutron_taas.services.taas.taas_plugin [None req-4c58f14a-0e63-45ce-9219-f541bb711f30 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] TaaS: Handle Delete Port: b9e28d62-a3ca-4690-872f-6615d0987bc8 2026-04-28 14:42:34.793 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4c58f14a-0e63-45ce-9219-f541bb711f30 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Tap Mirror: Handle Delete Port: b9e28d62-a3ca-4690-872f-6615d0987bc8 [pid: 7|app: 0|req: 446/906] 10.0.0.239 () {34 vars in 663 bytes} [Tue Apr 28 14:42:34 2026] POST /v2.0/ports => generated 1506 bytes in 635 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 447/907] 10.0.0.239 () {32 vars in 745 bytes} [Tue Apr 28 14:42:34 2026] GET /v2.0/security-group-rules/3e8a9490-9889-4b9a-a46d-b74f2f4fbe4c => generated 602 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/908] 10.0.0.239 () {32 vars in 641 bytes} [Tue Apr 28 14:42:34 2026] GET /v2.0/ports => generated 1506 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/909] 10.0.0.239 () {32 vars in 671 bytes} [Tue Apr 28 14:42:34 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/910] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:42:34 2026] DELETE /v2.0/networks/9409ac2c-e464-41bd-b239-5a1654770cf0 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/911] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:42:34 2026] GET /v2.0/ports?device_id=bf6b87a2-7d64-46d2-9064-47c3c99c998d => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/912] 10.0.0.239 () {32 vars in 748 bytes} [Tue Apr 28 14:42:35 2026] DELETE /v2.0/security-group-rules/3e8a9490-9889-4b9a-a46d-b74f2f4fbe4c => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:42:35.148 8 INFO neutron_taas.services.taas.taas_plugin [None req-9c603d9f-5df3-443a-932f-bfa9caaa448f 890d461de382440088c948ed476bd9c8 ce240a4558c842398624e534d80f737d - - default default] TaaS: Handle Delete Port: 666148ab-f5c5-4d92-bf33-36ebb3aba28a 2026-04-28 14:42:35.152 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9c603d9f-5df3-443a-932f-bfa9caaa448f 890d461de382440088c948ed476bd9c8 ce240a4558c842398624e534d80f737d - - default default] Tap Mirror: Handle Delete Port: 666148ab-f5c5-4d92-bf33-36ebb3aba28a [pid: 7|app: 0|req: 452/913] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:42:35 2026] GET /v2.0/security-groups?id=d2fcc000-65e9-444d-86aa-808a8bc38732&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/914] 10.0.0.239 () {32 vars in 671 bytes} [Tue Apr 28 14:42:35 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/915] 10.0.0.239 () {32 vars in 718 bytes} [Tue Apr 28 14:42:34 2026] DELETE /v2.0/ports/666148ab-f5c5-4d92-bf33-36ebb3aba28a => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/916] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:42:35 2026] GET /v2.0/security-groups?tenant_id=3dcf98fcddd449219bc4dec0a4abc838&name=default => generated 2921 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 14:42:35.288 7 INFO neutron.services.segments.plugin [-] Segment ece2abde-6b1d-40fa-b1df-f5e7d60546a1 resource provider aggregate not found 2026-04-28 14:42:35.302 7 INFO neutron.services.segments.plugin [-] Segment ece2abde-6b1d-40fa-b1df-f5e7d60546a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ece2abde-6b1d-40fa-b1df-f5e7d60546a1 found for delete ", "request_id": "req-062af14e-0be0-4c9b-8a46-beae361b65f8"}]} 2026-04-28 14:42:35.308 7 INFO neutron.services.segments.plugin [-] Segment ece2abde-6b1d-40fa-b1df-f5e7d60546a1 resource provider aggregate not found [pid: 8|app: 0|req: 463/917] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:42:35 2026] DELETE /v2.0/security-groups/d48339ba-1f82-4bdf-86e9-c032a713800f => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:42:35.342 7 INFO neutron.services.segments.plugin [-] Segment ece2abde-6b1d-40fa-b1df-f5e7d60546a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ece2abde-6b1d-40fa-b1df-f5e7d60546a1 found for delete ", "request_id": "req-44617ecb-2799-4909-b48b-cf737208c037"}]} 2026-04-28 14:42:35.396 7 INFO neutron_taas.services.taas.taas_plugin [None req-e95b7157-295f-4185-bc1e-c7ebe3945e55 890d461de382440088c948ed476bd9c8 ce240a4558c842398624e534d80f737d - - default default] TaaS: Handle Delete Port: 3a9a6211-ea53-4c77-a95d-5413d4b367d7 2026-04-28 14:42:35.401 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e95b7157-295f-4185-bc1e-c7ebe3945e55 890d461de382440088c948ed476bd9c8 ce240a4558c842398624e534d80f737d - - default default] Tap Mirror: Handle Delete Port: 3a9a6211-ea53-4c77-a95d-5413d4b367d7 [pid: 8|app: 0|req: 464/918] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:42:35 2026] DELETE /v2.0/security-groups/d1871799-9ad8-411c-8f9d-b6ea4019c1a0 => 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: 465/919] 10.0.0.239 () {32 vars in 661 bytes} [Tue Apr 28 14:42:35 2026] GET /v2.0/security-groups => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/920] 10.0.0.239 () {32 vars in 718 bytes} [Tue Apr 28 14:42:35 2026] DELETE /v2.0/ports/3a9a6211-ea53-4c77-a95d-5413d4b367d7 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/921] 10.0.0.239 () {32 vars in 661 bytes} [Tue Apr 28 14:42:35 2026] GET /v2.0/security-groups => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/922] 10.0.0.239 () {32 vars in 641 bytes} [Tue Apr 28 14:42:35 2026] GET /v2.0/ports => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:42:35.618 8 INFO neutron.db.segments_db [None req-66d7bf06-9b5c-4f26-9961-9ec9d5e33268 890d461de382440088c948ed476bd9c8 ce240a4558c842398624e534d80f737d - - default default] Added segment 9b5c2571-9c8e-481d-9e5f-32337d308a91 of type vxlan for network 17232101-cfc1-432e-9eb6-2b4722ca9e0c [pid: 8|app: 0|req: 467/923] 10.0.0.239 () {34 vars in 668 bytes} [Tue Apr 28 14:42:35 2026] POST /v2.0/networks => generated 630 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 14:42:35.786 7 INFO neutron.db.segments_db [None req-89548085-9e0d-4f6d-84d6-2341bf64b4d5 890d461de382440088c948ed476bd9c8 ce240a4558c842398624e534d80f737d - - default default] Added segment 26b4550e-c5a9-4e2e-8ba3-15ce4048982c of type vxlan for network 9630b5ac-937f-4912-bae1-9351591bd685 [pid: 7|app: 0|req: 457/924] 10.0.0.239 () {34 vars in 668 bytes} [Tue Apr 28 14:42:35 2026] POST /v2.0/networks => generated 631 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/925] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:42:35 2026] GET /v2.0/security-groups?tenant_id=d5e46de42a334f6f8b957d07a3dea5ad&name=default => generated 2925 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/926] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:42:36 2026] DELETE /v2.0/security-groups/93ce73b9-891b-4f62-bebe-50ee6a5ac873 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/927] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:42:36 2026] GET /v2.0/ports?device_id=bf6b87a2-7d64-46d2-9064-47c3c99c998d => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/928] 10.0.0.239 () {34 vars in 667 bytes} [Tue Apr 28 14:42:35 2026] POST /v2.0/subnets => generated 1273 bytes in 435 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/929] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:42:36 2026] GET /v2.0/security-groups?id=d2fcc000-65e9-444d-86aa-808a8bc38732&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-04-28 14:42:36.391 8 INFO neutron.services.segments.plugin [-] Segment 0802d281-0acd-4dae-9ca4-a5240db7cfb8 resource provider aggregate not found 2026-04-28 14:42:36.401 8 INFO neutron.services.segments.plugin [-] Segment 0802d281-0acd-4dae-9ca4-a5240db7cfb8 resource provider aggregate not found 2026-04-28 14:42:36.412 8 INFO neutron.services.segments.plugin [-] Segment 0802d281-0acd-4dae-9ca4-a5240db7cfb8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0802d281-0acd-4dae-9ca4-a5240db7cfb8 found for delete ", "request_id": "req-1c515dfc-c1b6-4b39-b048-3403c49a7d6a"}]} 2026-04-28 14:42:36.428 8 INFO neutron.services.segments.plugin [-] Segment 0802d281-0acd-4dae-9ca4-a5240db7cfb8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0802d281-0acd-4dae-9ca4-a5240db7cfb8 found for delete ", "request_id": "req-f5f4b642-9be8-4223-93d0-0bd552bc7a41"}]} [pid: 8|app: 0|req: 469/930] 10.0.0.239 () {32 vars in 645 bytes} [Tue Apr 28 14:42:36 2026] GET /v2.0/subnets => generated 1909 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/931] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:42:36 2026] GET /v2.0/ports?device_id=bf6b87a2-7d64-46d2-9064-47c3c99c998d => 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: 470/932] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:42:36 2026] DELETE /v2.0/subnets/71a42199-a5bf-4061-bea7-6fdcb8fbed0c => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/933] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:42:36 2026] DELETE /v2.0/subnets/09c0111c-9b48-4998-97a0-671c48245a2a => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/934] 10.0.0.239 () {32 vars in 645 bytes} [Tue Apr 28 14:42:36 2026] GET /v2.0/subnets => generated 649 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:42:36.840 7 INFO neutron.db.l3_db [None req-4dd3c44e-bc12-4250-9003-9eba95e995ad 2071926b40d64492aaf3d35f7d71dd10 243c81a4c97048ba9a77b14054e19a12 - - default default] Floating IP 2bd12fa9-f9a5-4792-b5b4-f53d78a7c1b2 associated. External IP: 10.96.250.211, port: 2c38a0d7-b137-4b94-b7bc-4d79eb39f45e. [pid: 8|app: 0|req: 473/935] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:42:36 2026] DELETE /v2.0/networks/9630b5ac-937f-4912-bae1-9351591bd685 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/936] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:42:36 2026] DELETE /v2.0/networks/17232101-cfc1-432e-9eb6-2b4722ca9e0c => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/939] 10.0.0.239 () {34 vars in 747 bytes} [Tue Apr 28 14:42:36 2026] PUT /v2.0/floatingips/2bd12fa9-f9a5-4792-b5b4-f53d78a7c1b2 => generated 855 bytes in 706 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/940] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:42:37 2026] DELETE /v2.0/networks/831a9e4f-80f0-41e3-8774-cf4eca1588dc => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 14:42:37.269 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cfabfca4-efdf-42e0-aeb5-8a00b84da3d4'] response: {'name': 'network-changed', 'server_uuid': 'bf6b87a2-7d64-46d2-9064-47c3c99c998d', 'tag': '2c38a0d7-b137-4b94-b7bc-4d79eb39f45e', 'status': 'completed', 'code': 200} 2026-04-28 14:42:37.376 7 INFO neutron.services.segments.plugin [-] Segment 62380f05-e22c-4a4f-ab06-5339aad10468 resource provider aggregate not found 2026-04-28 14:42:37.381 7 INFO neutron.services.segments.plugin [-] Segment 62380f05-e22c-4a4f-ab06-5339aad10468 resource provider aggregate not found 2026-04-28 14:42:37.397 7 INFO neutron.services.segments.plugin [-] Segment 62380f05-e22c-4a4f-ab06-5339aad10468 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62380f05-e22c-4a4f-ab06-5339aad10468 found for delete ", "request_id": "req-78d1f74c-7e78-4c69-93ef-798952c508bb"}]} 2026-04-28 14:42:37.401 7 INFO neutron.services.segments.plugin [-] Segment 62380f05-e22c-4a4f-ab06-5339aad10468 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62380f05-e22c-4a4f-ab06-5339aad10468 found for delete ", "request_id": "req-13e2c159-759f-48ed-a9af-d2d2b6715969"}]} [pid: 8|app: 0|req: 478/941] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:42:37 2026] GET /v2.0/ports?device_id=bf6b87a2-7d64-46d2-9064-47c3c99c998d => generated 971 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/942] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:42:37 2026] DELETE /v2.0/networks/4e0d1ec1-0489-4c0a-b964-49a0129ecc95 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/943] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:42:37 2026] GET /v2.0/security-groups?id=d2fcc000-65e9-444d-86aa-808a8bc38732&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:42:37.759 8 INFO neutron.db.segments_db [None req-b280578b-e787-4f6a-82ad-5d6d57ebca78 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Added segment adebdc9e-f13b-40b1-98ae-890c8e886881 of type vxlan for network 836be394-de75-4d84-8fc8-b180b152ac15 [pid: 7|app: 0|req: 466/944] 199.204.45.4 () {34 vars in 1076 bytes} [Tue Apr 28 14:42:37 2026] GET /v2.0/ports?tenant_id=243c81a4c97048ba9a77b14054e19a12&device_id=bf6b87a2-7d64-46d2-9064-47c3c99c998d => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/945] 10.0.0.239 () {34 vars in 669 bytes} [Tue Apr 28 14:42:37 2026] POST /v2.0/networks => generated 718 bytes in 457 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/946] 199.204.45.4 () {34 vars in 982 bytes} [Tue Apr 28 14:42:37 2026] GET /v2.0/networks?id=329b86b1-84d9-4423-9f8e-86899c0af77d => generated 780 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/947] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:42:37 2026] GET /v2.0/security-groups?tenant_id=ce240a4558c842398624e534d80f737d&name=default => generated 2925 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/948] 10.0.0.239 () {34 vars in 667 bytes} [Tue Apr 28 14:42:37 2026] POST /v2.0/subnets => generated 684 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/949] 199.204.45.4 () {34 vars in 1054 bytes} [Tue Apr 28 14:42:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=2c38a0d7-b137-4b94-b7bc-4d79eb39f45e => generated 858 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:42:38.259 7 INFO neutron.db.segments_db [None req-fb9c5fb0-7644-45f6-b181-25ee28a5d75c 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Added segment 41d7a8a1-ffcb-4383-b019-6555664823e6 of type vxlan for network 72a218d4-d6d3-489e-bca7-56a2b388109f [pid: 8|app: 0|req: 481/950] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:42:38 2026] DELETE /v2.0/security-groups/2b8223de-5e38-44ce-9e56-b22ef5224ab6 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/951] 199.204.45.4 () {34 vars in 980 bytes} [Tue Apr 28 14:42:38 2026] GET /v2.0/subnets?id=201d3990-56f5-4e38-a37e-9ea5c5c4a4fd => generated 702 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/952] 199.204.45.4 () {34 vars in 1048 bytes} [Tue Apr 28 14:42:38 2026] GET /v2.0/ports?network_id=329b86b1-84d9-4423-9f8e-86899c0af77d&device_owner=network%3Adhcp => generated 1244 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 14:42:38.435 8 INFO neutron.services.segments.plugin [-] Segment 26b4550e-c5a9-4e2e-8ba3-15ce4048982c resource provider aggregate not found 2026-04-28 14:42:38.460 8 INFO neutron.services.segments.plugin [-] Segment 26b4550e-c5a9-4e2e-8ba3-15ce4048982c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26b4550e-c5a9-4e2e-8ba3-15ce4048982c found for delete ", "request_id": "req-848a7697-7258-49f2-b956-85af0e76d2b2"}]} 2026-04-28 14:42:38.469 8 INFO neutron.services.segments.plugin [-] Segment 26b4550e-c5a9-4e2e-8ba3-15ce4048982c resource provider aggregate not found 2026-04-28 14:42:38.488 8 INFO neutron.services.segments.plugin [-] Segment 26b4550e-c5a9-4e2e-8ba3-15ce4048982c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26b4550e-c5a9-4e2e-8ba3-15ce4048982c found for delete ", "request_id": "req-a0ed14ee-b747-4fd5-8c7b-efaa7e2b36aa"}]} 2026-04-28 14:42:38.491 8 INFO neutron.services.segments.plugin [-] Segment 9b5c2571-9c8e-481d-9e5f-32337d308a91 resource provider aggregate not found 2026-04-28 14:42:38.510 8 INFO neutron.services.segments.plugin [-] Segment 9b5c2571-9c8e-481d-9e5f-32337d308a91 resource provider aggregate not found 2026-04-28 14:42:38.525 8 INFO neutron.services.segments.plugin [-] Segment 9b5c2571-9c8e-481d-9e5f-32337d308a91 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b5c2571-9c8e-481d-9e5f-32337d308a91 found for delete ", "request_id": "req-74416f76-7b36-4098-be9d-6c21befb8d1e"}]} 2026-04-28 14:42:38.536 8 INFO neutron.services.segments.plugin [-] Segment 9b5c2571-9c8e-481d-9e5f-32337d308a91 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b5c2571-9c8e-481d-9e5f-32337d308a91 found for delete ", "request_id": "req-bb8a7bf8-5e70-4cd1-85b6-6845bad464ba"}]} [pid: 8|app: 0|req: 484/953] 199.204.45.4 () {34 vars in 1008 bytes} [Tue Apr 28 14:42:38 2026] GET /v2.0/networks/329b86b1-84d9-4423-9f8e-86899c0af77d?fields=segments => generated 14 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:42:38.542 7 INFO neutron.db.l3_hamode_db [None req-fb9c5fb0-7644-45f6-b181-25ee28a5d75c 557f55be9665473299b679d6fda8de32 3d2dcb44a25542ddb629228bf7398c3a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 14:42:38.551 8 INFO neutron.services.segments.plugin [-] Segment 79504627-d18d-4334-947d-ce726c7bda60 resource provider aggregate not found 2026-04-28 14:42:38.560 8 INFO neutron.services.segments.plugin [-] Segment 79504627-d18d-4334-947d-ce726c7bda60 resource provider aggregate not found 2026-04-28 14:42:38.575 8 INFO neutron.services.segments.plugin [-] Segment 79504627-d18d-4334-947d-ce726c7bda60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79504627-d18d-4334-947d-ce726c7bda60 found for delete ", "request_id": "req-44c0ec56-691f-4898-8734-d72f2bffb6e3"}]} 2026-04-28 14:42:38.583 8 INFO neutron.services.segments.plugin [-] Segment 79504627-d18d-4334-947d-ce726c7bda60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79504627-d18d-4334-947d-ce726c7bda60 found for delete ", "request_id": "req-2a3ccf05-e925-45d6-804c-2fa38c5f2e38"}]} [pid: 8|app: 0|req: 485/954] 199.204.45.4 () {34 vars in 1108 bytes} [Tue Apr 28 14:42:38 2026] GET /v2.0/networks/329b86b1-84d9-4423-9f8e-86899c0af77d?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) 2026-04-28 14:42:39.365 7 INFO neutron.db.l3_hamode_db [None req-fb9c5fb0-7644-45f6-b181-25ee28a5d75c 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 470/955] 10.0.0.239 () {34 vars in 667 bytes} [Tue Apr 28 14:42:38 2026] POST /v2.0/routers => generated 724 bytes in 2179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 14:42:40.537 8 INFO neutron.db.segments_db [None req-296629c9-81e3-4dd8-813a-6ed0fb88bc8d aeb219972e184ce09f652bfdb66a13a2 1807f8bb988246cc97347c1a936d3e15 - - default default] Added segment d18d023c-fe5a-4be1-8717-bc5f8bc4dab9 of type vxlan for network d41da32e-db08-43fe-b4e0-914b3d067106 [pid: 8|app: 0|req: 486/956] 10.0.0.239 () {34 vars in 668 bytes} [Tue Apr 28 14:42:40 2026] POST /v2.0/networks => generated 629 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/957] 10.0.0.239 () {34 vars in 663 bytes} [Tue Apr 28 14:42:40 2026] POST /v2.0/ports => generated 778 bytes in 323 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 14:42:41.040 8 INFO neutron.db.segments_db [None req-b2e1214f-038b-4e1c-9830-653f9a50f04b aeb219972e184ce09f652bfdb66a13a2 1807f8bb988246cc97347c1a936d3e15 - - default default] Added segment cfca2f87-852c-46cc-b364-a319f23bfbef of type vxlan for network a87951e2-d261-49a3-bf4f-223155de0426 [pid: 8|app: 0|req: 488/958] 10.0.0.239 () {34 vars in 668 bytes} [Tue Apr 28 14:42:40 2026] POST /v2.0/networks => generated 614 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/959] 10.0.0.239 () {34 vars in 667 bytes} [Tue Apr 28 14:42:41 2026] POST /v2.0/subnets => generated 646 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/960] 10.0.0.239 () {34 vars in 781 bytes} [Tue Apr 28 14:42:40 2026] PUT /v2.0/routers/14eb4682-e73b-4c5f-a13c-6059eda468b4/add_router_interface => generated 309 bytes in 1196 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/961] 10.0.0.239 () {34 vars in 663 bytes} [Tue Apr 28 14:42:41 2026] POST /v2.0/ports => generated 962 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 14:42:41.835 7 INFO neutron_taas.services.taas.taas_plugin [None req-8bca0e3c-2478-4d6f-810a-8635baafea96 aeb219972e184ce09f652bfdb66a13a2 1807f8bb988246cc97347c1a936d3e15 - - default default] TaaS: Handle Delete Port: ed843742-9a85-49ca-a713-006c6c35095b 2026-04-28 14:42:41.839 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8bca0e3c-2478-4d6f-810a-8635baafea96 aeb219972e184ce09f652bfdb66a13a2 1807f8bb988246cc97347c1a936d3e15 - - default default] Tap Mirror: Handle Delete Port: ed843742-9a85-49ca-a713-006c6c35095b /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 472/962] 10.0.0.239 () {32 vars in 718 bytes} [Tue Apr 28 14:42:41 2026] DELETE /v2.0/ports/ed843742-9a85-49ca-a713-006c6c35095b => generated 0 bytes in 336 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 14:42:42.047 7 INFO neutron.pecan_wsgi.hooks.translation [None req-225208c5-bbf7-4598-b8db-45996005ae52 aeb219972e184ce09f652bfdb66a13a2 1807f8bb988246cc97347c1a936d3e15 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 473/963] 10.0.0.239 () {32 vars in 718 bytes} [Tue Apr 28 14:42:42 2026] DELETE /v2.0/ports/ed843742-9a85-49ca-a713-006c6c35095b => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 14:42:42.069 7 INFO neutron.pecan_wsgi.hooks.translation [None req-aace1862-abc1-41b3-998e-736f89e7f6e8 aeb219972e184ce09f652bfdb66a13a2 1807f8bb988246cc97347c1a936d3e15 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 474/964] 10.0.0.239 () {32 vars in 715 bytes} [Tue Apr 28 14:42:42 2026] GET /v2.0/ports/ed843742-9a85-49ca-a713-006c6c35095b => 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: 491/965] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:42:41 2026] GET /v2.0/security-groups?tenant_id=a9854551b3ab43ae8cddbcc96e1861d0&name=default => generated 2925 bytes in 332 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/966] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:42:42 2026] DELETE /v2.0/subnets/2b91872c-ff9b-4fa5-8d36-928481d2b89f => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/967] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:42:42 2026] DELETE /v2.0/security-groups/cfa4aa68-0da0-4284-a862-7f12db01793a => generated 0 bytes in 177 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/968] 10.0.0.239 () {34 vars in 683 bytes} [Tue Apr 28 14:42:42 2026] POST /v2.0/security-groups => generated 1659 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-28 14:42:42.410 8 INFO neutron.services.segments.plugin [-] Segment cfca2f87-852c-46cc-b364-a319f23bfbef resource provider aggregate not found 2026-04-28 14:42:42.414 8 INFO neutron.services.segments.plugin [-] Segment cfca2f87-852c-46cc-b364-a319f23bfbef resource provider aggregate not found 2026-04-28 14:42:42.429 8 INFO neutron.services.segments.plugin [-] Segment cfca2f87-852c-46cc-b364-a319f23bfbef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfca2f87-852c-46cc-b364-a319f23bfbef found for delete ", "request_id": "req-4f9619b2-5b6d-43ac-88cc-9a550963b754"}]} 2026-04-28 14:42:42.435 8 INFO neutron.services.segments.plugin [-] Segment cfca2f87-852c-46cc-b364-a319f23bfbef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfca2f87-852c-46cc-b364-a319f23bfbef found for delete ", "request_id": "req-c1ff49a8-3b59-4c03-b89e-0386721f46cd"}]} [pid: 8|app: 0|req: 493/969] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:42:42 2026] DELETE /v2.0/networks/a87951e2-d261-49a3-bf4f-223155de0426 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/970] 10.0.0.239 () {34 vars in 693 bytes} [Tue Apr 28 14:42:42 2026] POST /v2.0/security-group-rules => generated 597 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 14:42:42.556 7 INFO neutron.db.segments_db [None req-c9d8f858-e9d1-4e23-9872-50bc7b75538d aeb219972e184ce09f652bfdb66a13a2 1807f8bb988246cc97347c1a936d3e15 - - default default] Added segment f3a7f499-84eb-4e50-8bd3-789b3a9dd0d4 of type vxlan for network bc92a230-3848-47b0-ae45-84f07d02e0cc [pid: 8|app: 0|req: 494/971] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:42:42 2026] GET /v2.0/security-groups?tenant_id=15efd18664ab4710b955e5004e330c23&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/972] 10.0.0.239 () {34 vars in 668 bytes} [Tue Apr 28 14:42:42 2026] POST /v2.0/networks => generated 616 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/973] 10.0.0.239 () {34 vars in 693 bytes} [Tue Apr 28 14:42:42 2026] POST /v2.0/security-group-rules => generated 602 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/974] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:42:42 2026] DELETE /v2.0/security-groups/4ec21f40-a27b-4d09-9e77-ca3f568975db => 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: 496/975] 10.0.0.239 () {34 vars in 667 bytes} [Tue Apr 28 14:42:42 2026] POST /v2.0/subnets => generated 646 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/976] 10.0.0.239 () {34 vars in 674 bytes} [Tue Apr 28 14:42:42 2026] POST /v2.0/floatingips => generated 552 bytes in 529 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/977] 10.0.0.239 () {34 vars in 663 bytes} [Tue Apr 28 14:42:42 2026] POST /v2.0/ports => generated 927 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 14:42:43.536 7 INFO neutron_taas.services.taas.taas_plugin [None req-48917aca-4801-410a-80b3-1e0192288db6 aeb219972e184ce09f652bfdb66a13a2 1807f8bb988246cc97347c1a936d3e15 - - default default] TaaS: Handle Delete Port: 5e212a81-720a-436c-abba-bf8e907aa32d 2026-04-28 14:42:43.540 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-48917aca-4801-410a-80b3-1e0192288db6 aeb219972e184ce09f652bfdb66a13a2 1807f8bb988246cc97347c1a936d3e15 - - default default] Tap Mirror: Handle Delete Port: 5e212a81-720a-436c-abba-bf8e907aa32d [pid: 7|app: 0|req: 481/978] 10.0.0.239 () {32 vars in 718 bytes} [Tue Apr 28 14:42:43 2026] DELETE /v2.0/ports/5e212a81-720a-436c-abba-bf8e907aa32d => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 14:42:43.701 8 INFO neutron.pecan_wsgi.hooks.translation [None req-50e5e9be-07aa-4dbd-b6f9-b0b1d03ad5b1 aeb219972e184ce09f652bfdb66a13a2 1807f8bb988246cc97347c1a936d3e15 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 498/979] 10.0.0.239 () {32 vars in 715 bytes} [Tue Apr 28 14:42:43 2026] GET /v2.0/ports/5e212a81-720a-436c-abba-bf8e907aa32d => generated 132 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/980] 10.0.0.73 () {34 vars in 1095 bytes} [Tue Apr 28 14:42:43 2026] GET /v2.0/security-groups?name=tempest-securitygroup--691187674&fields=id&tenant_id=3d2dcb44a25542ddb629228bf7398c3a => generated 69 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/981] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:42:43 2026] DELETE /v2.0/subnets/cfbfa169-eff8-40d3-87a2-ec92e0d2cb73 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/982] 10.0.0.73 () {34 vars in 979 bytes} [Tue Apr 28 14:42:43 2026] GET /v2.0/networks?id=836be394-de75-4d84-8fc8-b180b152ac15 => generated 669 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/983] 10.0.0.73 () {34 vars in 962 bytes} [Tue Apr 28 14:42:43 2026] GET /v2.0/quotas/3d2dcb44a25542ddb629228bf7398c3a => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:42:44.071 7 INFO neutron.services.segments.plugin [-] Segment f3a7f499-84eb-4e50-8bd3-789b3a9dd0d4 resource provider aggregate not found 2026-04-28 14:42:44.080 7 INFO neutron.services.segments.plugin [-] Segment f3a7f499-84eb-4e50-8bd3-789b3a9dd0d4 resource provider aggregate not found [pid: 7|app: 0|req: 483/984] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:42:43 2026] DELETE /v2.0/networks/bc92a230-3848-47b0-ae45-84f07d02e0cc => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 14:42:44.099 7 INFO neutron.services.segments.plugin [-] Segment f3a7f499-84eb-4e50-8bd3-789b3a9dd0d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3a7f499-84eb-4e50-8bd3-789b3a9dd0d4 found for delete ", "request_id": "req-833b9803-21af-40a2-ba9b-4397e49ece17"}]} 2026-04-28 14:42:44.113 7 INFO neutron.services.segments.plugin [-] Segment f3a7f499-84eb-4e50-8bd3-789b3a9dd0d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3a7f499-84eb-4e50-8bd3-789b3a9dd0d4 found for delete ", "request_id": "req-9d2cf45d-69d4-41a4-915c-d31dc80264c2"}]} [pid: 8|app: 0|req: 502/985] 10.0.0.73 () {34 vars in 999 bytes} [Tue Apr 28 14:42:44 2026] GET /v2.0/ports?tenant_id=3d2dcb44a25542ddb629228bf7398c3a&fields=id => generated 103 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/986] 10.0.0.239 () {34 vars in 663 bytes} [Tue Apr 28 14:42:44 2026] POST /v2.0/ports => generated 779 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 485/987] 10.0.0.73 () {34 vars in 904 bytes} [Tue Apr 28 14:42:44 2026] GET /v2.0/extensions => generated 21537 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/988] 10.0.0.239 () {34 vars in 735 bytes} [Tue Apr 28 14:42:44 2026] PUT /v2.0/ports/f7a40b73-6a64-4f75-9450-e5fc6c54f4c6 => generated 752 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 486/989] 10.0.0.73 () {34 vars in 1005 bytes} [Tue Apr 28 14:42:44 2026] GET /v2.0/networks/836be394-de75-4d84-8fc8-b180b152ac15?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/990] 10.0.0.73 () {34 vars in 1105 bytes} [Tue Apr 28 14:42:44 2026] GET /v2.0/networks/836be394-de75-4d84-8fc8-b180b152ac15?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:42:44.815 8 INFO neutron_taas.services.taas.taas_plugin [None req-565887bd-6b81-401b-b517-75233d37e41e aeb219972e184ce09f652bfdb66a13a2 1807f8bb988246cc97347c1a936d3e15 - - default default] TaaS: Handle Delete Port: f7a40b73-6a64-4f75-9450-e5fc6c54f4c6 2026-04-28 14:42:44.818 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-565887bd-6b81-401b-b517-75233d37e41e aeb219972e184ce09f652bfdb66a13a2 1807f8bb988246cc97347c1a936d3e15 - - default default] Tap Mirror: Handle Delete Port: f7a40b73-6a64-4f75-9450-e5fc6c54f4c6 [pid: 8|app: 0|req: 504/991] 10.0.0.239 () {32 vars in 718 bytes} [Tue Apr 28 14:42:44 2026] DELETE /v2.0/ports/f7a40b73-6a64-4f75-9450-e5fc6c54f4c6 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/992] 10.0.0.239 () {32 vars in 641 bytes} [Tue Apr 28 14:42:44 2026] GET /v2.0/ports => generated 781 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:42:44.983 8 INFO neutron.pecan_wsgi.hooks.translation [None req-63341ffb-151f-4b2b-b74a-fd583b17a98f aeb219972e184ce09f652bfdb66a13a2 1807f8bb988246cc97347c1a936d3e15 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 505/993] 10.0.0.239 () {32 vars in 715 bytes} [Tue Apr 28 14:42:44 2026] GET /v2.0/ports/f7a40b73-6a64-4f75-9450-e5fc6c54f4c6 => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/994] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:42:44 2026] GET /v2.0/ports?device_id=e76b3a86-5035-431d-9d1b-f4c5ff17d8d7 => 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: 506/995] 10.0.0.239 () {32 vars in 641 bytes} [Tue Apr 28 14:42:44 2026] GET /v2.0/ports => generated 781 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/996] 10.0.0.239 () {32 vars in 715 bytes} [Tue Apr 28 14:42:45 2026] GET /v2.0/ports/80dce153-af6a-4472-a0b6-dcb1522d393b => generated 778 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:42:45.130 8 INFO neutron.pecan_wsgi.hooks.translation [None req-13646881-cda9-4473-bd46-ca5afc469744 aeb219972e184ce09f652bfdb66a13a2 1807f8bb988246cc97347c1a936d3e15 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 507/997] 10.0.0.239 () {32 vars in 718 bytes} [Tue Apr 28 14:42:45 2026] DELETE /v2.0/ports/5e212a81-720a-436c-abba-bf8e907aa32d => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 14:42:45.153 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3522d76c-c6d4-4f6b-8c4b-4ee51e62de71 aeb219972e184ce09f652bfdb66a13a2 1807f8bb988246cc97347c1a936d3e15 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 491/998] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:42:45 2026] DELETE /v2.0/subnets/cfbfa169-eff8-40d3-87a2-ec92e0d2cb73 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 14:42:45.176 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d3dd59cb-3fe8-4e4e-a71c-dad2f580e53f aeb219972e184ce09f652bfdb66a13a2 1807f8bb988246cc97347c1a936d3e15 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 508/999] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:42:45 2026] DELETE /v2.0/subnets/2b91872c-ff9b-4fa5-8d36-928481d2b89f => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 14:42:45.287 7 INFO neutron_taas.services.taas.taas_plugin [None req-64676fab-8b2f-428f-927b-11e83092def8 aeb219972e184ce09f652bfdb66a13a2 1807f8bb988246cc97347c1a936d3e15 - - default default] TaaS: Handle Delete Port: 80dce153-af6a-4472-a0b6-dcb1522d393b 2026-04-28 14:42:45.291 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-64676fab-8b2f-428f-927b-11e83092def8 aeb219972e184ce09f652bfdb66a13a2 1807f8bb988246cc97347c1a936d3e15 - - default default] Tap Mirror: Handle Delete Port: 80dce153-af6a-4472-a0b6-dcb1522d393b [pid: 7|app: 0|req: 492/1000] 10.0.0.239 () {32 vars in 718 bytes} [Tue Apr 28 14:42:45 2026] DELETE /v2.0/ports/80dce153-af6a-4472-a0b6-dcb1522d393b => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 14:42:45.557 8 INFO neutron.services.segments.plugin [-] Segment d18d023c-fe5a-4be1-8717-bc5f8bc4dab9 resource provider aggregate not found 2026-04-28 14:42:45.561 8 INFO neutron.services.segments.plugin [-] Segment d18d023c-fe5a-4be1-8717-bc5f8bc4dab9 resource provider aggregate not found 2026-04-28 14:42:45.582 8 INFO neutron.services.segments.plugin [-] Segment d18d023c-fe5a-4be1-8717-bc5f8bc4dab9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d18d023c-fe5a-4be1-8717-bc5f8bc4dab9 found for delete ", "request_id": "req-c34e5f3b-9bb9-4bf1-9263-0737f4ff8582"}]} 2026-04-28 14:42:45.587 8 INFO neutron.services.segments.plugin [-] Segment d18d023c-fe5a-4be1-8717-bc5f8bc4dab9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d18d023c-fe5a-4be1-8717-bc5f8bc4dab9 found for delete ", "request_id": "req-b062ecdf-b6a1-496c-9e21-b51be04f563a"}]} [pid: 8|app: 0|req: 509/1001] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:42:45 2026] DELETE /v2.0/networks/d41da32e-db08-43fe-b4e0-914b3d067106 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1002] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:42:46 2026] GET /v2.0/ports?device_id=e76b3a86-5035-431d-9d1b-f4c5ff17d8d7 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1003] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:42:46 2026] GET /v2.0/security-groups?tenant_id=1807f8bb988246cc97347c1a936d3e15&name=default => generated 2925 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1004] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:42:46 2026] DELETE /v2.0/security-groups/9cc81565-2386-4e39-bb73-7e9f52cf63c1 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:42:46.401 7 INFO neutron.db.segments_db [None req-b2d5ae55-380d-48a9-8c88-e1484b6c1fd7 8ddd6c0405524e74a0232411238e7b69 1e6291c6def443e6a5a2a8ef5c903f19 - - default default] Added segment c28bb118-bea4-440a-8305-7a55ccf5b03a of type vxlan for network 9a8f35c5-8476-492f-ae79-34adc2048ae7 [pid: 7|app: 0|req: 493/1005] 10.0.0.239 () {34 vars in 669 bytes} [Tue Apr 28 14:42:46 2026] POST /v2.0/networks => generated 614 bytes in 468 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 14:42:46.549 8 INFO neutron.db.segments_db [None req-91aac9aa-49fc-419b-b730-6c23c1728e22 8ddd6c0405524e74a0232411238e7b69 1e6291c6def443e6a5a2a8ef5c903f19 - - default default] Added segment 4be38be1-2a53-4739-87a0-84efcd0b4743 of type vxlan for network 38eb213d-8302-4eb0-9c5d-5d3192692e1f 2026-04-28 14:42:46.804 8 INFO neutron.db.l3_hamode_db [None req-91aac9aa-49fc-419b-b730-6c23c1728e22 8ddd6c0405524e74a0232411238e7b69 1e6291c6def443e6a5a2a8ef5c903f19 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 494/1006] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:42:47 2026] GET /v2.0/ports?device_id=e76b3a86-5035-431d-9d1b-f4c5ff17d8d7 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:42:47.643 8 INFO neutron.db.l3_hamode_db [None req-91aac9aa-49fc-419b-b730-6c23c1728e22 8ddd6c0405524e74a0232411238e7b69 1e6291c6def443e6a5a2a8ef5c903f19 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 14:42:48.494 7 INFO neutron.db.segments_db [None req-20f9452d-9d9a-4e9b-9003-c6fe7987706c 7529bfe99fe24d1b87c89b5dd0cad006 ab8ad2a600fc4e9d8d29432d7089b24b - - default default] Added segment 491679bf-2a18-402e-8a45-56644227c340 of type vxlan for network c9e45598-9ef4-4b62-81d6-a0e168b8de04 [pid: 7|app: 0|req: 495/1007] 10.0.0.239 () {34 vars in 668 bytes} [Tue Apr 28 14:42:48 2026] POST /v2.0/networks => generated 610 bytes in 444 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1008] 10.0.0.239 () {34 vars in 667 bytes} [Tue Apr 28 14:42:46 2026] POST /v2.0/routers => generated 695 bytes in 2121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/1009] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:42:48 2026] GET /v2.0/ports?device_id=e76b3a86-5035-431d-9d1b-f4c5ff17d8d7 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:42:48.683 8 INFO neutron.db.segments_db [None req-e1de6934-5cb7-48eb-8828-1282b71c03b0 7529bfe99fe24d1b87c89b5dd0cad006 ab8ad2a600fc4e9d8d29432d7089b24b - - default default] Added segment d23076fe-9806-45ef-9684-ff0fe5c34d94 of type vxlan for network b3ad52bd-cd3f-47e2-abcb-ea1a340eb81c [pid: 7|app: 0|req: 497/1010] 10.0.0.239 () {32 vars in 774 bytes} [Tue Apr 28 14:42:48 2026] GET /v2.0/subnets?project_id=1e6291c6def443e6a5a2a8ef5c903f19&cidr=10.100.0.0%2F28 => generated 14 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1011] 10.0.0.239 () {34 vars in 668 bytes} [Tue Apr 28 14:42:48 2026] POST /v2.0/networks => generated 610 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/1012] 10.0.0.239 () {32 vars in 692 bytes} [Tue Apr 28 14:42:48 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1013] 10.0.0.239 () {32 vars in 782 bytes} [Tue Apr 28 14:42:48 2026] GET /v2.0/subnets?network_id=24551227-cd95-4a24-b62d-9e2327126e8e&cidr=10.100.0.0%2F28 => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1014] 10.0.0.239 () {34 vars in 667 bytes} [Tue Apr 28 14:42:48 2026] POST /v2.0/subnets => generated 626 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1015] 10.0.0.239 () {34 vars in 667 bytes} [Tue Apr 28 14:42:48 2026] POST /v2.0/subnets => generated 656 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1016] 10.0.0.63 () {34 vars in 987 bytes} [Tue Apr 28 14:42:49 2026] GET /v2.0/ports?device_id=bf6b87a2-7d64-46d2-9064-47c3c99c998d => generated 1240 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1017] 10.0.0.239 () {34 vars in 667 bytes} [Tue Apr 28 14:42:49 2026] POST /v2.0/subnets => generated 626 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1018] 10.0.0.63 () {34 vars in 1037 bytes} [Tue Apr 28 14:42:49 2026] GET /v2.0/security-groups?id=d2fcc000-65e9-444d-86aa-808a8bc38732&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1019] 199.204.45.4 () {34 vars in 982 bytes} [Tue Apr 28 14:42:49 2026] GET /v2.0/networks?id=836be394-de75-4d84-8fc8-b180b152ac15 => generated 669 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:42:49.556 7 INFO neutron.db.segments_db [None req-8ef3de8f-b4a6-4728-96b2-d44f8e8c9016 7529bfe99fe24d1b87c89b5dd0cad006 ab8ad2a600fc4e9d8d29432d7089b24b - - default default] Added segment bee1952f-2cd4-4345-9076-b823e87197d1 of type vxlan for network d8b8993d-3e56-4fec-aa46-8672a2f5fa00 2026-04-28 14:42:49.833 7 INFO neutron.db.l3_hamode_db [None req-8ef3de8f-b4a6-4728-96b2-d44f8e8c9016 7529bfe99fe24d1b87c89b5dd0cad006 ab8ad2a600fc4e9d8d29432d7089b24b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 14:42:50.003 7 INFO neutron.db.l3_hamode_db [None req-8ef3de8f-b4a6-4728-96b2-d44f8e8c9016 7529bfe99fe24d1b87c89b5dd0cad006 ab8ad2a600fc4e9d8d29432d7089b24b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 517/1020] 10.0.0.239 () {34 vars in 781 bytes} [Tue Apr 28 14:42:49 2026] PUT /v2.0/routers/b5d0a774-8604-4e7a-9a56-5d9259733afb/add_router_interface => generated 309 bytes in 1328 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1021] 199.204.45.4 () {34 vars in 1046 bytes} [Tue Apr 28 14:42:50 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3d2dcb44a25542ddb629228bf7398c3a => generated 180 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1022] 10.0.0.239 () {34 vars in 667 bytes} [Tue Apr 28 14:42:49 2026] POST /v2.0/routers => generated 507 bytes in 1136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1023] 10.0.0.239 () {32 vars in 647 bytes} [Tue Apr 28 14:42:50 2026] GET /v2.0/networks => generated 8689 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1024] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:42:50 2026] GET /v2.0/ports?device_id=e76b3a86-5035-431d-9d1b-f4c5ff17d8d7 => generated 12 bytes in 552 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1025] 199.204.45.4 () {38 vars in 951 bytes} [Tue Apr 28 14:42:50 2026] POST /v2.0/ports => generated 954 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 507/1026] 10.0.0.239 () {32 vars in 645 bytes} [Tue Apr 28 14:42:51 2026] GET /v2.0/subnets => generated 7091 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1027] 199.204.45.4 () {38 vars in 1024 bytes} [Tue Apr 28 14:42:51 2026] PUT /v2.0/ports/fdee6294-dc0f-408f-83e4-48e9e3574747 => generated 1235 bytes in 416 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 14:42:51.723 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-430a5e06-c5c8-4ac4-8771-ff4e61af568f'] response: {'name': 'network-changed', 'server_uuid': 'e76b3a86-5035-431d-9d1b-f4c5ff17d8d7', 'tag': 'fdee6294-dc0f-408f-83e4-48e9e3574747', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 509/1028] 10.0.0.239 () {32 vars in 645 bytes} [Tue Apr 28 14:42:51 2026] GET /v2.0/routers => generated 2730 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1029] 10.0.0.239 () {34 vars in 683 bytes} [Tue Apr 28 14:42:51 2026] POST /v2.0/security-groups => generated 1675 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1030] 10.0.0.239 () {34 vars in 693 bytes} [Tue Apr 28 14:42:51 2026] POST /v2.0/security-group-rules => generated 597 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1033] 10.0.0.239 () {34 vars in 693 bytes} [Tue Apr 28 14:42:52 2026] POST /v2.0/security-group-rules => generated 596 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1034] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:42:52 2026] GET /v2.0/ports?device_id=e76b3a86-5035-431d-9d1b-f4c5ff17d8d7 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1035] 10.0.0.239 () {34 vars in 693 bytes} [Tue Apr 28 14:42:52 2026] POST /v2.0/security-group-rules => generated 602 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1036] 10.0.0.239 () {34 vars in 781 bytes} [Tue Apr 28 14:42:51 2026] PUT /v2.0/routers/f564cb32-08c0-4906-89a3-a3c16d233134/add_router_interface => generated 309 bytes in 1259 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1037] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:42:52 2026] GET /v2.0/security-groups?id=1aea6584-4226-4d73-9bf4-a3ee2d0b34ea&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1038] 199.204.45.4 () {34 vars in 1076 bytes} [Tue Apr 28 14:42:52 2026] GET /v2.0/ports?tenant_id=3d2dcb44a25542ddb629228bf7398c3a&device_id=e76b3a86-5035-431d-9d1b-f4c5ff17d8d7 => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1039] 10.0.0.239 () {32 vars in 715 bytes} [Tue Apr 28 14:42:52 2026] GET /v2.0/ports/77a3559b-4aed-4208-90b3-dda106a02cea => generated 955 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1040] 10.0.0.239 () {34 vars in 693 bytes} [Tue Apr 28 14:42:52 2026] POST /v2.0/security-group-rules => generated 601 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1041] 199.204.45.4 () {34 vars in 1014 bytes} [Tue Apr 28 14:42:52 2026] GET /v2.0/networks?tenant_id=3d2dcb44a25542ddb629228bf7398c3a&shared=False => generated 765 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:42:52.542 7 INFO neutron.db.securitygroups_db [None req-45a5109f-c700-4679-a1b5-ac8a1103f21c 8ddd6c0405524e74a0232411238e7b69 1e6291c6def443e6a5a2a8ef5c903f19 - - default default] Project 1e6291c6def443e6a5a2a8ef5c903f19 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 7|app: 0|req: 520/1042] 10.0.0.239 () {34 vars in 693 bytes} [Tue Apr 28 14:42:52 2026] POST /v2.0/security-group-rules => generated 607 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1043] 199.204.45.4 () {34 vars in 926 bytes} [Tue Apr 28 14:42:52 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 516 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:42:53.193 7 INFO neutron.db.securitygroups_db [None req-e72569eb-ab0e-4eaa-9ee7-df6c3568ce59 8ddd6c0405524e74a0232411238e7b69 1e6291c6def443e6a5a2a8ef5c903f19 - - default default] Project 1e6291c6def443e6a5a2a8ef5c903f19 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 7|app: 0|req: 522/1044] 10.0.0.239 () {34 vars in 693 bytes} [Tue Apr 28 14:42:53 2026] POST /v2.0/security-group-rules => generated 606 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1045] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:42:53 2026] GET /v2.0/ports?device_id=e76b3a86-5035-431d-9d1b-f4c5ff17d8d7 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1046] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:42:53 2026] GET /v2.0/security-groups?id=1aea6584-4226-4d73-9bf4-a3ee2d0b34ea&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1047] 10.0.0.239 () {32 vars in 647 bytes} [Tue Apr 28 14:42:53 2026] GET /v2.0/networks => generated 1298 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1048] 10.0.0.239 () {34 vars in 781 bytes} [Tue Apr 28 14:42:52 2026] PUT /v2.0/routers/f564cb32-08c0-4906-89a3-a3c16d233134/add_router_interface => generated 309 bytes in 1314 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1049] 10.0.0.239 () {32 vars in 715 bytes} [Tue Apr 28 14:42:53 2026] GET /v2.0/ports/61c84050-f28f-4c89-8862-30c916ccdb4a => generated 955 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1050] 10.0.0.73 () {34 vars in 1097 bytes} [Tue Apr 28 14:42:53 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1548427125&fields=id&tenant_id=1e6291c6def443e6a5a2a8ef5c903f19 => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1051] 10.0.0.73 () {34 vars in 979 bytes} [Tue Apr 28 14:42:53 2026] GET /v2.0/networks?id=9a8f35c5-8476-492f-ae79-34adc2048ae7 => generated 661 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1052] 10.0.0.73 () {34 vars in 962 bytes} [Tue Apr 28 14:42:54 2026] GET /v2.0/quotas/1e6291c6def443e6a5a2a8ef5c903f19 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1053] 10.0.0.73 () {34 vars in 999 bytes} [Tue Apr 28 14:42:54 2026] GET /v2.0/ports?tenant_id=1e6291c6def443e6a5a2a8ef5c903f19&fields=id => generated 57 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1054] 10.0.0.73 () {34 vars in 1005 bytes} [Tue Apr 28 14:42:54 2026] GET /v2.0/networks/9a8f35c5-8476-492f-ae79-34adc2048ae7?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:42:54.221 8 INFO neutron_taas.services.taas.taas_plugin [None req-ecb10b71-1b78-4a6b-98bc-43aaf17914d7 7529bfe99fe24d1b87c89b5dd0cad006 ab8ad2a600fc4e9d8d29432d7089b24b - - default default] TaaS: Handle Delete Port: 61c84050-f28f-4c89-8862-30c916ccdb4a [pid: 7|app: 0|req: 532/1055] 199.204.45.4 () {34 vars in 1076 bytes} [Tue Apr 28 14:42:54 2026] GET /v2.0/ports?tenant_id=3d2dcb44a25542ddb629228bf7398c3a&device_id=e76b3a86-5035-431d-9d1b-f4c5ff17d8d7 => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 14:42:54.232 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ecb10b71-1b78-4a6b-98bc-43aaf17914d7 7529bfe99fe24d1b87c89b5dd0cad006 ab8ad2a600fc4e9d8d29432d7089b24b - - default default] Tap Mirror: Handle Delete Port: 61c84050-f28f-4c89-8862-30c916ccdb4a [pid: 7|app: 0|req: 533/1056] 10.0.0.73 () {34 vars in 1105 bytes} [Tue Apr 28 14:42:54 2026] GET /v2.0/networks/9a8f35c5-8476-492f-ae79-34adc2048ae7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1057] 199.204.45.4 () {34 vars in 1054 bytes} [Tue Apr 28 14:42:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=fdee6294-dc0f-408f-83e4-48e9e3574747 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1058] 199.204.45.4 () {34 vars in 980 bytes} [Tue Apr 28 14:42:54 2026] GET /v2.0/subnets?id=28a434a3-e4f4-49d4-94a4-96e9e770161d => generated 687 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1059] 199.204.45.4 () {34 vars in 1048 bytes} [Tue Apr 28 14:42:54 2026] GET /v2.0/ports?network_id=836be394-de75-4d84-8fc8-b180b152ac15&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1060] 199.204.45.4 () {34 vars in 1008 bytes} [Tue Apr 28 14:42:54 2026] GET /v2.0/networks/836be394-de75-4d84-8fc8-b180b152ac15?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1061] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:42:54 2026] GET /v2.0/ports?device_id=81e28254-c959-483c-8fed-c7bb04febd44 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1062] 199.204.45.4 () {34 vars in 1108 bytes} [Tue Apr 28 14:42:54 2026] GET /v2.0/networks/836be394-de75-4d84-8fc8-b180b152ac15?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1063] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:42:54 2026] GET /v2.0/ports?device_id=e76b3a86-5035-431d-9d1b-f4c5ff17d8d7 => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1064] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:42:54 2026] GET /v2.0/security-groups?id=1aea6584-4226-4d73-9bf4-a3ee2d0b34ea&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1065] 10.0.0.239 () {34 vars in 787 bytes} [Tue Apr 28 14:42:53 2026] PUT /v2.0/routers/f564cb32-08c0-4906-89a3-a3c16d233134/remove_router_interface => generated 309 bytes in 908 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:42:55.125 7 INFO neutron_taas.services.taas.taas_plugin [None req-492f5b7d-93f2-47f2-ad28-8c8028466f36 7529bfe99fe24d1b87c89b5dd0cad006 ab8ad2a600fc4e9d8d29432d7089b24b - - default default] TaaS: Handle Delete Port: 77a3559b-4aed-4208-90b3-dda106a02cea 2026-04-28 14:42:55.127 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-492f5b7d-93f2-47f2-ad28-8c8028466f36 7529bfe99fe24d1b87c89b5dd0cad006 ab8ad2a600fc4e9d8d29432d7089b24b - - default default] Tap Mirror: Handle Delete Port: 77a3559b-4aed-4208-90b3-dda106a02cea [pid: 8|app: 0|req: 525/1066] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:42:55 2026] GET /v2.0/ports?device_id=81e28254-c959-483c-8fed-c7bb04febd44 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1067] 10.0.0.239 () {34 vars in 787 bytes} [Tue Apr 28 14:42:54 2026] PUT /v2.0/routers/f564cb32-08c0-4906-89a3-a3c16d233134/remove_router_interface => generated 309 bytes in 787 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1068] 10.0.0.239 () {32 vars in 734 bytes} [Tue Apr 28 14:42:55 2026] GET /v2.0/ports?device_id=f564cb32-08c0-4906-89a3-a3c16d233134 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:42:55.808 7 INFO neutron_taas.services.taas.taas_plugin [None req-f6b80098-d7b3-45ca-97b8-d8691e1acd74 7529bfe99fe24d1b87c89b5dd0cad006 ab8ad2a600fc4e9d8d29432d7089b24b - - default default] TaaS: Handle Delete Port: c753a159-e628-4760-85a3-ada09f192a3b 2026-04-28 14:42:55.810 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f6b80098-d7b3-45ca-97b8-d8691e1acd74 7529bfe99fe24d1b87c89b5dd0cad006 ab8ad2a600fc4e9d8d29432d7089b24b - - default default] Tap Mirror: Handle Delete Port: c753a159-e628-4760-85a3-ada09f192a3b [pid: 8|app: 0|req: 527/1069] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:42:55 2026] GET /v2.0/ports?device_id=e76b3a86-5035-431d-9d1b-f4c5ff17d8d7 => generated 969 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1070] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:42:55 2026] GET /v2.0/security-groups?id=1aea6584-4226-4d73-9bf4-a3ee2d0b34ea&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:42:56.139 7 INFO neutron.services.segments.plugin [-] Segment bee1952f-2cd4-4345-9076-b823e87197d1 resource provider aggregate not found 2026-04-28 14:42:56.157 7 INFO neutron.services.segments.plugin [-] Segment bee1952f-2cd4-4345-9076-b823e87197d1 resource provider aggregate not found 2026-04-28 14:42:56.157 7 INFO neutron.services.segments.plugin [-] Segment bee1952f-2cd4-4345-9076-b823e87197d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bee1952f-2cd4-4345-9076-b823e87197d1 found for delete ", "request_id": "req-3cc33092-f6f8-40f5-bdaf-c1e9587391d3"}]} 2026-04-28 14:42:56.175 7 INFO neutron.db.l3_hamode_db [None req-f6b80098-d7b3-45ca-97b8-d8691e1acd74 7529bfe99fe24d1b87c89b5dd0cad006 ab8ad2a600fc4e9d8d29432d7089b24b - - default default] HA network d8b8993d-3e56-4fec-aa46-8672a2f5fa00 was deleted as no HA routers are present in tenant ab8ad2a600fc4e9d8d29432d7089b24b. 2026-04-28 14:42:56.182 7 INFO neutron.services.segments.plugin [-] Segment bee1952f-2cd4-4345-9076-b823e87197d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bee1952f-2cd4-4345-9076-b823e87197d1 found for delete ", "request_id": "req-95fc54c9-d734-4095-9f6d-38e507dd92fb"}]} [pid: 7|app: 0|req: 543/1071] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:42:55 2026] DELETE /v2.0/routers/f564cb32-08c0-4906-89a3-a3c16d233134 => generated 0 bytes in 566 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1072] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:42:56 2026] DELETE /v2.0/subnets/4484b489-103d-4e1a-a020-551318a1c2a4 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1073] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:42:56 2026] DELETE /v2.0/subnets/c80485fd-aefe-47eb-86b6-521d8ce38fe8 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 14:42:56.625 8 INFO neutron.services.segments.plugin [-] Segment d23076fe-9806-45ef-9684-ff0fe5c34d94 resource provider aggregate not found 2026-04-28 14:42:56.629 8 INFO neutron.services.segments.plugin [-] Segment d23076fe-9806-45ef-9684-ff0fe5c34d94 resource provider aggregate not found [pid: 7|app: 0|req: 545/1074] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:42:56 2026] GET /v2.0/ports?device_id=81e28254-c959-483c-8fed-c7bb04febd44 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:42:56.647 8 INFO neutron.services.segments.plugin [-] Segment d23076fe-9806-45ef-9684-ff0fe5c34d94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d23076fe-9806-45ef-9684-ff0fe5c34d94 found for delete ", "request_id": "req-ad0b9dbd-5b32-47df-ac54-d1bf095cce94"}]} 2026-04-28 14:42:56.648 8 INFO neutron.services.segments.plugin [-] Segment d23076fe-9806-45ef-9684-ff0fe5c34d94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d23076fe-9806-45ef-9684-ff0fe5c34d94 found for delete ", "request_id": "req-55b171a0-a729-4012-8eb4-d87248523edb"}]} [pid: 8|app: 0|req: 530/1075] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:42:56 2026] DELETE /v2.0/networks/b3ad52bd-cd3f-47e2-abcb-ea1a340eb81c => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 14:42:56.765 7 INFO neutron_taas.services.taas.taas_plugin [None req-2ad21112-b33d-413e-ae3f-f7b9190bf2bc 7529bfe99fe24d1b87c89b5dd0cad006 ab8ad2a600fc4e9d8d29432d7089b24b - - default default] TaaS: Handle Delete Port: a1c6ac64-4f64-484c-be8c-6c2b2a6edb6a 2026-04-28 14:42:56.769 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2ad21112-b33d-413e-ae3f-f7b9190bf2bc 7529bfe99fe24d1b87c89b5dd0cad006 ab8ad2a600fc4e9d8d29432d7089b24b - - default default] Tap Mirror: Handle Delete Port: a1c6ac64-4f64-484c-be8c-6c2b2a6edb6a [pid: 7|app: 0|req: 546/1076] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:42:56 2026] DELETE /v2.0/networks/c9e45598-9ef4-4b62-81d6-a0e168b8de04 => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1077] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:42:56 2026] GET /v2.0/ports?device_id=e76b3a86-5035-431d-9d1b-f4c5ff17d8d7 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1078] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:42:56 2026] GET /v2.0/security-groups?id=1aea6584-4226-4d73-9bf4-a3ee2d0b34ea&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:42:57.042 7 INFO neutron.db.segments_db [None req-ff831d3a-ccc8-4d72-8366-f139d1e36433 7529bfe99fe24d1b87c89b5dd0cad006 ab8ad2a600fc4e9d8d29432d7089b24b - - default default] Added segment de7e8ac1-4396-428c-bb22-1b852e7bbe81 of type vxlan for network 00277edd-9e39-4951-8160-5a6208efe060 [pid: 7|app: 0|req: 547/1079] 10.0.0.239 () {34 vars in 668 bytes} [Tue Apr 28 14:42:56 2026] POST /v2.0/networks => generated 611 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1080] 10.0.0.239 () {34 vars in 667 bytes} [Tue Apr 28 14:42:57 2026] POST /v2.0/subnets => generated 626 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 14:42:57.450 7 INFO neutron.db.segments_db [None req-d0ab82c8-0df3-42e5-9ae8-7fb974c793f6 7529bfe99fe24d1b87c89b5dd0cad006 ab8ad2a600fc4e9d8d29432d7089b24b - - default default] Added segment 0092ff9a-ef43-4a40-bc74-dcc78bdd51f1 of type vxlan for network e08646ef-a5e4-4b01-ba69-fe09259a30cd [pid: 8|app: 0|req: 534/1081] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:42:57 2026] GET /v2.0/ports?device_id=81e28254-c959-483c-8fed-c7bb04febd44 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:42:57.786 7 INFO neutron.db.l3_hamode_db [None req-d0ab82c8-0df3-42e5-9ae8-7fb974c793f6 7529bfe99fe24d1b87c89b5dd0cad006 ab8ad2a600fc4e9d8d29432d7089b24b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 14:42:57.962 7 INFO neutron.db.l3_hamode_db [None req-d0ab82c8-0df3-42e5-9ae8-7fb974c793f6 7529bfe99fe24d1b87c89b5dd0cad006 ab8ad2a600fc4e9d8d29432d7089b24b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 535/1082] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:42:58 2026] GET /v2.0/ports?device_id=e76b3a86-5035-431d-9d1b-f4c5ff17d8d7 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:42:58.180 7 INFO neutron.services.segments.plugin [-] Segment 491679bf-2a18-402e-8a45-56644227c340 resource provider aggregate not found [pid: 8|app: 0|req: 536/1083] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:42:58 2026] GET /v2.0/security-groups?id=1aea6584-4226-4d73-9bf4-a3ee2d0b34ea&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:42:58.203 7 INFO neutron.services.segments.plugin [-] Segment 491679bf-2a18-402e-8a45-56644227c340 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 491679bf-2a18-402e-8a45-56644227c340 found for delete ", "request_id": "req-cffb977b-e33f-49f5-adde-220e3ae5951e"}]} 2026-04-28 14:42:58.216 7 INFO neutron.services.segments.plugin [-] Segment 491679bf-2a18-402e-8a45-56644227c340 resource provider aggregate not found 2026-04-28 14:42:58.246 7 INFO neutron.services.segments.plugin [-] Segment 491679bf-2a18-402e-8a45-56644227c340 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 491679bf-2a18-402e-8a45-56644227c340 found for delete ", "request_id": "req-c7cac28e-e481-4427-9dc0-ace702e26aec"}]} [pid: 7|app: 0|req: 548/1084] 10.0.0.239 () {34 vars in 667 bytes} [Tue Apr 28 14:42:57 2026] POST /v2.0/routers => generated 507 bytes in 1313 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1085] 199.204.45.4 () {34 vars in 982 bytes} [Tue Apr 28 14:42:58 2026] GET /v2.0/networks?id=9a8f35c5-8476-492f-ae79-34adc2048ae7 => generated 661 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1086] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:42:58 2026] GET /v2.0/ports?device_id=81e28254-c959-483c-8fed-c7bb04febd44 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1087] 199.204.45.4 () {34 vars in 1046 bytes} [Tue Apr 28 14:42:58 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1e6291c6def443e6a5a2a8ef5c903f19 => generated 181 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1088] 10.0.0.239 () {34 vars in 663 bytes} [Tue Apr 28 14:42:58 2026] POST /v2.0/ports => generated 947 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: 7|app: 0|req: 552/1089] 199.204.45.4 () {38 vars in 951 bytes} [Tue Apr 28 14:42:58 2026] POST /v2.0/ports => generated 954 bytes in 498 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 553/1090] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:42:59 2026] GET /v2.0/ports?device_id=e76b3a86-5035-431d-9d1b-f4c5ff17d8d7 => generated 971 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1091] 199.204.45.4 () {38 vars in 1024 bytes} [Tue Apr 28 14:42:59 2026] PUT /v2.0/ports/47adbc13-eb65-4c32-9940-ad334edd8439 => generated 1235 bytes in 544 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 555/1092] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:00 2026] GET /v2.0/ports?device_id=bf6b87a2-7d64-46d2-9064-47c3c99c998d => generated 971 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1093] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:43:00 2026] GET /v2.0/security-groups?id=1aea6584-4226-4d73-9bf4-a3ee2d0b34ea&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:43:00.237 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-24ffe6dc-9107-4d84-917b-21622f7e2bba'] response: {'name': 'network-changed', 'server_uuid': '81e28254-c959-483c-8fed-c7bb04febd44', 'tag': '47adbc13-eb65-4c32-9940-ad334edd8439', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 557/1094] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:00 2026] GET /v2.0/ports?device_id=81e28254-c959-483c-8fed-c7bb04febd44 => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1095] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:43:00 2026] GET /v2.0/security-groups?id=21141950-0ce5-4899-811c-83bdbc918a4d&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1096] 10.0.0.73 () {34 vars in 968 bytes} [Tue Apr 28 14:43:00 2026] GET /v2.0/ports/2c38a0d7-b137-4b94-b7bc-4d79eb39f45e => generated 968 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1097] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:00 2026] GET /v2.0/ports?device_id=e76b3a86-5035-431d-9d1b-f4c5ff17d8d7 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1098] 10.0.0.239 () {34 vars in 781 bytes} [Tue Apr 28 14:42:59 2026] PUT /v2.0/routers/27585e39-794a-4f0f-91ac-f20e84a968bb/add_router_interface => generated 309 bytes in 1372 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: 539/1099] 10.0.0.239 () {32 vars in 715 bytes} [Tue Apr 28 14:43:00 2026] GET /v2.0/ports/bfb5106b-91b9-4346-ae44-ee9eb22d18b3 => generated 1021 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 14:43:00.899 7 INFO neutron.db.l3_db [None req-c27b27ec-bb93-42b9-ab95-d06560452548 ed6658558224400ab68aa5819b1cf92e 3d2dcb44a25542ddb629228bf7398c3a - - default default] Floating IP 1336dc37-26c6-4d88-a36f-59cc29119e2c associated. External IP: 10.96.250.205, port: fdee6294-dc0f-408f-83e4-48e9e3574747. 2026-04-28 14:43:00.984 8 INFO neutron_taas.services.taas.taas_plugin [None req-ed6d1bee-ab60-4512-90eb-5141d1fb79e0 7529bfe99fe24d1b87c89b5dd0cad006 ab8ad2a600fc4e9d8d29432d7089b24b - - default default] TaaS: Handle Delete Port: bfb5106b-91b9-4346-ae44-ee9eb22d18b3 2026-04-28 14:43:00.986 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ed6d1bee-ab60-4512-90eb-5141d1fb79e0 7529bfe99fe24d1b87c89b5dd0cad006 ab8ad2a600fc4e9d8d29432d7089b24b - - default default] Tap Mirror: Handle Delete Port: bfb5106b-91b9-4346-ae44-ee9eb22d18b3 [pid: 7|app: 0|req: 561/1100] 10.0.0.239 () {34 vars in 747 bytes} [Tue Apr 28 14:43:00 2026] PUT /v2.0/floatingips/1336dc37-26c6-4d88-a36f-59cc29119e2c => generated 855 bytes in 924 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1101] 199.204.45.4 () {34 vars in 1076 bytes} [Tue Apr 28 14:43:01 2026] GET /v2.0/ports?tenant_id=1e6291c6def443e6a5a2a8ef5c903f19&device_id=81e28254-c959-483c-8fed-c7bb04febd44 => 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: 540/1102] 10.0.0.239 () {34 vars in 787 bytes} [Tue Apr 28 14:43:00 2026] PUT /v2.0/routers/27585e39-794a-4f0f-91ac-f20e84a968bb/remove_router_interface => generated 309 bytes in 806 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 563/1103] 199.204.45.4 () {34 vars in 996 bytes} [Tue Apr 28 14:43:01 2026] GET /v2.0/subnets?network_id=329b86b1-84d9-4423-9f8e-86899c0af77d => generated 684 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1104] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:01 2026] GET /v2.0/ports?device_id=81e28254-c959-483c-8fed-c7bb04febd44 => generated 969 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1105] 199.204.45.4 () {34 vars in 1014 bytes} [Tue Apr 28 14:43:01 2026] GET /v2.0/networks?tenant_id=1e6291c6def443e6a5a2a8ef5c903f19&shared=False => generated 757 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1106] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:01 2026] GET /v2.0/ports?device_id=e76b3a86-5035-431d-9d1b-f4c5ff17d8d7 => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1107] 199.204.45.4 () {34 vars in 1142 bytes} [Tue Apr 28 14:43:01 2026] GET /v2.0/ports?device_id=bf6b87a2-7d64-46d2-9064-47c3c99c998d&device_owner=compute%3Anova&network_id=329b86b1-84d9-4423-9f8e-86899c0af77d => generated 971 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:43:01.623 7 INFO neutron.api.v2.resource [None req-16f451cf-6f30-4fa6-b287-d0b8b186bba7 7529bfe99fe24d1b87c89b5dd0cad006 ab8ad2a600fc4e9d8d29432d7089b24b - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 565/1108] 10.0.0.239 () {34 vars in 787 bytes} [Tue Apr 28 14:43:01 2026] PUT /v2.0/routers/27585e39-794a-4f0f-91ac-f20e84a968bb/remove_router_interface => generated 197 bytes in 134 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1109] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:43:01 2026] GET /v2.0/security-groups?id=21141950-0ce5-4899-811c-83bdbc918a4d&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1110] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:43:01 2026] GET /v2.0/security-groups?id=1aea6584-4226-4d73-9bf4-a3ee2d0b34ea&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1111] 199.204.45.4 () {34 vars in 926 bytes} [Tue Apr 28 14:43:01 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1112] 10.0.0.239 () {32 vars in 734 bytes} [Tue Apr 28 14:43:01 2026] GET /v2.0/ports?device_id=27585e39-794a-4f0f-91ac-f20e84a968bb => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:43:01.903 7 INFO neutron_taas.services.taas.taas_plugin [None req-26966bca-2c69-4a54-a9b7-fdff983f22c2 7529bfe99fe24d1b87c89b5dd0cad006 ab8ad2a600fc4e9d8d29432d7089b24b - - default default] TaaS: Handle Delete Port: 0da2dfd1-0984-4b46-803d-d3fda69376d1 2026-04-28 14:43:01.906 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-26966bca-2c69-4a54-a9b7-fdff983f22c2 7529bfe99fe24d1b87c89b5dd0cad006 ab8ad2a600fc4e9d8d29432d7089b24b - - default default] Tap Mirror: Handle Delete Port: 0da2dfd1-0984-4b46-803d-d3fda69376d1 2026-04-28 14:43:02.213 7 INFO neutron.services.segments.plugin [-] Segment 0092ff9a-ef43-4a40-bc74-dcc78bdd51f1 resource provider aggregate not found 2026-04-28 14:43:02.219 7 INFO neutron.services.segments.plugin [-] Segment 0092ff9a-ef43-4a40-bc74-dcc78bdd51f1 resource provider aggregate not found 2026-04-28 14:43:02.235 7 INFO neutron.services.segments.plugin [-] Segment 0092ff9a-ef43-4a40-bc74-dcc78bdd51f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0092ff9a-ef43-4a40-bc74-dcc78bdd51f1 found for delete ", "request_id": "req-98cbbd38-d167-4a56-95ec-713b8bdd2d17"}]} 2026-04-28 14:43:02.240 7 INFO neutron.services.segments.plugin [-] Segment 0092ff9a-ef43-4a40-bc74-dcc78bdd51f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0092ff9a-ef43-4a40-bc74-dcc78bdd51f1 found for delete ", "request_id": "req-31e47045-518a-4281-8096-cb563d2a58ac"}]} 2026-04-28 14:43:02.250 7 INFO neutron.db.l3_hamode_db [None req-26966bca-2c69-4a54-a9b7-fdff983f22c2 7529bfe99fe24d1b87c89b5dd0cad006 ab8ad2a600fc4e9d8d29432d7089b24b - - default default] HA network e08646ef-a5e4-4b01-ba69-fe09259a30cd was deleted as no HA routers are present in tenant ab8ad2a600fc4e9d8d29432d7089b24b. [pid: 7|app: 0|req: 568/1113] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:43:01 2026] DELETE /v2.0/routers/27585e39-794a-4f0f-91ac-f20e84a968bb => generated 0 bytes in 558 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1114] 199.204.45.4 () {38 vars in 1024 bytes} [Tue Apr 28 14:43:01 2026] PUT /v2.0/ports/2c38a0d7-b137-4b94-b7bc-4d79eb39f45e => generated 1149 bytes in 601 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 14:43:02.281 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-27b72ef7-80ab-483c-b11d-c9e6aa6d5adc'] response: {'name': 'network-changed', 'server_uuid': 'e76b3a86-5035-431d-9d1b-f4c5ff17d8d7', 'tag': 'fdee6294-dc0f-408f-83e4-48e9e3574747', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 569/1115] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:02 2026] GET /v2.0/ports?device_id=e76b3a86-5035-431d-9d1b-f4c5ff17d8d7 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:43:02.309 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ed5cd2b8-9de2-4cb3-af35-263e9b4f5357'] response: {'name': 'network-changed', 'server_uuid': 'bf6b87a2-7d64-46d2-9064-47c3c99c998d', 'tag': '2c38a0d7-b137-4b94-b7bc-4d79eb39f45e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 570/1116] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:43:02 2026] GET /v2.0/security-groups?id=1aea6584-4226-4d73-9bf4-a3ee2d0b34ea&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1117] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:43:02 2026] DELETE /v2.0/subnets/dead043a-4fff-42fb-954c-59ef529bdfbe => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 14:43:02.537 7 INFO neutron_taas.services.taas.taas_plugin [None req-22e4aec2-2d51-4e5f-bb3f-3dd2fdc990c7 7529bfe99fe24d1b87c89b5dd0cad006 ab8ad2a600fc4e9d8d29432d7089b24b - - default default] TaaS: Handle Delete Port: 9aff7d97-2398-4a57-9181-89905a5cd5d1 2026-04-28 14:43:02.540 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-22e4aec2-2d51-4e5f-bb3f-3dd2fdc990c7 7529bfe99fe24d1b87c89b5dd0cad006 ab8ad2a600fc4e9d8d29432d7089b24b - - default default] Tap Mirror: Handle Delete Port: 9aff7d97-2398-4a57-9181-89905a5cd5d1 [pid: 8|app: 0|req: 548/1118] 199.204.45.4 () {34 vars in 1076 bytes} [Tue Apr 28 14:43:02 2026] GET /v2.0/ports?tenant_id=1e6291c6def443e6a5a2a8ef5c903f19&device_id=81e28254-c959-483c-8fed-c7bb04febd44 => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1119] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:43:02 2026] DELETE /v2.0/networks/00277edd-9e39-4951-8160-5a6208efe060 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1120] 199.204.45.4 () {34 vars in 1054 bytes} [Tue Apr 28 14:43:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=47adbc13-eb65-4c32-9940-ad334edd8439 => 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: 549/1121] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:02 2026] GET /v2.0/ports?device_id=81e28254-c959-483c-8fed-c7bb04febd44 => 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: 550/1122] 199.204.45.4 () {34 vars in 1076 bytes} [Tue Apr 28 14:43:02 2026] GET /v2.0/ports?tenant_id=243c81a4c97048ba9a77b14054e19a12&device_id=bf6b87a2-7d64-46d2-9064-47c3c99c998d => generated 1421 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 14:43:02.821 7 INFO neutron.db.segments_db [None req-15a37a30-6fcf-4a74-89bd-0b7a9b4bb028 7529bfe99fe24d1b87c89b5dd0cad006 ab8ad2a600fc4e9d8d29432d7089b24b - - default default] Added segment 2cbdaabf-badc-4955-8769-ae93e6b846b3 of type vxlan for network 1bbb81f9-1bcb-4a8e-8b0a-a505b63fd302 [pid: 8|app: 0|req: 551/1123] 199.204.45.4 () {34 vars in 980 bytes} [Tue Apr 28 14:43:02 2026] GET /v2.0/subnets?id=8fd01c26-a35e-479c-92a6-67dc18319a8a => generated 677 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1124] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:43:02 2026] GET /v2.0/security-groups?id=21141950-0ce5-4899-811c-83bdbc918a4d&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: 553/1125] 199.204.45.4 () {34 vars in 1076 bytes} [Tue Apr 28 14:43:02 2026] GET /v2.0/ports?tenant_id=3d2dcb44a25542ddb629228bf7398c3a&device_id=e76b3a86-5035-431d-9d1b-f4c5ff17d8d7 => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1126] 10.0.0.239 () {34 vars in 668 bytes} [Tue Apr 28 14:43:02 2026] POST /v2.0/networks => generated 611 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1127] 199.204.45.4 () {34 vars in 982 bytes} [Tue Apr 28 14:43:02 2026] GET /v2.0/networks?id=329b86b1-84d9-4423-9f8e-86899c0af77d => generated 780 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1128] 199.204.45.4 () {34 vars in 1048 bytes} [Tue Apr 28 14:43:02 2026] GET /v2.0/ports?network_id=9a8f35c5-8476-492f-ae79-34adc2048ae7&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1129] 199.204.45.4 () {34 vars in 982 bytes} [Tue Apr 28 14:43:02 2026] GET /v2.0/networks?id=836be394-de75-4d84-8fc8-b180b152ac15 => generated 765 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1130] 199.204.45.4 () {34 vars in 1056 bytes} [Tue Apr 28 14:43:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=2c38a0d7-b137-4b94-b7bc-4d79eb39f45e => 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: 557/1131] 199.204.45.4 () {34 vars in 1008 bytes} [Tue Apr 28 14:43:03 2026] GET /v2.0/networks/9a8f35c5-8476-492f-ae79-34adc2048ae7?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1132] 199.204.45.4 () {34 vars in 1054 bytes} [Tue Apr 28 14:43:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=fdee6294-dc0f-408f-83e4-48e9e3574747 => generated 860 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1133] 199.204.45.4 () {34 vars in 1054 bytes} [Tue Apr 28 14:43:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=2c38a0d7-b137-4b94-b7bc-4d79eb39f45e => generated 860 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1134] 199.204.45.4 () {34 vars in 1108 bytes} [Tue Apr 28 14:43:03 2026] GET /v2.0/networks/9a8f35c5-8476-492f-ae79-34adc2048ae7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1135] 10.0.0.239 () {34 vars in 667 bytes} [Tue Apr 28 14:43:02 2026] POST /v2.0/subnets => generated 626 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1136] 199.204.45.4 () {34 vars in 980 bytes} [Tue Apr 28 14:43:03 2026] GET /v2.0/subnets?id=28a434a3-e4f4-49d4-94a4-96e9e770161d => generated 687 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1137] 199.204.45.4 () {34 vars in 980 bytes} [Tue Apr 28 14:43:03 2026] GET /v2.0/subnets?id=201d3990-56f5-4e38-a37e-9ea5c5c4a4fd => generated 702 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:43:03.300 8 INFO neutron.db.segments_db [None req-d2dcd674-9c9c-4f95-9176-50b33db23bda 7529bfe99fe24d1b87c89b5dd0cad006 ab8ad2a600fc4e9d8d29432d7089b24b - - default default] Added segment 132274f8-2aa5-4fe8-b1b7-84b7ca9a7a85 of type vxlan for network 160ba2ea-5cc7-4849-9b05-1d826cc9b8c9 [pid: 7|app: 0|req: 577/1138] 199.204.45.4 () {34 vars in 1048 bytes} [Tue Apr 28 14:43:03 2026] GET /v2.0/ports?network_id=836be394-de75-4d84-8fc8-b180b152ac15&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1139] 199.204.45.4 () {34 vars in 1048 bytes} [Tue Apr 28 14:43:03 2026] GET /v2.0/ports?network_id=329b86b1-84d9-4423-9f8e-86899c0af77d&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1140] 199.204.45.4 () {34 vars in 1008 bytes} [Tue Apr 28 14:43:03 2026] GET /v2.0/networks/836be394-de75-4d84-8fc8-b180b152ac15?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1141] 199.204.45.4 () {34 vars in 1008 bytes} [Tue Apr 28 14:43:03 2026] GET /v2.0/networks/329b86b1-84d9-4423-9f8e-86899c0af77d?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1142] 199.204.45.4 () {34 vars in 1108 bytes} [Tue Apr 28 14:43:03 2026] GET /v2.0/networks/836be394-de75-4d84-8fc8-b180b152ac15?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1143] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:03 2026] GET /v2.0/ports?device_id=e76b3a86-5035-431d-9d1b-f4c5ff17d8d7 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:43:03.548 8 INFO neutron.db.l3_hamode_db [None req-d2dcd674-9c9c-4f95-9176-50b33db23bda 7529bfe99fe24d1b87c89b5dd0cad006 ab8ad2a600fc4e9d8d29432d7089b24b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 583/1144] 199.204.45.4 () {34 vars in 1108 bytes} [Tue Apr 28 14:43:03 2026] GET /v2.0/networks/329b86b1-84d9-4423-9f8e-86899c0af77d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1145] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:43:03 2026] GET /v2.0/security-groups?id=1aea6584-4226-4d73-9bf4-a3ee2d0b34ea&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:43:03.680 8 INFO neutron.db.l3_hamode_db [None req-d2dcd674-9c9c-4f95-9176-50b33db23bda 7529bfe99fe24d1b87c89b5dd0cad006 ab8ad2a600fc4e9d8d29432d7089b24b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 585/1146] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:03 2026] GET /v2.0/ports?device_id=bf6b87a2-7d64-46d2-9064-47c3c99c998d => generated 1152 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1147] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:43:03 2026] GET /v2.0/security-groups?id=d2fcc000-65e9-444d-86aa-808a8bc38732&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1148] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:03 2026] GET /v2.0/ports?device_id=81e28254-c959-483c-8fed-c7bb04febd44 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1149] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:43:03 2026] GET /v2.0/security-groups?id=21141950-0ce5-4899-811c-83bdbc918a4d&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-04-28 14:43:04.263 7 INFO neutron.services.segments.plugin [-] Segment de7e8ac1-4396-428c-bb22-1b852e7bbe81 resource provider aggregate not found 2026-04-28 14:43:04.263 7 INFO neutron.services.segments.plugin [-] Segment de7e8ac1-4396-428c-bb22-1b852e7bbe81 resource provider aggregate not found 2026-04-28 14:43:04.279 7 INFO neutron.services.segments.plugin [-] Segment de7e8ac1-4396-428c-bb22-1b852e7bbe81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de7e8ac1-4396-428c-bb22-1b852e7bbe81 found for delete ", "request_id": "req-9f23c27a-9b2b-4d5c-a49a-7f7379ba40c3"}]} 2026-04-28 14:43:04.283 7 INFO neutron.services.segments.plugin [-] Segment de7e8ac1-4396-428c-bb22-1b852e7bbe81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de7e8ac1-4396-428c-bb22-1b852e7bbe81 found for delete ", "request_id": "req-9e3c19e9-cc01-4179-9e1a-d2e967711ba3"}]} [pid: 8|app: 0|req: 562/1150] 10.0.0.239 () {34 vars in 667 bytes} [Tue Apr 28 14:43:03 2026] POST /v2.0/routers => generated 506 bytes in 1065 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1151] 199.204.45.4 () {34 vars in 990 bytes} [Tue Apr 28 14:43:04 2026] GET /v2.0/ports?device_id=e76b3a86-5035-431d-9d1b-f4c5ff17d8d7 => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:43:04.471 8 INFO neutron_taas.services.taas.taas_plugin [req-1d415d91-c087-4ec2-a817-853cc5816136 req-65b28f42-e383-474e-aac0-51c0eb6801ae ed6658558224400ab68aa5819b1cf92e 3d2dcb44a25542ddb629228bf7398c3a - - default default] TaaS: Handle Delete Port: fdee6294-dc0f-408f-83e4-48e9e3574747 2026-04-28 14:43:04.474 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-1d415d91-c087-4ec2-a817-853cc5816136 req-65b28f42-e383-474e-aac0-51c0eb6801ae ed6658558224400ab68aa5819b1cf92e 3d2dcb44a25542ddb629228bf7398c3a - - default default] Tap Mirror: Handle Delete Port: fdee6294-dc0f-408f-83e4-48e9e3574747 2026-04-28 14:43:04.586 8 INFO neutron.db.l3_db [req-1d415d91-c087-4ec2-a817-853cc5816136 req-65b28f42-e383-474e-aac0-51c0eb6801ae ed6658558224400ab68aa5819b1cf92e 3d2dcb44a25542ddb629228bf7398c3a - - default default] Floating IP 1336dc37-26c6-4d88-a36f-59cc29119e2c disassociated. External IP: 10.96.250.205, port: fdee6294-dc0f-408f-83e4-48e9e3574747. [pid: 8|app: 0|req: 564/1152] 199.204.45.4 () {36 vars in 993 bytes} [Tue Apr 28 14:43:04 2026] DELETE /v2.0/ports/fdee6294-dc0f-408f-83e4-48e9e3574747 => generated 0 bytes in 601 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 14:43:05.021 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-50d0aa81-ef60-4a2e-8d99-a33b505f8eaa'] response: {'server_uuid': 'e76b3a86-5035-431d-9d1b-f4c5ff17d8d7', 'name': 'network-vif-deleted', 'tag': 'fdee6294-dc0f-408f-83e4-48e9e3574747', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 565/1153] 199.204.45.4 () {34 vars in 1076 bytes} [Tue Apr 28 14:43:04 2026] GET /v2.0/ports?tenant_id=243c81a4c97048ba9a77b14054e19a12&device_id=bf6b87a2-7d64-46d2-9064-47c3c99c998d => generated 1421 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1154] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:05 2026] GET /v2.0/ports?device_id=e76b3a86-5035-431d-9d1b-f4c5ff17d8d7 => 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: 567/1155] 199.204.45.4 () {34 vars in 982 bytes} [Tue Apr 28 14:43:05 2026] GET /v2.0/networks?id=329b86b1-84d9-4423-9f8e-86899c0af77d => generated 780 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1156] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:05 2026] GET /v2.0/ports?device_id=81e28254-c959-483c-8fed-c7bb04febd44 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1157] 199.204.45.4 () {34 vars in 1056 bytes} [Tue Apr 28 14:43:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=2c38a0d7-b137-4b94-b7bc-4d79eb39f45e => 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: 570/1158] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:43:05 2026] GET /v2.0/security-groups?id=21141950-0ce5-4899-811c-83bdbc918a4d&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: 571/1159] 199.204.45.4 () {34 vars in 1054 bytes} [Tue Apr 28 14:43:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=2c38a0d7-b137-4b94-b7bc-4d79eb39f45e => generated 860 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1160] 199.204.45.4 () {34 vars in 980 bytes} [Tue Apr 28 14:43:05 2026] GET /v2.0/subnets?id=201d3990-56f5-4e38-a37e-9ea5c5c4a4fd => generated 702 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1161] 199.204.45.4 () {34 vars in 1048 bytes} [Tue Apr 28 14:43:05 2026] GET /v2.0/ports?network_id=329b86b1-84d9-4423-9f8e-86899c0af77d&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1162] 199.204.45.4 () {34 vars in 1008 bytes} [Tue Apr 28 14:43:05 2026] GET /v2.0/networks/329b86b1-84d9-4423-9f8e-86899c0af77d?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1163] 199.204.45.4 () {34 vars in 1108 bytes} [Tue Apr 28 14:43:05 2026] GET /v2.0/networks/329b86b1-84d9-4423-9f8e-86899c0af77d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1164] 10.0.0.239 () {34 vars in 781 bytes} [Tue Apr 28 14:43:04 2026] PUT /v2.0/routers/f0ad23c9-7965-43d9-b47f-fb1a9df05ee1/add_router_interface => generated 309 bytes in 1189 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1165] 10.0.0.239 () {32 vars in 715 bytes} [Tue Apr 28 14:43:05 2026] GET /v2.0/ports/ca726eda-9e95-41b2-bfe4-b61ce8e44b52 => generated 955 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:43:05.971 7 INFO neutron_taas.services.taas.taas_plugin [None req-23eb385b-fdfd-4b0a-8928-5424768994be 7529bfe99fe24d1b87c89b5dd0cad006 ab8ad2a600fc4e9d8d29432d7089b24b - - default default] TaaS: Handle Delete Port: ca726eda-9e95-41b2-bfe4-b61ce8e44b52 2026-04-28 14:43:05.973 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-23eb385b-fdfd-4b0a-8928-5424768994be 7529bfe99fe24d1b87c89b5dd0cad006 ab8ad2a600fc4e9d8d29432d7089b24b - - default default] Tap Mirror: Handle Delete Port: ca726eda-9e95-41b2-bfe4-b61ce8e44b52 [pid: 8|app: 0|req: 577/1166] 199.204.45.4 () {34 vars in 1116 bytes} [Tue Apr 28 14:43:05 2026] GET /v2.0/ports?device_id=bf6b87a2-7d64-46d2-9064-47c3c99c998d&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.10 => generated 1152 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1167] 199.204.45.4 () {38 vars in 1024 bytes} [Tue Apr 28 14:43:06 2026] PUT /v2.0/ports/2c38a0d7-b137-4b94-b7bc-4d79eb39f45e => generated 968 bytes in 385 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: 579/1168] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:06 2026] GET /v2.0/ports?device_id=e76b3a86-5035-431d-9d1b-f4c5ff17d8d7 => 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: 580/1169] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:06 2026] GET /v2.0/ports?device_id=81e28254-c959-483c-8fed-c7bb04febd44 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1170] 10.0.0.239 () {34 vars in 787 bytes} [Tue Apr 28 14:43:05 2026] PUT /v2.0/routers/f0ad23c9-7965-43d9-b47f-fb1a9df05ee1/remove_router_interface => generated 309 bytes in 823 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1171] 10.0.0.239 () {32 vars in 734 bytes} [Tue Apr 28 14:43:06 2026] GET /v2.0/ports?device_id=f0ad23c9-7965-43d9-b47f-fb1a9df05ee1 => 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: 581/1172] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:43:06 2026] GET /v2.0/security-groups?id=21141950-0ce5-4899-811c-83bdbc918a4d&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:43:06.679 7 INFO neutron_taas.services.taas.taas_plugin [None req-aa502801-0300-4e78-af22-5db348293794 7529bfe99fe24d1b87c89b5dd0cad006 ab8ad2a600fc4e9d8d29432d7089b24b - - default default] TaaS: Handle Delete Port: ed777b18-1438-498e-9c9d-06bd6ee63b1c 2026-04-28 14:43:06.682 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aa502801-0300-4e78-af22-5db348293794 7529bfe99fe24d1b87c89b5dd0cad006 ab8ad2a600fc4e9d8d29432d7089b24b - - default default] Tap Mirror: Handle Delete Port: ed777b18-1438-498e-9c9d-06bd6ee63b1c [pid: 8|app: 0|req: 582/1173] 199.204.45.4 () {34 vars in 1076 bytes} [Tue Apr 28 14:43:06 2026] GET /v2.0/ports?tenant_id=243c81a4c97048ba9a77b14054e19a12&device_id=bf6b87a2-7d64-46d2-9064-47c3c99c998d => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1174] 199.204.45.4 () {34 vars in 982 bytes} [Tue Apr 28 14:43:06 2026] GET /v2.0/networks?id=329b86b1-84d9-4423-9f8e-86899c0af77d => generated 780 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1175] 199.204.45.4 () {34 vars in 1054 bytes} [Tue Apr 28 14:43:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=2c38a0d7-b137-4b94-b7bc-4d79eb39f45e => generated 860 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:43:07.085 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c1a0342a-8803-4ca2-a9a5-24c1bd957d15'] response: {'name': 'network-changed', 'server_uuid': 'bf6b87a2-7d64-46d2-9064-47c3c99c998d', 'tag': '2c38a0d7-b137-4b94-b7bc-4d79eb39f45e', 'status': 'completed', 'code': 200} 2026-04-28 14:43:07.105 7 INFO neutron.services.segments.plugin [-] Segment 132274f8-2aa5-4fe8-b1b7-84b7ca9a7a85 resource provider aggregate not found 2026-04-28 14:43:07.113 7 INFO neutron.services.segments.plugin [-] Segment 132274f8-2aa5-4fe8-b1b7-84b7ca9a7a85 resource provider aggregate not found [pid: 8|app: 0|req: 587/1178] 199.204.45.4 () {34 vars in 980 bytes} [Tue Apr 28 14:43:07 2026] GET /v2.0/subnets?id=201d3990-56f5-4e38-a37e-9ea5c5c4a4fd => generated 702 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:43:07.132 7 INFO neutron.services.segments.plugin [-] Segment 132274f8-2aa5-4fe8-b1b7-84b7ca9a7a85 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 132274f8-2aa5-4fe8-b1b7-84b7ca9a7a85 found for delete ", "request_id": "req-dc7bf3d7-f702-4ef6-aad4-151ed22127a6"}]} 2026-04-28 14:43:07.144 7 INFO neutron.services.segments.plugin [-] Segment 132274f8-2aa5-4fe8-b1b7-84b7ca9a7a85 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 132274f8-2aa5-4fe8-b1b7-84b7ca9a7a85 found for delete ", "request_id": "req-b98ce3c1-ff52-4c55-afae-7ecf454755a8"}]} 2026-04-28 14:43:07.161 7 INFO neutron.db.l3_hamode_db [None req-aa502801-0300-4e78-af22-5db348293794 7529bfe99fe24d1b87c89b5dd0cad006 ab8ad2a600fc4e9d8d29432d7089b24b - - default default] HA network 160ba2ea-5cc7-4849-9b05-1d826cc9b8c9 was deleted as no HA routers are present in tenant ab8ad2a600fc4e9d8d29432d7089b24b. [pid: 7|app: 0|req: 592/1179] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:43:06 2026] DELETE /v2.0/routers/f0ad23c9-7965-43d9-b47f-fb1a9df05ee1 => generated 0 bytes in 668 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1180] 199.204.45.4 () {34 vars in 1048 bytes} [Tue Apr 28 14:43:07 2026] GET /v2.0/ports?network_id=329b86b1-84d9-4423-9f8e-86899c0af77d&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: 589/1181] 199.204.45.4 () {34 vars in 1008 bytes} [Tue Apr 28 14:43:07 2026] GET /v2.0/networks/329b86b1-84d9-4423-9f8e-86899c0af77d?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1182] 199.204.45.4 () {34 vars in 1108 bytes} [Tue Apr 28 14:43:07 2026] GET /v2.0/networks/329b86b1-84d9-4423-9f8e-86899c0af77d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1183] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:43:07 2026] DELETE /v2.0/subnets/18fbb1c0-154a-4b69-a8a8-b03eea5ff080 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 14:43:07.537 8 INFO neutron.services.segments.plugin [-] Segment 2cbdaabf-badc-4955-8769-ae93e6b846b3 resource provider aggregate not found 2026-04-28 14:43:07.537 8 INFO neutron.services.segments.plugin [-] Segment 2cbdaabf-badc-4955-8769-ae93e6b846b3 resource provider aggregate not found [pid: 7|app: 0|req: 594/1184] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:07 2026] GET /v2.0/ports?device_id=e76b3a86-5035-431d-9d1b-f4c5ff17d8d7 => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:43:07.566 8 INFO neutron.services.segments.plugin [-] Segment 2cbdaabf-badc-4955-8769-ae93e6b846b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2cbdaabf-badc-4955-8769-ae93e6b846b3 found for delete ", "request_id": "req-afd22755-1883-4ebe-a5a1-b08fdee8a2b7"}]} [pid: 8|app: 0|req: 591/1185] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:43:07 2026] DELETE /v2.0/networks/1bbb81f9-1bcb-4a8e-8b0a-a505b63fd302 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 14:43:07.574 8 INFO neutron.services.segments.plugin [-] Segment 2cbdaabf-badc-4955-8769-ae93e6b846b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2cbdaabf-badc-4955-8769-ae93e6b846b3 found for delete ", "request_id": "req-b4829463-5e7b-4d1a-88bc-aef1e1829eff"}]} 2026-04-28 14:43:07.628 7 INFO neutron.db.segments_db [None req-2d9ee2fa-5a7e-4d9b-936a-6af3374374fb 7529bfe99fe24d1b87c89b5dd0cad006 ab8ad2a600fc4e9d8d29432d7089b24b - - default default] Added segment 808784bd-c856-4b4a-82cb-ff231b0d3c8c of type vxlan for network a271efd4-be20-4c36-8529-853be9886da1 [pid: 8|app: 0|req: 592/1186] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:07 2026] GET /v2.0/ports?device_id=81e28254-c959-483c-8fed-c7bb04febd44 => 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: 593/1187] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:43:07 2026] GET /v2.0/security-groups?id=21141950-0ce5-4899-811c-83bdbc918a4d&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-04-28 14:43:08.012 7 INFO neutron.db.l3_hamode_db [None req-2d9ee2fa-5a7e-4d9b-936a-6af3374374fb 7529bfe99fe24d1b87c89b5dd0cad006 ab8ad2a600fc4e9d8d29432d7089b24b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 594/1188] 199.204.45.4 () {34 vars in 1076 bytes} [Tue Apr 28 14:43:08 2026] GET /v2.0/ports?tenant_id=243c81a4c97048ba9a77b14054e19a12&device_id=bf6b87a2-7d64-46d2-9064-47c3c99c998d => generated 1240 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1189] 199.204.45.4 () {34 vars in 982 bytes} [Tue Apr 28 14:43:08 2026] GET /v2.0/networks?id=329b86b1-84d9-4423-9f8e-86899c0af77d => generated 780 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1190] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:08 2026] GET /v2.0/ports?device_id=bf6b87a2-7d64-46d2-9064-47c3c99c998d => generated 971 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1191] 199.204.45.4 () {34 vars in 1054 bytes} [Tue Apr 28 14:43:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=2c38a0d7-b137-4b94-b7bc-4d79eb39f45e => generated 860 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1192] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:43:08 2026] GET /v2.0/security-groups?id=d2fcc000-65e9-444d-86aa-808a8bc38732&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1193] 199.204.45.4 () {34 vars in 980 bytes} [Tue Apr 28 14:43:08 2026] GET /v2.0/subnets?id=201d3990-56f5-4e38-a37e-9ea5c5c4a4fd => 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: 600/1194] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:43:08 2026] DELETE /v2.0/security-groups/1aea6584-4226-4d73-9bf4-a3ee2d0b34ea => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1195] 199.204.45.4 () {34 vars in 1048 bytes} [Tue Apr 28 14:43:08 2026] GET /v2.0/ports?network_id=329b86b1-84d9-4423-9f8e-86899c0af77d&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: 602/1196] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:08 2026] GET /v2.0/ports?device_id=81e28254-c959-483c-8fed-c7bb04febd44 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:43:08.869 8 INFO neutron.api.v2.resource [None req-2a789d4d-ccf8-4adb-bfee-e433f4000048 ed6658558224400ab68aa5819b1cf92e 3d2dcb44a25542ddb629228bf7398c3a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 603/1197] 10.0.0.239 () {32 vars in 735 bytes} [Tue Apr 28 14:43:08 2026] GET /v2.0/security-groups/1aea6584-4226-4d73-9bf4-a3ee2d0b34ea => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 14:43:08.880 7 INFO neutron.db.l3_hamode_db [None req-2d9ee2fa-5a7e-4d9b-936a-6af3374374fb 7529bfe99fe24d1b87c89b5dd0cad006 ab8ad2a600fc4e9d8d29432d7089b24b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 604/1198] 199.204.45.4 () {34 vars in 1008 bytes} [Tue Apr 28 14:43:08 2026] GET /v2.0/networks/329b86b1-84d9-4423-9f8e-86899c0af77d?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:43:09.082 8 INFO neutron_taas.services.taas.taas_plugin [None req-849077ca-96f8-4679-b3b3-f23eb5bacb6a ed6658558224400ab68aa5819b1cf92e 3d2dcb44a25542ddb629228bf7398c3a - - default default] TaaS: Handle Delete Port: d5e7fde0-8491-47ca-904f-49348eef7f22 2026-04-28 14:43:09.088 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-849077ca-96f8-4679-b3b3-f23eb5bacb6a ed6658558224400ab68aa5819b1cf92e 3d2dcb44a25542ddb629228bf7398c3a - - default default] Tap Mirror: Handle Delete Port: d5e7fde0-8491-47ca-904f-49348eef7f22 [pid: 8|app: 0|req: 605/1199] 10.0.0.239 () {32 vars in 730 bytes} [Tue Apr 28 14:43:08 2026] DELETE /v2.0/floatingips/1336dc37-26c6-4d88-a36f-59cc29119e2c => generated 0 bytes in 374 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1200] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:43:09 2026] GET /v2.0/security-groups?id=21141950-0ce5-4899-811c-83bdbc918a4d&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1201] 199.204.45.4 () {34 vars in 1108 bytes} [Tue Apr 28 14:43:09 2026] GET /v2.0/networks/329b86b1-84d9-4423-9f8e-86899c0af77d?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) 2026-04-28 14:43:09.769 8 INFO neutron_taas.services.taas.taas_plugin [None req-321ea394-fcc6-4ffb-b34c-997c39269a72 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] TaaS: Handle Delete Port: 87af068e-84f1-4ee9-a794-721eeeccd0c9 2026-04-28 14:43:09.772 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-321ea394-fcc6-4ffb-b34c-997c39269a72 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Tap Mirror: Handle Delete Port: 87af068e-84f1-4ee9-a794-721eeeccd0c9 [pid: 7|app: 0|req: 595/1202] 10.0.0.239 () {34 vars in 667 bytes} [Tue Apr 28 14:43:07 2026] POST /v2.0/routers => generated 688 bytes in 2413 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1203] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:09 2026] GET /v2.0/ports?device_id=81e28254-c959-483c-8fed-c7bb04febd44 => generated 971 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1204] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:10 2026] GET /v2.0/ports?device_id=bf6b87a2-7d64-46d2-9064-47c3c99c998d => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1205] 10.0.0.239 () {32 vars in 719 bytes} [Tue Apr 28 14:43:10 2026] GET /v2.0/routers/4a4272c1-488b-4757-9933-a4d37ef01b2b => generated 694 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1206] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:43:10 2026] GET /v2.0/security-groups?id=21141950-0ce5-4899-811c-83bdbc918a4d&fields=id&fields=name => generated 114 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1207] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:43:10 2026] GET /v2.0/security-groups?id=d2fcc000-65e9-444d-86aa-808a8bc38732&fields=id&fields=name => generated 114 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1208] 10.0.0.239 () {32 vars in 645 bytes} [Tue Apr 28 14:43:10 2026] GET /v2.0/routers => generated 697 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1209] 10.0.0.239 () {32 vars in 734 bytes} [Tue Apr 28 14:43:10 2026] GET /v2.0/ports?device_id=81e28254-c959-483c-8fed-c7bb04febd44 => generated 1240 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1210] 10.0.0.239 () {34 vars in 787 bytes} [Tue Apr 28 14:43:09 2026] PUT /v2.0/routers/14eb4682-e73b-4c5f-a13c-6059eda468b4/remove_router_interface => generated 309 bytes in 1048 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1211] 10.0.0.239 () {34 vars in 739 bytes} [Tue Apr 28 14:43:10 2026] PUT /v2.0/routers/4a4272c1-488b-4757-9933-a4d37ef01b2b => generated 701 bytes in 383 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:43:11.004 7 INFO neutron_taas.services.taas.taas_plugin [None req-acd7b19b-da05-4509-b4c6-74d1c4be3fe8 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] TaaS: Handle Delete Port: 4f4edda2-ab33-4e7a-860a-497f6cf3a9da 2026-04-28 14:43:11.008 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-acd7b19b-da05-4509-b4c6-74d1c4be3fe8 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Tap Mirror: Handle Delete Port: 4f4edda2-ab33-4e7a-860a-497f6cf3a9da 2026-04-28 14:43:11.329 7 INFO neutron_taas.services.taas.taas_plugin [None req-acd7b19b-da05-4509-b4c6-74d1c4be3fe8 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] TaaS: Handle Delete Port: eeb6a00c-cbc3-4723-bd7e-224e28f563ee 2026-04-28 14:43:11.332 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-acd7b19b-da05-4509-b4c6-74d1c4be3fe8 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Tap Mirror: Handle Delete Port: eeb6a00c-cbc3-4723-bd7e-224e28f563ee 2026-04-28 14:43:11.352 8 INFO neutron.db.l3_db [None req-09c038a5-eca3-4973-ad33-9a65fe5e573c 8ddd6c0405524e74a0232411238e7b69 1e6291c6def443e6a5a2a8ef5c903f19 - - default default] Floating IP 2115a627-2580-4a78-8b26-5d64ea97d1a3 associated. External IP: 10.96.250.220, port: 47adbc13-eb65-4c32-9940-ad334edd8439. 2026-04-28 14:43:11.673 7 INFO neutron.services.segments.plugin [-] Segment 41d7a8a1-ffcb-4383-b019-6555664823e6 resource provider aggregate not found 2026-04-28 14:43:11.680 7 INFO neutron.services.segments.plugin [-] Segment 41d7a8a1-ffcb-4383-b019-6555664823e6 resource provider aggregate not found 2026-04-28 14:43:11.698 7 INFO neutron.services.segments.plugin [-] Segment 41d7a8a1-ffcb-4383-b019-6555664823e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41d7a8a1-ffcb-4383-b019-6555664823e6 found for delete ", "request_id": "req-53544365-dbef-4505-baa9-651a95794be5"}]} 2026-04-28 14:43:11.703 7 INFO neutron.db.l3_hamode_db [None req-acd7b19b-da05-4509-b4c6-74d1c4be3fe8 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] HA network 72a218d4-d6d3-489e-bca7-56a2b388109f was deleted as no HA routers are present in tenant 3d2dcb44a25542ddb629228bf7398c3a. 2026-04-28 14:43:11.705 7 INFO neutron.services.segments.plugin [-] Segment 41d7a8a1-ffcb-4383-b019-6555664823e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41d7a8a1-ffcb-4383-b019-6555664823e6 found for delete ", "request_id": "req-c823a6ac-1082-4698-8be4-1d8503eb57bd"}]} [pid: 7|app: 0|req: 604/1212] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:43:10 2026] DELETE /v2.0/routers/14eb4682-e73b-4c5f-a13c-6059eda468b4 => generated 0 bytes in 933 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1213] 10.0.0.239 () {32 vars in 719 bytes} [Tue Apr 28 14:43:11 2026] GET /v2.0/routers/4a4272c1-488b-4757-9933-a4d37ef01b2b => generated 701 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1214] 199.204.45.4 () {34 vars in 990 bytes} [Tue Apr 28 14:43:11 2026] GET /v2.0/ports?device_id=bf6b87a2-7d64-46d2-9064-47c3c99c998d => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1215] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:11 2026] GET /v2.0/ports?device_id=bf6b87a2-7d64-46d2-9064-47c3c99c998d => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1216] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:43:11 2026] DELETE /v2.0/subnets/28a434a3-e4f4-49d4-94a4-96e9e770161d => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1217] 10.0.0.239 () {32 vars in 734 bytes} [Tue Apr 28 14:43:12 2026] GET /v2.0/ports?device_id=4a4272c1-488b-4757-9933-a4d37ef01b2b => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:43:12.157 7 INFO neutron_taas.services.taas.taas_plugin [req-04bf3eb4-9192-4938-8106-d8c397501161 req-a20359ee-3021-4d3e-835b-6ae9b6484f29 2071926b40d64492aaf3d35f7d71dd10 243c81a4c97048ba9a77b14054e19a12 - - default default] TaaS: Handle Delete Port: 2c38a0d7-b137-4b94-b7bc-4d79eb39f45e 2026-04-28 14:43:12.161 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-04bf3eb4-9192-4938-8106-d8c397501161 req-a20359ee-3021-4d3e-835b-6ae9b6484f29 2071926b40d64492aaf3d35f7d71dd10 243c81a4c97048ba9a77b14054e19a12 - - default default] Tap Mirror: Handle Delete Port: 2c38a0d7-b137-4b94-b7bc-4d79eb39f45e [pid: 8|app: 0|req: 609/1218] 10.0.0.239 () {34 vars in 675 bytes} [Tue Apr 28 14:43:10 2026] POST /v2.0/floatingips => generated 855 bytes in 1805 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1219] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:43:12 2026] GET /v2.0/security-groups?id=d2fcc000-65e9-444d-86aa-808a8bc38732&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-04-28 14:43:12.249 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-09c23b50-263c-441d-9b95-87b3a7d3fc92'] response: {'name': 'network-changed', 'server_uuid': '81e28254-c959-483c-8fed-c7bb04febd44', 'tag': '47adbc13-eb65-4c32-9940-ad334edd8439', 'status': 'completed', 'code': 200} 2026-04-28 14:43:12.345 8 INFO neutron_taas.services.taas.taas_plugin [None req-c21985af-9956-4935-85b4-f02a10eac0a6 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] TaaS: Handle Delete Port: 4cd52773-a552-4956-9eca-c11a2d4266ce 2026-04-28 14:43:12.349 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c21985af-9956-4935-85b4-f02a10eac0a6 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Tap Mirror: Handle Delete Port: 4cd52773-a552-4956-9eca-c11a2d4266ce 2026-04-28 14:43:12.364 7 INFO neutron.db.l3_db [req-04bf3eb4-9192-4938-8106-d8c397501161 req-a20359ee-3021-4d3e-835b-6ae9b6484f29 2071926b40d64492aaf3d35f7d71dd10 243c81a4c97048ba9a77b14054e19a12 - - default default] Floating IP 2bd12fa9-f9a5-4792-b5b4-f53d78a7c1b2 disassociated. External IP: 10.96.250.211, port: 2c38a0d7-b137-4b94-b7bc-4d79eb39f45e. 2026-04-28 14:43:12.536 8 INFO neutron.services.segments.plugin [-] Segment adebdc9e-f13b-40b1-98ae-890c8e886881 resource provider aggregate not found 2026-04-28 14:43:12.543 8 INFO neutron.services.segments.plugin [-] Segment adebdc9e-f13b-40b1-98ae-890c8e886881 resource provider aggregate not found 2026-04-28 14:43:12.553 8 INFO neutron.services.segments.plugin [-] Segment adebdc9e-f13b-40b1-98ae-890c8e886881 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid adebdc9e-f13b-40b1-98ae-890c8e886881 found for delete ", "request_id": "req-a25c4180-51c4-49fc-bb02-fbe60a1a2946"}]} 2026-04-28 14:43:12.563 8 INFO neutron.services.segments.plugin [-] Segment adebdc9e-f13b-40b1-98ae-890c8e886881 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid adebdc9e-f13b-40b1-98ae-890c8e886881 found for delete ", "request_id": "req-50c2ff0b-6f8c-4f64-b26b-a6e2539cd36e"}]} [pid: 8|app: 0|req: 611/1220] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:43:12 2026] DELETE /v2.0/networks/836be394-de75-4d84-8fc8-b180b152ac15 => generated 0 bytes in 333 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 14:43:12.790 8 INFO neutron_taas.services.taas.taas_plugin [None req-d1a0b22e-0e05-4c1d-9dd6-3a3dcae1c168 7529bfe99fe24d1b87c89b5dd0cad006 ab8ad2a600fc4e9d8d29432d7089b24b - - default default] TaaS: Handle Delete Port: b961cfe2-6257-4d08-b6ef-3ba5ae9d125f 2026-04-28 14:43:12.792 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d1a0b22e-0e05-4c1d-9dd6-3a3dcae1c168 7529bfe99fe24d1b87c89b5dd0cad006 ab8ad2a600fc4e9d8d29432d7089b24b - - default default] Tap Mirror: Handle Delete Port: b961cfe2-6257-4d08-b6ef-3ba5ae9d125f 2026-04-28 14:43:13.024 8 INFO neutron_taas.services.taas.taas_plugin [None req-d1a0b22e-0e05-4c1d-9dd6-3a3dcae1c168 7529bfe99fe24d1b87c89b5dd0cad006 ab8ad2a600fc4e9d8d29432d7089b24b - - default default] TaaS: Handle Delete Port: 843c7478-43fd-4048-bbc2-b770f42963f8 2026-04-28 14:43:13.027 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d1a0b22e-0e05-4c1d-9dd6-3a3dcae1c168 7529bfe99fe24d1b87c89b5dd0cad006 ab8ad2a600fc4e9d8d29432d7089b24b - - default default] Tap Mirror: Handle Delete Port: 843c7478-43fd-4048-bbc2-b770f42963f8 [pid: 7|app: 0|req: 610/1221] 199.204.45.4 () {36 vars in 993 bytes} [Tue Apr 28 14:43:12 2026] DELETE /v2.0/ports/2c38a0d7-b137-4b94-b7bc-4d79eb39f45e => generated 0 bytes in 1246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1222] 10.0.0.239 () {32 vars in 727 bytes} [Tue Apr 28 14:43:13 2026] GET /v2.0/floatingips/2115a627-2580-4a78-8b26-5d64ea97d1a3 => generated 855 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:43:13.349 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e3556e5a-2d79-47d9-b875-26cb210ed7f1'] response: {'server_uuid': 'bf6b87a2-7d64-46d2-9064-47c3c99c998d', 'name': 'network-vif-deleted', 'tag': '2c38a0d7-b137-4b94-b7bc-4d79eb39f45e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 612/1223] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:43:13 2026] GET /v2.0/security-groups?tenant_id=3d2dcb44a25542ddb629228bf7398c3a&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 14:43:13.407 8 INFO neutron.db.l3_hamode_db [None req-d1a0b22e-0e05-4c1d-9dd6-3a3dcae1c168 7529bfe99fe24d1b87c89b5dd0cad006 ab8ad2a600fc4e9d8d29432d7089b24b - - default default] HA network a271efd4-be20-4c36-8529-853be9886da1 was deleted as no HA routers are present in tenant ab8ad2a600fc4e9d8d29432d7089b24b. [pid: 7|app: 0|req: 613/1224] 199.204.45.4 () {34 vars in 1076 bytes} [Tue Apr 28 14:43:13 2026] GET /v2.0/ports?tenant_id=1e6291c6def443e6a5a2a8ef5c903f19&device_id=81e28254-c959-483c-8fed-c7bb04febd44 => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1225] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:43:12 2026] DELETE /v2.0/routers/4a4272c1-488b-4757-9933-a4d37ef01b2b => generated 0 bytes in 833 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1226] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:13 2026] GET /v2.0/ports?device_id=bf6b87a2-7d64-46d2-9064-47c3c99c998d => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1227] 199.204.45.4 () {34 vars in 982 bytes} [Tue Apr 28 14:43:13 2026] GET /v2.0/networks?id=9a8f35c5-8476-492f-ae79-34adc2048ae7 => generated 757 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1228] 10.0.0.239 () {32 vars in 734 bytes} [Tue Apr 28 14:43:13 2026] GET /v2.0/ports?device_id=4a4272c1-488b-4757-9933-a4d37ef01b2b => 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: 613/1229] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:43:13 2026] DELETE /v2.0/security-groups/a0641660-9a02-408f-a1d9-8a877720665c => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:43:13.515 8 INFO neutron.api.v2.resource [None req-d4338fb2-94ea-4d16-9641-1ddcc37de0aa 7529bfe99fe24d1b87c89b5dd0cad006 ab8ad2a600fc4e9d8d29432d7089b24b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 614/1230] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:43:13 2026] DELETE /v2.0/routers/4a4272c1-488b-4757-9933-a4d37ef01b2b => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1231] 10.0.0.239 () {32 vars in 734 bytes} [Tue Apr 28 14:43:13 2026] GET /v2.0/ports?device_id=f0ad23c9-7965-43d9-b47f-fb1a9df05ee1 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:43:13.558 8 INFO neutron.api.v2.resource [None req-a23bb3fa-9b3a-4925-a7b5-72c92a5ca010 7529bfe99fe24d1b87c89b5dd0cad006 ab8ad2a600fc4e9d8d29432d7089b24b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 616/1232] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:43:13 2026] DELETE /v2.0/routers/f0ad23c9-7965-43d9-b47f-fb1a9df05ee1 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1233] 199.204.45.4 () {34 vars in 1054 bytes} [Tue Apr 28 14:43:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=47adbc13-eb65-4c32-9940-ad334edd8439 => generated 860 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:43:13.593 7 INFO neutron.pecan_wsgi.hooks.translation [None req-54f202cf-a19f-4773-90ce-f97f8f515185 7529bfe99fe24d1b87c89b5dd0cad006 ab8ad2a600fc4e9d8d29432d7089b24b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 618/1234] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:43:13 2026] DELETE /v2.0/subnets/18fbb1c0-154a-4b69-a8a8-b03eea5ff080 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1235] 199.204.45.4 () {34 vars in 980 bytes} [Tue Apr 28 14:43:13 2026] GET /v2.0/subnets?id=8fd01c26-a35e-479c-92a6-67dc18319a8a => generated 677 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1236] 10.0.0.239 () {32 vars in 734 bytes} [Tue Apr 28 14:43:13 2026] GET /v2.0/ports?device_id=27585e39-794a-4f0f-91ac-f20e84a968bb => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:43:13.648 7 INFO neutron.api.v2.resource [None req-3881204c-f6ae-4b5b-b53e-dc5f4539faa0 7529bfe99fe24d1b87c89b5dd0cad006 ab8ad2a600fc4e9d8d29432d7089b24b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 620/1237] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:43:13 2026] DELETE /v2.0/routers/27585e39-794a-4f0f-91ac-f20e84a968bb => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1238] 199.204.45.4 () {34 vars in 1048 bytes} [Tue Apr 28 14:43:13 2026] GET /v2.0/ports?network_id=9a8f35c5-8476-492f-ae79-34adc2048ae7&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 14:43:13.668 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b7a4b5b0-1006-445c-9997-53d45daee7d1 7529bfe99fe24d1b87c89b5dd0cad006 ab8ad2a600fc4e9d8d29432d7089b24b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 621/1239] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:43:13 2026] DELETE /v2.0/subnets/dead043a-4fff-42fb-954c-59ef529bdfbe => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1240] 10.0.0.239 () {32 vars in 734 bytes} [Tue Apr 28 14:43:13 2026] GET /v2.0/ports?device_id=f564cb32-08c0-4906-89a3-a3c16d233134 => 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: 619/1241] 199.204.45.4 () {34 vars in 1008 bytes} [Tue Apr 28 14:43:13 2026] GET /v2.0/networks/9a8f35c5-8476-492f-ae79-34adc2048ae7?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:43:13.721 7 INFO neutron.api.v2.resource [None req-c6a0e607-6252-4ede-b9da-50ade2be9c05 7529bfe99fe24d1b87c89b5dd0cad006 ab8ad2a600fc4e9d8d29432d7089b24b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 623/1242] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:43:13 2026] DELETE /v2.0/routers/f564cb32-08c0-4906-89a3-a3c16d233134 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 14:43:13.738 7 INFO neutron.pecan_wsgi.hooks.translation [None req-792e9192-2f14-4676-880f-1a8fd779a5a4 7529bfe99fe24d1b87c89b5dd0cad006 ab8ad2a600fc4e9d8d29432d7089b24b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 624/1243] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:43:13 2026] DELETE /v2.0/subnets/4484b489-103d-4e1a-a020-551318a1c2a4 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 14:43:13.759 7 INFO neutron.pecan_wsgi.hooks.translation [None req-90e8d4fc-ac3b-4a0a-82ed-e926a1221a79 7529bfe99fe24d1b87c89b5dd0cad006 ab8ad2a600fc4e9d8d29432d7089b24b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 625/1244] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:43:13 2026] DELETE /v2.0/subnets/c80485fd-aefe-47eb-86b6-521d8ce38fe8 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1245] 199.204.45.4 () {34 vars in 1108 bytes} [Tue Apr 28 14:43:13 2026] GET /v2.0/networks/9a8f35c5-8476-492f-ae79-34adc2048ae7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1246] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:43:14 2026] GET /v2.0/security-groups?tenant_id=ab8ad2a600fc4e9d8d29432d7089b24b&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: 621/1247] 10.0.0.239 () {32 vars in 727 bytes} [Tue Apr 28 14:43:14 2026] GET /v2.0/floatingips/2115a627-2580-4a78-8b26-5d64ea97d1a3 => generated 857 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1248] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:43:14 2026] DELETE /v2.0/security-groups/11ebaea4-ba4e-446f-961a-88668235d7eb => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1249] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:14 2026] GET /v2.0/ports?device_id=bf6b87a2-7d64-46d2-9064-47c3c99c998d => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:43:14.573 8 INFO neutron.services.segments.plugin [-] Segment 808784bd-c856-4b4a-82cb-ff231b0d3c8c resource provider aggregate not found 2026-04-28 14:43:14.582 8 INFO neutron.services.segments.plugin [-] Segment 808784bd-c856-4b4a-82cb-ff231b0d3c8c resource provider aggregate not found 2026-04-28 14:43:14.588 8 INFO neutron.services.segments.plugin [-] Segment 808784bd-c856-4b4a-82cb-ff231b0d3c8c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 808784bd-c856-4b4a-82cb-ff231b0d3c8c found for delete ", "request_id": "req-3d8b4cde-7abb-47f0-86b9-65a547fda867"}]} 2026-04-28 14:43:14.603 8 INFO neutron.services.segments.plugin [-] Segment 808784bd-c856-4b4a-82cb-ff231b0d3c8c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 808784bd-c856-4b4a-82cb-ff231b0d3c8c found for delete ", "request_id": "req-fc7fc663-9d23-4c48-8a41-6f66f760b21f"}]} [pid: 8|app: 0|req: 623/1250] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:15 2026] GET /v2.0/ports?device_id=bf6b87a2-7d64-46d2-9064-47c3c99c998d => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:43:15.716 7 INFO neutron.db.segments_db [None req-487965fa-eeaf-40b8-bf41-a5a669cc70c2 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Added segment fc3c1308-16df-4c26-bfb4-081db256c92c of type vxlan for network 37f56fda-c28b-4df1-b861-9c0f4882187b [pid: 7|app: 0|req: 628/1251] 10.0.0.239 () {34 vars in 669 bytes} [Tue Apr 28 14:43:15 2026] POST /v2.0/networks => generated 727 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1252] 10.0.0.239 () {34 vars in 667 bytes} [Tue Apr 28 14:43:15 2026] POST /v2.0/subnets => generated 693 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 14:43:16.078 7 INFO neutron.db.segments_db [None req-fd334e51-3bf1-4e8e-8cb7-b417b70dd34b 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Added segment f85f3fce-b87a-4bfc-a984-c29b952f5462 of type vxlan for network a58ad705-b043-47f6-843a-396e1103927d [pid: 8|app: 0|req: 625/1253] 10.0.0.239 () {32 vars in 621 bytes} [Tue Apr 28 14:43:16 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-04-28 14:43:16.326 7 INFO neutron.db.l3_hamode_db [None req-fd334e51-3bf1-4e8e-8cb7-b417b70dd34b 557f55be9665473299b679d6fda8de32 dd2b06d69f744f6fbd0871317432beff - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 626/1254] 10.0.0.239 () {32 vars in 631 bytes} [Tue Apr 28 14:43:16 2026] GET /v2.0/ => generated 632 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1255] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:43:16 2026] DELETE /v2.0/security-groups/d2fcc000-65e9-444d-86aa-808a8bc38732 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:43:16.847 8 INFO neutron.api.v2.resource [None req-a041170c-a2c7-413e-a8fc-04e0478b329a 2071926b40d64492aaf3d35f7d71dd10 243c81a4c97048ba9a77b14054e19a12 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 628/1256] 10.0.0.239 () {32 vars in 735 bytes} [Tue Apr 28 14:43:16 2026] GET /v2.0/security-groups/d2fcc000-65e9-444d-86aa-808a8bc38732 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 14:43:16.959 8 INFO neutron_taas.services.taas.taas_plugin [None req-bbc98ca6-05bb-4563-9ac6-34b8589ff52f 2071926b40d64492aaf3d35f7d71dd10 243c81a4c97048ba9a77b14054e19a12 - - default default] TaaS: Handle Delete Port: e965747e-9cce-47c0-98a4-2a7c2008ca55 2026-04-28 14:43:16.962 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bbc98ca6-05bb-4563-9ac6-34b8589ff52f 2071926b40d64492aaf3d35f7d71dd10 243c81a4c97048ba9a77b14054e19a12 - - default default] Tap Mirror: Handle Delete Port: e965747e-9cce-47c0-98a4-2a7c2008ca55 2026-04-28 14:43:17.123 7 INFO neutron.db.l3_hamode_db [None req-fd334e51-3bf1-4e8e-8cb7-b417b70dd34b 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 629/1257] 10.0.0.239 () {32 vars in 730 bytes} [Tue Apr 28 14:43:16 2026] DELETE /v2.0/floatingips/2bd12fa9-f9a5-4792-b5b4-f53d78a7c1b2 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1258] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:43:17 2026] GET /v2.0/security-groups?tenant_id=f7e429080ca14748ace38d9a950b4807&name=default => generated 2925 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 14:43:17.766 8 INFO neutron_taas.services.taas.taas_plugin [None req-08df1084-3c27-4b37-8dec-1835c09239e9 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] TaaS: Handle Delete Port: a03a146d-728a-413c-8e92-fd71f1891dd2 2026-04-28 14:43:17.770 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-08df1084-3c27-4b37-8dec-1835c09239e9 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Tap Mirror: Handle Delete Port: a03a146d-728a-413c-8e92-fd71f1891dd2 [pid: 7|app: 0|req: 629/1259] 10.0.0.239 () {34 vars in 667 bytes} [Tue Apr 28 14:43:16 2026] POST /v2.0/routers => generated 733 bytes in 1968 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1260] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:43:17 2026] DELETE /v2.0/security-groups/88815238-4856-4136-95bb-35c1b241ab85 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1261] 10.0.0.239 () {34 vars in 787 bytes} [Tue Apr 28 14:43:17 2026] PUT /v2.0/routers/fc605e79-af37-496e-99ef-de38d94ffc1d/remove_router_interface => generated 309 bytes in 958 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:43:18.564 8 INFO neutron_taas.services.taas.taas_plugin [None req-3718d65d-3752-4c10-b282-ad51f922dc97 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] TaaS: Handle Delete Port: 7c7503e8-5078-48a8-b3b6-677c5fc9ec99 2026-04-28 14:43:18.567 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3718d65d-3752-4c10-b282-ad51f922dc97 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Tap Mirror: Handle Delete Port: 7c7503e8-5078-48a8-b3b6-677c5fc9ec99 2026-04-28 14:43:18.901 8 INFO neutron_taas.services.taas.taas_plugin [None req-3718d65d-3752-4c10-b282-ad51f922dc97 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] TaaS: Handle Delete Port: 2b589f3a-3205-49b0-a30e-e28ab17e9fa5 2026-04-28 14:43:18.903 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3718d65d-3752-4c10-b282-ad51f922dc97 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Tap Mirror: Handle Delete Port: 2b589f3a-3205-49b0-a30e-e28ab17e9fa5 2026-04-28 14:43:19.316 8 INFO neutron.services.segments.plugin [-] Segment 24c5d54e-1cf1-46d5-bbdf-a0296c4bc563 resource provider aggregate not found 2026-04-28 14:43:19.333 8 INFO neutron.services.segments.plugin [-] Segment 24c5d54e-1cf1-46d5-bbdf-a0296c4bc563 resource provider aggregate not found 2026-04-28 14:43:19.371 8 INFO neutron.services.segments.plugin [-] Segment 24c5d54e-1cf1-46d5-bbdf-a0296c4bc563 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24c5d54e-1cf1-46d5-bbdf-a0296c4bc563 found for delete ", "request_id": "req-19e0e8c1-62e9-4338-ba07-60665f40ba95"}]} 2026-04-28 14:43:19.372 8 INFO neutron.services.segments.plugin [-] Segment 24c5d54e-1cf1-46d5-bbdf-a0296c4bc563 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24c5d54e-1cf1-46d5-bbdf-a0296c4bc563 found for delete ", "request_id": "req-62b576df-09bb-4bb9-b2fb-bca7b9555540"}]} 2026-04-28 14:43:19.381 8 INFO neutron.db.l3_hamode_db [None req-3718d65d-3752-4c10-b282-ad51f922dc97 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] HA network d5ccee2c-d04c-4fd3-97c5-840308ac46c4 was deleted as no HA routers are present in tenant 243c81a4c97048ba9a77b14054e19a12. [pid: 8|app: 0|req: 632/1262] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:43:18 2026] DELETE /v2.0/routers/fc605e79-af37-496e-99ef-de38d94ffc1d => generated 0 bytes in 1029 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1263] 10.0.0.239 () {34 vars in 781 bytes} [Tue Apr 28 14:43:18 2026] PUT /v2.0/routers/9686a070-6d91-4b03-a213-372b9f8eb193/add_router_interface => generated 309 bytes in 1442 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1264] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:43:19 2026] DELETE /v2.0/subnets/201d3990-56f5-4e38-a37e-9ea5c5c4a4fd => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1265] 10.0.0.63 () {34 vars in 987 bytes} [Tue Apr 28 14:43:19 2026] GET /v2.0/ports?device_id=81e28254-c959-483c-8fed-c7bb04febd44 => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1266] 10.0.0.63 () {34 vars in 1037 bytes} [Tue Apr 28 14:43:19 2026] GET /v2.0/security-groups?id=21141950-0ce5-4899-811c-83bdbc918a4d&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:43:19.746 8 INFO neutron_taas.services.taas.taas_plugin [None req-b4cb1bb5-fd59-4854-adbd-0e5b822c1285 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] TaaS: Handle Delete Port: cfed6907-e54e-4e79-a715-a92268c00c1d 2026-04-28 14:43:19.750 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b4cb1bb5-fd59-4854-adbd-0e5b822c1285 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Tap Mirror: Handle Delete Port: cfed6907-e54e-4e79-a715-a92268c00c1d [pid: 8|app: 0|req: 634/1267] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:43:19 2026] DELETE /v2.0/networks/329b86b1-84d9-4423-9f8e-86899c0af77d => generated 0 bytes in 327 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1268] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:43:20 2026] GET /v2.0/security-groups?tenant_id=243c81a4c97048ba9a77b14054e19a12&name=default => generated 2925 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1269] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:43:20 2026] DELETE /v2.0/security-groups/a5ed53d7-2a3b-49bc-94b4-1f4f8d46694a => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1270] 10.0.0.73 () {34 vars in 979 bytes} [Tue Apr 28 14:43:20 2026] GET /v2.0/networks?id=37f56fda-c28b-4df1-b861-9c0f4882187b => generated 678 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1271] 10.0.0.73 () {34 vars in 962 bytes} [Tue Apr 28 14:43:20 2026] GET /v2.0/quotas/dd2b06d69f744f6fbd0871317432beff => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1272] 10.0.0.73 () {34 vars in 999 bytes} [Tue Apr 28 14:43:20 2026] GET /v2.0/ports?tenant_id=dd2b06d69f744f6fbd0871317432beff&fields=id => generated 103 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1273] 10.0.0.73 () {34 vars in 1005 bytes} [Tue Apr 28 14:43:20 2026] GET /v2.0/networks/37f56fda-c28b-4df1-b861-9c0f4882187b?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1274] 10.0.0.73 () {34 vars in 1105 bytes} [Tue Apr 28 14:43:20 2026] GET /v2.0/networks/37f56fda-c28b-4df1-b861-9c0f4882187b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1275] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:21 2026] GET /v2.0/ports?device_id=c97d9013-03e4-400c-bb4d-de768bcc9f29 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:43:21.394 8 INFO neutron.services.segments.plugin [-] Segment de972d49-8de6-490f-8562-78c2c0acfe15 resource provider aggregate not found 2026-04-28 14:43:21.399 8 INFO neutron.services.segments.plugin [-] Segment de972d49-8de6-490f-8562-78c2c0acfe15 resource provider aggregate not found 2026-04-28 14:43:21.416 8 INFO neutron.services.segments.plugin [-] Segment de972d49-8de6-490f-8562-78c2c0acfe15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de972d49-8de6-490f-8562-78c2c0acfe15 found for delete ", "request_id": "req-ec47f5fc-6e6a-414c-9998-def9d13f5938"}]} 2026-04-28 14:43:21.426 8 INFO neutron.services.segments.plugin [-] Segment de972d49-8de6-490f-8562-78c2c0acfe15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de972d49-8de6-490f-8562-78c2c0acfe15 found for delete ", "request_id": "req-845a1458-d21e-404f-80cc-a572f3160ba6"}]} [pid: 7|app: 0|req: 638/1278] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:43:22 2026] GET /v2.0/security-groups?tenant_id=5856d78a3d0c4617bc41c7c2d3dac646&name=default => generated 2925 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1279] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:22 2026] GET /v2.0/ports?device_id=c97d9013-03e4-400c-bb4d-de768bcc9f29 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:43:22.487 8 INFO neutron.db.segments_db [None req-04c25312-13f3-4ab4-8e47-fba7e4474116 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Added segment 530d1ecb-c31f-4f5e-ae49-18d0a76b5cc4 of type vxlan for network d23dcdab-4af2-4eaa-9ad1-f8cf606cc82e [pid: 7|app: 0|req: 640/1280] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:43:22 2026] DELETE /v2.0/security-groups/f2561d0f-24d9-4483-b798-918694568f29 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1281] 10.0.0.239 () {34 vars in 669 bytes} [Tue Apr 28 14:43:22 2026] POST /v2.0/networks => generated 725 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1282] 10.0.0.239 () {34 vars in 667 bytes} [Tue Apr 28 14:43:22 2026] POST /v2.0/subnets => generated 691 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 14:43:22.883 8 INFO neutron.db.segments_db [None req-bcfc8e5f-7c1a-493f-92dc-c5d07deb9e06 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Added segment 78f2187f-306d-4762-957c-0c2f99e14b81 of type vxlan for network c2b3466c-a047-49fb-bf11-a12bd5507b67 2026-04-28 14:43:23.139 8 INFO neutron.db.l3_hamode_db [None req-bcfc8e5f-7c1a-493f-92dc-c5d07deb9e06 557f55be9665473299b679d6fda8de32 327e0d8e4726416cb78edf41c08ec040 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 642/1283] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:23 2026] GET /v2.0/ports?device_id=c97d9013-03e4-400c-bb4d-de768bcc9f29 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:43:23.970 8 INFO neutron.db.l3_hamode_db [None req-bcfc8e5f-7c1a-493f-92dc-c5d07deb9e06 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 643/1284] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:24 2026] GET /v2.0/ports?device_id=c97d9013-03e4-400c-bb4d-de768bcc9f29 => 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: 642/1285] 10.0.0.239 () {34 vars in 667 bytes} [Tue Apr 28 14:43:22 2026] POST /v2.0/routers => generated 731 bytes in 2118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1286] 199.204.45.4 () {34 vars in 982 bytes} [Tue Apr 28 14:43:25 2026] GET /v2.0/networks?id=37f56fda-c28b-4df1-b861-9c0f4882187b => generated 678 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1287] 199.204.45.4 () {38 vars in 951 bytes} [Tue Apr 28 14:43:25 2026] POST /v2.0/ports => generated 954 bytes in 397 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: 645/1288] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:25 2026] GET /v2.0/ports?device_id=c97d9013-03e4-400c-bb4d-de768bcc9f29 => generated 957 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1289] 10.0.0.239 () {34 vars in 781 bytes} [Tue Apr 28 14:43:24 2026] PUT /v2.0/routers/db4e9dae-2252-4431-8891-ccdc9a53dfa8/add_router_interface => generated 309 bytes in 1230 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1290] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:43:26 2026] GET /v2.0/security-groups?id=06b8e025-0a37-4617-812a-490ea25fcbd0&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1291] 199.204.45.4 () {38 vars in 1024 bytes} [Tue Apr 28 14:43:25 2026] PUT /v2.0/ports/3917e800-5124-4eea-ad07-263b36b16cf8 => generated 1235 bytes in 457 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 14:43:26.413 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-46139229-a06c-40b6-b3cc-8c3284ba3837'] response: {'name': 'network-changed', 'server_uuid': 'c97d9013-03e4-400c-bb4d-de768bcc9f29', 'tag': '3917e800-5124-4eea-ad07-263b36b16cf8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 646/1292] 10.0.0.239 () {34 vars in 683 bytes} [Tue Apr 28 14:43:26 2026] POST /v2.0/security-groups => generated 1659 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 647/1293] 199.204.45.4 () {34 vars in 1076 bytes} [Tue Apr 28 14:43:26 2026] GET /v2.0/ports?tenant_id=dd2b06d69f744f6fbd0871317432beff&device_id=c97d9013-03e4-400c-bb4d-de768bcc9f29 => generated 1238 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1294] 199.204.45.4 () {34 vars in 1014 bytes} [Tue Apr 28 14:43:26 2026] GET /v2.0/networks?tenant_id=dd2b06d69f744f6fbd0871317432beff&shared=False => generated 774 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1295] 10.0.0.239 () {34 vars in 693 bytes} [Tue Apr 28 14:43:26 2026] POST /v2.0/security-group-rules => generated 597 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1296] 199.204.45.4 () {34 vars in 926 bytes} [Tue Apr 28 14:43:27 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1297] 10.0.0.239 () {34 vars in 693 bytes} [Tue Apr 28 14:43:27 2026] POST /v2.0/security-group-rules => generated 602 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1298] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:27 2026] GET /v2.0/ports?device_id=c97d9013-03e4-400c-bb4d-de768bcc9f29 => 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: 650/1299] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:43:27 2026] GET /v2.0/security-groups?id=06b8e025-0a37-4617-812a-490ea25fcbd0&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: 7|app: 0|req: 650/1300] 10.0.0.239 () {34 vars in 674 bytes} [Tue Apr 28 14:43:27 2026] POST /v2.0/floatingips => generated 552 bytes in 691 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1301] 199.204.45.4 () {34 vars in 1076 bytes} [Tue Apr 28 14:43:28 2026] GET /v2.0/ports?tenant_id=dd2b06d69f744f6fbd0871317432beff&device_id=c97d9013-03e4-400c-bb4d-de768bcc9f29 => generated 1238 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1302] 199.204.45.4 () {34 vars in 1054 bytes} [Tue Apr 28 14:43:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=3917e800-5124-4eea-ad07-263b36b16cf8 => 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: 652/1303] 199.204.45.4 () {34 vars in 980 bytes} [Tue Apr 28 14:43:28 2026] GET /v2.0/subnets?id=b5a4df69-926e-45e2-8352-8ed948246647 => generated 696 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1304] 199.204.45.4 () {34 vars in 1048 bytes} [Tue Apr 28 14:43:28 2026] GET /v2.0/ports?network_id=37f56fda-c28b-4df1-b861-9c0f4882187b&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: 653/1305] 199.204.45.4 () {34 vars in 1008 bytes} [Tue Apr 28 14:43:28 2026] GET /v2.0/networks/37f56fda-c28b-4df1-b861-9c0f4882187b?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1306] 10.0.0.73 () {34 vars in 1095 bytes} [Tue Apr 28 14:43:28 2026] GET /v2.0/security-groups?name=tempest-securitygroup--828590998&fields=id&tenant_id=327e0d8e4726416cb78edf41c08ec040 => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1307] 199.204.45.4 () {34 vars in 1108 bytes} [Tue Apr 28 14:43:28 2026] GET /v2.0/networks/37f56fda-c28b-4df1-b861-9c0f4882187b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1308] 10.0.0.73 () {34 vars in 979 bytes} [Tue Apr 28 14:43:28 2026] GET /v2.0/networks?id=d23dcdab-4af2-4eaa-9ad1-f8cf606cc82e => generated 676 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1309] 10.0.0.73 () {34 vars in 962 bytes} [Tue Apr 28 14:43:28 2026] GET /v2.0/quotas/327e0d8e4726416cb78edf41c08ec040 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1310] 10.0.0.73 () {34 vars in 999 bytes} [Tue Apr 28 14:43:28 2026] GET /v2.0/ports?tenant_id=327e0d8e4726416cb78edf41c08ec040&fields=id => generated 103 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1311] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:28 2026] GET /v2.0/ports?device_id=c97d9013-03e4-400c-bb4d-de768bcc9f29 => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1312] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:43:28 2026] GET /v2.0/security-groups?id=06b8e025-0a37-4617-812a-490ea25fcbd0&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: 8|app: 0|req: 657/1313] 10.0.0.73 () {34 vars in 1005 bytes} [Tue Apr 28 14:43:28 2026] GET /v2.0/networks/d23dcdab-4af2-4eaa-9ad1-f8cf606cc82e?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1314] 10.0.0.73 () {34 vars in 1105 bytes} [Tue Apr 28 14:43:28 2026] GET /v2.0/networks/d23dcdab-4af2-4eaa-9ad1-f8cf606cc82e?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: 658/1315] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:28 2026] GET /v2.0/ports?device_id=39eabfba-8f50-4580-8567-67220df2fa19 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1316] 10.0.0.239 () {32 vars in 824 bytes} [Tue Apr 28 14:43:29 2026] GET /v2.0/ports?project_id=1e6291c6def443e6a5a2a8ef5c903f19&network_id=9a8f35c5-8476-492f-ae79-34adc2048ae7 => generated 3691 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1317] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:29 2026] GET /v2.0/ports?device_id=c97d9013-03e4-400c-bb4d-de768bcc9f29 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1318] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:43:29 2026] GET /v2.0/security-groups?id=06b8e025-0a37-4617-812a-490ea25fcbd0&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1319] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:29 2026] GET /v2.0/ports?device_id=39eabfba-8f50-4580-8567-67220df2fa19 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1320] 10.0.0.239 () {32 vars in 740 bytes} [Tue Apr 28 14:43:30 2026] GET /v2.0/subnets?network_id=24551227-cd95-4a24-b62d-9e2327126e8e => generated 667 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:43:30.378 8 INFO neutron.db.l3_db [None req-408ef81d-ee6b-47f0-bd1d-d172a92a8eff 8ddd6c0405524e74a0232411238e7b69 1e6291c6def443e6a5a2a8ef5c903f19 - - default default] Floating IP 2115a627-2580-4a78-8b26-5d64ea97d1a3 disassociated. External IP: 10.96.250.220, port: 47adbc13-eb65-4c32-9940-ad334edd8439. [pid: 8|app: 0|req: 661/1321] 10.0.0.239 () {34 vars in 747 bytes} [Tue Apr 28 14:43:30 2026] PUT /v2.0/floatingips/2115a627-2580-4a78-8b26-5d64ea97d1a3 => generated 554 bytes in 590 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1322] 10.0.0.239 () {32 vars in 727 bytes} [Tue Apr 28 14:43:30 2026] GET /v2.0/floatingips/2115a627-2580-4a78-8b26-5d64ea97d1a3 => generated 554 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:43:30.874 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a203587d-bec8-419f-8187-bf67d69a5834'] response: {'name': 'network-changed', 'server_uuid': '81e28254-c959-483c-8fed-c7bb04febd44', 'tag': '47adbc13-eb65-4c32-9940-ad334edd8439', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 662/1323] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:30 2026] GET /v2.0/ports?device_id=c97d9013-03e4-400c-bb4d-de768bcc9f29 => generated 969 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1324] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:43:30 2026] GET /v2.0/security-groups?id=06b8e025-0a37-4617-812a-490ea25fcbd0&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1325] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:31 2026] GET /v2.0/ports?device_id=39eabfba-8f50-4580-8567-67220df2fa19 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1326] 199.204.45.4 () {34 vars in 1076 bytes} [Tue Apr 28 14:43:31 2026] GET /v2.0/ports?tenant_id=1e6291c6def443e6a5a2a8ef5c903f19&device_id=81e28254-c959-483c-8fed-c7bb04febd44 => generated 1240 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1327] 199.204.45.4 () {34 vars in 982 bytes} [Tue Apr 28 14:43:31 2026] GET /v2.0/networks?id=9a8f35c5-8476-492f-ae79-34adc2048ae7 => generated 757 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1328] 199.204.45.4 () {34 vars in 1054 bytes} [Tue Apr 28 14:43:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=47adbc13-eb65-4c32-9940-ad334edd8439 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1329] 199.204.45.4 () {34 vars in 980 bytes} [Tue Apr 28 14:43:31 2026] GET /v2.0/subnets?id=8fd01c26-a35e-479c-92a6-67dc18319a8a => generated 677 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1330] 199.204.45.4 () {34 vars in 1048 bytes} [Tue Apr 28 14:43:31 2026] GET /v2.0/ports?network_id=9a8f35c5-8476-492f-ae79-34adc2048ae7&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1331] 199.204.45.4 () {34 vars in 1008 bytes} [Tue Apr 28 14:43:31 2026] GET /v2.0/networks/9a8f35c5-8476-492f-ae79-34adc2048ae7?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1332] 199.204.45.4 () {34 vars in 1108 bytes} [Tue Apr 28 14:43:31 2026] GET /v2.0/networks/9a8f35c5-8476-492f-ae79-34adc2048ae7?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: 667/1333] 10.0.0.239 () {32 vars in 727 bytes} [Tue Apr 28 14:43:31 2026] GET /v2.0/floatingips/2115a627-2580-4a78-8b26-5d64ea97d1a3 => generated 554 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1334] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:32 2026] GET /v2.0/ports?device_id=39eabfba-8f50-4580-8567-67220df2fa19 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1335] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:32 2026] GET /v2.0/ports?device_id=c97d9013-03e4-400c-bb4d-de768bcc9f29 => generated 969 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1336] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:43:32 2026] GET /v2.0/security-groups?id=06b8e025-0a37-4617-812a-490ea25fcbd0&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1337] 10.0.0.239 () {32 vars in 727 bytes} [Tue Apr 28 14:43:32 2026] GET /v2.0/floatingips/2115a627-2580-4a78-8b26-5d64ea97d1a3 => generated 552 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1338] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:33 2026] GET /v2.0/ports?device_id=39eabfba-8f50-4580-8567-67220df2fa19 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1339] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:33 2026] GET /v2.0/ports?device_id=c97d9013-03e4-400c-bb4d-de768bcc9f29 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1340] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:43:33 2026] GET /v2.0/security-groups?id=06b8e025-0a37-4617-812a-490ea25fcbd0&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: 7|app: 0|req: 670/1341] 199.204.45.4 () {34 vars in 982 bytes} [Tue Apr 28 14:43:33 2026] GET /v2.0/networks?id=d23dcdab-4af2-4eaa-9ad1-f8cf606cc82e => generated 676 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1342] 199.204.45.4 () {34 vars in 1046 bytes} [Tue Apr 28 14:43:33 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=327e0d8e4726416cb78edf41c08ec040 => generated 180 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1343] 199.204.45.4 () {38 vars in 951 bytes} [Tue Apr 28 14:43:33 2026] POST /v2.0/ports => generated 958 bytes in 496 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 672/1344] 10.0.0.239 () {34 vars in 683 bytes} [Tue Apr 28 14:43:34 2026] POST /v2.0/security-groups => generated 1675 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1345] 10.0.0.239 () {34 vars in 693 bytes} [Tue Apr 28 14:43:34 2026] POST /v2.0/security-group-rules => generated 597 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1346] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:34 2026] GET /v2.0/ports?device_id=39eabfba-8f50-4580-8567-67220df2fa19 => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1347] 10.0.0.239 () {34 vars in 693 bytes} [Tue Apr 28 14:43:34 2026] POST /v2.0/security-group-rules => generated 596 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1348] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:43:34 2026] GET /v2.0/security-groups?id=f30a067f-b2bd-49b6-9220-db9140c2120a&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1349] 199.204.45.4 () {38 vars in 1024 bytes} [Tue Apr 28 14:43:33 2026] PUT /v2.0/ports/ebaa7d4e-0d6a-4b4b-b5d3-b1c73842984d => generated 1239 bytes in 567 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 677/1350] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:34 2026] GET /v2.0/ports?device_id=c97d9013-03e4-400c-bb4d-de768bcc9f29 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:43:34.612 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c7e5c559-7a9e-4243-a765-f6be09ace4e4'] response: {'name': 'network-changed', 'server_uuid': '39eabfba-8f50-4580-8567-67220df2fa19', 'tag': 'ebaa7d4e-0d6a-4b4b-b5d3-b1c73842984d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 678/1351] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:43:34 2026] GET /v2.0/security-groups?id=06b8e025-0a37-4617-812a-490ea25fcbd0&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: 674/1352] 10.0.0.239 () {34 vars in 693 bytes} [Tue Apr 28 14:43:34 2026] POST /v2.0/security-group-rules => generated 602 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1353] 10.0.0.239 () {34 vars in 693 bytes} [Tue Apr 28 14:43:34 2026] POST /v2.0/security-group-rules => generated 601 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 14:43:34.959 8 INFO neutron.db.securitygroups_db [None req-b6a26c5e-f881-44ad-80aa-16843854753c 8ddd6c0405524e74a0232411238e7b69 1e6291c6def443e6a5a2a8ef5c903f19 - - default default] Project 1e6291c6def443e6a5a2a8ef5c903f19 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: 675/1354] 10.0.0.239 () {34 vars in 693 bytes} [Tue Apr 28 14:43:34 2026] POST /v2.0/security-group-rules => generated 607 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1355] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:35 2026] GET /v2.0/ports?device_id=c97d9013-03e4-400c-bb4d-de768bcc9f29 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:43:35.117 8 INFO neutron.db.securitygroups_db [None req-0954939c-2b43-4385-a73a-150bc770d265 8ddd6c0405524e74a0232411238e7b69 1e6291c6def443e6a5a2a8ef5c903f19 - - default default] Project 1e6291c6def443e6a5a2a8ef5c903f19 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 7|app: 0|req: 681/1356] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:43:35 2026] GET /v2.0/security-groups?id=06b8e025-0a37-4617-812a-490ea25fcbd0&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1357] 199.204.45.4 () {34 vars in 1076 bytes} [Tue Apr 28 14:43:35 2026] GET /v2.0/ports?tenant_id=327e0d8e4726416cb78edf41c08ec040&device_id=39eabfba-8f50-4580-8567-67220df2fa19 => generated 1242 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1358] 199.204.45.4 () {34 vars in 1014 bytes} [Tue Apr 28 14:43:35 2026] GET /v2.0/networks?tenant_id=327e0d8e4726416cb78edf41c08ec040&shared=False => generated 772 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1359] 10.0.0.239 () {34 vars in 693 bytes} [Tue Apr 28 14:43:35 2026] POST /v2.0/security-group-rules => generated 606 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1360] 199.204.45.4 () {34 vars in 926 bytes} [Tue Apr 28 14:43:35 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: 7|app: 0|req: 685/1361] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:35 2026] GET /v2.0/ports?device_id=39eabfba-8f50-4580-8567-67220df2fa19 => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1362] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:43:35 2026] GET /v2.0/security-groups?id=f30a067f-b2bd-49b6-9220-db9140c2120a&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1363] 10.0.0.239 () {32 vars in 647 bytes} [Tue Apr 28 14:43:35 2026] GET /v2.0/networks => generated 1298 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1364] 10.0.0.73 () {34 vars in 1097 bytes} [Tue Apr 28 14:43:35 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1544615038&fields=id&tenant_id=1e6291c6def443e6a5a2a8ef5c903f19 => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1365] 10.0.0.73 () {34 vars in 979 bytes} [Tue Apr 28 14:43:35 2026] GET /v2.0/networks?id=9a8f35c5-8476-492f-ae79-34adc2048ae7 => generated 661 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1366] 10.0.0.73 () {34 vars in 962 bytes} [Tue Apr 28 14:43:35 2026] GET /v2.0/quotas/1e6291c6def443e6a5a2a8ef5c903f19 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1367] 10.0.0.73 () {34 vars in 999 bytes} [Tue Apr 28 14:43:36 2026] GET /v2.0/ports?tenant_id=1e6291c6def443e6a5a2a8ef5c903f19&fields=id => generated 149 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1368] 10.0.0.73 () {34 vars in 1005 bytes} [Tue Apr 28 14:43:36 2026] GET /v2.0/networks/9a8f35c5-8476-492f-ae79-34adc2048ae7?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1369] 10.0.0.73 () {34 vars in 1105 bytes} [Tue Apr 28 14:43:36 2026] GET /v2.0/networks/9a8f35c5-8476-492f-ae79-34adc2048ae7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1370] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:36 2026] GET /v2.0/ports?device_id=c97d9013-03e4-400c-bb4d-de768bcc9f29 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1371] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:43:36 2026] GET /v2.0/security-groups?id=06b8e025-0a37-4617-812a-490ea25fcbd0&fields=id&fields=name => generated 88 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1372] 199.204.45.4 () {34 vars in 1076 bytes} [Tue Apr 28 14:43:36 2026] GET /v2.0/ports?tenant_id=327e0d8e4726416cb78edf41c08ec040&device_id=39eabfba-8f50-4580-8567-67220df2fa19 => generated 1242 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1373] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:36 2026] GET /v2.0/ports?device_id=8f8239a4-cce0-4836-8763-237ea5e4cc22 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1374] 199.204.45.4 () {34 vars in 1056 bytes} [Tue Apr 28 14:43:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=ebaa7d4e-0d6a-4b4b-b5d3-b1c73842984d => 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: 683/1375] 199.204.45.4 () {34 vars in 980 bytes} [Tue Apr 28 14:43:36 2026] GET /v2.0/subnets?id=81dc1d30-9c77-4e88-b161-1f91d9004b80 => generated 694 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1376] 199.204.45.4 () {34 vars in 1048 bytes} [Tue Apr 28 14:43:36 2026] GET /v2.0/ports?network_id=d23dcdab-4af2-4eaa-9ad1-f8cf606cc82e&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1377] 199.204.45.4 () {34 vars in 1008 bytes} [Tue Apr 28 14:43:36 2026] GET /v2.0/networks/d23dcdab-4af2-4eaa-9ad1-f8cf606cc82e?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1378] 199.204.45.4 () {34 vars in 1108 bytes} [Tue Apr 28 14:43:36 2026] GET /v2.0/networks/d23dcdab-4af2-4eaa-9ad1-f8cf606cc82e?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: 684/1379] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:43:36 2026] GET /v2.0/security-groups?tenant_id=80eaeebfeeab4f6fa522b1d4b16e1e65&name=default => generated 2925 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1380] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:36 2026] GET /v2.0/ports?device_id=39eabfba-8f50-4580-8567-67220df2fa19 => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1381] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:43:36 2026] GET /v2.0/security-groups?id=f30a067f-b2bd-49b6-9220-db9140c2120a&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1384] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:43:36 2026] DELETE /v2.0/security-groups/dd90baa8-c263-4248-8d6f-4849e3c41ef4 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1385] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:37 2026] GET /v2.0/ports?device_id=c97d9013-03e4-400c-bb4d-de768bcc9f29 => generated 971 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1386] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:37 2026] GET /v2.0/ports?device_id=8f8239a4-cce0-4836-8763-237ea5e4cc22 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1387] 199.204.45.4 () {34 vars in 990 bytes} [Tue Apr 28 14:43:37 2026] GET /v2.0/ports?device_id=c97d9013-03e4-400c-bb4d-de768bcc9f29 => generated 971 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1388] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:43:37 2026] GET /v2.0/security-groups?id=06b8e025-0a37-4617-812a-490ea25fcbd0&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:43:37.661 7 INFO neutron_taas.services.taas.taas_plugin [req-0e729d78-73be-4f86-8611-1d3b608c9d4c req-5cd022c9-575e-4884-88e8-8ecb0969657d 6c288b2d72d548ff95f8fb5a09bd6937 dd2b06d69f744f6fbd0871317432beff - - default default] TaaS: Handle Delete Port: 3917e800-5124-4eea-ad07-263b36b16cf8 2026-04-28 14:43:37.665 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-0e729d78-73be-4f86-8611-1d3b608c9d4c req-5cd022c9-575e-4884-88e8-8ecb0969657d 6c288b2d72d548ff95f8fb5a09bd6937 dd2b06d69f744f6fbd0871317432beff - - default default] Tap Mirror: Handle Delete Port: 3917e800-5124-4eea-ad07-263b36b16cf8 [pid: 7|app: 0|req: 699/1389] 199.204.45.4 () {36 vars in 993 bytes} [Tue Apr 28 14:43:37 2026] DELETE /v2.0/ports/3917e800-5124-4eea-ad07-263b36b16cf8 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 14:43:37.915 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-499c723c-f310-436b-91dc-5a1380bf8b3d'] response: {'server_uuid': 'c97d9013-03e4-400c-bb4d-de768bcc9f29', 'name': 'network-vif-deleted', 'tag': '3917e800-5124-4eea-ad07-263b36b16cf8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 691/1390] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:37 2026] GET /v2.0/ports?device_id=39eabfba-8f50-4580-8567-67220df2fa19 => generated 973 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1391] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:43:38 2026] GET /v2.0/security-groups?id=f30a067f-b2bd-49b6-9220-db9140c2120a&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1392] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:38 2026] GET /v2.0/ports?device_id=8f8239a4-cce0-4836-8763-237ea5e4cc22 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1393] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:38 2026] GET /v2.0/ports?device_id=c97d9013-03e4-400c-bb4d-de768bcc9f29 => 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: 693/1394] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:39 2026] GET /v2.0/ports?device_id=39eabfba-8f50-4580-8567-67220df2fa19 => generated 973 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1395] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:43:39 2026] GET /v2.0/security-groups?id=f30a067f-b2bd-49b6-9220-db9140c2120a&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1396] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:39 2026] GET /v2.0/ports?device_id=8f8239a4-cce0-4836-8763-237ea5e4cc22 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1397] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:39 2026] GET /v2.0/ports?device_id=c97d9013-03e4-400c-bb4d-de768bcc9f29 => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1398] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:40 2026] GET /v2.0/ports?device_id=39eabfba-8f50-4580-8567-67220df2fa19 => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1399] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:43:40 2026] GET /v2.0/security-groups?id=f30a067f-b2bd-49b6-9220-db9140c2120a&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1400] 199.204.45.4 () {34 vars in 982 bytes} [Tue Apr 28 14:43:40 2026] GET /v2.0/networks?id=9a8f35c5-8476-492f-ae79-34adc2048ae7 => generated 661 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1401] 199.204.45.4 () {34 vars in 1046 bytes} [Tue Apr 28 14:43:40 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1e6291c6def443e6a5a2a8ef5c903f19 => generated 274 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1402] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:40 2026] GET /v2.0/ports?device_id=8f8239a4-cce0-4836-8763-237ea5e4cc22 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1403] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:40 2026] GET /v2.0/ports?device_id=c97d9013-03e4-400c-bb4d-de768bcc9f29 => 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: 697/1404] 199.204.45.4 () {38 vars in 951 bytes} [Tue Apr 28 14:43:40 2026] POST /v2.0/ports => generated 954 bytes in 448 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 14:43:41.738 8 INFO neutron.db.segments_db [None req-d30db594-d197-497e-bfd4-33d79b5b34c7 a25720cfbf614d9ab989e777131eb966 a6c09ee098cc401fa1c3766df4b34d76 - - default default] Added segment 8e94f2e0-345a-41fb-a2a9-d85e1efc366e of type vxlan for network f533420a-22d6-4842-ae90-89db970821b5 [pid: 7|app: 0|req: 708/1405] 199.204.45.4 () {38 vars in 1024 bytes} [Tue Apr 28 14:43:41 2026] PUT /v2.0/ports/e2dab7f1-e457-437e-8a2e-4d3b361e734a => generated 1235 bytes in 470 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 14:43:41.802 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-849d04a8-e71b-476d-bd5a-eec9e2606d5d'] response: {'name': 'network-changed', 'server_uuid': '8f8239a4-cce0-4836-8763-237ea5e4cc22', 'tag': 'e2dab7f1-e457-437e-8a2e-4d3b361e734a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 698/1406] 10.0.0.239 () {34 vars in 668 bytes} [Tue Apr 28 14:43:41 2026] POST /v2.0/networks => generated 612 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1407] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:41 2026] GET /v2.0/ports?device_id=39eabfba-8f50-4580-8567-67220df2fa19 => generated 975 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1408] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:43:41 2026] GET /v2.0/security-groups?id=f30a067f-b2bd-49b6-9220-db9140c2120a&fields=id&fields=name => generated 113 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:43:41.943 8 INFO neutron.db.segments_db [None req-10bb6623-e26f-413f-a611-0cc525a7df77 a25720cfbf614d9ab989e777131eb966 a6c09ee098cc401fa1c3766df4b34d76 - - default default] Added segment abcdf4ba-73b7-441c-9c3e-26352d08a6b0 of type vxlan for network e578c10e-5658-476e-954f-7c1708ccd19b [pid: 8|app: 0|req: 699/1409] 10.0.0.239 () {34 vars in 668 bytes} [Tue Apr 28 14:43:41 2026] POST /v2.0/networks => generated 612 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1410] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:41 2026] GET /v2.0/ports?device_id=8f8239a4-cce0-4836-8763-237ea5e4cc22 => generated 969 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:43:42.174 7 INFO neutron.db.segments_db [None req-0708c9f5-d32e-4614-9f50-e4269149b85b a25720cfbf614d9ab989e777131eb966 a6c09ee098cc401fa1c3766df4b34d76 - - default default] Added segment acf16d66-4169-48d7-9e81-a8c4b4dbfd9c of type vxlan for network 7ee12b3e-d570-4e5b-bbbb-f3c3342a3576 [pid: 7|app: 0|req: 712/1411] 10.0.0.239 () {34 vars in 668 bytes} [Tue Apr 28 14:43:42 2026] POST /v2.0/networks => generated 612 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1412] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:43:42 2026] GET /v2.0/security-groups?id=b9fb9609-e0bd-4f68-b9a3-adbf0d6601cc&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:43:42.385 7 INFO neutron.db.segments_db [None req-af184c66-e996-4900-adde-3601efac8bef a25720cfbf614d9ab989e777131eb966 a6c09ee098cc401fa1c3766df4b34d76 - - default default] Added segment d278a7d7-5e8e-4904-a793-6a301bc4a722 of type vxlan for network cb434100-54ca-4b70-8d35-54187a8088ec [pid: 7|app: 0|req: 714/1413] 10.0.0.239 () {34 vars in 668 bytes} [Tue Apr 28 14:43:42 2026] POST /v2.0/networks => generated 613 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 14:43:42.504 8 INFO neutron_taas.services.taas.taas_plugin [None req-12c93042-db9d-487a-b8b4-6896b77988b5 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] TaaS: Handle Delete Port: 7dfe7119-7d69-4afc-a3a5-28fa30bcc33f 2026-04-28 14:43:42.507 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-12c93042-db9d-487a-b8b4-6896b77988b5 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Tap Mirror: Handle Delete Port: 7dfe7119-7d69-4afc-a3a5-28fa30bcc33f [pid: 7|app: 0|req: 715/1414] 199.204.45.4 () {34 vars in 1076 bytes} [Tue Apr 28 14:43:42 2026] GET /v2.0/ports?tenant_id=1e6291c6def443e6a5a2a8ef5c903f19&device_id=8f8239a4-cce0-4836-8763-237ea5e4cc22 => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 14:43:42.578 7 INFO neutron.db.segments_db [None req-e9c2a1a2-d481-490d-81ec-9f069624aea3 a25720cfbf614d9ab989e777131eb966 a6c09ee098cc401fa1c3766df4b34d76 - - default default] Added segment 7e6ad12f-a885-4259-bf30-ff022e364bef of type vxlan for network 341447ae-af69-4807-8353-b967d9ebd98d [pid: 7|app: 0|req: 716/1415] 10.0.0.239 () {34 vars in 668 bytes} [Tue Apr 28 14:43:42 2026] POST /v2.0/networks => generated 613 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1416] 199.204.45.4 () {34 vars in 1014 bytes} [Tue Apr 28 14:43:42 2026] GET /v2.0/networks?tenant_id=1e6291c6def443e6a5a2a8ef5c903f19&shared=False => generated 757 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1417] 10.0.0.239 () {34 vars in 751 bytes} [Tue Apr 28 14:43:42 2026] PUT /v2.0/networks/f533420a-22d6-4842-ae90-89db970821b5/tags => generated 17 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1418] 199.204.45.4 () {34 vars in 926 bytes} [Tue Apr 28 14:43:42 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1419] 10.0.0.239 () {34 vars in 751 bytes} [Tue Apr 28 14:43:42 2026] PUT /v2.0/networks/e578c10e-5658-476e-954f-7c1708ccd19b/tags => generated 25 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1420] 10.0.0.239 () {34 vars in 751 bytes} [Tue Apr 28 14:43:42 2026] PUT /v2.0/networks/7ee12b3e-d570-4e5b-bbbb-f3c3342a3576/tags => generated 34 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1421] 10.0.0.239 () {34 vars in 751 bytes} [Tue Apr 28 14:43:42 2026] PUT /v2.0/networks/cb434100-54ca-4b70-8d35-54187a8088ec/tags => generated 19 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1422] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:43 2026] GET /v2.0/ports?device_id=39eabfba-8f50-4580-8567-67220df2fa19 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1423] 10.0.0.239 () {34 vars in 787 bytes} [Tue Apr 28 14:43:42 2026] PUT /v2.0/routers/9686a070-6d91-4b03-a213-372b9f8eb193/remove_router_interface => generated 309 bytes in 1060 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1424] 10.0.0.239 () {32 vars in 664 bytes} [Tue Apr 28 14:43:43 2026] GET /v2.0/networks?tags=red => generated 1854 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1425] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:43:43 2026] GET /v2.0/security-groups?id=f30a067f-b2bd-49b6-9220-db9140c2120a&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1426] 10.0.0.239 () {32 vars in 678 bytes} [Tue Apr 28 14:43:43 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1248 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1427] 10.0.0.239 () {32 vars in 674 bytes} [Tue Apr 28 14:43:43 2026] GET /v2.0/networks?tags-any=blue => generated 1248 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1428] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:43 2026] GET /v2.0/ports?device_id=39eabfba-8f50-4580-8567-67220df2fa19 => generated 975 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:43:43.385 7 INFO neutron_taas.services.taas.taas_plugin [None req-3ead5803-6cf8-4a41-b206-3b086242c28b 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] TaaS: Handle Delete Port: be0a7d84-26ea-4dfa-a74e-1173a5d943e5 2026-04-28 14:43:43.390 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3ead5803-6cf8-4a41-b206-3b086242c28b 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Tap Mirror: Handle Delete Port: be0a7d84-26ea-4dfa-a74e-1173a5d943e5 [pid: 8|app: 0|req: 705/1429] 10.0.0.239 () {32 vars in 686 bytes} [Tue Apr 28 14:43:43 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1854 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1430] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:43 2026] GET /v2.0/ports?device_id=8f8239a4-cce0-4836-8763-237ea5e4cc22 => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:43:43.698 7 INFO neutron_taas.services.taas.taas_plugin [None req-3ead5803-6cf8-4a41-b206-3b086242c28b 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] TaaS: Handle Delete Port: d96c1a5d-caf2-4511-9e41-59246bd984b3 2026-04-28 14:43:43.701 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3ead5803-6cf8-4a41-b206-3b086242c28b 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Tap Mirror: Handle Delete Port: d96c1a5d-caf2-4511-9e41-59246bd984b3 2026-04-28 14:43:43.907 8 INFO neutron.db.l3_db [None req-f4e3e5f5-4922-4951-bfbc-9f7ceb96eccb cbc5d1453d514db8b58bb005708e471d 327e0d8e4726416cb78edf41c08ec040 - - default default] Floating IP 32a170db-f306-4f96-83a5-9adcd213d7e6 associated. External IP: 10.96.250.214, port: ebaa7d4e-0d6a-4b4b-b5d3-b1c73842984d. 2026-04-28 14:43:44.111 7 INFO neutron.services.segments.plugin [-] Segment f85f3fce-b87a-4bfc-a984-c29b952f5462 resource provider aggregate not found 2026-04-28 14:43:44.119 7 INFO neutron.services.segments.plugin [-] Segment f85f3fce-b87a-4bfc-a984-c29b952f5462 resource provider aggregate not found 2026-04-28 14:43:44.130 7 INFO neutron.services.segments.plugin [-] Segment f85f3fce-b87a-4bfc-a984-c29b952f5462 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f85f3fce-b87a-4bfc-a984-c29b952f5462 found for delete ", "request_id": "req-c8d1cf30-8318-4ae2-a1de-96f4b28bd182"}]} 2026-04-28 14:43:44.136 7 INFO neutron.services.segments.plugin [-] Segment f85f3fce-b87a-4bfc-a984-c29b952f5462 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f85f3fce-b87a-4bfc-a984-c29b952f5462 found for delete ", "request_id": "req-ac4cd69d-fc59-43f1-8cd4-44393d8ab0a0"}]} 2026-04-28 14:43:44.147 7 INFO neutron.db.l3_hamode_db [None req-3ead5803-6cf8-4a41-b206-3b086242c28b 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] HA network a58ad705-b043-47f6-843a-396e1103927d was deleted as no HA routers are present in tenant dd2b06d69f744f6fbd0871317432beff. [pid: 7|app: 0|req: 725/1431] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:43:43 2026] DELETE /v2.0/routers/9686a070-6d91-4b03-a213-372b9f8eb193 => generated 0 bytes in 1010 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1432] 10.0.0.239 () {32 vars in 672 bytes} [Tue Apr 28 14:43:44 2026] GET /v2.0/networks?not-tags=red => generated 1862 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1433] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:43:44 2026] GET /v2.0/security-groups?id=b9fb9609-e0bd-4f68-b9a3-adbf0d6601cc&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1434] 199.204.45.4 () {34 vars in 1076 bytes} [Tue Apr 28 14:43:44 2026] GET /v2.0/ports?tenant_id=1e6291c6def443e6a5a2a8ef5c903f19&device_id=8f8239a4-cce0-4836-8763-237ea5e4cc22 => generated 1238 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1435] 10.0.0.239 () {34 vars in 747 bytes} [Tue Apr 28 14:43:43 2026] PUT /v2.0/floatingips/32a170db-f306-4f96-83a5-9adcd213d7e6 => generated 856 bytes in 867 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:43:44.398 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e1dce895-460b-44c6-88ab-d343778c1d31'] response: {'name': 'network-changed', 'server_uuid': '39eabfba-8f50-4580-8567-67220df2fa19', 'tag': 'ebaa7d4e-0d6a-4b4b-b5d3-b1c73842984d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 708/1436] 10.0.0.239 () {32 vars in 686 bytes} [Tue Apr 28 14:43:44 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1437] 199.204.45.4 () {34 vars in 1054 bytes} [Tue Apr 28 14:43:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=e2dab7f1-e457-437e-8a2e-4d3b361e734a => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1438] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:43:44 2026] DELETE /v2.0/subnets/b5a4df69-926e-45e2-8352-8ed948246647 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1439] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:44 2026] GET /v2.0/ports?device_id=39eabfba-8f50-4580-8567-67220df2fa19 => generated 975 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1440] 10.0.0.239 () {32 vars in 682 bytes} [Tue Apr 28 14:43:44 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1441] 199.204.45.4 () {34 vars in 980 bytes} [Tue Apr 28 14:43:44 2026] GET /v2.0/subnets?id=8fd01c26-a35e-479c-92a6-67dc18319a8a => generated 677 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1442] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:43:44 2026] GET /v2.0/security-groups?id=f30a067f-b2bd-49b6-9220-db9140c2120a&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:43:44.650 7 INFO neutron_taas.services.taas.taas_plugin [None req-3231ab0f-fb53-4754-8097-4e4d62833aef 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] TaaS: Handle Delete Port: 3669e5d7-b7fb-4c46-a1ad-0002f51d868b [pid: 8|app: 0|req: 713/1443] 10.0.0.239 () {32 vars in 694 bytes} [Tue Apr 28 14:43:44 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1862 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 14:43:44.653 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3231ab0f-fb53-4754-8097-4e4d62833aef 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Tap Mirror: Handle Delete Port: 3669e5d7-b7fb-4c46-a1ad-0002f51d868b [pid: 8|app: 0|req: 714/1444] 199.204.45.4 () {34 vars in 1048 bytes} [Tue Apr 28 14:43:44 2026] GET /v2.0/ports?network_id=9a8f35c5-8476-492f-ae79-34adc2048ae7&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1445] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:43:44 2026] DELETE /v2.0/networks/37f56fda-c28b-4df1-b861-9c0f4882187b => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 14:43:44.843 8 INFO neutron.services.segments.plugin [-] Segment 8e94f2e0-345a-41fb-a2a9-d85e1efc366e resource provider aggregate not found 2026-04-28 14:43:44.847 8 INFO neutron.services.segments.plugin [-] Segment 8e94f2e0-345a-41fb-a2a9-d85e1efc366e resource provider aggregate not found 2026-04-28 14:43:44.872 8 INFO neutron.services.segments.plugin [-] Segment 8e94f2e0-345a-41fb-a2a9-d85e1efc366e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e94f2e0-345a-41fb-a2a9-d85e1efc366e found for delete ", "request_id": "req-74e2275b-6f85-48ab-91a3-885e6f1a3bee"}]} [pid: 8|app: 0|req: 715/1446] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:43:44 2026] DELETE /v2.0/networks/f533420a-22d6-4842-ae90-89db970821b5 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 14:43:44.878 8 INFO neutron.services.segments.plugin [-] Segment 8e94f2e0-345a-41fb-a2a9-d85e1efc366e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e94f2e0-345a-41fb-a2a9-d85e1efc366e found for delete ", "request_id": "req-e36030da-c355-47ed-8c62-acea3e7b9fca"}]} [pid: 7|app: 0|req: 732/1447] 199.204.45.4 () {34 vars in 1008 bytes} [Tue Apr 28 14:43:44 2026] GET /v2.0/networks/9a8f35c5-8476-492f-ae79-34adc2048ae7?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: 716/1448] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:44 2026] GET /v2.0/ports?device_id=39eabfba-8f50-4580-8567-67220df2fa19 => 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: 717/1449] 199.204.45.4 () {34 vars in 1108 bytes} [Tue Apr 28 14:43:44 2026] GET /v2.0/networks/9a8f35c5-8476-492f-ae79-34adc2048ae7?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: 8|app: 0|req: 718/1450] 199.204.45.4 () {34 vars in 1076 bytes} [Tue Apr 28 14:43:45 2026] GET /v2.0/ports?tenant_id=327e0d8e4726416cb78edf41c08ec040&device_id=39eabfba-8f50-4580-8567-67220df2fa19 => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1451] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:43:45 2026] GET /v2.0/security-groups?id=f30a067f-b2bd-49b6-9220-db9140c2120a&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1452] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:43:44 2026] DELETE /v2.0/networks/e578c10e-5658-476e-954f-7c1708ccd19b => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1453] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:43:45 2026] GET /v2.0/security-groups?tenant_id=dd2b06d69f744f6fbd0871317432beff&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1454] 199.204.45.4 () {34 vars in 982 bytes} [Tue Apr 28 14:43:45 2026] GET /v2.0/networks?id=d23dcdab-4af2-4eaa-9ad1-f8cf606cc82e => generated 772 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1455] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:43:45 2026] DELETE /v2.0/security-groups/06b8e025-0a37-4617-812a-490ea25fcbd0 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1456] 199.204.45.4 () {34 vars in 1056 bytes} [Tue Apr 28 14:43:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=ebaa7d4e-0d6a-4b4b-b5d3-b1c73842984d => generated 859 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1457] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:43:45 2026] DELETE /v2.0/networks/7ee12b3e-d570-4e5b-bbbb-f3c3342a3576 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1458] 199.204.45.4 () {34 vars in 980 bytes} [Tue Apr 28 14:43:45 2026] GET /v2.0/subnets?id=81dc1d30-9c77-4e88-b161-1f91d9004b80 => generated 694 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1459] 199.204.45.4 () {34 vars in 1048 bytes} [Tue Apr 28 14:43:45 2026] GET /v2.0/ports?network_id=d23dcdab-4af2-4eaa-9ad1-f8cf606cc82e&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1460] 199.204.45.4 () {34 vars in 1008 bytes} [Tue Apr 28 14:43:45 2026] GET /v2.0/networks/d23dcdab-4af2-4eaa-9ad1-f8cf606cc82e?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1461] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:43:45 2026] DELETE /v2.0/networks/cb434100-54ca-4b70-8d35-54187a8088ec => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1462] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:45 2026] GET /v2.0/ports?device_id=8f8239a4-cce0-4836-8763-237ea5e4cc22 => generated 969 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1463] 199.204.45.4 () {34 vars in 1108 bytes} [Tue Apr 28 14:43:45 2026] GET /v2.0/networks/d23dcdab-4af2-4eaa-9ad1-f8cf606cc82e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1464] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:43:45 2026] GET /v2.0/security-groups?id=b9fb9609-e0bd-4f68-b9a3-adbf0d6601cc&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: 727/1465] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:43:45 2026] DELETE /v2.0/networks/341447ae-af69-4807-8353-b967d9ebd98d => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 14:43:46.157 7 INFO neutron.services.segments.plugin [-] Segment fc3c1308-16df-4c26-bfb4-081db256c92c resource provider aggregate not found 2026-04-28 14:43:46.160 7 INFO neutron.services.segments.plugin [-] Segment fc3c1308-16df-4c26-bfb4-081db256c92c resource provider aggregate not found 2026-04-28 14:43:46.184 7 INFO neutron.services.segments.plugin [-] Segment fc3c1308-16df-4c26-bfb4-081db256c92c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc3c1308-16df-4c26-bfb4-081db256c92c found for delete ", "request_id": "req-8a59c244-d720-4950-9e16-4df51b343ca3"}]} 2026-04-28 14:43:46.186 7 INFO neutron.services.segments.plugin [-] Segment fc3c1308-16df-4c26-bfb4-081db256c92c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc3c1308-16df-4c26-bfb4-081db256c92c found for delete ", "request_id": "req-dd5be95f-ad37-4cdb-bb19-c38ff3f8f619"}]} 2026-04-28 14:43:46.202 7 INFO neutron.services.segments.plugin [-] Segment abcdf4ba-73b7-441c-9c3e-26352d08a6b0 resource provider aggregate not found 2026-04-28 14:43:46.220 7 INFO neutron.services.segments.plugin [-] Segment abcdf4ba-73b7-441c-9c3e-26352d08a6b0 resource provider aggregate not found 2026-04-28 14:43:46.224 7 INFO neutron.services.segments.plugin [-] Segment abcdf4ba-73b7-441c-9c3e-26352d08a6b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid abcdf4ba-73b7-441c-9c3e-26352d08a6b0 found for delete ", "request_id": "req-85124ffc-0132-4531-bc0d-e8afa66daa4c"}]} 2026-04-28 14:43:46.238 7 INFO neutron.services.segments.plugin [-] Segment abcdf4ba-73b7-441c-9c3e-26352d08a6b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid abcdf4ba-73b7-441c-9c3e-26352d08a6b0 found for delete ", "request_id": "req-16d342df-60fb-45fe-968b-4152b8ff2227"}]} 2026-04-28 14:43:46.246 7 INFO neutron.services.segments.plugin [-] Segment acf16d66-4169-48d7-9e81-a8c4b4dbfd9c resource provider aggregate not found [pid: 7|app: 0|req: 739/1466] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:46 2026] GET /v2.0/ports?device_id=39eabfba-8f50-4580-8567-67220df2fa19 => generated 975 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:43:46.265 7 INFO neutron.services.segments.plugin [-] Segment acf16d66-4169-48d7-9e81-a8c4b4dbfd9c resource provider aggregate not found 2026-04-28 14:43:46.270 7 INFO neutron.services.segments.plugin [-] Segment acf16d66-4169-48d7-9e81-a8c4b4dbfd9c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid acf16d66-4169-48d7-9e81-a8c4b4dbfd9c found for delete ", "request_id": "req-dd9426ee-827f-4caf-a7ed-b1356b3e89dd"}]} 2026-04-28 14:43:46.283 7 INFO neutron.services.segments.plugin [-] Segment acf16d66-4169-48d7-9e81-a8c4b4dbfd9c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid acf16d66-4169-48d7-9e81-a8c4b4dbfd9c found for delete ", "request_id": "req-7079ec1f-5f1b-44b1-9e20-7c3f7fe528ec"}]} 2026-04-28 14:43:46.289 7 INFO neutron.services.segments.plugin [-] Segment d278a7d7-5e8e-4904-a793-6a301bc4a722 resource provider aggregate not found 2026-04-28 14:43:46.302 7 INFO neutron.services.segments.plugin [-] Segment d278a7d7-5e8e-4904-a793-6a301bc4a722 resource provider aggregate not found [pid: 8|app: 0|req: 728/1467] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:43:46 2026] GET /v2.0/security-groups?id=f30a067f-b2bd-49b6-9220-db9140c2120a&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:43:46.308 7 INFO neutron.services.segments.plugin [-] Segment d278a7d7-5e8e-4904-a793-6a301bc4a722 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d278a7d7-5e8e-4904-a793-6a301bc4a722 found for delete ", "request_id": "req-3e819223-38f8-45e5-b358-0f4b2962e351"}]} 2026-04-28 14:43:46.317 7 INFO neutron.services.segments.plugin [-] Segment d278a7d7-5e8e-4904-a793-6a301bc4a722 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d278a7d7-5e8e-4904-a793-6a301bc4a722 found for delete ", "request_id": "req-546951aa-b44e-4dc7-aad3-45cc2ea4b25f"}]} [pid: 8|app: 0|req: 729/1468] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:46 2026] GET /v2.0/ports?device_id=8f8239a4-cce0-4836-8763-237ea5e4cc22 => generated 969 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1469] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:43:46 2026] GET /v2.0/security-groups?id=b9fb9609-e0bd-4f68-b9a3-adbf0d6601cc&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1470] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:43:46 2026] GET /v2.0/security-groups?tenant_id=31b8b016302448e99b447c85d52ac04a&name=default => generated 2925 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1471] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:43:46 2026] DELETE /v2.0/security-groups/f8ed98e9-8b53-4611-97cb-c25e32a88578 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:43:46.898 8 INFO neutron.services.segments.plugin [-] Segment 7e6ad12f-a885-4259-bf30-ff022e364bef resource provider aggregate not found 2026-04-28 14:43:46.906 8 INFO neutron.services.segments.plugin [-] Segment 7e6ad12f-a885-4259-bf30-ff022e364bef resource provider aggregate not found 2026-04-28 14:43:46.915 8 INFO neutron.services.segments.plugin [-] Segment 7e6ad12f-a885-4259-bf30-ff022e364bef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e6ad12f-a885-4259-bf30-ff022e364bef found for delete ", "request_id": "req-7d72f96b-0925-48d3-9d41-7bc082733308"}]} 2026-04-28 14:43:46.924 8 INFO neutron.services.segments.plugin [-] Segment 7e6ad12f-a885-4259-bf30-ff022e364bef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e6ad12f-a885-4259-bf30-ff022e364bef found for delete ", "request_id": "req-260ea3d6-6d9c-430f-9d77-9386f4ab07ba"}]} [pid: 7|app: 0|req: 741/1472] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:43:46 2026] GET /v2.0/security-groups?tenant_id=a6c09ee098cc401fa1c3766df4b34d76&name=default => generated 2925 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1473] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:43:47 2026] DELETE /v2.0/security-groups/dcd96ed0-3409-4210-9d1c-11e141cca567 => 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: 733/1474] 199.204.45.4 () {34 vars in 990 bytes} [Tue Apr 28 14:43:47 2026] GET /v2.0/ports?device_id=39eabfba-8f50-4580-8567-67220df2fa19 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1475] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:47 2026] GET /v2.0/ports?device_id=39eabfba-8f50-4580-8567-67220df2fa19 => generated 975 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1476] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:43:47 2026] GET /v2.0/security-groups?tenant_id=42c041bee1cb4447be889421364d010a&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1477] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:43:47 2026] GET /v2.0/security-groups?id=f30a067f-b2bd-49b6-9220-db9140c2120a&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1478] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:43:47 2026] DELETE /v2.0/security-groups/8e332855-859e-4e03-a832-0c3c9096d9d6 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:43:47.529 8 INFO neutron_taas.services.taas.taas_plugin [req-1ca96ac5-9158-4847-8200-da4f83cf02f7 req-aa8c2ac0-7ffa-4e29-a479-8e5068b2f2aa cbc5d1453d514db8b58bb005708e471d 327e0d8e4726416cb78edf41c08ec040 - - default default] TaaS: Handle Delete Port: ebaa7d4e-0d6a-4b4b-b5d3-b1c73842984d 2026-04-28 14:43:47.535 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-1ca96ac5-9158-4847-8200-da4f83cf02f7 req-aa8c2ac0-7ffa-4e29-a479-8e5068b2f2aa cbc5d1453d514db8b58bb005708e471d 327e0d8e4726416cb78edf41c08ec040 - - default default] Tap Mirror: Handle Delete Port: ebaa7d4e-0d6a-4b4b-b5d3-b1c73842984d 2026-04-28 14:43:47.659 8 INFO neutron.db.l3_db [req-1ca96ac5-9158-4847-8200-da4f83cf02f7 req-aa8c2ac0-7ffa-4e29-a479-8e5068b2f2aa cbc5d1453d514db8b58bb005708e471d 327e0d8e4726416cb78edf41c08ec040 - - default default] Floating IP 32a170db-f306-4f96-83a5-9adcd213d7e6 disassociated. External IP: 10.96.250.214, port: ebaa7d4e-0d6a-4b4b-b5d3-b1c73842984d. [pid: 7|app: 0|req: 745/1479] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:47 2026] GET /v2.0/ports?device_id=8f8239a4-cce0-4836-8763-237ea5e4cc22 => generated 969 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1480] 199.204.45.4 () {36 vars in 993 bytes} [Tue Apr 28 14:43:47 2026] DELETE /v2.0/ports/ebaa7d4e-0d6a-4b4b-b5d3-b1c73842984d => generated 0 bytes in 643 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1481] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:43:48 2026] GET /v2.0/security-groups?id=b9fb9609-e0bd-4f68-b9a3-adbf0d6601cc&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:43:48.107 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-50a0ac35-4695-485d-ba6e-a06f7b89bf86'] response: {'server_uuid': '39eabfba-8f50-4580-8567-67220df2fa19', 'name': 'network-vif-deleted', 'tag': 'ebaa7d4e-0d6a-4b4b-b5d3-b1c73842984d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 746/1482] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:43:47 2026] GET /v2.0/security-groups?tenant_id=e4918291c3824e79b082322272a0e490&name=default => generated 2925 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1483] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:43:48 2026] DELETE /v2.0/security-groups/fe65a8c3-3ab5-4af6-8fc2-4d4cc048c920 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1484] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:48 2026] GET /v2.0/ports?device_id=39eabfba-8f50-4580-8567-67220df2fa19 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1485] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:49 2026] GET /v2.0/ports?device_id=8f8239a4-cce0-4836-8763-237ea5e4cc22 => generated 971 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1486] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:43:49 2026] GET /v2.0/security-groups?id=b9fb9609-e0bd-4f68-b9a3-adbf0d6601cc&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: 739/1487] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:49 2026] GET /v2.0/ports?device_id=39eabfba-8f50-4580-8567-67220df2fa19 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1488] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:50 2026] GET /v2.0/ports?device_id=8f8239a4-cce0-4836-8763-237ea5e4cc22 => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1489] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:43:50 2026] GET /v2.0/security-groups?id=b9fb9609-e0bd-4f68-b9a3-adbf0d6601cc&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1490] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:50 2026] GET /v2.0/ports?device_id=8f8239a4-cce0-4836-8763-237ea5e4cc22 => 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: 741/1491] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:43:50 2026] GET /v2.0/security-groups?id=b9fb9609-e0bd-4f68-b9a3-adbf0d6601cc&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: 7|app: 0|req: 751/1492] 10.0.0.239 () {32 vars in 734 bytes} [Tue Apr 28 14:43:50 2026] GET /v2.0/ports?device_id=8f8239a4-cce0-4836-8763-237ea5e4cc22 => 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: 742/1493] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:43:50 2026] GET /v2.0/ports?device_id=39eabfba-8f50-4580-8567-67220df2fa19 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:43:51.071 7 INFO neutron.db.l3_db [None req-7bb7c22d-fe7a-4f5c-be94-6ffc3ff7623f 8ddd6c0405524e74a0232411238e7b69 1e6291c6def443e6a5a2a8ef5c903f19 - - default default] Floating IP 2115a627-2580-4a78-8b26-5d64ea97d1a3 associated. External IP: 10.96.250.220, port: e2dab7f1-e457-437e-8a2e-4d3b361e734a. [pid: 7|app: 0|req: 752/1494] 10.0.0.239 () {34 vars in 747 bytes} [Tue Apr 28 14:43:50 2026] PUT /v2.0/floatingips/2115a627-2580-4a78-8b26-5d64ea97d1a3 => generated 855 bytes in 644 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1495] 10.0.0.239 () {32 vars in 727 bytes} [Tue Apr 28 14:43:51 2026] GET /v2.0/floatingips/2115a627-2580-4a78-8b26-5d64ea97d1a3 => generated 855 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:43:51.452 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b5b4de53-7ab2-4b1b-833d-7af4ec56345b'] response: {'name': 'network-changed', 'server_uuid': '8f8239a4-cce0-4836-8763-237ea5e4cc22', 'tag': 'e2dab7f1-e457-437e-8a2e-4d3b361e734a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 753/1496] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:43:51 2026] DELETE /v2.0/security-groups/f30a067f-b2bd-49b6-9220-db9140c2120a => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1497] 199.204.45.4 () {34 vars in 1076 bytes} [Tue Apr 28 14:43:52 2026] GET /v2.0/ports?tenant_id=1e6291c6def443e6a5a2a8ef5c903f19&device_id=8f8239a4-cce0-4836-8763-237ea5e4cc22 => generated 1240 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 14:43:52.055 7 INFO neutron.api.v2.resource [None req-d8c9e065-8f5b-4d76-b3d7-27c7ee0b885f cbc5d1453d514db8b58bb005708e471d 327e0d8e4726416cb78edf41c08ec040 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 755/1498] 10.0.0.239 () {32 vars in 735 bytes} [Tue Apr 28 14:43:52 2026] GET /v2.0/security-groups/f30a067f-b2bd-49b6-9220-db9140c2120a => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1499] 199.204.45.4 () {34 vars in 982 bytes} [Tue Apr 28 14:43:52 2026] GET /v2.0/networks?id=9a8f35c5-8476-492f-ae79-34adc2048ae7 => generated 757 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:43:52.202 7 INFO neutron_taas.services.taas.taas_plugin [None req-0f97ce33-2a22-4f42-9940-b48ada3488cf cbc5d1453d514db8b58bb005708e471d 327e0d8e4726416cb78edf41c08ec040 - - default default] TaaS: Handle Delete Port: 8edd0c93-820f-4862-ae94-d8aa05ee9156 2026-04-28 14:43:52.205 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0f97ce33-2a22-4f42-9940-b48ada3488cf cbc5d1453d514db8b58bb005708e471d 327e0d8e4726416cb78edf41c08ec040 - - default default] Tap Mirror: Handle Delete Port: 8edd0c93-820f-4862-ae94-d8aa05ee9156 2026-04-28 14:43:52.315 8 INFO neutron.db.segments_db [None req-13fc66a4-2316-42a2-8bd3-634e03ce8d36 db7b94b4f3144db0bf480b7613c8201b 23ea32c58c9d4d0c87e01cab61aba002 - - default default] Added segment cdf9bdb5-4984-4dde-b885-a3ce16ac2d73 of type vxlan for network 88725051-abfe-4db1-858b-7d6be967ec58 [pid: 7|app: 0|req: 757/1500] 10.0.0.239 () {32 vars in 730 bytes} [Tue Apr 28 14:43:52 2026] DELETE /v2.0/floatingips/32a170db-f306-4f96-83a5-9adcd213d7e6 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1503] 10.0.0.239 () {34 vars in 668 bytes} [Tue Apr 28 14:43:51 2026] POST /v2.0/networks => generated 611 bytes in 458 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1504] 199.204.45.4 () {34 vars in 1054 bytes} [Tue Apr 28 14:43:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=e2dab7f1-e457-437e-8a2e-4d3b361e734a => generated 858 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1505] 10.0.0.239 () {34 vars in 662 bytes} [Tue Apr 28 14:43:52 2026] POST /v2.0/ports => generated 743 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 762/1506] 199.204.45.4 () {34 vars in 980 bytes} [Tue Apr 28 14:43:52 2026] GET /v2.0/subnets?id=8fd01c26-a35e-479c-92a6-67dc18319a8a => generated 677 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:43:52.780 8 INFO neutron_taas.services.taas.taas_plugin [None req-bddda6b1-32ec-4205-8fa1-3f92be74e5b1 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] TaaS: Handle Delete Port: f74e113d-942b-4141-bf59-ba25f56e2f54 2026-04-28 14:43:52.782 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bddda6b1-32ec-4205-8fa1-3f92be74e5b1 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Tap Mirror: Handle Delete Port: f74e113d-942b-4141-bf59-ba25f56e2f54 [pid: 7|app: 0|req: 763/1507] 10.0.0.239 () {32 vars in 727 bytes} [Tue Apr 28 14:43:52 2026] GET /v2.0/floatingips/2115a627-2580-4a78-8b26-5d64ea97d1a3 => generated 857 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:43:52.847 7 INFO neutron.db.segments_db [None req-89454597-c049-4476-958b-ce98e570b49f db7b94b4f3144db0bf480b7613c8201b 23ea32c58c9d4d0c87e01cab61aba002 - - default default] Added segment 787240a1-b8cd-4e03-802c-a9d4b63b0596 of type vxlan for network 0f65b6f5-c5c2-471d-a45d-a9ffa2d462db [pid: 7|app: 0|req: 764/1508] 10.0.0.239 () {34 vars in 668 bytes} [Tue Apr 28 14:43:52 2026] POST /v2.0/networks => generated 612 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1509] 199.204.45.4 () {34 vars in 1048 bytes} [Tue Apr 28 14:43:52 2026] GET /v2.0/ports?network_id=9a8f35c5-8476-492f-ae79-34adc2048ae7&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1510] 10.0.0.239 () {34 vars in 662 bytes} [Tue Apr 28 14:43:52 2026] POST /v2.0/ports => generated 743 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 767/1511] 199.204.45.4 () {34 vars in 1008 bytes} [Tue Apr 28 14:43:53 2026] GET /v2.0/networks/9a8f35c5-8476-492f-ae79-34adc2048ae7?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:43:53.406 7 INFO neutron.db.segments_db [None req-79a3b234-e3be-46ae-8315-b5c37958d120 db7b94b4f3144db0bf480b7613c8201b 23ea32c58c9d4d0c87e01cab61aba002 - - default default] Added segment 8ac1c17c-3b2e-4827-998c-8db42c262aa3 of type vxlan for network 3771c10a-098d-4238-905e-e720e6ce8d3c [pid: 8|app: 0|req: 745/1512] 10.0.0.239 () {34 vars in 787 bytes} [Tue Apr 28 14:43:52 2026] PUT /v2.0/routers/db4e9dae-2252-4431-8891-ccdc9a53dfa8/remove_router_interface => generated 309 bytes in 999 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1513] 199.204.45.4 () {34 vars in 1108 bytes} [Tue Apr 28 14:43:53 2026] GET /v2.0/networks/9a8f35c5-8476-492f-ae79-34adc2048ae7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1514] 10.0.0.239 () {34 vars in 668 bytes} [Tue Apr 28 14:43:53 2026] POST /v2.0/networks => generated 612 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 14:43:53.689 8 INFO neutron_taas.services.taas.taas_plugin [None req-d1f1fe04-7980-495a-9682-a641ba7422a8 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] TaaS: Handle Delete Port: f103ec82-9c95-4cec-b2ec-fbc5f9180495 2026-04-28 14:43:53.692 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d1f1fe04-7980-495a-9682-a641ba7422a8 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Tap Mirror: Handle Delete Port: f103ec82-9c95-4cec-b2ec-fbc5f9180495 [pid: 7|app: 0|req: 769/1515] 10.0.0.239 () {34 vars in 662 bytes} [Tue Apr 28 14:43:53 2026] POST /v2.0/ports => generated 743 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 14:43:54.000 8 INFO neutron_taas.services.taas.taas_plugin [None req-d1f1fe04-7980-495a-9682-a641ba7422a8 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] TaaS: Handle Delete Port: 1e7c36fa-2df3-4f34-a623-a008330174fd 2026-04-28 14:43:54.005 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d1f1fe04-7980-495a-9682-a641ba7422a8 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Tap Mirror: Handle Delete Port: 1e7c36fa-2df3-4f34-a623-a008330174fd [pid: 7|app: 0|req: 770/1516] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:43:53 2026] GET /v2.0/security-groups?tenant_id=1f726047f4224b36ac1bd429e5b5c9a6&name=default => generated 2925 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 14:43:54.144 7 INFO neutron.db.segments_db [None req-3df14340-bc06-4172-868e-a9d59ee4ae43 db7b94b4f3144db0bf480b7613c8201b 23ea32c58c9d4d0c87e01cab61aba002 - - default default] Added segment a36770dc-81cb-4f7e-b3f5-4622fb8ada18 of type vxlan for network bff36c9b-11b1-4e13-a729-1ba17c2d23be [pid: 7|app: 0|req: 771/1517] 10.0.0.239 () {34 vars in 668 bytes} [Tue Apr 28 14:43:54 2026] POST /v2.0/networks => generated 613 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1518] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:43:54 2026] DELETE /v2.0/security-groups/be68e3db-c1a7-4ab3-883a-ef683c4b1c56 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:43:54.408 8 INFO neutron.services.segments.plugin [-] Segment 78f2187f-306d-4762-957c-0c2f99e14b81 resource provider aggregate not found 2026-04-28 14:43:54.424 8 INFO neutron.services.segments.plugin [-] Segment 78f2187f-306d-4762-957c-0c2f99e14b81 resource provider aggregate not found 2026-04-28 14:43:54.432 8 INFO neutron.services.segments.plugin [-] Segment 78f2187f-306d-4762-957c-0c2f99e14b81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78f2187f-306d-4762-957c-0c2f99e14b81 found for delete ", "request_id": "req-fa7573a8-f858-410c-9d00-48e0238aa0a9"}]} 2026-04-28 14:43:54.441 8 INFO neutron.services.segments.plugin [-] Segment 78f2187f-306d-4762-957c-0c2f99e14b81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78f2187f-306d-4762-957c-0c2f99e14b81 found for delete ", "request_id": "req-71d0741a-7034-4c44-a42e-bf09982f5938"}]} 2026-04-28 14:43:54.448 8 INFO neutron.db.l3_hamode_db [None req-d1f1fe04-7980-495a-9682-a641ba7422a8 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] HA network c2b3466c-a047-49fb-bf11-a12bd5507b67 was deleted as no HA routers are present in tenant 327e0d8e4726416cb78edf41c08ec040. [pid: 8|app: 0|req: 747/1519] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:43:53 2026] DELETE /v2.0/routers/db4e9dae-2252-4431-8891-ccdc9a53dfa8 => generated 0 bytes in 987 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1520] 10.0.0.239 () {34 vars in 662 bytes} [Tue Apr 28 14:43:54 2026] POST /v2.0/ports => generated 743 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 748/1521] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:43:54 2026] DELETE /v2.0/subnets/81dc1d30-9c77-4e88-b161-1f91d9004b80 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 14:43:54.653 7 INFO neutron.db.segments_db [None req-90eaa6d1-6c84-4b5e-be2e-29f2e1617261 db7b94b4f3144db0bf480b7613c8201b 23ea32c58c9d4d0c87e01cab61aba002 - - default default] Added segment f5fc1af6-768b-44f9-8313-708ef1ab8b38 of type vxlan for network a459a048-a63c-4e48-a77f-798d2ed7f58f 2026-04-28 14:43:54.720 8 INFO neutron_taas.services.taas.taas_plugin [None req-beefc220-c24f-425e-b431-640c71376b67 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] TaaS: Handle Delete Port: aa7b96cd-6654-4bdd-84b5-ab43cb1c8aee 2026-04-28 14:43:54.724 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-beefc220-c24f-425e-b431-640c71376b67 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Tap Mirror: Handle Delete Port: aa7b96cd-6654-4bdd-84b5-ab43cb1c8aee [pid: 7|app: 0|req: 774/1522] 10.0.0.239 () {34 vars in 668 bytes} [Tue Apr 28 14:43:54 2026] POST /v2.0/networks => generated 612 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1523] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:43:54 2026] DELETE /v2.0/networks/d23dcdab-4af2-4eaa-9ad1-f8cf606cc82e => generated 0 bytes in 341 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1524] 10.0.0.239 () {34 vars in 662 bytes} [Tue Apr 28 14:43:54 2026] POST /v2.0/ports => generated 743 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1525] 10.0.0.239 () {34 vars in 745 bytes} [Tue Apr 28 14:43:55 2026] PUT /v2.0/ports/1d850b87-aca6-4842-ac37-7d3315c8a9cf/tags => generated 17 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 776/1526] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:43:55 2026] GET /v2.0/security-groups?tenant_id=327e0d8e4726416cb78edf41c08ec040&name=default => generated 2925 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1527] 10.0.0.239 () {34 vars in 745 bytes} [Tue Apr 28 14:43:55 2026] PUT /v2.0/ports/c6fe3f4c-8a80-4ac0-96a4-c411fdae92ce/tags => generated 25 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 777/1528] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:43:55 2026] DELETE /v2.0/security-groups/01dee56a-3355-4f6c-baad-5a77b89bf45b => 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: 752/1529] 10.0.0.239 () {34 vars in 745 bytes} [Tue Apr 28 14:43:55 2026] PUT /v2.0/ports/b3fd7b0d-eed9-4bd7-8b17-96f5cb10b3ae/tags => generated 34 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1530] 10.0.0.239 () {34 vars in 745 bytes} [Tue Apr 28 14:43:55 2026] PUT /v2.0/ports/06eba422-8253-4edf-b3fd-4ac7f0d50b28/tags => generated 19 bytes in 73 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: 753/1531] 10.0.0.239 () {32 vars in 658 bytes} [Tue Apr 28 14:43:55 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 779/1532] 10.0.0.239 () {32 vars in 672 bytes} [Tue Apr 28 14:43:55 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1533] 10.0.0.239 () {32 vars in 668 bytes} [Tue Apr 28 14:43:55 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1534] 10.0.0.239 () {32 vars in 680 bytes} [Tue Apr 28 14:43:55 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1535] 10.0.0.239 () {32 vars in 666 bytes} [Tue Apr 28 14:43:55 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1536] 10.0.0.239 () {32 vars in 680 bytes} [Tue Apr 28 14:43:55 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1537] 10.0.0.239 () {32 vars in 676 bytes} [Tue Apr 28 14:43:55 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1538] 10.0.0.239 () {32 vars in 688 bytes} [Tue Apr 28 14:43:56 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 14:43:56.235 8 INFO neutron_taas.services.taas.taas_plugin [None req-30717e1c-f56a-46aa-a30b-dbd030ef5fd9 db7b94b4f3144db0bf480b7613c8201b 23ea32c58c9d4d0c87e01cab61aba002 - - default default] TaaS: Handle Delete Port: 1d850b87-aca6-4842-ac37-7d3315c8a9cf 2026-04-28 14:43:56.242 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-30717e1c-f56a-46aa-a30b-dbd030ef5fd9 db7b94b4f3144db0bf480b7613c8201b 23ea32c58c9d4d0c87e01cab61aba002 - - default default] Tap Mirror: Handle Delete Port: 1d850b87-aca6-4842-ac37-7d3315c8a9cf [pid: 8|app: 0|req: 757/1539] 10.0.0.239 () {32 vars in 718 bytes} [Tue Apr 28 14:43:56 2026] DELETE /v2.0/ports/1d850b87-aca6-4842-ac37-7d3315c8a9cf => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 14:43:56.454 8 INFO neutron.services.segments.plugin [-] Segment 530d1ecb-c31f-4f5e-ae49-18d0a76b5cc4 resource provider aggregate not found 2026-04-28 14:43:56.455 7 INFO neutron_taas.services.taas.taas_plugin [None req-2854a70a-19cb-4fa7-8d4c-5c0f4628f67e db7b94b4f3144db0bf480b7613c8201b 23ea32c58c9d4d0c87e01cab61aba002 - - default default] TaaS: Handle Delete Port: c6fe3f4c-8a80-4ac0-96a4-c411fdae92ce 2026-04-28 14:43:56.458 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2854a70a-19cb-4fa7-8d4c-5c0f4628f67e db7b94b4f3144db0bf480b7613c8201b 23ea32c58c9d4d0c87e01cab61aba002 - - default default] Tap Mirror: Handle Delete Port: c6fe3f4c-8a80-4ac0-96a4-c411fdae92ce 2026-04-28 14:43:56.477 8 INFO neutron.services.segments.plugin [-] Segment 530d1ecb-c31f-4f5e-ae49-18d0a76b5cc4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 530d1ecb-c31f-4f5e-ae49-18d0a76b5cc4 found for delete ", "request_id": "req-37b5a708-f950-4cf2-9d31-f8644687cbbf"}]} 2026-04-28 14:43:56.478 8 INFO neutron.services.segments.plugin [-] Segment 530d1ecb-c31f-4f5e-ae49-18d0a76b5cc4 resource provider aggregate not found 2026-04-28 14:43:56.499 8 INFO neutron.services.segments.plugin [-] Segment 530d1ecb-c31f-4f5e-ae49-18d0a76b5cc4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 530d1ecb-c31f-4f5e-ae49-18d0a76b5cc4 found for delete ", "request_id": "req-f7029b28-582a-4d61-aed5-54318feb4d6a"}]} [pid: 7|app: 0|req: 783/1540] 10.0.0.239 () {32 vars in 718 bytes} [Tue Apr 28 14:43:56 2026] DELETE /v2.0/ports/c6fe3f4c-8a80-4ac0-96a4-c411fdae92ce => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 14:43:56.671 8 INFO neutron_taas.services.taas.taas_plugin [None req-e4716857-ed6d-490b-a972-5ea16c892aea db7b94b4f3144db0bf480b7613c8201b 23ea32c58c9d4d0c87e01cab61aba002 - - default default] TaaS: Handle Delete Port: b3fd7b0d-eed9-4bd7-8b17-96f5cb10b3ae 2026-04-28 14:43:56.674 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e4716857-ed6d-490b-a972-5ea16c892aea db7b94b4f3144db0bf480b7613c8201b 23ea32c58c9d4d0c87e01cab61aba002 - - default default] Tap Mirror: Handle Delete Port: b3fd7b0d-eed9-4bd7-8b17-96f5cb10b3ae [pid: 8|app: 0|req: 758/1541] 10.0.0.239 () {32 vars in 718 bytes} [Tue Apr 28 14:43:56 2026] DELETE /v2.0/ports/b3fd7b0d-eed9-4bd7-8b17-96f5cb10b3ae => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 14:43:56.878 8 INFO neutron_taas.services.taas.taas_plugin [None req-a7ccceb5-d696-406a-a9d4-b662a50b3edd db7b94b4f3144db0bf480b7613c8201b 23ea32c58c9d4d0c87e01cab61aba002 - - default default] TaaS: Handle Delete Port: 06eba422-8253-4edf-b3fd-4ac7f0d50b28 2026-04-28 14:43:56.882 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a7ccceb5-d696-406a-a9d4-b662a50b3edd db7b94b4f3144db0bf480b7613c8201b 23ea32c58c9d4d0c87e01cab61aba002 - - default default] Tap Mirror: Handle Delete Port: 06eba422-8253-4edf-b3fd-4ac7f0d50b28 [pid: 8|app: 0|req: 759/1542] 10.0.0.239 () {32 vars in 718 bytes} [Tue Apr 28 14:43:56 2026] DELETE /v2.0/ports/06eba422-8253-4edf-b3fd-4ac7f0d50b28 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1543] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:43:56 2026] GET /v2.0/security-groups?tenant_id=60ce6b9e3db34fecb4fdea0bb7d1d5d6&name=default => generated 2925 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 14:43:57.102 8 INFO neutron_taas.services.taas.taas_plugin [None req-096e650e-e50d-4f51-846f-901d8451fb4c db7b94b4f3144db0bf480b7613c8201b 23ea32c58c9d4d0c87e01cab61aba002 - - default default] TaaS: Handle Delete Port: ad9baa88-169a-4472-b72c-3a5e19592878 2026-04-28 14:43:57.107 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-096e650e-e50d-4f51-846f-901d8451fb4c db7b94b4f3144db0bf480b7613c8201b 23ea32c58c9d4d0c87e01cab61aba002 - - default default] Tap Mirror: Handle Delete Port: ad9baa88-169a-4472-b72c-3a5e19592878 [pid: 8|app: 0|req: 760/1544] 10.0.0.239 () {32 vars in 718 bytes} [Tue Apr 28 14:43:56 2026] DELETE /v2.0/ports/ad9baa88-169a-4472-b72c-3a5e19592878 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 14:43:57.260 7 INFO neutron.db.segments_db [None req-c22dd362-3619-4661-b4af-cdc891a18c77 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Added segment 468fc704-1c8c-4e25-bace-a3cb7e027a62 of type vxlan for network e47599d3-2804-4167-a806-ac7245b5b23f [pid: 8|app: 0|req: 761/1545] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:43:57 2026] DELETE /v2.0/security-groups/ac6a85b6-31da-4a86-8425-7275a859b8ff => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1546] 10.0.0.239 () {34 vars in 669 bytes} [Tue Apr 28 14:43:57 2026] POST /v2.0/networks => generated 725 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1547] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:43:57 2026] DELETE /v2.0/networks/88725051-abfe-4db1-858b-7d6be967ec58 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1548] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:43:57 2026] DELETE /v2.0/networks/0f65b6f5-c5c2-471d-a45d-a9ffa2d462db => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1549] 10.0.0.239 () {34 vars in 667 bytes} [Tue Apr 28 14:43:57 2026] POST /v2.0/subnets => generated 691 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 14:43:57.577 7 INFO neutron.db.segments_db [None req-a9f8aac4-c084-49c5-bc21-6ebdddfd5130 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Added segment 8013e0c6-89c6-4c20-9b61-d6c80e556ca9 of type vxlan for network 8fefe4dd-f0f7-4468-b411-baba44cf0fcd [pid: 8|app: 0|req: 764/1550] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:43:57 2026] DELETE /v2.0/networks/3771c10a-098d-4238-905e-e720e6ce8d3c => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1551] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:43:57 2026] DELETE /v2.0/networks/bff36c9b-11b1-4e13-a729-1ba17c2d23be => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 14:43:57.819 7 INFO neutron.db.l3_hamode_db [None req-a9f8aac4-c084-49c5-bc21-6ebdddfd5130 557f55be9665473299b679d6fda8de32 f5fe2ff38fd54f2eba34dee07c6bd988 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 766/1552] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:43:57 2026] DELETE /v2.0/networks/a459a048-a63c-4e48-a77f-798d2ed7f58f => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 14:43:58.508 8 INFO neutron.services.segments.plugin [-] Segment cdf9bdb5-4984-4dde-b885-a3ce16ac2d73 resource provider aggregate not found 2026-04-28 14:43:58.521 8 INFO neutron.services.segments.plugin [-] Segment cdf9bdb5-4984-4dde-b885-a3ce16ac2d73 resource provider aggregate not found 2026-04-28 14:43:58.526 8 INFO neutron.services.segments.plugin [-] Segment cdf9bdb5-4984-4dde-b885-a3ce16ac2d73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cdf9bdb5-4984-4dde-b885-a3ce16ac2d73 found for delete ", "request_id": "req-0119e965-f930-4068-a9dd-64305c6f04b7"}]} 2026-04-28 14:43:58.542 8 INFO neutron.services.segments.plugin [-] Segment 787240a1-b8cd-4e03-802c-a9d4b63b0596 resource provider aggregate not found 2026-04-28 14:43:58.544 8 INFO neutron.services.segments.plugin [-] Segment cdf9bdb5-4984-4dde-b885-a3ce16ac2d73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cdf9bdb5-4984-4dde-b885-a3ce16ac2d73 found for delete ", "request_id": "req-46b3d100-270c-450f-bc31-1924506a426b"}]} 2026-04-28 14:43:58.563 8 INFO neutron.services.segments.plugin [-] Segment 787240a1-b8cd-4e03-802c-a9d4b63b0596 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 787240a1-b8cd-4e03-802c-a9d4b63b0596 found for delete ", "request_id": "req-d30b2dd4-b40e-4e8d-aec4-a2c4366ee0d0"}]} 2026-04-28 14:43:58.571 8 INFO neutron.services.segments.plugin [-] Segment 787240a1-b8cd-4e03-802c-a9d4b63b0596 resource provider aggregate not found 2026-04-28 14:43:58.575 8 INFO neutron.services.segments.plugin [-] Segment 8ac1c17c-3b2e-4827-998c-8db42c262aa3 resource provider aggregate not found 2026-04-28 14:43:58.590 8 INFO neutron.services.segments.plugin [-] Segment 787240a1-b8cd-4e03-802c-a9d4b63b0596 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 787240a1-b8cd-4e03-802c-a9d4b63b0596 found for delete ", "request_id": "req-dd8ade76-99ad-4018-86d4-3af8fc8273e9"}]} 2026-04-28 14:43:58.596 8 INFO neutron.services.segments.plugin [-] Segment 8ac1c17c-3b2e-4827-998c-8db42c262aa3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ac1c17c-3b2e-4827-998c-8db42c262aa3 found for delete ", "request_id": "req-1b7f9720-64f1-4202-875c-7b7f79182aba"}]} 2026-04-28 14:43:58.609 8 INFO neutron.services.segments.plugin [-] Segment a36770dc-81cb-4f7e-b3f5-4622fb8ada18 resource provider aggregate not found 2026-04-28 14:43:58.617 8 INFO neutron.services.segments.plugin [-] Segment 8ac1c17c-3b2e-4827-998c-8db42c262aa3 resource provider aggregate not found 2026-04-28 14:43:58.626 8 INFO neutron.services.segments.plugin [-] Segment a36770dc-81cb-4f7e-b3f5-4622fb8ada18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a36770dc-81cb-4f7e-b3f5-4622fb8ada18 found for delete ", "request_id": "req-416b6771-72a7-4b22-b0bf-1ced823898a2"}]} 2026-04-28 14:43:58.638 8 INFO neutron.services.segments.plugin [-] Segment f5fc1af6-768b-44f9-8313-708ef1ab8b38 resource provider aggregate not found 2026-04-28 14:43:58.641 8 INFO neutron.services.segments.plugin [-] Segment 8ac1c17c-3b2e-4827-998c-8db42c262aa3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ac1c17c-3b2e-4827-998c-8db42c262aa3 found for delete ", "request_id": "req-c15ed512-2abb-4c41-9c15-5f5db70e1b29"}]} 2026-04-28 14:43:58.656 8 INFO neutron.services.segments.plugin [-] Segment f5fc1af6-768b-44f9-8313-708ef1ab8b38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5fc1af6-768b-44f9-8313-708ef1ab8b38 found for delete ", "request_id": "req-e7444a10-bfa4-4da8-bb16-ba4fea05a799"}]} 2026-04-28 14:43:58.661 8 INFO neutron.services.segments.plugin [-] Segment a36770dc-81cb-4f7e-b3f5-4622fb8ada18 resource provider aggregate not found 2026-04-28 14:43:58.673 8 INFO neutron.services.segments.plugin [-] Segment a36770dc-81cb-4f7e-b3f5-4622fb8ada18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a36770dc-81cb-4f7e-b3f5-4622fb8ada18 found for delete ", "request_id": "req-89d94297-d431-4596-be6d-ea2e8672fbc3"}]} 2026-04-28 14:43:58.677 7 INFO neutron.db.l3_hamode_db [None req-a9f8aac4-c084-49c5-bc21-6ebdddfd5130 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 14:43:58.692 8 INFO neutron.services.segments.plugin [-] Segment f5fc1af6-768b-44f9-8313-708ef1ab8b38 resource provider aggregate not found 2026-04-28 14:43:58.713 8 INFO neutron.services.segments.plugin [-] Segment f5fc1af6-768b-44f9-8313-708ef1ab8b38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5fc1af6-768b-44f9-8313-708ef1ab8b38 found for delete ", "request_id": "req-349de50a-6f31-408c-93dc-1f8e079d98d3"}]} [pid: 8|app: 0|req: 767/1553] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:43:58 2026] GET /v2.0/security-groups?tenant_id=e9610a92246e4d8bb48c41fcd124e509&name=default => generated 2925 bytes in 395 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1554] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:43:59 2026] DELETE /v2.0/security-groups/acb279d5-4542-4845-8340-44c2ff43088e => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:43:59.448 8 INFO neutron.db.segments_db [None req-45f3d462-73b0-4999-a864-c3b633e3e773 d0b1922db0844163b084cc013f4e0283 366fb784541140389d9e4a5ac9fd2b18 - - default default] Added segment 7a882cae-a32d-4438-808b-ac1222a4dbbf of type vxlan for network 185b0447-a31b-45f2-81cb-2a450370bc88 [pid: 8|app: 0|req: 769/1555] 10.0.0.239 () {34 vars in 668 bytes} [Tue Apr 28 14:43:59 2026] POST /v2.0/networks => generated 614 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1556] 10.0.0.239 () {34 vars in 667 bytes} [Tue Apr 28 14:43:57 2026] POST /v2.0/routers => generated 731 bytes in 2083 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 14:43:59.670 7 INFO neutron.db.segments_db [None req-2d28a97e-595e-4e0f-bd9d-710196c6a3b6 d0b1922db0844163b084cc013f4e0283 366fb784541140389d9e4a5ac9fd2b18 - - default default] Added segment e729cb22-9819-415e-9249-ee971826dfbf of type vxlan for network 17b2d68f-0559-492a-bf22-a39df4047f5b [pid: 8|app: 0|req: 770/1557] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:43:59 2026] GET /v2.0/security-groups?tenant_id=52725ee99d6740f69b6d0b12cfc99ba1&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1558] 10.0.0.239 () {34 vars in 668 bytes} [Tue Apr 28 14:43:59 2026] POST /v2.0/networks => generated 615 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1559] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:43:59 2026] DELETE /v2.0/security-groups/cd9423f0-12af-4718-8706-fcf559fdf7fc => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1560] 10.0.0.239 () {34 vars in 667 bytes} [Tue Apr 28 14:43:59 2026] POST /v2.0/subnets => generated 646 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1561] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:44:00 2026] GET /v2.0/security-groups?tenant_id=23ea32c58c9d4d0c87e01cab61aba002&name=default => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1562] 10.0.0.239 () {34 vars in 667 bytes} [Tue Apr 28 14:44:00 2026] POST /v2.0/subnets => generated 655 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1563] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:44:00 2026] DELETE /v2.0/security-groups/27d2d380-5128-4380-8371-2641db058ab1 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:44:00.601 7 INFO neutron.db.segments_db [None req-21ca2fae-8f47-4dfe-b48c-247e88b2da15 d0b1922db0844163b084cc013f4e0283 366fb784541140389d9e4a5ac9fd2b18 - - default default] Added segment 629a1573-2603-4d72-b9d6-fb312530288e of type vxlan for network 30186dc7-4cbd-40a8-b53c-70efa9f9d0a8 2026-04-28 14:44:00.845 7 INFO neutron.db.l3_hamode_db [None req-21ca2fae-8f47-4dfe-b48c-247e88b2da15 d0b1922db0844163b084cc013f4e0283 366fb784541140389d9e4a5ac9fd2b18 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 14:44:00.989 7 INFO neutron.db.l3_hamode_db [None req-21ca2fae-8f47-4dfe-b48c-247e88b2da15 d0b1922db0844163b084cc013f4e0283 366fb784541140389d9e4a5ac9fd2b18 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 771/1564] 10.0.0.239 () {34 vars in 781 bytes} [Tue Apr 28 14:43:59 2026] PUT /v2.0/routers/fc3f6f12-723e-483f-a4b0-22e00a8e839e/add_router_interface => generated 309 bytes in 1871 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1565] 10.0.0.239 () {34 vars in 667 bytes} [Tue Apr 28 14:44:00 2026] POST /v2.0/routers => generated 510 bytes in 1140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1566] 10.0.0.63 () {34 vars in 987 bytes} [Tue Apr 28 14:44:01 2026] GET /v2.0/ports?device_id=8f8239a4-cce0-4836-8763-237ea5e4cc22 => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1567] 10.0.0.63 () {34 vars in 1037 bytes} [Tue Apr 28 14:44:01 2026] GET /v2.0/security-groups?id=b9fb9609-e0bd-4f68-b9a3-adbf0d6601cc&fields=id&fields=name => generated 114 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1568] 10.0.0.239 () {34 vars in 683 bytes} [Tue Apr 28 14:44:02 2026] POST /v2.0/security-groups => generated 1661 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1569] 10.0.0.239 () {34 vars in 693 bytes} [Tue Apr 28 14:44:02 2026] POST /v2.0/security-group-rules => generated 597 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1570] 10.0.0.239 () {34 vars in 693 bytes} [Tue Apr 28 14:44:02 2026] POST /v2.0/security-group-rules => generated 602 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1571] 10.0.0.239 () {34 vars in 781 bytes} [Tue Apr 28 14:44:01 2026] PUT /v2.0/routers/b4bf7d8d-3ced-4b5c-ab53-cbbd782cdcbe/add_router_interface => generated 309 bytes in 1158 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1572] 10.0.0.239 () {32 vars in 715 bytes} [Tue Apr 28 14:44:02 2026] GET /v2.0/ports/03bebdf2-d0a9-48d0-9dd4-9e1994dcafcc => generated 959 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1573] 10.0.0.239 () {34 vars in 674 bytes} [Tue Apr 28 14:44:02 2026] POST /v2.0/floatingips => generated 552 bytes in 619 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1574] 10.0.0.73 () {34 vars in 1097 bytes} [Tue Apr 28 14:44:03 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1862702338&fields=id&tenant_id=f5fe2ff38fd54f2eba34dee07c6bd988 => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1575] 10.0.0.73 () {34 vars in 979 bytes} [Tue Apr 28 14:44:03 2026] GET /v2.0/networks?id=e47599d3-2804-4167-a806-ac7245b5b23f => generated 676 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1576] 10.0.0.73 () {34 vars in 962 bytes} [Tue Apr 28 14:44:03 2026] GET /v2.0/quotas/f5fe2ff38fd54f2eba34dee07c6bd988 => 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: 774/1577] 10.0.0.239 () {34 vars in 781 bytes} [Tue Apr 28 14:44:02 2026] PUT /v2.0/routers/b4bf7d8d-3ced-4b5c-ab53-cbbd782cdcbe/add_router_interface => generated 309 bytes in 1188 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1578] 10.0.0.239 () {32 vars in 715 bytes} [Tue Apr 28 14:44:04 2026] GET /v2.0/ports/bbf2ec1a-16e2-453f-918c-9a3893cea116 => generated 967 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:44:04.624 8 INFO neutron_taas.services.taas.taas_plugin [None req-a73e9e23-6bcc-473c-9e07-cc6e0e0b809a d0b1922db0844163b084cc013f4e0283 366fb784541140389d9e4a5ac9fd2b18 - - default default] TaaS: Handle Delete Port: bbf2ec1a-16e2-453f-918c-9a3893cea116 2026-04-28 14:44:04.626 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a73e9e23-6bcc-473c-9e07-cc6e0e0b809a d0b1922db0844163b084cc013f4e0283 366fb784541140389d9e4a5ac9fd2b18 - - default default] Tap Mirror: Handle Delete Port: bbf2ec1a-16e2-453f-918c-9a3893cea116 [pid: 7|app: 0|req: 804/1579] 10.0.0.73 () {34 vars in 999 bytes} [Tue Apr 28 14:44:03 2026] GET /v2.0/ports?tenant_id=f5fe2ff38fd54f2eba34dee07c6bd988&fields=id => generated 103 bytes in 793 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1580] 10.0.0.73 () {34 vars in 1005 bytes} [Tue Apr 28 14:44:04 2026] GET /v2.0/networks/e47599d3-2804-4167-a806-ac7245b5b23f?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1581] 10.0.0.73 () {34 vars in 1105 bytes} [Tue Apr 28 14:44:04 2026] GET /v2.0/networks/e47599d3-2804-4167-a806-ac7245b5b23f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1582] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:44:04 2026] GET /v2.0/ports?device_id=b3c5d16a-728b-4a51-acd7-f3f0b1b2e179 => 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: 776/1583] 10.0.0.239 () {34 vars in 787 bytes} [Tue Apr 28 14:44:04 2026] PUT /v2.0/routers/b4bf7d8d-3ced-4b5c-ab53-cbbd782cdcbe/remove_router_interface => generated 309 bytes in 857 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1584] 10.0.0.239 () {34 vars in 676 bytes} [Tue Apr 28 14:44:05 2026] POST /v2.0/qos/policies => generated 359 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1585] 10.0.0.239 () {34 vars in 676 bytes} [Tue Apr 28 14:44:05 2026] POST /v2.0/qos/policies => generated 359 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1586] 10.0.0.239 () {34 vars in 676 bytes} [Tue Apr 28 14:44:05 2026] POST /v2.0/qos/policies => generated 359 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1587] 10.0.0.239 () {34 vars in 676 bytes} [Tue Apr 28 14:44:05 2026] POST /v2.0/qos/policies => generated 359 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1588] 10.0.0.239 () {34 vars in 676 bytes} [Tue Apr 28 14:44:05 2026] POST /v2.0/qos/policies => generated 359 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1589] 10.0.0.239 () {34 vars in 751 bytes} [Tue Apr 28 14:44:05 2026] PUT /v2.0/policies/e15404a5-41f5-4f2b-b0ee-5e26febd0fa0/tags => generated 17 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1590] 10.0.0.239 () {34 vars in 751 bytes} [Tue Apr 28 14:44:05 2026] PUT /v2.0/policies/723edad5-da16-45f9-b068-662c53c0379e/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:44:05.528 8 INFO neutron_taas.services.taas.taas_plugin [None req-7d3b5d1e-101f-4408-bae6-f4e61e2ee404 d0b1922db0844163b084cc013f4e0283 366fb784541140389d9e4a5ac9fd2b18 - - default default] TaaS: Handle Delete Port: 03bebdf2-d0a9-48d0-9dd4-9e1994dcafcc 2026-04-28 14:44:05.532 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7d3b5d1e-101f-4408-bae6-f4e61e2ee404 d0b1922db0844163b084cc013f4e0283 366fb784541140389d9e4a5ac9fd2b18 - - default default] Tap Mirror: Handle Delete Port: 03bebdf2-d0a9-48d0-9dd4-9e1994dcafcc [pid: 7|app: 0|req: 815/1591] 10.0.0.239 () {34 vars in 751 bytes} [Tue Apr 28 14:44:05 2026] PUT /v2.0/policies/823ef5b1-87ad-477f-ae61-0d2e78135203/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1592] 10.0.0.239 () {34 vars in 751 bytes} [Tue Apr 28 14:44:05 2026] PUT /v2.0/policies/044d270c-436c-4652-b818-f24eddc41b53/tags => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1593] 10.0.0.239 () {34 vars in 787 bytes} [Tue Apr 28 14:44:05 2026] PUT /v2.0/routers/b4bf7d8d-3ced-4b5c-ab53-cbbd782cdcbe/remove_router_interface => generated 309 bytes in 872 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1594] 10.0.0.239 () {32 vars in 734 bytes} [Tue Apr 28 14:44:05 2026] GET /v2.0/ports?device_id=b4bf7d8d-3ced-4b5c-ab53-cbbd782cdcbe => 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: 778/1595] 10.0.0.239 () {32 vars in 672 bytes} [Tue Apr 28 14:44:05 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1596] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:44:06 2026] GET /v2.0/ports?device_id=b3c5d16a-728b-4a51-acd7-f3f0b1b2e179 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:44:06.171 7 INFO neutron_taas.services.taas.taas_plugin [None req-7fb456df-15cb-4cb3-b161-2fbd2f90a4f0 d0b1922db0844163b084cc013f4e0283 366fb784541140389d9e4a5ac9fd2b18 - - default default] TaaS: Handle Delete Port: 416fb084-6db9-46af-9c4b-1442d593944e 2026-04-28 14:44:06.174 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7fb456df-15cb-4cb3-b161-2fbd2f90a4f0 d0b1922db0844163b084cc013f4e0283 366fb784541140389d9e4a5ac9fd2b18 - - default default] Tap Mirror: Handle Delete Port: 416fb084-6db9-46af-9c4b-1442d593944e [pid: 8|app: 0|req: 780/1597] 10.0.0.239 () {32 vars in 686 bytes} [Tue Apr 28 14:44:06 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1598] 10.0.0.239 () {32 vars in 682 bytes} [Tue Apr 28 14:44:06 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1599] 10.0.0.239 () {32 vars in 694 bytes} [Tue Apr 28 14:44:06 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1600] 10.0.0.239 () {32 vars in 680 bytes} [Tue Apr 28 14:44:06 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:44:06.467 7 INFO neutron.services.segments.plugin [-] Segment 629a1573-2603-4d72-b9d6-fb312530288e resource provider aggregate not found 2026-04-28 14:44:06.471 7 INFO neutron.services.segments.plugin [-] Segment 629a1573-2603-4d72-b9d6-fb312530288e resource provider aggregate not found 2026-04-28 14:44:06.483 7 INFO neutron.services.segments.plugin [-] Segment 629a1573-2603-4d72-b9d6-fb312530288e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 629a1573-2603-4d72-b9d6-fb312530288e found for delete ", "request_id": "req-527c4c02-333e-47e8-a58b-46741fc7fc62"}]} 2026-04-28 14:44:06.490 7 INFO neutron.services.segments.plugin [-] Segment 629a1573-2603-4d72-b9d6-fb312530288e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 629a1573-2603-4d72-b9d6-fb312530288e found for delete ", "request_id": "req-e28af978-91fa-46f9-8ede-97c29a555b62"}]} 2026-04-28 14:44:06.494 7 INFO neutron.db.l3_hamode_db [None req-7fb456df-15cb-4cb3-b161-2fbd2f90a4f0 d0b1922db0844163b084cc013f4e0283 366fb784541140389d9e4a5ac9fd2b18 - - default default] HA network 30186dc7-4cbd-40a8-b53c-70efa9f9d0a8 was deleted as no HA routers are present in tenant 366fb784541140389d9e4a5ac9fd2b18. [pid: 7|app: 0|req: 818/1601] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:44:06 2026] DELETE /v2.0/routers/b4bf7d8d-3ced-4b5c-ab53-cbbd782cdcbe => generated 0 bytes in 494 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1602] 10.0.0.239 () {32 vars in 694 bytes} [Tue Apr 28 14:44:06 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1603] 10.0.0.239 () {32 vars in 690 bytes} [Tue Apr 28 14:44:06 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1604] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:44:06 2026] DELETE /v2.0/subnets/0a82f467-f437-4829-a24a-7dc5795ff5fd => generated 0 bytes in 99 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1605] 10.0.0.239 () {32 vars in 702 bytes} [Tue Apr 28 14:44:06 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1606] 10.0.0.239 () {32 vars in 732 bytes} [Tue Apr 28 14:44:06 2026] DELETE /v2.0/qos/policies/e15404a5-41f5-4f2b-b0ee-5e26febd0fa0 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1607] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:44:06 2026] DELETE /v2.0/subnets/9ae18d44-a4e5-4c4c-b7f7-f4cfce44cb3e => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1608] 10.0.0.239 () {32 vars in 732 bytes} [Tue Apr 28 14:44:06 2026] DELETE /v2.0/qos/policies/723edad5-da16-45f9-b068-662c53c0379e => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1609] 10.0.0.239 () {32 vars in 732 bytes} [Tue Apr 28 14:44:06 2026] DELETE /v2.0/qos/policies/823ef5b1-87ad-477f-ae61-0d2e78135203 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1610] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:44:06 2026] DELETE /v2.0/networks/17b2d68f-0559-492a-bf22-a39df4047f5b => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1611] 10.0.0.239 () {32 vars in 732 bytes} [Tue Apr 28 14:44:06 2026] DELETE /v2.0/qos/policies/044d270c-436c-4652-b818-f24eddc41b53 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:44:06.964 7 INFO neutron_taas.services.taas.taas_plugin [None req-e6d69dfc-027b-4a41-8b26-80995e1813e9 d0b1922db0844163b084cc013f4e0283 366fb784541140389d9e4a5ac9fd2b18 - - default default] TaaS: Handle Delete Port: 4e3de6a1-a5ca-4aaa-a350-8889dcafa991 2026-04-28 14:44:06.967 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e6d69dfc-027b-4a41-8b26-80995e1813e9 d0b1922db0844163b084cc013f4e0283 366fb784541140389d9e4a5ac9fd2b18 - - default default] Tap Mirror: Handle Delete Port: 4e3de6a1-a5ca-4aaa-a350-8889dcafa991 [pid: 8|app: 0|req: 791/1612] 10.0.0.239 () {32 vars in 732 bytes} [Tue Apr 28 14:44:06 2026] DELETE /v2.0/qos/policies/5cf44e5a-7ff6-4881-976c-b0847a0895da => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1615] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:44:06 2026] DELETE /v2.0/networks/185b0447-a31b-45f2-81cb-2a450370bc88 => generated 0 bytes in 315 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1616] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:44:07 2026] GET /v2.0/ports?device_id=b3c5d16a-728b-4a51-acd7-f3f0b1b2e179 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:44:07.265 8 INFO neutron.db.segments_db [None req-14845578-26ad-45c0-8e71-1a3a6c6bf5fb d0b1922db0844163b084cc013f4e0283 366fb784541140389d9e4a5ac9fd2b18 - - default default] Added segment a6df6274-cb2b-43fc-9b91-2c79cba8dd3a of type vxlan for network 5b9a2a55-0507-4c2b-852d-fc9207c405a6 [pid: 8|app: 0|req: 794/1617] 10.0.0.239 () {34 vars in 668 bytes} [Tue Apr 28 14:44:07 2026] POST /v2.0/networks => generated 614 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1618] 10.0.0.239 () {34 vars in 667 bytes} [Tue Apr 28 14:44:07 2026] POST /v2.0/subnets => generated 646 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 14:44:07.717 8 INFO neutron.db.segments_db [None req-4692a8be-d4a3-4ee0-9303-deaed0c463a8 d0b1922db0844163b084cc013f4e0283 366fb784541140389d9e4a5ac9fd2b18 - - default default] Added segment dcd1f30f-6809-459b-aecc-6bd6c73477f5 of type vxlan for network 5c629816-a15c-4117-8b9c-c2cab9ae8e01 2026-04-28 14:44:07.976 8 INFO neutron.db.l3_hamode_db [None req-4692a8be-d4a3-4ee0-9303-deaed0c463a8 d0b1922db0844163b084cc013f4e0283 366fb784541140389d9e4a5ac9fd2b18 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 825/1619] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:44:07 2026] GET /v2.0/security-groups?tenant_id=607a1834d3654b0d908f0542e54f1afa&name=default => generated 2925 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 14:44:08.117 8 INFO neutron.db.l3_hamode_db [None req-4692a8be-d4a3-4ee0-9303-deaed0c463a8 d0b1922db0844163b084cc013f4e0283 366fb784541140389d9e4a5ac9fd2b18 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 826/1620] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:44:08 2026] DELETE /v2.0/security-groups/532bd034-d35f-40f9-9521-9b3beafb5d3b => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1621] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:44:08 2026] GET /v2.0/security-groups?tenant_id=251eb735acca49138fa841434e6b5856&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1622] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:44:08 2026] GET /v2.0/ports?device_id=b3c5d16a-728b-4a51-acd7-f3f0b1b2e179 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:44:08.510 7 INFO neutron.services.segments.plugin [-] Segment e729cb22-9819-415e-9249-ee971826dfbf resource provider aggregate not found 2026-04-28 14:44:08.511 7 INFO neutron.services.segments.plugin [-] Segment e729cb22-9819-415e-9249-ee971826dfbf resource provider aggregate not found 2026-04-28 14:44:08.529 7 INFO neutron.services.segments.plugin [-] Segment e729cb22-9819-415e-9249-ee971826dfbf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e729cb22-9819-415e-9249-ee971826dfbf found for delete ", "request_id": "req-755f5649-4d6f-4d1c-b188-7c780c6b2406"}]} 2026-04-28 14:44:08.535 7 INFO neutron.services.segments.plugin [-] Segment e729cb22-9819-415e-9249-ee971826dfbf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e729cb22-9819-415e-9249-ee971826dfbf found for delete ", "request_id": "req-82bf72d5-955a-4a5b-bd58-c706cf7ed081"}]} 2026-04-28 14:44:08.558 7 INFO neutron.services.segments.plugin [-] Segment 7a882cae-a32d-4438-808b-ac1222a4dbbf resource provider aggregate not found [pid: 7|app: 0|req: 829/1623] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:44:08 2026] DELETE /v2.0/security-groups/06e4db4f-d6d3-42ee-acb3-a1740959520c => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:44:08.563 7 INFO neutron.services.segments.plugin [-] Segment 7a882cae-a32d-4438-808b-ac1222a4dbbf resource provider aggregate not found 2026-04-28 14:44:08.581 7 INFO neutron.services.segments.plugin [-] Segment 7a882cae-a32d-4438-808b-ac1222a4dbbf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a882cae-a32d-4438-808b-ac1222a4dbbf found for delete ", "request_id": "req-fc7e2a25-7eba-468f-99a2-9f1e80d8807a"}]} 2026-04-28 14:44:08.585 7 INFO neutron.services.segments.plugin [-] Segment 7a882cae-a32d-4438-808b-ac1222a4dbbf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a882cae-a32d-4438-808b-ac1222a4dbbf found for delete ", "request_id": "req-e92594fc-f0f1-4fbf-b848-1193f5b643e4"}]} [pid: 8|app: 0|req: 795/1624] 10.0.0.239 () {34 vars in 667 bytes} [Tue Apr 28 14:44:07 2026] POST /v2.0/routers => generated 511 bytes in 1176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1625] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:44:08 2026] GET /v2.0/security-groups?tenant_id=e244a767387a46198439cb7f3e76ad13&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1626] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:44:08 2026] DELETE /v2.0/security-groups/36d65083-e22e-4886-b89c-7f5814a94ce3 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1627] 10.0.0.239 () {34 vars in 663 bytes} [Tue Apr 28 14:44:08 2026] POST /v2.0/ports => generated 963 bytes in 360 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: 797/1628] 199.204.45.4 () {34 vars in 982 bytes} [Tue Apr 28 14:44:09 2026] GET /v2.0/networks?id=e47599d3-2804-4167-a806-ac7245b5b23f => generated 676 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1629] 199.204.45.4 () {34 vars in 1046 bytes} [Tue Apr 28 14:44:09 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f5fe2ff38fd54f2eba34dee07c6bd988 => generated 181 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1630] 199.204.45.4 () {38 vars in 951 bytes} [Tue Apr 28 14:44:09 2026] POST /v2.0/ports => generated 954 bytes in 426 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: 800/1631] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:44:09 2026] GET /v2.0/ports?device_id=b3c5d16a-728b-4a51-acd7-f3f0b1b2e179 => generated 957 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1632] 199.204.45.4 () {38 vars in 1024 bytes} [Tue Apr 28 14:44:09 2026] PUT /v2.0/ports/a7636486-428e-4f2c-a685-80d5ac646853 => generated 1235 bytes in 450 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: 802/1633] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:44:10 2026] GET /v2.0/security-groups?id=f89050a4-3bba-478f-9c3f-bf77d483645d&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:44:10.417 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3359a4b3-f678-40f9-9ac0-bba511882062'] response: {'name': 'network-changed', 'server_uuid': 'b3c5d16a-728b-4a51-acd7-f3f0b1b2e179', 'tag': 'a7636486-428e-4f2c-a685-80d5ac646853', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 832/1634] 10.0.0.239 () {34 vars in 781 bytes} [Tue Apr 28 14:44:09 2026] PUT /v2.0/routers/dbf7d8c5-b22f-48fd-9af0-baadefca8084/add_router_interface => generated 309 bytes in 1213 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1635] 10.0.0.239 () {32 vars in 715 bytes} [Tue Apr 28 14:44:10 2026] GET /v2.0/ports/5879cd79-9bc9-47a9-94c5-6df47fa1f7a2 => generated 1037 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-04-28 14:44:10.956 7 INFO neutron_taas.services.taas.taas_plugin [None req-f8ab785c-7f28-4efe-8d8f-f16b03d2fc35 d0b1922db0844163b084cc013f4e0283 366fb784541140389d9e4a5ac9fd2b18 - - default default] TaaS: Handle Delete Port: 5879cd79-9bc9-47a9-94c5-6df47fa1f7a2 2026-04-28 14:44:10.960 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f8ab785c-7f28-4efe-8d8f-f16b03d2fc35 d0b1922db0844163b084cc013f4e0283 366fb784541140389d9e4a5ac9fd2b18 - - default default] Tap Mirror: Handle Delete Port: 5879cd79-9bc9-47a9-94c5-6df47fa1f7a2 [pid: 8|app: 0|req: 804/1636] 199.204.45.4 () {34 vars in 1076 bytes} [Tue Apr 28 14:44:10 2026] GET /v2.0/ports?tenant_id=f5fe2ff38fd54f2eba34dee07c6bd988&device_id=b3c5d16a-728b-4a51-acd7-f3f0b1b2e179 => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1637] 199.204.45.4 () {34 vars in 1014 bytes} [Tue Apr 28 14:44:10 2026] GET /v2.0/networks?tenant_id=f5fe2ff38fd54f2eba34dee07c6bd988&shared=False => generated 772 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1638] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:44:11 2026] GET /v2.0/ports?device_id=8f8239a4-cce0-4836-8763-237ea5e4cc22 => generated 971 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1639] 199.204.45.4 () {34 vars in 926 bytes} [Tue Apr 28 14:44:11 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1640] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:44:11 2026] GET /v2.0/security-groups?id=b9fb9609-e0bd-4f68-b9a3-adbf0d6601cc&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1641] 10.0.0.239 () {34 vars in 787 bytes} [Tue Apr 28 14:44:10 2026] PUT /v2.0/routers/dbf7d8c5-b22f-48fd-9af0-baadefca8084/remove_router_interface => generated 309 bytes in 904 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 14:44:11.535 8 INFO neutron.api.v2.resource [None req-5096c0e5-c628-46a3-bf34-5d7876df6bd1 d0b1922db0844163b084cc013f4e0283 366fb784541140389d9e4a5ac9fd2b18 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 809/1642] 10.0.0.239 () {34 vars in 787 bytes} [Tue Apr 28 14:44:11 2026] PUT /v2.0/routers/dbf7d8c5-b22f-48fd-9af0-baadefca8084/remove_router_interface => generated 197 bytes in 130 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1643] 10.0.0.239 () {32 vars in 734 bytes} [Tue Apr 28 14:44:11 2026] GET /v2.0/ports?device_id=dbf7d8c5-b22f-48fd-9af0-baadefca8084 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1644] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:44:11 2026] GET /v2.0/ports?device_id=b3c5d16a-728b-4a51-acd7-f3f0b1b2e179 => generated 969 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1645] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:44:11 2026] GET /v2.0/security-groups?id=f89050a4-3bba-478f-9c3f-bf77d483645d&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:44:11.744 8 INFO neutron_taas.services.taas.taas_plugin [None req-65d11ab3-d402-4fed-b251-fc6b50c34f25 d0b1922db0844163b084cc013f4e0283 366fb784541140389d9e4a5ac9fd2b18 - - default default] TaaS: Handle Delete Port: 5739ba4a-2950-4205-bc62-a87ee3382497 2026-04-28 14:44:11.747 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-65d11ab3-d402-4fed-b251-fc6b50c34f25 d0b1922db0844163b084cc013f4e0283 366fb784541140389d9e4a5ac9fd2b18 - - default default] Tap Mirror: Handle Delete Port: 5739ba4a-2950-4205-bc62-a87ee3382497 2026-04-28 14:44:12.122 8 INFO neutron.services.segments.plugin [-] Segment dcd1f30f-6809-459b-aecc-6bd6c73477f5 resource provider aggregate not found 2026-04-28 14:44:12.126 8 INFO neutron.services.segments.plugin [-] Segment dcd1f30f-6809-459b-aecc-6bd6c73477f5 resource provider aggregate not found 2026-04-28 14:44:12.148 8 INFO neutron.services.segments.plugin [-] Segment dcd1f30f-6809-459b-aecc-6bd6c73477f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dcd1f30f-6809-459b-aecc-6bd6c73477f5 found for delete ", "request_id": "req-9abc2b26-cd77-4b35-a86d-d409adfe0440"}]} 2026-04-28 14:44:12.153 8 INFO neutron.services.segments.plugin [-] Segment dcd1f30f-6809-459b-aecc-6bd6c73477f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dcd1f30f-6809-459b-aecc-6bd6c73477f5 found for delete ", "request_id": "req-40e0d71b-91ed-489d-9217-c5cce68bb0c4"}]} 2026-04-28 14:44:12.170 8 INFO neutron.db.l3_hamode_db [None req-65d11ab3-d402-4fed-b251-fc6b50c34f25 d0b1922db0844163b084cc013f4e0283 366fb784541140389d9e4a5ac9fd2b18 - - default default] HA network 5c629816-a15c-4117-8b9c-c2cab9ae8e01 was deleted as no HA routers are present in tenant 366fb784541140389d9e4a5ac9fd2b18. [pid: 8|app: 0|req: 811/1646] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:44:11 2026] DELETE /v2.0/routers/dbf7d8c5-b22f-48fd-9af0-baadefca8084 => generated 0 bytes in 609 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1647] 199.204.45.4 () {34 vars in 1076 bytes} [Tue Apr 28 14:44:12 2026] GET /v2.0/ports?tenant_id=f5fe2ff38fd54f2eba34dee07c6bd988&device_id=b3c5d16a-728b-4a51-acd7-f3f0b1b2e179 => generated 1238 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1648] 199.204.45.4 () {34 vars in 1054 bytes} [Tue Apr 28 14:44:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=a7636486-428e-4f2c-a685-80d5ac646853 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1649] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:44:12 2026] GET /v2.0/ports?device_id=8f8239a4-cce0-4836-8763-237ea5e4cc22 => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1650] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:44:12 2026] DELETE /v2.0/subnets/cdf363f1-cbbf-4ca0-b300-e01c9a0a5072 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1651] 199.204.45.4 () {34 vars in 980 bytes} [Tue Apr 28 14:44:12 2026] GET /v2.0/subnets?id=7c7395d7-f371-4e15-8b0f-0a19c0c270e6 => generated 694 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1652] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:44:12 2026] GET /v2.0/security-groups?id=b9fb9609-e0bd-4f68-b9a3-adbf0d6601cc&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: 814/1653] 199.204.45.4 () {34 vars in 1048 bytes} [Tue Apr 28 14:44:12 2026] GET /v2.0/ports?network_id=e47599d3-2804-4167-a806-ac7245b5b23f&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: 815/1654] 199.204.45.4 () {34 vars in 1008 bytes} [Tue Apr 28 14:44:12 2026] GET /v2.0/networks/e47599d3-2804-4167-a806-ac7245b5b23f?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:44:12.489 7 INFO neutron.services.segments.plugin [-] Segment a6df6274-cb2b-43fc-9b91-2c79cba8dd3a resource provider aggregate not found 2026-04-28 14:44:12.494 7 INFO neutron.services.segments.plugin [-] Segment a6df6274-cb2b-43fc-9b91-2c79cba8dd3a resource provider aggregate not found [pid: 8|app: 0|req: 816/1655] 199.204.45.4 () {34 vars in 1108 bytes} [Tue Apr 28 14:44:12 2026] GET /v2.0/networks/e47599d3-2804-4167-a806-ac7245b5b23f?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) 2026-04-28 14:44:12.509 7 INFO neutron.services.segments.plugin [-] Segment a6df6274-cb2b-43fc-9b91-2c79cba8dd3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6df6274-cb2b-43fc-9b91-2c79cba8dd3a found for delete ", "request_id": "req-d416cf60-96fb-48f5-b651-7f5282f4de2f"}]} 2026-04-28 14:44:12.514 7 INFO neutron.services.segments.plugin [-] Segment a6df6274-cb2b-43fc-9b91-2c79cba8dd3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6df6274-cb2b-43fc-9b91-2c79cba8dd3a found for delete ", "request_id": "req-2e9b4694-566c-42ab-8204-dfa2f635dc86"}]} [pid: 7|app: 0|req: 840/1656] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:44:12 2026] DELETE /v2.0/networks/5b9a2a55-0507-4c2b-852d-fc9207c405a6 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 14:44:12.573 8 INFO neutron.db.segments_db [None req-2a7ad313-3d29-4b77-b368-686afb79751b d0b1922db0844163b084cc013f4e0283 366fb784541140389d9e4a5ac9fd2b18 - - default default] Added segment c25845c9-7ccd-4f78-838a-3d8d9db56779 of type vxlan for network 86d1fd17-2dff-4d0f-b969-684559d840f2 [pid: 8|app: 0|req: 817/1657] 10.0.0.239 () {34 vars in 668 bytes} [Tue Apr 28 14:44:12 2026] POST /v2.0/networks => generated 614 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1658] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:44:12 2026] GET /v2.0/ports?device_id=b3c5d16a-728b-4a51-acd7-f3f0b1b2e179 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1659] 10.0.0.239 () {34 vars in 667 bytes} [Tue Apr 28 14:44:12 2026] POST /v2.0/subnets => generated 646 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1660] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:44:12 2026] GET /v2.0/security-groups?id=f89050a4-3bba-478f-9c3f-bf77d483645d&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:44:13.048 7 INFO neutron.db.segments_db [None req-8e9d8aee-a050-4a9a-b00f-8e01650a0e0e d0b1922db0844163b084cc013f4e0283 366fb784541140389d9e4a5ac9fd2b18 - - default default] Added segment 3c48db17-2d4b-42d2-b342-4a544eef14c6 of type vxlan for network 537a249c-3235-4a4a-bb87-a227bcf74a81 [pid: 8|app: 0|req: 819/1661] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:44:12 2026] GET /v2.0/security-groups?tenant_id=1e53c3405b7b4d95b686df247692dbff&name=default => generated 2925 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1662] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:44:13 2026] DELETE /v2.0/security-groups/db30aac0-b30d-4ae2-8924-5aeba1dfcf51 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:44:13.289 7 INFO neutron.db.l3_hamode_db [None req-8e9d8aee-a050-4a9a-b00f-8e01650a0e0e d0b1922db0844163b084cc013f4e0283 366fb784541140389d9e4a5ac9fd2b18 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 821/1663] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:44:13 2026] GET /v2.0/security-groups?tenant_id=1795fd89c0264f59b9eafb5e7371be0f&name=default => generated 2925 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 14:44:13.409 7 INFO neutron.db.l3_hamode_db [None req-8e9d8aee-a050-4a9a-b00f-8e01650a0e0e d0b1922db0844163b084cc013f4e0283 366fb784541140389d9e4a5ac9fd2b18 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 822/1664] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:44:13 2026] DELETE /v2.0/security-groups/d27aff18-48fb-4f37-80f2-7fd2399b9473 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1665] 199.204.45.4 () {34 vars in 990 bytes} [Tue Apr 28 14:44:13 2026] GET /v2.0/ports?device_id=8f8239a4-cce0-4836-8763-237ea5e4cc22 => 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: 824/1666] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:44:13 2026] GET /v2.0/ports?device_id=8f8239a4-cce0-4836-8763-237ea5e4cc22 => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:44:13.691 8 INFO neutron_taas.services.taas.taas_plugin [req-1c4108fa-3c61-4fe4-b050-10498cfb8a55 req-c722e79d-6a8c-4531-8681-55394677da7f 8ddd6c0405524e74a0232411238e7b69 1e6291c6def443e6a5a2a8ef5c903f19 - - default default] TaaS: Handle Delete Port: e2dab7f1-e457-437e-8a2e-4d3b361e734a 2026-04-28 14:44:13.693 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-1c4108fa-3c61-4fe4-b050-10498cfb8a55 req-c722e79d-6a8c-4531-8681-55394677da7f 8ddd6c0405524e74a0232411238e7b69 1e6291c6def443e6a5a2a8ef5c903f19 - - default default] Tap Mirror: Handle Delete Port: e2dab7f1-e457-437e-8a2e-4d3b361e734a 2026-04-28 14:44:13.803 8 INFO neutron.db.l3_db [req-1c4108fa-3c61-4fe4-b050-10498cfb8a55 req-c722e79d-6a8c-4531-8681-55394677da7f 8ddd6c0405524e74a0232411238e7b69 1e6291c6def443e6a5a2a8ef5c903f19 - - default default] Floating IP 2115a627-2580-4a78-8b26-5d64ea97d1a3 disassociated. External IP: 10.96.250.220, port: e2dab7f1-e457-437e-8a2e-4d3b361e734a. [pid: 7|app: 0|req: 843/1667] 10.0.0.239 () {34 vars in 667 bytes} [Tue Apr 28 14:44:13 2026] POST /v2.0/routers => generated 511 bytes in 1093 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1668] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:44:14 2026] GET /v2.0/security-groups?id=b9fb9609-e0bd-4f68-b9a3-adbf0d6601cc&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: 825/1669] 199.204.45.4 () {36 vars in 993 bytes} [Tue Apr 28 14:44:13 2026] DELETE /v2.0/ports/e2dab7f1-e457-437e-8a2e-4d3b361e734a => generated 0 bytes in 572 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1670] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:44:14 2026] GET /v2.0/ports?device_id=b3c5d16a-728b-4a51-acd7-f3f0b1b2e179 => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:44:14.224 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a0be6516-6815-4cd7-80c0-314f9aac45cb'] response: {'server_uuid': '8f8239a4-cce0-4836-8763-237ea5e4cc22', 'name': 'network-vif-deleted', 'tag': 'e2dab7f1-e457-437e-8a2e-4d3b361e734a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 846/1671] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:44:14 2026] GET /v2.0/security-groups?id=f89050a4-3bba-478f-9c3f-bf77d483645d&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1672] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:44:15 2026] GET /v2.0/ports?device_id=8f8239a4-cce0-4836-8763-237ea5e4cc22 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1673] 10.0.0.239 () {34 vars in 781 bytes} [Tue Apr 28 14:44:14 2026] PUT /v2.0/routers/4c17b17f-61df-4f17-ae90-5d8ee50dd1cc/add_router_interface => generated 309 bytes in 1098 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1674] 10.0.0.239 () {32 vars in 715 bytes} [Tue Apr 28 14:44:15 2026] GET /v2.0/ports/79cd1919-c759-4bf4-b03d-f35b45d35a21 => generated 959 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1675] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:44:15 2026] GET /v2.0/ports?device_id=b3c5d16a-728b-4a51-acd7-f3f0b1b2e179 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1676] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:44:15 2026] GET /v2.0/security-groups?id=f89050a4-3bba-478f-9c3f-bf77d483645d&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:44:15.695 8 INFO neutron_taas.services.taas.taas_plugin [None req-10506bd4-5212-417a-9d5c-726bf948ba1d d0b1922db0844163b084cc013f4e0283 366fb784541140389d9e4a5ac9fd2b18 - - default default] TaaS: Handle Delete Port: 79cd1919-c759-4bf4-b03d-f35b45d35a21 2026-04-28 14:44:15.698 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-10506bd4-5212-417a-9d5c-726bf948ba1d d0b1922db0844163b084cc013f4e0283 366fb784541140389d9e4a5ac9fd2b18 - - default default] Tap Mirror: Handle Delete Port: 79cd1919-c759-4bf4-b03d-f35b45d35a21 [pid: 8|app: 0|req: 827/1677] 10.0.0.239 () {34 vars in 787 bytes} [Tue Apr 28 14:44:15 2026] PUT /v2.0/routers/4c17b17f-61df-4f17-ae90-5d8ee50dd1cc/remove_router_interface => generated 309 bytes in 793 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1678] 10.0.0.239 () {32 vars in 734 bytes} [Tue Apr 28 14:44:16 2026] GET /v2.0/ports?device_id=4c17b17f-61df-4f17-ae90-5d8ee50dd1cc => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1679] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:44:16 2026] GET /v2.0/ports?device_id=8f8239a4-cce0-4836-8763-237ea5e4cc22 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:44:16.387 8 INFO neutron_taas.services.taas.taas_plugin [None req-c12be9e0-79bc-4a8e-8444-6c12f5fc1294 d0b1922db0844163b084cc013f4e0283 366fb784541140389d9e4a5ac9fd2b18 - - default default] TaaS: Handle Delete Port: dbfd62e1-8c5b-45ad-aa40-d1878ef21ad5 2026-04-28 14:44:16.392 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c12be9e0-79bc-4a8e-8444-6c12f5fc1294 d0b1922db0844163b084cc013f4e0283 366fb784541140389d9e4a5ac9fd2b18 - - default default] Tap Mirror: Handle Delete Port: dbfd62e1-8c5b-45ad-aa40-d1878ef21ad5 [pid: 7|app: 0|req: 853/1680] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:44:16 2026] GET /v2.0/ports?device_id=b3c5d16a-728b-4a51-acd7-f3f0b1b2e179 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1681] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:44:16 2026] GET /v2.0/security-groups?id=f89050a4-3bba-478f-9c3f-bf77d483645d&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:44:16.822 8 INFO neutron.services.segments.plugin [-] Segment 3c48db17-2d4b-42d2-b342-4a544eef14c6 resource provider aggregate not found 2026-04-28 14:44:16.827 8 INFO neutron.services.segments.plugin [-] Segment 3c48db17-2d4b-42d2-b342-4a544eef14c6 resource provider aggregate not found 2026-04-28 14:44:16.851 8 INFO neutron.services.segments.plugin [-] Segment 3c48db17-2d4b-42d2-b342-4a544eef14c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c48db17-2d4b-42d2-b342-4a544eef14c6 found for delete ", "request_id": "req-d495d7ff-47d6-445a-968d-7092506efb1c"}]} 2026-04-28 14:44:16.852 8 INFO neutron.db.l3_hamode_db [None req-c12be9e0-79bc-4a8e-8444-6c12f5fc1294 d0b1922db0844163b084cc013f4e0283 366fb784541140389d9e4a5ac9fd2b18 - - default default] HA network 537a249c-3235-4a4a-bb87-a227bcf74a81 was deleted as no HA routers are present in tenant 366fb784541140389d9e4a5ac9fd2b18. 2026-04-28 14:44:16.853 8 INFO neutron.services.segments.plugin [-] Segment 3c48db17-2d4b-42d2-b342-4a544eef14c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c48db17-2d4b-42d2-b342-4a544eef14c6 found for delete ", "request_id": "req-8b083bf6-37e2-4e90-bffe-0d8b2f5c3307"}]} [pid: 8|app: 0|req: 828/1682] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:44:16 2026] DELETE /v2.0/routers/4c17b17f-61df-4f17-ae90-5d8ee50dd1cc => generated 0 bytes in 696 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1683] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:44:16 2026] DELETE /v2.0/subnets/de6cc487-09eb-4684-a56b-be4c7b450fc9 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 14:44:17.197 8 INFO neutron_taas.services.taas.taas_plugin [None req-3a47e294-3e08-4bc8-af6c-f38968a03475 d0b1922db0844163b084cc013f4e0283 366fb784541140389d9e4a5ac9fd2b18 - - default default] TaaS: Handle Delete Port: c2c4be4d-de58-4f34-9eb7-adac44dbf6b0 2026-04-28 14:44:17.201 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3a47e294-3e08-4bc8-af6c-f38968a03475 d0b1922db0844163b084cc013f4e0283 366fb784541140389d9e4a5ac9fd2b18 - - default default] Tap Mirror: Handle Delete Port: c2c4be4d-de58-4f34-9eb7-adac44dbf6b0 [pid: 7|app: 0|req: 856/1684] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:44:17 2026] GET /v2.0/ports?device_id=8f8239a4-cce0-4836-8763-237ea5e4cc22 => 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: 829/1685] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:44:17 2026] DELETE /v2.0/networks/86d1fd17-2dff-4d0f-b969-684559d840f2 => generated 0 bytes in 413 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 14:44:17.547 7 INFO neutron.db.segments_db [None req-54bd6cb3-2069-42a0-8128-edd08836bfd2 d0b1922db0844163b084cc013f4e0283 366fb784541140389d9e4a5ac9fd2b18 - - default default] Added segment 2e516c6e-1c9f-4a45-9b77-5a3e4af7531a of type vxlan for network e724c4b1-339d-4203-938c-7b7da6b9d6a6 [pid: 8|app: 0|req: 830/1686] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:44:17 2026] GET /v2.0/ports?device_id=b3c5d16a-728b-4a51-acd7-f3f0b1b2e179 => generated 971 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1687] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:44:17 2026] GET /v2.0/security-groups?id=f89050a4-3bba-478f-9c3f-bf77d483645d&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:44:17.850 7 INFO neutron.db.l3_hamode_db [None req-54bd6cb3-2069-42a0-8128-edd08836bfd2 d0b1922db0844163b084cc013f4e0283 366fb784541140389d9e4a5ac9fd2b18 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 832/1688] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:44:17 2026] GET /v2.0/ports?device_id=b3c5d16a-728b-4a51-acd7-f3f0b1b2e179 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:44:18.293 8 INFO neutron.db.l3_db [None req-18946dc1-6f5c-434f-afc2-a08961ffe3c7 d7b3bc5f6e5646e9be3485d0effd8533 f5fe2ff38fd54f2eba34dee07c6bd988 - - default default] Floating IP c5e19487-0dfe-4e49-9a46-66bd1ba892da associated. External IP: 10.96.250.214, port: a7636486-428e-4f2c-a685-80d5ac646853. [pid: 8|app: 0|req: 833/1689] 10.0.0.239 () {34 vars in 747 bytes} [Tue Apr 28 14:44:17 2026] PUT /v2.0/floatingips/c5e19487-0dfe-4e49-9a46-66bd1ba892da => generated 855 bytes in 674 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:44:18.698 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c3801663-d8c3-45ed-aec8-64cd636ca669'] response: {'name': 'network-changed', 'server_uuid': 'b3c5d16a-728b-4a51-acd7-f3f0b1b2e179', 'tag': 'a7636486-428e-4f2c-a685-80d5ac646853', 'status': 'completed', 'code': 200} 2026-04-28 14:44:18.752 7 INFO neutron.db.l3_hamode_db [None req-54bd6cb3-2069-42a0-8128-edd08836bfd2 d0b1922db0844163b084cc013f4e0283 366fb784541140389d9e4a5ac9fd2b18 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 834/1690] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:44:18 2026] DELETE /v2.0/security-groups/b9fb9609-e0bd-4f68-b9a3-adbf0d6601cc => generated 0 bytes in 185 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:44:18.879 8 INFO neutron.services.segments.plugin [-] Segment c25845c9-7ccd-4f78-838a-3d8d9db56779 resource provider aggregate not found 2026-04-28 14:44:18.883 8 INFO neutron.services.segments.plugin [-] Segment c25845c9-7ccd-4f78-838a-3d8d9db56779 resource provider aggregate not found 2026-04-28 14:44:18.918 8 INFO neutron.services.segments.plugin [-] Segment c25845c9-7ccd-4f78-838a-3d8d9db56779 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c25845c9-7ccd-4f78-838a-3d8d9db56779 found for delete ", "request_id": "req-3f25c2d9-e73e-4b63-94bb-c1f4b946a9d9"}]} 2026-04-28 14:44:18.918 8 INFO neutron.services.segments.plugin [-] Segment c25845c9-7ccd-4f78-838a-3d8d9db56779 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c25845c9-7ccd-4f78-838a-3d8d9db56779 found for delete ", "request_id": "req-22b8ace5-eedb-4a83-855a-7b7bedd5a056"}]} 2026-04-28 14:44:18.997 8 INFO neutron_taas.services.taas.taas_plugin [None req-88d5c0fd-901b-4c2f-81d2-ecfccde47491 8ddd6c0405524e74a0232411238e7b69 1e6291c6def443e6a5a2a8ef5c903f19 - - default default] TaaS: Handle Delete Port: 7c88f870-e053-4308-9d64-cbc1b7c3809d 2026-04-28 14:44:19.000 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-88d5c0fd-901b-4c2f-81d2-ecfccde47491 8ddd6c0405524e74a0232411238e7b69 1e6291c6def443e6a5a2a8ef5c903f19 - - default default] Tap Mirror: Handle Delete Port: 7c88f870-e053-4308-9d64-cbc1b7c3809d [pid: 8|app: 0|req: 835/1691] 10.0.0.239 () {32 vars in 730 bytes} [Tue Apr 28 14:44:18 2026] DELETE /v2.0/floatingips/2115a627-2580-4a78-8b26-5d64ea97d1a3 => generated 0 bytes in 348 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1692] 199.204.45.4 () {34 vars in 1076 bytes} [Tue Apr 28 14:44:19 2026] GET /v2.0/ports?tenant_id=f5fe2ff38fd54f2eba34dee07c6bd988&device_id=b3c5d16a-728b-4a51-acd7-f3f0b1b2e179 => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1693] 199.204.45.4 () {34 vars in 982 bytes} [Tue Apr 28 14:44:19 2026] GET /v2.0/networks?id=e47599d3-2804-4167-a806-ac7245b5b23f => generated 772 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1694] 199.204.45.4 () {34 vars in 1054 bytes} [Tue Apr 28 14:44:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=a7636486-428e-4f2c-a685-80d5ac646853 => generated 858 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1695] 199.204.45.4 () {34 vars in 980 bytes} [Tue Apr 28 14:44:19 2026] GET /v2.0/subnets?id=7c7395d7-f371-4e15-8b0f-0a19c0c270e6 => generated 694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1696] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:44:19 2026] GET /v2.0/ports?device_id=81e28254-c959-483c-8fed-c7bb04febd44 => generated 971 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1697] 199.204.45.4 () {34 vars in 1048 bytes} [Tue Apr 28 14:44:19 2026] GET /v2.0/ports?network_id=e47599d3-2804-4167-a806-ac7245b5b23f&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1698] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:44:19 2026] GET /v2.0/security-groups?id=21141950-0ce5-4899-811c-83bdbc918a4d&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1699] 199.204.45.4 () {34 vars in 1008 bytes} [Tue Apr 28 14:44:19 2026] GET /v2.0/networks/e47599d3-2804-4167-a806-ac7245b5b23f?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: 844/1700] 199.204.45.4 () {34 vars in 1108 bytes} [Tue Apr 28 14:44:19 2026] GET /v2.0/networks/e47599d3-2804-4167-a806-ac7245b5b23f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1701] 10.0.0.239 () {34 vars in 667 bytes} [Tue Apr 28 14:44:17 2026] POST /v2.0/routers => generated 692 bytes in 2330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1702] 10.0.0.239 () {32 vars in 719 bytes} [Tue Apr 28 14:44:19 2026] GET /v2.0/routers/afc77049-29d1-4ce4-8d5d-a813c20c14d9 => generated 698 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1703] 10.0.0.239 () {32 vars in 645 bytes} [Tue Apr 28 14:44:19 2026] GET /v2.0/routers => generated 701 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1704] 10.0.0.239 () {34 vars in 739 bytes} [Tue Apr 28 14:44:19 2026] PUT /v2.0/routers/afc77049-29d1-4ce4-8d5d-a813c20c14d9 => generated 705 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1705] 10.0.0.239 () {32 vars in 719 bytes} [Tue Apr 28 14:44:20 2026] GET /v2.0/routers/afc77049-29d1-4ce4-8d5d-a813c20c14d9 => generated 705 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1706] 10.0.0.239 () {32 vars in 734 bytes} [Tue Apr 28 14:44:20 2026] GET /v2.0/ports?device_id=afc77049-29d1-4ce4-8d5d-a813c20c14d9 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:44:20.619 7 INFO neutron_taas.services.taas.taas_plugin [None req-2357f306-3ba5-491c-85bd-886d45a6443b d0b1922db0844163b084cc013f4e0283 366fb784541140389d9e4a5ac9fd2b18 - - default default] TaaS: Handle Delete Port: a621171b-b002-4d3e-a297-916d242ac6f3 2026-04-28 14:44:20.624 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2357f306-3ba5-491c-85bd-886d45a6443b d0b1922db0844163b084cc013f4e0283 366fb784541140389d9e4a5ac9fd2b18 - - default default] Tap Mirror: Handle Delete Port: a621171b-b002-4d3e-a297-916d242ac6f3 [pid: 8|app: 0|req: 848/1707] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:44:20 2026] GET /v2.0/ports?device_id=81e28254-c959-483c-8fed-c7bb04febd44 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1708] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:44:20 2026] GET /v2.0/security-groups?id=21141950-0ce5-4899-811c-83bdbc918a4d&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:44:20.922 7 INFO neutron_taas.services.taas.taas_plugin [None req-2357f306-3ba5-491c-85bd-886d45a6443b d0b1922db0844163b084cc013f4e0283 366fb784541140389d9e4a5ac9fd2b18 - - default default] TaaS: Handle Delete Port: 156501df-ab4b-4061-a30c-a41be0e14977 2026-04-28 14:44:20.925 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2357f306-3ba5-491c-85bd-886d45a6443b d0b1922db0844163b084cc013f4e0283 366fb784541140389d9e4a5ac9fd2b18 - - default default] Tap Mirror: Handle Delete Port: 156501df-ab4b-4061-a30c-a41be0e14977 2026-04-28 14:44:21.375 7 INFO neutron.services.segments.plugin [-] Segment 2e516c6e-1c9f-4a45-9b77-5a3e4af7531a resource provider aggregate not found 2026-04-28 14:44:21.382 7 INFO neutron.services.segments.plugin [-] Segment 2e516c6e-1c9f-4a45-9b77-5a3e4af7531a resource provider aggregate not found 2026-04-28 14:44:21.395 7 INFO neutron.services.segments.plugin [-] Segment 2e516c6e-1c9f-4a45-9b77-5a3e4af7531a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e516c6e-1c9f-4a45-9b77-5a3e4af7531a found for delete ", "request_id": "req-a5f22ae3-4278-4eaf-ac74-3b2b3d3eaea4"}]} 2026-04-28 14:44:21.404 7 INFO neutron.services.segments.plugin [-] Segment 2e516c6e-1c9f-4a45-9b77-5a3e4af7531a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e516c6e-1c9f-4a45-9b77-5a3e4af7531a found for delete ", "request_id": "req-ba019e5e-335b-4254-9fc2-6be8906d6a11"}]} 2026-04-28 14:44:21.411 7 INFO neutron.db.l3_hamode_db [None req-2357f306-3ba5-491c-85bd-886d45a6443b d0b1922db0844163b084cc013f4e0283 366fb784541140389d9e4a5ac9fd2b18 - - default default] HA network e724c4b1-339d-4203-938c-7b7da6b9d6a6 was deleted as no HA routers are present in tenant 366fb784541140389d9e4a5ac9fd2b18. [pid: 7|app: 0|req: 860/1709] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:44:20 2026] DELETE /v2.0/routers/afc77049-29d1-4ce4-8d5d-a813c20c14d9 => generated 0 bytes in 997 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1710] 10.0.0.239 () {32 vars in 734 bytes} [Tue Apr 28 14:44:21 2026] GET /v2.0/ports?device_id=afc77049-29d1-4ce4-8d5d-a813c20c14d9 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:44:21.476 7 INFO neutron.api.v2.resource [None req-07dcb0a3-b3ec-42af-a5dc-1a61822cd183 d0b1922db0844163b084cc013f4e0283 366fb784541140389d9e4a5ac9fd2b18 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 861/1711] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:44:21 2026] DELETE /v2.0/routers/afc77049-29d1-4ce4-8d5d-a813c20c14d9 => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1712] 10.0.0.239 () {32 vars in 734 bytes} [Tue Apr 28 14:44:21 2026] GET /v2.0/ports?device_id=4c17b17f-61df-4f17-ae90-5d8ee50dd1cc => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:44:21.528 7 INFO neutron.api.v2.resource [None req-7971b438-fd66-4053-af56-2185b47db7e4 d0b1922db0844163b084cc013f4e0283 366fb784541140389d9e4a5ac9fd2b18 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 862/1713] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:44:21 2026] DELETE /v2.0/routers/4c17b17f-61df-4f17-ae90-5d8ee50dd1cc => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 14:44:21.549 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9d5ecd0e-c5ff-4099-8810-8e9326daaeb4 d0b1922db0844163b084cc013f4e0283 366fb784541140389d9e4a5ac9fd2b18 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 852/1714] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:44:21 2026] DELETE /v2.0/subnets/de6cc487-09eb-4684-a56b-be4c7b450fc9 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1715] 10.0.0.239 () {32 vars in 734 bytes} [Tue Apr 28 14:44:21 2026] GET /v2.0/ports?device_id=dbf7d8c5-b22f-48fd-9af0-baadefca8084 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:44:21.606 8 INFO neutron.api.v2.resource [None req-d5291fd5-5b44-40da-92b1-adaf02e53dfc d0b1922db0844163b084cc013f4e0283 366fb784541140389d9e4a5ac9fd2b18 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 853/1716] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:44:21 2026] DELETE /v2.0/routers/dbf7d8c5-b22f-48fd-9af0-baadefca8084 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 14:44:21.625 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c517dd88-d22c-4912-adaa-e7453b080bdf d0b1922db0844163b084cc013f4e0283 366fb784541140389d9e4a5ac9fd2b18 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 864/1717] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:44:21 2026] DELETE /v2.0/subnets/cdf363f1-cbbf-4ca0-b300-e01c9a0a5072 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1718] 10.0.0.239 () {32 vars in 734 bytes} [Tue Apr 28 14:44:21 2026] GET /v2.0/ports?device_id=b4bf7d8d-3ced-4b5c-ab53-cbbd782cdcbe => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:44:21.675 7 INFO neutron.api.v2.resource [None req-2b6a0373-74e3-4889-b264-24ac78976328 d0b1922db0844163b084cc013f4e0283 366fb784541140389d9e4a5ac9fd2b18 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 865/1719] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:44:21 2026] DELETE /v2.0/routers/b4bf7d8d-3ced-4b5c-ab53-cbbd782cdcbe => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 14:44:21.694 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f4080571-edee-4823-815b-7700ab021062 d0b1922db0844163b084cc013f4e0283 366fb784541140389d9e4a5ac9fd2b18 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 855/1720] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:44:21 2026] DELETE /v2.0/subnets/0a82f467-f437-4829-a24a-7dc5795ff5fd => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 14:44:21.719 7 INFO neutron.pecan_wsgi.hooks.translation [None req-81bd38ee-ed60-4757-ad93-8dfb4b4e52df d0b1922db0844163b084cc013f4e0283 366fb784541140389d9e4a5ac9fd2b18 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 866/1721] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:44:21 2026] DELETE /v2.0/subnets/9ae18d44-a4e5-4c4c-b7f7-f4cfce44cb3e => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1722] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:44:21 2026] GET /v2.0/ports?device_id=81e28254-c959-483c-8fed-c7bb04febd44 => 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: 857/1723] 199.204.45.4 () {34 vars in 990 bytes} [Tue Apr 28 14:44:21 2026] GET /v2.0/ports?device_id=81e28254-c959-483c-8fed-c7bb04febd44 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1724] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:44:21 2026] GET /v2.0/security-groups?id=21141950-0ce5-4899-811c-83bdbc918a4d&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:44:22.002 8 INFO neutron_taas.services.taas.taas_plugin [req-d2f947eb-7617-49d0-a9d2-2b10fd4df8a9 req-c9fb1e91-45b7-4894-b3db-7d32ac76a700 8ddd6c0405524e74a0232411238e7b69 1e6291c6def443e6a5a2a8ef5c903f19 - - default default] TaaS: Handle Delete Port: 47adbc13-eb65-4c32-9940-ad334edd8439 2026-04-28 14:44:22.004 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-d2f947eb-7617-49d0-a9d2-2b10fd4df8a9 req-c9fb1e91-45b7-4894-b3db-7d32ac76a700 8ddd6c0405524e74a0232411238e7b69 1e6291c6def443e6a5a2a8ef5c903f19 - - default default] Tap Mirror: Handle Delete Port: 47adbc13-eb65-4c32-9940-ad334edd8439 [pid: 8|app: 0|req: 858/1727] 199.204.45.4 () {36 vars in 993 bytes} [Tue Apr 28 14:44:21 2026] DELETE /v2.0/ports/47adbc13-eb65-4c32-9940-ad334edd8439 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 14:44:22.175 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4fb6238b-70a3-4264-945d-e8f8342bea2f'] response: {'server_uuid': '81e28254-c959-483c-8fed-c7bb04febd44', 'name': 'network-vif-deleted', 'tag': '47adbc13-eb65-4c32-9940-ad334edd8439', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 870/1728] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:44:22 2026] GET /v2.0/security-groups?tenant_id=366fb784541140389d9e4a5ac9fd2b18&name=default => generated 2925 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1729] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:44:22 2026] DELETE /v2.0/security-groups/6e1568ba-7c9e-4c40-82d3-0c5998b3c5d6 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1730] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:44:22 2026] GET /v2.0/ports?device_id=81e28254-c959-483c-8fed-c7bb04febd44 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:44:23.400 8 INFO neutron.db.segments_db [None req-12eebd62-2308-4853-bad7-e3950aa97794 d04cd201ffdf4ebbbf719375b55f2867 f1d95d882c504c9a89b096fd75f11ee7 - - default default] Added segment 43abc442-e88c-4fb6-b194-b3e964f64a53 of type vxlan for network 03dcda49-2ca1-471a-acee-4040cb6ba447 [pid: 8|app: 0|req: 860/1731] 10.0.0.239 () {34 vars in 668 bytes} [Tue Apr 28 14:44:23 2026] POST /v2.0/networks => generated 621 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1732] 10.0.0.239 () {34 vars in 667 bytes} [Tue Apr 28 14:44:23 2026] POST /v2.0/subnets => generated 658 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1733] 10.0.0.239 () {32 vars in 720 bytes} [Tue Apr 28 14:44:23 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1734] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:44:24 2026] GET /v2.0/ports?device_id=81e28254-c959-483c-8fed-c7bb04febd44 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1735] 10.0.0.239 () {34 vars in 667 bytes} [Tue Apr 28 14:44:23 2026] POST /v2.0/subnets => generated 732 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 14:44:24.235 8 INFO neutron.db.segments_db [None req-a579af0a-5fd2-4d3f-96ac-78b99eafd242 d04cd201ffdf4ebbbf719375b55f2867 f1d95d882c504c9a89b096fd75f11ee7 - - default default] Added segment 4c182d60-6bf1-4737-881f-e0c7bec81598 of type vxlan for network ae9bbb1c-68f7-4091-8d18-f3adf1461549 [pid: 8|app: 0|req: 863/1736] 10.0.0.239 () {34 vars in 668 bytes} [Tue Apr 28 14:44:24 2026] POST /v2.0/networks => generated 619 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1737] 10.0.0.239 () {34 vars in 667 bytes} [Tue Apr 28 14:44:24 2026] POST /v2.0/subnets => generated 656 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1738] 10.0.0.239 () {34 vars in 675 bytes} [Tue Apr 28 14:44:24 2026] POST /v2.0/subnetpools => generated 549 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1739] 10.0.0.239 () {32 vars in 727 bytes} [Tue Apr 28 14:44:24 2026] GET /v2.0/subnetpools/6e5d8839-9019-4bf6-9d42-e1f3b6dc0122 => generated 549 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1740] 10.0.0.239 () {34 vars in 747 bytes} [Tue Apr 28 14:44:24 2026] PUT /v2.0/subnetpools/6e5d8839-9019-4bf6-9d42-e1f3b6dc0122 => generated 500 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1741] 10.0.0.239 () {32 vars in 730 bytes} [Tue Apr 28 14:44:24 2026] DELETE /v2.0/subnetpools/6e5d8839-9019-4bf6-9d42-e1f3b6dc0122 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:44:24.828 8 INFO neutron.api.v2.resource [None req-22994530-722f-4582-bd70-128caed7515c 995bc2db2fd84d44aee76131f4ecfc0d bfc056afc24948e18facb8666b99b141 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 868/1742] 10.0.0.239 () {32 vars in 727 bytes} [Tue Apr 28 14:44:24 2026] GET /v2.0/subnetpools/6e5d8839-9019-4bf6-9d42-e1f3b6dc0122 => generated 145 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1743] 10.0.0.239 () {34 vars in 667 bytes} [Tue Apr 28 14:44:24 2026] POST /v2.0/subnets => generated 726 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 14:44:24.849 8 INFO neutron.api.v2.resource [None req-4b3203ea-8134-494d-908f-b9096d778e25 995bc2db2fd84d44aee76131f4ecfc0d bfc056afc24948e18facb8666b99b141 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 869/1744] 10.0.0.239 () {32 vars in 730 bytes} [Tue Apr 28 14:44:24 2026] DELETE /v2.0/subnetpools/6e5d8839-9019-4bf6-9d42-e1f3b6dc0122 => generated 145 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 14:44:24.896 7 INFO neutron.db.segments_db [None req-7d6806b5-3f60-42e1-8833-ab7f10f0330c d04cd201ffdf4ebbbf719375b55f2867 f1d95d882c504c9a89b096fd75f11ee7 - - default default] Added segment 543542af-f841-4b3b-8d3d-b94ab78c7645 of type vxlan for network dddcbab6-356a-479b-8f5b-77faaa36fd95 [pid: 7|app: 0|req: 876/1745] 10.0.0.239 () {34 vars in 668 bytes} [Tue Apr 28 14:44:24 2026] POST /v2.0/networks => generated 618 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1746] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:44:25 2026] GET /v2.0/ports?device_id=81e28254-c959-483c-8fed-c7bb04febd44 => 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: 870/1747] 10.0.0.239 () {34 vars in 667 bytes} [Tue Apr 28 14:44:24 2026] POST /v2.0/subnets => generated 656 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1748] 10.0.0.239 () {34 vars in 667 bytes} [Tue Apr 28 14:44:25 2026] POST /v2.0/subnets => generated 730 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1749] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:44:25 2026] GET /v2.0/security-groups?tenant_id=bfc056afc24948e18facb8666b99b141&name=default => generated 2925 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 14:44:25.621 7 INFO neutron.db.segments_db [None req-570b9398-5c01-44a8-b78c-49644daa4755 d04cd201ffdf4ebbbf719375b55f2867 f1d95d882c504c9a89b096fd75f11ee7 - - default default] Added segment b9c68757-8df7-41f7-9efe-96acaf6dd5d4 of type vxlan for network 31fc7075-f874-4f27-aaa6-a7800fca93c2 [pid: 8|app: 0|req: 872/1750] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:44:25 2026] DELETE /v2.0/security-groups/4457d1a4-f737-4cc0-b968-9a4a19e3611f => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:44:25.878 7 INFO neutron.db.l3_hamode_db [None req-570b9398-5c01-44a8-b78c-49644daa4755 d04cd201ffdf4ebbbf719375b55f2867 f1d95d882c504c9a89b096fd75f11ee7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 873/1751] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:44:26 2026] DELETE /v2.0/security-groups/21141950-0ce5-4899-811c-83bdbc918a4d => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:44:26.729 7 INFO neutron.db.l3_hamode_db [None req-570b9398-5c01-44a8-b78c-49644daa4755 d04cd201ffdf4ebbbf719375b55f2867 f1d95d882c504c9a89b096fd75f11ee7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 14:44:26.880 8 INFO neutron_taas.services.taas.taas_plugin [None req-d8b53302-757b-4f66-80ff-e884f67c1e4b 8ddd6c0405524e74a0232411238e7b69 1e6291c6def443e6a5a2a8ef5c903f19 - - default default] TaaS: Handle Delete Port: a100b6fc-09c9-45a4-b71d-8e25d286086f 2026-04-28 14:44:26.891 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d8b53302-757b-4f66-80ff-e884f67c1e4b 8ddd6c0405524e74a0232411238e7b69 1e6291c6def443e6a5a2a8ef5c903f19 - - default default] Tap Mirror: Handle Delete Port: a100b6fc-09c9-45a4-b71d-8e25d286086f [pid: 8|app: 0|req: 874/1752] 10.0.0.239 () {34 vars in 787 bytes} [Tue Apr 28 14:44:26 2026] PUT /v2.0/routers/b5d0a774-8604-4e7a-9a56-5d9259733afb/remove_router_interface => generated 309 bytes in 950 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1753] 10.0.0.239 () {34 vars in 667 bytes} [Tue Apr 28 14:44:25 2026] POST /v2.0/routers => generated 683 bytes in 2071 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1754] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:44:27 2026] DELETE /v2.0/subnets/8fd01c26-a35e-479c-92a6-67dc18319a8a => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 14:44:28.494 8 INFO neutron_taas.services.taas.taas_plugin [None req-cfc34c6c-e7f7-49a6-a92e-76b76d07249e 8ddd6c0405524e74a0232411238e7b69 1e6291c6def443e6a5a2a8ef5c903f19 - - default default] TaaS: Handle Delete Port: 4cc2f448-29c8-42ef-84ac-d6075134346b 2026-04-28 14:44:28.498 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cfc34c6c-e7f7-49a6-a92e-76b76d07249e 8ddd6c0405524e74a0232411238e7b69 1e6291c6def443e6a5a2a8ef5c903f19 - - default default] Tap Mirror: Handle Delete Port: 4cc2f448-29c8-42ef-84ac-d6075134346b 2026-04-28 14:44:28.865 8 INFO neutron_taas.services.taas.taas_plugin [None req-cfc34c6c-e7f7-49a6-a92e-76b76d07249e 8ddd6c0405524e74a0232411238e7b69 1e6291c6def443e6a5a2a8ef5c903f19 - - default default] TaaS: Handle Delete Port: 5b45aa2d-0c52-4077-bbc7-36b062b6d6b4 2026-04-28 14:44:28.867 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cfc34c6c-e7f7-49a6-a92e-76b76d07249e 8ddd6c0405524e74a0232411238e7b69 1e6291c6def443e6a5a2a8ef5c903f19 - - default default] Tap Mirror: Handle Delete Port: 5b45aa2d-0c52-4077-bbc7-36b062b6d6b4 [pid: 7|app: 0|req: 880/1755] 10.0.0.239 () {34 vars in 781 bytes} [Tue Apr 28 14:44:27 2026] PUT /v2.0/routers/353ace78-34e6-41d1-b1f9-98f45ed7c9fd/add_router_interface => generated 309 bytes in 1591 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1756] 10.0.0.63 () {34 vars in 987 bytes} [Tue Apr 28 14:44:29 2026] GET /v2.0/ports?device_id=b3c5d16a-728b-4a51-acd7-f3f0b1b2e179 => generated 1240 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 14:44:29.306 8 INFO neutron.services.segments.plugin [-] Segment 4be38be1-2a53-4739-87a0-84efcd0b4743 resource provider aggregate not found 2026-04-28 14:44:29.312 8 INFO neutron.services.segments.plugin [-] Segment 4be38be1-2a53-4739-87a0-84efcd0b4743 resource provider aggregate not found 2026-04-28 14:44:29.335 8 INFO neutron.services.segments.plugin [-] Segment 4be38be1-2a53-4739-87a0-84efcd0b4743 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4be38be1-2a53-4739-87a0-84efcd0b4743 found for delete ", "request_id": "req-d94697db-186c-42f7-b630-9e9c2ecb45d3"}]} 2026-04-28 14:44:29.336 8 INFO neutron.services.segments.plugin [-] Segment 4be38be1-2a53-4739-87a0-84efcd0b4743 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4be38be1-2a53-4739-87a0-84efcd0b4743 found for delete ", "request_id": "req-88d38162-d2b8-41e4-97be-5c92e5f5f5fc"}]} 2026-04-28 14:44:29.340 8 INFO neutron.db.l3_hamode_db [None req-cfc34c6c-e7f7-49a6-a92e-76b76d07249e 8ddd6c0405524e74a0232411238e7b69 1e6291c6def443e6a5a2a8ef5c903f19 - - default default] HA network 38eb213d-8302-4eb0-9c5d-5d3192692e1f was deleted as no HA routers are present in tenant 1e6291c6def443e6a5a2a8ef5c903f19. [pid: 8|app: 0|req: 876/1757] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:44:27 2026] DELETE /v2.0/routers/b5d0a774-8604-4e7a-9a56-5d9259733afb => generated 0 bytes in 1706 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1758] 10.0.0.63 () {34 vars in 1037 bytes} [Tue Apr 28 14:44:29 2026] GET /v2.0/security-groups?id=f89050a4-3bba-478f-9c3f-bf77d483645d&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:44:29.536 8 INFO neutron_taas.services.taas.taas_plugin [None req-fb7bd059-f17a-4c17-bd1e-f0ad9e1d2f58 8ddd6c0405524e74a0232411238e7b69 1e6291c6def443e6a5a2a8ef5c903f19 - - default default] TaaS: Handle Delete Port: 3c549600-0e25-4f94-aa21-56ed2056f135 2026-04-28 14:44:29.539 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fb7bd059-f17a-4c17-bd1e-f0ad9e1d2f58 8ddd6c0405524e74a0232411238e7b69 1e6291c6def443e6a5a2a8ef5c903f19 - - default default] Tap Mirror: Handle Delete Port: 3c549600-0e25-4f94-aa21-56ed2056f135 [pid: 8|app: 0|req: 878/1759] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:44:29 2026] DELETE /v2.0/networks/9a8f35c5-8476-492f-ae79-34adc2048ae7 => generated 0 bytes in 404 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1760] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:44:29 2026] GET /v2.0/security-groups?tenant_id=d0176f04feed4cfebe297c09c7d39cf1&name=default => generated 2925 bytes in 431 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1761] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:44:30 2026] DELETE /v2.0/security-groups/e0cec9b4-762e-4825-a08c-e7370ce92be3 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1762] 10.0.0.239 () {34 vars in 781 bytes} [Tue Apr 28 14:44:29 2026] PUT /v2.0/routers/353ace78-34e6-41d1-b1f9-98f45ed7c9fd/add_router_interface => generated 309 bytes in 1532 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1763] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:44:30 2026] GET /v2.0/security-groups?tenant_id=1e6291c6def443e6a5a2a8ef5c903f19&name=default => generated 2925 bytes in 332 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1764] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:44:30 2026] DELETE /v2.0/security-groups/152e0c1f-19fb-406b-9c38-964563fe59b5 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1765] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:44:31 2026] GET /v2.0/security-groups?tenant_id=5aaae0719bb7465593e1b6ee79ef8e5d&name=default => generated 2925 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1766] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:44:31 2026] DELETE /v2.0/security-groups/6af316d9-e295-4d14-9c4b-297ebed93667 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:44:31.357 8 INFO neutron.services.segments.plugin [-] Segment c28bb118-bea4-440a-8305-7a55ccf5b03a resource provider aggregate not found 2026-04-28 14:44:31.367 8 INFO neutron.services.segments.plugin [-] Segment c28bb118-bea4-440a-8305-7a55ccf5b03a resource provider aggregate not found 2026-04-28 14:44:31.373 8 INFO neutron.services.segments.plugin [-] Segment c28bb118-bea4-440a-8305-7a55ccf5b03a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c28bb118-bea4-440a-8305-7a55ccf5b03a found for delete ", "request_id": "req-f4605e9b-3c58-4e1b-a3ac-e75335a8761b"}]} 2026-04-28 14:44:31.386 8 INFO neutron.services.segments.plugin [-] Segment c28bb118-bea4-440a-8305-7a55ccf5b03a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c28bb118-bea4-440a-8305-7a55ccf5b03a found for delete ", "request_id": "req-ddac7f40-96ff-4301-8d15-0dd260a08e0f"}]} [pid: 7|app: 0|req: 883/1767] 10.0.0.239 () {34 vars in 781 bytes} [Tue Apr 28 14:44:30 2026] PUT /v2.0/routers/353ace78-34e6-41d1-b1f9-98f45ed7c9fd/add_router_interface => generated 309 bytes in 1390 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1768] 10.0.0.239 () {34 vars in 682 bytes} [Tue Apr 28 14:44:32 2026] POST /v2.0/security-groups => generated 1627 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1769] 10.0.0.239 () {34 vars in 693 bytes} [Tue Apr 28 14:44:32 2026] POST /v2.0/security-group-rules => generated 597 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1770] 10.0.0.239 () {34 vars in 693 bytes} [Tue Apr 28 14:44:32 2026] POST /v2.0/security-group-rules => generated 597 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1771] 10.0.0.239 () {34 vars in 693 bytes} [Tue Apr 28 14:44:32 2026] POST /v2.0/security-group-rules => generated 599 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1772] 10.0.0.239 () {34 vars in 693 bytes} [Tue Apr 28 14:44:32 2026] POST /v2.0/security-group-rules => generated 601 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1773] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:44:32 2026] GET /v2.0/security-groups?tenant_id=f2232d9d255640c3939012ebde82db7c&name=default => generated 2925 bytes in 372 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1774] 10.0.0.239 () {34 vars in 693 bytes} [Tue Apr 28 14:44:33 2026] POST /v2.0/security-group-rules => generated 601 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1775] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:44:33 2026] DELETE /v2.0/security-groups/dbf3c8b8-b15d-4b0b-a987-9bbecad852c0 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1776] 10.0.0.239 () {34 vars in 693 bytes} [Tue Apr 28 14:44:33 2026] POST /v2.0/security-group-rules => generated 597 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1777] 10.0.0.239 () {34 vars in 693 bytes} [Tue Apr 28 14:44:33 2026] POST /v2.0/security-group-rules => generated 597 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1778] 10.0.0.239 () {34 vars in 693 bytes} [Tue Apr 28 14:44:33 2026] POST /v2.0/security-group-rules => generated 597 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1779] 10.0.0.239 () {34 vars in 693 bytes} [Tue Apr 28 14:44:33 2026] POST /v2.0/security-group-rules => generated 599 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1780] 10.0.0.239 () {34 vars in 693 bytes} [Tue Apr 28 14:44:33 2026] POST /v2.0/security-group-rules => generated 601 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1781] 10.0.0.239 () {34 vars in 693 bytes} [Tue Apr 28 14:44:33 2026] POST /v2.0/security-group-rules => generated 597 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1782] 10.0.0.73 () {34 vars in 1091 bytes} [Tue Apr 28 14:44:34 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-527798605&fields=id&tenant_id=f1d95d882c504c9a89b096fd75f11ee7 => 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: 892/1783] 10.0.0.73 () {34 vars in 979 bytes} [Tue Apr 28 14:44:34 2026] GET /v2.0/networks?id=ae9bbb1c-68f7-4091-8d18-f3adf1461549 => generated 705 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1784] 10.0.0.73 () {34 vars in 962 bytes} [Tue Apr 28 14:44:34 2026] GET /v2.0/quotas/f1d95d882c504c9a89b096fd75f11ee7 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1785] 10.0.0.73 () {34 vars in 999 bytes} [Tue Apr 28 14:44:34 2026] GET /v2.0/ports?tenant_id=f1d95d882c504c9a89b096fd75f11ee7&fields=id => generated 241 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1786] 10.0.0.73 () {34 vars in 1005 bytes} [Tue Apr 28 14:44:34 2026] GET /v2.0/networks/ae9bbb1c-68f7-4091-8d18-f3adf1461549?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: 894/1787] 10.0.0.73 () {34 vars in 1105 bytes} [Tue Apr 28 14:44:34 2026] GET /v2.0/networks/ae9bbb1c-68f7-4091-8d18-f3adf1461549?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1788] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:44:34 2026] GET /v2.0/ports?device_id=e3376916-9dbf-4a9c-8e0a-bedf3295ea40 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:44:36.118 8 INFO neutron.db.segments_db [None req-b10cd3d1-8711-4520-995b-cf2ae29b4935 0dd9f4eec701487daa25a121fe4d5fe1 77a85a635be14e86bfd347e915e2be79 - - default default] Added segment 07149bbc-3a17-4e20-bf3a-21c4cbfee606 of type vxlan for network 337cc6ff-2fc5-4c5a-9663-5b514d8a62fd [pid: 8|app: 0|req: 895/1789] 10.0.0.239 () {34 vars in 668 bytes} [Tue Apr 28 14:44:35 2026] POST /v2.0/networks => generated 708 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1790] 10.0.0.239 () {34 vars in 667 bytes} [Tue Apr 28 14:44:36 2026] POST /v2.0/subnets => generated 644 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 14:44:36.426 8 WARNING neutron.api.v2.base [None req-820f6a4b-ce36-483c-96f1-5854c4eb874a 0dd9f4eec701487daa25a121fe4d5fe1 77a85a635be14e86bfd347e915e2be79 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-04-28 14:44:36.428 8 INFO neutron.api.v2.resource [None req-820f6a4b-ce36-483c-96f1-5854c4eb874a 0dd9f4eec701487daa25a121fe4d5fe1 77a85a635be14e86bfd347e915e2be79 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 896/1791] 10.0.0.239 () {34 vars in 679 bytes} [Tue Apr 28 14:44:36 2026] POST /v2.0/rbac-policies => generated 143 bytes in 8 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-04-28 14:44:36.610 7 INFO neutron.services.segments.plugin [-] Segment 07149bbc-3a17-4e20-bf3a-21c4cbfee606 resource provider aggregate not found 2026-04-28 14:44:36.619 7 INFO neutron.services.segments.plugin [-] Segment 07149bbc-3a17-4e20-bf3a-21c4cbfee606 resource provider aggregate not found 2026-04-28 14:44:36.630 7 INFO neutron.services.segments.plugin [-] Segment 07149bbc-3a17-4e20-bf3a-21c4cbfee606 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07149bbc-3a17-4e20-bf3a-21c4cbfee606 found for delete ", "request_id": "req-72233efa-9104-44ed-aaa1-622eff01eeb1"}]} 2026-04-28 14:44:36.641 7 INFO neutron.services.segments.plugin [-] Segment 07149bbc-3a17-4e20-bf3a-21c4cbfee606 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07149bbc-3a17-4e20-bf3a-21c4cbfee606 found for delete ", "request_id": "req-244e99c5-d914-4262-a66c-3a794ad4c0f5"}]} [pid: 7|app: 0|req: 896/1792] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:44:36 2026] DELETE /v2.0/networks/337cc6ff-2fc5-4c5a-9663-5b514d8a62fd => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1793] 10.0.0.158 () {32 vars in 800 bytes} [Tue Apr 28 14:44:36 2026] GET /v2.0/extensions => generated 21537 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-28 14:44:36.718 7 INFO neutron.db.segments_db [None req-a88bd273-6803-42de-87fa-e0f7844c3388 0dd9f4eec701487daa25a121fe4d5fe1 77a85a635be14e86bfd347e915e2be79 - - default default] Added segment 9230f1a4-9ddd-412e-be50-e0f15cc3e88b of type vxlan for network 6f30c898-cc82-4bcc-86c8-b29e3cbe09c5 [pid: 7|app: 0|req: 897/1794] 10.0.0.239 () {34 vars in 668 bytes} [Tue Apr 28 14:44:36 2026] POST /v2.0/networks => generated 708 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1795] 10.0.0.158 () {30 vars in 722 bytes} [Tue Apr 28 14:44:36 2026] GET /v2.0/quotas/e480886ebb5e469b87cc7a235451d925/details => generated 847 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1796] 10.0.0.239 () {34 vars in 667 bytes} [Tue Apr 28 14:44:36 2026] POST /v2.0/subnets => generated 647 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 14:44:37.047 7 WARNING neutron.api.v2.base [None req-21df7380-d6d9-4764-9269-61d3044c03d3 0dd9f4eec701487daa25a121fe4d5fe1 77a85a635be14e86bfd347e915e2be79 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-04-28 14:44:37.048 7 INFO neutron.api.v2.resource [None req-21df7380-d6d9-4764-9269-61d3044c03d3 0dd9f4eec701487daa25a121fe4d5fe1 77a85a635be14e86bfd347e915e2be79 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 899/1797] 10.0.0.239 () {34 vars in 679 bytes} [Tue Apr 28 14:44:37 2026] POST /v2.0/rbac-policies => generated 547 bytes in 10 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-04-28 14:44:37.329 8 INFO neutron.services.segments.plugin [-] Segment 9230f1a4-9ddd-412e-be50-e0f15cc3e88b resource provider aggregate not found 2026-04-28 14:44:37.337 8 INFO neutron.services.segments.plugin [-] Segment 9230f1a4-9ddd-412e-be50-e0f15cc3e88b resource provider aggregate not found 2026-04-28 14:44:37.357 8 INFO neutron.services.segments.plugin [-] Segment 9230f1a4-9ddd-412e-be50-e0f15cc3e88b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9230f1a4-9ddd-412e-be50-e0f15cc3e88b found for delete ", "request_id": "req-f09a97c2-6cd7-4bd7-98eb-4954c26a09f1"}]} [pid: 8|app: 0|req: 899/1800] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:44:37 2026] DELETE /v2.0/networks/6f30c898-cc82-4bcc-86c8-b29e3cbe09c5 => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 14:44:37.371 8 INFO neutron.services.segments.plugin [-] Segment 9230f1a4-9ddd-412e-be50-e0f15cc3e88b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9230f1a4-9ddd-412e-be50-e0f15cc3e88b found for delete ", "request_id": "req-b98e8992-e4c5-46a3-898b-6e56415c9daf"}]} 2026-04-28 14:44:37.458 7 INFO neutron.db.segments_db [None req-8d79e724-2c96-4eb3-a5ee-4f8f36306445 0dd9f4eec701487daa25a121fe4d5fe1 77a85a635be14e86bfd347e915e2be79 - - default default] Added segment 3e3bd63a-fe7e-421b-a61b-f5e45497315b of type vxlan for network f11576e3-3625-4cef-b6b9-de249b27f4d4 [pid: 7|app: 0|req: 902/1801] 10.0.0.239 () {34 vars in 668 bytes} [Tue Apr 28 14:44:37 2026] POST /v2.0/networks => generated 707 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1802] 10.0.0.239 () {34 vars in 667 bytes} [Tue Apr 28 14:44:37 2026] POST /v2.0/subnets => generated 647 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1803] 10.0.0.239 () {34 vars in 679 bytes} [Tue Apr 28 14:44:37 2026] POST /v2.0/rbac-policies => generated 324 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1804] 10.0.0.239 () {32 vars in 721 bytes} [Tue Apr 28 14:44:38 2026] GET /v2.0/networks/f11576e3-3625-4cef-b6b9-de249b27f4d4 => generated 654 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:44:39.091 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5ed26632-af3b-41e8-bd49-7f9070617d63 9f319055ed2545249a73bf322ffe7cbb 64c1539353db44e490731439c8b58ee0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 904/1805] 10.0.0.239 () {32 vars in 721 bytes} [Tue Apr 28 14:44:39 2026] GET /v2.0/networks/f11576e3-3625-4cef-b6b9-de249b27f4d4 => generated 138 bytes in 69 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1806] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:44:39 2026] DELETE /v2.0/networks/f11576e3-3625-4cef-b6b9-de249b27f4d4 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 14:44:39.385 8 INFO neutron.services.segments.plugin [-] Segment 3e3bd63a-fe7e-421b-a61b-f5e45497315b resource provider aggregate not found 2026-04-28 14:44:39.393 7 INFO neutron.pecan_wsgi.hooks.translation [None req-68c4ad15-0f7a-42c7-bdb7-d19b5e25c17e 0dd9f4eec701487daa25a121fe4d5fe1 77a85a635be14e86bfd347e915e2be79 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 905/1807] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:44:39 2026] DELETE /v2.0/subnets/803d2397-df1c-4916-8844-55e93b6585cb => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 14:44:39.406 8 INFO neutron.services.segments.plugin [-] Segment 3e3bd63a-fe7e-421b-a61b-f5e45497315b resource provider aggregate not found 2026-04-28 14:44:39.413 8 INFO neutron.services.segments.plugin [-] Segment 3e3bd63a-fe7e-421b-a61b-f5e45497315b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e3bd63a-fe7e-421b-a61b-f5e45497315b found for delete ", "request_id": "req-046deba0-813f-4d14-ba41-99b1c658b8b5"}]} 2026-04-28 14:44:39.426 8 INFO neutron.services.segments.plugin [-] Segment 3e3bd63a-fe7e-421b-a61b-f5e45497315b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e3bd63a-fe7e-421b-a61b-f5e45497315b found for delete ", "request_id": "req-f533122a-7ba6-4042-820c-97f1946188db"}]} 2026-04-28 14:44:39.427 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8630db27-af45-46f8-9c90-f6738a786fe1 0dd9f4eec701487daa25a121fe4d5fe1 77a85a635be14e86bfd347e915e2be79 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 903/1808] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:44:39 2026] DELETE /v2.0/subnets/09a28f8f-153a-4237-ba9e-c3e4d54d0873 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 14:44:39.450 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e0074b49-f772-40cc-9d3d-93a43d262b10 0dd9f4eec701487daa25a121fe4d5fe1 77a85a635be14e86bfd347e915e2be79 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 906/1809] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:44:39 2026] DELETE /v2.0/subnets/f4c48bde-488b-44b7-b27d-7f0467a1a986 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1810] 199.204.45.4 () {34 vars in 982 bytes} [Tue Apr 28 14:44:39 2026] GET /v2.0/networks?id=ae9bbb1c-68f7-4091-8d18-f3adf1461549 => generated 705 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1811] 199.204.45.4 () {34 vars in 1046 bytes} [Tue Apr 28 14:44:39 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f1d95d882c504c9a89b096fd75f11ee7 => generated 178 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1812] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:44:39 2026] GET /v2.0/ports?device_id=e3376916-9dbf-4a9c-8e0a-bedf3295ea40 => generated 1186 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1813] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:44:40 2026] GET /v2.0/security-groups?id=35a908ad-0cca-45e0-90cd-21debeb74452&fields=id&fields=name => generated 111 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1814] 199.204.45.4 () {38 vars in 951 bytes} [Tue Apr 28 14:44:39 2026] POST /v2.0/ports => generated 1183 bytes in 496 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: 906/1815] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:44:40 2026] GET /v2.0/ports?device_id=b3c5d16a-728b-4a51-acd7-f3f0b1b2e179 => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1816] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:44:40 2026] GET /v2.0/security-groups?id=f89050a4-3bba-478f-9c3f-bf77d483645d&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: 908/1817] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:44:40 2026] GET /v2.0/security-groups?tenant_id=77a85a635be14e86bfd347e915e2be79&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1818] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:44:40 2026] GET /v2.0/ports?device_id=b3c5d16a-728b-4a51-acd7-f3f0b1b2e179 => generated 971 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1819] 10.0.0.158 () {32 vars in 800 bytes} [Tue Apr 28 14:44:40 2026] GET /v2.0/extensions => generated 21537 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1820] 199.204.45.4 () {38 vars in 1024 bytes} [Tue Apr 28 14:44:40 2026] PUT /v2.0/ports/83f95a1c-49cc-4b3f-82a1-7da1f496638e => generated 1464 bytes in 454 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: 911/1821] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:44:40 2026] DELETE /v2.0/security-groups/0d2e2fcf-8443-471b-8f93-ae5110385fd5 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:44:40.589 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-67c1bcce-07b6-4fbe-b5d1-29da0c6f5808'] response: {'name': 'network-changed', 'server_uuid': 'e3376916-9dbf-4a9c-8e0a-bedf3295ea40', 'tag': '83f95a1c-49cc-4b3f-82a1-7da1f496638e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 911/1822] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:44:40 2026] GET /v2.0/security-groups?id=f89050a4-3bba-478f-9c3f-bf77d483645d&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1823] 10.0.0.158 () {30 vars in 722 bytes} [Tue Apr 28 14:44:40 2026] GET /v2.0/quotas/e480886ebb5e469b87cc7a235451d925/details => generated 847 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1824] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:44:40 2026] GET /v2.0/security-groups?tenant_id=64c1539353db44e490731439c8b58ee0&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1825] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:44:40 2026] DELETE /v2.0/security-groups/8b2d2af9-3fa6-41f6-9f33-e6aef202b0ac => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1826] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:44:40 2026] GET /v2.0/ports?device_id=b3c5d16a-728b-4a51-acd7-f3f0b1b2e179 => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1827] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:44:40 2026] GET /v2.0/security-groups?id=f89050a4-3bba-478f-9c3f-bf77d483645d&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: 915/1828] 199.204.45.4 () {34 vars in 1076 bytes} [Tue Apr 28 14:44:41 2026] GET /v2.0/ports?tenant_id=f1d95d882c504c9a89b096fd75f11ee7&device_id=e3376916-9dbf-4a9c-8e0a-bedf3295ea40 => generated 1467 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1829] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:44:41 2026] GET /v2.0/security-groups?tenant_id=6b0bed8a8fbe436bbb6a9915e1958313&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1830] 199.204.45.4 () {34 vars in 1014 bytes} [Tue Apr 28 14:44:41 2026] GET /v2.0/networks?tenant_id=f1d95d882c504c9a89b096fd75f11ee7&shared=False => generated 2376 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1831] 199.204.45.4 () {34 vars in 926 bytes} [Tue Apr 28 14:44:41 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1832] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:44:41 2026] DELETE /v2.0/security-groups/398446a7-c90c-4ee4-8cc2-244ed2aa614f => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1833] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:44:42 2026] GET /v2.0/ports?device_id=b3c5d16a-728b-4a51-acd7-f3f0b1b2e179 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1834] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:44:42 2026] GET /v2.0/security-groups?id=f89050a4-3bba-478f-9c3f-bf77d483645d&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: 919/1835] 199.204.45.4 () {34 vars in 1076 bytes} [Tue Apr 28 14:44:42 2026] GET /v2.0/ports?tenant_id=f1d95d882c504c9a89b096fd75f11ee7&device_id=e3376916-9dbf-4a9c-8e0a-bedf3295ea40 => generated 1467 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1836] 199.204.45.4 () {34 vars in 1054 bytes} [Tue Apr 28 14:44:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.153&port_id=83f95a1c-49cc-4b3f-82a1-7da1f496638e => 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: 920/1837] 199.204.45.4 () {34 vars in 1100 bytes} [Tue Apr 28 14:44:42 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A31e&port_id=83f95a1c-49cc-4b3f-82a1-7da1f496638e => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1838] 199.204.45.4 () {34 vars in 1076 bytes} [Tue Apr 28 14:44:42 2026] GET /v2.0/ports?tenant_id=f5fe2ff38fd54f2eba34dee07c6bd988&device_id=b3c5d16a-728b-4a51-acd7-f3f0b1b2e179 => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1839] 199.204.45.4 () {34 vars in 1060 bytes} [Tue Apr 28 14:44:42 2026] GET /v2.0/subnets?id=44c9a9b9-1247-4203-be32-0da708cdfb05&id=b60b8590-fbc5-49e6-ad6e-9f3fd3e93d8b => generated 1411 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1840] 199.204.45.4 () {34 vars in 1048 bytes} [Tue Apr 28 14:44:42 2026] GET /v2.0/ports?network_id=ae9bbb1c-68f7-4091-8d18-f3adf1461549&device_owner=network%3Adhcp => generated 1457 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1841] 199.204.45.4 () {34 vars in 982 bytes} [Tue Apr 28 14:44:42 2026] GET /v2.0/networks?id=e47599d3-2804-4167-a806-ac7245b5b23f => generated 772 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1842] 199.204.45.4 () {34 vars in 1048 bytes} [Tue Apr 28 14:44:42 2026] GET /v2.0/ports?network_id=ae9bbb1c-68f7-4091-8d18-f3adf1461549&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1843] 199.204.45.4 () {34 vars in 1054 bytes} [Tue Apr 28 14:44:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=a7636486-428e-4f2c-a685-80d5ac646853 => generated 860 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1844] 199.204.45.4 () {34 vars in 980 bytes} [Tue Apr 28 14:44:42 2026] GET /v2.0/subnets?id=7c7395d7-f371-4e15-8b0f-0a19c0c270e6 => generated 694 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1845] 199.204.45.4 () {34 vars in 1008 bytes} [Tue Apr 28 14:44:42 2026] GET /v2.0/networks/ae9bbb1c-68f7-4091-8d18-f3adf1461549?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1846] 199.204.45.4 () {34 vars in 1048 bytes} [Tue Apr 28 14:44:42 2026] GET /v2.0/ports?network_id=e47599d3-2804-4167-a806-ac7245b5b23f&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1847] 199.204.45.4 () {34 vars in 1108 bytes} [Tue Apr 28 14:44:42 2026] GET /v2.0/networks/ae9bbb1c-68f7-4091-8d18-f3adf1461549?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1848] 199.204.45.4 () {34 vars in 1008 bytes} [Tue Apr 28 14:44:42 2026] GET /v2.0/networks/e47599d3-2804-4167-a806-ac7245b5b23f?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1849] 199.204.45.4 () {34 vars in 1108 bytes} [Tue Apr 28 14:44:42 2026] GET /v2.0/networks/e47599d3-2804-4167-a806-ac7245b5b23f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1850] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:44:43 2026] GET /v2.0/ports?device_id=b3c5d16a-728b-4a51-acd7-f3f0b1b2e179 => 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: 927/1851] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:44:43 2026] GET /v2.0/security-groups?id=f89050a4-3bba-478f-9c3f-bf77d483645d&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1852] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:44:43 2026] GET /v2.0/security-groups?tenant_id=e480886ebb5e469b87cc7a235451d925&name=default => generated 2925 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1853] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:44:44 2026] DELETE /v2.0/security-groups/d2ddaf18-9b73-4b1d-81be-1e5f9c227cfa => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1854] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:44:44 2026] GET /v2.0/ports?device_id=b3c5d16a-728b-4a51-acd7-f3f0b1b2e179 => 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: 929/1855] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:44:44 2026] GET /v2.0/security-groups?id=f89050a4-3bba-478f-9c3f-bf77d483645d&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1856] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:44:45 2026] GET /v2.0/ports?device_id=e3376916-9dbf-4a9c-8e0a-bedf3295ea40 => generated 1198 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1857] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:44:45 2026] GET /v2.0/security-groups?id=35a908ad-0cca-45e0-90cd-21debeb74452&fields=id&fields=name => generated 111 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1858] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:44:45 2026] GET /v2.0/ports?device_id=b3c5d16a-728b-4a51-acd7-f3f0b1b2e179 => 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: 931/1859] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:44:45 2026] GET /v2.0/security-groups?id=f89050a4-3bba-478f-9c3f-bf77d483645d&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:44:46.009 7 INFO neutron.db.segments_db [None req-e1e36ffb-5f01-4752-8474-c35a82332228 1d9a2c203db54d88951892f272b320b8 34918517d4cf4740a3b74e406a3bc8a2 - - default default] Added segment 576e9e04-af47-4c1e-b1ad-22991ed5646d of type vxlan for network 668e89af-2519-4f7a-b2b2-78e0db7737db 2026-04-28 14:44:46.241 7 INFO neutron.db.l3_hamode_db [None req-e1e36ffb-5f01-4752-8474-c35a82332228 1d9a2c203db54d88951892f272b320b8 34918517d4cf4740a3b74e406a3bc8a2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 14:44:46.312 8 INFO neutron.db.segments_db [None req-d8799c94-d096-4385-b51d-64bfff07839d 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Added segment 09971eb2-0f0c-4a10-a9d6-21b60d62b936 of type vxlan for network 632bfa92-2a80-48f5-b271-54b35b8ad830 2026-04-28 14:44:46.341 7 INFO neutron.db.l3_hamode_db [None req-e1e36ffb-5f01-4752-8474-c35a82332228 1d9a2c203db54d88951892f272b320b8 34918517d4cf4740a3b74e406a3bc8a2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 932/1860] 10.0.0.239 () {34 vars in 669 bytes} [Tue Apr 28 14:44:46 2026] POST /v2.0/networks => generated 721 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1861] 10.0.0.239 () {34 vars in 667 bytes} [Tue Apr 28 14:44:46 2026] POST /v2.0/subnets => generated 687 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 14:44:46.717 8 INFO neutron.db.segments_db [None req-911b5638-0739-4fee-ab6b-c34bf7a8f7f1 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Added segment 3eccf9f4-1609-415f-8da5-d1d802815b46 of type vxlan for network b72dd6ab-b66d-4cf1-b014-67c23cde7f9d 2026-04-28 14:44:47.004 8 INFO neutron.db.l3_hamode_db [None req-911b5638-0739-4fee-ab6b-c34bf7a8f7f1 557f55be9665473299b679d6fda8de32 bdd1218e3f74489f950b50b2d7c2067d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 929/1862] 10.0.0.239 () {34 vars in 666 bytes} [Tue Apr 28 14:44:45 2026] POST /v2.0/routers => generated 474 bytes in 1900 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1863] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:44:47 2026] GET /v2.0/ports?device_id=b3c5d16a-728b-4a51-acd7-f3f0b1b2e179 => generated 969 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:44:47.793 7 INFO neutron.db.l3_hamode_db [None req-eb1d1f35-d81e-4805-8b7e-33d27805a6ce 1d9a2c203db54d88951892f272b320b8 34918517d4cf4740a3b74e406a3bc8a2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 14:44:47.875 8 INFO neutron.db.l3_hamode_db [None req-911b5638-0739-4fee-ab6b-c34bf7a8f7f1 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 14:44:47.939 7 INFO neutron.db.l3_hamode_db [None req-eb1d1f35-d81e-4805-8b7e-33d27805a6ce 1d9a2c203db54d88951892f272b320b8 34918517d4cf4740a3b74e406a3bc8a2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 931/1864] 10.0.0.239 () {34 vars in 666 bytes} [Tue Apr 28 14:44:47 2026] POST /v2.0/routers => generated 474 bytes in 837 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1865] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:44:48 2026] GET /v2.0/security-groups?id=f89050a4-3bba-478f-9c3f-bf77d483645d&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-04-28 14:44:48.661 7 INFO neutron.db.l3_hamode_db [None req-115d2d98-324d-4cce-acc0-13bd56e526f4 1d9a2c203db54d88951892f272b320b8 34918517d4cf4740a3b74e406a3bc8a2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 14:44:48.787 7 INFO neutron.db.l3_hamode_db [None req-115d2d98-324d-4cce-acc0-13bd56e526f4 1d9a2c203db54d88951892f272b320b8 34918517d4cf4740a3b74e406a3bc8a2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 934/1866] 10.0.0.239 () {34 vars in 667 bytes} [Tue Apr 28 14:44:46 2026] POST /v2.0/routers => generated 727 bytes in 2175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1867] 10.0.0.239 () {34 vars in 666 bytes} [Tue Apr 28 14:44:48 2026] POST /v2.0/routers => generated 474 bytes in 870 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 14:44:49.542 7 INFO neutron.db.l3_hamode_db [None req-6b57079e-966a-4c25-b61b-3436b51e82aa 1d9a2c203db54d88951892f272b320b8 34918517d4cf4740a3b74e406a3bc8a2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 14:44:49.668 7 INFO neutron.db.l3_hamode_db [None req-6b57079e-966a-4c25-b61b-3436b51e82aa 1d9a2c203db54d88951892f272b320b8 34918517d4cf4740a3b74e406a3bc8a2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 935/1868] 10.0.0.239 () {34 vars in 781 bytes} [Tue Apr 28 14:44:48 2026] PUT /v2.0/routers/fd8dc346-da35-42c1-9b0c-45cd9080ad89/add_router_interface => generated 309 bytes in 1375 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1869] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:44:50 2026] GET /v2.0/ports?device_id=b3c5d16a-728b-4a51-acd7-f3f0b1b2e179 => generated 969 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1870] 10.0.0.239 () {34 vars in 666 bytes} [Tue Apr 28 14:44:49 2026] POST /v2.0/routers => generated 474 bytes in 865 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1871] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:44:50 2026] GET /v2.0/security-groups?id=f89050a4-3bba-478f-9c3f-bf77d483645d&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:44:50.421 7 INFO neutron.db.l3_hamode_db [None req-b4e0a787-80e8-46bb-9026-64f80c4d8930 1d9a2c203db54d88951892f272b320b8 34918517d4cf4740a3b74e406a3bc8a2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 938/1872] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:44:50 2026] GET /v2.0/ports?device_id=e3376916-9dbf-4a9c-8e0a-bedf3295ea40 => generated 1200 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1873] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:44:50 2026] GET /v2.0/security-groups?id=35a908ad-0cca-45e0-90cd-21debeb74452&fields=id&fields=name => generated 111 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:44:50.584 7 INFO neutron.db.l3_hamode_db [None req-b4e0a787-80e8-46bb-9026-64f80c4d8930 1d9a2c203db54d88951892f272b320b8 34918517d4cf4740a3b74e406a3bc8a2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 940/1874] 10.0.0.239 () {32 vars in 816 bytes} [Tue Apr 28 14:44:50 2026] GET /v2.0/ports?network_id=ae9bbb1c-68f7-4091-8d18-f3adf1461549&mac_address=fa%3A16%3A3e%3A67%3A03%3Aa9 => generated 1200 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1875] 10.0.0.239 () {34 vars in 666 bytes} [Tue Apr 28 14:44:50 2026] POST /v2.0/routers => generated 474 bytes in 894 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 14:44:51.422 7 INFO neutron.db.segments_db [None req-6af5b41b-681c-4e1e-8e7b-361ff30e155d 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Added segment f8106bc3-f5fa-4d42-9a90-5cd89cd29216 of type vxlan for network e1ab354d-a890-430e-9c4e-0bb21e77af85 2026-04-28 14:44:51.501 8 INFO neutron.db.l3_db [None req-25223146-0352-4324-bee5-d565f0a52f92 d04cd201ffdf4ebbbf719375b55f2867 f1d95d882c504c9a89b096fd75f11ee7 - - default default] Floating IP c87388ca-3aa8-4547-bfbc-badf1cb2e054 associated. External IP: 10.96.250.220, port: 83f95a1c-49cc-4b3f-82a1-7da1f496638e. [pid: 7|app: 0|req: 936/1876] 10.0.0.239 () {34 vars in 669 bytes} [Tue Apr 28 14:44:51 2026] POST /v2.0/networks => generated 720 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1877] 10.0.0.239 () {34 vars in 749 bytes} [Tue Apr 28 14:44:51 2026] PUT /v2.0/routers/dbf0ee27-3086-4a95-b460-1a27dd453fc9/tags => generated 17 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1878] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:44:51 2026] GET /v2.0/ports?device_id=b3c5d16a-728b-4a51-acd7-f3f0b1b2e179 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1879] 10.0.0.239 () {34 vars in 667 bytes} [Tue Apr 28 14:44:51 2026] POST /v2.0/subnets => generated 687 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1880] 10.0.0.239 () {34 vars in 675 bytes} [Tue Apr 28 14:44:50 2026] POST /v2.0/floatingips => generated 855 bytes in 1197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 14:44:51.903 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-71d6e1a0-6f8d-4741-9b7f-4dfad87e5c53'] response: {'name': 'network-changed', 'server_uuid': 'e3376916-9dbf-4a9c-8e0a-bedf3295ea40', 'tag': '83f95a1c-49cc-4b3f-82a1-7da1f496638e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 942/1881] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:44:51 2026] GET /v2.0/security-groups?id=f89050a4-3bba-478f-9c3f-bf77d483645d&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:44:51.967 8 INFO neutron.db.segments_db [None req-c4365983-aa95-41d3-90ba-b7a43d07ee17 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Added segment 14dfa543-a35c-404e-b14f-efa9ef8d8d3a of type vxlan for network 0e6b4fc6-96ff-47e7-b8fe-5bb727a21e89 [pid: 7|app: 0|req: 940/1882] 10.0.0.239 () {34 vars in 749 bytes} [Tue Apr 28 14:44:51 2026] PUT /v2.0/routers/87ef1d93-8151-4d6c-b614-b7130cdd0c55/tags => generated 25 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1883] 10.0.0.73 () {34 vars in 1091 bytes} [Tue Apr 28 14:44:51 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-527798605&fields=id&tenant_id=f1d95d882c504c9a89b096fd75f11ee7 => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1884] 10.0.0.239 () {34 vars in 749 bytes} [Tue Apr 28 14:44:52 2026] PUT /v2.0/routers/51b357f2-ea07-4438-8d42-6ce2cc1650cd/tags => generated 34 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1885] 10.0.0.73 () {34 vars in 979 bytes} [Tue Apr 28 14:44:52 2026] GET /v2.0/networks?id=dddcbab6-356a-479b-8f5b-77faaa36fd95 => generated 704 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:44:52.230 8 INFO neutron.db.l3_hamode_db [None req-c4365983-aa95-41d3-90ba-b7a43d07ee17 557f55be9665473299b679d6fda8de32 d2ad0d026bbd4324aa1b003554985faf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 946/1888] 10.0.0.239 () {34 vars in 749 bytes} [Tue Apr 28 14:44:52 2026] PUT /v2.0/routers/14631d2f-5816-4efa-8ed1-c40f5b20cae0/tags => generated 19 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1889] 10.0.0.73 () {34 vars in 962 bytes} [Tue Apr 28 14:44:52 2026] GET /v2.0/quotas/f1d95d882c504c9a89b096fd75f11ee7 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1890] 10.0.0.239 () {32 vars in 662 bytes} [Tue Apr 28 14:44:52 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1891] 10.0.0.73 () {34 vars in 999 bytes} [Tue Apr 28 14:44:52 2026] GET /v2.0/ports?tenant_id=f1d95d882c504c9a89b096fd75f11ee7&fields=id => generated 333 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1892] 10.0.0.239 () {32 vars in 676 bytes} [Tue Apr 28 14:44:52 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1893] 199.204.45.4 () {34 vars in 1076 bytes} [Tue Apr 28 14:44:52 2026] GET /v2.0/ports?tenant_id=f1d95d882c504c9a89b096fd75f11ee7&device_id=e3376916-9dbf-4a9c-8e0a-bedf3295ea40 => generated 1469 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1894] 10.0.0.73 () {34 vars in 1005 bytes} [Tue Apr 28 14:44:52 2026] GET /v2.0/networks/dddcbab6-356a-479b-8f5b-77faaa36fd95?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1895] 10.0.0.239 () {32 vars in 672 bytes} [Tue Apr 28 14:44:52 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1896] 199.204.45.4 () {34 vars in 982 bytes} [Tue Apr 28 14:44:52 2026] GET /v2.0/networks?id=ae9bbb1c-68f7-4091-8d18-f3adf1461549 => generated 801 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1897] 10.0.0.73 () {34 vars in 1105 bytes} [Tue Apr 28 14:44:52 2026] GET /v2.0/networks/dddcbab6-356a-479b-8f5b-77faaa36fd95?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1898] 10.0.0.239 () {32 vars in 684 bytes} [Tue Apr 28 14:44:52 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1899] 199.204.45.4 () {34 vars in 1054 bytes} [Tue Apr 28 14:44:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.153&port_id=83f95a1c-49cc-4b3f-82a1-7da1f496638e => generated 858 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1900] 10.0.0.239 () {32 vars in 670 bytes} [Tue Apr 28 14:44:52 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1901] 199.204.45.4 () {34 vars in 1100 bytes} [Tue Apr 28 14:44:53 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A31e&port_id=83f95a1c-49cc-4b3f-82a1-7da1f496638e => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1902] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:44:53 2026] GET /v2.0/ports?device_id=2c2b5d67-91d5-4253-b0d9-e04bb8f4b78d => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:44:53.128 8 INFO neutron.db.l3_hamode_db [None req-c4365983-aa95-41d3-90ba-b7a43d07ee17 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 961/1903] 10.0.0.239 () {32 vars in 684 bytes} [Tue Apr 28 14:44:53 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1904] 199.204.45.4 () {34 vars in 1060 bytes} [Tue Apr 28 14:44:53 2026] GET /v2.0/subnets?id=44c9a9b9-1247-4203-be32-0da708cdfb05&id=b60b8590-fbc5-49e6-ad6e-9f3fd3e93d8b => generated 1411 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1905] 10.0.0.239 () {32 vars in 680 bytes} [Tue Apr 28 14:44:53 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1906] 199.204.45.4 () {34 vars in 1048 bytes} [Tue Apr 28 14:44:53 2026] GET /v2.0/ports?network_id=ae9bbb1c-68f7-4091-8d18-f3adf1461549&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1907] 10.0.0.239 () {32 vars in 692 bytes} [Tue Apr 28 14:44:53 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1908] 199.204.45.4 () {34 vars in 1048 bytes} [Tue Apr 28 14:44:53 2026] GET /v2.0/ports?network_id=ae9bbb1c-68f7-4091-8d18-f3adf1461549&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1909] 10.0.0.239 () {32 vars in 719 bytes} [Tue Apr 28 14:44:53 2026] GET /v2.0/routers/dbf0ee27-3086-4a95-b460-1a27dd453fc9 => generated 485 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1910] 199.204.45.4 () {34 vars in 1008 bytes} [Tue Apr 28 14:44:53 2026] GET /v2.0/networks/ae9bbb1c-68f7-4091-8d18-f3adf1461549?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: 943/1911] 10.0.0.239 () {34 vars in 667 bytes} [Tue Apr 28 14:44:51 2026] POST /v2.0/routers => generated 727 bytes in 2319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1912] 199.204.45.4 () {34 vars in 1108 bytes} [Tue Apr 28 14:44:54 2026] GET /v2.0/networks/ae9bbb1c-68f7-4091-8d18-f3adf1461549?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1913] 10.0.0.239 () {34 vars in 740 bytes} [Tue Apr 28 14:44:53 2026] PUT /v2.0/routers/dbf0ee27-3086-4a95-b460-1a27dd453fc9 => generated 485 bytes in 771 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1914] 10.0.0.239 () {32 vars in 734 bytes} [Tue Apr 28 14:44:54 2026] GET /v2.0/ports?device_id=dbf0ee27-3086-4a95-b460-1a27dd453fc9 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:44:54.544 7 INFO neutron_taas.services.taas.taas_plugin [None req-c20fdd19-be08-4327-81b0-d95f814b2b1b 1d9a2c203db54d88951892f272b320b8 34918517d4cf4740a3b74e406a3bc8a2 - - default default] TaaS: Handle Delete Port: 032c9874-1610-44a0-b925-88c7a8fef7fd 2026-04-28 14:44:54.547 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c20fdd19-be08-4327-81b0-d95f814b2b1b 1d9a2c203db54d88951892f272b320b8 34918517d4cf4740a3b74e406a3bc8a2 - - default default] Tap Mirror: Handle Delete Port: 032c9874-1610-44a0-b925-88c7a8fef7fd [pid: 7|app: 0|req: 971/1915] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:44:54 2026] DELETE /v2.0/routers/dbf0ee27-3086-4a95-b460-1a27dd453fc9 => generated 0 bytes in 395 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1916] 10.0.0.239 () {32 vars in 719 bytes} [Tue Apr 28 14:44:54 2026] GET /v2.0/routers/87ef1d93-8151-4d6c-b614-b7130cdd0c55 => generated 493 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1917] 10.0.0.239 () {34 vars in 740 bytes} [Tue Apr 28 14:44:54 2026] PUT /v2.0/routers/87ef1d93-8151-4d6c-b614-b7130cdd0c55 => generated 493 bytes in 650 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1918] 10.0.0.239 () {32 vars in 734 bytes} [Tue Apr 28 14:44:55 2026] GET /v2.0/ports?device_id=87ef1d93-8151-4d6c-b614-b7130cdd0c55 => 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: 945/1919] 10.0.0.239 () {34 vars in 781 bytes} [Tue Apr 28 14:44:54 2026] PUT /v2.0/routers/baa1341e-2471-42d9-b078-7c3e03f743fe/add_router_interface => generated 309 bytes in 1349 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:44:55.732 7 INFO neutron_taas.services.taas.taas_plugin [None req-740de1fa-8a3b-49a9-995e-10ab18858abf 1d9a2c203db54d88951892f272b320b8 34918517d4cf4740a3b74e406a3bc8a2 - - default default] TaaS: Handle Delete Port: 9f1498d9-ec9f-49d1-8f55-6cd78d1d4002 2026-04-28 14:44:55.739 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-740de1fa-8a3b-49a9-995e-10ab18858abf 1d9a2c203db54d88951892f272b320b8 34918517d4cf4740a3b74e406a3bc8a2 - - default default] Tap Mirror: Handle Delete Port: 9f1498d9-ec9f-49d1-8f55-6cd78d1d4002 [pid: 7|app: 0|req: 975/1920] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:44:55 2026] DELETE /v2.0/routers/87ef1d93-8151-4d6c-b614-b7130cdd0c55 => generated 0 bytes in 423 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1921] 10.0.0.239 () {32 vars in 719 bytes} [Tue Apr 28 14:44:55 2026] GET /v2.0/routers/51b357f2-ea07-4438-8d42-6ce2cc1650cd => generated 502 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1922] 10.0.0.239 () {34 vars in 683 bytes} [Tue Apr 28 14:44:56 2026] POST /v2.0/security-groups => generated 1675 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1923] 10.0.0.239 () {34 vars in 740 bytes} [Tue Apr 28 14:44:56 2026] PUT /v2.0/routers/51b357f2-ea07-4438-8d42-6ce2cc1650cd => generated 502 bytes in 595 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1924] 10.0.0.239 () {32 vars in 734 bytes} [Tue Apr 28 14:44:56 2026] GET /v2.0/ports?device_id=51b357f2-ea07-4438-8d42-6ce2cc1650cd => 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: 948/1925] 10.0.0.239 () {34 vars in 693 bytes} [Tue Apr 28 14:44:56 2026] POST /v2.0/security-group-rules => generated 597 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1926] 10.0.0.239 () {34 vars in 693 bytes} [Tue Apr 28 14:44:56 2026] POST /v2.0/security-group-rules => generated 596 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 14:44:56.932 7 INFO neutron_taas.services.taas.taas_plugin [None req-5d319c06-1660-4704-b8bc-8611e7b2845c 1d9a2c203db54d88951892f272b320b8 34918517d4cf4740a3b74e406a3bc8a2 - - default default] TaaS: Handle Delete Port: 0d014722-8466-428c-897c-96821a95877c 2026-04-28 14:44:56.935 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5d319c06-1660-4704-b8bc-8611e7b2845c 1d9a2c203db54d88951892f272b320b8 34918517d4cf4740a3b74e406a3bc8a2 - - default default] Tap Mirror: Handle Delete Port: 0d014722-8466-428c-897c-96821a95877c [pid: 8|app: 0|req: 950/1927] 10.0.0.239 () {34 vars in 693 bytes} [Tue Apr 28 14:44:56 2026] POST /v2.0/security-group-rules => generated 602 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1928] 10.0.0.239 () {34 vars in 693 bytes} [Tue Apr 28 14:44:56 2026] POST /v2.0/security-group-rules => generated 601 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 14:44:57.114 8 INFO neutron.db.securitygroups_db [None req-efded1b9-fcaa-4640-83c4-25c088bba003 5ae0bfa7054c419cb30ff2930a22d7f3 bdd1218e3f74489f950b50b2d7c2067d - - default default] Project bdd1218e3f74489f950b50b2d7c2067d added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 7|app: 0|req: 978/1929] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:44:56 2026] DELETE /v2.0/routers/51b357f2-ea07-4438-8d42-6ce2cc1650cd => generated 0 bytes in 517 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1930] 10.0.0.239 () {34 vars in 693 bytes} [Tue Apr 28 14:44:57 2026] POST /v2.0/security-group-rules => generated 607 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1931] 10.0.0.63 () {34 vars in 987 bytes} [Tue Apr 28 14:44:57 2026] GET /v2.0/ports?device_id=e3376916-9dbf-4a9c-8e0a-bedf3295ea40 => generated 1469 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1932] 10.0.0.239 () {32 vars in 719 bytes} [Tue Apr 28 14:44:57 2026] GET /v2.0/routers/14631d2f-5816-4efa-8ed1-c40f5b20cae0 => generated 487 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:44:57.282 7 INFO neutron.db.securitygroups_db [None req-a8896f15-32bb-464a-bd37-b832abb37afa 5ae0bfa7054c419cb30ff2930a22d7f3 bdd1218e3f74489f950b50b2d7c2067d - - default default] Project bdd1218e3f74489f950b50b2d7c2067d 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: 954/1933] 10.0.0.63 () {34 vars in 1037 bytes} [Tue Apr 28 14:44:57 2026] GET /v2.0/security-groups?id=35a908ad-0cca-45e0-90cd-21debeb74452&fields=id&fields=name => generated 111 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1934] 10.0.0.239 () {34 vars in 693 bytes} [Tue Apr 28 14:44:57 2026] POST /v2.0/security-group-rules => generated 606 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1935] 199.204.45.4 () {34 vars in 982 bytes} [Tue Apr 28 14:44:57 2026] GET /v2.0/networks?id=dddcbab6-356a-479b-8f5b-77faaa36fd95 => generated 704 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1936] 199.204.45.4 () {34 vars in 1046 bytes} [Tue Apr 28 14:44:57 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f1d95d882c504c9a89b096fd75f11ee7 => generated 178 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1937] 10.0.0.239 () {34 vars in 740 bytes} [Tue Apr 28 14:44:57 2026] PUT /v2.0/routers/14631d2f-5816-4efa-8ed1-c40f5b20cae0 => generated 487 bytes in 578 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1938] 199.204.45.4 () {38 vars in 951 bytes} [Tue Apr 28 14:44:57 2026] POST /v2.0/ports => generated 1183 bytes in 495 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 984/1939] 10.0.0.239 () {32 vars in 734 bytes} [Tue Apr 28 14:44:58 2026] GET /v2.0/ports?device_id=14631d2f-5816-4efa-8ed1-c40f5b20cae0 => 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: 956/1940] 10.0.0.239 () {34 vars in 683 bytes} [Tue Apr 28 14:44:57 2026] POST /v2.0/security-groups => generated 1660 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-28 14:44:58.271 8 INFO neutron_taas.services.taas.taas_plugin [None req-d30ad34a-9cbc-498a-8f3e-4b3dbd83da19 1d9a2c203db54d88951892f272b320b8 34918517d4cf4740a3b74e406a3bc8a2 - - default default] TaaS: Handle Delete Port: 5d352799-a943-4d37-a196-7c2b645a7d5b 2026-04-28 14:44:58.280 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d30ad34a-9cbc-498a-8f3e-4b3dbd83da19 1d9a2c203db54d88951892f272b320b8 34918517d4cf4740a3b74e406a3bc8a2 - - default default] Tap Mirror: Handle Delete Port: 5d352799-a943-4d37-a196-7c2b645a7d5b [pid: 7|app: 0|req: 985/1941] 199.204.45.4 () {38 vars in 1024 bytes} [Tue Apr 28 14:44:58 2026] PUT /v2.0/ports/c37d4e80-da83-4d51-8344-8489f0037c97 => generated 1464 bytes in 488 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: 957/1942] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:44:58 2026] DELETE /v2.0/routers/14631d2f-5816-4efa-8ed1-c40f5b20cae0 => generated 0 bytes in 480 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:44:58.560 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d7b975ab-3c62-4fb4-a65b-bf3a76386659'] response: {'name': 'network-changed', 'server_uuid': '2c2b5d67-91d5-4253-b0d9-e04bb8f4b78d', 'tag': 'c37d4e80-da83-4d51-8344-8489f0037c97', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 958/1943] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:44:58 2026] GET /v2.0/ports?device_id=2c2b5d67-91d5-4253-b0d9-e04bb8f4b78d => generated 1198 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1944] 10.0.0.239 () {34 vars in 693 bytes} [Tue Apr 28 14:44:58 2026] POST /v2.0/security-group-rules => generated 597 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1945] 10.0.0.239 () {32 vars in 719 bytes} [Tue Apr 28 14:44:58 2026] GET /v2.0/routers/b941fc38-dcc9-4a98-b63c-8e6544f33564 => generated 480 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1946] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:44:58 2026] GET /v2.0/security-groups?id=35a908ad-0cca-45e0-90cd-21debeb74452&fields=id&fields=name => generated 111 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1947] 10.0.0.239 () {34 vars in 693 bytes} [Tue Apr 28 14:44:58 2026] POST /v2.0/security-group-rules => generated 602 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1948] 10.0.0.239 () {34 vars in 740 bytes} [Tue Apr 28 14:44:58 2026] PUT /v2.0/routers/b941fc38-dcc9-4a98-b63c-8e6544f33564 => generated 480 bytes in 616 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1949] 199.204.45.4 () {34 vars in 1076 bytes} [Tue Apr 28 14:44:59 2026] GET /v2.0/ports?tenant_id=f1d95d882c504c9a89b096fd75f11ee7&device_id=2c2b5d67-91d5-4253-b0d9-e04bb8f4b78d => generated 1467 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1950] 10.0.0.239 () {32 vars in 734 bytes} [Tue Apr 28 14:44:59 2026] GET /v2.0/ports?device_id=b941fc38-dcc9-4a98-b63c-8e6544f33564 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1951] 199.204.45.4 () {34 vars in 1014 bytes} [Tue Apr 28 14:44:59 2026] GET /v2.0/networks?tenant_id=f1d95d882c504c9a89b096fd75f11ee7&shared=False => generated 2376 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1952] 10.0.0.239 () {34 vars in 674 bytes} [Tue Apr 28 14:44:58 2026] POST /v2.0/floatingips => generated 552 bytes in 640 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1953] 199.204.45.4 () {34 vars in 926 bytes} [Tue Apr 28 14:44:59 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:44:59.643 7 INFO neutron_taas.services.taas.taas_plugin [None req-fc64c4c0-6698-4747-8431-08e1fd881277 1d9a2c203db54d88951892f272b320b8 34918517d4cf4740a3b74e406a3bc8a2 - - default default] TaaS: Handle Delete Port: 7238b7e1-62eb-4c24-9457-bdc7b6e258cb 2026-04-28 14:44:59.648 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fc64c4c0-6698-4747-8431-08e1fd881277 1d9a2c203db54d88951892f272b320b8 34918517d4cf4740a3b74e406a3bc8a2 - - default default] Tap Mirror: Handle Delete Port: 7238b7e1-62eb-4c24-9457-bdc7b6e258cb [pid: 8|app: 0|req: 963/1954] 10.0.0.73 () {34 vars in 1097 bytes} [Tue Apr 28 14:44:59 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1082435131&fields=id&tenant_id=bdd1218e3f74489f950b50b2d7c2067d => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1955] 10.0.0.73 () {34 vars in 1097 bytes} [Tue Apr 28 14:44:59 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-2027743815&fields=id&tenant_id=bdd1218e3f74489f950b50b2d7c2067d => 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: 965/1956] 10.0.0.73 () {34 vars in 979 bytes} [Tue Apr 28 14:44:59 2026] GET /v2.0/networks?id=632bfa92-2a80-48f5-b271-54b35b8ad830 => generated 672 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1957] 10.0.0.73 () {34 vars in 962 bytes} [Tue Apr 28 14:44:59 2026] GET /v2.0/quotas/bdd1218e3f74489f950b50b2d7c2067d => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1958] 10.0.0.73 () {34 vars in 999 bytes} [Tue Apr 28 14:44:59 2026] GET /v2.0/ports?tenant_id=bdd1218e3f74489f950b50b2d7c2067d&fields=id => generated 103 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1959] 10.0.0.73 () {34 vars in 1005 bytes} [Tue Apr 28 14:44:59 2026] GET /v2.0/networks/632bfa92-2a80-48f5-b271-54b35b8ad830?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: 969/1960] 10.0.0.73 () {34 vars in 1105 bytes} [Tue Apr 28 14:44:59 2026] GET /v2.0/networks/632bfa92-2a80-48f5-b271-54b35b8ad830?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) 2026-04-28 14:45:00.034 7 INFO neutron.services.segments.plugin [-] Segment 576e9e04-af47-4c1e-b1ad-22991ed5646d resource provider aggregate not found 2026-04-28 14:45:00.038 7 INFO neutron.services.segments.plugin [-] Segment 576e9e04-af47-4c1e-b1ad-22991ed5646d resource provider aggregate not found 2026-04-28 14:45:00.056 7 INFO neutron.services.segments.plugin [-] Segment 576e9e04-af47-4c1e-b1ad-22991ed5646d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 576e9e04-af47-4c1e-b1ad-22991ed5646d found for delete ", "request_id": "req-e24b6077-c6b8-4fb9-9ac2-efcbe3ceb0e8"}]} 2026-04-28 14:45:00.064 7 INFO neutron.db.l3_hamode_db [None req-fc64c4c0-6698-4747-8431-08e1fd881277 1d9a2c203db54d88951892f272b320b8 34918517d4cf4740a3b74e406a3bc8a2 - - default default] HA network 668e89af-2519-4f7a-b2b2-78e0db7737db was deleted as no HA routers are present in tenant 34918517d4cf4740a3b74e406a3bc8a2. 2026-04-28 14:45:00.065 7 INFO neutron.services.segments.plugin [-] Segment 576e9e04-af47-4c1e-b1ad-22991ed5646d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 576e9e04-af47-4c1e-b1ad-22991ed5646d found for delete ", "request_id": "req-c259ff40-4984-44b9-80fc-e493267aaa56"}]} [pid: 7|app: 0|req: 992/1961] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:44:59 2026] DELETE /v2.0/routers/b941fc38-dcc9-4a98-b63c-8e6544f33564 => generated 0 bytes in 602 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1962] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:45:00 2026] GET /v2.0/ports?device_id=b3d834e6-b303-470e-8146-1d1bf47bd679 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1963] 199.204.45.4 () {34 vars in 1076 bytes} [Tue Apr 28 14:45:00 2026] GET /v2.0/ports?tenant_id=f1d95d882c504c9a89b096fd75f11ee7&device_id=2c2b5d67-91d5-4253-b0d9-e04bb8f4b78d => generated 1467 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1964] 199.204.45.4 () {34 vars in 1052 bytes} [Tue Apr 28 14:45:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.35&port_id=c37d4e80-da83-4d51-8344-8489f0037c97 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1965] 199.204.45.4 () {34 vars in 1102 bytes} [Tue Apr 28 14:45:00 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A17c&port_id=c37d4e80-da83-4d51-8344-8489f0037c97 => 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: 972/1966] 199.204.45.4 () {34 vars in 1060 bytes} [Tue Apr 28 14:45:00 2026] GET /v2.0/subnets?id=8319669c-057e-4134-aa63-e46beaac1742&id=d8ea8e23-3c9b-4d60-ba52-98d07a2dde6c => generated 1415 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1967] 199.204.45.4 () {34 vars in 1048 bytes} [Tue Apr 28 14:45:00 2026] GET /v2.0/ports?network_id=dddcbab6-356a-479b-8f5b-77faaa36fd95&device_owner=network%3Adhcp => generated 1461 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1968] 199.204.45.4 () {34 vars in 1048 bytes} [Tue Apr 28 14:45:00 2026] GET /v2.0/ports?network_id=dddcbab6-356a-479b-8f5b-77faaa36fd95&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1969] 199.204.45.4 () {34 vars in 1008 bytes} [Tue Apr 28 14:45:00 2026] GET /v2.0/networks/dddcbab6-356a-479b-8f5b-77faaa36fd95?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1970] 199.204.45.4 () {34 vars in 1108 bytes} [Tue Apr 28 14:45:00 2026] GET /v2.0/networks/dddcbab6-356a-479b-8f5b-77faaa36fd95?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: 975/1971] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:45:01 2026] GET /v2.0/ports?device_id=b3d834e6-b303-470e-8146-1d1bf47bd679 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1972] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:45:01 2026] GET /v2.0/security-groups?tenant_id=c4fa0fc717a54d5c9baa498d3e2f199c&name=default => generated 2925 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1973] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:45:01 2026] DELETE /v2.0/security-groups/45788e18-b7f6-4a08-a8c1-7721cbbb476c => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1974] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:45:01 2026] GET /v2.0/security-groups?tenant_id=bc0df72ca4334dd9881c45274c991957&name=default => generated 2925 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1975] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:45:01 2026] DELETE /v2.0/security-groups/ac2b4a61-131d-4a1b-84df-9b1c1ada1680 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1976] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:45:02 2026] GET /v2.0/security-groups?tenant_id=34918517d4cf4740a3b74e406a3bc8a2&name=default => generated 2925 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1977] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:45:02 2026] DELETE /v2.0/security-groups/833cb6c8-fb7c-4df9-9f8a-aab837e267f4 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1978] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:45:02 2026] GET /v2.0/ports?device_id=b3d834e6-b303-470e-8146-1d1bf47bd679 => 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: 979/1979] 10.0.0.63 () {34 vars in 987 bytes} [Tue Apr 28 14:45:02 2026] GET /v2.0/ports?device_id=b3c5d16a-728b-4a51-acd7-f3f0b1b2e179 => generated 1240 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/1980] 10.0.0.63 () {34 vars in 1037 bytes} [Tue Apr 28 14:45:02 2026] GET /v2.0/security-groups?id=f89050a4-3bba-478f-9c3f-bf77d483645d&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1981] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:45:03 2026] GET /v2.0/ports?device_id=b3d834e6-b303-470e-8146-1d1bf47bd679 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1982] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:45:03 2026] GET /v2.0/ports?device_id=2c2b5d67-91d5-4253-b0d9-e04bb8f4b78d => generated 1200 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1983] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:45:03 2026] GET /v2.0/security-groups?id=35a908ad-0cca-45e0-90cd-21debeb74452&fields=id&fields=name => generated 111 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1984] 199.204.45.4 () {34 vars in 982 bytes} [Tue Apr 28 14:45:04 2026] GET /v2.0/networks?id=632bfa92-2a80-48f5-b271-54b35b8ad830 => generated 672 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1985] 199.204.45.4 () {34 vars in 1046 bytes} [Tue Apr 28 14:45:04 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=bdd1218e3f74489f950b50b2d7c2067d => generated 274 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1986] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:45:04 2026] GET /v2.0/ports?device_id=b3d834e6-b303-470e-8146-1d1bf47bd679 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/1987] 199.204.45.4 () {38 vars in 951 bytes} [Tue Apr 28 14:45:04 2026] POST /v2.0/ports => generated 993 bytes in 453 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1988] 199.204.45.4 () {38 vars in 1024 bytes} [Tue Apr 28 14:45:05 2026] PUT /v2.0/ports/d4389c8a-b995-4d3a-a208-2e72ff226704 => generated 1274 bytes in 471 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 14:45:05.695 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-12e58dd7-69fb-4fe9-9869-8db14ac38399'] response: {'name': 'network-changed', 'server_uuid': 'b3d834e6-b303-470e-8146-1d1bf47bd679', 'tag': 'd4389c8a-b995-4d3a-a208-2e72ff226704', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1005/1989] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:45:05 2026] GET /v2.0/ports?device_id=b3d834e6-b303-470e-8146-1d1bf47bd679 => generated 1008 bytes in 82 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: 985/1990] 10.0.0.73 () {34 vars in 1117 bytes} [Tue Apr 28 14:45:06 2026] GET /v2.0/security-groups?id=c6761350-f24a-43cf-a948-96543e223793&id=7b5a367c-2ee0-44be-baef-e4d76a23dc1d&fields=id&fields=name => generated 207 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/1991] 199.204.45.4 () {34 vars in 1076 bytes} [Tue Apr 28 14:45:06 2026] GET /v2.0/ports?tenant_id=bdd1218e3f74489f950b50b2d7c2067d&device_id=b3d834e6-b303-470e-8146-1d1bf47bd679 => 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: 986/1992] 199.204.45.4 () {34 vars in 1014 bytes} [Tue Apr 28 14:45:06 2026] GET /v2.0/networks?tenant_id=bdd1218e3f74489f950b50b2d7c2067d&shared=False => generated 768 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/1993] 199.204.45.4 () {34 vars in 926 bytes} [Tue Apr 28 14:45:06 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/1996] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:45:07 2026] GET /v2.0/ports?device_id=b3d834e6-b303-470e-8146-1d1bf47bd679 => generated 1008 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/1997] 10.0.0.73 () {34 vars in 1117 bytes} [Tue Apr 28 14:45:07 2026] GET /v2.0/security-groups?id=c6761350-f24a-43cf-a948-96543e223793&id=7b5a367c-2ee0-44be-baef-e4d76a23dc1d&fields=id&fields=name => generated 207 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1998] 10.0.0.239 () {34 vars in 682 bytes} [Tue Apr 28 14:45:06 2026] POST /v2.0/security-groups => generated 1601 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1999] 199.204.45.4 () {34 vars in 1076 bytes} [Tue Apr 28 14:45:07 2026] GET /v2.0/ports?tenant_id=bdd1218e3f74489f950b50b2d7c2067d&device_id=b3d834e6-b303-470e-8146-1d1bf47bd679 => generated 1277 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/2000] 199.204.45.4 () {34 vars in 1054 bytes} [Tue Apr 28 14:45:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=d4389c8a-b995-4d3a-a208-2e72ff226704 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/2001] 199.204.45.4 () {34 vars in 980 bytes} [Tue Apr 28 14:45:07 2026] GET /v2.0/subnets?id=bcc365d2-f349-4500-9090-edd7a81b4c47 => generated 690 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/2002] 199.204.45.4 () {34 vars in 1048 bytes} [Tue Apr 28 14:45:07 2026] GET /v2.0/ports?network_id=632bfa92-2a80-48f5-b271-54b35b8ad830&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2003] 10.0.0.239 () {34 vars in 682 bytes} [Tue Apr 28 14:45:07 2026] POST /v2.0/security-groups => generated 1601 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/2004] 199.204.45.4 () {34 vars in 1008 bytes} [Tue Apr 28 14:45:07 2026] GET /v2.0/networks/632bfa92-2a80-48f5-b271-54b35b8ad830?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: 993/2005] 199.204.45.4 () {34 vars in 1108 bytes} [Tue Apr 28 14:45:07 2026] GET /v2.0/networks/632bfa92-2a80-48f5-b271-54b35b8ad830?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2006] 10.0.0.239 () {34 vars in 682 bytes} [Tue Apr 28 14:45:07 2026] POST /v2.0/security-groups => generated 1601 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/2007] 10.0.0.239 () {34 vars in 682 bytes} [Tue Apr 28 14:45:07 2026] POST /v2.0/security-groups => generated 1601 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2008] 10.0.0.239 () {34 vars in 682 bytes} [Tue Apr 28 14:45:07 2026] POST /v2.0/security-groups => generated 1601 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/2009] 10.0.0.239 () {34 vars in 765 bytes} [Tue Apr 28 14:45:08 2026] PUT /v2.0/security-groups/ca16cd29-0ee6-4d5a-97b5-a141b547de22/tags => generated 17 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2010] 10.0.0.239 () {34 vars in 765 bytes} [Tue Apr 28 14:45:08 2026] PUT /v2.0/security-groups/35a52967-b731-4362-8205-6c103cc5bafa/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2011] 10.0.0.239 () {34 vars in 765 bytes} [Tue Apr 28 14:45:08 2026] PUT /v2.0/security-groups/54a91b66-b672-4f2b-8463-4d76200de318/tags => generated 34 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2012] 10.0.0.239 () {34 vars in 765 bytes} [Tue Apr 28 14:45:08 2026] PUT /v2.0/security-groups/58739f0b-d1ef-4e4c-bf8a-b619085d03fb/tags => generated 19 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/2013] 10.0.0.239 () {32 vars in 678 bytes} [Tue Apr 28 14:45:08 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2014] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:45:08 2026] GET /v2.0/ports?device_id=b3d834e6-b303-470e-8146-1d1bf47bd679 => generated 1008 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2015] 10.0.0.239 () {32 vars in 692 bytes} [Tue Apr 28 14:45:08 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2016] 10.0.0.73 () {34 vars in 1117 bytes} [Tue Apr 28 14:45:08 2026] GET /v2.0/security-groups?id=c6761350-f24a-43cf-a948-96543e223793&id=7b5a367c-2ee0-44be-baef-e4d76a23dc1d&fields=id&fields=name => generated 207 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/2017] 10.0.0.239 () {32 vars in 688 bytes} [Tue Apr 28 14:45:08 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2018] 10.0.0.239 () {32 vars in 700 bytes} [Tue Apr 28 14:45:08 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2019] 10.0.0.239 () {32 vars in 686 bytes} [Tue Apr 28 14:45:08 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2020] 10.0.0.239 () {32 vars in 700 bytes} [Tue Apr 28 14:45:08 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2021] 10.0.0.239 () {32 vars in 696 bytes} [Tue Apr 28 14:45:08 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2022] 10.0.0.239 () {32 vars in 708 bytes} [Tue Apr 28 14:45:08 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2023] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:45:08 2026] DELETE /v2.0/security-groups/ca16cd29-0ee6-4d5a-97b5-a141b547de22 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2024] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:45:08 2026] DELETE /v2.0/security-groups/35a52967-b731-4362-8205-6c103cc5bafa => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/2026] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:45:09 2026] DELETE /v2.0/security-groups/54a91b66-b672-4f2b-8463-4d76200de318 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2026] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:45:09 2026] GET /v2.0/ports?device_id=2c2b5d67-91d5-4253-b0d9-e04bb8f4b78d => generated 1200 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2027] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:45:09 2026] GET /v2.0/security-groups?id=35a908ad-0cca-45e0-90cd-21debeb74452&fields=id&fields=name => generated 111 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2028] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:45:09 2026] DELETE /v2.0/security-groups/58739f0b-d1ef-4e4c-bf8a-b619085d03fb => 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: 1005/2029] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:45:09 2026] DELETE /v2.0/security-groups/f87e90a1-7bd8-416b-8674-07db58bf9c86 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2030] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:45:09 2026] GET /v2.0/ports?device_id=b3d834e6-b303-470e-8146-1d1bf47bd679 => generated 1008 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2031] 10.0.0.73 () {34 vars in 1117 bytes} [Tue Apr 28 14:45:09 2026] GET /v2.0/security-groups?id=c6761350-f24a-43cf-a948-96543e223793&id=7b5a367c-2ee0-44be-baef-e4d76a23dc1d&fields=id&fields=name => generated 207 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2032] 10.0.0.239 () {32 vars in 816 bytes} [Tue Apr 28 14:45:09 2026] GET /v2.0/ports?network_id=dddcbab6-356a-479b-8f5b-77faaa36fd95&mac_address=fa%3A16%3A3e%3Ad6%3Aec%3A66 => generated 1200 bytes in 771 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2033] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:45:10 2026] GET /v2.0/security-groups?tenant_id=0ae03f2d091240b9a2a732751c182630&name=default => generated 2925 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2034] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:45:10 2026] DELETE /v2.0/security-groups/5a61faf4-8d92-44cc-828c-a354305f15eb => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2035] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:45:10 2026] GET /v2.0/security-groups?tenant_id=5737bd9c45d6437092b694387f87435f&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 14:45:10.805 8 INFO neutron.db.l3_db [None req-a5b35998-8de4-46c8-8578-04bc30f38f0c d04cd201ffdf4ebbbf719375b55f2867 f1d95d882c504c9a89b096fd75f11ee7 - - default default] Floating IP 1dd2a92d-59f4-4054-a2cc-228a37e1bffb associated. External IP: 10.96.250.206, port: c37d4e80-da83-4d51-8344-8489f0037c97. [pid: 7|app: 0|req: 1029/2036] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:45:10 2026] DELETE /v2.0/security-groups/4e187ded-df72-468e-9719-afb0bc9da439 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2037] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:45:10 2026] GET /v2.0/ports?device_id=b3d834e6-b303-470e-8146-1d1bf47bd679 => generated 1008 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2038] 199.204.45.4 () {34 vars in 990 bytes} [Tue Apr 28 14:45:10 2026] GET /v2.0/ports?device_id=b3d834e6-b303-470e-8146-1d1bf47bd679 => generated 1277 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2039] 10.0.0.73 () {34 vars in 1117 bytes} [Tue Apr 28 14:45:10 2026] GET /v2.0/security-groups?id=c6761350-f24a-43cf-a948-96543e223793&id=7b5a367c-2ee0-44be-baef-e4d76a23dc1d&fields=id&fields=name => generated 207 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2040] 199.204.45.4 () {34 vars in 1120 bytes} [Tue Apr 28 14:45:11 2026] GET /v2.0/security-groups?id=c6761350-f24a-43cf-a948-96543e223793&id=7b5a367c-2ee0-44be-baef-e4d76a23dc1d&fields=id&fields=name => generated 207 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2041] 10.0.0.239 () {34 vars in 675 bytes} [Tue Apr 28 14:45:10 2026] POST /v2.0/floatingips => generated 854 bytes in 1149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 14:45:11.214 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6ac949a4-2b62-4b1f-b2a6-3da7cd864a1f'] response: {'name': 'network-changed', 'server_uuid': '2c2b5d67-91d5-4253-b0d9-e04bb8f4b78d', 'tag': 'c37d4e80-da83-4d51-8344-8489f0037c97', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1034/2042] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:45:11 2026] GET /v2.0/security-groups?tenant_id=add53be1bedb40d3bad742ecd79f88e1&name=default => generated 2925 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2043] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:45:11 2026] DELETE /v2.0/security-groups/b9a7386f-2aa4-4ec9-82d1-98e2c2d400ab => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2044] 199.204.45.4 () {34 vars in 1076 bytes} [Tue Apr 28 14:45:11 2026] GET /v2.0/ports?tenant_id=f1d95d882c504c9a89b096fd75f11ee7&device_id=2c2b5d67-91d5-4253-b0d9-e04bb8f4b78d => generated 1469 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2045] 199.204.45.4 () {34 vars in 982 bytes} [Tue Apr 28 14:45:11 2026] GET /v2.0/networks?id=dddcbab6-356a-479b-8f5b-77faaa36fd95 => generated 800 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2046] 199.204.45.4 () {34 vars in 1052 bytes} [Tue Apr 28 14:45:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.35&port_id=c37d4e80-da83-4d51-8344-8489f0037c97 => generated 857 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2047] 199.204.45.4 () {34 vars in 1102 bytes} [Tue Apr 28 14:45:11 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A17c&port_id=c37d4e80-da83-4d51-8344-8489f0037c97 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2048] 199.204.45.4 () {34 vars in 1060 bytes} [Tue Apr 28 14:45:11 2026] GET /v2.0/subnets?id=8319669c-057e-4134-aa63-e46beaac1742&id=d8ea8e23-3c9b-4d60-ba52-98d07a2dde6c => generated 1415 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2049] 199.204.45.4 () {34 vars in 1048 bytes} [Tue Apr 28 14:45:12 2026] GET /v2.0/ports?network_id=dddcbab6-356a-479b-8f5b-77faaa36fd95&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2050] 199.204.45.4 () {34 vars in 1048 bytes} [Tue Apr 28 14:45:12 2026] GET /v2.0/ports?network_id=dddcbab6-356a-479b-8f5b-77faaa36fd95&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: 1013/2051] 199.204.45.4 () {34 vars in 1008 bytes} [Tue Apr 28 14:45:12 2026] GET /v2.0/networks/dddcbab6-356a-479b-8f5b-77faaa36fd95?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2052] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:45:12 2026] GET /v2.0/ports?device_id=b3d834e6-b303-470e-8146-1d1bf47bd679 => generated 1010 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2053] 10.0.0.73 () {34 vars in 1117 bytes} [Tue Apr 28 14:45:12 2026] GET /v2.0/security-groups?id=c6761350-f24a-43cf-a948-96543e223793&id=7b5a367c-2ee0-44be-baef-e4d76a23dc1d&fields=id&fields=name => generated 207 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2054] 199.204.45.4 () {34 vars in 1108 bytes} [Tue Apr 28 14:45:12 2026] GET /v2.0/networks/dddcbab6-356a-479b-8f5b-77faaa36fd95?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2055] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:45:13 2026] GET /v2.0/ports?device_id=b3d834e6-b303-470e-8146-1d1bf47bd679 => generated 1010 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2056] 10.0.0.73 () {34 vars in 1117 bytes} [Tue Apr 28 14:45:13 2026] GET /v2.0/security-groups?id=c6761350-f24a-43cf-a948-96543e223793&id=7b5a367c-2ee0-44be-baef-e4d76a23dc1d&fields=id&fields=name => generated 207 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2057] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:45:13 2026] GET /v2.0/ports?device_id=b3d834e6-b303-470e-8146-1d1bf47bd679 => generated 1010 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2058] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:45:13 2026] GET /v2.0/ports?device_id=b3c5d16a-728b-4a51-acd7-f3f0b1b2e179 => generated 971 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2059] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:45:13 2026] GET /v2.0/security-groups?id=f89050a4-3bba-478f-9c3f-bf77d483645d&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: 1018/2060] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:45:13 2026] GET /v2.0/ports?device_id=b3c5d16a-728b-4a51-acd7-f3f0b1b2e179 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:45:13.965 7 INFO neutron.db.l3_db [None req-27883f03-76b5-46a8-b51a-ee58524570fe 5ae0bfa7054c419cb30ff2930a22d7f3 bdd1218e3f74489f950b50b2d7c2067d - - default default] Floating IP dd67f87d-cdb8-4aa5-888b-fee0e325e941 associated. External IP: 10.96.250.211, port: d4389c8a-b995-4d3a-a208-2e72ff226704. [pid: 8|app: 0|req: 1019/2061] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:45:13 2026] GET /v2.0/security-groups?id=f89050a4-3bba-478f-9c3f-bf77d483645d&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2062] 10.0.0.239 () {34 vars in 747 bytes} [Tue Apr 28 14:45:13 2026] PUT /v2.0/floatingips/dd67f87d-cdb8-4aa5-888b-fee0e325e941 => generated 855 bytes in 724 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:45:14.360 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1e3b5d7b-6c09-48e2-99d8-0a09c3f665e4'] response: {'name': 'network-changed', 'server_uuid': 'b3d834e6-b303-470e-8146-1d1bf47bd679', 'tag': 'd4389c8a-b995-4d3a-a208-2e72ff226704', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1020/2063] 199.204.45.4 () {34 vars in 1076 bytes} [Tue Apr 28 14:45:14 2026] GET /v2.0/ports?tenant_id=bdd1218e3f74489f950b50b2d7c2067d&device_id=b3d834e6-b303-470e-8146-1d1bf47bd679 => generated 1279 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2064] 199.204.45.4 () {34 vars in 982 bytes} [Tue Apr 28 14:45:14 2026] GET /v2.0/networks?id=632bfa92-2a80-48f5-b271-54b35b8ad830 => generated 768 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2065] 199.204.45.4 () {34 vars in 1054 bytes} [Tue Apr 28 14:45:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=d4389c8a-b995-4d3a-a208-2e72ff226704 => generated 858 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2066] 199.204.45.4 () {34 vars in 980 bytes} [Tue Apr 28 14:45:15 2026] GET /v2.0/subnets?id=bcc365d2-f349-4500-9090-edd7a81b4c47 => generated 690 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2067] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:45:15 2026] GET /v2.0/ports?device_id=b3c5d16a-728b-4a51-acd7-f3f0b1b2e179 => generated 971 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2068] 199.204.45.4 () {34 vars in 1048 bytes} [Tue Apr 28 14:45:15 2026] GET /v2.0/ports?network_id=632bfa92-2a80-48f5-b271-54b35b8ad830&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2069] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:45:15 2026] GET /v2.0/security-groups?id=f89050a4-3bba-478f-9c3f-bf77d483645d&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2070] 199.204.45.4 () {34 vars in 1008 bytes} [Tue Apr 28 14:45:15 2026] GET /v2.0/networks/632bfa92-2a80-48f5-b271-54b35b8ad830?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2071] 199.204.45.4 () {34 vars in 1108 bytes} [Tue Apr 28 14:45:15 2026] GET /v2.0/networks/632bfa92-2a80-48f5-b271-54b35b8ad830?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:45:15.359 8 INFO neutron.db.segments_db [None req-3e164d59-9108-4a3e-be5f-ab41a96ac83d f2eda73b412c45be9dcba1b797105926 73bc3e2cfb8c49ceac40a1dc0447e92a - - default default] Added segment 5d11692c-f783-4565-a7e6-d2b7a8a50cda of type vxlan for network 0e605d64-ce3e-487c-aef2-6db790c10665 [pid: 8|app: 0|req: 1021/2072] 10.0.0.239 () {34 vars in 668 bytes} [Tue Apr 28 14:45:14 2026] POST /v2.0/networks => generated 613 bytes in 520 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2073] 10.0.0.239 () {34 vars in 751 bytes} [Tue Apr 28 14:45:15 2026] PUT /v2.0/networks/0e605d64-ce3e-487c-aef2-6db790c10665/tags => generated 25 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2074] 10.0.0.239 () {32 vars in 731 bytes} [Tue Apr 28 14:45:15 2026] GET /v2.0/networks/0e605d64-ce3e-487c-aef2-6db790c10665/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2075] 10.0.0.239 () {34 vars in 762 bytes} [Tue Apr 28 14:45:15 2026] PUT /v2.0/networks/0e605d64-ce3e-487c-aef2-6db790c10665/tags/green => generated 4 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2076] 10.0.0.239 () {32 vars in 731 bytes} [Tue Apr 28 14:45:15 2026] GET /v2.0/networks/0e605d64-ce3e-487c-aef2-6db790c10665/tags => generated 34 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2077] 10.0.0.239 () {34 vars in 758 bytes} [Tue Apr 28 14:45:15 2026] PUT /v2.0/networks/0e605d64-ce3e-487c-aef2-6db790c10665/tags/red => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2078] 10.0.0.239 () {32 vars in 731 bytes} [Tue Apr 28 14:45:15 2026] GET /v2.0/networks/0e605d64-ce3e-487c-aef2-6db790c10665/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2079] 10.0.0.239 () {34 vars in 780 bytes} [Tue Apr 28 14:45:15 2026] PUT /v2.0/networks/0e605d64-ce3e-487c-aef2-6db790c10665/tags/black.or.white => generated 4 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2080] 10.0.0.239 () {32 vars in 731 bytes} [Tue Apr 28 14:45:16 2026] GET /v2.0/networks/0e605d64-ce3e-487c-aef2-6db790c10665/tags => generated 52 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2081] 10.0.0.239 () {34 vars in 751 bytes} [Tue Apr 28 14:45:16 2026] PUT /v2.0/networks/0e605d64-ce3e-487c-aef2-6db790c10665/tags => generated 37 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2082] 10.0.0.239 () {32 vars in 731 bytes} [Tue Apr 28 14:45:16 2026] GET /v2.0/networks/0e605d64-ce3e-487c-aef2-6db790c10665/tags => generated 37 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2083] 10.0.0.239 () {32 vars in 739 bytes} [Tue Apr 28 14:45:16 2026] GET /v2.0/networks/0e605d64-ce3e-487c-aef2-6db790c10665/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:45:16.283 8 INFO neutron.api.v2.resource [None req-5fcf9881-2363-4e2c-8486-4a79a83a91b2 f2eda73b412c45be9dcba1b797105926 73bc3e2cfb8c49ceac40a1dc0447e92a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1027/2084] 10.0.0.239 () {32 vars in 743 bytes} [Tue Apr 28 14:45:16 2026] GET /v2.0/networks/0e605d64-ce3e-487c-aef2-6db790c10665/tags/green => generated 99 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2085] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:45:16 2026] GET /v2.0/ports?device_id=b3c5d16a-728b-4a51-acd7-f3f0b1b2e179 => 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: 1028/2086] 10.0.0.239 () {32 vars in 742 bytes} [Tue Apr 28 14:45:16 2026] DELETE /v2.0/networks/0e605d64-ce3e-487c-aef2-6db790c10665/tags/red => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2087] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:45:16 2026] GET /v2.0/security-groups?id=f89050a4-3bba-478f-9c3f-bf77d483645d&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: 1029/2088] 199.204.45.4 () {34 vars in 990 bytes} [Tue Apr 28 14:45:16 2026] GET /v2.0/ports?device_id=b3c5d16a-728b-4a51-acd7-f3f0b1b2e179 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2089] 10.0.0.239 () {32 vars in 731 bytes} [Tue Apr 28 14:45:16 2026] GET /v2.0/networks/0e605d64-ce3e-487c-aef2-6db790c10665/tags => generated 30 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:45:16.453 7 INFO neutron.api.v2.resource [None req-b091deb8-7515-4998-8da6-f7a3214334e3 f2eda73b412c45be9dcba1b797105926 73bc3e2cfb8c49ceac40a1dc0447e92a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1061/2090] 10.0.0.239 () {32 vars in 746 bytes} [Tue Apr 28 14:45:16 2026] DELETE /v2.0/networks/0e605d64-ce3e-487c-aef2-6db790c10665/tags/green => generated 99 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-28 14:45:16.495 8 INFO neutron_taas.services.taas.taas_plugin [req-59625848-a6c7-41cb-ae6b-762b6d04d7eb req-0d5a2483-b5dc-42bd-be5f-dbe9557bfb8f d7b3bc5f6e5646e9be3485d0effd8533 f5fe2ff38fd54f2eba34dee07c6bd988 - - default default] TaaS: Handle Delete Port: a7636486-428e-4f2c-a685-80d5ac646853 2026-04-28 14:45:16.499 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-59625848-a6c7-41cb-ae6b-762b6d04d7eb req-0d5a2483-b5dc-42bd-be5f-dbe9557bfb8f d7b3bc5f6e5646e9be3485d0effd8533 f5fe2ff38fd54f2eba34dee07c6bd988 - - default default] Tap Mirror: Handle Delete Port: a7636486-428e-4f2c-a685-80d5ac646853 [pid: 7|app: 0|req: 1062/2091] 10.0.0.239 () {32 vars in 734 bytes} [Tue Apr 28 14:45:16 2026] DELETE /v2.0/networks/0e605d64-ce3e-487c-aef2-6db790c10665/tags => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2092] 10.0.0.239 () {32 vars in 731 bytes} [Tue Apr 28 14:45:16 2026] GET /v2.0/networks/0e605d64-ce3e-487c-aef2-6db790c10665/tags => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:45:16.632 8 INFO neutron.db.l3_db [req-59625848-a6c7-41cb-ae6b-762b6d04d7eb req-0d5a2483-b5dc-42bd-be5f-dbe9557bfb8f d7b3bc5f6e5646e9be3485d0effd8533 f5fe2ff38fd54f2eba34dee07c6bd988 - - default default] Floating IP c5e19487-0dfe-4e49-9a46-66bd1ba892da disassociated. External IP: 10.96.250.214, port: a7636486-428e-4f2c-a685-80d5ac646853. 2026-04-28 14:45:16.698 7 INFO neutron.services.segments.plugin [-] Segment 5d11692c-f783-4565-a7e6-d2b7a8a50cda resource provider aggregate not found 2026-04-28 14:45:16.699 7 INFO neutron.services.segments.plugin [-] Segment 5d11692c-f783-4565-a7e6-d2b7a8a50cda resource provider aggregate not found 2026-04-28 14:45:16.722 7 INFO neutron.services.segments.plugin [-] Segment 5d11692c-f783-4565-a7e6-d2b7a8a50cda resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d11692c-f783-4565-a7e6-d2b7a8a50cda found for delete ", "request_id": "req-cf96996f-f0b5-4343-a494-dbc5ce680f9b"}]} [pid: 7|app: 0|req: 1064/2093] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:45:16 2026] DELETE /v2.0/networks/0e605d64-ce3e-487c-aef2-6db790c10665 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 14:45:16.728 7 INFO neutron.services.segments.plugin [-] Segment 5d11692c-f783-4565-a7e6-d2b7a8a50cda resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d11692c-f783-4565-a7e6-d2b7a8a50cda found for delete ", "request_id": "req-0fa2ad97-0fc7-46a2-af2d-0d3a242d42b9"}]} [pid: 8|app: 0|req: 1030/2094] 199.204.45.4 () {36 vars in 993 bytes} [Tue Apr 28 14:45:16 2026] DELETE /v2.0/ports/a7636486-428e-4f2c-a685-80d5ac646853 => generated 0 bytes in 688 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 14:45:17.108 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-80d94c55-bd49-4b23-9a11-c6fc078cafbd'] response: {'server_uuid': 'b3c5d16a-728b-4a51-acd7-f3f0b1b2e179', 'name': 'network-vif-deleted', 'tag': 'a7636486-428e-4f2c-a685-80d5ac646853', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1065/2095] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:45:17 2026] GET /v2.0/ports?device_id=b3c5d16a-728b-4a51-acd7-f3f0b1b2e179 => 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: 1031/2096] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:45:17 2026] GET /v2.0/security-groups?tenant_id=73bc3e2cfb8c49ceac40a1dc0447e92a&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2097] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:45:17 2026] DELETE /v2.0/security-groups/af84117b-516f-4c8f-824a-c998b61c5119 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2098] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:45:17 2026] GET /v2.0/security-groups?tenant_id=f49d79caf5ba4789bd212f5c886a9a1e&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2099] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:45:17 2026] DELETE /v2.0/security-groups/a739fdc1-5c45-44fe-a277-9ab8c8018c95 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2100] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:45:18 2026] GET /v2.0/ports?device_id=b3c5d16a-728b-4a51-acd7-f3f0b1b2e179 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2101] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:45:19 2026] GET /v2.0/ports?device_id=b3c5d16a-728b-4a51-acd7-f3f0b1b2e179 => 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: 1034/2102] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:45:20 2026] DELETE /v2.0/security-groups/f89050a4-3bba-478f-9c3f-bf77d483645d => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:45:20.889 7 INFO neutron.api.v2.resource [None req-9756fe0e-b46d-43fe-aa7c-f40d9880aab7 d7b3bc5f6e5646e9be3485d0effd8533 f5fe2ff38fd54f2eba34dee07c6bd988 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1069/2103] 10.0.0.239 () {32 vars in 735 bytes} [Tue Apr 28 14:45:20 2026] GET /v2.0/security-groups/f89050a4-3bba-478f-9c3f-bf77d483645d => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 14:45:20.998 8 INFO neutron_taas.services.taas.taas_plugin [None req-c47fc374-1c85-473c-b320-8e6b2365226a d7b3bc5f6e5646e9be3485d0effd8533 f5fe2ff38fd54f2eba34dee07c6bd988 - - default default] TaaS: Handle Delete Port: f8d0e800-aecd-4c03-a602-63364b9b2ac0 2026-04-28 14:45:21.001 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c47fc374-1c85-473c-b320-8e6b2365226a d7b3bc5f6e5646e9be3485d0effd8533 f5fe2ff38fd54f2eba34dee07c6bd988 - - default default] Tap Mirror: Handle Delete Port: f8d0e800-aecd-4c03-a602-63364b9b2ac0 [pid: 8|app: 0|req: 1035/2104] 10.0.0.239 () {32 vars in 730 bytes} [Tue Apr 28 14:45:20 2026] DELETE /v2.0/floatingips/c5e19487-0dfe-4e49-9a46-66bd1ba892da => generated 0 bytes in 274 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:45:21.500 8 INFO neutron.db.segments_db [None req-e7ae6121-9738-465e-ab0c-9e77c135efcd 9c084cb675424ff4ba3a657476f75737 c24ccd859b4546d1a24a9ed62d21cbed - - default default] Added segment aeb9a656-b5aa-4801-862c-bd24e3cf10dc of type vxlan for network 7286d6a0-663a-4c6b-a29f-9a6f656ffd3b 2026-04-28 14:45:21.586 7 INFO neutron_taas.services.taas.taas_plugin [None req-c6bb1fc1-817a-4246-b06a-e19add76771c 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] TaaS: Handle Delete Port: 0365431c-819e-4c9d-b543-700e32661541 2026-04-28 14:45:21.590 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c6bb1fc1-817a-4246-b06a-e19add76771c 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Tap Mirror: Handle Delete Port: 0365431c-819e-4c9d-b543-700e32661541 [pid: 8|app: 0|req: 1036/2105] 10.0.0.239 () {34 vars in 668 bytes} [Tue Apr 28 14:45:21 2026] POST /v2.0/networks => generated 612 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2106] 10.0.0.239 () {34 vars in 662 bytes} [Tue Apr 28 14:45:21 2026] POST /v2.0/ports => generated 743 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1038/2107] 10.0.0.239 () {34 vars in 745 bytes} [Tue Apr 28 14:45:21 2026] PUT /v2.0/ports/96560888-1bc4-4685-9023-f745b2a1b837/tags => generated 25 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1039/2108] 10.0.0.239 () {32 vars in 725 bytes} [Tue Apr 28 14:45:21 2026] GET /v2.0/ports/96560888-1bc4-4685-9023-f745b2a1b837/tags => generated 25 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: 1040/2109] 10.0.0.239 () {34 vars in 756 bytes} [Tue Apr 28 14:45:22 2026] PUT /v2.0/ports/96560888-1bc4-4685-9023-f745b2a1b837/tags/green => generated 4 bytes in 87 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: 1043/2112] 10.0.0.239 () {32 vars in 725 bytes} [Tue Apr 28 14:45:22 2026] GET /v2.0/ports/96560888-1bc4-4685-9023-f745b2a1b837/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1070/2113] 10.0.0.239 () {34 vars in 787 bytes} [Tue Apr 28 14:45:21 2026] PUT /v2.0/routers/fc3f6f12-723e-483f-a4b0-22e00a8e839e/remove_router_interface => generated 309 bytes in 1005 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2114] 10.0.0.239 () {34 vars in 752 bytes} [Tue Apr 28 14:45:22 2026] PUT /v2.0/ports/96560888-1bc4-4685-9023-f745b2a1b837/tags/red => generated 4 bytes in 77 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: 1045/2115] 10.0.0.239 () {32 vars in 725 bytes} [Tue Apr 28 14:45:22 2026] GET /v2.0/ports/96560888-1bc4-4685-9023-f745b2a1b837/tags => generated 34 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 14:45:22.396 7 INFO neutron_taas.services.taas.taas_plugin [None req-e2432945-b767-4efe-bd55-3d6ddf506c83 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] TaaS: Handle Delete Port: 9040db90-108b-4743-bf67-d5af05c457d3 2026-04-28 14:45:22.400 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e2432945-b767-4efe-bd55-3d6ddf506c83 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Tap Mirror: Handle Delete Port: 9040db90-108b-4743-bf67-d5af05c457d3 [pid: 8|app: 0|req: 1046/2116] 10.0.0.239 () {34 vars in 774 bytes} [Tue Apr 28 14:45:22 2026] PUT /v2.0/ports/96560888-1bc4-4685-9023-f745b2a1b837/tags/black.or.white => generated 4 bytes in 96 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: 1047/2117] 10.0.0.239 () {32 vars in 725 bytes} [Tue Apr 28 14:45:22 2026] GET /v2.0/ports/96560888-1bc4-4685-9023-f745b2a1b837/tags => generated 52 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1048/2118] 10.0.0.239 () {34 vars in 745 bytes} [Tue Apr 28 14:45:22 2026] PUT /v2.0/ports/96560888-1bc4-4685-9023-f745b2a1b837/tags => generated 37 bytes in 70 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: 1049/2119] 10.0.0.239 () {32 vars in 725 bytes} [Tue Apr 28 14:45:22 2026] GET /v2.0/ports/96560888-1bc4-4685-9023-f745b2a1b837/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1050/2120] 10.0.0.239 () {32 vars in 733 bytes} [Tue Apr 28 14:45:22 2026] GET /v2.0/ports/96560888-1bc4-4685-9023-f745b2a1b837/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 14:45:22.701 8 INFO neutron.api.v2.resource [None req-f31fa583-c434-43dd-b3cb-811b9571753e 9c084cb675424ff4ba3a657476f75737 c24ccd859b4546d1a24a9ed62d21cbed - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1051/2121] 10.0.0.239 () {32 vars in 737 bytes} [Tue Apr 28 14:45:22 2026] GET /v2.0/ports/96560888-1bc4-4685-9023-f745b2a1b837/tags/green => generated 99 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-28 14:45:22.711 7 INFO neutron_taas.services.taas.taas_plugin [None req-e2432945-b767-4efe-bd55-3d6ddf506c83 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] TaaS: Handle Delete Port: cc0b9d80-c6e5-4e42-8a63-73f2e7096dbc 2026-04-28 14:45:22.713 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e2432945-b767-4efe-bd55-3d6ddf506c83 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Tap Mirror: Handle Delete Port: cc0b9d80-c6e5-4e42-8a63-73f2e7096dbc /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1052/2122] 10.0.0.239 () {32 vars in 736 bytes} [Tue Apr 28 14:45:22 2026] DELETE /v2.0/ports/96560888-1bc4-4685-9023-f745b2a1b837/tags/red => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1053/2123] 10.0.0.239 () {32 vars in 725 bytes} [Tue Apr 28 14:45:22 2026] GET /v2.0/ports/96560888-1bc4-4685-9023-f745b2a1b837/tags => generated 30 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 14:45:22.933 8 INFO neutron.api.v2.resource [None req-0e6f94bf-6c57-4b1f-8d82-f3d105d7e1e0 9c084cb675424ff4ba3a657476f75737 c24ccd859b4546d1a24a9ed62d21cbed - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1054/2124] 10.0.0.239 () {32 vars in 740 bytes} [Tue Apr 28 14:45:22 2026] DELETE /v2.0/ports/96560888-1bc4-4685-9023-f745b2a1b837/tags/green => generated 99 bytes in 83 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1055/2125] 10.0.0.239 () {32 vars in 728 bytes} [Tue Apr 28 14:45:22 2026] DELETE /v2.0/ports/96560888-1bc4-4685-9023-f745b2a1b837/tags => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1056/2126] 10.0.0.239 () {32 vars in 725 bytes} [Tue Apr 28 14:45:23 2026] GET /v2.0/ports/96560888-1bc4-4685-9023-f745b2a1b837/tags => generated 12 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 14:45:23.106 7 INFO neutron.services.segments.plugin [-] Segment 8013e0c6-89c6-4c20-9b61-d6c80e556ca9 resource provider aggregate not found 2026-04-28 14:45:23.108 7 INFO neutron.services.segments.plugin [-] Segment 8013e0c6-89c6-4c20-9b61-d6c80e556ca9 resource provider aggregate not found 2026-04-28 14:45:23.130 7 INFO neutron.services.segments.plugin [-] Segment 8013e0c6-89c6-4c20-9b61-d6c80e556ca9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8013e0c6-89c6-4c20-9b61-d6c80e556ca9 found for delete ", "request_id": "req-021efef9-5888-42c5-b37e-c2ccd295a643"}]} 2026-04-28 14:45:23.131 7 INFO neutron.services.segments.plugin [-] Segment 8013e0c6-89c6-4c20-9b61-d6c80e556ca9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8013e0c6-89c6-4c20-9b61-d6c80e556ca9 found for delete ", "request_id": "req-50ffb3dd-990e-4670-9382-56e9983335cd"}]} 2026-04-28 14:45:23.148 7 INFO neutron.db.l3_hamode_db [None req-e2432945-b767-4efe-bd55-3d6ddf506c83 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] HA network 8fefe4dd-f0f7-4468-b411-baba44cf0fcd was deleted as no HA routers are present in tenant f5fe2ff38fd54f2eba34dee07c6bd988. [pid: 7|app: 0|req: 1071/2127] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:45:22 2026] DELETE /v2.0/routers/fc3f6f12-723e-483f-a4b0-22e00a8e839e => generated 0 bytes in 973 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:45:23.178 8 INFO neutron_taas.services.taas.taas_plugin [None req-bc61d844-62da-4571-b7e1-6a94806f2907 9c084cb675424ff4ba3a657476f75737 c24ccd859b4546d1a24a9ed62d21cbed - - default default] TaaS: Handle Delete Port: 96560888-1bc4-4685-9023-f745b2a1b837 2026-04-28 14:45:23.182 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bc61d844-62da-4571-b7e1-6a94806f2907 9c084cb675424ff4ba3a657476f75737 c24ccd859b4546d1a24a9ed62d21cbed - - default default] Tap Mirror: Handle Delete Port: 96560888-1bc4-4685-9023-f745b2a1b837 [pid: 8|app: 0|req: 1057/2128] 10.0.0.239 () {32 vars in 718 bytes} [Tue Apr 28 14:45:23 2026] DELETE /v2.0/ports/96560888-1bc4-4685-9023-f745b2a1b837 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2129] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:45:23 2026] DELETE /v2.0/subnets/7c7395d7-f371-4e15-8b0f-0a19c0c270e6 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 14:45:23.398 8 INFO neutron.services.segments.plugin [-] Segment aeb9a656-b5aa-4801-862c-bd24e3cf10dc resource provider aggregate not found 2026-04-28 14:45:23.407 8 INFO neutron.services.segments.plugin [-] Segment aeb9a656-b5aa-4801-862c-bd24e3cf10dc resource provider aggregate not found 2026-04-28 14:45:23.415 8 INFO neutron.services.segments.plugin [-] Segment aeb9a656-b5aa-4801-862c-bd24e3cf10dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aeb9a656-b5aa-4801-862c-bd24e3cf10dc found for delete ", "request_id": "req-2790e7cc-2f73-4096-b01a-ca3c3e949291"}]} 2026-04-28 14:45:23.426 8 INFO neutron.services.segments.plugin [-] Segment aeb9a656-b5aa-4801-862c-bd24e3cf10dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aeb9a656-b5aa-4801-862c-bd24e3cf10dc found for delete ", "request_id": "req-f3599f67-b71f-497f-b619-60fd602e02c1"}]} 2026-04-28 14:45:23.451 7 INFO neutron_taas.services.taas.taas_plugin [None req-4bcccac7-6613-4ec5-b203-9e98998366f7 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] TaaS: Handle Delete Port: c2735d3a-6a72-4c8a-9356-346096886374 2026-04-28 14:45:23.454 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4bcccac7-6613-4ec5-b203-9e98998366f7 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Tap Mirror: Handle Delete Port: c2735d3a-6a72-4c8a-9356-346096886374 [pid: 8|app: 0|req: 1058/2130] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:45:23 2026] DELETE /v2.0/networks/7286d6a0-663a-4c6b-a29f-9a6f656ffd3b => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2131] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:45:23 2026] DELETE /v2.0/networks/e47599d3-2804-4167-a806-ac7245b5b23f => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2132] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:45:23 2026] GET /v2.0/security-groups?tenant_id=f5fe2ff38fd54f2eba34dee07c6bd988&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2133] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:45:23 2026] DELETE /v2.0/security-groups/2707e8e4-0c13-43c0-95ea-aded11dc7050 => 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: 1060/2134] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:45:24 2026] GET /v2.0/security-groups?tenant_id=a996b4ee6df54aa69788aeb504589d47&name=default => generated 2925 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2135] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:45:24 2026] DELETE /v2.0/security-groups/e99b317c-5243-499e-b6a6-cd5f389084a6 => 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: 1061/2136] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:45:24 2026] GET /v2.0/security-groups?tenant_id=c24ccd859b4546d1a24a9ed62d21cbed&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2137] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:45:24 2026] DELETE /v2.0/security-groups/b270bd9e-6dfb-414b-a3f9-4a8af8508e9b => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:45:25.154 7 INFO neutron.services.segments.plugin [-] Segment 468fc704-1c8c-4e25-bace-a3cb7e027a62 resource provider aggregate not found 2026-04-28 14:45:25.156 7 INFO neutron.services.segments.plugin [-] Segment 468fc704-1c8c-4e25-bace-a3cb7e027a62 resource provider aggregate not found 2026-04-28 14:45:25.175 7 INFO neutron.services.segments.plugin [-] Segment 468fc704-1c8c-4e25-bace-a3cb7e027a62 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 468fc704-1c8c-4e25-bace-a3cb7e027a62 found for delete ", "request_id": "req-18478d6f-c8f5-4e2e-a4fe-ad7290a22dcd"}]} 2026-04-28 14:45:25.182 7 INFO neutron.services.segments.plugin [-] Segment 468fc704-1c8c-4e25-bace-a3cb7e027a62 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 468fc704-1c8c-4e25-bace-a3cb7e027a62 found for delete ", "request_id": "req-76a29e5e-6e76-45ee-9a6b-fa829434cfbd"}]} [pid: 8|app: 0|req: 1062/2138] 10.0.0.239 () {34 vars in 682 bytes} [Tue Apr 28 14:45:28 2026] POST /v2.0/security-groups => generated 1601 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2139] 10.0.0.239 () {34 vars in 765 bytes} [Tue Apr 28 14:45:28 2026] PUT /v2.0/security-groups/db55a5c8-5bf8-4192-a8cc-2c12499f15f1/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2140] 10.0.0.239 () {32 vars in 745 bytes} [Tue Apr 28 14:45:28 2026] GET /v2.0/security-groups/db55a5c8-5bf8-4192-a8cc-2c12499f15f1/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2141] 10.0.0.239 () {34 vars in 776 bytes} [Tue Apr 28 14:45:28 2026] PUT /v2.0/security-groups/db55a5c8-5bf8-4192-a8cc-2c12499f15f1/tags/green => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2142] 10.0.0.239 () {32 vars in 745 bytes} [Tue Apr 28 14:45:28 2026] GET /v2.0/security-groups/db55a5c8-5bf8-4192-a8cc-2c12499f15f1/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2143] 10.0.0.239 () {34 vars in 772 bytes} [Tue Apr 28 14:45:28 2026] PUT /v2.0/security-groups/db55a5c8-5bf8-4192-a8cc-2c12499f15f1/tags/red => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2144] 10.0.0.239 () {32 vars in 745 bytes} [Tue Apr 28 14:45:28 2026] GET /v2.0/security-groups/db55a5c8-5bf8-4192-a8cc-2c12499f15f1/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2145] 10.0.0.239 () {34 vars in 794 bytes} [Tue Apr 28 14:45:28 2026] PUT /v2.0/security-groups/db55a5c8-5bf8-4192-a8cc-2c12499f15f1/tags/black.or.white => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2146] 10.0.0.239 () {32 vars in 745 bytes} [Tue Apr 28 14:45:28 2026] GET /v2.0/security-groups/db55a5c8-5bf8-4192-a8cc-2c12499f15f1/tags => generated 52 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2147] 10.0.0.239 () {34 vars in 765 bytes} [Tue Apr 28 14:45:28 2026] PUT /v2.0/security-groups/db55a5c8-5bf8-4192-a8cc-2c12499f15f1/tags => generated 37 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2148] 10.0.0.239 () {32 vars in 745 bytes} [Tue Apr 28 14:45:28 2026] GET /v2.0/security-groups/db55a5c8-5bf8-4192-a8cc-2c12499f15f1/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2149] 10.0.0.239 () {32 vars in 753 bytes} [Tue Apr 28 14:45:28 2026] GET /v2.0/security-groups/db55a5c8-5bf8-4192-a8cc-2c12499f15f1/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:45:29.000 7 INFO neutron.api.v2.resource [None req-5e81bf16-9c1f-4ae4-827d-cf798bf453f9 8aab91b44f1549239a0ff9da616e0754 9142dbc7e6b94e76bfa01e4efc46064c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1084/2150] 10.0.0.239 () {32 vars in 757 bytes} [Tue Apr 28 14:45:28 2026] GET /v2.0/security-groups/db55a5c8-5bf8-4192-a8cc-2c12499f15f1/tags/green => generated 99 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2151] 10.0.0.239 () {32 vars in 756 bytes} [Tue Apr 28 14:45:29 2026] DELETE /v2.0/security-groups/db55a5c8-5bf8-4192-a8cc-2c12499f15f1/tags/red => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2152] 10.0.0.239 () {32 vars in 745 bytes} [Tue Apr 28 14:45:29 2026] GET /v2.0/security-groups/db55a5c8-5bf8-4192-a8cc-2c12499f15f1/tags => generated 30 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2153] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:45:28 2026] GET /v2.0/security-groups?tenant_id=4608b24ab3fc44a28f81dcef89589983&name=default => generated 2925 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 14:45:29.135 7 INFO neutron.api.v2.resource [None req-bc2abe62-754f-4b8f-80e4-f847048d0ca6 8aab91b44f1549239a0ff9da616e0754 9142dbc7e6b94e76bfa01e4efc46064c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1087/2154] 10.0.0.239 () {32 vars in 760 bytes} [Tue Apr 28 14:45:29 2026] DELETE /v2.0/security-groups/db55a5c8-5bf8-4192-a8cc-2c12499f15f1/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2155] 10.0.0.239 () {32 vars in 748 bytes} [Tue Apr 28 14:45:29 2026] DELETE /v2.0/security-groups/db55a5c8-5bf8-4192-a8cc-2c12499f15f1/tags => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2156] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:45:29 2026] DELETE /v2.0/security-groups/4a3ddc40-70f1-4877-9b95-f78a63433ced => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2157] 10.0.0.239 () {32 vars in 745 bytes} [Tue Apr 28 14:45:29 2026] GET /v2.0/security-groups/db55a5c8-5bf8-4192-a8cc-2c12499f15f1/tags => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2158] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:45:29 2026] DELETE /v2.0/security-groups/db55a5c8-5bf8-4192-a8cc-2c12499f15f1 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2159] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:45:29 2026] GET /v2.0/security-groups?tenant_id=a141e5b9d37f4137857d87d949772c59&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2160] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:45:29 2026] DELETE /v2.0/security-groups/786079b3-286b-47ca-b4e4-b98690bd52f6 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2161] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:45:30 2026] GET /v2.0/security-groups?tenant_id=eecf094c069e453a9ce07dfe46ed689d&name=default => generated 2925 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2162] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:45:30 2026] DELETE /v2.0/security-groups/166bb03f-2edf-4123-9d98-8f51d4169d4b => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2163] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:45:30 2026] GET /v2.0/security-groups?tenant_id=9142dbc7e6b94e76bfa01e4efc46064c&name=default => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2164] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:45:30 2026] DELETE /v2.0/security-groups/d0635509-46a3-495e-9b10-c9b9bf35b416 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:45:34.518 7 INFO neutron.db.segments_db [None req-9d7e0add-d17d-4dd8-94b6-4b428580e786 27cf99dfca24468aba8dafed45c01978 2b0ab654778d47429ec25c0d1a0b90ed - - default default] Added segment 854e520e-338a-44b4-bb10-09ec67be3982 of type vxlan for network b9308d55-a18f-4386-9a15-3d8b58c83419 [pid: 7|app: 0|req: 1093/2165] 10.0.0.239 () {34 vars in 668 bytes} [Tue Apr 28 14:45:34 2026] POST /v2.0/networks => generated 613 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2166] 10.0.0.239 () {34 vars in 667 bytes} [Tue Apr 28 14:45:34 2026] POST /v2.0/subnets => generated 626 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2167] 10.0.0.239 () {34 vars in 749 bytes} [Tue Apr 28 14:45:34 2026] PUT /v2.0/subnets/9acc8105-8cab-4c9b-8261-f9e8f60e0318/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2168] 10.0.0.239 () {32 vars in 729 bytes} [Tue Apr 28 14:45:35 2026] GET /v2.0/subnets/9acc8105-8cab-4c9b-8261-f9e8f60e0318/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2169] 10.0.0.239 () {34 vars in 760 bytes} [Tue Apr 28 14:45:35 2026] PUT /v2.0/subnets/9acc8105-8cab-4c9b-8261-f9e8f60e0318/tags/green => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2170] 10.0.0.239 () {32 vars in 729 bytes} [Tue Apr 28 14:45:35 2026] GET /v2.0/subnets/9acc8105-8cab-4c9b-8261-f9e8f60e0318/tags => generated 34 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2171] 10.0.0.239 () {34 vars in 756 bytes} [Tue Apr 28 14:45:35 2026] PUT /v2.0/subnets/9acc8105-8cab-4c9b-8261-f9e8f60e0318/tags/red => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2172] 10.0.0.239 () {32 vars in 729 bytes} [Tue Apr 28 14:45:35 2026] GET /v2.0/subnets/9acc8105-8cab-4c9b-8261-f9e8f60e0318/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2173] 10.0.0.239 () {34 vars in 778 bytes} [Tue Apr 28 14:45:35 2026] PUT /v2.0/subnets/9acc8105-8cab-4c9b-8261-f9e8f60e0318/tags/black.or.white => generated 4 bytes in 73 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2174] 10.0.0.239 () {32 vars in 729 bytes} [Tue Apr 28 14:45:35 2026] GET /v2.0/subnets/9acc8105-8cab-4c9b-8261-f9e8f60e0318/tags => generated 52 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2175] 10.0.0.239 () {34 vars in 749 bytes} [Tue Apr 28 14:45:35 2026] PUT /v2.0/subnets/9acc8105-8cab-4c9b-8261-f9e8f60e0318/tags => generated 37 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2176] 10.0.0.239 () {32 vars in 729 bytes} [Tue Apr 28 14:45:35 2026] GET /v2.0/subnets/9acc8105-8cab-4c9b-8261-f9e8f60e0318/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2177] 10.0.0.239 () {32 vars in 737 bytes} [Tue Apr 28 14:45:35 2026] GET /v2.0/subnets/9acc8105-8cab-4c9b-8261-f9e8f60e0318/tags/red => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2178] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:45:35 2026] GET /v2.0/security-groups?tenant_id=16e8ef3217474b298872f8542c550b7d&name=default => generated 2925 bytes in 375 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2179] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:45:36 2026] GET /v2.0/ports?device_id=b3d834e6-b303-470e-8146-1d1bf47bd679 => generated 1010 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2180] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:45:36 2026] DELETE /v2.0/security-groups/bbfa3f9f-8f49-47c1-bcf0-c0fdf17e1db5 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:45:36.338 8 INFO neutron.api.v2.resource [None req-cafdd20f-6b11-4a8b-9557-f2dfe0ce2f7e 27cf99dfca24468aba8dafed45c01978 2b0ab654778d47429ec25c0d1a0b90ed - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1079/2181] 10.0.0.239 () {32 vars in 741 bytes} [Tue Apr 28 14:45:35 2026] GET /v2.0/subnets/9acc8105-8cab-4c9b-8261-f9e8f60e0318/tags/green => generated 99 bytes in 703 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2182] 10.0.0.73 () {34 vars in 1117 bytes} [Tue Apr 28 14:45:36 2026] GET /v2.0/security-groups?id=c6761350-f24a-43cf-a948-96543e223793&id=7b5a367c-2ee0-44be-baef-e4d76a23dc1d&fields=id&fields=name => generated 207 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2183] 10.0.0.239 () {32 vars in 740 bytes} [Tue Apr 28 14:45:36 2026] DELETE /v2.0/subnets/9acc8105-8cab-4c9b-8261-f9e8f60e0318/tags/red => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2184] 10.0.0.239 () {32 vars in 729 bytes} [Tue Apr 28 14:45:36 2026] GET /v2.0/subnets/9acc8105-8cab-4c9b-8261-f9e8f60e0318/tags => generated 30 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2185] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:45:36 2026] GET /v2.0/security-groups?tenant_id=050d73828c9647338cd692ef918723c9&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 14:45:36.633 8 INFO neutron.api.v2.resource [None req-943c7dff-9eb0-4cd4-8e10-8c45497de6ba 27cf99dfca24468aba8dafed45c01978 2b0ab654778d47429ec25c0d1a0b90ed - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1083/2186] 10.0.0.239 () {32 vars in 744 bytes} [Tue Apr 28 14:45:36 2026] DELETE /v2.0/subnets/9acc8105-8cab-4c9b-8261-f9e8f60e0318/tags/green => generated 99 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2187] 10.0.0.239 () {32 vars in 734 bytes} [Tue Apr 28 14:45:36 2026] GET /v2.0/ports?device_id=b3d834e6-b303-470e-8146-1d1bf47bd679 => generated 1279 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2188] 10.0.0.239 () {32 vars in 732 bytes} [Tue Apr 28 14:45:36 2026] DELETE /v2.0/subnets/9acc8105-8cab-4c9b-8261-f9e8f60e0318/tags => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2189] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:45:36 2026] DELETE /v2.0/security-groups/0cc5bd42-9cd7-42da-bc42-9196ba92544f => 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: 1085/2190] 10.0.0.239 () {32 vars in 729 bytes} [Tue Apr 28 14:45:36 2026] GET /v2.0/subnets/9acc8105-8cab-4c9b-8261-f9e8f60e0318/tags => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2191] 10.0.0.239 () {32 vars in 856 bytes} [Tue Apr 28 14:45:36 2026] GET /v2.0/floatingips?floating_network_id=24551227-cd95-4a24-b62d-9e2327126e8e&port_id=d4389c8a-b995-4d3a-a208-2e72ff226704 => generated 860 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2192] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:45:36 2026] DELETE /v2.0/subnets/9acc8105-8cab-4c9b-8261-f9e8f60e0318 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 14:45:37.121 7 INFO neutron_taas.services.taas.taas_plugin [None req-7032085e-6cdf-48b4-8957-32bab8091002 27cf99dfca24468aba8dafed45c01978 2b0ab654778d47429ec25c0d1a0b90ed - - default default] TaaS: Handle Delete Port: 57d22691-8ba3-4837-abdb-c4f8e050cfac 2026-04-28 14:45:37.124 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7032085e-6cdf-48b4-8957-32bab8091002 27cf99dfca24468aba8dafed45c01978 2b0ab654778d47429ec25c0d1a0b90ed - - default default] Tap Mirror: Handle Delete Port: 57d22691-8ba3-4837-abdb-c4f8e050cfac 2026-04-28 14:45:37.343 7 INFO neutron.services.segments.plugin [-] Segment 854e520e-338a-44b4-bb10-09ec67be3982 resource provider aggregate not found 2026-04-28 14:45:37.351 7 INFO neutron.services.segments.plugin [-] Segment 854e520e-338a-44b4-bb10-09ec67be3982 resource provider aggregate not found 2026-04-28 14:45:37.367 7 INFO neutron.services.segments.plugin [-] Segment 854e520e-338a-44b4-bb10-09ec67be3982 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 854e520e-338a-44b4-bb10-09ec67be3982 found for delete ", "request_id": "req-6be22f20-2731-4cb1-84ec-aeca2a9cd4c6"}]} 2026-04-28 14:45:37.370 7 INFO neutron.services.segments.plugin [-] Segment 854e520e-338a-44b4-bb10-09ec67be3982 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 854e520e-338a-44b4-bb10-09ec67be3982 found for delete ", "request_id": "req-9754c8fb-918e-45f0-9326-98e2e635bc24"}]} [pid: 7|app: 0|req: 1107/2195] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:45:37 2026] DELETE /v2.0/networks/b9308d55-a18f-4386-9a15-3d8b58c83419 => generated 0 bytes in 377 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2196] 10.0.0.63 () {34 vars in 987 bytes} [Tue Apr 28 14:45:37 2026] GET /v2.0/ports?device_id=b3d834e6-b303-470e-8146-1d1bf47bd679 => generated 1279 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2197] 10.0.0.63 () {34 vars in 1117 bytes} [Tue Apr 28 14:45:37 2026] GET /v2.0/security-groups?id=c6761350-f24a-43cf-a948-96543e223793&id=7b5a367c-2ee0-44be-baef-e4d76a23dc1d&fields=id&fields=name => generated 207 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2198] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:45:38 2026] GET /v2.0/security-groups?tenant_id=2b0ab654778d47429ec25c0d1a0b90ed&name=default => generated 2925 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2199] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:45:38 2026] DELETE /v2.0/security-groups/bff8bccb-ae67-4cd6-a7eb-4ae9f19e2f53 => 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: 1091/2200] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:45:38 2026] GET /v2.0/security-groups?tenant_id=acff913f576b46359770aa8ee77fcf1e&name=default => generated 2925 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2201] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:45:38 2026] DELETE /v2.0/security-groups/f092adac-0bd5-442e-8ea2-3e5961590726 => 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: 1092/2202] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:45:39 2026] GET /v2.0/security-groups?tenant_id=bac378062ed544dd8bfaa3ffb20b6ed8&name=default => generated 2925 bytes in 360 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2203] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:45:39 2026] DELETE /v2.0/security-groups/a0c2ed46-cd4b-4e99-8172-3250adbb53b5 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2204] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:45:40 2026] GET /v2.0/ports?device_id=b3d834e6-b303-470e-8146-1d1bf47bd679 => generated 1010 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2205] 10.0.0.73 () {34 vars in 1117 bytes} [Tue Apr 28 14:45:40 2026] GET /v2.0/security-groups?id=c6761350-f24a-43cf-a948-96543e223793&id=7b5a367c-2ee0-44be-baef-e4d76a23dc1d&fields=id&fields=name => generated 207 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2206] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:45:41 2026] GET /v2.0/ports?device_id=b3d834e6-b303-470e-8146-1d1bf47bd679 => generated 1010 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2207] 10.0.0.73 () {34 vars in 1117 bytes} [Tue Apr 28 14:45:41 2026] GET /v2.0/security-groups?id=c6761350-f24a-43cf-a948-96543e223793&id=7b5a367c-2ee0-44be-baef-e4d76a23dc1d&fields=id&fields=name => generated 207 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:45:42.254 8 INFO neutron.db.segments_db [None req-ce2cd46b-14c9-42d1-95ce-a2b447ee0f2b c31514a4c05f41adbf264dfc0869aa24 bd046822bb424278bbeb8cb587f0d898 - - default default] Added segment a185edff-14fc-4715-92f3-9a374202d13a of type vxlan for network 77b88fce-9909-47e7-9c42-af5fae24083a [pid: 8|app: 0|req: 1095/2208] 10.0.0.239 () {34 vars in 668 bytes} [Tue Apr 28 14:45:41 2026] POST /v2.0/networks => generated 630 bytes in 482 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2209] 10.0.0.239 () {34 vars in 667 bytes} [Tue Apr 28 14:45:42 2026] POST /v2.0/subnets => generated 627 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2210] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:45:42 2026] GET /v2.0/ports?device_id=b3d834e6-b303-470e-8146-1d1bf47bd679 => generated 1010 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 14:45:42.747 7 INFO neutron.db.segments_db [None req-4d41f40e-1d81-4dcc-a5e5-2d12776d73ba c31514a4c05f41adbf264dfc0869aa24 bd046822bb424278bbeb8cb587f0d898 - - default default] Added segment e2e41368-81b8-48ee-8ebe-538f479bdfe5 of type vxlan for network 468cd93e-934c-4c64-a5b9-240fbc00be77 2026-04-28 14:45:42.776 8 INFO neutron.db.segments_db [None req-9076ab34-5275-43f9-8d54-969479020aef d023dc8521f84f7886a4fbb9dbd7d3b4 64166fbcb99d45b5a6cc07e75e1824d0 - - default default] Added segment b7d3fb67-04f5-4b5f-96c1-d24ed9182f0e of type vxlan for network 5a4e29df-48fd-4c96-927f-41f352a46276 [pid: 8|app: 0|req: 1096/2211] 10.0.0.239 () {34 vars in 668 bytes} [Tue Apr 28 14:45:42 2026] POST /v2.0/networks => generated 612 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2212] 199.204.45.4 () {34 vars in 990 bytes} [Tue Apr 28 14:45:42 2026] GET /v2.0/ports?device_id=b3d834e6-b303-470e-8146-1d1bf47bd679 => generated 1010 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2213] 10.0.0.73 () {34 vars in 1117 bytes} [Tue Apr 28 14:45:42 2026] GET /v2.0/security-groups?id=c6761350-f24a-43cf-a948-96543e223793&id=7b5a367c-2ee0-44be-baef-e4d76a23dc1d&fields=id&fields=name => generated 207 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:45:43.056 7 INFO neutron.db.l3_hamode_db [None req-4d41f40e-1d81-4dcc-a5e5-2d12776d73ba c31514a4c05f41adbf264dfc0869aa24 bd046822bb424278bbeb8cb587f0d898 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1099/2214] 10.0.0.239 () {34 vars in 662 bytes} [Tue Apr 28 14:45:42 2026] POST /v2.0/ports => generated 743 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 14:45:43.401 8 INFO neutron_taas.services.taas.taas_plugin [req-fa06bb0a-357f-482b-a643-2a6ee48b1a0a req-ceba1ff0-6467-43a2-93c3-96d51a000341 5ae0bfa7054c419cb30ff2930a22d7f3 bdd1218e3f74489f950b50b2d7c2067d - - default default] TaaS: Handle Delete Port: d4389c8a-b995-4d3a-a208-2e72ff226704 2026-04-28 14:45:43.404 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-fa06bb0a-357f-482b-a643-2a6ee48b1a0a req-ceba1ff0-6467-43a2-93c3-96d51a000341 5ae0bfa7054c419cb30ff2930a22d7f3 bdd1218e3f74489f950b50b2d7c2067d - - default default] Tap Mirror: Handle Delete Port: d4389c8a-b995-4d3a-a208-2e72ff226704 2026-04-28 14:45:43.527 8 INFO neutron.db.l3_db [req-fa06bb0a-357f-482b-a643-2a6ee48b1a0a req-ceba1ff0-6467-43a2-93c3-96d51a000341 5ae0bfa7054c419cb30ff2930a22d7f3 bdd1218e3f74489f950b50b2d7c2067d - - default default] Floating IP dd67f87d-cdb8-4aa5-888b-fee0e325e941 disassociated. External IP: 10.96.250.211, port: d4389c8a-b995-4d3a-a208-2e72ff226704. 2026-04-28 14:45:43.891 7 INFO neutron.db.l3_hamode_db [None req-4d41f40e-1d81-4dcc-a5e5-2d12776d73ba c31514a4c05f41adbf264dfc0869aa24 bd046822bb424278bbeb8cb587f0d898 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1100/2215] 199.204.45.4 () {36 vars in 993 bytes} [Tue Apr 28 14:45:43 2026] DELETE /v2.0/ports/d4389c8a-b995-4d3a-a208-2e72ff226704 => generated 0 bytes in 634 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 14:45:43.957 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-94f94999-be58-43e8-b325-0d12f18e7b3d'] response: {'server_uuid': 'b3d834e6-b303-470e-8146-1d1bf47bd679', 'name': 'network-vif-deleted', 'tag': 'd4389c8a-b995-4d3a-a208-2e72ff226704', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1101/2216] 10.0.0.239 () {34 vars in 664 bytes} [Tue Apr 28 14:45:43 2026] POST /v2.0/trunks => generated 407 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2217] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:45:44 2026] GET /v2.0/ports?device_id=b3d834e6-b303-470e-8146-1d1bf47bd679 => 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: 1103/2218] 10.0.0.239 () {34 vars in 747 bytes} [Tue Apr 28 14:45:44 2026] PUT /v2.0/trunks/f7dfbf53-57cf-45ea-970e-fe0dcd5f4078/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2219] 10.0.0.239 () {32 vars in 727 bytes} [Tue Apr 28 14:45:44 2026] GET /v2.0/trunks/f7dfbf53-57cf-45ea-970e-fe0dcd5f4078/tags => generated 25 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2220] 10.0.0.239 () {34 vars in 758 bytes} [Tue Apr 28 14:45:44 2026] PUT /v2.0/trunks/f7dfbf53-57cf-45ea-970e-fe0dcd5f4078/tags/green => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2221] 10.0.0.239 () {32 vars in 727 bytes} [Tue Apr 28 14:45:44 2026] GET /v2.0/trunks/f7dfbf53-57cf-45ea-970e-fe0dcd5f4078/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2222] 10.0.0.239 () {34 vars in 754 bytes} [Tue Apr 28 14:45:44 2026] PUT /v2.0/trunks/f7dfbf53-57cf-45ea-970e-fe0dcd5f4078/tags/red => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2223] 10.0.0.239 () {32 vars in 727 bytes} [Tue Apr 28 14:45:44 2026] GET /v2.0/trunks/f7dfbf53-57cf-45ea-970e-fe0dcd5f4078/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2224] 10.0.0.239 () {34 vars in 776 bytes} [Tue Apr 28 14:45:44 2026] PUT /v2.0/trunks/f7dfbf53-57cf-45ea-970e-fe0dcd5f4078/tags/black.or.white => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2225] 10.0.0.239 () {32 vars in 727 bytes} [Tue Apr 28 14:45:44 2026] GET /v2.0/trunks/f7dfbf53-57cf-45ea-970e-fe0dcd5f4078/tags => generated 52 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2226] 10.0.0.239 () {34 vars in 747 bytes} [Tue Apr 28 14:45:44 2026] PUT /v2.0/trunks/f7dfbf53-57cf-45ea-970e-fe0dcd5f4078/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2227] 10.0.0.239 () {32 vars in 727 bytes} [Tue Apr 28 14:45:44 2026] GET /v2.0/trunks/f7dfbf53-57cf-45ea-970e-fe0dcd5f4078/tags => generated 37 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2228] 10.0.0.239 () {32 vars in 735 bytes} [Tue Apr 28 14:45:44 2026] GET /v2.0/trunks/f7dfbf53-57cf-45ea-970e-fe0dcd5f4078/tags/red => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:45:44.597 8 INFO neutron.api.v2.resource [None req-11729923-3232-42dc-8d2d-034deefc66a1 d023dc8521f84f7886a4fbb9dbd7d3b4 64166fbcb99d45b5a6cc07e75e1824d0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1114/2229] 10.0.0.239 () {32 vars in 739 bytes} [Tue Apr 28 14:45:44 2026] GET /v2.0/trunks/f7dfbf53-57cf-45ea-970e-fe0dcd5f4078/tags/green => generated 99 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2230] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:45:44 2026] DELETE /v2.0/trunks/f7dfbf53-57cf-45ea-970e-fe0dcd5f4078/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2231] 10.0.0.239 () {32 vars in 727 bytes} [Tue Apr 28 14:45:44 2026] GET /v2.0/trunks/f7dfbf53-57cf-45ea-970e-fe0dcd5f4078/tags => generated 30 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2232] 10.0.0.63 () {34 vars in 987 bytes} [Tue Apr 28 14:45:44 2026] GET /v2.0/ports?device_id=2c2b5d67-91d5-4253-b0d9-e04bb8f4b78d => generated 1469 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 14:45:44.743 8 INFO neutron.api.v2.resource [None req-6fc70ef1-73ce-494d-bacb-79764b2d12b9 d023dc8521f84f7886a4fbb9dbd7d3b4 64166fbcb99d45b5a6cc07e75e1824d0 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1118/2233] 10.0.0.239 () {32 vars in 742 bytes} [Tue Apr 28 14:45:44 2026] DELETE /v2.0/trunks/f7dfbf53-57cf-45ea-970e-fe0dcd5f4078/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2234] 10.0.0.63 () {34 vars in 1037 bytes} [Tue Apr 28 14:45:44 2026] GET /v2.0/security-groups?id=35a908ad-0cca-45e0-90cd-21debeb74452&fields=id&fields=name => generated 111 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2235] 10.0.0.239 () {32 vars in 730 bytes} [Tue Apr 28 14:45:44 2026] DELETE /v2.0/trunks/f7dfbf53-57cf-45ea-970e-fe0dcd5f4078/tags => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2236] 10.0.0.239 () {34 vars in 667 bytes} [Tue Apr 28 14:45:42 2026] POST /v2.0/routers => generated 694 bytes in 2161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2237] 10.0.0.239 () {32 vars in 727 bytes} [Tue Apr 28 14:45:44 2026] GET /v2.0/trunks/f7dfbf53-57cf-45ea-970e-fe0dcd5f4078/tags => 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: 1122/2238] 10.0.0.239 () {32 vars in 717 bytes} [Tue Apr 28 14:45:44 2026] GET /v2.0/trunks/f7dfbf53-57cf-45ea-970e-fe0dcd5f4078 => generated 407 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2239] 10.0.0.239 () {32 vars in 715 bytes} [Tue Apr 28 14:45:44 2026] GET /v2.0/ports/c8750a09-413e-4fdc-9cac-be4819d8f25c => generated 826 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2240] 10.0.0.239 () {32 vars in 720 bytes} [Tue Apr 28 14:45:45 2026] DELETE /v2.0/trunks/f7dfbf53-57cf-45ea-970e-fe0dcd5f4078 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:45:45.181 8 INFO neutron_taas.services.taas.taas_plugin [None req-efa457f8-99d1-4bdb-b654-7a8284802ecb d023dc8521f84f7886a4fbb9dbd7d3b4 64166fbcb99d45b5a6cc07e75e1824d0 - - default default] TaaS: Handle Delete Port: c8750a09-413e-4fdc-9cac-be4819d8f25c 2026-04-28 14:45:45.183 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-efa457f8-99d1-4bdb-b654-7a8284802ecb d023dc8521f84f7886a4fbb9dbd7d3b4 64166fbcb99d45b5a6cc07e75e1824d0 - - default default] Tap Mirror: Handle Delete Port: c8750a09-413e-4fdc-9cac-be4819d8f25c [pid: 8|app: 0|req: 1125/2241] 10.0.0.239 () {32 vars in 718 bytes} [Tue Apr 28 14:45:45 2026] DELETE /v2.0/ports/c8750a09-413e-4fdc-9cac-be4819d8f25c => 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: 1126/2242] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:45:45 2026] GET /v2.0/ports?device_id=b3d834e6-b303-470e-8146-1d1bf47bd679 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:45:45.434 8 INFO neutron.services.segments.plugin [-] Segment b7d3fb67-04f5-4b5f-96c1-d24ed9182f0e resource provider aggregate not found 2026-04-28 14:45:45.443 8 INFO neutron.services.segments.plugin [-] Segment b7d3fb67-04f5-4b5f-96c1-d24ed9182f0e resource provider aggregate not found 2026-04-28 14:45:45.458 8 INFO neutron.services.segments.plugin [-] Segment b7d3fb67-04f5-4b5f-96c1-d24ed9182f0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7d3fb67-04f5-4b5f-96c1-d24ed9182f0e found for delete ", "request_id": "req-2d6a61ba-9543-4ba4-ad81-7ccb8e2efe4f"}]} [pid: 8|app: 0|req: 1127/2243] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:45:45 2026] DELETE /v2.0/networks/5a4e29df-48fd-4c96-927f-41f352a46276 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 14:45:45.467 8 INFO neutron.services.segments.plugin [-] Segment b7d3fb67-04f5-4b5f-96c1-d24ed9182f0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7d3fb67-04f5-4b5f-96c1-d24ed9182f0e found for delete ", "request_id": "req-179c0a0a-54eb-4533-98bc-4b1952a4461c"}]} [pid: 7|app: 0|req: 1117/2244] 10.0.0.239 () {34 vars in 781 bytes} [Tue Apr 28 14:45:44 2026] PUT /v2.0/routers/f326b9eb-72c4-4597-b989-b4b68da2afbc/add_router_interface => generated 309 bytes in 1599 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2245] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:45:46 2026] GET /v2.0/ports?device_id=b3d834e6-b303-470e-8146-1d1bf47bd679 => 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: 1128/2246] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:45:46 2026] GET /v2.0/security-groups?tenant_id=1476dbd40b294c3eab01e55102387818&name=default => generated 2925 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2247] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:45:46 2026] DELETE /v2.0/security-groups/73b21067-7288-4141-9918-f92bdfc6744d => 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: 1130/2248] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:45:46 2026] GET /v2.0/security-groups?tenant_id=64166fbcb99d45b5a6cc07e75e1824d0&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2249] 10.0.0.239 () {34 vars in 663 bytes} [Tue Apr 28 14:45:46 2026] POST /v2.0/ports => generated 955 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2250] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:45:46 2026] DELETE /v2.0/security-groups/e36a43f6-4e09-4677-86ab-c840d5cb9cf0 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1120/2251] 10.0.0.239 () {34 vars in 663 bytes} [Tue Apr 28 14:45:46 2026] POST /v2.0/ports => generated 959 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1121/2252] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:45:47 2026] GET /v2.0/ports?device_id=b3d834e6-b303-470e-8146-1d1bf47bd679 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:45:48.251 8 INFO neutron.db.l3_db [None req-5ff1dfa5-3f08-4ac7-b104-8017cb8aced8 c31514a4c05f41adbf264dfc0869aa24 bd046822bb424278bbeb8cb587f0d898 - - default default] Floating IP 69d96852-6ac5-4501-aef7-9b5ee4a3981b associated. External IP: 10.96.250.208, port: 97942df2-8093-40b6-a948-91cdac578fe2. [pid: 8|app: 0|req: 1132/2253] 10.0.0.239 () {34 vars in 675 bytes} [Tue Apr 28 14:45:47 2026] POST /v2.0/floatingips => generated 843 bytes in 1258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 14:45:48.748 7 INFO neutron.db.l3_db [None req-128bed51-a214-4aac-af3d-f01319c5273f c31514a4c05f41adbf264dfc0869aa24 bd046822bb424278bbeb8cb587f0d898 - - default default] Floating IP 69d96852-6ac5-4501-aef7-9b5ee4a3981b disassociated. External IP: 10.96.250.208, port: 97942df2-8093-40b6-a948-91cdac578fe2. [pid: 8|app: 0|req: 1133/2254] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:45:48 2026] DELETE /v2.0/security-groups/7b5a367c-2ee0-44be-baef-e4d76a23dc1d => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:45:48.869 8 INFO neutron.api.v2.resource [None req-b66152f5-48b0-4bb0-b0bd-1e48c2610d5d 5ae0bfa7054c419cb30ff2930a22d7f3 bdd1218e3f74489f950b50b2d7c2067d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1134/2255] 10.0.0.239 () {32 vars in 735 bytes} [Tue Apr 28 14:45:48 2026] GET /v2.0/security-groups/7b5a367c-2ee0-44be-baef-e4d76a23dc1d => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 14:45:49.019 8 INFO neutron_taas.services.taas.taas_plugin [None req-3b3cd824-cd56-4dc7-8c9a-76d764360cb7 5ae0bfa7054c419cb30ff2930a22d7f3 bdd1218e3f74489f950b50b2d7c2067d - - default default] TaaS: Handle Delete Port: 80af02d9-eaf1-4583-99e6-da418f6a1b78 2026-04-28 14:45:49.022 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3b3cd824-cd56-4dc7-8c9a-76d764360cb7 5ae0bfa7054c419cb30ff2930a22d7f3 bdd1218e3f74489f950b50b2d7c2067d - - default default] Tap Mirror: Handle Delete Port: 80af02d9-eaf1-4583-99e6-da418f6a1b78 [pid: 7|app: 0|req: 1122/2256] 10.0.0.239 () {34 vars in 747 bytes} [Tue Apr 28 14:45:48 2026] PUT /v2.0/floatingips/69d96852-6ac5-4501-aef7-9b5ee4a3981b => generated 552 bytes in 521 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2257] 10.0.0.239 () {32 vars in 730 bytes} [Tue Apr 28 14:45:48 2026] DELETE /v2.0/floatingips/dd67f87d-cdb8-4aa5-888b-fee0e325e941 => generated 0 bytes in 372 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:45:49.275 7 INFO neutron_taas.services.taas.taas_plugin [None req-c67efa44-eae2-44b3-afb4-65f2c019bc9b c31514a4c05f41adbf264dfc0869aa24 bd046822bb424278bbeb8cb587f0d898 - - default default] TaaS: Handle Delete Port: 617c7b07-b17d-4618-9180-54dfaa1f7dec 2026-04-28 14:45:49.278 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c67efa44-eae2-44b3-afb4-65f2c019bc9b c31514a4c05f41adbf264dfc0869aa24 bd046822bb424278bbeb8cb587f0d898 - - default default] Tap Mirror: Handle Delete Port: 617c7b07-b17d-4618-9180-54dfaa1f7dec [pid: 8|app: 0|req: 1136/2258] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:45:49 2026] DELETE /v2.0/security-groups/c6761350-f24a-43cf-a948-96543e223793 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2259] 10.0.0.239 () {32 vars in 730 bytes} [Tue Apr 28 14:45:49 2026] DELETE /v2.0/floatingips/69d96852-6ac5-4501-aef7-9b5ee4a3981b => generated 0 bytes in 318 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:45:49.909 8 INFO neutron_taas.services.taas.taas_plugin [None req-5f4a5c14-d18c-4fc0-9932-b1202dcbb1f0 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] TaaS: Handle Delete Port: cbad032c-2fc3-41de-981c-3784d1300334 2026-04-28 14:45:49.912 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5f4a5c14-d18c-4fc0-9932-b1202dcbb1f0 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Tap Mirror: Handle Delete Port: cbad032c-2fc3-41de-981c-3784d1300334 2026-04-28 14:45:50.302 7 INFO neutron.db.l3_db [None req-557bcd20-da6a-4506-bec5-0e9b56f3fc74 c31514a4c05f41adbf264dfc0869aa24 bd046822bb424278bbeb8cb587f0d898 - - default default] Floating IP d278645f-5497-4d1d-bf47-00750027b6ad associated. External IP: 10.96.250.212, port: f38f63c3-9ae1-4701-8537-7972bcf3ef9c. [pid: 8|app: 0|req: 1137/2260] 10.0.0.239 () {34 vars in 787 bytes} [Tue Apr 28 14:45:49 2026] PUT /v2.0/routers/fd8dc346-da35-42c1-9b0c-45cd9080ad89/remove_router_interface => generated 309 bytes in 972 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2261] 10.0.0.239 () {34 vars in 675 bytes} [Tue Apr 28 14:45:49 2026] POST /v2.0/floatingips => generated 842 bytes in 1152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2262] 10.0.0.239 () {32 vars in 727 bytes} [Tue Apr 28 14:45:50 2026] GET /v2.0/floatingips/d278645f-5497-4d1d-bf47-00750027b6ad => generated 842 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:45:50.716 8 INFO neutron_taas.services.taas.taas_plugin [None req-5b0f8835-7838-48cc-850d-70aef22271a1 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] TaaS: Handle Delete Port: 4e910058-2969-4a51-a273-d0f67489c68f 2026-04-28 14:45:50.725 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5b0f8835-7838-48cc-850d-70aef22271a1 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Tap Mirror: Handle Delete Port: 4e910058-2969-4a51-a273-d0f67489c68f [pid: 7|app: 0|req: 1126/2263] 10.0.0.239 () {32 vars in 653 bytes} [Tue Apr 28 14:45:50 2026] GET /v2.0/floatingips => generated 845 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:45:51.049 8 INFO neutron_taas.services.taas.taas_plugin [None req-5b0f8835-7838-48cc-850d-70aef22271a1 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] TaaS: Handle Delete Port: 45c5aa98-c97f-4538-8e0b-26dcc99c3063 2026-04-28 14:45:51.052 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5b0f8835-7838-48cc-850d-70aef22271a1 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Tap Mirror: Handle Delete Port: 45c5aa98-c97f-4538-8e0b-26dcc99c3063 2026-04-28 14:45:51.179 7 INFO neutron.db.l3_db [None req-e0f78635-55d6-4367-9c97-ff565cfc4d5d c31514a4c05f41adbf264dfc0869aa24 bd046822bb424278bbeb8cb587f0d898 - - default default] Floating IP d278645f-5497-4d1d-bf47-00750027b6ad associated. External IP: 10.96.250.212, port: f38f63c3-9ae1-4701-8537-7972bcf3ef9c. 2026-04-28 14:45:51.442 8 INFO neutron.services.segments.plugin [-] Segment 3eccf9f4-1609-415f-8da5-d1d802815b46 resource provider aggregate not found 2026-04-28 14:45:51.448 8 INFO neutron.services.segments.plugin [-] Segment 3eccf9f4-1609-415f-8da5-d1d802815b46 resource provider aggregate not found 2026-04-28 14:45:51.463 8 INFO neutron.db.l3_hamode_db [None req-5b0f8835-7838-48cc-850d-70aef22271a1 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] HA network b72dd6ab-b66d-4cf1-b014-67c23cde7f9d was deleted as no HA routers are present in tenant bdd1218e3f74489f950b50b2d7c2067d. 2026-04-28 14:45:51.464 8 INFO neutron.services.segments.plugin [-] Segment 3eccf9f4-1609-415f-8da5-d1d802815b46 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3eccf9f4-1609-415f-8da5-d1d802815b46 found for delete ", "request_id": "req-f795dc37-92cf-4c40-9a7c-de1bc0877bab"}]} 2026-04-28 14:45:51.467 8 INFO neutron.services.segments.plugin [-] Segment 3eccf9f4-1609-415f-8da5-d1d802815b46 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3eccf9f4-1609-415f-8da5-d1d802815b46 found for delete ", "request_id": "req-d5b27d27-817e-4bc7-a351-00a5df2ed40a"}]} [pid: 8|app: 0|req: 1138/2264] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:45:50 2026] DELETE /v2.0/routers/fd8dc346-da35-42c1-9b0c-45cd9080ad89 => generated 0 bytes in 1024 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2265] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:45:51 2026] DELETE /v2.0/subnets/bcc365d2-f349-4500-9090-edd7a81b4c47 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 14:45:51.770 8 INFO neutron_taas.services.taas.taas_plugin [None req-adddf2b2-ced5-47d2-ada8-d956eb4233b5 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] TaaS: Handle Delete Port: 1da78931-9f40-43dc-b8de-ed6e7d0abdb6 2026-04-28 14:45:51.772 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-adddf2b2-ced5-47d2-ada8-d956eb4233b5 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Tap Mirror: Handle Delete Port: 1da78931-9f40-43dc-b8de-ed6e7d0abdb6 [pid: 7|app: 0|req: 1127/2266] 10.0.0.239 () {34 vars in 747 bytes} [Tue Apr 28 14:45:50 2026] PUT /v2.0/floatingips/d278645f-5497-4d1d-bf47-00750027b6ad => generated 843 bytes in 1071 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:45:51.948 7 INFO neutron.db.l3_db [None req-56882121-899b-4dcb-a512-263503a4f1d0 c31514a4c05f41adbf264dfc0869aa24 bd046822bb424278bbeb8cb587f0d898 - - default default] Floating IP d278645f-5497-4d1d-bf47-00750027b6ad disassociated. External IP: 10.96.250.212, port: 97942df2-8093-40b6-a948-91cdac578fe2. [pid: 8|app: 0|req: 1140/2267] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:45:51 2026] DELETE /v2.0/networks/632bfa92-2a80-48f5-b271-54b35b8ad830 => generated 0 bytes in 335 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2268] 10.0.0.239 () {34 vars in 747 bytes} [Tue Apr 28 14:45:51 2026] PUT /v2.0/floatingips/d278645f-5497-4d1d-bf47-00750027b6ad => generated 552 bytes in 451 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:45:52.396 7 INFO neutron_taas.services.taas.taas_plugin [None req-ddbfefcd-90b8-4104-bd5a-aa0697faf5bf c31514a4c05f41adbf264dfc0869aa24 bd046822bb424278bbeb8cb587f0d898 - - default default] TaaS: Handle Delete Port: 4b7c5299-80ab-451d-9345-0a9ac63ed524 2026-04-28 14:45:52.397 8 INFO neutron_taas.services.taas.taas_plugin [None req-9e2628dd-f194-4cfa-ba18-e19b39e05f81 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] TaaS: Handle Delete Port: 57424f03-a76f-43fc-9a3b-ed7e190f6946 2026-04-28 14:45:52.399 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ddbfefcd-90b8-4104-bd5a-aa0697faf5bf c31514a4c05f41adbf264dfc0869aa24 bd046822bb424278bbeb8cb587f0d898 - - default default] Tap Mirror: Handle Delete Port: 4b7c5299-80ab-451d-9345-0a9ac63ed524 2026-04-28 14:45:52.400 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9e2628dd-f194-4cfa-ba18-e19b39e05f81 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Tap Mirror: Handle Delete Port: 57424f03-a76f-43fc-9a3b-ed7e190f6946 [pid: 7|app: 0|req: 1131/2271] 10.0.0.239 () {32 vars in 730 bytes} [Tue Apr 28 14:45:52 2026] DELETE /v2.0/floatingips/d278645f-5497-4d1d-bf47-00750027b6ad => generated 0 bytes in 285 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:45:52.606 7 INFO neutron.api.v2.resource [None req-c20173e6-cdd0-48d7-8e4d-96d4c55ca14c c31514a4c05f41adbf264dfc0869aa24 bd046822bb424278bbeb8cb587f0d898 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1132/2272] 10.0.0.239 () {32 vars in 730 bytes} [Tue Apr 28 14:45:52 2026] DELETE /v2.0/floatingips/d278645f-5497-4d1d-bf47-00750027b6ad => generated 144 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 14:45:52.760 7 INFO neutron_taas.services.taas.taas_plugin [None req-4a47bd4e-98d5-4c98-92cd-95d31cab48c0 c31514a4c05f41adbf264dfc0869aa24 bd046822bb424278bbeb8cb587f0d898 - - default default] TaaS: Handle Delete Port: 97942df2-8093-40b6-a948-91cdac578fe2 2026-04-28 14:45:52.763 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4a47bd4e-98d5-4c98-92cd-95d31cab48c0 c31514a4c05f41adbf264dfc0869aa24 bd046822bb424278bbeb8cb587f0d898 - - default default] Tap Mirror: Handle Delete Port: 97942df2-8093-40b6-a948-91cdac578fe2 [pid: 7|app: 0|req: 1133/2273] 10.0.0.239 () {32 vars in 718 bytes} [Tue Apr 28 14:45:52 2026] DELETE /v2.0/ports/97942df2-8093-40b6-a948-91cdac578fe2 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2274] 10.0.0.239 () {34 vars in 787 bytes} [Tue Apr 28 14:45:52 2026] PUT /v2.0/routers/baa1341e-2471-42d9-b078-7c3e03f743fe/remove_router_interface => generated 309 bytes in 942 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:45:53.063 7 INFO neutron_taas.services.taas.taas_plugin [None req-974428be-71cf-4065-8522-a2f3332129c5 c31514a4c05f41adbf264dfc0869aa24 bd046822bb424278bbeb8cb587f0d898 - - default default] TaaS: Handle Delete Port: f38f63c3-9ae1-4701-8537-7972bcf3ef9c 2026-04-28 14:45:53.067 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-974428be-71cf-4065-8522-a2f3332129c5 c31514a4c05f41adbf264dfc0869aa24 bd046822bb424278bbeb8cb587f0d898 - - default default] Tap Mirror: Handle Delete Port: f38f63c3-9ae1-4701-8537-7972bcf3ef9c 2026-04-28 14:45:53.158 8 INFO neutron_taas.services.taas.taas_plugin [None req-e51c53ad-e8d7-4ba3-ab28-eb59208e03f4 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] TaaS: Handle Delete Port: 9dea4fa5-fc3e-45a3-ab4c-223f6ddf83c2 2026-04-28 14:45:53.161 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e51c53ad-e8d7-4ba3-ab28-eb59208e03f4 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Tap Mirror: Handle Delete Port: 9dea4fa5-fc3e-45a3-ab4c-223f6ddf83c2 [pid: 7|app: 0|req: 1134/2275] 10.0.0.239 () {32 vars in 718 bytes} [Tue Apr 28 14:45:52 2026] DELETE /v2.0/ports/f38f63c3-9ae1-4701-8537-7972bcf3ef9c => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2276] 10.0.0.239 () {32 vars in 734 bytes} [Tue Apr 28 14:45:53 2026] GET /v2.0/ports?device_id=f326b9eb-72c4-4597-b989-b4b68da2afbc => generated 958 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:45:53.457 8 INFO neutron_taas.services.taas.taas_plugin [None req-e51c53ad-e8d7-4ba3-ab28-eb59208e03f4 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] TaaS: Handle Delete Port: 2a9de99c-c760-4f0c-9e31-765599cee459 2026-04-28 14:45:53.461 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e51c53ad-e8d7-4ba3-ab28-eb59208e03f4 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Tap Mirror: Handle Delete Port: 2a9de99c-c760-4f0c-9e31-765599cee459 2026-04-28 14:45:53.500 8 INFO neutron.services.segments.plugin [-] Segment 09971eb2-0f0c-4a10-a9d6-21b60d62b936 resource provider aggregate not found 2026-04-28 14:45:53.515 8 INFO neutron.services.segments.plugin [-] Segment 09971eb2-0f0c-4a10-a9d6-21b60d62b936 resource provider aggregate not found 2026-04-28 14:45:53.533 8 INFO neutron.services.segments.plugin [-] Segment 09971eb2-0f0c-4a10-a9d6-21b60d62b936 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09971eb2-0f0c-4a10-a9d6-21b60d62b936 found for delete ", "request_id": "req-0bc341c1-3bfa-4afb-967a-852e1e57dd13"}]} 2026-04-28 14:45:53.539 8 INFO neutron.services.segments.plugin [-] Segment 09971eb2-0f0c-4a10-a9d6-21b60d62b936 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09971eb2-0f0c-4a10-a9d6-21b60d62b936 found for delete ", "request_id": "req-e0e28157-2e32-43b2-85b1-dcc3ad5dde84"}]} 2026-04-28 14:45:53.664 7 INFO neutron_taas.services.taas.taas_plugin [None req-541c23db-9a4b-4e6f-8ad5-0dcd1a5462a2 c31514a4c05f41adbf264dfc0869aa24 bd046822bb424278bbeb8cb587f0d898 - - default default] TaaS: Handle Delete Port: ea91aa4f-2923-4118-adec-2739e61664cf 2026-04-28 14:45:53.667 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-541c23db-9a4b-4e6f-8ad5-0dcd1a5462a2 c31514a4c05f41adbf264dfc0869aa24 bd046822bb424278bbeb8cb587f0d898 - - default default] Tap Mirror: Handle Delete Port: ea91aa4f-2923-4118-adec-2739e61664cf 2026-04-28 14:45:53.925 8 INFO neutron.db.l3_hamode_db [None req-e51c53ad-e8d7-4ba3-ab28-eb59208e03f4 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] HA network 0e6b4fc6-96ff-47e7-b8fe-5bb727a21e89 was deleted as no HA routers are present in tenant d2ad0d026bbd4324aa1b003554985faf. [pid: 8|app: 0|req: 1142/2277] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:45:52 2026] DELETE /v2.0/routers/baa1341e-2471-42d9-b078-7c3e03f743fe => generated 0 bytes in 977 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2278] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:45:53 2026] DELETE /v2.0/subnets/3f92a0c1-8035-43b2-bbfb-f16f9672756f => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 14:45:54.210 8 INFO neutron_taas.services.taas.taas_plugin [None req-7d8edc7a-6b83-4b74-bf1b-f31d7abcef1a 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] TaaS: Handle Delete Port: 6bd7e01a-3777-4184-b1ee-23fdafbe6a61 2026-04-28 14:45:54.214 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7d8edc7a-6b83-4b74-bf1b-f31d7abcef1a 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Tap Mirror: Handle Delete Port: 6bd7e01a-3777-4184-b1ee-23fdafbe6a61 [pid: 7|app: 0|req: 1136/2279] 10.0.0.239 () {34 vars in 787 bytes} [Tue Apr 28 14:45:53 2026] PUT /v2.0/routers/f326b9eb-72c4-4597-b989-b4b68da2afbc/remove_router_interface => generated 309 bytes in 944 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2280] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:45:54 2026] DELETE /v2.0/networks/e1ab354d-a890-430e-9c4e-0bb21e77af85 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 14:45:54.448 7 INFO neutron_taas.services.taas.taas_plugin [None req-0b10aa1e-2efe-4541-8451-c147d6cb9583 c31514a4c05f41adbf264dfc0869aa24 bd046822bb424278bbeb8cb587f0d898 - - default default] TaaS: Handle Delete Port: 42dc4741-5e8f-45ef-becb-1b087fd3804d 2026-04-28 14:45:54.452 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0b10aa1e-2efe-4541-8451-c147d6cb9583 c31514a4c05f41adbf264dfc0869aa24 bd046822bb424278bbeb8cb587f0d898 - - default default] Tap Mirror: Handle Delete Port: 42dc4741-5e8f-45ef-becb-1b087fd3804d 2026-04-28 14:45:54.733 7 INFO neutron_taas.services.taas.taas_plugin [None req-0b10aa1e-2efe-4541-8451-c147d6cb9583 c31514a4c05f41adbf264dfc0869aa24 bd046822bb424278bbeb8cb587f0d898 - - default default] TaaS: Handle Delete Port: bbda9bbf-02cf-4692-b81a-c2e971723f30 2026-04-28 14:45:54.737 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0b10aa1e-2efe-4541-8451-c147d6cb9583 c31514a4c05f41adbf264dfc0869aa24 bd046822bb424278bbeb8cb587f0d898 - - default default] Tap Mirror: Handle Delete Port: bbda9bbf-02cf-4692-b81a-c2e971723f30 [pid: 8|app: 0|req: 1145/2281] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:45:54 2026] GET /v2.0/security-groups?tenant_id=bdd1218e3f74489f950b50b2d7c2067d&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: 1146/2282] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:45:54 2026] DELETE /v2.0/security-groups/0dadd4d4-6d32-44ef-8a33-ce556c67f2b2 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:45:55.022 7 INFO neutron.services.segments.plugin [-] Segment e2e41368-81b8-48ee-8ebe-538f479bdfe5 resource provider aggregate not found 2026-04-28 14:45:55.028 7 INFO neutron.services.segments.plugin [-] Segment e2e41368-81b8-48ee-8ebe-538f479bdfe5 resource provider aggregate not found 2026-04-28 14:45:55.041 7 INFO neutron.services.segments.plugin [-] Segment e2e41368-81b8-48ee-8ebe-538f479bdfe5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2e41368-81b8-48ee-8ebe-538f479bdfe5 found for delete ", "request_id": "req-b32eb2af-4a95-4c99-856a-94c9d2722d38"}]} 2026-04-28 14:45:55.050 7 INFO neutron.services.segments.plugin [-] Segment e2e41368-81b8-48ee-8ebe-538f479bdfe5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2e41368-81b8-48ee-8ebe-538f479bdfe5 found for delete ", "request_id": "req-2c770d8a-6e38-4d07-8417-94315615dbb6"}]} 2026-04-28 14:45:55.055 7 INFO neutron.db.l3_hamode_db [None req-0b10aa1e-2efe-4541-8451-c147d6cb9583 c31514a4c05f41adbf264dfc0869aa24 bd046822bb424278bbeb8cb587f0d898 - - default default] HA network 468cd93e-934c-4c64-a5b9-240fbc00be77 was deleted as no HA routers are present in tenant bd046822bb424278bbeb8cb587f0d898. [pid: 7|app: 0|req: 1137/2283] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:45:54 2026] DELETE /v2.0/routers/f326b9eb-72c4-4597-b989-b4b68da2afbc => generated 0 bytes in 842 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2284] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:45:55 2026] GET /v2.0/security-groups?tenant_id=d2ad0d026bbd4324aa1b003554985faf&name=default => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2285] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:45:55 2026] DELETE /v2.0/subnets/c1f83176-88af-431e-9529-d4a5d806eeff => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2286] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:45:55 2026] DELETE /v2.0/security-groups/4ab16765-85df-4f89-aafe-bfd7a699cce9 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2287] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:45:55 2026] DELETE /v2.0/networks/77b88fce-9909-47e7-9c42-af5fae24083a => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 14:45:55.555 8 INFO neutron.services.segments.plugin [-] Segment 14dfa543-a35c-404e-b14f-efa9ef8d8d3a resource provider aggregate not found 2026-04-28 14:45:55.559 8 INFO neutron.services.segments.plugin [-] Segment 14dfa543-a35c-404e-b14f-efa9ef8d8d3a resource provider aggregate not found 2026-04-28 14:45:55.571 8 INFO neutron.services.segments.plugin [-] Segment 14dfa543-a35c-404e-b14f-efa9ef8d8d3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14dfa543-a35c-404e-b14f-efa9ef8d8d3a found for delete ", "request_id": "req-b217a074-5cf7-49a9-a3c4-827d6e044936"}]} 2026-04-28 14:45:55.574 8 INFO neutron.services.segments.plugin [-] Segment 14dfa543-a35c-404e-b14f-efa9ef8d8d3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14dfa543-a35c-404e-b14f-efa9ef8d8d3a found for delete ", "request_id": "req-35625e51-61ff-4ad0-8298-98299cb35970"}]} 2026-04-28 14:45:55.586 8 INFO neutron.services.segments.plugin [-] Segment f8106bc3-f5fa-4d42-9a90-5cd89cd29216 resource provider aggregate not found 2026-04-28 14:45:55.592 8 INFO neutron.services.segments.plugin [-] Segment f8106bc3-f5fa-4d42-9a90-5cd89cd29216 resource provider aggregate not found 2026-04-28 14:45:55.607 8 INFO neutron.services.segments.plugin [-] Segment f8106bc3-f5fa-4d42-9a90-5cd89cd29216 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8106bc3-f5fa-4d42-9a90-5cd89cd29216 found for delete ", "request_id": "req-5d4074e7-b8f7-4086-9a01-566f659e3022"}]} 2026-04-28 14:45:55.611 8 INFO neutron.services.segments.plugin [-] Segment f8106bc3-f5fa-4d42-9a90-5cd89cd29216 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8106bc3-f5fa-4d42-9a90-5cd89cd29216 found for delete ", "request_id": "req-943f8d21-5ea7-40f7-8538-12e002ef59db"}]} 2026-04-28 14:45:55.630 8 INFO neutron.services.segments.plugin [-] Segment a185edff-14fc-4715-92f3-9a374202d13a resource provider aggregate not found 2026-04-28 14:45:55.635 8 INFO neutron.services.segments.plugin [-] Segment a185edff-14fc-4715-92f3-9a374202d13a resource provider aggregate not found 2026-04-28 14:45:55.652 8 INFO neutron.services.segments.plugin [-] Segment a185edff-14fc-4715-92f3-9a374202d13a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a185edff-14fc-4715-92f3-9a374202d13a found for delete ", "request_id": "req-f4c43de0-0866-4f7e-a5f8-606e2287e578"}]} 2026-04-28 14:45:55.655 8 INFO neutron.services.segments.plugin [-] Segment a185edff-14fc-4715-92f3-9a374202d13a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a185edff-14fc-4715-92f3-9a374202d13a found for delete ", "request_id": "req-1d1514d9-ee83-40f2-a046-d4702bb714a1"}]} [pid: 7|app: 0|req: 1140/2288] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:45:55 2026] GET /v2.0/security-groups?tenant_id=bd046822bb424278bbeb8cb587f0d898&name=default => generated 2925 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2289] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:45:55 2026] DELETE /v2.0/security-groups/8c1f2d54-652b-49f2-9967-b46939b80910 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:45:58.138 7 INFO neutron.db.segments_db [None req-132ffe0f-6efb-42d7-94ca-3d93cd4d8082 0c0c90c79a1a4316acbd570a63d69098 3928bf26f9e245518951350c19a728cb - - default default] Added segment d44905f5-ec14-4eea-b554-6b98b55de270 of type vxlan for network 24af6bea-a883-440a-8727-bd6f26027e26 [pid: 7|app: 0|req: 1141/2290] 10.0.0.239 () {34 vars in 668 bytes} [Tue Apr 28 14:45:57 2026] POST /v2.0/networks => generated 625 bytes in 425 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2291] 10.0.0.239 () {34 vars in 667 bytes} [Tue Apr 28 14:45:58 2026] POST /v2.0/subnets => generated 641 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 14:45:58.619 7 INFO neutron.db.segments_db [None req-89f51424-e682-4ae9-a570-ceee8ac6d8da 0c0c90c79a1a4316acbd570a63d69098 3928bf26f9e245518951350c19a728cb - - default default] Added segment bd15fc6e-a17b-4f6f-8a99-b03bb149c9be of type vxlan for network baff55f2-83df-41b8-8b4a-254318914d59 [pid: 7|app: 0|req: 1142/2292] 10.0.0.239 () {34 vars in 668 bytes} [Tue Apr 28 14:45:58 2026] POST /v2.0/networks => generated 625 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2293] 10.0.0.239 () {34 vars in 741 bytes} [Tue Apr 28 14:45:58 2026] PUT /v2.0/networks/baff55f2-83df-41b8-8b4a-254318914d59 => generated 592 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2294] 10.0.0.239 () {32 vars in 719 bytes} [Tue Apr 28 14:45:58 2026] GET /v2.0/subnets/3bf6372b-fdde-44ac-93be-0c0b76a98881 => generated 676 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2295] 10.0.0.239 () {34 vars in 667 bytes} [Tue Apr 28 14:45:58 2026] POST /v2.0/subnets => generated 626 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2296] 10.0.0.239 () {34 vars in 739 bytes} [Tue Apr 28 14:45:59 2026] PUT /v2.0/subnets/75905b8d-6d85-489b-8155-1649d89d5683 => generated 636 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:45:59.413 7 INFO neutron.services.segments.plugin [-] Segment bd15fc6e-a17b-4f6f-8a99-b03bb149c9be resource provider aggregate not found 2026-04-28 14:45:59.418 7 INFO neutron.services.segments.plugin [-] Segment bd15fc6e-a17b-4f6f-8a99-b03bb149c9be resource provider aggregate not found 2026-04-28 14:45:59.438 7 INFO neutron.services.segments.plugin [-] Segment bd15fc6e-a17b-4f6f-8a99-b03bb149c9be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd15fc6e-a17b-4f6f-8a99-b03bb149c9be found for delete ", "request_id": "req-185496ad-79c3-4523-bf26-48ce54815f75"}]} 2026-04-28 14:45:59.439 7 INFO neutron.services.segments.plugin [-] Segment bd15fc6e-a17b-4f6f-8a99-b03bb149c9be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd15fc6e-a17b-4f6f-8a99-b03bb149c9be found for delete ", "request_id": "req-bcd0fd02-fcb0-4f15-b08c-f8958f9d7be3"}]} [pid: 7|app: 0|req: 1144/2297] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:45:59 2026] DELETE /v2.0/networks/baff55f2-83df-41b8-8b4a-254318914d59 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 14:45:59.476 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5fe97c84-b5aa-47bb-8e17-8efba01fbf76 0c0c90c79a1a4316acbd570a63d69098 3928bf26f9e245518951350c19a728cb - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1154/2298] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:45:59 2026] DELETE /v2.0/networks/baff55f2-83df-41b8-8b4a-254318914d59 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2299] 10.0.0.239 () {32 vars in 692 bytes} [Tue Apr 28 14:45:59 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2300] 10.0.0.239 () {32 vars in 740 bytes} [Tue Apr 28 14:45:59 2026] GET /v2.0/subnets?network_id=24551227-cd95-4a24-b62d-9e2327126e8e => generated 649 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2301] 10.0.0.239 () {32 vars in 651 bytes} [Tue Apr 28 14:45:59 2026] GET /v2.0/extensions => generated 21537 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2302] 10.0.0.239 () {32 vars in 647 bytes} [Tue Apr 28 14:45:59 2026] GET /v2.0/networks => generated 1309 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2303] 10.0.0.239 () {32 vars in 645 bytes} [Tue Apr 28 14:45:59 2026] GET /v2.0/subnets => generated 1280 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2304] 10.0.0.239 () {32 vars in 721 bytes} [Tue Apr 28 14:45:59 2026] GET /v2.0/networks/24af6bea-a883-440a-8727-bd6f26027e26 => generated 669 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2305] 10.0.0.239 () {32 vars in 719 bytes} [Tue Apr 28 14:45:59 2026] GET /v2.0/subnets/bdf604d0-52b6-45ae-8fbe-c9ed358affdd => generated 641 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:45:59.841 7 INFO neutron.db.segments_db [None req-608a2dd8-6540-4827-9fdc-d98848f280ab e3a275fd95da4d00beab9166713322a9 43a155f782d54357ac1fff162868ecef - - default default] Added segment f808a7b0-a43c-4691-8d13-35a8a4758dc2 of type vxlan for network 31648021-f88b-45ac-815c-e69877fc7136 2026-04-28 14:45:59.842 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2fe55b6e-d72a-455f-ae87-cd1b8dec4f77 0c0c90c79a1a4316acbd570a63d69098 3928bf26f9e245518951350c19a728cb - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1162/2306] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:45:59 2026] DELETE /v2.0/subnets/75905b8d-6d85-489b-8155-1649d89d5683 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 14:45:59.863 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7ba71dfc-dc5d-4b6a-8b44-885971492676 0c0c90c79a1a4316acbd570a63d69098 3928bf26f9e245518951350c19a728cb - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1163/2307] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:45:59 2026] DELETE /v2.0/networks/baff55f2-83df-41b8-8b4a-254318914d59 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2308] 10.0.0.239 () {34 vars in 668 bytes} [Tue Apr 28 14:45:59 2026] POST /v2.0/networks => generated 612 bytes in 459 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2309] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:45:59 2026] DELETE /v2.0/subnets/bdf604d0-52b6-45ae-8fbe-c9ed358affdd => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2310] 10.0.0.135 () {30 vars in 688 bytes} [Tue Apr 28 14:46:00 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:46:00.154 8 INFO neutron_taas.services.taas.taas_plugin [None req-7142c186-abf6-4bd0-b5f0-f752448654a4 0c0c90c79a1a4316acbd570a63d69098 3928bf26f9e245518951350c19a728cb - - default default] TaaS: Handle Delete Port: d8139707-94fd-4f39-9d7a-1a968edd902c 2026-04-28 14:46:00.158 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7142c186-abf6-4bd0-b5f0-f752448654a4 0c0c90c79a1a4316acbd570a63d69098 3928bf26f9e245518951350c19a728cb - - default default] Tap Mirror: Handle Delete Port: d8139707-94fd-4f39-9d7a-1a968edd902c [pid: 7|app: 0|req: 1146/2311] 10.0.0.239 () {34 vars in 667 bytes} [Tue Apr 28 14:45:59 2026] POST /v2.0/subnets => generated 626 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2312] 10.0.0.135 () {30 vars in 690 bytes} [Tue Apr 28 14:46:00 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:46:00.245 7 INFO neutron.db.segments_db [None req-a38131dc-5242-44fd-9369-608ba5c7223c e3a275fd95da4d00beab9166713322a9 43a155f782d54357ac1fff162868ecef - - default default] Added segment 6a480938-4961-485a-aed9-4760bd843f84 of type vxlan for network 0ddbdc60-c824-4c47-af22-42d8d03b9f52 2026-04-28 14:46:00.306 8 INFO neutron.services.segments.plugin [-] Segment d44905f5-ec14-4eea-b554-6b98b55de270 resource provider aggregate not found 2026-04-28 14:46:00.309 8 INFO neutron.services.segments.plugin [-] Segment d44905f5-ec14-4eea-b554-6b98b55de270 resource provider aggregate not found [pid: 7|app: 0|req: 1148/2313] 10.0.0.239 () {34 vars in 668 bytes} [Tue Apr 28 14:46:00 2026] POST /v2.0/networks => generated 612 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2314] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:46:00 2026] DELETE /v2.0/networks/24af6bea-a883-440a-8727-bd6f26027e26 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2315] 10.0.0.135 () {30 vars in 666 bytes} [Tue Apr 28 14:46:00 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:46:00.331 8 INFO neutron.services.segments.plugin [-] Segment d44905f5-ec14-4eea-b554-6b98b55de270 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d44905f5-ec14-4eea-b554-6b98b55de270 found for delete ", "request_id": "req-2baa7384-ea55-42b7-b000-1551698a1ec7"}]} 2026-04-28 14:46:00.338 8 INFO neutron.services.segments.plugin [-] Segment d44905f5-ec14-4eea-b554-6b98b55de270 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d44905f5-ec14-4eea-b554-6b98b55de270 found for delete ", "request_id": "req-ee97246f-740a-43b9-8797-4337ddae1971"}]} [pid: 7|app: 0|req: 1150/2316] 10.0.0.135 () {30 vars in 702 bytes} [Tue Apr 28 14:46:00 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2317] 10.0.0.239 () {34 vars in 667 bytes} [Tue Apr 28 14:46:00 2026] POST /v2.0/subnets => generated 629 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 14:46:00.684 7 INFO neutron.db.segments_db [None req-90289a0a-ed40-4140-b36a-c6c1751cc5c9 e3a275fd95da4d00beab9166713322a9 43a155f782d54357ac1fff162868ecef - - default default] Added segment a604131c-555a-4a96-afa6-aced6f1f9851 of type vxlan for network 0f799a08-0dc5-4a59-8fd4-b7f5069434b3 [pid: 7|app: 0|req: 1151/2318] 10.0.0.239 () {34 vars in 668 bytes} [Tue Apr 28 14:46:00 2026] POST /v2.0/networks => generated 613 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2319] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:46:00 2026] GET /v2.0/security-groups?tenant_id=3928bf26f9e245518951350c19a728cb&name=default => generated 2926 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2320] 10.0.0.135 () {28 vars in 437 bytes} [Tue Apr 28 14:46:00 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: 1168/2321] 10.0.0.239 () {34 vars in 667 bytes} [Tue Apr 28 14:46:00 2026] POST /v2.0/subnets => generated 629 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2322] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:46:00 2026] DELETE /v2.0/security-groups/1432f355-a6f2-41c7-8898-e7b26cbcb742 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2323] 10.0.0.135 () {30 vars in 726 bytes} [Tue Apr 28 14:46:01 2026] GET /v2.0/subnets/3bf6372b-fdde-44ac-93be-0c0b76a98881 => generated 658 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2324] 10.0.0.135 () {30 vars in 688 bytes} [Tue Apr 28 14:46:01 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:46:01.141 7 INFO neutron.db.segments_db [None req-a09b862b-7a93-4950-9db3-575d57c6b6d4 e3a275fd95da4d00beab9166713322a9 43a155f782d54357ac1fff162868ecef - - default default] Added segment 30c70437-5bc6-480b-ae02-90a77a13438a of type vxlan for network 6bba24c3-c6da-4a4f-ac27-eb8f9b0530db [pid: 8|app: 0|req: 1171/2325] 10.0.0.135 () {30 vars in 690 bytes} [Tue Apr 28 14:46:01 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2326] 10.0.0.135 () {30 vars in 666 bytes} [Tue Apr 28 14:46:01 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2327] 10.0.0.135 () {30 vars in 702 bytes} [Tue Apr 28 14:46:01 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2328] 10.0.0.135 () {30 vars in 726 bytes} [Tue Apr 28 14:46:01 2026] GET /v2.0/subnets/3bf6372b-fdde-44ac-93be-0c0b76a98881 => generated 676 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2329] 10.0.0.239 () {34 vars in 668 bytes} [Tue Apr 28 14:46:01 2026] POST /v2.0/networks => generated 613 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2330] 10.0.0.135 () {30 vars in 688 bytes} [Tue Apr 28 14:46:01 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2331] 10.0.0.135 () {30 vars in 690 bytes} [Tue Apr 28 14:46:01 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2332] 10.0.0.135 () {30 vars in 666 bytes} [Tue Apr 28 14:46:01 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2333] 10.0.0.135 () {30 vars in 702 bytes} [Tue Apr 28 14:46:01 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: 7|app: 0|req: 1160/2334] 10.0.0.135 () {30 vars in 728 bytes} [Tue Apr 28 14:46:01 2026] GET /v2.0/networks/03dcda49-2ca1-471a-acee-4040cb6ba447 => generated 800 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2335] 10.0.0.135 () {30 vars in 680 bytes} [Tue Apr 28 14:46:01 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2336] 10.0.0.239 () {34 vars in 667 bytes} [Tue Apr 28 14:46:01 2026] POST /v2.0/subnets => generated 629 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 14:46:01.555 8 INFO neutron.db.segments_db [None req-b0ca13d3-114e-4a87-a992-b8d4052a4ca7 e3a275fd95da4d00beab9166713322a9 43a155f782d54357ac1fff162868ecef - - default default] Added segment c72d7a95-218c-4fbb-89e5-0e8081248946 of type vxlan for network 0b406494-3c67-45c9-b2ee-fccf1e4c8330 [pid: 8|app: 0|req: 1176/2337] 10.0.0.239 () {34 vars in 668 bytes} [Tue Apr 28 14:46:01 2026] POST /v2.0/networks => generated 613 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2338] 10.0.0.135 () {34 vars in 702 bytes} [Tue Apr 28 14:46:01 2026] POST /v2.0/ports => generated 1132 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2339] 10.0.0.239 () {34 vars in 667 bytes} [Tue Apr 28 14:46:01 2026] POST /v2.0/subnets => generated 629 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1163/2340] 10.0.0.239 () {34 vars in 749 bytes} [Tue Apr 28 14:46:01 2026] PUT /v2.0/subnets/42dcc404-d96a-4149-aabb-5c472ec9a222/tags => generated 17 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2341] 10.0.0.239 () {34 vars in 749 bytes} [Tue Apr 28 14:46:02 2026] PUT /v2.0/subnets/18b16e75-7de8-4959-a0a8-83340a7f3876/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2342] 10.0.0.239 () {34 vars in 749 bytes} [Tue Apr 28 14:46:02 2026] PUT /v2.0/subnets/d6fd2123-9bd3-4dce-9371-8fa89ed02294/tags => generated 34 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2343] 10.0.0.239 () {34 vars in 749 bytes} [Tue Apr 28 14:46:02 2026] PUT /v2.0/subnets/51c33e7f-9bfc-4c1a-a37a-a87718e6e406/tags => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2344] 10.0.0.239 () {32 vars in 662 bytes} [Tue Apr 28 14:46:02 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2345] 10.0.0.239 () {32 vars in 676 bytes} [Tue Apr 28 14:46:02 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2346] 10.0.0.239 () {32 vars in 672 bytes} [Tue Apr 28 14:46:02 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2347] 10.0.0.239 () {32 vars in 684 bytes} [Tue Apr 28 14:46:02 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2348] 10.0.0.239 () {32 vars in 670 bytes} [Tue Apr 28 14:46:02 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2349] 10.0.0.239 () {32 vars in 684 bytes} [Tue Apr 28 14:46:02 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2350] 10.0.0.239 () {32 vars in 680 bytes} [Tue Apr 28 14:46:02 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2351] 10.0.0.239 () {32 vars in 692 bytes} [Tue Apr 28 14:46:02 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2352] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:46:02 2026] DELETE /v2.0/subnets/42dcc404-d96a-4149-aabb-5c472ec9a222 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2353] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:46:02 2026] DELETE /v2.0/subnets/18b16e75-7de8-4959-a0a8-83340a7f3876 => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 14:46:03.380 7 INFO neutron.db.segments_db [None req-b700dbf8-43ec-4585-8d09-97012380440a 52c8c71e98b943d29d19c9c6fa8af68a e29b5f5b95cd495b942483d301d3b9b4 - - default default] Added segment a2241c4e-f17d-49fb-ab4b-13fda9de4456 of type vxlan for network e5e886c8-187d-467c-a28f-891435b65ec4 [pid: 8|app: 0|req: 1185/2354] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:46:03 2026] DELETE /v2.0/subnets/d6fd2123-9bd3-4dce-9371-8fa89ed02294 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2355] 10.0.0.239 () {34 vars in 668 bytes} [Tue Apr 28 14:46:02 2026] POST /v2.0/networks => generated 626 bytes in 556 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2356] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:46:03 2026] DELETE /v2.0/subnets/51c33e7f-9bfc-4c1a-a37a-a87718e6e406 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2357] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:46:03 2026] DELETE /v2.0/subnets/a78ff0c7-a733-4a94-97a9-4bc07054f0c3 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 14:46:03.836 8 INFO neutron.services.segments.plugin [-] Segment f808a7b0-a43c-4691-8d13-35a8a4758dc2 resource provider aggregate not found 2026-04-28 14:46:03.849 8 INFO neutron.services.segments.plugin [-] Segment f808a7b0-a43c-4691-8d13-35a8a4758dc2 resource provider aggregate not found 2026-04-28 14:46:03.863 8 INFO neutron.services.segments.plugin [-] Segment f808a7b0-a43c-4691-8d13-35a8a4758dc2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f808a7b0-a43c-4691-8d13-35a8a4758dc2 found for delete ", "request_id": "req-4e5db287-8098-49b4-9082-cb8408314253"}]} [pid: 7|app: 0|req: 1171/2358] 10.0.0.239 () {34 vars in 663 bytes} [Tue Apr 28 14:46:03 2026] POST /v2.0/ports => generated 774 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 14:46:03.867 8 INFO neutron.services.segments.plugin [-] Segment f808a7b0-a43c-4691-8d13-35a8a4758dc2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f808a7b0-a43c-4691-8d13-35a8a4758dc2 found for delete ", "request_id": "req-a658a7fe-4e8c-4979-838a-2837ab8e265f"}]} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1188/2359] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:46:03 2026] DELETE /v2.0/networks/31648021-f88b-45ac-815c-e69877fc7136 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 14:46:03.947 7 INFO neutron.db.segments_db [None req-133fc231-c579-402d-a322-a0c54b660687 52c8c71e98b943d29d19c9c6fa8af68a e29b5f5b95cd495b942483d301d3b9b4 - - default default] Added segment b78d1f56-db07-47e4-ba56-ae24e17b7244 of type vxlan for network 5298fb60-8683-4e21-825c-e6a568c94c42 2026-04-28 14:46:04.026 8 INFO neutron_taas.services.taas.taas_plugin [None req-376e206f-cfac-41c9-8a03-8633c7f38e0c e3a275fd95da4d00beab9166713322a9 43a155f782d54357ac1fff162868ecef - - default default] TaaS: Handle Delete Port: 7dd74221-416e-4b65-879e-fb2a1e42315d 2026-04-28 14:46:04.030 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-376e206f-cfac-41c9-8a03-8633c7f38e0c e3a275fd95da4d00beab9166713322a9 43a155f782d54357ac1fff162868ecef - - default default] Tap Mirror: Handle Delete Port: 7dd74221-416e-4b65-879e-fb2a1e42315d [pid: 7|app: 0|req: 1172/2360] 10.0.0.239 () {34 vars in 668 bytes} [Tue Apr 28 14:46:03 2026] POST /v2.0/networks => generated 612 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2361] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:46:03 2026] DELETE /v2.0/networks/0ddbdc60-c824-4c47-af22-42d8d03b9f52 => generated 0 bytes in 360 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2362] 10.0.0.239 () {34 vars in 667 bytes} [Tue Apr 28 14:46:04 2026] POST /v2.0/subnets => generated 626 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2363] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:46:04 2026] DELETE /v2.0/networks/0f799a08-0dc5-4a59-8fd4-b7f5069434b3 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2364] 199.204.45.4 () {30 vars in 699 bytes} [Tue Apr 28 14:46:04 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2365] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:46:04 2026] DELETE /v2.0/networks/6bba24c3-c6da-4a4f-ac27-eb8f9b0530db => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2366] 199.204.45.4 () {30 vars in 701 bytes} [Tue Apr 28 14:46:04 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2367] 10.0.0.239 () {34 vars in 663 bytes} [Tue Apr 28 14:46:04 2026] POST /v2.0/ports => generated 954 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1175/2368] 199.204.45.4 () {30 vars in 677 bytes} [Tue Apr 28 14:46:04 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: 1194/2369] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:46:04 2026] DELETE /v2.0/networks/0b406494-3c67-45c9-b2ee-fccf1e4c8330 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2370] 199.204.45.4 () {30 vars in 713 bytes} [Tue Apr 28 14:46:04 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:46:04.755 7 INFO neutron_taas.services.taas.taas_plugin [None req-ca99e224-28b4-4e55-99fa-ac17afc1ea95 52c8c71e98b943d29d19c9c6fa8af68a e29b5f5b95cd495b942483d301d3b9b4 - - default default] TaaS: Handle Delete Port: 6d5f3b36-465a-435f-8f7c-ee1be0db5332 2026-04-28 14:46:04.758 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ca99e224-28b4-4e55-99fa-ac17afc1ea95 52c8c71e98b943d29d19c9c6fa8af68a e29b5f5b95cd495b942483d301d3b9b4 - - default default] Tap Mirror: Handle Delete Port: 6d5f3b36-465a-435f-8f7c-ee1be0db5332 [pid: 8|app: 0|req: 1196/2371] 199.204.45.4 () {30 vars in 733 bytes} [Tue Apr 28 14:46:04 2026] GET /v2.0/ports/93327d8f-3f44-4f9d-8fc3-865d6df39cc7 => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2372] 10.0.0.239 () {32 vars in 718 bytes} [Tue Apr 28 14:46:04 2026] DELETE /v2.0/ports/6d5f3b36-465a-435f-8f7c-ee1be0db5332 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 14:46:04.971 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6771042c-6c25-44ed-a697-467902728703 52c8c71e98b943d29d19c9c6fa8af68a e29b5f5b95cd495b942483d301d3b9b4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1197/2373] 10.0.0.239 () {32 vars in 718 bytes} [Tue Apr 28 14:46:04 2026] DELETE /v2.0/ports/6d5f3b36-465a-435f-8f7c-ee1be0db5332 => generated 132 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 14:46:05.001 7 INFO neutron.pecan_wsgi.hooks.translation [None req-30dd817d-6821-4e9f-b07e-3d0b24cb9ffd 52c8c71e98b943d29d19c9c6fa8af68a e29b5f5b95cd495b942483d301d3b9b4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1177/2374] 10.0.0.239 () {32 vars in 715 bytes} [Tue Apr 28 14:46:04 2026] GET /v2.0/ports/6d5f3b36-465a-435f-8f7c-ee1be0db5332 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2375] 199.204.45.4 () {30 vars in 699 bytes} [Tue Apr 28 14:46:05 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2376] 199.204.45.4 () {30 vars in 701 bytes} [Tue Apr 28 14:46:05 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2377] 199.204.45.4 () {30 vars in 677 bytes} [Tue Apr 28 14:46:05 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2378] 199.204.45.4 () {30 vars in 713 bytes} [Tue Apr 28 14:46: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) 2026-04-28 14:46:05.083 7 INFO neutron.api.v2.resource [None req-13413346-9040-4c9d-8c68-f321d91a48e2 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1182/2379] 199.204.45.4 () {30 vars in 759 bytes} [Tue Apr 28 14:46:05 2026] GET /v2.0/security-groups/lb-5b67a1db-f822-4d34-9a42-25b23e808c52 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2380] 199.204.45.4 () {30 vars in 781 bytes} [Tue Apr 28 14:46:05 2026] GET /v2.0/security-groups?name=lb-5b67a1db-f822-4d34-9a42-25b23e808c52 => generated 23 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2381] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:46:05 2026] DELETE /v2.0/subnets/4677979e-7400-4667-bc30-3902edb26515 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2382] 199.204.45.4 () {34 vars in 732 bytes} [Tue Apr 28 14:46:05 2026] POST /v2.0/security-groups => generated 1638 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2383] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:46:05 2026] DELETE /v2.0/networks/5298fb60-8683-4e21-825c-e6a568c94c42 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2384] 199.204.45.4 () {30 vars in 811 bytes} [Tue Apr 28 14:46:05 2026] GET /v2.0/security-group-rules?security_group_id=1991923b-8354-4a79-a47a-5a3adce2f5d9 => generated 1182 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 14:46:05.325 8 INFO neutron.db.segments_db [None req-0583ce37-c854-4eb3-b0ee-14bbeb9b5884 52c8c71e98b943d29d19c9c6fa8af68a e29b5f5b95cd495b942483d301d3b9b4 - - default default] Added segment eac44197-3675-47ee-9166-3f61597ca86a of type vxlan for network f900e407-c9d9-4c0c-8765-def4e426dd9b [pid: 8|app: 0|req: 1200/2385] 10.0.0.239 () {34 vars in 668 bytes} [Tue Apr 28 14:46:05 2026] POST /v2.0/networks => generated 613 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2386] 199.204.45.4 () {34 vars in 785 bytes} [Tue Apr 28 14:46:05 2026] PUT /v2.0/ports/93327d8f-3f44-4f9d-8fc3-865d6df39cc7 => generated 1132 bytes in 194 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: 1201/2387] 10.0.0.239 () {34 vars in 667 bytes} [Tue Apr 28 14:46:05 2026] POST /v2.0/subnets => generated 626 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2388] 199.204.45.4 () {30 vars in 699 bytes} [Tue Apr 28 14:46: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: 7|app: 0|req: 1187/2389] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:46:05 2026] GET /v2.0/security-groups?tenant_id=70acf090191c481ebd82f1178fbaab94&name=default => generated 2929 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2390] 199.204.45.4 () {30 vars in 701 bytes} [Tue Apr 28 14:46:05 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) 2026-04-28 14:46:05.883 8 INFO neutron.services.segments.plugin [-] Segment 6a480938-4961-485a-aed9-4760bd843f84 resource provider aggregate not found [pid: 7|app: 0|req: 1189/2391] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:46:05 2026] DELETE /v2.0/security-groups/14617e86-3025-450e-aecb-c823cbf52f70 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2392] 199.204.45.4 () {30 vars in 677 bytes} [Tue Apr 28 14:46:05 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:46:05.894 8 INFO neutron.services.segments.plugin [-] Segment 6a480938-4961-485a-aed9-4760bd843f84 resource provider aggregate not found 2026-04-28 14:46:05.909 8 INFO neutron.services.segments.plugin [-] Segment 6a480938-4961-485a-aed9-4760bd843f84 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a480938-4961-485a-aed9-4760bd843f84 found for delete ", "request_id": "req-f266dcaf-386c-41c3-99d3-34ad91d97c13"}]} [pid: 7|app: 0|req: 1191/2393] 199.204.45.4 () {30 vars in 713 bytes} [Tue Apr 28 14:46:05 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:46:05.916 8 INFO neutron.services.segments.plugin [-] Segment 6a480938-4961-485a-aed9-4760bd843f84 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a480938-4961-485a-aed9-4760bd843f84 found for delete ", "request_id": "req-a3c53b2f-b3e1-4ee3-bb53-a39713014ae1"}]} 2026-04-28 14:46:05.943 8 INFO neutron.services.segments.plugin [-] Segment a604131c-555a-4a96-afa6-aced6f1f9851 resource provider aggregate not found 2026-04-28 14:46:05.947 8 INFO neutron.services.segments.plugin [-] Segment a604131c-555a-4a96-afa6-aced6f1f9851 resource provider aggregate not found [pid: 7|app: 0|req: 1192/2394] 199.204.45.4 () {30 vars in 737 bytes} [Tue Apr 28 14:46:05 2026] GET /v2.0/subnets/3bf6372b-fdde-44ac-93be-0c0b76a98881 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:46:05.975 8 INFO neutron.services.segments.plugin [-] Segment a604131c-555a-4a96-afa6-aced6f1f9851 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a604131c-555a-4a96-afa6-aced6f1f9851 found for delete ", "request_id": "req-1183b533-8e26-4b64-b6c4-724e5cedc68f"}]} 2026-04-28 14:46:05.976 8 INFO neutron.services.segments.plugin [-] Segment a604131c-555a-4a96-afa6-aced6f1f9851 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a604131c-555a-4a96-afa6-aced6f1f9851 found for delete ", "request_id": "req-5e5f96eb-182d-4cbf-9264-c9a11288b099"}]} 2026-04-28 14:46:06.016 8 INFO neutron.services.segments.plugin [-] Segment 30c70437-5bc6-480b-ae02-90a77a13438a resource provider aggregate not found 2026-04-28 14:46:06.021 8 INFO neutron.services.segments.plugin [-] Segment 30c70437-5bc6-480b-ae02-90a77a13438a resource provider aggregate not found 2026-04-28 14:46:06.038 8 INFO neutron.services.segments.plugin [-] Segment 30c70437-5bc6-480b-ae02-90a77a13438a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30c70437-5bc6-480b-ae02-90a77a13438a found for delete ", "request_id": "req-e80d540a-1d24-4a2d-a5b1-8f46a0aa63a0"}]} 2026-04-28 14:46:06.046 8 INFO neutron.services.segments.plugin [-] Segment 30c70437-5bc6-480b-ae02-90a77a13438a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30c70437-5bc6-480b-ae02-90a77a13438a found for delete ", "request_id": "req-2720b5f5-c05e-44ac-ab94-b590db93ed2e"}]} 2026-04-28 14:46:06.072 8 INFO neutron.services.segments.plugin [-] Segment c72d7a95-218c-4fbb-89e5-0e8081248946 resource provider aggregate not found 2026-04-28 14:46:06.073 8 INFO neutron.services.segments.plugin [-] Segment c72d7a95-218c-4fbb-89e5-0e8081248946 resource provider aggregate not found 2026-04-28 14:46:06.098 8 INFO neutron.services.segments.plugin [-] Segment c72d7a95-218c-4fbb-89e5-0e8081248946 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c72d7a95-218c-4fbb-89e5-0e8081248946 found for delete ", "request_id": "req-6bf5f1b1-6c4a-4cb9-aded-2443aace48b8"}]} 2026-04-28 14:46:06.102 8 INFO neutron.services.segments.plugin [-] Segment c72d7a95-218c-4fbb-89e5-0e8081248946 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c72d7a95-218c-4fbb-89e5-0e8081248946 found for delete ", "request_id": "req-cc750ddc-49f7-4688-a0c6-855705052830"}]} 2026-04-28 14:46:06.126 8 INFO neutron.services.segments.plugin [-] Segment b78d1f56-db07-47e4-ba56-ae24e17b7244 resource provider aggregate not found 2026-04-28 14:46:06.131 8 INFO neutron.services.segments.plugin [-] Segment b78d1f56-db07-47e4-ba56-ae24e17b7244 resource provider aggregate not found [pid: 7|app: 0|req: 1193/2395] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:46:06 2026] GET /v2.0/security-groups?tenant_id=f90ea73c6e2b424682c54711be8856a6&name=default => generated 2929 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 14:46:06.162 8 INFO neutron.services.segments.plugin [-] Segment b78d1f56-db07-47e4-ba56-ae24e17b7244 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b78d1f56-db07-47e4-ba56-ae24e17b7244 found for delete ", "request_id": "req-cec6202a-bd66-4d60-b99e-354671344106"}]} 2026-04-28 14:46:06.166 8 INFO neutron.services.segments.plugin [-] Segment b78d1f56-db07-47e4-ba56-ae24e17b7244 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b78d1f56-db07-47e4-ba56-ae24e17b7244 found for delete ", "request_id": "req-aad60077-5ad8-44d5-92ce-5bd88ce59918"}]} [pid: 8|app: 0|req: 1203/2396] 10.0.0.239 () {34 vars in 663 bytes} [Tue Apr 28 14:46:05 2026] POST /v2.0/ports => generated 912 bytes in 497 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2397] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:46:06 2026] DELETE /v2.0/security-groups/071dbfc5-caa8-49a2-ad43-cde0828e6cf6 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:46:06.335 8 INFO neutron_taas.services.taas.taas_plugin [None req-a71c18a5-b737-44c4-88f7-1628d60a52d6 52c8c71e98b943d29d19c9c6fa8af68a e29b5f5b95cd495b942483d301d3b9b4 - - default default] TaaS: Handle Delete Port: abe0f869-3b5c-4df5-b998-dadb61a062cb 2026-04-28 14:46:06.338 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a71c18a5-b737-44c4-88f7-1628d60a52d6 52c8c71e98b943d29d19c9c6fa8af68a e29b5f5b95cd495b942483d301d3b9b4 - - default default] Tap Mirror: Handle Delete Port: abe0f869-3b5c-4df5-b998-dadb61a062cb [pid: 7|app: 0|req: 1195/2398] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:46:06 2026] GET /v2.0/security-groups?tenant_id=43a155f782d54357ac1fff162868ecef&name=default => generated 2929 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2399] 10.0.0.239 () {32 vars in 718 bytes} [Tue Apr 28 14:46:06 2026] DELETE /v2.0/ports/abe0f869-3b5c-4df5-b998-dadb61a062cb => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2400] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:46:06 2026] DELETE /v2.0/security-groups/4a30823f-5f46-460c-8648-5817c36a90c4 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:46:06.525 8 INFO neutron.pecan_wsgi.hooks.translation [None req-be4e36c3-d853-4fdd-81f2-96e2e4a4af96 52c8c71e98b943d29d19c9c6fa8af68a e29b5f5b95cd495b942483d301d3b9b4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1205/2401] 10.0.0.239 () {32 vars in 715 bytes} [Tue Apr 28 14:46:06 2026] GET /v2.0/ports/abe0f869-3b5c-4df5-b998-dadb61a062cb => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2402] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:46:06 2026] DELETE /v2.0/subnets/663c3f79-1dfb-4988-8266-cd47dcbc8ce4 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2403] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:46:06 2026] DELETE /v2.0/networks/f900e407-c9d9-4c0c-8765-def4e426dd9b => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2406] 10.0.0.239 () {34 vars in 663 bytes} [Tue Apr 28 14:46:06 2026] POST /v2.0/ports => generated 774 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2407] 10.0.0.239 () {34 vars in 735 bytes} [Tue Apr 28 14:46:07 2026] PUT /v2.0/ports/2724f8ad-1716-40bb-8c18-9f57615d4d16 => generated 752 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 14:46:07.546 7 INFO neutron_taas.services.taas.taas_plugin [None req-05ffb956-919d-442b-aacb-7cef7f446fd9 52c8c71e98b943d29d19c9c6fa8af68a e29b5f5b95cd495b942483d301d3b9b4 - - default default] TaaS: Handle Delete Port: 2724f8ad-1716-40bb-8c18-9f57615d4d16 2026-04-28 14:46:07.549 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-05ffb956-919d-442b-aacb-7cef7f446fd9 52c8c71e98b943d29d19c9c6fa8af68a e29b5f5b95cd495b942483d301d3b9b4 - - default default] Tap Mirror: Handle Delete Port: 2724f8ad-1716-40bb-8c18-9f57615d4d16 [pid: 7|app: 0|req: 1199/2408] 10.0.0.239 () {32 vars in 718 bytes} [Tue Apr 28 14:46:07 2026] DELETE /v2.0/ports/2724f8ad-1716-40bb-8c18-9f57615d4d16 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1210/2409] 10.0.0.239 () {32 vars in 641 bytes} [Tue Apr 28 14:46:07 2026] GET /v2.0/ports => generated 777 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:46:07.697 7 INFO neutron.pecan_wsgi.hooks.translation [None req-62221dfb-5eef-4e3e-ace5-eaa6a4f0a151 52c8c71e98b943d29d19c9c6fa8af68a e29b5f5b95cd495b942483d301d3b9b4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1200/2410] 10.0.0.239 () {32 vars in 715 bytes} [Tue Apr 28 14:46:07 2026] GET /v2.0/ports/2724f8ad-1716-40bb-8c18-9f57615d4d16 => 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: 1211/2411] 10.0.0.239 () {32 vars in 641 bytes} [Tue Apr 28 14:46:07 2026] GET /v2.0/ports => generated 777 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2412] 10.0.0.239 () {32 vars in 715 bytes} [Tue Apr 28 14:46:07 2026] GET /v2.0/ports/82225397-0781-4c3b-9d15-9cf12ea118be => generated 774 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:46:07.820 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8454380f-4f2c-4da3-b683-dc0787e0088e 52c8c71e98b943d29d19c9c6fa8af68a e29b5f5b95cd495b942483d301d3b9b4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1212/2413] 10.0.0.239 () {32 vars in 718 bytes} [Tue Apr 28 14:46:07 2026] DELETE /v2.0/ports/abe0f869-3b5c-4df5-b998-dadb61a062cb => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 14:46:07.850 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0f73aae0-5154-4672-977b-47225681eebf 52c8c71e98b943d29d19c9c6fa8af68a e29b5f5b95cd495b942483d301d3b9b4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1202/2414] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:46:07 2026] DELETE /v2.0/subnets/663c3f79-1dfb-4988-8266-cd47dcbc8ce4 => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 14:46:07.877 8 INFO neutron.pecan_wsgi.hooks.translation [None req-438177e1-c981-41ef-890a-c0891cac0f2d 52c8c71e98b943d29d19c9c6fa8af68a e29b5f5b95cd495b942483d301d3b9b4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1213/2415] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:46:07 2026] DELETE /v2.0/subnets/4677979e-7400-4667-bc30-3902edb26515 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 14:46:08.021 7 INFO neutron_taas.services.taas.taas_plugin [None req-4e9f3093-ac52-4961-ae8e-a9d26e44ba64 52c8c71e98b943d29d19c9c6fa8af68a e29b5f5b95cd495b942483d301d3b9b4 - - default default] TaaS: Handle Delete Port: 82225397-0781-4c3b-9d15-9cf12ea118be 2026-04-28 14:46:08.024 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4e9f3093-ac52-4961-ae8e-a9d26e44ba64 52c8c71e98b943d29d19c9c6fa8af68a e29b5f5b95cd495b942483d301d3b9b4 - - default default] Tap Mirror: Handle Delete Port: 82225397-0781-4c3b-9d15-9cf12ea118be [pid: 7|app: 0|req: 1203/2416] 10.0.0.239 () {32 vars in 718 bytes} [Tue Apr 28 14:46:07 2026] DELETE /v2.0/ports/82225397-0781-4c3b-9d15-9cf12ea118be => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 14:46:08.192 8 INFO neutron.services.segments.plugin [-] Segment eac44197-3675-47ee-9166-3f61597ca86a resource provider aggregate not found 2026-04-28 14:46:08.195 8 INFO neutron.services.segments.plugin [-] Segment eac44197-3675-47ee-9166-3f61597ca86a resource provider aggregate not found 2026-04-28 14:46:08.218 8 INFO neutron.services.segments.plugin [-] Segment eac44197-3675-47ee-9166-3f61597ca86a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eac44197-3675-47ee-9166-3f61597ca86a found for delete ", "request_id": "req-6d571e97-9011-440e-a405-f86aa7e7e3b6"}]} 2026-04-28 14:46:08.221 8 INFO neutron.services.segments.plugin [-] Segment eac44197-3675-47ee-9166-3f61597ca86a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eac44197-3675-47ee-9166-3f61597ca86a found for delete ", "request_id": "req-6c2c6519-5720-401c-9f03-00360549a904"}]} [pid: 8|app: 0|req: 1214/2417] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:46:08 2026] DELETE /v2.0/networks/e5e886c8-187d-467c-a28f-891435b65ec4 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2418] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:46:09 2026] GET /v2.0/security-groups?tenant_id=e29b5f5b95cd495b942483d301d3b9b4&name=default => generated 2929 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2419] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:46:09 2026] DELETE /v2.0/security-groups/9b4218bd-dc80-4860-b08d-bfc43e890876 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:46:10.243 8 INFO neutron.services.segments.plugin [-] Segment a2241c4e-f17d-49fb-ab4b-13fda9de4456 resource provider aggregate not found 2026-04-28 14:46:10.247 8 INFO neutron.services.segments.plugin [-] Segment a2241c4e-f17d-49fb-ab4b-13fda9de4456 resource provider aggregate not found 2026-04-28 14:46:10.260 8 INFO neutron.services.segments.plugin [-] Segment a2241c4e-f17d-49fb-ab4b-13fda9de4456 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2241c4e-f17d-49fb-ab4b-13fda9de4456 found for delete ", "request_id": "req-48fb9495-d343-42e8-85bc-4a7a49160c8a"}]} 2026-04-28 14:46:10.261 8 INFO neutron.services.segments.plugin [-] Segment a2241c4e-f17d-49fb-ab4b-13fda9de4456 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2241c4e-f17d-49fb-ab4b-13fda9de4456 found for delete ", "request_id": "req-26f7119e-ee77-420e-9cd6-944823e22c03"}]} [pid: 7|app: 0|req: 1205/2420] 10.0.0.239 () {34 vars in 674 bytes} [Tue Apr 28 14:46:11 2026] POST /v2.0/subnetpools => generated 516 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2421] 10.0.0.239 () {34 vars in 674 bytes} [Tue Apr 28 14:46:11 2026] POST /v2.0/subnetpools => generated 516 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2422] 10.0.0.239 () {34 vars in 674 bytes} [Tue Apr 28 14:46:11 2026] POST /v2.0/subnetpools => generated 516 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2423] 10.0.0.239 () {34 vars in 674 bytes} [Tue Apr 28 14:46:11 2026] POST /v2.0/subnetpools => generated 516 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2424] 10.0.0.239 () {34 vars in 674 bytes} [Tue Apr 28 14:46:11 2026] POST /v2.0/subnetpools => generated 516 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2425] 10.0.0.239 () {34 vars in 757 bytes} [Tue Apr 28 14:46:11 2026] PUT /v2.0/subnetpools/ddb6dea2-22b0-47c0-b990-0695300e95d0/tags => generated 17 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2426] 10.0.0.239 () {34 vars in 757 bytes} [Tue Apr 28 14:46:11 2026] PUT /v2.0/subnetpools/006da7af-7a03-400f-8642-6f8f973b0ed7/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2427] 10.0.0.239 () {34 vars in 757 bytes} [Tue Apr 28 14:46:11 2026] PUT /v2.0/subnetpools/b2609ee2-37d5-4429-bc8d-ad31b27b8d51/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2428] 10.0.0.239 () {34 vars in 757 bytes} [Tue Apr 28 14:46:11 2026] PUT /v2.0/subnetpools/da63154a-34e6-4f57-a645-d04f2f37125d/tags => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2429] 10.0.0.239 () {32 vars in 670 bytes} [Tue Apr 28 14:46:11 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2430] 10.0.0.239 () {32 vars in 684 bytes} [Tue Apr 28 14:46:11 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 720 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2431] 10.0.0.239 () {32 vars in 680 bytes} [Tue Apr 28 14:46:12 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2432] 10.0.0.239 () {32 vars in 692 bytes} [Tue Apr 28 14:46:12 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2433] 10.0.0.239 () {32 vars in 678 bytes} [Tue Apr 28 14:46:12 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2434] 10.0.0.239 () {32 vars in 692 bytes} [Tue Apr 28 14:46:12 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2435] 10.0.0.239 () {32 vars in 688 bytes} [Tue Apr 28 14:46:12 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2436] 10.0.0.239 () {32 vars in 700 bytes} [Tue Apr 28 14:46:12 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2437] 10.0.0.239 () {32 vars in 730 bytes} [Tue Apr 28 14:46:12 2026] DELETE /v2.0/subnetpools/ddb6dea2-22b0-47c0-b990-0695300e95d0 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2438] 10.0.0.239 () {32 vars in 730 bytes} [Tue Apr 28 14:46:12 2026] DELETE /v2.0/subnetpools/006da7af-7a03-400f-8642-6f8f973b0ed7 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2439] 10.0.0.239 () {32 vars in 730 bytes} [Tue Apr 28 14:46:12 2026] DELETE /v2.0/subnetpools/b2609ee2-37d5-4429-bc8d-ad31b27b8d51 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2440] 10.0.0.239 () {32 vars in 730 bytes} [Tue Apr 28 14:46:12 2026] DELETE /v2.0/subnetpools/da63154a-34e6-4f57-a645-d04f2f37125d => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2441] 10.0.0.239 () {32 vars in 730 bytes} [Tue Apr 28 14:46:12 2026] DELETE /v2.0/subnetpools/9591ea2d-6af5-41e5-9fa1-068b9ba94c8a => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2442] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:46:13 2026] GET /v2.0/security-groups?tenant_id=5ede696578ca49418f165435466e2cc2&name=default => generated 2929 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2443] 10.0.0.73 () {34 vars in 1013 bytes} [Tue Apr 28 14:46:14 2026] GET /v2.0/security-groups?id=eb7f7782-ea30-4c0d-9f95-e3bcaec8c9bb&fields=id => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2444] 10.0.0.73 () {34 vars in 979 bytes} [Tue Apr 28 14:46:14 2026] GET /v2.0/networks?id=3aef45da-0b88-4784-a1f3-62a1bb64025b => generated 735 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2445] 10.0.0.73 () {34 vars in 962 bytes} [Tue Apr 28 14:46:14 2026] GET /v2.0/quotas/7b12733391ea4dfcbf1c1f1ec1430153 => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2446] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:46:14 2026] DELETE /v2.0/security-groups/9e0d9548-5a96-41e3-91fb-6fcedfb2c08f => 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: 1230/2447] 10.0.0.73 () {34 vars in 999 bytes} [Tue Apr 28 14:46:14 2026] GET /v2.0/ports?tenant_id=7b12733391ea4dfcbf1c1f1ec1430153&fields=id => generated 149 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2448] 10.0.0.73 () {34 vars in 1005 bytes} [Tue Apr 28 14:46:14 2026] GET /v2.0/networks/3aef45da-0b88-4784-a1f3-62a1bb64025b?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2449] 10.0.0.73 () {34 vars in 1105 bytes} [Tue Apr 28 14:46:14 2026] GET /v2.0/networks/3aef45da-0b88-4784-a1f3-62a1bb64025b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2450] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:46:14 2026] GET /v2.0/security-groups?tenant_id=eece258fcf4047a4bf9b5121311f8e8b&name=default => generated 2929 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2451] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:46:14 2026] DELETE /v2.0/security-groups/0dfb311b-d846-4aae-802f-8032d4ddebe3 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2452] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:46:14 2026] GET /v2.0/security-groups?tenant_id=c3cda2f29ee5416a86f7f466273cb370&name=default => generated 2929 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2453] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:46:14 2026] DELETE /v2.0/security-groups/cfc1fe80-b2d4-482b-ab83-80158555df49 => 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: 1232/2454] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:46:14 2026] GET /v2.0/security-groups?tenant_id=d3cb571bddca4426803d93ce477018ce&name=default => generated 2929 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2455] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:46:14 2026] GET /v2.0/ports?device_id=7c3a921e-de10-4150-a5c8-142548510528 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2456] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:46:14 2026] DELETE /v2.0/security-groups/15d5d107-ea41-47ca-9183-de9c3fd3d545 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2457] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:46:15 2026] GET /v2.0/ports?device_id=7c3a921e-de10-4150-a5c8-142548510528 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2458] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:46:15 2026] GET /v2.0/security-groups?tenant_id=5efb0ab5763d44a5a8c00af97c50ad1a&name=default => generated 2929 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2459] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:46:15 2026] DELETE /v2.0/security-groups/983daac2-3cd7-413d-9a9a-211b5f196068 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2460] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:46:17 2026] GET /v2.0/ports?device_id=7c3a921e-de10-4150-a5c8-142548510528 => 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: 1236/2461] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:46:17 2026] GET /v2.0/ports?device_id=7c3a921e-de10-4150-a5c8-142548510528 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2462] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:46:18 2026] GET /v2.0/security-groups?tenant_id=c55c623a7db74b82ac1735ba69f9e948&name=default => generated 2929 bytes in 361 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2463] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:46:18 2026] DELETE /v2.0/security-groups/0b4f9fed-a2b8-4ad8-a43d-9f7f1f2ff81f => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2464] 199.204.45.4 () {34 vars in 982 bytes} [Tue Apr 28 14:46:19 2026] GET /v2.0/networks?id=3aef45da-0b88-4784-a1f3-62a1bb64025b => generated 735 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2465] 199.204.45.4 () {34 vars in 1046 bytes} [Tue Apr 28 14:46:19 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7b12733391ea4dfcbf1c1f1ec1430153 => generated 343 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:46:19.530 8 INFO neutron.db.segments_db [None req-a3de0d7e-3906-4424-a943-73bf54af1943 6f5672f680b443b29815141729c39d67 7fc16abbc94b4d25b25db1b8e9a6f0de - - default default] Added segment 8a0a4b62-49e1-4aed-98c4-71fc75c26114 of type vxlan for network 3f4882cd-cb1e-4f48-adf1-5b9d9609c78d [pid: 8|app: 0|req: 1239/2466] 10.0.0.239 () {34 vars in 668 bytes} [Tue Apr 28 14:46:19 2026] POST /v2.0/networks => generated 613 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2467] 199.204.45.4 () {38 vars in 951 bytes} [Tue Apr 28 14:46:19 2026] POST /v2.0/ports => generated 1082 bytes in 393 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: 1240/2468] 10.0.0.239 () {34 vars in 662 bytes} [Tue Apr 28 14:46:19 2026] POST /v2.0/ports => generated 743 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1229/2469] 199.204.45.4 () {38 vars in 1024 bytes} [Tue Apr 28 14:46:19 2026] PUT /v2.0/ports/52f58fbc-916c-4b79-9b3b-faaecd3d8dca => generated 1243 bytes in 376 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2470] 10.0.0.239 () {34 vars in 664 bytes} [Tue Apr 28 14:46:19 2026] POST /v2.0/trunks => generated 407 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 14:46:20.077 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-83fca7ce-c4ef-41ab-a1a2-5636e2e973a1'] response: {'name': 'network-changed', 'server_uuid': '7c3a921e-de10-4150-a5c8-142548510528', 'tag': '52f58fbc-916c-4b79-9b3b-faaecd3d8dca', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 14:46:20.135 7 INFO neutron.db.segments_db [None req-9e318d5d-ad97-4a9c-b222-76e59b4ba678 6f5672f680b443b29815141729c39d67 7fc16abbc94b4d25b25db1b8e9a6f0de - - default default] Added segment 227b1127-99e8-4587-a52b-54a949a565de of type vxlan for network deccd1b0-14c8-46ca-8123-13d2d55bede7 [pid: 7|app: 0|req: 1230/2471] 10.0.0.239 () {34 vars in 668 bytes} [Tue Apr 28 14:46:20 2026] POST /v2.0/networks => generated 613 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2472] 199.204.45.4 () {34 vars in 1076 bytes} [Tue Apr 28 14:46:20 2026] GET /v2.0/ports?tenant_id=7b12733391ea4dfcbf1c1f1ec1430153&device_id=7c3a921e-de10-4150-a5c8-142548510528 => generated 1246 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2473] 10.0.0.239 () {34 vars in 662 bytes} [Tue Apr 28 14:46:20 2026] POST /v2.0/ports => generated 743 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1243/2474] 199.204.45.4 () {34 vars in 1014 bytes} [Tue Apr 28 14:46:20 2026] GET /v2.0/networks?tenant_id=7b12733391ea4dfcbf1c1f1ec1430153&shared=False => generated 735 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2475] 199.204.45.4 () {34 vars in 926 bytes} [Tue Apr 28 14:46:20 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2476] 10.0.0.239 () {34 vars in 664 bytes} [Tue Apr 28 14:46:20 2026] POST /v2.0/trunks => generated 407 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 14:46:20.954 7 INFO neutron.db.segments_db [None req-1fa7fef8-a822-42d1-a77e-c61e3fc3ab50 6f5672f680b443b29815141729c39d67 7fc16abbc94b4d25b25db1b8e9a6f0de - - default default] Added segment 7850ab22-ca74-476e-9a04-7a2308c0b451 of type vxlan for network d78ec543-910d-44ad-b485-8d74d45e5f8c [pid: 7|app: 0|req: 1233/2477] 10.0.0.239 () {34 vars in 668 bytes} [Tue Apr 28 14:46:20 2026] POST /v2.0/networks => generated 613 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 14:46:21.117 8 INFO neutron.db.segments_db [None req-124368be-1d3e-4ac4-839f-87b44fe87222 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Added segment 9799d49f-a5d6-4179-8222-8e8700c721a9 of type vxlan for network 8d9bf73b-f9b3-4ed4-8848-3888f2b4f364 [pid: 8|app: 0|req: 1245/2478] 10.0.0.239 () {34 vars in 669 bytes} [Tue Apr 28 14:46:20 2026] POST /v2.0/networks => generated 722 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2479] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:46:21 2026] GET /v2.0/ports?device_id=7c3a921e-de10-4150-a5c8-142548510528 => generated 1246 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2480] 10.0.0.239 () {34 vars in 662 bytes} [Tue Apr 28 14:46:21 2026] POST /v2.0/ports => generated 743 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1235/2481] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:46:21 2026] GET /v2.0/security-groups?id=eb7f7782-ea30-4c0d-9f95-e3bcaec8c9bb&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: 1247/2482] 10.0.0.239 () {34 vars in 667 bytes} [Tue Apr 28 14:46:21 2026] POST /v2.0/subnets => generated 688 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 14:46:21.476 8 INFO neutron.db.segments_db [None req-25545688-8e28-4cf1-9580-ae0a65895d56 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Added segment fc5d00cd-ab82-4bdd-86c9-f26182e9b04c of type vxlan for network eebf8f4c-2788-4175-91a9-c70d2c6ecea4 [pid: 7|app: 0|req: 1236/2483] 10.0.0.239 () {34 vars in 664 bytes} [Tue Apr 28 14:46:21 2026] POST /v2.0/trunks => generated 407 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2484] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:46:21 2026] GET /v2.0/ports?device_id=7c3a921e-de10-4150-a5c8-142548510528 => generated 1246 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 14:46:21.636 7 INFO neutron.db.segments_db [None req-5aa5add0-9510-453c-a8ef-020cc80cb81f 6f5672f680b443b29815141729c39d67 7fc16abbc94b4d25b25db1b8e9a6f0de - - default default] Added segment f814ba8e-8976-43e3-b89b-59ba1686030b of type vxlan for network b0f6dfc6-8e40-4ada-bc67-ff4ad86fcf6f 2026-04-28 14:46:21.736 8 INFO neutron.db.l3_hamode_db [None req-25545688-8e28-4cf1-9580-ae0a65895d56 557f55be9665473299b679d6fda8de32 e32ac87e5faa426d9d6466481e9c49d3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1238/2485] 10.0.0.239 () {34 vars in 668 bytes} [Tue Apr 28 14:46:21 2026] POST /v2.0/networks => generated 612 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2486] 10.0.0.239 () {34 vars in 662 bytes} [Tue Apr 28 14:46:21 2026] POST /v2.0/ports => generated 743 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1240/2487] 199.204.45.4 () {34 vars in 1076 bytes} [Tue Apr 28 14:46:22 2026] GET /v2.0/ports?tenant_id=7b12733391ea4dfcbf1c1f1ec1430153&device_id=7c3a921e-de10-4150-a5c8-142548510528 => generated 1246 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2490] 10.0.0.239 () {34 vars in 664 bytes} [Tue Apr 28 14:46:22 2026] POST /v2.0/trunks => generated 407 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2491] 199.204.45.4 () {34 vars in 1058 bytes} [Tue Apr 28 14:46:22 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.103&port_id=52f58fbc-916c-4b79-9b3b-faaecd3d8dca => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:46:22.376 7 INFO neutron.db.segments_db [None req-f5a37afe-a14d-4f29-a5d8-182750ef4a0c 6f5672f680b443b29815141729c39d67 7fc16abbc94b4d25b25db1b8e9a6f0de - - default default] Added segment c6365360-da44-4cba-a610-8f1f21e3e181 of type vxlan for network 5633cc71-843a-4bf8-87a3-6faf0da872af [pid: 7|app: 0|req: 1245/2492] 10.0.0.239 () {34 vars in 668 bytes} [Tue Apr 28 14:46:22 2026] POST /v2.0/networks => generated 613 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2493] 199.204.45.4 () {34 vars in 980 bytes} [Tue Apr 28 14:46:22 2026] GET /v2.0/subnets?id=e9a69878-f832-47c0-ac2f-a2703b762d00 => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:46:22.531 8 INFO neutron.db.l3_hamode_db [None req-25545688-8e28-4cf1-9580-ae0a65895d56 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1247/2494] 10.0.0.239 () {34 vars in 662 bytes} [Tue Apr 28 14:46:22 2026] POST /v2.0/ports => generated 743 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1248/2495] 199.204.45.4 () {34 vars in 1048 bytes} [Tue Apr 28 14:46:22 2026] GET /v2.0/ports?network_id=3aef45da-0b88-4784-a1f3-62a1bb64025b&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2496] 10.0.0.239 () {34 vars in 664 bytes} [Tue Apr 28 14:46:22 2026] POST /v2.0/trunks => generated 407 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2497] 199.204.45.4 () {34 vars in 1008 bytes} [Tue Apr 28 14:46:22 2026] GET /v2.0/networks/3aef45da-0b88-4784-a1f3-62a1bb64025b?fields=segments => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2498] 10.0.0.239 () {34 vars in 747 bytes} [Tue Apr 28 14:46:22 2026] PUT /v2.0/trunks/fb6e11de-c770-47f6-bc71-b9e958ac135f/tags => generated 17 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2499] 199.204.45.4 () {34 vars in 1108 bytes} [Tue Apr 28 14:46:23 2026] GET /v2.0/networks/3aef45da-0b88-4784-a1f3-62a1bb64025b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2500] 10.0.0.239 () {34 vars in 747 bytes} [Tue Apr 28 14:46:23 2026] PUT /v2.0/trunks/c48fff00-fc41-4b61-abfd-46f121363c32/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2501] 10.0.0.239 () {34 vars in 747 bytes} [Tue Apr 28 14:46:23 2026] PUT /v2.0/trunks/bd77f299-3bbc-4c16-9bda-cda30c24bfc6/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2502] 10.0.0.239 () {34 vars in 747 bytes} [Tue Apr 28 14:46:23 2026] PUT /v2.0/trunks/b9d35fa6-4470-417d-972f-4247af263d13/tags => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2503] 10.0.0.239 () {32 vars in 660 bytes} [Tue Apr 28 14:46:23 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2504] 10.0.0.239 () {32 vars in 674 bytes} [Tue Apr 28 14:46:23 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2505] 10.0.0.239 () {32 vars in 670 bytes} [Tue Apr 28 14:46:23 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2506] 10.0.0.239 () {32 vars in 682 bytes} [Tue Apr 28 14:46:23 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2507] 10.0.0.239 () {32 vars in 668 bytes} [Tue Apr 28 14:46:23 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2508] 10.0.0.239 () {32 vars in 682 bytes} [Tue Apr 28 14:46:23 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2509] 10.0.0.239 () {32 vars in 678 bytes} [Tue Apr 28 14:46:23 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2510] 10.0.0.239 () {32 vars in 690 bytes} [Tue Apr 28 14:46:23 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2511] 10.0.0.239 () {32 vars in 717 bytes} [Tue Apr 28 14:46:23 2026] GET /v2.0/trunks/fb6e11de-c770-47f6-bc71-b9e958ac135f => generated 412 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2512] 10.0.0.239 () {34 vars in 667 bytes} [Tue Apr 28 14:46:21 2026] POST /v2.0/routers => generated 728 bytes in 1985 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2513] 10.0.0.239 () {32 vars in 715 bytes} [Tue Apr 28 14:46:23 2026] GET /v2.0/ports/cd047a4d-19cc-4e05-8ff0-caf194e34e17 => generated 826 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2514] 10.0.0.239 () {32 vars in 720 bytes} [Tue Apr 28 14:46:23 2026] DELETE /v2.0/trunks/fb6e11de-c770-47f6-bc71-b9e958ac135f => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2515] 10.0.0.239 () {32 vars in 717 bytes} [Tue Apr 28 14:46:23 2026] GET /v2.0/trunks/c48fff00-fc41-4b61-abfd-46f121363c32 => generated 420 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2516] 10.0.0.239 () {32 vars in 715 bytes} [Tue Apr 28 14:46:23 2026] GET /v2.0/ports/f6753f88-b584-4e9b-bf8d-93db0bd7e442 => generated 826 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2517] 10.0.0.239 () {32 vars in 720 bytes} [Tue Apr 28 14:46:23 2026] DELETE /v2.0/trunks/c48fff00-fc41-4b61-abfd-46f121363c32 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2518] 10.0.0.239 () {32 vars in 717 bytes} [Tue Apr 28 14:46:23 2026] GET /v2.0/trunks/bd77f299-3bbc-4c16-9bda-cda30c24bfc6 => generated 429 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2519] 10.0.0.239 () {32 vars in 715 bytes} [Tue Apr 28 14:46:23 2026] GET /v2.0/ports/2ee2143e-66d4-4c03-b064-d5f3a72b2a73 => generated 826 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2520] 10.0.0.239 () {32 vars in 720 bytes} [Tue Apr 28 14:46:23 2026] DELETE /v2.0/trunks/bd77f299-3bbc-4c16-9bda-cda30c24bfc6 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2521] 10.0.0.239 () {32 vars in 717 bytes} [Tue Apr 28 14:46:23 2026] GET /v2.0/trunks/b9d35fa6-4470-417d-972f-4247af263d13 => generated 414 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2522] 10.0.0.239 () {32 vars in 715 bytes} [Tue Apr 28 14:46:23 2026] GET /v2.0/ports/9b86f77e-b8ce-462b-91a2-dbcb7a997e2d => generated 826 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2523] 10.0.0.239 () {32 vars in 720 bytes} [Tue Apr 28 14:46:23 2026] DELETE /v2.0/trunks/b9d35fa6-4470-417d-972f-4247af263d13 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2524] 10.0.0.239 () {32 vars in 717 bytes} [Tue Apr 28 14:46:24 2026] GET /v2.0/trunks/68528270-919e-443c-af8e-dc69194fe61f => generated 407 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2525] 10.0.0.239 () {32 vars in 715 bytes} [Tue Apr 28 14:46:24 2026] GET /v2.0/ports/52d28769-d94c-4bdf-8ff7-96d41afdefd5 => generated 826 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2526] 10.0.0.239 () {32 vars in 720 bytes} [Tue Apr 28 14:46:24 2026] DELETE /v2.0/trunks/68528270-919e-443c-af8e-dc69194fe61f => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:46:24.310 7 INFO neutron_taas.services.taas.taas_plugin [None req-0aefba0f-c098-41d6-a155-63feb4c6187c 6f5672f680b443b29815141729c39d67 7fc16abbc94b4d25b25db1b8e9a6f0de - - default default] TaaS: Handle Delete Port: cd047a4d-19cc-4e05-8ff0-caf194e34e17 2026-04-28 14:46:24.314 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0aefba0f-c098-41d6-a155-63feb4c6187c 6f5672f680b443b29815141729c39d67 7fc16abbc94b4d25b25db1b8e9a6f0de - - default default] Tap Mirror: Handle Delete Port: cd047a4d-19cc-4e05-8ff0-caf194e34e17 [pid: 7|app: 0|req: 1279/2527] 10.0.0.239 () {32 vars in 718 bytes} [Tue Apr 28 14:46:24 2026] DELETE /v2.0/ports/cd047a4d-19cc-4e05-8ff0-caf194e34e17 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2528] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:46:24 2026] GET /v2.0/ports?device_id=7c3a921e-de10-4150-a5c8-142548510528 => generated 1246 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 14:46:24.548 7 INFO neutron_taas.services.taas.taas_plugin [None req-f5c59a5b-e1de-4500-a03e-8a2fa17030df 6f5672f680b443b29815141729c39d67 7fc16abbc94b4d25b25db1b8e9a6f0de - - default default] TaaS: Handle Delete Port: f6753f88-b584-4e9b-bf8d-93db0bd7e442 2026-04-28 14:46:24.552 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f5c59a5b-e1de-4500-a03e-8a2fa17030df 6f5672f680b443b29815141729c39d67 7fc16abbc94b4d25b25db1b8e9a6f0de - - default default] Tap Mirror: Handle Delete Port: f6753f88-b584-4e9b-bf8d-93db0bd7e442 [pid: 7|app: 0|req: 1281/2529] 10.0.0.239 () {32 vars in 718 bytes} [Tue Apr 28 14:46:24 2026] DELETE /v2.0/ports/f6753f88-b584-4e9b-bf8d-93db0bd7e442 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2530] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:46:24 2026] GET /v2.0/security-groups?id=eb7f7782-ea30-4c0d-9f95-e3bcaec8c9bb&fields=id&fields=name => generated 96 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:46:24.795 7 INFO neutron_taas.services.taas.taas_plugin [None req-4e079232-39d5-4f32-ba6d-c3d69006fc33 6f5672f680b443b29815141729c39d67 7fc16abbc94b4d25b25db1b8e9a6f0de - - default default] TaaS: Handle Delete Port: 2ee2143e-66d4-4c03-b064-d5f3a72b2a73 2026-04-28 14:46:24.799 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4e079232-39d5-4f32-ba6d-c3d69006fc33 6f5672f680b443b29815141729c39d67 7fc16abbc94b4d25b25db1b8e9a6f0de - - default default] Tap Mirror: Handle Delete Port: 2ee2143e-66d4-4c03-b064-d5f3a72b2a73 [pid: 8|app: 0|req: 1249/2531] 10.0.0.239 () {34 vars in 781 bytes} [Tue Apr 28 14:46:23 2026] PUT /v2.0/routers/2fdc70f0-341c-4b40-a914-6268662ae0eb/add_router_interface => generated 309 bytes in 1410 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2532] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:46:24 2026] GET /v2.0/ports?device_id=7c3a921e-de10-4150-a5c8-142548510528 => generated 1246 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2533] 10.0.0.239 () {32 vars in 718 bytes} [Tue Apr 28 14:46:24 2026] DELETE /v2.0/ports/2ee2143e-66d4-4c03-b064-d5f3a72b2a73 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 14:46:24.997 8 INFO neutron_taas.services.taas.taas_plugin [None req-80fa53fa-b583-4aa0-b2cc-1ba5cfcdc1db 6f5672f680b443b29815141729c39d67 7fc16abbc94b4d25b25db1b8e9a6f0de - - default default] TaaS: Handle Delete Port: 9b86f77e-b8ce-462b-91a2-dbcb7a997e2d 2026-04-28 14:46:25.001 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-80fa53fa-b583-4aa0-b2cc-1ba5cfcdc1db 6f5672f680b443b29815141729c39d67 7fc16abbc94b4d25b25db1b8e9a6f0de - - default default] Tap Mirror: Handle Delete Port: 9b86f77e-b8ce-462b-91a2-dbcb7a997e2d [pid: 8|app: 0|req: 1251/2534] 10.0.0.239 () {32 vars in 718 bytes} [Tue Apr 28 14:46:24 2026] DELETE /v2.0/ports/9b86f77e-b8ce-462b-91a2-dbcb7a997e2d => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 14:46:25.217 7 INFO neutron_taas.services.taas.taas_plugin [None req-348da312-a0b3-4df5-a223-feb262ca600b 6f5672f680b443b29815141729c39d67 7fc16abbc94b4d25b25db1b8e9a6f0de - - default default] TaaS: Handle Delete Port: 52d28769-d94c-4bdf-8ff7-96d41afdefd5 2026-04-28 14:46:25.220 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-348da312-a0b3-4df5-a223-feb262ca600b 6f5672f680b443b29815141729c39d67 7fc16abbc94b4d25b25db1b8e9a6f0de - - default default] Tap Mirror: Handle Delete Port: 52d28769-d94c-4bdf-8ff7-96d41afdefd5 [pid: 7|app: 0|req: 1284/2535] 10.0.0.239 () {32 vars in 718 bytes} [Tue Apr 28 14:46:25 2026] DELETE /v2.0/ports/52d28769-d94c-4bdf-8ff7-96d41afdefd5 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 14:46:25.467 8 INFO neutron.services.segments.plugin [-] Segment 8a0a4b62-49e1-4aed-98c4-71fc75c26114 resource provider aggregate not found 2026-04-28 14:46:25.475 8 INFO neutron.services.segments.plugin [-] Segment 8a0a4b62-49e1-4aed-98c4-71fc75c26114 resource provider aggregate not found 2026-04-28 14:46:25.486 8 INFO neutron.services.segments.plugin [-] Segment 8a0a4b62-49e1-4aed-98c4-71fc75c26114 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a0a4b62-49e1-4aed-98c4-71fc75c26114 found for delete ", "request_id": "req-8806c229-8074-4c2c-a1d8-e3baa3c03a64"}]} 2026-04-28 14:46:25.491 8 INFO neutron.services.segments.plugin [-] Segment 8a0a4b62-49e1-4aed-98c4-71fc75c26114 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a0a4b62-49e1-4aed-98c4-71fc75c26114 found for delete ", "request_id": "req-c4fc6684-fb9a-4152-892f-f568be24b61c"}]} [pid: 8|app: 0|req: 1252/2536] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:46:25 2026] DELETE /v2.0/networks/3f4882cd-cb1e-4f48-adf1-5b9d9609c78d => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 14:46:25.655 7 INFO neutron.services.segments.plugin [-] Segment 227b1127-99e8-4587-a52b-54a949a565de resource provider aggregate not found 2026-04-28 14:46:25.664 7 INFO neutron.services.segments.plugin [-] Segment 227b1127-99e8-4587-a52b-54a949a565de resource provider aggregate not found 2026-04-28 14:46:25.686 7 INFO neutron.services.segments.plugin [-] Segment 227b1127-99e8-4587-a52b-54a949a565de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 227b1127-99e8-4587-a52b-54a949a565de found for delete ", "request_id": "req-0b4e8565-b3c9-46d4-92af-317175324db0"}]} 2026-04-28 14:46:25.687 7 INFO neutron.services.segments.plugin [-] Segment 227b1127-99e8-4587-a52b-54a949a565de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 227b1127-99e8-4587-a52b-54a949a565de found for delete ", "request_id": "req-42281224-e13f-451f-b84f-75f47624bc39"}]} [pid: 7|app: 0|req: 1285/2537] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:46:25 2026] DELETE /v2.0/networks/deccd1b0-14c8-46ca-8123-13d2d55bede7 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2538] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:46:25 2026] DELETE /v2.0/networks/d78ec543-910d-44ad-b485-8d74d45e5f8c => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2539] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:46:25 2026] DELETE /v2.0/networks/b0f6dfc6-8e40-4ada-bc67-ff4ad86fcf6f => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2540] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:46:26 2026] DELETE /v2.0/networks/5633cc71-843a-4bf8-87a3-6faf0da872af => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2541] 199.204.45.4 () {34 vars in 990 bytes} [Tue Apr 28 14:46:26 2026] GET /v2.0/ports?device_id=7c3a921e-de10-4150-a5c8-142548510528 => generated 1246 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2542] 199.204.45.4 () {34 vars in 1040 bytes} [Tue Apr 28 14:46:26 2026] GET /v2.0/security-groups?id=eb7f7782-ea30-4c0d-9f95-e3bcaec8c9bb&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: 1256/2543] 10.0.0.73 () {34 vars in 979 bytes} [Tue Apr 28 14:46:27 2026] GET /v2.0/networks?id=8d9bf73b-f9b3-4ed4-8848-3888f2b4f364 => generated 673 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2544] 10.0.0.73 () {34 vars in 962 bytes} [Tue Apr 28 14:46:27 2026] GET /v2.0/quotas/e32ac87e5faa426d9d6466481e9c49d3 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2545] 10.0.0.73 () {34 vars in 999 bytes} [Tue Apr 28 14:46:27 2026] GET /v2.0/ports?tenant_id=e32ac87e5faa426d9d6466481e9c49d3&fields=id => generated 103 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2546] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:46:27 2026] GET /v2.0/security-groups?tenant_id=db63f9b398f6473da947871eb073737d&name=default => generated 2929 bytes in 369 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2547] 10.0.0.73 () {34 vars in 1005 bytes} [Tue Apr 28 14:46:27 2026] GET /v2.0/networks/8d9bf73b-f9b3-4ed4-8848-3888f2b4f364?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:46:27.515 8 INFO neutron.services.segments.plugin [-] Segment 7850ab22-ca74-476e-9a04-7a2308c0b451 resource provider aggregate not found 2026-04-28 14:46:27.520 8 INFO neutron.services.segments.plugin [-] Segment 7850ab22-ca74-476e-9a04-7a2308c0b451 resource provider aggregate not found 2026-04-28 14:46:27.535 8 INFO neutron.services.segments.plugin [-] Segment 7850ab22-ca74-476e-9a04-7a2308c0b451 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7850ab22-ca74-476e-9a04-7a2308c0b451 found for delete ", "request_id": "req-20d71d13-665a-4e95-94be-565c2fbce866"}]} 2026-04-28 14:46:27.540 8 INFO neutron.services.segments.plugin [-] Segment 7850ab22-ca74-476e-9a04-7a2308c0b451 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7850ab22-ca74-476e-9a04-7a2308c0b451 found for delete ", "request_id": "req-c701ff61-392c-4b93-afd4-b8f1ca31a04b"}]} [pid: 8|app: 0|req: 1260/2548] 10.0.0.73 () {34 vars in 1105 bytes} [Tue Apr 28 14:46:27 2026] GET /v2.0/networks/8d9bf73b-f9b3-4ed4-8848-3888f2b4f364?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:46:27.564 8 INFO neutron.services.segments.plugin [-] Segment c6365360-da44-4cba-a610-8f1f21e3e181 resource provider aggregate not found 2026-04-28 14:46:27.572 8 INFO neutron.services.segments.plugin [-] Segment c6365360-da44-4cba-a610-8f1f21e3e181 resource provider aggregate not found [pid: 7|app: 0|req: 1289/2549] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:46:27 2026] DELETE /v2.0/security-groups/540e50d1-3938-483e-a480-dc757bf0310e => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:46:27.585 8 INFO neutron.services.segments.plugin [-] Segment c6365360-da44-4cba-a610-8f1f21e3e181 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6365360-da44-4cba-a610-8f1f21e3e181 found for delete ", "request_id": "req-0e83a05a-9e7e-4732-8d2c-e284b04bdd8a"}]} 2026-04-28 14:46:27.601 8 INFO neutron.services.segments.plugin [-] Segment c6365360-da44-4cba-a610-8f1f21e3e181 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6365360-da44-4cba-a610-8f1f21e3e181 found for delete ", "request_id": "req-ceebf6af-61e0-4920-b72f-eec7a6ba0c1c"}]} [pid: 8|app: 0|req: 1261/2550] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:46:27 2026] GET /v2.0/ports?device_id=2a1a0fff-72ec-4f40-8308-82ba3fdf35a0 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:46:27.713 7 INFO neutron.services.segments.plugin [-] Segment f814ba8e-8976-43e3-b89b-59ba1686030b resource provider aggregate not found 2026-04-28 14:46:27.725 7 INFO neutron.services.segments.plugin [-] Segment f814ba8e-8976-43e3-b89b-59ba1686030b resource provider aggregate not found 2026-04-28 14:46:27.745 7 INFO neutron.services.segments.plugin [-] Segment f814ba8e-8976-43e3-b89b-59ba1686030b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f814ba8e-8976-43e3-b89b-59ba1686030b found for delete ", "request_id": "req-2519a7ea-dd0e-4416-b08c-3a7635ee4ab5"}]} 2026-04-28 14:46:27.757 7 INFO neutron.services.segments.plugin [-] Segment f814ba8e-8976-43e3-b89b-59ba1686030b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f814ba8e-8976-43e3-b89b-59ba1686030b found for delete ", "request_id": "req-f1d25762-1c3a-42f8-b80c-f0ddf23c6147"}]} [pid: 7|app: 0|req: 1290/2551] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:46:27 2026] GET /v2.0/security-groups?tenant_id=7fc16abbc94b4d25b25db1b8e9a6f0de&name=default => generated 2929 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2552] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:46:27 2026] DELETE /v2.0/security-groups/37e25081-9e2c-4033-a5d3-72c6d3e2acd9 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2553] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:46:28 2026] GET /v2.0/ports?device_id=7c3a921e-de10-4150-a5c8-142548510528 => generated 1248 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2554] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:46:28 2026] GET /v2.0/security-groups?id=eb7f7782-ea30-4c0d-9f95-e3bcaec8c9bb&fields=id&fields=name => generated 96 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2555] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:46:28 2026] GET /v2.0/security-groups?tenant_id=2b93d9a0eeb74973a0141ffe931c1a30&name=default => generated 2929 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2556] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:46:28 2026] GET /v2.0/ports?device_id=7c3a921e-de10-4150-a5c8-142548510528 => generated 1248 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2557] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:46:28 2026] DELETE /v2.0/security-groups/3d7a4d7a-5079-46b8-a0cb-2f2f7c47ee18 => 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: 1265/2558] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:46:28 2026] GET /v2.0/ports?device_id=2a1a0fff-72ec-4f40-8308-82ba3fdf35a0 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2559] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:46:29 2026] GET /v2.0/ports?device_id=2a1a0fff-72ec-4f40-8308-82ba3fdf35a0 => 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: 1266/2560] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:46:30 2026] GET /v2.0/ports?device_id=2a1a0fff-72ec-4f40-8308-82ba3fdf35a0 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2561] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:46:31 2026] GET /v2.0/ports?device_id=7c3a921e-de10-4150-a5c8-142548510528 => generated 1248 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2562] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:46:31 2026] GET /v2.0/security-groups?id=eb7f7782-ea30-4c0d-9f95-e3bcaec8c9bb&fields=id&fields=name => generated 96 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2563] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:46:31 2026] GET /v2.0/ports?device_id=7c3a921e-de10-4150-a5c8-142548510528 => generated 1248 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2564] 10.0.0.239 () {34 vars in 676 bytes} [Tue Apr 28 14:46:31 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: 7|app: 0|req: 1297/2565] 10.0.0.239 () {34 vars in 751 bytes} [Tue Apr 28 14:46:31 2026] PUT /v2.0/policies/bfa15fe3-73c2-438a-bc01-f98648b18e0e/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2566] 10.0.0.239 () {32 vars in 731 bytes} [Tue Apr 28 14:46:32 2026] GET /v2.0/policies/bfa15fe3-73c2-438a-bc01-f98648b18e0e/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2567] 199.204.45.4 () {34 vars in 982 bytes} [Tue Apr 28 14:46:32 2026] GET /v2.0/networks?id=8d9bf73b-f9b3-4ed4-8848-3888f2b4f364 => generated 673 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2568] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:46:32 2026] GET /v2.0/ports?device_id=2a1a0fff-72ec-4f40-8308-82ba3fdf35a0 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2569] 10.0.0.239 () {34 vars in 762 bytes} [Tue Apr 28 14:46:32 2026] PUT /v2.0/policies/bfa15fe3-73c2-438a-bc01-f98648b18e0e/tags/green => generated 4 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2570] 10.0.0.239 () {32 vars in 731 bytes} [Tue Apr 28 14:46:32 2026] GET /v2.0/policies/bfa15fe3-73c2-438a-bc01-f98648b18e0e/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2571] 10.0.0.239 () {34 vars in 758 bytes} [Tue Apr 28 14:46:32 2026] PUT /v2.0/policies/bfa15fe3-73c2-438a-bc01-f98648b18e0e/tags/red => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2572] 10.0.0.239 () {32 vars in 731 bytes} [Tue Apr 28 14:46:32 2026] GET /v2.0/policies/bfa15fe3-73c2-438a-bc01-f98648b18e0e/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2573] 10.0.0.239 () {34 vars in 780 bytes} [Tue Apr 28 14:46:32 2026] PUT /v2.0/policies/bfa15fe3-73c2-438a-bc01-f98648b18e0e/tags/black.or.white => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2574] 10.0.0.239 () {32 vars in 731 bytes} [Tue Apr 28 14:46:32 2026] GET /v2.0/policies/bfa15fe3-73c2-438a-bc01-f98648b18e0e/tags => generated 52 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2575] 10.0.0.239 () {34 vars in 751 bytes} [Tue Apr 28 14:46:32 2026] PUT /v2.0/policies/bfa15fe3-73c2-438a-bc01-f98648b18e0e/tags => generated 37 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2576] 10.0.0.239 () {32 vars in 731 bytes} [Tue Apr 28 14:46:32 2026] GET /v2.0/policies/bfa15fe3-73c2-438a-bc01-f98648b18e0e/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2577] 199.204.45.4 () {38 vars in 951 bytes} [Tue Apr 28 14:46:32 2026] POST /v2.0/ports => generated 958 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1307/2578] 10.0.0.239 () {32 vars in 739 bytes} [Tue Apr 28 14:46:32 2026] GET /v2.0/policies/bfa15fe3-73c2-438a-bc01-f98648b18e0e/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:46:32.659 7 INFO neutron.api.v2.resource [None req-3fe942b6-622b-44ee-9ed5-43f576031d13 f081eedbce1542938d48d2773cff285a 93f07db0aaac4b6a949172b70d77ea25 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1308/2579] 10.0.0.239 () {32 vars in 743 bytes} [Tue Apr 28 14:46:32 2026] GET /v2.0/policies/bfa15fe3-73c2-438a-bc01-f98648b18e0e/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2580] 10.0.0.239 () {32 vars in 742 bytes} [Tue Apr 28 14:46:32 2026] DELETE /v2.0/policies/bfa15fe3-73c2-438a-bc01-f98648b18e0e/tags/red => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2581] 10.0.0.239 () {32 vars in 731 bytes} [Tue Apr 28 14:46:32 2026] GET /v2.0/policies/bfa15fe3-73c2-438a-bc01-f98648b18e0e/tags => generated 30 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:46:32.900 7 INFO neutron.api.v2.resource [None req-3929d857-2aad-4f47-99f7-3a7f6d674adb f081eedbce1542938d48d2773cff285a 93f07db0aaac4b6a949172b70d77ea25 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1311/2582] 10.0.0.239 () {32 vars in 746 bytes} [Tue Apr 28 14:46:32 2026] DELETE /v2.0/policies/bfa15fe3-73c2-438a-bc01-f98648b18e0e/tags/green => generated 99 bytes in 79 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2583] 10.0.0.239 () {32 vars in 734 bytes} [Tue Apr 28 14:46:32 2026] DELETE /v2.0/policies/bfa15fe3-73c2-438a-bc01-f98648b18e0e/tags => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2584] 10.0.0.239 () {32 vars in 731 bytes} [Tue Apr 28 14:46:33 2026] GET /v2.0/policies/bfa15fe3-73c2-438a-bc01-f98648b18e0e/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: 1272/2585] 199.204.45.4 () {38 vars in 1024 bytes} [Tue Apr 28 14:46:32 2026] PUT /v2.0/ports/8d58dda2-52c3-4b69-95c1-a51577dad355 => generated 1239 bytes in 465 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 14:46:33.106 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d9f837ec-8f21-4ecb-9769-e7168e58a5d7'] response: {'name': 'network-changed', 'server_uuid': '2a1a0fff-72ec-4f40-8308-82ba3fdf35a0', 'tag': '8d58dda2-52c3-4b69-95c1-a51577dad355', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1314/2586] 10.0.0.239 () {32 vars in 732 bytes} [Tue Apr 28 14:46:33 2026] DELETE /v2.0/qos/policies/bfa15fe3-73c2-438a-bc01-f98648b18e0e => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1273/2587] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:46:33 2026] GET /v2.0/ports?device_id=2a1a0fff-72ec-4f40-8308-82ba3fdf35a0 => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2588] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:46:33 2026] GET /v2.0/security-groups?id=5fc9a3bc-ac75-45bd-bd43-1cd446ede1f0&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: 1274/2589] 199.204.45.4 () {34 vars in 1076 bytes} [Tue Apr 28 14:46:33 2026] GET /v2.0/ports?tenant_id=e32ac87e5faa426d9d6466481e9c49d3&device_id=2a1a0fff-72ec-4f40-8308-82ba3fdf35a0 => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2590] 199.204.45.4 () {34 vars in 1014 bytes} [Tue Apr 28 14:46:33 2026] GET /v2.0/networks?tenant_id=e32ac87e5faa426d9d6466481e9c49d3&shared=False => generated 769 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2591] 199.204.45.4 () {34 vars in 926 bytes} [Tue Apr 28 14:46:33 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2592] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:46:33 2026] GET /v2.0/security-groups?tenant_id=93f07db0aaac4b6a949172b70d77ea25&name=default => generated 2929 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2593] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:46:34 2026] DELETE /v2.0/security-groups/b76c3c47-4388-4e9c-bac5-747f02a5cc3e => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2594] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:46:34 2026] GET /v2.0/security-groups?tenant_id=159d230b57ec4e9782a075a343e572de&name=default => generated 2929 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2595] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:46:34 2026] GET /v2.0/ports?device_id=2a1a0fff-72ec-4f40-8308-82ba3fdf35a0 => generated 973 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2596] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:46:34 2026] GET /v2.0/security-groups?id=5fc9a3bc-ac75-45bd-bd43-1cd446ede1f0&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2597] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:46:34 2026] DELETE /v2.0/security-groups/1cd2714b-5277-452c-b6d1-149e272dfefd => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2598] 199.204.45.4 () {34 vars in 1076 bytes} [Tue Apr 28 14:46:34 2026] GET /v2.0/ports?tenant_id=e32ac87e5faa426d9d6466481e9c49d3&device_id=2a1a0fff-72ec-4f40-8308-82ba3fdf35a0 => generated 1242 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2599] 199.204.45.4 () {34 vars in 1056 bytes} [Tue Apr 28 14:46:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=8d58dda2-52c3-4b69-95c1-a51577dad355 => 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: 1280/2600] 199.204.45.4 () {34 vars in 980 bytes} [Tue Apr 28 14:46:34 2026] GET /v2.0/subnets?id=6b094c9d-74ad-456f-bd1c-2d2c4fbb2e40 => generated 691 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2601] 199.204.45.4 () {34 vars in 1048 bytes} [Tue Apr 28 14:46:34 2026] GET /v2.0/ports?network_id=8d9bf73b-f9b3-4ed4-8848-3888f2b4f364&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2602] 199.204.45.4 () {34 vars in 1008 bytes} [Tue Apr 28 14:46:34 2026] GET /v2.0/networks/8d9bf73b-f9b3-4ed4-8848-3888f2b4f364?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2603] 199.204.45.4 () {34 vars in 1108 bytes} [Tue Apr 28 14:46:35 2026] GET /v2.0/networks/8d9bf73b-f9b3-4ed4-8848-3888f2b4f364?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: 1282/2604] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:46:35 2026] GET /v2.0/ports?device_id=2a1a0fff-72ec-4f40-8308-82ba3fdf35a0 => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2605] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:46:35 2026] GET /v2.0/security-groups?id=5fc9a3bc-ac75-45bd-bd43-1cd446ede1f0&fields=id&fields=name => generated 88 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2606] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:46:36 2026] GET /v2.0/ports?device_id=2a1a0fff-72ec-4f40-8308-82ba3fdf35a0 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2607] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:46:36 2026] GET /v2.0/security-groups?id=5fc9a3bc-ac75-45bd-bd43-1cd446ede1f0&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2610] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:46:37 2026] GET /v2.0/ports?device_id=2a1a0fff-72ec-4f40-8308-82ba3fdf35a0 => generated 973 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2611] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:46:38 2026] GET /v2.0/security-groups?id=5fc9a3bc-ac75-45bd-bd43-1cd446ede1f0&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:46:38.268 8 INFO neutron.db.segments_db [None req-95da4458-2bed-4f33-bf3d-a9f7b5b89199 bd0a94afac8e420cb794d0fa2ea59e90 44a7466882fe4d95af0a79c6fc9a6d6f - - default default] Added segment c5353201-d20f-4a6f-aa4a-4eb73566fde3 of type vxlan for network c0fbb628-3c29-4113-9e94-b432e6258361 2026-04-28 14:46:38.575 8 INFO neutron.db.l3_hamode_db [None req-95da4458-2bed-4f33-bf3d-a9f7b5b89199 bd0a94afac8e420cb794d0fa2ea59e90 44a7466882fe4d95af0a79c6fc9a6d6f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 14:46:38.715 8 INFO neutron.db.l3_hamode_db [None req-95da4458-2bed-4f33-bf3d-a9f7b5b89199 bd0a94afac8e420cb794d0fa2ea59e90 44a7466882fe4d95af0a79c6fc9a6d6f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1328/2612] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:46:39 2026] GET /v2.0/ports?device_id=2a1a0fff-72ec-4f40-8308-82ba3fdf35a0 => generated 975 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2613] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:46:39 2026] GET /v2.0/security-groups?id=5fc9a3bc-ac75-45bd-bd43-1cd446ede1f0&fields=id&fields=name => generated 88 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2614] 10.0.0.239 () {34 vars in 666 bytes} [Tue Apr 28 14:46:38 2026] POST /v2.0/routers => generated 474 bytes in 1367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2615] 10.0.0.239 () {34 vars in 749 bytes} [Tue Apr 28 14:46:39 2026] PUT /v2.0/routers/0f41b644-90ce-4b60-a9ad-b285737a99e5/tags => generated 25 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2616] 10.0.0.239 () {32 vars in 729 bytes} [Tue Apr 28 14:46:39 2026] GET /v2.0/routers/0f41b644-90ce-4b60-a9ad-b285737a99e5/tags => generated 25 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2617] 10.0.0.239 () {34 vars in 760 bytes} [Tue Apr 28 14:46:39 2026] PUT /v2.0/routers/0f41b644-90ce-4b60-a9ad-b285737a99e5/tags/green => generated 4 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2618] 10.0.0.239 () {32 vars in 729 bytes} [Tue Apr 28 14:46:39 2026] GET /v2.0/routers/0f41b644-90ce-4b60-a9ad-b285737a99e5/tags => generated 34 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2619] 10.0.0.239 () {34 vars in 756 bytes} [Tue Apr 28 14:46:39 2026] PUT /v2.0/routers/0f41b644-90ce-4b60-a9ad-b285737a99e5/tags/red => generated 4 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2620] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:46:40 2026] GET /v2.0/ports?device_id=2a1a0fff-72ec-4f40-8308-82ba3fdf35a0 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2621] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:46:40 2026] GET /v2.0/security-groups?id=5fc9a3bc-ac75-45bd-bd43-1cd446ede1f0&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2622] 10.0.0.239 () {32 vars in 729 bytes} [Tue Apr 28 14:46:40 2026] GET /v2.0/routers/0f41b644-90ce-4b60-a9ad-b285737a99e5/tags => generated 34 bytes in 705 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2623] 10.0.0.239 () {34 vars in 778 bytes} [Tue Apr 28 14:46:40 2026] PUT /v2.0/routers/0f41b644-90ce-4b60-a9ad-b285737a99e5/tags/black.or.white => generated 4 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2624] 10.0.0.239 () {32 vars in 729 bytes} [Tue Apr 28 14:46:40 2026] GET /v2.0/routers/0f41b644-90ce-4b60-a9ad-b285737a99e5/tags => generated 52 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2625] 10.0.0.239 () {34 vars in 749 bytes} [Tue Apr 28 14:46:41 2026] PUT /v2.0/routers/0f41b644-90ce-4b60-a9ad-b285737a99e5/tags => generated 37 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2626] 10.0.0.239 () {32 vars in 729 bytes} [Tue Apr 28 14:46:41 2026] GET /v2.0/routers/0f41b644-90ce-4b60-a9ad-b285737a99e5/tags => generated 37 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2627] 10.0.0.239 () {32 vars in 737 bytes} [Tue Apr 28 14:46:41 2026] GET /v2.0/routers/0f41b644-90ce-4b60-a9ad-b285737a99e5/tags/red => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:46:41.498 8 INFO neutron.api.v2.resource [None req-45a3b84c-722a-4b36-b548-4a30d68a47f2 bd0a94afac8e420cb794d0fa2ea59e90 44a7466882fe4d95af0a79c6fc9a6d6f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1291/2628] 10.0.0.239 () {32 vars in 741 bytes} [Tue Apr 28 14:46:41 2026] GET /v2.0/routers/0f41b644-90ce-4b60-a9ad-b285737a99e5/tags/green => generated 99 bytes in 93 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2629] 10.0.0.239 () {32 vars in 740 bytes} [Tue Apr 28 14:46:41 2026] DELETE /v2.0/routers/0f41b644-90ce-4b60-a9ad-b285737a99e5/tags/red => 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: 1292/2630] 10.0.0.239 () {32 vars in 729 bytes} [Tue Apr 28 14:46:41 2026] GET /v2.0/routers/0f41b644-90ce-4b60-a9ad-b285737a99e5/tags => generated 30 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:46:41.823 7 INFO neutron.api.v2.resource [None req-7ab95bd0-3eca-4703-930c-a42668a01f2c bd0a94afac8e420cb794d0fa2ea59e90 44a7466882fe4d95af0a79c6fc9a6d6f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1339/2631] 10.0.0.239 () {32 vars in 744 bytes} [Tue Apr 28 14:46:41 2026] DELETE /v2.0/routers/0f41b644-90ce-4b60-a9ad-b285737a99e5/tags/green => generated 99 bytes in 95 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2632] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:46:41 2026] GET /v2.0/ports?device_id=2a1a0fff-72ec-4f40-8308-82ba3fdf35a0 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2633] 10.0.0.239 () {32 vars in 732 bytes} [Tue Apr 28 14:46:41 2026] DELETE /v2.0/routers/0f41b644-90ce-4b60-a9ad-b285737a99e5/tags => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2634] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:46:41 2026] GET /v2.0/security-groups?id=5fc9a3bc-ac75-45bd-bd43-1cd446ede1f0&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: 8|app: 0|req: 1294/2635] 10.0.0.239 () {32 vars in 729 bytes} [Tue Apr 28 14:46:41 2026] GET /v2.0/routers/0f41b644-90ce-4b60-a9ad-b285737a99e5/tags => generated 12 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2636] 10.0.0.239 () {32 vars in 719 bytes} [Tue Apr 28 14:46:42 2026] GET /v2.0/routers/0f41b644-90ce-4b60-a9ad-b285737a99e5 => generated 480 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2637] 10.0.0.239 () {34 vars in 740 bytes} [Tue Apr 28 14:46:42 2026] PUT /v2.0/routers/0f41b644-90ce-4b60-a9ad-b285737a99e5 => generated 480 bytes in 542 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2638] 10.0.0.239 () {32 vars in 734 bytes} [Tue Apr 28 14:46:42 2026] GET /v2.0/ports?device_id=0f41b644-90ce-4b60-a9ad-b285737a99e5 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:46:42.829 8 INFO neutron_taas.services.taas.taas_plugin [None req-90b3f739-4db8-4a9e-b557-fb76b7903749 bd0a94afac8e420cb794d0fa2ea59e90 44a7466882fe4d95af0a79c6fc9a6d6f - - default default] TaaS: Handle Delete Port: 0291067b-947b-4120-93c7-6383864847f8 2026-04-28 14:46:42.832 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-90b3f739-4db8-4a9e-b557-fb76b7903749 bd0a94afac8e420cb794d0fa2ea59e90 44a7466882fe4d95af0a79c6fc9a6d6f - - default default] Tap Mirror: Handle Delete Port: 0291067b-947b-4120-93c7-6383864847f8 [pid: 7|app: 0|req: 1344/2639] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:46:43 2026] GET /v2.0/ports?device_id=2a1a0fff-72ec-4f40-8308-82ba3fdf35a0 => generated 975 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2640] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:46:43 2026] GET /v2.0/security-groups?id=5fc9a3bc-ac75-45bd-bd43-1cd446ede1f0&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:46:43.261 8 INFO neutron.services.segments.plugin [-] Segment c5353201-d20f-4a6f-aa4a-4eb73566fde3 resource provider aggregate not found 2026-04-28 14:46:43.261 8 INFO neutron.services.segments.plugin [-] Segment c5353201-d20f-4a6f-aa4a-4eb73566fde3 resource provider aggregate not found 2026-04-28 14:46:43.291 8 INFO neutron.services.segments.plugin [-] Segment c5353201-d20f-4a6f-aa4a-4eb73566fde3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5353201-d20f-4a6f-aa4a-4eb73566fde3 found for delete ", "request_id": "req-ded3fb26-606a-46d6-82a1-f96399186243"}]} 2026-04-28 14:46:43.294 8 INFO neutron.services.segments.plugin [-] Segment c5353201-d20f-4a6f-aa4a-4eb73566fde3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5353201-d20f-4a6f-aa4a-4eb73566fde3 found for delete ", "request_id": "req-189ff37e-5b68-4c2b-b092-d2866e1dac92"}]} 2026-04-28 14:46:43.301 8 INFO neutron.db.l3_hamode_db [None req-90b3f739-4db8-4a9e-b557-fb76b7903749 bd0a94afac8e420cb794d0fa2ea59e90 44a7466882fe4d95af0a79c6fc9a6d6f - - default default] HA network c0fbb628-3c29-4113-9e94-b432e6258361 was deleted as no HA routers are present in tenant 44a7466882fe4d95af0a79c6fc9a6d6f. [pid: 8|app: 0|req: 1296/2641] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:46:42 2026] DELETE /v2.0/routers/0f41b644-90ce-4b60-a9ad-b285737a99e5 => generated 0 bytes in 630 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2642] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:46:44 2026] GET /v2.0/security-groups?tenant_id=44a7466882fe4d95af0a79c6fc9a6d6f&name=default => generated 2929 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2643] 199.204.45.4 () {34 vars in 990 bytes} [Tue Apr 28 14:46:44 2026] GET /v2.0/ports?device_id=2a1a0fff-72ec-4f40-8308-82ba3fdf35a0 => generated 975 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2644] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:46:44 2026] GET /v2.0/ports?device_id=2a1a0fff-72ec-4f40-8308-82ba3fdf35a0 => generated 975 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2645] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:46:44 2026] DELETE /v2.0/security-groups/465ed21c-052d-4c50-9e95-4062ad23d7a8 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2646] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:46:44 2026] GET /v2.0/security-groups?id=5fc9a3bc-ac75-45bd-bd43-1cd446ede1f0&fields=id&fields=name => generated 88 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:46:44.486 8 INFO neutron_taas.services.taas.taas_plugin [req-f177e281-c819-4a23-8dee-941f724efb05 req-f482c740-05f7-4008-9c7d-1fb615a593e4 af8cd2215ed4451eac259c68dcac5a5e e32ac87e5faa426d9d6466481e9c49d3 - - default default] TaaS: Handle Delete Port: 8d58dda2-52c3-4b69-95c1-a51577dad355 2026-04-28 14:46:44.490 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-f177e281-c819-4a23-8dee-941f724efb05 req-f482c740-05f7-4008-9c7d-1fb615a593e4 af8cd2215ed4451eac259c68dcac5a5e e32ac87e5faa426d9d6466481e9c49d3 - - default default] Tap Mirror: Handle Delete Port: 8d58dda2-52c3-4b69-95c1-a51577dad355 [pid: 8|app: 0|req: 1298/2647] 199.204.45.4 () {36 vars in 993 bytes} [Tue Apr 28 14:46:44 2026] DELETE /v2.0/ports/8d58dda2-52c3-4b69-95c1-a51577dad355 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2648] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:46:44 2026] GET /v2.0/security-groups?tenant_id=447d94949e274db3994b94a9faac2b61&name=default => generated 2929 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 14:46:44.685 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-faec72eb-b281-470d-ad16-c9305fc3c4e8'] response: {'server_uuid': '2a1a0fff-72ec-4f40-8308-82ba3fdf35a0', 'name': 'network-vif-deleted', 'tag': '8d58dda2-52c3-4b69-95c1-a51577dad355', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1299/2649] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:46:44 2026] DELETE /v2.0/security-groups/1ccd8f70-05b4-4fec-b0f0-6b4cf6e90bda => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2650] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:46:45 2026] GET /v2.0/ports?device_id=2a1a0fff-72ec-4f40-8308-82ba3fdf35a0 => 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: 1300/2651] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:46:46 2026] GET /v2.0/ports?device_id=2a1a0fff-72ec-4f40-8308-82ba3fdf35a0 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2652] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:46:47 2026] GET /v2.0/ports?device_id=2a1a0fff-72ec-4f40-8308-82ba3fdf35a0 => 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: 1301/2653] 10.0.0.239 () {34 vars in 674 bytes} [Tue Apr 28 14:46:48 2026] POST /v2.0/subnetpools => generated 516 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2654] 10.0.0.239 () {34 vars in 757 bytes} [Tue Apr 28 14:46:48 2026] PUT /v2.0/subnetpools/73224277-04bb-4006-a7b8-bb83ed73b4cd/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2655] 10.0.0.239 () {32 vars in 737 bytes} [Tue Apr 28 14:46:48 2026] GET /v2.0/subnetpools/73224277-04bb-4006-a7b8-bb83ed73b4cd/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2656] 10.0.0.239 () {34 vars in 768 bytes} [Tue Apr 28 14:46:48 2026] PUT /v2.0/subnetpools/73224277-04bb-4006-a7b8-bb83ed73b4cd/tags/green => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2657] 10.0.0.239 () {32 vars in 737 bytes} [Tue Apr 28 14:46:48 2026] GET /v2.0/subnetpools/73224277-04bb-4006-a7b8-bb83ed73b4cd/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2658] 10.0.0.239 () {34 vars in 764 bytes} [Tue Apr 28 14:46:48 2026] PUT /v2.0/subnetpools/73224277-04bb-4006-a7b8-bb83ed73b4cd/tags/red => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2659] 10.0.0.239 () {32 vars in 737 bytes} [Tue Apr 28 14:46:48 2026] GET /v2.0/subnetpools/73224277-04bb-4006-a7b8-bb83ed73b4cd/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2660] 10.0.0.239 () {34 vars in 786 bytes} [Tue Apr 28 14:46:48 2026] PUT /v2.0/subnetpools/73224277-04bb-4006-a7b8-bb83ed73b4cd/tags/black.or.white => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2661] 10.0.0.239 () {32 vars in 737 bytes} [Tue Apr 28 14:46:48 2026] GET /v2.0/subnetpools/73224277-04bb-4006-a7b8-bb83ed73b4cd/tags => generated 52 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2662] 10.0.0.239 () {34 vars in 757 bytes} [Tue Apr 28 14:46:48 2026] PUT /v2.0/subnetpools/73224277-04bb-4006-a7b8-bb83ed73b4cd/tags => generated 37 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2663] 10.0.0.239 () {32 vars in 737 bytes} [Tue Apr 28 14:46:48 2026] GET /v2.0/subnetpools/73224277-04bb-4006-a7b8-bb83ed73b4cd/tags => generated 37 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2664] 10.0.0.239 () {32 vars in 745 bytes} [Tue Apr 28 14:46:49 2026] GET /v2.0/subnetpools/73224277-04bb-4006-a7b8-bb83ed73b4cd/tags/red => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:46:49.168 8 INFO neutron.api.v2.resource [None req-90e8fefc-28c0-4f9f-b5d9-b0c66c5de8b8 eb697872b4a84c48abc31ac3dfbb9e31 c85c195a910f491d8c27fb861d8428c5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1307/2665] 10.0.0.239 () {32 vars in 749 bytes} [Tue Apr 28 14:46:49 2026] GET /v2.0/subnetpools/73224277-04bb-4006-a7b8-bb83ed73b4cd/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2666] 10.0.0.239 () {32 vars in 748 bytes} [Tue Apr 28 14:46:49 2026] DELETE /v2.0/subnetpools/73224277-04bb-4006-a7b8-bb83ed73b4cd/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2667] 10.0.0.239 () {32 vars in 737 bytes} [Tue Apr 28 14:46:49 2026] GET /v2.0/subnetpools/73224277-04bb-4006-a7b8-bb83ed73b4cd/tags => generated 30 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:46:49.307 7 INFO neutron.api.v2.resource [None req-a7ce6ba3-603f-4580-8e60-3197548e9db6 eb697872b4a84c48abc31ac3dfbb9e31 c85c195a910f491d8c27fb861d8428c5 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1360/2668] 10.0.0.239 () {32 vars in 752 bytes} [Tue Apr 28 14:46:49 2026] DELETE /v2.0/subnetpools/73224277-04bb-4006-a7b8-bb83ed73b4cd/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: 1309/2669] 10.0.0.239 () {32 vars in 740 bytes} [Tue Apr 28 14:46:49 2026] DELETE /v2.0/subnetpools/73224277-04bb-4006-a7b8-bb83ed73b4cd/tags => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2670] 10.0.0.239 () {32 vars in 737 bytes} [Tue Apr 28 14:46:49 2026] GET /v2.0/subnetpools/73224277-04bb-4006-a7b8-bb83ed73b4cd/tags => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2671] 10.0.0.239 () {32 vars in 730 bytes} [Tue Apr 28 14:46:49 2026] DELETE /v2.0/subnetpools/73224277-04bb-4006-a7b8-bb83ed73b4cd => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2672] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:46:50 2026] GET /v2.0/security-groups?tenant_id=d052aac25dd74241bbc3a7be8f916594&name=default => generated 2929 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 14:46:50.488 7 INFO neutron_taas.services.taas.taas_plugin [None req-2e448ba4-de81-434e-a6fd-e03f3f201266 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] TaaS: Handle Delete Port: 89d0a977-3ade-4371-8ef2-89c7e2926d2b 2026-04-28 14:46:50.493 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2e448ba4-de81-434e-a6fd-e03f3f201266 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Tap Mirror: Handle Delete Port: 89d0a977-3ade-4371-8ef2-89c7e2926d2b [pid: 8|app: 0|req: 1312/2673] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:46:50 2026] DELETE /v2.0/security-groups/d286655e-2c3c-4f2a-921b-c9def0ce7024 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2674] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:46:50 2026] GET /v2.0/security-groups?tenant_id=c85c195a910f491d8c27fb861d8428c5&name=default => generated 2929 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2675] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:46:50 2026] DELETE /v2.0/security-groups/db635b73-e268-45f0-838b-d599a1baa47d => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2676] 10.0.0.239 () {34 vars in 787 bytes} [Tue Apr 28 14:46:50 2026] PUT /v2.0/routers/2fdc70f0-341c-4b40-a914-6268662ae0eb/remove_router_interface => generated 309 bytes in 1015 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:46:51.288 8 INFO neutron_taas.services.taas.taas_plugin [None req-f42713b0-5d5c-4672-9737-8da60eb52132 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] TaaS: Handle Delete Port: f7f1c17a-81fe-4d79-858d-9f9e4df2dfe3 2026-04-28 14:46:51.292 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f42713b0-5d5c-4672-9737-8da60eb52132 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Tap Mirror: Handle Delete Port: f7f1c17a-81fe-4d79-858d-9f9e4df2dfe3 2026-04-28 14:46:51.589 8 INFO neutron_taas.services.taas.taas_plugin [None req-f42713b0-5d5c-4672-9737-8da60eb52132 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] TaaS: Handle Delete Port: 7b9ee540-70c3-4972-aa84-a8d4509a8b0e 2026-04-28 14:46:51.593 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f42713b0-5d5c-4672-9737-8da60eb52132 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Tap Mirror: Handle Delete Port: 7b9ee540-70c3-4972-aa84-a8d4509a8b0e 2026-04-28 14:46:52.027 8 INFO neutron.services.segments.plugin [-] Segment fc5d00cd-ab82-4bdd-86c9-f26182e9b04c resource provider aggregate not found 2026-04-28 14:46:52.037 8 INFO neutron.services.segments.plugin [-] Segment fc5d00cd-ab82-4bdd-86c9-f26182e9b04c resource provider aggregate not found 2026-04-28 14:46:52.059 8 INFO neutron.services.segments.plugin [-] Segment fc5d00cd-ab82-4bdd-86c9-f26182e9b04c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc5d00cd-ab82-4bdd-86c9-f26182e9b04c found for delete ", "request_id": "req-db90c334-4b6b-41da-ad04-7c726c14a043"}]} 2026-04-28 14:46:52.060 8 INFO neutron.services.segments.plugin [-] Segment fc5d00cd-ab82-4bdd-86c9-f26182e9b04c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc5d00cd-ab82-4bdd-86c9-f26182e9b04c found for delete ", "request_id": "req-40001822-89e6-46a6-bd5d-0a4caa064084"}]} 2026-04-28 14:46:52.067 8 INFO neutron.db.l3_hamode_db [None req-f42713b0-5d5c-4672-9737-8da60eb52132 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] HA network eebf8f4c-2788-4175-91a9-c70d2c6ecea4 was deleted as no HA routers are present in tenant e32ac87e5faa426d9d6466481e9c49d3. [pid: 8|app: 0|req: 1315/2677] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:46:51 2026] DELETE /v2.0/routers/2fdc70f0-341c-4b40-a914-6268662ae0eb => generated 0 bytes in 985 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2680] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:46:52 2026] DELETE /v2.0/subnets/6b094c9d-74ad-456f-bd1c-2d2c4fbb2e40 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 14:46:52.377 7 INFO neutron_taas.services.taas.taas_plugin [None req-4ee359dd-3d5a-4c1e-8492-749b087f8492 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] TaaS: Handle Delete Port: ae747911-8561-4e9f-ae6f-ee0a5e91782f 2026-04-28 14:46:52.380 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4ee359dd-3d5a-4c1e-8492-749b087f8492 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Tap Mirror: Handle Delete Port: ae747911-8561-4e9f-ae6f-ee0a5e91782f 2026-04-28 14:46:52.569 7 INFO neutron.services.segments.plugin [-] Segment 9799d49f-a5d6-4179-8222-8e8700c721a9 resource provider aggregate not found 2026-04-28 14:46:52.573 7 INFO neutron.services.segments.plugin [-] Segment 9799d49f-a5d6-4179-8222-8e8700c721a9 resource provider aggregate not found 2026-04-28 14:46:52.603 7 INFO neutron.services.segments.plugin [-] Segment 9799d49f-a5d6-4179-8222-8e8700c721a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9799d49f-a5d6-4179-8222-8e8700c721a9 found for delete ", "request_id": "req-fef2bc04-c59e-485c-a192-73a89fa66aea"}]} [pid: 7|app: 0|req: 1364/2681] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:46:52 2026] DELETE /v2.0/networks/8d9bf73b-f9b3-4ed4-8848-3888f2b4f364 => generated 0 bytes in 334 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 14:46:52.604 7 INFO neutron.services.segments.plugin [-] Segment 9799d49f-a5d6-4179-8222-8e8700c721a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9799d49f-a5d6-4179-8222-8e8700c721a9 found for delete ", "request_id": "req-0eea7b82-e870-4bfe-9aaf-1f8c365607d8"}]} [pid: 8|app: 0|req: 1318/2682] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:46:52 2026] GET /v2.0/security-groups?tenant_id=e32ac87e5faa426d9d6466481e9c49d3&name=default => generated 2929 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2683] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:46:52 2026] DELETE /v2.0/security-groups/5fc9a3bc-ac75-45bd-bd43-1cd446ede1f0 => 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: 1319/2684] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:47:03 2026] GET /v2.0/security-groups?tenant_id=17c93a6386d647618ed6d364af412e3e&name=default => generated 2929 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2685] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:47:03 2026] DELETE /v2.0/security-groups/2e0870ad-29fa-48ce-ad2f-6d7eb7f4eaf6 => 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: 1321/2688] 199.204.45.4 () {30 vars in 699 bytes} [Tue Apr 28 14:47:07 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2689] 199.204.45.4 () {30 vars in 701 bytes} [Tue Apr 28 14:47:07 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: 1322/2690] 199.204.45.4 () {30 vars in 677 bytes} [Tue Apr 28 14:47:07 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2691] 199.204.45.4 () {30 vars in 713 bytes} [Tue Apr 28 14:47:07 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: 1323/2692] 199.204.45.4 () {30 vars in 737 bytes} [Tue Apr 28 14:47:07 2026] GET /v2.0/subnets/3bf6372b-fdde-44ac-93be-0c0b76a98881 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2693] 199.204.45.4 () {30 vars in 765 bytes} [Tue Apr 28 14:47:07 2026] GET /v2.0/ports?device_id=7c3a921e-de10-4150-a5c8-142548510528 => generated 1248 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2694] 199.204.45.4 () {34 vars in 713 bytes} [Tue Apr 28 14:47:07 2026] POST /v2.0/ports => generated 1059 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2695] 10.0.0.73 () {34 vars in 968 bytes} [Tue Apr 28 14:47:08 2026] GET /v2.0/ports/82f6f588-84c5-4501-bda1-678422fa5227 => generated 1059 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2696] 10.0.0.73 () {34 vars in 904 bytes} [Tue Apr 28 14:47:08 2026] GET /v2.0/extensions => generated 21537 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2697] 10.0.0.239 () {34 vars in 674 bytes} [Tue Apr 28 14:47:07 2026] POST /v2.0/floatingips => generated 552 bytes in 652 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2698] 10.0.0.239 () {34 vars in 674 bytes} [Tue Apr 28 14:47:08 2026] POST /v2.0/floatingips => generated 552 bytes in 518 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2699] 199.204.45.4 () {34 vars in 1258 bytes} [Tue Apr 28 14:47:09 2026] GET /v2.0/ports/82f6f588-84c5-4501-bda1-678422fa5227?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2700] 199.204.45.4 () {34 vars in 1008 bytes} [Tue Apr 28 14:47:09 2026] GET /v2.0/networks/03dcda49-2ca1-471a-acee-4040cb6ba447?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2701] 10.0.0.239 () {34 vars in 674 bytes} [Tue Apr 28 14:47:09 2026] POST /v2.0/floatingips => generated 552 bytes in 557 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2702] 199.204.45.4 () {34 vars in 1108 bytes} [Tue Apr 28 14:47:09 2026] GET /v2.0/networks/03dcda49-2ca1-471a-acee-4040cb6ba447?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2703] 10.0.0.239 () {34 vars in 674 bytes} [Tue Apr 28 14:47:09 2026] POST /v2.0/floatingips => generated 552 bytes in 544 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2704] 199.204.45.4 () {34 vars in 971 bytes} [Tue Apr 28 14:47:10 2026] GET /v2.0/ports/82f6f588-84c5-4501-bda1-678422fa5227 => generated 1059 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2705] 199.204.45.4 () {34 vars in 982 bytes} [Tue Apr 28 14:47:10 2026] GET /v2.0/networks?id=03dcda49-2ca1-471a-acee-4040cb6ba447 => generated 803 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2706] 10.0.0.239 () {34 vars in 674 bytes} [Tue Apr 28 14:47:10 2026] POST /v2.0/floatingips => generated 552 bytes in 518 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2707] 199.204.45.4 () {38 vars in 1024 bytes} [Tue Apr 28 14:47:10 2026] PUT /v2.0/ports/82f6f588-84c5-4501-bda1-678422fa5227 => generated 1249 bytes in 452 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2708] 10.0.0.239 () {34 vars in 757 bytes} [Tue Apr 28 14:47:10 2026] PUT /v2.0/floatingips/911abdcd-3b74-43f3-9ef3-cca97ecc977a/tags => generated 17 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:47:10.879 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-28d44791-c258-47c5-911a-c2ce1567a36f'] response: {'name': 'network-changed', 'server_uuid': '7c3a921e-de10-4150-a5c8-142548510528', 'tag': '82f6f588-84c5-4501-bda1-678422fa5227', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1334/2709] 10.0.0.239 () {34 vars in 757 bytes} [Tue Apr 28 14:47:10 2026] PUT /v2.0/floatingips/5941907c-3070-455b-94fa-0f7a887f6ff8/tags => generated 25 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2710] 10.0.0.239 () {34 vars in 757 bytes} [Tue Apr 28 14:47:11 2026] PUT /v2.0/floatingips/99fea2b2-f27a-4816-b736-ef1c871a8f1c/tags => generated 34 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2711] 10.0.0.239 () {34 vars in 757 bytes} [Tue Apr 28 14:47:11 2026] PUT /v2.0/floatingips/0e756f3d-e61f-460e-a177-d8ddbf6a8644/tags => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2712] 10.0.0.239 () {32 vars in 670 bytes} [Tue Apr 28 14:47:11 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2713] 10.0.0.239 () {32 vars in 684 bytes} [Tue Apr 28 14:47:11 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2714] 10.0.0.239 () {32 vars in 680 bytes} [Tue Apr 28 14:47:11 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2715] 10.0.0.239 () {32 vars in 692 bytes} [Tue Apr 28 14:47:11 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2716] 10.0.0.239 () {32 vars in 678 bytes} [Tue Apr 28 14:47:11 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2717] 199.204.45.4 () {34 vars in 1076 bytes} [Tue Apr 28 14:47:11 2026] GET /v2.0/ports?tenant_id=7b12733391ea4dfcbf1c1f1ec1430153&device_id=7c3a921e-de10-4150-a5c8-142548510528 => generated 2489 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2718] 10.0.0.239 () {32 vars in 692 bytes} [Tue Apr 28 14:47:11 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2719] 199.204.45.4 () {34 vars in 982 bytes} [Tue Apr 28 14:47:11 2026] GET /v2.0/networks?id=03dcda49-2ca1-471a-acee-4040cb6ba447 => generated 803 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2720] 199.204.45.4 () {34 vars in 1054 bytes} [Tue Apr 28 14:47:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.113&port_id=82f6f588-84c5-4501-bda1-678422fa5227 => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2721] 10.0.0.239 () {32 vars in 688 bytes} [Tue Apr 28 14:47:11 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2722] 199.204.45.4 () {34 vars in 980 bytes} [Tue Apr 28 14:47:11 2026] GET /v2.0/subnets?id=3bf6372b-fdde-44ac-93be-0c0b76a98881 => generated 679 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2723] 10.0.0.239 () {32 vars in 700 bytes} [Tue Apr 28 14:47:11 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2724] 199.204.45.4 () {34 vars in 1048 bytes} [Tue Apr 28 14:47:11 2026] GET /v2.0/ports?network_id=03dcda49-2ca1-471a-acee-4040cb6ba447&device_owner=network%3Adhcp => generated 1461 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2725] 199.204.45.4 () {34 vars in 1008 bytes} [Tue Apr 28 14:47:11 2026] GET /v2.0/networks/03dcda49-2ca1-471a-acee-4040cb6ba447?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:47:11.629 7 INFO neutron_taas.services.taas.taas_plugin [None req-b503592f-5d42-40f4-84d9-1d973065c9d4 52535cd4f05d4bca8124ac38bdb5de6a 24c85835796846509a62975b27eeecad - - default default] TaaS: Handle Delete Port: 73c1c0d9-ec01-4b0d-813e-2fcac9c07c05 2026-04-28 14:47:11.632 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b503592f-5d42-40f4-84d9-1d973065c9d4 52535cd4f05d4bca8124ac38bdb5de6a 24c85835796846509a62975b27eeecad - - default default] Tap Mirror: Handle Delete Port: 73c1c0d9-ec01-4b0d-813e-2fcac9c07c05 [pid: 8|app: 0|req: 1344/2726] 199.204.45.4 () {34 vars in 1108 bytes} [Tue Apr 28 14:47:11 2026] GET /v2.0/networks/03dcda49-2ca1-471a-acee-4040cb6ba447?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2727] 10.0.0.239 () {32 vars in 730 bytes} [Tue Apr 28 14:47:11 2026] DELETE /v2.0/floatingips/911abdcd-3b74-43f3-9ef3-cca97ecc977a => generated 0 bytes in 258 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:47:11.890 8 INFO neutron_taas.services.taas.taas_plugin [None req-5682bb53-57fc-4c48-9d3d-28676cf1be1f 52535cd4f05d4bca8124ac38bdb5de6a 24c85835796846509a62975b27eeecad - - default default] TaaS: Handle Delete Port: dcc21552-ecae-49d7-bb85-b953d30914d8 2026-04-28 14:47:11.894 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5682bb53-57fc-4c48-9d3d-28676cf1be1f 52535cd4f05d4bca8124ac38bdb5de6a 24c85835796846509a62975b27eeecad - - default default] Tap Mirror: Handle Delete Port: dcc21552-ecae-49d7-bb85-b953d30914d8 [pid: 8|app: 0|req: 1345/2728] 10.0.0.239 () {32 vars in 730 bytes} [Tue Apr 28 14:47:11 2026] DELETE /v2.0/floatingips/5941907c-3070-455b-94fa-0f7a887f6ff8 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:47:12.165 7 INFO neutron_taas.services.taas.taas_plugin [None req-4d738263-1d23-42b7-b1af-47d3357aee15 52535cd4f05d4bca8124ac38bdb5de6a 24c85835796846509a62975b27eeecad - - default default] TaaS: Handle Delete Port: 174b83ce-8274-4a55-a312-46793d6bb404 2026-04-28 14:47:12.169 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4d738263-1d23-42b7-b1af-47d3357aee15 52535cd4f05d4bca8124ac38bdb5de6a 24c85835796846509a62975b27eeecad - - default default] Tap Mirror: Handle Delete Port: 174b83ce-8274-4a55-a312-46793d6bb404 [pid: 7|app: 0|req: 1384/2729] 10.0.0.239 () {32 vars in 730 bytes} [Tue Apr 28 14:47:12 2026] DELETE /v2.0/floatingips/99fea2b2-f27a-4816-b736-ef1c871a8f1c => generated 0 bytes in 292 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:47:12.461 8 INFO neutron_taas.services.taas.taas_plugin [None req-53c91d74-8f11-4c95-b7dc-8dd58382f017 52535cd4f05d4bca8124ac38bdb5de6a 24c85835796846509a62975b27eeecad - - default default] TaaS: Handle Delete Port: 62f7bfb6-f8f9-42cb-84a6-c0cd2ff68ec5 2026-04-28 14:47:12.465 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-53c91d74-8f11-4c95-b7dc-8dd58382f017 52535cd4f05d4bca8124ac38bdb5de6a 24c85835796846509a62975b27eeecad - - default default] Tap Mirror: Handle Delete Port: 62f7bfb6-f8f9-42cb-84a6-c0cd2ff68ec5 [pid: 8|app: 0|req: 1346/2730] 10.0.0.239 () {32 vars in 730 bytes} [Tue Apr 28 14:47:12 2026] DELETE /v2.0/floatingips/0e756f3d-e61f-460e-a177-d8ddbf6a8644 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2731] 199.204.45.4 () {34 vars in 1076 bytes} [Tue Apr 28 14:47:12 2026] GET /v2.0/ports?tenant_id=7b12733391ea4dfcbf1c1f1ec1430153&device_id=7c3a921e-de10-4150-a5c8-142548510528 => generated 2489 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2732] 199.204.45.4 () {34 vars in 1058 bytes} [Tue Apr 28 14:47:12 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.103&port_id=52f58fbc-916c-4b79-9b3b-faaecd3d8dca => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:47:12.765 7 INFO neutron_taas.services.taas.taas_plugin [None req-737a5b83-8035-4ca2-8981-490e6bed983c 52535cd4f05d4bca8124ac38bdb5de6a 24c85835796846509a62975b27eeecad - - default default] TaaS: Handle Delete Port: decb0c66-784d-4449-93a0-375b4cb88856 2026-04-28 14:47:12.768 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-737a5b83-8035-4ca2-8981-490e6bed983c 52535cd4f05d4bca8124ac38bdb5de6a 24c85835796846509a62975b27eeecad - - default default] Tap Mirror: Handle Delete Port: decb0c66-784d-4449-93a0-375b4cb88856 [pid: 8|app: 0|req: 1349/2733] 199.204.45.4 () {34 vars in 980 bytes} [Tue Apr 28 14:47:12 2026] GET /v2.0/subnets?id=e9a69878-f832-47c0-ac2f-a2703b762d00 => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2734] 199.204.45.4 () {34 vars in 1048 bytes} [Tue Apr 28 14:47:12 2026] GET /v2.0/ports?network_id=3aef45da-0b88-4784-a1f3-62a1bb64025b&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2735] 199.204.45.4 () {34 vars in 1008 bytes} [Tue Apr 28 14:47:12 2026] GET /v2.0/networks/3aef45da-0b88-4784-a1f3-62a1bb64025b?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2736] 10.0.0.239 () {32 vars in 730 bytes} [Tue Apr 28 14:47:12 2026] DELETE /v2.0/floatingips/18150782-f12f-4040-a450-e915eabd78b3 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2737] 199.204.45.4 () {34 vars in 1108 bytes} [Tue Apr 28 14:47:12 2026] GET /v2.0/networks/3aef45da-0b88-4784-a1f3-62a1bb64025b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2738] 199.204.45.4 () {34 vars in 1054 bytes} [Tue Apr 28 14:47:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.113&port_id=82f6f588-84c5-4501-bda1-678422fa5227 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2739] 199.204.45.4 () {34 vars in 980 bytes} [Tue Apr 28 14:47:13 2026] GET /v2.0/subnets?id=3bf6372b-fdde-44ac-93be-0c0b76a98881 => generated 679 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2740] 199.204.45.4 () {34 vars in 1048 bytes} [Tue Apr 28 14:47:13 2026] GET /v2.0/ports?network_id=03dcda49-2ca1-471a-acee-4040cb6ba447&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2741] 199.204.45.4 () {34 vars in 1008 bytes} [Tue Apr 28 14:47:13 2026] GET /v2.0/networks/03dcda49-2ca1-471a-acee-4040cb6ba447?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2742] 199.204.45.4 () {34 vars in 1108 bytes} [Tue Apr 28 14:47:13 2026] GET /v2.0/networks/03dcda49-2ca1-471a-acee-4040cb6ba447?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: 1355/2743] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:47:13 2026] GET /v2.0/security-groups?tenant_id=5f16c14fab604326acc119cc4a7ac945&name=default => generated 2929 bytes in 387 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2744] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:47:14 2026] DELETE /v2.0/security-groups/178883a6-62cd-498d-bcc3-be29b36a19d0 => 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: 1356/2745] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:47:14 2026] GET /v2.0/security-groups?tenant_id=d42f4d651d894ca393508a78811cfc48&name=default => generated 2929 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2746] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:47:14 2026] DELETE /v2.0/security-groups/34f89f3b-3762-400b-8bb4-72bd22f9ee8c => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2747] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:47:14 2026] GET /v2.0/security-groups?tenant_id=24c85835796846509a62975b27eeecad&name=default => generated 2929 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2748] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:47:14 2026] DELETE /v2.0/security-groups/0d0bf56d-9db7-43c2-8174-31e8169044ea => 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: 1358/2749] 10.0.0.73 () {34 vars in 968 bytes} [Tue Apr 28 14:47:16 2026] GET /v2.0/ports/82f6f588-84c5-4501-bda1-678422fa5227 => generated 1251 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2750] 199.204.45.4 () {34 vars in 785 bytes} [Tue Apr 28 14:47:17 2026] PUT /v2.0/ports/82f6f588-84c5-4501-bda1-678422fa5227 => generated 1276 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 14:47:17.367 8 INFO neutron.api.v2.resource [None req-7c393dd8-6030-4ce4-b480-4faf004d6bfc 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1359/2751] 199.204.45.4 () {30 vars in 759 bytes} [Tue Apr 28 14:47:17 2026] GET /v2.0/security-groups/lb-5b67a1db-f822-4d34-9a42-25b23e808c52 => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 14:47:17.388 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-338406aa-45c0-4551-b671-7f1a1447418e'] response: {'name': 'network-changed', 'server_uuid': '7c3a921e-de10-4150-a5c8-142548510528', 'tag': '82f6f588-84c5-4501-bda1-678422fa5227', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1393/2752] 199.204.45.4 () {30 vars in 781 bytes} [Tue Apr 28 14:47:17 2026] GET /v2.0/security-groups?name=lb-5b67a1db-f822-4d34-9a42-25b23e808c52 => generated 1639 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2753] 199.204.45.4 () {34 vars in 785 bytes} [Tue Apr 28 14:47:17 2026] PUT /v2.0/ports/82f6f588-84c5-4501-bda1-678422fa5227 => generated 1314 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 14:47:17.710 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-64abf7b9-1c89-41be-9d47-1e02c420c6e1'] response: {'name': 'network-changed', 'server_uuid': '7c3a921e-de10-4150-a5c8-142548510528', 'tag': '82f6f588-84c5-4501-bda1-678422fa5227', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1394/2754] 199.204.45.4 () {30 vars in 699 bytes} [Tue Apr 28 14:47:17 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1361/2755] 199.204.45.4 () {30 vars in 701 bytes} [Tue Apr 28 14:47:17 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: 7|app: 0|req: 1395/2756] 199.204.45.4 () {30 vars in 677 bytes} [Tue Apr 28 14:47:17 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2757] 199.204.45.4 () {30 vars in 713 bytes} [Tue Apr 28 14:47:17 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: 1362/2758] 199.204.45.4 () {34 vars in 1076 bytes} [Tue Apr 28 14:47:17 2026] GET /v2.0/ports?tenant_id=7b12733391ea4dfcbf1c1f1ec1430153&device_id=7c3a921e-de10-4150-a5c8-142548510528 => generated 2590 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2759] 199.204.45.4 () {30 vars in 737 bytes} [Tue Apr 28 14:47:17 2026] GET /v2.0/subnets/3bf6372b-fdde-44ac-93be-0c0b76a98881 => generated 676 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2760] 199.204.45.4 () {34 vars in 982 bytes} [Tue Apr 28 14:47:17 2026] GET /v2.0/networks?id=03dcda49-2ca1-471a-acee-4040cb6ba447 => generated 803 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2761] 199.204.45.4 () {30 vars in 733 bytes} [Tue Apr 28 14:47:17 2026] GET /v2.0/ports/93327d8f-3f44-4f9d-8fc3-865d6df39cc7 => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2762] 199.204.45.4 () {34 vars in 1054 bytes} [Tue Apr 28 14:47:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.113&port_id=82f6f588-84c5-4501-bda1-678422fa5227 => 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: 1365/2763] 199.204.45.4 () {34 vars in 980 bytes} [Tue Apr 28 14:47:18 2026] GET /v2.0/subnets?id=3bf6372b-fdde-44ac-93be-0c0b76a98881 => generated 679 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2764] 199.204.45.4 () {30 vars in 733 bytes} [Tue Apr 28 14:47:18 2026] GET /v2.0/ports/82f6f588-84c5-4501-bda1-678422fa5227 => generated 1350 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2765] 199.204.45.4 () {30 vars in 737 bytes} [Tue Apr 28 14:47:18 2026] GET /v2.0/subnets/3bf6372b-fdde-44ac-93be-0c0b76a98881 => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2766] 199.204.45.4 () {34 vars in 1048 bytes} [Tue Apr 28 14:47:18 2026] GET /v2.0/ports?network_id=03dcda49-2ca1-471a-acee-4040cb6ba447&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2767] 199.204.45.4 () {30 vars in 739 bytes} [Tue Apr 28 14:47:18 2026] GET /v2.0/networks/03dcda49-2ca1-471a-acee-4040cb6ba447 => 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: 1367/2768] 199.204.45.4 () {34 vars in 1008 bytes} [Tue Apr 28 14:47:18 2026] GET /v2.0/networks/03dcda49-2ca1-471a-acee-4040cb6ba447?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2769] 199.204.45.4 () {30 vars in 733 bytes} [Tue Apr 28 14:47:18 2026] GET /v2.0/ports/93327d8f-3f44-4f9d-8fc3-865d6df39cc7 => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2770] 199.204.45.4 () {34 vars in 1108 bytes} [Tue Apr 28 14:47:18 2026] GET /v2.0/networks/03dcda49-2ca1-471a-acee-4040cb6ba447?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2771] 199.204.45.4 () {30 vars in 737 bytes} [Tue Apr 28 14:47:18 2026] GET /v2.0/subnets/3bf6372b-fdde-44ac-93be-0c0b76a98881 => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2772] 10.0.0.239 () {34 vars in 674 bytes} [Tue Apr 28 14:47:18 2026] POST /v2.0/floatingips => generated 552 bytes in 821 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2773] 10.0.0.239 () {34 vars in 757 bytes} [Tue Apr 28 14:47:19 2026] PUT /v2.0/floatingips/feab8f14-a73c-4428-ad40-1c59993ad3a5/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2774] 10.0.0.239 () {32 vars in 737 bytes} [Tue Apr 28 14:47:19 2026] GET /v2.0/floatingips/feab8f14-a73c-4428-ad40-1c59993ad3a5/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2775] 10.0.0.239 () {34 vars in 768 bytes} [Tue Apr 28 14:47:19 2026] PUT /v2.0/floatingips/feab8f14-a73c-4428-ad40-1c59993ad3a5/tags/green => generated 4 bytes in 74 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2776] 10.0.0.239 () {32 vars in 737 bytes} [Tue Apr 28 14:47:19 2026] GET /v2.0/floatingips/feab8f14-a73c-4428-ad40-1c59993ad3a5/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2777] 10.0.0.239 () {34 vars in 764 bytes} [Tue Apr 28 14:47:19 2026] PUT /v2.0/floatingips/feab8f14-a73c-4428-ad40-1c59993ad3a5/tags/red => generated 4 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2778] 199.204.45.4 () {34 vars in 1076 bytes} [Tue Apr 28 14:47:19 2026] GET /v2.0/ports?tenant_id=7b12733391ea4dfcbf1c1f1ec1430153&device_id=7c3a921e-de10-4150-a5c8-142548510528 => generated 2590 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2779] 10.0.0.239 () {32 vars in 737 bytes} [Tue Apr 28 14:47:19 2026] GET /v2.0/floatingips/feab8f14-a73c-4428-ad40-1c59993ad3a5/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2780] 199.204.45.4 () {34 vars in 982 bytes} [Tue Apr 28 14:47:19 2026] GET /v2.0/networks?id=03dcda49-2ca1-471a-acee-4040cb6ba447 => generated 803 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2781] 199.204.45.4 () {34 vars in 1054 bytes} [Tue Apr 28 14:47:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.113&port_id=82f6f588-84c5-4501-bda1-678422fa5227 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2782] 10.0.0.239 () {34 vars in 786 bytes} [Tue Apr 28 14:47:19 2026] PUT /v2.0/floatingips/feab8f14-a73c-4428-ad40-1c59993ad3a5/tags/black.or.white => generated 4 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2783] 199.204.45.4 () {34 vars in 980 bytes} [Tue Apr 28 14:47:19 2026] GET /v2.0/subnets?id=3bf6372b-fdde-44ac-93be-0c0b76a98881 => generated 679 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2784] 10.0.0.239 () {32 vars in 737 bytes} [Tue Apr 28 14:47:19 2026] GET /v2.0/floatingips/feab8f14-a73c-4428-ad40-1c59993ad3a5/tags => generated 52 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2785] 199.204.45.4 () {34 vars in 1048 bytes} [Tue Apr 28 14:47:19 2026] GET /v2.0/ports?network_id=03dcda49-2ca1-471a-acee-4040cb6ba447&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2786] 10.0.0.239 () {34 vars in 757 bytes} [Tue Apr 28 14:47:19 2026] PUT /v2.0/floatingips/feab8f14-a73c-4428-ad40-1c59993ad3a5/tags => generated 37 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2787] 199.204.45.4 () {34 vars in 1008 bytes} [Tue Apr 28 14:47:19 2026] GET /v2.0/networks/03dcda49-2ca1-471a-acee-4040cb6ba447?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2788] 10.0.0.239 () {32 vars in 737 bytes} [Tue Apr 28 14:47:19 2026] GET /v2.0/floatingips/feab8f14-a73c-4428-ad40-1c59993ad3a5/tags => generated 37 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2789] 199.204.45.4 () {34 vars in 1108 bytes} [Tue Apr 28 14:47:19 2026] GET /v2.0/networks/03dcda49-2ca1-471a-acee-4040cb6ba447?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2790] 10.0.0.239 () {32 vars in 745 bytes} [Tue Apr 28 14:47:19 2026] GET /v2.0/floatingips/feab8f14-a73c-4428-ad40-1c59993ad3a5/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:47:19.706 8 INFO neutron.api.v2.resource [None req-2b9939e3-b6f4-4ebd-b2db-eebcb2ae6c44 322ef8f1b8224cc598b7e81336e5a1b5 8cc3d4a90960493a9e02f44e827e1d63 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1378/2791] 10.0.0.239 () {32 vars in 749 bytes} [Tue Apr 28 14:47:19 2026] GET /v2.0/floatingips/feab8f14-a73c-4428-ad40-1c59993ad3a5/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2792] 10.0.0.239 () {32 vars in 748 bytes} [Tue Apr 28 14:47:19 2026] DELETE /v2.0/floatingips/feab8f14-a73c-4428-ad40-1c59993ad3a5/tags/red => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2793] 10.0.0.239 () {32 vars in 737 bytes} [Tue Apr 28 14:47:19 2026] GET /v2.0/floatingips/feab8f14-a73c-4428-ad40-1c59993ad3a5/tags => generated 30 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:47:19.866 7 INFO neutron.api.v2.resource [None req-ff54a6dd-9ad1-4264-ae7c-55b18eb1f5ca 322ef8f1b8224cc598b7e81336e5a1b5 8cc3d4a90960493a9e02f44e827e1d63 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1415/2794] 10.0.0.239 () {32 vars in 752 bytes} [Tue Apr 28 14:47:19 2026] DELETE /v2.0/floatingips/feab8f14-a73c-4428-ad40-1c59993ad3a5/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2795] 10.0.0.239 () {32 vars in 740 bytes} [Tue Apr 28 14:47:19 2026] DELETE /v2.0/floatingips/feab8f14-a73c-4428-ad40-1c59993ad3a5/tags => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2796] 10.0.0.239 () {32 vars in 737 bytes} [Tue Apr 28 14:47:19 2026] GET /v2.0/floatingips/feab8f14-a73c-4428-ad40-1c59993ad3a5/tags => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:47:20.080 8 INFO neutron_taas.services.taas.taas_plugin [None req-f3ddd8ac-b35e-41ca-a139-41f817a12fa1 322ef8f1b8224cc598b7e81336e5a1b5 8cc3d4a90960493a9e02f44e827e1d63 - - default default] TaaS: Handle Delete Port: a191f000-3304-4fd2-b1c9-1da56e2c0792 2026-04-28 14:47:20.082 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f3ddd8ac-b35e-41ca-a139-41f817a12fa1 322ef8f1b8224cc598b7e81336e5a1b5 8cc3d4a90960493a9e02f44e827e1d63 - - default default] Tap Mirror: Handle Delete Port: a191f000-3304-4fd2-b1c9-1da56e2c0792 [pid: 8|app: 0|req: 1381/2797] 10.0.0.239 () {32 vars in 730 bytes} [Tue Apr 28 14:47:19 2026] DELETE /v2.0/floatingips/feab8f14-a73c-4428-ad40-1c59993ad3a5 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2798] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:47:20 2026] GET /v2.0/security-groups?tenant_id=8cc3d4a90960493a9e02f44e827e1d63&name=default => generated 2929 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2799] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:47:21 2026] DELETE /v2.0/security-groups/31e3cf07-6a65-4abb-bd23-7b6308e48cf5 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2800] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:47:21 2026] GET /v2.0/security-groups?tenant_id=5b902ad1b4ae4614975d6c03ff2ad07e&name=default => generated 2929 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2801] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:47:21 2026] DELETE /v2.0/security-groups/73544faf-467c-4d9e-a2cc-323f70d8876c => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:47:23.192 7 INFO neutron.db.l3_db [None req-9767afc1-893f-4a39-9211-c1918a197553 d04cd201ffdf4ebbbf719375b55f2867 f1d95d882c504c9a89b096fd75f11ee7 - - default default] Floating IP b9ce4c64-0f62-4420-bc2b-9e163ada24cf associated. External IP: 10.96.250.216, port: 93327d8f-3f44-4f9d-8fc3-865d6df39cc7. [pid: 7|app: 0|req: 1420/2804] 10.0.0.239 () {34 vars in 675 bytes} [Tue Apr 28 14:47:22 2026] POST /v2.0/floatingips => generated 899 bytes in 1113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 14:47:25.081 8 INFO neutron.db.segments_db [None req-4bf1f368-d525-4742-bd6f-680b2d704f44 53c609972a5d49db9d3ed3d4f5e58391 a45b72f29dd749a68583f1edef7fde6e - - default default] Added segment 2321ec57-b794-478f-980e-e4a9dda22bef of type vxlan for network bdcbff36-6b12-42d2-ae34-011ae69a9d55 [pid: 8|app: 0|req: 1385/2805] 10.0.0.239 () {34 vars in 668 bytes} [Tue Apr 28 14:47:24 2026] POST /v2.0/networks => generated 613 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 14:47:25.239 7 INFO neutron.db.segments_db [None req-bdd44bb3-6147-4a68-b644-83a3bae6fda8 53c609972a5d49db9d3ed3d4f5e58391 a45b72f29dd749a68583f1edef7fde6e - - default default] Added segment 782388eb-0557-49e1-a96c-1f0c4baa0f0b of type vxlan for network b8823a9e-5114-4cad-a350-8c5999e20b59 [pid: 7|app: 0|req: 1421/2806] 10.0.0.239 () {34 vars in 668 bytes} [Tue Apr 28 14:47:25 2026] POST /v2.0/networks => generated 613 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2807] 10.0.0.239 () {34 vars in 751 bytes} [Tue Apr 28 14:47:25 2026] PUT /v2.0/networks/bdcbff36-6b12-42d2-ae34-011ae69a9d55/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2808] 10.0.0.239 () {32 vars in 731 bytes} [Tue Apr 28 14:47:25 2026] GET /v2.0/networks/bdcbff36-6b12-42d2-ae34-011ae69a9d55/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2809] 10.0.0.239 () {34 vars in 751 bytes} [Tue Apr 28 14:47:25 2026] PUT /v2.0/networks/b8823a9e-5114-4cad-a350-8c5999e20b59/tags => generated 17 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2810] 10.0.0.239 () {32 vars in 731 bytes} [Tue Apr 28 14:47:25 2026] GET /v2.0/networks/b8823a9e-5114-4cad-a350-8c5999e20b59/tags => generated 17 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2811] 10.0.0.239 () {34 vars in 751 bytes} [Tue Apr 28 14:47:25 2026] PUT /v2.0/networks/b8823a9e-5114-4cad-a350-8c5999e20b59/tags => generated 12 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2812] 10.0.0.239 () {32 vars in 731 bytes} [Tue Apr 28 14:47:25 2026] GET /v2.0/networks/b8823a9e-5114-4cad-a350-8c5999e20b59/tags => generated 12 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2813] 10.0.0.239 () {32 vars in 731 bytes} [Tue Apr 28 14:47:25 2026] GET /v2.0/networks/bdcbff36-6b12-42d2-ae34-011ae69a9d55/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2814] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:47:25 2026] DELETE /v2.0/networks/bdcbff36-6b12-42d2-ae34-011ae69a9d55 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 14:47:26.051 7 INFO neutron.services.segments.plugin [-] Segment 2321ec57-b794-478f-980e-e4a9dda22bef resource provider aggregate not found 2026-04-28 14:47:26.065 7 INFO neutron.services.segments.plugin [-] Segment 2321ec57-b794-478f-980e-e4a9dda22bef resource provider aggregate not found 2026-04-28 14:47:26.069 7 INFO neutron.services.segments.plugin [-] Segment 2321ec57-b794-478f-980e-e4a9dda22bef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2321ec57-b794-478f-980e-e4a9dda22bef found for delete ", "request_id": "req-542a9d27-912a-46a9-a576-6c16e95fd39d"}]} 2026-04-28 14:47:26.081 7 INFO neutron.services.segments.plugin [-] Segment 2321ec57-b794-478f-980e-e4a9dda22bef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2321ec57-b794-478f-980e-e4a9dda22bef found for delete ", "request_id": "req-96a991d9-81ff-497f-afa4-e68e7afa86f4"}]} [pid: 8|app: 0|req: 1390/2815] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:47:25 2026] DELETE /v2.0/networks/b8823a9e-5114-4cad-a350-8c5999e20b59 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 14:47:26.131 8 INFO neutron.services.segments.plugin [-] Segment 782388eb-0557-49e1-a96c-1f0c4baa0f0b resource provider aggregate not found 2026-04-28 14:47:26.138 8 INFO neutron.services.segments.plugin [-] Segment 782388eb-0557-49e1-a96c-1f0c4baa0f0b resource provider aggregate not found 2026-04-28 14:47:26.152 8 INFO neutron.services.segments.plugin [-] Segment 782388eb-0557-49e1-a96c-1f0c4baa0f0b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 782388eb-0557-49e1-a96c-1f0c4baa0f0b found for delete ", "request_id": "req-d6d21b4b-d9c9-49dc-aeb2-3ae2aa9d2c3c"}]} 2026-04-28 14:47:26.153 8 INFO neutron.services.segments.plugin [-] Segment 782388eb-0557-49e1-a96c-1f0c4baa0f0b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 782388eb-0557-49e1-a96c-1f0c4baa0f0b found for delete ", "request_id": "req-479aaa9a-3a35-4513-8397-db82e725a1b8"}]} [pid: 7|app: 0|req: 1426/2816] 199.204.45.4 () {30 vars in 699 bytes} [Tue Apr 28 14:47: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: 1391/2817] 199.204.45.4 () {30 vars in 701 bytes} [Tue Apr 28 14:47:26 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2818] 199.204.45.4 () {30 vars in 677 bytes} [Tue Apr 28 14:47: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: 1392/2819] 199.204.45.4 () {30 vars in 713 bytes} [Tue Apr 28 14:47:26 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:47:26.582 7 INFO neutron.api.v2.resource [None req-14534c0a-b05d-4b19-b2ec-d82e299964b4 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1428/2820] 199.204.45.4 () {30 vars in 759 bytes} [Tue Apr 28 14:47:26 2026] GET /v2.0/security-groups/lb-5b67a1db-f822-4d34-9a42-25b23e808c52 => 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: 1393/2821] 199.204.45.4 () {30 vars in 781 bytes} [Tue Apr 28 14:47:26 2026] GET /v2.0/security-groups?name=lb-5b67a1db-f822-4d34-9a42-25b23e808c52 => generated 1639 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2822] 199.204.45.4 () {30 vars in 811 bytes} [Tue Apr 28 14:47:26 2026] GET /v2.0/security-group-rules?security_group_id=1991923b-8354-4a79-a47a-5a3adce2f5d9 => generated 1182 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2823] 199.204.45.4 () {34 vars in 743 bytes} [Tue Apr 28 14:47:26 2026] POST /v2.0/security-group-rules => generated 601 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2824] 199.204.45.4 () {34 vars in 743 bytes} [Tue Apr 28 14:47:26 2026] POST /v2.0/security-group-rules => generated 597 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2825] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:47:26 2026] GET /v2.0/security-groups?tenant_id=df11473eaab04757b35c998abd592227&name=default => generated 2929 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2826] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:47:27 2026] DELETE /v2.0/security-groups/f8befbea-2ec7-4f77-9403-81e237e473fe => 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: 1396/2827] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:47:27 2026] GET /v2.0/security-groups?tenant_id=a45b72f29dd749a68583f1edef7fde6e&name=default => generated 2929 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2828] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:47:27 2026] DELETE /v2.0/security-groups/2e147d1e-0dd2-4ae0-9716-34b1686ae44e => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2829] 10.0.0.135 () {30 vars in 688 bytes} [Tue Apr 28 14:47:35 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2830] 10.0.0.135 () {30 vars in 690 bytes} [Tue Apr 28 14:47:35 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2831] 10.0.0.135 () {30 vars in 666 bytes} [Tue Apr 28 14:47:35 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2832] 10.0.0.135 () {30 vars in 702 bytes} [Tue Apr 28 14:47:35 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: 1399/2833] 10.0.0.135 () {28 vars in 437 bytes} [Tue Apr 28 14:47:35 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2834] 10.0.0.135 () {30 vars in 726 bytes} [Tue Apr 28 14:47:36 2026] GET /v2.0/subnets/44c9a9b9-1247-4203-be32-0da708cdfb05 => generated 656 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2837] 199.204.45.4 () {30 vars in 699 bytes} [Tue Apr 28 14:47:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2838] 199.204.45.4 () {30 vars in 701 bytes} [Tue Apr 28 14:47:38 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: 1402/2839] 199.204.45.4 () {30 vars in 677 bytes} [Tue Apr 28 14:47:39 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2840] 199.204.45.4 () {30 vars in 713 bytes} [Tue Apr 28 14:47:39 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2841] 199.204.45.4 () {30 vars in 737 bytes} [Tue Apr 28 14:47:39 2026] GET /v2.0/subnets/44c9a9b9-1247-4203-be32-0da708cdfb05 => generated 674 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2842] 199.204.45.4 () {30 vars in 765 bytes} [Tue Apr 28 14:47:39 2026] GET /v2.0/ports?device_id=7c3a921e-de10-4150-a5c8-142548510528 => generated 2590 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2843] 199.204.45.4 () {30 vars in 699 bytes} [Tue Apr 28 14:47:39 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2844] 199.204.45.4 () {30 vars in 701 bytes} [Tue Apr 28 14:47:39 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: 1405/2845] 199.204.45.4 () {30 vars in 677 bytes} [Tue Apr 28 14:47:39 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2846] 199.204.45.4 () {30 vars in 713 bytes} [Tue Apr 28 14:47:39 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2847] 199.204.45.4 () {34 vars in 713 bytes} [Tue Apr 28 14:47:39 2026] POST /v2.0/ports => generated 1328 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2848] 10.0.0.73 () {34 vars in 968 bytes} [Tue Apr 28 14:47:40 2026] GET /v2.0/ports/2390914d-79fb-405b-b92a-109b4c87d70d => generated 1328 bytes in 90 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: 1407/2849] 10.0.0.73 () {34 vars in 904 bytes} [Tue Apr 28 14:47:40 2026] GET /v2.0/extensions => generated 21537 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2850] 199.204.45.4 () {34 vars in 1258 bytes} [Tue Apr 28 14:47:41 2026] GET /v2.0/ports/2390914d-79fb-405b-b92a-109b4c87d70d?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2851] 199.204.45.4 () {34 vars in 1008 bytes} [Tue Apr 28 14:47:41 2026] GET /v2.0/networks/ae9bbb1c-68f7-4091-8d18-f3adf1461549?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2852] 199.204.45.4 () {34 vars in 1108 bytes} [Tue Apr 28 14:47:41 2026] GET /v2.0/networks/ae9bbb1c-68f7-4091-8d18-f3adf1461549?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: 1409/2853] 199.204.45.4 () {34 vars in 971 bytes} [Tue Apr 28 14:47:42 2026] GET /v2.0/ports/2390914d-79fb-405b-b92a-109b4c87d70d => generated 1328 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2854] 199.204.45.4 () {34 vars in 982 bytes} [Tue Apr 28 14:47:42 2026] GET /v2.0/networks?id=ae9bbb1c-68f7-4091-8d18-f3adf1461549 => generated 801 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2855] 199.204.45.4 () {38 vars in 1024 bytes} [Tue Apr 28 14:47:42 2026] PUT /v2.0/ports/2390914d-79fb-405b-b92a-109b4c87d70d => generated 1518 bytes in 453 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 14:47:42.787 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-430c8476-dda6-478f-a74b-53500eb46bc7'] response: {'name': 'network-changed', 'server_uuid': '7c3a921e-de10-4150-a5c8-142548510528', 'tag': '2390914d-79fb-405b-b92a-109b4c87d70d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1446/2856] 199.204.45.4 () {34 vars in 1076 bytes} [Tue Apr 28 14:47:43 2026] GET /v2.0/ports?tenant_id=7b12733391ea4dfcbf1c1f1ec1430153&device_id=7c3a921e-de10-4150-a5c8-142548510528 => generated 4100 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1411/2857] 199.204.45.4 () {34 vars in 982 bytes} [Tue Apr 28 14:47:43 2026] GET /v2.0/networks?id=ae9bbb1c-68f7-4091-8d18-f3adf1461549 => generated 801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2858] 199.204.45.4 () {34 vars in 1054 bytes} [Tue Apr 28 14:47:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.195&port_id=2390914d-79fb-405b-b92a-109b4c87d70d => 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: 1412/2859] 199.204.45.4 () {34 vars in 1100 bytes} [Tue Apr 28 14:47:43 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A11d&port_id=2390914d-79fb-405b-b92a-109b4c87d70d => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2860] 199.204.45.4 () {34 vars in 1060 bytes} [Tue Apr 28 14:47:43 2026] GET /v2.0/subnets?id=44c9a9b9-1247-4203-be32-0da708cdfb05&id=b60b8590-fbc5-49e6-ad6e-9f3fd3e93d8b => generated 1411 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2861] 199.204.45.4 () {34 vars in 1048 bytes} [Tue Apr 28 14:47:43 2026] GET /v2.0/ports?network_id=ae9bbb1c-68f7-4091-8d18-f3adf1461549&device_owner=network%3Adhcp => generated 1457 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2862] 199.204.45.4 () {34 vars in 1048 bytes} [Tue Apr 28 14:47:43 2026] GET /v2.0/ports?network_id=ae9bbb1c-68f7-4091-8d18-f3adf1461549&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2863] 199.204.45.4 () {34 vars in 1008 bytes} [Tue Apr 28 14:47:43 2026] GET /v2.0/networks/ae9bbb1c-68f7-4091-8d18-f3adf1461549?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2864] 199.204.45.4 () {34 vars in 1108 bytes} [Tue Apr 28 14:47:43 2026] GET /v2.0/networks/ae9bbb1c-68f7-4091-8d18-f3adf1461549?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2865] 199.204.45.4 () {34 vars in 1076 bytes} [Tue Apr 28 14:47:44 2026] GET /v2.0/ports?tenant_id=7b12733391ea4dfcbf1c1f1ec1430153&device_id=7c3a921e-de10-4150-a5c8-142548510528 => generated 4100 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2866] 199.204.45.4 () {34 vars in 1058 bytes} [Tue Apr 28 14:47:44 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.103&port_id=52f58fbc-916c-4b79-9b3b-faaecd3d8dca => 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: 1416/2867] 199.204.45.4 () {34 vars in 980 bytes} [Tue Apr 28 14:47:44 2026] GET /v2.0/subnets?id=e9a69878-f832-47c0-ac2f-a2703b762d00 => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2868] 199.204.45.4 () {34 vars in 1048 bytes} [Tue Apr 28 14:47:44 2026] GET /v2.0/ports?network_id=3aef45da-0b88-4784-a1f3-62a1bb64025b&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2869] 199.204.45.4 () {34 vars in 1008 bytes} [Tue Apr 28 14:47:44 2026] GET /v2.0/networks/3aef45da-0b88-4784-a1f3-62a1bb64025b?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2870] 199.204.45.4 () {34 vars in 1108 bytes} [Tue Apr 28 14:47:44 2026] GET /v2.0/networks/3aef45da-0b88-4784-a1f3-62a1bb64025b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2871] 199.204.45.4 () {34 vars in 1054 bytes} [Tue Apr 28 14:47:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.113&port_id=82f6f588-84c5-4501-bda1-678422fa5227 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2872] 199.204.45.4 () {34 vars in 980 bytes} [Tue Apr 28 14:47:44 2026] GET /v2.0/subnets?id=3bf6372b-fdde-44ac-93be-0c0b76a98881 => generated 679 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2873] 199.204.45.4 () {34 vars in 1048 bytes} [Tue Apr 28 14:47:45 2026] GET /v2.0/ports?network_id=03dcda49-2ca1-471a-acee-4040cb6ba447&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: 7|app: 0|req: 1455/2874] 199.204.45.4 () {34 vars in 1008 bytes} [Tue Apr 28 14:47:45 2026] GET /v2.0/networks/03dcda49-2ca1-471a-acee-4040cb6ba447?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2875] 199.204.45.4 () {34 vars in 1108 bytes} [Tue Apr 28 14:47:45 2026] GET /v2.0/networks/03dcda49-2ca1-471a-acee-4040cb6ba447?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2876] 199.204.45.4 () {34 vars in 1054 bytes} [Tue Apr 28 14:47:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.195&port_id=2390914d-79fb-405b-b92a-109b4c87d70d => 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: 1421/2877] 199.204.45.4 () {34 vars in 1100 bytes} [Tue Apr 28 14:47:45 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A11d&port_id=2390914d-79fb-405b-b92a-109b4c87d70d => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2878] 199.204.45.4 () {34 vars in 1060 bytes} [Tue Apr 28 14:47:45 2026] GET /v2.0/subnets?id=44c9a9b9-1247-4203-be32-0da708cdfb05&id=b60b8590-fbc5-49e6-ad6e-9f3fd3e93d8b => generated 1411 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2879] 199.204.45.4 () {34 vars in 1048 bytes} [Tue Apr 28 14:47:45 2026] GET /v2.0/ports?network_id=ae9bbb1c-68f7-4091-8d18-f3adf1461549&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2880] 199.204.45.4 () {34 vars in 1048 bytes} [Tue Apr 28 14:47:45 2026] GET /v2.0/ports?network_id=ae9bbb1c-68f7-4091-8d18-f3adf1461549&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2881] 199.204.45.4 () {34 vars in 1008 bytes} [Tue Apr 28 14:47:45 2026] GET /v2.0/networks/ae9bbb1c-68f7-4091-8d18-f3adf1461549?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2882] 199.204.45.4 () {34 vars in 1108 bytes} [Tue Apr 28 14:47:45 2026] GET /v2.0/networks/ae9bbb1c-68f7-4091-8d18-f3adf1461549?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: 1424/2883] 10.0.0.73 () {34 vars in 968 bytes} [Tue Apr 28 14:47:49 2026] GET /v2.0/ports/2390914d-79fb-405b-b92a-109b4c87d70d => generated 1520 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2884] 199.204.45.4 () {30 vars in 739 bytes} [Tue Apr 28 14:47:49 2026] GET /v2.0/networks/ae9bbb1c-68f7-4091-8d18-f3adf1461549 => generated 798 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2885] 199.204.45.4 () {30 vars in 737 bytes} [Tue Apr 28 14:47:49 2026] GET /v2.0/subnets/44c9a9b9-1247-4203-be32-0da708cdfb05 => generated 674 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2886] 199.204.45.4 () {30 vars in 737 bytes} [Tue Apr 28 14:47:49 2026] GET /v2.0/subnets/b60b8590-fbc5-49e6-ad6e-9f3fd3e93d8b => generated 744 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2887] 199.204.45.4 () {30 vars in 699 bytes} [Tue Apr 28 14:47:49 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2888] 199.204.45.4 () {30 vars in 701 bytes} [Tue Apr 28 14:47:49 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2889] 199.204.45.4 () {30 vars in 677 bytes} [Tue Apr 28 14:47:49 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2890] 199.204.45.4 () {30 vars in 713 bytes} [Tue Apr 28 14:47:49 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2891] 199.204.45.4 () {30 vars in 737 bytes} [Tue Apr 28 14:47:49 2026] GET /v2.0/subnets/3bf6372b-fdde-44ac-93be-0c0b76a98881 => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2892] 199.204.45.4 () {30 vars in 733 bytes} [Tue Apr 28 14:47:49 2026] GET /v2.0/ports/93327d8f-3f44-4f9d-8fc3-865d6df39cc7 => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2893] 199.204.45.4 () {30 vars in 733 bytes} [Tue Apr 28 14:47:50 2026] GET /v2.0/ports/82f6f588-84c5-4501-bda1-678422fa5227 => generated 1350 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2894] 199.204.45.4 () {30 vars in 737 bytes} [Tue Apr 28 14:47:50 2026] GET /v2.0/subnets/3bf6372b-fdde-44ac-93be-0c0b76a98881 => 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: 1430/2895] 199.204.45.4 () {30 vars in 739 bytes} [Tue Apr 28 14:47:50 2026] GET /v2.0/networks/03dcda49-2ca1-471a-acee-4040cb6ba447 => generated 800 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2896] 199.204.45.4 () {30 vars in 733 bytes} [Tue Apr 28 14:47:50 2026] GET /v2.0/ports/93327d8f-3f44-4f9d-8fc3-865d6df39cc7 => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2897] 199.204.45.4 () {30 vars in 737 bytes} [Tue Apr 28 14:47:50 2026] GET /v2.0/subnets/3bf6372b-fdde-44ac-93be-0c0b76a98881 => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2900] 10.0.0.135 () {30 vars in 688 bytes} [Tue Apr 28 14:47:56 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2901] 10.0.0.135 () {30 vars in 690 bytes} [Tue Apr 28 14:47:56 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2902] 10.0.0.135 () {30 vars in 666 bytes} [Tue Apr 28 14:47:56 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2903] 10.0.0.135 () {30 vars in 702 bytes} [Tue Apr 28 14:47:56 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: 1435/2904] 10.0.0.135 () {28 vars in 437 bytes} [Tue Apr 28 14:47:57 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2905] 10.0.0.135 () {30 vars in 726 bytes} [Tue Apr 28 14:47:57 2026] GET /v2.0/subnets/8319669c-057e-4134-aa63-e46beaac1742 => generated 656 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2906] 199.204.45.4 () {30 vars in 699 bytes} [Tue Apr 28 14:47:58 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2907] 199.204.45.4 () {30 vars in 701 bytes} [Tue Apr 28 14:47:58 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2908] 199.204.45.4 () {30 vars in 677 bytes} [Tue Apr 28 14:47:58 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2909] 199.204.45.4 () {30 vars in 713 bytes} [Tue Apr 28 14:47:58 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: 1438/2910] 199.204.45.4 () {30 vars in 737 bytes} [Tue Apr 28 14:47:58 2026] GET /v2.0/subnets/44c9a9b9-1247-4203-be32-0da708cdfb05 => generated 674 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2911] 199.204.45.4 () {30 vars in 737 bytes} [Tue Apr 28 14:47:58 2026] GET /v2.0/subnets/8319669c-057e-4134-aa63-e46beaac1742 => generated 674 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2912] 199.204.45.4 () {30 vars in 765 bytes} [Tue Apr 28 14:47:58 2026] GET /v2.0/ports?device_id=7c3a921e-de10-4150-a5c8-142548510528 => generated 4102 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2913] 199.204.45.4 () {30 vars in 699 bytes} [Tue Apr 28 14:47:58 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2914] 199.204.45.4 () {30 vars in 701 bytes} [Tue Apr 28 14:47:58 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2915] 199.204.45.4 () {30 vars in 677 bytes} [Tue Apr 28 14:47:58 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: 1441/2916] 199.204.45.4 () {30 vars in 713 bytes} [Tue Apr 28 14:47:58 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2917] 199.204.45.4 () {34 vars in 713 bytes} [Tue Apr 28 14:47:58 2026] POST /v2.0/ports => generated 1324 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2918] 10.0.0.73 () {34 vars in 968 bytes} [Tue Apr 28 14:47:59 2026] GET /v2.0/ports/c9ac154c-ba34-4851-8543-2fc099d4331f => generated 1324 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: 7|app: 0|req: 1477/2919] 199.204.45.4 () {34 vars in 1258 bytes} [Tue Apr 28 14:48:00 2026] GET /v2.0/ports/c9ac154c-ba34-4851-8543-2fc099d4331f?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: 1443/2920] 199.204.45.4 () {34 vars in 1008 bytes} [Tue Apr 28 14:48:00 2026] GET /v2.0/networks/dddcbab6-356a-479b-8f5b-77faaa36fd95?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2921] 199.204.45.4 () {34 vars in 1108 bytes} [Tue Apr 28 14:48:00 2026] GET /v2.0/networks/dddcbab6-356a-479b-8f5b-77faaa36fd95?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: 1444/2922] 199.204.45.4 () {34 vars in 971 bytes} [Tue Apr 28 14:48:00 2026] GET /v2.0/ports/c9ac154c-ba34-4851-8543-2fc099d4331f => generated 1324 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2923] 199.204.45.4 () {34 vars in 982 bytes} [Tue Apr 28 14:48:00 2026] GET /v2.0/networks?id=dddcbab6-356a-479b-8f5b-77faaa36fd95 => generated 800 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2924] 199.204.45.4 () {38 vars in 1024 bytes} [Tue Apr 28 14:48:00 2026] PUT /v2.0/ports/c9ac154c-ba34-4851-8543-2fc099d4331f => generated 1514 bytes in 455 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 14:48:01.357 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9f041f5b-ae3f-42e0-979e-162b57a86864'] response: {'name': 'network-changed', 'server_uuid': '7c3a921e-de10-4150-a5c8-142548510528', 'tag': 'c9ac154c-ba34-4851-8543-2fc099d4331f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1480/2925] 199.204.45.4 () {34 vars in 1076 bytes} [Tue Apr 28 14:48:01 2026] GET /v2.0/ports?tenant_id=7b12733391ea4dfcbf1c1f1ec1430153&device_id=7c3a921e-de10-4150-a5c8-142548510528 => generated 5608 bytes in 57 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: 1446/2926] 199.204.45.4 () {34 vars in 982 bytes} [Tue Apr 28 14:48:01 2026] GET /v2.0/networks?id=dddcbab6-356a-479b-8f5b-77faaa36fd95 => generated 800 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2927] 199.204.45.4 () {34 vars in 1050 bytes} [Tue Apr 28 14:48:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.4&port_id=c9ac154c-ba34-4851-8543-2fc099d4331f => 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: 1447/2928] 199.204.45.4 () {34 vars in 1102 bytes} [Tue Apr 28 14:48:02 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A36b&port_id=c9ac154c-ba34-4851-8543-2fc099d4331f => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2929] 199.204.45.4 () {34 vars in 1060 bytes} [Tue Apr 28 14:48:02 2026] GET /v2.0/subnets?id=8319669c-057e-4134-aa63-e46beaac1742&id=d8ea8e23-3c9b-4d60-ba52-98d07a2dde6c => generated 1415 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2930] 199.204.45.4 () {34 vars in 1048 bytes} [Tue Apr 28 14:48:02 2026] GET /v2.0/ports?network_id=dddcbab6-356a-479b-8f5b-77faaa36fd95&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2931] 199.204.45.4 () {34 vars in 1048 bytes} [Tue Apr 28 14:48:02 2026] GET /v2.0/ports?network_id=dddcbab6-356a-479b-8f5b-77faaa36fd95&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: 1449/2932] 199.204.45.4 () {34 vars in 1008 bytes} [Tue Apr 28 14:48:02 2026] GET /v2.0/networks/dddcbab6-356a-479b-8f5b-77faaa36fd95?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2933] 199.204.45.4 () {34 vars in 1108 bytes} [Tue Apr 28 14:48:02 2026] GET /v2.0/networks/dddcbab6-356a-479b-8f5b-77faaa36fd95?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: 1450/2934] 199.204.45.4 () {34 vars in 1076 bytes} [Tue Apr 28 14:48:03 2026] GET /v2.0/ports?tenant_id=7b12733391ea4dfcbf1c1f1ec1430153&device_id=7c3a921e-de10-4150-a5c8-142548510528 => generated 5608 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2935] 199.204.45.4 () {34 vars in 1058 bytes} [Tue Apr 28 14:48:03 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.103&port_id=52f58fbc-916c-4b79-9b3b-faaecd3d8dca => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2936] 199.204.45.4 () {34 vars in 980 bytes} [Tue Apr 28 14:48:03 2026] GET /v2.0/subnets?id=e9a69878-f832-47c0-ac2f-a2703b762d00 => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2937] 199.204.45.4 () {34 vars in 1048 bytes} [Tue Apr 28 14:48:03 2026] GET /v2.0/ports?network_id=3aef45da-0b88-4784-a1f3-62a1bb64025b&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2938] 199.204.45.4 () {34 vars in 1008 bytes} [Tue Apr 28 14:48:03 2026] GET /v2.0/networks/3aef45da-0b88-4784-a1f3-62a1bb64025b?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2939] 199.204.45.4 () {34 vars in 1108 bytes} [Tue Apr 28 14:48:03 2026] GET /v2.0/networks/3aef45da-0b88-4784-a1f3-62a1bb64025b?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: 1453/2940] 199.204.45.4 () {34 vars in 1054 bytes} [Tue Apr 28 14:48:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.113&port_id=82f6f588-84c5-4501-bda1-678422fa5227 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2941] 199.204.45.4 () {34 vars in 980 bytes} [Tue Apr 28 14:48:03 2026] GET /v2.0/subnets?id=3bf6372b-fdde-44ac-93be-0c0b76a98881 => generated 679 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2942] 199.204.45.4 () {34 vars in 1048 bytes} [Tue Apr 28 14:48:03 2026] GET /v2.0/ports?network_id=03dcda49-2ca1-471a-acee-4040cb6ba447&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2943] 199.204.45.4 () {34 vars in 1008 bytes} [Tue Apr 28 14:48:03 2026] GET /v2.0/networks/03dcda49-2ca1-471a-acee-4040cb6ba447?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2944] 199.204.45.4 () {34 vars in 1108 bytes} [Tue Apr 28 14:48:03 2026] GET /v2.0/networks/03dcda49-2ca1-471a-acee-4040cb6ba447?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2945] 199.204.45.4 () {34 vars in 1054 bytes} [Tue Apr 28 14:48:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.195&port_id=2390914d-79fb-405b-b92a-109b4c87d70d => 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: 1456/2946] 199.204.45.4 () {34 vars in 1100 bytes} [Tue Apr 28 14:48:03 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A11d&port_id=2390914d-79fb-405b-b92a-109b4c87d70d => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2947] 199.204.45.4 () {34 vars in 1060 bytes} [Tue Apr 28 14:48:03 2026] GET /v2.0/subnets?id=44c9a9b9-1247-4203-be32-0da708cdfb05&id=b60b8590-fbc5-49e6-ad6e-9f3fd3e93d8b => generated 1411 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2948] 199.204.45.4 () {34 vars in 1048 bytes} [Tue Apr 28 14:48:03 2026] GET /v2.0/ports?network_id=ae9bbb1c-68f7-4091-8d18-f3adf1461549&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2949] 199.204.45.4 () {34 vars in 1048 bytes} [Tue Apr 28 14:48:03 2026] GET /v2.0/ports?network_id=ae9bbb1c-68f7-4091-8d18-f3adf1461549&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2950] 199.204.45.4 () {34 vars in 1008 bytes} [Tue Apr 28 14:48:04 2026] GET /v2.0/networks/ae9bbb1c-68f7-4091-8d18-f3adf1461549?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2951] 199.204.45.4 () {34 vars in 1108 bytes} [Tue Apr 28 14:48:04 2026] GET /v2.0/networks/ae9bbb1c-68f7-4091-8d18-f3adf1461549?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: 1459/2952] 199.204.45.4 () {34 vars in 1050 bytes} [Tue Apr 28 14:48:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.4&port_id=c9ac154c-ba34-4851-8543-2fc099d4331f => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2953] 199.204.45.4 () {34 vars in 1102 bytes} [Tue Apr 28 14:48:04 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A36b&port_id=c9ac154c-ba34-4851-8543-2fc099d4331f => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2954] 199.204.45.4 () {34 vars in 1060 bytes} [Tue Apr 28 14:48:04 2026] GET /v2.0/subnets?id=8319669c-057e-4134-aa63-e46beaac1742&id=d8ea8e23-3c9b-4d60-ba52-98d07a2dde6c => generated 1415 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2955] 199.204.45.4 () {34 vars in 1048 bytes} [Tue Apr 28 14:48:04 2026] GET /v2.0/ports?network_id=dddcbab6-356a-479b-8f5b-77faaa36fd95&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2956] 199.204.45.4 () {34 vars in 1048 bytes} [Tue Apr 28 14:48:04 2026] GET /v2.0/ports?network_id=dddcbab6-356a-479b-8f5b-77faaa36fd95&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2957] 199.204.45.4 () {34 vars in 1008 bytes} [Tue Apr 28 14:48:04 2026] GET /v2.0/networks/dddcbab6-356a-479b-8f5b-77faaa36fd95?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: 1462/2958] 199.204.45.4 () {34 vars in 1108 bytes} [Tue Apr 28 14:48:04 2026] GET /v2.0/networks/dddcbab6-356a-479b-8f5b-77faaa36fd95?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: 1464/2961] 10.0.0.73 () {34 vars in 968 bytes} [Tue Apr 28 14:48:08 2026] GET /v2.0/ports/c9ac154c-ba34-4851-8543-2fc099d4331f => generated 1516 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/2962] 199.204.45.4 () {30 vars in 739 bytes} [Tue Apr 28 14:48:08 2026] GET /v2.0/networks/dddcbab6-356a-479b-8f5b-77faaa36fd95 => 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: 1465/2963] 199.204.45.4 () {30 vars in 737 bytes} [Tue Apr 28 14:48:08 2026] GET /v2.0/subnets/8319669c-057e-4134-aa63-e46beaac1742 => generated 674 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/2964] 199.204.45.4 () {30 vars in 737 bytes} [Tue Apr 28 14:48:08 2026] GET /v2.0/subnets/d8ea8e23-3c9b-4d60-ba52-98d07a2dde6c => generated 748 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2965] 199.204.45.4 () {30 vars in 733 bytes} [Tue Apr 28 14:48:08 2026] GET /v2.0/ports/2390914d-79fb-405b-b92a-109b4c87d70d => generated 1520 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2966] 199.204.45.4 () {34 vars in 786 bytes} [Tue Apr 28 14:48:08 2026] PUT /v2.0/ports/2390914d-79fb-405b-b92a-109b4c87d70d => generated 1255 bytes in 394 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2967] 199.204.45.4 () {30 vars in 739 bytes} [Tue Apr 28 14:48:09 2026] GET /v2.0/networks/ae9bbb1c-68f7-4091-8d18-f3adf1461549 => generated 798 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1501/2968] 199.204.45.4 () {30 vars in 737 bytes} [Tue Apr 28 14:48:09 2026] GET /v2.0/subnets/44c9a9b9-1247-4203-be32-0da708cdfb05 => generated 674 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:48:09.414 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6ee89063-735e-4a06-ae2a-96e19bbc6ae8'] response: {'name': 'network-changed', 'server_uuid': '7c3a921e-de10-4150-a5c8-142548510528', 'tag': '2390914d-79fb-405b-b92a-109b4c87d70d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1468/2969] 199.204.45.4 () {30 vars in 699 bytes} [Tue Apr 28 14:48:09 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/2970] 199.204.45.4 () {30 vars in 701 bytes} [Tue Apr 28 14:48:09 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2971] 199.204.45.4 () {30 vars in 677 bytes} [Tue Apr 28 14:48:09 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/2972] 199.204.45.4 () {30 vars in 713 bytes} [Tue Apr 28 14:48:09 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: 1470/2973] 199.204.45.4 () {30 vars in 737 bytes} [Tue Apr 28 14:48:09 2026] GET /v2.0/subnets/3bf6372b-fdde-44ac-93be-0c0b76a98881 => generated 676 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/2974] 199.204.45.4 () {30 vars in 733 bytes} [Tue Apr 28 14:48:09 2026] GET /v2.0/ports/93327d8f-3f44-4f9d-8fc3-865d6df39cc7 => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2975] 199.204.45.4 () {30 vars in 733 bytes} [Tue Apr 28 14:48:09 2026] GET /v2.0/ports/82f6f588-84c5-4501-bda1-678422fa5227 => generated 1350 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/2976] 199.204.45.4 () {30 vars in 737 bytes} [Tue Apr 28 14:48:09 2026] GET /v2.0/subnets/3bf6372b-fdde-44ac-93be-0c0b76a98881 => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2977] 199.204.45.4 () {30 vars in 739 bytes} [Tue Apr 28 14:48:09 2026] GET /v2.0/networks/03dcda49-2ca1-471a-acee-4040cb6ba447 => generated 800 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/2978] 199.204.45.4 () {30 vars in 733 bytes} [Tue Apr 28 14:48:09 2026] GET /v2.0/ports/93327d8f-3f44-4f9d-8fc3-865d6df39cc7 => generated 1132 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2979] 199.204.45.4 () {30 vars in 737 bytes} [Tue Apr 28 14:48:09 2026] GET /v2.0/subnets/3bf6372b-fdde-44ac-93be-0c0b76a98881 => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/2980] 199.204.45.4 () {34 vars in 1076 bytes} [Tue Apr 28 14:48:09 2026] GET /v2.0/ports?tenant_id=7b12733391ea4dfcbf1c1f1ec1430153&device_id=7c3a921e-de10-4150-a5c8-142548510528 => generated 5381 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2981] 199.204.45.4 () {34 vars in 982 bytes} [Tue Apr 28 14:48:09 2026] GET /v2.0/networks?id=ae9bbb1c-68f7-4091-8d18-f3adf1461549 => generated 801 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/2982] 199.204.45.4 () {34 vars in 1054 bytes} [Tue Apr 28 14:48:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.195&port_id=2390914d-79fb-405b-b92a-109b4c87d70d => 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: 1475/2983] 199.204.45.4 () {34 vars in 980 bytes} [Tue Apr 28 14:48:10 2026] GET /v2.0/subnets?id=44c9a9b9-1247-4203-be32-0da708cdfb05 => generated 677 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/2984] 199.204.45.4 () {34 vars in 1048 bytes} [Tue Apr 28 14:48:10 2026] GET /v2.0/ports?network_id=ae9bbb1c-68f7-4091-8d18-f3adf1461549&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2985] 199.204.45.4 () {34 vars in 1008 bytes} [Tue Apr 28 14:48:10 2026] GET /v2.0/networks/ae9bbb1c-68f7-4091-8d18-f3adf1461549?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/2986] 199.204.45.4 () {34 vars in 1108 bytes} [Tue Apr 28 14:48:10 2026] GET /v2.0/networks/ae9bbb1c-68f7-4091-8d18-f3adf1461549?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2987] 199.204.45.4 () {30 vars in 699 bytes} [Tue Apr 28 14:48:21 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/2988] 199.204.45.4 () {30 vars in 701 bytes} [Tue Apr 28 14:48:21 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: 1478/2989] 199.204.45.4 () {30 vars in 677 bytes} [Tue Apr 28 14:48:21 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/2990] 199.204.45.4 () {30 vars in 713 bytes} [Tue Apr 28 14:48:21 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: 1479/2991] 199.204.45.4 () {30 vars in 737 bytes} [Tue Apr 28 14:48:22 2026] GET /v2.0/subnets/44c9a9b9-1247-4203-be32-0da708cdfb05 => generated 674 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/2994] 199.204.45.4 () {30 vars in 765 bytes} [Tue Apr 28 14:48:22 2026] GET /v2.0/ports?device_id=7c3a921e-de10-4150-a5c8-142548510528 => generated 5381 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2995] 199.204.45.4 () {30 vars in 699 bytes} [Tue Apr 28 14:48:22 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/2996] 199.204.45.4 () {30 vars in 701 bytes} [Tue Apr 28 14:48:22 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2997] 199.204.45.4 () {30 vars in 677 bytes} [Tue Apr 28 14:48:22 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/2998] 199.204.45.4 () {30 vars in 713 bytes} [Tue Apr 28 14:48:22 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: 1484/2999] 199.204.45.4 () {30 vars in 733 bytes} [Tue Apr 28 14:48:22 2026] GET /v2.0/ports/c9ac154c-ba34-4851-8543-2fc099d4331f => generated 1516 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3000] 199.204.45.4 () {34 vars in 786 bytes} [Tue Apr 28 14:48:22 2026] PUT /v2.0/ports/c9ac154c-ba34-4851-8543-2fc099d4331f => generated 1247 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 14:48:22.733 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-28478599-29d8-48fb-8a9c-49ef17231ce7'] response: {'name': 'network-changed', 'server_uuid': '7c3a921e-de10-4150-a5c8-142548510528', 'tag': 'c9ac154c-ba34-4851-8543-2fc099d4331f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1485/3001] 199.204.45.4 () {30 vars in 739 bytes} [Tue Apr 28 14:48:22 2026] GET /v2.0/networks/dddcbab6-356a-479b-8f5b-77faaa36fd95 => generated 797 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1517/3002] 199.204.45.4 () {30 vars in 737 bytes} [Tue Apr 28 14:48:22 2026] GET /v2.0/subnets/8319669c-057e-4134-aa63-e46beaac1742 => 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: 1486/3003] 199.204.45.4 () {30 vars in 733 bytes} [Tue Apr 28 14:48:22 2026] GET /v2.0/ports/c9ac154c-ba34-4851-8543-2fc099d4331f => generated 1283 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/3004] 199.204.45.4 () {34 vars in 1076 bytes} [Tue Apr 28 14:48:23 2026] GET /v2.0/ports?tenant_id=7b12733391ea4dfcbf1c1f1ec1430153&device_id=7c3a921e-de10-4150-a5c8-142548510528 => generated 4981 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3005] 199.204.45.4 () {34 vars in 785 bytes} [Tue Apr 28 14:48:22 2026] PUT /v2.0/ports/c9ac154c-ba34-4851-8543-2fc099d4331f => generated 1080 bytes in 470 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: 1488/3006] 199.204.45.4 () {34 vars in 982 bytes} [Tue Apr 28 14:48:23 2026] GET /v2.0/networks?id=dddcbab6-356a-479b-8f5b-77faaa36fd95 => generated 800 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3007] 199.204.45.4 () {30 vars in 739 bytes} [Tue Apr 28 14:48:23 2026] GET /v2.0/networks/dddcbab6-356a-479b-8f5b-77faaa36fd95 => generated 797 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/3008] 199.204.45.4 () {34 vars in 1008 bytes} [Tue Apr 28 14:48:23 2026] GET /v2.0/networks/dddcbab6-356a-479b-8f5b-77faaa36fd95?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/3009] 199.204.45.4 () {30 vars in 765 bytes} [Tue Apr 28 14:48:23 2026] GET /v2.0/ports?device_id=7c3a921e-de10-4150-a5c8-142548510528 => generated 4981 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/3010] 199.204.45.4 () {34 vars in 1108 bytes} [Tue Apr 28 14:48:23 2026] GET /v2.0/networks/dddcbab6-356a-479b-8f5b-77faaa36fd95?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3011] 199.204.45.4 () {30 vars in 765 bytes} [Tue Apr 28 14:48:23 2026] GET /v2.0/ports?device_id=7c3a921e-de10-4150-a5c8-142548510528 => generated 4981 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/3012] 199.204.45.4 () {30 vars in 765 bytes} [Tue Apr 28 14:48:24 2026] GET /v2.0/ports?device_id=7c3a921e-de10-4150-a5c8-142548510528 => generated 4981 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 14:48:24.777 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f9f780f0-8994-4e66-9c1b-b0de0986dcde'] response: {'name': 'network-changed', 'server_uuid': '7c3a921e-de10-4150-a5c8-142548510528', 'tag': 'c9ac154c-ba34-4851-8543-2fc099d4331f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1522/3013] 199.204.45.4 () {34 vars in 1076 bytes} [Tue Apr 28 14:48:25 2026] GET /v2.0/ports?tenant_id=7b12733391ea4dfcbf1c1f1ec1430153&device_id=7c3a921e-de10-4150-a5c8-142548510528 => generated 4981 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/3014] 199.204.45.4 () {34 vars in 982 bytes} [Tue Apr 28 14:48:25 2026] GET /v2.0/networks?id=dddcbab6-356a-479b-8f5b-77faaa36fd95 => generated 800 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3015] 199.204.45.4 () {34 vars in 1008 bytes} [Tue Apr 28 14:48:25 2026] GET /v2.0/networks/dddcbab6-356a-479b-8f5b-77faaa36fd95?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: 1493/3016] 199.204.45.4 () {34 vars in 1108 bytes} [Tue Apr 28 14:48:25 2026] GET /v2.0/networks/dddcbab6-356a-479b-8f5b-77faaa36fd95?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3017] 199.204.45.4 () {30 vars in 765 bytes} [Tue Apr 28 14:48:25 2026] GET /v2.0/ports?device_id=7c3a921e-de10-4150-a5c8-142548510528 => generated 4981 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/3018] 199.204.45.4 () {34 vars in 971 bytes} [Tue Apr 28 14:48:25 2026] GET /v2.0/ports/c9ac154c-ba34-4851-8543-2fc099d4331f => generated 1116 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/3019] 199.204.45.4 () {34 vars in 1056 bytes} [Tue Apr 28 14:48:25 2026] GET /v2.0/ports/c9ac154c-ba34-4851-8543-2fc099d4331f?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/3020] 199.204.45.4 () {34 vars in 1012 bytes} [Tue Apr 28 14:48:25 2026] GET /v2.0/networks/dddcbab6-356a-479b-8f5b-77faaa36fd95?fields=dns_domain => generated 29 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3021] 199.204.45.4 () {38 vars in 1024 bytes} [Tue Apr 28 14:48:25 2026] PUT /v2.0/ports/c9ac154c-ba34-4851-8543-2fc099d4331f => generated 917 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/3022] 199.204.45.4 () {30 vars in 765 bytes} [Tue Apr 28 14:48:26 2026] GET /v2.0/ports?device_id=7c3a921e-de10-4150-a5c8-142548510528 => generated 3873 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-04-28 14:48:26.864 7 INFO neutron_taas.services.taas.taas_plugin [None req-cefa45e1-0ca0-40b8-955b-3571b4cfbd50 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] TaaS: Handle Delete Port: c9ac154c-ba34-4851-8543-2fc099d4331f 2026-04-28 14:48:26.868 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cefa45e1-0ca0-40b8-955b-3571b4cfbd50 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Tap Mirror: Handle Delete Port: c9ac154c-ba34-4851-8543-2fc099d4331f [pid: 7|app: 0|req: 1527/3023] 199.204.45.4 () {32 vars in 755 bytes} [Tue Apr 28 14:48:26 2026] DELETE /v2.0/ports/c9ac154c-ba34-4851-8543-2fc099d4331f => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/3024] 199.204.45.4 () {30 vars in 699 bytes} [Tue Apr 28 14:48:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3025] 199.204.45.4 () {30 vars in 701 bytes} [Tue Apr 28 14:48:27 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: 1498/3026] 199.204.45.4 () {30 vars in 677 bytes} [Tue Apr 28 14:48: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: 7|app: 0|req: 1529/3027] 199.204.45.4 () {30 vars in 713 bytes} [Tue Apr 28 14:48:27 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/3028] 199.204.45.4 () {30 vars in 737 bytes} [Tue Apr 28 14:48:27 2026] GET /v2.0/subnets/3bf6372b-fdde-44ac-93be-0c0b76a98881 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3029] 199.204.45.4 () {30 vars in 733 bytes} [Tue Apr 28 14:48:27 2026] GET /v2.0/ports/93327d8f-3f44-4f9d-8fc3-865d6df39cc7 => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/3030] 199.204.45.4 () {30 vars in 733 bytes} [Tue Apr 28 14:48:27 2026] GET /v2.0/ports/82f6f588-84c5-4501-bda1-678422fa5227 => generated 1350 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3031] 199.204.45.4 () {30 vars in 737 bytes} [Tue Apr 28 14:48:27 2026] GET /v2.0/subnets/3bf6372b-fdde-44ac-93be-0c0b76a98881 => 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: 1501/3032] 199.204.45.4 () {30 vars in 739 bytes} [Tue Apr 28 14:48:27 2026] GET /v2.0/networks/03dcda49-2ca1-471a-acee-4040cb6ba447 => generated 800 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/3033] 199.204.45.4 () {30 vars in 733 bytes} [Tue Apr 28 14:48:27 2026] GET /v2.0/ports/93327d8f-3f44-4f9d-8fc3-865d6df39cc7 => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/3034] 199.204.45.4 () {30 vars in 737 bytes} [Tue Apr 28 14:48:27 2026] GET /v2.0/subnets/3bf6372b-fdde-44ac-93be-0c0b76a98881 => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3035] 199.204.45.4 () {34 vars in 1076 bytes} [Tue Apr 28 14:48:27 2026] GET /v2.0/ports?tenant_id=7b12733391ea4dfcbf1c1f1ec1430153&device_id=7c3a921e-de10-4150-a5c8-142548510528 => generated 3873 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/3036] 199.204.45.4 () {34 vars in 1222 bytes} [Tue Apr 28 14:48:27 2026] GET /v2.0/networks?id=3aef45da-0b88-4784-a1f3-62a1bb64025b&id=03dcda49-2ca1-471a-acee-4040cb6ba447&id=ae9bbb1c-68f7-4091-8d18-f3adf1461549&id=dddcbab6-356a-479b-8f5b-77faaa36fd95 => generated 3097 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3037] 199.204.45.4 () {34 vars in 1058 bytes} [Tue Apr 28 14:48:27 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.103&port_id=52f58fbc-916c-4b79-9b3b-faaecd3d8dca => 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: 1504/3038] 199.204.45.4 () {34 vars in 980 bytes} [Tue Apr 28 14:48:27 2026] GET /v2.0/subnets?id=e9a69878-f832-47c0-ac2f-a2703b762d00 => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3039] 199.204.45.4 () {34 vars in 1048 bytes} [Tue Apr 28 14:48:27 2026] GET /v2.0/ports?network_id=3aef45da-0b88-4784-a1f3-62a1bb64025b&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: 1505/3040] 199.204.45.4 () {34 vars in 1008 bytes} [Tue Apr 28 14:48:28 2026] GET /v2.0/networks/3aef45da-0b88-4784-a1f3-62a1bb64025b?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3041] 199.204.45.4 () {34 vars in 1108 bytes} [Tue Apr 28 14:48:28 2026] GET /v2.0/networks/3aef45da-0b88-4784-a1f3-62a1bb64025b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/3042] 199.204.45.4 () {34 vars in 1054 bytes} [Tue Apr 28 14:48:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.113&port_id=82f6f588-84c5-4501-bda1-678422fa5227 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/3043] 199.204.45.4 () {34 vars in 980 bytes} [Tue Apr 28 14:48:28 2026] GET /v2.0/subnets?id=3bf6372b-fdde-44ac-93be-0c0b76a98881 => 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: 1507/3044] 199.204.45.4 () {34 vars in 1048 bytes} [Tue Apr 28 14:48:28 2026] GET /v2.0/ports?network_id=03dcda49-2ca1-471a-acee-4040cb6ba447&device_owner=network%3Adhcp => generated 1461 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3045] 199.204.45.4 () {34 vars in 1008 bytes} [Tue Apr 28 14:48:28 2026] GET /v2.0/networks/03dcda49-2ca1-471a-acee-4040cb6ba447?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/3046] 199.204.45.4 () {34 vars in 1108 bytes} [Tue Apr 28 14:48:28 2026] GET /v2.0/networks/03dcda49-2ca1-471a-acee-4040cb6ba447?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3047] 199.204.45.4 () {34 vars in 1054 bytes} [Tue Apr 28 14:48:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.195&port_id=2390914d-79fb-405b-b92a-109b4c87d70d => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/3048] 199.204.45.4 () {34 vars in 980 bytes} [Tue Apr 28 14:48:28 2026] GET /v2.0/subnets?id=44c9a9b9-1247-4203-be32-0da708cdfb05 => generated 677 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3049] 199.204.45.4 () {34 vars in 1048 bytes} [Tue Apr 28 14:48:28 2026] GET /v2.0/ports?network_id=ae9bbb1c-68f7-4091-8d18-f3adf1461549&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/3050] 199.204.45.4 () {34 vars in 1008 bytes} [Tue Apr 28 14:48:28 2026] GET /v2.0/networks/ae9bbb1c-68f7-4091-8d18-f3adf1461549?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3051] 199.204.45.4 () {34 vars in 1108 bytes} [Tue Apr 28 14:48:28 2026] GET /v2.0/networks/ae9bbb1c-68f7-4091-8d18-f3adf1461549?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3052] 199.204.45.4 () {30 vars in 699 bytes} [Tue Apr 28 14:48:32 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3053] 199.204.45.4 () {30 vars in 701 bytes} [Tue Apr 28 14:48:32 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/3054] 199.204.45.4 () {30 vars in 677 bytes} [Tue Apr 28 14:48:32 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3055] 199.204.45.4 () {30 vars in 713 bytes} [Tue Apr 28 14:48:32 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/3056] 199.204.45.4 () {30 vars in 765 bytes} [Tue Apr 28 14:48:32 2026] GET /v2.0/ports?device_id=7c3a921e-de10-4150-a5c8-142548510528 => generated 3873 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3057] 199.204.45.4 () {30 vars in 699 bytes} [Tue Apr 28 14:48:32 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/3058] 199.204.45.4 () {30 vars in 701 bytes} [Tue Apr 28 14:48:32 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3059] 199.204.45.4 () {30 vars in 677 bytes} [Tue Apr 28 14:48: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: 1515/3060] 199.204.45.4 () {30 vars in 713 bytes} [Tue Apr 28 14:48: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: 7|app: 0|req: 1546/3061] 199.204.45.4 () {30 vars in 733 bytes} [Tue Apr 28 14:48:32 2026] GET /v2.0/ports/2390914d-79fb-405b-b92a-109b4c87d70d => generated 1291 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/3062] 199.204.45.4 () {34 vars in 785 bytes} [Tue Apr 28 14:48:32 2026] PUT /v2.0/ports/2390914d-79fb-405b-b92a-109b4c87d70d => generated 1080 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 14:48:32.843 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-81929f73-2d40-4727-b2ce-dc3385b9170c'] response: {'name': 'network-changed', 'server_uuid': '7c3a921e-de10-4150-a5c8-142548510528', 'tag': '2390914d-79fb-405b-b92a-109b4c87d70d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1547/3063] 199.204.45.4 () {30 vars in 739 bytes} [Tue Apr 28 14:48:32 2026] GET /v2.0/networks/ae9bbb1c-68f7-4091-8d18-f3adf1461549 => generated 798 bytes in 52 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: 1517/3064] 199.204.45.4 () {30 vars in 765 bytes} [Tue Apr 28 14:48:32 2026] GET /v2.0/ports?device_id=7c3a921e-de10-4150-a5c8-142548510528 => generated 3698 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3065] 199.204.45.4 () {30 vars in 765 bytes} [Tue Apr 28 14:48:32 2026] GET /v2.0/ports?device_id=7c3a921e-de10-4150-a5c8-142548510528 => generated 3698 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3066] 199.204.45.4 () {34 vars in 1076 bytes} [Tue Apr 28 14:48:33 2026] GET /v2.0/ports?tenant_id=7b12733391ea4dfcbf1c1f1ec1430153&device_id=7c3a921e-de10-4150-a5c8-142548510528 => generated 3698 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3067] 199.204.45.4 () {34 vars in 982 bytes} [Tue Apr 28 14:48:33 2026] GET /v2.0/networks?id=ae9bbb1c-68f7-4091-8d18-f3adf1461549 => generated 801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/3068] 199.204.45.4 () {34 vars in 1008 bytes} [Tue Apr 28 14:48:33 2026] GET /v2.0/networks/ae9bbb1c-68f7-4091-8d18-f3adf1461549?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3069] 199.204.45.4 () {34 vars in 1108 bytes} [Tue Apr 28 14:48:33 2026] GET /v2.0/networks/ae9bbb1c-68f7-4091-8d18-f3adf1461549?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: 1520/3070] 199.204.45.4 () {30 vars in 765 bytes} [Tue Apr 28 14:48:34 2026] GET /v2.0/ports?device_id=7c3a921e-de10-4150-a5c8-142548510528 => generated 3698 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3071] 199.204.45.4 () {34 vars in 971 bytes} [Tue Apr 28 14:48:35 2026] GET /v2.0/ports/2390914d-79fb-405b-b92a-109b4c87d70d => generated 1116 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3072] 199.204.45.4 () {34 vars in 1056 bytes} [Tue Apr 28 14:48:35 2026] GET /v2.0/ports/2390914d-79fb-405b-b92a-109b4c87d70d?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3073] 199.204.45.4 () {30 vars in 765 bytes} [Tue Apr 28 14:48:35 2026] GET /v2.0/ports?device_id=7c3a921e-de10-4150-a5c8-142548510528 => generated 3698 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3074] 199.204.45.4 () {34 vars in 1012 bytes} [Tue Apr 28 14:48:35 2026] GET /v2.0/networks/ae9bbb1c-68f7-4091-8d18-f3adf1461549?fields=dns_domain => generated 29 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3075] 199.204.45.4 () {38 vars in 1024 bytes} [Tue Apr 28 14:48:35 2026] PUT /v2.0/ports/2390914d-79fb-405b-b92a-109b4c87d70d => generated 917 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3076] 199.204.45.4 () {30 vars in 765 bytes} [Tue Apr 28 14:48:36 2026] GET /v2.0/ports?device_id=7c3a921e-de10-4150-a5c8-142548510528 => generated 2590 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 14:48:36.361 7 INFO neutron_taas.services.taas.taas_plugin [None req-c91974d7-4e2a-4567-9f08-dd9a8e70d457 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] TaaS: Handle Delete Port: 2390914d-79fb-405b-b92a-109b4c87d70d 2026-04-28 14:48:36.365 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c91974d7-4e2a-4567-9f08-dd9a8e70d457 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Tap Mirror: Handle Delete Port: 2390914d-79fb-405b-b92a-109b4c87d70d [pid: 7|app: 0|req: 1554/3077] 199.204.45.4 () {32 vars in 755 bytes} [Tue Apr 28 14:48:36 2026] DELETE /v2.0/ports/2390914d-79fb-405b-b92a-109b4c87d70d => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3078] 199.204.45.4 () {30 vars in 699 bytes} [Tue Apr 28 14:48:36 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3079] 199.204.45.4 () {30 vars in 701 bytes} [Tue Apr 28 14:48:36 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: 1525/3080] 199.204.45.4 () {30 vars in 677 bytes} [Tue Apr 28 14:48:36 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3081] 199.204.45.4 () {30 vars in 713 bytes} [Tue Apr 28 14:48:36 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3082] 199.204.45.4 () {30 vars in 737 bytes} [Tue Apr 28 14:48:36 2026] GET /v2.0/subnets/3bf6372b-fdde-44ac-93be-0c0b76a98881 => generated 676 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3083] 199.204.45.4 () {30 vars in 733 bytes} [Tue Apr 28 14:48:36 2026] GET /v2.0/ports/93327d8f-3f44-4f9d-8fc3-865d6df39cc7 => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3084] 199.204.45.4 () {30 vars in 733 bytes} [Tue Apr 28 14:48:36 2026] GET /v2.0/ports/82f6f588-84c5-4501-bda1-678422fa5227 => generated 1350 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3085] 199.204.45.4 () {30 vars in 737 bytes} [Tue Apr 28 14:48:36 2026] GET /v2.0/subnets/3bf6372b-fdde-44ac-93be-0c0b76a98881 => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3086] 199.204.45.4 () {30 vars in 739 bytes} [Tue Apr 28 14:48:36 2026] GET /v2.0/networks/03dcda49-2ca1-471a-acee-4040cb6ba447 => generated 800 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3087] 199.204.45.4 () {30 vars in 733 bytes} [Tue Apr 28 14:48:36 2026] GET /v2.0/ports/93327d8f-3f44-4f9d-8fc3-865d6df39cc7 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3088] 199.204.45.4 () {30 vars in 737 bytes} [Tue Apr 28 14:48:36 2026] GET /v2.0/subnets/3bf6372b-fdde-44ac-93be-0c0b76a98881 => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3089] 199.204.45.4 () {34 vars in 1076 bytes} [Tue Apr 28 14:48:36 2026] GET /v2.0/ports?tenant_id=7b12733391ea4dfcbf1c1f1ec1430153&device_id=7c3a921e-de10-4150-a5c8-142548510528 => generated 2590 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3090] 199.204.45.4 () {34 vars in 1142 bytes} [Tue Apr 28 14:48:36 2026] GET /v2.0/networks?id=3aef45da-0b88-4784-a1f3-62a1bb64025b&id=03dcda49-2ca1-471a-acee-4040cb6ba447&id=ae9bbb1c-68f7-4091-8d18-f3adf1461549 => generated 2311 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3091] 199.204.45.4 () {34 vars in 1058 bytes} [Tue Apr 28 14:48:37 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.103&port_id=52f58fbc-916c-4b79-9b3b-faaecd3d8dca => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3094] 199.204.45.4 () {34 vars in 980 bytes} [Tue Apr 28 14:48:37 2026] GET /v2.0/subnets?id=e9a69878-f832-47c0-ac2f-a2703b762d00 => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3095] 199.204.45.4 () {34 vars in 1048 bytes} [Tue Apr 28 14:48:37 2026] GET /v2.0/ports?network_id=3aef45da-0b88-4784-a1f3-62a1bb64025b&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3096] 199.204.45.4 () {34 vars in 1008 bytes} [Tue Apr 28 14:48:37 2026] GET /v2.0/networks/3aef45da-0b88-4784-a1f3-62a1bb64025b?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3097] 199.204.45.4 () {34 vars in 1108 bytes} [Tue Apr 28 14:48:37 2026] GET /v2.0/networks/3aef45da-0b88-4784-a1f3-62a1bb64025b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3098] 199.204.45.4 () {34 vars in 1054 bytes} [Tue Apr 28 14:48:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.113&port_id=82f6f588-84c5-4501-bda1-678422fa5227 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3099] 199.204.45.4 () {34 vars in 980 bytes} [Tue Apr 28 14:48:37 2026] GET /v2.0/subnets?id=3bf6372b-fdde-44ac-93be-0c0b76a98881 => generated 679 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3100] 199.204.45.4 () {34 vars in 1048 bytes} [Tue Apr 28 14:48:37 2026] GET /v2.0/ports?network_id=03dcda49-2ca1-471a-acee-4040cb6ba447&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3101] 199.204.45.4 () {34 vars in 1008 bytes} [Tue Apr 28 14:48:37 2026] GET /v2.0/networks/03dcda49-2ca1-471a-acee-4040cb6ba447?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3102] 199.204.45.4 () {34 vars in 1108 bytes} [Tue Apr 28 14:48:37 2026] GET /v2.0/networks/03dcda49-2ca1-471a-acee-4040cb6ba447?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3103] 199.204.45.4 () {30 vars in 699 bytes} [Tue Apr 28 14:48:48 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3104] 199.204.45.4 () {30 vars in 701 bytes} [Tue Apr 28 14:48:48 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3105] 199.204.45.4 () {30 vars in 677 bytes} [Tue Apr 28 14:48:48 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3106] 199.204.45.4 () {30 vars in 713 bytes} [Tue Apr 28 14:48:48 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:48:48.263 8 INFO neutron.api.v2.resource [None req-8354bb95-fcf4-4e6e-ab09-eb3bc09d4599 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1538/3107] 199.204.45.4 () {30 vars in 759 bytes} [Tue Apr 28 14:48:48 2026] GET /v2.0/security-groups/lb-5b67a1db-f822-4d34-9a42-25b23e808c52 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3108] 199.204.45.4 () {30 vars in 781 bytes} [Tue Apr 28 14:48:48 2026] GET /v2.0/security-groups?name=lb-5b67a1db-f822-4d34-9a42-25b23e808c52 => generated 2865 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3109] 199.204.45.4 () {30 vars in 811 bytes} [Tue Apr 28 14:48:48 2026] GET /v2.0/security-group-rules?security_group_id=1991923b-8354-4a79-a47a-5a3adce2f5d9 => generated 2334 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3110] 199.204.45.4 () {32 vars in 785 bytes} [Tue Apr 28 14:48:48 2026] DELETE /v2.0/security-group-rules/a0f47849-215d-42b9-bb1d-7f228f6ec671 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3111] 199.204.45.4 () {32 vars in 785 bytes} [Tue Apr 28 14:48:48 2026] DELETE /v2.0/security-group-rules/af9570d0-1931-45f6-b3ac-9bec8c411af3 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:48:52.359 8 INFO neutron_taas.services.taas.taas_plugin [None req-c8f5db9b-6c0f-4741-8148-052ec1e4d318 d04cd201ffdf4ebbbf719375b55f2867 f1d95d882c504c9a89b096fd75f11ee7 - - default default] TaaS: Handle Delete Port: 36fe8127-24cb-411c-b61c-94f2f40e3730 2026-04-28 14:48:52.362 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c8f5db9b-6c0f-4741-8148-052ec1e4d318 d04cd201ffdf4ebbbf719375b55f2867 f1d95d882c504c9a89b096fd75f11ee7 - - default default] Tap Mirror: Handle Delete Port: 36fe8127-24cb-411c-b61c-94f2f40e3730 2026-04-28 14:48:52.561 8 INFO neutron.db.l3_db [None req-c8f5db9b-6c0f-4741-8148-052ec1e4d318 d04cd201ffdf4ebbbf719375b55f2867 f1d95d882c504c9a89b096fd75f11ee7 - - default default] Floating IP b9ce4c64-0f62-4420-bc2b-9e163ada24cf disassociated (deleted). External IP: 10.96.250.216, port: 93327d8f-3f44-4f9d-8fc3-865d6df39cc7. [pid: 8|app: 0|req: 1542/3114] 10.0.0.239 () {32 vars in 730 bytes} [Tue Apr 28 14:48:52 2026] DELETE /v2.0/floatingips/b9ce4c64-0f62-4420-bc2b-9e163ada24cf => generated 0 bytes in 673 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:48:52.921 7 INFO neutron.api.v2.resource [None req-9b94cc02-1a26-47ac-8091-75c06ce65e8a d04cd201ffdf4ebbbf719375b55f2867 f1d95d882c504c9a89b096fd75f11ee7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1573/3115] 10.0.0.239 () {32 vars in 727 bytes} [Tue Apr 28 14:48:52 2026] GET /v2.0/floatingips/b9ce4c64-0f62-4420-bc2b-9e163ada24cf => generated 144 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3116] 199.204.45.4 () {30 vars in 699 bytes} [Tue Apr 28 14:48:53 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3117] 199.204.45.4 () {30 vars in 701 bytes} [Tue Apr 28 14:48:53 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3118] 199.204.45.4 () {30 vars in 677 bytes} [Tue Apr 28 14:48:53 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3119] 199.204.45.4 () {30 vars in 713 bytes} [Tue Apr 28 14:48:53 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:48:53.966 8 INFO neutron.api.v2.resource [None req-ee056d5f-bdcd-40f7-b164-3fda723edc13 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1545/3120] 199.204.45.4 () {30 vars in 759 bytes} [Tue Apr 28 14:48:53 2026] GET /v2.0/security-groups/lb-5b67a1db-f822-4d34-9a42-25b23e808c52 => generated 149 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3121] 199.204.45.4 () {30 vars in 781 bytes} [Tue Apr 28 14:48:53 2026] GET /v2.0/security-groups?name=lb-5b67a1db-f822-4d34-9a42-25b23e808c52 => generated 1639 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3122] 199.204.45.4 () {30 vars in 811 bytes} [Tue Apr 28 14:48:54 2026] GET /v2.0/security-group-rules?security_group_id=1991923b-8354-4a79-a47a-5a3adce2f5d9 => generated 1182 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3123] 199.204.45.4 () {30 vars in 699 bytes} [Tue Apr 28 14:48:54 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: 1547/3124] 199.204.45.4 () {30 vars in 701 bytes} [Tue Apr 28 14:48:54 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3125] 199.204.45.4 () {30 vars in 677 bytes} [Tue Apr 28 14:48:54 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: 1548/3126] 199.204.45.4 () {30 vars in 713 bytes} [Tue Apr 28 14:48:54 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3127] 199.204.45.4 () {30 vars in 737 bytes} [Tue Apr 28 14:48:54 2026] GET /v2.0/subnets/3bf6372b-fdde-44ac-93be-0c0b76a98881 => 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: 1549/3128] 199.204.45.4 () {30 vars in 765 bytes} [Tue Apr 28 14:48:54 2026] GET /v2.0/ports?device_id=7c3a921e-de10-4150-a5c8-142548510528 => generated 2590 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3129] 199.204.45.4 () {30 vars in 765 bytes} [Tue Apr 28 14:48:54 2026] GET /v2.0/ports?device_id=7c3a921e-de10-4150-a5c8-142548510528 => generated 2590 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3130] 199.204.45.4 () {30 vars in 765 bytes} [Tue Apr 28 14:48:54 2026] GET /v2.0/ports?device_id=7c3a921e-de10-4150-a5c8-142548510528 => generated 2590 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3131] 199.204.45.4 () {30 vars in 765 bytes} [Tue Apr 28 14:48:55 2026] GET /v2.0/ports?device_id=7c3a921e-de10-4150-a5c8-142548510528 => generated 2590 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3132] 199.204.45.4 () {34 vars in 971 bytes} [Tue Apr 28 14:48:56 2026] GET /v2.0/ports/82f6f588-84c5-4501-bda1-678422fa5227 => generated 1350 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3133] 199.204.45.4 () {34 vars in 1056 bytes} [Tue Apr 28 14:48:56 2026] GET /v2.0/ports/82f6f588-84c5-4501-bda1-678422fa5227?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3134] 199.204.45.4 () {30 vars in 765 bytes} [Tue Apr 28 14:48:56 2026] GET /v2.0/ports?device_id=7c3a921e-de10-4150-a5c8-142548510528 => generated 2590 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3135] 199.204.45.4 () {34 vars in 1012 bytes} [Tue Apr 28 14:48:56 2026] GET /v2.0/networks/03dcda49-2ca1-471a-acee-4040cb6ba447?fields=dns_domain => generated 29 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3136] 199.204.45.4 () {38 vars in 1024 bytes} [Tue Apr 28 14:48:56 2026] PUT /v2.0/ports/82f6f588-84c5-4501-bda1-678422fa5227 => generated 1151 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3137] 199.204.45.4 () {30 vars in 765 bytes} [Tue Apr 28 14:48:57 2026] GET /v2.0/ports?device_id=7c3a921e-de10-4150-a5c8-142548510528 => generated 1248 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: 8|app: 0|req: 1554/3138] 199.204.45.4 () {34 vars in 785 bytes} [Tue Apr 28 14:48:57 2026] PUT /v2.0/ports/82f6f588-84c5-4501-bda1-678422fa5227 => generated 1090 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3139] 199.204.45.4 () {30 vars in 733 bytes} [Tue Apr 28 14:48:57 2026] GET /v2.0/ports/82f6f588-84c5-4501-bda1-678422fa5227 => generated 1090 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 14:48:58.026 8 INFO neutron_taas.services.taas.taas_plugin [None req-4d07c186-c9c4-4f2e-add6-a0a7f541eb92 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] TaaS: Handle Delete Port: 82f6f588-84c5-4501-bda1-678422fa5227 2026-04-28 14:48:58.028 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4d07c186-c9c4-4f2e-add6-a0a7f541eb92 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Tap Mirror: Handle Delete Port: 82f6f588-84c5-4501-bda1-678422fa5227 [pid: 8|app: 0|req: 1555/3140] 199.204.45.4 () {32 vars in 755 bytes} [Tue Apr 28 14:48:57 2026] DELETE /v2.0/ports/82f6f588-84c5-4501-bda1-678422fa5227 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3141] 199.204.45.4 () {30 vars in 699 bytes} [Tue Apr 28 14:48:58 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: 1556/3142] 199.204.45.4 () {30 vars in 701 bytes} [Tue Apr 28 14:48:58 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3143] 199.204.45.4 () {30 vars in 677 bytes} [Tue Apr 28 14:48:58 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3144] 199.204.45.4 () {30 vars in 713 bytes} [Tue Apr 28 14:48: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) 2026-04-28 14:48:58.317 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e65da5a0-01d7-4718-9490-75e4c35fc850 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1588/3145] 199.204.45.4 () {32 vars in 755 bytes} [Tue Apr 28 14:48:58 2026] DELETE /v2.0/ports/82f6f588-84c5-4501-bda1-678422fa5227 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3146] 199.204.45.4 () {30 vars in 733 bytes} [Tue Apr 28 14:48:58 2026] GET /v2.0/ports/93327d8f-3f44-4f9d-8fc3-865d6df39cc7 => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 14:48:58.382 7 INFO neutron.api.v2.resource [None req-ba7d2ebc-6451-4dfb-8871-396099a06e40 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1589/3147] 199.204.45.4 () {30 vars in 759 bytes} [Tue Apr 28 14:48:58 2026] GET /v2.0/security-groups/lb-5b67a1db-f822-4d34-9a42-25b23e808c52 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/3148] 199.204.45.4 () {34 vars in 1076 bytes} [Tue Apr 28 14:48:58 2026] GET /v2.0/ports?tenant_id=7b12733391ea4dfcbf1c1f1ec1430153&device_id=7c3a921e-de10-4150-a5c8-142548510528 => generated 1248 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3149] 199.204.45.4 () {30 vars in 781 bytes} [Tue Apr 28 14:48:58 2026] GET /v2.0/security-groups?name=lb-5b67a1db-f822-4d34-9a42-25b23e808c52 => generated 1639 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3150] 199.204.45.4 () {34 vars in 1062 bytes} [Tue Apr 28 14:48:58 2026] GET /v2.0/networks?id=3aef45da-0b88-4784-a1f3-62a1bb64025b&id=03dcda49-2ca1-471a-acee-4040cb6ba447 => generated 1524 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3151] 199.204.45.4 () {30 vars in 733 bytes} [Tue Apr 28 14:48:58 2026] GET /v2.0/ports/93327d8f-3f44-4f9d-8fc3-865d6df39cc7 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3152] 199.204.45.4 () {34 vars in 1058 bytes} [Tue Apr 28 14:48:58 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.103&port_id=52f58fbc-916c-4b79-9b3b-faaecd3d8dca => 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: 1562/3153] 199.204.45.4 () {34 vars in 980 bytes} [Tue Apr 28 14:48:58 2026] GET /v2.0/subnets?id=e9a69878-f832-47c0-ac2f-a2703b762d00 => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3154] 199.204.45.4 () {34 vars in 1048 bytes} [Tue Apr 28 14:48:58 2026] GET /v2.0/ports?network_id=3aef45da-0b88-4784-a1f3-62a1bb64025b&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3155] 199.204.45.4 () {34 vars in 1008 bytes} [Tue Apr 28 14:48:58 2026] GET /v2.0/networks/3aef45da-0b88-4784-a1f3-62a1bb64025b?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3156] 199.204.45.4 () {34 vars in 1108 bytes} [Tue Apr 28 14:48:58 2026] GET /v2.0/networks/3aef45da-0b88-4784-a1f3-62a1bb64025b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3157] 199.204.45.4 () {34 vars in 785 bytes} [Tue Apr 28 14:48:58 2026] PUT /v2.0/ports/93327d8f-3f44-4f9d-8fc3-865d6df39cc7 => generated 1094 bytes in 864 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3158] 199.204.45.4 () {32 vars in 775 bytes} [Tue Apr 28 14:48:59 2026] DELETE /v2.0/security-groups/1991923b-8354-4a79-a47a-5a3adce2f5d9 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:48:59.544 7 INFO neutron_taas.services.taas.taas_plugin [None req-9b39298b-e11d-4ac6-94ad-2d4c8c290139 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] TaaS: Handle Delete Port: 93327d8f-3f44-4f9d-8fc3-865d6df39cc7 2026-04-28 14:48:59.548 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9b39298b-e11d-4ac6-94ad-2d4c8c290139 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Tap Mirror: Handle Delete Port: 93327d8f-3f44-4f9d-8fc3-865d6df39cc7 [pid: 7|app: 0|req: 1593/3159] 199.204.45.4 () {32 vars in 755 bytes} [Tue Apr 28 14:48:59 2026] DELETE /v2.0/ports/93327d8f-3f44-4f9d-8fc3-865d6df39cc7 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3160] 199.204.45.4 () {34 vars in 990 bytes} [Tue Apr 28 14:49:02 2026] GET /v2.0/ports?device_id=7c3a921e-de10-4150-a5c8-142548510528 => generated 1248 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 14:49:02.723 7 INFO neutron_taas.services.taas.taas_plugin [req-ca54294c-0e6b-4844-91b5-de33b688e820 req-9a510ab8-f654-4c95-b486-24d7fe57d5f5 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] TaaS: Handle Delete Port: 52f58fbc-916c-4b79-9b3b-faaecd3d8dca 2026-04-28 14:49:02.726 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-ca54294c-0e6b-4844-91b5-de33b688e820 req-9a510ab8-f654-4c95-b486-24d7fe57d5f5 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Tap Mirror: Handle Delete Port: 52f58fbc-916c-4b79-9b3b-faaecd3d8dca [pid: 7|app: 0|req: 1594/3161] 199.204.45.4 () {36 vars in 993 bytes} [Tue Apr 28 14:49:02 2026] DELETE /v2.0/ports/52f58fbc-916c-4b79-9b3b-faaecd3d8dca => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 14:49:02.923 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0e58753f-2303-4e9a-85d9-c01966932bc7'] response: {'server_uuid': '7c3a921e-de10-4150-a5c8-142548510528', 'name': 'network-vif-deleted', 'tag': '52f58fbc-916c-4b79-9b3b-faaecd3d8dca', 'status': 'completed', 'code': 200} 2026-04-28 14:49:03.277 8 INFO neutron_taas.services.taas.taas_plugin [None req-a027a75b-0bb9-4e7c-aaa6-5733814129a6 d04cd201ffdf4ebbbf719375b55f2867 f1d95d882c504c9a89b096fd75f11ee7 - - default default] TaaS: Handle Delete Port: f442b233-d981-407e-95a3-e09087a698b2 2026-04-28 14:49:03.279 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a027a75b-0bb9-4e7c-aaa6-5733814129a6 d04cd201ffdf4ebbbf719375b55f2867 f1d95d882c504c9a89b096fd75f11ee7 - - default default] Tap Mirror: Handle Delete Port: f442b233-d981-407e-95a3-e09087a698b2 2026-04-28 14:49:03.436 8 INFO neutron.db.l3_db [None req-a027a75b-0bb9-4e7c-aaa6-5733814129a6 d04cd201ffdf4ebbbf719375b55f2867 f1d95d882c504c9a89b096fd75f11ee7 - - default default] Floating IP 1dd2a92d-59f4-4054-a2cc-228a37e1bffb disassociated (deleted). External IP: 10.96.250.206, port: c37d4e80-da83-4d51-8344-8489f0037c97. [pid: 8|app: 0|req: 1568/3162] 10.0.0.239 () {32 vars in 730 bytes} [Tue Apr 28 14:49:03 2026] DELETE /v2.0/floatingips/1dd2a92d-59f4-4054-a2cc-228a37e1bffb => generated 0 bytes in 579 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:49:03.741 7 INFO neutron.api.v2.resource [None req-2835c0ac-45e9-4f5e-83bb-de124910d8c6 d04cd201ffdf4ebbbf719375b55f2867 f1d95d882c504c9a89b096fd75f11ee7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1595/3163] 10.0.0.239 () {32 vars in 727 bytes} [Tue Apr 28 14:49:03 2026] GET /v2.0/floatingips/1dd2a92d-59f4-4054-a2cc-228a37e1bffb => generated 144 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 14:49:03.763 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-92d1c6bf-4c9c-447a-9cc4-aba48f5eba7e'] response: {'name': 'network-changed', 'server_uuid': '2c2b5d67-91d5-4253-b0d9-e04bb8f4b78d', 'tag': 'c37d4e80-da83-4d51-8344-8489f0037c97', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1569/3164] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:49:03 2026] GET /v2.0/ports?device_id=2c2b5d67-91d5-4253-b0d9-e04bb8f4b78d => generated 1200 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3165] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:49:04 2026] GET /v2.0/security-groups?id=35a908ad-0cca-45e0-90cd-21debeb74452&fields=id&fields=name => generated 111 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3166] 199.204.45.4 () {34 vars in 1076 bytes} [Tue Apr 28 14:49:04 2026] GET /v2.0/ports?tenant_id=f1d95d882c504c9a89b096fd75f11ee7&device_id=2c2b5d67-91d5-4253-b0d9-e04bb8f4b78d => generated 1469 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3167] 199.204.45.4 () {34 vars in 982 bytes} [Tue Apr 28 14:49:04 2026] GET /v2.0/networks?id=dddcbab6-356a-479b-8f5b-77faaa36fd95 => generated 800 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3168] 199.204.45.4 () {34 vars in 1052 bytes} [Tue Apr 28 14:49:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.35&port_id=c37d4e80-da83-4d51-8344-8489f0037c97 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3169] 199.204.45.4 () {34 vars in 1102 bytes} [Tue Apr 28 14:49:04 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A17c&port_id=c37d4e80-da83-4d51-8344-8489f0037c97 => 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: 1572/3170] 199.204.45.4 () {34 vars in 1060 bytes} [Tue Apr 28 14:49:04 2026] GET /v2.0/subnets?id=8319669c-057e-4134-aa63-e46beaac1742&id=d8ea8e23-3c9b-4d60-ba52-98d07a2dde6c => generated 1415 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3171] 199.204.45.4 () {34 vars in 1048 bytes} [Tue Apr 28 14:49:04 2026] GET /v2.0/ports?network_id=dddcbab6-356a-479b-8f5b-77faaa36fd95&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3172] 199.204.45.4 () {34 vars in 1048 bytes} [Tue Apr 28 14:49:04 2026] GET /v2.0/ports?network_id=dddcbab6-356a-479b-8f5b-77faaa36fd95&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3173] 199.204.45.4 () {34 vars in 1008 bytes} [Tue Apr 28 14:49:04 2026] GET /v2.0/networks/dddcbab6-356a-479b-8f5b-77faaa36fd95?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: 1574/3174] 199.204.45.4 () {34 vars in 1108 bytes} [Tue Apr 28 14:49:04 2026] GET /v2.0/networks/dddcbab6-356a-479b-8f5b-77faaa36fd95?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3175] 199.204.45.4 () {34 vars in 990 bytes} [Tue Apr 28 14:49:06 2026] GET /v2.0/ports?device_id=2c2b5d67-91d5-4253-b0d9-e04bb8f4b78d => generated 1200 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 14:49:06.709 8 INFO neutron_taas.services.taas.taas_plugin [req-1aec9cb7-ec84-4683-93cc-9c1e6a4046f0 req-04dc8620-9d19-4686-ac42-fd70261c2475 d04cd201ffdf4ebbbf719375b55f2867 f1d95d882c504c9a89b096fd75f11ee7 - - default default] TaaS: Handle Delete Port: c37d4e80-da83-4d51-8344-8489f0037c97 2026-04-28 14:49:06.715 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-1aec9cb7-ec84-4683-93cc-9c1e6a4046f0 req-04dc8620-9d19-4686-ac42-fd70261c2475 d04cd201ffdf4ebbbf719375b55f2867 f1d95d882c504c9a89b096fd75f11ee7 - - default default] Tap Mirror: Handle Delete Port: c37d4e80-da83-4d51-8344-8489f0037c97 [pid: 8|app: 0|req: 1575/3176] 199.204.45.4 () {36 vars in 993 bytes} [Tue Apr 28 14:49:06 2026] DELETE /v2.0/ports/c37d4e80-da83-4d51-8344-8489f0037c97 => generated 0 bytes in 300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 14:49:06.916 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-85d6938e-8dc6-483e-96c4-3f9bf32a7f0e'] response: {'server_uuid': '2c2b5d67-91d5-4253-b0d9-e04bb8f4b78d', 'name': 'network-vif-deleted', 'tag': 'c37d4e80-da83-4d51-8344-8489f0037c97', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1577/3179] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:49:09 2026] GET /v2.0/ports?device_id=2c2b5d67-91d5-4253-b0d9-e04bb8f4b78d => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 14:49:14.394 7 INFO neutron_taas.services.taas.taas_plugin [None req-277f3a94-fd39-4659-b723-5d5f7680a3c7 d04cd201ffdf4ebbbf719375b55f2867 f1d95d882c504c9a89b096fd75f11ee7 - - default default] TaaS: Handle Delete Port: 4e36087d-f05f-482a-bbae-cf241378e23f 2026-04-28 14:49:14.397 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-277f3a94-fd39-4659-b723-5d5f7680a3c7 d04cd201ffdf4ebbbf719375b55f2867 f1d95d882c504c9a89b096fd75f11ee7 - - default default] Tap Mirror: Handle Delete Port: 4e36087d-f05f-482a-bbae-cf241378e23f 2026-04-28 14:49:14.610 7 INFO neutron.db.l3_db [None req-277f3a94-fd39-4659-b723-5d5f7680a3c7 d04cd201ffdf4ebbbf719375b55f2867 f1d95d882c504c9a89b096fd75f11ee7 - - default default] Floating IP c87388ca-3aa8-4547-bfbc-badf1cb2e054 disassociated (deleted). External IP: 10.96.250.220, port: 83f95a1c-49cc-4b3f-82a1-7da1f496638e. [pid: 7|app: 0|req: 1603/3180] 10.0.0.239 () {32 vars in 730 bytes} [Tue Apr 28 14:49:14 2026] DELETE /v2.0/floatingips/c87388ca-3aa8-4547-bfbc-badf1cb2e054 => generated 0 bytes in 665 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:49:14.956 8 INFO neutron.api.v2.resource [None req-4a8c8707-2d62-4aa2-b317-d88e762dd6e8 d04cd201ffdf4ebbbf719375b55f2867 f1d95d882c504c9a89b096fd75f11ee7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1578/3181] 10.0.0.239 () {32 vars in 727 bytes} [Tue Apr 28 14:49:14 2026] GET /v2.0/floatingips/c87388ca-3aa8-4547-bfbc-badf1cb2e054 => generated 144 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 14:49:14.972 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-66a646e8-5863-418e-9b9f-6a3aee415b00'] response: {'name': 'network-changed', 'server_uuid': 'e3376916-9dbf-4a9c-8e0a-bedf3295ea40', 'tag': '83f95a1c-49cc-4b3f-82a1-7da1f496638e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1604/3182] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:49:15 2026] GET /v2.0/ports?device_id=e3376916-9dbf-4a9c-8e0a-bedf3295ea40 => generated 1200 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3183] 10.0.0.73 () {34 vars in 1037 bytes} [Tue Apr 28 14:49:15 2026] GET /v2.0/security-groups?id=35a908ad-0cca-45e0-90cd-21debeb74452&fields=id&fields=name => generated 111 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3184] 199.204.45.4 () {34 vars in 1076 bytes} [Tue Apr 28 14:49:15 2026] GET /v2.0/ports?tenant_id=f1d95d882c504c9a89b096fd75f11ee7&device_id=e3376916-9dbf-4a9c-8e0a-bedf3295ea40 => generated 1469 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3185] 199.204.45.4 () {34 vars in 982 bytes} [Tue Apr 28 14:49:15 2026] GET /v2.0/networks?id=ae9bbb1c-68f7-4091-8d18-f3adf1461549 => generated 801 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3186] 199.204.45.4 () {34 vars in 1054 bytes} [Tue Apr 28 14:49:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.153&port_id=83f95a1c-49cc-4b3f-82a1-7da1f496638e => 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: 1581/3187] 199.204.45.4 () {34 vars in 1100 bytes} [Tue Apr 28 14:49:15 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A31e&port_id=83f95a1c-49cc-4b3f-82a1-7da1f496638e => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3188] 199.204.45.4 () {34 vars in 1060 bytes} [Tue Apr 28 14:49:15 2026] GET /v2.0/subnets?id=44c9a9b9-1247-4203-be32-0da708cdfb05&id=b60b8590-fbc5-49e6-ad6e-9f3fd3e93d8b => generated 1411 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3189] 199.204.45.4 () {34 vars in 1048 bytes} [Tue Apr 28 14:49:15 2026] GET /v2.0/ports?network_id=ae9bbb1c-68f7-4091-8d18-f3adf1461549&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3190] 199.204.45.4 () {34 vars in 1048 bytes} [Tue Apr 28 14:49:15 2026] GET /v2.0/ports?network_id=ae9bbb1c-68f7-4091-8d18-f3adf1461549&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3191] 199.204.45.4 () {34 vars in 1008 bytes} [Tue Apr 28 14:49:15 2026] GET /v2.0/networks/ae9bbb1c-68f7-4091-8d18-f3adf1461549?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1609/3192] 199.204.45.4 () {34 vars in 1108 bytes} [Tue Apr 28 14:49:15 2026] GET /v2.0/networks/ae9bbb1c-68f7-4091-8d18-f3adf1461549?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: 8|app: 0|req: 1584/3193] 199.204.45.4 () {34 vars in 990 bytes} [Tue Apr 28 14:49:17 2026] GET /v2.0/ports?device_id=e3376916-9dbf-4a9c-8e0a-bedf3295ea40 => generated 1198 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 14:49:17.757 7 INFO neutron_taas.services.taas.taas_plugin [req-f3d373fd-9731-486f-9f24-5438f3c1e515 req-0d5fc509-391a-475c-8530-64948db4c178 d04cd201ffdf4ebbbf719375b55f2867 f1d95d882c504c9a89b096fd75f11ee7 - - default default] TaaS: Handle Delete Port: 83f95a1c-49cc-4b3f-82a1-7da1f496638e 2026-04-28 14:49:17.761 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-f3d373fd-9731-486f-9f24-5438f3c1e515 req-0d5fc509-391a-475c-8530-64948db4c178 d04cd201ffdf4ebbbf719375b55f2867 f1d95d882c504c9a89b096fd75f11ee7 - - default default] Tap Mirror: Handle Delete Port: 83f95a1c-49cc-4b3f-82a1-7da1f496638e [pid: 7|app: 0|req: 1610/3194] 199.204.45.4 () {36 vars in 993 bytes} [Tue Apr 28 14:49:17 2026] DELETE /v2.0/ports/83f95a1c-49cc-4b3f-82a1-7da1f496638e => generated 0 bytes in 326 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 14:49:18.001 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-80bf0a3e-cf6d-457f-a138-ea8ec7883eef'] response: {'server_uuid': 'e3376916-9dbf-4a9c-8e0a-bedf3295ea40', 'name': 'network-vif-deleted', 'tag': '83f95a1c-49cc-4b3f-82a1-7da1f496638e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1585/3195] 10.0.0.73 () {34 vars in 987 bytes} [Tue Apr 28 14:49:20 2026] GET /v2.0/ports?device_id=e3376916-9dbf-4a9c-8e0a-bedf3295ea40 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3198] 10.0.0.239 () {32 vars in 748 bytes} [Tue Apr 28 14:49:25 2026] DELETE /v2.0/security-group-rules/34fbccff-45e4-4b9f-a540-0a99e2371bf1 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:49:25.607 8 INFO neutron.api.v2.resource [None req-38bf66de-4051-46ca-8da9-bdfc2118e0d1 d04cd201ffdf4ebbbf719375b55f2867 f1d95d882c504c9a89b096fd75f11ee7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1587/3199] 10.0.0.239 () {32 vars in 745 bytes} [Tue Apr 28 14:49:25 2026] GET /v2.0/security-group-rules/34fbccff-45e4-4b9f-a540-0a99e2371bf1 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/3200] 10.0.0.239 () {32 vars in 748 bytes} [Tue Apr 28 14:49:25 2026] DELETE /v2.0/security-group-rules/5399f6f4-93ac-4927-b0b4-c50f102ee2e0 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:49:25.708 8 INFO neutron.api.v2.resource [None req-04c7588b-83ca-4c34-8398-0114997f6a99 d04cd201ffdf4ebbbf719375b55f2867 f1d95d882c504c9a89b096fd75f11ee7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1588/3201] 10.0.0.239 () {32 vars in 745 bytes} [Tue Apr 28 14:49:25 2026] GET /v2.0/security-group-rules/5399f6f4-93ac-4927-b0b4-c50f102ee2e0 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3202] 10.0.0.239 () {32 vars in 748 bytes} [Tue Apr 28 14:49:25 2026] DELETE /v2.0/security-group-rules/f745543e-d7d4-41ac-ab67-3f64c97f71db => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:49:25.814 8 INFO neutron.api.v2.resource [None req-67e46d8f-c0bb-45b0-847a-7f19b04a8cee d04cd201ffdf4ebbbf719375b55f2867 f1d95d882c504c9a89b096fd75f11ee7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1589/3203] 10.0.0.239 () {32 vars in 745 bytes} [Tue Apr 28 14:49:25 2026] GET /v2.0/security-group-rules/f745543e-d7d4-41ac-ab67-3f64c97f71db => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3204] 10.0.0.239 () {32 vars in 748 bytes} [Tue Apr 28 14:49:25 2026] DELETE /v2.0/security-group-rules/990dbeb6-328c-4a31-b458-cd508a444f67 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:49:25.897 8 INFO neutron.api.v2.resource [None req-9b6b9ef0-6c2d-429e-81f5-8ce6d9d00f27 d04cd201ffdf4ebbbf719375b55f2867 f1d95d882c504c9a89b096fd75f11ee7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1590/3205] 10.0.0.239 () {32 vars in 745 bytes} [Tue Apr 28 14:49:25 2026] GET /v2.0/security-group-rules/990dbeb6-328c-4a31-b458-cd508a444f67 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/3206] 10.0.0.239 () {32 vars in 748 bytes} [Tue Apr 28 14:49:25 2026] DELETE /v2.0/security-group-rules/d5e3a218-8b3e-412e-9888-6c64b6cc90ba => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:49:25.987 8 INFO neutron.api.v2.resource [None req-2fa8b8ca-010b-41c6-a25c-b5790bc0ec6c d04cd201ffdf4ebbbf719375b55f2867 f1d95d882c504c9a89b096fd75f11ee7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1591/3207] 10.0.0.239 () {32 vars in 745 bytes} [Tue Apr 28 14:49:25 2026] GET /v2.0/security-group-rules/d5e3a218-8b3e-412e-9888-6c64b6cc90ba => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/3208] 10.0.0.239 () {32 vars in 748 bytes} [Tue Apr 28 14:49:25 2026] DELETE /v2.0/security-group-rules/33a88270-804c-4a2f-9a5c-e13121a18ccc => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:49:26.078 8 INFO neutron.api.v2.resource [None req-ceb44181-6cdf-4550-8e1f-68ea6ed8b572 d04cd201ffdf4ebbbf719375b55f2867 f1d95d882c504c9a89b096fd75f11ee7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1592/3209] 10.0.0.239 () {32 vars in 745 bytes} [Tue Apr 28 14:49:26 2026] GET /v2.0/security-group-rules/33a88270-804c-4a2f-9a5c-e13121a18ccc => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3210] 10.0.0.239 () {32 vars in 748 bytes} [Tue Apr 28 14:49:26 2026] DELETE /v2.0/security-group-rules/99f31faf-a996-49ad-a6d6-76937fa576e4 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:49:26.170 8 INFO neutron.api.v2.resource [None req-e4c2e1de-a4ac-4105-8fac-4752361ec65c d04cd201ffdf4ebbbf719375b55f2867 f1d95d882c504c9a89b096fd75f11ee7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1593/3211] 10.0.0.239 () {32 vars in 745 bytes} [Tue Apr 28 14:49:26 2026] GET /v2.0/security-group-rules/99f31faf-a996-49ad-a6d6-76937fa576e4 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3212] 10.0.0.239 () {32 vars in 748 bytes} [Tue Apr 28 14:49:26 2026] DELETE /v2.0/security-group-rules/3d186bcf-a2e2-433e-97e9-bfce79500cc6 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:49:26.258 8 INFO neutron.api.v2.resource [None req-3dc849ad-ca93-4760-bb2a-d10dd4a01f0c d04cd201ffdf4ebbbf719375b55f2867 f1d95d882c504c9a89b096fd75f11ee7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1594/3213] 10.0.0.239 () {32 vars in 745 bytes} [Tue Apr 28 14:49:26 2026] GET /v2.0/security-group-rules/3d186bcf-a2e2-433e-97e9-bfce79500cc6 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3214] 10.0.0.239 () {32 vars in 748 bytes} [Tue Apr 28 14:49:26 2026] DELETE /v2.0/security-group-rules/915942d6-f6a4-40e2-a55d-b5ea8744451e => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:49:26.350 8 INFO neutron.api.v2.resource [None req-25b7abad-9ba7-4dc3-ba6b-963dc3b7c804 d04cd201ffdf4ebbbf719375b55f2867 f1d95d882c504c9a89b096fd75f11ee7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1595/3215] 10.0.0.239 () {32 vars in 745 bytes} [Tue Apr 28 14:49:26 2026] GET /v2.0/security-group-rules/915942d6-f6a4-40e2-a55d-b5ea8744451e => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1621/3216] 10.0.0.239 () {32 vars in 748 bytes} [Tue Apr 28 14:49:26 2026] DELETE /v2.0/security-group-rules/6232bce3-f6b4-48ea-98f1-9060fdb1f66c => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:49:26.437 8 INFO neutron.api.v2.resource [None req-dd8392fc-c1e9-483a-b89d-e422191627f1 d04cd201ffdf4ebbbf719375b55f2867 f1d95d882c504c9a89b096fd75f11ee7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1596/3217] 10.0.0.239 () {32 vars in 745 bytes} [Tue Apr 28 14:49:26 2026] GET /v2.0/security-group-rules/6232bce3-f6b4-48ea-98f1-9060fdb1f66c => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1622/3218] 10.0.0.239 () {32 vars in 748 bytes} [Tue Apr 28 14:49:26 2026] DELETE /v2.0/security-group-rules/05580006-8eed-47d3-84e2-39e606b2290c => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:49:26.536 8 INFO neutron.api.v2.resource [None req-04850584-49dd-4d4f-bc32-06de806ac3b7 d04cd201ffdf4ebbbf719375b55f2867 f1d95d882c504c9a89b096fd75f11ee7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1597/3219] 10.0.0.239 () {32 vars in 745 bytes} [Tue Apr 28 14:49:26 2026] GET /v2.0/security-group-rules/05580006-8eed-47d3-84e2-39e606b2290c => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1623/3220] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:49:26 2026] DELETE /v2.0/security-groups/35a908ad-0cca-45e0-90cd-21debeb74452 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:49:26.643 8 INFO neutron.api.v2.resource [None req-af640549-82ae-4b34-9ee0-cc4dd2a8b97c d04cd201ffdf4ebbbf719375b55f2867 f1d95d882c504c9a89b096fd75f11ee7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1598/3221] 10.0.0.239 () {32 vars in 735 bytes} [Tue Apr 28 14:49:26 2026] GET /v2.0/security-groups/35a908ad-0cca-45e0-90cd-21debeb74452 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 14:49:27.089 7 INFO neutron_taas.services.taas.taas_plugin [None req-4962a73d-1a84-4ab2-be76-89e17b5a27c1 d04cd201ffdf4ebbbf719375b55f2867 f1d95d882c504c9a89b096fd75f11ee7 - - default default] TaaS: Handle Delete Port: 9c887e69-294c-47f1-824b-bd143cbb4161 2026-04-28 14:49:27.092 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4962a73d-1a84-4ab2-be76-89e17b5a27c1 d04cd201ffdf4ebbbf719375b55f2867 f1d95d882c504c9a89b096fd75f11ee7 - - default default] Tap Mirror: Handle Delete Port: 9c887e69-294c-47f1-824b-bd143cbb4161 [pid: 7|app: 0|req: 1624/3222] 10.0.0.239 () {34 vars in 787 bytes} [Tue Apr 28 14:49:26 2026] PUT /v2.0/routers/353ace78-34e6-41d1-b1f9-98f45ed7c9fd/remove_router_interface => generated 309 bytes in 958 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:49:27.801 8 INFO neutron.api.v2.resource [None req-b50cbcb7-da3f-4b9e-9f9a-37839653f0fc d04cd201ffdf4ebbbf719375b55f2867 f1d95d882c504c9a89b096fd75f11ee7 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1599/3223] 10.0.0.239 () {34 vars in 787 bytes} [Tue Apr 28 14:49:27 2026] PUT /v2.0/routers/353ace78-34e6-41d1-b1f9-98f45ed7c9fd/remove_router_interface => generated 198 bytes in 140 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 14:49:28.256 7 INFO neutron_taas.services.taas.taas_plugin [None req-df7b6319-6e18-4324-acd1-3da46c3e9e1b d04cd201ffdf4ebbbf719375b55f2867 f1d95d882c504c9a89b096fd75f11ee7 - - default default] TaaS: Handle Delete Port: 3641ee04-d405-4767-bc54-52282fe925e0 2026-04-28 14:49:28.259 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-df7b6319-6e18-4324-acd1-3da46c3e9e1b d04cd201ffdf4ebbbf719375b55f2867 f1d95d882c504c9a89b096fd75f11ee7 - - default default] Tap Mirror: Handle Delete Port: 3641ee04-d405-4767-bc54-52282fe925e0 [pid: 7|app: 0|req: 1625/3224] 10.0.0.239 () {34 vars in 787 bytes} [Tue Apr 28 14:49:27 2026] PUT /v2.0/routers/353ace78-34e6-41d1-b1f9-98f45ed7c9fd/remove_router_interface => generated 309 bytes in 1157 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:49:29.127 8 INFO neutron.api.v2.resource [None req-e5361bb2-ed6a-40f6-a996-9f9e4c204e25 d04cd201ffdf4ebbbf719375b55f2867 f1d95d882c504c9a89b096fd75f11ee7 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1600/3225] 10.0.0.239 () {34 vars in 787 bytes} [Tue Apr 28 14:49:28 2026] PUT /v2.0/routers/353ace78-34e6-41d1-b1f9-98f45ed7c9fd/remove_router_interface => generated 198 bytes in 157 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 14:49:29.564 7 INFO neutron_taas.services.taas.taas_plugin [None req-3179305f-2d8d-47f4-af00-2605cf4e5267 d04cd201ffdf4ebbbf719375b55f2867 f1d95d882c504c9a89b096fd75f11ee7 - - default default] TaaS: Handle Delete Port: a65e0b2e-c442-4769-9b7a-15fb91992461 2026-04-28 14:49:29.567 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3179305f-2d8d-47f4-af00-2605cf4e5267 d04cd201ffdf4ebbbf719375b55f2867 f1d95d882c504c9a89b096fd75f11ee7 - - default default] Tap Mirror: Handle Delete Port: a65e0b2e-c442-4769-9b7a-15fb91992461 [pid: 7|app: 0|req: 1626/3226] 10.0.0.239 () {34 vars in 787 bytes} [Tue Apr 28 14:49:29 2026] PUT /v2.0/routers/353ace78-34e6-41d1-b1f9-98f45ed7c9fd/remove_router_interface => generated 309 bytes in 1051 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:49:30.319 8 INFO neutron.api.v2.resource [None req-22f693af-91f6-4075-ba9d-e54823d867ec d04cd201ffdf4ebbbf719375b55f2867 f1d95d882c504c9a89b096fd75f11ee7 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1601/3227] 10.0.0.239 () {34 vars in 787 bytes} [Tue Apr 28 14:49:30 2026] PUT /v2.0/routers/353ace78-34e6-41d1-b1f9-98f45ed7c9fd/remove_router_interface => generated 198 bytes in 129 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 14:49:30.536 7 INFO neutron_taas.services.taas.taas_plugin [None req-7fdfb11f-6a5b-4bc9-8e26-52ec2698ee74 d04cd201ffdf4ebbbf719375b55f2867 f1d95d882c504c9a89b096fd75f11ee7 - - default default] TaaS: Handle Delete Port: b1ced87b-dccf-4c63-98ac-d83914f5ad26 2026-04-28 14:49:30.540 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7fdfb11f-6a5b-4bc9-8e26-52ec2698ee74 d04cd201ffdf4ebbbf719375b55f2867 f1d95d882c504c9a89b096fd75f11ee7 - - default default] Tap Mirror: Handle Delete Port: b1ced87b-dccf-4c63-98ac-d83914f5ad26 2026-04-28 14:49:30.815 7 INFO neutron_taas.services.taas.taas_plugin [None req-7fdfb11f-6a5b-4bc9-8e26-52ec2698ee74 d04cd201ffdf4ebbbf719375b55f2867 f1d95d882c504c9a89b096fd75f11ee7 - - default default] TaaS: Handle Delete Port: fd982a38-5709-47ed-bc7f-6d84a93e1814 2026-04-28 14:49:30.819 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7fdfb11f-6a5b-4bc9-8e26-52ec2698ee74 d04cd201ffdf4ebbbf719375b55f2867 f1d95d882c504c9a89b096fd75f11ee7 - - default default] Tap Mirror: Handle Delete Port: fd982a38-5709-47ed-bc7f-6d84a93e1814 2026-04-28 14:49:31.250 7 INFO neutron.services.segments.plugin [-] Segment b9c68757-8df7-41f7-9efe-96acaf6dd5d4 resource provider aggregate not found 2026-04-28 14:49:31.257 7 INFO neutron.services.segments.plugin [-] Segment b9c68757-8df7-41f7-9efe-96acaf6dd5d4 resource provider aggregate not found 2026-04-28 14:49:31.276 7 INFO neutron.services.segments.plugin [-] Segment b9c68757-8df7-41f7-9efe-96acaf6dd5d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9c68757-8df7-41f7-9efe-96acaf6dd5d4 found for delete ", "request_id": "req-63e8acdd-e19a-4c61-8ad6-0f7b67a3b79f"}]} 2026-04-28 14:49:31.285 7 INFO neutron.services.segments.plugin [-] Segment b9c68757-8df7-41f7-9efe-96acaf6dd5d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9c68757-8df7-41f7-9efe-96acaf6dd5d4 found for delete ", "request_id": "req-cad6e8e9-9966-47fa-a701-adfeacc721e1"}]} 2026-04-28 14:49:31.297 7 INFO neutron.db.l3_hamode_db [None req-7fdfb11f-6a5b-4bc9-8e26-52ec2698ee74 d04cd201ffdf4ebbbf719375b55f2867 f1d95d882c504c9a89b096fd75f11ee7 - - default default] HA network 31fc7075-f874-4f27-aaa6-a7800fca93c2 was deleted as no HA routers are present in tenant f1d95d882c504c9a89b096fd75f11ee7. [pid: 7|app: 0|req: 1627/3228] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:49:30 2026] DELETE /v2.0/routers/353ace78-34e6-41d1-b1f9-98f45ed7c9fd => generated 0 bytes in 980 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:49:31.333 8 INFO neutron.api.v2.resource [None req-e7b40f15-2b82-4921-851b-a0c8da630aa0 d04cd201ffdf4ebbbf719375b55f2867 f1d95d882c504c9a89b096fd75f11ee7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1602/3229] 10.0.0.239 () {32 vars in 719 bytes} [Tue Apr 28 14:49:31 2026] GET /v2.0/routers/353ace78-34e6-41d1-b1f9-98f45ed7c9fd => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1628/3230] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:49:31 2026] DELETE /v2.0/subnets/d8ea8e23-3c9b-4d60-ba52-98d07a2dde6c => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 14:49:31.497 8 INFO neutron.pecan_wsgi.hooks.translation [None req-406aeed1-bcea-4a54-89e1-9f6de7b7d708 d04cd201ffdf4ebbbf719375b55f2867 f1d95d882c504c9a89b096fd75f11ee7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1603/3231] 10.0.0.239 () {32 vars in 719 bytes} [Tue Apr 28 14:49:31 2026] GET /v2.0/subnets/d8ea8e23-3c9b-4d60-ba52-98d07a2dde6c => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1629/3232] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:49:31 2026] DELETE /v2.0/subnets/8319669c-057e-4134-aa63-e46beaac1742 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 14:49:31.654 8 INFO neutron.pecan_wsgi.hooks.translation [None req-80e7664f-bb5b-4176-8875-72e5fb0ab323 d04cd201ffdf4ebbbf719375b55f2867 f1d95d882c504c9a89b096fd75f11ee7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1604/3233] 10.0.0.239 () {32 vars in 719 bytes} [Tue Apr 28 14:49:31 2026] GET /v2.0/subnets/8319669c-057e-4134-aa63-e46beaac1742 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 14:49:31.732 7 INFO neutron_taas.services.taas.taas_plugin [None req-3a18a95b-6972-409e-898f-d541a744a834 d04cd201ffdf4ebbbf719375b55f2867 f1d95d882c504c9a89b096fd75f11ee7 - - default default] TaaS: Handle Delete Port: f4006be1-3c0b-4d2d-974a-ddcb8206c3b7 2026-04-28 14:49:31.735 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3a18a95b-6972-409e-898f-d541a744a834 d04cd201ffdf4ebbbf719375b55f2867 f1d95d882c504c9a89b096fd75f11ee7 - - default default] Tap Mirror: Handle Delete Port: f4006be1-3c0b-4d2d-974a-ddcb8206c3b7 [pid: 7|app: 0|req: 1630/3234] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:49:31 2026] DELETE /v2.0/networks/dddcbab6-356a-479b-8f5b-77faaa36fd95 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 14:49:31.921 8 INFO neutron.pecan_wsgi.hooks.translation [None req-95ce7c2e-181c-42d4-a9ae-2aa817ba2a18 d04cd201ffdf4ebbbf719375b55f2867 f1d95d882c504c9a89b096fd75f11ee7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1605/3235] 10.0.0.239 () {32 vars in 721 bytes} [Tue Apr 28 14:49:31 2026] GET /v2.0/networks/dddcbab6-356a-479b-8f5b-77faaa36fd95 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1631/3236] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:49:31 2026] DELETE /v2.0/subnets/b60b8590-fbc5-49e6-ad6e-9f3fd3e93d8b => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 14:49:32.107 8 INFO neutron.pecan_wsgi.hooks.translation [None req-330d0ff8-7c1d-4030-a2cb-f6081da234f4 d04cd201ffdf4ebbbf719375b55f2867 f1d95d882c504c9a89b096fd75f11ee7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1606/3237] 10.0.0.239 () {32 vars in 719 bytes} [Tue Apr 28 14:49:32 2026] GET /v2.0/subnets/b60b8590-fbc5-49e6-ad6e-9f3fd3e93d8b => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1632/3238] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:49:32 2026] DELETE /v2.0/subnets/44c9a9b9-1247-4203-be32-0da708cdfb05 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 14:49:32.294 8 INFO neutron.pecan_wsgi.hooks.translation [None req-970c7f6f-7ba5-48c2-8927-15acdc3ac142 d04cd201ffdf4ebbbf719375b55f2867 f1d95d882c504c9a89b096fd75f11ee7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1607/3239] 10.0.0.239 () {32 vars in 719 bytes} [Tue Apr 28 14:49:32 2026] GET /v2.0/subnets/44c9a9b9-1247-4203-be32-0da708cdfb05 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 14:49:32.506 7 INFO neutron_taas.services.taas.taas_plugin [None req-2ca7bee9-2df6-4cba-a5bd-9b16f67aee55 d04cd201ffdf4ebbbf719375b55f2867 f1d95d882c504c9a89b096fd75f11ee7 - - default default] TaaS: Handle Delete Port: fbc7d042-db3b-40bf-8ecc-e690ec7148f5 2026-04-28 14:49:32.509 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2ca7bee9-2df6-4cba-a5bd-9b16f67aee55 d04cd201ffdf4ebbbf719375b55f2867 f1d95d882c504c9a89b096fd75f11ee7 - - default default] Tap Mirror: Handle Delete Port: fbc7d042-db3b-40bf-8ecc-e690ec7148f5 [pid: 7|app: 0|req: 1633/3240] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:49:32 2026] DELETE /v2.0/networks/ae9bbb1c-68f7-4091-8d18-f3adf1461549 => generated 0 bytes in 377 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 14:49:32.699 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c7f9015e-9b9a-43d3-8948-df72758b5649 d04cd201ffdf4ebbbf719375b55f2867 f1d95d882c504c9a89b096fd75f11ee7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1608/3241] 10.0.0.239 () {32 vars in 721 bytes} [Tue Apr 28 14:49:32 2026] GET /v2.0/networks/ae9bbb1c-68f7-4091-8d18-f3adf1461549 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1634/3242] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:49:32 2026] DELETE /v2.0/subnets/0fc38c9e-1269-44fa-be66-8ef56b35eebb => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 14:49:32.907 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7136809c-68b7-45f6-b379-ebe8cd2a972a d04cd201ffdf4ebbbf719375b55f2867 f1d95d882c504c9a89b096fd75f11ee7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1609/3243] 10.0.0.239 () {32 vars in 719 bytes} [Tue Apr 28 14:49:32 2026] GET /v2.0/subnets/0fc38c9e-1269-44fa-be66-8ef56b35eebb => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1635/3244] 10.0.0.239 () {32 vars in 722 bytes} [Tue Apr 28 14:49:32 2026] DELETE /v2.0/subnets/3bf6372b-fdde-44ac-93be-0c0b76a98881 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 14:49:33.114 8 INFO neutron.pecan_wsgi.hooks.translation [None req-403877d6-3fc5-4028-b36c-2d7f3beb95be d04cd201ffdf4ebbbf719375b55f2867 f1d95d882c504c9a89b096fd75f11ee7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1610/3245] 10.0.0.239 () {32 vars in 719 bytes} [Tue Apr 28 14:49:33 2026] GET /v2.0/subnets/3bf6372b-fdde-44ac-93be-0c0b76a98881 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 14:49:33.215 7 INFO neutron_taas.services.taas.taas_plugin [None req-5a296b89-0fe5-4520-af78-f5ff8e0a3e18 d04cd201ffdf4ebbbf719375b55f2867 f1d95d882c504c9a89b096fd75f11ee7 - - default default] TaaS: Handle Delete Port: a4825f8d-deee-41fb-917a-9f2412c3727d 2026-04-28 14:49:33.217 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5a296b89-0fe5-4520-af78-f5ff8e0a3e18 d04cd201ffdf4ebbbf719375b55f2867 f1d95d882c504c9a89b096fd75f11ee7 - - default default] Tap Mirror: Handle Delete Port: a4825f8d-deee-41fb-917a-9f2412c3727d 2026-04-28 14:49:33.307 7 INFO neutron.services.segments.plugin [-] Segment 543542af-f841-4b3b-8d3d-b94ab78c7645 resource provider aggregate not found 2026-04-28 14:49:33.314 7 INFO neutron.services.segments.plugin [-] Segment 543542af-f841-4b3b-8d3d-b94ab78c7645 resource provider aggregate not found 2026-04-28 14:49:33.329 7 INFO neutron.services.segments.plugin [-] Segment 543542af-f841-4b3b-8d3d-b94ab78c7645 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 543542af-f841-4b3b-8d3d-b94ab78c7645 found for delete ", "request_id": "req-af3477de-7baa-427e-a246-3b90e082a44a"}]} 2026-04-28 14:49:33.337 7 INFO neutron.services.segments.plugin [-] Segment 543542af-f841-4b3b-8d3d-b94ab78c7645 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 543542af-f841-4b3b-8d3d-b94ab78c7645 found for delete ", "request_id": "req-2c08882e-7fad-41a7-b3de-ea3ffdb26dc6"}]} 2026-04-28 14:49:33.353 7 INFO neutron.services.segments.plugin [-] Segment 4c182d60-6bf1-4737-881f-e0c7bec81598 resource provider aggregate not found 2026-04-28 14:49:33.359 7 INFO neutron.services.segments.plugin [-] Segment 4c182d60-6bf1-4737-881f-e0c7bec81598 resource provider aggregate not found 2026-04-28 14:49:33.373 7 INFO neutron.services.segments.plugin [-] Segment 4c182d60-6bf1-4737-881f-e0c7bec81598 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c182d60-6bf1-4737-881f-e0c7bec81598 found for delete ", "request_id": "req-3a6627c2-fcba-42b0-a7e9-57827fc70b6e"}]} 2026-04-28 14:49:33.374 7 INFO neutron.services.segments.plugin [-] Segment 4c182d60-6bf1-4737-881f-e0c7bec81598 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c182d60-6bf1-4737-881f-e0c7bec81598 found for delete ", "request_id": "req-419e0489-2e4a-4977-a007-994bf526b9a2"}]} [pid: 7|app: 0|req: 1636/3246] 10.0.0.239 () {32 vars in 724 bytes} [Tue Apr 28 14:49:33 2026] DELETE /v2.0/networks/03dcda49-2ca1-471a-acee-4040cb6ba447 => generated 0 bytes in 331 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 14:49:33.472 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3dd16275-1ca7-41c0-be27-37f472dd6d0a d04cd201ffdf4ebbbf719375b55f2867 f1d95d882c504c9a89b096fd75f11ee7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1611/3247] 10.0.0.239 () {32 vars in 721 bytes} [Tue Apr 28 14:49:33 2026] GET /v2.0/networks/03dcda49-2ca1-471a-acee-4040cb6ba447 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 14:49:35.398 7 INFO neutron.services.segments.plugin [-] Segment 43abc442-e88c-4fb6-b194-b3e964f64a53 resource provider aggregate not found 2026-04-28 14:49:35.401 7 INFO neutron.services.segments.plugin [-] Segment 43abc442-e88c-4fb6-b194-b3e964f64a53 resource provider aggregate not found 2026-04-28 14:49:35.418 7 INFO neutron.services.segments.plugin [-] Segment 43abc442-e88c-4fb6-b194-b3e964f64a53 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 43abc442-e88c-4fb6-b194-b3e964f64a53 found for delete ", "request_id": "req-d9349f70-5931-4c9e-a35c-e60ecd808c78"}]} 2026-04-28 14:49:35.421 7 INFO neutron.services.segments.plugin [-] Segment 43abc442-e88c-4fb6-b194-b3e964f64a53 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 43abc442-e88c-4fb6-b194-b3e964f64a53 found for delete ", "request_id": "req-45ef2a14-8918-44e0-a1d7-be8ed82ee703"}]} [pid: 7|app: 0|req: 1637/3248] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:49:35 2026] GET /v2.0/security-groups?tenant_id=bf4ba65fc6d248179334dc44074a3af1&name=default => generated 2929 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3249] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:49:35 2026] DELETE /v2.0/security-groups/d1e043da-ae48-45ab-9d7b-0013b18789ae => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1638/3250] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:49:35 2026] GET /v2.0/security-groups?tenant_id=18b2281939c349c9b03b6ed2989e9f3b&name=default => generated 2929 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3251] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:49:36 2026] DELETE /v2.0/security-groups/9bdd39d6-e76e-4846-83f1-6b8d3b389cf3 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1639/3252] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:49:36 2026] GET /v2.0/security-groups?tenant_id=0a61f7016cb347d99372743ea4f412df&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3253] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:49:36 2026] DELETE /v2.0/security-groups/183b1cf1-e118-4d4a-993e-31228dd0aed5 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1640/3254] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:49:36 2026] GET /v2.0/security-groups?tenant_id=f1d95d882c504c9a89b096fd75f11ee7&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: 1615/3255] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:49:36 2026] DELETE /v2.0/security-groups/8820bfd7-bd4f-4c8c-bdb8-9ea785112cf3 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1641/3258] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:49:37 2026] GET /v2.0/security-groups?tenant_id=ff47864e3d9f4363b2a8ca81ebd10019&name=default => generated 2929 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3259] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:49:37 2026] DELETE /v2.0/security-groups/dd57ba32-57e3-4815-992b-78d02018a7f5 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1642/3260] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:49:37 2026] GET /v2.0/security-groups?tenant_id=2e28e82681bb4c3aa8970ff128739009&name=default => generated 2929 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1619/3261] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:49:37 2026] DELETE /v2.0/security-groups/1e2a3553-4db5-4b18-b06f-74551abdc5e6 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1643/3262] 10.0.0.239 () {32 vars in 772 bytes} [Tue Apr 28 14:49:37 2026] GET /v2.0/security-groups?tenant_id=f35d223ede31499195903a8ef00fb992&name=default => generated 2929 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3263] 10.0.0.239 () {32 vars in 738 bytes} [Tue Apr 28 14:49:38 2026] DELETE /v2.0/security-groups/bdbc7d22-e47c-4f0c-9e9a-5fd4b22b6e66 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1644/3264] 10.0.0.239 () {32 vars in 647 bytes} [Tue Apr 28 14:49:40 2026] GET /v2.0/networks => generated 2168 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3265] 10.0.0.239 () {32 vars in 653 bytes} [Tue Apr 28 14:49:42 2026] GET /v2.0/floatingips => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1645/3266] 10.0.0.239 () {32 vars in 645 bytes} [Tue Apr 28 14:49:42 2026] GET /v2.0/routers => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1622/3267] 10.0.0.239 () {32 vars in 641 bytes} [Tue Apr 28 14:49:42 2026] GET /v2.0/ports => generated 4725 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1646/3268] 10.0.0.239 () {32 vars in 645 bytes} [Tue Apr 28 14:49:42 2026] GET /v2.0/subnets => generated 1308 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1623/3269] 10.0.0.239 () {32 vars in 647 bytes} [Tue Apr 28 14:49:42 2026] GET /v2.0/networks => generated 2168 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1647/3270] 10.0.0.239 () {32 vars in 661 bytes} [Tue Apr 28 14:49:42 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: 8|app: 0|req: 1624/3271] 10.0.0.239 () {32 vars in 653 bytes} [Tue Apr 28 14:49:42 2026] GET /v2.0/subnetpools => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)