+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Jul 2 05:46:32 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:16 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: neutron-server-8556b7ccb6-lrqxc machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f8bd537b668 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)... 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-07-02 05:46:37.699 8 INFO neutron.common.config [-] Logging enabled! 2026-07-02 05:46:37.700 8 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-07-02 05:46:37.732 7 INFO neutron.common.config [-] Logging enabled! 2026-07-02 05:46:37.732 7 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-07-02 05:46:38.286 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-02 05:46:38.309 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-02 05:46:39.404 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-02 05:46:39.407 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-02 05:46:39.410 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-02 05:46:39.411 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-02 05:46:39.411 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-02 05:46:39.412 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-02 05:46:39.412 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 05:46:39.413 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-02 05:46:39.417 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-02 05:46:39.420 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 05:46:39.420 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 05:46:39.420 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-02 05:46:39.421 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-02 05:46:39.423 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-02 05:46:39.423 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-02 05:46:39.423 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-02 05:46:39.424 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 05:46:39.432 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 05:46:39.433 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 05:46:39.433 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-02 05:46:39.444 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-02 05:46:39.445 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-02 05:46:39.445 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-02 05:46:39.457 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-02 05:46:39.458 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-02 05:46:39.458 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-02 05:46:39.488 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-02 05:46:39.488 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-02 05:46:39.488 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-02 05:46:39.488 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-02 05:46:39.504 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-02 05:46:39.504 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-02 05:46:39.504 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-02 05:46:39.504 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-02 05:46:39.919 7 INFO neutron.plugins.ml2.managers [None req-a2bdd122-db5b-4e2a-a1ac-e896367508d5 - - - - - -] Initializing driver for type 'vlan' 2026-07-02 05:46:39.968 8 INFO neutron.plugins.ml2.managers [None req-1fd22855-08de-460c-8cde-2eab7959985e - - - - - -] Initializing driver for type 'vlan' 2026-07-02 05:46:40.068 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-a2bdd122-db5b-4e2a-a1ac-e896367508d5 - - - - - -] VlanTypeDriver initialization complete 2026-07-02 05:46:40.068 7 INFO neutron.plugins.ml2.managers [None req-a2bdd122-db5b-4e2a-a1ac-e896367508d5 - - - - - -] Initializing driver for type 'vxlan' 2026-07-02 05:46:40.069 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-a2bdd122-db5b-4e2a-a1ac-e896367508d5 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-02 05:46:40.088 7 INFO neutron.plugins.ml2.managers [None req-a2bdd122-db5b-4e2a-a1ac-e896367508d5 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-02 05:46:40.089 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-a2bdd122-db5b-4e2a-a1ac-e896367508d5 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-02 05:46:40.089 7 INFO neutron.plugins.ml2.managers [None req-a2bdd122-db5b-4e2a-a1ac-e896367508d5 - - - - - -] Initializing extension driver 'port_security' 2026-07-02 05:46:40.089 7 INFO neutron.plugins.ml2.extensions.port_security [None req-a2bdd122-db5b-4e2a-a1ac-e896367508d5 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-02 05:46:40.089 7 INFO neutron.plugins.ml2.managers [None req-a2bdd122-db5b-4e2a-a1ac-e896367508d5 - - - - - -] Initializing extension driver 'qos' 2026-07-02 05:46:40.089 7 INFO neutron.plugins.ml2.managers [None req-a2bdd122-db5b-4e2a-a1ac-e896367508d5 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-02 05:46:40.089 7 INFO neutron.plugins.ml2.managers [None req-a2bdd122-db5b-4e2a-a1ac-e896367508d5 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-02 05:46:40.102 7 INFO neutron.quota [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded quota_driver: . 2026-07-02 05:46:40.102 7 INFO neutron.plugins.ml2.plugin [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Modular L2 Plugin initialization complete 2026-07-02 05:46:40.102 7 INFO neutron.plugins.ml2.managers [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-02 05:46:40.102 7 INFO neutron.plugins.ml2.managers [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-02 05:46:40.103 7 INFO neutron.plugins.ml2.managers [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-02 05:46:40.103 7 INFO neutron.extensions.vlantransparent [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Disabled vlantransparent extension. 2026-07-02 05:46:40.103 7 INFO neutron.manager [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loading Plugin: qos 2026-07-02 05:46:40.117 7 INFO neutron.manager [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loading Plugin: router 2026-07-02 05:46:40.130 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-1fd22855-08de-460c-8cde-2eab7959985e - - - - - -] VlanTypeDriver initialization complete 2026-07-02 05:46:40.130 8 INFO neutron.plugins.ml2.managers [None req-1fd22855-08de-460c-8cde-2eab7959985e - - - - - -] Initializing driver for type 'vxlan' 2026-07-02 05:46:40.130 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-1fd22855-08de-460c-8cde-2eab7959985e - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-02 05:46:40.150 8 INFO neutron.plugins.ml2.managers [None req-1fd22855-08de-460c-8cde-2eab7959985e - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-02 05:46:40.150 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-1fd22855-08de-460c-8cde-2eab7959985e - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-02 05:46:40.151 8 INFO neutron.plugins.ml2.managers [None req-1fd22855-08de-460c-8cde-2eab7959985e - - - - - -] Initializing extension driver 'port_security' 2026-07-02 05:46:40.151 8 INFO neutron.plugins.ml2.extensions.port_security [None req-1fd22855-08de-460c-8cde-2eab7959985e - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-02 05:46:40.151 8 INFO neutron.plugins.ml2.managers [None req-1fd22855-08de-460c-8cde-2eab7959985e - - - - - -] Initializing extension driver 'qos' 2026-07-02 05:46:40.151 8 INFO neutron.plugins.ml2.managers [None req-1fd22855-08de-460c-8cde-2eab7959985e - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-02 05:46:40.151 8 INFO neutron.plugins.ml2.managers [None req-1fd22855-08de-460c-8cde-2eab7959985e - - - - - -] Initializing mechanism driver 'l2population' 2026-07-02 05:46:40.162 7 INFO neutron.services.service_base [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-02 05:46:40.162 7 INFO neutron.manager [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loading Plugin: segments 2026-07-02 05:46:40.163 8 INFO neutron.quota [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded quota_driver: . 2026-07-02 05:46:40.163 8 INFO neutron.plugins.ml2.plugin [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Modular L2 Plugin initialization complete 2026-07-02 05:46:40.163 8 INFO neutron.plugins.ml2.managers [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-02 05:46:40.164 8 INFO neutron.plugins.ml2.managers [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-02 05:46:40.164 8 INFO neutron.plugins.ml2.managers [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-02 05:46:40.164 8 INFO neutron.extensions.vlantransparent [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Disabled vlantransparent extension. 2026-07-02 05:46:40.164 8 INFO neutron.manager [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loading Plugin: qos 2026-07-02 05:46:40.177 8 INFO neutron.manager [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loading Plugin: router 2026-07-02 05:46:40.218 8 INFO neutron.services.service_base [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-02 05:46:40.218 8 INFO neutron.manager [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loading Plugin: segments 2026-07-02 05:46:40.259 7 INFO neutron.manager [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loading Plugin: trunk 2026-07-02 05:46:40.274 7 INFO neutron.manager [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loading Plugin: vpnaas 2026-07-02 05:46:40.311 8 INFO neutron.manager [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loading Plugin: trunk 2026-07-02 05:46:40.313 7 WARNING stevedore.named [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-02 05:46:40.326 8 INFO neutron.manager [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loading Plugin: vpnaas 2026-07-02 05:46:40.373 8 WARNING stevedore.named [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-02 05:46:40.390 7 INFO neutron_vpnaas.services.vpn.plugin [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-02 05:46:40.391 7 INFO neutron.common.utils [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-02 05:46:40.391 7 INFO neutron.manager [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loading Plugin: auto_allocate 2026-07-02 05:46:40.395 7 INFO neutron.manager [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loading Plugin: tag 2026-07-02 05:46:40.402 7 INFO neutron.manager [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loading Plugin: timestamp 2026-07-02 05:46:40.405 7 INFO neutron.manager [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loading Plugin: network_ip_availability 2026-07-02 05:46:40.408 7 INFO neutron.manager [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loading Plugin: flavors 2026-07-02 05:46:40.411 7 INFO neutron.manager [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loading Plugin: revisions 2026-07-02 05:46:40.415 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Initializing extension manager. 2026-07-02 05:46:40.416 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: address-group 2026-07-02 05:46:40.417 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: address-scope 2026-07-02 05:46:40.417 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-02 05:46:40.418 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: agent 2026-07-02 05:46:40.419 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: agent-resources-synced 2026-07-02 05:46:40.420 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-02 05:46:40.421 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-02 05:46:40.421 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: availability_zone 2026-07-02 05:46:40.422 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: availability_zone_filter 2026-07-02 05:46:40.423 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-02 05:46:40.423 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: default-subnetpools 2026-07-02 05:46:40.425 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-02 05:46:40.425 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: dns-integration 2026-07-02 05:46:40.426 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: dns-domain-ports 2026-07-02 05:46:40.428 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-02 05:46:40.428 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: dvr 2026-07-02 05:46:40.429 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-02 05:46:40.429 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: empty-string-filtering 2026-07-02 05:46:40.430 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-02 05:46:40.430 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-02 05:46:40.431 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: external-net 2026-07-02 05:46:40.431 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-02 05:46:40.432 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: extraroute 2026-07-02 05:46:40.432 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: extraroute-atomic 2026-07-02 05:46:40.433 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-02 05:46:40.434 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-02 05:46:40.434 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-02 05:46:40.435 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-02 05:46:40.435 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: fip-port-details 2026-07-02 05:46:40.436 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: flavors 2026-07-02 05:46:40.437 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-02 05:46:40.438 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: floatingip-pools 2026-07-02 05:46:40.438 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: ip_allocation 2026-07-02 05:46:40.439 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-02 05:46:40.439 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: l2_adjacency 2026-07-02 05:46:40.440 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: router 2026-07-02 05:46:40.442 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-02 05:46:40.443 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-02 05:46:40.443 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-02 05:46:40.444 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: ext-gw-mode 2026-07-02 05:46:40.444 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: l3-ha 2026-07-02 05:46:40.445 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-02 05:46:40.445 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-02 05:46:40.446 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: l3-flavors 2026-07-02 05:46:40.447 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-02 05:46:40.448 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-02 05:46:40.448 8 INFO neutron_vpnaas.services.vpn.plugin [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-02 05:46:40.448 8 INFO neutron.common.utils [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-02 05:46:40.448 8 INFO neutron.manager [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loading Plugin: auto_allocate 2026-07-02 05:46:40.453 8 INFO neutron.manager [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loading Plugin: tag 2026-07-02 05:46:40.460 8 INFO neutron.manager [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loading Plugin: timestamp 2026-07-02 05:46:40.463 8 INFO neutron.manager [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loading Plugin: network_ip_availability 2026-07-02 05:46:40.466 8 INFO neutron.manager [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loading Plugin: flavors 2026-07-02 05:46:40.470 8 INFO neutron.manager [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loading Plugin: revisions 2026-07-02 05:46:40.473 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Initializing extension manager. 2026-07-02 05:46:40.474 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: address-group 2026-07-02 05:46:40.475 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: address-scope 2026-07-02 05:46:40.476 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-02 05:46:40.476 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: agent 2026-07-02 05:46:40.477 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: agent-resources-synced 2026-07-02 05:46:40.478 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-02 05:46:40.479 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-02 05:46:40.480 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: availability_zone 2026-07-02 05:46:40.480 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: availability_zone_filter 2026-07-02 05:46:40.481 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-02 05:46:40.481 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: default-subnetpools 2026-07-02 05:46:40.483 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-02 05:46:40.483 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: dns-integration 2026-07-02 05:46:40.484 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: dns-domain-ports 2026-07-02 05:46:40.486 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-02 05:46:40.486 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: dvr 2026-07-02 05:46:40.487 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-02 05:46:40.488 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: empty-string-filtering 2026-07-02 05:46:40.488 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-02 05:46:40.489 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-02 05:46:40.489 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: external-net 2026-07-02 05:46:40.490 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-02 05:46:40.490 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: extraroute 2026-07-02 05:46:40.491 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: extraroute-atomic 2026-07-02 05:46:40.491 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-02 05:46:40.492 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-02 05:46:40.492 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-02 05:46:40.493 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-02 05:46:40.494 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: fip-port-details 2026-07-02 05:46:40.494 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: flavors 2026-07-02 05:46:40.495 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-02 05:46:40.496 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: floatingip-pools 2026-07-02 05:46:40.497 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: ip_allocation 2026-07-02 05:46:40.497 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-02 05:46:40.498 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: l2_adjacency 2026-07-02 05:46:40.499 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: router 2026-07-02 05:46:40.501 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-02 05:46:40.501 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-02 05:46:40.502 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-02 05:46:40.502 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: ext-gw-mode 2026-07-02 05:46:40.503 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: l3-ha 2026-07-02 05:46:40.503 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-02 05:46:40.504 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-02 05:46:40.504 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: l3-flavors 2026-07-02 05:46:40.505 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-02 05:46:40.506 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-02 05:46:40.574 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-02 05:46:40.576 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-02 05:46:40.577 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-02 05:46:40.578 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-02 05:46:40.579 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-02 05:46:40.579 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: multi-provider 2026-07-02 05:46:40.580 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: net-mtu 2026-07-02 05:46:40.580 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: net-mtu-writable 2026-07-02 05:46:40.581 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: network_availability_zone 2026-07-02 05:46:40.581 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: network_ha 2026-07-02 05:46:40.582 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: network-ip-availability 2026-07-02 05:46:40.583 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-02 05:46:40.584 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: pagination 2026-07-02 05:46:40.584 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: port-device-profile 2026-07-02 05:46:40.585 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-02 05:46:40.585 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-02 05:46:40.586 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-02 05:46:40.586 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: port-mac-override 2026-07-02 05:46:40.587 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-02 05:46:40.587 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-02 05:46:40.588 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-02 05:46:40.588 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: port-resource-request 2026-07-02 05:46:40.589 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-02 05:46:40.590 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-02 05:46:40.590 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: binding 2026-07-02 05:46:40.591 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: binding-extended 2026-07-02 05:46:40.592 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: port-security 2026-07-02 05:46:40.592 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: project-id 2026-07-02 05:46:40.593 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: provider 2026-07-02 05:46:40.595 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: qos 2026-07-02 05:46:40.596 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-02 05:46:40.596 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-02 05:46:40.597 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: qos-default 2026-07-02 05:46:40.597 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: qos-fip 2026-07-02 05:46:40.598 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-02 05:46:40.598 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-02 05:46:40.599 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-02 05:46:40.599 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-02 05:46:40.600 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-02 05:46:40.601 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: qos-pps 2026-07-02 05:46:40.601 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-02 05:46:40.602 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-02 05:46:40.602 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: qos-rules-alias 2026-07-02 05:46:40.603 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: quota-check-limit 2026-07-02 05:46:40.605 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: quotas 2026-07-02 05:46:40.606 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: quota_details 2026-07-02 05:46:40.608 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: rbac-policies 2026-07-02 05:46:40.608 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: rbac-address-group 2026-07-02 05:46:40.609 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: rbac-address-scope 2026-07-02 05:46:40.609 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: rbac-security-groups 2026-07-02 05:46:40.610 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-02 05:46:40.610 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: revision-if-match 2026-07-02 05:46:40.611 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-02 05:46:40.612 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: router_availability_zone 2026-07-02 05:46:40.612 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-02 05:46:40.614 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-02 05:46:40.614 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-02 05:46:40.615 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-02 05:46:40.615 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-02 05:46:40.616 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-02 05:46:40.616 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-02 05:46:40.621 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: security-group 2026-07-02 05:46:40.622 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: segment 2026-07-02 05:46:40.623 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-02 05:46:40.623 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: service-type 2026-07-02 05:46:40.624 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: sorting 2026-07-02 05:46:40.624 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: standard-attr-segment 2026-07-02 05:46:40.625 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: standard-attr-description 2026-07-02 05:46:40.625 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: stateful-security-group 2026-07-02 05:46:40.626 7 WARNING neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-02 05:46:40.626 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-02 05:46:40.627 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: subnet-external-network 2026-07-02 05:46:40.628 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: subnet_onboard 2026-07-02 05:46:40.628 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-02 05:46:40.629 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: subnet-service-types 2026-07-02 05:46:40.629 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: subnet_allocation 2026-07-02 05:46:40.630 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-02 05:46:40.631 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: tag-creation 2026-07-02 05:46:40.631 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-02 05:46:40.635 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-02 05:46:40.635 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: standard-attr-tag 2026-07-02 05:46:40.636 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-02 05:46:40.636 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-02 05:46:40.636 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: trunk 2026-07-02 05:46:40.637 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: trunk-details 2026-07-02 05:46:40.637 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-02 05:46:40.637 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-02 05:46:40.638 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-02 05:46:40.638 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-02 05:46:40.639 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-02 05:46:40.640 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: multi-provider 2026-07-02 05:46:40.640 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-02 05:46:40.640 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: net-mtu 2026-07-02 05:46:40.641 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: net-mtu-writable 2026-07-02 05:46:40.641 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-02 05:46:40.641 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: network_availability_zone 2026-07-02 05:46:40.641 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: vpn-flavors 2026-07-02 05:46:40.642 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: network_ha 2026-07-02 05:46:40.642 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: network-ip-availability 2026-07-02 05:46:40.643 7 INFO neutron.api.extensions [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Loaded extension: vpnaas 2026-07-02 05:46:40.643 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-02 05:46:40.644 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: pagination 2026-07-02 05:46:40.644 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: port-device-profile 2026-07-02 05:46:40.645 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-02 05:46:40.645 7 INFO neutron.quota.resource_registry [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-02 05:46:40.646 7 INFO neutron.quota.resource_registry [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-02 05:46:40.646 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-02 05:46:40.646 7 INFO neutron.quota.resource_registry [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 05:46:40.646 7 INFO neutron.quota.resource_registry [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-02 05:46:40.646 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-02 05:46:40.647 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: port-mac-override 2026-07-02 05:46:40.647 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-02 05:46:40.648 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-02 05:46:40.648 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-02 05:46:40.649 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: port-resource-request 2026-07-02 05:46:40.649 7 INFO neutron.quota.resource_registry [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-02 05:46:40.649 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-02 05:46:40.650 7 INFO neutron.quota.resource_registry [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-02 05:46:40.650 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-02 05:46:40.651 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: binding 2026-07-02 05:46:40.652 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: binding-extended 2026-07-02 05:46:40.652 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: port-security 2026-07-02 05:46:40.653 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: project-id 2026-07-02 05:46:40.653 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: provider 2026-07-02 05:46:40.654 7 INFO neutron.quota.resource_registry [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-02 05:46:40.656 7 INFO neutron.quota.resource_registry [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-02 05:46:40.656 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: qos 2026-07-02 05:46:40.656 7 INFO neutron.quota.resource_registry [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-02 05:46:40.657 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-02 05:46:40.657 7 INFO neutron.quota.resource_registry [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 05:46:40.657 7 WARNING neutron.quota.resource_registry [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] subnetpool is already registered 2026-07-02 05:46:40.657 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-02 05:46:40.658 7 INFO neutron.quota.resource_registry [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 05:46:40.658 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: qos-default 2026-07-02 05:46:40.658 7 WARNING neutron.quota.resource_registry [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] subnetpool is already registered 2026-07-02 05:46:40.658 7 INFO neutron.quota.resource_registry [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-02 05:46:40.658 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: qos-fip 2026-07-02 05:46:40.659 7 INFO neutron.quota.resource_registry [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-02 05:46:40.659 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-02 05:46:40.659 7 INFO neutron.quota.resource_registry [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-02 05:46:40.659 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-02 05:46:40.660 7 INFO neutron.quota.resource_registry [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-02 05:46:40.660 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-02 05:46:40.660 7 INFO neutron.quota.resource_registry [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-02 05:46:40.661 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-02 05:46:40.661 7 INFO neutron.quota.resource_registry [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-02 05:46:40.661 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-02 05:46:40.662 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: qos-pps 2026-07-02 05:46:40.662 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-02 05:46:40.663 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-02 05:46:40.664 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: qos-rules-alias 2026-07-02 05:46:40.664 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: quota-check-limit 2026-07-02 05:46:40.664 7 INFO neutron.quota.resource_registry [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-02 05:46:40.665 7 WARNING neutron.quota.resource_registry [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] router is already registered 2026-07-02 05:46:40.665 7 INFO neutron.quota.resource_registry [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-02 05:46:40.665 7 WARNING neutron.quota.resource_registry [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] floatingip is already registered 2026-07-02 05:46:40.666 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: quotas 2026-07-02 05:46:40.667 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: quota_details 2026-07-02 05:46:40.669 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: rbac-policies 2026-07-02 05:46:40.669 7 INFO neutron.quota.resource_registry [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-02 05:46:40.669 7 WARNING neutron.quota.resource_registry [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] rbac_policy is already registered 2026-07-02 05:46:40.669 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: rbac-address-group 2026-07-02 05:46:40.670 7 INFO neutron.quota.resource_registry [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-02 05:46:40.670 7 WARNING neutron.quota.resource_registry [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] security_group is already registered 2026-07-02 05:46:40.670 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: rbac-address-scope 2026-07-02 05:46:40.670 7 INFO neutron.quota.resource_registry [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-02 05:46:40.670 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: rbac-security-groups 2026-07-02 05:46:40.670 7 WARNING neutron.quota.resource_registry [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] security_group_rule is already registered 2026-07-02 05:46:40.671 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-02 05:46:40.671 7 INFO neutron.quota.resource_registry [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 05:46:40.671 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: revision-if-match 2026-07-02 05:46:40.672 7 WARNING neutron.quota.resource_registry [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] subnetpool is already registered 2026-07-02 05:46:40.672 7 INFO neutron.quota.resource_registry [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 05:46:40.672 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-02 05:46:40.672 7 WARNING neutron.quota.resource_registry [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] subnetpool is already registered 2026-07-02 05:46:40.673 7 INFO neutron.quota.resource_registry [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-02 05:46:40.673 7 WARNING neutron.quota.resource_registry [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] trunk is already registered 2026-07-02 05:46:40.673 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: router_availability_zone 2026-07-02 05:46:40.673 7 INFO neutron.quota.resource_registry [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-02 05:46:40.673 7 WARNING neutron.quota.resource_registry [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] endpoint_group is already registered 2026-07-02 05:46:40.673 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-02 05:46:40.674 7 INFO neutron.quota.resource_registry [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-02 05:46:40.674 7 WARNING neutron.quota.resource_registry [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] vpnservice is already registered 2026-07-02 05:46:40.674 7 INFO neutron.quota.resource_registry [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-02 05:46:40.674 7 WARNING neutron.quota.resource_registry [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] ipsec_site_connection is already registered 2026-07-02 05:46:40.675 7 INFO neutron.quota.resource_registry [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-02 05:46:40.675 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-02 05:46:40.675 7 WARNING neutron.quota.resource_registry [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] ipsecpolicy is already registered 2026-07-02 05:46:40.675 7 INFO neutron.quota.resource_registry [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-02 05:46:40.676 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-02 05:46:40.676 7 WARNING neutron.quota.resource_registry [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] ikepolicy is already registered 2026-07-02 05:46:40.676 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-02 05:46:40.677 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-02 05:46:40.677 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-02 05:46:40.678 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-02 05:46:40.682 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: security-group 2026-07-02 05:46:40.683 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: segment 2026-07-02 05:46:40.684 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-02 05:46:40.684 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: service-type 2026-07-02 05:46:40.685 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: sorting 2026-07-02 05:46:40.685 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: standard-attr-segment 2026-07-02 05:46:40.686 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: standard-attr-description 2026-07-02 05:46:40.687 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: stateful-security-group 2026-07-02 05:46:40.687 8 WARNING neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-02 05:46:40.688 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-02 05:46:40.688 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: subnet-external-network 2026-07-02 05:46:40.689 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: subnet_onboard 2026-07-02 05:46:40.689 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-02 05:46:40.690 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: subnet-service-types 2026-07-02 05:46:40.690 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: subnet_allocation 2026-07-02 05:46:40.691 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-02 05:46:40.692 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: tag-creation 2026-07-02 05:46:40.692 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-02 05:46:40.696 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: standard-attr-tag 2026-07-02 05:46:40.697 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-02 05:46:40.697 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: trunk 2026-07-02 05:46:40.698 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: trunk-details 2026-07-02 05:46:40.699 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-02 05:46:40.699 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-02 05:46:40.701 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-02 05:46:40.702 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-02 05:46:40.703 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: vpn-flavors 2026-07-02 05:46:40.704 8 INFO neutron.api.extensions [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Loaded extension: vpnaas 2026-07-02 05:46:40.706 8 INFO neutron.quota.resource_registry [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-02 05:46:40.707 8 INFO neutron.quota.resource_registry [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-02 05:46:40.707 8 INFO neutron.quota.resource_registry [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 05:46:40.707 8 INFO neutron.quota.resource_registry [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-02 05:46:40.710 8 INFO neutron.quota.resource_registry [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-02 05:46:40.711 8 INFO neutron.quota.resource_registry [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-02 05:46:40.711 7 WARNING keystonemiddleware._common.config [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-02 05:46:40.715 8 INFO neutron.quota.resource_registry [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-02 05:46:40.716 8 INFO neutron.quota.resource_registry [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-02 05:46:40.716 8 INFO neutron.quota.resource_registry [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-02 05:46:40.717 7 WARNING oslo_config.cfg [None req-5a90144d-3fce-4667-8498-62fc635e6182 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-02 05:46:40.717 8 INFO neutron.quota.resource_registry [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 05:46:40.717 8 WARNING neutron.quota.resource_registry [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] subnetpool is already registered 2026-07-02 05:46:40.718 8 INFO neutron.quota.resource_registry [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 05:46:40.718 8 WARNING neutron.quota.resource_registry [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] subnetpool is already registered 2026-07-02 05:46:40.718 8 INFO neutron.quota.resource_registry [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-02 05:46:40.719 8 INFO neutron.quota.resource_registry [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Creating instance of CountableResource for resource:endpoint_group WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f8bd537b668 pid: 7 (default app) 2026-07-02 05:46:40.719 8 INFO neutron.quota.resource_registry [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-02 05:46:40.720 8 INFO neutron.quota.resource_registry [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-02 05:46:40.720 8 INFO neutron.quota.resource_registry [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-02 05:46:40.721 8 INFO neutron.quota.resource_registry [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-02 05:46:40.724 8 INFO neutron.quota.resource_registry [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-02 05:46:40.725 8 WARNING neutron.quota.resource_registry [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] router is already registered 2026-07-02 05:46:40.725 8 INFO neutron.quota.resource_registry [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-02 05:46:40.725 8 WARNING neutron.quota.resource_registry [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] floatingip is already registered 2026-07-02 05:46:40.729 8 INFO neutron.quota.resource_registry [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-02 05:46:40.729 8 WARNING neutron.quota.resource_registry [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] rbac_policy is already registered 2026-07-02 05:46:40.730 8 INFO neutron.quota.resource_registry [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-02 05:46:40.730 8 WARNING neutron.quota.resource_registry [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] security_group is already registered 2026-07-02 05:46:40.730 8 INFO neutron.quota.resource_registry [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-02 05:46:40.731 8 WARNING neutron.quota.resource_registry [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] security_group_rule is already registered 2026-07-02 05:46:40.731 8 INFO neutron.quota.resource_registry [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 05:46:40.732 8 WARNING neutron.quota.resource_registry [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] subnetpool is already registered 2026-07-02 05:46:40.732 8 INFO neutron.quota.resource_registry [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 05:46:40.732 8 WARNING neutron.quota.resource_registry [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] subnetpool is already registered 2026-07-02 05:46:40.732 8 INFO neutron.quota.resource_registry [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-02 05:46:40.733 8 WARNING neutron.quota.resource_registry [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] trunk is already registered 2026-07-02 05:46:40.733 8 INFO neutron.quota.resource_registry [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-02 05:46:40.733 8 WARNING neutron.quota.resource_registry [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] endpoint_group is already registered 2026-07-02 05:46:40.734 8 INFO neutron.quota.resource_registry [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-02 05:46:40.734 8 WARNING neutron.quota.resource_registry [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] vpnservice is already registered 2026-07-02 05:46:40.734 8 INFO neutron.quota.resource_registry [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-02 05:46:40.734 8 WARNING neutron.quota.resource_registry [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] ipsec_site_connection is already registered 2026-07-02 05:46:40.735 8 INFO neutron.quota.resource_registry [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-02 05:46:40.735 8 WARNING neutron.quota.resource_registry [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] ipsecpolicy is already registered 2026-07-02 05:46:40.736 8 INFO neutron.quota.resource_registry [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-02 05:46:40.736 8 WARNING neutron.quota.resource_registry [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] ikepolicy is already registered 2026-07-02 05:46:40.772 8 WARNING keystonemiddleware._common.config [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-02 05:46:40.778 8 WARNING oslo_config.cfg [None req-c4e04230-8c9f-4f22-a941-01dc2fb465a6 - - - - - -] 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 0x7f8bd537b668 pid: 8 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 05:46:45.022 7 INFO neutron.pecan_wsgi.hooks.translation [None req-acb4c41d-1dad-4f3e-9a87-610ae64ddeca 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/3] 199.204.45.248 () {44 vars in 928 bytes} [Thu Jul 2 05:46:44 2026] GET /v2.0/networks/public => generated 108 bytes in 654 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1/4] 199.204.45.248 () {44 vars in 950 bytes} [Thu Jul 2 05:46:45 2026] GET /v2.0/networks?name=public => generated 15 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 05:46:45.587 7 WARNING neutron.services.revisions.revision_plugin [None req-731db165-099a-4444-b0d0-5ac4eb9ee91f 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] Could not find related network for resource to bump revision. 2026-07-02 05:46:45.609 7 INFO neutron.db.segments_db [None req-731db165-099a-4444-b0d0-5ac4eb9ee91f 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] Added segment b5ed2795-564c-45de-8a92-1b66a513a319 of type flat for network 08759858-93e8-467d-a844-a5714ea2f41c 2026-07-02 05:46:45.652 7 INFO neutron.pecan_wsgi.hooks.translation [None req-731db165-099a-4444-b0d0-5ac4eb9ee91f 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/5] 199.204.45.248 () {48 vars in 968 bytes} [Thu Jul 2 05:46:45 2026] POST /v2.0/networks => generated 124 bytes in 431 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 05:46:51.833 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f7bcc530-192d-4ae2-992b-9a32cc4e77d4 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/6] 199.204.45.248 () {44 vars in 928 bytes} [Thu Jul 2 05:46:51 2026] GET /v2.0/networks/public => generated 108 bytes in 368 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/7] 199.204.45.248 () {44 vars in 950 bytes} [Thu Jul 2 05:46:51 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-07-02 05:46:52.129 8 WARNING neutron.services.revisions.revision_plugin [None req-3551fb17-09a3-43d5-87d6-bb865692922c 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] Could not find related network for resource to bump revision. 2026-07-02 05:46:52.156 8 INFO neutron.db.segments_db [None req-3551fb17-09a3-43d5-87d6-bb865692922c 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] Added segment 7b50641b-b808-4fd2-9c20-f8d5b935bdf9 of type flat for network 53335d38-fee0-4c69-bf9c-7892ebe88ce8 2026-07-02 05:46:52.200 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3551fb17-09a3-43d5-87d6-bb865692922c 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/8] 199.204.45.248 () {48 vars in 968 bytes} [Thu Jul 2 05:46:51 2026] POST /v2.0/networks => generated 124 bytes in 356 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 05:46:58.062 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ae369cf7-cda4-4eff-9e3c-0bef3e04cd41 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/10] 199.204.45.248 () {44 vars in 928 bytes} [Thu Jul 2 05:46:58 2026] GET /v2.0/networks/public => generated 108 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/11] 199.204.45.248 () {44 vars in 950 bytes} [Thu Jul 2 05:46:58 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 05:46:58.136 8 WARNING neutron.services.revisions.revision_plugin [None req-ed948ed1-23d6-4727-8291-b167f8be8013 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] Could not find related network for resource to bump revision. 2026-07-02 05:46:58.153 8 INFO neutron.db.segments_db [None req-ed948ed1-23d6-4727-8291-b167f8be8013 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] Added segment 80225d56-84d9-4860-9625-8c41885342a4 of type flat for network 77337574-8c52-4299-9d93-fdf540c2fd6a 2026-07-02 05:46:58.180 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ed948ed1-23d6-4727-8291-b167f8be8013 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/12] 199.204.45.248 () {48 vars in 968 bytes} [Thu Jul 2 05:46:58 2026] POST /v2.0/networks => generated 124 bytes in 104 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 05:47:04.038 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0c3b4040-7eb0-42ee-8e59-5677156817df 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/13] 199.204.45.248 () {44 vars in 928 bytes} [Thu Jul 2 05:47:03 2026] GET /v2.0/networks/public => generated 108 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/14] 199.204.45.248 () {44 vars in 950 bytes} [Thu Jul 2 05:47:04 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-07-02 05:47:04.131 7 WARNING neutron.services.revisions.revision_plugin [None req-b8bbf34e-63dd-4025-aeb8-79b4d35093a1 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] Could not find related network for resource to bump revision. 2026-07-02 05:47:04.153 7 INFO neutron.db.segments_db [None req-b8bbf34e-63dd-4025-aeb8-79b4d35093a1 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] Added segment 351baf88-d3d8-4d58-aa88-21c8f4725872 of type flat for network 4a701230-b1cb-4314-ade6-ebd9921e74c9 2026-07-02 05:47:04.180 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b8bbf34e-63dd-4025-aeb8-79b4d35093a1 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/15] 199.204.45.248 () {48 vars in 968 bytes} [Thu Jul 2 05:47:04 2026] POST /v2.0/networks => generated 124 bytes in 129 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 05:47:10.071 7 INFO neutron.pecan_wsgi.hooks.translation [None req-48f9ec1d-772d-45f7-a8cd-696aa602b6fa 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/17] 199.204.45.248 () {44 vars in 928 bytes} [Thu Jul 2 05:47:10 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: 8|app: 0|req: 8/18] 199.204.45.248 () {44 vars in 950 bytes} [Thu Jul 2 05:47:10 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 05:47:10.147 7 WARNING neutron.services.revisions.revision_plugin [None req-7e284b38-ce7e-4fa6-ad66-461d204bfc5e 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] Could not find related network for resource to bump revision. 2026-07-02 05:47:10.165 7 INFO neutron.db.segments_db [None req-7e284b38-ce7e-4fa6-ad66-461d204bfc5e 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] Added segment 86840061-9c0b-4163-93a5-869763422b46 of type flat for network f9138a5d-8e7b-4d6a-b8a6-1d2bccf184cc 2026-07-02 05:47:10.186 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7e284b38-ce7e-4fa6-ad66-461d204bfc5e 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/19] 199.204.45.248 () {48 vars in 968 bytes} [Thu Jul 2 05:47:10 2026] POST /v2.0/networks => generated 124 bytes in 103 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 05:47:16.058 8 INFO neutron.pecan_wsgi.hooks.translation [None req-80c67fab-4cdb-4908-91b3-4e351f297d47 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/20] 199.204.45.248 () {44 vars in 928 bytes} [Thu Jul 2 05:47:16 2026] GET /v2.0/networks/public => generated 108 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/21] 199.204.45.248 () {44 vars in 950 bytes} [Thu Jul 2 05:47:16 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-07-02 05:47:16.138 8 WARNING neutron.services.revisions.revision_plugin [None req-166444b8-0537-448a-999d-d06340698cff 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] Could not find related network for resource to bump revision. 2026-07-02 05:47:16.161 8 INFO neutron.db.segments_db [None req-166444b8-0537-448a-999d-d06340698cff 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] Added segment f92e93b1-b0c4-4c16-8bc9-0cc8ea81c239 of type flat for network 6b2ad7ed-1bcd-40d1-885d-3295bc4bc9f4 [pid: 8|app: 0|req: 10/22] 199.204.45.248 () {48 vars in 968 bytes} [Thu Jul 2 05:47:16 2026] POST /v2.0/networks => generated 706 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 05:47:17.542 7 INFO neutron.pecan_wsgi.hooks.translation [None req-744c1967-8c22-4c63-8a21-8e04242419d3 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 13/23] 199.204.45.248 () {44 vars in 928 bytes} [Thu Jul 2 05:47:17 2026] GET /v2.0/networks/public => generated 108 bytes in 107 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/24] 199.204.45.248 () {44 vars in 950 bytes} [Thu Jul 2 05:47:17 2026] GET /v2.0/networks?name=public => generated 709 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 05:47:17.623 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f9de32f5-51b6-4f50-8c2c-15805ce6f748 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 14/25] 199.204.45.248 () {44 vars in 1035 bytes} [Thu Jul 2 05:47:17 2026] GET /v2.0/subnets/public-subnet?network_id=6b2ad7ed-1bcd-40d1-885d-3295bc4bc9f4 => generated 113 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/26] 199.204.45.248 () {44 vars in 1058 bytes} [Thu Jul 2 05:47:17 2026] GET /v2.0/subnets?name=public-subnet&network_id=6b2ad7ed-1bcd-40d1-885d-3295bc4bc9f4 => generated 14 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/27] 199.204.45.248 () {48 vars in 966 bytes} [Thu Jul 2 05:47:17 2026] POST /v2.0/subnets => generated 664 bytes in 1169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 05:51:58.791 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [31482642-0562-4904-9df8-419efb739021] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-02 05:51:58.794 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Jul 2 05:51:58 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.204.45.248) !!! 2026-07-02 05:51:58.909 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a2a10532-5c4e-4bcf-ab1c-2db0097e9457 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 32/65] 199.204.45.248 () {44 vars in 938 bytes} [Thu Jul 2 05:51:58 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 124 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 05:51:58.922 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [5d4a5a0c-4eda-4b48-b92c-2cc382d5dbeb] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-02 05:51:58.923 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Jul 2 05:51:58 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.204.45.248) !!! [pid: 7|app: 0|req: 34/66] 199.204.45.248 () {44 vars in 960 bytes} [Thu Jul 2 05:51:58 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 05:51:59.016 8 INFO neutron.db.segments_db [None req-3919c9d1-5d5c-4e5d-898a-86246f98c77f 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] Added segment 24dc0044-a0dd-499b-a496-6ada808610d8 of type vxlan for network f2b06154-fc0c-4b78-9c00-ae08e3ccdaee [pid: 8|app: 0|req: 33/67] 199.204.45.248 () {48 vars in 967 bytes} [Thu Jul 2 05:51:58 2026] POST /v2.0/networks => generated 707 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 05:52:00.005 7 INFO oslo.messaging._drivers.impl_rabbit [-] [5d4a5a0c-4eda-4b48-b92c-2cc382d5dbeb] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53924. 2026-07-02 05:52:00.054 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bc27eacb-ec15-4883-99e0-3cc49c91b3d2 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 35/68] 199.204.45.248 () {44 vars in 938 bytes} [Thu Jul 2 05:51:59 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 78 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 05:52:00.256 8 INFO oslo.messaging._drivers.impl_rabbit [-] [31482642-0562-4904-9df8-419efb739021] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53928. [pid: 8|app: 0|req: 34/69] 199.204.45.248 () {44 vars in 960 bytes} [Thu Jul 2 05:52:00 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 05:52:00.285 7 INFO neutron.pecan_wsgi.hooks.translation [None req-343da426-819b-4eb2-a26f-3684ceca3ec8 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/70] 199.204.45.248 () {44 vars in 1037 bytes} [Thu Jul 2 05:52:00 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=f2b06154-fc0c-4b78-9c00-ae08e3ccdaee => generated 114 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/71] 199.204.45.248 () {44 vars in 1060 bytes} [Thu Jul 2 05:52:00 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=f2b06154-fc0c-4b78-9c00-ae08e3ccdaee => generated 14 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/72] 199.204.45.248 () {48 vars in 966 bytes} [Thu Jul 2 05:52:00 2026] POST /v2.0/subnets => generated 651 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 05:52:01.676 8 INFO neutron.api.v2.resource [None req-568cfb90-7761-45e6-acb2-77725e0394d5 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/73] 199.204.45.248 () {44 vars in 972 bytes} [Thu Jul 2 05:52:01 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/74] 199.204.45.248 () {44 vars in 994 bytes} [Thu Jul 2 05:52:01 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/75] 199.204.45.248 () {48 vars in 981 bytes} [Thu Jul 2 05:52:01 2026] POST /v2.0/security-groups => generated 1616 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/76] 199.204.45.248 () {44 vars in 1002 bytes} [Thu Jul 2 05:52:02 2026] GET /v2.0/security-groups/ecd66637-8862-4be1-a873-bf9b2eb2585d => generated 1616 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/77] 199.204.45.248 () {44 vars in 1002 bytes} [Thu Jul 2 05:52:03 2026] GET /v2.0/security-groups/ecd66637-8862-4be1-a873-bf9b2eb2585d => generated 1616 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/78] 199.204.45.248 () {44 vars in 1002 bytes} [Thu Jul 2 05:52:03 2026] GET /v2.0/security-groups/ecd66637-8862-4be1-a873-bf9b2eb2585d => generated 1616 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/79] 199.204.45.248 () {48 vars in 992 bytes} [Thu Jul 2 05:52:03 2026] POST /v2.0/security-group-rules => generated 601 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/80] 199.204.45.248 () {44 vars in 1002 bytes} [Thu Jul 2 05:52:04 2026] GET /v2.0/security-groups/ecd66637-8862-4be1-a873-bf9b2eb2585d => generated 2230 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/81] 199.204.45.248 () {44 vars in 1002 bytes} [Thu Jul 2 05:52:04 2026] GET /v2.0/security-groups/ecd66637-8862-4be1-a873-bf9b2eb2585d => generated 2230 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/82] 199.204.45.248 () {44 vars in 1002 bytes} [Thu Jul 2 05:52:04 2026] GET /v2.0/security-groups/ecd66637-8862-4be1-a873-bf9b2eb2585d => generated 2230 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/83] 199.204.45.248 () {48 vars in 992 bytes} [Thu Jul 2 05:52:04 2026] POST /v2.0/security-group-rules => generated 603 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/84] 199.204.45.248 () {44 vars in 1002 bytes} [Thu Jul 2 05:52:05 2026] GET /v2.0/security-groups/ecd66637-8862-4be1-a873-bf9b2eb2585d => generated 2846 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/85] 199.204.45.248 () {44 vars in 1002 bytes} [Thu Jul 2 05:52:05 2026] GET /v2.0/security-groups/ecd66637-8862-4be1-a873-bf9b2eb2585d => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/86] 199.204.45.248 () {44 vars in 1002 bytes} [Thu Jul 2 05:52:05 2026] GET /v2.0/security-groups/ecd66637-8862-4be1-a873-bf9b2eb2585d => generated 2846 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/87] 199.204.45.248 () {48 vars in 992 bytes} [Thu Jul 2 05:52:05 2026] POST /v2.0/security-group-rules => generated 603 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/88] 199.204.45.248 () {44 vars in 1002 bytes} [Thu Jul 2 05:52:06 2026] GET /v2.0/security-groups/ecd66637-8862-4be1-a873-bf9b2eb2585d => generated 3462 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/89] 199.204.45.248 () {44 vars in 1002 bytes} [Thu Jul 2 05:52:06 2026] GET /v2.0/security-groups/ecd66637-8862-4be1-a873-bf9b2eb2585d => generated 3462 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/90] 199.204.45.248 () {44 vars in 1002 bytes} [Thu Jul 2 05:52:06 2026] GET /v2.0/security-groups/ecd66637-8862-4be1-a873-bf9b2eb2585d => generated 3462 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/91] 199.204.45.248 () {48 vars in 992 bytes} [Thu Jul 2 05:52:06 2026] POST /v2.0/security-group-rules => generated 603 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/92] 199.204.45.248 () {44 vars in 1002 bytes} [Thu Jul 2 05:52:07 2026] GET /v2.0/security-groups/ecd66637-8862-4be1-a873-bf9b2eb2585d => generated 4078 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/93] 199.204.45.248 () {44 vars in 1002 bytes} [Thu Jul 2 05:52:07 2026] GET /v2.0/security-groups/ecd66637-8862-4be1-a873-bf9b2eb2585d => generated 4078 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/94] 199.204.45.248 () {44 vars in 1002 bytes} [Thu Jul 2 05:52:07 2026] GET /v2.0/security-groups/ecd66637-8862-4be1-a873-bf9b2eb2585d => generated 4078 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/95] 199.204.45.248 () {48 vars in 992 bytes} [Thu Jul 2 05:52:07 2026] POST /v2.0/security-group-rules => generated 603 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/98] 199.204.45.248 () {44 vars in 988 bytes} [Thu Jul 2 05:52:08 2026] GET /v2.0/networks/f2b06154-fc0c-4b78-9c00-ae08e3ccdaee => generated 732 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 05:52:08.702 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b432947b-4c64-4718-9350-d3cb0425c2a4 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 49/99] 199.204.45.248 () {44 vars in 1077 bytes} [Thu Jul 2 05:52:08 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=f2b06154-fc0c-4b78-9c00-ae08e3ccdaee => generated 132 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/100] 199.204.45.248 () {44 vars in 1100 bytes} [Thu Jul 2 05:52:08 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=f2b06154-fc0c-4b78-9c00-ae08e3ccdaee => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/101] 199.204.45.248 () {44 vars in 1002 bytes} [Thu Jul 2 05:52:08 2026] GET /v2.0/security-groups/ecd66637-8862-4be1-a873-bf9b2eb2585d => 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: 52/102] 199.204.45.248 () {48 vars in 962 bytes} [Thu Jul 2 05:52:08 2026] POST /v2.0/ports => generated 1100 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 05:52:15.068 8 INFO neutron.pecan_wsgi.hooks.translation [None req-52a36c5e-48a2-4298-bdcd-362524f2bb56 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 51/103] 199.204.45.248 () {44 vars in 979 bytes} [Thu Jul 2 05:52:15 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:71: 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: 53/104] 199.204.45.248 () {44 vars in 1001 bytes} [Thu Jul 2 05:52:15 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 53 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.248 () {48 vars in 1031 bytes} [Thu Jul 2 05:52:15 2026] PUT /v2.0/ports/edc90e72-6c0c-49a6-b86d-f38a1ba77c78 => generated 1249 bytes in 572 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/106] 199.204.45.248 () {44 vars in 921 bytes} [Thu Jul 2 05:52:16 2026] GET /v2.0/ports => generated 3730 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 05:52:18.047 8 INFO neutron.api.v2.resource [None req-d98534a2-112c-4ffa-80b9-856e38c7e7c0 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 53/107] 199.204.45.248 () {44 vars in 960 bytes} [Thu Jul 2 05:52:18 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: 7|app: 0|req: 55/108] 199.204.45.248 () {44 vars in 982 bytes} [Thu Jul 2 05:52:18 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/109] 199.204.45.248 () {48 vars in 981 bytes} [Thu Jul 2 05:52:18 2026] POST /v2.0/security-groups => generated 1610 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/110] 199.204.45.248 () {44 vars in 1002 bytes} [Thu Jul 2 05:52:19 2026] GET /v2.0/security-groups/93de21be-7676-42ac-a970-ee80fc2f3c36 => generated 1610 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/111] 199.204.45.248 () {44 vars in 1002 bytes} [Thu Jul 2 05:52:19 2026] GET /v2.0/security-groups/93de21be-7676-42ac-a970-ee80fc2f3c36 => 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: 57/112] 199.204.45.248 () {44 vars in 1002 bytes} [Thu Jul 2 05:52:19 2026] GET /v2.0/security-groups/93de21be-7676-42ac-a970-ee80fc2f3c36 => 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: 56/113] 199.204.45.248 () {48 vars in 992 bytes} [Thu Jul 2 05:52:19 2026] POST /v2.0/security-group-rules => generated 623 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/114] 199.204.45.248 () {44 vars in 1002 bytes} [Thu Jul 2 05:52:20 2026] GET /v2.0/security-groups/93de21be-7676-42ac-a970-ee80fc2f3c36 => generated 2246 bytes in 53 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.248 () {44 vars in 1002 bytes} [Thu Jul 2 05:52:20 2026] GET /v2.0/security-groups/93de21be-7676-42ac-a970-ee80fc2f3c36 => generated 2246 bytes in 29 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.248 () {44 vars in 1002 bytes} [Thu Jul 2 05:52:20 2026] GET /v2.0/security-groups/93de21be-7676-42ac-a970-ee80fc2f3c36 => generated 2246 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/117] 199.204.45.248 () {48 vars in 992 bytes} [Thu Jul 2 05:52:20 2026] POST /v2.0/security-group-rules => generated 627 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 64/126] 199.204.45.248 () {44 vars in 976 bytes} [Thu Jul 2 05:53:21 2026] GET /v2.0/quotas/d8685067df494e59b1e8ac80c9e1876d => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 8|app: 0|req: 63/127] 199.204.45.248 () {48 vars in 1028 bytes} [Thu Jul 2 05:53:21 2026] PUT /v2.0/quotas/d8685067df494e59b1e8ac80c9e1876d => generated 291 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 05:55:33.069 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [5d4a5a0c-4eda-4b48-b92c-2cc382d5dbeb] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 05:55:33.210 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f477a2d8-b54b-4c45-9fe7-7b40ec6c1697 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 74/146] 199.204.45.248 () {30 vars in 740 bytes} [Thu Jul 2 05:55:33 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 147 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 05:55:33.224 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [31482642-0562-4904-9df8-419efb739021] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-02 05:55:33.224 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Jul 2 05:55:33 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports?name=octavia-health-manager-port-instance (ip 199.204.45.248) !!! /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: 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: 73/147] 199.204.45.248 () {30 vars in 762 bytes} [Thu Jul 2 05:55:33 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 05:55:35.007 7 INFO oslo.messaging._drivers.impl_rabbit [-] [5d4a5a0c-4eda-4b48-b92c-2cc382d5dbeb] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 39718. 2026-07-02 05:55:35.142 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d5d87def-4819-4517-aff1-c3e70199ec25 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 75/148] 199.204.45.248 () {30 vars in 740 bytes} [Thu Jul 2 05:55:34 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 163 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 05:55:35.175 8 INFO oslo.messaging._drivers.impl_rabbit [-] [31482642-0562-4904-9df8-419efb739021] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 39732. [pid: 8|app: 0|req: 74/149] 199.204.45.248 () {30 vars in 762 bytes} [Thu Jul 2 05:55:35 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:01:31.858 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [5d4a5a0c-4eda-4b48-b92c-2cc382d5dbeb] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-02 06:01:31.858 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Jul 2 06:01:31 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups/manila-service-security-group?project_id=399d395cd19c4f1a923dda5d3b649d71 (ip 199.204.45.248) !!! 2026-07-02 06:01:32.002 7 INFO neutron.api.v2.resource [None req-8368828a-6af8-40c0-b95a-d2581f8465d2 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 100/198] 199.204.45.248 () {44 vars in 1075 bytes} [Thu Jul 2 06:01:31 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=399d395cd19c4f1a923dda5d3b649d71 => generated 139 bytes in 156 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:01:32.010 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [31482642-0562-4904-9df8-419efb739021] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-02 06:01:32.012 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Jul 2 06:01:32 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups?name=manila-service-security-group&project_id=399d395cd19c4f1a923dda5d3b649d71 (ip 199.204.45.248) !!! [pid: 8|app: 0|req: 99/199] 199.204.45.248 () {44 vars in 1098 bytes} [Thu Jul 2 06:01:32 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=399d395cd19c4f1a923dda5d3b649d71 => generated 23 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/200] 199.204.45.248 () {48 vars in 982 bytes} [Thu Jul 2 06:01:32 2026] POST /v2.0/security-groups => generated 1624 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 06:01:33.323 8 INFO oslo.messaging._drivers.impl_rabbit [-] [31482642-0562-4904-9df8-419efb739021] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 39822. [pid: 8|app: 0|req: 100/201] 199.204.45.248 () {44 vars in 1089 bytes} [Thu Jul 2 06:01:33 2026] GET /v2.0/security-groups/53c56803-853a-4ddf-816a-b9b2bcc516e9?project_id=399d395cd19c4f1a923dda5d3b649d71 => generated 1624 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/202] 199.204.45.248 () {44 vars in 1002 bytes} [Thu Jul 2 06:01:33 2026] GET /v2.0/security-groups/53c56803-853a-4ddf-816a-b9b2bcc516e9 => 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: 101/203] 199.204.45.248 () {44 vars in 1089 bytes} [Thu Jul 2 06:01:33 2026] GET /v2.0/security-groups/53c56803-853a-4ddf-816a-b9b2bcc516e9?project_id=399d395cd19c4f1a923dda5d3b649d71 => generated 1624 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:01:33.496 7 INFO oslo.messaging._drivers.impl_rabbit [-] [5d4a5a0c-4eda-4b48-b92c-2cc382d5dbeb] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 39826. [pid: 7|app: 0|req: 103/204] 199.204.45.248 () {48 vars in 992 bytes} [Thu Jul 2 06:01:33 2026] POST /v2.0/security-group-rules => generated 597 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/205] 199.204.45.248 () {44 vars in 1089 bytes} [Thu Jul 2 06:01:34 2026] GET /v2.0/security-groups/53c56803-853a-4ddf-816a-b9b2bcc516e9?project_id=399d395cd19c4f1a923dda5d3b649d71 => generated 2234 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/206] 199.204.45.248 () {44 vars in 1002 bytes} [Thu Jul 2 06:01:34 2026] GET /v2.0/security-groups/53c56803-853a-4ddf-816a-b9b2bcc516e9 => 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: 103/207] 199.204.45.248 () {44 vars in 1089 bytes} [Thu Jul 2 06:01:34 2026] GET /v2.0/security-groups/53c56803-853a-4ddf-816a-b9b2bcc516e9?project_id=399d395cd19c4f1a923dda5d3b649d71 => 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: 105/208] 199.204.45.248 () {48 vars in 992 bytes} [Thu Jul 2 06:01:34 2026] POST /v2.0/security-group-rules => generated 599 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/209] 199.204.45.248 () {44 vars in 1089 bytes} [Thu Jul 2 06:01:35 2026] GET /v2.0/security-groups/53c56803-853a-4ddf-816a-b9b2bcc516e9?project_id=399d395cd19c4f1a923dda5d3b649d71 => generated 2846 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/210] 199.204.45.248 () {44 vars in 1002 bytes} [Thu Jul 2 06:01:35 2026] GET /v2.0/security-groups/53c56803-853a-4ddf-816a-b9b2bcc516e9 => generated 2846 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/211] 199.204.45.248 () {44 vars in 1089 bytes} [Thu Jul 2 06:01:35 2026] GET /v2.0/security-groups/53c56803-853a-4ddf-816a-b9b2bcc516e9?project_id=399d395cd19c4f1a923dda5d3b649d71 => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/212] 199.204.45.248 () {48 vars in 992 bytes} [Thu Jul 2 06:01:35 2026] POST /v2.0/security-group-rules => generated 601 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/213] 199.204.45.248 () {44 vars in 1089 bytes} [Thu Jul 2 06:01:36 2026] GET /v2.0/security-groups/53c56803-853a-4ddf-816a-b9b2bcc516e9?project_id=399d395cd19c4f1a923dda5d3b649d71 => generated 3460 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/214] 199.204.45.248 () {44 vars in 1002 bytes} [Thu Jul 2 06:01:36 2026] GET /v2.0/security-groups/53c56803-853a-4ddf-816a-b9b2bcc516e9 => generated 3460 bytes in 44 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.248 () {44 vars in 1089 bytes} [Thu Jul 2 06:01:37 2026] GET /v2.0/security-groups/53c56803-853a-4ddf-816a-b9b2bcc516e9?project_id=399d395cd19c4f1a923dda5d3b649d71 => generated 3460 bytes in 34 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.248 () {48 vars in 992 bytes} [Thu Jul 2 06:01:37 2026] POST /v2.0/security-group-rules => generated 602 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/235] 199.204.45.248 () {30 vars in 740 bytes} [Thu Jul 2 06:03:48 2026] GET /v2.0/networks?tenant_id=399d395cd19c4f1a923dda5d3b649d71&shared=False => generated 15 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:03:48.353 7 INFO neutron.db.segments_db [None req-15caba6e-acc7-4738-b858-e507a6ae19da 8419d9f3606f49ebb8b101f197271500 399d395cd19c4f1a923dda5d3b649d71 - - 62d2db1d7c254997aa138e0382672b0d 62d2db1d7c254997aa138e0382672b0d] Added segment 7c27d69b-776f-4b2c-b57e-0b1056686895 of type vxlan for network 15559d7a-13dc-4af8-9518-183d20c486cc [pid: 7|app: 0|req: 119/236] 199.204.45.248 () {34 vars in 682 bytes} [Thu Jul 2 06:03:48 2026] POST /v2.0/networks => generated 718 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/237] 199.204.45.248 () {30 vars in 722 bytes} [Thu Jul 2 06:03:48 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/238] 199.204.45.248 () {30 vars in 633 bytes} [Thu Jul 2 06:03:48 2026] GET /v2.0/extensions => generated 20516 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/239] 199.204.45.248 () {34 vars in 677 bytes} [Thu Jul 2 06:03:48 2026] POST /v2.0/ports => generated 999 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/240] 199.204.45.248 () {30 vars in 703 bytes} [Thu Jul 2 06:03:48 2026] GET /v2.0/networks/15559d7a-13dc-4af8-9518-183d20c486cc => generated 705 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/241] 199.204.45.248 () {30 vars in 722 bytes} [Thu Jul 2 06:03:51 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/242] 199.204.45.248 () {30 vars in 703 bytes} [Thu Jul 2 06:03:51 2026] GET /v2.0/networks/15559d7a-13dc-4af8-9518-183d20c486cc => generated 705 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/247] 199.204.45.248 () {44 vars in 976 bytes} [Thu Jul 2 06:04:15 2026] GET /v2.0/quotas/399d395cd19c4f1a923dda5d3b649d71 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 7|app: 0|req: 125/248] 199.204.45.248 () {48 vars in 1028 bytes} [Thu Jul 2 06:04:16 2026] PUT /v2.0/quotas/399d395cd19c4f1a923dda5d3b649d71 => generated 291 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:16:03.191 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [5d4a5a0c-4eda-4b48-b92c-2cc382d5dbeb] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-02 06:16:03.194 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Jul 2 06:16:03 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.248) !!! 2026-07-02 06:16:03.340 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a6c9d375-d4cd-42de-9191-817575fda945 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 173/343] 199.204.45.248 () {44 vars in 928 bytes} [Thu Jul 2 06:16:03 2026] GET /v2.0/networks/public => generated 108 bytes in 155 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:16:03.353 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [31482642-0562-4904-9df8-419efb739021] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-02 06:16:03.354 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Jul 2 06:16:03 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.248) !!! [pid: 8|app: 0|req: 171/344] 199.204.45.248 () {44 vars in 950 bytes} [Thu Jul 2 06:16:03 2026] GET /v2.0/networks?name=public => generated 753 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:16:04.522 7 INFO oslo.messaging._drivers.impl_rabbit [-] [5d4a5a0c-4eda-4b48-b92c-2cc382d5dbeb] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54508. 2026-07-02 06:16:04.555 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4c4815d9-0f3d-4309-99b6-8e652e05b08a 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 174/345] 199.204.45.248 () {44 vars in 928 bytes} [Thu Jul 2 06:16:04 2026] GET /v2.0/networks/public => generated 108 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:16:04.589 8 INFO oslo.messaging._drivers.impl_rabbit [-] [31482642-0562-4904-9df8-419efb739021] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54520. [pid: 8|app: 0|req: 172/346] 199.204.45.248 () {44 vars in 950 bytes} [Thu Jul 2 06:16:04 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-07-02 06:16:04.632 7 INFO neutron.pecan_wsgi.hooks.translation [None req-68346604-c057-43d4-8e4b-023bcdd50ecf 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 175/347] 199.204.45.248 () {44 vars in 1035 bytes} [Thu Jul 2 06:16:04 2026] GET /v2.0/subnets/public-subnet?network_id=6b2ad7ed-1bcd-40d1-885d-3295bc4bc9f4 => generated 113 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/348] 199.204.45.248 () {44 vars in 1058 bytes} [Thu Jul 2 06:16:04 2026] GET /v2.0/subnets?name=public-subnet&network_id=6b2ad7ed-1bcd-40d1-885d-3295bc4bc9f4 => generated 667 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:16:33.354 7 INFO neutron.pecan_wsgi.hooks.translation [None req-80e50113-19b4-410b-ba5b-2133af8ebf64 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 178/353] 199.204.45.248 () {44 vars in 938 bytes} [Thu Jul 2 06:16:33 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/354] 199.204.45.248 () {44 vars in 960 bytes} [Thu Jul 2 06:16:33 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:16:34.383 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cb1f8ac2-d107-47a4-afc0-a3b82c9ce6be 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 179/355] 199.204.45.248 () {44 vars in 938 bytes} [Thu Jul 2 06:16:34 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/356] 199.204.45.248 () {44 vars in 960 bytes} [Thu Jul 2 06:16:34 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:16:34.461 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5321541f-5a6c-42ad-93c8-8db0e1aea195 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 180/357] 199.204.45.248 () {44 vars in 1037 bytes} [Thu Jul 2 06:16:34 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=f2b06154-fc0c-4b78-9c00-ae08e3ccdaee => 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: 178/358] 199.204.45.248 () {44 vars in 1060 bytes} [Thu Jul 2 06:16:34 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=f2b06154-fc0c-4b78-9c00-ae08e3ccdaee => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:16:35.647 7 INFO neutron.api.v2.resource [None req-2f0ab1fa-17a6-41c7-a432-dc4292661eb0 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 181/359] 199.204.45.248 () {44 vars in 972 bytes} [Thu Jul 2 06:16:35 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/360] 199.204.45.248 () {44 vars in 994 bytes} [Thu Jul 2 06:16:35 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/361] 199.204.45.248 () {44 vars in 1002 bytes} [Thu Jul 2 06:16:36 2026] GET /v2.0/security-groups/ecd66637-8862-4be1-a873-bf9b2eb2585d => 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: 180/362] 199.204.45.248 () {44 vars in 1002 bytes} [Thu Jul 2 06:16:36 2026] GET /v2.0/security-groups/ecd66637-8862-4be1-a873-bf9b2eb2585d => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/363] 199.204.45.248 () {44 vars in 1012 bytes} [Thu Jul 2 06:16:36 2026] GET /v2.0/security-group-rules/47ece919-2cc7-45b8-9a19-992935b86960 => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/364] 199.204.45.248 () {44 vars in 1002 bytes} [Thu Jul 2 06:16:37 2026] GET /v2.0/security-groups/ecd66637-8862-4be1-a873-bf9b2eb2585d => generated 4694 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/365] 199.204.45.248 () {44 vars in 1002 bytes} [Thu Jul 2 06:16:37 2026] GET /v2.0/security-groups/ecd66637-8862-4be1-a873-bf9b2eb2585d => 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: 182/366] 199.204.45.248 () {44 vars in 1012 bytes} [Thu Jul 2 06:16:37 2026] GET /v2.0/security-group-rules/58df3887-954c-4e4d-8cc8-c3678ed515eb => generated 603 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/369] 199.204.45.248 () {44 vars in 1002 bytes} [Thu Jul 2 06:16:38 2026] GET /v2.0/security-groups/ecd66637-8862-4be1-a873-bf9b2eb2585d => generated 4694 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/370] 199.204.45.248 () {44 vars in 1002 bytes} [Thu Jul 2 06:16:38 2026] GET /v2.0/security-groups/ecd66637-8862-4be1-a873-bf9b2eb2585d => generated 4694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/371] 199.204.45.248 () {44 vars in 1012 bytes} [Thu Jul 2 06:16:38 2026] GET /v2.0/security-group-rules/c9fec9c6-240f-4483-9eb8-5e1cb78aad1d => 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: 185/372] 199.204.45.248 () {44 vars in 1002 bytes} [Thu Jul 2 06:16:39 2026] GET /v2.0/security-groups/ecd66637-8862-4be1-a873-bf9b2eb2585d => generated 4694 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/373] 199.204.45.248 () {44 vars in 1002 bytes} [Thu Jul 2 06:16:39 2026] GET /v2.0/security-groups/ecd66637-8862-4be1-a873-bf9b2eb2585d => generated 4694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/374] 199.204.45.248 () {44 vars in 1012 bytes} [Thu Jul 2 06:16:39 2026] GET /v2.0/security-group-rules/c7c549ec-b278-447d-90a8-f17fc9d847ca => generated 603 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/375] 199.204.45.248 () {44 vars in 1002 bytes} [Thu Jul 2 06:16:40 2026] GET /v2.0/security-groups/ecd66637-8862-4be1-a873-bf9b2eb2585d => generated 4694 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/376] 199.204.45.248 () {44 vars in 1002 bytes} [Thu Jul 2 06:16:40 2026] GET /v2.0/security-groups/ecd66637-8862-4be1-a873-bf9b2eb2585d => generated 4694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/377] 199.204.45.248 () {44 vars in 1012 bytes} [Thu Jul 2 06:16:40 2026] GET /v2.0/security-group-rules/7ce80b34-0f38-4a31-8711-fe67ebb2f9b1 => 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: 188/378] 199.204.45.248 () {44 vars in 988 bytes} [Thu Jul 2 06:16:42 2026] GET /v2.0/networks/f2b06154-fc0c-4b78-9c00-ae08e3ccdaee => generated 732 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:16:42.385 7 INFO neutron.pecan_wsgi.hooks.translation [None req-93b48f72-cd5c-4d3f-81c3-10ab68249e6b 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 191/379] 199.204.45.248 () {44 vars in 1077 bytes} [Thu Jul 2 06:16:42 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=f2b06154-fc0c-4b78-9c00-ae08e3ccdaee => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/380] 199.204.45.248 () {44 vars in 1100 bytes} [Thu Jul 2 06:16:42 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=f2b06154-fc0c-4b78-9c00-ae08e3ccdaee => generated 1254 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/381] 199.204.45.248 () {44 vars in 1002 bytes} [Thu Jul 2 06:16:42 2026] GET /v2.0/security-groups/ecd66637-8862-4be1-a873-bf9b2eb2585d => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:16:49.340 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2e25409f-ce6c-4c4b-a704-651eecee4bda 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 190/382] 199.204.45.248 () {44 vars in 979 bytes} [Thu Jul 2 06:16:49 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/383] 199.204.45.248 () {44 vars in 1001 bytes} [Thu Jul 2 06:16:49 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/384] 199.204.45.248 () {44 vars in 921 bytes} [Thu Jul 2 06:16:50 2026] GET /v2.0/ports => generated 4725 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:16:51.887 7 INFO neutron.api.v2.resource [None req-a298af99-45ff-4aec-80c2-a3fb1fe970d6 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 194/385] 199.204.45.248 () {44 vars in 960 bytes} [Thu Jul 2 06:16:51 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/386] 199.204.45.248 () {44 vars in 982 bytes} [Thu Jul 2 06:16:51 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: 7|app: 0|req: 195/387] 199.204.45.248 () {44 vars in 1002 bytes} [Thu Jul 2 06:16:52 2026] GET /v2.0/security-groups/93de21be-7676-42ac-a970-ee80fc2f3c36 => generated 2886 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/388] 199.204.45.248 () {44 vars in 1002 bytes} [Thu Jul 2 06:16:52 2026] GET /v2.0/security-groups/93de21be-7676-42ac-a970-ee80fc2f3c36 => generated 2886 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/389] 199.204.45.248 () {44 vars in 1012 bytes} [Thu Jul 2 06:16:52 2026] GET /v2.0/security-group-rules/823f848a-4bf5-49a5-9b04-8052c1bb7d30 => generated 623 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/392] 199.204.45.248 () {44 vars in 1002 bytes} [Thu Jul 2 06:16:53 2026] GET /v2.0/security-groups/93de21be-7676-42ac-a970-ee80fc2f3c36 => generated 2886 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/393] 199.204.45.248 () {44 vars in 1002 bytes} [Thu Jul 2 06:16:53 2026] GET /v2.0/security-groups/93de21be-7676-42ac-a970-ee80fc2f3c36 => generated 2886 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/394] 199.204.45.248 () {44 vars in 1012 bytes} [Thu Jul 2 06:16:53 2026] GET /v2.0/security-group-rules/57c5b681-0636-44ee-bc07-f1653af65fc7 => generated 627 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/395] 199.204.45.248 () {44 vars in 976 bytes} [Thu Jul 2 06:17:06 2026] GET /v2.0/quotas/d8685067df494e59b1e8ac80c9e1876d => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:18:00.189 7 INFO neutron.api.v2.resource [None req-58e146ee-8c2b-4767-81aa-d86dab34205f 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 204/404] 199.204.45.248 () {44 vars in 1075 bytes} [Thu Jul 2 06:18:00 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=399d395cd19c4f1a923dda5d3b649d71 => generated 139 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/405] 199.204.45.248 () {44 vars in 1098 bytes} [Thu Jul 2 06:18:00 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=399d395cd19c4f1a923dda5d3b649d71 => generated 4072 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/406] 199.204.45.248 () {44 vars in 1089 bytes} [Thu Jul 2 06:18:01 2026] GET /v2.0/security-groups/53c56803-853a-4ddf-816a-b9b2bcc516e9?project_id=399d395cd19c4f1a923dda5d3b649d71 => generated 4075 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/407] 199.204.45.248 () {44 vars in 1002 bytes} [Thu Jul 2 06:18:01 2026] GET /v2.0/security-groups/53c56803-853a-4ddf-816a-b9b2bcc516e9 => 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: 206/408] 199.204.45.248 () {44 vars in 1012 bytes} [Thu Jul 2 06:18:01 2026] GET /v2.0/security-group-rules/9f562b14-66b6-4e27-8628-545f8a17e674 => generated 597 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/409] 199.204.45.248 () {44 vars in 1089 bytes} [Thu Jul 2 06:18:02 2026] GET /v2.0/security-groups/53c56803-853a-4ddf-816a-b9b2bcc516e9?project_id=399d395cd19c4f1a923dda5d3b649d71 => generated 4075 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/410] 199.204.45.248 () {44 vars in 1002 bytes} [Thu Jul 2 06:18:02 2026] GET /v2.0/security-groups/53c56803-853a-4ddf-816a-b9b2bcc516e9 => generated 4075 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/411] 199.204.45.248 () {44 vars in 1012 bytes} [Thu Jul 2 06:18:02 2026] GET /v2.0/security-group-rules/9f30b1c6-0389-4e48-a79f-17ec15370d1f => generated 599 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/412] 199.204.45.248 () {44 vars in 1089 bytes} [Thu Jul 2 06:18:03 2026] GET /v2.0/security-groups/53c56803-853a-4ddf-816a-b9b2bcc516e9?project_id=399d395cd19c4f1a923dda5d3b649d71 => generated 4075 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/413] 199.204.45.248 () {44 vars in 1002 bytes} [Thu Jul 2 06:18:03 2026] GET /v2.0/security-groups/53c56803-853a-4ddf-816a-b9b2bcc516e9 => 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: 209/414] 199.204.45.248 () {44 vars in 1012 bytes} [Thu Jul 2 06:18:03 2026] GET /v2.0/security-group-rules/ba240dd3-eacf-4f2b-bbed-5f7ba902f93c => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/415] 199.204.45.248 () {44 vars in 1089 bytes} [Thu Jul 2 06:18:04 2026] GET /v2.0/security-groups/53c56803-853a-4ddf-816a-b9b2bcc516e9?project_id=399d395cd19c4f1a923dda5d3b649d71 => generated 4075 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/416] 199.204.45.248 () {44 vars in 1002 bytes} [Thu Jul 2 06:18:04 2026] GET /v2.0/security-groups/53c56803-853a-4ddf-816a-b9b2bcc516e9 => generated 4075 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/417] 199.204.45.248 () {44 vars in 1012 bytes} [Thu Jul 2 06:18:04 2026] GET /v2.0/security-group-rules/3720cb1a-a662-4f96-b146-e9b881271192 => generated 602 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/420] 199.204.45.248 () {44 vars in 976 bytes} [Thu Jul 2 06:18:12 2026] GET /v2.0/quotas/399d395cd19c4f1a923dda5d3b649d71 => generated 291 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/427] 199.204.45.248 () {44 vars in 950 bytes} [Thu Jul 2 06:19:02 2026] GET /v2.0/networks?name=public => generated 753 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/434] 10.0.0.9 () {32 vars in 647 bytes} [Thu Jul 2 06:19:40 2026] GET /v2.0/networks => generated 2168 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:19:41.530 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [31482642-0562-4904-9df8-419efb739021] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: [pid: 8|app: 0|req: 216/435] 10.0.0.9 () {32 vars in 653 bytes} [Thu Jul 2 06:19:41 2026] GET /v2.0/floatingips => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/436] 10.0.0.9 () {32 vars in 645 bytes} [Thu Jul 2 06:19:41 2026] GET /v2.0/routers => generated 15 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/437] 10.0.0.9 () {32 vars in 641 bytes} [Thu Jul 2 06:19:41 2026] GET /v2.0/ports => generated 4725 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/438] 10.0.0.9 () {32 vars in 645 bytes} [Thu Jul 2 06:19:41 2026] GET /v2.0/subnets => generated 1308 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/439] 10.0.0.9 () {32 vars in 647 bytes} [Thu Jul 2 06:19:41 2026] GET /v2.0/networks => generated 2168 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/440] 10.0.0.9 () {32 vars in 661 bytes} [Thu Jul 2 06:19:41 2026] GET /v2.0/security-groups => generated 17401 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/441] 10.0.0.9 () {32 vars in 653 bytes} [Thu Jul 2 06:19:41 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:19:52.586 8 INFO oslo.messaging._drivers.impl_rabbit [-] [31482642-0562-4904-9df8-419efb739021] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58970. 2026-07-02 06:19:52.719 7 INFO neutron.db.segments_db [None req-dd83db3e-c88a-466a-a867-f67b6e256f17 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] Added segment 30dc84dc-33aa-454f-a17e-9a96e49c01a5 of type vxlan for network dbe3b945-836f-443b-92a7-85695f375d3e 2026-07-02 06:19:52.770 8 INFO neutron.db.segments_db [None req-816e31f5-751c-4a75-8caf-6a5ec428f142 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] Added segment 0373519a-c952-41f6-823e-b7298bd70f9b of type vxlan for network e7d9fa83-b43c-45ac-9da1-74cf63b58adb [pid: 7|app: 0|req: 223/442] 10.0.0.9 () {34 vars in 669 bytes} [Thu Jul 2 06:19:52 2026] POST /v2.0/networks => generated 748 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/443] 10.0.0.9 () {34 vars in 669 bytes} [Thu Jul 2 06:19:52 2026] POST /v2.0/networks => generated 752 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:19:52.980 7 INFO neutron.db.segments_db [None req-b5ade0bc-e180-40bb-8017-9f74b11b4999 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] Added segment b7ee20f9-71dd-43b1-817c-5832e5935f68 of type vxlan for network 0e805129-7e4b-4f79-bac7-605aab5fe2d7 [pid: 8|app: 0|req: 221/444] 10.0.0.9 () {34 vars in 667 bytes} [Thu Jul 2 06:19:52 2026] POST /v2.0/subnets => generated 695 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/445] 10.0.0.9 () {34 vars in 669 bytes} [Thu Jul 2 06:19:52 2026] POST /v2.0/networks => generated 738 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:19:53.139 7 INFO neutron.db.segments_db [None req-22266dda-07a9-4ef1-88a0-0be417ee6e71 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] Added segment 0ef88c50-0028-4d72-87c0-370721ecb5ba of type vxlan for network 6583fecd-4dd0-4393-a32a-3c9a37fd2bee 2026-07-02 06:19:53.361 7 INFO neutron.db.l3_hamode_db [None req-22266dda-07a9-4ef1-88a0-0be417ee6e71 0d72361828364e73b071ada914f8d396 1a224df5fb2041d49bfcccce032e9977 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 222/446] 10.0.0.9 () {34 vars in 667 bytes} [Thu Jul 2 06:19:53 2026] POST /v2.0/subnets => generated 699 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/447] 10.0.0.9 () {34 vars in 667 bytes} [Thu Jul 2 06:19:53 2026] POST /v2.0/subnets => generated 685 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:19:53.686 8 INFO neutron.db.segments_db [None req-40048e75-0f7b-4b22-a843-a6fc4c2d2b51 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] Added segment 77ca4e83-0441-4e8d-a174-b8f9b94a1025 of type vxlan for network c2ec2b15-3e3c-495b-aa99-0c8bbb594b31 2026-07-02 06:19:53.961 8 INFO neutron.db.l3_hamode_db [None req-40048e75-0f7b-4b22-a843-a6fc4c2d2b51 0d72361828364e73b071ada914f8d396 ec349d2e538c496e8bf31695963ddf3a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 06:19:54.510 7 INFO neutron.db.l3_hamode_db [None req-22266dda-07a9-4ef1-88a0-0be417ee6e71 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 06:19:54.886 8 INFO neutron.db.l3_hamode_db [None req-40048e75-0f7b-4b22-a843-a6fc4c2d2b51 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 225/448] 10.0.0.9 () {34 vars in 667 bytes} [Thu Jul 2 06:19:53 2026] POST /v2.0/routers => generated 735 bytes in 2533 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/449] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:19:55 2026] GET /v2.0/security-groups?tenant_id=33f976bc4d5c45c8924346a8acfdac9c&name=default => generated 2922 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:19:55.923 7 INFO neutron.db.segments_db [None req-14bc4720-d96e-40af-bc10-2006eedd0768 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] Added segment 7cf31b22-210a-4a27-94a1-180fdfd7d722 of type vxlan for network c200de8c-de71-4c34-8655-d3bdf3d2fa11 [pid: 8|app: 0|req: 224/452] 10.0.0.9 () {34 vars in 667 bytes} [Thu Jul 2 06:19:53 2026] POST /v2.0/routers => generated 739 bytes in 2380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:19:56.239 7 INFO neutron.db.l3_hamode_db [None req-14bc4720-d96e-40af-bc10-2006eedd0768 0d72361828364e73b071ada914f8d396 a297152d00c44a9f9dd42646a7061194 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 06:19:57.020 7 INFO neutron.db.l3_hamode_db [None req-14bc4720-d96e-40af-bc10-2006eedd0768 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 225/453] 10.0.0.9 () {34 vars in 781 bytes} [Thu Jul 2 06:19:56 2026] PUT /v2.0/routers/9f408b97-417f-484e-86e7-90c62d3cd0dd/add_router_interface => generated 309 bytes in 1513 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/454] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:19:57 2026] DELETE /v2.0/security-groups/b754e18b-4ac6-4c2c-bff8-6747a12c1ead => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/455] 10.0.0.9 () {34 vars in 667 bytes} [Thu Jul 2 06:19:55 2026] POST /v2.0/routers => generated 725 bytes in 2095 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/456] 10.0.0.9 () {34 vars in 781 bytes} [Thu Jul 2 06:19:57 2026] PUT /v2.0/routers/42a1835a-5bfa-47cb-9ee5-b1092128edfd/add_router_interface => generated 309 bytes in 1167 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:19:59.005 8 WARNING neutron_lib.context [req-fcf8556d-3a03-4894-b785-4a87110a20c8 req-836c66da-083f-4150-ad90-f0272bb9c082 2f4c4fb528c842eea3930b7fb1da78d0 1a224df5fb2041d49bfcccce032e9977 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 228/457] 10.0.0.141 () {38 vars in 971 bytes} [Thu Jul 2 06:19:58 2026] POST /v2.0/security-groups => generated 1685 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 06:19:59.386 8 WARNING neutron_lib.context [None req-42cbb96d-d339-4356-bb9f-e2569eab1aef 2bd811ade8eb4dc9bce7a05b2fe9ec78 ec349d2e538c496e8bf31695963ddf3a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 230/458] 10.0.0.9 () {34 vars in 781 bytes} [Thu Jul 2 06:19:57 2026] PUT /v2.0/routers/7f99f401-b709-4a88-bf9d-29980e166c42/add_router_interface => generated 309 bytes in 1444 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/459] 10.0.0.9 () {34 vars in 683 bytes} [Thu Jul 2 06:19:59 2026] POST /v2.0/security-groups => generated 1661 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 06:19:59.551 7 WARNING neutron_lib.context [None req-0021fc97-9458-4a66-bbd2-86524539c1e8 2bd811ade8eb4dc9bce7a05b2fe9ec78 ec349d2e538c496e8bf31695963ddf3a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 231/460] 10.0.0.9 () {34 vars in 693 bytes} [Thu Jul 2 06:19:59 2026] POST /v2.0/security-group-rules => generated 597 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:19:59.692 7 WARNING neutron_lib.context [None req-33ad10b2-4bff-4e69-bdee-0b7093a7c2d0 2bd811ade8eb4dc9bce7a05b2fe9ec78 ec349d2e538c496e8bf31695963ddf3a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 230/461] 10.0.0.141 () {34 vars in 991 bytes} [Thu Jul 2 06:19:59 2026] GET /v2.0/security-groups/7dccf47d-bca4-4c4e-9049-37cfbe2407f6 => generated 1685 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:19:59.717 8 WARNING neutron_lib.context [req-6e937767-9580-4775-8e24-951542507833 req-31c09966-756c-4c75-aebd-5d10a7f8371f 2f4c4fb528c842eea3930b7fb1da78d0 1a224df5fb2041d49bfcccce032e9977 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 232/462] 10.0.0.9 () {34 vars in 693 bytes} [Thu Jul 2 06:19:59 2026] POST /v2.0/security-group-rules => generated 602 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:19:59.803 7 WARNING neutron_lib.context [None req-801aca43-ca99-4239-b39a-d5b4753c3074 2bd811ade8eb4dc9bce7a05b2fe9ec78 ec349d2e538c496e8bf31695963ddf3a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 231/463] 10.0.0.141 () {38 vars in 981 bytes} [Thu Jul 2 06:19:59 2026] POST /v2.0/security-group-rules => generated 614 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:19:59.896 8 WARNING neutron_lib.context [req-253b2919-b9e5-4226-9df7-3bebe57203e3 req-c54ec76f-c1c6-40f8-a7c3-c5c8fff94f7c 2f4c4fb528c842eea3930b7fb1da78d0 1a224df5fb2041d49bfcccce032e9977 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 232/464] 10.0.0.141 () {38 vars in 971 bytes} [Thu Jul 2 06:19:59 2026] POST /v2.0/security-groups => generated 1684 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 06:20:00.049 8 WARNING neutron_lib.context [None req-3dac96f0-f0b6-4f0e-9851-968f11f31112 bdcc7081a2aa4c348a2e3fe82492c8e3 a297152d00c44a9f9dd42646a7061194 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 233/465] 10.0.0.9 () {34 vars in 683 bytes} [Thu Jul 2 06:20:00 2026] POST /v2.0/security-groups => generated 1661 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/466] 10.0.0.141 () {34 vars in 991 bytes} [Thu Jul 2 06:20:00 2026] GET /v2.0/security-groups/5777f83b-72c0-4f39-9c19-b65394c5fc41 => generated 1684 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:20:00.237 8 WARNING neutron_lib.context [None req-992f8ff4-ecfb-48f5-9521-c636979abcbf bdcc7081a2aa4c348a2e3fe82492c8e3 a297152d00c44a9f9dd42646a7061194 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 235/467] 10.0.0.9 () {34 vars in 693 bytes} [Thu Jul 2 06:20:00 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) 2026-07-02 06:20:00.370 8 WARNING neutron_lib.context [req-78fe5be0-8e50-4c5b-8937-5d742ab5a718 req-c55b1696-cd32-417a-9d13-ed0c81d20f1d 2f4c4fb528c842eea3930b7fb1da78d0 1a224df5fb2041d49bfcccce032e9977 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 233/468] 10.0.0.9 () {34 vars in 674 bytes} [Thu Jul 2 06:19:59 2026] POST /v2.0/floatingips => generated 552 bytes in 629 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:20:00.432 7 WARNING neutron_lib.context [None req-0d7fec68-e83d-4b42-a595-34b4a142a16d bdcc7081a2aa4c348a2e3fe82492c8e3 a297152d00c44a9f9dd42646a7061194 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 236/469] 10.0.0.141 () {38 vars in 981 bytes} [Thu Jul 2 06:20:00 2026] POST /v2.0/security-group-rules => generated 614 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/470] 10.0.0.141 () {34 vars in 991 bytes} [Thu Jul 2 06:20:00 2026] GET /v2.0/security-groups/5777f83b-72c0-4f39-9c19-b65394c5fc41 => generated 2309 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:20:00.585 8 WARNING neutron_lib.context [req-fe6577f0-7e06-4e02-9647-2bba131d4260 req-044164ec-5a55-4344-9a83-bf55e0a53710 2f4c4fb528c842eea3930b7fb1da78d0 1a224df5fb2041d49bfcccce032e9977 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 234/471] 10.0.0.9 () {34 vars in 693 bytes} [Thu Jul 2 06:20:00 2026] POST /v2.0/security-group-rules => generated 602 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:20:00.609 7 WARNING neutron_lib.context [None req-cfbe2d96-c426-458c-ad29-2823ddce79a1 bdcc7081a2aa4c348a2e3fe82492c8e3 a297152d00c44a9f9dd42646a7061194 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 238/472] 10.0.0.141 () {38 vars in 981 bytes} [Thu Jul 2 06:20:00 2026] POST /v2.0/security-group-rules => generated 619 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/473] 10.0.0.141 () {34 vars in 991 bytes} [Thu Jul 2 06:20:00 2026] GET /v2.0/security-groups/5777f83b-72c0-4f39-9c19-b65394c5fc41 => generated 2939 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/474] 10.0.0.141 () {34 vars in 1001 bytes} [Thu Jul 2 06:20:00 2026] GET /v2.0/security-group-rules/980b3ca3-bfe3-42f8-a22c-23a2971a8265 => generated 616 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/475] 10.0.0.141 () {34 vars in 991 bytes} [Thu Jul 2 06:20:00 2026] GET /v2.0/security-groups/5777f83b-72c0-4f39-9c19-b65394c5fc41 => generated 2939 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/476] 10.0.0.141 () {36 vars in 1023 bytes} [Thu Jul 2 06:20:00 2026] DELETE /v2.0/security-group-rules/980b3ca3-bfe3-42f8-a22c-23a2971a8265 => 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: 243/477] 10.0.0.141 () {34 vars in 1100 bytes} [Thu Jul 2 06:20:00 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1662773990&fields=id&tenant_id=ec349d2e538c496e8bf31695963ddf3a => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/478] 10.0.0.141 () {34 vars in 991 bytes} [Thu Jul 2 06:20:00 2026] GET /v2.0/security-groups/5777f83b-72c0-4f39-9c19-b65394c5fc41 => generated 2309 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/479] 10.0.0.141 () {34 vars in 982 bytes} [Thu Jul 2 06:20:00 2026] GET /v2.0/networks?id=e7d9fa83-b43c-45ac-9da1-74cf63b58adb => generated 684 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/480] 10.0.0.141 () {36 vars in 1013 bytes} [Thu Jul 2 06:20:01 2026] DELETE /v2.0/security-groups/5777f83b-72c0-4f39-9c19-b65394c5fc41 => 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: 247/481] 10.0.0.141 () {34 vars in 965 bytes} [Thu Jul 2 06:20:01 2026] GET /v2.0/quotas/ec349d2e538c496e8bf31695963ddf3a => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/482] 10.0.0.9 () {34 vars in 674 bytes} [Thu Jul 2 06:20:00 2026] POST /v2.0/floatingips => generated 552 bytes in 570 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/483] 10.0.0.141 () {34 vars in 991 bytes} [Thu Jul 2 06:20:01 2026] GET /v2.0/security-groups/7dccf47d-bca4-4c4e-9049-37cfbe2407f6 => generated 2310 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/484] 10.0.0.141 () {34 vars in 1002 bytes} [Thu Jul 2 06:20:01 2026] GET /v2.0/ports?tenant_id=ec349d2e538c496e8bf31695963ddf3a&fields=id => generated 103 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/485] 10.0.0.141 () {36 vars in 1013 bytes} [Thu Jul 2 06:20:01 2026] DELETE /v2.0/security-groups/7dccf47d-bca4-4c4e-9049-37cfbe2407f6 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/486] 10.0.0.141 () {34 vars in 1100 bytes} [Thu Jul 2 06:20:01 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1851519884&fields=id&tenant_id=a297152d00c44a9f9dd42646a7061194 => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/487] 10.0.0.141 () {34 vars in 982 bytes} [Thu Jul 2 06:20:01 2026] GET /v2.0/networks?id=0e805129-7e4b-4f79-bac7-605aab5fe2d7 => generated 670 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/488] 10.0.0.141 () {34 vars in 907 bytes} [Thu Jul 2 06:20:01 2026] GET /v2.0/extensions => generated 20516 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/489] 10.0.0.141 () {34 vars in 965 bytes} [Thu Jul 2 06:20:01 2026] GET /v2.0/quotas/a297152d00c44a9f9dd42646a7061194 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/490] 10.0.0.141 () {34 vars in 1008 bytes} [Thu Jul 2 06:20:01 2026] GET /v2.0/networks/e7d9fa83-b43c-45ac-9da1-74cf63b58adb?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/491] 10.0.0.141 () {34 vars in 1002 bytes} [Thu Jul 2 06:20:02 2026] GET /v2.0/ports?tenant_id=a297152d00c44a9f9dd42646a7061194&fields=id => generated 103 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/492] 10.0.0.141 () {34 vars in 1108 bytes} [Thu Jul 2 06:20:02 2026] GET /v2.0/networks/e7d9fa83-b43c-45ac-9da1-74cf63b58adb?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: 245/493] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:02 2026] GET /v2.0/ports?device_id=44d91025-f1de-4211-90b3-3e02399af221 => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/494] 10.0.0.9 () {34 vars in 787 bytes} [Thu Jul 2 06:20:01 2026] PUT /v2.0/routers/9f408b97-417f-484e-86e7-90c62d3cd0dd/remove_router_interface => generated 309 bytes in 1207 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/495] 10.0.0.141 () {34 vars in 907 bytes} [Thu Jul 2 06:20:02 2026] GET /v2.0/extensions => generated 20516 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/496] 10.0.0.141 () {34 vars in 1008 bytes} [Thu Jul 2 06:20:02 2026] GET /v2.0/networks/0e805129-7e4b-4f79-bac7-605aab5fe2d7?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: 248/497] 10.0.0.141 () {34 vars in 1108 bytes} [Thu Jul 2 06:20:02 2026] GET /v2.0/networks/0e805129-7e4b-4f79-bac7-605aab5fe2d7?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: 249/498] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:02 2026] GET /v2.0/ports?device_id=7f53766e-a31b-4198-a032-f0a6d506c1c2 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:20:03.106 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-5feedaf0-2ad1-40cc-8b1d-c9be3af0289c 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 570, 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 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2243, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 645, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 724, 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 2234, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2239, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() 2026-07-02 06:20:03.499 8 INFO neutron.db.l3_hamode_db [None req-5feedaf0-2ad1-40cc-8b1d-c9be3af0289c 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] HA network 6583fecd-4dd0-4393-a32a-3c9a37fd2bee was deleted as no HA routers are present in tenant 1a224df5fb2041d49bfcccce032e9977. [pid: 8|app: 0|req: 250/499] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:20:02 2026] DELETE /v2.0/routers/9f408b97-417f-484e-86e7-90c62d3cd0dd => generated 0 bytes in 977 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/500] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:03 2026] GET /v2.0/ports?device_id=44d91025-f1de-4211-90b3-3e02399af221 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/501] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:20:03 2026] DELETE /v2.0/subnets/7f0080b3-f6cf-4ce8-9f24-43cd790eb109 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:20:04.139 8 INFO neutron.services.segments.plugin [-] Segment 0ef88c50-0028-4d72-87c0-370721ecb5ba resource provider aggregate not found 2026-07-02 06:20:04.154 8 INFO neutron.services.segments.plugin [-] Segment 0ef88c50-0028-4d72-87c0-370721ecb5ba resource provider aggregate not found 2026-07-02 06:20:04.173 8 INFO neutron.services.segments.plugin [-] Segment 0ef88c50-0028-4d72-87c0-370721ecb5ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ef88c50-0028-4d72-87c0-370721ecb5ba found for delete ", "request_id": "req-4476008b-b79a-4635-a3c8-93557853fdad"}]} 2026-07-02 06:20:04.174 8 INFO neutron.services.segments.plugin [-] Segment 0ef88c50-0028-4d72-87c0-370721ecb5ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ef88c50-0028-4d72-87c0-370721ecb5ba found for delete ", "request_id": "req-9a43ed4b-03fa-4003-962f-df1b1d8507ce"}]} [pid: 7|app: 0|req: 251/502] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:20:03 2026] DELETE /v2.0/networks/dbe3b945-836f-443b-92a7-85695f375d3e => generated 0 bytes in 473 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/503] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:20:04 2026] GET /v2.0/security-groups?tenant_id=5b46f4bc567d420a9659bfc1d83d33f0&name=default => generated 2925 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/504] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:04 2026] GET /v2.0/ports?device_id=7f53766e-a31b-4198-a032-f0a6d506c1c2 => 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: 253/505] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:20:04 2026] DELETE /v2.0/security-groups/41f12364-c2f2-4ed9-8fc7-6a3078196c1f => 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: 253/506] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:20:04 2026] GET /v2.0/security-groups?tenant_id=1a224df5fb2041d49bfcccce032e9977&name=default => generated 2921 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/507] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:20:04 2026] DELETE /v2.0/security-groups/c782a360-4685-4e05-94be-305316c31c4e => 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: 255/508] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:04 2026] GET /v2.0/ports?device_id=44d91025-f1de-4211-90b3-3e02399af221 => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/509] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:20:04 2026] GET /v2.0/security-groups?tenant_id=d5244a0faf7b459cbaee009bd8320cec&name=default => generated 2925 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/510] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:20:04 2026] DELETE /v2.0/security-groups/ee0d2322-3ab4-48ca-a34c-a692cca56655 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:20:05.304 7 INFO neutron.services.segments.plugin [-] Segment 30dc84dc-33aa-454f-a17e-9a96e49c01a5 resource provider aggregate not found 2026-07-02 06:20:05.313 7 INFO neutron.services.segments.plugin [-] Segment 30dc84dc-33aa-454f-a17e-9a96e49c01a5 resource provider aggregate not found [pid: 7|app: 0|req: 255/511] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:05 2026] GET /v2.0/ports?device_id=7f53766e-a31b-4198-a032-f0a6d506c1c2 => 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: 257/512] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:05 2026] GET /v2.0/ports?device_id=44d91025-f1de-4211-90b3-3e02399af221 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:20:06.302 7 INFO neutron.services.segments.plugin [-] Segment 30dc84dc-33aa-454f-a17e-9a96e49c01a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30dc84dc-33aa-454f-a17e-9a96e49c01a5 found for delete ", "request_id": "req-9430bf3c-bc1c-4b63-b8c3-f159bfdc9be8"}]} 2026-07-02 06:20:06.306 7 INFO neutron.services.segments.plugin [-] Segment 30dc84dc-33aa-454f-a17e-9a96e49c01a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30dc84dc-33aa-454f-a17e-9a96e49c01a5 found for delete ", "request_id": "req-2213d605-2717-4749-8cf2-83d078ebe703"}]} [pid: 8|app: 0|req: 258/513] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:06 2026] GET /v2.0/ports?device_id=7f53766e-a31b-4198-a032-f0a6d506c1c2 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:20:06.599 7 INFO neutron.db.segments_db [None req-117644ad-379c-47dc-8a0a-0d690d76d52c 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] Added segment fa210121-0912-4cc1-a1fb-11550a9e76fc of type vxlan for network b108c181-981d-4a7e-84ff-44ace4da6406 [pid: 7|app: 0|req: 256/514] 10.0.0.9 () {34 vars in 669 bytes} [Thu Jul 2 06:20:06 2026] POST /v2.0/networks => generated 745 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/515] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:06 2026] GET /v2.0/ports?device_id=44d91025-f1de-4211-90b3-3e02399af221 => 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: 259/516] 10.0.0.9 () {34 vars in 667 bytes} [Thu Jul 2 06:20:06 2026] POST /v2.0/subnets => generated 692 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:20:07.000 7 INFO neutron.db.segments_db [None req-61273023-004b-4bfa-bb27-e6b6f732f4f7 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] Added segment b6a30d7e-8f62-4ac6-8a86-fd62820d2393 of type vxlan for network 9310bc2c-8fc2-45d6-bacd-94c640d10402 2026-07-02 06:20:07.332 7 INFO neutron.db.l3_hamode_db [None req-61273023-004b-4bfa-bb27-e6b6f732f4f7 0d72361828364e73b071ada914f8d396 331d598f07af4848a1341845d5be60e4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 260/517] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:07 2026] GET /v2.0/ports?device_id=7f53766e-a31b-4198-a032-f0a6d506c1c2 => 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: 261/518] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:07 2026] GET /v2.0/ports?device_id=44d91025-f1de-4211-90b3-3e02399af221 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:20:08.256 7 INFO neutron.db.l3_hamode_db [None req-61273023-004b-4bfa-bb27-e6b6f732f4f7 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 264/521] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:08 2026] GET /v2.0/ports?device_id=7f53766e-a31b-4198-a032-f0a6d506c1c2 => 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: 258/522] 10.0.0.9 () {34 vars in 667 bytes} [Thu Jul 2 06:20:06 2026] POST /v2.0/routers => generated 732 bytes in 2314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/523] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:20:08 2026] GET /v2.0/security-groups?tenant_id=890252531f1a4b9ca1d2b0587720d50f&name=default => generated 2925 bytes in 356 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/524] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:09 2026] GET /v2.0/ports?device_id=44d91025-f1de-4211-90b3-3e02399af221 => 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: 260/525] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:20:09 2026] DELETE /v2.0/security-groups/ec3ce5b7-68c2-4352-9fce-67fa0e4acf47 => 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: 261/526] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:20:09 2026] GET /v2.0/security-groups?tenant_id=2a1207520eb34324b676f0e824e05acb&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/527] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:20:09 2026] DELETE /v2.0/security-groups/083c85f6-b734-4e23-8cc8-803575cfc6b0 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/528] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:09 2026] GET /v2.0/ports?device_id=7f53766e-a31b-4198-a032-f0a6d506c1c2 => 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: 264/529] 199.204.45.248 () {34 vars in 986 bytes} [Thu Jul 2 06:20:10 2026] GET /v2.0/networks?id=e7d9fa83-b43c-45ac-9da1-74cf63b58adb => generated 684 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/530] 199.204.45.248 () {34 vars in 1050 bytes} [Thu Jul 2 06:20:10 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ec349d2e538c496e8bf31695963ddf3a => generated 181 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/531] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:10 2026] GET /v2.0/ports?device_id=44d91025-f1de-4211-90b3-3e02399af221 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:20:10.418 7 WARNING neutron_lib.context [req-bec9f7cc-06a5-4309-a62e-7f0d2836b327 req-abad2bee-6718-427c-b121-373e1dc13526 2bd811ade8eb4dc9bce7a05b2fe9ec78 ec349d2e538c496e8bf31695963ddf3a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 266/532] 10.0.0.9 () {34 vars in 781 bytes} [Thu Jul 2 06:20:09 2026] PUT /v2.0/routers/672e1c1f-9e61-40cc-af9f-d5d44ab8d090/add_router_interface => generated 309 bytes in 1209 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/533] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:10 2026] GET /v2.0/ports?device_id=7f53766e-a31b-4198-a032-f0a6d506c1c2 => 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: 267/534] 199.204.45.248 () {38 vars in 955 bytes} [Thu Jul 2 06:20:10 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) [pid: 8|app: 0|req: 268/535] 199.204.45.248 () {34 vars in 911 bytes} [Thu Jul 2 06:20:10 2026] GET /v2.0/extensions => generated 20516 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:20:11.139 7 WARNING neutron_lib.context [req-e69c6d4c-37e2-4b96-a755-2e05b1f8d005 req-da5c1d49-bdd2-4d58-9289-15ca914a17a4 ad084bcd91ef444caa1d9c7844e47213 331d598f07af4848a1341845d5be60e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 268/536] 10.0.0.141 () {38 vars in 971 bytes} [Thu Jul 2 06:20:11 2026] POST /v2.0/security-groups => generated 1681 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 06:20:11.282 8 WARNING neutron_lib.context [req-db13a778-d823-4556-af42-51297a86369d req-084533a9-82ef-40c7-8bc0-ba8315b104b0 ad084bcd91ef444caa1d9c7844e47213 331d598f07af4848a1341845d5be60e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 269/537] 10.0.0.141 () {38 vars in 971 bytes} [Thu Jul 2 06:20:11 2026] POST /v2.0/security-groups => generated 1680 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 06:20:11.451 8 WARNING neutron_lib.context [req-f361c2bb-18d4-44a7-88e5-c059d9492a89 req-4e5a40b9-20d0-4b9f-a624-4aa2f9ad2008 ad084bcd91ef444caa1d9c7844e47213 331d598f07af4848a1341845d5be60e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 270/538] 10.0.0.141 () {38 vars in 971 bytes} [Thu Jul 2 06:20:11 2026] POST /v2.0/security-groups => generated 1682 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/539] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:11 2026] GET /v2.0/ports?device_id=44d91025-f1de-4211-90b3-3e02399af221 => generated 957 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/540] 10.0.0.141 () {34 vars in 1002 bytes} [Thu Jul 2 06:20:11 2026] GET /v2.0/security-groups?tenant_id=331d598f07af4848a1341845d5be60e4 => generated 7908 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/541] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:20:11 2026] GET /v2.0/security-groups?id=75de27aa-379d-429a-add1-5457058188d5&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/542] 10.0.0.141 () {34 vars in 991 bytes} [Thu Jul 2 06:20:11 2026] GET /v2.0/security-groups/7ee14577-2790-4f2d-88e6-9fe59dc59829 => generated 2922 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/543] 10.0.0.141 () {34 vars in 991 bytes} [Thu Jul 2 06:20:11 2026] GET /v2.0/security-groups/7ee14577-2790-4f2d-88e6-9fe59dc59829 => generated 2922 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/544] 199.204.45.248 () {34 vars in 986 bytes} [Thu Jul 2 06:20:11 2026] GET /v2.0/networks?id=0e805129-7e4b-4f79-bac7-605aab5fe2d7 => generated 670 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/545] 199.204.45.248 () {38 vars in 1028 bytes} [Thu Jul 2 06:20:11 2026] PUT /v2.0/ports/d556a4c1-3331-4fce-85c7-0e951484aaf3 => generated 1235 bytes in 592 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:71: 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: 277/546] 10.0.0.141 () {34 vars in 991 bytes} [Thu Jul 2 06:20:11 2026] GET /v2.0/security-groups/2118caf2-819e-440e-a9c9-ac9e70db5356 => generated 1681 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/547] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:11 2026] GET /v2.0/ports?device_id=7f53766e-a31b-4198-a032-f0a6d506c1c2 => 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: 270/548] 199.204.45.248 () {34 vars in 1050 bytes} [Thu Jul 2 06:20:11 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a297152d00c44a9f9dd42646a7061194 => generated 181 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:20:12.023 7 WARNING neutron_lib.context [req-f77effa8-5209-4ce7-8906-de0aa9f2461a req-cf1ed15d-e0a0-4529-a85a-2ee4908d9bc3 bdcc7081a2aa4c348a2e3fe82492c8e3 a297152d00c44a9f9dd42646a7061194 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 279/549] 10.0.0.141 () {36 vars in 1013 bytes} [Thu Jul 2 06:20:11 2026] DELETE /v2.0/security-groups/2118caf2-819e-440e-a9c9-ac9e70db5356 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:20:12.129 8 INFO neutron.api.v2.resource [req-32460dd3-cffa-400b-8b49-ae7702878c43 req-307b3a98-fc28-46f0-a117-a111a3275f77 ad084bcd91ef444caa1d9c7844e47213 331d598f07af4848a1341845d5be60e4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 280/550] 10.0.0.141 () {34 vars in 991 bytes} [Thu Jul 2 06:20:12 2026] GET /v2.0/security-groups/2118caf2-819e-440e-a9c9-ac9e70db5356 => 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: 281/551] 10.0.0.141 () {34 vars in 991 bytes} [Thu Jul 2 06:20:12 2026] GET /v2.0/security-groups/7d6217b6-3d5d-4b1d-bbd9-3e7653a94d0a => generated 1680 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/552] 10.0.0.141 () {36 vars in 1013 bytes} [Thu Jul 2 06:20:12 2026] DELETE /v2.0/security-groups/7d6217b6-3d5d-4b1d-bbd9-3e7653a94d0a => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/553] 199.204.45.248 () {38 vars in 955 bytes} [Thu Jul 2 06:20:12 2026] POST /v2.0/ports => generated 954 bytes in 394 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:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:20:12.419 7 INFO neutron.api.v2.resource [req-9953dfa3-3c09-42a3-8384-e6be36819dcb req-49e754ab-8ac2-436d-b201-5956bccb007a ad084bcd91ef444caa1d9c7844e47213 331d598f07af4848a1341845d5be60e4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 272/554] 10.0.0.141 () {34 vars in 991 bytes} [Thu Jul 2 06:20:12 2026] GET /v2.0/security-groups/7d6217b6-3d5d-4b1d-bbd9-3e7653a94d0a => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:20:12.546 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ad49d5a2-f8a9-4dcf-92c7-b9373c105733'] response: {'name': 'network-changed', 'server_uuid': '44d91025-f1de-4211-90b3-3e02399af221', 'tag': 'd556a4c1-3331-4fce-85c7-0e951484aaf3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 283/555] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:20:12 2026] GET /v2.0/security-groups?tenant_id=a1df6f007db54d9fae6d90cc3e42b884&name=default => generated 2925 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/556] 10.0.0.141 () {34 vars in 991 bytes} [Thu Jul 2 06:20:12 2026] GET /v2.0/security-groups/1b3a7325-18d8-4eed-92c4-b87ebd5a0e0d => generated 1682 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/557] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:20:12 2026] DELETE /v2.0/security-groups/f370e1b9-338e-4e1d-88bd-7535c992fc8f => 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: 286/558] 10.0.0.141 () {36 vars in 1013 bytes} [Thu Jul 2 06:20:12 2026] DELETE /v2.0/security-groups/1b3a7325-18d8-4eed-92c4-b87ebd5a0e0d => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:20:12.864 8 INFO neutron.api.v2.resource [req-0acc138d-c31c-415f-b946-603b22e0dd6f req-cb346eed-2749-4944-ae0c-5998d8985852 ad084bcd91ef444caa1d9c7844e47213 331d598f07af4848a1341845d5be60e4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 287/559] 10.0.0.141 () {34 vars in 991 bytes} [Thu Jul 2 06:20:12 2026] GET /v2.0/security-groups/1b3a7325-18d8-4eed-92c4-b87ebd5a0e0d => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/560] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:12 2026] GET /v2.0/ports?device_id=44d91025-f1de-4211-90b3-3e02399af221 => 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: 273/561] 199.204.45.248 () {38 vars in 1028 bytes} [Thu Jul 2 06:20:12 2026] PUT /v2.0/ports/deb797d9-3d72-4bc6-8f67-607bc2f3260b => generated 1235 bytes in 497 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:71: 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: 289/562] 10.0.0.141 () {34 vars in 1002 bytes} [Thu Jul 2 06:20:12 2026] GET /v2.0/security-groups?tenant_id=331d598f07af4848a1341845d5be60e4 => generated 2925 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/563] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:20:12 2026] GET /v2.0/security-groups?id=75de27aa-379d-429a-add1-5457058188d5&fields=id&fields=name => generated 114 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/564] 10.0.0.141 () {34 vars in 991 bytes} [Thu Jul 2 06:20:12 2026] GET /v2.0/security-groups/7ee14577-2790-4f2d-88e6-9fe59dc59829 => generated 2922 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/565] 199.204.45.248 () {34 vars in 1080 bytes} [Thu Jul 2 06:20:12 2026] GET /v2.0/ports?tenant_id=ec349d2e538c496e8bf31695963ddf3a&device_id=44d91025-f1de-4211-90b3-3e02399af221 => generated 1238 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/566] 10.0.0.141 () {34 vars in 991 bytes} [Thu Jul 2 06:20:13 2026] GET /v2.0/security-groups/7ee14577-2790-4f2d-88e6-9fe59dc59829 => generated 2922 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/567] 199.204.45.248 () {34 vars in 1058 bytes} [Thu Jul 2 06:20:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=d556a4c1-3331-4fce-85c7-0e951484aaf3 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:20:13.104 8 INFO neutron.api.v2.resource [req-d036a3d1-c1b9-44d9-bc45-34174a642107 req-1dbcd579-973c-448f-a0bc-011030fcbfa2 ad084bcd91ef444caa1d9c7844e47213 331d598f07af4848a1341845d5be60e4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 292/568] 10.0.0.141 () {34 vars in 991 bytes} [Thu Jul 2 06:20:13 2026] GET /v2.0/security-groups/1b3a7325-18d8-4eed-92c4-b87ebd5a0e0d => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/569] 199.204.45.248 () {34 vars in 984 bytes} [Thu Jul 2 06:20:13 2026] GET /v2.0/subnets?id=07d8ab3f-432c-4e12-bc3d-449f23edc150 => generated 702 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:20:13.144 8 INFO neutron.api.v2.resource [req-71dda869-12dc-4239-bf30-c464b9b9cc27 req-36735afa-c730-4da8-8756-b9bf78195e78 ad084bcd91ef444caa1d9c7844e47213 331d598f07af4848a1341845d5be60e4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 294/570] 10.0.0.141 () {34 vars in 991 bytes} [Thu Jul 2 06:20:13 2026] GET /v2.0/security-groups/7d6217b6-3d5d-4b1d-bbd9-3e7653a94d0a => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/571] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:13 2026] GET /v2.0/ports?device_id=7f53766e-a31b-4198-a032-f0a6d506c1c2 => generated 969 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/572] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:20:13 2026] GET /v2.0/security-groups?id=b1acc690-778c-4700-ab93-c98edde46b28&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:20:13.204 7 INFO neutron.api.v2.resource [req-842fa0af-50b3-444f-8ab2-2d4f69a14566 req-ecfe97a3-970f-4647-b5b3-0e3ca6ac9605 ad084bcd91ef444caa1d9c7844e47213 331d598f07af4848a1341845d5be60e4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 279/573] 10.0.0.141 () {34 vars in 991 bytes} [Thu Jul 2 06:20:13 2026] GET /v2.0/security-groups/2118caf2-819e-440e-a9c9-ac9e70db5356 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/574] 199.204.45.248 () {34 vars in 1052 bytes} [Thu Jul 2 06:20:13 2026] GET /v2.0/ports?network_id=e7d9fa83-b43c-45ac-9da1-74cf63b58adb&device_owner=network%3Adhcp => generated 1244 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/575] 199.204.45.248 () {34 vars in 1012 bytes} [Thu Jul 2 06:20:13 2026] GET /v2.0/networks/e7d9fa83-b43c-45ac-9da1-74cf63b58adb?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/576] 199.204.45.248 () {34 vars in 1112 bytes} [Thu Jul 2 06:20:13 2026] GET /v2.0/networks/e7d9fa83-b43c-45ac-9da1-74cf63b58adb?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: 298/577] 199.204.45.248 () {34 vars in 1080 bytes} [Thu Jul 2 06:20:13 2026] GET /v2.0/ports?tenant_id=a297152d00c44a9f9dd42646a7061194&device_id=7f53766e-a31b-4198-a032-f0a6d506c1c2 => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/578] 199.204.45.248 () {34 vars in 1058 bytes} [Thu Jul 2 06:20:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=deb797d9-3d72-4bc6-8f67-607bc2f3260b => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/579] 10.0.0.9 () {34 vars in 787 bytes} [Thu Jul 2 06:20:13 2026] PUT /v2.0/routers/672e1c1f-9e61-40cc-af9f-d5d44ab8d090/remove_router_interface => generated 309 bytes in 931 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/580] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:14 2026] GET /v2.0/ports?device_id=44d91025-f1de-4211-90b3-3e02399af221 => generated 969 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/581] 199.204.45.248 () {34 vars in 984 bytes} [Thu Jul 2 06:20:14 2026] GET /v2.0/subnets?id=7b162f07-9883-432a-9cca-2509f1e4ca45 => generated 688 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/582] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:20:14 2026] GET /v2.0/security-groups?id=75de27aa-379d-429a-add1-5457058188d5&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: 302/583] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:14 2026] GET /v2.0/ports?device_id=7f53766e-a31b-4198-a032-f0a6d506c1c2 => generated 969 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/584] 199.204.45.248 () {34 vars in 1052 bytes} [Thu Jul 2 06:20:14 2026] GET /v2.0/ports?network_id=0e805129-7e4b-4f79-bac7-605aab5fe2d7&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/585] 199.204.45.248 () {34 vars in 1080 bytes} [Thu Jul 2 06:20:14 2026] GET /v2.0/ports?tenant_id=ec349d2e538c496e8bf31695963ddf3a&device_id=44d91025-f1de-4211-90b3-3e02399af221 => generated 1238 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/586] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:20:14 2026] GET /v2.0/security-groups?id=b1acc690-778c-4700-ab93-c98edde46b28&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: 306/587] 199.204.45.248 () {34 vars in 1012 bytes} [Thu Jul 2 06:20:14 2026] GET /v2.0/networks/0e805129-7e4b-4f79-bac7-605aab5fe2d7?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/588] 199.204.45.248 () {34 vars in 986 bytes} [Thu Jul 2 06:20:14 2026] GET /v2.0/networks?id=e7d9fa83-b43c-45ac-9da1-74cf63b58adb => generated 780 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:20:14.671 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b4443592-1ed6-492c-8f9d-2b3e2883a972'] response: {'name': 'network-changed', 'server_uuid': '7f53766e-a31b-4198-a032-f0a6d506c1c2', 'tag': 'deb797d9-3d72-4bc6-8f67-607bc2f3260b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 308/589] 10.0.0.9 () {32 vars in 651 bytes} [Thu Jul 2 06:20:14 2026] GET /v2.0/extensions => generated 20516 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/590] 199.204.45.248 () {34 vars in 1112 bytes} [Thu Jul 2 06:20:14 2026] GET /v2.0/networks/0e805129-7e4b-4f79-bac7-605aab5fe2d7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/591] 199.204.45.248 () {34 vars in 1058 bytes} [Thu Jul 2 06:20:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=d556a4c1-3331-4fce-85c7-0e951484aaf3 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/592] 10.0.0.9 () {32 vars in 679 bytes} [Thu Jul 2 06:20:14 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/593] 199.204.45.248 () {34 vars in 984 bytes} [Thu Jul 2 06:20:14 2026] GET /v2.0/subnets?id=07d8ab3f-432c-4e12-bc3d-449f23edc150 => generated 702 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/594] 10.0.0.9 () {32 vars in 679 bytes} [Thu Jul 2 06:20:14 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/595] 199.204.45.248 () {34 vars in 1052 bytes} [Thu Jul 2 06:20:14 2026] GET /v2.0/ports?network_id=e7d9fa83-b43c-45ac-9da1-74cf63b58adb&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: 8|app: 0|req: 315/596] 10.0.0.9 () {32 vars in 727 bytes} [Thu Jul 2 06:20:15 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/597] 199.204.45.248 () {34 vars in 1012 bytes} [Thu Jul 2 06:20:15 2026] GET /v2.0/networks/e7d9fa83-b43c-45ac-9da1-74cf63b58adb?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:20:15.105 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-76a2b476-31d2-45a5-bd63-408b57e76091 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 570, 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 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2243, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 645, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 724, 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 2234, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2239, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 8|app: 0|req: 317/598] 10.0.0.9 () {32 vars in 663 bytes} [Thu Jul 2 06:20:15 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: 318/599] 199.204.45.248 () {34 vars in 1112 bytes} [Thu Jul 2 06:20:15 2026] GET /v2.0/networks/e7d9fa83-b43c-45ac-9da1-74cf63b58adb?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: 319/600] 10.0.0.9 () {32 vars in 697 bytes} [Thu Jul 2 06:20:15 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/601] 10.0.0.9 () {32 vars in 695 bytes} [Thu Jul 2 06:20:15 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: 321/602] 10.0.0.9 () {32 vars in 699 bytes} [Thu Jul 2 06:20:15 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/603] 10.0.0.9 () {32 vars in 687 bytes} [Thu Jul 2 06:20:15 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: 323/604] 10.0.0.9 () {32 vars in 701 bytes} [Thu Jul 2 06:20:15 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: 324/605] 10.0.0.9 () {32 vars in 691 bytes} [Thu Jul 2 06:20:15 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: 325/606] 10.0.0.9 () {32 vars in 693 bytes} [Thu Jul 2 06:20:15 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: 326/607] 10.0.0.9 () {32 vars in 683 bytes} [Thu Jul 2 06:20:15 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: 327/608] 10.0.0.9 () {32 vars in 685 bytes} [Thu Jul 2 06:20:15 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: 328/609] 10.0.0.9 () {32 vars in 659 bytes} [Thu Jul 2 06:20:15 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: 329/610] 10.0.0.9 () {32 vars in 697 bytes} [Thu Jul 2 06:20:15 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/611] 10.0.0.9 () {32 vars in 677 bytes} [Thu Jul 2 06:20:15 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/612] 10.0.0.9 () {32 vars in 681 bytes} [Thu Jul 2 06:20:15 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/613] 10.0.0.9 () {32 vars in 673 bytes} [Thu Jul 2 06:20:15 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/614] 10.0.0.9 () {32 vars in 687 bytes} [Thu Jul 2 06:20:15 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/615] 10.0.0.9 () {32 vars in 721 bytes} [Thu Jul 2 06:20:15 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: 335/616] 10.0.0.9 () {32 vars in 685 bytes} [Thu Jul 2 06:20:15 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: 336/617] 10.0.0.9 () {32 vars in 667 bytes} [Thu Jul 2 06:20:15 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/618] 10.0.0.9 () {32 vars in 685 bytes} [Thu Jul 2 06:20:15 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: 338/619] 10.0.0.9 () {32 vars in 679 bytes} [Thu Jul 2 06:20:15 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/620] 10.0.0.9 () {32 vars in 697 bytes} [Thu Jul 2 06:20:15 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/621] 10.0.0.9 () {32 vars in 677 bytes} [Thu Jul 2 06:20:15 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/622] 10.0.0.9 () {32 vars in 665 bytes} [Thu Jul 2 06:20:15 2026] GET /v2.0/extensions/router => generated 256 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/623] 10.0.0.9 () {32 vars in 675 bytes} [Thu Jul 2 06:20:15 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/624] 10.0.0.9 () {32 vars in 663 bytes} [Thu Jul 2 06:20:15 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/625] 10.0.0.9 () {32 vars in 673 bytes} [Thu Jul 2 06:20:15 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/626] 10.0.0.9 () {32 vars in 711 bytes} [Thu Jul 2 06:20:15 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/627] 10.0.0.9 () {32 vars in 689 bytes} [Thu Jul 2 06:20:15 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) 2026-07-02 06:20:15.393 7 INFO neutron.services.segments.plugin [-] Segment b6a30d7e-8f62-4ac6-8a86-fd62820d2393 resource provider aggregate not found [pid: 8|app: 0|req: 347/628] 10.0.0.9 () {32 vars in 681 bytes} [Thu Jul 2 06:20:15 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) 2026-07-02 06:20:15.398 7 INFO neutron.services.segments.plugin [-] Segment b6a30d7e-8f62-4ac6-8a86-fd62820d2393 resource provider aggregate not found [pid: 8|app: 0|req: 348/629] 10.0.0.9 () {32 vars in 667 bytes} [Thu Jul 2 06:20:15 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:20:15.406 7 INFO neutron.services.segments.plugin [-] Segment b6a30d7e-8f62-4ac6-8a86-fd62820d2393 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6a30d7e-8f62-4ac6-8a86-fd62820d2393 found for delete ", "request_id": "req-5b3990b5-990b-4153-96cb-3b21b362defd"}]} 2026-07-02 06:20:15.417 7 INFO neutron.services.segments.plugin [-] Segment b6a30d7e-8f62-4ac6-8a86-fd62820d2393 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6a30d7e-8f62-4ac6-8a86-fd62820d2393 found for delete ", "request_id": "req-525a89a5-fadf-4c1d-99b0-37422593444b"}]} 2026-07-02 06:20:15.420 7 INFO neutron.db.l3_hamode_db [None req-76a2b476-31d2-45a5-bd63-408b57e76091 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] HA network 9310bc2c-8fc2-45d6-bacd-94c640d10402 was deleted as no HA routers are present in tenant 331d598f07af4848a1341845d5be60e4. [pid: 8|app: 0|req: 349/630] 10.0.0.9 () {32 vars in 685 bytes} [Thu Jul 2 06:20:15 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/631] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:20:14 2026] DELETE /v2.0/routers/672e1c1f-9e61-40cc-af9f-d5d44ab8d090 => generated 0 bytes in 1216 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/632] 10.0.0.9 () {32 vars in 703 bytes} [Thu Jul 2 06:20:15 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/633] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:15 2026] GET /v2.0/ports?device_id=44d91025-f1de-4211-90b3-3e02399af221 => 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: 351/634] 10.0.0.9 () {32 vars in 673 bytes} [Thu Jul 2 06:20:15 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/635] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:20:15 2026] GET /v2.0/security-groups?id=75de27aa-379d-429a-add1-5457058188d5&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/636] 10.0.0.9 () {32 vars in 699 bytes} [Thu Jul 2 06:20:15 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/637] 10.0.0.9 () {32 vars in 673 bytes} [Thu Jul 2 06:20:15 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/638] 10.0.0.9 () {32 vars in 691 bytes} [Thu Jul 2 06:20:15 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/639] 10.0.0.9 () {32 vars in 687 bytes} [Thu Jul 2 06:20:15 2026] GET /v2.0/extensions/port-mac-override => 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: 357/640] 10.0.0.9 () {32 vars in 707 bytes} [Thu Jul 2 06:20:15 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/641] 10.0.0.9 () {32 vars in 703 bytes} [Thu Jul 2 06:20:15 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: 8|app: 0|req: 359/642] 10.0.0.9 () {32 vars in 717 bytes} [Thu Jul 2 06:20:15 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/643] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:15 2026] GET /v2.0/ports?device_id=7f53766e-a31b-4198-a032-f0a6d506c1c2 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/644] 10.0.0.9 () {32 vars in 695 bytes} [Thu Jul 2 06:20:15 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/645] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:20:15 2026] DELETE /v2.0/subnets/2b848fcb-e7ea-4ca9-9385-a5e11f337c07 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/646] 10.0.0.9 () {32 vars in 709 bytes} [Thu Jul 2 06:20:15 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: 362/647] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:20:15 2026] GET /v2.0/security-groups?id=b1acc690-778c-4700-ab93-c98edde46b28&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/648] 10.0.0.9 () {32 vars in 667 bytes} [Thu Jul 2 06:20:15 2026] GET /v2.0/extensions/binding => 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: 364/649] 10.0.0.9 () {32 vars in 685 bytes} [Thu Jul 2 06:20:15 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/650] 10.0.0.9 () {32 vars in 679 bytes} [Thu Jul 2 06:20:15 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/651] 10.0.0.9 () {32 vars in 673 bytes} [Thu Jul 2 06:20:15 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/652] 10.0.0.9 () {32 vars in 669 bytes} [Thu Jul 2 06:20:15 2026] GET /v2.0/extensions/provider => generated 191 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/653] 10.0.0.9 () {32 vars in 659 bytes} [Thu Jul 2 06:20:15 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/654] 10.0.0.9 () {32 vars in 697 bytes} [Thu Jul 2 06:20:15 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/655] 10.0.0.9 () {32 vars in 697 bytes} [Thu Jul 2 06:20:15 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/656] 10.0.0.9 () {32 vars in 675 bytes} [Thu Jul 2 06:20:15 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/657] 10.0.0.9 () {32 vars in 667 bytes} [Thu Jul 2 06:20:15 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/658] 10.0.0.9 () {32 vars in 681 bytes} [Thu Jul 2 06:20:15 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/659] 10.0.0.9 () {32 vars in 699 bytes} [Thu Jul 2 06:20:15 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/660] 10.0.0.9 () {32 vars in 683 bytes} [Thu Jul 2 06:20:15 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/661] 10.0.0.9 () {32 vars in 705 bytes} [Thu Jul 2 06:20:15 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/662] 10.0.0.9 () {32 vars in 667 bytes} [Thu Jul 2 06:20:15 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/663] 10.0.0.9 () {32 vars in 695 bytes} [Thu Jul 2 06:20:15 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/664] 10.0.0.9 () {32 vars in 693 bytes} [Thu Jul 2 06:20:15 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/665] 10.0.0.9 () {32 vars in 683 bytes} [Thu Jul 2 06:20:15 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/666] 10.0.0.9 () {32 vars in 687 bytes} [Thu Jul 2 06:20:15 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/667] 10.0.0.9 () {32 vars in 665 bytes} [Thu Jul 2 06:20:15 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/668] 10.0.0.9 () {32 vars in 679 bytes} [Thu Jul 2 06:20:15 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/669] 10.0.0.9 () {32 vars in 679 bytes} [Thu Jul 2 06:20:15 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/670] 10.0.0.9 () {32 vars in 689 bytes} [Thu Jul 2 06:20:15 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/671] 10.0.0.9 () {32 vars in 689 bytes} [Thu Jul 2 06:20:15 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/672] 10.0.0.9 () {32 vars in 693 bytes} [Thu Jul 2 06:20:15 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/673] 10.0.0.9 () {32 vars in 683 bytes} [Thu Jul 2 06:20:15 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/674] 10.0.0.9 () {32 vars in 687 bytes} [Thu Jul 2 06:20:15 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/675] 10.0.0.9 () {32 vars in 699 bytes} [Thu Jul 2 06:20:15 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/676] 10.0.0.9 () {32 vars in 701 bytes} [Thu Jul 2 06:20:15 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/677] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:20:15 2026] DELETE /v2.0/networks/b108c181-981d-4a7e-84ff-44ace4da6406 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/678] 10.0.0.9 () {32 vars in 711 bytes} [Thu Jul 2 06:20:15 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/679] 10.0.0.9 () {32 vars in 715 bytes} [Thu Jul 2 06:20:15 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: 393/680] 10.0.0.9 () {32 vars in 713 bytes} [Thu Jul 2 06:20:15 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/681] 10.0.0.9 () {32 vars in 725 bytes} [Thu Jul 2 06:20:15 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/682] 10.0.0.9 () {32 vars in 739 bytes} [Thu Jul 2 06:20:15 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: 8|app: 0|req: 396/683] 10.0.0.9 () {32 vars in 717 bytes} [Thu Jul 2 06:20:15 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/684] 10.0.0.9 () {32 vars in 681 bytes} [Thu Jul 2 06:20:16 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: 288/685] 199.204.45.248 () {34 vars in 1080 bytes} [Thu Jul 2 06:20:15 2026] GET /v2.0/ports?tenant_id=a297152d00c44a9f9dd42646a7061194&device_id=7f53766e-a31b-4198-a032-f0a6d506c1c2 => generated 1238 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/686] 10.0.0.9 () {32 vars in 667 bytes} [Thu Jul 2 06:20:16 2026] GET /v2.0/extensions/segment => generated 145 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/687] 10.0.0.9 () {32 vars in 717 bytes} [Thu Jul 2 06:20:16 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/688] 10.0.0.9 () {32 vars in 677 bytes} [Thu Jul 2 06:20:16 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/689] 10.0.0.9 () {32 vars in 667 bytes} [Thu Jul 2 06:20:16 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/690] 10.0.0.9 () {32 vars in 695 bytes} [Thu Jul 2 06:20:16 2026] GET /v2.0/extensions/standard-attr-segment => 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: 403/691] 10.0.0.9 () {32 vars in 703 bytes} [Thu Jul 2 06:20:16 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/692] 10.0.0.9 () {32 vars in 699 bytes} [Thu Jul 2 06:20:16 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/693] 10.0.0.9 () {32 vars in 699 bytes} [Thu Jul 2 06:20:16 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/694] 199.204.45.248 () {34 vars in 986 bytes} [Thu Jul 2 06:20:16 2026] GET /v2.0/networks?id=0e805129-7e4b-4f79-bac7-605aab5fe2d7 => generated 766 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/695] 10.0.0.9 () {32 vars in 681 bytes} [Thu Jul 2 06:20:16 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/696] 10.0.0.9 () {32 vars in 703 bytes} [Thu Jul 2 06:20:16 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/697] 10.0.0.9 () {32 vars in 693 bytes} [Thu Jul 2 06:20:16 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/698] 199.204.45.248 () {34 vars in 1058 bytes} [Thu Jul 2 06:20:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=deb797d9-3d72-4bc6-8f67-607bc2f3260b => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/699] 10.0.0.9 () {32 vars in 687 bytes} [Thu Jul 2 06:20:16 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/700] 10.0.0.9 () {32 vars in 695 bytes} [Thu Jul 2 06:20:16 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/701] 10.0.0.9 () {32 vars in 677 bytes} [Thu Jul 2 06:20:16 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/702] 10.0.0.9 () {32 vars in 687 bytes} [Thu Jul 2 06:20:16 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/703] 10.0.0.9 () {32 vars in 699 bytes} [Thu Jul 2 06:20:16 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: 8|app: 0|req: 412/704] 10.0.0.9 () {32 vars in 663 bytes} [Thu Jul 2 06:20:16 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/705] 199.204.45.248 () {34 vars in 984 bytes} [Thu Jul 2 06:20:16 2026] GET /v2.0/subnets?id=7b162f07-9883-432a-9cca-2509f1e4ca45 => generated 688 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/706] 10.0.0.9 () {32 vars in 679 bytes} [Thu Jul 2 06:20:16 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/707] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:20:16 2026] GET /v2.0/security-groups?tenant_id=331d598f07af4848a1341845d5be60e4&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: 414/708] 10.0.0.9 () {32 vars in 691 bytes} [Thu Jul 2 06:20:16 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/709] 199.204.45.248 () {34 vars in 1052 bytes} [Thu Jul 2 06:20:16 2026] GET /v2.0/ports?network_id=0e805129-7e4b-4f79-bac7-605aab5fe2d7&device_owner=network%3Adhcp => generated 1244 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/710] 10.0.0.9 () {32 vars in 675 bytes} [Thu Jul 2 06:20:16 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/711] 199.204.45.248 () {34 vars in 1012 bytes} [Thu Jul 2 06:20:16 2026] GET /v2.0/networks/0e805129-7e4b-4f79-bac7-605aab5fe2d7?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: 298/712] 10.0.0.9 () {32 vars in 665 bytes} [Thu Jul 2 06:20:16 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/713] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:20:16 2026] DELETE /v2.0/security-groups/7ee14577-2790-4f2d-88e6-9fe59dc59829 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/714] 199.204.45.248 () {34 vars in 1112 bytes} [Thu Jul 2 06:20:16 2026] GET /v2.0/networks/0e805129-7e4b-4f79-bac7-605aab5fe2d7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/715] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:16 2026] GET /v2.0/ports?device_id=44d91025-f1de-4211-90b3-3e02399af221 => generated 969 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/716] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:20:16 2026] GET /v2.0/security-groups?id=75de27aa-379d-429a-add1-5457058188d5&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/717] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:16 2026] GET /v2.0/ports?device_id=7f53766e-a31b-4198-a032-f0a6d506c1c2 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/718] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:20:16 2026] GET /v2.0/security-groups?id=b1acc690-778c-4700-ab93-c98edde46b28&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/719] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:20:16 2026] GET /v2.0/security-groups?tenant_id=6b024db73a9c40d9add1c4d94e839d74&name=default => generated 2925 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/720] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:20:17 2026] DELETE /v2.0/security-groups/c28a000e-fed0-4fd7-b713-71d721f1a25b => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/721] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:17 2026] GET /v2.0/ports?device_id=44d91025-f1de-4211-90b3-3e02399af221 => generated 969 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:20:17.921 7 INFO neutron.services.segments.plugin [-] Segment fa210121-0912-4cc1-a1fb-11550a9e76fc resource provider aggregate not found 2026-07-02 06:20:17.930 7 INFO neutron.services.segments.plugin [-] Segment fa210121-0912-4cc1-a1fb-11550a9e76fc resource provider aggregate not found 2026-07-02 06:20:17.939 7 INFO neutron.services.segments.plugin [-] Segment fa210121-0912-4cc1-a1fb-11550a9e76fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa210121-0912-4cc1-a1fb-11550a9e76fc found for delete ", "request_id": "req-abf22fb1-d3cf-43bc-a055-8fb973b0a07d"}]} [pid: 8|app: 0|req: 420/722] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:17 2026] GET /v2.0/ports?device_id=7f53766e-a31b-4198-a032-f0a6d506c1c2 => generated 969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:20:17.958 7 INFO neutron.services.segments.plugin [-] Segment fa210121-0912-4cc1-a1fb-11550a9e76fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa210121-0912-4cc1-a1fb-11550a9e76fc found for delete ", "request_id": "req-91f91103-6d03-4944-84ad-fad00d6b5435"}]} [pid: 7|app: 0|req: 303/723] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:20:17 2026] GET /v2.0/security-groups?id=75de27aa-379d-429a-add1-5457058188d5&fields=id&fields=name => generated 114 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/724] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:20:17 2026] GET /v2.0/security-groups?id=b1acc690-778c-4700-ab93-c98edde46b28&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-07-02 06:20:18.470 7 INFO neutron.db.segments_db [None req-09929ee4-ce99-44e2-9f8d-3cdd9d50cc81 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] Added segment cf85c1b4-0b38-4fd4-940a-17e9abaa6224 of type vxlan for network ba838a63-7741-4d9d-84b1-76cee4d59ce9 [pid: 7|app: 0|req: 304/725] 10.0.0.9 () {34 vars in 669 bytes} [Thu Jul 2 06:20:18 2026] POST /v2.0/networks => generated 748 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/726] 10.0.0.9 () {34 vars in 667 bytes} [Thu Jul 2 06:20:18 2026] POST /v2.0/subnets => generated 695 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:20:18.815 7 INFO neutron.db.segments_db [None req-497bc88f-8537-4465-9ddb-f2ed905644e1 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] Added segment 543a47db-ec01-4f13-ad00-c14c55c045f1 of type vxlan for network 41328898-fbea-4d43-8a1d-799b5628f45c [pid: 8|app: 0|req: 423/727] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:19 2026] GET /v2.0/ports?device_id=44d91025-f1de-4211-90b3-3e02399af221 => generated 969 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/728] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:19 2026] GET /v2.0/ports?device_id=7f53766e-a31b-4198-a032-f0a6d506c1c2 => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:20:19.170 7 INFO neutron.db.l3_hamode_db [None req-497bc88f-8537-4465-9ddb-f2ed905644e1 0d72361828364e73b071ada914f8d396 52a22500ecda445290e9c289a4c05bed - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 06:20:19.258 8 WARNING neutron_lib.context [None req-b34e4a26-b302-4ac7-8407-6a4ed3425636 d9affe523d894837bc5985c63607af8e 370ca6db76b046f2b90b2b0a75b3203a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:20:19.259 8 WARNING neutron_lib.context [None req-b34e4a26-b302-4ac7-8407-6a4ed3425636 d9affe523d894837bc5985c63607af8e 370ca6db76b046f2b90b2b0a75b3203a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:20:19.476 8 INFO neutron.db.segments_db [None req-b34e4a26-b302-4ac7-8407-6a4ed3425636 d9affe523d894837bc5985c63607af8e 370ca6db76b046f2b90b2b0a75b3203a - - default default] Added segment aebd63c2-774c-417e-8bb5-c6aa55a6dbae of type vxlan for network 0a76e985-4277-4f90-afbc-26c86a1a8c5a 2026-07-02 06:20:19.578 8 INFO neutron.db.segments_db [None req-b34e4a26-b302-4ac7-8407-6a4ed3425636 d9affe523d894837bc5985c63607af8e 370ca6db76b046f2b90b2b0a75b3203a - - default default] Added segment 9dd0ddc8-69db-4532-88d0-13d83315c07f of type vxlan for network 795c59a6-2a63-48ea-b350-e046722e75ba [pid: 8|app: 0|req: 425/729] 10.0.0.9 () {34 vars in 668 bytes} [Thu Jul 2 06:20:19 2026] POST /v2.0/networks => generated 1244 bytes in 554 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/730] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:20:19 2026] GET /v2.0/security-groups?id=75de27aa-379d-429a-add1-5457058188d5&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: 427/731] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:20:19 2026] GET /v2.0/security-groups?id=b1acc690-778c-4700-ab93-c98edde46b28&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: 428/732] 10.0.0.9 () {32 vars in 647 bytes} [Thu Jul 2 06:20:19 2026] GET /v2.0/networks => generated 1843 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:20:20.018 8 INFO neutron.services.segments.plugin [-] Segment aebd63c2-774c-417e-8bb5-c6aa55a6dbae resource provider aggregate not found 2026-07-02 06:20:20.034 8 INFO neutron.services.segments.plugin [-] Segment aebd63c2-774c-417e-8bb5-c6aa55a6dbae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aebd63c2-774c-417e-8bb5-c6aa55a6dbae found for delete ", "request_id": "req-8c3105ec-6cbe-4fda-94f8-48bf012a48f9"}]} 2026-07-02 06:20:20.034 8 INFO neutron.services.segments.plugin [-] Segment aebd63c2-774c-417e-8bb5-c6aa55a6dbae resource provider aggregate not found 2026-07-02 06:20:20.053 8 INFO neutron.services.segments.plugin [-] Segment aebd63c2-774c-417e-8bb5-c6aa55a6dbae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aebd63c2-774c-417e-8bb5-c6aa55a6dbae found for delete ", "request_id": "req-82f016d5-8148-48a9-ae2a-841ff36d545e"}]} [pid: 8|app: 0|req: 429/733] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:20:19 2026] DELETE /v2.0/networks/0a76e985-4277-4f90-afbc-26c86a1a8c5a => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:20:20.111 7 INFO neutron.db.l3_hamode_db [None req-497bc88f-8537-4465-9ddb-f2ed905644e1 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 430/734] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:20:20 2026] DELETE /v2.0/networks/795c59a6-2a63-48ea-b350-e046722e75ba => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/735] 10.0.0.9 () {32 vars in 647 bytes} [Thu Jul 2 06:20:20 2026] GET /v2.0/networks => generated 651 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:20:20.319 8 WARNING neutron_lib.context [None req-32b9e07a-3235-48af-b992-1f5d6484e83a d9affe523d894837bc5985c63607af8e 370ca6db76b046f2b90b2b0a75b3203a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:20:20.377 8 INFO neutron.db.segments_db [None req-32b9e07a-3235-48af-b992-1f5d6484e83a d9affe523d894837bc5985c63607af8e 370ca6db76b046f2b90b2b0a75b3203a - - default default] Added segment 2a5ee7ce-8cdc-4ebf-9344-069239280401 of type vxlan for network a1414958-aa55-4d59-9dbf-61e0979ddcd6 [pid: 8|app: 0|req: 432/736] 10.0.0.9 () {34 vars in 668 bytes} [Thu Jul 2 06:20:20 2026] POST /v2.0/networks => generated 654 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:20:20.504 8 WARNING neutron_lib.context [None req-a3f7f364-b770-4b94-9b73-50e6548c9dfc d9affe523d894837bc5985c63607af8e 370ca6db76b046f2b90b2b0a75b3203a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:20:20.568 8 INFO neutron.db.segments_db [None req-a3f7f364-b770-4b94-9b73-50e6548c9dfc d9affe523d894837bc5985c63607af8e 370ca6db76b046f2b90b2b0a75b3203a - - default default] Added segment b5a00e90-d3e9-4203-84f1-5f1724db051a of type vxlan for network 621d1050-52bb-461e-959d-94ce0dba8522 [pid: 8|app: 0|req: 433/737] 10.0.0.9 () {34 vars in 668 bytes} [Thu Jul 2 06:20:20 2026] POST /v2.0/networks => generated 654 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:20:20.700 8 WARNING neutron_lib.context [None req-ecdee0ab-0e81-43dc-b264-9767d68d54b3 d9affe523d894837bc5985c63607af8e 370ca6db76b046f2b90b2b0a75b3203a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:20:20.731 8 WARNING neutron_lib.context [None req-ecdee0ab-0e81-43dc-b264-9767d68d54b3 d9affe523d894837bc5985c63607af8e 370ca6db76b046f2b90b2b0a75b3203a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 305/738] 10.0.0.9 () {34 vars in 667 bytes} [Thu Jul 2 06:20:18 2026] POST /v2.0/routers => generated 735 bytes in 2413 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/739] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:21 2026] GET /v2.0/ports?device_id=44d91025-f1de-4211-90b3-3e02399af221 => generated 971 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/740] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:21 2026] GET /v2.0/ports?device_id=7f53766e-a31b-4198-a032-f0a6d506c1c2 => generated 971 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/741] 10.0.0.9 () {34 vars in 663 bytes} [Thu Jul 2 06:20:20 2026] POST /v2.0/ports => generated 1506 bytes in 771 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:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 435/742] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:20:21 2026] GET /v2.0/security-groups?id=75de27aa-379d-429a-add1-5457058188d5&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: 436/743] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:20:21 2026] GET /v2.0/security-groups?id=b1acc690-778c-4700-ab93-c98edde46b28&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/744] 10.0.0.9 () {32 vars in 641 bytes} [Thu Jul 2 06:20:21 2026] GET /v2.0/ports => generated 1506 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/745] 10.0.0.9 () {32 vars in 718 bytes} [Thu Jul 2 06:20:21 2026] DELETE /v2.0/ports/c06bdeea-c7ad-4998-a5fd-b259eeeddee3 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:20:22.051 8 INFO neutron.services.segments.plugin [-] Segment 9dd0ddc8-69db-4532-88d0-13d83315c07f resource provider aggregate not found 2026-07-02 06:20:22.073 8 INFO neutron.services.segments.plugin [-] Segment 9dd0ddc8-69db-4532-88d0-13d83315c07f resource provider aggregate not found 2026-07-02 06:20:22.078 8 INFO neutron.services.segments.plugin [-] Segment 9dd0ddc8-69db-4532-88d0-13d83315c07f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9dd0ddc8-69db-4532-88d0-13d83315c07f found for delete ", "request_id": "req-579d0357-d914-42eb-aee7-73064e2f16e4"}]} 2026-07-02 06:20:22.100 8 INFO neutron.services.segments.plugin [-] Segment 9dd0ddc8-69db-4532-88d0-13d83315c07f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9dd0ddc8-69db-4532-88d0-13d83315c07f found for delete ", "request_id": "req-60082b4f-2faf-48dc-9043-91f36f7ab476"}]} [pid: 8|app: 0|req: 439/746] 10.0.0.9 () {32 vars in 718 bytes} [Thu Jul 2 06:20:21 2026] DELETE /v2.0/ports/602017ec-1852-449f-9dea-c834435c6886 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/747] 10.0.0.9 () {32 vars in 641 bytes} [Thu Jul 2 06:20:22 2026] GET /v2.0/ports => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:20:22.216 8 WARNING neutron_lib.context [None req-4f8fd7ac-d54b-486c-bdfd-715c06432110 d9affe523d894837bc5985c63607af8e 370ca6db76b046f2b90b2b0a75b3203a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:20:22.263 8 INFO neutron.db.segments_db [None req-4f8fd7ac-d54b-486c-bdfd-715c06432110 d9affe523d894837bc5985c63607af8e 370ca6db76b046f2b90b2b0a75b3203a - - default default] Added segment fab86a66-3f55-4abb-b8c4-1a96cbd5a0f8 of type vxlan for network 36bc04ec-75eb-4ec0-87ff-1c385a94ef43 [pid: 8|app: 0|req: 441/748] 10.0.0.9 () {34 vars in 668 bytes} [Thu Jul 2 06:20:22 2026] POST /v2.0/networks => generated 653 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:20:22.376 8 WARNING neutron_lib.context [None req-3406e0e0-0883-4211-bc8c-0e101aeb624b d9affe523d894837bc5985c63607af8e 370ca6db76b046f2b90b2b0a75b3203a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:20:22.417 8 INFO neutron.db.segments_db [None req-3406e0e0-0883-4211-bc8c-0e101aeb624b d9affe523d894837bc5985c63607af8e 370ca6db76b046f2b90b2b0a75b3203a - - default default] Added segment 38860f2d-886c-4483-8e04-0b2defe404d2 of type vxlan for network 48f3149c-efa1-4083-a071-97d5cab92cfb [pid: 8|app: 0|req: 442/749] 10.0.0.9 () {34 vars in 668 bytes} [Thu Jul 2 06:20:22 2026] POST /v2.0/networks => generated 653 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/750] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:22 2026] GET /v2.0/ports?device_id=44d91025-f1de-4211-90b3-3e02399af221 => 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: 444/751] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:22 2026] GET /v2.0/ports?device_id=7f53766e-a31b-4198-a032-f0a6d506c1c2 => generated 971 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/752] 10.0.0.9 () {34 vars in 781 bytes} [Thu Jul 2 06:20:21 2026] PUT /v2.0/routers/7b7182d2-a315-4932-a5e0-d8818d890615/add_router_interface => generated 309 bytes in 1368 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/753] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:20:22 2026] GET /v2.0/security-groups?id=75de27aa-379d-429a-add1-5457058188d5&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/754] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:20:22 2026] GET /v2.0/security-groups?id=b1acc690-778c-4700-ab93-c98edde46b28&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/755] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:22 2026] GET /v2.0/ports?device_id=44d91025-f1de-4211-90b3-3e02399af221 => generated 971 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:20:23.096 8 WARNING neutron_lib.context [None req-6f48614d-2116-43a5-862c-25ec33506833 d9affe523d894837bc5985c63607af8e 370ca6db76b046f2b90b2b0a75b3203a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:20:23.137 8 WARNING neutron_lib.context [None req-6f48614d-2116-43a5-862c-25ec33506833 d9affe523d894837bc5985c63607af8e 370ca6db76b046f2b90b2b0a75b3203a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:20:23.645 7 INFO neutron.db.l3_db [None req-f87da185-18ba-4600-b5f6-31ba8a13bcf6 2bd811ade8eb4dc9bce7a05b2fe9ec78 ec349d2e538c496e8bf31695963ddf3a - - default default] Floating IP 9c0258e8-04b6-42c6-b0bc-335f92227f4b associated. External IP: 10.96.250.216, port: d556a4c1-3331-4fce-85c7-0e951484aaf3. [pid: 8|app: 0|req: 447/756] 10.0.0.9 () {34 vars in 667 bytes} [Thu Jul 2 06:20:23 2026] POST /v2.0/subnets => generated 1324 bytes in 586 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 06:20:23.686 8 WARNING neutron_lib.context [None req-157f195c-0707-45eb-bb11-d25a9e8ff678 67dadca7550a41178022bdc77d35eabe 52a22500ecda445290e9c289a4c05bed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 448/757] 10.0.0.9 () {34 vars in 683 bytes} [Thu Jul 2 06:20:23 2026] POST /v2.0/security-groups => generated 1659 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/760] 10.0.0.9 () {32 vars in 645 bytes} [Thu Jul 2 06:20:23 2026] GET /v2.0/subnets => generated 1960 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:20:23.923 8 WARNING neutron_lib.context [None req-b9a60f5a-e837-4456-a0b4-cd0e4a55a8aa 67dadca7550a41178022bdc77d35eabe 52a22500ecda445290e9c289a4c05bed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 310/761] 10.0.0.9 () {34 vars in 747 bytes} [Thu Jul 2 06:20:23 2026] PUT /v2.0/floatingips/9c0258e8-04b6-42c6-b0bc-335f92227f4b => generated 855 bytes in 1047 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/762] 10.0.0.9 () {34 vars in 693 bytes} [Thu Jul 2 06:20:23 2026] POST /v2.0/security-group-rules => generated 597 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/763] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:24 2026] GET /v2.0/ports?device_id=7f53766e-a31b-4198-a032-f0a6d506c1c2 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:20:24.106 7 WARNING neutron_lib.context [None req-3b124b84-75dd-4ae9-aacb-10514b6065ed 67dadca7550a41178022bdc77d35eabe 52a22500ecda445290e9c289a4c05bed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 453/764] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:20:24 2026] DELETE /v2.0/subnets/f87468e3-f3bb-48b7-9a76-8cb368b3d542 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/765] 10.0.0.9 () {34 vars in 693 bytes} [Thu Jul 2 06:20:24 2026] POST /v2.0/security-group-rules => generated 602 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/766] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:20:24 2026] GET /v2.0/security-groups?id=b1acc690-778c-4700-ab93-c98edde46b28&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/767] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:24 2026] GET /v2.0/ports?device_id=44d91025-f1de-4211-90b3-3e02399af221 => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:20:24.299 7 WARNING neutron_lib.context [None req-8986c4f4-1b96-49c9-99ef-7049f2d9e55b 67dadca7550a41178022bdc77d35eabe 52a22500ecda445290e9c289a4c05bed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:20:24.324 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e5ac9412-901a-44b5-8743-970b9290564b'] response: {'name': 'network-changed', 'server_uuid': '44d91025-f1de-4211-90b3-3e02399af221', 'tag': 'd556a4c1-3331-4fce-85c7-0e951484aaf3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 455/768] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:20:24 2026] DELETE /v2.0/subnets/b3618428-97a0-45e9-a247-7c56ba5d3684 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/769] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:20:24 2026] GET /v2.0/security-groups?id=75de27aa-379d-429a-add1-5457058188d5&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: 457/770] 10.0.0.9 () {32 vars in 645 bytes} [Thu Jul 2 06:20:24 2026] GET /v2.0/subnets => generated 649 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/771] 10.0.0.9 () {34 vars in 674 bytes} [Thu Jul 2 06:20:24 2026] POST /v2.0/floatingips => generated 552 bytes in 573 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:20:24.885 8 INFO neutron.services.segments.plugin [-] Segment 38860f2d-886c-4483-8e04-0b2defe404d2 resource provider aggregate not found 2026-07-02 06:20:24.892 8 INFO neutron.services.segments.plugin [-] Segment 38860f2d-886c-4483-8e04-0b2defe404d2 resource provider aggregate not found [pid: 7|app: 0|req: 315/772] 199.204.45.248 () {34 vars in 1080 bytes} [Thu Jul 2 06:20:24 2026] GET /v2.0/ports?tenant_id=ec349d2e538c496e8bf31695963ddf3a&device_id=44d91025-f1de-4211-90b3-3e02399af221 => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:20:24.903 8 INFO neutron.services.segments.plugin [-] Segment 38860f2d-886c-4483-8e04-0b2defe404d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38860f2d-886c-4483-8e04-0b2defe404d2 found for delete ", "request_id": "req-6b6a73ee-3f75-4e98-b2ad-f4eb50c597f9"}]} 2026-07-02 06:20:24.907 8 INFO neutron.services.segments.plugin [-] Segment 38860f2d-886c-4483-8e04-0b2defe404d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38860f2d-886c-4483-8e04-0b2defe404d2 found for delete ", "request_id": "req-0d5fcbdf-51b0-4ac6-8025-f2cc187b34c8"}]} [pid: 8|app: 0|req: 458/773] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:20:24 2026] DELETE /v2.0/networks/48f3149c-efa1-4083-a071-97d5cab92cfb => generated 0 bytes in 344 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/774] 199.204.45.248 () {34 vars in 986 bytes} [Thu Jul 2 06:20:24 2026] GET /v2.0/networks?id=e7d9fa83-b43c-45ac-9da1-74cf63b58adb => generated 780 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/775] 199.204.45.248 () {34 vars in 1058 bytes} [Thu Jul 2 06:20:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=d556a4c1-3331-4fce-85c7-0e951484aaf3 => generated 860 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/776] 199.204.45.248 () {34 vars in 984 bytes} [Thu Jul 2 06:20:25 2026] GET /v2.0/subnets?id=07d8ab3f-432c-4e12-bc3d-449f23edc150 => generated 702 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/777] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:20:24 2026] DELETE /v2.0/networks/36bc04ec-75eb-4ec0-87ff-1c385a94ef43 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/778] 199.204.45.248 () {34 vars in 1052 bytes} [Thu Jul 2 06:20:25 2026] GET /v2.0/ports?network_id=e7d9fa83-b43c-45ac-9da1-74cf63b58adb&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: 320/779] 199.204.45.248 () {34 vars in 1012 bytes} [Thu Jul 2 06:20:25 2026] GET /v2.0/networks/e7d9fa83-b43c-45ac-9da1-74cf63b58adb?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/780] 199.204.45.248 () {34 vars in 1112 bytes} [Thu Jul 2 06:20:25 2026] GET /v2.0/networks/e7d9fa83-b43c-45ac-9da1-74cf63b58adb?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: 460/781] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:20:25 2026] DELETE /v2.0/networks/621d1050-52bb-461e-959d-94ce0dba8522 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:20:25.390 7 INFO neutron.services.segments.plugin [-] Segment 2a5ee7ce-8cdc-4ebf-9344-069239280401 resource provider aggregate not found 2026-07-02 06:20:25.399 7 INFO neutron.services.segments.plugin [-] Segment 2a5ee7ce-8cdc-4ebf-9344-069239280401 resource provider aggregate not found 2026-07-02 06:20:25.409 7 INFO neutron.services.segments.plugin [-] Segment 2a5ee7ce-8cdc-4ebf-9344-069239280401 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a5ee7ce-8cdc-4ebf-9344-069239280401 found for delete ", "request_id": "req-28882ff3-5e60-4f66-b5a2-662b39e4a1c6"}]} 2026-07-02 06:20:25.413 7 INFO neutron.services.segments.plugin [-] Segment 2a5ee7ce-8cdc-4ebf-9344-069239280401 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a5ee7ce-8cdc-4ebf-9344-069239280401 found for delete ", "request_id": "req-00e89243-8f0c-48ae-ab5e-c02552a76aea"}]} [pid: 8|app: 0|req: 461/782] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:25 2026] GET /v2.0/ports?device_id=7f53766e-a31b-4198-a032-f0a6d506c1c2 => generated 971 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/783] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:20:25 2026] DELETE /v2.0/networks/a1414958-aa55-4d59-9dbf-61e0979ddcd6 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/784] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:20:25 2026] GET /v2.0/security-groups?id=b1acc690-778c-4700-ab93-c98edde46b28&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: 323/785] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:25 2026] GET /v2.0/ports?device_id=7f53766e-a31b-4198-a032-f0a6d506c1c2 => generated 971 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:20:26.187 8 INFO neutron.db.l3_db [None req-29a7286f-018e-407a-af67-1adfa8a81f48 bdcc7081a2aa4c348a2e3fe82492c8e3 a297152d00c44a9f9dd42646a7061194 - - default default] Floating IP 83fbf14b-b458-4c45-970b-9718d10862ce associated. External IP: 10.96.250.201, port: deb797d9-3d72-4bc6-8f67-607bc2f3260b. [pid: 7|app: 0|req: 324/786] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:20:26 2026] GET /v2.0/security-groups?tenant_id=370ca6db76b046f2b90b2b0a75b3203a&name=default => generated 2925 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/787] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:20:26 2026] DELETE /v2.0/security-groups/4d39aed3-863d-4f57-af2b-5a1deceade18 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/788] 10.0.0.9 () {34 vars in 747 bytes} [Thu Jul 2 06:20:25 2026] PUT /v2.0/floatingips/83fbf14b-b458-4c45-970b-9718d10862ce => generated 855 bytes in 962 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/789] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:26 2026] GET /v2.0/ports?device_id=7f53766e-a31b-4198-a032-f0a6d506c1c2 => generated 971 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/790] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:20:26 2026] GET /v2.0/security-groups?id=b1acc690-778c-4700-ab93-c98edde46b28&fields=id&fields=name => generated 114 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/791] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:27 2026] GET /v2.0/ports?device_id=7f53766e-a31b-4198-a032-f0a6d506c1c2 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:20:27.286 8 INFO neutron.services.segments.plugin [-] Segment fab86a66-3f55-4abb-b8c4-1a96cbd5a0f8 resource provider aggregate not found 2026-07-02 06:20:27.291 8 INFO neutron.services.segments.plugin [-] Segment fab86a66-3f55-4abb-b8c4-1a96cbd5a0f8 resource provider aggregate not found 2026-07-02 06:20:27.303 8 INFO neutron.services.segments.plugin [-] Segment fab86a66-3f55-4abb-b8c4-1a96cbd5a0f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fab86a66-3f55-4abb-b8c4-1a96cbd5a0f8 found for delete ", "request_id": "req-8be99ff6-83a8-4720-a75f-8fe249311bb7"}]} 2026-07-02 06:20:27.308 8 INFO neutron.services.segments.plugin [-] Segment fab86a66-3f55-4abb-b8c4-1a96cbd5a0f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fab86a66-3f55-4abb-b8c4-1a96cbd5a0f8 found for delete ", "request_id": "req-62fe125a-3b51-461c-abdd-00fdd845fea6"}]} 2026-07-02 06:20:27.313 8 INFO neutron.services.segments.plugin [-] Segment b5a00e90-d3e9-4203-84f1-5f1724db051a resource provider aggregate not found [pid: 8|app: 0|req: 465/792] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:20:27 2026] GET /v2.0/security-groups?id=b1acc690-778c-4700-ab93-c98edde46b28&fields=id&fields=name => generated 114 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/793] 199.204.45.248 () {34 vars in 1080 bytes} [Thu Jul 2 06:20:28 2026] GET /v2.0/ports?tenant_id=a297152d00c44a9f9dd42646a7061194&device_id=7f53766e-a31b-4198-a032-f0a6d506c1c2 => generated 1240 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:20:28.088 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d6d9c58c-9a3e-47f6-905a-679782b8e703'] response: {'name': 'network-changed', 'server_uuid': '7f53766e-a31b-4198-a032-f0a6d506c1c2', 'tag': 'deb797d9-3d72-4bc6-8f67-607bc2f3260b', 'status': 'completed', 'code': 200} 2026-07-02 06:20:28.089 8 INFO neutron.services.segments.plugin [-] Segment b5a00e90-d3e9-4203-84f1-5f1724db051a resource provider aggregate not found 2026-07-02 06:20:28.093 8 INFO neutron.services.segments.plugin [-] Segment b5a00e90-d3e9-4203-84f1-5f1724db051a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5a00e90-d3e9-4203-84f1-5f1724db051a found for delete ", "request_id": "req-86a3f915-065d-4cb5-8a0e-cee0a775008a"}]} 2026-07-02 06:20:28.111 8 INFO neutron.services.segments.plugin [-] Segment b5a00e90-d3e9-4203-84f1-5f1724db051a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5a00e90-d3e9-4203-84f1-5f1724db051a found for delete ", "request_id": "req-fe38aeb5-bd0f-4944-8aef-3d67423fe9d0"}]} [pid: 8|app: 0|req: 466/794] 199.204.45.248 () {34 vars in 986 bytes} [Thu Jul 2 06:20:28 2026] GET /v2.0/networks?id=0e805129-7e4b-4f79-bac7-605aab5fe2d7 => generated 766 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/795] 199.204.45.248 () {34 vars in 1058 bytes} [Thu Jul 2 06:20:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=deb797d9-3d72-4bc6-8f67-607bc2f3260b => generated 860 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/796] 199.204.45.248 () {34 vars in 984 bytes} [Thu Jul 2 06:20:28 2026] GET /v2.0/subnets?id=7b162f07-9883-432a-9cca-2509f1e4ca45 => generated 688 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/797] 199.204.45.248 () {34 vars in 1052 bytes} [Thu Jul 2 06:20:28 2026] GET /v2.0/ports?network_id=0e805129-7e4b-4f79-bac7-605aab5fe2d7&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/798] 199.204.45.248 () {34 vars in 1012 bytes} [Thu Jul 2 06:20:28 2026] GET /v2.0/networks/0e805129-7e4b-4f79-bac7-605aab5fe2d7?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:20:28.382 8 WARNING neutron_lib.context [None req-2f174735-dd0b-4643-88f4-7640e41ec578 46ce5e7849e94b428e512c07a483d936 71c88719a0094a458bd0c442001f886c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:20:28.382 8 WARNING neutron_lib.context [None req-2f174735-dd0b-4643-88f4-7640e41ec578 46ce5e7849e94b428e512c07a483d936 71c88719a0094a458bd0c442001f886c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 333/799] 199.204.45.248 () {34 vars in 1112 bytes} [Thu Jul 2 06:20:28 2026] GET /v2.0/networks/0e805129-7e4b-4f79-bac7-605aab5fe2d7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/800] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:28 2026] GET /v2.0/ports?device_id=7f53766e-a31b-4198-a032-f0a6d506c1c2 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/801] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:20:28 2026] GET /v2.0/security-groups?id=b1acc690-778c-4700-ab93-c98edde46b28&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-07-02 06:20:28.594 8 INFO neutron.db.segments_db [None req-2f174735-dd0b-4643-88f4-7640e41ec578 46ce5e7849e94b428e512c07a483d936 71c88719a0094a458bd0c442001f886c - - default default] Added segment 5563ab3c-6d78-483f-8e5b-6ebb1a9405e2 of type vxlan for network 0241aa89-dde0-4b5b-abaf-5359dceb961a 2026-07-02 06:20:28.671 8 INFO neutron.db.segments_db [None req-2f174735-dd0b-4643-88f4-7640e41ec578 46ce5e7849e94b428e512c07a483d936 71c88719a0094a458bd0c442001f886c - - default default] Added segment 2a9f5753-c783-4446-a63b-777415988a63 of type vxlan for network 8b07e652-c246-4136-a8ae-e80a87ba16b9 [pid: 8|app: 0|req: 467/802] 10.0.0.9 () {34 vars in 668 bytes} [Thu Jul 2 06:20:28 2026] POST /v2.0/networks => generated 1242 bytes in 638 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/803] 10.0.0.9 () {32 vars in 647 bytes} [Thu Jul 2 06:20:28 2026] GET /v2.0/networks => generated 1841 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/804] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:20:28 2026] DELETE /v2.0/networks/0241aa89-dde0-4b5b-abaf-5359dceb961a => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:20:29.276 7 INFO neutron.services.segments.plugin [-] Segment 2a9f5753-c783-4446-a63b-777415988a63 resource provider aggregate not found 2026-07-02 06:20:29.280 7 INFO neutron.services.segments.plugin [-] Segment 2a9f5753-c783-4446-a63b-777415988a63 resource provider aggregate not found [pid: 8|app: 0|req: 469/805] 199.204.45.248 () {34 vars in 994 bytes} [Thu Jul 2 06:20:29 2026] GET /v2.0/ports?device_id=7f53766e-a31b-4198-a032-f0a6d506c1c2 => generated 971 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:20:29.299 7 INFO neutron.services.segments.plugin [-] Segment 2a9f5753-c783-4446-a63b-777415988a63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a9f5753-c783-4446-a63b-777415988a63 found for delete ", "request_id": "req-c9ecaf5e-e5d3-4249-b6ec-b0170d83b687"}]} 2026-07-02 06:20:29.303 7 INFO neutron.services.segments.plugin [-] Segment 2a9f5753-c783-4446-a63b-777415988a63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a9f5753-c783-4446-a63b-777415988a63 found for delete ", "request_id": "req-5ded11f4-e46b-4761-a806-1b6467efb699"}]} [pid: 7|app: 0|req: 337/806] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:20:29 2026] DELETE /v2.0/networks/8b07e652-c246-4136-a8ae-e80a87ba16b9 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/807] 10.0.0.9 () {32 vars in 647 bytes} [Thu Jul 2 06:20:29 2026] GET /v2.0/networks => generated 651 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:20:29.393 7 WARNING neutron_lib.context [None req-e580ed62-fbbc-4b8e-883f-6591a70b78e5 46ce5e7849e94b428e512c07a483d936 71c88719a0094a458bd0c442001f886c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:20:29.447 7 INFO neutron.db.segments_db [None req-e580ed62-fbbc-4b8e-883f-6591a70b78e5 46ce5e7849e94b428e512c07a483d936 71c88719a0094a458bd0c442001f886c - - default default] Added segment 196d843d-cde7-4c62-9920-5fd1e3f2433c of type vxlan for network d68b1464-8b02-45a3-bf0b-e148afca861e [pid: 7|app: 0|req: 339/808] 10.0.0.9 () {34 vars in 668 bytes} [Thu Jul 2 06:20:29 2026] POST /v2.0/networks => generated 650 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:20:29.554 7 WARNING neutron_lib.context [None req-d5dd9323-0960-4c3c-89c9-61767fb3c3fe 46ce5e7849e94b428e512c07a483d936 71c88719a0094a458bd0c442001f886c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:20:29.607 8 INFO neutron.db.l3_db [req-2d850d9a-82e0-44db-98b6-282faf68cf94 req-05b47ee8-afca-472c-9d4c-d7034b8ad7ef bdcc7081a2aa4c348a2e3fe82492c8e3 a297152d00c44a9f9dd42646a7061194 - - default default] Floating IP 83fbf14b-b458-4c45-970b-9718d10862ce disassociated. External IP: 10.96.250.201, port: deb797d9-3d72-4bc6-8f67-607bc2f3260b. 2026-07-02 06:20:29.618 7 INFO neutron.db.segments_db [None req-d5dd9323-0960-4c3c-89c9-61767fb3c3fe 46ce5e7849e94b428e512c07a483d936 71c88719a0094a458bd0c442001f886c - - default default] Added segment de4075c6-be6d-4f5e-b476-9c26f6e51ebf of type vxlan for network c618d0ce-c25a-4fbf-9697-75f72576d44b [pid: 7|app: 0|req: 340/809] 10.0.0.9 () {34 vars in 668 bytes} [Thu Jul 2 06:20:29 2026] POST /v2.0/networks => generated 649 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/810] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:29 2026] GET /v2.0/ports?device_id=7f53766e-a31b-4198-a032-f0a6d506c1c2 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:20:29.752 7 WARNING neutron_lib.context [None req-9837f43a-527b-4112-9d84-b7ba299edc59 46ce5e7849e94b428e512c07a483d936 71c88719a0094a458bd0c442001f886c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:20:29.797 7 WARNING neutron_lib.context [None req-9837f43a-527b-4112-9d84-b7ba299edc59 46ce5e7849e94b428e512c07a483d936 71c88719a0094a458bd0c442001f886c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 470/811] 199.204.45.248 () {36 vars in 997 bytes} [Thu Jul 2 06:20:29 2026] DELETE /v2.0/ports/deb797d9-3d72-4bc6-8f67-607bc2f3260b => generated 0 bytes in 659 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/812] 10.0.0.141 () {34 vars in 1098 bytes} [Thu Jul 2 06:20:29 2026] GET /v2.0/security-groups?name=tempest-securitygroup--690420477&fields=id&tenant_id=52a22500ecda445290e9c289a4c05bed => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/813] 10.0.0.141 () {34 vars in 982 bytes} [Thu Jul 2 06:20:30 2026] GET /v2.0/networks?id=ba838a63-7741-4d9d-84b1-76cee4d59ce9 => generated 680 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/814] 10.0.0.141 () {34 vars in 965 bytes} [Thu Jul 2 06:20:30 2026] GET /v2.0/quotas/52a22500ecda445290e9c289a4c05bed => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:20:30.119 8 INFO neutron.services.segments.plugin [-] Segment 5563ab3c-6d78-483f-8e5b-6ebb1a9405e2 resource provider aggregate not found 2026-07-02 06:20:30.123 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-491a9390-8336-4890-8ef8-a5ed03585086'] response: {'server_uuid': '7f53766e-a31b-4198-a032-f0a6d506c1c2', 'name': 'network-vif-deleted', 'tag': 'deb797d9-3d72-4bc6-8f67-607bc2f3260b', 'status': 'completed', 'code': 200} 2026-07-02 06:20:30.134 8 INFO neutron.services.segments.plugin [-] Segment 5563ab3c-6d78-483f-8e5b-6ebb1a9405e2 resource provider aggregate not found 2026-07-02 06:20:30.140 8 INFO neutron.services.segments.plugin [-] Segment 5563ab3c-6d78-483f-8e5b-6ebb1a9405e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5563ab3c-6d78-483f-8e5b-6ebb1a9405e2 found for delete ", "request_id": "req-abfc2600-aa57-4432-bf55-aaed4e9a4597"}]} 2026-07-02 06:20:30.152 8 INFO neutron.services.segments.plugin [-] Segment 5563ab3c-6d78-483f-8e5b-6ebb1a9405e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5563ab3c-6d78-483f-8e5b-6ebb1a9405e2 found for delete ", "request_id": "req-3b2edbf5-9869-47bc-bda5-fb99053c7bf2"}]} [pid: 8|app: 0|req: 474/815] 10.0.0.141 () {34 vars in 1002 bytes} [Thu Jul 2 06:20:30 2026] GET /v2.0/ports?tenant_id=52a22500ecda445290e9c289a4c05bed&fields=id => generated 103 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/816] 10.0.0.141 () {34 vars in 1008 bytes} [Thu Jul 2 06:20:30 2026] GET /v2.0/networks/ba838a63-7741-4d9d-84b1-76cee4d59ce9?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: 476/817] 10.0.0.141 () {34 vars in 1108 bytes} [Thu Jul 2 06:20:30 2026] GET /v2.0/networks/ba838a63-7741-4d9d-84b1-76cee4d59ce9?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: 342/818] 10.0.0.9 () {34 vars in 663 bytes} [Thu Jul 2 06:20:29 2026] POST /v2.0/ports => generated 1505 bytes in 643 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/819] 10.0.0.9 () {32 vars in 641 bytes} [Thu Jul 2 06:20:30 2026] GET /v2.0/ports => generated 1505 bytes in 81 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:71: 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: 478/820] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:30 2026] GET /v2.0/ports?device_id=fcc7687f-5c28-4482-a917-8573a09ebd67 => 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: 343/821] 10.0.0.9 () {32 vars in 718 bytes} [Thu Jul 2 06:20:30 2026] DELETE /v2.0/ports/cc5cacdc-ccef-4b57-9b49-2f55ecda53d6 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/822] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:30 2026] GET /v2.0/ports?device_id=7f53766e-a31b-4198-a032-f0a6d506c1c2 => 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: 479/823] 10.0.0.9 () {32 vars in 718 bytes} [Thu Jul 2 06:20:30 2026] DELETE /v2.0/ports/9207e4fe-9a70-4831-9497-fdbe8f625cb8 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/824] 10.0.0.9 () {32 vars in 641 bytes} [Thu Jul 2 06:20:30 2026] GET /v2.0/ports => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:20:31.027 8 WARNING neutron_lib.context [None req-5cc32a90-a00d-4ae5-9ef0-6debad57fa76 46ce5e7849e94b428e512c07a483d936 71c88719a0094a458bd0c442001f886c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:20:31.102 8 INFO neutron.db.segments_db [None req-5cc32a90-a00d-4ae5-9ef0-6debad57fa76 46ce5e7849e94b428e512c07a483d936 71c88719a0094a458bd0c442001f886c - - default default] Added segment 8a63cc06-e45f-4a0e-975a-bae50da423df of type vxlan for network 3142b28b-2ebf-47c4-8dc2-dd91e2568a10 [pid: 8|app: 0|req: 480/825] 10.0.0.9 () {34 vars in 668 bytes} [Thu Jul 2 06:20:31 2026] POST /v2.0/networks => generated 650 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:20:31.232 7 WARNING neutron_lib.context [None req-20ff1b85-2126-4d32-93cf-72c252276a5b 46ce5e7849e94b428e512c07a483d936 71c88719a0094a458bd0c442001f886c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:20:31.312 7 INFO neutron.db.segments_db [None req-20ff1b85-2126-4d32-93cf-72c252276a5b 46ce5e7849e94b428e512c07a483d936 71c88719a0094a458bd0c442001f886c - - default default] Added segment 56f11996-6590-4bd5-bdc2-1455ae15a632 of type vxlan for network 02dcc21a-1c96-4ac6-9551-8f1c3e2ce649 [pid: 7|app: 0|req: 346/826] 10.0.0.9 () {34 vars in 668 bytes} [Thu Jul 2 06:20:31 2026] POST /v2.0/networks => generated 650 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:20:31.458 8 WARNING neutron_lib.context [None req-02b4882b-80bd-4a55-97f5-394fae649e99 46ce5e7849e94b428e512c07a483d936 71c88719a0094a458bd0c442001f886c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:20:31.495 8 WARNING neutron_lib.context [None req-02b4882b-80bd-4a55-97f5-394fae649e99 46ce5e7849e94b428e512c07a483d936 71c88719a0094a458bd0c442001f886c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 347/827] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:31 2026] GET /v2.0/ports?device_id=fcc7687f-5c28-4482-a917-8573a09ebd67 => 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: 481/828] 10.0.0.9 () {34 vars in 667 bytes} [Thu Jul 2 06:20:31 2026] POST /v2.0/subnets => generated 1273 bytes in 458 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/829] 10.0.0.9 () {32 vars in 645 bytes} [Thu Jul 2 06:20:31 2026] GET /v2.0/subnets => generated 1909 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/830] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:31 2026] GET /v2.0/ports?device_id=7f53766e-a31b-4198-a032-f0a6d506c1c2 => 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: 349/831] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:20:31 2026] DELETE /v2.0/subnets/2c24b725-a7c2-43ab-a5c0-bb471155e56f => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/832] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:20:32 2026] DELETE /v2.0/subnets/fec01803-a3a2-4a26-b6bb-711ab9d9eb63 => 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: 350/833] 10.0.0.9 () {32 vars in 645 bytes} [Thu Jul 2 06:20:32 2026] GET /v2.0/subnets => generated 649 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:20:32.433 8 INFO neutron.services.segments.plugin [-] Segment 56f11996-6590-4bd5-bdc2-1455ae15a632 resource provider aggregate not found 2026-07-02 06:20:32.437 8 INFO neutron.services.segments.plugin [-] Segment 56f11996-6590-4bd5-bdc2-1455ae15a632 resource provider aggregate not found 2026-07-02 06:20:32.447 8 INFO neutron.services.segments.plugin [-] Segment 56f11996-6590-4bd5-bdc2-1455ae15a632 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56f11996-6590-4bd5-bdc2-1455ae15a632 found for delete ", "request_id": "req-8a6aa070-11dd-45e9-8aa1-51e57e355411"}]} 2026-07-02 06:20:32.450 8 INFO neutron.services.segments.plugin [-] Segment 56f11996-6590-4bd5-bdc2-1455ae15a632 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56f11996-6590-4bd5-bdc2-1455ae15a632 found for delete ", "request_id": "req-949ea14d-c2e5-42fe-bf51-7fc40b6b50c6"}]} [pid: 8|app: 0|req: 484/834] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:20:32 2026] DELETE /v2.0/networks/02dcc21a-1c96-4ac6-9551-8f1c3e2ce649 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:20:32.588 7 INFO neutron.services.segments.plugin [-] Segment 8a63cc06-e45f-4a0e-975a-bae50da423df resource provider aggregate not found 2026-07-02 06:20:32.592 7 INFO neutron.services.segments.plugin [-] Segment 8a63cc06-e45f-4a0e-975a-bae50da423df resource provider aggregate not found [pid: 7|app: 0|req: 351/835] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:20:32 2026] DELETE /v2.0/networks/3142b28b-2ebf-47c4-8dc2-dd91e2568a10 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/836] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:20:32 2026] DELETE /v2.0/networks/c618d0ce-c25a-4fbf-9697-75f72576d44b => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:20:32.759 7 INFO neutron.services.segments.plugin [-] Segment 8a63cc06-e45f-4a0e-975a-bae50da423df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a63cc06-e45f-4a0e-975a-bae50da423df found for delete ", "request_id": "req-a2f1288a-70a9-407c-aeae-ccd8d1b0d492"}]} 2026-07-02 06:20:32.760 7 INFO neutron.services.segments.plugin [-] Segment 8a63cc06-e45f-4a0e-975a-bae50da423df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a63cc06-e45f-4a0e-975a-bae50da423df found for delete ", "request_id": "req-fc98bd78-b129-4050-9acd-207d2376658c"}]} [pid: 8|app: 0|req: 486/837] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:32 2026] GET /v2.0/ports?device_id=fcc7687f-5c28-4482-a917-8573a09ebd67 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/838] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:20:32 2026] DELETE /v2.0/networks/d68b1464-8b02-45a3-bf0b-e148afca861e => 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: 487/839] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:33 2026] GET /v2.0/ports?device_id=7f53766e-a31b-4198-a032-f0a6d506c1c2 => 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: 353/840] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:20:33 2026] GET /v2.0/security-groups?tenant_id=71c88719a0094a458bd0c442001f886c&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/841] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:20:33 2026] DELETE /v2.0/security-groups/95b55aa4-c7b7-4d6e-8d63-d03457043a36 => 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: 354/842] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:33 2026] GET /v2.0/ports?device_id=fcc7687f-5c28-4482-a917-8573a09ebd67 => 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: 489/843] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:20:34 2026] DELETE /v2.0/security-groups/b1acc690-778c-4700-ab93-c98edde46b28 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:20:34.324 7 INFO neutron.api.v2.resource [None req-97c4144e-e743-4c9a-a52d-58d0736dfdda bdcc7081a2aa4c348a2e3fe82492c8e3 a297152d00c44a9f9dd42646a7061194 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 355/844] 10.0.0.9 () {32 vars in 735 bytes} [Thu Jul 2 06:20:34 2026] GET /v2.0/security-groups/b1acc690-778c-4700-ab93-c98edde46b28 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:20:34.492 8 INFO neutron.services.segments.plugin [-] Segment de4075c6-be6d-4f5e-b476-9c26f6e51ebf resource provider aggregate not found 2026-07-02 06:20:34.496 8 INFO neutron.services.segments.plugin [-] Segment de4075c6-be6d-4f5e-b476-9c26f6e51ebf resource provider aggregate not found 2026-07-02 06:20:34.509 8 INFO neutron.services.segments.plugin [-] Segment de4075c6-be6d-4f5e-b476-9c26f6e51ebf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de4075c6-be6d-4f5e-b476-9c26f6e51ebf found for delete ", "request_id": "req-829bfcbb-984b-4709-b865-d4b4fa6fdc7c"}]} 2026-07-02 06:20:34.514 8 INFO neutron.services.segments.plugin [-] Segment de4075c6-be6d-4f5e-b476-9c26f6e51ebf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de4075c6-be6d-4f5e-b476-9c26f6e51ebf found for delete ", "request_id": "req-4eacf90d-97a0-417e-abcc-bb66c457452a"}]} [pid: 7|app: 0|req: 356/845] 10.0.0.146 () {34 vars in 990 bytes} [Thu Jul 2 06:20:34 2026] GET /v2.0/ports?device_id=44d91025-f1de-4211-90b3-3e02399af221 => generated 1240 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/846] 10.0.0.146 () {34 vars in 1040 bytes} [Thu Jul 2 06:20:34 2026] GET /v2.0/security-groups?id=75de27aa-379d-429a-add1-5457058188d5&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: 490/847] 10.0.0.9 () {32 vars in 730 bytes} [Thu Jul 2 06:20:34 2026] DELETE /v2.0/floatingips/83fbf14b-b458-4c45-970b-9718d10862ce => generated 0 bytes in 302 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/848] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:34 2026] GET /v2.0/ports?device_id=fcc7687f-5c28-4482-a917-8573a09ebd67 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:20:35.101 7 INFO neutron.services.segments.plugin [-] Segment 196d843d-cde7-4c62-9920-5fd1e3f2433c resource provider aggregate not found 2026-07-02 06:20:35.105 7 INFO neutron.services.segments.plugin [-] Segment 196d843d-cde7-4c62-9920-5fd1e3f2433c resource provider aggregate not found 2026-07-02 06:20:35.130 7 INFO neutron.services.segments.plugin [-] Segment 196d843d-cde7-4c62-9920-5fd1e3f2433c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 196d843d-cde7-4c62-9920-5fd1e3f2433c found for delete ", "request_id": "req-6a2d7e1a-5d1d-493d-bc45-5c3b983ddecd"}]} 2026-07-02 06:20:35.131 7 INFO neutron.services.segments.plugin [-] Segment 196d843d-cde7-4c62-9920-5fd1e3f2433c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 196d843d-cde7-4c62-9920-5fd1e3f2433c found for delete ", "request_id": "req-6f80a427-f9b2-4fce-bbfd-37792fa5145d"}]} [pid: 8|app: 0|req: 492/849] 199.204.45.248 () {34 vars in 986 bytes} [Thu Jul 2 06:20:35 2026] GET /v2.0/networks?id=ba838a63-7741-4d9d-84b1-76cee4d59ce9 => generated 680 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/850] 199.204.45.248 () {34 vars in 1050 bytes} [Thu Jul 2 06:20:35 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=52a22500ecda445290e9c289a4c05bed => generated 180 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:20:35.368 8 WARNING neutron_lib.context [req-b5afb456-32fb-44dd-b71a-741e46f601fc req-df8ffac1-d10c-40b5-bd13-c291de763cc1 67dadca7550a41178022bdc77d35eabe 52a22500ecda445290e9c289a4c05bed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 494/851] 199.204.45.248 () {38 vars in 955 bytes} [Thu Jul 2 06:20:35 2026] POST /v2.0/ports => generated 954 bytes in 400 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:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:20:35.905 8 WARNING neutron_lib.context [None req-da45f4e5-70cd-4185-97b8-e1ae347ac9a3 a5ae3350a27844f088842995877bd53b 13ba418a5ae0449e81a6d1c835808125 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 358/852] 10.0.0.9 () {34 vars in 787 bytes} [Thu Jul 2 06:20:34 2026] PUT /v2.0/routers/7f99f401-b709-4a88-bf9d-29980e166c42/remove_router_interface => generated 309 bytes in 1286 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:20:36.105 8 INFO neutron.db.segments_db [None req-da45f4e5-70cd-4185-97b8-e1ae347ac9a3 a5ae3350a27844f088842995877bd53b 13ba418a5ae0449e81a6d1c835808125 - - default default] Added segment 5c46a4ca-1a37-4c01-9a90-615b3df235ce of type vxlan for network 4cc12eca-b002-45c1-9689-a2aa186ca0df [pid: 8|app: 0|req: 495/853] 10.0.0.9 () {34 vars in 668 bytes} [Thu Jul 2 06:20:35 2026] POST /v2.0/networks => generated 648 bytes in 421 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/854] 199.204.45.248 () {38 vars in 1028 bytes} [Thu Jul 2 06:20:35 2026] PUT /v2.0/ports/44dd8f69-3599-4d59-9511-1e5b955a9086 => 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:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:20:36.506 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9428175b-cacf-4b0b-b1c5-898270454e9f'] response: {'name': 'network-changed', 'server_uuid': 'fcc7687f-5c28-4482-a917-8573a09ebd67', 'tag': '44dd8f69-3599-4d59-9511-1e5b955a9086', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 360/855] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:36 2026] GET /v2.0/ports?device_id=fcc7687f-5c28-4482-a917-8573a09ebd67 => generated 969 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/856] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:20:36 2026] GET /v2.0/security-groups?id=2c7b5bde-19c1-40a7-b187-1a95a2ec5f80&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-07-02 06:20:36.646 7 WARNING neutron_lib.context [None req-402e07de-e381-4dcc-bd0e-3a19cd0acc73 a5ae3350a27844f088842995877bd53b 13ba418a5ae0449e81a6d1c835808125 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 362/857] 10.0.0.9 () {34 vars in 667 bytes} [Thu Jul 2 06:20:36 2026] POST /v2.0/subnets => generated 673 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:20:36.913 7 WARNING neutron_lib.context [None req-8f094032-acbe-4e44-8e2d-fa098e9a17b3 a5ae3350a27844f088842995877bd53b 13ba418a5ae0449e81a6d1c835808125 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:20:36.980 7 INFO neutron.db.segments_db [None req-8f094032-acbe-4e44-8e2d-fa098e9a17b3 a5ae3350a27844f088842995877bd53b 13ba418a5ae0449e81a6d1c835808125 - - default default] Added segment 3a7ce9b6-b1f3-4200-8170-ccc07efdd5bc of type vxlan for network 655f975b-5321-413b-ab56-1bbbb4ee76df 2026-07-02 06:20:37.096 8 INFO neutron.services.segments.plugin [-] Segment 7cf31b22-210a-4a27-94a1-180fdfd7d722 resource provider aggregate not found 2026-07-02 06:20:37.100 8 INFO neutron.services.segments.plugin [-] Segment 7cf31b22-210a-4a27-94a1-180fdfd7d722 resource provider aggregate not found [pid: 7|app: 0|req: 363/858] 10.0.0.9 () {34 vars in 668 bytes} [Thu Jul 2 06:20:36 2026] POST /v2.0/networks => generated 648 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:20:37.108 8 INFO neutron.services.segments.plugin [-] Segment 7cf31b22-210a-4a27-94a1-180fdfd7d722 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7cf31b22-210a-4a27-94a1-180fdfd7d722 found for delete ", "request_id": "req-46d3197b-6927-4809-9cf5-4f5351a23a03"}]} 2026-07-02 06:20:37.112 8 INFO neutron.services.segments.plugin [-] Segment 7cf31b22-210a-4a27-94a1-180fdfd7d722 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7cf31b22-210a-4a27-94a1-180fdfd7d722 found for delete ", "request_id": "req-10941799-6e76-4062-b2f0-d566172aed85"}]} 2026-07-02 06:20:37.118 8 INFO neutron.db.l3_hamode_db [None req-cbf1ca7b-a3cf-48b0-832c-a1cd1ba4b417 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] HA network c200de8c-de71-4c34-8655-d3bdf3d2fa11 was deleted as no HA routers are present in tenant a297152d00c44a9f9dd42646a7061194. [pid: 8|app: 0|req: 496/859] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:20:36 2026] DELETE /v2.0/routers/7f99f401-b709-4a88-bf9d-29980e166c42 => generated 0 bytes in 939 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/860] 199.204.45.248 () {34 vars in 1080 bytes} [Thu Jul 2 06:20:37 2026] GET /v2.0/ports?tenant_id=52a22500ecda445290e9c289a4c05bed&device_id=fcc7687f-5c28-4482-a917-8573a09ebd67 => generated 1238 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/861] 10.0.0.9 () {34 vars in 741 bytes} [Thu Jul 2 06:20:37 2026] PUT /v2.0/networks/655f975b-5321-413b-ab56-1bbbb4ee76df => generated 592 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/862] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:20:37 2026] DELETE /v2.0/subnets/7b162f07-9883-432a-9cca-2509f1e4ca45 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:20:37.288 7 WARNING neutron_lib.context [None req-da4694fb-bff5-4982-9e73-d55e60adf685 a5ae3350a27844f088842995877bd53b 13ba418a5ae0449e81a6d1c835808125 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 498/863] 199.204.45.248 () {34 vars in 1018 bytes} [Thu Jul 2 06:20:37 2026] GET /v2.0/networks?tenant_id=52a22500ecda445290e9c289a4c05bed&shared=False => generated 776 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/864] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:20:37 2026] DELETE /v2.0/networks/0e805129-7e4b-4f79-bac7-605aab5fe2d7 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/865] 10.0.0.9 () {34 vars in 667 bytes} [Thu Jul 2 06:20:37 2026] POST /v2.0/subnets => generated 646 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/866] 199.204.45.248 () {34 vars in 930 bytes} [Thu Jul 2 06:20:37 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/867] 10.0.0.9 () {34 vars in 739 bytes} [Thu Jul 2 06:20:37 2026] PUT /v2.0/subnets/8669b8fb-6863-43ba-9e39-08440cac8773 => generated 656 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/868] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:20:37 2026] GET /v2.0/security-groups?tenant_id=a297152d00c44a9f9dd42646a7061194&name=default => generated 2921 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/869] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:37 2026] GET /v2.0/ports?device_id=fcc7687f-5c28-4482-a917-8573a09ebd67 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/870] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:20:37 2026] DELETE /v2.0/security-groups/4efb122b-23e1-45a0-86de-7f04d2186a44 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/871] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:20:37 2026] GET /v2.0/security-groups?id=2c7b5bde-19c1-40a7-b187-1a95a2ec5f80&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:20:37.960 7 INFO neutron.services.segments.plugin [-] Segment 3a7ce9b6-b1f3-4200-8170-ccc07efdd5bc resource provider aggregate not found 2026-07-02 06:20:37.968 7 INFO neutron.services.segments.plugin [-] Segment 3a7ce9b6-b1f3-4200-8170-ccc07efdd5bc resource provider aggregate not found 2026-07-02 06:20:37.981 7 INFO neutron.services.segments.plugin [-] Segment 3a7ce9b6-b1f3-4200-8170-ccc07efdd5bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a7ce9b6-b1f3-4200-8170-ccc07efdd5bc found for delete ", "request_id": "req-0b7b6883-5f44-4340-b283-5df8766ff8a5"}]} [pid: 7|app: 0|req: 369/872] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:20:37 2026] DELETE /v2.0/networks/655f975b-5321-413b-ab56-1bbbb4ee76df => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:20:38.009 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c91b711d-82cd-452c-a927-5aa63199cd1b a5ae3350a27844f088842995877bd53b 13ba418a5ae0449e81a6d1c835808125 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 504/873] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:20:37 2026] DELETE /v2.0/networks/655f975b-5321-413b-ab56-1bbbb4ee76df => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:20:38.027 7 INFO neutron.services.segments.plugin [-] Segment 3a7ce9b6-b1f3-4200-8170-ccc07efdd5bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a7ce9b6-b1f3-4200-8170-ccc07efdd5bc found for delete ", "request_id": "req-92b7e1ab-695d-47e1-9aee-fef435441ffc"}]} [pid: 7|app: 0|req: 370/874] 10.0.0.9 () {32 vars in 692 bytes} [Thu Jul 2 06:20:38 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/875] 10.0.0.9 () {32 vars in 740 bytes} [Thu Jul 2 06:20:38 2026] GET /v2.0/subnets?network_id=6b2ad7ed-1bcd-40d1-885d-3295bc4bc9f4 => generated 649 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/876] 10.0.0.9 () {32 vars in 651 bytes} [Thu Jul 2 06:20:38 2026] GET /v2.0/extensions => generated 20516 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/877] 10.0.0.9 () {32 vars in 647 bytes} [Thu Jul 2 06:20:38 2026] GET /v2.0/networks => generated 1313 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/878] 10.0.0.9 () {32 vars in 645 bytes} [Thu Jul 2 06:20:38 2026] GET /v2.0/subnets => generated 1312 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/879] 10.0.0.9 () {32 vars in 721 bytes} [Thu Jul 2 06:20:38 2026] GET /v2.0/networks/4cc12eca-b002-45c1-9689-a2aa186ca0df => generated 673 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/880] 10.0.0.9 () {32 vars in 719 bytes} [Thu Jul 2 06:20:38 2026] GET /v2.0/subnets/dc8d693d-d679-40b3-9afc-cda5950a550b => generated 673 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:20:38.414 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7d2b93f7-2955-476d-aaab-1dc5d3fe03b4 a5ae3350a27844f088842995877bd53b 13ba418a5ae0449e81a6d1c835808125 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 508/881] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:20:38 2026] DELETE /v2.0/subnets/8669b8fb-6863-43ba-9e39-08440cac8773 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:20:38.436 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1a05cfe7-7443-4567-ba31-422f9f4c0eec a5ae3350a27844f088842995877bd53b 13ba418a5ae0449e81a6d1c835808125 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 374/882] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:20:38 2026] DELETE /v2.0/networks/655f975b-5321-413b-ab56-1bbbb4ee76df => 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: 509/885] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:20:38 2026] DELETE /v2.0/subnets/dc8d693d-d679-40b3-9afc-cda5950a550b => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/886] 199.204.45.248 () {34 vars in 1080 bytes} [Thu Jul 2 06:20:38 2026] GET /v2.0/ports?tenant_id=52a22500ecda445290e9c289a4c05bed&device_id=fcc7687f-5c28-4482-a917-8573a09ebd67 => generated 1238 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/887] 199.204.45.248 () {34 vars in 1058 bytes} [Thu Jul 2 06:20:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=44dd8f69-3599-4d59-9511-1e5b955a9086 => 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: 379/888] 199.204.45.248 () {34 vars in 984 bytes} [Thu Jul 2 06:20:38 2026] GET /v2.0/subnets?id=bf4e03d6-6fbb-4d44-8ca1-bb63d0c6ca50 => generated 698 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/889] 199.204.45.248 () {34 vars in 1052 bytes} [Thu Jul 2 06:20:38 2026] GET /v2.0/ports?network_id=ba838a63-7741-4d9d-84b1-76cee4d59ce9&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/890] 199.204.45.248 () {34 vars in 1012 bytes} [Thu Jul 2 06:20:38 2026] GET /v2.0/networks/ba838a63-7741-4d9d-84b1-76cee4d59ce9?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: 382/891] 199.204.45.248 () {34 vars in 1112 bytes} [Thu Jul 2 06:20:38 2026] GET /v2.0/networks/ba838a63-7741-4d9d-84b1-76cee4d59ce9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/892] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:20:38 2026] DELETE /v2.0/networks/4cc12eca-b002-45c1-9689-a2aa186ca0df => generated 0 bytes in 388 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/893] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:38 2026] GET /v2.0/ports?device_id=fcc7687f-5c28-4482-a917-8573a09ebd67 => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/894] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:20:39 2026] GET /v2.0/security-groups?id=2c7b5bde-19c1-40a7-b187-1a95a2ec5f80&fields=id&fields=name => generated 113 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/895] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:20:39 2026] GET /v2.0/security-groups?tenant_id=13ba418a5ae0449e81a6d1c835808125&name=default => generated 2925 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:20:39.774 8 INFO neutron.services.segments.plugin [-] Segment b7ee20f9-71dd-43b1-817c-5832e5935f68 resource provider aggregate not found 2026-07-02 06:20:39.780 8 INFO neutron.services.segments.plugin [-] Segment b7ee20f9-71dd-43b1-817c-5832e5935f68 resource provider aggregate not found 2026-07-02 06:20:39.789 8 INFO neutron.services.segments.plugin [-] Segment b7ee20f9-71dd-43b1-817c-5832e5935f68 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7ee20f9-71dd-43b1-817c-5832e5935f68 found for delete ", "request_id": "req-c557de06-1251-4c9b-9dc2-bd4a3f5d7217"}]} 2026-07-02 06:20:39.796 8 INFO neutron.services.segments.plugin [-] Segment b7ee20f9-71dd-43b1-817c-5832e5935f68 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7ee20f9-71dd-43b1-817c-5832e5935f68 found for delete ", "request_id": "req-d9ac2a87-a1c4-4df3-b190-1a24613b2f5a"}]} 2026-07-02 06:20:39.802 8 INFO neutron.services.segments.plugin [-] Segment 5c46a4ca-1a37-4c01-9a90-615b3df235ce resource provider aggregate not found 2026-07-02 06:20:39.808 8 INFO neutron.services.segments.plugin [-] Segment 5c46a4ca-1a37-4c01-9a90-615b3df235ce resource provider aggregate not found 2026-07-02 06:20:39.813 8 INFO neutron.services.segments.plugin [-] Segment 5c46a4ca-1a37-4c01-9a90-615b3df235ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c46a4ca-1a37-4c01-9a90-615b3df235ce found for delete ", "request_id": "req-2464292a-aa20-49c5-8695-7ee5d68f1dfb"}]} 2026-07-02 06:20:39.820 8 INFO neutron.services.segments.plugin [-] Segment 5c46a4ca-1a37-4c01-9a90-615b3df235ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c46a4ca-1a37-4c01-9a90-615b3df235ce found for delete ", "request_id": "req-894c6bc1-e355-4056-8881-0589c05b80fa"}]} [pid: 8|app: 0|req: 512/896] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:20:39 2026] DELETE /v2.0/security-groups/560b83c4-78ec-42dd-bb3b-d7540906112f => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:20:40.112 7 INFO neutron.db.segments_db [None req-e2eadd54-a158-4796-a3a7-7b35b79d4c29 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] Added segment 1eecfa64-cf51-4fe4-bfbe-b036a29f69cb of type vxlan for network ec8afb29-c7ee-44f0-a78a-3d1d953a9a88 [pid: 8|app: 0|req: 513/897] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:40 2026] GET /v2.0/ports?device_id=fcc7687f-5c28-4482-a917-8573a09ebd67 => 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: 385/898] 10.0.0.9 () {34 vars in 669 bytes} [Thu Jul 2 06:20:39 2026] POST /v2.0/networks => generated 746 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/899] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:20:40 2026] GET /v2.0/security-groups?id=2c7b5bde-19c1-40a7-b187-1a95a2ec5f80&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/900] 10.0.0.9 () {34 vars in 667 bytes} [Thu Jul 2 06:20:40 2026] POST /v2.0/subnets => generated 693 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:20:40.454 8 INFO neutron.db.segments_db [None req-8ecd9266-5bda-462f-b860-c19507fb3c75 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] Added segment 7dd5cfb5-2ee4-4dd3-ae01-a7474576f39d of type vxlan for network b0883a3e-2b53-4d11-8b15-8f45dd661d64 2026-07-02 06:20:40.722 8 INFO neutron.db.l3_hamode_db [None req-8ecd9266-5bda-462f-b860-c19507fb3c75 0d72361828364e73b071ada914f8d396 a4230a4288604e7c833b9c6451dee2dc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 387/901] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:41 2026] GET /v2.0/ports?device_id=fcc7687f-5c28-4482-a917-8573a09ebd67 => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/902] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:20:41 2026] GET /v2.0/security-groups?id=2c7b5bde-19c1-40a7-b187-1a95a2ec5f80&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:20:41.762 7 WARNING neutron_lib.context [None req-f154728e-3b26-48cc-bfeb-c469159e0ac0 8b0374ca21764b13aafc1dfc7204e8b9 f3702429db354a94a9bbf52073301262 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:20:41.886 8 INFO neutron.db.l3_hamode_db [None req-8ecd9266-5bda-462f-b860-c19507fb3c75 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 06:20:41.900 7 INFO neutron.db.segments_db [None req-f154728e-3b26-48cc-bfeb-c469159e0ac0 8b0374ca21764b13aafc1dfc7204e8b9 f3702429db354a94a9bbf52073301262 - - default default] Added segment 852338f5-b549-4733-be4d-481a2a3eb7be of type vxlan for network 09095d17-8fd1-4fbb-ab14-3289b7c6be13 [pid: 7|app: 0|req: 389/903] 10.0.0.9 () {34 vars in 668 bytes} [Thu Jul 2 06:20:41 2026] POST /v2.0/networks => generated 643 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:20:42.071 7 WARNING neutron_lib.context [None req-2e86a357-8917-4f7a-a02b-827ad77c2965 8b0374ca21764b13aafc1dfc7204e8b9 f3702429db354a94a9bbf52073301262 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 390/904] 10.0.0.9 () {34 vars in 667 bytes} [Thu Jul 2 06:20:42 2026] POST /v2.0/subnets => generated 641 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:20:42.309 7 WARNING neutron_lib.context [None req-e4710280-fd6a-4118-a9ec-b2048f337e18 8b0374ca21764b13aafc1dfc7204e8b9 f3702429db354a94a9bbf52073301262 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:20:42.359 7 INFO neutron.db.segments_db [None req-e4710280-fd6a-4118-a9ec-b2048f337e18 8b0374ca21764b13aafc1dfc7204e8b9 f3702429db354a94a9bbf52073301262 - - default default] Added segment cf5e7223-30dc-4d2b-bbf7-cb1bdcbfb900 of type vxlan for network aad00f91-fd13-46bb-9743-23347405bfe9 [pid: 7|app: 0|req: 391/905] 10.0.0.9 () {34 vars in 668 bytes} [Thu Jul 2 06:20:42 2026] POST /v2.0/networks => generated 643 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/906] 10.0.0.9 () {34 vars in 741 bytes} [Thu Jul 2 06:20:42 2026] PUT /v2.0/networks/aad00f91-fd13-46bb-9743-23347405bfe9 => generated 592 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/907] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:42 2026] GET /v2.0/ports?device_id=fcc7687f-5c28-4482-a917-8573a09ebd67 => generated 969 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:20:42.651 7 WARNING neutron_lib.context [None req-e3dc8b83-062e-4666-b78c-8a2cd62fb976 8b0374ca21764b13aafc1dfc7204e8b9 f3702429db354a94a9bbf52073301262 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 515/908] 10.0.0.9 () {34 vars in 667 bytes} [Thu Jul 2 06:20:40 2026] POST /v2.0/routers => generated 733 bytes in 2433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/909] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:20:42 2026] GET /v2.0/security-groups?id=2c7b5bde-19c1-40a7-b187-1a95a2ec5f80&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/910] 10.0.0.9 () {34 vars in 667 bytes} [Thu Jul 2 06:20:42 2026] POST /v2.0/subnets => generated 626 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/911] 10.0.0.9 () {34 vars in 739 bytes} [Thu Jul 2 06:20:42 2026] PUT /v2.0/subnets/f4957eb5-c471-4fe5-b1e8-2a5c44bb1f19 => generated 636 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:20:43.261 7 INFO neutron.services.segments.plugin [-] Segment cf5e7223-30dc-4d2b-bbf7-cb1bdcbfb900 resource provider aggregate not found 2026-07-02 06:20:43.266 7 INFO neutron.services.segments.plugin [-] Segment cf5e7223-30dc-4d2b-bbf7-cb1bdcbfb900 resource provider aggregate not found 2026-07-02 06:20:43.278 7 INFO neutron.services.segments.plugin [-] Segment cf5e7223-30dc-4d2b-bbf7-cb1bdcbfb900 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf5e7223-30dc-4d2b-bbf7-cb1bdcbfb900 found for delete ", "request_id": "req-7db5e60c-c495-44ce-97ed-af7b23b7aa43"}]} 2026-07-02 06:20:43.279 7 INFO neutron.services.segments.plugin [-] Segment cf5e7223-30dc-4d2b-bbf7-cb1bdcbfb900 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf5e7223-30dc-4d2b-bbf7-cb1bdcbfb900 found for delete ", "request_id": "req-ba5172dd-0b6e-4539-8631-97b7e8bbfe53"}]} [pid: 7|app: 0|req: 396/912] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:20:43 2026] DELETE /v2.0/networks/aad00f91-fd13-46bb-9743-23347405bfe9 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:20:43.302 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8c0239f7-df5b-478b-a006-47ede152c461 8b0374ca21764b13aafc1dfc7204e8b9 f3702429db354a94a9bbf52073301262 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 397/913] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:20:43 2026] DELETE /v2.0/networks/aad00f91-fd13-46bb-9743-23347405bfe9 => generated 138 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/914] 10.0.0.9 () {32 vars in 692 bytes} [Thu Jul 2 06:20:43 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/915] 10.0.0.9 () {32 vars in 740 bytes} [Thu Jul 2 06:20:43 2026] GET /v2.0/subnets?network_id=6b2ad7ed-1bcd-40d1-885d-3295bc4bc9f4 => generated 649 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/916] 10.0.0.9 () {32 vars in 651 bytes} [Thu Jul 2 06:20:43 2026] GET /v2.0/extensions => generated 20516 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/917] 10.0.0.9 () {32 vars in 647 bytes} [Thu Jul 2 06:20:43 2026] GET /v2.0/networks => generated 1308 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/918] 10.0.0.9 () {32 vars in 645 bytes} [Thu Jul 2 06:20:43 2026] GET /v2.0/subnets => generated 1280 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/919] 10.0.0.9 () {32 vars in 721 bytes} [Thu Jul 2 06:20:43 2026] GET /v2.0/networks/09095d17-8fd1-4fbb-ab14-3289b7c6be13 => generated 668 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/920] 10.0.0.9 () {32 vars in 719 bytes} [Thu Jul 2 06:20:43 2026] GET /v2.0/subnets/4b0e4062-fb2d-4d0f-b487-f68e2b8b1877 => generated 641 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:20:43.639 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1555821f-ed48-484e-806a-4744c26c60a7 8b0374ca21764b13aafc1dfc7204e8b9 f3702429db354a94a9bbf52073301262 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 405/921] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:20:43 2026] DELETE /v2.0/subnets/f4957eb5-c471-4fe5-b1e8-2a5c44bb1f19 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:20:43.655 7 INFO neutron.pecan_wsgi.hooks.translation [None req-133af418-a468-4505-bc81-a5097ca50f4a 8b0374ca21764b13aafc1dfc7204e8b9 f3702429db354a94a9bbf52073301262 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 406/922] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:20:43 2026] DELETE /v2.0/networks/aad00f91-fd13-46bb-9743-23347405bfe9 => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/923] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:20:43 2026] DELETE /v2.0/subnets/4b0e4062-fb2d-4d0f-b487-f68e2b8b1877 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/924] 10.0.0.9 () {34 vars in 781 bytes} [Thu Jul 2 06:20:42 2026] PUT /v2.0/routers/4c0bbabf-97f6-4fee-8653-d2238851ad78/add_router_interface => generated 309 bytes in 1254 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/925] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:20:43 2026] DELETE /v2.0/networks/09095d17-8fd1-4fbb-ab14-3289b7c6be13 => generated 0 bytes in 381 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/926] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:44 2026] GET /v2.0/ports?device_id=fcc7687f-5c28-4482-a917-8573a09ebd67 => generated 969 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/927] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:20:44 2026] GET /v2.0/security-groups?id=2c7b5bde-19c1-40a7-b187-1a95a2ec5f80&fields=id&fields=name => generated 113 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/928] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:44 2026] GET /v2.0/ports?device_id=44d91025-f1de-4211-90b3-3e02399af221 => generated 971 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/929] 10.0.0.141 () {34 vars in 971 bytes} [Thu Jul 2 06:20:44 2026] GET /v2.0/ports/d556a4c1-3331-4fce-85c7-0e951484aaf3 => generated 968 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/930] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:20:44 2026] GET /v2.0/security-groups?tenant_id=f3702429db354a94a9bbf52073301262&name=default => generated 2925 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/931] 10.0.0.141 () {34 vars in 982 bytes} [Thu Jul 2 06:20:44 2026] GET /v2.0/networks?id=ec8afb29-c7ee-44f0-a78a-3d1d953a9a88 => generated 678 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/932] 10.0.0.141 () {34 vars in 965 bytes} [Thu Jul 2 06:20:45 2026] GET /v2.0/quotas/a4230a4288604e7c833b9c6451dee2dc => 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: 521/933] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:20:45 2026] DELETE /v2.0/security-groups/54f9570d-0dba-4894-94c8-7219abbf9000 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/934] 10.0.0.141 () {34 vars in 1002 bytes} [Thu Jul 2 06:20:45 2026] GET /v2.0/ports?tenant_id=a4230a4288604e7c833b9c6451dee2dc&fields=id => generated 103 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/935] 10.0.0.141 () {34 vars in 1008 bytes} [Thu Jul 2 06:20:45 2026] GET /v2.0/networks/ec8afb29-c7ee-44f0-a78a-3d1d953a9a88?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:20:45.294 7 INFO neutron.services.segments.plugin [-] Segment 852338f5-b549-4733-be4d-481a2a3eb7be resource provider aggregate not found [pid: 8|app: 0|req: 523/936] 199.204.45.248 () {34 vars in 1000 bytes} [Thu Jul 2 06:20:45 2026] GET /v2.0/subnets?network_id=e7d9fa83-b43c-45ac-9da1-74cf63b58adb => generated 684 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:20:45.299 7 INFO neutron.services.segments.plugin [-] Segment 852338f5-b549-4733-be4d-481a2a3eb7be resource provider aggregate not found 2026-07-02 06:20:45.306 7 INFO neutron.services.segments.plugin [-] Segment 852338f5-b549-4733-be4d-481a2a3eb7be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 852338f5-b549-4733-be4d-481a2a3eb7be found for delete ", "request_id": "req-e655becf-3bd0-49f2-b13d-94b36723011e"}]} [pid: 7|app: 0|req: 414/937] 10.0.0.141 () {34 vars in 1108 bytes} [Thu Jul 2 06:20:45 2026] GET /v2.0/networks/ec8afb29-c7ee-44f0-a78a-3d1d953a9a88?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: 524/938] 199.204.45.248 () {34 vars in 1146 bytes} [Thu Jul 2 06:20:45 2026] GET /v2.0/ports?device_id=44d91025-f1de-4211-90b3-3e02399af221&device_owner=compute%3Anova&network_id=e7d9fa83-b43c-45ac-9da1-74cf63b58adb => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:20:45.369 7 INFO neutron.services.segments.plugin [-] Segment 852338f5-b549-4733-be4d-481a2a3eb7be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 852338f5-b549-4733-be4d-481a2a3eb7be found for delete ", "request_id": "req-ca2cfd82-97a5-402a-95a0-ff6cad0b3a8c"}]} [pid: 8|app: 0|req: 525/939] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:45 2026] GET /v2.0/ports?device_id=fcc7687f-5c28-4482-a917-8573a09ebd67 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/940] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:20:45 2026] GET /v2.0/security-groups?id=2c7b5bde-19c1-40a7-b187-1a95a2ec5f80&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: 527/941] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:45 2026] GET /v2.0/ports?device_id=b5dd37f1-4754-4402-b46e-0a48ba46c588 => 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: 415/942] 199.204.45.248 () {38 vars in 1028 bytes} [Thu Jul 2 06:20:45 2026] PUT /v2.0/ports/d556a4c1-3331-4fce-85c7-0e951484aaf3 => generated 1149 bytes in 666 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:71: 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: 528/943] 199.204.45.248 () {34 vars in 1080 bytes} [Thu Jul 2 06:20:46 2026] GET /v2.0/ports?tenant_id=ec349d2e538c496e8bf31695963ddf3a&device_id=44d91025-f1de-4211-90b3-3e02399af221 => generated 1421 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/944] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:46 2026] GET /v2.0/ports?device_id=fcc7687f-5c28-4482-a917-8573a09ebd67 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/945] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:46 2026] GET /v2.0/ports?device_id=b5dd37f1-4754-4402-b46e-0a48ba46c588 => 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: 417/946] 199.204.45.248 () {34 vars in 986 bytes} [Thu Jul 2 06:20:46 2026] GET /v2.0/networks?id=e7d9fa83-b43c-45ac-9da1-74cf63b58adb => generated 780 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/947] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:20:46 2026] GET /v2.0/security-groups?id=2c7b5bde-19c1-40a7-b187-1a95a2ec5f80&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:20:46.673 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8cf1eeae-4a70-42d0-8ed9-6c0080f25497'] response: {'name': 'network-changed', 'server_uuid': '44d91025-f1de-4211-90b3-3e02399af221', 'tag': 'd556a4c1-3331-4fce-85c7-0e951484aaf3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 418/948] 199.204.45.248 () {34 vars in 1060 bytes} [Thu Jul 2 06:20:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=d556a4c1-3331-4fce-85c7-0e951484aaf3 => 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: 531/949] 199.204.45.248 () {34 vars in 1058 bytes} [Thu Jul 2 06:20:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=d556a4c1-3331-4fce-85c7-0e951484aaf3 => generated 860 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/950] 199.204.45.248 () {34 vars in 984 bytes} [Thu Jul 2 06:20:46 2026] GET /v2.0/subnets?id=07d8ab3f-432c-4e12-bc3d-449f23edc150 => 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: 419/951] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:46 2026] GET /v2.0/ports?device_id=fcc7687f-5c28-4482-a917-8573a09ebd67 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/952] 199.204.45.248 () {34 vars in 1052 bytes} [Thu Jul 2 06:20:46 2026] GET /v2.0/ports?network_id=e7d9fa83-b43c-45ac-9da1-74cf63b58adb&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/953] 199.204.45.248 () {34 vars in 1012 bytes} [Thu Jul 2 06:20:46 2026] GET /v2.0/networks/e7d9fa83-b43c-45ac-9da1-74cf63b58adb?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/954] 199.204.45.248 () {34 vars in 1112 bytes} [Thu Jul 2 06:20:46 2026] GET /v2.0/networks/e7d9fa83-b43c-45ac-9da1-74cf63b58adb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:20:47.192 7 INFO neutron.db.l3_db [None req-619865cd-40eb-42d6-9d4e-9579abffddad 67dadca7550a41178022bdc77d35eabe 52a22500ecda445290e9c289a4c05bed - - default default] Floating IP ef476732-17f7-4a01-a61b-d5d1ea1fdbe9 associated. External IP: 10.96.250.209, port: 44dd8f69-3599-4d59-9511-1e5b955a9086. 2026-07-02 06:20:47.219 8 WARNING neutron_lib.context [None req-2704c701-5c35-4a5e-9a57-8f5a30940493 5e8138489fc2402ab16faad5b4e4dec4 5d2bddc3e68f412faef05f7c543367eb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 536/955] 10.0.0.9 () {34 vars in 675 bytes} [Thu Jul 2 06:20:47 2026] POST /v2.0/subnetpools => generated 549 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/956] 10.0.0.9 () {32 vars in 727 bytes} [Thu Jul 2 06:20:47 2026] GET /v2.0/subnetpools/47210080-ad40-431b-9d5a-dd0b70002a04 => generated 549 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/957] 10.0.0.9 () {34 vars in 747 bytes} [Thu Jul 2 06:20:47 2026] PUT /v2.0/subnetpools/47210080-ad40-431b-9d5a-dd0b70002a04 => generated 501 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/958] 10.0.0.9 () {32 vars in 730 bytes} [Thu Jul 2 06:20:47 2026] DELETE /v2.0/subnetpools/47210080-ad40-431b-9d5a-dd0b70002a04 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:20:47.430 8 INFO neutron.api.v2.resource [None req-a69766b5-0f18-4234-a83b-e8997527d749 5e8138489fc2402ab16faad5b4e4dec4 5d2bddc3e68f412faef05f7c543367eb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 540/959] 10.0.0.9 () {32 vars in 727 bytes} [Thu Jul 2 06:20:47 2026] GET /v2.0/subnetpools/47210080-ad40-431b-9d5a-dd0b70002a04 => generated 145 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:20:47.447 8 INFO neutron.api.v2.resource [None req-163cbf60-dc40-4d69-81ba-ff167b3cca0f 5e8138489fc2402ab16faad5b4e4dec4 5d2bddc3e68f412faef05f7c543367eb - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 541/960] 10.0.0.9 () {32 vars in 730 bytes} [Thu Jul 2 06:20:47 2026] DELETE /v2.0/subnetpools/47210080-ad40-431b-9d5a-dd0b70002a04 => generated 145 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/961] 10.0.0.9 () {34 vars in 747 bytes} [Thu Jul 2 06:20:46 2026] PUT /v2.0/floatingips/ef476732-17f7-4a01-a61b-d5d1ea1fdbe9 => generated 855 bytes in 726 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/962] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:47 2026] GET /v2.0/ports?device_id=fcc7687f-5c28-4482-a917-8573a09ebd67 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/963] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:20:47 2026] GET /v2.0/security-groups?id=2c7b5bde-19c1-40a7-b187-1a95a2ec5f80&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/964] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:47 2026] GET /v2.0/ports?device_id=b5dd37f1-4754-4402-b46e-0a48ba46c588 => 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: 544/965] 199.204.45.248 () {34 vars in 1080 bytes} [Thu Jul 2 06:20:47 2026] GET /v2.0/ports?tenant_id=ec349d2e538c496e8bf31695963ddf3a&device_id=44d91025-f1de-4211-90b3-3e02399af221 => generated 1421 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/966] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:47 2026] GET /v2.0/ports?device_id=fcc7687f-5c28-4482-a917-8573a09ebd67 => generated 971 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/967] 199.204.45.248 () {34 vars in 986 bytes} [Thu Jul 2 06:20:48 2026] GET /v2.0/networks?id=e7d9fa83-b43c-45ac-9da1-74cf63b58adb => generated 780 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/968] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:20:48 2026] GET /v2.0/security-groups?id=2c7b5bde-19c1-40a7-b187-1a95a2ec5f80&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: 425/969] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:48 2026] GET /v2.0/ports?device_id=44d91025-f1de-4211-90b3-3e02399af221 => generated 1152 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/970] 199.204.45.248 () {34 vars in 1060 bytes} [Thu Jul 2 06:20:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=d556a4c1-3331-4fce-85c7-0e951484aaf3 => 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: 427/971] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:20:48 2026] GET /v2.0/security-groups?id=75de27aa-379d-429a-add1-5457058188d5&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/972] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:20:48 2026] GET /v2.0/security-groups?tenant_id=5d2bddc3e68f412faef05f7c543367eb&name=default => generated 2925 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/973] 199.204.45.248 () {34 vars in 1058 bytes} [Thu Jul 2 06:20:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=d556a4c1-3331-4fce-85c7-0e951484aaf3 => generated 860 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/974] 199.204.45.248 () {34 vars in 984 bytes} [Thu Jul 2 06:20:48 2026] GET /v2.0/subnets?id=07d8ab3f-432c-4e12-bc3d-449f23edc150 => generated 702 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/975] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:20:48 2026] DELETE /v2.0/security-groups/db1395a6-254c-41e6-96c9-5f4c78eac1ac => 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: 430/976] 199.204.45.248 () {34 vars in 1052 bytes} [Thu Jul 2 06:20:48 2026] GET /v2.0/ports?network_id=e7d9fa83-b43c-45ac-9da1-74cf63b58adb&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: 547/977] 199.204.45.248 () {34 vars in 1012 bytes} [Thu Jul 2 06:20:48 2026] GET /v2.0/networks/e7d9fa83-b43c-45ac-9da1-74cf63b58adb?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/978] 199.204.45.248 () {34 vars in 1112 bytes} [Thu Jul 2 06:20:48 2026] GET /v2.0/networks/e7d9fa83-b43c-45ac-9da1-74cf63b58adb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/979] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:48 2026] GET /v2.0/ports?device_id=b5dd37f1-4754-4402-b46e-0a48ba46c588 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:20:49.131 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-658ac3ba-a042-48f0-afd7-8e8f82c16e31'] response: {'name': 'network-changed', 'server_uuid': 'fcc7687f-5c28-4482-a917-8573a09ebd67', 'tag': '44dd8f69-3599-4d59-9511-1e5b955a9086', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 432/980] 199.204.45.248 () {34 vars in 1120 bytes} [Thu Jul 2 06:20:49 2026] GET /v2.0/ports?device_id=44d91025-f1de-4211-90b3-3e02399af221&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.12 => generated 1152 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/981] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:49 2026] GET /v2.0/ports?device_id=fcc7687f-5c28-4482-a917-8573a09ebd67 => 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: 434/982] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:20:49 2026] GET /v2.0/security-groups?id=2c7b5bde-19c1-40a7-b187-1a95a2ec5f80&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/983] 199.204.45.248 () {34 vars in 1080 bytes} [Thu Jul 2 06:20:49 2026] GET /v2.0/ports?tenant_id=52a22500ecda445290e9c289a4c05bed&device_id=fcc7687f-5c28-4482-a917-8573a09ebd67 => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/984] 199.204.45.248 () {34 vars in 986 bytes} [Thu Jul 2 06:20:49 2026] GET /v2.0/networks?id=ba838a63-7741-4d9d-84b1-76cee4d59ce9 => generated 776 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/985] 199.204.45.248 () {38 vars in 1028 bytes} [Thu Jul 2 06:20:49 2026] PUT /v2.0/ports/d556a4c1-3331-4fce-85c7-0e951484aaf3 => generated 968 bytes in 595 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/986] 199.204.45.248 () {34 vars in 1058 bytes} [Thu Jul 2 06:20:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=44dd8f69-3599-4d59-9511-1e5b955a9086 => generated 860 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: 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: 550/987] 199.204.45.248 () {34 vars in 984 bytes} [Thu Jul 2 06:20:49 2026] GET /v2.0/subnets?id=bf4e03d6-6fbb-4d44-8ca1-bb63d0c6ca50 => generated 698 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:20:49.858 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-01e5d3bc-8302-47bb-b14a-2ac8f3bd563c'] response: {'name': 'network-changed', 'server_uuid': '44d91025-f1de-4211-90b3-3e02399af221', 'tag': 'd556a4c1-3331-4fce-85c7-0e951484aaf3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 551/988] 199.204.45.248 () {34 vars in 1052 bytes} [Thu Jul 2 06:20:49 2026] GET /v2.0/ports?network_id=ba838a63-7741-4d9d-84b1-76cee4d59ce9&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/989] 199.204.45.248 () {34 vars in 986 bytes} [Thu Jul 2 06:20:49 2026] GET /v2.0/networks?id=ec8afb29-c7ee-44f0-a78a-3d1d953a9a88 => generated 678 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/990] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:49 2026] GET /v2.0/ports?device_id=b5dd37f1-4754-4402-b46e-0a48ba46c588 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:20:49.899 8 WARNING neutron_lib.context [req-003c1a42-ea5f-4c60-8bf8-2ec27c7ed534 req-50bad35e-2fde-44d7-b650-cc584ec09b00 7786241cfa4f449496c5a33c61bfe72e a4230a4288604e7c833b9c6451dee2dc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 439/991] 199.204.45.248 () {34 vars in 1012 bytes} [Thu Jul 2 06:20:49 2026] GET /v2.0/networks/ba838a63-7741-4d9d-84b1-76cee4d59ce9?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/992] 199.204.45.248 () {34 vars in 1112 bytes} [Thu Jul 2 06:20:49 2026] GET /v2.0/networks/ba838a63-7741-4d9d-84b1-76cee4d59ce9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/993] 199.204.45.248 () {34 vars in 994 bytes} [Thu Jul 2 06:20:49 2026] GET /v2.0/ports?device_id=fcc7687f-5c28-4482-a917-8573a09ebd67 => 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: 553/994] 199.204.45.248 () {38 vars in 955 bytes} [Thu Jul 2 06:20:49 2026] POST /v2.0/ports => generated 958 bytes in 362 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:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:20:50.348 7 INFO neutron.db.l3_db [req-ee3eddbd-9c98-4ee8-a05e-d7261168f099 req-b859ce6e-c524-47aa-b498-1a9c7b5193e1 67dadca7550a41178022bdc77d35eabe 52a22500ecda445290e9c289a4c05bed - - default default] Floating IP ef476732-17f7-4a01-a61b-d5d1ea1fdbe9 disassociated. External IP: 10.96.250.209, port: 44dd8f69-3599-4d59-9511-1e5b955a9086. [pid: 7|app: 0|req: 442/995] 199.204.45.248 () {36 vars in 997 bytes} [Thu Jul 2 06:20:50 2026] DELETE /v2.0/ports/44dd8f69-3599-4d59-9511-1e5b955a9086 => generated 0 bytes in 661 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/996] 199.204.45.248 () {34 vars in 1080 bytes} [Thu Jul 2 06:20:50 2026] GET /v2.0/ports?tenant_id=ec349d2e538c496e8bf31695963ddf3a&device_id=44d91025-f1de-4211-90b3-3e02399af221 => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/997] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:50 2026] GET /v2.0/ports?device_id=fcc7687f-5c28-4482-a917-8573a09ebd67 => 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: 554/998] 199.204.45.248 () {38 vars in 1028 bytes} [Thu Jul 2 06:20:50 2026] PUT /v2.0/ports/f5a666b6-077f-407a-9e58-216dcf82233d => generated 1239 bytes in 502 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/999] 199.204.45.248 () {34 vars in 986 bytes} [Thu Jul 2 06:20:50 2026] GET /v2.0/networks?id=e7d9fa83-b43c-45ac-9da1-74cf63b58adb => generated 780 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 555/1000] 199.204.45.248 () {34 vars in 1058 bytes} [Thu Jul 2 06:20:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=d556a4c1-3331-4fce-85c7-0e951484aaf3 => generated 860 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/1001] 199.204.45.248 () {34 vars in 984 bytes} [Thu Jul 2 06:20:50 2026] GET /v2.0/subnets?id=07d8ab3f-432c-4e12-bc3d-449f23edc150 => generated 702 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1002] 199.204.45.248 () {34 vars in 1052 bytes} [Thu Jul 2 06:20:50 2026] GET /v2.0/ports?network_id=e7d9fa83-b43c-45ac-9da1-74cf63b58adb&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1003] 199.204.45.248 () {34 vars in 1012 bytes} [Thu Jul 2 06:20:50 2026] GET /v2.0/networks/e7d9fa83-b43c-45ac-9da1-74cf63b58adb?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/1004] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:50 2026] GET /v2.0/ports?device_id=b5dd37f1-4754-4402-b46e-0a48ba46c588 => generated 973 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1005] 199.204.45.248 () {34 vars in 1112 bytes} [Thu Jul 2 06:20:51 2026] GET /v2.0/networks/e7d9fa83-b43c-45ac-9da1-74cf63b58adb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/1006] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:20:51 2026] GET /v2.0/security-groups?id=2be193a0-c997-4c1f-95ba-8686f8e6da0f&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1007] 199.204.45.248 () {34 vars in 1080 bytes} [Thu Jul 2 06:20:51 2026] GET /v2.0/ports?tenant_id=a4230a4288604e7c833b9c6451dee2dc&device_id=b5dd37f1-4754-4402-b46e-0a48ba46c588 => generated 1242 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1008] 199.204.45.248 () {34 vars in 1060 bytes} [Thu Jul 2 06:20:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=f5a666b6-077f-407a-9e58-216dcf82233d => 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: 561/1009] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:51 2026] GET /v2.0/ports?device_id=fcc7687f-5c28-4482-a917-8573a09ebd67 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1010] 199.204.45.248 () {34 vars in 984 bytes} [Thu Jul 2 06:20:51 2026] GET /v2.0/subnets?id=39d953a5-2888-46f8-832c-b5d2f2287253 => generated 696 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:20:51.880 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3bc09d21-bb92-46c9-9aa3-c6e39652574f'] response: {'server_uuid': 'fcc7687f-5c28-4482-a917-8573a09ebd67', 'name': 'network-vif-deleted', 'tag': '44dd8f69-3599-4d59-9511-1e5b955a9086', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 449/1011] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:51 2026] GET /v2.0/ports?device_id=44d91025-f1de-4211-90b3-3e02399af221 => generated 971 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:20:51.905 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8010ca49-55ab-4f46-b962-72f6e190d672'] response: {'name': 'network-changed', 'server_uuid': 'b5dd37f1-4754-4402-b46e-0a48ba46c588', 'tag': 'f5a666b6-077f-407a-9e58-216dcf82233d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 563/1012] 199.204.45.248 () {34 vars in 1052 bytes} [Thu Jul 2 06:20:51 2026] GET /v2.0/ports?network_id=ec8afb29-c7ee-44f0-a78a-3d1d953a9a88&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: 450/1013] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:20:51 2026] GET /v2.0/security-groups?id=75de27aa-379d-429a-add1-5457058188d5&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: 564/1014] 199.204.45.248 () {34 vars in 1012 bytes} [Thu Jul 2 06:20:51 2026] GET /v2.0/networks/ec8afb29-c7ee-44f0-a78a-3d1d953a9a88?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/1015] 199.204.45.248 () {34 vars in 1112 bytes} [Thu Jul 2 06:20:52 2026] GET /v2.0/networks/ec8afb29-c7ee-44f0-a78a-3d1d953a9a88?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1016] 199.204.45.248 () {34 vars in 1080 bytes} [Thu Jul 2 06:20:52 2026] GET /v2.0/ports?tenant_id=ec349d2e538c496e8bf31695963ddf3a&device_id=44d91025-f1de-4211-90b3-3e02399af221 => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/1017] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:52 2026] GET /v2.0/ports?device_id=b5dd37f1-4754-4402-b46e-0a48ba46c588 => 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: 566/1018] 199.204.45.248 () {34 vars in 986 bytes} [Thu Jul 2 06:20:52 2026] GET /v2.0/networks?id=e7d9fa83-b43c-45ac-9da1-74cf63b58adb => generated 780 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/1019] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:20:52 2026] GET /v2.0/security-groups?id=2be193a0-c997-4c1f-95ba-8686f8e6da0f&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: 8|app: 0|req: 567/1020] 199.204.45.248 () {34 vars in 1058 bytes} [Thu Jul 2 06:20:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=d556a4c1-3331-4fce-85c7-0e951484aaf3 => generated 860 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/1021] 199.204.45.248 () {34 vars in 984 bytes} [Thu Jul 2 06:20:52 2026] GET /v2.0/subnets?id=07d8ab3f-432c-4e12-bc3d-449f23edc150 => generated 702 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1022] 199.204.45.248 () {34 vars in 1052 bytes} [Thu Jul 2 06:20:52 2026] GET /v2.0/ports?network_id=e7d9fa83-b43c-45ac-9da1-74cf63b58adb&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/1023] 199.204.45.248 () {34 vars in 1012 bytes} [Thu Jul 2 06:20:52 2026] GET /v2.0/networks/e7d9fa83-b43c-45ac-9da1-74cf63b58adb?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1024] 199.204.45.248 () {34 vars in 1112 bytes} [Thu Jul 2 06:20:52 2026] GET /v2.0/networks/e7d9fa83-b43c-45ac-9da1-74cf63b58adb?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: 456/1025] 199.204.45.248 () {34 vars in 1080 bytes} [Thu Jul 2 06:20:52 2026] GET /v2.0/ports?tenant_id=a4230a4288604e7c833b9c6451dee2dc&device_id=b5dd37f1-4754-4402-b46e-0a48ba46c588 => generated 1242 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1026] 199.204.45.248 () {34 vars in 986 bytes} [Thu Jul 2 06:20:52 2026] GET /v2.0/networks?id=ec8afb29-c7ee-44f0-a78a-3d1d953a9a88 => generated 774 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/1027] 199.204.45.248 () {34 vars in 1060 bytes} [Thu Jul 2 06:20:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=f5a666b6-077f-407a-9e58-216dcf82233d => 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: 571/1028] 199.204.45.248 () {34 vars in 984 bytes} [Thu Jul 2 06:20:52 2026] GET /v2.0/subnets?id=39d953a5-2888-46f8-832c-b5d2f2287253 => generated 696 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/1029] 199.204.45.248 () {34 vars in 1052 bytes} [Thu Jul 2 06:20:52 2026] GET /v2.0/ports?network_id=ec8afb29-c7ee-44f0-a78a-3d1d953a9a88&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: 572/1030] 199.204.45.248 () {34 vars in 1012 bytes} [Thu Jul 2 06:20:52 2026] GET /v2.0/networks/ec8afb29-c7ee-44f0-a78a-3d1d953a9a88?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: 573/1031] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:52 2026] GET /v2.0/ports?device_id=fcc7687f-5c28-4482-a917-8573a09ebd67 => 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: 459/1032] 199.204.45.248 () {34 vars in 1112 bytes} [Thu Jul 2 06:20:52 2026] GET /v2.0/networks/ec8afb29-c7ee-44f0-a78a-3d1d953a9a88?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: 460/1033] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:53 2026] GET /v2.0/ports?device_id=44d91025-f1de-4211-90b3-3e02399af221 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/1034] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:20:53 2026] GET /v2.0/security-groups?id=75de27aa-379d-429a-add1-5457058188d5&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: 574/1035] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:20:53 2026] GET /v2.0/security-groups?tenant_id=4a98d248d2a64da89a89e1ff34990993&name=default => generated 2925 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/1036] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:20:53 2026] DELETE /v2.0/security-groups/01e57425-8925-497d-985d-4040b5df1b3a => 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: 575/1037] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:53 2026] GET /v2.0/ports?device_id=b5dd37f1-4754-4402-b46e-0a48ba46c588 => generated 973 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/1038] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:20:53 2026] GET /v2.0/security-groups?id=2be193a0-c997-4c1f-95ba-8686f8e6da0f&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: 576/1041] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:20:53 2026] GET /v2.0/security-groups?tenant_id=d5155c651e35470bbbb63e2d54f190ba&name=default => generated 2925 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/1042] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:20:53 2026] DELETE /v2.0/security-groups/ee7b6ab3-8424-48ad-a430-bca0c9df11d0 => 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: 577/1043] 199.204.45.248 () {34 vars in 994 bytes} [Thu Jul 2 06:20:53 2026] GET /v2.0/ports?device_id=44d91025-f1de-4211-90b3-3e02399af221 => generated 971 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:20:53.990 7 INFO neutron.db.l3_db [req-11d83598-6c4c-4054-86b7-367e703aa332 req-f9b7e39f-8242-4a0e-aef1-a7a81553e082 2bd811ade8eb4dc9bce7a05b2fe9ec78 ec349d2e538c496e8bf31695963ddf3a - - default default] Floating IP 9c0258e8-04b6-42c6-b0bc-335f92227f4b disassociated. External IP: 10.96.250.216, port: d556a4c1-3331-4fce-85c7-0e951484aaf3. [pid: 8|app: 0|req: 578/1044] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:54 2026] GET /v2.0/ports?device_id=fcc7687f-5c28-4482-a917-8573a09ebd67 => 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: 579/1045] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:54 2026] GET /v2.0/ports?device_id=44d91025-f1de-4211-90b3-3e02399af221 => 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: 467/1046] 199.204.45.248 () {36 vars in 997 bytes} [Thu Jul 2 06:20:53 2026] DELETE /v2.0/ports/d556a4c1-3331-4fce-85c7-0e951484aaf3 => generated 0 bytes in 627 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1047] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:54 2026] GET /v2.0/ports?device_id=b5dd37f1-4754-4402-b46e-0a48ba46c588 => generated 973 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:20:54.644 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1c12ab5b-aa01-43d3-a2e1-432562848d3e'] response: {'server_uuid': '44d91025-f1de-4211-90b3-3e02399af221', 'name': 'network-vif-deleted', 'tag': 'd556a4c1-3331-4fce-85c7-0e951484aaf3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 468/1048] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:20:54 2026] GET /v2.0/security-groups?id=2be193a0-c997-4c1f-95ba-8686f8e6da0f&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: 581/1049] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:20:55 2026] DELETE /v2.0/security-groups/2c7b5bde-19c1-40a7-b187-1a95a2ec5f80 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:20:55.255 7 INFO neutron.api.v2.resource [None req-ff926c29-64d2-4721-b221-f4e33220e103 67dadca7550a41178022bdc77d35eabe 52a22500ecda445290e9c289a4c05bed - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 469/1050] 10.0.0.9 () {32 vars in 735 bytes} [Thu Jul 2 06:20:55 2026] GET /v2.0/security-groups/2c7b5bde-19c1-40a7-b187-1a95a2ec5f80 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1051] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:55 2026] GET /v2.0/ports?device_id=44d91025-f1de-4211-90b3-3e02399af221 => 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: 470/1052] 10.0.0.9 () {32 vars in 730 bytes} [Thu Jul 2 06:20:55 2026] DELETE /v2.0/floatingips/ef476732-17f7-4a01-a61b-d5d1ea1fdbe9 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/1053] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:55 2026] GET /v2.0/ports?device_id=b5dd37f1-4754-4402-b46e-0a48ba46c588 => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/1054] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:20:55 2026] GET /v2.0/security-groups?id=2be193a0-c997-4c1f-95ba-8686f8e6da0f&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/1055] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:56 2026] GET /v2.0/ports?device_id=44d91025-f1de-4211-90b3-3e02399af221 => 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: 583/1056] 10.0.0.9 () {34 vars in 787 bytes} [Thu Jul 2 06:20:55 2026] PUT /v2.0/routers/7b7182d2-a315-4932-a5e0-d8818d890615/remove_router_interface => generated 309 bytes in 1027 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1057] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:56 2026] GET /v2.0/ports?device_id=b5dd37f1-4754-4402-b46e-0a48ba46c588 => 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: 585/1058] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:20:56 2026] GET /v2.0/security-groups?id=2be193a0-c997-4c1f-95ba-8686f8e6da0f&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1059] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:57 2026] GET /v2.0/ports?device_id=b5dd37f1-4754-4402-b46e-0a48ba46c588 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1060] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:20:57 2026] GET /v2.0/security-groups?id=2be193a0-c997-4c1f-95ba-8686f8e6da0f&fields=id&fields=name => generated 88 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:20:57.473 7 INFO neutron.services.segments.plugin [-] Segment 543a47db-ec01-4f13-ad00-c14c55c045f1 resource provider aggregate not found 2026-07-02 06:20:57.482 7 INFO neutron.services.segments.plugin [-] Segment 543a47db-ec01-4f13-ad00-c14c55c045f1 resource provider aggregate not found [pid: 8|app: 0|req: 588/1061] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:57 2026] GET /v2.0/ports?device_id=44d91025-f1de-4211-90b3-3e02399af221 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:20:57.486 7 INFO neutron.services.segments.plugin [-] Segment 543a47db-ec01-4f13-ad00-c14c55c045f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 543a47db-ec01-4f13-ad00-c14c55c045f1 found for delete ", "request_id": "req-06a46f45-48eb-4f93-b9e4-04895c07b8bd"}]} 2026-07-02 06:20:57.498 7 INFO neutron.services.segments.plugin [-] Segment 543a47db-ec01-4f13-ad00-c14c55c045f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 543a47db-ec01-4f13-ad00-c14c55c045f1 found for delete ", "request_id": "req-f30ce090-a3c3-4c00-9098-afa9da19e4fe"}]} 2026-07-02 06:20:57.503 7 INFO neutron.db.l3_hamode_db [None req-e9656ea2-21b2-4049-a0e8-f0937b6252c1 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] HA network 41328898-fbea-4d43-8a1d-799b5628f45c was deleted as no HA routers are present in tenant 52a22500ecda445290e9c289a4c05bed. [pid: 7|app: 0|req: 474/1062] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:20:56 2026] DELETE /v2.0/routers/7b7182d2-a315-4932-a5e0-d8818d890615 => generated 0 bytes in 918 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1063] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:20:57 2026] DELETE /v2.0/subnets/bf4e03d6-6fbb-4d44-8ca1-bb63d0c6ca50 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/1064] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:20:57 2026] DELETE /v2.0/networks/ba838a63-7741-4d9d-84b1-76cee4d59ce9 => generated 0 bytes in 340 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1065] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:20:58 2026] GET /v2.0/security-groups?tenant_id=52a22500ecda445290e9c289a4c05bed&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: 476/1066] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:20:58 2026] DELETE /v2.0/security-groups/a1265121-524e-48cf-96b1-5ddb633838e9 => 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: 591/1067] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:58 2026] GET /v2.0/ports?device_id=b5dd37f1-4754-4402-b46e-0a48ba46c588 => generated 975 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/1068] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:20:58 2026] GET /v2.0/security-groups?id=2be193a0-c997-4c1f-95ba-8686f8e6da0f&fields=id&fields=name => generated 88 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1069] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:20:58 2026] DELETE /v2.0/security-groups/75de27aa-379d-429a-add1-5457058188d5 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:20:58.702 7 INFO neutron.api.v2.resource [None req-322f3059-5082-4bf8-9188-3fb47c7da7c2 2bd811ade8eb4dc9bce7a05b2fe9ec78 ec349d2e538c496e8bf31695963ddf3a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 478/1070] 10.0.0.9 () {32 vars in 735 bytes} [Thu Jul 2 06:20:58 2026] GET /v2.0/security-groups/75de27aa-379d-429a-add1-5457058188d5 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1071] 10.0.0.9 () {32 vars in 730 bytes} [Thu Jul 2 06:20:58 2026] DELETE /v2.0/floatingips/9c0258e8-04b6-42c6-b0bc-335f92227f4b => generated 0 bytes in 350 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/1072] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:20:58 2026] GET /v2.0/security-groups?tenant_id=9adf24c5410c4ef49f27238514ab5f4d&name=default => generated 2925 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/1073] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:20:59 2026] DELETE /v2.0/security-groups/759d38da-89a4-4472-9225-7000918d007b => 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: 481/1074] 199.204.45.248 () {34 vars in 994 bytes} [Thu Jul 2 06:20:59 2026] GET /v2.0/ports?device_id=b5dd37f1-4754-4402-b46e-0a48ba46c588 => generated 975 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:20:59.507 7 INFO neutron.services.segments.plugin [-] Segment cf85c1b4-0b38-4fd4-940a-17e9abaa6224 resource provider aggregate not found 2026-07-02 06:20:59.522 7 INFO neutron.services.segments.plugin [-] Segment cf85c1b4-0b38-4fd4-940a-17e9abaa6224 resource provider aggregate not found 2026-07-02 06:20:59.526 7 INFO neutron.services.segments.plugin [-] Segment cf85c1b4-0b38-4fd4-940a-17e9abaa6224 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf85c1b4-0b38-4fd4-940a-17e9abaa6224 found for delete ", "request_id": "req-9a9a5141-00d1-4b1a-afc1-26dae0444ff0"}]} 2026-07-02 06:20:59.534 7 INFO neutron.services.segments.plugin [-] Segment cf85c1b4-0b38-4fd4-940a-17e9abaa6224 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf85c1b4-0b38-4fd4-940a-17e9abaa6224 found for delete ", "request_id": "req-ffc7a37c-e200-41e3-b2a0-31f2047d896e"}]} [pid: 7|app: 0|req: 482/1075] 199.204.45.248 () {36 vars in 997 bytes} [Thu Jul 2 06:20:59 2026] DELETE /v2.0/ports/f5a666b6-077f-407a-9e58-216dcf82233d => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:20:59.622 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3f169551-75bb-4b5d-9408-e0771c36a57f'] response: {'server_uuid': 'b5dd37f1-4754-4402-b46e-0a48ba46c588', 'name': 'network-vif-deleted', 'tag': 'f5a666b6-077f-407a-9e58-216dcf82233d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 483/1076] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:20:59 2026] GET /v2.0/security-groups?tenant_id=835c2e054506430f92412016c88892bc&name=default => generated 2925 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/1077] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:20:59 2026] GET /v2.0/ports?device_id=b5dd37f1-4754-4402-b46e-0a48ba46c588 => 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: 485/1078] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:20:59 2026] DELETE /v2.0/security-groups/693c6af4-a173-4407-a29d-3fc9d180a369 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1079] 10.0.0.9 () {34 vars in 787 bytes} [Thu Jul 2 06:20:59 2026] PUT /v2.0/routers/42a1835a-5bfa-47cb-9ee5-b1092128edfd/remove_router_interface => generated 309 bytes in 980 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:21:00.624 8 INFO neutron.db.segments_db [None req-13d94150-7305-480b-9d78-f4bcd1311143 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] Added segment 02e5b14f-51db-4e44-b312-f4171c6db545 of type vxlan for network 6cf7e2ec-40f4-4467-9ad4-ce0e88be3bee [pid: 8|app: 0|req: 595/1080] 10.0.0.9 () {34 vars in 669 bytes} [Thu Jul 2 06:21:00 2026] POST /v2.0/networks => generated 743 bytes in 520 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1081] 10.0.0.9 () {34 vars in 667 bytes} [Thu Jul 2 06:21:00 2026] POST /v2.0/subnets => generated 690 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1082] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:21:00 2026] GET /v2.0/ports?device_id=b5dd37f1-4754-4402-b46e-0a48ba46c588 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:21:01.033 8 INFO neutron.db.segments_db [None req-530938b2-8db7-4b82-a183-7928be714ddc 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] Added segment 915926db-a647-4836-87b3-e75c1e2e6949 of type vxlan for network d230ba3f-cf92-41f0-a676-783957abd56a 2026-07-02 06:21:01.178 7 INFO neutron.db.l3_hamode_db [None req-8f8b9c78-8cb5-4a49-8dd3-b3f1ca296e3d 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] HA network c2ec2b15-3e3c-495b-aa99-0c8bbb594b31 was deleted as no HA routers are present in tenant ec349d2e538c496e8bf31695963ddf3a. [pid: 7|app: 0|req: 486/1083] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:21:00 2026] DELETE /v2.0/routers/42a1835a-5bfa-47cb-9ee5-b1092128edfd => generated 0 bytes in 1075 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:21:01.320 8 INFO neutron.db.l3_hamode_db [None req-530938b2-8db7-4b82-a183-7928be714ddc 0d72361828364e73b071ada914f8d396 fc8981f0a8fe4010be2895191abe6e62 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 487/1084] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:21:01 2026] DELETE /v2.0/subnets/07d8ab3f-432c-4e12-bc3d-449f23edc150 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:21:01.552 7 INFO neutron.services.segments.plugin [-] Segment 77ca4e83-0441-4e8d-a174-b8f9b94a1025 resource provider aggregate not found 2026-07-02 06:21:01.556 7 INFO neutron.services.segments.plugin [-] Segment 77ca4e83-0441-4e8d-a174-b8f9b94a1025 resource provider aggregate not found 2026-07-02 06:21:01.570 7 INFO neutron.services.segments.plugin [-] Segment 77ca4e83-0441-4e8d-a174-b8f9b94a1025 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77ca4e83-0441-4e8d-a174-b8f9b94a1025 found for delete ", "request_id": "req-e39f6212-281d-4705-8e58-2fa81ad47bf3"}]} 2026-07-02 06:21:01.573 7 INFO neutron.services.segments.plugin [-] Segment 77ca4e83-0441-4e8d-a174-b8f9b94a1025 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77ca4e83-0441-4e8d-a174-b8f9b94a1025 found for delete ", "request_id": "req-567b46c3-b908-4c1d-be08-ba66b14318fb"}]} [pid: 7|app: 0|req: 488/1085] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:21:01 2026] DELETE /v2.0/networks/e7d9fa83-b43c-45ac-9da1-74cf63b58adb => generated 0 bytes in 384 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/1086] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:21:01 2026] GET /v2.0/security-groups?tenant_id=ec349d2e538c496e8bf31695963ddf3a&name=default => generated 2921 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/1087] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:21:02 2026] DELETE /v2.0/security-groups/570bbd6c-3838-4d5f-b8b9-1bef7bca05a4 => 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: 491/1088] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:21:02 2026] GET /v2.0/ports?device_id=b5dd37f1-4754-4402-b46e-0a48ba46c588 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:21:02.315 8 INFO neutron.db.l3_hamode_db [None req-530938b2-8db7-4b82-a183-7928be714ddc 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 598/1089] 10.0.0.9 () {34 vars in 667 bytes} [Thu Jul 2 06:21:00 2026] POST /v2.0/routers => generated 730 bytes in 2409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:21:03.594 7 INFO neutron.services.segments.plugin [-] Segment 0373519a-c952-41f6-823e-b7298bd70f9b resource provider aggregate not found 2026-07-02 06:21:03.599 7 INFO neutron.services.segments.plugin [-] Segment 0373519a-c952-41f6-823e-b7298bd70f9b resource provider aggregate not found 2026-07-02 06:21:03.617 7 INFO neutron.services.segments.plugin [-] Segment 0373519a-c952-41f6-823e-b7298bd70f9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0373519a-c952-41f6-823e-b7298bd70f9b found for delete ", "request_id": "req-327cd8c7-8e79-4742-b13c-25420203a62a"}]} 2026-07-02 06:21:03.618 7 INFO neutron.services.segments.plugin [-] Segment 0373519a-c952-41f6-823e-b7298bd70f9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0373519a-c952-41f6-823e-b7298bd70f9b found for delete ", "request_id": "req-0607fbdd-39ab-46a2-99a7-5523e4c9e8cf"}]} [pid: 7|app: 0|req: 492/1090] 10.0.0.9 () {34 vars in 787 bytes} [Thu Jul 2 06:21:03 2026] PUT /v2.0/routers/4c0bbabf-97f6-4fee-8653-d2238851ad78/remove_router_interface => generated 309 bytes in 1062 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1091] 10.0.0.9 () {34 vars in 781 bytes} [Thu Jul 2 06:21:03 2026] PUT /v2.0/routers/a244251d-de7f-4f3e-9217-dec250a1475a/add_router_interface => generated 309 bytes in 1191 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/1092] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:21:04 2026] GET /v2.0/security-groups?tenant_id=4ea7f9f48ebf45fb9aa64190e7032559&name=default => generated 2925 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:21:04.801 8 INFO neutron.db.segments_db [None req-dcd1067a-ca45-4cf0-b826-acc40ea55041 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] Added segment 5a50dcce-046f-4f29-ae96-d183db863381 of type vxlan for network 003cd123-c452-458b-84af-fbe167552c46 [pid: 8|app: 0|req: 600/1093] 10.0.0.9 () {34 vars in 669 bytes} [Thu Jul 2 06:21:04 2026] POST /v2.0/networks => generated 744 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1094] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:21:04 2026] DELETE /v2.0/security-groups/7227aefd-16e8-4eec-ae55-bded3e915263 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1095] 10.0.0.9 () {34 vars in 667 bytes} [Thu Jul 2 06:21:05 2026] POST /v2.0/subnets => generated 691 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:21:05.260 8 WARNING neutron_lib.context [None req-548955bf-149e-4161-9379-30581c26f487 729856c18efa4ba3b7f592f683deeeed fc8981f0a8fe4010be2895191abe6e62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 603/1096] 10.0.0.9 () {34 vars in 683 bytes} [Thu Jul 2 06:21:05 2026] POST /v2.0/security-groups => generated 1659 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 06:21:05.449 8 INFO neutron.db.segments_db [None req-eb58c570-4802-4302-8065-554d63d6d1ce 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] Added segment b0412106-40b9-465f-96b4-e82505b762e0 of type vxlan for network 4e9fb781-0483-44e5-9fe3-98a54d5598bb 2026-07-02 06:21:05.555 7 INFO neutron.db.l3_hamode_db [None req-ea8aba4a-ad04-458f-ba40-8d6c43d3eaec 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] HA network b0883a3e-2b53-4d11-8b15-8f45dd661d64 was deleted as no HA routers are present in tenant a4230a4288604e7c833b9c6451dee2dc. [pid: 7|app: 0|req: 494/1097] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:21:04 2026] DELETE /v2.0/routers/4c0bbabf-97f6-4fee-8653-d2238851ad78 => generated 0 bytes in 969 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:21:05.567 7 WARNING neutron_lib.context [None req-d57cf867-0415-4c1f-9e3f-d64cd541be9b 729856c18efa4ba3b7f592f683deeeed fc8981f0a8fe4010be2895191abe6e62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:21:05.649 7 INFO neutron.services.segments.plugin [-] Segment 7dd5cfb5-2ee4-4dd3-ae01-a7474576f39d resource provider aggregate not found 2026-07-02 06:21:05.655 7 INFO neutron.services.segments.plugin [-] Segment 7dd5cfb5-2ee4-4dd3-ae01-a7474576f39d resource provider aggregate not found 2026-07-02 06:21:05.667 7 INFO neutron.services.segments.plugin [-] Segment 7dd5cfb5-2ee4-4dd3-ae01-a7474576f39d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7dd5cfb5-2ee4-4dd3-ae01-a7474576f39d found for delete ", "request_id": "req-eb0830b2-fd24-4d34-ad9a-b9ca079fe929"}]} 2026-07-02 06:21:05.670 7 INFO neutron.services.segments.plugin [-] Segment 7dd5cfb5-2ee4-4dd3-ae01-a7474576f39d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7dd5cfb5-2ee4-4dd3-ae01-a7474576f39d found for delete ", "request_id": "req-1e22c8a1-0216-4753-b7f3-af8bf6f3b18a"}]} [pid: 7|app: 0|req: 495/1098] 10.0.0.9 () {34 vars in 693 bytes} [Thu Jul 2 06:21:05 2026] POST /v2.0/security-group-rules => generated 597 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:21:05.752 8 INFO neutron.db.l3_hamode_db [None req-eb58c570-4802-4302-8065-554d63d6d1ce 0d72361828364e73b071ada914f8d396 76dfd7bfaf1041ae91ddb81d0aeb546f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 496/1099] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:21:05 2026] DELETE /v2.0/subnets/39d953a5-2888-46f8-832c-b5d2f2287253 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:21:05.858 7 WARNING neutron_lib.context [None req-7fe258fa-8a41-4e2c-991b-590399297f16 729856c18efa4ba3b7f592f683deeeed fc8981f0a8fe4010be2895191abe6e62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 497/1100] 10.0.0.9 () {34 vars in 693 bytes} [Thu Jul 2 06:21:05 2026] POST /v2.0/security-group-rules => generated 602 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/1101] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:21:06 2026] DELETE /v2.0/networks/ec8afb29-c7ee-44f0-a78a-3d1d953a9a88 => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:21:06.315 7 WARNING neutron_lib.context [None req-adf950dc-fc24-4f2f-a7ce-1b03bc4fdd81 729856c18efa4ba3b7f592f683deeeed fc8981f0a8fe4010be2895191abe6e62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:21:06.617 8 INFO neutron.db.l3_hamode_db [None req-eb58c570-4802-4302-8065-554d63d6d1ce 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 499/1102] 10.0.0.9 () {34 vars in 674 bytes} [Thu Jul 2 06:21:06 2026] POST /v2.0/floatingips => generated 552 bytes in 578 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1103] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:21:06 2026] GET /v2.0/security-groups?tenant_id=a4230a4288604e7c833b9c6451dee2dc&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1104] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:21:06 2026] DELETE /v2.0/security-groups/2be193a0-c997-4c1f-95ba-8686f8e6da0f => 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: 502/1105] 10.0.0.141 () {34 vars in 1098 bytes} [Thu Jul 2 06:21:07 2026] GET /v2.0/security-groups?name=tempest-securitygroup--773455962&fields=id&tenant_id=fc8981f0a8fe4010be2895191abe6e62 => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1106] 10.0.0.141 () {34 vars in 982 bytes} [Thu Jul 2 06:21:07 2026] GET /v2.0/networks?id=6cf7e2ec-40f4-4467-9ad4-ce0e88be3bee => generated 675 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1107] 10.0.0.141 () {34 vars in 965 bytes} [Thu Jul 2 06:21:07 2026] GET /v2.0/quotas/fc8981f0a8fe4010be2895191abe6e62 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1108] 10.0.0.141 () {34 vars in 1002 bytes} [Thu Jul 2 06:21:07 2026] GET /v2.0/ports?tenant_id=fc8981f0a8fe4010be2895191abe6e62&fields=id => generated 103 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1109] 10.0.0.141 () {34 vars in 1008 bytes} [Thu Jul 2 06:21:07 2026] GET /v2.0/networks/6cf7e2ec-40f4-4467-9ad4-ce0e88be3bee?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: 604/1110] 10.0.0.9 () {34 vars in 667 bytes} [Thu Jul 2 06:21:05 2026] POST /v2.0/routers => generated 731 bytes in 2253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:21:07.681 7 INFO neutron.services.segments.plugin [-] Segment 1eecfa64-cf51-4fe4-bfbe-b036a29f69cb resource provider aggregate not found 2026-07-02 06:21:07.693 7 INFO neutron.services.segments.plugin [-] Segment 1eecfa64-cf51-4fe4-bfbe-b036a29f69cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1eecfa64-cf51-4fe4-bfbe-b036a29f69cb found for delete ", "request_id": "req-79972718-baa4-4e13-b9ad-3b020b42a5d6"}]} 2026-07-02 06:21:07.695 7 INFO neutron.services.segments.plugin [-] Segment 1eecfa64-cf51-4fe4-bfbe-b036a29f69cb resource provider aggregate not found [pid: 7|app: 0|req: 507/1111] 10.0.0.141 () {34 vars in 1108 bytes} [Thu Jul 2 06:21:07 2026] GET /v2.0/networks/6cf7e2ec-40f4-4467-9ad4-ce0e88be3bee?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:21:07.869 7 INFO neutron.services.segments.plugin [-] Segment 1eecfa64-cf51-4fe4-bfbe-b036a29f69cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1eecfa64-cf51-4fe4-bfbe-b036a29f69cb found for delete ", "request_id": "req-9d936681-07ef-4f39-bc35-3eae6d94f639"}]} [pid: 7|app: 0|req: 508/1112] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:21:07 2026] GET /v2.0/ports?device_id=e5e343d1-1462-4fc4-83f6-470147c48564 => 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: 511/1115] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:21:08 2026] GET /v2.0/ports?device_id=e5e343d1-1462-4fc4-83f6-470147c48564 => 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: 605/1116] 10.0.0.9 () {34 vars in 781 bytes} [Thu Jul 2 06:21:07 2026] PUT /v2.0/routers/e8681cab-e397-4cc4-aa55-34a237f1131d/add_router_interface => generated 309 bytes in 1384 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:21:09.536 8 WARNING neutron_lib.context [None req-c310a258-75da-4948-91cb-47003667d0ee 9aaf505fb7ad43359bd861e0c1f148ea 76dfd7bfaf1041ae91ddb81d0aeb546f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:21:09.539 7 WARNING neutron_lib.context [None req-6f028bbd-354e-484b-86a2-71931778affc a1b25462f53d4cde9cbc26df860e5d10 4e4e56cf949b4b169110347d7617edbe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 606/1117] 10.0.0.9 () {34 vars in 683 bytes} [Thu Jul 2 06:21:09 2026] POST /v2.0/security-groups => generated 1660 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 06:21:09.710 8 WARNING neutron_lib.context [None req-61e9da66-1bfa-408f-862f-dccfcdf371be 9aaf505fb7ad43359bd861e0c1f148ea 76dfd7bfaf1041ae91ddb81d0aeb546f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:21:09.747 7 INFO neutron.db.segments_db [None req-6f028bbd-354e-484b-86a2-71931778affc a1b25462f53d4cde9cbc26df860e5d10 4e4e56cf949b4b169110347d7617edbe - - default default] Added segment 26a5cc8a-a24f-40d6-af74-c24c09b803e0 of type vxlan for network d0bb295d-9c71-40bd-a0cc-9894f49d35e4 [pid: 7|app: 0|req: 512/1118] 10.0.0.9 () {34 vars in 668 bytes} [Thu Jul 2 06:21:09 2026] POST /v2.0/networks => generated 632 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1119] 10.0.0.9 () {34 vars in 693 bytes} [Thu Jul 2 06:21:09 2026] POST /v2.0/security-group-rules => generated 597 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:21:09.862 7 WARNING neutron_lib.context [None req-5c164b7c-d13e-44b8-9ef0-8a9586461128 a1b25462f53d4cde9cbc26df860e5d10 4e4e56cf949b4b169110347d7617edbe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:21:09.873 8 WARNING neutron_lib.context [None req-7f92e99b-655b-4931-b796-c0d23dc326b6 9aaf505fb7ad43359bd861e0c1f148ea 76dfd7bfaf1041ae91ddb81d0aeb546f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:21:09.917 7 INFO neutron.db.segments_db [None req-5c164b7c-d13e-44b8-9ef0-8a9586461128 a1b25462f53d4cde9cbc26df860e5d10 4e4e56cf949b4b169110347d7617edbe - - default default] Added segment ffe528a4-68bf-454e-b584-fbb9cc3b8c13 of type vxlan for network a1e4beed-1818-4189-b314-2feaf3817086 [pid: 8|app: 0|req: 608/1120] 10.0.0.9 () {34 vars in 693 bytes} [Thu Jul 2 06:21:09 2026] POST /v2.0/security-group-rules => generated 602 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:21:10.008 8 WARNING neutron_lib.context [None req-30a7e73b-2c7e-4b44-ae3d-ced04bd13a2c 9aaf505fb7ad43359bd861e0c1f148ea 76dfd7bfaf1041ae91ddb81d0aeb546f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 513/1121] 10.0.0.9 () {34 vars in 668 bytes} [Thu Jul 2 06:21:09 2026] POST /v2.0/networks => generated 631 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:21:10.026 7 WARNING neutron_lib.context [None req-fa1b0128-98ff-40a1-8f47-d537824123e3 a1b25462f53d4cde9cbc26df860e5d10 4e4e56cf949b4b169110347d7617edbe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:21:10.090 7 INFO neutron.db.segments_db [None req-fa1b0128-98ff-40a1-8f47-d537824123e3 a1b25462f53d4cde9cbc26df860e5d10 4e4e56cf949b4b169110347d7617edbe - - default default] Added segment 62d08817-b246-469c-978f-1e7b4d421155 of type vxlan for network fc15ea83-0cd3-4d38-b0fb-7186971a4718 [pid: 7|app: 0|req: 514/1122] 10.0.0.9 () {34 vars in 668 bytes} [Thu Jul 2 06:21:10 2026] POST /v2.0/networks => generated 631 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1123] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:21:10 2026] GET /v2.0/ports?device_id=e5e343d1-1462-4fc4-83f6-470147c48564 => 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: 516/1124] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:21:10 2026] GET /v2.0/security-groups?tenant_id=952c9e5589eb4858958495aca4b6c86b&name=default => generated 2925 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:21:10.501 7 WARNING neutron_lib.context [None req-03ee3dc8-aeb5-4ca9-80f2-bb2289ba5cbe a1b25462f53d4cde9cbc26df860e5d10 4e4e56cf949b4b169110347d7617edbe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:21:10.564 7 INFO neutron.db.segments_db [None req-03ee3dc8-aeb5-4ca9-80f2-bb2289ba5cbe a1b25462f53d4cde9cbc26df860e5d10 4e4e56cf949b4b169110347d7617edbe - - default default] Added segment 4e6e131e-c156-421a-b1ba-5b7459ce76e4 of type vxlan for network e043865e-3697-489d-8db1-188380ebf73a [pid: 7|app: 0|req: 517/1125] 10.0.0.9 () {34 vars in 668 bytes} [Thu Jul 2 06:21:10 2026] POST /v2.0/networks => generated 630 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1126] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:21:10 2026] DELETE /v2.0/security-groups/66ae5422-e1e5-4138-970f-35ed3b52415e => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:21:10.799 7 WARNING neutron_lib.context [None req-86531c18-043c-497c-81ae-0e1961f7e9f8 a1b25462f53d4cde9cbc26df860e5d10 4e4e56cf949b4b169110347d7617edbe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:21:10.864 7 INFO neutron.db.segments_db [None req-86531c18-043c-497c-81ae-0e1961f7e9f8 a1b25462f53d4cde9cbc26df860e5d10 4e4e56cf949b4b169110347d7617edbe - - default default] Added segment 39c9d5ab-8bf1-46d3-a1ee-b1acee35a30c of type vxlan for network 9afc1797-f6a5-43e8-98dc-c636020a11c4 [pid: 7|app: 0|req: 519/1127] 10.0.0.9 () {34 vars in 668 bytes} [Thu Jul 2 06:21:10 2026] POST /v2.0/networks => generated 632 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1128] 10.0.0.9 () {34 vars in 751 bytes} [Thu Jul 2 06:21:10 2026] PUT /v2.0/networks/d0bb295d-9c71-40bd-a0cc-9894f49d35e4/tags => generated 17 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1129] 10.0.0.9 () {34 vars in 751 bytes} [Thu Jul 2 06:21:11 2026] PUT /v2.0/networks/a1e4beed-1818-4189-b314-2feaf3817086/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1130] 10.0.0.9 () {34 vars in 751 bytes} [Thu Jul 2 06:21:11 2026] PUT /v2.0/networks/fc15ea83-0cd3-4d38-b0fb-7186971a4718/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: 523/1131] 10.0.0.9 () {34 vars in 751 bytes} [Thu Jul 2 06:21:11 2026] PUT /v2.0/networks/e043865e-3697-489d-8db1-188380ebf73a/tags => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1132] 10.0.0.9 () {32 vars in 664 bytes} [Thu Jul 2 06:21:11 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1133] 10.0.0.9 () {32 vars in 678 bytes} [Thu Jul 2 06:21:11 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1248 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1134] 10.0.0.9 () {34 vars in 674 bytes} [Thu Jul 2 06:21:10 2026] POST /v2.0/floatingips => generated 552 bytes in 1346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1135] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:21:11 2026] GET /v2.0/ports?device_id=e5e343d1-1462-4fc4-83f6-470147c48564 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1136] 10.0.0.9 () {32 vars in 674 bytes} [Thu Jul 2 06:21:11 2026] GET /v2.0/networks?tags-any=blue => generated 1248 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1137] 10.0.0.9 () {32 vars in 686 bytes} [Thu Jul 2 06:21:11 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1138] 10.0.0.9 () {32 vars in 672 bytes} [Thu Jul 2 06:21:11 2026] GET /v2.0/networks?not-tags=red => generated 1860 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1139] 10.0.0.9 () {32 vars in 686 bytes} [Thu Jul 2 06:21:11 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2467 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1140] 10.0.0.9 () {32 vars in 682 bytes} [Thu Jul 2 06:21:11 2026] GET /v2.0/networks?not-tags-any=blue => generated 2467 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1141] 10.0.0.9 () {32 vars in 694 bytes} [Thu Jul 2 06:21:11 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1860 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1142] 10.0.0.141 () {34 vars in 1098 bytes} [Thu Jul 2 06:21:11 2026] GET /v2.0/security-groups?name=tempest-securitygroup--912220067&fields=id&tenant_id=76dfd7bfaf1041ae91ddb81d0aeb546f => 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: 531/1143] 10.0.0.141 () {34 vars in 982 bytes} [Thu Jul 2 06:21:11 2026] GET /v2.0/networks?id=003cd123-c452-458b-84af-fbe167552c46 => generated 676 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:21:12.049 8 INFO neutron.services.segments.plugin [-] Segment 26a5cc8a-a24f-40d6-af74-c24c09b803e0 resource provider aggregate not found 2026-07-02 06:21:12.058 8 INFO neutron.services.segments.plugin [-] Segment 26a5cc8a-a24f-40d6-af74-c24c09b803e0 resource provider aggregate not found 2026-07-02 06:21:12.067 8 INFO neutron.services.segments.plugin [-] Segment 26a5cc8a-a24f-40d6-af74-c24c09b803e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26a5cc8a-a24f-40d6-af74-c24c09b803e0 found for delete ", "request_id": "req-0fcf5f81-d26e-4dfc-a1b1-70701451676e"}]} [pid: 7|app: 0|req: 532/1144] 10.0.0.141 () {34 vars in 965 bytes} [Thu Jul 2 06:21:12 2026] GET /v2.0/quotas/76dfd7bfaf1041ae91ddb81d0aeb546f => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1145] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:21:11 2026] DELETE /v2.0/networks/d0bb295d-9c71-40bd-a0cc-9894f49d35e4 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:21:12.084 8 INFO neutron.services.segments.plugin [-] Segment 26a5cc8a-a24f-40d6-af74-c24c09b803e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26a5cc8a-a24f-40d6-af74-c24c09b803e0 found for delete ", "request_id": "req-ea35f8cc-e7ed-4169-9f94-945e68e2f366"}]} [pid: 7|app: 0|req: 533/1146] 10.0.0.141 () {34 vars in 1002 bytes} [Thu Jul 2 06:21:12 2026] GET /v2.0/ports?tenant_id=76dfd7bfaf1041ae91ddb81d0aeb546f&fields=id => generated 103 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1147] 199.204.45.248 () {34 vars in 986 bytes} [Thu Jul 2 06:21:12 2026] GET /v2.0/networks?id=6cf7e2ec-40f4-4467-9ad4-ce0e88be3bee => generated 675 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1148] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:21:12 2026] DELETE /v2.0/networks/a1e4beed-1818-4189-b314-2feaf3817086 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1149] 10.0.0.141 () {34 vars in 1008 bytes} [Thu Jul 2 06:21:12 2026] GET /v2.0/networks/003cd123-c452-458b-84af-fbe167552c46?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: 615/1150] 199.204.45.248 () {34 vars in 1050 bytes} [Thu Jul 2 06:21:12 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=fc8981f0a8fe4010be2895191abe6e62 => generated 180 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1151] 10.0.0.141 () {34 vars in 1108 bytes} [Thu Jul 2 06:21:12 2026] GET /v2.0/networks/003cd123-c452-458b-84af-fbe167552c46?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:21:12.345 8 WARNING neutron_lib.context [req-442db528-56b7-44ab-84bd-e8e29360f0de req-f3929699-dc40-4bc7-bdaf-53582afae2cd 729856c18efa4ba3b7f592f683deeeed fc8981f0a8fe4010be2895191abe6e62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:21:12.424 7 INFO neutron.services.segments.plugin [-] Segment 62d08817-b246-469c-978f-1e7b4d421155 resource provider aggregate not found 2026-07-02 06:21:12.430 7 INFO neutron.services.segments.plugin [-] Segment 62d08817-b246-469c-978f-1e7b4d421155 resource provider aggregate not found 2026-07-02 06:21:12.440 7 INFO neutron.services.segments.plugin [-] Segment 62d08817-b246-469c-978f-1e7b4d421155 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62d08817-b246-469c-978f-1e7b4d421155 found for delete ", "request_id": "req-ba2c12d4-d243-4437-b05c-70e3aa5f794f"}]} 2026-07-02 06:21:12.451 7 INFO neutron.services.segments.plugin [-] Segment 62d08817-b246-469c-978f-1e7b4d421155 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62d08817-b246-469c-978f-1e7b4d421155 found for delete ", "request_id": "req-024409d6-b841-4eae-96cb-a0e4704f094c"}]} [pid: 7|app: 0|req: 536/1152] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:21:12 2026] DELETE /v2.0/networks/fc15ea83-0cd3-4d38-b0fb-7186971a4718 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1153] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:21:12 2026] GET /v2.0/ports?device_id=e5e343d1-1462-4fc4-83f6-470147c48564 => 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: 538/1154] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:21:12 2026] DELETE /v2.0/networks/e043865e-3697-489d-8db1-188380ebf73a => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1155] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:21:12 2026] GET /v2.0/ports?device_id=7c73e385-c145-4395-bdb1-fd99a3c96b0b => 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: 617/1156] 199.204.45.248 () {38 vars in 955 bytes} [Thu Jul 2 06:21:12 2026] POST /v2.0/ports => generated 958 bytes in 365 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:71: 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: 540/1157] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:21:12 2026] DELETE /v2.0/networks/9afc1797-f6a5-43e8-98dc-c636020a11c4 => 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: 618/1158] 199.204.45.248 () {38 vars in 1028 bytes} [Thu Jul 2 06:21:12 2026] PUT /v2.0/ports/e04c5293-726e-42e9-906f-e8ed85b7911e => generated 1239 bytes in 507 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:21:13.631 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b4d7fdbf-8595-4a02-9d54-ef325fb1aed9'] response: {'name': 'network-changed', 'server_uuid': 'e5e343d1-1462-4fc4-83f6-470147c48564', 'tag': 'e04c5293-726e-42e9-906f-e8ed85b7911e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 541/1159] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:21:13 2026] GET /v2.0/ports?device_id=e5e343d1-1462-4fc4-83f6-470147c48564 => generated 973 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1160] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:21:13 2026] GET /v2.0/security-groups?id=1edce916-4b3b-467e-a6e3-56ad23096c2d&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1161] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:21:13 2026] GET /v2.0/ports?device_id=7c73e385-c145-4395-bdb1-fd99a3c96b0b => generated 12 bytes in 21 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:71: 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: 619/1162] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:21:13 2026] GET /v2.0/security-groups?tenant_id=70dd0f4e7ca24753b6d22d456e7880c4&name=default => generated 2925 bytes in 419 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1163] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:21:14 2026] DELETE /v2.0/security-groups/829cfa40-49ba-4ff8-b4f2-2914cfddcc1f => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:21:14.242 8 INFO neutron.services.segments.plugin [-] Segment ffe528a4-68bf-454e-b584-fbb9cc3b8c13 resource provider aggregate not found 2026-07-02 06:21:14.247 8 INFO neutron.services.segments.plugin [-] Segment ffe528a4-68bf-454e-b584-fbb9cc3b8c13 resource provider aggregate not found 2026-07-02 06:21:14.260 8 INFO neutron.services.segments.plugin [-] Segment ffe528a4-68bf-454e-b584-fbb9cc3b8c13 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ffe528a4-68bf-454e-b584-fbb9cc3b8c13 found for delete ", "request_id": "req-c4a97a1a-4539-4f69-bc55-dba96237edf2"}]} 2026-07-02 06:21:14.264 8 INFO neutron.services.segments.plugin [-] Segment ffe528a4-68bf-454e-b584-fbb9cc3b8c13 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ffe528a4-68bf-454e-b584-fbb9cc3b8c13 found for delete ", "request_id": "req-3cddf738-bfda-4949-a9d2-5e506c29d955"}]} [pid: 8|app: 0|req: 620/1164] 199.204.45.248 () {34 vars in 1080 bytes} [Thu Jul 2 06:21:14 2026] GET /v2.0/ports?tenant_id=fc8981f0a8fe4010be2895191abe6e62&device_id=e5e343d1-1462-4fc4-83f6-470147c48564 => generated 1242 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1165] 199.204.45.248 () {34 vars in 1018 bytes} [Thu Jul 2 06:21:14 2026] GET /v2.0/networks?tenant_id=fc8981f0a8fe4010be2895191abe6e62&shared=False => generated 771 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1166] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:21:14 2026] GET /v2.0/security-groups?tenant_id=df157a2f94214dbbad57a9115bdce42e&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1167] 199.204.45.248 () {34 vars in 930 bytes} [Thu Jul 2 06:21:14 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:21:14.458 7 INFO neutron.services.segments.plugin [-] Segment 4e6e131e-c156-421a-b1ba-5b7459ce76e4 resource provider aggregate not found 2026-07-02 06:21:14.468 7 INFO neutron.services.segments.plugin [-] Segment 4e6e131e-c156-421a-b1ba-5b7459ce76e4 resource provider aggregate not found 2026-07-02 06:21:14.472 7 INFO neutron.services.segments.plugin [-] Segment 4e6e131e-c156-421a-b1ba-5b7459ce76e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e6e131e-c156-421a-b1ba-5b7459ce76e4 found for delete ", "request_id": "req-99085dcd-c2fb-4854-af57-bdc509cd4dc9"}]} [pid: 7|app: 0|req: 546/1168] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:21:14 2026] DELETE /v2.0/security-groups/8dcdb46e-68c3-4f6e-9354-c1f329618830 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1169] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:21:14 2026] GET /v2.0/security-groups?tenant_id=4e4e56cf949b4b169110347d7617edbe&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:21:14.676 7 INFO neutron.services.segments.plugin [-] Segment 4e6e131e-c156-421a-b1ba-5b7459ce76e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e6e131e-c156-421a-b1ba-5b7459ce76e4 found for delete ", "request_id": "req-6745ca2e-8c2b-47c8-962f-880ad94b5fb0"}]} 2026-07-02 06:21:14.680 7 INFO neutron.services.segments.plugin [-] Segment 39c9d5ab-8bf1-46d3-a1ee-b1acee35a30c resource provider aggregate not found 2026-07-02 06:21:14.695 7 INFO neutron.services.segments.plugin [-] Segment 39c9d5ab-8bf1-46d3-a1ee-b1acee35a30c resource provider aggregate not found 2026-07-02 06:21:14.699 7 INFO neutron.services.segments.plugin [-] Segment 39c9d5ab-8bf1-46d3-a1ee-b1acee35a30c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39c9d5ab-8bf1-46d3-a1ee-b1acee35a30c found for delete ", "request_id": "req-25e982f8-5f5f-4ab8-8ebb-8af602765464"}]} 2026-07-02 06:21:14.710 7 INFO neutron.services.segments.plugin [-] Segment 39c9d5ab-8bf1-46d3-a1ee-b1acee35a30c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39c9d5ab-8bf1-46d3-a1ee-b1acee35a30c found for delete ", "request_id": "req-aab217b1-e0ea-436d-b82d-8dd90c8a5f9c"}]} [pid: 7|app: 0|req: 547/1170] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:21:14 2026] DELETE /v2.0/security-groups/e534e61a-57d9-4368-84a5-a9f47f4e4ab0 => 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: 548/1171] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:21:14 2026] GET /v2.0/ports?device_id=7c73e385-c145-4395-bdb1-fd99a3c96b0b => 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: 624/1172] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:21:14 2026] GET /v2.0/ports?device_id=e5e343d1-1462-4fc4-83f6-470147c48564 => generated 973 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1173] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:21:14 2026] GET /v2.0/security-groups?id=1edce916-4b3b-467e-a6e3-56ad23096c2d&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: 625/1174] 199.204.45.248 () {34 vars in 1080 bytes} [Thu Jul 2 06:21:15 2026] GET /v2.0/ports?tenant_id=fc8981f0a8fe4010be2895191abe6e62&device_id=e5e343d1-1462-4fc4-83f6-470147c48564 => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1175] 199.204.45.248 () {34 vars in 1060 bytes} [Thu Jul 2 06:21:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=e04c5293-726e-42e9-906f-e8ed85b7911e => 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: 626/1176] 199.204.45.248 () {34 vars in 984 bytes} [Thu Jul 2 06:21:15 2026] GET /v2.0/subnets?id=4c3f0140-e67e-42be-ac78-b6c310d806a4 => generated 693 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1177] 199.204.45.248 () {34 vars in 1052 bytes} [Thu Jul 2 06:21:15 2026] GET /v2.0/ports?network_id=6cf7e2ec-40f4-4467-9ad4-ce0e88be3bee&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: 627/1178] 199.204.45.248 () {34 vars in 1012 bytes} [Thu Jul 2 06:21:15 2026] GET /v2.0/networks/6cf7e2ec-40f4-4467-9ad4-ce0e88be3bee?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1179] 199.204.45.248 () {34 vars in 1112 bytes} [Thu Jul 2 06:21:15 2026] GET /v2.0/networks/6cf7e2ec-40f4-4467-9ad4-ce0e88be3bee?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: 628/1180] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:21:15 2026] GET /v2.0/ports?device_id=7c73e385-c145-4395-bdb1-fd99a3c96b0b => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1181] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:21:15 2026] GET /v2.0/ports?device_id=e5e343d1-1462-4fc4-83f6-470147c48564 => 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: 630/1182] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:21:16 2026] GET /v2.0/security-groups?id=1edce916-4b3b-467e-a6e3-56ad23096c2d&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1183] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:21:15 2026] GET /v2.0/security-groups?tenant_id=e79786900a5142cba15a82c6533e9179&name=default => generated 2925 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1184] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:21:16 2026] DELETE /v2.0/security-groups/7839baae-900b-46f2-8db3-630f84b3c7ca => 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: 554/1185] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:21:16 2026] GET /v2.0/security-groups?tenant_id=443b6166d1d6496481f95a3d5398a32d&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1186] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:21:16 2026] DELETE /v2.0/security-groups/e1370f76-92b2-47b9-8c67-84f81e8a1594 => 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: 555/1187] 199.204.45.248 () {34 vars in 986 bytes} [Thu Jul 2 06:21:16 2026] GET /v2.0/networks?id=003cd123-c452-458b-84af-fbe167552c46 => generated 676 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1188] 199.204.45.248 () {34 vars in 1050 bytes} [Thu Jul 2 06:21:16 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=76dfd7bfaf1041ae91ddb81d0aeb546f => generated 180 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:21:16.918 7 WARNING neutron_lib.context [req-d135c9d2-0606-46ac-81ec-7420373b8330 req-8e898822-a742-4283-91d4-08c2cf2a74a3 9aaf505fb7ad43359bd861e0c1f148ea 76dfd7bfaf1041ae91ddb81d0aeb546f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 634/1189] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:21:16 2026] GET /v2.0/ports?device_id=7c73e385-c145-4395-bdb1-fd99a3c96b0b => 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: 635/1190] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:21:17 2026] GET /v2.0/ports?device_id=e5e343d1-1462-4fc4-83f6-470147c48564 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1191] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:21:17 2026] GET /v2.0/security-groups?id=1edce916-4b3b-467e-a6e3-56ad23096c2d&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1192] 199.204.45.248 () {38 vars in 955 bytes} [Thu Jul 2 06:21:16 2026] POST /v2.0/ports => generated 954 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1193] 199.204.45.248 () {38 vars in 1028 bytes} [Thu Jul 2 06:21:17 2026] PUT /v2.0/ports/0ba49433-2ac4-4a23-be9f-3776590a1c85 => generated 1235 bytes in 427 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:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:21:18.113 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c760d195-7dd5-4d22-802a-305f0544f85d'] response: {'name': 'network-changed', 'server_uuid': '7c73e385-c145-4395-bdb1-fd99a3c96b0b', 'tag': '0ba49433-2ac4-4a23-be9f-3776590a1c85', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 638/1194] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:21:18 2026] GET /v2.0/ports?device_id=7c73e385-c145-4395-bdb1-fd99a3c96b0b => generated 969 bytes in 70 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:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 639/1195] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:21:18 2026] GET /v2.0/security-groups?id=9ed188e6-a35f-40e4-9704-3aad6f1d5de9&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: 557/1196] 10.0.0.9 () {34 vars in 676 bytes} [Thu Jul 2 06:21:17 2026] POST /v2.0/qos/policies => generated 359 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1197] 10.0.0.9 () {34 vars in 751 bytes} [Thu Jul 2 06:21:18 2026] PUT /v2.0/policies/42449461-9c14-4e5a-bd17-80972d431d1e/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1198] 10.0.0.9 () {32 vars in 731 bytes} [Thu Jul 2 06:21:18 2026] GET /v2.0/policies/42449461-9c14-4e5a-bd17-80972d431d1e/tags => generated 25 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1199] 10.0.0.9 () {34 vars in 762 bytes} [Thu Jul 2 06:21:18 2026] PUT /v2.0/policies/42449461-9c14-4e5a-bd17-80972d431d1e/tags/green => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1200] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:21:18 2026] GET /v2.0/ports?device_id=e5e343d1-1462-4fc4-83f6-470147c48564 => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1201] 10.0.0.9 () {32 vars in 731 bytes} [Thu Jul 2 06:21:18 2026] GET /v2.0/policies/42449461-9c14-4e5a-bd17-80972d431d1e/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1202] 10.0.0.9 () {34 vars in 758 bytes} [Thu Jul 2 06:21:18 2026] PUT /v2.0/policies/42449461-9c14-4e5a-bd17-80972d431d1e/tags/red => generated 4 bytes in 16 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1203] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:21:18 2026] GET /v2.0/security-groups?id=1edce916-4b3b-467e-a6e3-56ad23096c2d&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: 644/1204] 10.0.0.9 () {32 vars in 731 bytes} [Thu Jul 2 06:21:18 2026] GET /v2.0/policies/42449461-9c14-4e5a-bd17-80972d431d1e/tags => generated 34 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1205] 10.0.0.9 () {34 vars in 780 bytes} [Thu Jul 2 06:21:18 2026] PUT /v2.0/policies/42449461-9c14-4e5a-bd17-80972d431d1e/tags/black.or.white => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1206] 10.0.0.9 () {32 vars in 731 bytes} [Thu Jul 2 06:21:18 2026] GET /v2.0/policies/42449461-9c14-4e5a-bd17-80972d431d1e/tags => generated 52 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1207] 10.0.0.9 () {34 vars in 751 bytes} [Thu Jul 2 06:21:18 2026] PUT /v2.0/policies/42449461-9c14-4e5a-bd17-80972d431d1e/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1208] 10.0.0.9 () {32 vars in 731 bytes} [Thu Jul 2 06:21:18 2026] GET /v2.0/policies/42449461-9c14-4e5a-bd17-80972d431d1e/tags => generated 37 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1209] 10.0.0.9 () {32 vars in 739 bytes} [Thu Jul 2 06:21:18 2026] GET /v2.0/policies/42449461-9c14-4e5a-bd17-80972d431d1e/tags/red => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:21:18.568 8 INFO neutron.api.v2.resource [None req-6b01c607-265e-47ba-9593-42b0ea1b57f6 03d4493b85704d07b85444490f0e6e01 d31c48d139ac4fd6bd7de44c96ff41bd - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 647/1210] 10.0.0.9 () {32 vars in 743 bytes} [Thu Jul 2 06:21:18 2026] GET /v2.0/policies/42449461-9c14-4e5a-bd17-80972d431d1e/tags/green => generated 99 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1211] 10.0.0.9 () {32 vars in 742 bytes} [Thu Jul 2 06:21:18 2026] DELETE /v2.0/policies/42449461-9c14-4e5a-bd17-80972d431d1e/tags/red => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1212] 10.0.0.9 () {32 vars in 731 bytes} [Thu Jul 2 06:21:18 2026] GET /v2.0/policies/42449461-9c14-4e5a-bd17-80972d431d1e/tags => generated 30 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:21:18.652 8 INFO neutron.api.v2.resource [None req-e6035a60-9e88-4e3a-8b2a-5580967498a1 03d4493b85704d07b85444490f0e6e01 d31c48d139ac4fd6bd7de44c96ff41bd - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 649/1213] 10.0.0.9 () {32 vars in 746 bytes} [Thu Jul 2 06:21:18 2026] DELETE /v2.0/policies/42449461-9c14-4e5a-bd17-80972d431d1e/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1214] 199.204.45.248 () {34 vars in 1080 bytes} [Thu Jul 2 06:21:18 2026] GET /v2.0/ports?tenant_id=76dfd7bfaf1041ae91ddb81d0aeb546f&device_id=7c73e385-c145-4395-bdb1-fd99a3c96b0b => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1215] 10.0.0.9 () {32 vars in 734 bytes} [Thu Jul 2 06:21:18 2026] DELETE /v2.0/policies/42449461-9c14-4e5a-bd17-80972d431d1e/tags => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1216] 10.0.0.9 () {32 vars in 731 bytes} [Thu Jul 2 06:21:18 2026] GET /v2.0/policies/42449461-9c14-4e5a-bd17-80972d431d1e/tags => 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: 566/1217] 199.204.45.248 () {34 vars in 1018 bytes} [Thu Jul 2 06:21:18 2026] GET /v2.0/networks?tenant_id=76dfd7bfaf1041ae91ddb81d0aeb546f&shared=False => generated 772 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1218] 10.0.0.9 () {32 vars in 732 bytes} [Thu Jul 2 06:21:18 2026] DELETE /v2.0/qos/policies/42449461-9c14-4e5a-bd17-80972d431d1e => 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: 567/1219] 199.204.45.248 () {34 vars in 930 bytes} [Thu Jul 2 06:21:18 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1220] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:21:19 2026] GET /v2.0/ports?device_id=7c73e385-c145-4395-bdb1-fd99a3c96b0b => 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: 568/1221] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:21:19 2026] GET /v2.0/security-groups?id=9ed188e6-a35f-40e4-9704-3aad6f1d5de9&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1222] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:21:19 2026] GET /v2.0/ports?device_id=e5e343d1-1462-4fc4-83f6-470147c48564 => generated 975 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1223] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:21:19 2026] GET /v2.0/security-groups?id=1edce916-4b3b-467e-a6e3-56ad23096c2d&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1224] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:21:19 2026] GET /v2.0/security-groups?tenant_id=a77d738410924e19ba0fa68e64845e7f&name=default => generated 2925 bytes in 374 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1225] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:21:19 2026] DELETE /v2.0/security-groups/7cb9f056-dd5b-48b9-8735-12a532e19851 => 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: 655/1226] 199.204.45.248 () {34 vars in 1080 bytes} [Thu Jul 2 06:21:19 2026] GET /v2.0/ports?tenant_id=76dfd7bfaf1041ae91ddb81d0aeb546f&device_id=7c73e385-c145-4395-bdb1-fd99a3c96b0b => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1227] 199.204.45.248 () {34 vars in 1058 bytes} [Thu Jul 2 06:21:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=0ba49433-2ac4-4a23-be9f-3776590a1c85 => 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: 656/1228] 199.204.45.248 () {34 vars in 984 bytes} [Thu Jul 2 06:21:19 2026] GET /v2.0/subnets?id=079af40d-9761-4911-bf59-e4094d028c68 => generated 694 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1229] 199.204.45.248 () {34 vars in 1052 bytes} [Thu Jul 2 06:21:19 2026] GET /v2.0/ports?network_id=003cd123-c452-458b-84af-fbe167552c46&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1230] 199.204.45.248 () {34 vars in 1012 bytes} [Thu Jul 2 06:21:19 2026] GET /v2.0/networks/003cd123-c452-458b-84af-fbe167552c46?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1231] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:21:19 2026] GET /v2.0/security-groups?tenant_id=d31c48d139ac4fd6bd7de44c96ff41bd&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1232] 199.204.45.248 () {34 vars in 1112 bytes} [Thu Jul 2 06:21:20 2026] GET /v2.0/networks/003cd123-c452-458b-84af-fbe167552c46?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1233] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:21:20 2026] DELETE /v2.0/security-groups/264c3039-b1af-4334-a731-b68815203bb0 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1234] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:21:20 2026] GET /v2.0/ports?device_id=7c73e385-c145-4395-bdb1-fd99a3c96b0b => generated 969 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1235] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:21:20 2026] GET /v2.0/security-groups?id=9ed188e6-a35f-40e4-9704-3aad6f1d5de9&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: 577/1236] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:21:20 2026] GET /v2.0/ports?device_id=e5e343d1-1462-4fc4-83f6-470147c48564 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1237] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:21:20 2026] GET /v2.0/security-groups?id=1edce916-4b3b-467e-a6e3-56ad23096c2d&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1238] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:21:20 2026] GET /v2.0/ports?device_id=e5e343d1-1462-4fc4-83f6-470147c48564 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1239] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:21:20 2026] GET /v2.0/security-groups?tenant_id=91e15fed91fc499aaf19077f7a229218&name=default => generated 2925 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1240] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:21:21 2026] DELETE /v2.0/security-groups/88e4835a-d4bd-466d-9ba4-0da3e3a4acd8 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:21:21.321 8 INFO neutron.db.l3_db [None req-fe7501b7-6985-4b6c-9c5c-982cc423af7d 729856c18efa4ba3b7f592f683deeeed fc8981f0a8fe4010be2895191abe6e62 - - default default] Floating IP 3f2daca3-01a2-4345-8398-4b2cad9b6b25 associated. External IP: 10.96.250.208, port: e04c5293-726e-42e9-906f-e8ed85b7911e. [pid: 7|app: 0|req: 581/1241] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:21:21 2026] GET /v2.0/security-groups?tenant_id=ac40f448997f4932bd9c8b37db562b95&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: 661/1242] 10.0.0.9 () {34 vars in 747 bytes} [Thu Jul 2 06:21:20 2026] PUT /v2.0/floatingips/3f2daca3-01a2-4345-8398-4b2cad9b6b25 => generated 856 bytes in 709 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1243] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:21:21 2026] GET /v2.0/ports?device_id=7c73e385-c145-4395-bdb1-fd99a3c96b0b => 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: 582/1244] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:21:21 2026] DELETE /v2.0/security-groups/168eb3e1-5c5b-4923-a681-c0d09169c18b => 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: 583/1245] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:21:21 2026] GET /v2.0/security-groups?id=9ed188e6-a35f-40e4-9704-3aad6f1d5de9&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: 663/1246] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:21:21 2026] GET /v2.0/ports?device_id=e5e343d1-1462-4fc4-83f6-470147c48564 => generated 975 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1247] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:21:21 2026] GET /v2.0/security-groups?id=1edce916-4b3b-467e-a6e3-56ad23096c2d&fields=id&fields=name => generated 113 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:21:22.119 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e885815a-afbf-410d-9542-b0cc53d747f4'] response: {'name': 'network-changed', 'server_uuid': 'e5e343d1-1462-4fc4-83f6-470147c48564', 'tag': 'e04c5293-726e-42e9-906f-e8ed85b7911e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 664/1248] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:21:22 2026] GET /v2.0/ports?device_id=e5e343d1-1462-4fc4-83f6-470147c48564 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1249] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:21:22 2026] GET /v2.0/security-groups?id=1edce916-4b3b-467e-a6e3-56ad23096c2d&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: 665/1250] 199.204.45.248 () {34 vars in 1080 bytes} [Thu Jul 2 06:21:22 2026] GET /v2.0/ports?tenant_id=fc8981f0a8fe4010be2895191abe6e62&device_id=e5e343d1-1462-4fc4-83f6-470147c48564 => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1251] 199.204.45.248 () {34 vars in 986 bytes} [Thu Jul 2 06:21:22 2026] GET /v2.0/networks?id=6cf7e2ec-40f4-4467-9ad4-ce0e88be3bee => generated 771 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1252] 199.204.45.248 () {34 vars in 1060 bytes} [Thu Jul 2 06:21:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=e04c5293-726e-42e9-906f-e8ed85b7911e => generated 859 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1253] 199.204.45.248 () {34 vars in 984 bytes} [Thu Jul 2 06:21:22 2026] GET /v2.0/subnets?id=4c3f0140-e67e-42be-ac78-b6c310d806a4 => generated 693 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1254] 199.204.45.248 () {34 vars in 1052 bytes} [Thu Jul 2 06:21:22 2026] GET /v2.0/ports?network_id=6cf7e2ec-40f4-4467-9ad4-ce0e88be3bee&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1255] 199.204.45.248 () {34 vars in 1012 bytes} [Thu Jul 2 06:21:22 2026] GET /v2.0/networks/6cf7e2ec-40f4-4467-9ad4-ce0e88be3bee?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: 668/1256] 199.204.45.248 () {34 vars in 1112 bytes} [Thu Jul 2 06:21:22 2026] GET /v2.0/networks/6cf7e2ec-40f4-4467-9ad4-ce0e88be3bee?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1257] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:21:22 2026] GET /v2.0/ports?device_id=7c73e385-c145-4395-bdb1-fd99a3c96b0b => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1258] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:21:22 2026] GET /v2.0/security-groups?id=9ed188e6-a35f-40e4-9704-3aad6f1d5de9&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1259] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:21:23 2026] GET /v2.0/ports?device_id=e5e343d1-1462-4fc4-83f6-470147c48564 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1260] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:21:23 2026] GET /v2.0/security-groups?id=1edce916-4b3b-467e-a6e3-56ad23096c2d&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-07-02 06:21:23.924 7 WARNING neutron_lib.context [None req-538c014d-deb7-429d-b4d2-b73e12c15a68 a789bfd9c5cd41a786dffd9afd7b359c e310ec16d6a34b80b860a0956f49bda8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:21:23.987 7 INFO neutron.db.segments_db [None req-538c014d-deb7-429d-b4d2-b73e12c15a68 a789bfd9c5cd41a786dffd9afd7b359c e310ec16d6a34b80b860a0956f49bda8 - - default default] Added segment b4f31bb0-0b6c-4eb8-8b7b-190c8874cfbb of type vxlan for network d21f663d-d687-4699-a236-adc2bf677b40 [pid: 8|app: 0|req: 672/1263] 199.204.45.248 () {34 vars in 994 bytes} [Thu Jul 2 06:21:24 2026] GET /v2.0/ports?device_id=e5e343d1-1462-4fc4-83f6-470147c48564 => generated 975 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1264] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:21:24 2026] GET /v2.0/ports?device_id=7c73e385-c145-4395-bdb1-fd99a3c96b0b => generated 971 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:21:24.328 7 INFO neutron.db.l3_hamode_db [None req-538c014d-deb7-429d-b4d2-b73e12c15a68 a789bfd9c5cd41a786dffd9afd7b359c e310ec16d6a34b80b860a0956f49bda8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 06:21:24.439 8 INFO neutron.db.l3_db [req-3281a554-7bee-4f6e-ab23-98bf3a778b23 req-498f622b-92dd-4483-9617-644d7fe47e15 729856c18efa4ba3b7f592f683deeeed fc8981f0a8fe4010be2895191abe6e62 - - default default] Floating IP 3f2daca3-01a2-4345-8398-4b2cad9b6b25 disassociated. External IP: 10.96.250.208, port: e04c5293-726e-42e9-906f-e8ed85b7911e. 2026-07-02 06:21:24.459 7 INFO neutron.db.l3_hamode_db [None req-538c014d-deb7-429d-b4d2-b73e12c15a68 a789bfd9c5cd41a786dffd9afd7b359c e310ec16d6a34b80b860a0956f49bda8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 674/1265] 199.204.45.248 () {36 vars in 997 bytes} [Thu Jul 2 06:21:24 2026] DELETE /v2.0/ports/e04c5293-726e-42e9-906f-e8ed85b7911e => generated 0 bytes in 652 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1266] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:21:24 2026] GET /v2.0/security-groups?id=9ed188e6-a35f-40e4-9704-3aad6f1d5de9&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: 676/1267] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:21:24 2026] GET /v2.0/ports?device_id=e5e343d1-1462-4fc4-83f6-470147c48564 => 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: 592/1268] 10.0.0.9 () {34 vars in 666 bytes} [Thu Jul 2 06:21:23 2026] POST /v2.0/routers => generated 474 bytes in 1664 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:21:25.471 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-63b99592-d9d9-480b-b574-7b065249994f'] response: {'server_uuid': 'e5e343d1-1462-4fc4-83f6-470147c48564', 'name': 'network-vif-deleted', 'tag': 'e04c5293-726e-42e9-906f-e8ed85b7911e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 677/1269] 10.0.0.9 () {34 vars in 749 bytes} [Thu Jul 2 06:21:25 2026] PUT /v2.0/routers/8dd86ba7-b0d2-47d9-ac69-2447cccef511/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: 593/1270] 10.0.0.9 () {32 vars in 729 bytes} [Thu Jul 2 06:21:25 2026] GET /v2.0/routers/8dd86ba7-b0d2-47d9-ac69-2447cccef511/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1271] 10.0.0.9 () {34 vars in 760 bytes} [Thu Jul 2 06:21:25 2026] PUT /v2.0/routers/8dd86ba7-b0d2-47d9-ac69-2447cccef511/tags/green => generated 4 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1272] 10.0.0.9 () {32 vars in 729 bytes} [Thu Jul 2 06:21:25 2026] GET /v2.0/routers/8dd86ba7-b0d2-47d9-ac69-2447cccef511/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1273] 10.0.0.9 () {34 vars in 756 bytes} [Thu Jul 2 06:21:25 2026] PUT /v2.0/routers/8dd86ba7-b0d2-47d9-ac69-2447cccef511/tags/red => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1274] 10.0.0.9 () {32 vars in 729 bytes} [Thu Jul 2 06:21:25 2026] GET /v2.0/routers/8dd86ba7-b0d2-47d9-ac69-2447cccef511/tags => generated 34 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1275] 10.0.0.9 () {34 vars in 778 bytes} [Thu Jul 2 06:21:25 2026] PUT /v2.0/routers/8dd86ba7-b0d2-47d9-ac69-2447cccef511/tags/black.or.white => generated 4 bytes in 75 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1276] 10.0.0.9 () {32 vars in 729 bytes} [Thu Jul 2 06:21:25 2026] GET /v2.0/routers/8dd86ba7-b0d2-47d9-ac69-2447cccef511/tags => generated 52 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1277] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:21:25 2026] GET /v2.0/ports?device_id=7c73e385-c145-4395-bdb1-fd99a3c96b0b => generated 971 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1278] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:21:26 2026] GET /v2.0/ports?device_id=e5e343d1-1462-4fc4-83f6-470147c48564 => 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: 683/1279] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:21:26 2026] GET /v2.0/security-groups?id=9ed188e6-a35f-40e4-9704-3aad6f1d5de9&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: 597/1280] 10.0.0.9 () {34 vars in 749 bytes} [Thu Jul 2 06:21:26 2026] PUT /v2.0/routers/8dd86ba7-b0d2-47d9-ac69-2447cccef511/tags => generated 37 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1281] 10.0.0.9 () {32 vars in 729 bytes} [Thu Jul 2 06:21:26 2026] GET /v2.0/routers/8dd86ba7-b0d2-47d9-ac69-2447cccef511/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1282] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:21:26 2026] GET /v2.0/ports?device_id=7c73e385-c145-4395-bdb1-fd99a3c96b0b => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1283] 10.0.0.9 () {32 vars in 737 bytes} [Thu Jul 2 06:21:26 2026] GET /v2.0/routers/8dd86ba7-b0d2-47d9-ac69-2447cccef511/tags/red => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:21:26.273 8 INFO neutron.api.v2.resource [None req-0be577b6-0574-40d3-af3f-9f03f81c033b a789bfd9c5cd41a786dffd9afd7b359c e310ec16d6a34b80b860a0956f49bda8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 686/1284] 10.0.0.9 () {32 vars in 741 bytes} [Thu Jul 2 06:21:26 2026] GET /v2.0/routers/8dd86ba7-b0d2-47d9-ac69-2447cccef511/tags/green => generated 99 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1285] 10.0.0.9 () {32 vars in 740 bytes} [Thu Jul 2 06:21:26 2026] DELETE /v2.0/routers/8dd86ba7-b0d2-47d9-ac69-2447cccef511/tags/red => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1286] 10.0.0.9 () {32 vars in 729 bytes} [Thu Jul 2 06:21:26 2026] GET /v2.0/routers/8dd86ba7-b0d2-47d9-ac69-2447cccef511/tags => generated 30 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:21:26.567 8 INFO neutron.api.v2.resource [None req-49f5e56a-3285-4d7a-81f1-501892718f46 a789bfd9c5cd41a786dffd9afd7b359c e310ec16d6a34b80b860a0956f49bda8 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 689/1287] 10.0.0.9 () {32 vars in 744 bytes} [Thu Jul 2 06:21:26 2026] DELETE /v2.0/routers/8dd86ba7-b0d2-47d9-ac69-2447cccef511/tags/green => generated 99 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1288] 10.0.0.9 () {32 vars in 732 bytes} [Thu Jul 2 06:21:26 2026] DELETE /v2.0/routers/8dd86ba7-b0d2-47d9-ac69-2447cccef511/tags => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:21:26.661 7 INFO neutron.db.l3_db [None req-439b0482-7f6f-4717-bd29-c818990ee185 9aaf505fb7ad43359bd861e0c1f148ea 76dfd7bfaf1041ae91ddb81d0aeb546f - - default default] Floating IP 22f6a158-a928-4f01-b5ad-581ff37beb9d associated. External IP: 10.96.250.201, port: 0ba49433-2ac4-4a23-be9f-3776590a1c85. [pid: 8|app: 0|req: 691/1289] 10.0.0.9 () {32 vars in 729 bytes} [Thu Jul 2 06:21:26 2026] GET /v2.0/routers/8dd86ba7-b0d2-47d9-ac69-2447cccef511/tags => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1290] 10.0.0.9 () {32 vars in 719 bytes} [Thu Jul 2 06:21:26 2026] GET /v2.0/routers/8dd86ba7-b0d2-47d9-ac69-2447cccef511 => generated 480 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1291] 10.0.0.9 () {34 vars in 747 bytes} [Thu Jul 2 06:21:26 2026] PUT /v2.0/floatingips/22f6a158-a928-4f01-b5ad-581ff37beb9d => generated 855 bytes in 881 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:21:27.128 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-819968fd-d1d8-40e2-b03f-81fc92f45c6e'] response: {'name': 'network-changed', 'server_uuid': '7c73e385-c145-4395-bdb1-fd99a3c96b0b', 'tag': '0ba49433-2ac4-4a23-be9f-3776590a1c85', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 600/1292] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:21:27 2026] GET /v2.0/security-groups?tenant_id=ea90e82e6186497aa5434fbd306fe23a&name=default => generated 2925 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1293] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:21:27 2026] GET /v2.0/ports?device_id=e5e343d1-1462-4fc4-83f6-470147c48564 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1294] 10.0.0.9 () {34 vars in 740 bytes} [Thu Jul 2 06:21:26 2026] PUT /v2.0/routers/8dd86ba7-b0d2-47d9-ac69-2447cccef511 => generated 480 bytes in 566 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1295] 10.0.0.9 () {32 vars in 734 bytes} [Thu Jul 2 06:21:27 2026] GET /v2.0/ports?device_id=8dd86ba7-b0d2-47d9-ac69-2447cccef511 => 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: 602/1296] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:21:27 2026] DELETE /v2.0/security-groups/8ddfed1b-7cb9-45f0-b279-218dd924f9e5 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1297] 199.204.45.248 () {34 vars in 1080 bytes} [Thu Jul 2 06:21:27 2026] GET /v2.0/ports?tenant_id=76dfd7bfaf1041ae91ddb81d0aeb546f&device_id=7c73e385-c145-4395-bdb1-fd99a3c96b0b => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1298] 199.204.45.248 () {34 vars in 986 bytes} [Thu Jul 2 06:21:27 2026] GET /v2.0/networks?id=003cd123-c452-458b-84af-fbe167552c46 => generated 772 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1299] 199.204.45.248 () {34 vars in 1058 bytes} [Thu Jul 2 06:21:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=0ba49433-2ac4-4a23-be9f-3776590a1c85 => generated 858 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:21:27.851 8 INFO neutron.services.segments.plugin [-] Segment b4f31bb0-0b6c-4eb8-8b7b-190c8874cfbb resource provider aggregate not found 2026-07-02 06:21:27.855 8 INFO neutron.services.segments.plugin [-] Segment b4f31bb0-0b6c-4eb8-8b7b-190c8874cfbb resource provider aggregate not found 2026-07-02 06:21:27.866 8 INFO neutron.services.segments.plugin [-] Segment b4f31bb0-0b6c-4eb8-8b7b-190c8874cfbb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4f31bb0-0b6c-4eb8-8b7b-190c8874cfbb found for delete ", "request_id": "req-e9e44a00-a68b-4e4f-aaa6-fab003af952f"}]} 2026-07-02 06:21:27.867 8 INFO neutron.services.segments.plugin [-] Segment b4f31bb0-0b6c-4eb8-8b7b-190c8874cfbb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4f31bb0-0b6c-4eb8-8b7b-190c8874cfbb found for delete ", "request_id": "req-d8472f42-e84d-4433-b478-ee83a305133f"}]} [pid: 7|app: 0|req: 606/1300] 199.204.45.248 () {34 vars in 984 bytes} [Thu Jul 2 06:21:27 2026] GET /v2.0/subnets?id=079af40d-9761-4911-bf59-e4094d028c68 => generated 694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:21:27.873 8 INFO neutron.db.l3_hamode_db [None req-53b1c592-65a2-4e8a-b4a9-cc367a4e87d6 a789bfd9c5cd41a786dffd9afd7b359c e310ec16d6a34b80b860a0956f49bda8 - - default default] HA network d21f663d-d687-4699-a236-adc2bf677b40 was deleted as no HA routers are present in tenant e310ec16d6a34b80b860a0956f49bda8. [pid: 8|app: 0|req: 695/1301] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:21:27 2026] DELETE /v2.0/routers/8dd86ba7-b0d2-47d9-ac69-2447cccef511 => generated 0 bytes in 511 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1302] 199.204.45.248 () {34 vars in 1052 bytes} [Thu Jul 2 06:21:27 2026] GET /v2.0/ports?network_id=003cd123-c452-458b-84af-fbe167552c46&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: 696/1303] 199.204.45.248 () {34 vars in 1012 bytes} [Thu Jul 2 06:21:27 2026] GET /v2.0/networks/003cd123-c452-458b-84af-fbe167552c46?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: 608/1304] 199.204.45.248 () {34 vars in 1112 bytes} [Thu Jul 2 06:21:27 2026] GET /v2.0/networks/003cd123-c452-458b-84af-fbe167552c46?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1305] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:21:28 2026] DELETE /v2.0/security-groups/1edce916-4b3b-467e-a6e3-56ad23096c2d => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:21:28.534 8 INFO neutron.api.v2.resource [None req-45c8d963-e524-466a-8071-10ee92c89826 729856c18efa4ba3b7f592f683deeeed fc8981f0a8fe4010be2895191abe6e62 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 698/1306] 10.0.0.9 () {32 vars in 735 bytes} [Thu Jul 2 06:21:28 2026] GET /v2.0/security-groups/1edce916-4b3b-467e-a6e3-56ad23096c2d => 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: 609/1307] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:21:28 2026] GET /v2.0/security-groups?tenant_id=ed9aaf201b94480d96956a210b8573cd&name=default => generated 2925 bytes in 352 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1308] 10.0.0.9 () {32 vars in 730 bytes} [Thu Jul 2 06:21:28 2026] DELETE /v2.0/floatingips/3f2daca3-01a2-4345-8398-4b2cad9b6b25 => generated 0 bytes in 295 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1309] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:21:28 2026] DELETE /v2.0/security-groups/0766afae-4f33-44d0-bbe3-de46505e1d91 => 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: 611/1310] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:21:29 2026] GET /v2.0/security-groups?tenant_id=e310ec16d6a34b80b860a0956f49bda8&name=default => generated 2925 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1311] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:21:29 2026] DELETE /v2.0/security-groups/e659c4a9-2f33-43f0-b0f8-5d4f413ce7ba => 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: 700/1312] 10.0.0.9 () {34 vars in 787 bytes} [Thu Jul 2 06:21:28 2026] PUT /v2.0/routers/a244251d-de7f-4f3e-9217-dec250a1475a/remove_router_interface => generated 309 bytes in 1041 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1313] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:21:29 2026] GET /v2.0/security-groups?tenant_id=2dccd1bc5844403fa732d1df3cf0cac1&name=default => generated 2925 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1314] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:21:30 2026] DELETE /v2.0/security-groups/594b606f-6f37-472c-93b0-c1e97e92adf7 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:21:30.779 8 INFO neutron.services.segments.plugin [-] Segment 915926db-a647-4836-87b3-e75c1e2e6949 resource provider aggregate not found 2026-07-02 06:21:30.784 8 INFO neutron.services.segments.plugin [-] Segment 915926db-a647-4836-87b3-e75c1e2e6949 resource provider aggregate not found 2026-07-02 06:21:30.795 8 INFO neutron.services.segments.plugin [-] Segment 915926db-a647-4836-87b3-e75c1e2e6949 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 915926db-a647-4836-87b3-e75c1e2e6949 found for delete ", "request_id": "req-57fb6e6f-54c2-4151-bd41-b6b0b5e5d76b"}]} 2026-07-02 06:21:30.799 8 INFO neutron.services.segments.plugin [-] Segment 915926db-a647-4836-87b3-e75c1e2e6949 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 915926db-a647-4836-87b3-e75c1e2e6949 found for delete ", "request_id": "req-25cd53a0-dd78-482d-82fb-87263cf11562"}]} 2026-07-02 06:21:30.805 8 INFO neutron.db.l3_hamode_db [None req-7b05a2bd-4b85-4dc7-9e08-783028d0c1ce 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] HA network d230ba3f-cf92-41f0-a676-783957abd56a was deleted as no HA routers are present in tenant fc8981f0a8fe4010be2895191abe6e62. [pid: 8|app: 0|req: 701/1315] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:21:29 2026] DELETE /v2.0/routers/a244251d-de7f-4f3e-9217-dec250a1475a => generated 0 bytes in 923 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1316] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:21:30 2026] DELETE /v2.0/subnets/4c3f0140-e67e-42be-ac78-b6c310d806a4 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1317] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:21:30 2026] DELETE /v2.0/networks/6cf7e2ec-40f4-4467-9ad4-ce0e88be3bee => generated 0 bytes in 350 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1318] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:21:31 2026] GET /v2.0/security-groups?tenant_id=fc8981f0a8fe4010be2895191abe6e62&name=default => generated 2925 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1319] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:21:31 2026] DELETE /v2.0/security-groups/2ef8dbe6-4696-4665-b8f9-e32e1ddbce1f => 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: 617/1320] 10.0.0.9 () {32 vars in 621 bytes} [Thu Jul 2 06:21:32 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1321] 10.0.0.9 () {32 vars in 631 bytes} [Thu Jul 2 06:21:32 2026] GET /v2.0/ => generated 632 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:21:32.819 8 WARNING neutron_lib.context [None req-3203af81-ca29-4e76-a884-800c83d59a04 daa48f4ac4e54a86adf99718e22b3041 39ed95ef63514e4bbb6702dd849113f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:21:32.823 8 INFO neutron.services.segments.plugin [-] Segment 02e5b14f-51db-4e44-b312-f4171c6db545 resource provider aggregate not found 2026-07-02 06:21:32.826 8 INFO neutron.services.segments.plugin [-] Segment 02e5b14f-51db-4e44-b312-f4171c6db545 resource provider aggregate not found 2026-07-02 06:21:32.840 8 INFO neutron.services.segments.plugin [-] Segment 02e5b14f-51db-4e44-b312-f4171c6db545 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02e5b14f-51db-4e44-b312-f4171c6db545 found for delete ", "request_id": "req-76765e50-3a3d-42f1-89d7-03bd170167bb"}]} 2026-07-02 06:21:32.843 8 INFO neutron.services.segments.plugin [-] Segment 02e5b14f-51db-4e44-b312-f4171c6db545 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02e5b14f-51db-4e44-b312-f4171c6db545 found for delete ", "request_id": "req-8fe3f84c-e578-4ba7-9928-7b5b5acab8bd"}]} [pid: 7|app: 0|req: 618/1322] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:21:32 2026] GET /v2.0/security-groups?tenant_id=df5230d4d6324dca82e80dc85370ab79&name=default => generated 2925 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:21:32.998 8 INFO neutron.db.segments_db [None req-3203af81-ca29-4e76-a884-800c83d59a04 daa48f4ac4e54a86adf99718e22b3041 39ed95ef63514e4bbb6702dd849113f8 - - default default] Added segment 50668042-6a37-41c9-93bb-7380770ecc69 of type vxlan for network d1154ebd-509f-4cb2-bb43-44e046144d28 [pid: 8|app: 0|req: 705/1323] 10.0.0.9 () {34 vars in 668 bytes} [Thu Jul 2 06:21:32 2026] POST /v2.0/networks => generated 632 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:21:33.132 8 WARNING neutron_lib.context [None req-1efd299c-f155-4b98-84b9-d2445a75ac7d daa48f4ac4e54a86adf99718e22b3041 39ed95ef63514e4bbb6702dd849113f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 619/1324] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:21:32 2026] DELETE /v2.0/security-groups/fee1598f-f5ba-434c-aefa-c5c00ecb7470 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1325] 10.0.0.9 () {34 vars in 667 bytes} [Thu Jul 2 06:21:33 2026] POST /v2.0/subnets => generated 626 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1326] 10.0.0.9 () {34 vars in 749 bytes} [Thu Jul 2 06:21:33 2026] PUT /v2.0/subnets/9a716e68-da54-44a4-8cf4-b6ac2f7834ee/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1327] 10.0.0.9 () {32 vars in 729 bytes} [Thu Jul 2 06:21:33 2026] GET /v2.0/subnets/9a716e68-da54-44a4-8cf4-b6ac2f7834ee/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1328] 10.0.0.9 () {34 vars in 760 bytes} [Thu Jul 2 06:21:33 2026] PUT /v2.0/subnets/9a716e68-da54-44a4-8cf4-b6ac2f7834ee/tags/green => 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: 708/1329] 10.0.0.9 () {32 vars in 729 bytes} [Thu Jul 2 06:21:33 2026] GET /v2.0/subnets/9a716e68-da54-44a4-8cf4-b6ac2f7834ee/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: 622/1330] 10.0.0.9 () {34 vars in 756 bytes} [Thu Jul 2 06:21:33 2026] PUT /v2.0/subnets/9a716e68-da54-44a4-8cf4-b6ac2f7834ee/tags/red => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1331] 10.0.0.9 () {32 vars in 729 bytes} [Thu Jul 2 06:21:33 2026] GET /v2.0/subnets/9a716e68-da54-44a4-8cf4-b6ac2f7834ee/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1332] 10.0.0.9 () {34 vars in 778 bytes} [Thu Jul 2 06:21:33 2026] PUT /v2.0/subnets/9a716e68-da54-44a4-8cf4-b6ac2f7834ee/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: 710/1333] 10.0.0.9 () {32 vars in 729 bytes} [Thu Jul 2 06:21:33 2026] GET /v2.0/subnets/9a716e68-da54-44a4-8cf4-b6ac2f7834ee/tags => generated 52 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1334] 10.0.0.9 () {34 vars in 749 bytes} [Thu Jul 2 06:21:33 2026] PUT /v2.0/subnets/9a716e68-da54-44a4-8cf4-b6ac2f7834ee/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1335] 10.0.0.9 () {32 vars in 729 bytes} [Thu Jul 2 06:21:33 2026] GET /v2.0/subnets/9a716e68-da54-44a4-8cf4-b6ac2f7834ee/tags => generated 37 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1336] 10.0.0.9 () {32 vars in 737 bytes} [Thu Jul 2 06:21:33 2026] GET /v2.0/subnets/9a716e68-da54-44a4-8cf4-b6ac2f7834ee/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:21:33.924 8 INFO neutron.api.v2.resource [None req-f40c2a67-7e76-4831-9e12-d37e772cb6c8 daa48f4ac4e54a86adf99718e22b3041 39ed95ef63514e4bbb6702dd849113f8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 712/1337] 10.0.0.9 () {32 vars in 741 bytes} [Thu Jul 2 06:21:33 2026] GET /v2.0/subnets/9a716e68-da54-44a4-8cf4-b6ac2f7834ee/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1338] 10.0.0.9 () {32 vars in 740 bytes} [Thu Jul 2 06:21:33 2026] DELETE /v2.0/subnets/9a716e68-da54-44a4-8cf4-b6ac2f7834ee/tags/red => 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: 713/1339] 10.0.0.9 () {32 vars in 729 bytes} [Thu Jul 2 06:21:33 2026] GET /v2.0/subnets/9a716e68-da54-44a4-8cf4-b6ac2f7834ee/tags => generated 30 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:21:34.062 7 INFO neutron.api.v2.resource [None req-7f1becd5-edf2-44f3-8e5b-3424e104f1dd daa48f4ac4e54a86adf99718e22b3041 39ed95ef63514e4bbb6702dd849113f8 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 627/1340] 10.0.0.9 () {32 vars in 744 bytes} [Thu Jul 2 06:21:34 2026] DELETE /v2.0/subnets/9a716e68-da54-44a4-8cf4-b6ac2f7834ee/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1341] 10.0.0.9 () {32 vars in 732 bytes} [Thu Jul 2 06:21:34 2026] DELETE /v2.0/subnets/9a716e68-da54-44a4-8cf4-b6ac2f7834ee/tags => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1342] 10.0.0.9 () {32 vars in 729 bytes} [Thu Jul 2 06:21:34 2026] GET /v2.0/subnets/9a716e68-da54-44a4-8cf4-b6ac2f7834ee/tags => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1343] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:21:34 2026] DELETE /v2.0/subnets/9a716e68-da54-44a4-8cf4-b6ac2f7834ee => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:21:34.760 7 INFO neutron.services.segments.plugin [-] Segment 50668042-6a37-41c9-93bb-7380770ecc69 resource provider aggregate not found 2026-07-02 06:21:34.771 7 INFO neutron.services.segments.plugin [-] Segment 50668042-6a37-41c9-93bb-7380770ecc69 resource provider aggregate not found 2026-07-02 06:21:34.777 7 INFO neutron.services.segments.plugin [-] Segment 50668042-6a37-41c9-93bb-7380770ecc69 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50668042-6a37-41c9-93bb-7380770ecc69 found for delete ", "request_id": "req-40ac2d72-724b-4918-b8c7-dbb0a2dfbcdb"}]} [pid: 7|app: 0|req: 629/1344] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:21:34 2026] DELETE /v2.0/networks/d1154ebd-509f-4cb2-bb43-44e046144d28 => generated 0 bytes in 417 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1345] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:21:35 2026] GET /v2.0/security-groups?tenant_id=39ed95ef63514e4bbb6702dd849113f8&name=default => generated 2925 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:21:35.701 7 INFO neutron.services.segments.plugin [-] Segment 50668042-6a37-41c9-93bb-7380770ecc69 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50668042-6a37-41c9-93bb-7380770ecc69 found for delete ", "request_id": "req-ab0d7535-0ab5-49e3-b5fa-037545df2b61"}]} [pid: 7|app: 0|req: 630/1346] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:21:35 2026] DELETE /v2.0/security-groups/81586cbf-e0ba-420d-adee-9292f47cb2e8 => 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: 717/1347] 10.0.0.146 () {34 vars in 990 bytes} [Thu Jul 2 06:21:35 2026] GET /v2.0/ports?device_id=7c73e385-c145-4395-bdb1-fd99a3c96b0b => generated 1240 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1348] 10.0.0.146 () {34 vars in 1040 bytes} [Thu Jul 2 06:21:35 2026] GET /v2.0/security-groups?id=9ed188e6-a35f-40e4-9704-3aad6f1d5de9&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1349] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:21:35 2026] GET /v2.0/security-groups?tenant_id=bac1897b677243a9810d4807574bceb5&name=default => generated 2925 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1350] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:21:36 2026] DELETE /v2.0/security-groups/9a80348c-1f27-4557-9a92-f695f38e14b4 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1351] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:21:36 2026] GET /v2.0/security-groups?tenant_id=5800af2b265646ac9f3dcde35345c7bb&name=default => generated 2925 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1352] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:21:36 2026] DELETE /v2.0/security-groups/fd023caa-ccb3-4cdd-961e-b4f4f4332268 => 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: 720/1353] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:21:38 2026] GET /v2.0/ports?device_id=7c73e385-c145-4395-bdb1-fd99a3c96b0b => generated 971 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1354] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:21:38 2026] GET /v2.0/security-groups?id=9ed188e6-a35f-40e4-9704-3aad6f1d5de9&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: 721/1355] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:21:38 2026] GET /v2.0/ports?device_id=7c73e385-c145-4395-bdb1-fd99a3c96b0b => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1356] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:21:38 2026] GET /v2.0/security-groups?id=9ed188e6-a35f-40e4-9704-3aad6f1d5de9&fields=id&fields=name => generated 113 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1359] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:21:38 2026] GET /v2.0/security-groups?tenant_id=9de89a1c0df1404785cb4bed64c95051&name=default => generated 2925 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1360] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:21:38 2026] GET /v2.0/ports?device_id=7c73e385-c145-4395-bdb1-fd99a3c96b0b => 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: 724/1361] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:21:38 2026] GET /v2.0/security-groups?id=9ed188e6-a35f-40e4-9704-3aad6f1d5de9&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: 638/1362] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:21:38 2026] DELETE /v2.0/security-groups/733faac5-836e-4004-ae4d-442674a85aa8 => 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: 725/1363] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:21:38 2026] GET /v2.0/security-groups?tenant_id=8f3e5109c2104cd08d78364b725f3302&name=default => generated 2925 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1364] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:21:39 2026] DELETE /v2.0/security-groups/4e6f7dce-6f4c-4f06-9d85-1375ea4120e6 => 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: 726/1365] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:21:39 2026] GET /v2.0/ports?device_id=7c73e385-c145-4395-bdb1-fd99a3c96b0b => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1366] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:21:39 2026] GET /v2.0/security-groups?id=9ed188e6-a35f-40e4-9704-3aad6f1d5de9&fields=id&fields=name => generated 113 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1367] 199.204.45.248 () {34 vars in 1080 bytes} [Thu Jul 2 06:21:40 2026] GET /v2.0/ports?tenant_id=76dfd7bfaf1041ae91ddb81d0aeb546f&device_id=7c73e385-c145-4395-bdb1-fd99a3c96b0b => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1368] 199.204.45.248 () {34 vars in 986 bytes} [Thu Jul 2 06:21:40 2026] GET /v2.0/networks?id=003cd123-c452-458b-84af-fbe167552c46 => generated 772 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1369] 199.204.45.248 () {34 vars in 1058 bytes} [Thu Jul 2 06:21:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=0ba49433-2ac4-4a23-be9f-3776590a1c85 => generated 860 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1370] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:21:40 2026] GET /v2.0/security-groups?tenant_id=263fc710cdfe4a128f319e83fd40a842&name=default => generated 2925 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1371] 199.204.45.248 () {34 vars in 984 bytes} [Thu Jul 2 06:21:40 2026] GET /v2.0/subnets?id=079af40d-9761-4911-bf59-e4094d028c68 => generated 694 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1372] 199.204.45.248 () {34 vars in 1052 bytes} [Thu Jul 2 06:21:40 2026] GET /v2.0/ports?network_id=003cd123-c452-458b-84af-fbe167552c46&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: 728/1373] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:21:40 2026] DELETE /v2.0/security-groups/7a1fd775-612a-4e8b-8d0e-fa901d24913b => 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: 646/1374] 199.204.45.248 () {34 vars in 1012 bytes} [Thu Jul 2 06:21:40 2026] GET /v2.0/networks/003cd123-c452-458b-84af-fbe167552c46?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1375] 199.204.45.248 () {34 vars in 1112 bytes} [Thu Jul 2 06:21:40 2026] GET /v2.0/networks/003cd123-c452-458b-84af-fbe167552c46?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: 8|app: 0|req: 730/1376] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:21:40 2026] GET /v2.0/security-groups?tenant_id=6c3973e56a5146a794ddf130ab8be4d9&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1377] 10.0.0.120 () {30 vars in 650 bytes} [Thu Jul 2 06:21:40 2026] GET /v2.0/extensions => generated 20516 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1378] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:21:40 2026] DELETE /v2.0/security-groups/18b433ad-c6d2-4baa-860a-df3a0ad65b4a => 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: 648/1379] 10.0.0.120 () {30 vars in 724 bytes} [Thu Jul 2 06:21:40 2026] GET /v2.0/quotas/805ae6c1612a42c1b04f6035d3ae1490/details => generated 847 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1380] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:21:41 2026] GET /v2.0/ports?device_id=7c73e385-c145-4395-bdb1-fd99a3c96b0b => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1381] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:21:41 2026] GET /v2.0/security-groups?id=9ed188e6-a35f-40e4-9704-3aad6f1d5de9&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1382] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:21:42 2026] GET /v2.0/ports?device_id=7c73e385-c145-4395-bdb1-fd99a3c96b0b => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1383] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:21:42 2026] GET /v2.0/security-groups?id=9ed188e6-a35f-40e4-9704-3aad6f1d5de9&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1384] 10.0.0.120 () {30 vars in 650 bytes} [Thu Jul 2 06:21:43 2026] GET /v2.0/extensions => generated 20516 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1385] 10.0.0.120 () {30 vars in 724 bytes} [Thu Jul 2 06:21:43 2026] GET /v2.0/quotas/805ae6c1612a42c1b04f6035d3ae1490/details => generated 847 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1386] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:21:43 2026] GET /v2.0/ports?device_id=7c73e385-c145-4395-bdb1-fd99a3c96b0b => 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: 652/1387] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:21:43 2026] GET /v2.0/security-groups?id=9ed188e6-a35f-40e4-9704-3aad6f1d5de9&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1388] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:21:44 2026] GET /v2.0/ports?device_id=7c73e385-c145-4395-bdb1-fd99a3c96b0b => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1389] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:21:44 2026] GET /v2.0/security-groups?id=9ed188e6-a35f-40e4-9704-3aad6f1d5de9&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: 737/1390] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:21:44 2026] GET /v2.0/security-groups?tenant_id=7f5ff19aa0854e57b32b846d9caef5a0&name=default => generated 2925 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1391] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:21:45 2026] DELETE /v2.0/security-groups/30f616d5-318c-4b73-9fec-e00bae22d6e9 => 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: 655/1392] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:21:45 2026] GET /v2.0/security-groups?tenant_id=1e2dbb39eec94149a7103163b3f58f21&name=default => generated 2925 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1393] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:21:45 2026] GET /v2.0/security-groups?tenant_id=805ae6c1612a42c1b04f6035d3ae1490&name=default => generated 2925 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1394] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:21:45 2026] DELETE /v2.0/security-groups/1aaa4873-b8a8-4592-837a-00d714bafe1f => 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: 739/1395] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:21:45 2026] DELETE /v2.0/security-groups/d508c9eb-beb3-406a-a626-9cb3d14f7a43 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1396] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:21:45 2026] GET /v2.0/ports?device_id=7c73e385-c145-4395-bdb1-fd99a3c96b0b => generated 969 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1397] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:21:45 2026] GET /v2.0/security-groups?id=9ed188e6-a35f-40e4-9704-3aad6f1d5de9&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: 658/1398] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:21:46 2026] GET /v2.0/ports?device_id=7c73e385-c145-4395-bdb1-fd99a3c96b0b => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1399] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:21:46 2026] GET /v2.0/security-groups?id=9ed188e6-a35f-40e4-9704-3aad6f1d5de9&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:21:47.766 7 WARNING neutron_lib.context [None req-134a140e-5d11-4525-b08f-daeb85d8eda2 5cc84db44acd432b82c042962d435fc2 75e88694b0ca4d3c8caac4344234dfa6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:21:47.906 7 INFO neutron.db.segments_db [None req-134a140e-5d11-4525-b08f-daeb85d8eda2 5cc84db44acd432b82c042962d435fc2 75e88694b0ca4d3c8caac4344234dfa6 - - default default] Added segment eb926f67-0d57-48d7-953d-5efdf884c6ab of type vxlan for network 0de2c418-ed60-45ca-ae6c-98dc0f67f457 [pid: 7|app: 0|req: 659/1400] 10.0.0.9 () {34 vars in 668 bytes} [Thu Jul 2 06:21:47 2026] POST /v2.0/networks => generated 650 bytes in 438 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:21:48.019 8 WARNING neutron_lib.context [None req-ea2a5ed7-ef29-4d62-9b55-1f48046e03da 5cc84db44acd432b82c042962d435fc2 75e88694b0ca4d3c8caac4344234dfa6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 742/1401] 10.0.0.9 () {34 vars in 667 bytes} [Thu Jul 2 06:21:48 2026] POST /v2.0/subnets => generated 627 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:21:48.272 7 WARNING neutron_lib.context [None req-85cb9ae8-d7ae-4593-9fbc-c67e67f1669f 5cc84db44acd432b82c042962d435fc2 75e88694b0ca4d3c8caac4344234dfa6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:21:48.316 7 INFO neutron.db.segments_db [None req-85cb9ae8-d7ae-4593-9fbc-c67e67f1669f 5cc84db44acd432b82c042962d435fc2 75e88694b0ca4d3c8caac4344234dfa6 - - default default] Added segment afc1c646-189c-4d1b-ab12-beebee3922e2 of type vxlan for network 20d4f709-f1e6-4fe2-929d-eb6378a80c21 2026-07-02 06:21:48.602 7 INFO neutron.db.l3_hamode_db [None req-85cb9ae8-d7ae-4593-9fbc-c67e67f1669f 5cc84db44acd432b82c042962d435fc2 75e88694b0ca4d3c8caac4344234dfa6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 06:21:48.743 8 WARNING neutron_lib.context [None req-1a41bdc8-4c3f-47c8-9040-52da78fe0ac5 dea399bd3ec6423d979de34a7108a20a 98e13adb03b149a290a3658b7928f1ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:21:48.905 8 INFO neutron.db.segments_db [None req-1a41bdc8-4c3f-47c8-9040-52da78fe0ac5 dea399bd3ec6423d979de34a7108a20a 98e13adb03b149a290a3658b7928f1ca - - default default] Added segment 01596a85-32c0-4400-be99-5b686e02866f of type vxlan for network 5ce5668b-e7ba-4b08-a452-6452770f0cc7 [pid: 8|app: 0|req: 743/1402] 10.0.0.9 () {34 vars in 669 bytes} [Thu Jul 2 06:21:48 2026] POST /v2.0/networks => generated 632 bytes in 529 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:21:49.035 8 WARNING neutron_lib.context [None req-474df288-dd6d-4849-b18c-207375811381 dea399bd3ec6423d979de34a7108a20a 98e13adb03b149a290a3658b7928f1ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:21:49.081 8 INFO neutron.db.segments_db [None req-474df288-dd6d-4849-b18c-207375811381 dea399bd3ec6423d979de34a7108a20a 98e13adb03b149a290a3658b7928f1ca - - default default] Added segment a383e627-eb9e-402e-9f28-5fd371cd54d0 of type vxlan for network 2b737d03-1054-4965-9922-dba0bdec9a2c 2026-07-02 06:21:49.359 8 INFO neutron.db.l3_hamode_db [None req-474df288-dd6d-4849-b18c-207375811381 dea399bd3ec6423d979de34a7108a20a 98e13adb03b149a290a3658b7928f1ca - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 06:21:49.434 7 INFO neutron.db.l3_hamode_db [None req-85cb9ae8-d7ae-4593-9fbc-c67e67f1669f 5cc84db44acd432b82c042962d435fc2 75e88694b0ca4d3c8caac4344234dfa6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 06:21:50.189 8 INFO neutron.db.l3_hamode_db [None req-474df288-dd6d-4849-b18c-207375811381 dea399bd3ec6423d979de34a7108a20a 98e13adb03b149a290a3658b7928f1ca - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 660/1403] 10.0.0.9 () {34 vars in 667 bytes} [Thu Jul 2 06:21:48 2026] POST /v2.0/routers => generated 694 bytes in 2136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1404] 10.0.0.9 () {34 vars in 667 bytes} [Thu Jul 2 06:21:49 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: 8|app: 0|req: 745/1405] 10.0.0.9 () {32 vars in 774 bytes} [Thu Jul 2 06:21:51 2026] GET /v2.0/subnets?project_id=98e13adb03b149a290a3658b7928f1ca&cidr=10.100.0.0%2F28 => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1406] 10.0.0.9 () {32 vars in 692 bytes} [Thu Jul 2 06:21:51 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1407] 10.0.0.9 () {32 vars in 782 bytes} [Thu Jul 2 06:21:51 2026] GET /v2.0/subnets?network_id=6b2ad7ed-1bcd-40d1-885d-3295bc4bc9f4&cidr=10.100.0.0%2F28 => generated 14 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:21:51.316 8 WARNING neutron_lib.context [None req-f359ebc1-0e80-4543-9e12-0d5bed62b2ec dea399bd3ec6423d979de34a7108a20a 98e13adb03b149a290a3658b7928f1ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 748/1408] 10.0.0.9 () {34 vars in 667 bytes} [Thu Jul 2 06:21:51 2026] POST /v2.0/subnets => generated 657 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1409] 10.0.0.9 () {34 vars in 781 bytes} [Thu Jul 2 06:21:50 2026] PUT /v2.0/routers/c3469145-3c5a-42af-a241-10ca99d301ed/add_router_interface => generated 309 bytes in 1386 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:21:51.804 7 WARNING neutron_lib.context [None req-02fbef14-5317-46da-bbb2-b5c70bb0deed 5cc84db44acd432b82c042962d435fc2 75e88694b0ca4d3c8caac4344234dfa6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 662/1410] 10.0.0.9 () {34 vars in 663 bytes} [Thu Jul 2 06:21:51 2026] POST /v2.0/ports => generated 958 bytes in 386 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:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:21:52.199 7 WARNING neutron_lib.context [None req-55b828b3-83b3-466e-b92d-056874da279e 5cc84db44acd432b82c042962d435fc2 75e88694b0ca4d3c8caac4344234dfa6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 663/1411] 10.0.0.9 () {34 vars in 663 bytes} [Thu Jul 2 06:21:52 2026] POST /v2.0/ports => generated 954 bytes in 412 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:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:21:52.613 7 WARNING neutron_lib.context [None req-d5ff96d6-b9d7-4335-be47-ea929fa21a07 5cc84db44acd432b82c042962d435fc2 75e88694b0ca4d3c8caac4344234dfa6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 749/1412] 10.0.0.9 () {34 vars in 781 bytes} [Thu Jul 2 06:21:51 2026] PUT /v2.0/routers/93c7ef36-84cf-42da-862a-5fc98977bbf1/add_router_interface => generated 309 bytes in 1426 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1413] 10.0.0.9 () {32 vars in 647 bytes} [Thu Jul 2 06:21:52 2026] GET /v2.0/networks => generated 6516 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1414] 10.0.0.9 () {32 vars in 645 bytes} [Thu Jul 2 06:21:53 2026] GET /v2.0/subnets => generated 5155 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1415] 10.0.0.9 () {32 vars in 645 bytes} [Thu Jul 2 06:21:53 2026] GET /v2.0/routers => generated 2189 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:21:53.294 8 WARNING neutron_lib.context [None req-26605229-b91d-444e-a22e-0c27059cf39f dea399bd3ec6423d979de34a7108a20a 98e13adb03b149a290a3658b7928f1ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 753/1416] 10.0.0.9 () {34 vars in 683 bytes} [Thu Jul 2 06:21:53 2026] POST /v2.0/security-groups => generated 1675 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 06:21:53.431 8 WARNING neutron_lib.context [None req-17d02a3b-0a30-48a5-9347-d2c892123914 dea399bd3ec6423d979de34a7108a20a 98e13adb03b149a290a3658b7928f1ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:21:53.478 7 INFO neutron.db.l3_db [None req-d5ff96d6-b9d7-4335-be47-ea929fa21a07 5cc84db44acd432b82c042962d435fc2 75e88694b0ca4d3c8caac4344234dfa6 - - default default] Floating IP 707610bc-1de3-4353-85ef-e64d423668a1 associated. External IP: 10.96.250.202, port: d72d17f2-bd26-4fd7-a498-6f4b858a3a23. [pid: 8|app: 0|req: 754/1417] 10.0.0.9 () {34 vars in 693 bytes} [Thu Jul 2 06:21:53 2026] POST /v2.0/security-group-rules => generated 597 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:21:53.565 8 WARNING neutron_lib.context [None req-eefb0441-c80d-4c87-9fb6-9a85f3c5d5f9 dea399bd3ec6423d979de34a7108a20a 98e13adb03b149a290a3658b7928f1ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 755/1418] 10.0.0.9 () {34 vars in 693 bytes} [Thu Jul 2 06:21:53 2026] POST /v2.0/security-group-rules => generated 596 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:21:53.702 8 WARNING neutron_lib.context [None req-22ec7f6f-c62b-4d6e-b9fe-36fc2b189ec2 dea399bd3ec6423d979de34a7108a20a 98e13adb03b149a290a3658b7928f1ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 758/1421] 10.0.0.9 () {34 vars in 693 bytes} [Thu Jul 2 06:21:53 2026] POST /v2.0/security-group-rules => generated 602 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:21:53.833 8 WARNING neutron_lib.context [None req-3093b0a4-3521-412b-81a8-9625796d7c4a dea399bd3ec6423d979de34a7108a20a 98e13adb03b149a290a3658b7928f1ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 664/1422] 10.0.0.9 () {34 vars in 675 bytes} [Thu Jul 2 06:21:52 2026] POST /v2.0/floatingips => generated 841 bytes in 1239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1423] 10.0.0.9 () {34 vars in 693 bytes} [Thu Jul 2 06:21:53 2026] POST /v2.0/security-group-rules => generated 601 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:21:53.955 8 WARNING neutron_lib.context [None req-61d168fe-a952-4b02-a4f8-c7b6546784a1 dea399bd3ec6423d979de34a7108a20a 98e13adb03b149a290a3658b7928f1ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:21:53.986 7 INFO neutron.db.l3_db [None req-36e5ba70-83ec-43ac-ab79-d2e1cef4f486 5cc84db44acd432b82c042962d435fc2 75e88694b0ca4d3c8caac4344234dfa6 - - default default] Floating IP 707610bc-1de3-4353-85ef-e64d423668a1 disassociated. External IP: 10.96.250.202, port: d72d17f2-bd26-4fd7-a498-6f4b858a3a23. 2026-07-02 06:21:54.004 8 INFO neutron.db.securitygroups_db [None req-61d168fe-a952-4b02-a4f8-c7b6546784a1 dea399bd3ec6423d979de34a7108a20a 98e13adb03b149a290a3658b7928f1ca - - default default] Project 98e13adb03b149a290a3658b7928f1ca 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: 760/1424] 10.0.0.9 () {34 vars in 693 bytes} [Thu Jul 2 06:21:53 2026] POST /v2.0/security-group-rules => generated 607 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:21:54.092 8 WARNING neutron_lib.context [None req-2dc6fd23-e75a-4efd-b749-7886c10c1d85 dea399bd3ec6423d979de34a7108a20a 98e13adb03b149a290a3658b7928f1ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:21:54.126 8 INFO neutron.db.securitygroups_db [None req-2dc6fd23-e75a-4efd-b749-7886c10c1d85 dea399bd3ec6423d979de34a7108a20a 98e13adb03b149a290a3658b7928f1ca - - default default] Project 98e13adb03b149a290a3658b7928f1ca 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: 761/1425] 10.0.0.9 () {34 vars in 693 bytes} [Thu Jul 2 06:21:54 2026] POST /v2.0/security-group-rules => generated 606 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1426] 10.0.0.9 () {34 vars in 747 bytes} [Thu Jul 2 06:21:53 2026] PUT /v2.0/floatingips/707610bc-1de3-4353-85ef-e64d423668a1 => generated 552 bytes in 441 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1427] 10.0.0.9 () {32 vars in 730 bytes} [Thu Jul 2 06:21:54 2026] DELETE /v2.0/floatingips/707610bc-1de3-4353-85ef-e64d423668a1 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:21:54.604 8 WARNING neutron_lib.context [None req-8984cdbc-7aec-4337-898a-d3534d4421d9 5cc84db44acd432b82c042962d435fc2 75e88694b0ca4d3c8caac4344234dfa6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 666/1428] 10.0.0.9 () {32 vars in 647 bytes} [Thu Jul 2 06:21:54 2026] GET /v2.0/networks => generated 1297 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1429] 10.0.0.141 () {34 vars in 1100 bytes} [Thu Jul 2 06:21:54 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1408489624&fields=id&tenant_id=98e13adb03b149a290a3658b7928f1ca => generated 69 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1430] 10.0.0.141 () {34 vars in 982 bytes} [Thu Jul 2 06:21:54 2026] GET /v2.0/networks?id=5ce5668b-e7ba-4b08-a452-6452770f0cc7 => generated 660 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1431] 10.0.0.141 () {34 vars in 965 bytes} [Thu Jul 2 06:21:54 2026] GET /v2.0/quotas/98e13adb03b149a290a3658b7928f1ca => 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: 670/1432] 10.0.0.141 () {34 vars in 1002 bytes} [Thu Jul 2 06:21:54 2026] GET /v2.0/ports?tenant_id=98e13adb03b149a290a3658b7928f1ca&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: 671/1433] 10.0.0.141 () {34 vars in 1008 bytes} [Thu Jul 2 06:21:54 2026] GET /v2.0/networks/5ce5668b-e7ba-4b08-a452-6452770f0cc7?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1434] 10.0.0.141 () {34 vars in 1108 bytes} [Thu Jul 2 06:21:55 2026] GET /v2.0/networks/5ce5668b-e7ba-4b08-a452-6452770f0cc7?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: 673/1435] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:21:55 2026] GET /v2.0/ports?device_id=6e01de63-2b4e-48b5-a77b-00ce33f30ac1 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:21:55.631 8 INFO neutron.db.l3_db [None req-8984cdbc-7aec-4337-898a-d3534d4421d9 5cc84db44acd432b82c042962d435fc2 75e88694b0ca4d3c8caac4344234dfa6 - - default default] Floating IP d753cc7a-330a-4d3e-b862-b53282ac9ccd associated. External IP: 10.96.250.203, port: d8d14f9c-ef20-4cb4-9895-5f2bac56734f. [pid: 8|app: 0|req: 763/1436] 10.0.0.9 () {34 vars in 675 bytes} [Thu Jul 2 06:21:54 2026] POST /v2.0/floatingips => generated 842 bytes in 1338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1437] 10.0.0.146 () {34 vars in 990 bytes} [Thu Jul 2 06:21:55 2026] GET /v2.0/ports?device_id=7c73e385-c145-4395-bdb1-fd99a3c96b0b => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1438] 10.0.0.9 () {32 vars in 727 bytes} [Thu Jul 2 06:21:55 2026] GET /v2.0/floatingips/d753cc7a-330a-4d3e-b862-b53282ac9ccd => generated 842 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1439] 10.0.0.146 () {34 vars in 1040 bytes} [Thu Jul 2 06:21:55 2026] GET /v2.0/security-groups?id=9ed188e6-a35f-40e4-9704-3aad6f1d5de9&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1440] 10.0.0.9 () {32 vars in 653 bytes} [Thu Jul 2 06:21:55 2026] GET /v2.0/floatingips => generated 845 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1441] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:21:56 2026] GET /v2.0/ports?device_id=6e01de63-2b4e-48b5-a77b-00ce33f30ac1 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:21:56.495 7 INFO neutron.db.l3_db [None req-d8d2ae23-c4ab-4f2a-ad7e-45617b076e71 5cc84db44acd432b82c042962d435fc2 75e88694b0ca4d3c8caac4344234dfa6 - - default default] Floating IP d753cc7a-330a-4d3e-b862-b53282ac9ccd associated. External IP: 10.96.250.203, port: d8d14f9c-ef20-4cb4-9895-5f2bac56734f. [pid: 7|app: 0|req: 676/1442] 10.0.0.9 () {34 vars in 747 bytes} [Thu Jul 2 06:21:56 2026] PUT /v2.0/floatingips/d753cc7a-330a-4d3e-b862-b53282ac9ccd => generated 841 bytes in 1185 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:21:57.376 8 INFO neutron.db.l3_db [None req-bec24faa-fe3a-4ce5-ae70-76c9ce4e945d 5cc84db44acd432b82c042962d435fc2 75e88694b0ca4d3c8caac4344234dfa6 - - default default] Floating IP d753cc7a-330a-4d3e-b862-b53282ac9ccd disassociated. External IP: 10.96.250.203, port: d72d17f2-bd26-4fd7-a498-6f4b858a3a23. [pid: 7|app: 0|req: 677/1443] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:21:57 2026] GET /v2.0/ports?device_id=6e01de63-2b4e-48b5-a77b-00ce33f30ac1 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1444] 10.0.0.9 () {34 vars in 747 bytes} [Thu Jul 2 06:21:57 2026] PUT /v2.0/floatingips/d753cc7a-330a-4d3e-b862-b53282ac9ccd => generated 552 bytes in 461 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1445] 10.0.0.9 () {32 vars in 730 bytes} [Thu Jul 2 06:21:57 2026] DELETE /v2.0/floatingips/d753cc7a-330a-4d3e-b862-b53282ac9ccd => generated 0 bytes in 313 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:21:58.065 8 INFO neutron.api.v2.resource [None req-24709c01-37e4-48d6-916f-e8b03025e71b 5cc84db44acd432b82c042962d435fc2 75e88694b0ca4d3c8caac4344234dfa6 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 768/1446] 10.0.0.9 () {32 vars in 730 bytes} [Thu Jul 2 06:21:58 2026] DELETE /v2.0/floatingips/d753cc7a-330a-4d3e-b862-b53282ac9ccd => generated 144 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1447] 10.0.0.9 () {32 vars in 718 bytes} [Thu Jul 2 06:21:58 2026] DELETE /v2.0/ports/d72d17f2-bd26-4fd7-a498-6f4b858a3a23 => 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: 680/1448] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:21:58 2026] GET /v2.0/ports?device_id=6e01de63-2b4e-48b5-a77b-00ce33f30ac1 => 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: 769/1449] 10.0.0.9 () {32 vars in 718 bytes} [Thu Jul 2 06:21:58 2026] DELETE /v2.0/ports/d8d14f9c-ef20-4cb4-9895-5f2bac56734f => generated 0 bytes in 336 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1450] 10.0.0.9 () {32 vars in 734 bytes} [Thu Jul 2 06:21:58 2026] GET /v2.0/ports?device_id=c3469145-3c5a-42af-a241-10ca99d301ed => generated 958 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1451] 199.204.45.248 () {34 vars in 986 bytes} [Thu Jul 2 06:21:59 2026] GET /v2.0/networks?id=5ce5668b-e7ba-4b08-a452-6452770f0cc7 => generated 660 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1452] 199.204.45.248 () {34 vars in 1050 bytes} [Thu Jul 2 06:21:59 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=98e13adb03b149a290a3658b7928f1ca => generated 181 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1453] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:21:59 2026] GET /v2.0/ports?device_id=6e01de63-2b4e-48b5-a77b-00ce33f30ac1 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:21:59.620 7 WARNING neutron_lib.context [req-90743b21-3f2c-4ed0-96e8-dea38b26c6fb req-94098c20-745c-4b7e-ac9f-5cb348533a9e dea399bd3ec6423d979de34a7108a20a 98e13adb03b149a290a3658b7928f1ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 770/1454] 10.0.0.9 () {34 vars in 787 bytes} [Thu Jul 2 06:21:58 2026] PUT /v2.0/routers/c3469145-3c5a-42af-a241-10ca99d301ed/remove_router_interface => generated 309 bytes in 953 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1455] 199.204.45.248 () {38 vars in 955 bytes} [Thu Jul 2 06:21:59 2026] POST /v2.0/ports => generated 954 bytes in 394 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:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:22:00.605 8 INFO neutron.services.segments.plugin [-] Segment afc1c646-189c-4d1b-ab12-beebee3922e2 resource provider aggregate not found 2026-07-02 06:22:00.610 8 INFO neutron.services.segments.plugin [-] Segment afc1c646-189c-4d1b-ab12-beebee3922e2 resource provider aggregate not found 2026-07-02 06:22:00.616 8 INFO neutron.services.segments.plugin [-] Segment afc1c646-189c-4d1b-ab12-beebee3922e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid afc1c646-189c-4d1b-ab12-beebee3922e2 found for delete ", "request_id": "req-911ae82d-abce-47ed-ac14-6f2c32f0d942"}]} 2026-07-02 06:22:00.624 8 INFO neutron.services.segments.plugin [-] Segment afc1c646-189c-4d1b-ab12-beebee3922e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid afc1c646-189c-4d1b-ab12-beebee3922e2 found for delete ", "request_id": "req-112cc72c-cacd-4b26-95f6-bb85b6cb5420"}]} 2026-07-02 06:22:00.625 8 INFO neutron.db.l3_hamode_db [None req-33c3a0ef-b404-456e-a617-47b17d391a8e 5cc84db44acd432b82c042962d435fc2 75e88694b0ca4d3c8caac4344234dfa6 - - default default] HA network 20d4f709-f1e6-4fe2-929d-eb6378a80c21 was deleted as no HA routers are present in tenant 75e88694b0ca4d3c8caac4344234dfa6. [pid: 8|app: 0|req: 771/1456] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:21:59 2026] DELETE /v2.0/routers/c3469145-3c5a-42af-a241-10ca99d301ed => generated 0 bytes in 887 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1457] 199.204.45.248 () {38 vars in 1028 bytes} [Thu Jul 2 06:22:00 2026] PUT /v2.0/ports/992411f1-e25d-469a-9061-43a02226d5d4 => generated 1235 bytes in 679 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:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:22:00.754 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-524f9db8-3ba9-42b2-b477-f913f044991c'] response: {'name': 'network-changed', 'server_uuid': '6e01de63-2b4e-48b5-a77b-00ce33f30ac1', 'tag': '992411f1-e25d-469a-9061-43a02226d5d4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 772/1458] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:22:00 2026] DELETE /v2.0/subnets/deafd03d-be3d-4916-abfc-937e25975749 => 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: 687/1459] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:22:00 2026] GET /v2.0/ports?device_id=6e01de63-2b4e-48b5-a77b-00ce33f30ac1 => generated 969 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1460] 199.204.45.248 () {34 vars in 1096 bytes} [Thu Jul 2 06:22:00 2026] GET /v2.0/ports?device_id=7c73e385-c145-4395-bdb1-fd99a3c96b0b&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1461] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:22:00 2026] GET /v2.0/security-groups?id=7432a4e8-0450-4ce6-8dc6-075053ef41b2&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:22:00.950 7 INFO neutron.services.segments.plugin [-] Segment eb926f67-0d57-48d7-953d-5efdf884c6ab resource provider aggregate not found 2026-07-02 06:22:00.955 7 INFO neutron.services.segments.plugin [-] Segment eb926f67-0d57-48d7-953d-5efdf884c6ab resource provider aggregate not found [pid: 7|app: 0|req: 688/1462] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:22:00 2026] DELETE /v2.0/networks/0de2c418-ed60-45ca-ae6c-98dc0f67f457 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1463] 199.204.45.248 () {34 vars in 1080 bytes} [Thu Jul 2 06:22:01 2026] GET /v2.0/ports?tenant_id=98e13adb03b149a290a3658b7928f1ca&device_id=6e01de63-2b4e-48b5-a77b-00ce33f30ac1 => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:22:01.311 7 INFO neutron.services.segments.plugin [-] Segment eb926f67-0d57-48d7-953d-5efdf884c6ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb926f67-0d57-48d7-953d-5efdf884c6ab found for delete ", "request_id": "req-55e3899d-e9e3-4b41-8319-03f6acf4b58d"}]} 2026-07-02 06:22:01.314 7 INFO neutron.services.segments.plugin [-] Segment eb926f67-0d57-48d7-953d-5efdf884c6ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb926f67-0d57-48d7-953d-5efdf884c6ab found for delete ", "request_id": "req-4938c01c-e143-4bb6-af9e-eb1014c3be45"}]} [pid: 7|app: 0|req: 689/1464] 199.204.45.248 () {34 vars in 1018 bytes} [Thu Jul 2 06:22:01 2026] GET /v2.0/networks?tenant_id=98e13adb03b149a290a3658b7928f1ca&shared=False => generated 756 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1465] 199.204.45.248 () {34 vars in 930 bytes} [Thu Jul 2 06:22:01 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1466] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:22:01 2026] GET /v2.0/security-groups?tenant_id=75e88694b0ca4d3c8caac4344234dfa6&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1467] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:22:01 2026] DELETE /v2.0/security-groups/5e1eb28e-2ee6-41fe-80e3-60a94f7fd163 => 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: 691/1468] 199.204.45.248 () {34 vars in 1080 bytes} [Thu Jul 2 06:22:01 2026] GET /v2.0/ports?tenant_id=76dfd7bfaf1041ae91ddb81d0aeb546f&device_id=7c73e385-c145-4395-bdb1-fd99a3c96b0b => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1469] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:22:01 2026] GET /v2.0/ports?device_id=6e01de63-2b4e-48b5-a77b-00ce33f30ac1 => generated 969 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1470] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:22:02 2026] GET /v2.0/security-groups?id=7432a4e8-0450-4ce6-8dc6-075053ef41b2&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1471] 199.204.45.248 () {34 vars in 986 bytes} [Thu Jul 2 06:22:02 2026] GET /v2.0/networks?id=003cd123-c452-458b-84af-fbe167552c46 => generated 772 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1472] 199.204.45.248 () {34 vars in 1058 bytes} [Thu Jul 2 06:22:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=0ba49433-2ac4-4a23-be9f-3776590a1c85 => generated 860 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1473] 199.204.45.248 () {34 vars in 1080 bytes} [Thu Jul 2 06:22:02 2026] GET /v2.0/ports?tenant_id=98e13adb03b149a290a3658b7928f1ca&device_id=6e01de63-2b4e-48b5-a77b-00ce33f30ac1 => 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: 694/1474] 199.204.45.248 () {34 vars in 984 bytes} [Thu Jul 2 06:22:02 2026] GET /v2.0/subnets?id=079af40d-9761-4911-bf59-e4094d028c68 => generated 694 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1475] 199.204.45.248 () {34 vars in 1058 bytes} [Thu Jul 2 06:22:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=992411f1-e25d-469a-9061-43a02226d5d4 => 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: 695/1476] 199.204.45.248 () {34 vars in 1052 bytes} [Thu Jul 2 06:22:02 2026] GET /v2.0/ports?network_id=003cd123-c452-458b-84af-fbe167552c46&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: 782/1477] 199.204.45.248 () {34 vars in 984 bytes} [Thu Jul 2 06:22:02 2026] GET /v2.0/subnets?id=153eca42-a1f0-4024-b06a-5835f1e32d36 => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1478] 199.204.45.248 () {34 vars in 1052 bytes} [Thu Jul 2 06:22:02 2026] GET /v2.0/ports?network_id=5ce5668b-e7ba-4b08-a452-6452770f0cc7&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1479] 199.204.45.248 () {34 vars in 1012 bytes} [Thu Jul 2 06:22:02 2026] GET /v2.0/networks/003cd123-c452-458b-84af-fbe167552c46?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: 784/1480] 199.204.45.248 () {34 vars in 1012 bytes} [Thu Jul 2 06:22:02 2026] GET /v2.0/networks/5ce5668b-e7ba-4b08-a452-6452770f0cc7?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1481] 199.204.45.248 () {34 vars in 1112 bytes} [Thu Jul 2 06:22:02 2026] GET /v2.0/networks/003cd123-c452-458b-84af-fbe167552c46?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: 785/1482] 199.204.45.248 () {34 vars in 1112 bytes} [Thu Jul 2 06:22:02 2026] GET /v2.0/networks/5ce5668b-e7ba-4b08-a452-6452770f0cc7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1483] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:22:02 2026] GET /v2.0/ports?device_id=7c73e385-c145-4395-bdb1-fd99a3c96b0b => generated 971 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1484] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:22:02 2026] GET /v2.0/security-groups?id=9ed188e6-a35f-40e4-9704-3aad6f1d5de9&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: 699/1485] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:22:02 2026] GET /v2.0/ports?device_id=7c73e385-c145-4395-bdb1-fd99a3c96b0b => 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: 787/1486] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:22:03 2026] GET /v2.0/security-groups?id=9ed188e6-a35f-40e4-9704-3aad6f1d5de9&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: 700/1487] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:22:03 2026] GET /v2.0/ports?device_id=6e01de63-2b4e-48b5-a77b-00ce33f30ac1 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1488] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:22:03 2026] GET /v2.0/security-groups?id=7432a4e8-0450-4ce6-8dc6-075053ef41b2&fields=id&fields=name => generated 114 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:22:03.501 7 WARNING neutron_lib.context [None req-63169ff3-c1b4-4f04-b2ec-fc0c06d8f042 20adfbe43e6c456a9471396e0d880d53 07e854144d7d43238a654438ed339997 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:22:03.642 7 INFO neutron.db.segments_db [None req-63169ff3-c1b4-4f04-b2ec-fc0c06d8f042 20adfbe43e6c456a9471396e0d880d53 07e854144d7d43238a654438ed339997 - - default default] Added segment d15bc525-03f8-4fea-86f3-51821ea910a4 of type vxlan for network f49bf6a5-b7fc-40d5-9290-45ae7c58b0e7 [pid: 7|app: 0|req: 701/1489] 10.0.0.9 () {34 vars in 668 bytes} [Thu Jul 2 06:22:03 2026] POST /v2.0/networks => generated 649 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:22:03.746 8 WARNING neutron_lib.context [None req-3fa1dc66-aa36-4cb5-8510-95ddd4ffe1f4 20adfbe43e6c456a9471396e0d880d53 07e854144d7d43238a654438ed339997 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 789/1490] 10.0.0.9 () {34 vars in 663 bytes} [Thu Jul 2 06:22:03 2026] POST /v2.0/ports => generated 779 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:22:04.065 7 WARNING neutron_lib.context [None req-9165ac9c-a582-4356-8c7d-6f1f54382312 20adfbe43e6c456a9471396e0d880d53 07e854144d7d43238a654438ed339997 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:22:04.127 7 INFO neutron.db.segments_db [None req-9165ac9c-a582-4356-8c7d-6f1f54382312 20adfbe43e6c456a9471396e0d880d53 07e854144d7d43238a654438ed339997 - - default default] Added segment 937f7a57-2536-4eb4-887d-2ce47406f481 of type vxlan for network 419c450b-ac17-4bc0-881c-d85602faf564 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: 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: 790/1491] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:22:04 2026] GET /v2.0/ports?device_id=7c73e385-c145-4395-bdb1-fd99a3c96b0b => generated 971 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1492] 10.0.0.9 () {34 vars in 668 bytes} [Thu Jul 2 06:22:04 2026] POST /v2.0/networks => generated 636 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:22:04.244 7 WARNING neutron_lib.context [None req-b6acdd12-0113-4909-b591-b08029d88c17 20adfbe43e6c456a9471396e0d880d53 07e854144d7d43238a654438ed339997 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 791/1493] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:22:04 2026] GET /v2.0/security-groups?id=9ed188e6-a35f-40e4-9704-3aad6f1d5de9&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1494] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:22:04 2026] GET /v2.0/ports?device_id=6e01de63-2b4e-48b5-a77b-00ce33f30ac1 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1495] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:22:04 2026] GET /v2.0/security-groups?id=7432a4e8-0450-4ce6-8dc6-075053ef41b2&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: 703/1496] 10.0.0.9 () {34 vars in 667 bytes} [Thu Jul 2 06:22:04 2026] POST /v2.0/subnets => generated 646 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:22:04.522 8 WARNING neutron_lib.context [None req-217e4a42-ca8d-480b-ba64-287140b1acac 20adfbe43e6c456a9471396e0d880d53 07e854144d7d43238a654438ed339997 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 794/1497] 10.0.0.9 () {34 vars in 663 bytes} [Thu Jul 2 06:22:04 2026] POST /v2.0/ports => generated 965 bytes in 384 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:71: 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: 795/1498] 199.204.45.248 () {34 vars in 994 bytes} [Thu Jul 2 06:22:04 2026] GET /v2.0/ports?device_id=7c73e385-c145-4395-bdb1-fd99a3c96b0b => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:22:05.191 8 INFO neutron.db.l3_db [req-3deb6214-1f4c-4bb0-a3a6-ed8c9b7572a7 req-845dd726-4448-472c-9f68-629fde3f6492 9aaf505fb7ad43359bd861e0c1f148ea 76dfd7bfaf1041ae91ddb81d0aeb546f - - default default] Floating IP 22f6a158-a928-4f01-b5ad-581ff37beb9d disassociated. External IP: 10.96.250.201, port: 0ba49433-2ac4-4a23-be9f-3776590a1c85. [pid: 7|app: 0|req: 704/1499] 10.0.0.9 () {32 vars in 718 bytes} [Thu Jul 2 06:22:04 2026] DELETE /v2.0/ports/0a24d03f-27fe-4d49-9f15-0d08468697d5 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:22:05.216 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7d886f20-7def-410e-aa33-e8446383255d 20adfbe43e6c456a9471396e0d880d53 07e854144d7d43238a654438ed339997 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 705/1500] 10.0.0.9 () {32 vars in 718 bytes} [Thu Jul 2 06:22:05 2026] DELETE /v2.0/ports/0a24d03f-27fe-4d49-9f15-0d08468697d5 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:22:05.237 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3d7a2066-7a13-4e3b-866a-258296ebc209 20adfbe43e6c456a9471396e0d880d53 07e854144d7d43238a654438ed339997 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 706/1501] 10.0.0.9 () {32 vars in 715 bytes} [Thu Jul 2 06:22:05 2026] GET /v2.0/ports/0a24d03f-27fe-4d49-9f15-0d08468697d5 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1502] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:22:05 2026] DELETE /v2.0/subnets/0a50ccae-8823-4faf-8d6d-10f871774fd4 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1503] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:22:05 2026] GET /v2.0/ports?device_id=7c73e385-c145-4395-bdb1-fd99a3c96b0b => 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: 796/1504] 199.204.45.248 () {36 vars in 997 bytes} [Thu Jul 2 06:22:04 2026] DELETE /v2.0/ports/0ba49433-2ac4-4a23-be9f-3776590a1c85 => generated 0 bytes in 608 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1505] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:22:05 2026] GET /v2.0/ports?device_id=6e01de63-2b4e-48b5-a77b-00ce33f30ac1 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:22:05.629 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f73173be-21c2-411d-a0b7-f31cac2266f5'] response: {'server_uuid': '7c73e385-c145-4395-bdb1-fd99a3c96b0b', 'name': 'network-vif-deleted', 'tag': '0ba49433-2ac4-4a23-be9f-3776590a1c85', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 798/1506] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:22:05 2026] GET /v2.0/security-groups?id=7432a4e8-0450-4ce6-8dc6-075053ef41b2&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:22:05.766 7 INFO neutron.services.segments.plugin [-] Segment 937f7a57-2536-4eb4-887d-2ce47406f481 resource provider aggregate not found 2026-07-02 06:22:05.771 7 INFO neutron.services.segments.plugin [-] Segment 937f7a57-2536-4eb4-887d-2ce47406f481 resource provider aggregate not found [pid: 7|app: 0|req: 709/1507] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:22:05 2026] DELETE /v2.0/networks/419c450b-ac17-4bc0-881c-d85602faf564 => generated 0 bytes in 350 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:22:05.801 8 WARNING neutron_lib.context [None req-ada9d52f-61a3-4fcd-b4b3-f907753e907b 20adfbe43e6c456a9471396e0d880d53 07e854144d7d43238a654438ed339997 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:22:05.864 8 INFO neutron.db.segments_db [None req-ada9d52f-61a3-4fcd-b4b3-f907753e907b 20adfbe43e6c456a9471396e0d880d53 07e854144d7d43238a654438ed339997 - - default default] Added segment d3173ef3-db88-4249-8b9b-922706a5a20a of type vxlan for network a935250f-dcfa-4a66-bcdc-0c537d8d6a8b [pid: 8|app: 0|req: 799/1508] 10.0.0.9 () {34 vars in 668 bytes} [Thu Jul 2 06:22:05 2026] POST /v2.0/networks => generated 635 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:22:05.986 7 WARNING neutron_lib.context [None req-b78e7e53-1504-49e6-918b-ab4455437bdc 20adfbe43e6c456a9471396e0d880d53 07e854144d7d43238a654438ed339997 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:22:05.989 7 INFO neutron.services.segments.plugin [-] Segment 937f7a57-2536-4eb4-887d-2ce47406f481 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 937f7a57-2536-4eb4-887d-2ce47406f481 found for delete ", "request_id": "req-3500c4f0-9357-4de2-bac9-8e621639c95b"}]} 2026-07-02 06:22:05.990 7 INFO neutron.services.segments.plugin [-] Segment 937f7a57-2536-4eb4-887d-2ce47406f481 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 937f7a57-2536-4eb4-887d-2ce47406f481 found for delete ", "request_id": "req-8d12e683-c0cb-450d-9869-f6acbf3564c1"}]} [pid: 7|app: 0|req: 710/1509] 10.0.0.9 () {34 vars in 667 bytes} [Thu Jul 2 06:22:05 2026] POST /v2.0/subnets => generated 646 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:22:06.311 8 WARNING neutron_lib.context [None req-0286e363-47f5-4a22-9e92-fcc3c41d6aa6 20adfbe43e6c456a9471396e0d880d53 07e854144d7d43238a654438ed339997 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 711/1510] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:22:06 2026] GET /v2.0/ports?device_id=7c73e385-c145-4395-bdb1-fd99a3c96b0b => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1511] 10.0.0.9 () {34 vars in 663 bytes} [Thu Jul 2 06:22:06 2026] POST /v2.0/ports => generated 928 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1512] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:22:06 2026] GET /v2.0/ports?device_id=6e01de63-2b4e-48b5-a77b-00ce33f30ac1 => 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: 802/1513] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:22:06 2026] GET /v2.0/security-groups?id=7432a4e8-0450-4ce6-8dc6-075053ef41b2&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1514] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:22:06 2026] GET /v2.0/ports?device_id=6e01de63-2b4e-48b5-a77b-00ce33f30ac1 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1515] 10.0.0.9 () {32 vars in 718 bytes} [Thu Jul 2 06:22:06 2026] DELETE /v2.0/ports/24c3b3ce-4635-481f-a575-a0f5f6de40b7 => generated 0 bytes in 336 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:22:07.017 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c71267c6-943b-470d-8603-3f733aa21a4a 20adfbe43e6c456a9471396e0d880d53 07e854144d7d43238a654438ed339997 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 713/1516] 10.0.0.9 () {32 vars in 715 bytes} [Thu Jul 2 06:22:06 2026] GET /v2.0/ports/24c3b3ce-4635-481f-a575-a0f5f6de40b7 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1517] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:22:06 2026] GET /v2.0/security-groups?id=7432a4e8-0450-4ce6-8dc6-075053ef41b2&fields=id&fields=name => generated 114 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1518] 10.0.0.9 () {32 vars in 734 bytes} [Thu Jul 2 06:22:07 2026] GET /v2.0/ports?device_id=6e01de63-2b4e-48b5-a77b-00ce33f30ac1 => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:22:07.120 8 WARNING neutron_lib.context [None req-b0816e5d-5c24-4ec3-9bff-4578ea84bbd3 dea399bd3ec6423d979de34a7108a20a 98e13adb03b149a290a3658b7928f1ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 714/1519] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:22:07 2026] DELETE /v2.0/subnets/1c655de8-b7d8-44a3-af38-f0063f04d611 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1520] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:22:07 2026] DELETE /v2.0/networks/a935250f-dcfa-4a66-bcdc-0c537d8d6a8b => generated 0 bytes in 372 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1521] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:22:07 2026] GET /v2.0/ports?device_id=7c73e385-c145-4395-bdb1-fd99a3c96b0b => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:22:07.651 7 WARNING neutron_lib.context [None req-08b02b2a-a79a-40ee-89e6-15b5531844ab 20adfbe43e6c456a9471396e0d880d53 07e854144d7d43238a654438ed339997 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 717/1522] 10.0.0.9 () {34 vars in 663 bytes} [Thu Jul 2 06:22:07 2026] POST /v2.0/ports => generated 779 bytes in 291 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:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:22:08.013 7 INFO neutron.services.segments.plugin [-] Segment d3173ef3-db88-4249-8b9b-922706a5a20a resource provider aggregate not found 2026-07-02 06:22:08.017 7 INFO neutron.services.segments.plugin [-] Segment d3173ef3-db88-4249-8b9b-922706a5a20a resource provider aggregate not found 2026-07-02 06:22:08.020 8 INFO neutron.db.l3_db [None req-b0816e5d-5c24-4ec3-9bff-4578ea84bbd3 dea399bd3ec6423d979de34a7108a20a 98e13adb03b149a290a3658b7928f1ca - - default default] Floating IP 38360d1f-e6e1-4da2-aef3-f2a61b35e459 associated. External IP: 10.96.250.202, port: 992411f1-e25d-469a-9061-43a02226d5d4. 2026-07-02 06:22:08.038 7 INFO neutron.services.segments.plugin [-] Segment d3173ef3-db88-4249-8b9b-922706a5a20a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3173ef3-db88-4249-8b9b-922706a5a20a found for delete ", "request_id": "req-a7189da6-8949-4d8d-8458-ceb25618d6ef"}]} 2026-07-02 06:22:08.040 7 INFO neutron.services.segments.plugin [-] Segment d3173ef3-db88-4249-8b9b-922706a5a20a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3173ef3-db88-4249-8b9b-922706a5a20a found for delete ", "request_id": "req-357e4ccb-600f-4b83-82aa-c9b6f91cce9a"}]} [pid: 7|app: 0|req: 718/1523] 10.0.0.9 () {34 vars in 735 bytes} [Thu Jul 2 06:22:07 2026] PUT /v2.0/ports/0be9c482-2366-449f-9cbc-888909c06ff0 => generated 752 bytes in 259 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:71: 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: 806/1524] 10.0.0.9 () {34 vars in 675 bytes} [Thu Jul 2 06:22:07 2026] POST /v2.0/floatingips => generated 855 bytes in 1222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1525] 10.0.0.9 () {32 vars in 727 bytes} [Thu Jul 2 06:22:08 2026] GET /v2.0/floatingips/38360d1f-e6e1-4da2-aef3-f2a61b35e459 => generated 855 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1526] 10.0.0.9 () {32 vars in 718 bytes} [Thu Jul 2 06:22:08 2026] DELETE /v2.0/ports/0be9c482-2366-449f-9cbc-888909c06ff0 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:22:08.489 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-51cc1ca1-8211-4528-9c2c-33b59ed186bf'] response: {'name': 'network-changed', 'server_uuid': '6e01de63-2b4e-48b5-a77b-00ce33f30ac1', 'tag': '992411f1-e25d-469a-9061-43a02226d5d4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 808/1527] 10.0.0.9 () {32 vars in 641 bytes} [Thu Jul 2 06:22:08 2026] GET /v2.0/ports => generated 782 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:22:08.571 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fd14c657-2945-4499-b784-76a2f0df99f8 20adfbe43e6c456a9471396e0d880d53 07e854144d7d43238a654438ed339997 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 720/1530] 10.0.0.9 () {32 vars in 715 bytes} [Thu Jul 2 06:22:08 2026] GET /v2.0/ports/0be9c482-2366-449f-9cbc-888909c06ff0 => 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: 811/1531] 10.0.0.9 () {32 vars in 641 bytes} [Thu Jul 2 06:22:08 2026] GET /v2.0/ports => generated 782 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1532] 10.0.0.9 () {32 vars in 715 bytes} [Thu Jul 2 06:22:08 2026] GET /v2.0/ports/5279294a-9106-4868-9e7c-ba14038febcb => generated 779 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:22:08.689 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d9c194f4-c94f-4291-99ff-ed3977214960 20adfbe43e6c456a9471396e0d880d53 07e854144d7d43238a654438ed339997 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 812/1533] 10.0.0.9 () {32 vars in 718 bytes} [Thu Jul 2 06:22:08 2026] DELETE /v2.0/ports/24c3b3ce-4635-481f-a575-a0f5f6de40b7 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:22:08.708 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3094fb1d-5d79-44a7-91b6-51c67d3f3847 20adfbe43e6c456a9471396e0d880d53 07e854144d7d43238a654438ed339997 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 722/1534] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:22:08 2026] DELETE /v2.0/subnets/1c655de8-b7d8-44a3-af38-f0063f04d611 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:22:08.739 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fa96f416-5e0e-4c77-996b-85e19ae69815 20adfbe43e6c456a9471396e0d880d53 07e854144d7d43238a654438ed339997 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 813/1535] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:22:08 2026] DELETE /v2.0/subnets/0a50ccae-8823-4faf-8d6d-10f871774fd4 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1536] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:22:08 2026] GET /v2.0/ports?device_id=7c73e385-c145-4395-bdb1-fd99a3c96b0b => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1537] 10.0.0.9 () {32 vars in 718 bytes} [Thu Jul 2 06:22:08 2026] DELETE /v2.0/ports/5279294a-9106-4868-9e7c-ba14038febcb => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1538] 199.204.45.248 () {34 vars in 1080 bytes} [Thu Jul 2 06:22:08 2026] GET /v2.0/ports?tenant_id=98e13adb03b149a290a3658b7928f1ca&device_id=6e01de63-2b4e-48b5-a77b-00ce33f30ac1 => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1539] 199.204.45.248 () {34 vars in 986 bytes} [Thu Jul 2 06:22:08 2026] GET /v2.0/networks?id=5ce5668b-e7ba-4b08-a452-6452770f0cc7 => generated 756 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1540] 199.204.45.248 () {34 vars in 1058 bytes} [Thu Jul 2 06:22:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=992411f1-e25d-469a-9061-43a02226d5d4 => generated 858 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:22:09.093 8 INFO neutron.services.segments.plugin [-] Segment d15bc525-03f8-4fea-86f3-51821ea910a4 resource provider aggregate not found 2026-07-02 06:22:09.098 8 INFO neutron.services.segments.plugin [-] Segment d15bc525-03f8-4fea-86f3-51821ea910a4 resource provider aggregate not found 2026-07-02 06:22:09.111 8 INFO neutron.services.segments.plugin [-] Segment d15bc525-03f8-4fea-86f3-51821ea910a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d15bc525-03f8-4fea-86f3-51821ea910a4 found for delete ", "request_id": "req-b95593d0-f675-40d7-b6ea-0852b18cc980"}]} 2026-07-02 06:22:09.112 8 INFO neutron.services.segments.plugin [-] Segment d15bc525-03f8-4fea-86f3-51821ea910a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d15bc525-03f8-4fea-86f3-51821ea910a4 found for delete ", "request_id": "req-358993de-c930-422a-83e5-394f5254978d"}]} [pid: 7|app: 0|req: 727/1541] 199.204.45.248 () {34 vars in 984 bytes} [Thu Jul 2 06:22:09 2026] GET /v2.0/subnets?id=153eca42-a1f0-4024-b06a-5835f1e32d36 => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1542] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:22:08 2026] DELETE /v2.0/networks/f49bf6a5-b7fc-40d5-9290-45ae7c58b0e7 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1543] 199.204.45.248 () {34 vars in 1052 bytes} [Thu Jul 2 06:22:09 2026] GET /v2.0/ports?network_id=5ce5668b-e7ba-4b08-a452-6452770f0cc7&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1544] 199.204.45.248 () {34 vars in 1012 bytes} [Thu Jul 2 06:22:09 2026] GET /v2.0/networks/5ce5668b-e7ba-4b08-a452-6452770f0cc7?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: 729/1545] 199.204.45.248 () {34 vars in 1112 bytes} [Thu Jul 2 06:22:09 2026] GET /v2.0/networks/5ce5668b-e7ba-4b08-a452-6452770f0cc7?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: 817/1546] 10.0.0.9 () {32 vars in 727 bytes} [Thu Jul 2 06:22:09 2026] GET /v2.0/floatingips/38360d1f-e6e1-4da2-aef3-f2a61b35e459 => generated 855 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1547] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:22:09 2026] GET /v2.0/security-groups?tenant_id=07e854144d7d43238a654438ed339997&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: 818/1548] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:22:09 2026] DELETE /v2.0/security-groups/da71b9b8-0a2f-4089-8dad-517e5e5ed954 => 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: 731/1549] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:22:09 2026] DELETE /v2.0/security-groups/9ed188e6-a35f-40e4-9704-3aad6f1d5de9 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:22:09.982 8 INFO neutron.api.v2.resource [None req-38e35ac9-9a3a-46ab-905a-cfdcc51c690b 9aaf505fb7ad43359bd861e0c1f148ea 76dfd7bfaf1041ae91ddb81d0aeb546f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 819/1550] 10.0.0.9 () {32 vars in 735 bytes} [Thu Jul 2 06:22:09 2026] GET /v2.0/security-groups/9ed188e6-a35f-40e4-9704-3aad6f1d5de9 => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1551] 10.0.0.9 () {32 vars in 730 bytes} [Thu Jul 2 06:22:09 2026] DELETE /v2.0/floatingips/22f6a158-a928-4f01-b5ad-581ff37beb9d => generated 0 bytes in 309 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1552] 10.0.0.9 () {32 vars in 727 bytes} [Thu Jul 2 06:22:10 2026] GET /v2.0/floatingips/38360d1f-e6e1-4da2-aef3-f2a61b35e459 => generated 857 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1553] 10.0.0.9 () {34 vars in 787 bytes} [Thu Jul 2 06:22:10 2026] PUT /v2.0/routers/e8681cab-e397-4cc4-aa55-34a237f1131d/remove_router_interface => generated 309 bytes in 1060 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:22:11.589 8 WARNING neutron_lib.context [None req-b4aee37f-dfa4-44a2-8774-651462ad3392 032fe03263f04150a2131228ec69b6f1 bfc1e3f44750496ea938e837c579f0d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:22:11.747 8 INFO neutron.db.segments_db [None req-b4aee37f-dfa4-44a2-8774-651462ad3392 032fe03263f04150a2131228ec69b6f1 bfc1e3f44750496ea938e837c579f0d2 - - default default] Added segment 1bcff959-49fa-4eda-9355-a2a1e06a5853 of type vxlan for network 4ff99d90-4920-4bfc-a36b-1ea9fd80a4e8 [pid: 8|app: 0|req: 821/1554] 10.0.0.9 () {34 vars in 668 bytes} [Thu Jul 2 06:22:11 2026] POST /v2.0/networks => generated 645 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:22:11.853 8 WARNING neutron_lib.context [None req-ac07550f-c65e-452c-ac07-49c8c960b1c1 032fe03263f04150a2131228ec69b6f1 bfc1e3f44750496ea938e837c579f0d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:22:12.236 7 INFO neutron.services.segments.plugin [-] Segment b0412106-40b9-465f-96b4-e82505b762e0 resource provider aggregate not found [pid: 8|app: 0|req: 822/1555] 10.0.0.9 () {34 vars in 663 bytes} [Thu Jul 2 06:22:11 2026] POST /v2.0/ports => generated 775 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:22:12.241 7 INFO neutron.services.segments.plugin [-] Segment b0412106-40b9-465f-96b4-e82505b762e0 resource provider aggregate not found /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:22:12.257 8 WARNING neutron_lib.context [None req-3b09d9fb-1692-432a-8b70-648736715fce 032fe03263f04150a2131228ec69b6f1 bfc1e3f44750496ea938e837c579f0d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:22:12.261 7 INFO neutron.services.segments.plugin [-] Segment b0412106-40b9-465f-96b4-e82505b762e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0412106-40b9-465f-96b4-e82505b762e0 found for delete ", "request_id": "req-e04eff16-5efc-40c3-b709-db0606e893c6"}]} 2026-07-02 06:22:12.262 7 INFO neutron.services.segments.plugin [-] Segment b0412106-40b9-465f-96b4-e82505b762e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0412106-40b9-465f-96b4-e82505b762e0 found for delete ", "request_id": "req-32834646-4a27-48d4-badf-f8f9a39f7b5f"}]} 2026-07-02 06:22:12.269 7 INFO neutron.db.l3_hamode_db [None req-358a5faf-f759-4c28-9e25-1a0ff4a6686e 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] HA network 4e9fb781-0483-44e5-9fe3-98a54d5598bb was deleted as no HA routers are present in tenant 76dfd7bfaf1041ae91ddb81d0aeb546f. [pid: 7|app: 0|req: 734/1556] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:22:11 2026] DELETE /v2.0/routers/e8681cab-e397-4cc4-aa55-34a237f1131d => generated 0 bytes in 907 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:22:12.311 8 INFO neutron.db.segments_db [None req-3b09d9fb-1692-432a-8b70-648736715fce 032fe03263f04150a2131228ec69b6f1 bfc1e3f44750496ea938e837c579f0d2 - - default default] Added segment 745d9e00-8461-427f-96f4-d36b36031738 of type vxlan for network f9c2d485-d55a-41a7-a6fc-de7ee689d089 [pid: 8|app: 0|req: 823/1557] 10.0.0.9 () {34 vars in 668 bytes} [Thu Jul 2 06:22:12 2026] POST /v2.0/networks => generated 631 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:22:12.410 8 WARNING neutron_lib.context [None req-15ffde88-3149-4ebd-bc79-847f3018024d 032fe03263f04150a2131228ec69b6f1 bfc1e3f44750496ea938e837c579f0d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 735/1558] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:22:12 2026] DELETE /v2.0/subnets/079af40d-9761-4911-bf59-e4094d028c68 => 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: 824/1559] 10.0.0.9 () {34 vars in 667 bytes} [Thu Jul 2 06:22:12 2026] POST /v2.0/subnets => generated 626 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:22:12.697 8 WARNING neutron_lib.context [None req-33fd599e-74f9-486c-bbc4-c949c4398fb7 032fe03263f04150a2131228ec69b6f1 bfc1e3f44750496ea938e837c579f0d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 736/1560] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:22:12 2026] DELETE /v2.0/networks/003cd123-c452-458b-84af-fbe167552c46 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1561] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:22:12 2026] GET /v2.0/security-groups?tenant_id=76dfd7bfaf1041ae91ddb81d0aeb546f&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1562] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:22:12 2026] DELETE /v2.0/security-groups/f4854e69-be53-476f-a0f4-4a81fdcb8a1b => 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: 825/1563] 10.0.0.9 () {34 vars in 663 bytes} [Thu Jul 2 06:22:12 2026] POST /v2.0/ports => generated 953 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1564] 10.0.0.9 () {32 vars in 718 bytes} [Thu Jul 2 06:22:13 2026] DELETE /v2.0/ports/31c436c2-3c43-4c32-a25d-1b8ce6afb837 => generated 0 bytes in 299 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:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:22:13.420 8 INFO neutron.pecan_wsgi.hooks.translation [None req-70d15f8d-885a-4507-a0cb-1655e594dbc9 032fe03263f04150a2131228ec69b6f1 bfc1e3f44750496ea938e837c579f0d2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 826/1565] 10.0.0.9 () {32 vars in 718 bytes} [Thu Jul 2 06:22:13 2026] DELETE /v2.0/ports/31c436c2-3c43-4c32-a25d-1b8ce6afb837 => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:22:13.446 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0cddabfd-bb8f-4cff-bcc6-3683f06919b5 032fe03263f04150a2131228ec69b6f1 bfc1e3f44750496ea938e837c579f0d2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 740/1566] 10.0.0.9 () {32 vars in 715 bytes} [Thu Jul 2 06:22:13 2026] GET /v2.0/ports/31c436c2-3c43-4c32-a25d-1b8ce6afb837 => 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: 827/1567] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:22:13 2026] DELETE /v2.0/subnets/227365eb-4ac4-45e1-adc8-1810d6989ab9 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:22:14.277 7 INFO neutron.services.segments.plugin [-] Segment 5a50dcce-046f-4f29-ae96-d183db863381 resource provider aggregate not found 2026-07-02 06:22:14.281 7 INFO neutron.services.segments.plugin [-] Segment 5a50dcce-046f-4f29-ae96-d183db863381 resource provider aggregate not found 2026-07-02 06:22:14.287 7 INFO neutron.services.segments.plugin [-] Segment 5a50dcce-046f-4f29-ae96-d183db863381 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a50dcce-046f-4f29-ae96-d183db863381 found for delete ", "request_id": "req-3f207537-964b-4c44-a114-aa7c6ff45ade"}]} 2026-07-02 06:22:14.291 7 INFO neutron.services.segments.plugin [-] Segment 5a50dcce-046f-4f29-ae96-d183db863381 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a50dcce-046f-4f29-ae96-d183db863381 found for delete ", "request_id": "req-19ce6d2e-9cd1-491a-a953-b9f34e2c90da"}]} [pid: 7|app: 0|req: 741/1568] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:22:13 2026] DELETE /v2.0/networks/f9c2d485-d55a-41a7-a6fc-de7ee689d089 => generated 0 bytes in 699 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:22:14.354 8 WARNING neutron_lib.context [None req-c0dc6714-bc15-4677-bdd1-255fa9f70e41 032fe03263f04150a2131228ec69b6f1 bfc1e3f44750496ea938e837c579f0d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:22:14.415 8 INFO neutron.db.segments_db [None req-c0dc6714-bc15-4677-bdd1-255fa9f70e41 032fe03263f04150a2131228ec69b6f1 bfc1e3f44750496ea938e837c579f0d2 - - default default] Added segment 33410994-1a89-4fb3-b43f-bd42ef8c7c15 of type vxlan for network 50955057-d53d-4b9e-b0ac-7a68d5713c6a [pid: 8|app: 0|req: 828/1569] 10.0.0.9 () {34 vars in 668 bytes} [Thu Jul 2 06:22:14 2026] POST /v2.0/networks => generated 632 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:22:14.527 7 WARNING neutron_lib.context [None req-191a78b9-e917-48cb-b772-1d5e0d9f43f7 032fe03263f04150a2131228ec69b6f1 bfc1e3f44750496ea938e837c579f0d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 742/1570] 10.0.0.9 () {34 vars in 667 bytes} [Thu Jul 2 06:22:14 2026] POST /v2.0/subnets => generated 626 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:22:14.756 8 WARNING neutron_lib.context [None req-3ea5e8c5-1d27-4aad-836a-de67b3ab5d39 032fe03263f04150a2131228ec69b6f1 bfc1e3f44750496ea938e837c579f0d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 829/1571] 10.0.0.9 () {34 vars in 663 bytes} [Thu Jul 2 06:22:14 2026] POST /v2.0/ports => generated 911 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1572] 10.0.0.9 () {32 vars in 718 bytes} [Thu Jul 2 06:22:15 2026] DELETE /v2.0/ports/e399b422-ddd4-4b74-9507-72fc7c9827bc => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:22:15.342 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4b80835c-05ba-4f4f-b6a1-4cbd497f58e0 032fe03263f04150a2131228ec69b6f1 bfc1e3f44750496ea938e837c579f0d2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 830/1573] 10.0.0.9 () {32 vars in 715 bytes} [Thu Jul 2 06:22:15 2026] GET /v2.0/ports/e399b422-ddd4-4b74-9507-72fc7c9827bc => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1574] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:22:15 2026] DELETE /v2.0/subnets/f2503473-3043-4893-a3fc-54ac728c3e63 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:22:15.795 8 INFO neutron.services.segments.plugin [-] Segment 33410994-1a89-4fb3-b43f-bd42ef8c7c15 resource provider aggregate not found 2026-07-02 06:22:15.801 8 INFO neutron.services.segments.plugin [-] Segment 33410994-1a89-4fb3-b43f-bd42ef8c7c15 resource provider aggregate not found 2026-07-02 06:22:15.809 8 INFO neutron.services.segments.plugin [-] Segment 33410994-1a89-4fb3-b43f-bd42ef8c7c15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33410994-1a89-4fb3-b43f-bd42ef8c7c15 found for delete ", "request_id": "req-9d7bc63d-fbdf-4a5d-87ec-907c44475aed"}]} 2026-07-02 06:22:15.817 8 INFO neutron.services.segments.plugin [-] Segment 33410994-1a89-4fb3-b43f-bd42ef8c7c15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33410994-1a89-4fb3-b43f-bd42ef8c7c15 found for delete ", "request_id": "req-21e0ffeb-0dd0-47dc-b4dd-8ff3bc5d2a7c"}]} [pid: 8|app: 0|req: 831/1575] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:22:15 2026] DELETE /v2.0/networks/50955057-d53d-4b9e-b0ac-7a68d5713c6a => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:22:15.842 7 WARNING neutron_lib.context [None req-599871f2-7824-4fed-ba85-ef1337313f7e 032fe03263f04150a2131228ec69b6f1 bfc1e3f44750496ea938e837c579f0d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 745/1576] 10.0.0.9 () {34 vars in 663 bytes} [Thu Jul 2 06:22:15 2026] POST /v2.0/ports => generated 775 bytes in 247 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:71: 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: 746/1577] 10.0.0.146 () {34 vars in 990 bytes} [Thu Jul 2 06:22:16 2026] GET /v2.0/ports?device_id=6e01de63-2b4e-48b5-a77b-00ce33f30ac1 => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1578] 10.0.0.146 () {34 vars in 1040 bytes} [Thu Jul 2 06:22:16 2026] GET /v2.0/security-groups?id=7432a4e8-0450-4ce6-8dc6-075053ef41b2&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1579] 10.0.0.9 () {34 vars in 735 bytes} [Thu Jul 2 06:22:16 2026] PUT /v2.0/ports/2647e55c-3f25-409a-b8d6-3e88f30d8b8f => generated 752 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:22:16.304 7 INFO neutron.services.segments.plugin [-] Segment 745d9e00-8461-427f-96f4-d36b36031738 resource provider aggregate not found 2026-07-02 06:22:16.309 7 INFO neutron.services.segments.plugin [-] Segment 745d9e00-8461-427f-96f4-d36b36031738 resource provider aggregate not found 2026-07-02 06:22:16.316 7 INFO neutron.services.segments.plugin [-] Segment 745d9e00-8461-427f-96f4-d36b36031738 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 745d9e00-8461-427f-96f4-d36b36031738 found for delete ", "request_id": "req-30ec51f7-ce2e-42c6-92a2-c2f519769052"}]} 2026-07-02 06:22:16.320 7 INFO neutron.services.segments.plugin [-] Segment 745d9e00-8461-427f-96f4-d36b36031738 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 745d9e00-8461-427f-96f4-d36b36031738 found for delete ", "request_id": "req-b2d45b4c-aac7-499a-bd1f-a08d83b0f5ba"}]} [pid: 7|app: 0|req: 748/1580] 10.0.0.9 () {32 vars in 718 bytes} [Thu Jul 2 06:22:16 2026] DELETE /v2.0/ports/2647e55c-3f25-409a-b8d6-3e88f30d8b8f => generated 0 bytes in 211 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:71: 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: 833/1581] 10.0.0.9 () {32 vars in 641 bytes} [Thu Jul 2 06:22:16 2026] GET /v2.0/ports => generated 778 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:22:16.577 7 INFO neutron.pecan_wsgi.hooks.translation [None req-54410e2d-b9ce-4e59-8595-23b94fd45e65 032fe03263f04150a2131228ec69b6f1 bfc1e3f44750496ea938e837c579f0d2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 749/1582] 10.0.0.9 () {32 vars in 715 bytes} [Thu Jul 2 06:22:16 2026] GET /v2.0/ports/2647e55c-3f25-409a-b8d6-3e88f30d8b8f => 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: 834/1583] 10.0.0.9 () {32 vars in 641 bytes} [Thu Jul 2 06:22:16 2026] GET /v2.0/ports => generated 778 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1584] 10.0.0.9 () {32 vars in 715 bytes} [Thu Jul 2 06:22:16 2026] GET /v2.0/ports/22448d8e-f066-4695-b584-e5a8f2302338 => generated 775 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:22:16.691 8 INFO neutron.pecan_wsgi.hooks.translation [None req-698e442b-52d4-4a27-b2e7-b66c7ca5f524 032fe03263f04150a2131228ec69b6f1 bfc1e3f44750496ea938e837c579f0d2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 835/1585] 10.0.0.9 () {32 vars in 718 bytes} [Thu Jul 2 06:22:16 2026] DELETE /v2.0/ports/e399b422-ddd4-4b74-9507-72fc7c9827bc => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:22:16.714 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fc405f7f-770b-4fd2-902b-50e71c4380b7 032fe03263f04150a2131228ec69b6f1 bfc1e3f44750496ea938e837c579f0d2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 751/1586] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:22:16 2026] DELETE /v2.0/subnets/f2503473-3043-4893-a3fc-54ac728c3e63 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:22:16.737 8 INFO neutron.pecan_wsgi.hooks.translation [None req-15947b65-ff1c-4116-89fc-575d14e672ab 032fe03263f04150a2131228ec69b6f1 bfc1e3f44750496ea938e837c579f0d2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 836/1587] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:22:16 2026] DELETE /v2.0/subnets/227365eb-4ac4-45e1-adc8-1810d6989ab9 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1588] 10.0.0.9 () {32 vars in 718 bytes} [Thu Jul 2 06:22:16 2026] DELETE /v2.0/ports/22448d8e-f066-4695-b584-e5a8f2302338 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1589] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:22:16 2026] DELETE /v2.0/networks/4ff99d90-4920-4bfc-a36b-1ea9fd80a4e8 => 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: 753/1590] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:22:17 2026] GET /v2.0/security-groups?tenant_id=e6e401480718401094fcb7051ef68068&name=default => generated 2925 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1591] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:22:17 2026] DELETE /v2.0/security-groups/596846b3-c179-4d12-8532-0cbf3d53f0ea => 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: 754/1592] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:22:17 2026] GET /v2.0/security-groups?tenant_id=bfc1e3f44750496ea938e837c579f0d2&name=default => generated 2925 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1593] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:22:17 2026] DELETE /v2.0/security-groups/1f44ecb6-a4c9-4a63-817f-f8e458b1d26e => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1594] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:22:17 2026] GET /v2.0/security-groups?tenant_id=ea76bd508d5b4dc4ab0c744f176d5a76&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:22:17.884 8 INFO neutron.services.segments.plugin [-] Segment 1bcff959-49fa-4eda-9355-a2a1e06a5853 resource provider aggregate not found 2026-07-02 06:22:17.890 8 INFO neutron.services.segments.plugin [-] Segment 1bcff959-49fa-4eda-9355-a2a1e06a5853 resource provider aggregate not found 2026-07-02 06:22:17.903 8 INFO neutron.services.segments.plugin [-] Segment 1bcff959-49fa-4eda-9355-a2a1e06a5853 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1bcff959-49fa-4eda-9355-a2a1e06a5853 found for delete ", "request_id": "req-65b9a430-e654-49ab-b133-c980785fa3ca"}]} 2026-07-02 06:22:17.907 8 INFO neutron.services.segments.plugin [-] Segment 1bcff959-49fa-4eda-9355-a2a1e06a5853 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1bcff959-49fa-4eda-9355-a2a1e06a5853 found for delete ", "request_id": "req-79ad81e9-4b60-4999-a3a9-27181b94a0af"}]} [pid: 8|app: 0|req: 840/1595] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:22:17 2026] DELETE /v2.0/security-groups/534997ed-e01b-4e61-8306-6268dad5b594 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1596] 10.0.0.9 () {32 vars in 824 bytes} [Thu Jul 2 06:22:18 2026] GET /v2.0/ports?project_id=98e13adb03b149a290a3658b7928f1ca&network_id=5ce5668b-e7ba-4b08-a452-6452770f0cc7 => generated 3691 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1597] 10.0.0.9 () {32 vars in 740 bytes} [Thu Jul 2 06:22:19 2026] GET /v2.0/subnets?network_id=6b2ad7ed-1bcd-40d1-885d-3295bc4bc9f4 => generated 667 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:22:19.397 7 INFO neutron.db.l3_db [None req-f5586075-cd63-441d-aa2d-7a06f8aab0b6 dea399bd3ec6423d979de34a7108a20a 98e13adb03b149a290a3658b7928f1ca - - default default] Floating IP 38360d1f-e6e1-4da2-aef3-f2a61b35e459 disassociated. External IP: 10.96.250.202, port: 992411f1-e25d-469a-9061-43a02226d5d4. [pid: 7|app: 0|req: 757/1598] 10.0.0.9 () {34 vars in 747 bytes} [Thu Jul 2 06:22:19 2026] PUT /v2.0/floatingips/38360d1f-e6e1-4da2-aef3-f2a61b35e459 => generated 554 bytes in 518 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1599] 10.0.0.9 () {32 vars in 727 bytes} [Thu Jul 2 06:22:19 2026] GET /v2.0/floatingips/38360d1f-e6e1-4da2-aef3-f2a61b35e459 => generated 554 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:22:20.095 8 INFO neutron.db.segments_db [None req-aa070c7e-1e94-4b66-9229-619d496337c1 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] Added segment 42583d93-0507-4db4-93f1-79129c2cf0c6 of type vxlan for network b9b7e29e-343b-451a-9bf7-6d8eef8026ec [pid: 8|app: 0|req: 842/1600] 10.0.0.9 () {34 vars in 669 bytes} [Thu Jul 2 06:22:19 2026] POST /v2.0/networks => generated 740 bytes in 475 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:22:20.267 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-67355265-37c5-4dce-ad91-5d35f7050cb3'] response: {'name': 'network-changed', 'server_uuid': '6e01de63-2b4e-48b5-a77b-00ce33f30ac1', 'tag': '992411f1-e25d-469a-9061-43a02226d5d4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 759/1601] 10.0.0.9 () {34 vars in 667 bytes} [Thu Jul 2 06:22:20 2026] POST /v2.0/subnets => generated 687 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:22:20.492 8 INFO neutron.db.segments_db [None req-55ed9af9-d8c4-45d5-ae8c-d9563baa99eb 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] Added segment 0ecbba1c-2864-4699-9d57-d98891268986 of type vxlan for network 92839104-f7dd-4007-9aae-0676f453a19b 2026-07-02 06:22:20.738 8 INFO neutron.db.l3_hamode_db [None req-55ed9af9-d8c4-45d5-ae8c-d9563baa99eb 0d72361828364e73b071ada914f8d396 020af7dd0cfa406198caf706d55a67f0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 760/1602] 199.204.45.248 () {34 vars in 1080 bytes} [Thu Jul 2 06:22:20 2026] GET /v2.0/ports?tenant_id=98e13adb03b149a290a3658b7928f1ca&device_id=6e01de63-2b4e-48b5-a77b-00ce33f30ac1 => 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: 761/1603] 10.0.0.9 () {32 vars in 727 bytes} [Thu Jul 2 06:22:20 2026] GET /v2.0/floatingips/38360d1f-e6e1-4da2-aef3-f2a61b35e459 => generated 554 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1604] 199.204.45.248 () {34 vars in 986 bytes} [Thu Jul 2 06:22:20 2026] GET /v2.0/networks?id=5ce5668b-e7ba-4b08-a452-6452770f0cc7 => generated 756 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1605] 199.204.45.248 () {34 vars in 1058 bytes} [Thu Jul 2 06:22:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=992411f1-e25d-469a-9061-43a02226d5d4 => 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: 764/1606] 199.204.45.248 () {34 vars in 984 bytes} [Thu Jul 2 06:22:20 2026] GET /v2.0/subnets?id=153eca42-a1f0-4024-b06a-5835f1e32d36 => generated 678 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1607] 199.204.45.248 () {34 vars in 1052 bytes} [Thu Jul 2 06:22:20 2026] GET /v2.0/ports?network_id=5ce5668b-e7ba-4b08-a452-6452770f0cc7&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: 7|app: 0|req: 766/1608] 199.204.45.248 () {34 vars in 1012 bytes} [Thu Jul 2 06:22:21 2026] GET /v2.0/networks/5ce5668b-e7ba-4b08-a452-6452770f0cc7?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: 767/1609] 199.204.45.248 () {34 vars in 1112 bytes} [Thu Jul 2 06:22:21 2026] GET /v2.0/networks/5ce5668b-e7ba-4b08-a452-6452770f0cc7?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) 2026-07-02 06:22:21.628 8 INFO neutron.db.l3_hamode_db [None req-55ed9af9-d8c4-45d5-ae8c-d9563baa99eb 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 768/1610] 10.0.0.9 () {32 vars in 727 bytes} [Thu Jul 2 06:22:21 2026] GET /v2.0/floatingips/38360d1f-e6e1-4da2-aef3-f2a61b35e459 => generated 552 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1611] 10.0.0.9 () {34 vars in 667 bytes} [Thu Jul 2 06:22:20 2026] POST /v2.0/routers => generated 727 bytes in 2191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:22:22.946 8 WARNING neutron_lib.context [None req-82ee52c3-301b-4e1e-aca3-a55ed4a27cd4 dea399bd3ec6423d979de34a7108a20a 98e13adb03b149a290a3658b7928f1ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 844/1612] 10.0.0.9 () {34 vars in 683 bytes} [Thu Jul 2 06:22:22 2026] POST /v2.0/security-groups => generated 1673 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 06:22:23.109 8 WARNING neutron_lib.context [None req-2b71b6f6-c258-4d7c-8c29-e3c010b3e301 dea399bd3ec6423d979de34a7108a20a 98e13adb03b149a290a3658b7928f1ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 845/1613] 10.0.0.9 () {34 vars in 693 bytes} [Thu Jul 2 06:22:23 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) 2026-07-02 06:22:23.255 8 WARNING neutron_lib.context [None req-e95a05de-8f9a-49f6-8726-42979778afb5 dea399bd3ec6423d979de34a7108a20a 98e13adb03b149a290a3658b7928f1ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 846/1614] 10.0.0.9 () {34 vars in 693 bytes} [Thu Jul 2 06:22:23 2026] POST /v2.0/security-group-rules => generated 596 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1615] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:22:23 2026] GET /v2.0/security-groups?tenant_id=56e1b6ed8ff249c58c5a386de9dfbc5d&name=default => generated 2925 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:22:23.647 8 WARNING neutron_lib.context [None req-b64594a0-afc0-4cf5-9abd-8d5e5e3f2003 dea399bd3ec6423d979de34a7108a20a 98e13adb03b149a290a3658b7928f1ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 848/1616] 10.0.0.9 () {34 vars in 693 bytes} [Thu Jul 2 06:22:23 2026] POST /v2.0/security-group-rules => generated 602 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1619] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:22:23 2026] DELETE /v2.0/security-groups/4c64972e-bb05-4c5e-9ee0-4d8283fb817e => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:22:23.882 8 WARNING neutron_lib.context [None req-b26be57c-59bb-470a-853b-cfa542bf662e dea399bd3ec6423d979de34a7108a20a 98e13adb03b149a290a3658b7928f1ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 769/1620] 10.0.0.9 () {34 vars in 781 bytes} [Thu Jul 2 06:22:22 2026] PUT /v2.0/routers/0a2bcf0f-3bf0-4d30-a01f-b98ea68cce57/add_router_interface => generated 309 bytes in 1283 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1621] 10.0.0.9 () {34 vars in 693 bytes} [Thu Jul 2 06:22:23 2026] POST /v2.0/security-group-rules => generated 601 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:22:24.027 8 WARNING neutron_lib.context [None req-45bb7070-578d-48b3-b276-f13d3759ac61 dea399bd3ec6423d979de34a7108a20a 98e13adb03b149a290a3658b7928f1ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:22:24.075 8 INFO neutron.db.securitygroups_db [None req-45bb7070-578d-48b3-b276-f13d3759ac61 dea399bd3ec6423d979de34a7108a20a 98e13adb03b149a290a3658b7928f1ca - - default default] Project 98e13adb03b149a290a3658b7928f1ca 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: 853/1622] 10.0.0.9 () {34 vars in 693 bytes} [Thu Jul 2 06:22:24 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) 2026-07-02 06:22:24.180 8 WARNING neutron_lib.context [None req-a21c3764-0771-45a5-9c39-2ed7e25cf0f4 dea399bd3ec6423d979de34a7108a20a 98e13adb03b149a290a3658b7928f1ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 770/1623] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:22:24 2026] GET /v2.0/security-groups?tenant_id=3c1b2d42ea0f49e1a7984858e666d746&name=default => generated 2925 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:22:24.223 8 INFO neutron.db.securitygroups_db [None req-a21c3764-0771-45a5-9c39-2ed7e25cf0f4 dea399bd3ec6423d979de34a7108a20a 98e13adb03b149a290a3658b7928f1ca - - default default] Project 98e13adb03b149a290a3658b7928f1ca 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: 771/1624] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:22:24 2026] DELETE /v2.0/security-groups/2fd52300-156e-46db-be20-bfd1e21caee7 => 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: 854/1625] 10.0.0.9 () {34 vars in 693 bytes} [Thu Jul 2 06:22:24 2026] POST /v2.0/security-group-rules => generated 606 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1626] 10.0.0.9 () {32 vars in 647 bytes} [Thu Jul 2 06:22:24 2026] GET /v2.0/networks => generated 1297 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1627] 10.0.0.141 () {34 vars in 1098 bytes} [Thu Jul 2 06:22:25 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-500709653&fields=id&tenant_id=98e13adb03b149a290a3658b7928f1ca => generated 69 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1628] 10.0.0.141 () {34 vars in 982 bytes} [Thu Jul 2 06:22:25 2026] GET /v2.0/networks?id=5ce5668b-e7ba-4b08-a452-6452770f0cc7 => generated 660 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1629] 10.0.0.141 () {34 vars in 965 bytes} [Thu Jul 2 06:22:25 2026] GET /v2.0/quotas/98e13adb03b149a290a3658b7928f1ca => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1630] 10.0.0.141 () {34 vars in 1002 bytes} [Thu Jul 2 06:22:25 2026] GET /v2.0/ports?tenant_id=98e13adb03b149a290a3658b7928f1ca&fields=id => generated 149 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1631] 10.0.0.141 () {34 vars in 1008 bytes} [Thu Jul 2 06:22:25 2026] GET /v2.0/networks/5ce5668b-e7ba-4b08-a452-6452770f0cc7?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: 775/1632] 10.0.0.141 () {34 vars in 1108 bytes} [Thu Jul 2 06:22:25 2026] GET /v2.0/networks/5ce5668b-e7ba-4b08-a452-6452770f0cc7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1633] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:22:25 2026] GET /v2.0/ports?device_id=aca45d07-6ed6-403c-b7bb-295e1fa9e7c7 => 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: 776/1634] 10.0.0.141 () {34 vars in 982 bytes} [Thu Jul 2 06:22:26 2026] GET /v2.0/networks?id=b9b7e29e-343b-451a-9bf7-6d8eef8026ec => generated 672 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1635] 10.0.0.141 () {34 vars in 965 bytes} [Thu Jul 2 06:22:26 2026] GET /v2.0/quotas/020af7dd0cfa406198caf706d55a67f0 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1636] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:22:26 2026] GET /v2.0/ports?device_id=aca45d07-6ed6-403c-b7bb-295e1fa9e7c7 => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1637] 10.0.0.141 () {34 vars in 1002 bytes} [Thu Jul 2 06:22:26 2026] GET /v2.0/ports?tenant_id=020af7dd0cfa406198caf706d55a67f0&fields=id => generated 103 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1638] 10.0.0.141 () {34 vars in 1008 bytes} [Thu Jul 2 06:22:26 2026] GET /v2.0/networks/b9b7e29e-343b-451a-9bf7-6d8eef8026ec?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: 778/1639] 10.0.0.141 () {34 vars in 1108 bytes} [Thu Jul 2 06:22:26 2026] GET /v2.0/networks/b9b7e29e-343b-451a-9bf7-6d8eef8026ec?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: 862/1640] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:22:26 2026] GET /v2.0/ports?device_id=d67250b9-c12b-428d-ba2a-7eddc8c93ed9 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1641] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:22:27 2026] GET /v2.0/ports?device_id=aca45d07-6ed6-403c-b7bb-295e1fa9e7c7 => 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: 863/1642] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:22:28 2026] GET /v2.0/ports?device_id=d67250b9-c12b-428d-ba2a-7eddc8c93ed9 => 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: 780/1643] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:22:28 2026] GET /v2.0/security-groups?tenant_id=271021e0b35b45f1a1299bb437267854&name=default => generated 2925 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1644] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:22:28 2026] DELETE /v2.0/security-groups/7314fa88-aa64-4549-9bb6-c263a539d29a => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1645] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:22:28 2026] GET /v2.0/ports?device_id=aca45d07-6ed6-403c-b7bb-295e1fa9e7c7 => 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: 781/1646] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:22:28 2026] GET /v2.0/security-groups?tenant_id=71bb6be7252c488e904bf0c3ff02b3eb&name=default => generated 2925 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1647] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:22:28 2026] DELETE /v2.0/security-groups/31d1f649-132d-4a83-95d2-7429bec6d482 => 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: 782/1648] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:22:29 2026] GET /v2.0/ports?device_id=d67250b9-c12b-428d-ba2a-7eddc8c93ed9 => 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: 867/1649] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:22:29 2026] GET /v2.0/ports?device_id=aca45d07-6ed6-403c-b7bb-295e1fa9e7c7 => 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: 783/1650] 199.204.45.248 () {34 vars in 986 bytes} [Thu Jul 2 06:22:29 2026] GET /v2.0/networks?id=5ce5668b-e7ba-4b08-a452-6452770f0cc7 => generated 660 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1651] 199.204.45.248 () {34 vars in 1050 bytes} [Thu Jul 2 06:22:30 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=98e13adb03b149a290a3658b7928f1ca => generated 273 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:22:30.067 7 WARNING neutron_lib.context [req-37018bea-a254-43a5-8b23-b625b45c4a20 req-2a224404-446c-4058-a27a-c877775a449b dea399bd3ec6423d979de34a7108a20a 98e13adb03b149a290a3658b7928f1ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 869/1652] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:22:30 2026] GET /v2.0/ports?device_id=d67250b9-c12b-428d-ba2a-7eddc8c93ed9 => 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: 784/1653] 199.204.45.248 () {38 vars in 955 bytes} [Thu Jul 2 06:22:30 2026] POST /v2.0/ports => generated 954 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1654] 199.204.45.248 () {38 vars in 1028 bytes} [Thu Jul 2 06:22:30 2026] PUT /v2.0/ports/a5e38aab-06e9-415f-9c26-898bb041e28f => generated 1235 bytes in 492 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: 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: 785/1655] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:22:31 2026] GET /v2.0/ports?device_id=aca45d07-6ed6-403c-b7bb-295e1fa9e7c7 => generated 969 bytes in 102 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:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:22:31.186 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bc242107-2eac-4559-8085-887d58062663'] response: {'name': 'network-changed', 'server_uuid': 'aca45d07-6ed6-403c-b7bb-295e1fa9e7c7', 'tag': 'a5e38aab-06e9-415f-9c26-898bb041e28f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 871/1656] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:22:31 2026] GET /v2.0/security-groups?id=96a8183b-d429-48f5-8a8b-f181e45ad0b2&fields=id&fields=name => generated 113 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1657] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:22:31 2026] GET /v2.0/ports?device_id=d67250b9-c12b-428d-ba2a-7eddc8c93ed9 => 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: 787/1658] 199.204.45.248 () {34 vars in 1080 bytes} [Thu Jul 2 06:22:31 2026] GET /v2.0/ports?tenant_id=98e13adb03b149a290a3658b7928f1ca&device_id=aca45d07-6ed6-403c-b7bb-295e1fa9e7c7 => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1659] 199.204.45.248 () {34 vars in 1018 bytes} [Thu Jul 2 06:22:31 2026] GET /v2.0/networks?tenant_id=98e13adb03b149a290a3658b7928f1ca&shared=False => generated 756 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1660] 199.204.45.248 () {34 vars in 930 bytes} [Thu Jul 2 06:22:31 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1661] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:22:31 2026] GET /v2.0/security-groups?tenant_id=7f730e911266453daf3ce988da45c04b&name=default => generated 2925 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1662] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:22:31 2026] DELETE /v2.0/security-groups/6de7eb84-fcc5-4f79-a99b-b47b62574ff7 => 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: 873/1663] 199.204.45.248 () {34 vars in 986 bytes} [Thu Jul 2 06:22:32 2026] GET /v2.0/networks?id=b9b7e29e-343b-451a-9bf7-6d8eef8026ec => generated 672 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:22:32.176 7 WARNING neutron_lib.context [req-10c82723-c59e-401f-b140-da25a3660d2e req-6c0dff5b-afb8-47e5-8baa-96afa073d4d4 3346a153ab9e43988aa6b29a2a09cad4 020af7dd0cfa406198caf706d55a67f0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 874/1664] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:22:32 2026] GET /v2.0/ports?device_id=aca45d07-6ed6-403c-b7bb-295e1fa9e7c7 => generated 969 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1665] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:22:32 2026] GET /v2.0/security-groups?id=96a8183b-d429-48f5-8a8b-f181e45ad0b2&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: 876/1666] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:22:32 2026] GET /v2.0/ports?device_id=d67250b9-c12b-428d-ba2a-7eddc8c93ed9 => 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: 791/1667] 199.204.45.248 () {38 vars in 955 bytes} [Thu Jul 2 06:22:32 2026] POST /v2.0/ports => generated 954 bytes in 457 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:71: 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: 792/1668] 199.204.45.248 () {34 vars in 1080 bytes} [Thu Jul 2 06:22:32 2026] GET /v2.0/ports?tenant_id=98e13adb03b149a290a3658b7928f1ca&device_id=aca45d07-6ed6-403c-b7bb-295e1fa9e7c7 => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1669] 199.204.45.248 () {34 vars in 1058 bytes} [Thu Jul 2 06:22:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=a5e38aab-06e9-415f-9c26-898bb041e28f => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1670] 199.204.45.248 () {34 vars in 984 bytes} [Thu Jul 2 06:22:32 2026] GET /v2.0/subnets?id=153eca42-a1f0-4024-b06a-5835f1e32d36 => generated 678 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1671] 199.204.45.248 () {34 vars in 1052 bytes} [Thu Jul 2 06:22:32 2026] GET /v2.0/ports?network_id=5ce5668b-e7ba-4b08-a452-6452770f0cc7&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: 877/1672] 199.204.45.248 () {38 vars in 1028 bytes} [Thu Jul 2 06:22:32 2026] PUT /v2.0/ports/f64199e2-1058-4423-b56c-a571adede97b => generated 1235 bytes in 424 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1673] 199.204.45.248 () {34 vars in 1012 bytes} [Thu Jul 2 06:22:33 2026] GET /v2.0/networks/5ce5668b-e7ba-4b08-a452-6452770f0cc7?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: 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: 878/1674] 199.204.45.248 () {34 vars in 1112 bytes} [Thu Jul 2 06:22:33 2026] GET /v2.0/networks/5ce5668b-e7ba-4b08-a452-6452770f0cc7?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: 797/1675] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:22:33 2026] GET /v2.0/ports?device_id=aca45d07-6ed6-403c-b7bb-295e1fa9e7c7 => 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: 879/1676] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:22:33 2026] GET /v2.0/security-groups?id=96a8183b-d429-48f5-8a8b-f181e45ad0b2&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1677] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:22:33 2026] GET /v2.0/ports?device_id=d67250b9-c12b-428d-ba2a-7eddc8c93ed9 => generated 969 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:22:33.604 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-516ab3bb-ba4f-440c-8a0c-a7f648dd7f7d'] response: {'name': 'network-changed', 'server_uuid': 'd67250b9-c12b-428d-ba2a-7eddc8c93ed9', 'tag': 'f64199e2-1058-4423-b56c-a571adede97b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 880/1678] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:22:33 2026] GET /v2.0/security-groups?id=a6fcbf88-87dd-446a-a602-2efe492c8cbb&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:22:33.872 7 WARNING neutron_lib.context [None req-47b0e03e-c776-4f0d-89fd-9fa5835e3f9a 5c7a9900b8c14b488ccb61cc6ce4a038 b10883a5d5b7429eb11f3d341395fb38 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:22:34.034 7 INFO neutron.db.segments_db [None req-47b0e03e-c776-4f0d-89fd-9fa5835e3f9a 5c7a9900b8c14b488ccb61cc6ce4a038 b10883a5d5b7429eb11f3d341395fb38 - - default default] Added segment b35a5148-f184-414f-a458-92791f017321 of type vxlan for network f45fe26c-0aa9-488c-9ac8-1c6f8faf8346 [pid: 8|app: 0|req: 881/1679] 199.204.45.248 () {34 vars in 1080 bytes} [Thu Jul 2 06:22:34 2026] GET /v2.0/ports?tenant_id=020af7dd0cfa406198caf706d55a67f0&device_id=d67250b9-c12b-428d-ba2a-7eddc8c93ed9 => 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: 799/1680] 10.0.0.9 () {34 vars in 668 bytes} [Thu Jul 2 06:22:33 2026] POST /v2.0/networks => generated 632 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:22:34.138 7 WARNING neutron_lib.context [None req-63810db4-ef60-45e6-b48b-c95a8a52a44e 5c7a9900b8c14b488ccb61cc6ce4a038 b10883a5d5b7429eb11f3d341395fb38 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 882/1681] 199.204.45.248 () {34 vars in 1058 bytes} [Thu Jul 2 06:22:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=f64199e2-1058-4423-b56c-a571adede97b => 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: 883/1682] 199.204.45.248 () {34 vars in 984 bytes} [Thu Jul 2 06:22:34 2026] GET /v2.0/subnets?id=2f07f996-c619-4957-a4b0-d35161e7fb30 => generated 690 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:22:34.194 7 INFO neutron.db.segments_db [None req-63810db4-ef60-45e6-b48b-c95a8a52a44e 5c7a9900b8c14b488ccb61cc6ce4a038 b10883a5d5b7429eb11f3d341395fb38 - - default default] Added segment ae6098fd-22c1-4f67-90de-be20b66d24b8 of type vxlan for network 2f5133b4-029b-49cc-a6e7-ebc6683942d7 [pid: 8|app: 0|req: 884/1683] 199.204.45.248 () {34 vars in 1052 bytes} [Thu Jul 2 06:22:34 2026] GET /v2.0/ports?network_id=b9b7e29e-343b-451a-9bf7-6d8eef8026ec&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: 800/1684] 10.0.0.9 () {34 vars in 668 bytes} [Thu Jul 2 06:22:34 2026] POST /v2.0/networks => generated 634 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1685] 199.204.45.248 () {34 vars in 1012 bytes} [Thu Jul 2 06:22:34 2026] GET /v2.0/networks/b9b7e29e-343b-451a-9bf7-6d8eef8026ec?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:22:34.313 7 WARNING neutron_lib.context [None req-5942dcde-80c8-4b5c-89a6-29c7fda1f8fb 5c7a9900b8c14b488ccb61cc6ce4a038 b10883a5d5b7429eb11f3d341395fb38 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 886/1686] 199.204.45.248 () {34 vars in 1112 bytes} [Thu Jul 2 06:22:34 2026] GET /v2.0/networks/b9b7e29e-343b-451a-9bf7-6d8eef8026ec?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: 801/1687] 10.0.0.9 () {34 vars in 667 bytes} [Thu Jul 2 06:22:34 2026] POST /v2.0/subnets => generated 646 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:22:34.569 8 WARNING neutron_lib.context [None req-4b21ce10-6c87-47a5-93c1-ec3f51026f9c 5c7a9900b8c14b488ccb61cc6ce4a038 b10883a5d5b7429eb11f3d341395fb38 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 802/1688] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:22:34 2026] GET /v2.0/ports?device_id=aca45d07-6ed6-403c-b7bb-295e1fa9e7c7 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1689] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:22:34 2026] GET /v2.0/security-groups?id=96a8183b-d429-48f5-8a8b-f181e45ad0b2&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1690] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:22:34 2026] GET /v2.0/ports?device_id=d67250b9-c12b-428d-ba2a-7eddc8c93ed9 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1691] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:22:34 2026] GET /v2.0/security-groups?id=a6fcbf88-87dd-446a-a602-2efe492c8cbb&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1692] 10.0.0.9 () {34 vars in 667 bytes} [Thu Jul 2 06:22:34 2026] POST /v2.0/subnets => generated 655 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:22:34.841 7 WARNING neutron_lib.context [None req-8a789b8f-1dd6-4919-878a-12e108900a4f 5c7a9900b8c14b488ccb61cc6ce4a038 b10883a5d5b7429eb11f3d341395fb38 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:22:34.881 7 INFO neutron.db.segments_db [None req-8a789b8f-1dd6-4919-878a-12e108900a4f 5c7a9900b8c14b488ccb61cc6ce4a038 b10883a5d5b7429eb11f3d341395fb38 - - default default] Added segment 790ba463-98f9-4ec8-8f55-70ebf0d9b8a9 of type vxlan for network b8f41712-5cf6-47e8-be3e-02469af122f0 2026-07-02 06:22:35.179 7 INFO neutron.db.l3_hamode_db [None req-8a789b8f-1dd6-4919-878a-12e108900a4f 5c7a9900b8c14b488ccb61cc6ce4a038 b10883a5d5b7429eb11f3d341395fb38 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 06:22:35.288 7 INFO neutron.db.l3_hamode_db [None req-8a789b8f-1dd6-4919-878a-12e108900a4f 5c7a9900b8c14b488ccb61cc6ce4a038 b10883a5d5b7429eb11f3d341395fb38 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 888/1693] 199.204.45.248 () {34 vars in 1080 bytes} [Thu Jul 2 06:22:35 2026] GET /v2.0/ports?tenant_id=020af7dd0cfa406198caf706d55a67f0&device_id=d67250b9-c12b-428d-ba2a-7eddc8c93ed9 => generated 1238 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1694] 199.204.45.248 () {34 vars in 986 bytes} [Thu Jul 2 06:22:35 2026] GET /v2.0/networks?id=b9b7e29e-343b-451a-9bf7-6d8eef8026ec => generated 768 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1695] 199.204.45.248 () {34 vars in 1058 bytes} [Thu Jul 2 06:22:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=f64199e2-1058-4423-b56c-a571adede97b => 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: 891/1696] 199.204.45.248 () {34 vars in 984 bytes} [Thu Jul 2 06:22:35 2026] GET /v2.0/subnets?id=2f07f996-c619-4957-a4b0-d35161e7fb30 => generated 690 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1697] 199.204.45.248 () {34 vars in 1052 bytes} [Thu Jul 2 06:22:35 2026] GET /v2.0/ports?network_id=b9b7e29e-343b-451a-9bf7-6d8eef8026ec&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1698] 199.204.45.248 () {34 vars in 1012 bytes} [Thu Jul 2 06:22:35 2026] GET /v2.0/networks/b9b7e29e-343b-451a-9bf7-6d8eef8026ec?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1699] 199.204.45.248 () {34 vars in 1112 bytes} [Thu Jul 2 06:22:35 2026] GET /v2.0/networks/b9b7e29e-343b-451a-9bf7-6d8eef8026ec?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: 895/1700] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:22:35 2026] GET /v2.0/ports?device_id=aca45d07-6ed6-403c-b7bb-295e1fa9e7c7 => 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: 896/1701] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:22:35 2026] GET /v2.0/security-groups?id=96a8183b-d429-48f5-8a8b-f181e45ad0b2&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1702] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:22:35 2026] GET /v2.0/ports?device_id=d67250b9-c12b-428d-ba2a-7eddc8c93ed9 => generated 969 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1703] 10.0.0.9 () {34 vars in 667 bytes} [Thu Jul 2 06:22:34 2026] POST /v2.0/routers => generated 511 bytes in 1180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1704] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:22:35 2026] GET /v2.0/security-groups?id=a6fcbf88-87dd-446a-a602-2efe492c8cbb&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: 899/1705] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:22:36 2026] GET /v2.0/ports?device_id=aca45d07-6ed6-403c-b7bb-295e1fa9e7c7 => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1706] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:22:37 2026] GET /v2.0/security-groups?id=96a8183b-d429-48f5-8a8b-f181e45ad0b2&fields=id&fields=name => generated 113 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1707] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:22:37 2026] GET /v2.0/ports?device_id=d67250b9-c12b-428d-ba2a-7eddc8c93ed9 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1708] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:22:37 2026] GET /v2.0/security-groups?id=a6fcbf88-87dd-446a-a602-2efe492c8cbb&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: 807/1709] 10.0.0.9 () {34 vars in 781 bytes} [Thu Jul 2 06:22:36 2026] PUT /v2.0/routers/8bc290ba-6f77-4597-849f-77cf38cd9873/add_router_interface => generated 309 bytes in 1233 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1710] 10.0.0.9 () {32 vars in 715 bytes} [Thu Jul 2 06:22:37 2026] GET /v2.0/ports/35e8a0c1-7248-4d97-a504-3bb7d09bcae7 => generated 959 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1711] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:22:38 2026] GET /v2.0/ports?device_id=aca45d07-6ed6-403c-b7bb-295e1fa9e7c7 => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1712] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:22:38 2026] GET /v2.0/ports?device_id=d67250b9-c12b-428d-ba2a-7eddc8c93ed9 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1713] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:22:38 2026] GET /v2.0/security-groups?id=96a8183b-d429-48f5-8a8b-f181e45ad0b2&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1714] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:22:38 2026] GET /v2.0/security-groups?id=a6fcbf88-87dd-446a-a602-2efe492c8cbb&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: 908/1715] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:22:38 2026] GET /v2.0/ports?device_id=aca45d07-6ed6-403c-b7bb-295e1fa9e7c7 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1716] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:22:38 2026] GET /v2.0/security-groups?id=96a8183b-d429-48f5-8a8b-f181e45ad0b2&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: 8|app: 0|req: 910/1717] 10.0.0.9 () {32 vars in 734 bytes} [Thu Jul 2 06:22:38 2026] GET /v2.0/ports?device_id=aca45d07-6ed6-403c-b7bb-295e1fa9e7c7 => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1718] 10.0.0.9 () {34 vars in 781 bytes} [Thu Jul 2 06:22:37 2026] PUT /v2.0/routers/8bc290ba-6f77-4597-849f-77cf38cd9873/add_router_interface => generated 309 bytes in 1193 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1719] 10.0.0.9 () {32 vars in 715 bytes} [Thu Jul 2 06:22:38 2026] GET /v2.0/ports/536e7949-4a82-411c-8793-1c01e6fa39c1 => generated 967 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:22:38.919 8 INFO neutron.db.l3_db [None req-b690f4cd-a9bd-472f-85a0-565251ab1a31 dea399bd3ec6423d979de34a7108a20a 98e13adb03b149a290a3658b7928f1ca - - default default] Floating IP 38360d1f-e6e1-4da2-aef3-f2a61b35e459 associated. External IP: 10.96.250.202, port: a5e38aab-06e9-415f-9c26-898bb041e28f. [pid: 8|app: 0|req: 911/1722] 10.0.0.9 () {34 vars in 747 bytes} [Thu Jul 2 06:22:38 2026] PUT /v2.0/floatingips/38360d1f-e6e1-4da2-aef3-f2a61b35e459 => generated 855 bytes in 801 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:22:39.386 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-72c58932-93a2-4c53-9a45-914e850881af'] response: {'name': 'network-changed', 'server_uuid': 'aca45d07-6ed6-403c-b7bb-295e1fa9e7c7', 'tag': 'a5e38aab-06e9-415f-9c26-898bb041e28f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 912/1723] 10.0.0.9 () {32 vars in 727 bytes} [Thu Jul 2 06:22:39 2026] GET /v2.0/floatingips/38360d1f-e6e1-4da2-aef3-f2a61b35e459 => generated 855 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1724] 10.0.0.9 () {34 vars in 787 bytes} [Thu Jul 2 06:22:38 2026] PUT /v2.0/routers/8bc290ba-6f77-4597-849f-77cf38cd9873/remove_router_interface => generated 309 bytes in 812 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1725] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:22:39 2026] GET /v2.0/ports?device_id=d67250b9-c12b-428d-ba2a-7eddc8c93ed9 => 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: 914/1726] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:22:39 2026] GET /v2.0/security-groups?id=a6fcbf88-87dd-446a-a602-2efe492c8cbb&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: 915/1727] 199.204.45.248 () {34 vars in 1080 bytes} [Thu Jul 2 06:22:39 2026] GET /v2.0/ports?tenant_id=98e13adb03b149a290a3658b7928f1ca&device_id=aca45d07-6ed6-403c-b7bb-295e1fa9e7c7 => generated 1240 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1728] 199.204.45.248 () {34 vars in 986 bytes} [Thu Jul 2 06:22:39 2026] GET /v2.0/networks?id=5ce5668b-e7ba-4b08-a452-6452770f0cc7 => generated 756 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1729] 199.204.45.248 () {34 vars in 1058 bytes} [Thu Jul 2 06:22:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=a5e38aab-06e9-415f-9c26-898bb041e28f => generated 858 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1730] 199.204.45.248 () {34 vars in 984 bytes} [Thu Jul 2 06:22:40 2026] GET /v2.0/subnets?id=153eca42-a1f0-4024-b06a-5835f1e32d36 => generated 678 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1731] 199.204.45.248 () {34 vars in 1052 bytes} [Thu Jul 2 06:22:40 2026] GET /v2.0/ports?network_id=5ce5668b-e7ba-4b08-a452-6452770f0cc7&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1732] 199.204.45.248 () {34 vars in 1012 bytes} [Thu Jul 2 06:22:40 2026] GET /v2.0/networks/5ce5668b-e7ba-4b08-a452-6452770f0cc7?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: 813/1733] 10.0.0.9 () {34 vars in 787 bytes} [Thu Jul 2 06:22:39 2026] PUT /v2.0/routers/8bc290ba-6f77-4597-849f-77cf38cd9873/remove_router_interface => generated 309 bytes in 855 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1734] 10.0.0.9 () {32 vars in 734 bytes} [Thu Jul 2 06:22:40 2026] GET /v2.0/ports?device_id=8bc290ba-6f77-4597-849f-77cf38cd9873 => 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: 921/1735] 199.204.45.248 () {34 vars in 1112 bytes} [Thu Jul 2 06:22:40 2026] GET /v2.0/networks/5ce5668b-e7ba-4b08-a452-6452770f0cc7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1736] 10.0.0.9 () {32 vars in 727 bytes} [Thu Jul 2 06:22:40 2026] GET /v2.0/floatingips/38360d1f-e6e1-4da2-aef3-f2a61b35e459 => generated 855 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1737] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:22:40 2026] GET /v2.0/ports?device_id=d67250b9-c12b-428d-ba2a-7eddc8c93ed9 => 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: 924/1738] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:22:40 2026] GET /v2.0/security-groups?id=a6fcbf88-87dd-446a-a602-2efe492c8cbb&fields=id&fields=name => generated 88 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:22:40.997 7 INFO neutron.services.segments.plugin [-] Segment 790ba463-98f9-4ec8-8f55-70ebf0d9b8a9 resource provider aggregate not found 2026-07-02 06:22:41.014 7 INFO neutron.services.segments.plugin [-] Segment 790ba463-98f9-4ec8-8f55-70ebf0d9b8a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 790ba463-98f9-4ec8-8f55-70ebf0d9b8a9 found for delete ", "request_id": "req-f442ebec-410f-4791-9865-70eb00b131f4"}]} 2026-07-02 06:22:41.017 7 INFO neutron.services.segments.plugin [-] Segment 790ba463-98f9-4ec8-8f55-70ebf0d9b8a9 resource provider aggregate not found 2026-07-02 06:22:41.030 7 INFO neutron.db.l3_hamode_db [None req-e3230c10-266e-468b-85de-6defee9265b7 5c7a9900b8c14b488ccb61cc6ce4a038 b10883a5d5b7429eb11f3d341395fb38 - - default default] HA network b8f41712-5cf6-47e8-be3e-02469af122f0 was deleted as no HA routers are present in tenant b10883a5d5b7429eb11f3d341395fb38. [pid: 7|app: 0|req: 815/1739] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:22:40 2026] DELETE /v2.0/routers/8bc290ba-6f77-4597-849f-77cf38cd9873 => generated 0 bytes in 700 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1740] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:22:41 2026] DELETE /v2.0/subnets/56e53831-ff63-4e8e-bd29-62713c66ecec => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:22:41.255 7 INFO neutron.services.segments.plugin [-] Segment 790ba463-98f9-4ec8-8f55-70ebf0d9b8a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 790ba463-98f9-4ec8-8f55-70ebf0d9b8a9 found for delete ", "request_id": "req-3e4988ff-6ea1-4857-a129-c4f1b443dc4d"}]} [pid: 7|app: 0|req: 816/1741] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:22:41 2026] DELETE /v2.0/subnets/f3df4c6a-355b-4785-a291-08f67afda93d => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1742] 10.0.0.9 () {32 vars in 727 bytes} [Thu Jul 2 06:22:41 2026] GET /v2.0/floatingips/38360d1f-e6e1-4da2-aef3-f2a61b35e459 => generated 857 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:22:41.717 8 INFO neutron.services.segments.plugin [-] Segment ae6098fd-22c1-4f67-90de-be20b66d24b8 resource provider aggregate not found 2026-07-02 06:22:41.723 8 INFO neutron.services.segments.plugin [-] Segment ae6098fd-22c1-4f67-90de-be20b66d24b8 resource provider aggregate not found [pid: 8|app: 0|req: 926/1743] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:22:41 2026] DELETE /v2.0/networks/2f5133b4-029b-49cc-a6e7-ebc6683942d7 => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1744] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:22:41 2026] DELETE /v2.0/networks/f45fe26c-0aa9-488c-9ac8-1c6f8faf8346 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:22:42.043 8 INFO neutron.services.segments.plugin [-] Segment ae6098fd-22c1-4f67-90de-be20b66d24b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae6098fd-22c1-4f67-90de-be20b66d24b8 found for delete ", "request_id": "req-dbcac3b0-d05b-4353-b30a-92f7bb7f7ab2"}]} 2026-07-02 06:22:42.044 8 INFO neutron.services.segments.plugin [-] Segment ae6098fd-22c1-4f67-90de-be20b66d24b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae6098fd-22c1-4f67-90de-be20b66d24b8 found for delete ", "request_id": "req-9188c920-8508-4613-b007-67e6d58bcdad"}]} 2026-07-02 06:22:42.051 8 WARNING neutron_lib.context [None req-dcbb2849-e873-4690-9fbe-c7b04ff395a4 5c7a9900b8c14b488ccb61cc6ce4a038 b10883a5d5b7429eb11f3d341395fb38 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:22:42.125 8 INFO neutron.db.segments_db [None req-dcbb2849-e873-4690-9fbe-c7b04ff395a4 5c7a9900b8c14b488ccb61cc6ce4a038 b10883a5d5b7429eb11f3d341395fb38 - - default default] Added segment dad27484-5bba-47be-ad82-528cbf50e325 of type vxlan for network 12e2e477-430b-4abf-b779-2f573c43306e [pid: 8|app: 0|req: 927/1745] 10.0.0.9 () {34 vars in 668 bytes} [Thu Jul 2 06:22:42 2026] POST /v2.0/networks => generated 633 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:22:42.252 7 WARNING neutron_lib.context [None req-30764308-8491-4b51-b3e0-de6529e3b5e2 5c7a9900b8c14b488ccb61cc6ce4a038 b10883a5d5b7429eb11f3d341395fb38 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 928/1746] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:22:42 2026] GET /v2.0/ports?device_id=d67250b9-c12b-428d-ba2a-7eddc8c93ed9 => generated 971 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1747] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:22:42 2026] GET /v2.0/security-groups?id=a6fcbf88-87dd-446a-a602-2efe492c8cbb&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: 819/1748] 10.0.0.9 () {34 vars in 667 bytes} [Thu Jul 2 06:22:42 2026] POST /v2.0/subnets => generated 646 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:22:42.551 8 WARNING neutron_lib.context [None req-63d6e2d3-4e57-4666-b065-b14936edc6bd 5c7a9900b8c14b488ccb61cc6ce4a038 b10883a5d5b7429eb11f3d341395fb38 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:22:42.589 8 INFO neutron.db.segments_db [None req-63d6e2d3-4e57-4666-b065-b14936edc6bd 5c7a9900b8c14b488ccb61cc6ce4a038 b10883a5d5b7429eb11f3d341395fb38 - - default default] Added segment 48af6703-cc1d-4f63-99af-7b0247647582 of type vxlan for network a415439d-7430-42ee-8394-380ba831cc63 2026-07-02 06:22:42.848 8 INFO neutron.db.l3_hamode_db [None req-63d6e2d3-4e57-4666-b065-b14936edc6bd 5c7a9900b8c14b488ccb61cc6ce4a038 b10883a5d5b7429eb11f3d341395fb38 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 06:22:42.973 8 INFO neutron.db.l3_hamode_db [None req-63d6e2d3-4e57-4666-b065-b14936edc6bd 5c7a9900b8c14b488ccb61cc6ce4a038 b10883a5d5b7429eb11f3d341395fb38 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 06:22:43.504 7 INFO neutron.services.segments.plugin [-] Segment b35a5148-f184-414f-a458-92791f017321 resource provider aggregate not found 2026-07-02 06:22:43.515 7 INFO neutron.services.segments.plugin [-] Segment b35a5148-f184-414f-a458-92791f017321 resource provider aggregate not found 2026-07-02 06:22:43.520 7 INFO neutron.services.segments.plugin [-] Segment b35a5148-f184-414f-a458-92791f017321 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b35a5148-f184-414f-a458-92791f017321 found for delete ", "request_id": "req-62e808bf-fd38-4cc1-ae76-6efb2c60a8ed"}]} 2026-07-02 06:22:43.524 7 INFO neutron.services.segments.plugin [-] Segment b35a5148-f184-414f-a458-92791f017321 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b35a5148-f184-414f-a458-92791f017321 found for delete ", "request_id": "req-a4888031-fa3e-4523-a50d-ee1eae8e4ed0"}]} [pid: 8|app: 0|req: 930/1749] 10.0.0.9 () {34 vars in 667 bytes} [Thu Jul 2 06:22:42 2026] POST /v2.0/routers => generated 510 bytes in 1044 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:22:43.599 8 WARNING neutron_lib.context [None req-fb421018-e78c-436e-882c-0f204c615b4c 5c7a9900b8c14b488ccb61cc6ce4a038 b10883a5d5b7429eb11f3d341395fb38 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 820/1750] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:22:43 2026] GET /v2.0/ports?device_id=d67250b9-c12b-428d-ba2a-7eddc8c93ed9 => generated 971 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1751] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:22:43 2026] GET /v2.0/security-groups?id=a6fcbf88-87dd-446a-a602-2efe492c8cbb&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: 931/1752] 10.0.0.9 () {34 vars in 663 bytes} [Thu Jul 2 06:22:43 2026] POST /v2.0/ports => generated 964 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:71: 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: 932/1753] 199.204.45.248 () {34 vars in 994 bytes} [Thu Jul 2 06:22:44 2026] GET /v2.0/ports?device_id=d67250b9-c12b-428d-ba2a-7eddc8c93ed9 => 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: 933/1754] 199.204.45.248 () {36 vars in 997 bytes} [Thu Jul 2 06:22:44 2026] DELETE /v2.0/ports/f64199e2-1058-4423-b56c-a571adede97b => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1755] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:22:44 2026] GET /v2.0/ports?device_id=d67250b9-c12b-428d-ba2a-7eddc8c93ed9 => 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: 822/1756] 10.0.0.9 () {34 vars in 781 bytes} [Thu Jul 2 06:22:43 2026] PUT /v2.0/routers/2bc0e4e3-2c16-4a1b-aff4-cc46bff1be11/add_router_interface => generated 309 bytes in 1151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:22:45.143 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2e0d7457-1af8-4897-af6a-bd64e7357059'] response: {'server_uuid': 'd67250b9-c12b-428d-ba2a-7eddc8c93ed9', 'name': 'network-vif-deleted', 'tag': 'f64199e2-1058-4423-b56c-a571adede97b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 935/1757] 10.0.0.9 () {32 vars in 715 bytes} [Thu Jul 2 06:22:45 2026] GET /v2.0/ports/dc94784f-5327-46db-b534-155d9e811d73 => generated 1038 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: 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: 936/1758] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:22:45 2026] GET /v2.0/ports?device_id=d67250b9-c12b-428d-ba2a-7eddc8c93ed9 => 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: 823/1759] 10.0.0.9 () {34 vars in 787 bytes} [Thu Jul 2 06:22:45 2026] PUT /v2.0/routers/2bc0e4e3-2c16-4a1b-aff4-cc46bff1be11/remove_router_interface => generated 309 bytes in 787 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:22:46.182 8 INFO neutron.api.v2.resource [None req-141dc2df-5d4d-4bf4-a763-cfe93b4efbe1 5c7a9900b8c14b488ccb61cc6ce4a038 b10883a5d5b7429eb11f3d341395fb38 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 937/1760] 10.0.0.9 () {34 vars in 787 bytes} [Thu Jul 2 06:22:46 2026] PUT /v2.0/routers/2bc0e4e3-2c16-4a1b-aff4-cc46bff1be11/remove_router_interface => generated 197 bytes in 163 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:71: 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: 824/1761] 10.0.0.9 () {32 vars in 734 bytes} [Thu Jul 2 06:22:46 2026] GET /v2.0/ports?device_id=2bc0e4e3-2c16-4a1b-aff4-cc46bff1be11 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:22:46.715 8 INFO neutron.services.segments.plugin [-] Segment 48af6703-cc1d-4f63-99af-7b0247647582 resource provider aggregate not found 2026-07-02 06:22:46.720 8 INFO neutron.services.segments.plugin [-] Segment 48af6703-cc1d-4f63-99af-7b0247647582 resource provider aggregate not found 2026-07-02 06:22:46.726 8 INFO neutron.services.segments.plugin [-] Segment 48af6703-cc1d-4f63-99af-7b0247647582 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48af6703-cc1d-4f63-99af-7b0247647582 found for delete ", "request_id": "req-d618abf8-219c-4a74-a53c-30f210716ca8"}]} 2026-07-02 06:22:46.729 8 INFO neutron.services.segments.plugin [-] Segment 48af6703-cc1d-4f63-99af-7b0247647582 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48af6703-cc1d-4f63-99af-7b0247647582 found for delete ", "request_id": "req-dc5ea183-e733-4a0b-b886-8ad5fefb1720"}]} 2026-07-02 06:22:46.744 8 INFO neutron.db.l3_hamode_db [None req-245b3fae-eb06-4215-beda-d3ca363ee6d1 5c7a9900b8c14b488ccb61cc6ce4a038 b10883a5d5b7429eb11f3d341395fb38 - - default default] HA network a415439d-7430-42ee-8394-380ba831cc63 was deleted as no HA routers are present in tenant b10883a5d5b7429eb11f3d341395fb38. [pid: 8|app: 0|req: 938/1762] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:22:46 2026] DELETE /v2.0/routers/2bc0e4e3-2c16-4a1b-aff4-cc46bff1be11 => generated 0 bytes in 532 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1763] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:22:46 2026] DELETE /v2.0/subnets/65acdb59-153f-4b3b-9f52-46ec9b1465b6 => 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: 826/1764] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:22:46 2026] GET /v2.0/ports?device_id=d67250b9-c12b-428d-ba2a-7eddc8c93ed9 => 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: 939/1765] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:22:46 2026] DELETE /v2.0/networks/12e2e477-430b-4abf-b779-2f573c43306e => generated 0 bytes in 333 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:22:47.275 7 WARNING neutron_lib.context [None req-260e33c5-ddc6-4a2f-86c1-870958c908e5 5c7a9900b8c14b488ccb61cc6ce4a038 b10883a5d5b7429eb11f3d341395fb38 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:22:47.328 7 INFO neutron.db.segments_db [None req-260e33c5-ddc6-4a2f-86c1-870958c908e5 5c7a9900b8c14b488ccb61cc6ce4a038 b10883a5d5b7429eb11f3d341395fb38 - - default default] Added segment d8475e11-54a6-4647-a437-6bbe987a9997 of type vxlan for network 4795fdca-15a7-4161-9953-28a3bb0ae422 [pid: 7|app: 0|req: 827/1766] 10.0.0.9 () {34 vars in 668 bytes} [Thu Jul 2 06:22:47 2026] POST /v2.0/networks => generated 633 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:22:47.427 8 WARNING neutron_lib.context [None req-dcf2f60f-5753-4721-b691-8f440daf2772 5c7a9900b8c14b488ccb61cc6ce4a038 b10883a5d5b7429eb11f3d341395fb38 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 940/1767] 10.0.0.9 () {34 vars in 667 bytes} [Thu Jul 2 06:22:47 2026] POST /v2.0/subnets => generated 646 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:22:47.680 7 WARNING neutron_lib.context [None req-b6937a2e-23c2-4dfa-be31-03da11430c5d 5c7a9900b8c14b488ccb61cc6ce4a038 b10883a5d5b7429eb11f3d341395fb38 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:22:47.715 7 INFO neutron.db.segments_db [None req-b6937a2e-23c2-4dfa-be31-03da11430c5d 5c7a9900b8c14b488ccb61cc6ce4a038 b10883a5d5b7429eb11f3d341395fb38 - - default default] Added segment a6543afd-b9a5-47f6-ae50-328703ebf69a of type vxlan for network 23aa19f4-be86-44df-99c6-01f79f452bda 2026-07-02 06:22:47.966 7 INFO neutron.db.l3_hamode_db [None req-b6937a2e-23c2-4dfa-be31-03da11430c5d 5c7a9900b8c14b488ccb61cc6ce4a038 b10883a5d5b7429eb11f3d341395fb38 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 06:22:48.098 7 INFO neutron.db.l3_hamode_db [None req-b6937a2e-23c2-4dfa-be31-03da11430c5d 5c7a9900b8c14b488ccb61cc6ce4a038 b10883a5d5b7429eb11f3d341395fb38 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 828/1768] 10.0.0.9 () {34 vars in 667 bytes} [Thu Jul 2 06:22:47 2026] POST /v2.0/routers => generated 511 bytes in 1012 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:22:48.744 8 INFO neutron.services.segments.plugin [-] Segment dad27484-5bba-47be-ad82-528cbf50e325 resource provider aggregate not found 2026-07-02 06:22:48.748 8 INFO neutron.services.segments.plugin [-] Segment dad27484-5bba-47be-ad82-528cbf50e325 resource provider aggregate not found 2026-07-02 06:22:48.756 8 INFO neutron.services.segments.plugin [-] Segment dad27484-5bba-47be-ad82-528cbf50e325 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dad27484-5bba-47be-ad82-528cbf50e325 found for delete ", "request_id": "req-ec8c9a62-3e04-491a-af82-8d32d8b72a4a"}]} 2026-07-02 06:22:48.758 8 INFO neutron.services.segments.plugin [-] Segment dad27484-5bba-47be-ad82-528cbf50e325 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dad27484-5bba-47be-ad82-528cbf50e325 found for delete ", "request_id": "req-9f159757-129e-4dd3-97d5-5eb2d51025f7"}]} [pid: 7|app: 0|req: 829/1769] 10.0.0.146 () {34 vars in 990 bytes} [Thu Jul 2 06:22:48 2026] GET /v2.0/ports?device_id=aca45d07-6ed6-403c-b7bb-295e1fa9e7c7 => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1770] 10.0.0.146 () {34 vars in 1040 bytes} [Thu Jul 2 06:22:48 2026] GET /v2.0/security-groups?id=96a8183b-d429-48f5-8a8b-f181e45ad0b2&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1771] 10.0.0.9 () {34 vars in 787 bytes} [Thu Jul 2 06:22:49 2026] PUT /v2.0/routers/0a2bcf0f-3bf0-4d30-a01f-b98ea68cce57/remove_router_interface => generated 309 bytes in 914 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1772] 10.0.0.9 () {34 vars in 781 bytes} [Thu Jul 2 06:22:48 2026] PUT /v2.0/routers/48a4adda-33a5-4792-b89b-690242c69f78/add_router_interface => generated 309 bytes in 1578 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1773] 10.0.0.9 () {32 vars in 715 bytes} [Thu Jul 2 06:22:50 2026] GET /v2.0/ports/a02c7583-397c-4279-b615-f11fc2e9513f => generated 959 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1774] 10.0.0.9 () {34 vars in 787 bytes} [Thu Jul 2 06:22:50 2026] PUT /v2.0/routers/48a4adda-33a5-4792-b89b-690242c69f78/remove_router_interface => generated 309 bytes in 824 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:22:51.154 7 INFO neutron.services.segments.plugin [-] Segment 0ecbba1c-2864-4699-9d57-d98891268986 resource provider aggregate not found 2026-07-02 06:22:51.161 7 INFO neutron.services.segments.plugin [-] Segment 0ecbba1c-2864-4699-9d57-d98891268986 resource provider aggregate not found [pid: 8|app: 0|req: 944/1775] 10.0.0.9 () {32 vars in 734 bytes} [Thu Jul 2 06:22:51 2026] GET /v2.0/ports?device_id=48a4adda-33a5-4792-b89b-690242c69f78 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:22:51.177 7 INFO neutron.services.segments.plugin [-] Segment 0ecbba1c-2864-4699-9d57-d98891268986 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ecbba1c-2864-4699-9d57-d98891268986 found for delete ", "request_id": "req-2473da02-dcce-4a84-8378-67cae6499cf9"}]} 2026-07-02 06:22:51.177 7 INFO neutron.services.segments.plugin [-] Segment 0ecbba1c-2864-4699-9d57-d98891268986 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ecbba1c-2864-4699-9d57-d98891268986 found for delete ", "request_id": "req-9cb753a4-8645-429d-b236-3a56029b2b27"}]} 2026-07-02 06:22:51.187 7 INFO neutron.db.l3_hamode_db [None req-5943545f-dac9-4dda-91d2-d674e7a35e5c 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] HA network 92839104-f7dd-4007-9aae-0676f453a19b was deleted as no HA routers are present in tenant 020af7dd0cfa406198caf706d55a67f0. [pid: 7|app: 0|req: 832/1776] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:22:50 2026] DELETE /v2.0/routers/0a2bcf0f-3bf0-4d30-a01f-b98ea68cce57 => generated 0 bytes in 1036 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:22:51.716 8 INFO neutron.services.segments.plugin [-] Segment a6543afd-b9a5-47f6-ae50-328703ebf69a resource provider aggregate not found 2026-07-02 06:22:51.720 8 INFO neutron.services.segments.plugin [-] Segment a6543afd-b9a5-47f6-ae50-328703ebf69a resource provider aggregate not found 2026-07-02 06:22:51.733 8 INFO neutron.services.segments.plugin [-] Segment a6543afd-b9a5-47f6-ae50-328703ebf69a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6543afd-b9a5-47f6-ae50-328703ebf69a found for delete ", "request_id": "req-dd3e4869-15b5-45cf-8602-f7a1afe32d5a"}]} 2026-07-02 06:22:51.736 8 INFO neutron.services.segments.plugin [-] Segment a6543afd-b9a5-47f6-ae50-328703ebf69a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6543afd-b9a5-47f6-ae50-328703ebf69a found for delete ", "request_id": "req-9f0e25cb-5c95-48b9-8c64-df5c1b6d2330"}]} 2026-07-02 06:22:51.736 8 INFO neutron.db.l3_hamode_db [None req-f22cbbb2-2166-498e-860b-607c6088346f 5c7a9900b8c14b488ccb61cc6ce4a038 b10883a5d5b7429eb11f3d341395fb38 - - default default] HA network 23aa19f4-be86-44df-99c6-01f79f452bda was deleted as no HA routers are present in tenant b10883a5d5b7429eb11f3d341395fb38. [pid: 7|app: 0|req: 833/1777] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:22:51 2026] DELETE /v2.0/subnets/2f07f996-c619-4957-a4b0-d35161e7fb30 => generated 0 bytes in 541 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1778] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:22:51 2026] DELETE /v2.0/routers/48a4adda-33a5-4792-b89b-690242c69f78 => generated 0 bytes in 561 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1779] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:22:51 2026] DELETE /v2.0/subnets/19322157-03b5-44a7-bc09-8a217acff55b => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1780] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:22:51 2026] DELETE /v2.0/networks/b9b7e29e-343b-451a-9bf7-6d8eef8026ec => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1781] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:22:51 2026] DELETE /v2.0/networks/4795fdca-15a7-4161-9953-28a3bb0ae422 => generated 0 bytes in 322 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:22:52.247 8 WARNING neutron_lib.context [None req-26e89487-02f7-4f1a-8f89-2db185b76493 5c7a9900b8c14b488ccb61cc6ce4a038 b10883a5d5b7429eb11f3d341395fb38 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 835/1782] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:22:52 2026] GET /v2.0/security-groups?tenant_id=020af7dd0cfa406198caf706d55a67f0&name=default => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:22:52.286 8 INFO neutron.db.segments_db [None req-26e89487-02f7-4f1a-8f89-2db185b76493 5c7a9900b8c14b488ccb61cc6ce4a038 b10883a5d5b7429eb11f3d341395fb38 - - default default] Added segment 8af0e2e2-a7fb-4a69-b12e-094119dfbed9 of type vxlan for network bfe586ec-fef0-4be4-9c7e-9debeb2cd7d5 [pid: 7|app: 0|req: 836/1783] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:22:52 2026] DELETE /v2.0/security-groups/a6fcbf88-87dd-446a-a602-2efe492c8cbb => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:22:52.529 8 INFO neutron.db.l3_hamode_db [None req-26e89487-02f7-4f1a-8f89-2db185b76493 5c7a9900b8c14b488ccb61cc6ce4a038 b10883a5d5b7429eb11f3d341395fb38 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 837/1784] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:22:53 2026] GET /v2.0/ports?device_id=aca45d07-6ed6-403c-b7bb-295e1fa9e7c7 => generated 971 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1785] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:22:53 2026] GET /v2.0/security-groups?id=96a8183b-d429-48f5-8a8b-f181e45ad0b2&fields=id&fields=name => generated 113 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:22:53.381 8 INFO neutron.db.l3_hamode_db [None req-26e89487-02f7-4f1a-8f89-2db185b76493 5c7a9900b8c14b488ccb61cc6ce4a038 b10883a5d5b7429eb11f3d341395fb38 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 06:22:53.749 8 INFO neutron.services.segments.plugin [-] Segment d8475e11-54a6-4647-a437-6bbe987a9997 resource provider aggregate not found 2026-07-02 06:22:53.763 8 INFO neutron.services.segments.plugin [-] Segment d8475e11-54a6-4647-a437-6bbe987a9997 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8475e11-54a6-4647-a437-6bbe987a9997 found for delete ", "request_id": "req-90d1bf64-8451-4503-9d32-13cf73e046ed"}]} 2026-07-02 06:22:53.766 8 INFO neutron.services.segments.plugin [-] Segment d8475e11-54a6-4647-a437-6bbe987a9997 resource provider aggregate not found 2026-07-02 06:22:53.794 8 INFO neutron.services.segments.plugin [-] Segment d8475e11-54a6-4647-a437-6bbe987a9997 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8475e11-54a6-4647-a437-6bbe987a9997 found for delete ", "request_id": "req-c88cf8b8-9b6d-4028-a029-725e02dc0946"}]} 2026-07-02 06:22:54.276 7 INFO neutron.services.segments.plugin [-] Segment 42583d93-0507-4db4-93f1-79129c2cf0c6 resource provider aggregate not found 2026-07-02 06:22:54.282 7 INFO neutron.services.segments.plugin [-] Segment 42583d93-0507-4db4-93f1-79129c2cf0c6 resource provider aggregate not found 2026-07-02 06:22:54.304 7 INFO neutron.services.segments.plugin [-] Segment 42583d93-0507-4db4-93f1-79129c2cf0c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42583d93-0507-4db4-93f1-79129c2cf0c6 found for delete ", "request_id": "req-e9d58baa-74b0-4249-ae72-8f671440f64f"}]} 2026-07-02 06:22:54.305 7 INFO neutron.services.segments.plugin [-] Segment 42583d93-0507-4db4-93f1-79129c2cf0c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42583d93-0507-4db4-93f1-79129c2cf0c6 found for delete ", "request_id": "req-6f176ddd-a6a8-4206-925b-e9925097711d"}]} [pid: 7|app: 0|req: 841/1788] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:22:54 2026] GET /v2.0/ports?device_id=aca45d07-6ed6-403c-b7bb-295e1fa9e7c7 => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1789] 10.0.0.9 () {34 vars in 667 bytes} [Thu Jul 2 06:22:52 2026] POST /v2.0/routers => generated 692 bytes in 2102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1790] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:22:54 2026] GET /v2.0/security-groups?id=96a8183b-d429-48f5-8a8b-f181e45ad0b2&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1791] 10.0.0.9 () {32 vars in 719 bytes} [Thu Jul 2 06:22:54 2026] GET /v2.0/routers/eebfe555-931a-43cc-a299-edf23587b02b => generated 698 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1792] 10.0.0.9 () {32 vars in 645 bytes} [Thu Jul 2 06:22:54 2026] GET /v2.0/routers => generated 701 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1793] 199.204.45.248 () {34 vars in 994 bytes} [Thu Jul 2 06:22:54 2026] GET /v2.0/ports?device_id=aca45d07-6ed6-403c-b7bb-295e1fa9e7c7 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1794] 10.0.0.9 () {34 vars in 739 bytes} [Thu Jul 2 06:22:54 2026] PUT /v2.0/routers/eebfe555-931a-43cc-a299-edf23587b02b => generated 705 bytes in 431 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1795] 10.0.0.9 () {32 vars in 719 bytes} [Thu Jul 2 06:22:54 2026] GET /v2.0/routers/eebfe555-931a-43cc-a299-edf23587b02b => generated 705 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1796] 10.0.0.9 () {32 vars in 734 bytes} [Thu Jul 2 06:22:55 2026] GET /v2.0/ports?device_id=eebfe555-931a-43cc-a299-edf23587b02b => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:22:55.209 7 INFO neutron.db.l3_db [req-309ec9e8-9bc1-491d-9cb0-60e37de7883f req-d8f9ad96-6d55-4eb7-a407-7e9fbeaf789f dea399bd3ec6423d979de34a7108a20a 98e13adb03b149a290a3658b7928f1ca - - default default] Floating IP 38360d1f-e6e1-4da2-aef3-f2a61b35e459 disassociated. External IP: 10.96.250.202, port: a5e38aab-06e9-415f-9c26-898bb041e28f. [pid: 7|app: 0|req: 845/1797] 199.204.45.248 () {36 vars in 997 bytes} [Thu Jul 2 06:22:54 2026] DELETE /v2.0/ports/a5e38aab-06e9-415f-9c26-898bb041e28f => generated 0 bytes in 600 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1798] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:22:55 2026] GET /v2.0/ports?device_id=aca45d07-6ed6-403c-b7bb-295e1fa9e7c7 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:22:55.851 8 INFO neutron.services.segments.plugin [-] Segment 8af0e2e2-a7fb-4a69-b12e-094119dfbed9 resource provider aggregate not found 2026-07-02 06:22:55.856 8 INFO neutron.services.segments.plugin [-] Segment 8af0e2e2-a7fb-4a69-b12e-094119dfbed9 resource provider aggregate not found 2026-07-02 06:22:55.869 8 INFO neutron.services.segments.plugin [-] Segment 8af0e2e2-a7fb-4a69-b12e-094119dfbed9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8af0e2e2-a7fb-4a69-b12e-094119dfbed9 found for delete ", "request_id": "req-0e135b2c-64ef-48fe-be4c-1a02801c3810"}]} 2026-07-02 06:22:55.870 8 INFO neutron.services.segments.plugin [-] Segment 8af0e2e2-a7fb-4a69-b12e-094119dfbed9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8af0e2e2-a7fb-4a69-b12e-094119dfbed9 found for delete ", "request_id": "req-136be9fd-0886-46d8-9e28-5a884bdd01b4"}]} 2026-07-02 06:22:55.877 8 INFO neutron.db.l3_hamode_db [None req-7ddbf7ab-b74f-42d2-a0bd-bac3bb8f2b1e 5c7a9900b8c14b488ccb61cc6ce4a038 b10883a5d5b7429eb11f3d341395fb38 - - default default] HA network bfe586ec-fef0-4be4-9c7e-9debeb2cd7d5 was deleted as no HA routers are present in tenant b10883a5d5b7429eb11f3d341395fb38. [pid: 8|app: 0|req: 953/1799] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:22:55 2026] DELETE /v2.0/routers/eebfe555-931a-43cc-a299-edf23587b02b => generated 0 bytes in 805 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1800] 10.0.0.9 () {32 vars in 734 bytes} [Thu Jul 2 06:22:55 2026] GET /v2.0/ports?device_id=eebfe555-931a-43cc-a299-edf23587b02b => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:22:55.936 8 INFO neutron.api.v2.resource [None req-f47dcb0c-e999-45d0-9edf-d148f30bda19 5c7a9900b8c14b488ccb61cc6ce4a038 b10883a5d5b7429eb11f3d341395fb38 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 954/1801] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:22:55 2026] DELETE /v2.0/routers/eebfe555-931a-43cc-a299-edf23587b02b => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:22:55.945 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ff2feb9c-0d2b-404d-ad4b-622c026d904b'] response: {'server_uuid': 'aca45d07-6ed6-403c-b7bb-295e1fa9e7c7', 'name': 'network-vif-deleted', 'tag': 'a5e38aab-06e9-415f-9c26-898bb041e28f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 848/1802] 10.0.0.9 () {32 vars in 734 bytes} [Thu Jul 2 06:22:55 2026] GET /v2.0/ports?device_id=48a4adda-33a5-4792-b89b-690242c69f78 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:22:56.016 8 INFO neutron.api.v2.resource [None req-a457fb40-da93-4b37-a905-1181accdb121 5c7a9900b8c14b488ccb61cc6ce4a038 b10883a5d5b7429eb11f3d341395fb38 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 955/1803] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:22:55 2026] DELETE /v2.0/routers/48a4adda-33a5-4792-b89b-690242c69f78 => generated 135 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:22:56.046 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ba2b8e2a-c00d-477d-a221-0f49c445d9ec 5c7a9900b8c14b488ccb61cc6ce4a038 b10883a5d5b7429eb11f3d341395fb38 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 849/1804] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:22:56 2026] DELETE /v2.0/subnets/19322157-03b5-44a7-bc09-8a217acff55b => generated 136 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1805] 10.0.0.9 () {32 vars in 734 bytes} [Thu Jul 2 06:22:56 2026] GET /v2.0/ports?device_id=2bc0e4e3-2c16-4a1b-aff4-cc46bff1be11 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:22:56.097 7 INFO neutron.api.v2.resource [None req-a69fe89f-3e34-4713-a1e4-1fd47184bc80 5c7a9900b8c14b488ccb61cc6ce4a038 b10883a5d5b7429eb11f3d341395fb38 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 850/1806] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:22:56 2026] DELETE /v2.0/routers/2bc0e4e3-2c16-4a1b-aff4-cc46bff1be11 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:22:56.119 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c2a474d4-b2d2-4820-89e0-464233af8672 5c7a9900b8c14b488ccb61cc6ce4a038 b10883a5d5b7429eb11f3d341395fb38 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 957/1807] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:22:56 2026] DELETE /v2.0/subnets/65acdb59-153f-4b3b-9f52-46ec9b1465b6 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1808] 10.0.0.9 () {32 vars in 734 bytes} [Thu Jul 2 06:22:56 2026] GET /v2.0/ports?device_id=8bc290ba-6f77-4597-849f-77cf38cd9873 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:22:56.175 8 INFO neutron.api.v2.resource [None req-d7988d4f-8cf2-4fce-a59c-e00d19e27e9a 5c7a9900b8c14b488ccb61cc6ce4a038 b10883a5d5b7429eb11f3d341395fb38 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 958/1809] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:22:56 2026] DELETE /v2.0/routers/8bc290ba-6f77-4597-849f-77cf38cd9873 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:22:56.192 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f9abefb2-2a84-489b-8860-6c068ae5b8ad 5c7a9900b8c14b488ccb61cc6ce4a038 b10883a5d5b7429eb11f3d341395fb38 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 852/1810] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:22:56 2026] DELETE /v2.0/subnets/56e53831-ff63-4e8e-bd29-62713c66ecec => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:22:56.214 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c357f3bc-440c-45f5-8135-a4b545e8b59a 5c7a9900b8c14b488ccb61cc6ce4a038 b10883a5d5b7429eb11f3d341395fb38 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 959/1811] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:22:56 2026] DELETE /v2.0/subnets/f3df4c6a-355b-4785-a291-08f67afda93d => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1812] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:22:56 2026] GET /v2.0/ports?device_id=aca45d07-6ed6-403c-b7bb-295e1fa9e7c7 => 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: 960/1813] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:22:56 2026] GET /v2.0/security-groups?tenant_id=b10883a5d5b7429eb11f3d341395fb38&name=default => generated 2925 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1814] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:22:56 2026] DELETE /v2.0/security-groups/3d5baddb-d10f-4f9c-a907-6dd8394c91ee => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1815] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:22:57 2026] GET /v2.0/ports?device_id=aca45d07-6ed6-403c-b7bb-295e1fa9e7c7 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:22:58.893 7 WARNING neutron_lib.context [None req-35c756dc-a79a-454d-823f-5c54581f7d02 3615d6a7e12f4b6d8b80ea42262b95ad bf8695851c8640e6b1384c58fddd5af5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 962/1816] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:22:58 2026] DELETE /v2.0/security-groups/96a8183b-d429-48f5-8a8b-f181e45ad0b2 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:22:59.088 7 INFO neutron.db.segments_db [None req-35c756dc-a79a-454d-823f-5c54581f7d02 3615d6a7e12f4b6d8b80ea42262b95ad bf8695851c8640e6b1384c58fddd5af5 - - default default] Added segment cce4463e-7a97-4b00-85be-85c519d9449c of type vxlan for network 7a6a75c5-2d20-4667-ac3b-310b1dd68528 [pid: 7|app: 0|req: 855/1817] 10.0.0.9 () {34 vars in 668 bytes} [Thu Jul 2 06:22:58 2026] POST /v2.0/networks => generated 630 bytes in 547 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:22:59.185 7 WARNING neutron_lib.context [None req-af3690c9-5f3a-4c75-bb2e-915e58ff3625 3615d6a7e12f4b6d8b80ea42262b95ad bf8695851c8640e6b1384c58fddd5af5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:22:59.239 7 INFO neutron.db.segments_db [None req-af3690c9-5f3a-4c75-bb2e-915e58ff3625 3615d6a7e12f4b6d8b80ea42262b95ad bf8695851c8640e6b1384c58fddd5af5 - - default default] Added segment 68b70287-a465-47e7-91bd-8c4e1442f48d of type vxlan for network af448904-f057-4105-a2cb-762b064c7f1e [pid: 7|app: 0|req: 856/1818] 10.0.0.9 () {34 vars in 668 bytes} [Thu Jul 2 06:22:59 2026] POST /v2.0/networks => generated 630 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1819] 10.0.0.9 () {32 vars in 730 bytes} [Thu Jul 2 06:22:59 2026] DELETE /v2.0/floatingips/38360d1f-e6e1-4da2-aef3-f2a61b35e459 => generated 0 bytes in 316 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:22:59.341 7 WARNING neutron_lib.context [None req-836c8a05-8fee-499c-8c02-86bccfa1520d 3615d6a7e12f4b6d8b80ea42262b95ad bf8695851c8640e6b1384c58fddd5af5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 964/1820] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:22:59 2026] GET /v2.0/ports?device_id=6e01de63-2b4e-48b5-a77b-00ce33f30ac1 => 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: 965/1821] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:22:59 2026] GET /v2.0/security-groups?id=7432a4e8-0450-4ce6-8dc6-075053ef41b2&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: 857/1822] 10.0.0.9 () {34 vars in 667 bytes} [Thu Jul 2 06:22:59 2026] POST /v2.0/subnets => generated 626 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:22:59.610 8 WARNING neutron_lib.context [None req-018a7ee5-e767-4075-b5e2-cb1f1625959a 3615d6a7e12f4b6d8b80ea42262b95ad bf8695851c8640e6b1384c58fddd5af5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 966/1823] 10.0.0.9 () {34 vars in 667 bytes} [Thu Jul 2 06:22:59 2026] POST /v2.0/subnets => generated 626 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:22:59.883 7 WARNING neutron_lib.context [None req-a11b031a-39b0-44bc-8c0c-a618b7b2a217 3615d6a7e12f4b6d8b80ea42262b95ad bf8695851c8640e6b1384c58fddd5af5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:22:59.928 7 INFO neutron.db.segments_db [None req-a11b031a-39b0-44bc-8c0c-a618b7b2a217 3615d6a7e12f4b6d8b80ea42262b95ad bf8695851c8640e6b1384c58fddd5af5 - - default default] Added segment 365de6f2-6456-4372-87a3-5d76fda301f0 of type vxlan for network a40249f0-2ef8-4833-b52b-1958ae1c6132 2026-07-02 06:23:00.266 7 INFO neutron.db.l3_hamode_db [None req-a11b031a-39b0-44bc-8c0c-a618b7b2a217 3615d6a7e12f4b6d8b80ea42262b95ad bf8695851c8640e6b1384c58fddd5af5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 06:23:00.415 7 INFO neutron.db.l3_hamode_db [None req-a11b031a-39b0-44bc-8c0c-a618b7b2a217 3615d6a7e12f4b6d8b80ea42262b95ad bf8695851c8640e6b1384c58fddd5af5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 967/1824] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:23:00 2026] GET /v2.0/ports?device_id=6e01de63-2b4e-48b5-a77b-00ce33f30ac1 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1825] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:23:00 2026] GET /v2.0/security-groups?id=7432a4e8-0450-4ce6-8dc6-075053ef41b2&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: 858/1826] 10.0.0.9 () {34 vars in 667 bytes} [Thu Jul 2 06:22:59 2026] POST /v2.0/routers => generated 506 bytes in 1231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1827] 199.204.45.248 () {34 vars in 994 bytes} [Thu Jul 2 06:23:01 2026] GET /v2.0/ports?device_id=6e01de63-2b4e-48b5-a77b-00ce33f30ac1 => generated 971 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1828] 199.204.45.248 () {36 vars in 997 bytes} [Thu Jul 2 06:23:01 2026] DELETE /v2.0/ports/992411f1-e25d-469a-9061-43a02226d5d4 => 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: 861/1829] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:23:01 2026] GET /v2.0/ports?device_id=6e01de63-2b4e-48b5-a77b-00ce33f30ac1 => 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: 969/1830] 10.0.0.9 () {34 vars in 781 bytes} [Thu Jul 2 06:23:01 2026] PUT /v2.0/routers/98e5b3ca-4cc6-4a41-ab1f-0a73d7cb6fda/add_router_interface => generated 309 bytes in 1251 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:23:02.374 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a8c041cb-0d49-49c7-8e2b-c20311145fe2'] response: {'server_uuid': '6e01de63-2b4e-48b5-a77b-00ce33f30ac1', 'name': 'network-vif-deleted', 'tag': '992411f1-e25d-469a-9061-43a02226d5d4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 862/1831] 10.0.0.9 () {32 vars in 715 bytes} [Thu Jul 2 06:23:02 2026] GET /v2.0/ports/0f27bc97-f26d-48b1-ac44-88b6fdbd9c1e => generated 955 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1832] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:23:02 2026] GET /v2.0/security-groups?tenant_id=72cc7a31428b46e7aa1e6987b896a7a3&name=default => generated 2925 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1833] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:23:02 2026] DELETE /v2.0/security-groups/85b973e7-5a46-48c4-84f3-8510c01997fc => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1834] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:23:03 2026] GET /v2.0/ports?device_id=6e01de63-2b4e-48b5-a77b-00ce33f30ac1 => 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: 970/1835] 10.0.0.9 () {34 vars in 781 bytes} [Thu Jul 2 06:23:02 2026] PUT /v2.0/routers/98e5b3ca-4cc6-4a41-ab1f-0a73d7cb6fda/add_router_interface => generated 309 bytes in 1216 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1836] 10.0.0.9 () {32 vars in 715 bytes} [Thu Jul 2 06:23:03 2026] GET /v2.0/ports/5d41ae88-c106-45ee-9f04-9f0d9b0e80ff => generated 955 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1837] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:23:04 2026] GET /v2.0/ports?device_id=6e01de63-2b4e-48b5-a77b-00ce33f30ac1 => 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: 971/1838] 10.0.0.9 () {34 vars in 787 bytes} [Thu Jul 2 06:23:03 2026] PUT /v2.0/routers/98e5b3ca-4cc6-4a41-ab1f-0a73d7cb6fda/remove_router_interface => generated 309 bytes in 891 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:23:04.910 7 INFO neutron.db.segments_db [None req-1791535d-12b8-4295-a06e-116c01ab4286 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] Added segment 7ae42e18-247c-44d5-9726-7b531caa83d2 of type vxlan for network 37fd4d90-5b35-4a10-8ce1-91afe03b955e [pid: 7|app: 0|req: 868/1839] 10.0.0.9 () {34 vars in 669 bytes} [Thu Jul 2 06:23:04 2026] POST /v2.0/networks => generated 741 bytes in 473 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1840] 10.0.0.9 () {34 vars in 667 bytes} [Thu Jul 2 06:23:05 2026] POST /v2.0/subnets => generated 688 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1841] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:23:05 2026] DELETE /v2.0/security-groups/7432a4e8-0450-4ce6-8dc6-075053ef41b2 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:23:05.547 7 INFO neutron.db.segments_db [None req-5eb12cbf-4b8e-47b9-918d-72b0a2ad77be 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] Added segment d39bf78a-a96c-480c-ae83-6accf3f5c96b of type vxlan for network fb28bf76-6ece-4a8a-a855-42b0a045cec0 [pid: 8|app: 0|req: 972/1842] 10.0.0.9 () {34 vars in 787 bytes} [Thu Jul 2 06:23:04 2026] PUT /v2.0/routers/98e5b3ca-4cc6-4a41-ab1f-0a73d7cb6fda/remove_router_interface => generated 309 bytes in 933 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:23:05.773 7 INFO neutron.db.l3_hamode_db [None req-5eb12cbf-4b8e-47b9-918d-72b0a2ad77be 0d72361828364e73b071ada914f8d396 41ee187492474deb9cc674cbd8d780f8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 973/1843] 10.0.0.9 () {34 vars in 787 bytes} [Thu Jul 2 06:23:05 2026] PUT /v2.0/routers/93c7ef36-84cf-42da-862a-5fc98977bbf1/remove_router_interface => generated 309 bytes in 974 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1844] 10.0.0.9 () {32 vars in 734 bytes} [Thu Jul 2 06:23:06 2026] GET /v2.0/ports?device_id=98e5b3ca-4cc6-4a41-ab1f-0a73d7cb6fda => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:23:06.646 7 INFO neutron.db.l3_hamode_db [None req-5eb12cbf-4b8e-47b9-918d-72b0a2ad77be 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 975/1845] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:23:06 2026] DELETE /v2.0/subnets/153eca42-a1f0-4024-b06a-5835f1e32d36 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:23:07.204 8 INFO neutron.services.segments.plugin [-] Segment 365de6f2-6456-4372-87a3-5d76fda301f0 resource provider aggregate not found 2026-07-02 06:23:07.208 8 INFO neutron.services.segments.plugin [-] Segment 365de6f2-6456-4372-87a3-5d76fda301f0 resource provider aggregate not found 2026-07-02 06:23:07.214 8 INFO neutron.services.segments.plugin [-] Segment 365de6f2-6456-4372-87a3-5d76fda301f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 365de6f2-6456-4372-87a3-5d76fda301f0 found for delete ", "request_id": "req-2c433526-9ae2-49ec-89a8-cb45d6f8bd16"}]} 2026-07-02 06:23:07.222 8 INFO neutron.db.l3_hamode_db [None req-a8888108-d298-4246-a409-b752b18f9158 3615d6a7e12f4b6d8b80ea42262b95ad bf8695851c8640e6b1384c58fddd5af5 - - default default] HA network a40249f0-2ef8-4833-b52b-1958ae1c6132 was deleted as no HA routers are present in tenant bf8695851c8640e6b1384c58fddd5af5. [pid: 8|app: 0|req: 976/1846] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:23:06 2026] DELETE /v2.0/routers/98e5b3ca-4cc6-4a41-ab1f-0a73d7cb6fda => generated 0 bytes in 532 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:23:07.228 8 INFO neutron.services.segments.plugin [-] Segment 365de6f2-6456-4372-87a3-5d76fda301f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 365de6f2-6456-4372-87a3-5d76fda301f0 found for delete ", "request_id": "req-895e606c-ad77-43ba-b739-2e5343420328"}]} [pid: 7|app: 0|req: 871/1847] 10.0.0.9 () {34 vars in 667 bytes} [Thu Jul 2 06:23:05 2026] POST /v2.0/routers => generated 728 bytes in 2069 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1848] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:23:07 2026] DELETE /v2.0/subnets/a9e25c5d-3f0c-46ac-bb03-a83acee789ca => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:23:08.139 8 INFO neutron.db.l3_hamode_db [None req-02277fed-c14d-4532-994d-97135bf382bb dea399bd3ec6423d979de34a7108a20a 98e13adb03b149a290a3658b7928f1ca - - default default] HA network 2b737d03-1054-4965-9922-dba0bdec9a2c was deleted as no HA routers are present in tenant 98e13adb03b149a290a3658b7928f1ca. [pid: 8|app: 0|req: 977/1849] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:23:07 2026] DELETE /v2.0/routers/93c7ef36-84cf-42da-862a-5fc98977bbf1 => generated 0 bytes in 916 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1850] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:23:08 2026] DELETE /v2.0/subnets/ad61f46f-ed27-4688-abb6-fba3aaa098e3 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1851] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:23:08 2026] DELETE /v2.0/networks/5ce5668b-e7ba-4b08-a452-6452770f0cc7 => 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: 980/1852] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:23:08 2026] DELETE /v2.0/networks/af448904-f057-4105-a2cb-762b064c7f1e => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1855] 10.0.0.9 () {34 vars in 781 bytes} [Thu Jul 2 06:23:07 2026] PUT /v2.0/routers/a1988776-37f1-4f27-b096-ee9ac82ef52f/add_router_interface => generated 309 bytes in 1280 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1856] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:23:08 2026] DELETE /v2.0/networks/7a6a75c5-2d20-4667-ac3b-310b1dd68528 => generated 0 bytes in 361 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:23:09.054 7 WARNING neutron_lib.context [None req-168086a7-684e-4f01-b4af-46c420952f86 3615d6a7e12f4b6d8b80ea42262b95ad bf8695851c8640e6b1384c58fddd5af5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:23:09.111 7 INFO neutron.db.segments_db [None req-168086a7-684e-4f01-b4af-46c420952f86 3615d6a7e12f4b6d8b80ea42262b95ad bf8695851c8640e6b1384c58fddd5af5 - - default default] Added segment f06857ae-4def-41a7-ba45-39c877ea6270 of type vxlan for network a254af35-27df-4367-bbe1-a258938b12d4 [pid: 7|app: 0|req: 874/1857] 10.0.0.9 () {34 vars in 668 bytes} [Thu Jul 2 06:23:09 2026] POST /v2.0/networks => generated 630 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:23:09.211 7 WARNING neutron_lib.context [None req-fdac2afc-2dac-4150-9697-1bbca038f35b 3615d6a7e12f4b6d8b80ea42262b95ad bf8695851c8640e6b1384c58fddd5af5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:23:09.235 8 INFO neutron.services.segments.plugin [-] Segment a383e627-eb9e-402e-9f28-5fd371cd54d0 resource provider aggregate not found 2026-07-02 06:23:09.249 8 INFO neutron.services.segments.plugin [-] Segment a383e627-eb9e-402e-9f28-5fd371cd54d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a383e627-eb9e-402e-9f28-5fd371cd54d0 found for delete ", "request_id": "req-e57794aa-6798-4cff-8771-ee38774b7401"}]} 2026-07-02 06:23:09.254 8 INFO neutron.services.segments.plugin [-] Segment a383e627-eb9e-402e-9f28-5fd371cd54d0 resource provider aggregate not found 2026-07-02 06:23:09.264 8 INFO neutron.services.segments.plugin [-] Segment 01596a85-32c0-4400-be99-5b686e02866f resource provider aggregate not found 2026-07-02 06:23:09.277 8 INFO neutron.services.segments.plugin [-] Segment a383e627-eb9e-402e-9f28-5fd371cd54d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a383e627-eb9e-402e-9f28-5fd371cd54d0 found for delete ", "request_id": "req-b65410df-5527-468c-ab54-c219c4234d2f"}]} 2026-07-02 06:23:09.283 8 INFO neutron.services.segments.plugin [-] Segment 01596a85-32c0-4400-be99-5b686e02866f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01596a85-32c0-4400-be99-5b686e02866f found for delete ", "request_id": "req-79bdf5e0-9a93-495b-a1eb-5edd8d84ef94"}]} 2026-07-02 06:23:09.297 8 INFO neutron.services.segments.plugin [-] Segment 68b70287-a465-47e7-91bd-8c4e1442f48d resource provider aggregate not found 2026-07-02 06:23:09.303 8 INFO neutron.services.segments.plugin [-] Segment 01596a85-32c0-4400-be99-5b686e02866f resource provider aggregate not found [pid: 8|app: 0|req: 984/1858] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:23:09 2026] GET /v2.0/security-groups?tenant_id=98e13adb03b149a290a3658b7928f1ca&name=default => generated 2925 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:23:09.321 8 INFO neutron.services.segments.plugin [-] Segment 01596a85-32c0-4400-be99-5b686e02866f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01596a85-32c0-4400-be99-5b686e02866f found for delete ", "request_id": "req-6ae7f2a2-598e-4f7f-b166-011ba149cecb"}]} 2026-07-02 06:23:09.334 8 INFO neutron.services.segments.plugin [-] Segment 68b70287-a465-47e7-91bd-8c4e1442f48d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68b70287-a465-47e7-91bd-8c4e1442f48d found for delete ", "request_id": "req-1fbdc660-84db-45d4-a144-cc65e8aafd97"}]} 2026-07-02 06:23:09.351 8 INFO neutron.services.segments.plugin [-] Segment 68b70287-a465-47e7-91bd-8c4e1442f48d resource provider aggregate not found 2026-07-02 06:23:09.356 8 INFO neutron.services.segments.plugin [-] Segment cce4463e-7a97-4b00-85be-85c519d9449c resource provider aggregate not found 2026-07-02 06:23:09.372 8 INFO neutron.services.segments.plugin [-] Segment 68b70287-a465-47e7-91bd-8c4e1442f48d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68b70287-a465-47e7-91bd-8c4e1442f48d found for delete ", "request_id": "req-4f07ba0e-0ceb-4d23-b2a0-8137a935d1fc"}]} 2026-07-02 06:23:09.375 8 INFO neutron.services.segments.plugin [-] Segment cce4463e-7a97-4b00-85be-85c519d9449c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cce4463e-7a97-4b00-85be-85c519d9449c found for delete ", "request_id": "req-6fe0d91c-4842-4d41-bb99-f8b9bd502dec"}]} 2026-07-02 06:23:09.399 8 INFO neutron.services.segments.plugin [-] Segment cce4463e-7a97-4b00-85be-85c519d9449c resource provider aggregate not found 2026-07-02 06:23:09.423 8 INFO neutron.services.segments.plugin [-] Segment cce4463e-7a97-4b00-85be-85c519d9449c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cce4463e-7a97-4b00-85be-85c519d9449c found for delete ", "request_id": "req-e031af60-274d-4217-b5a8-3277c01edb8b"}]} [pid: 8|app: 0|req: 985/1859] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:23:09 2026] DELETE /v2.0/security-groups/75910767-ca71-4694-a51f-9c878fdeb091 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1860] 10.0.0.9 () {34 vars in 667 bytes} [Thu Jul 2 06:23:09 2026] POST /v2.0/subnets => generated 626 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:23:09.519 8 WARNING neutron_lib.context [None req-56b01706-f3b0-4441-83ba-d7cee3722e28 3615d6a7e12f4b6d8b80ea42262b95ad bf8695851c8640e6b1384c58fddd5af5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:23:09.567 8 INFO neutron.db.segments_db [None req-56b01706-f3b0-4441-83ba-d7cee3722e28 3615d6a7e12f4b6d8b80ea42262b95ad bf8695851c8640e6b1384c58fddd5af5 - - default default] Added segment 41f1b18a-2b57-47bb-9532-d758c74fc6bd of type vxlan for network e614e2f2-9752-4480-961d-1b87d4d4cf5e [pid: 7|app: 0|req: 876/1861] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:23:09 2026] GET /v2.0/security-groups?tenant_id=52de59f9b5934da5a423259d81d8ccef&name=default => generated 2925 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1862] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:23:09 2026] DELETE /v2.0/security-groups/58c5c1e0-5a2e-46ea-b6f0-85cf6088a58b => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:23:09.862 8 INFO neutron.db.l3_hamode_db [None req-56b01706-f3b0-4441-83ba-d7cee3722e28 3615d6a7e12f4b6d8b80ea42262b95ad bf8695851c8640e6b1384c58fddd5af5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 06:23:10.008 8 INFO neutron.db.l3_hamode_db [None req-56b01706-f3b0-4441-83ba-d7cee3722e28 3615d6a7e12f4b6d8b80ea42262b95ad bf8695851c8640e6b1384c58fddd5af5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 06:23:10.456 7 INFO neutron.db.segments_db [None req-3aa7b404-b0d6-41aa-a596-df4364df85b5 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] Added segment 3e9a0f94-aa3f-4c17-b580-6baee7a2cd24 of type vxlan for network 40fd0a8a-9fc3-41ba-9254-382df105996d [pid: 7|app: 0|req: 878/1863] 10.0.0.9 () {34 vars in 669 bytes} [Thu Jul 2 06:23:10 2026] POST /v2.0/networks => generated 740 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1864] 10.0.0.9 () {34 vars in 667 bytes} [Thu Jul 2 06:23:09 2026] POST /v2.0/routers => generated 507 bytes in 1138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:23:10.660 8 WARNING neutron_lib.context [None req-a772225c-79f2-4da6-809c-952d34526568 3615d6a7e12f4b6d8b80ea42262b95ad bf8695851c8640e6b1384c58fddd5af5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 879/1865] 10.0.0.9 () {34 vars in 667 bytes} [Thu Jul 2 06:23:10 2026] POST /v2.0/subnets => generated 687 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:23:10.913 7 INFO neutron.db.segments_db [None req-858fd3d9-5b6b-4375-81cc-73ec49480e8d 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] Added segment cdb8c779-4b37-4201-96af-f28e3643a279 of type vxlan for network 518596bf-4738-4071-857f-9eb7a2daf3ab [pid: 8|app: 0|req: 987/1866] 10.0.0.9 () {34 vars in 663 bytes} [Thu Jul 2 06:23:10 2026] POST /v2.0/ports => generated 951 bytes in 479 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:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:23:11.256 7 INFO neutron.db.l3_hamode_db [None req-858fd3d9-5b6b-4375-81cc-73ec49480e8d 0d72361828364e73b071ada914f8d396 25593813282d44a98cc6c5e83486d8e4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 06:23:12.168 7 INFO neutron.db.l3_hamode_db [None req-858fd3d9-5b6b-4375-81cc-73ec49480e8d 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 988/1867] 10.0.0.9 () {34 vars in 781 bytes} [Thu Jul 2 06:23:11 2026] PUT /v2.0/routers/7a777968-edf6-43ba-bd50-aa865f8a3f10/add_router_interface => generated 309 bytes in 1367 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:71: 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: 989/1868] 10.0.0.9 () {32 vars in 715 bytes} [Thu Jul 2 06:23:12 2026] GET /v2.0/ports/42849fb0-7f7a-46a6-bd12-10f465a4c796 => generated 1025 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1869] 10.0.0.9 () {34 vars in 667 bytes} [Thu Jul 2 06:23:10 2026] POST /v2.0/routers => generated 727 bytes in 2234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1870] 10.0.0.9 () {34 vars in 787 bytes} [Thu Jul 2 06:23:12 2026] PUT /v2.0/routers/7a777968-edf6-43ba-bd50-aa865f8a3f10/remove_router_interface => generated 309 bytes in 1293 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:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:23:14.028 8 INFO neutron.api.v2.resource [None req-c4c54917-35a4-4798-a34c-3306b70a99bd 3615d6a7e12f4b6d8b80ea42262b95ad bf8695851c8640e6b1384c58fddd5af5 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 991/1871] 10.0.0.9 () {34 vars in 787 bytes} [Thu Jul 2 06:23:13 2026] PUT /v2.0/routers/7a777968-edf6-43ba-bd50-aa865f8a3f10/remove_router_interface => generated 197 bytes in 124 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1872] 10.0.0.9 () {32 vars in 734 bytes} [Thu Jul 2 06:23:14 2026] GET /v2.0/ports?device_id=7a777968-edf6-43ba-bd50-aa865f8a3f10 => 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: 881/1873] 10.0.0.9 () {34 vars in 781 bytes} [Thu Jul 2 06:23:13 2026] PUT /v2.0/routers/48a3d4b5-5899-442d-88c3-3b3545ff5d42/add_router_interface => generated 309 bytes in 1253 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:23:14.633 8 INFO neutron.services.segments.plugin [-] Segment 41f1b18a-2b57-47bb-9532-d758c74fc6bd resource provider aggregate not found 2026-07-02 06:23:14.646 8 INFO neutron.services.segments.plugin [-] Segment 41f1b18a-2b57-47bb-9532-d758c74fc6bd resource provider aggregate not found 2026-07-02 06:23:14.660 8 INFO neutron.services.segments.plugin [-] Segment 41f1b18a-2b57-47bb-9532-d758c74fc6bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41f1b18a-2b57-47bb-9532-d758c74fc6bd found for delete ", "request_id": "req-cb4326d6-d38e-4d1c-9367-4b36ad523ab7"}]} 2026-07-02 06:23:14.662 8 INFO neutron.services.segments.plugin [-] Segment 41f1b18a-2b57-47bb-9532-d758c74fc6bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41f1b18a-2b57-47bb-9532-d758c74fc6bd found for delete ", "request_id": "req-ad0fc70f-3ea9-46d4-ba2a-d27cd75a2671"}]} 2026-07-02 06:23:14.663 8 INFO neutron.db.l3_hamode_db [None req-97ef3965-b658-4ef2-9da1-80a38b76c97d 3615d6a7e12f4b6d8b80ea42262b95ad bf8695851c8640e6b1384c58fddd5af5 - - default default] HA network e614e2f2-9752-4480-961d-1b87d4d4cf5e was deleted as no HA routers are present in tenant bf8695851c8640e6b1384c58fddd5af5. [pid: 8|app: 0|req: 993/1874] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:23:14 2026] DELETE /v2.0/routers/7a777968-edf6-43ba-bd50-aa865f8a3f10 => generated 0 bytes in 596 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:23:14.721 7 INFO neutron.db.segments_db [None req-851e7619-48df-4f4f-b2e4-38fe516eeb66 48cf280f431f4355b91963e12d48e746 7a460369a7e54427a831f3da9af673a6 - - default default] Added segment 470acf1e-fa4b-49fc-9192-53ab3700ada3 of type vxlan for network faa93204-cf8f-4880-a95a-1c000a2f5522 [pid: 7|app: 0|req: 882/1875] 10.0.0.9 () {34 vars in 668 bytes} [Thu Jul 2 06:23:14 2026] POST /v2.0/networks => generated 727 bytes in 465 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/1876] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:23:14 2026] DELETE /v2.0/subnets/3cb7a9ca-679f-4cf0-b805-2ccfc005c31c => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1877] 10.0.0.9 () {34 vars in 667 bytes} [Thu Jul 2 06:23:14 2026] POST /v2.0/subnets => generated 644 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:23:15.050 7 WARNING neutron.api.v2.base [None req-7659b0f7-3bc0-42d7-9f8e-0ba41d57fee5 48cf280f431f4355b91963e12d48e746 7a460369a7e54427a831f3da9af673a6 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-07-02 06:23:15.051 7 INFO neutron.api.v2.resource [None req-7659b0f7-3bc0-42d7-9f8e-0ba41d57fee5 48cf280f431f4355b91963e12d48e746 7a460369a7e54427a831f3da9af673a6 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 884/1878] 10.0.0.9 () {34 vars in 679 bytes} [Thu Jul 2 06:23:15 2026] POST /v2.0/rbac-policies => generated 143 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-07-02 06:23:15.215 7 INFO neutron.services.segments.plugin [-] Segment 470acf1e-fa4b-49fc-9192-53ab3700ada3 resource provider aggregate not found 2026-07-02 06:23:15.219 7 INFO neutron.services.segments.plugin [-] Segment 470acf1e-fa4b-49fc-9192-53ab3700ada3 resource provider aggregate not found [pid: 8|app: 0|req: 995/1879] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:23:14 2026] DELETE /v2.0/networks/a254af35-27df-4367-bbe1-a258938b12d4 => generated 0 bytes in 337 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1880] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:23:15 2026] DELETE /v2.0/networks/faa93204-cf8f-4880-a95a-1c000a2f5522 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:23:15.232 7 INFO neutron.services.segments.plugin [-] Segment 470acf1e-fa4b-49fc-9192-53ab3700ada3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 470acf1e-fa4b-49fc-9192-53ab3700ada3 found for delete ", "request_id": "req-b4725a98-093b-48df-994b-d53c0ae6f88a"}]} 2026-07-02 06:23:15.233 7 INFO neutron.services.segments.plugin [-] Segment 470acf1e-fa4b-49fc-9192-53ab3700ada3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 470acf1e-fa4b-49fc-9192-53ab3700ada3 found for delete ", "request_id": "req-23308472-ca64-40af-875d-6f975a3edc60"}]} 2026-07-02 06:23:15.235 8 WARNING neutron_lib.context [None req-af8a64f8-5560-4125-8650-260773538040 f5d20dae241a4ea5a90e0f49d517d8ff 41ee187492474deb9cc674cbd8d780f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:23:15.237 7 WARNING neutron_lib.context [None req-3a0db9d4-f198-480c-b3d2-eac8796157fa 3615d6a7e12f4b6d8b80ea42262b95ad bf8695851c8640e6b1384c58fddd5af5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:23:15.287 7 INFO neutron.db.segments_db [None req-3a0db9d4-f198-480c-b3d2-eac8796157fa 3615d6a7e12f4b6d8b80ea42262b95ad bf8695851c8640e6b1384c58fddd5af5 - - default default] Added segment 0c8bc1d5-e1ac-492e-ba38-3177ba2175a7 of type vxlan for network 7fa512c5-67ae-48b5-bbda-e1fe9b71d0cc [pid: 7|app: 0|req: 886/1881] 10.0.0.9 () {34 vars in 668 bytes} [Thu Jul 2 06:23:15 2026] POST /v2.0/networks => generated 629 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1882] 10.0.0.9 () {34 vars in 683 bytes} [Thu Jul 2 06:23:15 2026] POST /v2.0/security-groups => generated 1673 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 06:23:15.386 8 WARNING neutron_lib.context [None req-a1966f48-8e8a-4d32-9abf-ef0f249bfac6 f5d20dae241a4ea5a90e0f49d517d8ff 41ee187492474deb9cc674cbd8d780f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:23:15.427 7 INFO neutron.db.segments_db [None req-6f5a0173-8e25-46e3-b6d3-3d05ba393261 48cf280f431f4355b91963e12d48e746 7a460369a7e54427a831f3da9af673a6 - - default default] Added segment 94d71e2d-f9dc-4a29-addb-daac3933c569 of type vxlan for network 67144a52-d112-479b-bccb-d7c4229f0307 [pid: 8|app: 0|req: 997/1883] 10.0.0.9 () {34 vars in 693 bytes} [Thu Jul 2 06:23:15 2026] POST /v2.0/security-group-rules => generated 597 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1884] 10.0.0.9 () {34 vars in 668 bytes} [Thu Jul 2 06:23:15 2026] POST /v2.0/networks => generated 726 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:23:15.511 8 WARNING neutron_lib.context [None req-748e408d-e2b2-4a80-a2d2-237877b74c98 3615d6a7e12f4b6d8b80ea42262b95ad bf8695851c8640e6b1384c58fddd5af5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:23:15.516 7 WARNING neutron_lib.context [None req-5d431abd-13ea-4370-895a-b30d08d6c3bc f5d20dae241a4ea5a90e0f49d517d8ff 41ee187492474deb9cc674cbd8d780f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 888/1885] 10.0.0.9 () {34 vars in 693 bytes} [Thu Jul 2 06:23:15 2026] POST /v2.0/security-group-rules => generated 596 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1886] 10.0.0.9 () {34 vars in 667 bytes} [Thu Jul 2 06:23:15 2026] POST /v2.0/subnets => generated 626 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:23:15.786 8 WARNING neutron_lib.context [None req-e649ca9c-8745-4ee9-a04e-d4c6923eddf4 f5d20dae241a4ea5a90e0f49d517d8ff 41ee187492474deb9cc674cbd8d780f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 889/1887] 10.0.0.9 () {34 vars in 667 bytes} [Thu Jul 2 06:23:15 2026] POST /v2.0/subnets => generated 647 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:23:15.886 7 WARNING neutron_lib.context [None req-3abcc468-2660-4daa-a520-b26c6002d632 3615d6a7e12f4b6d8b80ea42262b95ad bf8695851c8640e6b1384c58fddd5af5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 999/1888] 10.0.0.9 () {34 vars in 693 bytes} [Thu Jul 2 06:23:15 2026] POST /v2.0/security-group-rules => generated 602 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:23:15.892 8 WARNING neutron.api.v2.base [None req-bf2d3aa2-2c7f-4a0b-8625-c3b66195320b 48cf280f431f4355b91963e12d48e746 7a460369a7e54427a831f3da9af673a6 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-07-02 06:23:15.892 8 INFO neutron.api.v2.resource [None req-bf2d3aa2-2c7f-4a0b-8625-c3b66195320b 48cf280f431f4355b91963e12d48e746 7a460369a7e54427a831f3da9af673a6 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 1000/1889] 10.0.0.9 () {34 vars in 679 bytes} [Thu Jul 2 06:23:15 2026] POST /v2.0/rbac-policies => generated 547 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-07-02 06:23:15.899 8 WARNING neutron_lib.context [None req-9105338d-797d-4a8c-8c64-5e0a9d7143b3 f5d20dae241a4ea5a90e0f49d517d8ff 41ee187492474deb9cc674cbd8d780f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:23:15.933 7 INFO neutron.db.segments_db [None req-3abcc468-2660-4daa-a520-b26c6002d632 3615d6a7e12f4b6d8b80ea42262b95ad bf8695851c8640e6b1384c58fddd5af5 - - default default] Added segment 7f3320a8-b49e-4fcb-beb3-b11218551e53 of type vxlan for network 7f9f0e03-fc0a-4e80-985d-6e21c077da17 [pid: 8|app: 0|req: 1001/1890] 10.0.0.9 () {34 vars in 693 bytes} [Thu Jul 2 06:23:15 2026] POST /v2.0/security-group-rules => generated 601 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:23:16.236 7 INFO neutron.db.l3_hamode_db [None req-3abcc468-2660-4daa-a520-b26c6002d632 3615d6a7e12f4b6d8b80ea42262b95ad bf8695851c8640e6b1384c58fddd5af5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1002/1891] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:23:16 2026] DELETE /v2.0/networks/67144a52-d112-479b-bccb-d7c4229f0307 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:23:16.247 8 WARNING neutron_lib.context [None req-c279829c-2f27-47e9-addd-7f3e5c670444 f5d20dae241a4ea5a90e0f49d517d8ff 41ee187492474deb9cc674cbd8d780f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:23:16.276 8 INFO neutron.db.securitygroups_db [None req-c279829c-2f27-47e9-addd-7f3e5c670444 f5d20dae241a4ea5a90e0f49d517d8ff 41ee187492474deb9cc674cbd8d780f8 - - default default] Project 41ee187492474deb9cc674cbd8d780f8 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: 1003/1892] 10.0.0.9 () {34 vars in 693 bytes} [Thu Jul 2 06:23:16 2026] POST /v2.0/security-group-rules => generated 607 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:23:16.366 7 INFO neutron.db.l3_hamode_db [None req-3abcc468-2660-4daa-a520-b26c6002d632 3615d6a7e12f4b6d8b80ea42262b95ad bf8695851c8640e6b1384c58fddd5af5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 06:23:16.417 8 INFO neutron.db.segments_db [None req-72c5f790-0365-4d39-a4c0-3f04c080f669 48cf280f431f4355b91963e12d48e746 7a460369a7e54427a831f3da9af673a6 - - default default] Added segment 009cc352-a5a5-4e5c-b41e-758059695ebf of type vxlan for network 484c6d38-d3b6-492b-9810-c476f92aea75 [pid: 8|app: 0|req: 1004/1893] 10.0.0.9 () {34 vars in 668 bytes} [Thu Jul 2 06:23:16 2026] POST /v2.0/networks => generated 727 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:23:16.518 8 WARNING neutron_lib.context [None req-0f1690db-c5d7-4d54-81ae-41ee17b9b920 f5d20dae241a4ea5a90e0f49d517d8ff 41ee187492474deb9cc674cbd8d780f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:23:16.546 8 INFO neutron.db.securitygroups_db [None req-0f1690db-c5d7-4d54-81ae-41ee17b9b920 f5d20dae241a4ea5a90e0f49d517d8ff 41ee187492474deb9cc674cbd8d780f8 - - default default] Project 41ee187492474deb9cc674cbd8d780f8 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: 1005/1894] 10.0.0.9 () {34 vars in 693 bytes} [Thu Jul 2 06:23:16 2026] POST /v2.0/security-group-rules => generated 606 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:23:16.680 8 INFO neutron.services.segments.plugin [-] Segment f06857ae-4def-41a7-ba45-39c877ea6270 resource provider aggregate not found 2026-07-02 06:23:16.692 8 INFO neutron.services.segments.plugin [-] Segment f06857ae-4def-41a7-ba45-39c877ea6270 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f06857ae-4def-41a7-ba45-39c877ea6270 found for delete ", "request_id": "req-f20bb011-03b7-46c4-ba51-b2e2d2b7a3a7"}]} 2026-07-02 06:23:16.697 8 INFO neutron.services.segments.plugin [-] Segment f06857ae-4def-41a7-ba45-39c877ea6270 resource provider aggregate not found 2026-07-02 06:23:16.704 8 INFO neutron.services.segments.plugin [-] Segment 94d71e2d-f9dc-4a29-addb-daac3933c569 resource provider aggregate not found 2026-07-02 06:23:16.711 8 INFO neutron.services.segments.plugin [-] Segment f06857ae-4def-41a7-ba45-39c877ea6270 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f06857ae-4def-41a7-ba45-39c877ea6270 found for delete ", "request_id": "req-a9ba0b81-54c0-4c47-a306-d3eaa01b48ba"}]} 2026-07-02 06:23:16.717 8 INFO neutron.services.segments.plugin [-] Segment 94d71e2d-f9dc-4a29-addb-daac3933c569 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94d71e2d-f9dc-4a29-addb-daac3933c569 found for delete ", "request_id": "req-1c68f560-a13f-415e-ae98-6054fc52eca0"}]} 2026-07-02 06:23:16.724 8 INFO neutron.services.segments.plugin [-] Segment 94d71e2d-f9dc-4a29-addb-daac3933c569 resource provider aggregate not found 2026-07-02 06:23:16.738 8 INFO neutron.services.segments.plugin [-] Segment 94d71e2d-f9dc-4a29-addb-daac3933c569 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94d71e2d-f9dc-4a29-addb-daac3933c569 found for delete ", "request_id": "req-e3e1d4fc-b156-4a0b-99ae-9999e629788d"}]} [pid: 8|app: 0|req: 1006/1895] 10.0.0.9 () {34 vars in 667 bytes} [Thu Jul 2 06:23:16 2026] POST /v2.0/subnets => generated 647 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1896] 10.0.0.9 () {34 vars in 667 bytes} [Thu Jul 2 06:23:15 2026] POST /v2.0/routers => generated 506 bytes in 1131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/1897] 10.0.0.9 () {34 vars in 679 bytes} [Thu Jul 2 06:23:16 2026] POST /v2.0/rbac-policies => generated 324 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:23:17.183 8 WARNING neutron_lib.context [None req-4526662c-58e4-4963-8922-3202d96b2269 f5d20dae241a4ea5a90e0f49d517d8ff 41ee187492474deb9cc674cbd8d780f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1008/1898] 10.0.0.9 () {34 vars in 683 bytes} [Thu Jul 2 06:23:17 2026] POST /v2.0/security-groups => generated 1660 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 06:23:17.309 8 WARNING neutron_lib.context [None req-7eb12d18-f232-4773-8091-135fc1e7837a f5d20dae241a4ea5a90e0f49d517d8ff 41ee187492474deb9cc674cbd8d780f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1009/1899] 10.0.0.9 () {34 vars in 693 bytes} [Thu Jul 2 06:23:17 2026] POST /v2.0/security-group-rules => generated 597 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:23:17.438 8 WARNING neutron_lib.context [None req-293c1dad-745e-4f03-ae1b-5b7db1af566b f5d20dae241a4ea5a90e0f49d517d8ff 41ee187492474deb9cc674cbd8d780f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1010/1900] 10.0.0.9 () {34 vars in 693 bytes} [Thu Jul 2 06:23:17 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: 1011/1901] 10.0.0.9 () {32 vars in 721 bytes} [Thu Jul 2 06:23:17 2026] GET /v2.0/networks/484c6d38-d3b6-492b-9810-c476f92aea75 => generated 655 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:23:17.684 8 WARNING neutron_lib.context [None req-6ee8fa8c-d6aa-4353-b523-eb6ac1973c4f f5d20dae241a4ea5a90e0f49d517d8ff 41ee187492474deb9cc674cbd8d780f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1012/1902] 10.0.0.9 () {34 vars in 674 bytes} [Thu Jul 2 06:23:17 2026] POST /v2.0/floatingips => generated 552 bytes in 614 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:23:18.373 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e8f23367-41da-4e07-9946-f9d2ddd16c39 ae4ca1cf261c4945a00f27af4c7fe6a8 1e6242e490a644a0a9fd2487b1f9bf43 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1013/1903] 10.0.0.9 () {32 vars in 721 bytes} [Thu Jul 2 06:23:18 2026] GET /v2.0/networks/484c6d38-d3b6-492b-9810-c476f92aea75 => generated 138 bytes in 81 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1904] 10.0.0.9 () {34 vars in 781 bytes} [Thu Jul 2 06:23:17 2026] PUT /v2.0/routers/6dd1ea23-a7f9-4c99-ad8a-d4478a2db7ad/add_router_interface => generated 309 bytes in 1462 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1905] 10.0.0.141 () {34 vars in 1098 bytes} [Thu Jul 2 06:23:18 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-284593578&fields=id&tenant_id=41ee187492474deb9cc674cbd8d780f8 => 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: 893/1906] 10.0.0.9 () {32 vars in 715 bytes} [Thu Jul 2 06:23:18 2026] GET /v2.0/ports/0202d300-2024-4cf5-a464-cd22d324e2a0 => generated 955 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1907] 10.0.0.141 () {34 vars in 1098 bytes} [Thu Jul 2 06:23:18 2026] GET /v2.0/security-groups?name=tempest-securitygroup--938726192&fields=id&tenant_id=41ee187492474deb9cc674cbd8d780f8 => generated 69 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/1908] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:23:18 2026] DELETE /v2.0/networks/484c6d38-d3b6-492b-9810-c476f92aea75 => generated 0 bytes in 339 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:23:18.737 8 INFO neutron.services.segments.plugin [-] Segment 009cc352-a5a5-4e5c-b41e-758059695ebf resource provider aggregate not found 2026-07-02 06:23:18.758 8 INFO neutron.services.segments.plugin [-] Segment 009cc352-a5a5-4e5c-b41e-758059695ebf resource provider aggregate not found 2026-07-02 06:23:18.761 8 INFO neutron.services.segments.plugin [-] Segment 009cc352-a5a5-4e5c-b41e-758059695ebf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 009cc352-a5a5-4e5c-b41e-758059695ebf found for delete ", "request_id": "req-2f0d5350-04fe-4103-afab-ac00a9760f9a"}]} 2026-07-02 06:23:18.771 8 INFO neutron.services.segments.plugin [-] Segment 009cc352-a5a5-4e5c-b41e-758059695ebf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 009cc352-a5a5-4e5c-b41e-758059695ebf found for delete ", "request_id": "req-af92616e-1a66-4e2e-95ae-a41d33dbbeae"}]} [pid: 8|app: 0|req: 1015/1909] 10.0.0.141 () {34 vars in 982 bytes} [Thu Jul 2 06:23:18 2026] GET /v2.0/networks?id=37fd4d90-5b35-4a10-8ce1-91afe03b955e => generated 673 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:23:18.791 8 INFO neutron.pecan_wsgi.hooks.translation [None req-560655b0-f4a6-4943-913c-1161afad544e 48cf280f431f4355b91963e12d48e746 7a460369a7e54427a831f3da9af673a6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1016/1910] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:23:18 2026] DELETE /v2.0/subnets/54da36e8-0d48-49a4-926f-5670f943b681 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/1911] 10.0.0.141 () {34 vars in 965 bytes} [Thu Jul 2 06:23:18 2026] GET /v2.0/quotas/41ee187492474deb9cc674cbd8d780f8 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:23:18.810 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6af3b051-df99-4b2d-b15e-919347f93bcc 48cf280f431f4355b91963e12d48e746 7a460369a7e54427a831f3da9af673a6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1018/1912] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:23:18 2026] DELETE /v2.0/subnets/d5cdf312-7efe-47fe-a754-5df3d2023b7d => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/1913] 10.0.0.141 () {34 vars in 1002 bytes} [Thu Jul 2 06:23:18 2026] GET /v2.0/ports?tenant_id=41ee187492474deb9cc674cbd8d780f8&fields=id => generated 103 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:23:18.894 8 INFO neutron.pecan_wsgi.hooks.translation [None req-32da4fb8-338e-4214-9ea2-723fb92edb59 48cf280f431f4355b91963e12d48e746 7a460369a7e54427a831f3da9af673a6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1020/1914] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:23:18 2026] DELETE /v2.0/subnets/af1cad94-7540-46e2-9a84-d9ab6201f6fb => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/1915] 10.0.0.141 () {34 vars in 1008 bytes} [Thu Jul 2 06:23:18 2026] GET /v2.0/networks/37fd4d90-5b35-4a10-8ce1-91afe03b955e?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/1916] 10.0.0.141 () {34 vars in 1108 bytes} [Thu Jul 2 06:23:18 2026] GET /v2.0/networks/37fd4d90-5b35-4a10-8ce1-91afe03b955e?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: 1023/1917] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:23:19 2026] GET /v2.0/ports?device_id=42de5586-f7c3-4d71-b11c-707fff1dbc9f => 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: 895/1918] 10.0.0.9 () {34 vars in 787 bytes} [Thu Jul 2 06:23:18 2026] PUT /v2.0/routers/6dd1ea23-a7f9-4c99-ad8a-d4478a2db7ad/remove_router_interface => generated 309 bytes in 824 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/1919] 10.0.0.9 () {32 vars in 734 bytes} [Thu Jul 2 06:23:19 2026] GET /v2.0/ports?device_id=6dd1ea23-a7f9-4c99-ad8a-d4478a2db7ad => 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: 1025/1920] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:23:19 2026] GET /v2.0/security-groups?tenant_id=1e6242e490a644a0a9fd2487b1f9bf43&name=default => generated 2925 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:23:20.080 7 INFO neutron.services.segments.plugin [-] Segment 7f3320a8-b49e-4fcb-beb3-b11218551e53 resource provider aggregate not found 2026-07-02 06:23:20.087 7 INFO neutron.services.segments.plugin [-] Segment 7f3320a8-b49e-4fcb-beb3-b11218551e53 resource provider aggregate not found 2026-07-02 06:23:20.101 7 INFO neutron.services.segments.plugin [-] Segment 7f3320a8-b49e-4fcb-beb3-b11218551e53 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f3320a8-b49e-4fcb-beb3-b11218551e53 found for delete ", "request_id": "req-dbf75e25-e543-4279-9ed4-c2aa0067e976"}]} 2026-07-02 06:23:20.103 7 INFO neutron.services.segments.plugin [-] Segment 7f3320a8-b49e-4fcb-beb3-b11218551e53 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f3320a8-b49e-4fcb-beb3-b11218551e53 found for delete ", "request_id": "req-02e9503b-b27f-45d0-9f53-f2fe5151fe3d"}]} 2026-07-02 06:23:20.111 7 INFO neutron.db.l3_hamode_db [None req-0fc0bb51-4720-415f-b8ba-6c84c0ab5a3f 3615d6a7e12f4b6d8b80ea42262b95ad bf8695851c8640e6b1384c58fddd5af5 - - default default] HA network 7f9f0e03-fc0a-4e80-985d-6e21c077da17 was deleted as no HA routers are present in tenant bf8695851c8640e6b1384c58fddd5af5. [pid: 7|app: 0|req: 896/1921] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:23:19 2026] DELETE /v2.0/routers/6dd1ea23-a7f9-4c99-ad8a-d4478a2db7ad => generated 0 bytes in 641 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/1922] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:23:20 2026] DELETE /v2.0/security-groups/12a6c24a-befa-4ed7-80d2-d6ae93d89f94 => 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: 1027/1923] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:23:20 2026] GET /v2.0/ports?device_id=42de5586-f7c3-4d71-b11c-707fff1dbc9f => 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: 897/1924] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:23:20 2026] DELETE /v2.0/subnets/8d4afc49-cac1-494e-8432-f1a18dd5a673 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/1925] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:23:20 2026] GET /v2.0/security-groups?tenant_id=ab904defa35b467fa143fa47ac6f8d8a&name=default => generated 2925 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/1926] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:23:20 2026] DELETE /v2.0/security-groups/fa0bb520-b7c7-4429-b9d9-6d7d253fb6b7 => 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: 898/1927] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:23:20 2026] DELETE /v2.0/networks/7fa512c5-67ae-48b5-bbda-e1fe9b71d0cc => generated 0 bytes in 347 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:23:20.738 8 WARNING neutron_lib.context [None req-b9dba265-a143-4c23-ac00-6c18e8d87723 3615d6a7e12f4b6d8b80ea42262b95ad bf8695851c8640e6b1384c58fddd5af5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:23:20.772 8 INFO neutron.db.segments_db [None req-b9dba265-a143-4c23-ac00-6c18e8d87723 3615d6a7e12f4b6d8b80ea42262b95ad bf8695851c8640e6b1384c58fddd5af5 - - default default] Added segment 1b532848-b093-4fce-a078-fac3ba0832e6 of type vxlan for network 68377cda-d8c1-4a07-893e-1f51a9fd1435 [pid: 7|app: 0|req: 899/1928] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:23:20 2026] GET /v2.0/security-groups?tenant_id=7a460369a7e54427a831f3da9af673a6&name=default => generated 2925 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1929] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:23:20 2026] DELETE /v2.0/security-groups/0b2303ae-eee8-4494-b77e-1246063c7992 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:23:21.088 8 INFO neutron.db.l3_hamode_db [None req-b9dba265-a143-4c23-ac00-6c18e8d87723 3615d6a7e12f4b6d8b80ea42262b95ad bf8695851c8640e6b1384c58fddd5af5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 901/1930] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:23:21 2026] GET /v2.0/ports?device_id=42de5586-f7c3-4d71-b11c-707fff1dbc9f => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:23:21.942 8 INFO neutron.db.l3_hamode_db [None req-b9dba265-a143-4c23-ac00-6c18e8d87723 3615d6a7e12f4b6d8b80ea42262b95ad bf8695851c8640e6b1384c58fddd5af5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 06:23:22.494 7 INFO neutron.services.segments.plugin [-] Segment 0c8bc1d5-e1ac-492e-ba38-3177ba2175a7 resource provider aggregate not found 2026-07-02 06:23:22.498 7 INFO neutron.services.segments.plugin [-] Segment 0c8bc1d5-e1ac-492e-ba38-3177ba2175a7 resource provider aggregate not found [pid: 7|app: 0|req: 902/1931] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:23:22 2026] GET /v2.0/ports?device_id=42de5586-f7c3-4d71-b11c-707fff1dbc9f => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/1932] 10.0.0.9 () {34 vars in 667 bytes} [Thu Jul 2 06:23:20 2026] POST /v2.0/routers => generated 688 bytes in 2220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:23:22.964 7 INFO neutron.services.segments.plugin [-] Segment 0c8bc1d5-e1ac-492e-ba38-3177ba2175a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c8bc1d5-e1ac-492e-ba38-3177ba2175a7 found for delete ", "request_id": "req-8fe0089c-c37d-46cf-a2f3-c87e4c79f679"}]} 2026-07-02 06:23:22.970 7 INFO neutron.services.segments.plugin [-] Segment 0c8bc1d5-e1ac-492e-ba38-3177ba2175a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c8bc1d5-e1ac-492e-ba38-3177ba2175a7 found for delete ", "request_id": "req-5dba7e62-2487-430a-813d-808db478fc3e"}]} [pid: 7|app: 0|req: 903/1933] 10.0.0.9 () {32 vars in 719 bytes} [Thu Jul 2 06:23:22 2026] GET /v2.0/routers/bf46ec30-b4de-4608-b586-be78aa1694a3 => generated 694 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/1934] 10.0.0.9 () {32 vars in 645 bytes} [Thu Jul 2 06:23:23 2026] GET /v2.0/routers => generated 697 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/1935] 199.204.45.248 () {34 vars in 986 bytes} [Thu Jul 2 06:23:23 2026] GET /v2.0/networks?id=37fd4d90-5b35-4a10-8ce1-91afe03b955e => generated 673 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/1936] 199.204.45.248 () {34 vars in 1050 bytes} [Thu Jul 2 06:23:23 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=41ee187492474deb9cc674cbd8d780f8 => generated 272 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:23:23.509 8 WARNING neutron_lib.context [req-05b0a372-7a7b-4e58-ad77-3f199d0cc3f6 req-c6fa42a2-ee08-404b-acbd-597224dfc1ae f5d20dae241a4ea5a90e0f49d517d8ff 41ee187492474deb9cc674cbd8d780f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 904/1937] 10.0.0.9 () {34 vars in 739 bytes} [Thu Jul 2 06:23:23 2026] PUT /v2.0/routers/bf46ec30-b4de-4608-b586-be78aa1694a3 => generated 701 bytes in 404 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1938] 10.0.0.9 () {32 vars in 719 bytes} [Thu Jul 2 06:23:23 2026] GET /v2.0/routers/bf46ec30-b4de-4608-b586-be78aa1694a3 => generated 701 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1941] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:23:23 2026] GET /v2.0/ports?device_id=42de5586-f7c3-4d71-b11c-707fff1dbc9f => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1942] 10.0.0.9 () {32 vars in 734 bytes} [Thu Jul 2 06:23:23 2026] GET /v2.0/ports?device_id=bf46ec30-b4de-4608-b586-be78aa1694a3 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/1943] 199.204.45.248 () {38 vars in 955 bytes} [Thu Jul 2 06:23:23 2026] POST /v2.0/ports => generated 997 bytes in 370 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:71: 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: 1035/1944] 199.204.45.248 () {38 vars in 1028 bytes} [Thu Jul 2 06:23:23 2026] PUT /v2.0/ports/38b7f3e3-732f-4b43-a240-3890dac4b2a2 => generated 1278 bytes in 577 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:23:24.583 7 INFO neutron.db.l3_hamode_db [None req-443626f7-d67b-4026-9b17-3f38dd9d9151 3615d6a7e12f4b6d8b80ea42262b95ad bf8695851c8640e6b1384c58fddd5af5 - - default default] HA network 68377cda-d8c1-4a07-893e-1f51a9fd1435 was deleted as no HA routers are present in tenant bf8695851c8640e6b1384c58fddd5af5. [pid: 7|app: 0|req: 910/1945] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:23:23 2026] DELETE /v2.0/routers/bf46ec30-b4de-4608-b586-be78aa1694a3 => generated 0 bytes in 932 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:71: 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: 1036/1946] 10.0.0.9 () {32 vars in 734 bytes} [Thu Jul 2 06:23:24 2026] GET /v2.0/ports?device_id=bf46ec30-b4de-4608-b586-be78aa1694a3 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:23:24.656 7 INFO neutron.api.v2.resource [None req-f16323ba-5ac6-406b-bcf0-52fc5ef665e8 3615d6a7e12f4b6d8b80ea42262b95ad bf8695851c8640e6b1384c58fddd5af5 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 911/1947] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:23:24 2026] DELETE /v2.0/routers/bf46ec30-b4de-4608-b586-be78aa1694a3 => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/1948] 10.0.0.9 () {32 vars in 734 bytes} [Thu Jul 2 06:23:24 2026] GET /v2.0/ports?device_id=6dd1ea23-a7f9-4c99-ad8a-d4478a2db7ad => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:23:24.723 8 INFO neutron.api.v2.resource [None req-351bc39d-eca8-49c1-aa35-7f23520a9c42 3615d6a7e12f4b6d8b80ea42262b95ad bf8695851c8640e6b1384c58fddd5af5 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1038/1949] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:23:24 2026] DELETE /v2.0/routers/6dd1ea23-a7f9-4c99-ad8a-d4478a2db7ad => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:23:24.732 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7aa3af8a-e6eb-430c-b770-78db6cb1c672'] response: {'name': 'network-changed', 'server_uuid': '42de5586-f7c3-4d71-b11c-707fff1dbc9f', 'tag': '38b7f3e3-732f-4b43-a240-3890dac4b2a2', 'status': 'completed', 'code': 200} 2026-07-02 06:23:24.744 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2b1fbffe-2dca-4c47-8993-ddcbbb118beb 3615d6a7e12f4b6d8b80ea42262b95ad bf8695851c8640e6b1384c58fddd5af5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1039/1950] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:23:24 2026] DELETE /v2.0/subnets/8d4afc49-cac1-494e-8432-f1a18dd5a673 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/1951] 10.0.0.9 () {32 vars in 734 bytes} [Thu Jul 2 06:23:24 2026] GET /v2.0/ports?device_id=7a777968-edf6-43ba-bd50-aa865f8a3f10 => 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: 912/1952] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:23:24 2026] GET /v2.0/ports?device_id=42de5586-f7c3-4d71-b11c-707fff1dbc9f => generated 1012 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:23:24.796 8 INFO neutron.api.v2.resource [None req-830c098b-c257-477d-9bc2-34a661b88b05 3615d6a7e12f4b6d8b80ea42262b95ad bf8695851c8640e6b1384c58fddd5af5 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1041/1953] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:23:24 2026] DELETE /v2.0/routers/7a777968-edf6-43ba-bd50-aa865f8a3f10 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:23:24.816 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8e9da0f4-9bfb-4639-a191-7a8d4211ec06 3615d6a7e12f4b6d8b80ea42262b95ad bf8695851c8640e6b1384c58fddd5af5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1042/1954] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:23:24 2026] DELETE /v2.0/subnets/3cb7a9ca-679f-4cf0-b805-2ccfc005c31c => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/1955] 10.0.0.9 () {32 vars in 734 bytes} [Thu Jul 2 06:23:24 2026] GET /v2.0/ports?device_id=98e5b3ca-4cc6-4a41-ab1f-0a73d7cb6fda => 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: 913/1956] 10.0.0.141 () {34 vars in 1120 bytes} [Thu Jul 2 06:23:24 2026] GET /v2.0/security-groups?id=e381c9fe-fb73-4023-a131-62743082c509&id=766299f9-3a47-4797-a2a8-c5052a3f7066&fields=id&fields=name => generated 205 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:23:24.864 8 INFO neutron.api.v2.resource [None req-05ad973c-4bbd-45a1-b198-dd8741543927 3615d6a7e12f4b6d8b80ea42262b95ad bf8695851c8640e6b1384c58fddd5af5 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1044/1957] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:23:24 2026] DELETE /v2.0/routers/98e5b3ca-4cc6-4a41-ab1f-0a73d7cb6fda => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:23:24.884 7 INFO neutron.pecan_wsgi.hooks.translation [None req-57f3e84c-fe9c-4b3d-b229-d564c4103296 3615d6a7e12f4b6d8b80ea42262b95ad bf8695851c8640e6b1384c58fddd5af5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 914/1958] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:23:24 2026] DELETE /v2.0/subnets/a9e25c5d-3f0c-46ac-bb03-a83acee789ca => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:23:24.906 8 INFO neutron.pecan_wsgi.hooks.translation [None req-91cc0b19-3d4b-4bfd-a931-85be436af647 3615d6a7e12f4b6d8b80ea42262b95ad bf8695851c8640e6b1384c58fddd5af5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1045/1959] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:23:24 2026] DELETE /v2.0/subnets/ad61f46f-ed27-4688-abb6-fba3aaa098e3 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:23:25.240 7 INFO neutron.services.segments.plugin [-] Segment 1b532848-b093-4fce-a078-fac3ba0832e6 resource provider aggregate not found 2026-07-02 06:23:25.246 7 INFO neutron.services.segments.plugin [-] Segment 1b532848-b093-4fce-a078-fac3ba0832e6 resource provider aggregate not found 2026-07-02 06:23:25.257 7 INFO neutron.services.segments.plugin [-] Segment 1b532848-b093-4fce-a078-fac3ba0832e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b532848-b093-4fce-a078-fac3ba0832e6 found for delete ", "request_id": "req-396cde05-fe75-41ba-916c-ae34ce8d3541"}]} 2026-07-02 06:23:25.266 7 INFO neutron.services.segments.plugin [-] Segment 1b532848-b093-4fce-a078-fac3ba0832e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b532848-b093-4fce-a078-fac3ba0832e6 found for delete ", "request_id": "req-c6071386-914d-4569-9943-8f8bbf075842"}]} [pid: 8|app: 0|req: 1046/1960] 199.204.45.248 () {34 vars in 1080 bytes} [Thu Jul 2 06:23:25 2026] GET /v2.0/ports?tenant_id=41ee187492474deb9cc674cbd8d780f8&device_id=42de5586-f7c3-4d71-b11c-707fff1dbc9f => generated 1281 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/1961] 199.204.45.248 () {34 vars in 1018 bytes} [Thu Jul 2 06:23:25 2026] GET /v2.0/networks?tenant_id=41ee187492474deb9cc674cbd8d780f8&shared=False => generated 769 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/1962] 199.204.45.248 () {34 vars in 930 bytes} [Thu Jul 2 06:23:25 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:23:25.465 7 WARNING neutron_lib.context [None req-f7837725-293a-4b21-aea6-186d2d43ae88 73d7e9834f5b46ee90311ddaf7e6d67b f7ffb6db4c184530bac73dda13fd4845 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 915/1963] 10.0.0.9 () {34 vars in 674 bytes} [Thu Jul 2 06:23:25 2026] POST /v2.0/subnetpools => generated 516 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/1964] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:23:25 2026] GET /v2.0/security-groups?tenant_id=bf8695851c8640e6b1384c58fddd5af5&name=default => generated 2925 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:23:25.537 7 WARNING neutron_lib.context [None req-b7d6fd44-1fa3-41a4-a32f-eab8dc11a43f 73d7e9834f5b46ee90311ddaf7e6d67b f7ffb6db4c184530bac73dda13fd4845 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 916/1965] 10.0.0.9 () {34 vars in 674 bytes} [Thu Jul 2 06:23:25 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) 2026-07-02 06:23:25.600 7 WARNING neutron_lib.context [None req-d5a29b9a-fd59-4acf-881f-23e96bab1711 73d7e9834f5b46ee90311ddaf7e6d67b f7ffb6db4c184530bac73dda13fd4845 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1050/1966] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:23:25 2026] DELETE /v2.0/security-groups/b82bf608-7cea-4ea7-90dc-8b27b0f0ab04 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1967] 10.0.0.9 () {34 vars in 674 bytes} [Thu Jul 2 06:23:25 2026] POST /v2.0/subnetpools => generated 516 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:23:25.657 8 WARNING neutron_lib.context [None req-8d9af9ba-ef78-4479-91b7-678dfdcc9756 73d7e9834f5b46ee90311ddaf7e6d67b f7ffb6db4c184530bac73dda13fd4845 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1051/1968] 10.0.0.9 () {34 vars in 674 bytes} [Thu Jul 2 06:23:25 2026] POST /v2.0/subnetpools => generated 516 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:23:25.733 7 WARNING neutron_lib.context [None req-e696769b-d2e6-4038-b5b4-f11e821a4f22 73d7e9834f5b46ee90311ddaf7e6d67b f7ffb6db4c184530bac73dda13fd4845 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 918/1969] 10.0.0.9 () {34 vars in 674 bytes} [Thu Jul 2 06:23:25 2026] POST /v2.0/subnetpools => generated 516 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/1970] 10.0.0.9 () {34 vars in 757 bytes} [Thu Jul 2 06:23:25 2026] PUT /v2.0/subnetpools/a33f74ac-4419-4cea-b36e-e7a057b0dbcb/tags => generated 17 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1971] 10.0.0.9 () {34 vars in 757 bytes} [Thu Jul 2 06:23:25 2026] PUT /v2.0/subnetpools/370416ed-ab64-408b-8ba1-ee3c042985fa/tags => generated 25 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/1972] 10.0.0.9 () {34 vars in 757 bytes} [Thu Jul 2 06:23:25 2026] PUT /v2.0/subnetpools/4411f0b2-f04c-439c-8e9b-d484759ee12d/tags => generated 34 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1973] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:23:25 2026] GET /v2.0/ports?device_id=42de5586-f7c3-4d71-b11c-707fff1dbc9f => generated 1012 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/1974] 10.0.0.9 () {34 vars in 757 bytes} [Thu Jul 2 06:23:25 2026] PUT /v2.0/subnetpools/9bea7c4c-df7e-4a74-b335-06e3c46623eb/tags => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1975] 10.0.0.141 () {34 vars in 1120 bytes} [Thu Jul 2 06:23:25 2026] GET /v2.0/security-groups?id=e381c9fe-fb73-4023-a131-62743082c509&id=766299f9-3a47-4797-a2a8-c5052a3f7066&fields=id&fields=name => generated 205 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/1976] 10.0.0.9 () {32 vars in 670 bytes} [Thu Jul 2 06:23:26 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1977] 10.0.0.9 () {32 vars in 684 bytes} [Thu Jul 2 06:23:26 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/1978] 10.0.0.9 () {32 vars in 680 bytes} [Thu Jul 2 06:23:26 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1979] 10.0.0.9 () {32 vars in 692 bytes} [Thu Jul 2 06:23:26 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/1980] 10.0.0.9 () {32 vars in 678 bytes} [Thu Jul 2 06:23:26 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1981] 10.0.0.9 () {32 vars in 692 bytes} [Thu Jul 2 06:23:26 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/1982] 10.0.0.9 () {32 vars in 688 bytes} [Thu Jul 2 06:23:26 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1983] 10.0.0.9 () {32 vars in 700 bytes} [Thu Jul 2 06:23:26 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/1984] 10.0.0.9 () {32 vars in 730 bytes} [Thu Jul 2 06:23:26 2026] DELETE /v2.0/subnetpools/a33f74ac-4419-4cea-b36e-e7a057b0dbcb => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1985] 10.0.0.9 () {32 vars in 730 bytes} [Thu Jul 2 06:23:26 2026] DELETE /v2.0/subnetpools/370416ed-ab64-408b-8ba1-ee3c042985fa => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/1986] 10.0.0.9 () {32 vars in 730 bytes} [Thu Jul 2 06:23:26 2026] DELETE /v2.0/subnetpools/4411f0b2-f04c-439c-8e9b-d484759ee12d => 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: 927/1987] 199.204.45.248 () {34 vars in 1080 bytes} [Thu Jul 2 06:23:26 2026] GET /v2.0/ports?tenant_id=41ee187492474deb9cc674cbd8d780f8&device_id=42de5586-f7c3-4d71-b11c-707fff1dbc9f => generated 1281 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/1988] 10.0.0.9 () {32 vars in 730 bytes} [Thu Jul 2 06:23:26 2026] DELETE /v2.0/subnetpools/9bea7c4c-df7e-4a74-b335-06e3c46623eb => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1989] 199.204.45.248 () {34 vars in 1060 bytes} [Thu Jul 2 06:23:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=38b7f3e3-732f-4b43-a240-3890dac4b2a2 => 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: 929/1990] 199.204.45.248 () {34 vars in 984 bytes} [Thu Jul 2 06:23:26 2026] GET /v2.0/subnets?id=df23db4f-b394-4e8a-afa1-e60105c99810 => generated 691 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/1991] 10.0.0.9 () {32 vars in 730 bytes} [Thu Jul 2 06:23:26 2026] DELETE /v2.0/subnetpools/ee2b295d-4c98-42a0-ae0a-5c11522d4927 => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1992] 199.204.45.248 () {34 vars in 1052 bytes} [Thu Jul 2 06:23:26 2026] GET /v2.0/ports?network_id=37fd4d90-5b35-4a10-8ce1-91afe03b955e&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: 1063/1993] 199.204.45.248 () {34 vars in 1012 bytes} [Thu Jul 2 06:23:26 2026] GET /v2.0/networks/37fd4d90-5b35-4a10-8ce1-91afe03b955e?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: 931/1994] 199.204.45.248 () {34 vars in 1112 bytes} [Thu Jul 2 06:23:26 2026] GET /v2.0/networks/37fd4d90-5b35-4a10-8ce1-91afe03b955e?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: 1064/1995] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:23:27 2026] GET /v2.0/ports?device_id=42de5586-f7c3-4d71-b11c-707fff1dbc9f => generated 1012 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1996] 10.0.0.141 () {34 vars in 1120 bytes} [Thu Jul 2 06:23:27 2026] GET /v2.0/security-groups?id=e381c9fe-fb73-4023-a131-62743082c509&id=766299f9-3a47-4797-a2a8-c5052a3f7066&fields=id&fields=name => generated 205 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:23:27.440 7 WARNING neutron_lib.context [None req-458cf411-21b3-4103-9949-963e411144e9 b7d597e5ac784a2296298e1a499b32c4 a3e257d235694fe7bc8a890a1f146913 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1065/1997] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:23:27 2026] GET /v2.0/security-groups?tenant_id=f7ffb6db4c184530bac73dda13fd4845&name=default => generated 2925 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1998] 10.0.0.9 () {34 vars in 682 bytes} [Thu Jul 2 06:23:27 2026] POST /v2.0/security-groups => generated 1624 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/1999] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:23:27 2026] DELETE /v2.0/security-groups/bff8fa01-72c4-4228-9e5a-b5ca552cdad8 => 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: 934/2000] 10.0.0.9 () {32 vars in 661 bytes} [Thu Jul 2 06:23:27 2026] GET /v2.0/security-groups => generated 4529 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2001] 10.0.0.9 () {34 vars in 756 bytes} [Thu Jul 2 06:23:27 2026] PUT /v2.0/security-groups/7f37bdeb-bca7-47b5-844d-16c59c35d6d7 => generated 1662 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2002] 10.0.0.9 () {32 vars in 735 bytes} [Thu Jul 2 06:23:27 2026] GET /v2.0/security-groups/7f37bdeb-bca7-47b5-844d-16c59c35d6d7 => generated 1662 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/2003] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:23:27 2026] GET /v2.0/security-groups?tenant_id=b6344d607cd34f73a780ffbac120ebb5&name=default => generated 2925 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2004] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:23:27 2026] DELETE /v2.0/security-groups/7f37bdeb-bca7-47b5-844d-16c59c35d6d7 => 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: 1070/2005] 10.0.0.9 () {32 vars in 661 bytes} [Thu Jul 2 06:23:27 2026] GET /v2.0/security-groups => generated 2925 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:23:28.006 8 INFO neutron.api.v2.resource [None req-523aa3e3-3129-4fe0-b5ab-a19539b5e273 b7d597e5ac784a2296298e1a499b32c4 a3e257d235694fe7bc8a890a1f146913 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1071/2006] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:23:27 2026] DELETE /v2.0/security-groups/7f37bdeb-bca7-47b5-844d-16c59c35d6d7 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/2007] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:23:27 2026] DELETE /v2.0/security-groups/93db4e07-5318-4418-af77-1f8f9def4922 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:23:28.027 8 WARNING neutron_lib.context [None req-d3948894-823b-4018-b240-d7a82e1fd698 b7d597e5ac784a2296298e1a499b32c4 a3e257d235694fe7bc8a890a1f146913 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1072/2008] 10.0.0.9 () {34 vars in 682 bytes} [Thu Jul 2 06:23:28 2026] POST /v2.0/security-groups => generated 1625 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 06:23:28.186 8 WARNING neutron_lib.context [None req-1084a33b-87ff-4c31-b1fb-b2a29805795d b7d597e5ac784a2296298e1a499b32c4 a3e257d235694fe7bc8a890a1f146913 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 937/2009] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:23:28 2026] GET /v2.0/security-groups?tenant_id=647a7dae9cf74061ab614778dd01e501&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2010] 10.0.0.9 () {34 vars in 693 bytes} [Thu Jul 2 06:23:28 2026] POST /v2.0/security-group-rules => generated 601 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2011] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:23:28 2026] GET /v2.0/ports?device_id=42de5586-f7c3-4d71-b11c-707fff1dbc9f => generated 1012 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2012] 10.0.0.9 () {32 vars in 745 bytes} [Thu Jul 2 06:23:28 2026] GET /v2.0/security-group-rules/78f4adc3-99f5-4d38-80b2-683d41609e8a => generated 601 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/2013] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:23:28 2026] DELETE /v2.0/security-groups/9b793f5c-7cd4-43df-a401-4c6d14292b90 => 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: 1076/2014] 10.0.0.141 () {34 vars in 1120 bytes} [Thu Jul 2 06:23:28 2026] GET /v2.0/security-groups?id=e381c9fe-fb73-4023-a131-62743082c509&id=766299f9-3a47-4797-a2a8-c5052a3f7066&fields=id&fields=name => generated 205 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/2015] 10.0.0.9 () {32 vars in 671 bytes} [Thu Jul 2 06:23:28 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2016] 10.0.0.9 () {32 vars in 748 bytes} [Thu Jul 2 06:23:28 2026] DELETE /v2.0/security-group-rules/78f4adc3-99f5-4d38-80b2-683d41609e8a => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/2017] 10.0.0.9 () {32 vars in 671 bytes} [Thu Jul 2 06:23:28 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:23:28.631 8 WARNING neutron_lib.context [None req-439ee88f-0759-4468-9e96-843f60b97ad9 b7d597e5ac784a2296298e1a499b32c4 a3e257d235694fe7bc8a890a1f146913 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1078/2018] 10.0.0.9 () {34 vars in 693 bytes} [Thu Jul 2 06:23:28 2026] POST /v2.0/security-group-rules => generated 601 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/2019] 10.0.0.9 () {32 vars in 745 bytes} [Thu Jul 2 06:23:28 2026] GET /v2.0/security-group-rules/977368a6-39cf-4cac-85e4-c32cffa3f508 => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2020] 10.0.0.9 () {32 vars in 671 bytes} [Thu Jul 2 06:23:28 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/2021] 10.0.0.9 () {32 vars in 748 bytes} [Thu Jul 2 06:23:28 2026] DELETE /v2.0/security-group-rules/977368a6-39cf-4cac-85e4-c32cffa3f508 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2022] 10.0.0.9 () {32 vars in 671 bytes} [Thu Jul 2 06:23:28 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:23:29.022 7 WARNING neutron_lib.context [None req-248057e8-65fd-4a0b-a0eb-84f902b2987f b7d597e5ac784a2296298e1a499b32c4 a3e257d235694fe7bc8a890a1f146913 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:23:29.059 7 INFO neutron.db.securitygroups_db [None req-248057e8-65fd-4a0b-a0eb-84f902b2987f b7d597e5ac784a2296298e1a499b32c4 a3e257d235694fe7bc8a890a1f146913 - - default default] Project a3e257d235694fe7bc8a890a1f146913 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: 943/2023] 10.0.0.9 () {34 vars in 693 bytes} [Thu Jul 2 06:23:29 2026] POST /v2.0/security-group-rules => generated 607 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2024] 10.0.0.9 () {32 vars in 745 bytes} [Thu Jul 2 06:23:29 2026] GET /v2.0/security-group-rules/f0f8fc44-bf6b-48e5-b7f7-f81a872b7ed4 => 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: 944/2025] 10.0.0.9 () {32 vars in 671 bytes} [Thu Jul 2 06:23:29 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2026] 10.0.0.9 () {32 vars in 748 bytes} [Thu Jul 2 06:23:29 2026] DELETE /v2.0/security-group-rules/f0f8fc44-bf6b-48e5-b7f7-f81a872b7ed4 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/2027] 10.0.0.9 () {32 vars in 671 bytes} [Thu Jul 2 06:23:29 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2028] 199.204.45.248 () {34 vars in 994 bytes} [Thu Jul 2 06:23:29 2026] GET /v2.0/ports?device_id=42de5586-f7c3-4d71-b11c-707fff1dbc9f => generated 1283 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2029] 199.204.45.248 () {34 vars in 1124 bytes} [Thu Jul 2 06:23:29 2026] GET /v2.0/security-groups?id=e381c9fe-fb73-4023-a131-62743082c509&id=766299f9-3a47-4797-a2a8-c5052a3f7066&fields=id&fields=name => generated 205 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/2030] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:23:29 2026] DELETE /v2.0/security-groups/757b5206-44fa-4dd6-bd79-093098a6a983 => 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: 1085/2031] 10.0.0.9 () {32 vars in 661 bytes} [Thu Jul 2 06:23:29 2026] GET /v2.0/security-groups => generated 2925 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/2032] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:23:29 2026] GET /v2.0/ports?device_id=42de5586-f7c3-4d71-b11c-707fff1dbc9f => generated 1014 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/2033] 10.0.0.9 () {32 vars in 661 bytes} [Thu Jul 2 06:23:29 2026] GET /v2.0/security-groups => generated 2925 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2034] 10.0.0.141 () {34 vars in 1120 bytes} [Thu Jul 2 06:23:29 2026] GET /v2.0/security-groups?id=e381c9fe-fb73-4023-a131-62743082c509&id=766299f9-3a47-4797-a2a8-c5052a3f7066&fields=id&fields=name => generated 205 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/2035] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:23:30 2026] GET /v2.0/security-groups?tenant_id=a3e257d235694fe7bc8a890a1f146913&name=default => generated 2925 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2036] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:23:30 2026] DELETE /v2.0/security-groups/3fc8a62e-de22-4f90-ab23-acb48c3808d5 => 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: 950/2037] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:23:30 2026] GET /v2.0/ports?device_id=42de5586-f7c3-4d71-b11c-707fff1dbc9f => generated 1014 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2038] 10.0.0.141 () {34 vars in 1120 bytes} [Thu Jul 2 06:23:30 2026] GET /v2.0/security-groups?id=e381c9fe-fb73-4023-a131-62743082c509&id=766299f9-3a47-4797-a2a8-c5052a3f7066&fields=id&fields=name => generated 205 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/2039] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:23:31 2026] GET /v2.0/ports?device_id=42de5586-f7c3-4d71-b11c-707fff1dbc9f => generated 1014 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2040] 10.0.0.141 () {34 vars in 1120 bytes} [Thu Jul 2 06:23:31 2026] GET /v2.0/security-groups?id=e381c9fe-fb73-4023-a131-62743082c509&id=766299f9-3a47-4797-a2a8-c5052a3f7066&fields=id&fields=name => generated 205 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/2041] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:23:32 2026] GET /v2.0/ports?device_id=42de5586-f7c3-4d71-b11c-707fff1dbc9f => generated 1014 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:23:32.303 7 WARNING neutron_lib.context [None req-9d1543a9-8f68-4136-a1ea-3fd30b416438 d4b4cab75bc14c26b73e8c1f3de41318 109fc4ad90a1499b8d008a85a8d778e5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:23:32.474 8 INFO neutron.db.l3_db [None req-2ba29d4a-7181-4131-a887-00e816846dd3 f5d20dae241a4ea5a90e0f49d517d8ff 41ee187492474deb9cc674cbd8d780f8 - - default default] Floating IP afdc1756-a711-4e7d-81aa-d59d420f17fb associated. External IP: 10.96.250.211, port: 38b7f3e3-732f-4b43-a240-3890dac4b2a2. [pid: 7|app: 0|req: 953/2042] 10.0.0.9 () {34 vars in 682 bytes} [Thu Jul 2 06:23:32 2026] POST /v2.0/security-groups => generated 1624 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 06:23:32.610 7 WARNING neutron_lib.context [None req-d5d808e8-90f2-45e0-b819-9b0f1742cb6c b7bc77e1d9434e1fb73f332a992fb660 ec7e8b10e8bd40b280d2e0ba989814f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:23:32.795 7 INFO neutron.db.segments_db [None req-d5d808e8-90f2-45e0-b819-9b0f1742cb6c b7bc77e1d9434e1fb73f332a992fb660 ec7e8b10e8bd40b280d2e0ba989814f6 - - default default] Added segment 650e6245-6844-4abf-9980-bcdc33de756a of type vxlan for network 42a10ffb-cefb-4fb3-8aa5-6a4bdda7353e [pid: 8|app: 0|req: 1090/2043] 10.0.0.9 () {34 vars in 747 bytes} [Thu Jul 2 06:23:32 2026] PUT /v2.0/floatingips/afdc1756-a711-4e7d-81aa-d59d420f17fb => generated 856 bytes in 794 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/2044] 10.0.0.9 () {34 vars in 668 bytes} [Thu Jul 2 06:23:32 2026] POST /v2.0/networks => generated 631 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:23:32.910 7 WARNING neutron_lib.context [None req-c5297836-6481-4f64-a7e5-c98c5ef39aaa b7bc77e1d9434e1fb73f332a992fb660 ec7e8b10e8bd40b280d2e0ba989814f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:23:32.920 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0584d1d6-7872-4b3c-be93-d92ecad3c50c'] response: {'name': 'network-changed', 'server_uuid': '42de5586-f7c3-4d71-b11c-707fff1dbc9f', 'tag': '38b7f3e3-732f-4b43-a240-3890dac4b2a2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1091/2045] 10.0.0.9 () {32 vars in 661 bytes} [Thu Jul 2 06:23:32 2026] GET /v2.0/security-groups => generated 4529 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2046] 10.0.0.9 () {34 vars in 756 bytes} [Thu Jul 2 06:23:32 2026] PUT /v2.0/security-groups/5fda4a7d-3fc8-466d-8579-d92f073b26e5 => generated 1663 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2047] 10.0.0.9 () {32 vars in 735 bytes} [Thu Jul 2 06:23:33 2026] GET /v2.0/security-groups/5fda4a7d-3fc8-466d-8579-d92f073b26e5 => generated 1663 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2048] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:23:33 2026] DELETE /v2.0/security-groups/5fda4a7d-3fc8-466d-8579-d92f073b26e5 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2049] 10.0.0.9 () {32 vars in 661 bytes} [Thu Jul 2 06:23:33 2026] GET /v2.0/security-groups => generated 2925 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/2050] 10.0.0.9 () {34 vars in 662 bytes} [Thu Jul 2 06:23:32 2026] POST /v2.0/ports => generated 743 bytes in 328 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:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:23:33.248 7 WARNING neutron_lib.context [None req-16b9e405-4e29-4470-b983-35d080423285 b7bc77e1d9434e1fb73f332a992fb660 ec7e8b10e8bd40b280d2e0ba989814f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:23:33.257 8 INFO neutron.api.v2.resource [None req-31137118-6015-4299-aa1a-b7c2dbda6cf2 d4b4cab75bc14c26b73e8c1f3de41318 109fc4ad90a1499b8d008a85a8d778e5 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1096/2051] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:23:33 2026] DELETE /v2.0/security-groups/5fda4a7d-3fc8-466d-8579-d92f073b26e5 => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:23:33.276 8 WARNING neutron_lib.context [None req-6d761af3-26b5-4a9e-a787-ba6f91a62da5 d4b4cab75bc14c26b73e8c1f3de41318 109fc4ad90a1499b8d008a85a8d778e5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1097/2052] 10.0.0.9 () {34 vars in 682 bytes} [Thu Jul 2 06:23:33 2026] POST /v2.0/security-groups => generated 1625 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 06:23:33.413 8 WARNING neutron_lib.context [None req-19c1c82f-dfb4-49a0-b538-4d9dc5f5b50b d4b4cab75bc14c26b73e8c1f3de41318 109fc4ad90a1499b8d008a85a8d778e5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1098/2053] 10.0.0.9 () {34 vars in 693 bytes} [Thu Jul 2 06:23:33 2026] POST /v2.0/security-group-rules => generated 601 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2054] 199.204.45.248 () {34 vars in 1080 bytes} [Thu Jul 2 06:23:33 2026] GET /v2.0/ports?tenant_id=41ee187492474deb9cc674cbd8d780f8&device_id=42de5586-f7c3-4d71-b11c-707fff1dbc9f => generated 1283 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2055] 10.0.0.9 () {32 vars in 745 bytes} [Thu Jul 2 06:23:33 2026] GET /v2.0/security-group-rules/6d62ef56-ed78-4be5-8ec4-ffcaa60b1037 => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2056] 199.204.45.248 () {34 vars in 986 bytes} [Thu Jul 2 06:23:33 2026] GET /v2.0/networks?id=37fd4d90-5b35-4a10-8ce1-91afe03b955e => generated 769 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2057] 10.0.0.9 () {32 vars in 671 bytes} [Thu Jul 2 06:23:33 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2058] 199.204.45.248 () {34 vars in 1060 bytes} [Thu Jul 2 06:23:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=38b7f3e3-732f-4b43-a240-3890dac4b2a2 => generated 859 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/2059] 10.0.0.9 () {34 vars in 664 bytes} [Thu Jul 2 06:23:33 2026] POST /v2.0/trunks => generated 407 bytes in 620 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/2060] 199.204.45.248 () {34 vars in 984 bytes} [Thu Jul 2 06:23:33 2026] GET /v2.0/subnets?id=df23db4f-b394-4e8a-afa1-e60105c99810 => generated 691 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:23:33.892 7 WARNING neutron_lib.context [None req-0746d57c-20f1-4523-94ea-9a3a7f1f0a8b b7bc77e1d9434e1fb73f332a992fb660 ec7e8b10e8bd40b280d2e0ba989814f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1104/2061] 10.0.0.9 () {32 vars in 748 bytes} [Thu Jul 2 06:23:33 2026] DELETE /v2.0/security-group-rules/6d62ef56-ed78-4be5-8ec4-ffcaa60b1037 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:23:33.937 7 INFO neutron.db.segments_db [None req-0746d57c-20f1-4523-94ea-9a3a7f1f0a8b b7bc77e1d9434e1fb73f332a992fb660 ec7e8b10e8bd40b280d2e0ba989814f6 - - default default] Added segment 42e45323-2cbd-4ed4-80bc-c13e65163583 of type vxlan for network f82e086c-215b-4242-bd4d-9089798b9e9c [pid: 8|app: 0|req: 1105/2062] 199.204.45.248 () {34 vars in 1052 bytes} [Thu Jul 2 06:23:33 2026] GET /v2.0/ports?network_id=37fd4d90-5b35-4a10-8ce1-91afe03b955e&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2063] 10.0.0.9 () {32 vars in 671 bytes} [Thu Jul 2 06:23:33 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/2064] 10.0.0.9 () {34 vars in 668 bytes} [Thu Jul 2 06:23:33 2026] POST /v2.0/networks => generated 631 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:23:34.061 7 WARNING neutron_lib.context [None req-c80135c4-4db9-47a6-abbd-fc4e7a652dc5 d4b4cab75bc14c26b73e8c1f3de41318 109fc4ad90a1499b8d008a85a8d778e5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1107/2065] 199.204.45.248 () {34 vars in 1012 bytes} [Thu Jul 2 06:23:34 2026] GET /v2.0/networks/37fd4d90-5b35-4a10-8ce1-91afe03b955e?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:23:34.101 8 WARNING neutron_lib.context [None req-33edaba6-5041-4e00-bbba-a105aba9973c b7bc77e1d9434e1fb73f332a992fb660 ec7e8b10e8bd40b280d2e0ba989814f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 959/2066] 10.0.0.9 () {34 vars in 693 bytes} [Thu Jul 2 06:23:34 2026] POST /v2.0/security-group-rules => generated 601 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/2067] 199.204.45.248 () {34 vars in 1112 bytes} [Thu Jul 2 06:23:34 2026] GET /v2.0/networks/37fd4d90-5b35-4a10-8ce1-91afe03b955e?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: 961/2068] 10.0.0.9 () {32 vars in 745 bytes} [Thu Jul 2 06:23:34 2026] GET /v2.0/security-group-rules/4a674fb8-e567-4566-9395-ccf71e2330ad => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/2069] 10.0.0.9 () {32 vars in 671 bytes} [Thu Jul 2 06:23:34 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: 8|app: 0|req: 1108/2070] 10.0.0.9 () {34 vars in 662 bytes} [Thu Jul 2 06:23:34 2026] POST /v2.0/ports => generated 743 bytes in 271 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:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:23:34.376 8 WARNING neutron_lib.context [None req-97aeade8-1f2f-462e-a0c3-634ec9869eba b7bc77e1d9434e1fb73f332a992fb660 ec7e8b10e8bd40b280d2e0ba989814f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 963/2071] 10.0.0.9 () {32 vars in 748 bytes} [Thu Jul 2 06:23:34 2026] DELETE /v2.0/security-group-rules/4a674fb8-e567-4566-9395-ccf71e2330ad => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/2072] 10.0.0.9 () {32 vars in 671 bytes} [Thu Jul 2 06:23:34 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:23:34.453 7 WARNING neutron_lib.context [None req-402c99f0-afa7-4508-a28a-630aa3ec9cbf d4b4cab75bc14c26b73e8c1f3de41318 109fc4ad90a1499b8d008a85a8d778e5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 965/2073] 10.0.0.9 () {34 vars in 693 bytes} [Thu Jul 2 06:23:34 2026] POST /v2.0/security-group-rules => generated 602 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/2074] 10.0.0.9 () {32 vars in 745 bytes} [Thu Jul 2 06:23:34 2026] GET /v2.0/security-group-rules/a5e23af8-fbdc-44e6-baba-6b68e67609cb => 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: 1109/2075] 10.0.0.9 () {34 vars in 664 bytes} [Thu Jul 2 06:23:34 2026] POST /v2.0/trunks => generated 407 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:23:34.586 8 WARNING neutron_lib.context [None req-d4f4a2a0-7a66-48a4-8780-580891a934c3 b7bc77e1d9434e1fb73f332a992fb660 ec7e8b10e8bd40b280d2e0ba989814f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 967/2076] 10.0.0.9 () {32 vars in 671 bytes} [Thu Jul 2 06:23:34 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:23:34.645 8 INFO neutron.db.segments_db [None req-d4f4a2a0-7a66-48a4-8780-580891a934c3 b7bc77e1d9434e1fb73f332a992fb660 ec7e8b10e8bd40b280d2e0ba989814f6 - - default default] Added segment 94a64c51-e28c-4581-9ff6-62c430c3d52e of type vxlan for network 907278f9-5e1a-4c69-bdc1-7d04e8ea52ac [pid: 7|app: 0|req: 968/2077] 10.0.0.9 () {32 vars in 748 bytes} [Thu Jul 2 06:23:34 2026] DELETE /v2.0/security-group-rules/a5e23af8-fbdc-44e6-baba-6b68e67609cb => 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: 1110/2078] 10.0.0.9 () {34 vars in 668 bytes} [Thu Jul 2 06:23:34 2026] POST /v2.0/networks => generated 632 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:23:34.752 8 WARNING neutron_lib.context [None req-a1574e6f-a4ff-47b8-8709-7a5c10964f41 b7bc77e1d9434e1fb73f332a992fb660 ec7e8b10e8bd40b280d2e0ba989814f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 969/2079] 10.0.0.9 () {32 vars in 671 bytes} [Thu Jul 2 06:23:34 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/2080] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:23:34 2026] DELETE /v2.0/security-groups/4860ff19-fb99-42a4-a7f8-fb2305017866 => 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: 971/2081] 10.0.0.9 () {32 vars in 661 bytes} [Thu Jul 2 06:23:34 2026] GET /v2.0/security-groups => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/2082] 10.0.0.9 () {32 vars in 661 bytes} [Thu Jul 2 06:23:34 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: 8|app: 0|req: 1111/2083] 10.0.0.9 () {34 vars in 662 bytes} [Thu Jul 2 06:23:34 2026] POST /v2.0/ports => generated 743 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:23:35.015 7 WARNING neutron_lib.context [None req-d6cf76cd-692c-43d0-9295-2f973a7e240a b7bc77e1d9434e1fb73f332a992fb660 ec7e8b10e8bd40b280d2e0ba989814f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 973/2084] 10.0.0.9 () {34 vars in 664 bytes} [Thu Jul 2 06:23:35 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:23:35.191 8 WARNING neutron_lib.context [None req-25f26ffa-beaa-434b-a6fb-5e50b2252427 b7bc77e1d9434e1fb73f332a992fb660 ec7e8b10e8bd40b280d2e0ba989814f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:23:35.243 8 INFO neutron.db.segments_db [None req-25f26ffa-beaa-434b-a6fb-5e50b2252427 b7bc77e1d9434e1fb73f332a992fb660 ec7e8b10e8bd40b280d2e0ba989814f6 - - default default] Added segment 24a4c180-baaa-45f5-81c7-34ad231b0b28 of type vxlan for network 7fe93072-5817-4c61-8be5-56e97da6c42a [pid: 8|app: 0|req: 1112/2085] 10.0.0.9 () {34 vars in 668 bytes} [Thu Jul 2 06:23:35 2026] POST /v2.0/networks => generated 632 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:23:35.374 7 WARNING neutron_lib.context [None req-562f42db-04a8-4e42-aff3-ab5e4c7044a6 b7bc77e1d9434e1fb73f332a992fb660 ec7e8b10e8bd40b280d2e0ba989814f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1113/2086] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:23:35 2026] GET /v2.0/security-groups?tenant_id=109fc4ad90a1499b8d008a85a8d778e5&name=default => generated 2925 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/2087] 10.0.0.9 () {34 vars in 662 bytes} [Thu Jul 2 06:23:35 2026] POST /v2.0/ports => generated 743 bytes in 269 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:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:23:35.650 7 WARNING neutron_lib.context [None req-a8926450-742d-4ab1-83a0-403df8fda405 b7bc77e1d9434e1fb73f332a992fb660 ec7e8b10e8bd40b280d2e0ba989814f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1114/2088] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:23:35 2026] DELETE /v2.0/security-groups/bf3579a1-9449-463f-a8a0-6ee359465802 => 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: 975/2089] 10.0.0.9 () {34 vars in 664 bytes} [Thu Jul 2 06:23:35 2026] POST /v2.0/trunks => generated 407 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:23:35.854 8 WARNING neutron_lib.context [None req-3ab16f4d-f420-40a2-b38f-4a47a533520a b7bc77e1d9434e1fb73f332a992fb660 ec7e8b10e8bd40b280d2e0ba989814f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:23:35.904 8 INFO neutron.db.segments_db [None req-3ab16f4d-f420-40a2-b38f-4a47a533520a b7bc77e1d9434e1fb73f332a992fb660 ec7e8b10e8bd40b280d2e0ba989814f6 - - default default] Added segment 6d76fe70-75c9-4179-ac3d-5d4e3d1ef47d of type vxlan for network fcc83846-b0c0-4011-a56c-dbd74fb38763 [pid: 8|app: 0|req: 1115/2090] 10.0.0.9 () {34 vars in 668 bytes} [Thu Jul 2 06:23:35 2026] POST /v2.0/networks => generated 631 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:23:36.027 7 WARNING neutron_lib.context [None req-df341693-8a21-415f-b6b7-61d1969453c5 b7bc77e1d9434e1fb73f332a992fb660 ec7e8b10e8bd40b280d2e0ba989814f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 976/2091] 10.0.0.9 () {34 vars in 662 bytes} [Thu Jul 2 06:23:36 2026] POST /v2.0/ports => generated 743 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:23:36.351 8 WARNING neutron_lib.context [None req-857839a0-9c20-43a7-9acc-73cea92f827d b7bc77e1d9434e1fb73f332a992fb660 ec7e8b10e8bd40b280d2e0ba989814f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1116/2092] 10.0.0.9 () {34 vars in 664 bytes} [Thu Jul 2 06:23:36 2026] POST /v2.0/trunks => generated 407 bytes in 143 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:71: 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: 977/2093] 10.0.0.9 () {34 vars in 747 bytes} [Thu Jul 2 06:23:36 2026] PUT /v2.0/trunks/33b41682-fcaa-41a9-9828-ef9879e9d110/tags => generated 17 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2094] 10.0.0.9 () {34 vars in 747 bytes} [Thu Jul 2 06:23:36 2026] PUT /v2.0/trunks/19c2f3cb-88a6-4411-ba10-85ece5c374b5/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/2095] 10.0.0.9 () {34 vars in 747 bytes} [Thu Jul 2 06:23:36 2026] PUT /v2.0/trunks/379a4d40-9dcb-4a9e-b4ca-51fe8326816f/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2096] 10.0.0.9 () {34 vars in 747 bytes} [Thu Jul 2 06:23:36 2026] PUT /v2.0/trunks/459d0e8d-5c67-402c-8ef1-51a32c771eaa/tags => 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: 979/2097] 10.0.0.9 () {32 vars in 660 bytes} [Thu Jul 2 06:23:36 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2098] 10.0.0.9 () {32 vars in 674 bytes} [Thu Jul 2 06:23:36 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/2099] 10.0.0.9 () {32 vars in 670 bytes} [Thu Jul 2 06:23:36 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2100] 10.0.0.9 () {32 vars in 682 bytes} [Thu Jul 2 06:23:36 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/2101] 10.0.0.9 () {32 vars in 668 bytes} [Thu Jul 2 06:23:36 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2102] 10.0.0.9 () {32 vars in 682 bytes} [Thu Jul 2 06:23:36 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/2103] 10.0.0.9 () {32 vars in 678 bytes} [Thu Jul 2 06:23:36 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2104] 10.0.0.9 () {32 vars in 690 bytes} [Thu Jul 2 06:23:36 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/2105] 10.0.0.9 () {32 vars in 717 bytes} [Thu Jul 2 06:23:36 2026] GET /v2.0/trunks/33b41682-fcaa-41a9-9828-ef9879e9d110 => generated 412 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2106] 10.0.0.9 () {32 vars in 715 bytes} [Thu Jul 2 06:23:36 2026] GET /v2.0/ports/fe1d43fb-7e87-4cf2-99b3-cf9f7574e29f => generated 826 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/2107] 10.0.0.9 () {32 vars in 720 bytes} [Thu Jul 2 06:23:36 2026] DELETE /v2.0/trunks/33b41682-fcaa-41a9-9828-ef9879e9d110 => 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: 1124/2108] 10.0.0.9 () {32 vars in 717 bytes} [Thu Jul 2 06:23:37 2026] GET /v2.0/trunks/19c2f3cb-88a6-4411-ba10-85ece5c374b5 => generated 420 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/2109] 10.0.0.9 () {32 vars in 715 bytes} [Thu Jul 2 06:23:37 2026] GET /v2.0/ports/791179da-6816-4c28-b74e-ff216beae2d6 => generated 826 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2110] 10.0.0.9 () {32 vars in 720 bytes} [Thu Jul 2 06:23:37 2026] DELETE /v2.0/trunks/19c2f3cb-88a6-4411-ba10-85ece5c374b5 => 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: 986/2111] 10.0.0.9 () {32 vars in 717 bytes} [Thu Jul 2 06:23:37 2026] GET /v2.0/trunks/379a4d40-9dcb-4a9e-b4ca-51fe8326816f => generated 429 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2112] 10.0.0.9 () {32 vars in 715 bytes} [Thu Jul 2 06:23:37 2026] GET /v2.0/ports/415cb851-d7dd-499f-837d-7ef2b5191303 => generated 826 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/2113] 10.0.0.9 () {32 vars in 720 bytes} [Thu Jul 2 06:23:37 2026] DELETE /v2.0/trunks/379a4d40-9dcb-4a9e-b4ca-51fe8326816f => 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: 1127/2114] 10.0.0.9 () {32 vars in 717 bytes} [Thu Jul 2 06:23:37 2026] GET /v2.0/trunks/459d0e8d-5c67-402c-8ef1-51a32c771eaa => generated 414 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/2115] 10.0.0.9 () {32 vars in 715 bytes} [Thu Jul 2 06:23:37 2026] GET /v2.0/ports/5aba019a-c76a-4ab0-acab-01d7fb8621b1 => generated 826 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2116] 10.0.0.9 () {32 vars in 720 bytes} [Thu Jul 2 06:23:37 2026] DELETE /v2.0/trunks/459d0e8d-5c67-402c-8ef1-51a32c771eaa => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/2117] 10.0.0.9 () {32 vars in 717 bytes} [Thu Jul 2 06:23:37 2026] GET /v2.0/trunks/1a61d5e8-5441-49e7-a3e4-af307cfec3e6 => generated 407 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2118] 10.0.0.9 () {32 vars in 715 bytes} [Thu Jul 2 06:23:37 2026] GET /v2.0/ports/34e45786-d400-4d04-aa5a-03d477aaa1a3 => generated 826 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/2119] 10.0.0.9 () {32 vars in 720 bytes} [Thu Jul 2 06:23:37 2026] DELETE /v2.0/trunks/1a61d5e8-5441-49e7-a3e4-af307cfec3e6 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2120] 10.0.0.9 () {32 vars in 718 bytes} [Thu Jul 2 06:23:37 2026] DELETE /v2.0/ports/fe1d43fb-7e87-4cf2-99b3-cf9f7574e29f => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/2121] 10.0.0.9 () {32 vars in 718 bytes} [Thu Jul 2 06:23:38 2026] DELETE /v2.0/ports/791179da-6816-4c28-b74e-ff216beae2d6 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2122] 10.0.0.9 () {32 vars in 718 bytes} [Thu Jul 2 06:23:38 2026] DELETE /v2.0/ports/415cb851-d7dd-499f-837d-7ef2b5191303 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/2125] 10.0.0.9 () {32 vars in 718 bytes} [Thu Jul 2 06:23:38 2026] DELETE /v2.0/ports/5aba019a-c76a-4ab0-acab-01d7fb8621b1 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2126] 10.0.0.9 () {32 vars in 718 bytes} [Thu Jul 2 06:23:38 2026] DELETE /v2.0/ports/34e45786-d400-4d04-aa5a-03d477aaa1a3 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:23:38.928 8 INFO neutron.services.segments.plugin [-] Segment 650e6245-6844-4abf-9980-bcdc33de756a resource provider aggregate not found 2026-07-02 06:23:38.932 8 INFO neutron.services.segments.plugin [-] Segment 650e6245-6844-4abf-9980-bcdc33de756a resource provider aggregate not found 2026-07-02 06:23:38.951 8 INFO neutron.services.segments.plugin [-] Segment 650e6245-6844-4abf-9980-bcdc33de756a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 650e6245-6844-4abf-9980-bcdc33de756a found for delete ", "request_id": "req-91b4fc0b-21df-46c3-89aa-15e3577c84ed"}]} 2026-07-02 06:23:38.953 8 INFO neutron.services.segments.plugin [-] Segment 650e6245-6844-4abf-9980-bcdc33de756a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 650e6245-6844-4abf-9980-bcdc33de756a found for delete ", "request_id": "req-1dcc2912-6af4-40b7-9529-f1f4d243101b"}]} [pid: 8|app: 0|req: 1135/2127] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:23:38 2026] DELETE /v2.0/networks/42a10ffb-cefb-4fb3-8aa5-6a4bdda7353e => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/2128] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:23:38 2026] GET /v2.0/security-groups?tenant_id=ed6c951ae4344f4abfaf7624bdbadf9d&name=default => generated 2925 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2129] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:23:38 2026] DELETE /v2.0/networks/f82e086c-215b-4242-bd4d-9089798b9e9c => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/2130] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:23:39 2026] DELETE /v2.0/security-groups/531c841a-061d-4be2-b463-472f89c00b36 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2131] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:23:39 2026] DELETE /v2.0/networks/907278f9-5e1a-4c69-bdc1-7d04e8ea52ac => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:23:39.403 7 INFO neutron.services.segments.plugin [-] Segment 24a4c180-baaa-45f5-81c7-34ad231b0b28 resource provider aggregate not found 2026-07-02 06:23:39.406 7 INFO neutron.services.segments.plugin [-] Segment 24a4c180-baaa-45f5-81c7-34ad231b0b28 resource provider aggregate not found 2026-07-02 06:23:39.413 7 INFO neutron.services.segments.plugin [-] Segment 24a4c180-baaa-45f5-81c7-34ad231b0b28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24a4c180-baaa-45f5-81c7-34ad231b0b28 found for delete ", "request_id": "req-c8e4641b-d9de-421d-8b7d-8cce826755e8"}]} [pid: 7|app: 0|req: 995/2132] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:23:39 2026] DELETE /v2.0/networks/7fe93072-5817-4c61-8be5-56e97da6c42a => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2133] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:23:39 2026] DELETE /v2.0/networks/fcc83846-b0c0-4011-a56c-dbd74fb38763 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:23:40.403 7 INFO neutron.services.segments.plugin [-] Segment 24a4c180-baaa-45f5-81c7-34ad231b0b28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24a4c180-baaa-45f5-81c7-34ad231b0b28 found for delete ", "request_id": "req-fb9b6d89-1ca3-470b-bbd0-5163ecd1e32a"}]} [pid: 7|app: 0|req: 996/2134] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:23:40 2026] GET /v2.0/security-groups?tenant_id=ec7e8b10e8bd40b280d2e0ba989814f6&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: 1139/2135] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:23:40 2026] DELETE /v2.0/security-groups/42012c5e-183f-43bb-92e4-6d557cfcaec4 => 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: 997/2136] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:23:40 2026] GET /v2.0/security-groups?tenant_id=cfec3f4c0fb54546884893a958470c8a&name=default => generated 2925 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:23:41.091 8 INFO neutron.services.segments.plugin [-] Segment 42e45323-2cbd-4ed4-80bc-c13e65163583 resource provider aggregate not found 2026-07-02 06:23:41.097 8 INFO neutron.services.segments.plugin [-] Segment 42e45323-2cbd-4ed4-80bc-c13e65163583 resource provider aggregate not found 2026-07-02 06:23:41.111 8 INFO neutron.services.segments.plugin [-] Segment 42e45323-2cbd-4ed4-80bc-c13e65163583 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42e45323-2cbd-4ed4-80bc-c13e65163583 found for delete ", "request_id": "req-2eaafb2d-031a-4e51-8dbe-520838a2fce7"}]} 2026-07-02 06:23:41.114 8 INFO neutron.services.segments.plugin [-] Segment 42e45323-2cbd-4ed4-80bc-c13e65163583 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42e45323-2cbd-4ed4-80bc-c13e65163583 found for delete ", "request_id": "req-3646e7b3-74c8-4b9c-91c7-256d0bcf2099"}]} 2026-07-02 06:23:41.128 8 INFO neutron.services.segments.plugin [-] Segment 94a64c51-e28c-4581-9ff6-62c430c3d52e resource provider aggregate not found 2026-07-02 06:23:41.133 8 INFO neutron.services.segments.plugin [-] Segment 94a64c51-e28c-4581-9ff6-62c430c3d52e resource provider aggregate not found 2026-07-02 06:23:41.143 8 INFO neutron.services.segments.plugin [-] Segment 94a64c51-e28c-4581-9ff6-62c430c3d52e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94a64c51-e28c-4581-9ff6-62c430c3d52e found for delete ", "request_id": "req-9b90b24a-a183-4123-8881-35a056625648"}]} 2026-07-02 06:23:41.154 8 INFO neutron.services.segments.plugin [-] Segment 94a64c51-e28c-4581-9ff6-62c430c3d52e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94a64c51-e28c-4581-9ff6-62c430c3d52e found for delete ", "request_id": "req-5f7c254f-4447-483d-8911-eb231ce60968"}]} 2026-07-02 06:23:41.165 8 INFO neutron.services.segments.plugin [-] Segment 6d76fe70-75c9-4179-ac3d-5d4e3d1ef47d resource provider aggregate not found 2026-07-02 06:23:41.172 8 INFO neutron.services.segments.plugin [-] Segment 6d76fe70-75c9-4179-ac3d-5d4e3d1ef47d resource provider aggregate not found 2026-07-02 06:23:41.185 8 INFO neutron.services.segments.plugin [-] Segment 6d76fe70-75c9-4179-ac3d-5d4e3d1ef47d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d76fe70-75c9-4179-ac3d-5d4e3d1ef47d found for delete ", "request_id": "req-8f28a3d3-53c2-4b19-9a80-82980e17ce57"}]} 2026-07-02 06:23:41.191 8 INFO neutron.services.segments.plugin [-] Segment 6d76fe70-75c9-4179-ac3d-5d4e3d1ef47d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d76fe70-75c9-4179-ac3d-5d4e3d1ef47d found for delete ", "request_id": "req-f6fe0f33-5bed-42ea-9772-5b2706bde52b"}]} [pid: 8|app: 0|req: 1140/2137] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:23:41 2026] DELETE /v2.0/security-groups/b9806bba-215d-451d-9411-31244f95ad18 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/2138] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:23:41 2026] GET /v2.0/security-groups?tenant_id=1199febf84c74e6183a1feb031718449&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: 1141/2139] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:23:41 2026] GET /v2.0/ports?device_id=42de5586-f7c3-4d71-b11c-707fff1dbc9f => generated 1014 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2140] 10.0.0.141 () {34 vars in 1120 bytes} [Thu Jul 2 06:23:41 2026] GET /v2.0/security-groups?id=e381c9fe-fb73-4023-a131-62743082c509&id=766299f9-3a47-4797-a2a8-c5052a3f7066&fields=id&fields=name => generated 205 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/2141] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:23:41 2026] DELETE /v2.0/security-groups/5f714267-f46f-4a72-94a4-150f742c4d39 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2142] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:23:41 2026] GET /v2.0/security-groups?tenant_id=74c9630a294f44d38d001c3b3196b2fc&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: 1000/2143] 10.0.0.9 () {32 vars in 734 bytes} [Thu Jul 2 06:23:41 2026] GET /v2.0/ports?device_id=42de5586-f7c3-4d71-b11c-707fff1dbc9f => generated 1283 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2144] 10.0.0.9 () {32 vars in 856 bytes} [Thu Jul 2 06:23:41 2026] GET /v2.0/floatingips?floating_network_id=6b2ad7ed-1bcd-40d1-885d-3295bc4bc9f4&port_id=38b7f3e3-732f-4b43-a240-3890dac4b2a2 => generated 861 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2145] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:23:41 2026] DELETE /v2.0/security-groups/48c21e2f-9dcd-4320-b5e5-3bda0ac7e2cd => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/2146] 10.0.0.146 () {34 vars in 990 bytes} [Thu Jul 2 06:23:43 2026] GET /v2.0/ports?device_id=42de5586-f7c3-4d71-b11c-707fff1dbc9f => generated 1283 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2147] 10.0.0.146 () {34 vars in 1120 bytes} [Thu Jul 2 06:23:43 2026] GET /v2.0/security-groups?id=766299f9-3a47-4797-a2a8-c5052a3f7066&id=e381c9fe-fb73-4023-a131-62743082c509&fields=id&fields=name => generated 205 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:23:44.968 7 WARNING neutron_lib.context [None req-a1dfd0c1-e368-401a-9e46-91f4a255ae68 0b1108a5fb084c43a2f795c5922c04f5 9870a5fb2a424e45a21bebb20828f51c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1003/2148] 10.0.0.9 () {34 vars in 674 bytes} [Thu Jul 2 06:23:44 2026] POST /v2.0/floatingips => generated 552 bytes in 726 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2149] 10.0.0.9 () {34 vars in 757 bytes} [Thu Jul 2 06:23:45 2026] PUT /v2.0/floatingips/e9c709ad-0f4e-4ee5-a4b3-e0afe85634b6/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: 1004/2150] 10.0.0.9 () {32 vars in 737 bytes} [Thu Jul 2 06:23:45 2026] GET /v2.0/floatingips/e9c709ad-0f4e-4ee5-a4b3-e0afe85634b6/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2151] 10.0.0.9 () {34 vars in 768 bytes} [Thu Jul 2 06:23:45 2026] PUT /v2.0/floatingips/e9c709ad-0f4e-4ee5-a4b3-e0afe85634b6/tags/green => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/2152] 10.0.0.9 () {32 vars in 737 bytes} [Thu Jul 2 06:23:45 2026] GET /v2.0/floatingips/e9c709ad-0f4e-4ee5-a4b3-e0afe85634b6/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2153] 10.0.0.9 () {34 vars in 764 bytes} [Thu Jul 2 06:23:45 2026] PUT /v2.0/floatingips/e9c709ad-0f4e-4ee5-a4b3-e0afe85634b6/tags/red => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2154] 10.0.0.9 () {32 vars in 737 bytes} [Thu Jul 2 06:23:45 2026] GET /v2.0/floatingips/e9c709ad-0f4e-4ee5-a4b3-e0afe85634b6/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2155] 10.0.0.9 () {34 vars in 786 bytes} [Thu Jul 2 06:23:45 2026] PUT /v2.0/floatingips/e9c709ad-0f4e-4ee5-a4b3-e0afe85634b6/tags/black.or.white => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2156] 10.0.0.9 () {32 vars in 737 bytes} [Thu Jul 2 06:23:45 2026] GET /v2.0/floatingips/e9c709ad-0f4e-4ee5-a4b3-e0afe85634b6/tags => generated 52 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2157] 10.0.0.9 () {34 vars in 757 bytes} [Thu Jul 2 06:23:45 2026] PUT /v2.0/floatingips/e9c709ad-0f4e-4ee5-a4b3-e0afe85634b6/tags => generated 37 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2158] 10.0.0.9 () {32 vars in 737 bytes} [Thu Jul 2 06:23:45 2026] GET /v2.0/floatingips/e9c709ad-0f4e-4ee5-a4b3-e0afe85634b6/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: 1008/2159] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:23:45 2026] GET /v2.0/ports?device_id=42de5586-f7c3-4d71-b11c-707fff1dbc9f => generated 1014 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2160] 10.0.0.9 () {32 vars in 745 bytes} [Thu Jul 2 06:23:45 2026] GET /v2.0/floatingips/e9c709ad-0f4e-4ee5-a4b3-e0afe85634b6/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2161] 10.0.0.141 () {34 vars in 1120 bytes} [Thu Jul 2 06:23:45 2026] GET /v2.0/security-groups?id=e381c9fe-fb73-4023-a131-62743082c509&id=766299f9-3a47-4797-a2a8-c5052a3f7066&fields=id&fields=name => generated 205 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:23:46.049 8 INFO neutron.api.v2.resource [None req-a42f662a-c540-499c-954e-657d15ac51a3 0b1108a5fb084c43a2f795c5922c04f5 9870a5fb2a424e45a21bebb20828f51c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1153/2162] 10.0.0.9 () {32 vars in 749 bytes} [Thu Jul 2 06:23:46 2026] GET /v2.0/floatingips/e9c709ad-0f4e-4ee5-a4b3-e0afe85634b6/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2163] 10.0.0.9 () {32 vars in 748 bytes} [Thu Jul 2 06:23:46 2026] DELETE /v2.0/floatingips/e9c709ad-0f4e-4ee5-a4b3-e0afe85634b6/tags/red => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2164] 10.0.0.9 () {32 vars in 737 bytes} [Thu Jul 2 06:23:46 2026] GET /v2.0/floatingips/e9c709ad-0f4e-4ee5-a4b3-e0afe85634b6/tags => generated 30 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:23:46.173 7 INFO neutron.api.v2.resource [None req-f5584259-2679-40cf-b835-4c5609dbeb1b 0b1108a5fb084c43a2f795c5922c04f5 9870a5fb2a424e45a21bebb20828f51c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1011/2165] 10.0.0.9 () {32 vars in 752 bytes} [Thu Jul 2 06:23:46 2026] DELETE /v2.0/floatingips/e9c709ad-0f4e-4ee5-a4b3-e0afe85634b6/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2166] 10.0.0.9 () {32 vars in 740 bytes} [Thu Jul 2 06:23:46 2026] DELETE /v2.0/floatingips/e9c709ad-0f4e-4ee5-a4b3-e0afe85634b6/tags => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2167] 10.0.0.9 () {32 vars in 737 bytes} [Thu Jul 2 06:23:46 2026] GET /v2.0/floatingips/e9c709ad-0f4e-4ee5-a4b3-e0afe85634b6/tags => 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: 1156/2168] 10.0.0.9 () {32 vars in 730 bytes} [Thu Jul 2 06:23:46 2026] DELETE /v2.0/floatingips/e9c709ad-0f4e-4ee5-a4b3-e0afe85634b6 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2169] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:23:47 2026] GET /v2.0/ports?device_id=42de5586-f7c3-4d71-b11c-707fff1dbc9f => generated 1014 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2170] 10.0.0.141 () {34 vars in 1120 bytes} [Thu Jul 2 06:23:47 2026] GET /v2.0/security-groups?id=e381c9fe-fb73-4023-a131-62743082c509&id=766299f9-3a47-4797-a2a8-c5052a3f7066&fields=id&fields=name => generated 205 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2171] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:23:47 2026] GET /v2.0/security-groups?tenant_id=a8cdbc1d9c9e48dcb15e30d985f4cb58&name=default => generated 2925 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2172] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:23:47 2026] DELETE /v2.0/security-groups/fbbe9549-6ec8-43dd-9852-29be1f2e345a => 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: 1015/2173] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:23:47 2026] GET /v2.0/security-groups?tenant_id=9870a5fb2a424e45a21bebb20828f51c&name=default => generated 2925 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2174] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:23:47 2026] DELETE /v2.0/security-groups/5a9e33c1-f1c9-453e-a34d-13f1a8f3571b => 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: 1016/2175] 199.204.45.248 () {34 vars in 994 bytes} [Thu Jul 2 06:23:47 2026] GET /v2.0/ports?device_id=42de5586-f7c3-4d71-b11c-707fff1dbc9f => generated 1014 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:23:48.173 8 INFO neutron.db.l3_db [req-f0a7e32b-7348-4811-9f49-0a84a1a4b12b req-353dff10-0390-4c0c-8943-a5d731919bed f5d20dae241a4ea5a90e0f49d517d8ff 41ee187492474deb9cc674cbd8d780f8 - - default default] Floating IP afdc1756-a711-4e7d-81aa-d59d420f17fb disassociated. External IP: 10.96.250.211, port: 38b7f3e3-732f-4b43-a240-3890dac4b2a2. [pid: 7|app: 0|req: 1017/2176] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:23:48 2026] GET /v2.0/ports?device_id=42de5586-f7c3-4d71-b11c-707fff1dbc9f => 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: 1160/2177] 199.204.45.248 () {36 vars in 997 bytes} [Thu Jul 2 06:23:47 2026] DELETE /v2.0/ports/38b7f3e3-732f-4b43-a240-3890dac4b2a2 => generated 0 bytes in 692 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2178] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:23:49 2026] GET /v2.0/ports?device_id=42de5586-f7c3-4d71-b11c-707fff1dbc9f => 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: 1161/2179] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:23:50 2026] GET /v2.0/ports?device_id=42de5586-f7c3-4d71-b11c-707fff1dbc9f => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:23:51.066 7 WARNING neutron_lib.context [None req-7a862eba-9fe5-4c83-8df9-72df3d662c5c 39f68c8348a844439dbf7cd39216faf0 87f653b9686b408c880a63030e6bf305 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:23:51.225 7 INFO neutron.db.segments_db [None req-7a862eba-9fe5-4c83-8df9-72df3d662c5c 39f68c8348a844439dbf7cd39216faf0 87f653b9686b408c880a63030e6bf305 - - default default] Added segment fa714d7f-56ec-458f-8a06-14521261a302 of type vxlan for network 8848a81d-422b-4148-b56e-5ce9b7cea3ca [pid: 7|app: 0|req: 1019/2180] 10.0.0.9 () {34 vars in 668 bytes} [Thu Jul 2 06:23:50 2026] POST /v2.0/networks => generated 631 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:23:51.329 8 WARNING neutron_lib.context [None req-5b0d1ee8-ea0e-458e-aa31-64f2c753bb8d 39f68c8348a844439dbf7cd39216faf0 87f653b9686b408c880a63030e6bf305 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:23:51.335 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6545bb92-6160-457e-b98b-eb82e13cdc61'] response: {'server_uuid': '42de5586-f7c3-4d71-b11c-707fff1dbc9f', 'name': 'network-vif-deleted', 'tag': '38b7f3e3-732f-4b43-a240-3890dac4b2a2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1020/2181] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:23:51 2026] GET /v2.0/ports?device_id=42de5586-f7c3-4d71-b11c-707fff1dbc9f => 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: 1162/2182] 10.0.0.9 () {34 vars in 662 bytes} [Thu Jul 2 06:23:51 2026] POST /v2.0/ports => generated 743 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2183] 10.0.0.9 () {34 vars in 745 bytes} [Thu Jul 2 06:23:51 2026] PUT /v2.0/ports/227c4e63-258a-4226-b096-bd9388b1dbe6/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: 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: 1163/2184] 10.0.0.9 () {32 vars in 725 bytes} [Thu Jul 2 06:23:51 2026] GET /v2.0/ports/227c4e63-258a-4226-b096-bd9388b1dbe6/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2185] 10.0.0.9 () {34 vars in 756 bytes} [Thu Jul 2 06:23:51 2026] PUT /v2.0/ports/227c4e63-258a-4226-b096-bd9388b1dbe6/tags/green => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2186] 10.0.0.9 () {32 vars in 725 bytes} [Thu Jul 2 06:23:51 2026] GET /v2.0/ports/227c4e63-258a-4226-b096-bd9388b1dbe6/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/2187] 10.0.0.9 () {34 vars in 752 bytes} [Thu Jul 2 06:23:51 2026] PUT /v2.0/ports/227c4e63-258a-4226-b096-bd9388b1dbe6/tags/red => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2188] 10.0.0.9 () {32 vars in 725 bytes} [Thu Jul 2 06:23:51 2026] GET /v2.0/ports/227c4e63-258a-4226-b096-bd9388b1dbe6/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2189] 10.0.0.9 () {34 vars in 774 bytes} [Thu Jul 2 06:23:51 2026] PUT /v2.0/ports/227c4e63-258a-4226-b096-bd9388b1dbe6/tags/black.or.white => generated 4 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2190] 10.0.0.9 () {32 vars in 725 bytes} [Thu Jul 2 06:23:51 2026] GET /v2.0/ports/227c4e63-258a-4226-b096-bd9388b1dbe6/tags => generated 52 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2191] 10.0.0.9 () {34 vars in 745 bytes} [Thu Jul 2 06:23:52 2026] PUT /v2.0/ports/227c4e63-258a-4226-b096-bd9388b1dbe6/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2192] 10.0.0.9 () {32 vars in 725 bytes} [Thu Jul 2 06:23:52 2026] GET /v2.0/ports/227c4e63-258a-4226-b096-bd9388b1dbe6/tags => generated 37 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2193] 10.0.0.9 () {32 vars in 733 bytes} [Thu Jul 2 06:23:52 2026] GET /v2.0/ports/227c4e63-258a-4226-b096-bd9388b1dbe6/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:23:52.201 8 INFO neutron.api.v2.resource [None req-f709e0ee-392c-4ff0-913a-f120747e0e08 39f68c8348a844439dbf7cd39216faf0 87f653b9686b408c880a63030e6bf305 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1168/2194] 10.0.0.9 () {32 vars in 737 bytes} [Thu Jul 2 06:23:52 2026] GET /v2.0/ports/227c4e63-258a-4226-b096-bd9388b1dbe6/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2195] 10.0.0.9 () {32 vars in 736 bytes} [Thu Jul 2 06:23:52 2026] DELETE /v2.0/ports/227c4e63-258a-4226-b096-bd9388b1dbe6/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: 1169/2196] 10.0.0.9 () {32 vars in 725 bytes} [Thu Jul 2 06:23:52 2026] GET /v2.0/ports/227c4e63-258a-4226-b096-bd9388b1dbe6/tags => generated 30 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:23:52.342 7 INFO neutron.api.v2.resource [None req-759ab56a-2350-4c42-91c6-fbaf73d2ade0 39f68c8348a844439dbf7cd39216faf0 87f653b9686b408c880a63030e6bf305 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1028/2197] 10.0.0.9 () {32 vars in 740 bytes} [Thu Jul 2 06:23:52 2026] DELETE /v2.0/ports/227c4e63-258a-4226-b096-bd9388b1dbe6/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2198] 10.0.0.9 () {32 vars in 728 bytes} [Thu Jul 2 06:23:52 2026] DELETE /v2.0/ports/227c4e63-258a-4226-b096-bd9388b1dbe6/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: 1029/2199] 10.0.0.9 () {32 vars in 725 bytes} [Thu Jul 2 06:23:52 2026] GET /v2.0/ports/227c4e63-258a-4226-b096-bd9388b1dbe6/tags => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2200] 10.0.0.9 () {32 vars in 718 bytes} [Thu Jul 2 06:23:52 2026] DELETE /v2.0/ports/227c4e63-258a-4226-b096-bd9388b1dbe6 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:23:52.801 7 INFO neutron.services.segments.plugin [-] Segment fa714d7f-56ec-458f-8a06-14521261a302 resource provider aggregate not found 2026-07-02 06:23:52.807 7 INFO neutron.services.segments.plugin [-] Segment fa714d7f-56ec-458f-8a06-14521261a302 resource provider aggregate not found 2026-07-02 06:23:52.814 7 INFO neutron.services.segments.plugin [-] Segment fa714d7f-56ec-458f-8a06-14521261a302 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa714d7f-56ec-458f-8a06-14521261a302 found for delete ", "request_id": "req-23f9d6aa-703c-45c7-b182-32b0e67b30b7"}]} 2026-07-02 06:23:52.818 7 INFO neutron.services.segments.plugin [-] Segment fa714d7f-56ec-458f-8a06-14521261a302 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa714d7f-56ec-458f-8a06-14521261a302 found for delete ", "request_id": "req-21299f0b-9b86-4b80-a2c6-b469ce073561"}]} [pid: 8|app: 0|req: 1172/2201] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:23:52 2026] DELETE /v2.0/security-groups/e381c9fe-fb73-4023-a131-62743082c509 => 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: 1030/2202] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:23:52 2026] DELETE /v2.0/networks/8848a81d-422b-4148-b56e-5ce9b7cea3ca => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:23:52.840 8 INFO neutron.api.v2.resource [None req-68ffc08a-ca2d-46c9-9566-e60f98a77fdf f5d20dae241a4ea5a90e0f49d517d8ff 41ee187492474deb9cc674cbd8d780f8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1173/2203] 10.0.0.9 () {32 vars in 735 bytes} [Thu Jul 2 06:23:52 2026] GET /v2.0/security-groups/e381c9fe-fb73-4023-a131-62743082c509 => 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: 1031/2204] 10.0.0.9 () {32 vars in 730 bytes} [Thu Jul 2 06:23:52 2026] DELETE /v2.0/floatingips/afdc1756-a711-4e7d-81aa-d59d420f17fb => generated 0 bytes in 290 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2205] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:23:53 2026] DELETE /v2.0/security-groups/766299f9-3a47-4797-a2a8-c5052a3f7066 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2206] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:23:53 2026] GET /v2.0/security-groups?tenant_id=87f653b9686b408c880a63030e6bf305&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2209] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:23:53 2026] DELETE /v2.0/security-groups/ff6b3669-b466-4832-9028-55b81faddb37 => 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: 1179/2210] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:23:53 2026] GET /v2.0/security-groups?tenant_id=dbf1aa5a5fdf40ed9a257c93db0f8ead&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2211] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:23:53 2026] DELETE /v2.0/security-groups/30dfc019-156c-4b51-a70f-cc5d1d8bef11 => 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: 1032/2212] 10.0.0.9 () {34 vars in 787 bytes} [Thu Jul 2 06:23:53 2026] PUT /v2.0/routers/a1988776-37f1-4f27-b096-ee9ac82ef52f/remove_router_interface => generated 309 bytes in 960 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:23:55.172 8 INFO neutron.services.segments.plugin [-] Segment d39bf78a-a96c-480c-ae83-6accf3f5c96b resource provider aggregate not found 2026-07-02 06:23:55.176 8 INFO neutron.services.segments.plugin [-] Segment d39bf78a-a96c-480c-ae83-6accf3f5c96b resource provider aggregate not found 2026-07-02 06:23:55.186 8 INFO neutron.services.segments.plugin [-] Segment d39bf78a-a96c-480c-ae83-6accf3f5c96b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d39bf78a-a96c-480c-ae83-6accf3f5c96b found for delete ", "request_id": "req-c76ead90-8e83-42ac-842d-eb3cb5955faa"}]} 2026-07-02 06:23:55.187 8 INFO neutron.services.segments.plugin [-] Segment d39bf78a-a96c-480c-ae83-6accf3f5c96b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d39bf78a-a96c-480c-ae83-6accf3f5c96b found for delete ", "request_id": "req-6488ab59-8645-441b-bbe6-70758405cf77"}]} 2026-07-02 06:23:55.210 8 INFO neutron.db.l3_hamode_db [None req-66ac09d4-5c17-4a72-a97b-b1adf700fc86 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] HA network fb28bf76-6ece-4a8a-a855-42b0a045cec0 was deleted as no HA routers are present in tenant 41ee187492474deb9cc674cbd8d780f8. [pid: 8|app: 0|req: 1181/2213] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:23:54 2026] DELETE /v2.0/routers/a1988776-37f1-4f27-b096-ee9ac82ef52f => generated 0 bytes in 938 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2214] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:23:55 2026] DELETE /v2.0/subnets/df23db4f-b394-4e8a-afa1-e60105c99810 => 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: 1182/2215] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:23:55 2026] DELETE /v2.0/networks/37fd4d90-5b35-4a10-8ce1-91afe03b955e => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2216] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:23:55 2026] GET /v2.0/security-groups?tenant_id=e38b3d1b04bf4e0c9fb0faabd7fa2515&name=default => generated 2925 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2217] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:23:55 2026] DELETE /v2.0/security-groups/ef138da2-2b39-4366-8c5e-cb2e27001964 => 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: 1183/2218] 10.0.0.9 () {34 vars in 787 bytes} [Thu Jul 2 06:23:55 2026] PUT /v2.0/routers/48a3d4b5-5899-442d-88c3-3b3545ff5d42/remove_router_interface => generated 309 bytes in 1024 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:23:57.349 8 INFO neutron.services.segments.plugin [-] Segment 7ae42e18-247c-44d5-9726-7b531caa83d2 resource provider aggregate not found 2026-07-02 06:23:57.354 8 INFO neutron.services.segments.plugin [-] Segment 7ae42e18-247c-44d5-9726-7b531caa83d2 resource provider aggregate not found 2026-07-02 06:23:57.366 8 INFO neutron.services.segments.plugin [-] Segment 7ae42e18-247c-44d5-9726-7b531caa83d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ae42e18-247c-44d5-9726-7b531caa83d2 found for delete ", "request_id": "req-99f67f13-e078-4ac4-ac39-9cf3f2e891f8"}]} 2026-07-02 06:23:57.367 8 INFO neutron.services.segments.plugin [-] Segment 7ae42e18-247c-44d5-9726-7b531caa83d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ae42e18-247c-44d5-9726-7b531caa83d2 found for delete ", "request_id": "req-b6b84540-c2be-40fb-8e87-1cd1fc20c330"}]} 2026-07-02 06:23:57.472 8 WARNING neutron_lib.context [None req-1b88ada0-d457-4e36-8bc6-e7705d131666 0e174d6b0b4246379d0334cb9bdf2b5b 82ead16c88e84301a8fc6cc222112474 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:23:57.554 7 INFO neutron.services.segments.plugin [-] Segment cdb8c779-4b37-4201-96af-f28e3643a279 resource provider aggregate not found 2026-07-02 06:23:57.561 7 INFO neutron.services.segments.plugin [-] Segment cdb8c779-4b37-4201-96af-f28e3643a279 resource provider aggregate not found 2026-07-02 06:23:57.569 7 INFO neutron.services.segments.plugin [-] Segment cdb8c779-4b37-4201-96af-f28e3643a279 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cdb8c779-4b37-4201-96af-f28e3643a279 found for delete ", "request_id": "req-c9188a6f-ee8f-41e9-b2e7-a174b50eb6fa"}]} 2026-07-02 06:23:57.577 7 INFO neutron.services.segments.plugin [-] Segment cdb8c779-4b37-4201-96af-f28e3643a279 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cdb8c779-4b37-4201-96af-f28e3643a279 found for delete ", "request_id": "req-80b07910-4ffe-4e89-9239-c60a62e3c111"}]} 2026-07-02 06:23:57.587 7 INFO neutron.db.l3_hamode_db [None req-237830f8-a34a-4b78-a0c7-94405d06c1bf 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] HA network 518596bf-4738-4071-857f-9eb7a2daf3ab was deleted as no HA routers are present in tenant 25593813282d44a98cc6c5e83486d8e4. [pid: 7|app: 0|req: 1036/2219] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:23:56 2026] DELETE /v2.0/routers/48a3d4b5-5899-442d-88c3-3b3545ff5d42 => generated 0 bytes in 920 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2220] 10.0.0.9 () {34 vars in 682 bytes} [Thu Jul 2 06:23:57 2026] POST /v2.0/security-groups => generated 1601 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2221] 10.0.0.9 () {34 vars in 765 bytes} [Thu Jul 2 06:23:57 2026] PUT /v2.0/security-groups/9c386782-e9b2-44b9-9dc6-af2015ec3522/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2222] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:23:57 2026] DELETE /v2.0/subnets/003bc514-00c0-49d8-bf64-4409d5873255 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2223] 10.0.0.9 () {32 vars in 745 bytes} [Thu Jul 2 06:23:57 2026] GET /v2.0/security-groups/9c386782-e9b2-44b9-9dc6-af2015ec3522/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: 1187/2224] 10.0.0.9 () {34 vars in 776 bytes} [Thu Jul 2 06:23:57 2026] PUT /v2.0/security-groups/9c386782-e9b2-44b9-9dc6-af2015ec3522/tags/green => 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: 1188/2225] 10.0.0.9 () {32 vars in 745 bytes} [Thu Jul 2 06:23:57 2026] GET /v2.0/security-groups/9c386782-e9b2-44b9-9dc6-af2015ec3522/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2226] 10.0.0.9 () {34 vars in 772 bytes} [Thu Jul 2 06:23:57 2026] PUT /v2.0/security-groups/9c386782-e9b2-44b9-9dc6-af2015ec3522/tags/red => generated 4 bytes in 25 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2227] 10.0.0.9 () {32 vars in 745 bytes} [Thu Jul 2 06:23:57 2026] GET /v2.0/security-groups/9c386782-e9b2-44b9-9dc6-af2015ec3522/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2228] 10.0.0.9 () {34 vars in 794 bytes} [Thu Jul 2 06:23:57 2026] PUT /v2.0/security-groups/9c386782-e9b2-44b9-9dc6-af2015ec3522/tags/black.or.white => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2229] 10.0.0.9 () {32 vars in 745 bytes} [Thu Jul 2 06:23:57 2026] GET /v2.0/security-groups/9c386782-e9b2-44b9-9dc6-af2015ec3522/tags => generated 52 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2230] 10.0.0.9 () {34 vars in 765 bytes} [Thu Jul 2 06:23:57 2026] PUT /v2.0/security-groups/9c386782-e9b2-44b9-9dc6-af2015ec3522/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2231] 10.0.0.9 () {32 vars in 745 bytes} [Thu Jul 2 06:23:58 2026] GET /v2.0/security-groups/9c386782-e9b2-44b9-9dc6-af2015ec3522/tags => generated 37 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2232] 10.0.0.9 () {32 vars in 753 bytes} [Thu Jul 2 06:23:58 2026] GET /v2.0/security-groups/9c386782-e9b2-44b9-9dc6-af2015ec3522/tags/red => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2233] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:23:57 2026] DELETE /v2.0/networks/40fd0a8a-9fc3-41ba-9254-382df105996d => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:23:58.112 8 INFO neutron.api.v2.resource [None req-f7b7dc22-9ea6-434d-8356-a32dfa4b7958 0e174d6b0b4246379d0334cb9bdf2b5b 82ead16c88e84301a8fc6cc222112474 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1196/2234] 10.0.0.9 () {32 vars in 757 bytes} [Thu Jul 2 06:23:58 2026] GET /v2.0/security-groups/9c386782-e9b2-44b9-9dc6-af2015ec3522/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2235] 10.0.0.9 () {32 vars in 756 bytes} [Thu Jul 2 06:23:58 2026] DELETE /v2.0/security-groups/9c386782-e9b2-44b9-9dc6-af2015ec3522/tags/red => 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: 1197/2236] 10.0.0.9 () {32 vars in 745 bytes} [Thu Jul 2 06:23:58 2026] GET /v2.0/security-groups/9c386782-e9b2-44b9-9dc6-af2015ec3522/tags => generated 30 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:23:58.248 7 INFO neutron.api.v2.resource [None req-7b36f8cb-54f2-4e98-80cf-9efc8d46dc1c 0e174d6b0b4246379d0334cb9bdf2b5b 82ead16c88e84301a8fc6cc222112474 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1040/2237] 10.0.0.9 () {32 vars in 760 bytes} [Thu Jul 2 06:23:58 2026] DELETE /v2.0/security-groups/9c386782-e9b2-44b9-9dc6-af2015ec3522/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2238] 10.0.0.9 () {32 vars in 748 bytes} [Thu Jul 2 06:23:58 2026] DELETE /v2.0/security-groups/9c386782-e9b2-44b9-9dc6-af2015ec3522/tags => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2239] 10.0.0.9 () {32 vars in 745 bytes} [Thu Jul 2 06:23:58 2026] GET /v2.0/security-groups/9c386782-e9b2-44b9-9dc6-af2015ec3522/tags => 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: 1199/2240] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:23:58 2026] GET /v2.0/security-groups?tenant_id=41ee187492474deb9cc674cbd8d780f8&name=default => 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: 1042/2241] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:23:58 2026] DELETE /v2.0/security-groups/9c386782-e9b2-44b9-9dc6-af2015ec3522 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2242] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:23:58 2026] DELETE /v2.0/security-groups/f888a09e-e890-4b6e-b149-f4fe138c7ee1 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2243] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:23:58 2026] GET /v2.0/security-groups?tenant_id=25593813282d44a98cc6c5e83486d8e4&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: 1201/2244] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:23:58 2026] DELETE /v2.0/security-groups/8f2d7e2b-48c4-4309-a447-fa137885a13b => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2245] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:23:59 2026] GET /v2.0/security-groups?tenant_id=82ead16c88e84301a8fc6cc222112474&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2246] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:23:59 2026] DELETE /v2.0/security-groups/0628d0d7-cef4-4498-8fd7-059b6a81e045 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:23:59.588 7 INFO neutron.services.segments.plugin [-] Segment 3e9a0f94-aa3f-4c17-b580-6baee7a2cd24 resource provider aggregate not found 2026-07-02 06:23:59.595 7 INFO neutron.services.segments.plugin [-] Segment 3e9a0f94-aa3f-4c17-b580-6baee7a2cd24 resource provider aggregate not found 2026-07-02 06:23:59.602 7 INFO neutron.services.segments.plugin [-] Segment 3e9a0f94-aa3f-4c17-b580-6baee7a2cd24 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e9a0f94-aa3f-4c17-b580-6baee7a2cd24 found for delete ", "request_id": "req-0dda8c2e-b577-4229-af4e-e5f2503208aa"}]} 2026-07-02 06:23:59.604 7 INFO neutron.services.segments.plugin [-] Segment 3e9a0f94-aa3f-4c17-b580-6baee7a2cd24 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e9a0f94-aa3f-4c17-b580-6baee7a2cd24 found for delete ", "request_id": "req-29fbf7d8-af80-4b6f-a698-38ab87c728e1"}]} [pid: 7|app: 0|req: 1045/2247] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:23:59 2026] GET /v2.0/security-groups?tenant_id=155eb95df3784e1cb0eb1288a540773a&name=default => generated 2925 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2248] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:23:59 2026] DELETE /v2.0/security-groups/00309f86-f2a0-421b-acba-fbc68a1d45cc => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:24:00.569 7 WARNING neutron_lib.context [None req-b66212f4-e965-467b-b65f-2848fd7b92de e0d135b831764ec99e0831be57556d04 899353e2799c438da72d9cc05ad1ebd3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1046/2249] 10.0.0.9 () {34 vars in 674 bytes} [Thu Jul 2 06:24:00 2026] POST /v2.0/floatingips => generated 552 bytes in 779 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:24:01.165 8 WARNING neutron_lib.context [None req-6cd96c04-6adb-40f6-b0e2-a0783610270b e0d135b831764ec99e0831be57556d04 899353e2799c438da72d9cc05ad1ebd3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1204/2250] 10.0.0.9 () {34 vars in 674 bytes} [Thu Jul 2 06:24:01 2026] POST /v2.0/floatingips => generated 552 bytes in 616 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:24:01.784 7 WARNING neutron_lib.context [None req-871e6282-f3d1-4f63-bc88-1170924a35e3 e0d135b831764ec99e0831be57556d04 899353e2799c438da72d9cc05ad1ebd3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1047/2251] 10.0.0.9 () {34 vars in 674 bytes} [Thu Jul 2 06:24:01 2026] POST /v2.0/floatingips => generated 552 bytes in 572 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:24:02.366 8 WARNING neutron_lib.context [None req-49763e57-6223-4e95-94a5-06dc289f381c e0d135b831764ec99e0831be57556d04 899353e2799c438da72d9cc05ad1ebd3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1205/2252] 10.0.0.9 () {34 vars in 674 bytes} [Thu Jul 2 06:24:02 2026] POST /v2.0/floatingips => generated 552 bytes in 510 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:24:02.873 8 WARNING neutron_lib.context [None req-bb105690-e36e-425e-9046-fd47fdd55810 e0d135b831764ec99e0831be57556d04 899353e2799c438da72d9cc05ad1ebd3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:24:02.981 7 WARNING neutron_lib.context [None req-17233f9a-d013-49ea-ac65-dbf79e966a25 6177f524792246e3abba046e50843401 3d175233eefd4ad9ad81d05ddfc65faf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:24:03.144 7 INFO neutron.db.segments_db [None req-17233f9a-d013-49ea-ac65-dbf79e966a25 6177f524792246e3abba046e50843401 3d175233eefd4ad9ad81d05ddfc65faf - - default default] Added segment 7e14186c-7190-457e-8c86-5bc9458a3f7e of type vxlan for network fd5f8635-c470-4119-bc0d-764e7110ced6 [pid: 7|app: 0|req: 1048/2253] 10.0.0.9 () {34 vars in 668 bytes} [Thu Jul 2 06:24:02 2026] POST /v2.0/networks => generated 631 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:24:03.243 7 WARNING neutron_lib.context [None req-554019a9-c5ea-4d73-b64c-bc9646f65b18 6177f524792246e3abba046e50843401 3d175233eefd4ad9ad81d05ddfc65faf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1206/2254] 10.0.0.9 () {34 vars in 674 bytes} [Thu Jul 2 06:24:02 2026] POST /v2.0/floatingips => generated 552 bytes in 527 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2255] 10.0.0.9 () {34 vars in 757 bytes} [Thu Jul 2 06:24:03 2026] PUT /v2.0/floatingips/cee28f7a-6846-41fb-9fd9-5522e25e0de5/tags => generated 17 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2256] 10.0.0.9 () {34 vars in 757 bytes} [Thu Jul 2 06:24:03 2026] PUT /v2.0/floatingips/557b58b2-0df2-4a6c-a5da-9c8209d91923/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2257] 10.0.0.9 () {34 vars in 757 bytes} [Thu Jul 2 06:24:03 2026] PUT /v2.0/floatingips/e0139a77-1323-4abe-b1fe-85f11293bfa1/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2258] 10.0.0.9 () {34 vars in 662 bytes} [Thu Jul 2 06:24:03 2026] POST /v2.0/ports => generated 743 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:24:03.543 7 WARNING neutron_lib.context [None req-e1c7c2bf-9f17-4275-be30-fde473151eb5 6177f524792246e3abba046e50843401 3d175233eefd4ad9ad81d05ddfc65faf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1210/2259] 10.0.0.9 () {34 vars in 757 bytes} [Thu Jul 2 06:24:03 2026] PUT /v2.0/floatingips/672daf44-e651-4fef-8109-6d79d16ac1fd/tags => 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: 1211/2260] 10.0.0.9 () {32 vars in 670 bytes} [Thu Jul 2 06:24:03 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2261] 10.0.0.9 () {34 vars in 664 bytes} [Thu Jul 2 06:24:03 2026] POST /v2.0/trunks => generated 407 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2262] 10.0.0.9 () {34 vars in 747 bytes} [Thu Jul 2 06:24:03 2026] PUT /v2.0/trunks/21dbcb50-acf5-41e5-bef5-ae5347615099/tags => generated 25 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2263] 10.0.0.9 () {32 vars in 727 bytes} [Thu Jul 2 06:24:03 2026] GET /v2.0/trunks/21dbcb50-acf5-41e5-bef5-ae5347615099/tags => generated 25 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2264] 10.0.0.9 () {34 vars in 758 bytes} [Thu Jul 2 06:24:03 2026] PUT /v2.0/trunks/21dbcb50-acf5-41e5-bef5-ae5347615099/tags/green => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2265] 10.0.0.9 () {32 vars in 727 bytes} [Thu Jul 2 06:24:03 2026] GET /v2.0/trunks/21dbcb50-acf5-41e5-bef5-ae5347615099/tags => generated 34 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2266] 10.0.0.9 () {34 vars in 754 bytes} [Thu Jul 2 06:24:03 2026] PUT /v2.0/trunks/21dbcb50-acf5-41e5-bef5-ae5347615099/tags/red => generated 4 bytes in 15 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2267] 10.0.0.9 () {32 vars in 727 bytes} [Thu Jul 2 06:24:03 2026] GET /v2.0/trunks/21dbcb50-acf5-41e5-bef5-ae5347615099/tags => generated 34 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2268] 10.0.0.9 () {34 vars in 776 bytes} [Thu Jul 2 06:24:03 2026] PUT /v2.0/trunks/21dbcb50-acf5-41e5-bef5-ae5347615099/tags/black.or.white => generated 4 bytes in 21 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2269] 10.0.0.9 () {32 vars in 727 bytes} [Thu Jul 2 06:24:03 2026] GET /v2.0/trunks/21dbcb50-acf5-41e5-bef5-ae5347615099/tags => generated 52 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2270] 10.0.0.9 () {34 vars in 747 bytes} [Thu Jul 2 06:24:03 2026] PUT /v2.0/trunks/21dbcb50-acf5-41e5-bef5-ae5347615099/tags => generated 37 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2271] 10.0.0.9 () {32 vars in 727 bytes} [Thu Jul 2 06:24:03 2026] GET /v2.0/trunks/21dbcb50-acf5-41e5-bef5-ae5347615099/tags => generated 37 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2272] 10.0.0.9 () {32 vars in 735 bytes} [Thu Jul 2 06:24:03 2026] GET /v2.0/trunks/21dbcb50-acf5-41e5-bef5-ae5347615099/tags/red => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:24:03.954 7 INFO neutron.api.v2.resource [None req-7872351b-516a-4b58-8b11-92e911314ae9 6177f524792246e3abba046e50843401 3d175233eefd4ad9ad81d05ddfc65faf - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1062/2273] 10.0.0.9 () {32 vars in 739 bytes} [Thu Jul 2 06:24:03 2026] GET /v2.0/trunks/21dbcb50-acf5-41e5-bef5-ae5347615099/tags/green => generated 99 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2274] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:24:03 2026] DELETE /v2.0/trunks/21dbcb50-acf5-41e5-bef5-ae5347615099/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2275] 10.0.0.9 () {32 vars in 727 bytes} [Thu Jul 2 06:24:03 2026] GET /v2.0/trunks/21dbcb50-acf5-41e5-bef5-ae5347615099/tags => generated 30 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:24:04.046 7 INFO neutron.api.v2.resource [None req-921daa6c-2bcf-4c7a-9b30-a429069aff2c 6177f524792246e3abba046e50843401 3d175233eefd4ad9ad81d05ddfc65faf - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1065/2276] 10.0.0.9 () {32 vars in 742 bytes} [Thu Jul 2 06:24:04 2026] DELETE /v2.0/trunks/21dbcb50-acf5-41e5-bef5-ae5347615099/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2277] 10.0.0.9 () {32 vars in 730 bytes} [Thu Jul 2 06:24:04 2026] DELETE /v2.0/trunks/21dbcb50-acf5-41e5-bef5-ae5347615099/tags => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2278] 10.0.0.9 () {32 vars in 684 bytes} [Thu Jul 2 06:24:03 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 482 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2279] 10.0.0.9 () {32 vars in 727 bytes} [Thu Jul 2 06:24:04 2026] GET /v2.0/trunks/21dbcb50-acf5-41e5-bef5-ae5347615099/tags => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2280] 10.0.0.9 () {32 vars in 717 bytes} [Thu Jul 2 06:24:04 2026] GET /v2.0/trunks/21dbcb50-acf5-41e5-bef5-ae5347615099 => generated 407 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2281] 10.0.0.9 () {32 vars in 680 bytes} [Thu Jul 2 06:24:04 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2282] 10.0.0.9 () {32 vars in 692 bytes} [Thu Jul 2 06:24:04 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2283] 10.0.0.9 () {32 vars in 715 bytes} [Thu Jul 2 06:24:04 2026] GET /v2.0/ports/62590bf6-4459-4d5f-8e95-243be47bc88f => generated 826 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2284] 10.0.0.9 () {32 vars in 678 bytes} [Thu Jul 2 06:24:04 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2285] 10.0.0.9 () {32 vars in 720 bytes} [Thu Jul 2 06:24:04 2026] DELETE /v2.0/trunks/21dbcb50-acf5-41e5-bef5-ae5347615099 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2286] 10.0.0.9 () {32 vars in 692 bytes} [Thu Jul 2 06:24:04 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2287] 10.0.0.9 () {32 vars in 688 bytes} [Thu Jul 2 06:24:04 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2288] 10.0.0.9 () {32 vars in 700 bytes} [Thu Jul 2 06:24:04 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2289] 10.0.0.9 () {32 vars in 718 bytes} [Thu Jul 2 06:24:04 2026] DELETE /v2.0/ports/62590bf6-4459-4d5f-8e95-243be47bc88f => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:24:04.635 7 INFO neutron.services.segments.plugin [-] Segment 7e14186c-7190-457e-8c86-5bc9458a3f7e resource provider aggregate not found 2026-07-02 06:24:04.649 7 INFO neutron.services.segments.plugin [-] Segment 7e14186c-7190-457e-8c86-5bc9458a3f7e resource provider aggregate not found 2026-07-02 06:24:04.655 7 INFO neutron.services.segments.plugin [-] Segment 7e14186c-7190-457e-8c86-5bc9458a3f7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e14186c-7190-457e-8c86-5bc9458a3f7e found for delete ", "request_id": "req-18b25797-500c-471d-b2fd-f4054d2a88a3"}]} 2026-07-02 06:24:04.668 7 INFO neutron.services.segments.plugin [-] Segment 7e14186c-7190-457e-8c86-5bc9458a3f7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e14186c-7190-457e-8c86-5bc9458a3f7e found for delete ", "request_id": "req-974c6124-5050-48db-986e-937f3c45e58a"}]} [pid: 7|app: 0|req: 1072/2290] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:24:04 2026] DELETE /v2.0/networks/fd5f8635-c470-4119-bc0d-764e7110ced6 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2291] 10.0.0.9 () {32 vars in 730 bytes} [Thu Jul 2 06:24:04 2026] DELETE /v2.0/floatingips/cee28f7a-6846-41fb-9fd9-5522e25e0de5 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2292] 10.0.0.9 () {32 vars in 730 bytes} [Thu Jul 2 06:24:04 2026] DELETE /v2.0/floatingips/557b58b2-0df2-4a6c-a5da-9c8209d91923 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2293] 10.0.0.9 () {32 vars in 730 bytes} [Thu Jul 2 06:24:04 2026] DELETE /v2.0/floatingips/e0139a77-1323-4abe-b1fe-85f11293bfa1 => generated 0 bytes in 316 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2294] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:24:05 2026] GET /v2.0/security-groups?tenant_id=6b52cb9be09a496e88666fe3bb6a4018&name=default => generated 2929 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2295] 10.0.0.9 () {32 vars in 730 bytes} [Thu Jul 2 06:24:05 2026] DELETE /v2.0/floatingips/672daf44-e651-4fef-8109-6d79d16ac1fd => generated 0 bytes in 273 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2296] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:24:05 2026] DELETE /v2.0/security-groups/8f148468-bb91-44d7-a8dc-cd7ebd5d35b7 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2297] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:24:05 2026] GET /v2.0/security-groups?tenant_id=3d175233eefd4ad9ad81d05ddfc65faf&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2298] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:24:05 2026] DELETE /v2.0/security-groups/136be493-9ec9-47eb-b205-5d5b3b630923 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2299] 10.0.0.9 () {32 vars in 730 bytes} [Thu Jul 2 06:24:05 2026] DELETE /v2.0/floatingips/ce877a0e-d011-419b-af2c-f4d21f75c7a9 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2300] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:24:06 2026] GET /v2.0/security-groups?tenant_id=3622c30bf10d421dbff79dc5aa3fec57&name=default => generated 2929 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2301] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:24:07 2026] DELETE /v2.0/security-groups/5483fa07-d2e9-4bf0-b7bb-c7d932c6dcc2 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2302] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:24:07 2026] GET /v2.0/security-groups?tenant_id=c9c8b362d44246c29c18a5af8b239502&name=default => generated 2929 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2303] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:24:07 2026] DELETE /v2.0/security-groups/a257498d-23f4-4604-b892-2e0fafc7c16a => 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: 1080/2304] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:24:07 2026] GET /v2.0/security-groups?tenant_id=899353e2799c438da72d9cc05ad1ebd3&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: 1225/2305] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:24:07 2026] DELETE /v2.0/security-groups/37b84e70-62cd-48fc-9592-0ff5cb2cffdf => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:24:07.966 7 WARNING neutron_lib.context [None req-b76d95e2-a36c-4e37-b8a5-1d7f6ad1f71a 68c2931dbebe488b91c23ec9aa5c4788 6f2295e1df604dd292cf7360e1a4f845 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:24:08.136 7 INFO neutron.db.segments_db [None req-b76d95e2-a36c-4e37-b8a5-1d7f6ad1f71a 68c2931dbebe488b91c23ec9aa5c4788 6f2295e1df604dd292cf7360e1a4f845 - - default default] Added segment df466440-1112-420f-850c-1a283a293900 of type vxlan for network 997e0227-7e02-45da-83c3-b57e5e0fb2e5 [pid: 7|app: 0|req: 1081/2306] 10.0.0.9 () {34 vars in 668 bytes} [Thu Jul 2 06:24:07 2026] POST /v2.0/networks => generated 639 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:24:08.235 8 WARNING neutron_lib.context [None req-73a8b80c-2853-4ade-ad78-73c05108d5f1 68c2931dbebe488b91c23ec9aa5c4788 6f2295e1df604dd292cf7360e1a4f845 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1226/2307] 10.0.0.9 () {34 vars in 667 bytes} [Thu Jul 2 06:24:08 2026] POST /v2.0/subnets => generated 658 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2310] 10.0.0.9 () {32 vars in 720 bytes} [Thu Jul 2 06:24:08 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:24:08.608 8 WARNING neutron_lib.context [None req-000134f7-02ce-449f-a1d7-9382cce39c73 68c2931dbebe488b91c23ec9aa5c4788 6f2295e1df604dd292cf7360e1a4f845 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1229/2311] 10.0.0.9 () {34 vars in 667 bytes} [Thu Jul 2 06:24:08 2026] POST /v2.0/subnets => generated 732 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:24:08.832 7 WARNING neutron_lib.context [None req-bc2a8f6e-cb2d-4f1a-b219-5320ddffff1e 68c2931dbebe488b91c23ec9aa5c4788 6f2295e1df604dd292cf7360e1a4f845 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:24:08.886 7 INFO neutron.db.segments_db [None req-bc2a8f6e-cb2d-4f1a-b219-5320ddffff1e 68c2931dbebe488b91c23ec9aa5c4788 6f2295e1df604dd292cf7360e1a4f845 - - default default] Added segment 8afc74e4-9bad-4dc6-bfd7-7d4a4ea0fd51 of type vxlan for network e6a8fe62-3dbe-48c3-b0bb-31efd5937da0 [pid: 7|app: 0|req: 1083/2312] 10.0.0.9 () {34 vars in 668 bytes} [Thu Jul 2 06:24:08 2026] POST /v2.0/networks => generated 638 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:24:09.011 8 WARNING neutron_lib.context [None req-3bade89f-fd44-44b0-bebf-ae7bd61573ca 68c2931dbebe488b91c23ec9aa5c4788 6f2295e1df604dd292cf7360e1a4f845 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1230/2313] 10.0.0.9 () {34 vars in 667 bytes} [Thu Jul 2 06:24:09 2026] POST /v2.0/subnets => generated 655 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:24:09.281 7 WARNING neutron_lib.context [None req-42555877-4e14-4a26-93e1-b42777390b47 68c2931dbebe488b91c23ec9aa5c4788 6f2295e1df604dd292cf7360e1a4f845 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1084/2314] 10.0.0.9 () {34 vars in 667 bytes} [Thu Jul 2 06:24:09 2026] POST /v2.0/subnets => generated 725 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:24:09.571 8 WARNING neutron_lib.context [None req-4986c0e1-c6e5-4253-9693-3788487340ad 68c2931dbebe488b91c23ec9aa5c4788 6f2295e1df604dd292cf7360e1a4f845 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:24:09.645 8 INFO neutron.db.segments_db [None req-4986c0e1-c6e5-4253-9693-3788487340ad 68c2931dbebe488b91c23ec9aa5c4788 6f2295e1df604dd292cf7360e1a4f845 - - default default] Added segment 0712facf-3f68-43c2-bfcd-bd7a1362e68c of type vxlan for network da22bd33-6fd3-4a06-8c0e-bfb3c4d56b29 [pid: 8|app: 0|req: 1231/2315] 10.0.0.9 () {34 vars in 668 bytes} [Thu Jul 2 06:24:09 2026] POST /v2.0/networks => generated 638 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:24:09.773 7 WARNING neutron_lib.context [None req-79d9175e-fde7-46b4-bf8b-73ed796e8066 68c2931dbebe488b91c23ec9aa5c4788 6f2295e1df604dd292cf7360e1a4f845 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1085/2316] 10.0.0.9 () {34 vars in 667 bytes} [Thu Jul 2 06:24:09 2026] POST /v2.0/subnets => generated 656 bytes in 323 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:24:10.106 8 WARNING neutron_lib.context [None req-502a8309-857f-462b-b926-aa13c4d39599 68c2931dbebe488b91c23ec9aa5c4788 6f2295e1df604dd292cf7360e1a4f845 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1232/2317] 10.0.0.9 () {34 vars in 667 bytes} [Thu Jul 2 06:24:10 2026] POST /v2.0/subnets => generated 729 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:24:10.451 7 WARNING neutron_lib.context [None req-26fb1c51-df03-46f1-b302-303257af62a4 68c2931dbebe488b91c23ec9aa5c4788 6f2295e1df604dd292cf7360e1a4f845 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:24:10.509 7 INFO neutron.db.segments_db [None req-26fb1c51-df03-46f1-b302-303257af62a4 68c2931dbebe488b91c23ec9aa5c4788 6f2295e1df604dd292cf7360e1a4f845 - - default default] Added segment b92fd60e-c3b7-4ba6-95ed-29d203e5f90e of type vxlan for network f9023945-5b52-4885-9181-c43279a6d8df 2026-07-02 06:24:10.811 7 INFO neutron.db.l3_hamode_db [None req-26fb1c51-df03-46f1-b302-303257af62a4 68c2931dbebe488b91c23ec9aa5c4788 6f2295e1df604dd292cf7360e1a4f845 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 06:24:11.604 7 INFO neutron.db.l3_hamode_db [None req-26fb1c51-df03-46f1-b302-303257af62a4 68c2931dbebe488b91c23ec9aa5c4788 6f2295e1df604dd292cf7360e1a4f845 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 06:24:12.153 8 WARNING neutron_lib.context [None req-d9ec8618-b4e4-469d-8efb-c696a08ef13a cb2e35aae72a473282a57e3cd8465b45 19fb9c35083f4be2bbebd32b268f6478 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:24:12.301 8 INFO neutron.db.segments_db [None req-d9ec8618-b4e4-469d-8efb-c696a08ef13a cb2e35aae72a473282a57e3cd8465b45 19fb9c35083f4be2bbebd32b268f6478 - - default default] Added segment 29ba2fb0-cfa5-41b6-95ff-7bb44de81858 of type vxlan for network 9fa7f309-20fa-4aa5-b78c-0a7a75f51e0f [pid: 8|app: 0|req: 1233/2318] 10.0.0.9 () {34 vars in 668 bytes} [Thu Jul 2 06:24:11 2026] POST /v2.0/networks => generated 631 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:24:12.402 8 WARNING neutron_lib.context [None req-3ab3b35b-64a8-4000-a176-b25a11eb1f5b cb2e35aae72a473282a57e3cd8465b45 19fb9c35083f4be2bbebd32b268f6478 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1086/2319] 10.0.0.9 () {34 vars in 667 bytes} [Thu Jul 2 06:24:10 2026] POST /v2.0/routers => generated 685 bytes in 2123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2320] 10.0.0.9 () {34 vars in 662 bytes} [Thu Jul 2 06:24:12 2026] POST /v2.0/ports => generated 743 bytes in 276 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:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:24:12.685 8 WARNING neutron_lib.context [None req-7826870b-2e1c-48e7-a2e2-794b0abc8dd5 cb2e35aae72a473282a57e3cd8465b45 19fb9c35083f4be2bbebd32b268f6478 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:24:12.743 8 INFO neutron.db.segments_db [None req-7826870b-2e1c-48e7-a2e2-794b0abc8dd5 cb2e35aae72a473282a57e3cd8465b45 19fb9c35083f4be2bbebd32b268f6478 - - default default] Added segment b32d732e-55ca-49be-be60-0c4670481b4c of type vxlan for network 5be63bcd-570d-4743-bf26-817432ab6c9b [pid: 8|app: 0|req: 1235/2321] 10.0.0.9 () {34 vars in 668 bytes} [Thu Jul 2 06:24:12 2026] POST /v2.0/networks => generated 631 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:24:12.853 8 WARNING neutron_lib.context [None req-c77f3da9-5cb4-4d3b-a156-c7de1f4eb51e cb2e35aae72a473282a57e3cd8465b45 19fb9c35083f4be2bbebd32b268f6478 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1236/2322] 10.0.0.9 () {34 vars in 662 bytes} [Thu Jul 2 06:24:12 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:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:24:13.172 8 WARNING neutron_lib.context [None req-750f1ce1-3b53-4cde-8f75-4e4c9400b743 cb2e35aae72a473282a57e3cd8465b45 19fb9c35083f4be2bbebd32b268f6478 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:24:13.240 8 INFO neutron.db.segments_db [None req-750f1ce1-3b53-4cde-8f75-4e4c9400b743 cb2e35aae72a473282a57e3cd8465b45 19fb9c35083f4be2bbebd32b268f6478 - - default default] Added segment 13a77790-ee9d-4d45-9bbc-079e3aba05d7 of type vxlan for network 4b4a004e-79bb-4980-8537-bb4db1979878 [pid: 8|app: 0|req: 1237/2323] 10.0.0.9 () {34 vars in 668 bytes} [Thu Jul 2 06:24:13 2026] POST /v2.0/networks => generated 632 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:24:13.337 8 WARNING neutron_lib.context [None req-f7ff80b5-f0e6-4913-98e8-b06889dd6ae3 cb2e35aae72a473282a57e3cd8465b45 19fb9c35083f4be2bbebd32b268f6478 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1238/2324] 10.0.0.9 () {34 vars in 662 bytes} [Thu Jul 2 06:24:13 2026] POST /v2.0/ports => generated 743 bytes in 302 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:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:24:13.642 8 WARNING neutron_lib.context [None req-0ffaee89-a371-431f-84b6-34c042388384 cb2e35aae72a473282a57e3cd8465b45 19fb9c35083f4be2bbebd32b268f6478 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:24:13.692 8 INFO neutron.db.segments_db [None req-0ffaee89-a371-431f-84b6-34c042388384 cb2e35aae72a473282a57e3cd8465b45 19fb9c35083f4be2bbebd32b268f6478 - - default default] Added segment 2d571e1a-c3a0-4725-a9bd-75ddd51ca762 of type vxlan for network e4b58555-fa9d-43ad-b4a6-8fee46e17f34 [pid: 8|app: 0|req: 1239/2325] 10.0.0.9 () {34 vars in 668 bytes} [Thu Jul 2 06:24:13 2026] POST /v2.0/networks => generated 632 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:24:13.793 8 WARNING neutron_lib.context [None req-2f4a07d7-8795-4714-9929-93b9dd1e837b cb2e35aae72a473282a57e3cd8465b45 19fb9c35083f4be2bbebd32b268f6478 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1087/2326] 10.0.0.9 () {34 vars in 781 bytes} [Thu Jul 2 06:24:12 2026] PUT /v2.0/routers/bf8984b8-7ed8-44c4-a1c6-ae2aa5d7386c/add_router_interface => generated 309 bytes in 1441 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2327] 10.0.0.9 () {34 vars in 662 bytes} [Thu Jul 2 06:24:13 2026] POST /v2.0/ports => generated 743 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:24:14.104 8 WARNING neutron_lib.context [None req-c2516d3b-f369-40f1-a86a-91435a61c08c cb2e35aae72a473282a57e3cd8465b45 19fb9c35083f4be2bbebd32b268f6478 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:24:14.170 8 INFO neutron.db.segments_db [None req-c2516d3b-f369-40f1-a86a-91435a61c08c cb2e35aae72a473282a57e3cd8465b45 19fb9c35083f4be2bbebd32b268f6478 - - default default] Added segment 2cbadd98-73cf-4bd6-b8e9-883042e09070 of type vxlan for network 7b920591-2931-41ba-975b-253d17c48d75 [pid: 8|app: 0|req: 1241/2328] 10.0.0.9 () {34 vars in 668 bytes} [Thu Jul 2 06:24:14 2026] POST /v2.0/networks => generated 632 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:24:14.297 8 WARNING neutron_lib.context [None req-571f1531-faf8-4732-8d81-501c086fa44f cb2e35aae72a473282a57e3cd8465b45 19fb9c35083f4be2bbebd32b268f6478 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1242/2329] 10.0.0.9 () {34 vars in 662 bytes} [Thu Jul 2 06:24:14 2026] POST /v2.0/ports => generated 743 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: 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/2330] 10.0.0.9 () {34 vars in 745 bytes} [Thu Jul 2 06:24:14 2026] PUT /v2.0/ports/023b05b0-7162-4d99-b1ec-0e7c647a9e8d/tags => generated 17 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2331] 10.0.0.9 () {34 vars in 745 bytes} [Thu Jul 2 06:24:14 2026] PUT /v2.0/ports/93ecbe11-12f6-483c-ab9f-699f990af37a/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: 1245/2332] 10.0.0.9 () {34 vars in 745 bytes} [Thu Jul 2 06:24:14 2026] PUT /v2.0/ports/0bd6f31b-e3cd-43e8-8cd6-2b1923945b2b/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2333] 10.0.0.9 () {34 vars in 745 bytes} [Thu Jul 2 06:24:14 2026] PUT /v2.0/ports/f3684aee-3f84-4969-8504-e0eac0b1dd8f/tags => generated 19 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2334] 10.0.0.9 () {32 vars in 658 bytes} [Thu Jul 2 06:24:14 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2335] 10.0.0.9 () {32 vars in 672 bytes} [Thu Jul 2 06:24:15 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2336] 10.0.0.9 () {32 vars in 668 bytes} [Thu Jul 2 06:24:15 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2337] 10.0.0.9 () {32 vars in 680 bytes} [Thu Jul 2 06:24:15 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2338] 10.0.0.9 () {32 vars in 666 bytes} [Thu Jul 2 06:24:15 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2339] 10.0.0.9 () {32 vars in 680 bytes} [Thu Jul 2 06:24:15 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2340] 10.0.0.9 () {32 vars in 676 bytes} [Thu Jul 2 06:24:15 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2341] 10.0.0.9 () {34 vars in 781 bytes} [Thu Jul 2 06:24:14 2026] PUT /v2.0/routers/bf8984b8-7ed8-44c4-a1c6-ae2aa5d7386c/add_router_interface => generated 309 bytes in 1507 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2342] 10.0.0.9 () {32 vars in 688 bytes} [Thu Jul 2 06:24:15 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2343] 10.0.0.9 () {32 vars in 718 bytes} [Thu Jul 2 06:24:15 2026] DELETE /v2.0/ports/023b05b0-7162-4d99-b1ec-0e7c647a9e8d => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2344] 10.0.0.9 () {32 vars in 718 bytes} [Thu Jul 2 06:24:15 2026] DELETE /v2.0/ports/93ecbe11-12f6-483c-ab9f-699f990af37a => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2345] 10.0.0.9 () {32 vars in 718 bytes} [Thu Jul 2 06:24:15 2026] DELETE /v2.0/ports/0bd6f31b-e3cd-43e8-8cd6-2b1923945b2b => 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: 1258/2346] 10.0.0.9 () {32 vars in 718 bytes} [Thu Jul 2 06:24:16 2026] DELETE /v2.0/ports/f3684aee-3f84-4969-8504-e0eac0b1dd8f => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2347] 10.0.0.9 () {32 vars in 718 bytes} [Thu Jul 2 06:24:16 2026] DELETE /v2.0/ports/6393b3d9-78a4-450a-b628-ac2508c75677 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:24:16.642 8 INFO neutron.services.segments.plugin [-] Segment 29ba2fb0-cfa5-41b6-95ff-7bb44de81858 resource provider aggregate not found 2026-07-02 06:24:16.647 8 INFO neutron.services.segments.plugin [-] Segment 29ba2fb0-cfa5-41b6-95ff-7bb44de81858 resource provider aggregate not found 2026-07-02 06:24:16.663 8 INFO neutron.services.segments.plugin [-] Segment 29ba2fb0-cfa5-41b6-95ff-7bb44de81858 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29ba2fb0-cfa5-41b6-95ff-7bb44de81858 found for delete ", "request_id": "req-fce0006b-02e5-4ed7-8c42-fe874b05ee56"}]} 2026-07-02 06:24:16.671 8 INFO neutron.services.segments.plugin [-] Segment 29ba2fb0-cfa5-41b6-95ff-7bb44de81858 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29ba2fb0-cfa5-41b6-95ff-7bb44de81858 found for delete ", "request_id": "req-52193805-fcb1-4b72-9c8b-3279782318b2"}]} [pid: 8|app: 0|req: 1260/2348] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:24:16 2026] DELETE /v2.0/networks/9fa7f309-20fa-4aa5-b78c-0a7a75f51e0f => 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: 1261/2349] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:24:16 2026] DELETE /v2.0/networks/5be63bcd-570d-4743-bf26-817432ab6c9b => 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: 1262/2350] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:24:16 2026] DELETE /v2.0/networks/4b4a004e-79bb-4980-8537-bb4db1979878 => 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: 1089/2351] 10.0.0.9 () {34 vars in 781 bytes} [Thu Jul 2 06:24:15 2026] PUT /v2.0/routers/bf8984b8-7ed8-44c4-a1c6-ae2aa5d7386c/add_router_interface => generated 309 bytes in 1571 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:24:17.173 7 WARNING neutron_lib.context [None req-975eaaf3-25b4-4b64-becf-017d8959ce85 68c2931dbebe488b91c23ec9aa5c4788 6f2295e1df604dd292cf7360e1a4f845 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1263/2352] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:24:17 2026] DELETE /v2.0/networks/e4b58555-fa9d-43ad-b4a6-8fee46e17f34 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2353] 10.0.0.9 () {34 vars in 682 bytes} [Thu Jul 2 06:24:17 2026] POST /v2.0/security-groups => generated 1630 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 06:24:17.334 7 WARNING neutron_lib.context [None req-727a60b5-dae8-438f-a2d4-5dc5368f7ca7 68c2931dbebe488b91c23ec9aa5c4788 6f2295e1df604dd292cf7360e1a4f845 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1264/2354] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:24:17 2026] DELETE /v2.0/networks/7b920591-2931-41ba-975b-253d17c48d75 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2355] 10.0.0.9 () {34 vars in 693 bytes} [Thu Jul 2 06:24:17 2026] POST /v2.0/security-group-rules => generated 597 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:24:17.496 8 WARNING neutron_lib.context [None req-eccf1f17-acbd-4439-9596-9d39a7672c2a 68c2931dbebe488b91c23ec9aa5c4788 6f2295e1df604dd292cf7360e1a4f845 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1265/2356] 10.0.0.9 () {34 vars in 693 bytes} [Thu Jul 2 06:24:17 2026] POST /v2.0/security-group-rules => generated 597 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:24:17.658 7 WARNING neutron_lib.context [None req-1deb3ebc-97f0-4dea-95d8-a682e82b3581 68c2931dbebe488b91c23ec9aa5c4788 6f2295e1df604dd292cf7360e1a4f845 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1092/2357] 10.0.0.9 () {34 vars in 693 bytes} [Thu Jul 2 06:24:17 2026] POST /v2.0/security-group-rules => generated 599 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:24:17.830 8 WARNING neutron_lib.context [None req-522c6533-62fa-4f64-b707-a08866685751 68c2931dbebe488b91c23ec9aa5c4788 6f2295e1df604dd292cf7360e1a4f845 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1266/2358] 10.0.0.9 () {34 vars in 693 bytes} [Thu Jul 2 06:24:17 2026] POST /v2.0/security-group-rules => generated 601 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:24:17.957 7 WARNING neutron_lib.context [None req-6e7c3381-301f-42a7-900a-ca27246fcb5a 68c2931dbebe488b91c23ec9aa5c4788 6f2295e1df604dd292cf7360e1a4f845 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1093/2359] 10.0.0.9 () {34 vars in 693 bytes} [Thu Jul 2 06:24:17 2026] POST /v2.0/security-group-rules => generated 601 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:24:18.158 8 WARNING neutron_lib.context [None req-fecbca13-0c9a-4335-9ca1-9473fd297bd7 68c2931dbebe488b91c23ec9aa5c4788 6f2295e1df604dd292cf7360e1a4f845 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1267/2360] 10.0.0.9 () {34 vars in 693 bytes} [Thu Jul 2 06:24:18 2026] POST /v2.0/security-group-rules => generated 597 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:24:18.289 7 WARNING neutron_lib.context [None req-3b8c500f-2132-4a2e-9953-17e71e07c7a1 68c2931dbebe488b91c23ec9aa5c4788 6f2295e1df604dd292cf7360e1a4f845 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1094/2361] 10.0.0.9 () {34 vars in 693 bytes} [Thu Jul 2 06:24:18 2026] POST /v2.0/security-group-rules => generated 597 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:24:18.433 7 WARNING neutron_lib.context [None req-1676cad7-d934-46da-8355-80d5166fc77e 68c2931dbebe488b91c23ec9aa5c4788 6f2295e1df604dd292cf7360e1a4f845 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1095/2362] 10.0.0.9 () {34 vars in 693 bytes} [Thu Jul 2 06:24:18 2026] POST /v2.0/security-group-rules => generated 597 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:24:18.569 7 WARNING neutron_lib.context [None req-6d6ad168-1ab8-4af8-9786-e5d84c46d6da 68c2931dbebe488b91c23ec9aa5c4788 6f2295e1df604dd292cf7360e1a4f845 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1268/2363] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:24:18 2026] GET /v2.0/security-groups?tenant_id=19fb9c35083f4be2bbebd32b268f6478&name=default => generated 2929 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:24:18.683 8 INFO neutron.services.segments.plugin [-] Segment b32d732e-55ca-49be-be60-0c4670481b4c resource provider aggregate not found 2026-07-02 06:24:18.687 8 INFO neutron.services.segments.plugin [-] Segment b32d732e-55ca-49be-be60-0c4670481b4c resource provider aggregate not found 2026-07-02 06:24:18.694 8 INFO neutron.services.segments.plugin [-] Segment b32d732e-55ca-49be-be60-0c4670481b4c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b32d732e-55ca-49be-be60-0c4670481b4c found for delete ", "request_id": "req-8f9ffe44-27db-4eb7-ade0-c228c7088335"}]} 2026-07-02 06:24:18.698 8 INFO neutron.services.segments.plugin [-] Segment b32d732e-55ca-49be-be60-0c4670481b4c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b32d732e-55ca-49be-be60-0c4670481b4c found for delete ", "request_id": "req-754c62db-a855-42ee-8b5c-ed0618fef433"}]} 2026-07-02 06:24:18.707 8 INFO neutron.services.segments.plugin [-] Segment 13a77790-ee9d-4d45-9bbc-079e3aba05d7 resource provider aggregate not found [pid: 7|app: 0|req: 1096/2364] 10.0.0.9 () {34 vars in 693 bytes} [Thu Jul 2 06:24:18 2026] POST /v2.0/security-group-rules => generated 599 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:24:18.710 8 INFO neutron.services.segments.plugin [-] Segment 13a77790-ee9d-4d45-9bbc-079e3aba05d7 resource provider aggregate not found 2026-07-02 06:24:18.716 8 INFO neutron.services.segments.plugin [-] Segment 13a77790-ee9d-4d45-9bbc-079e3aba05d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13a77790-ee9d-4d45-9bbc-079e3aba05d7 found for delete ", "request_id": "req-c2cfefd4-4e64-4a2a-8ada-4c6d2d65432a"}]} 2026-07-02 06:24:18.721 7 WARNING neutron_lib.context [None req-910e5d98-e58c-4a73-ab3d-e176377d4f5a 68c2931dbebe488b91c23ec9aa5c4788 6f2295e1df604dd292cf7360e1a4f845 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:24:18.726 8 INFO neutron.services.segments.plugin [-] Segment 2d571e1a-c3a0-4725-a9bd-75ddd51ca762 resource provider aggregate not found 2026-07-02 06:24:18.730 8 INFO neutron.services.segments.plugin [-] Segment 13a77790-ee9d-4d45-9bbc-079e3aba05d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13a77790-ee9d-4d45-9bbc-079e3aba05d7 found for delete ", "request_id": "req-5661597b-a7af-4fc2-8db3-4eabc58e5ce8"}]} 2026-07-02 06:24:18.740 8 INFO neutron.services.segments.plugin [-] Segment 2d571e1a-c3a0-4725-a9bd-75ddd51ca762 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d571e1a-c3a0-4725-a9bd-75ddd51ca762 found for delete ", "request_id": "req-6a741946-6b2d-4622-bef0-dd1e4b5b1ea0"}]} 2026-07-02 06:24:18.744 8 INFO neutron.services.segments.plugin [-] Segment 2d571e1a-c3a0-4725-a9bd-75ddd51ca762 resource provider aggregate not found 2026-07-02 06:24:18.754 8 INFO neutron.services.segments.plugin [-] Segment 2d571e1a-c3a0-4725-a9bd-75ddd51ca762 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d571e1a-c3a0-4725-a9bd-75ddd51ca762 found for delete ", "request_id": "req-acb22d66-d720-49f5-8085-7c4ef06538c8"}]} 2026-07-02 06:24:18.760 8 INFO neutron.services.segments.plugin [-] Segment 2cbadd98-73cf-4bd6-b8e9-883042e09070 resource provider aggregate not found 2026-07-02 06:24:18.773 8 INFO neutron.services.segments.plugin [-] Segment 2cbadd98-73cf-4bd6-b8e9-883042e09070 resource provider aggregate not found 2026-07-02 06:24:18.778 8 INFO neutron.services.segments.plugin [-] Segment 2cbadd98-73cf-4bd6-b8e9-883042e09070 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2cbadd98-73cf-4bd6-b8e9-883042e09070 found for delete ", "request_id": "req-cd0e014c-5bc0-47d2-a47a-3d742127dded"}]} [pid: 8|app: 0|req: 1269/2365] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:24:18 2026] DELETE /v2.0/security-groups/a0f64731-6c27-4f49-97a4-ff6d5f9a243c => generated 0 bytes in 174 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2366] 10.0.0.9 () {34 vars in 693 bytes} [Thu Jul 2 06:24:18 2026] POST /v2.0/security-group-rules => generated 601 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:24:18.872 8 INFO neutron.services.segments.plugin [-] Segment 2cbadd98-73cf-4bd6-b8e9-883042e09070 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2cbadd98-73cf-4bd6-b8e9-883042e09070 found for delete ", "request_id": "req-18ee8ead-d872-4d7b-b9e3-254b8e4d36c1"}]} 2026-07-02 06:24:18.877 8 WARNING neutron_lib.context [None req-7264cfd3-6749-4c03-b149-a8537b3db7f1 68c2931dbebe488b91c23ec9aa5c4788 6f2295e1df604dd292cf7360e1a4f845 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1270/2367] 10.0.0.9 () {34 vars in 693 bytes} [Thu Jul 2 06:24:18 2026] POST /v2.0/security-group-rules => generated 597 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2368] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:24:18 2026] GET /v2.0/security-groups?tenant_id=e17116e8046643519940709730e2139f&name=default => generated 2929 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2369] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:24:19 2026] DELETE /v2.0/security-groups/7aa45050-8b92-47b3-bd0f-c6204b80adae => 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: 1099/2370] 10.0.0.141 () {34 vars in 1096 bytes} [Thu Jul 2 06:24:19 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-2146413613&fields=id&tenant_id=6f2295e1df604dd292cf7360e1a4f845 => 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: 1272/2371] 10.0.0.141 () {34 vars in 982 bytes} [Thu Jul 2 06:24:19 2026] GET /v2.0/networks?id=e6a8fe62-3dbe-48c3-b0bb-31efd5937da0 => generated 705 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2372] 10.0.0.141 () {34 vars in 965 bytes} [Thu Jul 2 06:24:19 2026] GET /v2.0/quotas/6f2295e1df604dd292cf7360e1a4f845 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2373] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:24:19 2026] GET /v2.0/security-groups?tenant_id=b9063d2458684f7e97b68206dabe6caa&name=default => generated 2929 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2374] 10.0.0.141 () {34 vars in 1002 bytes} [Thu Jul 2 06:24:19 2026] GET /v2.0/ports?tenant_id=6f2295e1df604dd292cf7360e1a4f845&fields=id => generated 287 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2375] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:24:19 2026] DELETE /v2.0/security-groups/c176f02b-c551-431c-8361-a8504ca92ce4 => 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: 1275/2376] 10.0.0.141 () {34 vars in 1008 bytes} [Thu Jul 2 06:24:19 2026] GET /v2.0/networks/e6a8fe62-3dbe-48c3-b0bb-31efd5937da0?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: 1102/2377] 10.0.0.141 () {34 vars in 1108 bytes} [Thu Jul 2 06:24:19 2026] GET /v2.0/networks/e6a8fe62-3dbe-48c3-b0bb-31efd5937da0?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: 1276/2378] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:24:19 2026] GET /v2.0/ports?device_id=63153447-5300-41bc-ac9a-40ac12636c91 => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:24:23.763 7 WARNING neutron_lib.context [None req-c3ba99c2-e895-4509-9dce-a2a3c3b55964 e475a300e929414bb4daf3e12514bc21 0e6b6ec136d441f88ad7cf9828cbd7de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:24:23.810 7 INFO neutron.db.segments_db [None req-c3ba99c2-e895-4509-9dce-a2a3c3b55964 e475a300e929414bb4daf3e12514bc21 0e6b6ec136d441f88ad7cf9828cbd7de - - default default] Added segment fe940144-4c27-4f9d-9a51-5e2020e160d1 of type vxlan for network 0fc19b2c-4989-4f73-96d3-04a51326f0b1 2026-07-02 06:24:24.115 7 INFO neutron.db.l3_hamode_db [None req-c3ba99c2-e895-4509-9dce-a2a3c3b55964 e475a300e929414bb4daf3e12514bc21 0e6b6ec136d441f88ad7cf9828cbd7de - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1278/2381] 199.204.45.248 () {34 vars in 986 bytes} [Thu Jul 2 06:24:24 2026] GET /v2.0/networks?id=e6a8fe62-3dbe-48c3-b0bb-31efd5937da0 => generated 705 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2382] 199.204.45.248 () {34 vars in 1050 bytes} [Thu Jul 2 06:24:24 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6f2295e1df604dd292cf7360e1a4f845 => generated 179 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:24:24.177 8 WARNING neutron_lib.context [req-342e6fd3-d362-463b-b93a-0e31aee361c9 req-c0627673-f800-473e-9aff-4365af748dfc 68c2931dbebe488b91c23ec9aa5c4788 6f2295e1df604dd292cf7360e1a4f845 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:24:24.317 7 INFO neutron.db.l3_hamode_db [None req-c3ba99c2-e895-4509-9dce-a2a3c3b55964 e475a300e929414bb4daf3e12514bc21 0e6b6ec136d441f88ad7cf9828cbd7de - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1280/2383] 199.204.45.248 () {38 vars in 955 bytes} [Thu Jul 2 06:24:24 2026] POST /v2.0/ports => generated 1183 bytes in 504 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:71: 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: 1104/2384] 10.0.0.9 () {34 vars in 666 bytes} [Thu Jul 2 06:24:23 2026] POST /v2.0/routers => generated 474 bytes in 1446 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2385] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:24:25 2026] GET /v2.0/ports?device_id=63153447-5300-41bc-ac9a-40ac12636c91 => generated 1198 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:24:25.127 7 WARNING neutron_lib.context [None req-ef1eb21b-f686-48dd-b4b6-060bddacf1f2 e475a300e929414bb4daf3e12514bc21 0e6b6ec136d441f88ad7cf9828cbd7de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:24:25.168 7 INFO neutron.db.l3_hamode_db [None req-ef1eb21b-f686-48dd-b4b6-060bddacf1f2 e475a300e929414bb4daf3e12514bc21 0e6b6ec136d441f88ad7cf9828cbd7de - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1281/2386] 199.204.45.248 () {38 vars in 1028 bytes} [Thu Jul 2 06:24:24 2026] PUT /v2.0/ports/cb2b0193-c1b5-4b17-bfa4-916b15dbbe82 => generated 1464 bytes in 515 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:71: 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: 1282/2387] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:24:25 2026] GET /v2.0/security-groups?id=31595674-609b-4fd0-8b41-f712e3a3a252&fields=id&fields=name => generated 112 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:24:25.305 7 INFO neutron.db.l3_hamode_db [None req-ef1eb21b-f686-48dd-b4b6-060bddacf1f2 e475a300e929414bb4daf3e12514bc21 0e6b6ec136d441f88ad7cf9828cbd7de - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 06:24:25.755 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e76fdff8-594e-45c8-8b6e-04e106b2edd6'] response: {'name': 'network-changed', 'server_uuid': '63153447-5300-41bc-ac9a-40ac12636c91', 'tag': 'cb2b0193-c1b5-4b17-bfa4-916b15dbbe82', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1283/2388] 199.204.45.248 () {34 vars in 1080 bytes} [Thu Jul 2 06:24:25 2026] GET /v2.0/ports?tenant_id=6f2295e1df604dd292cf7360e1a4f845&device_id=63153447-5300-41bc-ac9a-40ac12636c91 => generated 1467 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2389] 199.204.45.248 () {34 vars in 1018 bytes} [Thu Jul 2 06:24:25 2026] GET /v2.0/networks?tenant_id=6f2295e1df604dd292cf7360e1a4f845&shared=False => generated 2376 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2390] 10.0.0.9 () {34 vars in 666 bytes} [Thu Jul 2 06:24:25 2026] POST /v2.0/routers => generated 474 bytes in 771 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:24:25.903 7 WARNING neutron_lib.context [None req-ae7804fb-aa4c-4ef8-9be9-0321b4013748 e475a300e929414bb4daf3e12514bc21 0e6b6ec136d441f88ad7cf9828cbd7de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1285/2391] 199.204.45.248 () {34 vars in 930 bytes} [Thu Jul 2 06:24:25 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:24:25.943 7 INFO neutron.db.l3_hamode_db [None req-ae7804fb-aa4c-4ef8-9be9-0321b4013748 e475a300e929414bb4daf3e12514bc21 0e6b6ec136d441f88ad7cf9828cbd7de - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 06:24:26.073 7 INFO neutron.db.l3_hamode_db [None req-ae7804fb-aa4c-4ef8-9be9-0321b4013748 e475a300e929414bb4daf3e12514bc21 0e6b6ec136d441f88ad7cf9828cbd7de - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1107/2392] 10.0.0.9 () {34 vars in 666 bytes} [Thu Jul 2 06:24:25 2026] POST /v2.0/routers => generated 474 bytes in 772 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:24:26.680 8 WARNING neutron_lib.context [None req-e402a8dc-3903-4a42-b8da-561c6df245cc e475a300e929414bb4daf3e12514bc21 0e6b6ec136d441f88ad7cf9828cbd7de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:24:26.718 8 INFO neutron.db.l3_hamode_db [None req-e402a8dc-3903-4a42-b8da-561c6df245cc e475a300e929414bb4daf3e12514bc21 0e6b6ec136d441f88ad7cf9828cbd7de - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 06:24:26.838 8 INFO neutron.db.l3_hamode_db [None req-e402a8dc-3903-4a42-b8da-561c6df245cc e475a300e929414bb4daf3e12514bc21 0e6b6ec136d441f88ad7cf9828cbd7de - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1108/2393] 199.204.45.248 () {34 vars in 1080 bytes} [Thu Jul 2 06:24:26 2026] GET /v2.0/ports?tenant_id=6f2295e1df604dd292cf7360e1a4f845&device_id=63153447-5300-41bc-ac9a-40ac12636c91 => generated 1467 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2394] 199.204.45.248 () {34 vars in 1058 bytes} [Thu Jul 2 06:24:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.251&port_id=cb2b0193-c1b5-4b17-bfa4-916b15dbbe82 => 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: 1110/2395] 199.204.45.248 () {34 vars in 1104 bytes} [Thu Jul 2 06:24:27 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2fa&port_id=cb2b0193-c1b5-4b17-bfa4-916b15dbbe82 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2396] 199.204.45.248 () {34 vars in 1064 bytes} [Thu Jul 2 06:24:27 2026] GET /v2.0/subnets?id=4cd4c569-95f4-4912-af6f-94895f9d19d6&id=8befb4a5-fe68-4355-be3e-66fac3e9843e => generated 1409 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2397] 199.204.45.248 () {34 vars in 1052 bytes} [Thu Jul 2 06:24:27 2026] GET /v2.0/ports?network_id=e6a8fe62-3dbe-48c3-b0bb-31efd5937da0&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2398] 199.204.45.248 () {34 vars in 1052 bytes} [Thu Jul 2 06:24:27 2026] GET /v2.0/ports?network_id=e6a8fe62-3dbe-48c3-b0bb-31efd5937da0&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: 1114/2399] 199.204.45.248 () {34 vars in 1012 bytes} [Thu Jul 2 06:24:27 2026] GET /v2.0/networks/e6a8fe62-3dbe-48c3-b0bb-31efd5937da0?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: 1115/2400] 199.204.45.248 () {34 vars in 1112 bytes} [Thu Jul 2 06:24:27 2026] GET /v2.0/networks/e6a8fe62-3dbe-48c3-b0bb-31efd5937da0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2401] 10.0.0.9 () {34 vars in 666 bytes} [Thu Jul 2 06:24:26 2026] POST /v2.0/routers => generated 474 bytes in 754 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:24:27.440 7 WARNING neutron_lib.context [None req-2d9fe357-6699-4544-a0fb-127db4974581 e475a300e929414bb4daf3e12514bc21 0e6b6ec136d441f88ad7cf9828cbd7de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:24:27.470 7 INFO neutron.db.l3_hamode_db [None req-2d9fe357-6699-4544-a0fb-127db4974581 e475a300e929414bb4daf3e12514bc21 0e6b6ec136d441f88ad7cf9828cbd7de - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 06:24:27.944 7 INFO neutron.db.l3_hamode_db [None req-2d9fe357-6699-4544-a0fb-127db4974581 e475a300e929414bb4daf3e12514bc21 0e6b6ec136d441f88ad7cf9828cbd7de - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1116/2402] 10.0.0.9 () {34 vars in 666 bytes} [Thu Jul 2 06:24:27 2026] POST /v2.0/routers => generated 474 bytes in 1121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2403] 10.0.0.9 () {34 vars in 749 bytes} [Thu Jul 2 06:24:28 2026] PUT /v2.0/routers/d7446a43-a1be-47ba-970c-8327e6a593e6/tags => generated 17 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2404] 10.0.0.9 () {34 vars in 749 bytes} [Thu Jul 2 06:24:28 2026] PUT /v2.0/routers/c9da3c25-fd7e-4421-b430-4e91a90056d8/tags => generated 25 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2405] 10.0.0.9 () {34 vars in 749 bytes} [Thu Jul 2 06:24:28 2026] PUT /v2.0/routers/a0a80f8a-2ba7-4e4c-b04e-75cee4c6d25e/tags => generated 34 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2406] 10.0.0.9 () {34 vars in 749 bytes} [Thu Jul 2 06:24:28 2026] PUT /v2.0/routers/ea296aaf-6cb3-4ad9-a96c-c57e75a4a713/tags => generated 19 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2407] 10.0.0.9 () {32 vars in 662 bytes} [Thu Jul 2 06:24:28 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2408] 10.0.0.9 () {32 vars in 676 bytes} [Thu Jul 2 06:24:28 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2409] 10.0.0.9 () {32 vars in 672 bytes} [Thu Jul 2 06:24:29 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2410] 10.0.0.9 () {32 vars in 684 bytes} [Thu Jul 2 06:24:29 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2411] 10.0.0.9 () {32 vars in 670 bytes} [Thu Jul 2 06:24:29 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2412] 10.0.0.9 () {32 vars in 684 bytes} [Thu Jul 2 06:24:29 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2413] 10.0.0.9 () {32 vars in 680 bytes} [Thu Jul 2 06:24:29 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2414] 10.0.0.9 () {32 vars in 692 bytes} [Thu Jul 2 06:24:29 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2415] 10.0.0.9 () {32 vars in 719 bytes} [Thu Jul 2 06:24:29 2026] GET /v2.0/routers/d7446a43-a1be-47ba-970c-8327e6a593e6 => generated 485 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2416] 10.0.0.9 () {34 vars in 740 bytes} [Thu Jul 2 06:24:29 2026] PUT /v2.0/routers/d7446a43-a1be-47ba-970c-8327e6a593e6 => generated 485 bytes in 561 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2417] 10.0.0.9 () {32 vars in 734 bytes} [Thu Jul 2 06:24:30 2026] GET /v2.0/ports?device_id=d7446a43-a1be-47ba-970c-8327e6a593e6 => 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: 1295/2418] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:24:30 2026] GET /v2.0/ports?device_id=63153447-5300-41bc-ac9a-40ac12636c91 => 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: 1296/2419] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:24:30 2026] GET /v2.0/security-groups?id=31595674-609b-4fd0-8b41-f712e3a3a252&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2420] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:24:30 2026] DELETE /v2.0/routers/d7446a43-a1be-47ba-970c-8327e6a593e6 => generated 0 bytes in 397 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2421] 10.0.0.9 () {32 vars in 719 bytes} [Thu Jul 2 06:24:30 2026] GET /v2.0/routers/c9da3c25-fd7e-4421-b430-4e91a90056d8 => 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: 1125/2422] 10.0.0.9 () {34 vars in 740 bytes} [Thu Jul 2 06:24:30 2026] PUT /v2.0/routers/c9da3c25-fd7e-4421-b430-4e91a90056d8 => generated 493 bytes in 555 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2423] 10.0.0.9 () {32 vars in 734 bytes} [Thu Jul 2 06:24:31 2026] GET /v2.0/ports?device_id=c9da3c25-fd7e-4421-b430-4e91a90056d8 => 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: 1126/2424] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:24:31 2026] DELETE /v2.0/routers/c9da3c25-fd7e-4421-b430-4e91a90056d8 => generated 0 bytes in 402 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2425] 10.0.0.9 () {32 vars in 719 bytes} [Thu Jul 2 06:24:31 2026] GET /v2.0/routers/a0a80f8a-2ba7-4e4c-b04e-75cee4c6d25e => generated 502 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2426] 10.0.0.9 () {34 vars in 740 bytes} [Thu Jul 2 06:24:31 2026] PUT /v2.0/routers/a0a80f8a-2ba7-4e4c-b04e-75cee4c6d25e => generated 502 bytes in 554 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2427] 10.0.0.9 () {32 vars in 734 bytes} [Thu Jul 2 06:24:32 2026] GET /v2.0/ports?device_id=a0a80f8a-2ba7-4e4c-b04e-75cee4c6d25e => 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: 1128/2428] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:24:32 2026] DELETE /v2.0/routers/a0a80f8a-2ba7-4e4c-b04e-75cee4c6d25e => generated 0 bytes in 339 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2429] 10.0.0.9 () {32 vars in 719 bytes} [Thu Jul 2 06:24:32 2026] GET /v2.0/routers/ea296aaf-6cb3-4ad9-a96c-c57e75a4a713 => generated 487 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2430] 10.0.0.9 () {34 vars in 740 bytes} [Thu Jul 2 06:24:32 2026] PUT /v2.0/routers/ea296aaf-6cb3-4ad9-a96c-c57e75a4a713 => generated 487 bytes in 510 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2431] 10.0.0.9 () {32 vars in 734 bytes} [Thu Jul 2 06:24:33 2026] GET /v2.0/ports?device_id=ea296aaf-6cb3-4ad9-a96c-c57e75a4a713 => 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: 1130/2432] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:24:33 2026] DELETE /v2.0/routers/ea296aaf-6cb3-4ad9-a96c-c57e75a4a713 => generated 0 bytes in 431 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2433] 10.0.0.9 () {32 vars in 719 bytes} [Thu Jul 2 06:24:33 2026] GET /v2.0/routers/72594923-7e9b-4a70-b0d2-62bf571bb665 => generated 480 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2434] 10.0.0.9 () {34 vars in 740 bytes} [Thu Jul 2 06:24:33 2026] PUT /v2.0/routers/72594923-7e9b-4a70-b0d2-62bf571bb665 => generated 480 bytes in 713 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2435] 10.0.0.9 () {32 vars in 734 bytes} [Thu Jul 2 06:24:34 2026] GET /v2.0/ports?device_id=72594923-7e9b-4a70-b0d2-62bf571bb665 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:24:35.052 7 INFO neutron.services.segments.plugin [-] Segment fe940144-4c27-4f9d-9a51-5e2020e160d1 resource provider aggregate not found 2026-07-02 06:24:35.057 7 INFO neutron.services.segments.plugin [-] Segment fe940144-4c27-4f9d-9a51-5e2020e160d1 resource provider aggregate not found 2026-07-02 06:24:35.068 7 INFO neutron.services.segments.plugin [-] Segment fe940144-4c27-4f9d-9a51-5e2020e160d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe940144-4c27-4f9d-9a51-5e2020e160d1 found for delete ", "request_id": "req-cdc01c0b-64a4-4e00-85e4-54e867353565"}]} 2026-07-02 06:24:35.073 7 INFO neutron.services.segments.plugin [-] Segment fe940144-4c27-4f9d-9a51-5e2020e160d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe940144-4c27-4f9d-9a51-5e2020e160d1 found for delete ", "request_id": "req-a692f239-5977-4e70-9ba2-0cf2173d946a"}]} 2026-07-02 06:24:35.077 7 INFO neutron.db.l3_hamode_db [None req-ae8ea598-fca4-4a5e-a6e0-415c82e4a460 e475a300e929414bb4daf3e12514bc21 0e6b6ec136d441f88ad7cf9828cbd7de - - default default] HA network 0fc19b2c-4989-4f73-96d3-04a51326f0b1 was deleted as no HA routers are present in tenant 0e6b6ec136d441f88ad7cf9828cbd7de. [pid: 7|app: 0|req: 1132/2436] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:24:34 2026] DELETE /v2.0/routers/72594923-7e9b-4a70-b0d2-62bf571bb665 => generated 0 bytes in 666 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2437] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:24:35 2026] GET /v2.0/ports?device_id=63153447-5300-41bc-ac9a-40ac12636c91 => generated 1200 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2438] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:24:35 2026] GET /v2.0/security-groups?id=31595674-609b-4fd0-8b41-f712e3a3a252&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2439] 10.0.0.9 () {32 vars in 816 bytes} [Thu Jul 2 06:24:35 2026] GET /v2.0/ports?network_id=e6a8fe62-3dbe-48c3-b0bb-31efd5937da0&mac_address=fa%3A16%3A3e%3A50%3A3d%3Aa1 => generated 1200 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:24:35.719 7 WARNING neutron_lib.context [None req-0595cdbf-51a1-402e-894d-b6d2a4472e70 68c2931dbebe488b91c23ec9aa5c4788 6f2295e1df604dd292cf7360e1a4f845 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1307/2440] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:24:35 2026] GET /v2.0/security-groups?tenant_id=03931b59be1742e6b9ae74b01367ec12&name=default => generated 2929 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2441] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:24:36 2026] DELETE /v2.0/security-groups/cf9dc7e5-cee0-489c-ba64-a329e47d1e2c => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2442] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:24:36 2026] GET /v2.0/security-groups?tenant_id=0e6b6ec136d441f88ad7cf9828cbd7de&name=default => generated 2929 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:24:36.516 7 INFO neutron.db.l3_db [None req-0595cdbf-51a1-402e-894d-b6d2a4472e70 68c2931dbebe488b91c23ec9aa5c4788 6f2295e1df604dd292cf7360e1a4f845 - - default default] Floating IP 54dae103-fbab-4e45-be01-5cc3310d1925 associated. External IP: 10.96.250.212, port: cb2b0193-c1b5-4b17-bfa4-916b15dbbe82. [pid: 8|app: 0|req: 1310/2443] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:24:36 2026] DELETE /v2.0/security-groups/ead696f1-f8d5-4564-a28c-3b2ed376ff80 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2444] 10.0.0.9 () {34 vars in 675 bytes} [Thu Jul 2 06:24:35 2026] POST /v2.0/floatingips => generated 855 bytes in 1144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2445] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:24:36 2026] GET /v2.0/security-groups?tenant_id=9061e35efca94de6a7330b50070b6fad&name=default => generated 2929 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:24:36.917 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e5652235-5e54-4d0d-ad0a-bba34b238835'] response: {'name': 'network-changed', 'server_uuid': '63153447-5300-41bc-ac9a-40ac12636c91', 'tag': 'cb2b0193-c1b5-4b17-bfa4-916b15dbbe82', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1312/2446] 10.0.0.141 () {34 vars in 1096 bytes} [Thu Jul 2 06:24:36 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-2146413613&fields=id&tenant_id=6f2295e1df604dd292cf7360e1a4f845 => generated 69 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2447] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:24:36 2026] DELETE /v2.0/security-groups/dfd62ea9-fd15-42ae-ad70-970d4b5e6273 => 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: 1313/2448] 10.0.0.141 () {34 vars in 982 bytes} [Thu Jul 2 06:24:36 2026] GET /v2.0/networks?id=da22bd33-6fd3-4a06-8c0e-bfb3c4d56b29 => generated 705 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2449] 10.0.0.141 () {34 vars in 965 bytes} [Thu Jul 2 06:24:37 2026] GET /v2.0/quotas/6f2295e1df604dd292cf7360e1a4f845 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2450] 10.0.0.141 () {34 vars in 1002 bytes} [Thu Jul 2 06:24:37 2026] GET /v2.0/ports?tenant_id=6f2295e1df604dd292cf7360e1a4f845&fields=id => generated 333 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2451] 10.0.0.141 () {34 vars in 1008 bytes} [Thu Jul 2 06:24:37 2026] GET /v2.0/networks/da22bd33-6fd3-4a06-8c0e-bfb3c4d56b29?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: 1315/2452] 10.0.0.141 () {34 vars in 1108 bytes} [Thu Jul 2 06:24:37 2026] GET /v2.0/networks/da22bd33-6fd3-4a06-8c0e-bfb3c4d56b29?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2453] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:24:37 2026] GET /v2.0/ports?device_id=14eea6b3-337a-4450-b82d-debd2abeedff => 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: 1316/2454] 199.204.45.248 () {34 vars in 1080 bytes} [Thu Jul 2 06:24:37 2026] GET /v2.0/ports?tenant_id=6f2295e1df604dd292cf7360e1a4f845&device_id=63153447-5300-41bc-ac9a-40ac12636c91 => generated 1469 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2455] 199.204.45.248 () {34 vars in 986 bytes} [Thu Jul 2 06:24:37 2026] GET /v2.0/networks?id=e6a8fe62-3dbe-48c3-b0bb-31efd5937da0 => generated 801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2456] 199.204.45.248 () {34 vars in 1058 bytes} [Thu Jul 2 06:24:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.251&port_id=cb2b0193-c1b5-4b17-bfa4-916b15dbbe82 => generated 858 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2457] 199.204.45.248 () {34 vars in 1104 bytes} [Thu Jul 2 06:24:37 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2fa&port_id=cb2b0193-c1b5-4b17-bfa4-916b15dbbe82 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2458] 199.204.45.248 () {34 vars in 1064 bytes} [Thu Jul 2 06:24:37 2026] GET /v2.0/subnets?id=4cd4c569-95f4-4912-af6f-94895f9d19d6&id=8befb4a5-fe68-4355-be3e-66fac3e9843e => generated 1409 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2459] 199.204.45.248 () {34 vars in 1052 bytes} [Thu Jul 2 06:24:37 2026] GET /v2.0/ports?network_id=e6a8fe62-3dbe-48c3-b0bb-31efd5937da0&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: 1319/2460] 199.204.45.248 () {34 vars in 1052 bytes} [Thu Jul 2 06:24:37 2026] GET /v2.0/ports?network_id=e6a8fe62-3dbe-48c3-b0bb-31efd5937da0&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2461] 199.204.45.248 () {34 vars in 1012 bytes} [Thu Jul 2 06:24:37 2026] GET /v2.0/networks/e6a8fe62-3dbe-48c3-b0bb-31efd5937da0?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2462] 199.204.45.248 () {34 vars in 1112 bytes} [Thu Jul 2 06:24:37 2026] GET /v2.0/networks/e6a8fe62-3dbe-48c3-b0bb-31efd5937da0?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-07-02 06:24:41.078 7 WARNING neutron_lib.context [None req-7aae6f9c-67f7-4d1a-a91d-02041d3df221 bf20e82d294041bfba8de4c42e70c2b4 a5e3a5fe2692421e9882c0796184e780 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1144/2465] 10.0.0.9 () {34 vars in 682 bytes} [Thu Jul 2 06:24:40 2026] POST /v2.0/security-groups => generated 1603 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 06:24:41.292 8 WARNING neutron_lib.context [None req-d2772183-3dd3-4ec4-a39b-4dc4e01e2c8c bf20e82d294041bfba8de4c42e70c2b4 a5e3a5fe2692421e9882c0796184e780 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1322/2466] 10.0.0.9 () {34 vars in 682 bytes} [Thu Jul 2 06:24:41 2026] POST /v2.0/security-groups => generated 1603 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 06:24:41.424 7 WARNING neutron_lib.context [None req-517bf15c-4ca3-4d72-9f3a-9f37084a175c bf20e82d294041bfba8de4c42e70c2b4 a5e3a5fe2692421e9882c0796184e780 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1145/2467] 10.0.0.9 () {34 vars in 682 bytes} [Thu Jul 2 06:24:41 2026] POST /v2.0/security-groups => generated 1603 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 06:24:41.559 8 WARNING neutron_lib.context [None req-b612e734-ae85-4ae7-b5cd-6d99bc310aea bf20e82d294041bfba8de4c42e70c2b4 a5e3a5fe2692421e9882c0796184e780 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1323/2468] 10.0.0.9 () {34 vars in 682 bytes} [Thu Jul 2 06:24:41 2026] POST /v2.0/security-groups => generated 1603 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 06:24:41.697 7 WARNING neutron_lib.context [None req-10259405-27d6-471e-82c1-6f298b630d70 bf20e82d294041bfba8de4c42e70c2b4 a5e3a5fe2692421e9882c0796184e780 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1324/2469] 199.204.45.248 () {34 vars in 986 bytes} [Thu Jul 2 06:24:41 2026] GET /v2.0/networks?id=da22bd33-6fd3-4a06-8c0e-bfb3c4d56b29 => generated 705 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2470] 199.204.45.248 () {34 vars in 1050 bytes} [Thu Jul 2 06:24:41 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6f2295e1df604dd292cf7360e1a4f845 => generated 179 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:24:41.807 8 WARNING neutron_lib.context [req-0be684ac-90d5-4028-a16a-e757713f92fc req-4d8408d3-0165-4939-b9ed-855c9bcb2723 68c2931dbebe488b91c23ec9aa5c4788 6f2295e1df604dd292cf7360e1a4f845 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1146/2471] 10.0.0.9 () {34 vars in 682 bytes} [Thu Jul 2 06:24:41 2026] POST /v2.0/security-groups => generated 1603 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2472] 10.0.0.9 () {34 vars in 765 bytes} [Thu Jul 2 06:24:41 2026] PUT /v2.0/security-groups/64ce159d-cbdc-49b7-be2c-2de71688c632/tags => generated 17 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2473] 10.0.0.9 () {34 vars in 765 bytes} [Thu Jul 2 06:24:41 2026] PUT /v2.0/security-groups/1c47d23f-9106-402e-81fa-989375c4a118/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2474] 10.0.0.9 () {34 vars in 765 bytes} [Thu Jul 2 06:24:41 2026] PUT /v2.0/security-groups/037e7143-2b59-4710-aced-7d7554e1b210/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2475] 10.0.0.9 () {34 vars in 765 bytes} [Thu Jul 2 06:24:41 2026] PUT /v2.0/security-groups/eeda440f-0db4-42e4-81df-ae8cac41d115/tags => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2476] 10.0.0.9 () {32 vars in 678 bytes} [Thu Jul 2 06:24:41 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2477] 10.0.0.9 () {32 vars in 692 bytes} [Thu Jul 2 06:24:42 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2478] 10.0.0.9 () {32 vars in 688 bytes} [Thu Jul 2 06:24:42 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2479] 10.0.0.9 () {32 vars in 700 bytes} [Thu Jul 2 06:24:42 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2480] 10.0.0.9 () {32 vars in 686 bytes} [Thu Jul 2 06:24:42 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2481] 199.204.45.248 () {38 vars in 955 bytes} [Thu Jul 2 06:24:41 2026] POST /v2.0/ports => generated 1187 bytes in 443 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:71: 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: 1156/2482] 10.0.0.9 () {32 vars in 700 bytes} [Thu Jul 2 06:24:42 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2483] 10.0.0.9 () {32 vars in 696 bytes} [Thu Jul 2 06:24:42 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2484] 10.0.0.9 () {32 vars in 708 bytes} [Thu Jul 2 06:24:42 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2485] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:24:42 2026] DELETE /v2.0/security-groups/64ce159d-cbdc-49b7-be2c-2de71688c632 => 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: 1160/2486] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:24:42 2026] DELETE /v2.0/security-groups/1c47d23f-9106-402e-81fa-989375c4a118 => 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: 1161/2487] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:24:42 2026] GET /v2.0/ports?device_id=14eea6b3-337a-4450-b82d-debd2abeedff => generated 1202 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2488] 199.204.45.248 () {38 vars in 1028 bytes} [Thu Jul 2 06:24:42 2026] PUT /v2.0/ports/87804de4-d65f-4085-b84f-160ed10e3d08 => generated 1468 bytes in 448 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:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:24:42.741 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e58da9d6-99e3-45dc-a0aa-481e4335a2b8'] response: {'name': 'network-changed', 'server_uuid': '14eea6b3-337a-4450-b82d-debd2abeedff', 'tag': '87804de4-d65f-4085-b84f-160ed10e3d08', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1328/2489] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:24:42 2026] GET /v2.0/security-groups?id=31595674-609b-4fd0-8b41-f712e3a3a252&fields=id&fields=name => generated 112 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2490] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:24:42 2026] DELETE /v2.0/security-groups/037e7143-2b59-4710-aced-7d7554e1b210 => 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: 1329/2491] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:24:42 2026] DELETE /v2.0/security-groups/eeda440f-0db4-42e4-81df-ae8cac41d115 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2492] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:24:42 2026] DELETE /v2.0/security-groups/cf6a8cd5-bb45-4c40-9c1c-14ad35fdcb71 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2493] 199.204.45.248 () {34 vars in 1080 bytes} [Thu Jul 2 06:24:43 2026] GET /v2.0/ports?tenant_id=6f2295e1df604dd292cf7360e1a4f845&device_id=14eea6b3-337a-4450-b82d-debd2abeedff => generated 1471 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2494] 10.0.0.146 () {34 vars in 990 bytes} [Thu Jul 2 06:24:43 2026] GET /v2.0/ports?device_id=63153447-5300-41bc-ac9a-40ac12636c91 => generated 1469 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2495] 199.204.45.248 () {34 vars in 1018 bytes} [Thu Jul 2 06:24:43 2026] GET /v2.0/networks?tenant_id=6f2295e1df604dd292cf7360e1a4f845&shared=False => generated 2376 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2496] 10.0.0.146 () {34 vars in 1040 bytes} [Thu Jul 2 06:24:43 2026] GET /v2.0/security-groups?id=31595674-609b-4fd0-8b41-f712e3a3a252&fields=id&fields=name => generated 112 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2497] 199.204.45.248 () {34 vars in 930 bytes} [Thu Jul 2 06:24:43 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2498] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:24:43 2026] GET /v2.0/security-groups?tenant_id=82781ddc611b458e9c900f58e1fa5089&name=default => generated 2929 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2499] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:24:44 2026] DELETE /v2.0/security-groups/3477821a-94c9-4f31-a823-6b2aafb8101e => 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: 1167/2500] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:24:44 2026] GET /v2.0/security-groups?tenant_id=202196aa35924290a31be2bd58218d91&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2501] 199.204.45.248 () {34 vars in 1080 bytes} [Thu Jul 2 06:24:44 2026] GET /v2.0/ports?tenant_id=6f2295e1df604dd292cf7360e1a4f845&device_id=14eea6b3-337a-4450-b82d-debd2abeedff => generated 1471 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2502] 199.204.45.248 () {34 vars in 1058 bytes} [Thu Jul 2 06:24:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.113&port_id=87804de4-d65f-4085-b84f-160ed10e3d08 => 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: 1336/2503] 199.204.45.248 () {34 vars in 1106 bytes} [Thu Jul 2 06:24:44 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A31c&port_id=87804de4-d65f-4085-b84f-160ed10e3d08 => 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: 1168/2504] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:24:44 2026] DELETE /v2.0/security-groups/9778ed9c-662d-44b0-859e-f6df11da8ca4 => 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: 1337/2505] 199.204.45.248 () {34 vars in 1064 bytes} [Thu Jul 2 06:24:44 2026] GET /v2.0/subnets?id=e3658fae-d434-43c5-8136-7f10892b6b84&id=42c53912-7c24-498d-8f4c-f6e8aa1dcaf5 => generated 1414 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2506] 199.204.45.248 () {34 vars in 1052 bytes} [Thu Jul 2 06:24:44 2026] GET /v2.0/ports?network_id=da22bd33-6fd3-4a06-8c0e-bfb3c4d56b29&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: 1338/2507] 199.204.45.248 () {34 vars in 1052 bytes} [Thu Jul 2 06:24:44 2026] GET /v2.0/ports?network_id=da22bd33-6fd3-4a06-8c0e-bfb3c4d56b29&device_owner=network%3Adhcp => generated 1461 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2508] 199.204.45.248 () {34 vars in 1012 bytes} [Thu Jul 2 06:24:44 2026] GET /v2.0/networks/da22bd33-6fd3-4a06-8c0e-bfb3c4d56b29?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2509] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:24:44 2026] GET /v2.0/security-groups?tenant_id=a5e3a5fe2692421e9882c0796184e780&name=default => generated 2929 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2510] 199.204.45.248 () {34 vars in 1112 bytes} [Thu Jul 2 06:24:44 2026] GET /v2.0/networks/da22bd33-6fd3-4a06-8c0e-bfb3c4d56b29?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: 1340/2511] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:24:44 2026] DELETE /v2.0/security-groups/e031d84b-5d80-4954-809d-ce069c8cbaac => 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: 1172/2512] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:24:47 2026] GET /v2.0/ports?device_id=14eea6b3-337a-4450-b82d-debd2abeedff => generated 1204 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2513] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:24:47 2026] GET /v2.0/security-groups?id=31595674-609b-4fd0-8b41-f712e3a3a252&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2514] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:24:53 2026] GET /v2.0/ports?device_id=14eea6b3-337a-4450-b82d-debd2abeedff => generated 1204 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2515] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:24:53 2026] GET /v2.0/security-groups?id=31595674-609b-4fd0-8b41-f712e3a3a252&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2516] 10.0.0.9 () {32 vars in 816 bytes} [Thu Jul 2 06:24:53 2026] GET /v2.0/ports?network_id=da22bd33-6fd3-4a06-8c0e-bfb3c4d56b29&mac_address=fa%3A16%3A3e%3A5a%3Ae0%3A36 => generated 1204 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:24:53.261 8 WARNING neutron_lib.context [None req-6fc0c4c9-2ea0-47aa-a52d-d98f078d7654 68c2931dbebe488b91c23ec9aa5c4788 6f2295e1df604dd292cf7360e1a4f845 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:24:54.064 8 INFO neutron.db.l3_db [None req-6fc0c4c9-2ea0-47aa-a52d-d98f078d7654 68c2931dbebe488b91c23ec9aa5c4788 6f2295e1df604dd292cf7360e1a4f845 - - default default] Floating IP a6a0d6ef-7a22-4d97-b0c8-411d87d1c54b associated. External IP: 10.96.250.206, port: 87804de4-d65f-4085-b84f-160ed10e3d08. [pid: 8|app: 0|req: 1343/2519] 10.0.0.9 () {34 vars in 675 bytes} [Thu Jul 2 06:24:53 2026] POST /v2.0/floatingips => generated 855 bytes in 1157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2520] 10.0.0.146 () {34 vars in 990 bytes} [Thu Jul 2 06:25:00 2026] GET /v2.0/ports?device_id=14eea6b3-337a-4450-b82d-debd2abeedff => generated 1473 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2521] 10.0.0.146 () {34 vars in 1040 bytes} [Thu Jul 2 06:25:00 2026] GET /v2.0/security-groups?id=31595674-609b-4fd0-8b41-f712e3a3a252&fields=id&fields=name => generated 112 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2522] 199.204.45.248 () {34 vars in 1080 bytes} [Thu Jul 2 06:25:01 2026] GET /v2.0/ports?tenant_id=6f2295e1df604dd292cf7360e1a4f845&device_id=14eea6b3-337a-4450-b82d-debd2abeedff => generated 1473 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:25:01.457 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-79a7162d-500e-4951-bd6c-9c793741eb38'] response: {'name': 'network-changed', 'server_uuid': '14eea6b3-337a-4450-b82d-debd2abeedff', 'tag': '87804de4-d65f-4085-b84f-160ed10e3d08', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1345/2523] 199.204.45.248 () {34 vars in 986 bytes} [Thu Jul 2 06:25:01 2026] GET /v2.0/networks?id=da22bd33-6fd3-4a06-8c0e-bfb3c4d56b29 => generated 801 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2524] 199.204.45.248 () {34 vars in 1058 bytes} [Thu Jul 2 06:25:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.113&port_id=87804de4-d65f-4085-b84f-160ed10e3d08 => 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: 1346/2525] 199.204.45.248 () {34 vars in 1106 bytes} [Thu Jul 2 06:25:01 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A31c&port_id=87804de4-d65f-4085-b84f-160ed10e3d08 => 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: 1180/2526] 199.204.45.248 () {34 vars in 1064 bytes} [Thu Jul 2 06:25:01 2026] GET /v2.0/subnets?id=e3658fae-d434-43c5-8136-7f10892b6b84&id=42c53912-7c24-498d-8f4c-f6e8aa1dcaf5 => generated 1414 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2527] 199.204.45.248 () {34 vars in 1052 bytes} [Thu Jul 2 06:25:01 2026] GET /v2.0/ports?network_id=da22bd33-6fd3-4a06-8c0e-bfb3c4d56b29&device_owner=network%3Adhcp => generated 1461 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2528] 199.204.45.248 () {34 vars in 1052 bytes} [Thu Jul 2 06:25:01 2026] GET /v2.0/ports?network_id=da22bd33-6fd3-4a06-8c0e-bfb3c4d56b29&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2529] 199.204.45.248 () {34 vars in 1012 bytes} [Thu Jul 2 06:25:01 2026] GET /v2.0/networks/da22bd33-6fd3-4a06-8c0e-bfb3c4d56b29?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2530] 199.204.45.248 () {34 vars in 1112 bytes} [Thu Jul 2 06:25:01 2026] GET /v2.0/networks/da22bd33-6fd3-4a06-8c0e-bfb3c4d56b29?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: 1349/2531] 199.204.45.248 () {34 vars in 1096 bytes} [Thu Jul 2 06:25:02 2026] GET /v2.0/ports?device_id=63153447-5300-41bc-ac9a-40ac12636c91&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2532] 199.204.45.248 () {34 vars in 1080 bytes} [Thu Jul 2 06:25:03 2026] GET /v2.0/ports?tenant_id=6f2295e1df604dd292cf7360e1a4f845&device_id=63153447-5300-41bc-ac9a-40ac12636c91 => generated 1469 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2533] 199.204.45.248 () {34 vars in 986 bytes} [Thu Jul 2 06:25:04 2026] GET /v2.0/networks?id=e6a8fe62-3dbe-48c3-b0bb-31efd5937da0 => 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: 1184/2534] 199.204.45.248 () {34 vars in 1058 bytes} [Thu Jul 2 06:25:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.251&port_id=cb2b0193-c1b5-4b17-bfa4-916b15dbbe82 => generated 860 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2535] 199.204.45.248 () {34 vars in 1104 bytes} [Thu Jul 2 06:25:04 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2fa&port_id=cb2b0193-c1b5-4b17-bfa4-916b15dbbe82 => 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: 1185/2536] 199.204.45.248 () {34 vars in 1064 bytes} [Thu Jul 2 06:25:04 2026] GET /v2.0/subnets?id=4cd4c569-95f4-4912-af6f-94895f9d19d6&id=8befb4a5-fe68-4355-be3e-66fac3e9843e => generated 1409 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2537] 199.204.45.248 () {34 vars in 1052 bytes} [Thu Jul 2 06:25:04 2026] GET /v2.0/ports?network_id=e6a8fe62-3dbe-48c3-b0bb-31efd5937da0&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: 7|app: 0|req: 1186/2538] 199.204.45.248 () {34 vars in 1052 bytes} [Thu Jul 2 06:25:04 2026] GET /v2.0/ports?network_id=e6a8fe62-3dbe-48c3-b0bb-31efd5937da0&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2539] 199.204.45.248 () {34 vars in 1012 bytes} [Thu Jul 2 06:25:04 2026] GET /v2.0/networks/e6a8fe62-3dbe-48c3-b0bb-31efd5937da0?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: 1187/2540] 199.204.45.248 () {34 vars in 1112 bytes} [Thu Jul 2 06:25:04 2026] GET /v2.0/networks/e6a8fe62-3dbe-48c3-b0bb-31efd5937da0?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: 1354/2541] 10.0.0.9 () {32 vars in 719 bytes} [Thu Jul 2 06:25:05 2026] GET /v2.0/subnets/03431fab-67bd-482b-bcb6-07fc6b229a3e => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2542] 10.0.0.207 () {30 vars in 689 bytes} [Thu Jul 2 06:25:07 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2543] 10.0.0.207 () {30 vars in 691 bytes} [Thu Jul 2 06:25:07 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2544] 10.0.0.207 () {30 vars in 667 bytes} [Thu Jul 2 06:25:07 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2545] 10.0.0.207 () {30 vars in 703 bytes} [Thu Jul 2 06:25:07 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2546] 10.0.0.207 () {28 vars in 438 bytes} [Thu Jul 2 06:25:07 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: 1357/2547] 10.0.0.207 () {30 vars in 727 bytes} [Thu Jul 2 06:25:07 2026] GET /v2.0/subnets/03431fab-67bd-482b-bcb6-07fc6b229a3e => generated 658 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2548] 10.0.0.207 () {30 vars in 689 bytes} [Thu Jul 2 06:25:07 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2549] 10.0.0.207 () {30 vars in 691 bytes} [Thu Jul 2 06:25:07 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: 1192/2550] 10.0.0.207 () {30 vars in 667 bytes} [Thu Jul 2 06:25: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: 8|app: 0|req: 1359/2551] 10.0.0.207 () {30 vars in 703 bytes} [Thu Jul 2 06:25:07 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2552] 10.0.0.207 () {30 vars in 727 bytes} [Thu Jul 2 06:25:07 2026] GET /v2.0/subnets/03431fab-67bd-482b-bcb6-07fc6b229a3e => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2553] 10.0.0.207 () {30 vars in 689 bytes} [Thu Jul 2 06:25: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: 1194/2554] 10.0.0.207 () {30 vars in 691 bytes} [Thu Jul 2 06:25:07 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2555] 10.0.0.207 () {30 vars in 667 bytes} [Thu Jul 2 06:25: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: 1195/2556] 10.0.0.207 () {30 vars in 703 bytes} [Thu Jul 2 06:25: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: 1362/2557] 10.0.0.207 () {30 vars in 729 bytes} [Thu Jul 2 06:25:07 2026] GET /v2.0/networks/997e0227-7e02-45da-83c3-b57e5e0fb2e5 => generated 799 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2558] 10.0.0.207 () {30 vars in 681 bytes} [Thu Jul 2 06:25:08 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: 1363/2559] 10.0.0.207 () {34 vars in 703 bytes} [Thu Jul 2 06:25:08 2026] POST /v2.0/ports => generated 1132 bytes in 364 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:71: 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: 1365/2562] 199.204.45.248 () {30 vars in 702 bytes} [Thu Jul 2 06:25:10 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2563] 199.204.45.248 () {30 vars in 704 bytes} [Thu Jul 2 06:25:10 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2564] 199.204.45.248 () {30 vars in 680 bytes} [Thu Jul 2 06:25:10 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: 1199/2565] 199.204.45.248 () {30 vars in 716 bytes} [Thu Jul 2 06:25:10 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2566] 199.204.45.248 () {30 vars in 736 bytes} [Thu Jul 2 06:25:11 2026] GET /v2.0/ports/bff2a2ce-f63f-4622-b64c-25fcd59bcd22 => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2567] 199.204.45.248 () {30 vars in 702 bytes} [Thu Jul 2 06:25:11 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2568] 199.204.45.248 () {30 vars in 704 bytes} [Thu Jul 2 06:25:11 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2569] 199.204.45.248 () {30 vars in 680 bytes} [Thu Jul 2 06:25:11 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2570] 199.204.45.248 () {30 vars in 716 bytes} [Thu Jul 2 06:25:11 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:25:11.360 7 INFO neutron.api.v2.resource [None req-1b78b89c-7dd9-420d-a80f-53fea1c2b348 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1202/2571] 199.204.45.248 () {30 vars in 762 bytes} [Thu Jul 2 06:25:11 2026] GET /v2.0/security-groups/lb-4b4e14c7-554d-4282-8e37-09760ff72d72 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2572] 199.204.45.248 () {30 vars in 784 bytes} [Thu Jul 2 06:25:11 2026] GET /v2.0/security-groups?name=lb-4b4e14c7-554d-4282-8e37-09760ff72d72 => generated 23 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2573] 199.204.45.248 () {34 vars in 735 bytes} [Thu Jul 2 06:25:11 2026] POST /v2.0/security-groups => generated 1638 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2574] 199.204.45.248 () {30 vars in 814 bytes} [Thu Jul 2 06:25:11 2026] GET /v2.0/security-group-rules?security_group_id=457c0072-782d-439c-856b-0a0d49c5fd46 => generated 1182 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2575] 199.204.45.248 () {34 vars in 788 bytes} [Thu Jul 2 06:25:11 2026] PUT /v2.0/ports/bff2a2ce-f63f-4622-b64c-25fcd59bcd22 => generated 1132 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2576] 199.204.45.248 () {30 vars in 702 bytes} [Thu Jul 2 06:25:11 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: 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: 1205/2577] 199.204.45.248 () {30 vars in 704 bytes} [Thu Jul 2 06:25:11 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: 1373/2578] 199.204.45.248 () {30 vars in 680 bytes} [Thu Jul 2 06:25:11 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: 1206/2579] 199.204.45.248 () {30 vars in 716 bytes} [Thu Jul 2 06:25:11 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: 1374/2580] 199.204.45.248 () {30 vars in 740 bytes} [Thu Jul 2 06:25:11 2026] GET /v2.0/subnets/03431fab-67bd-482b-bcb6-07fc6b229a3e => 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: 1207/2581] 10.0.0.141 () {34 vars in 1016 bytes} [Thu Jul 2 06:25:19 2026] GET /v2.0/security-groups?id=93de21be-7676-42ac-a970-ee80fc2f3c36&fields=id => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2582] 10.0.0.141 () {34 vars in 982 bytes} [Thu Jul 2 06:25:19 2026] GET /v2.0/networks?id=f2b06154-fc0c-4b78-9c00-ae08e3ccdaee => generated 735 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2583] 10.0.0.141 () {34 vars in 965 bytes} [Thu Jul 2 06:25:19 2026] GET /v2.0/quotas/d8685067df494e59b1e8ac80c9e1876d => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2584] 10.0.0.141 () {34 vars in 1002 bytes} [Thu Jul 2 06:25:19 2026] GET /v2.0/ports?tenant_id=d8685067df494e59b1e8ac80c9e1876d&fields=id => generated 149 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2585] 10.0.0.141 () {34 vars in 1008 bytes} [Thu Jul 2 06:25:19 2026] GET /v2.0/networks/f2b06154-fc0c-4b78-9c00-ae08e3ccdaee?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2586] 10.0.0.141 () {34 vars in 1108 bytes} [Thu Jul 2 06:25:19 2026] GET /v2.0/networks/f2b06154-fc0c-4b78-9c00-ae08e3ccdaee?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: 1210/2587] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:25:20 2026] GET /v2.0/ports?device_id=fd9892ef-72d3-4fe7-b18f-7012015670f1 => generated 12 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2588] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:25:20 2026] GET /v2.0/ports?device_id=fd9892ef-72d3-4fe7-b18f-7012015670f1 => 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: 1211/2589] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:25:22 2026] GET /v2.0/ports?device_id=fd9892ef-72d3-4fe7-b18f-7012015670f1 => 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: 1379/2590] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:25:22 2026] GET /v2.0/ports?device_id=fd9892ef-72d3-4fe7-b18f-7012015670f1 => 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: 1381/2593] 199.204.45.248 () {34 vars in 986 bytes} [Thu Jul 2 06:25:23 2026] GET /v2.0/networks?id=f2b06154-fc0c-4b78-9c00-ae08e3ccdaee => generated 735 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2594] 199.204.45.248 () {34 vars in 1050 bytes} [Thu Jul 2 06:25:24 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d8685067df494e59b1e8ac80c9e1876d => generated 343 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2595] 199.204.45.248 () {38 vars in 955 bytes} [Thu Jul 2 06:25:24 2026] POST /v2.0/ports => generated 1078 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2596] 199.204.45.248 () {38 vars in 1028 bytes} [Thu Jul 2 06:25:24 2026] PUT /v2.0/ports/894bcb13-942e-4f5c-9e1b-5bcd47ea868b => generated 1239 bytes in 483 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:71: 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: 1383/2597] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:25:25 2026] GET /v2.0/ports?device_id=fd9892ef-72d3-4fe7-b18f-7012015670f1 => generated 1242 bytes in 37 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:71: 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: 1215/2598] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:25:25 2026] GET /v2.0/security-groups?id=93de21be-7676-42ac-a970-ee80fc2f3c36&fields=id&fields=name => generated 96 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:25:25.963 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0605b1ff-3106-4442-b8b0-b0aab5319865'] response: {'name': 'network-changed', 'server_uuid': 'fd9892ef-72d3-4fe7-b18f-7012015670f1', 'tag': '894bcb13-942e-4f5c-9e1b-5bcd47ea868b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1384/2599] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:25:25 2026] GET /v2.0/ports?device_id=fd9892ef-72d3-4fe7-b18f-7012015670f1 => generated 1242 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2600] 199.204.45.248 () {34 vars in 1080 bytes} [Thu Jul 2 06:25:25 2026] GET /v2.0/ports?tenant_id=d8685067df494e59b1e8ac80c9e1876d&device_id=fd9892ef-72d3-4fe7-b18f-7012015670f1 => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2601] 199.204.45.248 () {34 vars in 1060 bytes} [Thu Jul 2 06:25:26 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.14&port_id=894bcb13-942e-4f5c-9e1b-5bcd47ea868b => 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: 1217/2602] 199.204.45.248 () {34 vars in 984 bytes} [Thu Jul 2 06:25:26 2026] GET /v2.0/subnets?id=559ea6e7-8524-4449-8d85-cf6ea5ed5d45 => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2603] 199.204.45.248 () {34 vars in 1052 bytes} [Thu Jul 2 06:25:26 2026] GET /v2.0/ports?network_id=f2b06154-fc0c-4b78-9c00-ae08e3ccdaee&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2604] 199.204.45.248 () {34 vars in 1012 bytes} [Thu Jul 2 06:25:26 2026] GET /v2.0/networks/f2b06154-fc0c-4b78-9c00-ae08e3ccdaee?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: 1387/2605] 199.204.45.248 () {34 vars in 1112 bytes} [Thu Jul 2 06:25:26 2026] GET /v2.0/networks/f2b06154-fc0c-4b78-9c00-ae08e3ccdaee?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: 1219/2606] 199.204.45.248 () {34 vars in 1080 bytes} [Thu Jul 2 06:25:27 2026] GET /v2.0/ports?tenant_id=d8685067df494e59b1e8ac80c9e1876d&device_id=fd9892ef-72d3-4fe7-b18f-7012015670f1 => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2607] 199.204.45.248 () {34 vars in 986 bytes} [Thu Jul 2 06:25:27 2026] GET /v2.0/networks?id=f2b06154-fc0c-4b78-9c00-ae08e3ccdaee => generated 735 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2608] 199.204.45.248 () {34 vars in 1060 bytes} [Thu Jul 2 06:25:27 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.14&port_id=894bcb13-942e-4f5c-9e1b-5bcd47ea868b => 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: 1389/2609] 199.204.45.248 () {34 vars in 984 bytes} [Thu Jul 2 06:25:27 2026] GET /v2.0/subnets?id=559ea6e7-8524-4449-8d85-cf6ea5ed5d45 => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2610] 199.204.45.248 () {34 vars in 1052 bytes} [Thu Jul 2 06:25:27 2026] GET /v2.0/ports?network_id=f2b06154-fc0c-4b78-9c00-ae08e3ccdaee&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: 1390/2611] 199.204.45.248 () {34 vars in 1012 bytes} [Thu Jul 2 06:25:27 2026] GET /v2.0/networks/f2b06154-fc0c-4b78-9c00-ae08e3ccdaee?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: 1222/2612] 199.204.45.248 () {34 vars in 1112 bytes} [Thu Jul 2 06:25:27 2026] GET /v2.0/networks/f2b06154-fc0c-4b78-9c00-ae08e3ccdaee?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: 1391/2613] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:25:28 2026] GET /v2.0/ports?device_id=fd9892ef-72d3-4fe7-b18f-7012015670f1 => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2614] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:25:28 2026] GET /v2.0/security-groups?id=93de21be-7676-42ac-a970-ee80fc2f3c36&fields=id&fields=name => generated 96 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2615] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:25:28 2026] GET /v2.0/ports?device_id=fd9892ef-72d3-4fe7-b18f-7012015670f1 => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2616] 199.204.45.248 () {34 vars in 994 bytes} [Thu Jul 2 06:25:30 2026] GET /v2.0/ports?device_id=fd9892ef-72d3-4fe7-b18f-7012015670f1 => generated 1242 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2617] 199.204.45.248 () {34 vars in 1044 bytes} [Thu Jul 2 06:25:30 2026] GET /v2.0/security-groups?id=93de21be-7676-42ac-a970-ee80fc2f3c36&fields=id&fields=name => generated 96 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2618] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:25:31 2026] GET /v2.0/ports?device_id=fd9892ef-72d3-4fe7-b18f-7012015670f1 => 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: 1394/2619] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:25:31 2026] GET /v2.0/security-groups?id=93de21be-7676-42ac-a970-ee80fc2f3c36&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: 7|app: 0|req: 1226/2620] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:25:31 2026] GET /v2.0/ports?device_id=fd9892ef-72d3-4fe7-b18f-7012015670f1 => 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: 1395/2621] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:25:34 2026] GET /v2.0/ports?device_id=fd9892ef-72d3-4fe7-b18f-7012015670f1 => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2622] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:25:34 2026] GET /v2.0/security-groups?id=93de21be-7676-42ac-a970-ee80fc2f3c36&fields=id&fields=name => generated 96 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2623] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:25:34 2026] GET /v2.0/ports?device_id=fd9892ef-72d3-4fe7-b18f-7012015670f1 => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2628] 199.204.45.248 () {34 vars in 1096 bytes} [Thu Jul 2 06:26:04 2026] GET /v2.0/ports?device_id=14eea6b3-337a-4450-b82d-debd2abeedff&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2629] 199.204.45.248 () {34 vars in 1080 bytes} [Thu Jul 2 06:26:05 2026] GET /v2.0/ports?tenant_id=6f2295e1df604dd292cf7360e1a4f845&device_id=14eea6b3-337a-4450-b82d-debd2abeedff => generated 1473 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2630] 199.204.45.248 () {34 vars in 986 bytes} [Thu Jul 2 06:26:05 2026] GET /v2.0/networks?id=da22bd33-6fd3-4a06-8c0e-bfb3c4d56b29 => generated 801 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2631] 199.204.45.248 () {34 vars in 1058 bytes} [Thu Jul 2 06:26:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.113&port_id=87804de4-d65f-4085-b84f-160ed10e3d08 => 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: 1401/2632] 199.204.45.248 () {34 vars in 1106 bytes} [Thu Jul 2 06:26:05 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A31c&port_id=87804de4-d65f-4085-b84f-160ed10e3d08 => 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: 1232/2633] 199.204.45.248 () {34 vars in 1064 bytes} [Thu Jul 2 06:26:05 2026] GET /v2.0/subnets?id=e3658fae-d434-43c5-8136-7f10892b6b84&id=42c53912-7c24-498d-8f4c-f6e8aa1dcaf5 => generated 1414 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2634] 199.204.45.248 () {34 vars in 1052 bytes} [Thu Jul 2 06:26:06 2026] GET /v2.0/ports?network_id=da22bd33-6fd3-4a06-8c0e-bfb3c4d56b29&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: 1233/2635] 199.204.45.248 () {34 vars in 1052 bytes} [Thu Jul 2 06:26:06 2026] GET /v2.0/ports?network_id=da22bd33-6fd3-4a06-8c0e-bfb3c4d56b29&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2636] 199.204.45.248 () {34 vars in 1012 bytes} [Thu Jul 2 06:26:06 2026] GET /v2.0/networks/da22bd33-6fd3-4a06-8c0e-bfb3c4d56b29?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: 1234/2637] 199.204.45.248 () {34 vars in 1112 bytes} [Thu Jul 2 06:26:06 2026] GET /v2.0/networks/da22bd33-6fd3-4a06-8c0e-bfb3c4d56b29?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2640] 199.204.45.248 () {30 vars in 702 bytes} [Thu Jul 2 06:26:09 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: 1405/2641] 199.204.45.248 () {30 vars in 704 bytes} [Thu Jul 2 06:26:09 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: 1237/2642] 199.204.45.248 () {30 vars in 680 bytes} [Thu Jul 2 06:26: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: 8|app: 0|req: 1406/2643] 199.204.45.248 () {30 vars in 716 bytes} [Thu Jul 2 06:26:09 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2644] 199.204.45.248 () {30 vars in 740 bytes} [Thu Jul 2 06:26:09 2026] GET /v2.0/subnets/03431fab-67bd-482b-bcb6-07fc6b229a3e => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2645] 199.204.45.248 () {30 vars in 768 bytes} [Thu Jul 2 06:26:09 2026] GET /v2.0/ports?device_id=fd9892ef-72d3-4fe7-b18f-7012015670f1 => 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: 1239/2646] 199.204.45.248 () {34 vars in 716 bytes} [Thu Jul 2 06:26:09 2026] POST /v2.0/ports => generated 1093 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2647] 10.0.0.141 () {34 vars in 971 bytes} [Thu Jul 2 06:26:10 2026] GET /v2.0/ports/179a3068-1c9d-4361-9906-adcebcc3ea34 => generated 1093 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: 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/2648] 10.0.0.141 () {34 vars in 907 bytes} [Thu Jul 2 06:26:10 2026] GET /v2.0/extensions => generated 20516 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2649] 199.204.45.248 () {34 vars in 1262 bytes} [Thu Jul 2 06:26:11 2026] GET /v2.0/ports/179a3068-1c9d-4361-9906-adcebcc3ea34?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2650] 199.204.45.248 () {34 vars in 1012 bytes} [Thu Jul 2 06:26:11 2026] GET /v2.0/networks/997e0227-7e02-45da-83c3-b57e5e0fb2e5?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2651] 199.204.45.248 () {34 vars in 1112 bytes} [Thu Jul 2 06:26:11 2026] GET /v2.0/networks/997e0227-7e02-45da-83c3-b57e5e0fb2e5?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: 1242/2652] 199.204.45.248 () {34 vars in 975 bytes} [Thu Jul 2 06:26:12 2026] GET /v2.0/ports/179a3068-1c9d-4361-9906-adcebcc3ea34 => generated 1093 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2653] 199.204.45.248 () {34 vars in 986 bytes} [Thu Jul 2 06:26:12 2026] GET /v2.0/networks?id=997e0227-7e02-45da-83c3-b57e5e0fb2e5 => generated 802 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2654] 199.204.45.248 () {38 vars in 1028 bytes} [Thu Jul 2 06:26:12 2026] PUT /v2.0/ports/179a3068-1c9d-4361-9906-adcebcc3ea34 => generated 1283 bytes in 448 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2655] 199.204.45.248 () {34 vars in 1080 bytes} [Thu Jul 2 06:26:13 2026] GET /v2.0/ports?tenant_id=d8685067df494e59b1e8ac80c9e1876d&device_id=fd9892ef-72d3-4fe7-b18f-7012015670f1 => generated 2519 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: 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: 1244/2656] 199.204.45.248 () {34 vars in 1060 bytes} [Thu Jul 2 06:26:13 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.14&port_id=894bcb13-942e-4f5c-9e1b-5bcd47ea868b => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2657] 199.204.45.248 () {34 vars in 984 bytes} [Thu Jul 2 06:26:13 2026] GET /v2.0/subnets?id=559ea6e7-8524-4449-8d85-cf6ea5ed5d45 => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:26:13.838 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d14d2e70-bb19-4e0f-8929-b3da6e8506f9'] response: {'name': 'network-changed', 'server_uuid': 'fd9892ef-72d3-4fe7-b18f-7012015670f1', 'tag': '179a3068-1c9d-4361-9906-adcebcc3ea34', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1245/2658] 199.204.45.248 () {34 vars in 1052 bytes} [Thu Jul 2 06:26:13 2026] GET /v2.0/ports?network_id=f2b06154-fc0c-4b78-9c00-ae08e3ccdaee&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2659] 199.204.45.248 () {34 vars in 1012 bytes} [Thu Jul 2 06:26:13 2026] GET /v2.0/networks/f2b06154-fc0c-4b78-9c00-ae08e3ccdaee?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: 1246/2660] 199.204.45.248 () {34 vars in 1112 bytes} [Thu Jul 2 06:26:13 2026] GET /v2.0/networks/f2b06154-fc0c-4b78-9c00-ae08e3ccdaee?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2661] 199.204.45.248 () {34 vars in 1056 bytes} [Thu Jul 2 06:26:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.21&port_id=179a3068-1c9d-4361-9906-adcebcc3ea34 => 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: 1247/2662] 199.204.45.248 () {34 vars in 984 bytes} [Thu Jul 2 06:26:14 2026] GET /v2.0/subnets?id=03431fab-67bd-482b-bcb6-07fc6b229a3e => 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: 1416/2663] 199.204.45.248 () {34 vars in 1052 bytes} [Thu Jul 2 06:26:14 2026] GET /v2.0/ports?network_id=997e0227-7e02-45da-83c3-b57e5e0fb2e5&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2664] 199.204.45.248 () {34 vars in 1012 bytes} [Thu Jul 2 06:26:14 2026] GET /v2.0/networks/997e0227-7e02-45da-83c3-b57e5e0fb2e5?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2665] 199.204.45.248 () {34 vars in 1112 bytes} [Thu Jul 2 06:26:14 2026] GET /v2.0/networks/997e0227-7e02-45da-83c3-b57e5e0fb2e5?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: 1249/2666] 199.204.45.248 () {34 vars in 1080 bytes} [Thu Jul 2 06:26:15 2026] GET /v2.0/ports?tenant_id=d8685067df494e59b1e8ac80c9e1876d&device_id=fd9892ef-72d3-4fe7-b18f-7012015670f1 => generated 2519 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2667] 199.204.45.248 () {34 vars in 986 bytes} [Thu Jul 2 06:26:15 2026] GET /v2.0/networks?id=997e0227-7e02-45da-83c3-b57e5e0fb2e5 => generated 802 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2668] 199.204.45.248 () {34 vars in 1056 bytes} [Thu Jul 2 06:26:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.21&port_id=179a3068-1c9d-4361-9906-adcebcc3ea34 => 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: 1419/2669] 199.204.45.248 () {34 vars in 984 bytes} [Thu Jul 2 06:26:15 2026] GET /v2.0/subnets?id=03431fab-67bd-482b-bcb6-07fc6b229a3e => generated 679 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2670] 199.204.45.248 () {34 vars in 1052 bytes} [Thu Jul 2 06:26:15 2026] GET /v2.0/ports?network_id=997e0227-7e02-45da-83c3-b57e5e0fb2e5&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2671] 199.204.45.248 () {34 vars in 1012 bytes} [Thu Jul 2 06:26:15 2026] GET /v2.0/networks/997e0227-7e02-45da-83c3-b57e5e0fb2e5?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: 1252/2672] 199.204.45.248 () {34 vars in 1112 bytes} [Thu Jul 2 06:26:15 2026] GET /v2.0/networks/997e0227-7e02-45da-83c3-b57e5e0fb2e5?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: 1421/2673] 10.0.0.141 () {34 vars in 971 bytes} [Thu Jul 2 06:26:17 2026] GET /v2.0/ports/179a3068-1c9d-4361-9906-adcebcc3ea34 => generated 1285 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2674] 199.204.45.248 () {34 vars in 788 bytes} [Thu Jul 2 06:26:18 2026] PUT /v2.0/ports/179a3068-1c9d-4361-9906-adcebcc3ea34 => generated 1310 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:26:18.324 8 INFO neutron.api.v2.resource [None req-0b6a9cb1-2c6d-4dbb-a9ee-2cb4e36dce36 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1422/2675] 199.204.45.248 () {30 vars in 762 bytes} [Thu Jul 2 06:26:18 2026] GET /v2.0/security-groups/lb-4b4e14c7-554d-4282-8e37-09760ff72d72 => generated 149 bytes in 14 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:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:26:18.373 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1ed1e13e-7b65-46eb-b4ee-d8d30ad57141'] response: {'name': 'network-changed', 'server_uuid': 'fd9892ef-72d3-4fe7-b18f-7012015670f1', 'tag': '179a3068-1c9d-4361-9906-adcebcc3ea34', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1254/2676] 199.204.45.248 () {30 vars in 784 bytes} [Thu Jul 2 06:26:18 2026] GET /v2.0/security-groups?name=lb-4b4e14c7-554d-4282-8e37-09760ff72d72 => generated 1639 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2677] 199.204.45.248 () {34 vars in 788 bytes} [Thu Jul 2 06:26:18 2026] PUT /v2.0/ports/179a3068-1c9d-4361-9906-adcebcc3ea34 => generated 1310 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2678] 199.204.45.248 () {30 vars in 702 bytes} [Thu Jul 2 06:26:18 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: 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: 1424/2679] 199.204.45.248 () {30 vars in 704 bytes} [Thu Jul 2 06:26:18 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: 1256/2680] 199.204.45.248 () {30 vars in 680 bytes} [Thu Jul 2 06:26:18 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: 1425/2681] 199.204.45.248 () {30 vars in 716 bytes} [Thu Jul 2 06:26:18 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: 1426/2682] 199.204.45.248 () {30 vars in 740 bytes} [Thu Jul 2 06:26:18 2026] GET /v2.0/subnets/03431fab-67bd-482b-bcb6-07fc6b229a3e => 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: 1257/2683] 199.204.45.248 () {34 vars in 1080 bytes} [Thu Jul 2 06:26:18 2026] GET /v2.0/ports?tenant_id=d8685067df494e59b1e8ac80c9e1876d&device_id=fd9892ef-72d3-4fe7-b18f-7012015670f1 => generated 2582 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2684] 199.204.45.248 () {30 vars in 736 bytes} [Thu Jul 2 06:26:18 2026] GET /v2.0/ports/bff2a2ce-f63f-4622-b64c-25fcd59bcd22 => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2685] 199.204.45.248 () {34 vars in 986 bytes} [Thu Jul 2 06:26:18 2026] GET /v2.0/networks?id=997e0227-7e02-45da-83c3-b57e5e0fb2e5 => generated 802 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2686] 199.204.45.248 () {30 vars in 736 bytes} [Thu Jul 2 06:26:18 2026] GET /v2.0/ports/179a3068-1c9d-4361-9906-adcebcc3ea34 => generated 1346 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2687] 199.204.45.248 () {34 vars in 1056 bytes} [Thu Jul 2 06:26:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.21&port_id=179a3068-1c9d-4361-9906-adcebcc3ea34 => 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: 1429/2688] 199.204.45.248 () {30 vars in 740 bytes} [Thu Jul 2 06:26:19 2026] GET /v2.0/subnets/03431fab-67bd-482b-bcb6-07fc6b229a3e => 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: 1260/2689] 199.204.45.248 () {34 vars in 984 bytes} [Thu Jul 2 06:26:19 2026] GET /v2.0/subnets?id=03431fab-67bd-482b-bcb6-07fc6b229a3e => generated 679 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:26:19.094 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a10b834c-e6cc-40a5-92a6-59b8773dee6c'] response: {'name': 'network-changed', 'server_uuid': 'fd9892ef-72d3-4fe7-b18f-7012015670f1', 'tag': '179a3068-1c9d-4361-9906-adcebcc3ea34', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1430/2690] 199.204.45.248 () {30 vars in 742 bytes} [Thu Jul 2 06:26:19 2026] GET /v2.0/networks/997e0227-7e02-45da-83c3-b57e5e0fb2e5 => generated 799 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2691] 199.204.45.248 () {34 vars in 1052 bytes} [Thu Jul 2 06:26:19 2026] GET /v2.0/ports?network_id=997e0227-7e02-45da-83c3-b57e5e0fb2e5&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2692] 199.204.45.248 () {30 vars in 736 bytes} [Thu Jul 2 06:26:19 2026] GET /v2.0/ports/bff2a2ce-f63f-4622-b64c-25fcd59bcd22 => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2693] 199.204.45.248 () {30 vars in 740 bytes} [Thu Jul 2 06:26:19 2026] GET /v2.0/subnets/03431fab-67bd-482b-bcb6-07fc6b229a3e => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2694] 199.204.45.248 () {34 vars in 1012 bytes} [Thu Jul 2 06:26:19 2026] GET /v2.0/networks/997e0227-7e02-45da-83c3-b57e5e0fb2e5?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: 1433/2695] 199.204.45.248 () {34 vars in 1112 bytes} [Thu Jul 2 06:26:19 2026] GET /v2.0/networks/997e0227-7e02-45da-83c3-b57e5e0fb2e5?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: 1263/2696] 199.204.45.248 () {34 vars in 1080 bytes} [Thu Jul 2 06:26:20 2026] GET /v2.0/ports?tenant_id=d8685067df494e59b1e8ac80c9e1876d&device_id=fd9892ef-72d3-4fe7-b18f-7012015670f1 => generated 2582 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2697] 199.204.45.248 () {34 vars in 986 bytes} [Thu Jul 2 06:26:20 2026] GET /v2.0/networks?id=997e0227-7e02-45da-83c3-b57e5e0fb2e5 => generated 802 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2698] 199.204.45.248 () {34 vars in 1056 bytes} [Thu Jul 2 06:26:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.21&port_id=179a3068-1c9d-4361-9906-adcebcc3ea34 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2699] 199.204.45.248 () {34 vars in 984 bytes} [Thu Jul 2 06:26:20 2026] GET /v2.0/subnets?id=03431fab-67bd-482b-bcb6-07fc6b229a3e => generated 679 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2700] 199.204.45.248 () {34 vars in 1052 bytes} [Thu Jul 2 06:26:20 2026] GET /v2.0/ports?network_id=997e0227-7e02-45da-83c3-b57e5e0fb2e5&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: 1436/2701] 199.204.45.248 () {34 vars in 1012 bytes} [Thu Jul 2 06:26:20 2026] GET /v2.0/networks/997e0227-7e02-45da-83c3-b57e5e0fb2e5?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: 1266/2702] 199.204.45.248 () {34 vars in 1112 bytes} [Thu Jul 2 06:26:20 2026] GET /v2.0/networks/997e0227-7e02-45da-83c3-b57e5e0fb2e5?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) 2026-07-02 06:26:28.846 8 WARNING neutron_lib.context [None req-99b8543d-ddad-42f0-9e4d-c1e558621f59 68c2931dbebe488b91c23ec9aa5c4788 6f2295e1df604dd292cf7360e1a4f845 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:26:29.676 8 INFO neutron.db.l3_db [None req-99b8543d-ddad-42f0-9e4d-c1e558621f59 68c2931dbebe488b91c23ec9aa5c4788 6f2295e1df604dd292cf7360e1a4f845 - - default default] Floating IP 51d1771a-1520-400c-96e0-9ce01c6fa631 associated. External IP: 10.96.250.209, port: bff2a2ce-f63f-4622-b64c-25fcd59bcd22. [pid: 8|app: 0|req: 1438/2705] 10.0.0.9 () {34 vars in 675 bytes} [Thu Jul 2 06:26:28 2026] POST /v2.0/floatingips => generated 899 bytes in 1169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2706] 199.204.45.248 () {30 vars in 702 bytes} [Thu Jul 2 06:26:32 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2707] 199.204.45.248 () {30 vars in 704 bytes} [Thu Jul 2 06:26:32 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2708] 199.204.45.248 () {30 vars in 680 bytes} [Thu Jul 2 06:26:32 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2709] 199.204.45.248 () {30 vars in 716 bytes} [Thu Jul 2 06:26:32 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:26:32.887 7 INFO neutron.api.v2.resource [None req-766b1ab2-2b14-4386-a997-7ac1dc26f6d4 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1270/2710] 199.204.45.248 () {30 vars in 762 bytes} [Thu Jul 2 06:26:32 2026] GET /v2.0/security-groups/lb-4b4e14c7-554d-4282-8e37-09760ff72d72 => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2711] 199.204.45.248 () {30 vars in 784 bytes} [Thu Jul 2 06:26:32 2026] GET /v2.0/security-groups?name=lb-4b4e14c7-554d-4282-8e37-09760ff72d72 => generated 1639 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2712] 199.204.45.248 () {30 vars in 814 bytes} [Thu Jul 2 06:26:32 2026] GET /v2.0/security-group-rules?security_group_id=457c0072-782d-439c-856b-0a0d49c5fd46 => generated 1182 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2713] 199.204.45.248 () {34 vars in 746 bytes} [Thu Jul 2 06:26:33 2026] POST /v2.0/security-group-rules => generated 597 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2714] 199.204.45.248 () {34 vars in 746 bytes} [Thu Jul 2 06:26:33 2026] POST /v2.0/security-group-rules => generated 601 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2717] 10.0.0.207 () {30 vars in 689 bytes} [Thu Jul 2 06:26:41 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2718] 10.0.0.207 () {30 vars in 691 bytes} [Thu Jul 2 06:26:41 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2719] 10.0.0.207 () {30 vars in 667 bytes} [Thu Jul 2 06:26:41 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: 1445/2720] 10.0.0.207 () {30 vars in 703 bytes} [Thu Jul 2 06:26:41 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: 1276/2721] 10.0.0.207 () {28 vars in 438 bytes} [Thu Jul 2 06:26:42 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2722] 10.0.0.207 () {30 vars in 727 bytes} [Thu Jul 2 06:26:42 2026] GET /v2.0/subnets/4cd4c569-95f4-4912-af6f-94895f9d19d6 => generated 655 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2723] 199.204.45.248 () {30 vars in 702 bytes} [Thu Jul 2 06:26:43 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2724] 199.204.45.248 () {30 vars in 704 bytes} [Thu Jul 2 06:26:43 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: 1278/2725] 199.204.45.248 () {30 vars in 680 bytes} [Thu Jul 2 06:26:43 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: 1448/2726] 199.204.45.248 () {30 vars in 716 bytes} [Thu Jul 2 06:26:43 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: 1279/2727] 199.204.45.248 () {30 vars in 740 bytes} [Thu Jul 2 06:26:43 2026] GET /v2.0/subnets/4cd4c569-95f4-4912-af6f-94895f9d19d6 => generated 673 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2728] 199.204.45.248 () {30 vars in 768 bytes} [Thu Jul 2 06:26:43 2026] GET /v2.0/ports?device_id=fd9892ef-72d3-4fe7-b18f-7012015670f1 => generated 2582 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2729] 199.204.45.248 () {30 vars in 702 bytes} [Thu Jul 2 06:26:43 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: 1450/2730] 199.204.45.248 () {30 vars in 704 bytes} [Thu Jul 2 06:26:43 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: 1281/2731] 199.204.45.248 () {30 vars in 680 bytes} [Thu Jul 2 06:26:43 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: 1451/2732] 199.204.45.248 () {30 vars in 716 bytes} [Thu Jul 2 06:26:43 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2733] 199.204.45.248 () {34 vars in 1012 bytes} [Thu Jul 2 06:26:44 2026] GET /v2.0/networks/e6a8fe62-3dbe-48c3-b0bb-31efd5937da0?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2734] 199.204.45.248 () {34 vars in 1112 bytes} [Thu Jul 2 06:26:44 2026] GET /v2.0/networks/e6a8fe62-3dbe-48c3-b0bb-31efd5937da0?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: 1283/2735] 199.204.45.248 () {34 vars in 986 bytes} [Thu Jul 2 06:26:45 2026] GET /v2.0/networks?id=e6a8fe62-3dbe-48c3-b0bb-31efd5937da0 => generated 801 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2736] 199.204.45.248 () {38 vars in 955 bytes} [Thu Jul 2 06:26:45 2026] POST /v2.0/ports => generated 1303 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2737] 199.204.45.248 () {38 vars in 1028 bytes} [Thu Jul 2 06:26:45 2026] PUT /v2.0/ports/4cdf1ede-4d12-4105-8629-b6627bc38790 => generated 1464 bytes in 478 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:71: 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: 1454/2738] 199.204.45.248 () {34 vars in 1080 bytes} [Thu Jul 2 06:26:47 2026] GET /v2.0/ports?tenant_id=d8685067df494e59b1e8ac80c9e1876d&device_id=fd9892ef-72d3-4fe7-b18f-7012015670f1 => generated 4038 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: 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: 1285/2739] 199.204.45.248 () {34 vars in 1060 bytes} [Thu Jul 2 06:26:47 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.14&port_id=894bcb13-942e-4f5c-9e1b-5bcd47ea868b => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2740] 199.204.45.248 () {34 vars in 984 bytes} [Thu Jul 2 06:26:47 2026] GET /v2.0/subnets?id=559ea6e7-8524-4449-8d85-cf6ea5ed5d45 => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:26:47.299 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1c815843-aa0d-4151-80bd-7cd15facf53f'] response: {'name': 'network-changed', 'server_uuid': 'fd9892ef-72d3-4fe7-b18f-7012015670f1', 'tag': '4cdf1ede-4d12-4105-8629-b6627bc38790', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1286/2741] 199.204.45.248 () {34 vars in 1052 bytes} [Thu Jul 2 06:26:47 2026] GET /v2.0/ports?network_id=f2b06154-fc0c-4b78-9c00-ae08e3ccdaee&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: 1456/2742] 199.204.45.248 () {34 vars in 1012 bytes} [Thu Jul 2 06:26:47 2026] GET /v2.0/networks/f2b06154-fc0c-4b78-9c00-ae08e3ccdaee?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: 1287/2743] 199.204.45.248 () {34 vars in 1112 bytes} [Thu Jul 2 06:26:47 2026] GET /v2.0/networks/f2b06154-fc0c-4b78-9c00-ae08e3ccdaee?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: 1457/2744] 199.204.45.248 () {34 vars in 1056 bytes} [Thu Jul 2 06:26:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.21&port_id=179a3068-1c9d-4361-9906-adcebcc3ea34 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2745] 199.204.45.248 () {34 vars in 984 bytes} [Thu Jul 2 06:26:47 2026] GET /v2.0/subnets?id=03431fab-67bd-482b-bcb6-07fc6b229a3e => generated 679 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2746] 199.204.45.248 () {34 vars in 1052 bytes} [Thu Jul 2 06:26:47 2026] GET /v2.0/ports?network_id=997e0227-7e02-45da-83c3-b57e5e0fb2e5&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: 1289/2747] 199.204.45.248 () {34 vars in 1012 bytes} [Thu Jul 2 06:26:47 2026] GET /v2.0/networks/997e0227-7e02-45da-83c3-b57e5e0fb2e5?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: 1459/2748] 199.204.45.248 () {34 vars in 1112 bytes} [Thu Jul 2 06:26:47 2026] GET /v2.0/networks/997e0227-7e02-45da-83c3-b57e5e0fb2e5?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: 1290/2749] 199.204.45.248 () {34 vars in 1058 bytes} [Thu Jul 2 06:26:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.190&port_id=4cdf1ede-4d12-4105-8629-b6627bc38790 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2750] 199.204.45.248 () {34 vars in 1104 bytes} [Thu Jul 2 06:26:47 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A19d&port_id=4cdf1ede-4d12-4105-8629-b6627bc38790 => 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: 1291/2751] 199.204.45.248 () {34 vars in 1064 bytes} [Thu Jul 2 06:26:47 2026] GET /v2.0/subnets?id=4cd4c569-95f4-4912-af6f-94895f9d19d6&id=8befb4a5-fe68-4355-be3e-66fac3e9843e => generated 1409 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2752] 199.204.45.248 () {34 vars in 1052 bytes} [Thu Jul 2 06:26:47 2026] GET /v2.0/ports?network_id=e6a8fe62-3dbe-48c3-b0bb-31efd5937da0&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2753] 199.204.45.248 () {34 vars in 1052 bytes} [Thu Jul 2 06:26:47 2026] GET /v2.0/ports?network_id=e6a8fe62-3dbe-48c3-b0bb-31efd5937da0&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2754] 199.204.45.248 () {34 vars in 1012 bytes} [Thu Jul 2 06:26:47 2026] GET /v2.0/networks/e6a8fe62-3dbe-48c3-b0bb-31efd5937da0?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: 1293/2755] 199.204.45.248 () {34 vars in 1112 bytes} [Thu Jul 2 06:26:47 2026] GET /v2.0/networks/e6a8fe62-3dbe-48c3-b0bb-31efd5937da0?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: 1463/2756] 199.204.45.248 () {34 vars in 1080 bytes} [Thu Jul 2 06:26:48 2026] GET /v2.0/ports?tenant_id=d8685067df494e59b1e8ac80c9e1876d&device_id=fd9892ef-72d3-4fe7-b18f-7012015670f1 => generated 4038 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2757] 199.204.45.248 () {34 vars in 986 bytes} [Thu Jul 2 06:26:48 2026] GET /v2.0/networks?id=e6a8fe62-3dbe-48c3-b0bb-31efd5937da0 => generated 801 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2758] 199.204.45.248 () {34 vars in 1058 bytes} [Thu Jul 2 06:26:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.190&port_id=4cdf1ede-4d12-4105-8629-b6627bc38790 => 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: 1295/2759] 199.204.45.248 () {34 vars in 1104 bytes} [Thu Jul 2 06:26:49 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A19d&port_id=4cdf1ede-4d12-4105-8629-b6627bc38790 => 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: 1465/2760] 199.204.45.248 () {34 vars in 1064 bytes} [Thu Jul 2 06:26:49 2026] GET /v2.0/subnets?id=4cd4c569-95f4-4912-af6f-94895f9d19d6&id=8befb4a5-fe68-4355-be3e-66fac3e9843e => generated 1409 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2761] 199.204.45.248 () {34 vars in 1052 bytes} [Thu Jul 2 06:26:49 2026] GET /v2.0/ports?network_id=e6a8fe62-3dbe-48c3-b0bb-31efd5937da0&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2762] 199.204.45.248 () {34 vars in 1052 bytes} [Thu Jul 2 06:26:49 2026] GET /v2.0/ports?network_id=e6a8fe62-3dbe-48c3-b0bb-31efd5937da0&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: 1297/2763] 199.204.45.248 () {34 vars in 1012 bytes} [Thu Jul 2 06:26:49 2026] GET /v2.0/networks/e6a8fe62-3dbe-48c3-b0bb-31efd5937da0?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2764] 199.204.45.248 () {34 vars in 1112 bytes} [Thu Jul 2 06:26:49 2026] GET /v2.0/networks/e6a8fe62-3dbe-48c3-b0bb-31efd5937da0?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: 1298/2765] 10.0.0.141 () {34 vars in 971 bytes} [Thu Jul 2 06:26:51 2026] GET /v2.0/ports/4cdf1ede-4d12-4105-8629-b6627bc38790 => generated 1466 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2766] 199.204.45.248 () {30 vars in 736 bytes} [Thu Jul 2 06:26:51 2026] GET /v2.0/ports/4cdf1ede-4d12-4105-8629-b6627bc38790 => generated 1466 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2767] 199.204.45.248 () {30 vars in 736 bytes} [Thu Jul 2 06:26:51 2026] GET /v2.0/ports/4cdf1ede-4d12-4105-8629-b6627bc38790 => generated 1466 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2768] 199.204.45.248 () {34 vars in 789 bytes} [Thu Jul 2 06:26:51 2026] PUT /v2.0/ports/4cdf1ede-4d12-4105-8629-b6627bc38790 => generated 1201 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2769] 199.204.45.248 () {30 vars in 742 bytes} [Thu Jul 2 06:26:51 2026] GET /v2.0/networks/e6a8fe62-3dbe-48c3-b0bb-31efd5937da0 => generated 798 bytes in 48 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:71: 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: 1470/2770] 199.204.45.248 () {30 vars in 740 bytes} [Thu Jul 2 06:26:51 2026] GET /v2.0/subnets/4cd4c569-95f4-4912-af6f-94895f9d19d6 => generated 673 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2771] 199.204.45.248 () {30 vars in 702 bytes} [Thu Jul 2 06:26:51 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2772] 199.204.45.248 () {30 vars in 704 bytes} [Thu Jul 2 06:26:51 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: 1302/2773] 199.204.45.248 () {30 vars in 680 bytes} [Thu Jul 2 06:26:51 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) 2026-07-02 06:26:51.830 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ead769c0-720f-40ad-8c42-b58ead917ac4'] response: {'name': 'network-changed', 'server_uuid': 'fd9892ef-72d3-4fe7-b18f-7012015670f1', 'tag': '4cdf1ede-4d12-4105-8629-b6627bc38790', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1472/2774] 199.204.45.248 () {30 vars in 716 bytes} [Thu Jul 2 06:26:51 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2775] 199.204.45.248 () {30 vars in 740 bytes} [Thu Jul 2 06:26:51 2026] GET /v2.0/subnets/03431fab-67bd-482b-bcb6-07fc6b229a3e => 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: 1473/2776] 199.204.45.248 () {30 vars in 736 bytes} [Thu Jul 2 06:26:51 2026] GET /v2.0/ports/bff2a2ce-f63f-4622-b64c-25fcd59bcd22 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2777] 199.204.45.248 () {30 vars in 736 bytes} [Thu Jul 2 06:26:51 2026] GET /v2.0/ports/179a3068-1c9d-4361-9906-adcebcc3ea34 => generated 1346 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2778] 199.204.45.248 () {30 vars in 740 bytes} [Thu Jul 2 06:26:51 2026] GET /v2.0/subnets/03431fab-67bd-482b-bcb6-07fc6b229a3e => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2779] 199.204.45.248 () {30 vars in 742 bytes} [Thu Jul 2 06:26:52 2026] GET /v2.0/networks/997e0227-7e02-45da-83c3-b57e5e0fb2e5 => generated 799 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2780] 199.204.45.248 () {30 vars in 736 bytes} [Thu Jul 2 06:26:52 2026] GET /v2.0/ports/bff2a2ce-f63f-4622-b64c-25fcd59bcd22 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2781] 199.204.45.248 () {30 vars in 740 bytes} [Thu Jul 2 06:26:52 2026] GET /v2.0/subnets/03431fab-67bd-482b-bcb6-07fc6b229a3e => 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: 1476/2782] 199.204.45.248 () {34 vars in 1080 bytes} [Thu Jul 2 06:26:52 2026] GET /v2.0/ports?tenant_id=d8685067df494e59b1e8ac80c9e1876d&device_id=fd9892ef-72d3-4fe7-b18f-7012015670f1 => generated 3811 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2783] 199.204.45.248 () {34 vars in 986 bytes} [Thu Jul 2 06:26:52 2026] GET /v2.0/networks?id=e6a8fe62-3dbe-48c3-b0bb-31efd5937da0 => generated 801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2784] 199.204.45.248 () {34 vars in 1058 bytes} [Thu Jul 2 06:26:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.190&port_id=4cdf1ede-4d12-4105-8629-b6627bc38790 => 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: 1308/2785] 199.204.45.248 () {34 vars in 984 bytes} [Thu Jul 2 06:26:52 2026] GET /v2.0/subnets?id=4cd4c569-95f4-4912-af6f-94895f9d19d6 => 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: 1478/2786] 199.204.45.248 () {34 vars in 1052 bytes} [Thu Jul 2 06:26:52 2026] GET /v2.0/ports?network_id=e6a8fe62-3dbe-48c3-b0bb-31efd5937da0&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: 1309/2787] 199.204.45.248 () {34 vars in 1012 bytes} [Thu Jul 2 06:26:52 2026] GET /v2.0/networks/e6a8fe62-3dbe-48c3-b0bb-31efd5937da0?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: 1479/2788] 199.204.45.248 () {34 vars in 1112 bytes} [Thu Jul 2 06:26:52 2026] GET /v2.0/networks/e6a8fe62-3dbe-48c3-b0bb-31efd5937da0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2791] 10.0.0.207 () {30 vars in 689 bytes} [Thu Jul 2 06:26:57 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: 1481/2792] 10.0.0.207 () {30 vars in 691 bytes} [Thu Jul 2 06:26:57 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2793] 10.0.0.207 () {30 vars in 667 bytes} [Thu Jul 2 06:26:57 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: 1482/2794] 10.0.0.207 () {30 vars in 703 bytes} [Thu Jul 2 06:26:57 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2795] 10.0.0.207 () {28 vars in 438 bytes} [Thu Jul 2 06:26:58 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2796] 10.0.0.207 () {30 vars in 727 bytes} [Thu Jul 2 06:26:58 2026] GET /v2.0/subnets/42c53912-7c24-498d-8f4c-f6e8aa1dcaf5 => generated 656 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2797] 199.204.45.248 () {30 vars in 702 bytes} [Thu Jul 2 06:26:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2798] 199.204.45.248 () {30 vars in 704 bytes} [Thu Jul 2 06:26:59 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2799] 199.204.45.248 () {30 vars in 680 bytes} [Thu Jul 2 06:26:59 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: 1485/2800] 199.204.45.248 () {30 vars in 716 bytes} [Thu Jul 2 06:26:59 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2801] 199.204.45.248 () {30 vars in 740 bytes} [Thu Jul 2 06:27:00 2026] GET /v2.0/subnets/4cd4c569-95f4-4912-af6f-94895f9d19d6 => generated 673 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2802] 199.204.45.248 () {30 vars in 740 bytes} [Thu Jul 2 06:27:00 2026] GET /v2.0/subnets/42c53912-7c24-498d-8f4c-f6e8aa1dcaf5 => generated 674 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2803] 199.204.45.248 () {30 vars in 768 bytes} [Thu Jul 2 06:27:00 2026] GET /v2.0/ports?device_id=fd9892ef-72d3-4fe7-b18f-7012015670f1 => generated 3811 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2804] 199.204.45.248 () {30 vars in 702 bytes} [Thu Jul 2 06:27:00 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2805] 199.204.45.248 () {30 vars in 704 bytes} [Thu Jul 2 06:27:00 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: 1488/2806] 199.204.45.248 () {30 vars in 680 bytes} [Thu Jul 2 06:27:00 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: 1319/2807] 199.204.45.248 () {30 vars in 716 bytes} [Thu Jul 2 06:27:00 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2808] 199.204.45.248 () {34 vars in 1012 bytes} [Thu Jul 2 06:27:01 2026] GET /v2.0/networks/da22bd33-6fd3-4a06-8c0e-bfb3c4d56b29?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: 1320/2809] 199.204.45.248 () {34 vars in 1112 bytes} [Thu Jul 2 06:27:02 2026] GET /v2.0/networks/da22bd33-6fd3-4a06-8c0e-bfb3c4d56b29?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: 1490/2810] 199.204.45.248 () {34 vars in 986 bytes} [Thu Jul 2 06:27:02 2026] GET /v2.0/networks?id=da22bd33-6fd3-4a06-8c0e-bfb3c4d56b29 => 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: 1321/2811] 199.204.45.248 () {38 vars in 955 bytes} [Thu Jul 2 06:27:02 2026] POST /v2.0/ports => generated 1307 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2812] 199.204.45.248 () {38 vars in 1028 bytes} [Thu Jul 2 06:27:03 2026] PUT /v2.0/ports/6f4280a8-2bcb-4ffd-b715-2ce08d6500da => generated 1468 bytes in 887 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:71: 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: 1322/2813] 199.204.45.248 () {34 vars in 1080 bytes} [Thu Jul 2 06:27:04 2026] GET /v2.0/ports?tenant_id=d8685067df494e59b1e8ac80c9e1876d&device_id=fd9892ef-72d3-4fe7-b18f-7012015670f1 => generated 5271 bytes in 66 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:71: 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: 1492/2814] 199.204.45.248 () {34 vars in 1060 bytes} [Thu Jul 2 06:27:04 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.14&port_id=894bcb13-942e-4f5c-9e1b-5bcd47ea868b => 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: 1323/2815] 199.204.45.248 () {34 vars in 984 bytes} [Thu Jul 2 06:27:05 2026] GET /v2.0/subnets?id=559ea6e7-8524-4449-8d85-cf6ea5ed5d45 => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:27:05.072 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fa17fb5c-76b5-42a6-ae17-bf0ffd254054'] response: {'name': 'network-changed', 'server_uuid': 'fd9892ef-72d3-4fe7-b18f-7012015670f1', 'tag': '6f4280a8-2bcb-4ffd-b715-2ce08d6500da', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1493/2816] 199.204.45.248 () {34 vars in 1052 bytes} [Thu Jul 2 06:27:05 2026] GET /v2.0/ports?network_id=f2b06154-fc0c-4b78-9c00-ae08e3ccdaee&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: 1324/2817] 199.204.45.248 () {34 vars in 1012 bytes} [Thu Jul 2 06:27:05 2026] GET /v2.0/networks/f2b06154-fc0c-4b78-9c00-ae08e3ccdaee?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2818] 199.204.45.248 () {34 vars in 1112 bytes} [Thu Jul 2 06:27:05 2026] GET /v2.0/networks/f2b06154-fc0c-4b78-9c00-ae08e3ccdaee?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2819] 199.204.45.248 () {34 vars in 1056 bytes} [Thu Jul 2 06:27:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.21&port_id=179a3068-1c9d-4361-9906-adcebcc3ea34 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2820] 199.204.45.248 () {34 vars in 984 bytes} [Thu Jul 2 06:27:05 2026] GET /v2.0/subnets?id=03431fab-67bd-482b-bcb6-07fc6b229a3e => generated 679 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2821] 199.204.45.248 () {34 vars in 1052 bytes} [Thu Jul 2 06:27:05 2026] GET /v2.0/ports?network_id=997e0227-7e02-45da-83c3-b57e5e0fb2e5&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: 1496/2822] 199.204.45.248 () {34 vars in 1012 bytes} [Thu Jul 2 06:27:05 2026] GET /v2.0/networks/997e0227-7e02-45da-83c3-b57e5e0fb2e5?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: 1327/2823] 199.204.45.248 () {34 vars in 1112 bytes} [Thu Jul 2 06:27:05 2026] GET /v2.0/networks/997e0227-7e02-45da-83c3-b57e5e0fb2e5?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: 1497/2824] 199.204.45.248 () {34 vars in 1058 bytes} [Thu Jul 2 06:27:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.190&port_id=4cdf1ede-4d12-4105-8629-b6627bc38790 => 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: 1328/2825] 199.204.45.248 () {34 vars in 984 bytes} [Thu Jul 2 06:27:05 2026] GET /v2.0/subnets?id=4cd4c569-95f4-4912-af6f-94895f9d19d6 => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2826] 199.204.45.248 () {34 vars in 1052 bytes} [Thu Jul 2 06:27:05 2026] GET /v2.0/ports?network_id=e6a8fe62-3dbe-48c3-b0bb-31efd5937da0&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2827] 199.204.45.248 () {34 vars in 1012 bytes} [Thu Jul 2 06:27:05 2026] GET /v2.0/networks/e6a8fe62-3dbe-48c3-b0bb-31efd5937da0?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: 1499/2828] 199.204.45.248 () {34 vars in 1112 bytes} [Thu Jul 2 06:27:05 2026] GET /v2.0/networks/e6a8fe62-3dbe-48c3-b0bb-31efd5937da0?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: 1330/2829] 199.204.45.248 () {34 vars in 1058 bytes} [Thu Jul 2 06:27:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.133&port_id=6f4280a8-2bcb-4ffd-b715-2ce08d6500da => 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: 1500/2830] 199.204.45.248 () {34 vars in 1106 bytes} [Thu Jul 2 06:27:05 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A31d&port_id=6f4280a8-2bcb-4ffd-b715-2ce08d6500da => 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: 1501/2831] 199.204.45.248 () {34 vars in 1064 bytes} [Thu Jul 2 06:27:05 2026] GET /v2.0/subnets?id=e3658fae-d434-43c5-8136-7f10892b6b84&id=42c53912-7c24-498d-8f4c-f6e8aa1dcaf5 => generated 1414 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2832] 199.204.45.248 () {34 vars in 1096 bytes} [Thu Jul 2 06:27:05 2026] GET /v2.0/ports?device_id=63153447-5300-41bc-ac9a-40ac12636c91&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2833] 199.204.45.248 () {34 vars in 1052 bytes} [Thu Jul 2 06:27:05 2026] GET /v2.0/ports?network_id=da22bd33-6fd3-4a06-8c0e-bfb3c4d56b29&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: 1332/2834] 199.204.45.248 () {34 vars in 1052 bytes} [Thu Jul 2 06:27:05 2026] GET /v2.0/ports?network_id=da22bd33-6fd3-4a06-8c0e-bfb3c4d56b29&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/2835] 199.204.45.248 () {34 vars in 1012 bytes} [Thu Jul 2 06:27:05 2026] GET /v2.0/networks/da22bd33-6fd3-4a06-8c0e-bfb3c4d56b29?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2836] 199.204.45.248 () {34 vars in 1112 bytes} [Thu Jul 2 06:27:05 2026] GET /v2.0/networks/da22bd33-6fd3-4a06-8c0e-bfb3c4d56b29?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/2837] 199.204.45.248 () {34 vars in 1080 bytes} [Thu Jul 2 06:27:06 2026] GET /v2.0/ports?tenant_id=6f2295e1df604dd292cf7360e1a4f845&device_id=63153447-5300-41bc-ac9a-40ac12636c91 => generated 1469 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2838] 199.204.45.248 () {34 vars in 1080 bytes} [Thu Jul 2 06:27:06 2026] GET /v2.0/ports?tenant_id=d8685067df494e59b1e8ac80c9e1876d&device_id=fd9892ef-72d3-4fe7-b18f-7012015670f1 => generated 5271 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/2839] 199.204.45.248 () {34 vars in 986 bytes} [Thu Jul 2 06:27:07 2026] GET /v2.0/networks?id=da22bd33-6fd3-4a06-8c0e-bfb3c4d56b29 => 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: 1335/2840] 199.204.45.248 () {34 vars in 1058 bytes} [Thu Jul 2 06:27:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.133&port_id=6f4280a8-2bcb-4ffd-b715-2ce08d6500da => 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: 1506/2841] 199.204.45.248 () {34 vars in 1106 bytes} [Thu Jul 2 06:27:07 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A31d&port_id=6f4280a8-2bcb-4ffd-b715-2ce08d6500da => 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: 1336/2842] 199.204.45.248 () {34 vars in 1064 bytes} [Thu Jul 2 06:27:07 2026] GET /v2.0/subnets?id=e3658fae-d434-43c5-8136-7f10892b6b84&id=42c53912-7c24-498d-8f4c-f6e8aa1dcaf5 => generated 1414 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/2843] 199.204.45.248 () {34 vars in 1052 bytes} [Thu Jul 2 06:27:07 2026] GET /v2.0/ports?network_id=da22bd33-6fd3-4a06-8c0e-bfb3c4d56b29&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: 7|app: 0|req: 1337/2844] 199.204.45.248 () {34 vars in 1052 bytes} [Thu Jul 2 06:27:07 2026] GET /v2.0/ports?network_id=da22bd33-6fd3-4a06-8c0e-bfb3c4d56b29&device_owner=network%3Adhcp => generated 1461 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/2845] 199.204.45.248 () {34 vars in 1012 bytes} [Thu Jul 2 06:27:07 2026] GET /v2.0/networks/da22bd33-6fd3-4a06-8c0e-bfb3c4d56b29?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: 1338/2846] 199.204.45.248 () {34 vars in 986 bytes} [Thu Jul 2 06:27:07 2026] GET /v2.0/networks?id=e6a8fe62-3dbe-48c3-b0bb-31efd5937da0 => generated 801 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2847] 199.204.45.248 () {34 vars in 1058 bytes} [Thu Jul 2 06:27:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.251&port_id=cb2b0193-c1b5-4b17-bfa4-916b15dbbe82 => generated 860 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/2848] 199.204.45.248 () {34 vars in 1112 bytes} [Thu Jul 2 06:27:07 2026] GET /v2.0/networks/da22bd33-6fd3-4a06-8c0e-bfb3c4d56b29?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: 1340/2849] 199.204.45.248 () {34 vars in 1104 bytes} [Thu Jul 2 06:27:07 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2fa&port_id=cb2b0193-c1b5-4b17-bfa4-916b15dbbe82 => generated 19 bytes in 402 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/2850] 199.204.45.248 () {34 vars in 1064 bytes} [Thu Jul 2 06:27:07 2026] GET /v2.0/subnets?id=4cd4c569-95f4-4912-af6f-94895f9d19d6&id=8befb4a5-fe68-4355-be3e-66fac3e9843e => generated 1409 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2851] 199.204.45.248 () {34 vars in 1052 bytes} [Thu Jul 2 06:27:07 2026] GET /v2.0/ports?network_id=e6a8fe62-3dbe-48c3-b0bb-31efd5937da0&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/2852] 199.204.45.248 () {34 vars in 1052 bytes} [Thu Jul 2 06:27:07 2026] GET /v2.0/ports?network_id=e6a8fe62-3dbe-48c3-b0bb-31efd5937da0&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: 1342/2853] 199.204.45.248 () {34 vars in 1012 bytes} [Thu Jul 2 06:27:07 2026] GET /v2.0/networks/e6a8fe62-3dbe-48c3-b0bb-31efd5937da0?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: 1512/2854] 199.204.45.248 () {34 vars in 1112 bytes} [Thu Jul 2 06:27:07 2026] GET /v2.0/networks/e6a8fe62-3dbe-48c3-b0bb-31efd5937da0?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: 1514/2857] 10.0.0.141 () {34 vars in 971 bytes} [Thu Jul 2 06:27:09 2026] GET /v2.0/ports/6f4280a8-2bcb-4ffd-b715-2ce08d6500da => generated 1470 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2858] 199.204.45.248 () {30 vars in 736 bytes} [Thu Jul 2 06:27:09 2026] GET /v2.0/ports/6f4280a8-2bcb-4ffd-b715-2ce08d6500da => generated 1470 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/2859] 199.204.45.248 () {30 vars in 736 bytes} [Thu Jul 2 06:27:09 2026] GET /v2.0/ports/6f4280a8-2bcb-4ffd-b715-2ce08d6500da => generated 1470 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2860] 199.204.45.248 () {34 vars in 789 bytes} [Thu Jul 2 06:27:09 2026] PUT /v2.0/ports/6f4280a8-2bcb-4ffd-b715-2ce08d6500da => generated 1201 bytes in 355 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/2861] 199.204.45.248 () {30 vars in 742 bytes} [Thu Jul 2 06:27:10 2026] GET /v2.0/networks/da22bd33-6fd3-4a06-8c0e-bfb3c4d56b29 => generated 798 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: 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: 1346/2862] 199.204.45.248 () {30 vars in 740 bytes} [Thu Jul 2 06:27:10 2026] GET /v2.0/subnets/42c53912-7c24-498d-8f4c-f6e8aa1dcaf5 => generated 674 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/2863] 199.204.45.248 () {30 vars in 702 bytes} [Thu Jul 2 06:27:10 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2864] 199.204.45.248 () {30 vars in 704 bytes} [Thu Jul 2 06:27:10 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/2865] 199.204.45.248 () {30 vars in 680 bytes} [Thu Jul 2 06:27:10 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) 2026-07-02 06:27:10.267 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ac290dab-ac52-4db1-918a-d1127bc809cf'] response: {'name': 'network-changed', 'server_uuid': 'fd9892ef-72d3-4fe7-b18f-7012015670f1', 'tag': '6f4280a8-2bcb-4ffd-b715-2ce08d6500da', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1348/2866] 199.204.45.248 () {30 vars in 716 bytes} [Thu Jul 2 06:27:10 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: 1519/2867] 199.204.45.248 () {30 vars in 740 bytes} [Thu Jul 2 06:27:10 2026] GET /v2.0/subnets/03431fab-67bd-482b-bcb6-07fc6b229a3e => 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: 1349/2868] 199.204.45.248 () {30 vars in 736 bytes} [Thu Jul 2 06:27:10 2026] GET /v2.0/ports/bff2a2ce-f63f-4622-b64c-25fcd59bcd22 => 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: 1520/2869] 199.204.45.248 () {30 vars in 736 bytes} [Thu Jul 2 06:27:10 2026] GET /v2.0/ports/179a3068-1c9d-4361-9906-adcebcc3ea34 => generated 1346 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2870] 199.204.45.248 () {30 vars in 740 bytes} [Thu Jul 2 06:27:10 2026] GET /v2.0/subnets/03431fab-67bd-482b-bcb6-07fc6b229a3e => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/2871] 199.204.45.248 () {30 vars in 742 bytes} [Thu Jul 2 06:27:10 2026] GET /v2.0/networks/997e0227-7e02-45da-83c3-b57e5e0fb2e5 => generated 799 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2872] 199.204.45.248 () {30 vars in 736 bytes} [Thu Jul 2 06:27:10 2026] GET /v2.0/ports/bff2a2ce-f63f-4622-b64c-25fcd59bcd22 => 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: 1522/2873] 199.204.45.248 () {30 vars in 740 bytes} [Thu Jul 2 06:27:10 2026] GET /v2.0/subnets/03431fab-67bd-482b-bcb6-07fc6b229a3e => 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: 1352/2874] 199.204.45.248 () {34 vars in 1080 bytes} [Thu Jul 2 06:27:10 2026] GET /v2.0/ports?tenant_id=d8685067df494e59b1e8ac80c9e1876d&device_id=fd9892ef-72d3-4fe7-b18f-7012015670f1 => generated 5040 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/2875] 199.204.45.248 () {34 vars in 986 bytes} [Thu Jul 2 06:27:10 2026] GET /v2.0/networks?id=da22bd33-6fd3-4a06-8c0e-bfb3c4d56b29 => generated 801 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2876] 199.204.45.248 () {34 vars in 1058 bytes} [Thu Jul 2 06:27:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.133&port_id=6f4280a8-2bcb-4ffd-b715-2ce08d6500da => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/2877] 199.204.45.248 () {34 vars in 984 bytes} [Thu Jul 2 06:27:10 2026] GET /v2.0/subnets?id=42c53912-7c24-498d-8f4c-f6e8aa1dcaf5 => generated 677 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2878] 199.204.45.248 () {34 vars in 1052 bytes} [Thu Jul 2 06:27:10 2026] GET /v2.0/ports?network_id=da22bd33-6fd3-4a06-8c0e-bfb3c4d56b29&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/2879] 199.204.45.248 () {34 vars in 1012 bytes} [Thu Jul 2 06:27:10 2026] GET /v2.0/networks/da22bd33-6fd3-4a06-8c0e-bfb3c4d56b29?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: 1355/2880] 199.204.45.248 () {34 vars in 1112 bytes} [Thu Jul 2 06:27:10 2026] GET /v2.0/networks/da22bd33-6fd3-4a06-8c0e-bfb3c4d56b29?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: 1526/2881] 199.204.45.248 () {30 vars in 702 bytes} [Thu Jul 2 06:27:22 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: 1356/2882] 199.204.45.248 () {30 vars in 704 bytes} [Thu Jul 2 06:27:22 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: 1527/2883] 199.204.45.248 () {30 vars in 680 bytes} [Thu Jul 2 06:27:22 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2884] 199.204.45.248 () {30 vars in 716 bytes} [Thu Jul 2 06:27:22 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: 1528/2885] 199.204.45.248 () {30 vars in 740 bytes} [Thu Jul 2 06:27:22 2026] GET /v2.0/subnets/4cd4c569-95f4-4912-af6f-94895f9d19d6 => generated 673 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2886] 199.204.45.248 () {30 vars in 768 bytes} [Thu Jul 2 06:27:22 2026] GET /v2.0/ports?device_id=fd9892ef-72d3-4fe7-b18f-7012015670f1 => generated 5040 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/2887] 199.204.45.248 () {30 vars in 702 bytes} [Thu Jul 2 06:27:22 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: 1359/2888] 199.204.45.248 () {30 vars in 704 bytes} [Thu Jul 2 06:27:22 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: 1530/2889] 199.204.45.248 () {30 vars in 680 bytes} [Thu Jul 2 06:27:23 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: 1360/2890] 199.204.45.248 () {30 vars in 716 bytes} [Thu Jul 2 06:27:23 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/2891] 199.204.45.248 () {30 vars in 736 bytes} [Thu Jul 2 06:27:23 2026] GET /v2.0/ports/6f4280a8-2bcb-4ffd-b715-2ce08d6500da => generated 1237 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2892] 199.204.45.248 () {34 vars in 788 bytes} [Thu Jul 2 06:27:23 2026] PUT /v2.0/ports/6f4280a8-2bcb-4ffd-b715-2ce08d6500da => generated 1026 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/2893] 199.204.45.248 () {30 vars in 742 bytes} [Thu Jul 2 06:27:23 2026] GET /v2.0/networks/da22bd33-6fd3-4a06-8c0e-bfb3c4d56b29 => generated 798 bytes in 53 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:71: 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: 1362/2894] 199.204.45.248 () {30 vars in 768 bytes} [Thu Jul 2 06:27:23 2026] GET /v2.0/ports?device_id=fd9892ef-72d3-4fe7-b18f-7012015670f1 => generated 4865 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/2897] 199.204.45.248 () {30 vars in 768 bytes} [Thu Jul 2 06:27:23 2026] GET /v2.0/ports?device_id=fd9892ef-72d3-4fe7-b18f-7012015670f1 => generated 4865 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:27:24.073 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3afc4784-cc82-42e7-9ab0-9687ce5f8394'] response: {'name': 'network-changed', 'server_uuid': 'fd9892ef-72d3-4fe7-b18f-7012015670f1', 'tag': '6f4280a8-2bcb-4ffd-b715-2ce08d6500da', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1364/2898] 199.204.45.248 () {34 vars in 1080 bytes} [Thu Jul 2 06:27:24 2026] GET /v2.0/ports?tenant_id=d8685067df494e59b1e8ac80c9e1876d&device_id=fd9892ef-72d3-4fe7-b18f-7012015670f1 => generated 4865 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/2899] 199.204.45.248 () {34 vars in 986 bytes} [Thu Jul 2 06:27:24 2026] GET /v2.0/networks?id=da22bd33-6fd3-4a06-8c0e-bfb3c4d56b29 => generated 801 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2900] 199.204.45.248 () {34 vars in 1012 bytes} [Thu Jul 2 06:27:24 2026] GET /v2.0/networks/da22bd33-6fd3-4a06-8c0e-bfb3c4d56b29?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: 1536/2901] 199.204.45.248 () {34 vars in 1112 bytes} [Thu Jul 2 06:27:24 2026] GET /v2.0/networks/da22bd33-6fd3-4a06-8c0e-bfb3c4d56b29?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: 1366/2902] 199.204.45.248 () {30 vars in 768 bytes} [Thu Jul 2 06:27:24 2026] GET /v2.0/ports?device_id=fd9892ef-72d3-4fe7-b18f-7012015670f1 => generated 4865 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/2903] 199.204.45.248 () {34 vars in 975 bytes} [Thu Jul 2 06:27:25 2026] GET /v2.0/ports/6f4280a8-2bcb-4ffd-b715-2ce08d6500da => generated 1062 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/2904] 199.204.45.248 () {30 vars in 768 bytes} [Thu Jul 2 06:27:25 2026] GET /v2.0/ports?device_id=fd9892ef-72d3-4fe7-b18f-7012015670f1 => generated 4865 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2905] 199.204.45.248 () {36 vars in 997 bytes} [Thu Jul 2 06:27:25 2026] DELETE /v2.0/ports/6f4280a8-2bcb-4ffd-b715-2ce08d6500da => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/2906] 199.204.45.248 () {30 vars in 768 bytes} [Thu Jul 2 06:27:26 2026] GET /v2.0/ports?device_id=fd9892ef-72d3-4fe7-b18f-7012015670f1 => generated 3811 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:27:26.914 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7e11172f-15ae-47c2-942e-1344ac1cd49e 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1368/2907] 199.204.45.248 () {32 vars in 758 bytes} [Thu Jul 2 06:27:26 2026] DELETE /v2.0/ports/6f4280a8-2bcb-4ffd-b715-2ce08d6500da => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/2908] 199.204.45.248 () {30 vars in 702 bytes} [Thu Jul 2 06:27: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) 2026-07-02 06:27:27.042 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3fc95f77-82bb-4757-b631-fbf3c3975e2a'] response: {'server_uuid': 'fd9892ef-72d3-4fe7-b18f-7012015670f1', 'name': 'network-vif-deleted', 'tag': '6f4280a8-2bcb-4ffd-b715-2ce08d6500da', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1369/2909] 199.204.45.248 () {30 vars in 704 bytes} [Thu Jul 2 06:27:27 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: 1541/2910] 199.204.45.248 () {30 vars in 680 bytes} [Thu Jul 2 06:27:27 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: 1370/2911] 199.204.45.248 () {30 vars in 716 bytes} [Thu Jul 2 06:27: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: 1542/2912] 199.204.45.248 () {30 vars in 740 bytes} [Thu Jul 2 06:27:27 2026] GET /v2.0/subnets/03431fab-67bd-482b-bcb6-07fc6b229a3e => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2913] 199.204.45.248 () {30 vars in 736 bytes} [Thu Jul 2 06:27:27 2026] GET /v2.0/ports/bff2a2ce-f63f-4622-b64c-25fcd59bcd22 => 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: 1543/2914] 199.204.45.248 () {30 vars in 736 bytes} [Thu Jul 2 06:27:27 2026] GET /v2.0/ports/179a3068-1c9d-4361-9906-adcebcc3ea34 => generated 1346 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2915] 199.204.45.248 () {30 vars in 740 bytes} [Thu Jul 2 06:27:27 2026] GET /v2.0/subnets/03431fab-67bd-482b-bcb6-07fc6b229a3e => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/2916] 199.204.45.248 () {30 vars in 742 bytes} [Thu Jul 2 06:27:27 2026] GET /v2.0/networks/997e0227-7e02-45da-83c3-b57e5e0fb2e5 => generated 799 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2917] 199.204.45.248 () {30 vars in 736 bytes} [Thu Jul 2 06:27:27 2026] GET /v2.0/ports/bff2a2ce-f63f-4622-b64c-25fcd59bcd22 => 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: 1545/2918] 199.204.45.248 () {30 vars in 740 bytes} [Thu Jul 2 06:27:27 2026] GET /v2.0/subnets/03431fab-67bd-482b-bcb6-07fc6b229a3e => 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: 1374/2919] 199.204.45.248 () {34 vars in 1080 bytes} [Thu Jul 2 06:27:27 2026] GET /v2.0/ports?tenant_id=d8685067df494e59b1e8ac80c9e1876d&device_id=fd9892ef-72d3-4fe7-b18f-7012015670f1 => generated 3811 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/2920] 199.204.45.248 () {34 vars in 1226 bytes} [Thu Jul 2 06:27:27 2026] GET /v2.0/networks?id=f2b06154-fc0c-4b78-9c00-ae08e3ccdaee&id=997e0227-7e02-45da-83c3-b57e5e0fb2e5&id=e6a8fe62-3dbe-48c3-b0bb-31efd5937da0&id=da22bd33-6fd3-4a06-8c0e-bfb3c4d56b29 => generated 3097 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2921] 199.204.45.248 () {34 vars in 1060 bytes} [Thu Jul 2 06:27:27 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.14&port_id=894bcb13-942e-4f5c-9e1b-5bcd47ea868b => 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: 1547/2922] 199.204.45.248 () {34 vars in 984 bytes} [Thu Jul 2 06:27:27 2026] GET /v2.0/subnets?id=559ea6e7-8524-4449-8d85-cf6ea5ed5d45 => generated 654 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2923] 199.204.45.248 () {34 vars in 1052 bytes} [Thu Jul 2 06:27:27 2026] GET /v2.0/ports?network_id=f2b06154-fc0c-4b78-9c00-ae08e3ccdaee&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/2924] 199.204.45.248 () {34 vars in 1012 bytes} [Thu Jul 2 06:27:27 2026] GET /v2.0/networks/f2b06154-fc0c-4b78-9c00-ae08e3ccdaee?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: 1377/2925] 199.204.45.248 () {34 vars in 1112 bytes} [Thu Jul 2 06:27:27 2026] GET /v2.0/networks/f2b06154-fc0c-4b78-9c00-ae08e3ccdaee?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/2926] 199.204.45.248 () {34 vars in 1056 bytes} [Thu Jul 2 06:27:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.21&port_id=179a3068-1c9d-4361-9906-adcebcc3ea34 => 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: 1378/2927] 199.204.45.248 () {34 vars in 984 bytes} [Thu Jul 2 06:27:27 2026] GET /v2.0/subnets?id=03431fab-67bd-482b-bcb6-07fc6b229a3e => generated 679 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/2928] 199.204.45.248 () {34 vars in 1052 bytes} [Thu Jul 2 06:27:27 2026] GET /v2.0/ports?network_id=997e0227-7e02-45da-83c3-b57e5e0fb2e5&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: 1379/2929] 199.204.45.248 () {34 vars in 1012 bytes} [Thu Jul 2 06:27:27 2026] GET /v2.0/networks/997e0227-7e02-45da-83c3-b57e5e0fb2e5?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: 1551/2930] 199.204.45.248 () {34 vars in 1112 bytes} [Thu Jul 2 06:27:27 2026] GET /v2.0/networks/997e0227-7e02-45da-83c3-b57e5e0fb2e5?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: 1380/2931] 199.204.45.248 () {34 vars in 1058 bytes} [Thu Jul 2 06:27:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.190&port_id=4cdf1ede-4d12-4105-8629-b6627bc38790 => 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: 1552/2932] 199.204.45.248 () {34 vars in 984 bytes} [Thu Jul 2 06:27:28 2026] GET /v2.0/subnets?id=4cd4c569-95f4-4912-af6f-94895f9d19d6 => generated 676 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2933] 199.204.45.248 () {34 vars in 1052 bytes} [Thu Jul 2 06:27:28 2026] GET /v2.0/ports?network_id=e6a8fe62-3dbe-48c3-b0bb-31efd5937da0&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: 1553/2934] 199.204.45.248 () {34 vars in 1012 bytes} [Thu Jul 2 06:27:28 2026] GET /v2.0/networks/e6a8fe62-3dbe-48c3-b0bb-31efd5937da0?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: 1382/2935] 199.204.45.248 () {34 vars in 1112 bytes} [Thu Jul 2 06:27:28 2026] GET /v2.0/networks/e6a8fe62-3dbe-48c3-b0bb-31efd5937da0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/2936] 199.204.45.248 () {30 vars in 702 bytes} [Thu Jul 2 06:27:33 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2937] 199.204.45.248 () {30 vars in 704 bytes} [Thu Jul 2 06:27:33 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: 1555/2938] 199.204.45.248 () {30 vars in 680 bytes} [Thu Jul 2 06:27:33 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: 1384/2939] 199.204.45.248 () {30 vars in 716 bytes} [Thu Jul 2 06:27:33 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: 1556/2940] 199.204.45.248 () {30 vars in 768 bytes} [Thu Jul 2 06:27:33 2026] GET /v2.0/ports?device_id=fd9892ef-72d3-4fe7-b18f-7012015670f1 => generated 3811 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2941] 199.204.45.248 () {30 vars in 702 bytes} [Thu Jul 2 06:27:33 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: 1557/2942] 199.204.45.248 () {30 vars in 704 bytes} [Thu Jul 2 06:27:33 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: 1386/2943] 199.204.45.248 () {30 vars in 680 bytes} [Thu Jul 2 06:27:33 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: 1558/2944] 199.204.45.248 () {30 vars in 716 bytes} [Thu Jul 2 06:27:33 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2945] 199.204.45.248 () {30 vars in 736 bytes} [Thu Jul 2 06:27:33 2026] GET /v2.0/ports/4cdf1ede-4d12-4105-8629-b6627bc38790 => generated 1237 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/2946] 199.204.45.248 () {34 vars in 788 bytes} [Thu Jul 2 06:27:33 2026] PUT /v2.0/ports/4cdf1ede-4d12-4105-8629-b6627bc38790 => generated 1026 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2947] 199.204.45.248 () {30 vars in 742 bytes} [Thu Jul 2 06:27:33 2026] GET /v2.0/networks/e6a8fe62-3dbe-48c3-b0bb-31efd5937da0 => generated 798 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: 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: 1560/2948] 199.204.45.248 () {30 vars in 768 bytes} [Thu Jul 2 06:27:33 2026] GET /v2.0/ports?device_id=fd9892ef-72d3-4fe7-b18f-7012015670f1 => generated 3636 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2949] 199.204.45.248 () {30 vars in 768 bytes} [Thu Jul 2 06:27:34 2026] GET /v2.0/ports?device_id=fd9892ef-72d3-4fe7-b18f-7012015670f1 => generated 3636 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:27:34.468 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b4ad7b95-3ae3-4e2c-9a3e-e5842f38f368'] response: {'name': 'network-changed', 'server_uuid': 'fd9892ef-72d3-4fe7-b18f-7012015670f1', 'tag': '4cdf1ede-4d12-4105-8629-b6627bc38790', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1561/2950] 199.204.45.248 () {34 vars in 1080 bytes} [Thu Jul 2 06:27:34 2026] GET /v2.0/ports?tenant_id=d8685067df494e59b1e8ac80c9e1876d&device_id=fd9892ef-72d3-4fe7-b18f-7012015670f1 => generated 3636 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2951] 199.204.45.248 () {34 vars in 986 bytes} [Thu Jul 2 06:27:34 2026] GET /v2.0/networks?id=e6a8fe62-3dbe-48c3-b0bb-31efd5937da0 => generated 801 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/2952] 199.204.45.248 () {34 vars in 1012 bytes} [Thu Jul 2 06:27:34 2026] GET /v2.0/networks/e6a8fe62-3dbe-48c3-b0bb-31efd5937da0?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: 1391/2953] 199.204.45.248 () {34 vars in 1112 bytes} [Thu Jul 2 06:27:34 2026] GET /v2.0/networks/e6a8fe62-3dbe-48c3-b0bb-31efd5937da0?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: 1563/2954] 199.204.45.248 () {30 vars in 768 bytes} [Thu Jul 2 06:27:35 2026] GET /v2.0/ports?device_id=fd9892ef-72d3-4fe7-b18f-7012015670f1 => generated 3636 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2955] 199.204.45.248 () {34 vars in 975 bytes} [Thu Jul 2 06:27:36 2026] GET /v2.0/ports/4cdf1ede-4d12-4105-8629-b6627bc38790 => generated 1062 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2956] 199.204.45.248 () {30 vars in 768 bytes} [Thu Jul 2 06:27:36 2026] GET /v2.0/ports?device_id=fd9892ef-72d3-4fe7-b18f-7012015670f1 => generated 3636 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/2957] 199.204.45.248 () {36 vars in 997 bytes} [Thu Jul 2 06:27:36 2026] DELETE /v2.0/ports/4cdf1ede-4d12-4105-8629-b6627bc38790 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2958] 199.204.45.248 () {30 vars in 768 bytes} [Thu Jul 2 06:27:37 2026] GET /v2.0/ports?device_id=fd9892ef-72d3-4fe7-b18f-7012015670f1 => generated 2582 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:27:37.310 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6a6656e6-7e25-47cb-8109-25333c1fa925 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1565/2959] 199.204.45.248 () {32 vars in 758 bytes} [Thu Jul 2 06:27:37 2026] DELETE /v2.0/ports/4cdf1ede-4d12-4105-8629-b6627bc38790 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2960] 199.204.45.248 () {30 vars in 702 bytes} [Thu Jul 2 06:27:37 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/2961] 199.204.45.248 () {30 vars in 704 bytes} [Thu Jul 2 06:27:37 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2962] 199.204.45.248 () {30 vars in 680 bytes} [Thu Jul 2 06:27:37 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:27:37.450 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c4a44087-9a71-4ad6-9898-173480320964'] response: {'server_uuid': 'fd9892ef-72d3-4fe7-b18f-7012015670f1', 'name': 'network-vif-deleted', 'tag': '4cdf1ede-4d12-4105-8629-b6627bc38790', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1567/2963] 199.204.45.248 () {30 vars in 716 bytes} [Thu Jul 2 06:27:37 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2964] 199.204.45.248 () {30 vars in 740 bytes} [Thu Jul 2 06:27:37 2026] GET /v2.0/subnets/03431fab-67bd-482b-bcb6-07fc6b229a3e => 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: 1568/2965] 199.204.45.248 () {30 vars in 736 bytes} [Thu Jul 2 06:27:37 2026] GET /v2.0/ports/bff2a2ce-f63f-4622-b64c-25fcd59bcd22 => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2966] 199.204.45.248 () {30 vars in 736 bytes} [Thu Jul 2 06:27:37 2026] GET /v2.0/ports/179a3068-1c9d-4361-9906-adcebcc3ea34 => generated 1346 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/2967] 199.204.45.248 () {30 vars in 740 bytes} [Thu Jul 2 06:27:37 2026] GET /v2.0/subnets/03431fab-67bd-482b-bcb6-07fc6b229a3e => 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: 1399/2968] 199.204.45.248 () {30 vars in 742 bytes} [Thu Jul 2 06:27:37 2026] GET /v2.0/networks/997e0227-7e02-45da-83c3-b57e5e0fb2e5 => generated 799 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/2969] 199.204.45.248 () {30 vars in 736 bytes} [Thu Jul 2 06:27:37 2026] GET /v2.0/ports/bff2a2ce-f63f-4622-b64c-25fcd59bcd22 => generated 1132 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2970] 199.204.45.248 () {30 vars in 740 bytes} [Thu Jul 2 06:27:37 2026] GET /v2.0/subnets/03431fab-67bd-482b-bcb6-07fc6b229a3e => generated 676 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/2971] 199.204.45.248 () {34 vars in 1080 bytes} [Thu Jul 2 06:27:37 2026] GET /v2.0/ports?tenant_id=d8685067df494e59b1e8ac80c9e1876d&device_id=fd9892ef-72d3-4fe7-b18f-7012015670f1 => generated 2582 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2972] 199.204.45.248 () {34 vars in 1146 bytes} [Thu Jul 2 06:27:37 2026] GET /v2.0/networks?id=f2b06154-fc0c-4b78-9c00-ae08e3ccdaee&id=997e0227-7e02-45da-83c3-b57e5e0fb2e5&id=e6a8fe62-3dbe-48c3-b0bb-31efd5937da0 => generated 2310 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/2973] 199.204.45.248 () {34 vars in 1060 bytes} [Thu Jul 2 06:27:37 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.14&port_id=894bcb13-942e-4f5c-9e1b-5bcd47ea868b => 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: 1402/2974] 199.204.45.248 () {34 vars in 984 bytes} [Thu Jul 2 06:27:37 2026] GET /v2.0/subnets?id=559ea6e7-8524-4449-8d85-cf6ea5ed5d45 => generated 654 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/2975] 199.204.45.248 () {34 vars in 1052 bytes} [Thu Jul 2 06:27:38 2026] GET /v2.0/ports?network_id=f2b06154-fc0c-4b78-9c00-ae08e3ccdaee&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2976] 199.204.45.248 () {34 vars in 1012 bytes} [Thu Jul 2 06:27:38 2026] GET /v2.0/networks/f2b06154-fc0c-4b78-9c00-ae08e3ccdaee?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: 1574/2977] 199.204.45.248 () {34 vars in 1112 bytes} [Thu Jul 2 06:27:38 2026] GET /v2.0/networks/f2b06154-fc0c-4b78-9c00-ae08e3ccdaee?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: 1404/2978] 199.204.45.248 () {34 vars in 1056 bytes} [Thu Jul 2 06:27:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.21&port_id=179a3068-1c9d-4361-9906-adcebcc3ea34 => 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: 1575/2979] 199.204.45.248 () {34 vars in 984 bytes} [Thu Jul 2 06:27:38 2026] GET /v2.0/subnets?id=03431fab-67bd-482b-bcb6-07fc6b229a3e => generated 679 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2980] 199.204.45.248 () {34 vars in 1052 bytes} [Thu Jul 2 06:27:38 2026] GET /v2.0/ports?network_id=997e0227-7e02-45da-83c3-b57e5e0fb2e5&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/2981] 199.204.45.248 () {34 vars in 1012 bytes} [Thu Jul 2 06:27:38 2026] GET /v2.0/networks/997e0227-7e02-45da-83c3-b57e5e0fb2e5?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: 1406/2982] 199.204.45.248 () {34 vars in 1112 bytes} [Thu Jul 2 06:27:38 2026] GET /v2.0/networks/997e0227-7e02-45da-83c3-b57e5e0fb2e5?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: 1408/2985] 199.204.45.248 () {30 vars in 702 bytes} [Thu Jul 2 06:27:50 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: 1578/2986] 199.204.45.248 () {30 vars in 704 bytes} [Thu Jul 2 06:27:50 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2987] 199.204.45.248 () {30 vars in 680 bytes} [Thu Jul 2 06:27:50 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/2988] 199.204.45.248 () {30 vars in 716 bytes} [Thu Jul 2 06:27:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:27:50.738 7 INFO neutron.api.v2.resource [None req-6a32bb44-e563-43a1-ad00-69195337f128 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1410/2989] 199.204.45.248 () {30 vars in 762 bytes} [Thu Jul 2 06:27:50 2026] GET /v2.0/security-groups/lb-4b4e14c7-554d-4282-8e37-09760ff72d72 => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/2990] 199.204.45.248 () {30 vars in 784 bytes} [Thu Jul 2 06:27:50 2026] GET /v2.0/security-groups?name=lb-4b4e14c7-554d-4282-8e37-09760ff72d72 => generated 2865 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2991] 199.204.45.248 () {30 vars in 814 bytes} [Thu Jul 2 06:27:50 2026] GET /v2.0/security-group-rules?security_group_id=457c0072-782d-439c-856b-0a0d49c5fd46 => generated 2334 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/2992] 199.204.45.248 () {32 vars in 788 bytes} [Thu Jul 2 06:27:50 2026] DELETE /v2.0/security-group-rules/7b011a2f-6a6f-4ff2-a5a7-f879a6afd463 => 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: 1412/2993] 199.204.45.248 () {32 vars in 788 bytes} [Thu Jul 2 06:27:50 2026] DELETE /v2.0/security-group-rules/c19f1ec2-84ff-4b8c-9f3c-d17cbf20609d => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:27:53.726 8 INFO neutron.db.l3_db [None req-958b37f3-62b6-4633-9011-f2146f30a964 68c2931dbebe488b91c23ec9aa5c4788 6f2295e1df604dd292cf7360e1a4f845 - - default default] Floating IP 51d1771a-1520-400c-96e0-9ce01c6fa631 disassociated (deleted). External IP: 10.96.250.209, port: bff2a2ce-f63f-4622-b64c-25fcd59bcd22. [pid: 8|app: 0|req: 1582/2996] 10.0.0.9 () {32 vars in 730 bytes} [Thu Jul 2 06:27:53 2026] DELETE /v2.0/floatingips/51d1771a-1520-400c-96e0-9ce01c6fa631 => generated 0 bytes in 746 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:27:54.129 7 INFO neutron.api.v2.resource [None req-6ce698a6-2936-4f27-a14a-45fc9f8005bd 68c2931dbebe488b91c23ec9aa5c4788 6f2295e1df604dd292cf7360e1a4f845 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1415/2997] 10.0.0.9 () {32 vars in 727 bytes} [Thu Jul 2 06:27:54 2026] GET /v2.0/floatingips/51d1771a-1520-400c-96e0-9ce01c6fa631 => generated 144 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/2998] 199.204.45.248 () {30 vars in 702 bytes} [Thu Jul 2 06:27:54 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: 1416/2999] 199.204.45.248 () {30 vars in 704 bytes} [Thu Jul 2 06:27:54 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: 1584/3000] 199.204.45.248 () {30 vars in 680 bytes} [Thu Jul 2 06:27:54 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: 1417/3001] 199.204.45.248 () {30 vars in 716 bytes} [Thu Jul 2 06:27:54 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-07-02 06:27:54.897 8 INFO neutron.api.v2.resource [None req-d8ae48e5-2fa7-4217-ab27-ab08ee1aeb82 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1585/3002] 199.204.45.248 () {30 vars in 762 bytes} [Thu Jul 2 06:27:54 2026] GET /v2.0/security-groups/lb-4b4e14c7-554d-4282-8e37-09760ff72d72 => 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: 1418/3003] 199.204.45.248 () {30 vars in 784 bytes} [Thu Jul 2 06:27:54 2026] GET /v2.0/security-groups?name=lb-4b4e14c7-554d-4282-8e37-09760ff72d72 => generated 1639 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3004] 199.204.45.248 () {30 vars in 814 bytes} [Thu Jul 2 06:27:54 2026] GET /v2.0/security-group-rules?security_group_id=457c0072-782d-439c-856b-0a0d49c5fd46 => generated 1182 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/3005] 199.204.45.248 () {30 vars in 702 bytes} [Thu Jul 2 06:27:55 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: 1587/3006] 199.204.45.248 () {30 vars in 704 bytes} [Thu Jul 2 06:27:55 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: 1420/3007] 199.204.45.248 () {30 vars in 680 bytes} [Thu Jul 2 06:27:55 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3008] 199.204.45.248 () {30 vars in 716 bytes} [Thu Jul 2 06:27:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/3009] 199.204.45.248 () {30 vars in 740 bytes} [Thu Jul 2 06:27:55 2026] GET /v2.0/subnets/03431fab-67bd-482b-bcb6-07fc6b229a3e => 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: 1589/3010] 199.204.45.248 () {30 vars in 768 bytes} [Thu Jul 2 06:27:55 2026] GET /v2.0/ports?device_id=fd9892ef-72d3-4fe7-b18f-7012015670f1 => generated 2582 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/3011] 199.204.45.248 () {30 vars in 768 bytes} [Thu Jul 2 06:27:55 2026] GET /v2.0/ports?device_id=fd9892ef-72d3-4fe7-b18f-7012015670f1 => generated 2582 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3012] 199.204.45.248 () {30 vars in 768 bytes} [Thu Jul 2 06:27:55 2026] GET /v2.0/ports?device_id=fd9892ef-72d3-4fe7-b18f-7012015670f1 => generated 2582 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/3013] 199.204.45.248 () {30 vars in 768 bytes} [Thu Jul 2 06:27:56 2026] GET /v2.0/ports?device_id=fd9892ef-72d3-4fe7-b18f-7012015670f1 => generated 2582 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3014] 199.204.45.248 () {34 vars in 975 bytes} [Thu Jul 2 06:27:57 2026] GET /v2.0/ports/179a3068-1c9d-4361-9906-adcebcc3ea34 => generated 1346 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/3015] 199.204.45.248 () {34 vars in 1060 bytes} [Thu Jul 2 06:27:57 2026] GET /v2.0/ports/179a3068-1c9d-4361-9906-adcebcc3ea34?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3016] 199.204.45.248 () {34 vars in 1016 bytes} [Thu Jul 2 06:27:57 2026] GET /v2.0/networks/997e0227-7e02-45da-83c3-b57e5e0fb2e5?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: 1425/3017] 199.204.45.248 () {30 vars in 768 bytes} [Thu Jul 2 06:27:57 2026] GET /v2.0/ports?device_id=fd9892ef-72d3-4fe7-b18f-7012015670f1 => generated 2582 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3018] 199.204.45.248 () {38 vars in 1028 bytes} [Thu Jul 2 06:27:57 2026] PUT /v2.0/ports/179a3068-1c9d-4361-9906-adcebcc3ea34 => generated 1147 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/3019] 199.204.45.248 () {30 vars in 768 bytes} [Thu Jul 2 06:27:58 2026] GET /v2.0/ports?device_id=fd9892ef-72d3-4fe7-b18f-7012015670f1 => generated 1244 bytes in 37 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:71: 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: 1594/3020] 199.204.45.248 () {34 vars in 788 bytes} [Thu Jul 2 06:27:58 2026] PUT /v2.0/ports/179a3068-1c9d-4361-9906-adcebcc3ea34 => generated 1086 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/3021] 199.204.45.248 () {30 vars in 736 bytes} [Thu Jul 2 06:27:58 2026] GET /v2.0/ports/179a3068-1c9d-4361-9906-adcebcc3ea34 => generated 1086 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: 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: 1595/3022] 199.204.45.248 () {32 vars in 758 bytes} [Thu Jul 2 06:27:58 2026] DELETE /v2.0/ports/179a3068-1c9d-4361-9906-adcebcc3ea34 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/3023] 199.204.45.248 () {30 vars in 702 bytes} [Thu Jul 2 06:27:59 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: 1596/3024] 199.204.45.248 () {30 vars in 704 bytes} [Thu Jul 2 06:27:59 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: 1429/3025] 199.204.45.248 () {30 vars in 680 bytes} [Thu Jul 2 06:27:59 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: 1597/3026] 199.204.45.248 () {30 vars in 716 bytes} [Thu Jul 2 06:27:59 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:27:59.266 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1d38386d-77e7-4d59-a2e3-858aa71949e5 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1430/3027] 199.204.45.248 () {32 vars in 758 bytes} [Thu Jul 2 06:27:59 2026] DELETE /v2.0/ports/179a3068-1c9d-4361-9906-adcebcc3ea34 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3028] 199.204.45.248 () {30 vars in 736 bytes} [Thu Jul 2 06:27:59 2026] GET /v2.0/ports/bff2a2ce-f63f-4622-b64c-25fcd59bcd22 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/3029] 199.204.45.248 () {34 vars in 1080 bytes} [Thu Jul 2 06:27:59 2026] GET /v2.0/ports?tenant_id=d8685067df494e59b1e8ac80c9e1876d&device_id=fd9892ef-72d3-4fe7-b18f-7012015670f1 => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:27:59.329 8 INFO neutron.api.v2.resource [None req-7e0b021c-2bae-45b9-bd04-ce296d91d676 0d72361828364e73b071ada914f8d396 d8685067df494e59b1e8ac80c9e1876d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1599/3030] 199.204.45.248 () {30 vars in 762 bytes} [Thu Jul 2 06:27:59 2026] GET /v2.0/security-groups/lb-4b4e14c7-554d-4282-8e37-09760ff72d72 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3031] 199.204.45.248 () {30 vars in 784 bytes} [Thu Jul 2 06:27:59 2026] GET /v2.0/security-groups?name=lb-4b4e14c7-554d-4282-8e37-09760ff72d72 => generated 1639 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/3032] 199.204.45.248 () {34 vars in 1066 bytes} [Thu Jul 2 06:27:59 2026] GET /v2.0/networks?id=f2b06154-fc0c-4b78-9c00-ae08e3ccdaee&id=997e0227-7e02-45da-83c3-b57e5e0fb2e5 => generated 1523 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/3033] 199.204.45.248 () {34 vars in 1060 bytes} [Thu Jul 2 06:27:59 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.14&port_id=894bcb13-942e-4f5c-9e1b-5bcd47ea868b => 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: 1601/3034] 199.204.45.248 () {30 vars in 736 bytes} [Thu Jul 2 06:27:59 2026] GET /v2.0/ports/bff2a2ce-f63f-4622-b64c-25fcd59bcd22 => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/3035] 199.204.45.248 () {34 vars in 984 bytes} [Thu Jul 2 06:27:59 2026] GET /v2.0/subnets?id=559ea6e7-8524-4449-8d85-cf6ea5ed5d45 => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/3036] 199.204.45.248 () {34 vars in 1052 bytes} [Thu Jul 2 06:27:59 2026] GET /v2.0/ports?network_id=f2b06154-fc0c-4b78-9c00-ae08e3ccdaee&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: 1436/3037] 199.204.45.248 () {34 vars in 1012 bytes} [Thu Jul 2 06:27:59 2026] GET /v2.0/networks/f2b06154-fc0c-4b78-9c00-ae08e3ccdaee?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: 1437/3038] 199.204.45.248 () {34 vars in 1112 bytes} [Thu Jul 2 06:27:59 2026] GET /v2.0/networks/f2b06154-fc0c-4b78-9c00-ae08e3ccdaee?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: 1602/3039] 199.204.45.248 () {34 vars in 788 bytes} [Thu Jul 2 06:27:59 2026] PUT /v2.0/ports/bff2a2ce-f63f-4622-b64c-25fcd59bcd22 => generated 1094 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/3040] 199.204.45.248 () {32 vars in 778 bytes} [Thu Jul 2 06:27:59 2026] DELETE /v2.0/security-groups/457c0072-782d-439c-856b-0a0d49c5fd46 => 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: 1603/3041] 199.204.45.248 () {32 vars in 758 bytes} [Thu Jul 2 06:27:59 2026] DELETE /v2.0/ports/bff2a2ce-f63f-4622-b64c-25fcd59bcd22 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/3042] 199.204.45.248 () {34 vars in 994 bytes} [Thu Jul 2 06:28:02 2026] GET /v2.0/ports?device_id=fd9892ef-72d3-4fe7-b18f-7012015670f1 => 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: 1604/3043] 199.204.45.248 () {36 vars in 997 bytes} [Thu Jul 2 06:28:02 2026] DELETE /v2.0/ports/894bcb13-942e-4f5c-9e1b-5bcd47ea868b => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:28:04.678 7 INFO neutron.db.l3_db [None req-d4aafe51-c164-405b-97e7-1593e7de90b7 68c2931dbebe488b91c23ec9aa5c4788 6f2295e1df604dd292cf7360e1a4f845 - - default default] Floating IP a6a0d6ef-7a22-4d97-b0c8-411d87d1c54b disassociated (deleted). External IP: 10.96.250.206, port: 87804de4-d65f-4085-b84f-160ed10e3d08. [pid: 7|app: 0|req: 1440/3044] 10.0.0.9 () {32 vars in 730 bytes} [Thu Jul 2 06:28:04 2026] DELETE /v2.0/floatingips/a6a0d6ef-7a22-4d97-b0c8-411d87d1c54b => generated 0 bytes in 801 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:28:05.157 8 INFO neutron.api.v2.resource [None req-75d88666-7a1e-4b08-b8ee-df3f7e3c734a 68c2931dbebe488b91c23ec9aa5c4788 6f2295e1df604dd292cf7360e1a4f845 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1605/3045] 10.0.0.9 () {32 vars in 727 bytes} [Thu Jul 2 06:28:05 2026] GET /v2.0/floatingips/a6a0d6ef-7a22-4d97-b0c8-411d87d1c54b => generated 144 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:28:05.368 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-68dfdba5-4cd0-4a9d-877c-7857de17b1bf'] response: {'name': 'network-changed', 'server_uuid': '14eea6b3-337a-4450-b82d-debd2abeedff', 'tag': '87804de4-d65f-4085-b84f-160ed10e3d08', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1441/3046] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:28:05 2026] GET /v2.0/ports?device_id=14eea6b3-337a-4450-b82d-debd2abeedff => generated 1204 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:28:05.440 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ebf63aeb-a04b-49f7-b5a3-810210c204dd'] response: {'server_uuid': 'fd9892ef-72d3-4fe7-b18f-7012015670f1', 'name': 'network-vif-deleted', 'tag': '894bcb13-942e-4f5c-9e1b-5bcd47ea868b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1606/3047] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:28:05 2026] GET /v2.0/security-groups?id=31595674-609b-4fd0-8b41-f712e3a3a252&fields=id&fields=name => generated 112 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/3048] 199.204.45.248 () {34 vars in 1080 bytes} [Thu Jul 2 06:28:05 2026] GET /v2.0/ports?tenant_id=6f2295e1df604dd292cf7360e1a4f845&device_id=14eea6b3-337a-4450-b82d-debd2abeedff => generated 1473 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3049] 199.204.45.248 () {34 vars in 986 bytes} [Thu Jul 2 06:28:05 2026] GET /v2.0/networks?id=da22bd33-6fd3-4a06-8c0e-bfb3c4d56b29 => 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: 1443/3050] 199.204.45.248 () {34 vars in 1058 bytes} [Thu Jul 2 06:28:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.113&port_id=87804de4-d65f-4085-b84f-160ed10e3d08 => 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: 1608/3051] 199.204.45.248 () {34 vars in 1106 bytes} [Thu Jul 2 06:28:06 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A31c&port_id=87804de4-d65f-4085-b84f-160ed10e3d08 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/3052] 199.204.45.248 () {34 vars in 1064 bytes} [Thu Jul 2 06:28:06 2026] GET /v2.0/subnets?id=e3658fae-d434-43c5-8136-7f10892b6b84&id=42c53912-7c24-498d-8f4c-f6e8aa1dcaf5 => generated 1414 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3053] 199.204.45.248 () {34 vars in 1052 bytes} [Thu Jul 2 06:28:06 2026] GET /v2.0/ports?network_id=da22bd33-6fd3-4a06-8c0e-bfb3c4d56b29&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: 1445/3054] 199.204.45.248 () {34 vars in 1052 bytes} [Thu Jul 2 06:28:06 2026] GET /v2.0/ports?network_id=da22bd33-6fd3-4a06-8c0e-bfb3c4d56b29&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3055] 199.204.45.248 () {34 vars in 1012 bytes} [Thu Jul 2 06:28:06 2026] GET /v2.0/networks/da22bd33-6fd3-4a06-8c0e-bfb3c4d56b29?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/3056] 199.204.45.248 () {34 vars in 1112 bytes} [Thu Jul 2 06:28:06 2026] GET /v2.0/networks/da22bd33-6fd3-4a06-8c0e-bfb3c4d56b29?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: 1611/3057] 199.204.45.248 () {34 vars in 994 bytes} [Thu Jul 2 06:28:07 2026] GET /v2.0/ports?device_id=14eea6b3-337a-4450-b82d-debd2abeedff => generated 1204 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/3058] 199.204.45.248 () {36 vars in 997 bytes} [Thu Jul 2 06:28:07 2026] DELETE /v2.0/ports/87804de4-d65f-4085-b84f-160ed10e3d08 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3061] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:28:10 2026] GET /v2.0/ports?device_id=14eea6b3-337a-4450-b82d-debd2abeedff => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:28:15.668 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a616b69e-6e78-4a57-a9d0-4a3b4ada7f8f'] response: {'server_uuid': '14eea6b3-337a-4450-b82d-debd2abeedff', 'name': 'network-vif-deleted', 'tag': '87804de4-d65f-4085-b84f-160ed10e3d08', 'status': 'completed', 'code': 200} 2026-07-02 06:28:15.935 7 INFO neutron.db.l3_db [None req-bc76a1fd-117a-4ea2-8367-6164e35f6daf 68c2931dbebe488b91c23ec9aa5c4788 6f2295e1df604dd292cf7360e1a4f845 - - default default] Floating IP 54dae103-fbab-4e45-be01-5cc3310d1925 disassociated (deleted). External IP: 10.96.250.212, port: cb2b0193-c1b5-4b17-bfa4-916b15dbbe82. [pid: 7|app: 0|req: 1449/3062] 10.0.0.9 () {32 vars in 730 bytes} [Thu Jul 2 06:28:15 2026] DELETE /v2.0/floatingips/54dae103-fbab-4e45-be01-5cc3310d1925 => generated 0 bytes in 655 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:28:16.308 8 INFO neutron.api.v2.resource [None req-d0df22eb-a7af-4f55-8a65-0f53fcb33e45 68c2931dbebe488b91c23ec9aa5c4788 6f2295e1df604dd292cf7360e1a4f845 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1614/3063] 10.0.0.9 () {32 vars in 727 bytes} [Thu Jul 2 06:28:16 2026] GET /v2.0/floatingips/54dae103-fbab-4e45-be01-5cc3310d1925 => generated 144 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/3064] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:28:16 2026] GET /v2.0/ports?device_id=63153447-5300-41bc-ac9a-40ac12636c91 => generated 1200 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1615/3065] 10.0.0.141 () {34 vars in 1040 bytes} [Thu Jul 2 06:28:16 2026] GET /v2.0/security-groups?id=31595674-609b-4fd0-8b41-f712e3a3a252&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/3066] 199.204.45.248 () {34 vars in 994 bytes} [Thu Jul 2 06:28:18 2026] GET /v2.0/ports?device_id=63153447-5300-41bc-ac9a-40ac12636c91 => generated 1200 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3067] 199.204.45.248 () {36 vars in 997 bytes} [Thu Jul 2 06:28:18 2026] DELETE /v2.0/ports/cb2b0193-c1b5-4b17-bfa4-916b15dbbe82 => generated 0 bytes in 355 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:28:18.961 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9a6f6c34-31e7-45fb-8b64-c1543a7570c2'] response: {'name': 'network-changed', 'server_uuid': '63153447-5300-41bc-ac9a-40ac12636c91', 'tag': 'cb2b0193-c1b5-4b17-bfa4-916b15dbbe82', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1452/3068] 199.204.45.248 () {34 vars in 1080 bytes} [Thu Jul 2 06:28:18 2026] GET /v2.0/ports?tenant_id=6f2295e1df604dd292cf7360e1a4f845&device_id=63153447-5300-41bc-ac9a-40ac12636c91 => 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: 1617/3069] 10.0.0.141 () {34 vars in 990 bytes} [Thu Jul 2 06:28:21 2026] GET /v2.0/ports?device_id=63153447-5300-41bc-ac9a-40ac12636c91 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:28:26.714 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-44c9299d-2546-42bd-a494-eab298fd91d8'] response: {'server_uuid': '63153447-5300-41bc-ac9a-40ac12636c91', 'name': 'network-vif-deleted', 'tag': 'cb2b0193-c1b5-4b17-bfa4-916b15dbbe82', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1619/3072] 10.0.0.9 () {32 vars in 748 bytes} [Thu Jul 2 06:28:26 2026] DELETE /v2.0/security-group-rules/b2af1f66-0e14-45cf-b79a-6622f5c2036c => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:28:26.811 7 INFO neutron.api.v2.resource [None req-9277e921-e963-47ce-9489-a4757ab491c5 68c2931dbebe488b91c23ec9aa5c4788 6f2295e1df604dd292cf7360e1a4f845 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1454/3073] 10.0.0.9 () {32 vars in 745 bytes} [Thu Jul 2 06:28:26 2026] GET /v2.0/security-group-rules/b2af1f66-0e14-45cf-b79a-6622f5c2036c => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3074] 10.0.0.9 () {32 vars in 748 bytes} [Thu Jul 2 06:28:26 2026] DELETE /v2.0/security-group-rules/bf043f70-3db9-4414-b736-11c142c0768c => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:28:26.901 7 INFO neutron.api.v2.resource [None req-20df17df-2e24-4c3b-bfaf-16da1232715a 68c2931dbebe488b91c23ec9aa5c4788 6f2295e1df604dd292cf7360e1a4f845 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1455/3075] 10.0.0.9 () {32 vars in 745 bytes} [Thu Jul 2 06:28:26 2026] GET /v2.0/security-group-rules/bf043f70-3db9-4414-b736-11c142c0768c => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3076] 10.0.0.9 () {32 vars in 748 bytes} [Thu Jul 2 06:28:26 2026] DELETE /v2.0/security-group-rules/ea464e4d-1fc3-4845-ab3c-619599304366 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:28:27.026 7 INFO neutron.api.v2.resource [None req-c92d7fad-7a25-47df-a6ed-4c9aa55f4a83 68c2931dbebe488b91c23ec9aa5c4788 6f2295e1df604dd292cf7360e1a4f845 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1456/3077] 10.0.0.9 () {32 vars in 745 bytes} [Thu Jul 2 06:28:27 2026] GET /v2.0/security-group-rules/ea464e4d-1fc3-4845-ab3c-619599304366 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1622/3078] 10.0.0.9 () {32 vars in 748 bytes} [Thu Jul 2 06:28:27 2026] DELETE /v2.0/security-group-rules/58988846-a09d-401d-a175-86a453951d8d => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:28:27.108 7 INFO neutron.api.v2.resource [None req-11f4b651-1af1-4d48-b55c-dc505f5527e9 68c2931dbebe488b91c23ec9aa5c4788 6f2295e1df604dd292cf7360e1a4f845 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1457/3079] 10.0.0.9 () {32 vars in 745 bytes} [Thu Jul 2 06:28:27 2026] GET /v2.0/security-group-rules/58988846-a09d-401d-a175-86a453951d8d => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1623/3080] 10.0.0.9 () {32 vars in 748 bytes} [Thu Jul 2 06:28:27 2026] DELETE /v2.0/security-group-rules/68f7c150-7154-412d-bddd-7cf0848421ca => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:28:27.192 7 INFO neutron.api.v2.resource [None req-0528f300-4b02-4c96-bee2-2fb0fdee3780 68c2931dbebe488b91c23ec9aa5c4788 6f2295e1df604dd292cf7360e1a4f845 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1458/3081] 10.0.0.9 () {32 vars in 745 bytes} [Thu Jul 2 06:28:27 2026] GET /v2.0/security-group-rules/68f7c150-7154-412d-bddd-7cf0848421ca => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1624/3082] 10.0.0.9 () {32 vars in 748 bytes} [Thu Jul 2 06:28:27 2026] DELETE /v2.0/security-group-rules/a779fcd9-d918-43d2-8ccf-3a52a6015bad => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:28:27.279 7 INFO neutron.api.v2.resource [None req-dff972b9-a399-4457-a4fe-d39ea9854bf7 68c2931dbebe488b91c23ec9aa5c4788 6f2295e1df604dd292cf7360e1a4f845 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1459/3083] 10.0.0.9 () {32 vars in 745 bytes} [Thu Jul 2 06:28:27 2026] GET /v2.0/security-group-rules/a779fcd9-d918-43d2-8ccf-3a52a6015bad => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1625/3084] 10.0.0.9 () {32 vars in 748 bytes} [Thu Jul 2 06:28:27 2026] DELETE /v2.0/security-group-rules/f25081e3-cb12-485f-aadc-8a63371988c3 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:28:27.360 7 INFO neutron.api.v2.resource [None req-72eea69b-eb63-455c-a850-46717870494e 68c2931dbebe488b91c23ec9aa5c4788 6f2295e1df604dd292cf7360e1a4f845 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1460/3085] 10.0.0.9 () {32 vars in 745 bytes} [Thu Jul 2 06:28:27 2026] GET /v2.0/security-group-rules/f25081e3-cb12-485f-aadc-8a63371988c3 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1626/3086] 10.0.0.9 () {32 vars in 748 bytes} [Thu Jul 2 06:28:27 2026] DELETE /v2.0/security-group-rules/0b76a0a6-71f3-4d24-9cfb-81ef12f26f39 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:28:27.450 7 INFO neutron.api.v2.resource [None req-56cd5d99-4ddb-4f9a-bfb7-aadafc9a8ed2 68c2931dbebe488b91c23ec9aa5c4788 6f2295e1df604dd292cf7360e1a4f845 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1461/3087] 10.0.0.9 () {32 vars in 745 bytes} [Thu Jul 2 06:28:27 2026] GET /v2.0/security-group-rules/0b76a0a6-71f3-4d24-9cfb-81ef12f26f39 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1627/3088] 10.0.0.9 () {32 vars in 748 bytes} [Thu Jul 2 06:28:27 2026] DELETE /v2.0/security-group-rules/65957b42-6773-49a5-8be3-76a2f9d4cd46 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:28:27.536 7 INFO neutron.api.v2.resource [None req-2c65b1c4-cb23-4c8d-9984-490b9ca50768 68c2931dbebe488b91c23ec9aa5c4788 6f2295e1df604dd292cf7360e1a4f845 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1462/3089] 10.0.0.9 () {32 vars in 745 bytes} [Thu Jul 2 06:28:27 2026] GET /v2.0/security-group-rules/65957b42-6773-49a5-8be3-76a2f9d4cd46 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1628/3090] 10.0.0.9 () {32 vars in 748 bytes} [Thu Jul 2 06:28:27 2026] DELETE /v2.0/security-group-rules/e15d020a-5816-48fe-9219-2bac796bce32 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:28:27.623 7 INFO neutron.api.v2.resource [None req-4e58ab48-e56e-4604-9d1f-85795c411366 68c2931dbebe488b91c23ec9aa5c4788 6f2295e1df604dd292cf7360e1a4f845 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1463/3091] 10.0.0.9 () {32 vars in 745 bytes} [Thu Jul 2 06:28:27 2026] GET /v2.0/security-group-rules/e15d020a-5816-48fe-9219-2bac796bce32 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3092] 10.0.0.9 () {32 vars in 748 bytes} [Thu Jul 2 06:28:27 2026] DELETE /v2.0/security-group-rules/064dbed8-1ee3-4e4b-b84a-10875355c409 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:28:27.709 7 INFO neutron.api.v2.resource [None req-caf17e81-70ec-4c56-ab95-01c4a5821ea1 68c2931dbebe488b91c23ec9aa5c4788 6f2295e1df604dd292cf7360e1a4f845 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1464/3093] 10.0.0.9 () {32 vars in 745 bytes} [Thu Jul 2 06:28:27 2026] GET /v2.0/security-group-rules/064dbed8-1ee3-4e4b-b84a-10875355c409 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3094] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:28:27 2026] DELETE /v2.0/security-groups/31595674-609b-4fd0-8b41-f712e3a3a252 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:28:27.823 7 INFO neutron.api.v2.resource [None req-543a7fbb-67d5-4093-9830-fc104037ccde 68c2931dbebe488b91c23ec9aa5c4788 6f2295e1df604dd292cf7360e1a4f845 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1465/3095] 10.0.0.9 () {32 vars in 735 bytes} [Thu Jul 2 06:28:27 2026] GET /v2.0/security-groups/31595674-609b-4fd0-8b41-f712e3a3a252 => 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: 1631/3096] 10.0.0.9 () {34 vars in 787 bytes} [Thu Jul 2 06:28:27 2026] PUT /v2.0/routers/bf8984b8-7ed8-44c4-a1c6-ae2aa5d7386c/remove_router_interface => generated 309 bytes in 952 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:28:28.999 7 INFO neutron.api.v2.resource [None req-1e6093b7-8444-49b0-ae53-76525f2f2bc5 68c2931dbebe488b91c23ec9aa5c4788 6f2295e1df604dd292cf7360e1a4f845 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1466/3097] 10.0.0.9 () {34 vars in 787 bytes} [Thu Jul 2 06:28:28 2026] PUT /v2.0/routers/bf8984b8-7ed8-44c4-a1c6-ae2aa5d7386c/remove_router_interface => generated 198 bytes in 173 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1632/3098] 10.0.0.9 () {34 vars in 787 bytes} [Thu Jul 2 06:28:29 2026] PUT /v2.0/routers/bf8984b8-7ed8-44c4-a1c6-ae2aa5d7386c/remove_router_interface => generated 309 bytes in 1045 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:28:30.219 7 INFO neutron.api.v2.resource [None req-4a8eca52-6bd4-464c-bb0e-df357ea6595b 68c2931dbebe488b91c23ec9aa5c4788 6f2295e1df604dd292cf7360e1a4f845 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1467/3099] 10.0.0.9 () {34 vars in 787 bytes} [Thu Jul 2 06:28:30 2026] PUT /v2.0/routers/bf8984b8-7ed8-44c4-a1c6-ae2aa5d7386c/remove_router_interface => generated 198 bytes in 163 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1633/3100] 10.0.0.9 () {34 vars in 787 bytes} [Thu Jul 2 06:28:30 2026] PUT /v2.0/routers/bf8984b8-7ed8-44c4-a1c6-ae2aa5d7386c/remove_router_interface => generated 309 bytes in 991 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:28:31.381 7 INFO neutron.api.v2.resource [None req-9d318f3f-e68f-448f-b0d8-7cf606af03bc 68c2931dbebe488b91c23ec9aa5c4788 6f2295e1df604dd292cf7360e1a4f845 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1468/3101] 10.0.0.9 () {34 vars in 787 bytes} [Thu Jul 2 06:28:31 2026] PUT /v2.0/routers/bf8984b8-7ed8-44c4-a1c6-ae2aa5d7386c/remove_router_interface => generated 198 bytes in 164 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:28:32.341 8 INFO neutron.db.l3_hamode_db [None req-72f140d9-6da4-4ae7-b8ad-da33a4ebe0f6 68c2931dbebe488b91c23ec9aa5c4788 6f2295e1df604dd292cf7360e1a4f845 - - default default] HA network f9023945-5b52-4885-9181-c43279a6d8df was deleted as no HA routers are present in tenant 6f2295e1df604dd292cf7360e1a4f845. [pid: 8|app: 0|req: 1634/3102] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:28:31 2026] DELETE /v2.0/routers/bf8984b8-7ed8-44c4-a1c6-ae2aa5d7386c => generated 0 bytes in 959 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:28:32.371 7 INFO neutron.api.v2.resource [None req-85b4b3ee-db17-4734-a741-22dbaae9978b 68c2931dbebe488b91c23ec9aa5c4788 6f2295e1df604dd292cf7360e1a4f845 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1469/3103] 10.0.0.9 () {32 vars in 719 bytes} [Thu Jul 2 06:28:32 2026] GET /v2.0/routers/bf8984b8-7ed8-44c4-a1c6-ae2aa5d7386c => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:28:32.379 8 INFO neutron.services.segments.plugin [-] Segment b92fd60e-c3b7-4ba6-95ed-29d203e5f90e resource provider aggregate not found 2026-07-02 06:28:32.386 8 INFO neutron.services.segments.plugin [-] Segment b92fd60e-c3b7-4ba6-95ed-29d203e5f90e resource provider aggregate not found 2026-07-02 06:28:32.409 8 INFO neutron.services.segments.plugin [-] Segment b92fd60e-c3b7-4ba6-95ed-29d203e5f90e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b92fd60e-c3b7-4ba6-95ed-29d203e5f90e found for delete ", "request_id": "req-37edea7e-f323-48bd-a135-c70785dc48a1"}]} 2026-07-02 06:28:32.410 8 INFO neutron.services.segments.plugin [-] Segment b92fd60e-c3b7-4ba6-95ed-29d203e5f90e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b92fd60e-c3b7-4ba6-95ed-29d203e5f90e found for delete ", "request_id": "req-7acc29a3-1d90-4a32-9624-83a3b191003c"}]} [pid: 8|app: 0|req: 1635/3104] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:28:32 2026] DELETE /v2.0/subnets/e3658fae-d434-43c5-8136-7f10892b6b84 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:28:32.592 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5489b9da-30c5-4245-a0b9-2cae0e1456b2 68c2931dbebe488b91c23ec9aa5c4788 6f2295e1df604dd292cf7360e1a4f845 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1470/3105] 10.0.0.9 () {32 vars in 719 bytes} [Thu Jul 2 06:28:32 2026] GET /v2.0/subnets/e3658fae-d434-43c5-8136-7f10892b6b84 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1636/3106] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:28:32 2026] DELETE /v2.0/subnets/42c53912-7c24-498d-8f4c-f6e8aa1dcaf5 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:28:32.773 7 INFO neutron.pecan_wsgi.hooks.translation [None req-049b5b70-8a9c-44a7-94ad-1c7d05ca8efc 68c2931dbebe488b91c23ec9aa5c4788 6f2295e1df604dd292cf7360e1a4f845 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1471/3107] 10.0.0.9 () {32 vars in 719 bytes} [Thu Jul 2 06:28:32 2026] GET /v2.0/subnets/42c53912-7c24-498d-8f4c-f6e8aa1dcaf5 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1637/3108] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:28:32 2026] DELETE /v2.0/networks/da22bd33-6fd3-4a06-8c0e-bfb3c4d56b29 => generated 0 bytes in 321 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:28:33.118 7 INFO neutron.pecan_wsgi.hooks.translation [None req-475a6b79-5e4a-4bc1-b5d1-e7c5eeef148c 68c2931dbebe488b91c23ec9aa5c4788 6f2295e1df604dd292cf7360e1a4f845 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1472/3109] 10.0.0.9 () {32 vars in 721 bytes} [Thu Jul 2 06:28:33 2026] GET /v2.0/networks/da22bd33-6fd3-4a06-8c0e-bfb3c4d56b29 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1638/3110] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:28:33 2026] DELETE /v2.0/subnets/8befb4a5-fe68-4355-be3e-66fac3e9843e => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:28:33.323 7 INFO neutron.pecan_wsgi.hooks.translation [None req-82b801c3-ca58-4072-8eb2-71655452ecba 68c2931dbebe488b91c23ec9aa5c4788 6f2295e1df604dd292cf7360e1a4f845 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1473/3111] 10.0.0.9 () {32 vars in 719 bytes} [Thu Jul 2 06:28:33 2026] GET /v2.0/subnets/8befb4a5-fe68-4355-be3e-66fac3e9843e => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1639/3112] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:28:33 2026] DELETE /v2.0/subnets/4cd4c569-95f4-4912-af6f-94895f9d19d6 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:28:33.548 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8e1b1837-a90b-4641-9e49-fd98921e08ea 68c2931dbebe488b91c23ec9aa5c4788 6f2295e1df604dd292cf7360e1a4f845 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1474/3113] 10.0.0.9 () {32 vars in 719 bytes} [Thu Jul 2 06:28:33 2026] GET /v2.0/subnets/4cd4c569-95f4-4912-af6f-94895f9d19d6 => generated 136 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1640/3114] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:28:33 2026] DELETE /v2.0/networks/e6a8fe62-3dbe-48c3-b0bb-31efd5937da0 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:28:33.883 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8a99d095-74c6-4717-a74a-43a8e1a2e436 68c2931dbebe488b91c23ec9aa5c4788 6f2295e1df604dd292cf7360e1a4f845 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1475/3115] 10.0.0.9 () {32 vars in 721 bytes} [Thu Jul 2 06:28:33 2026] GET /v2.0/networks/e6a8fe62-3dbe-48c3-b0bb-31efd5937da0 => 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: 1641/3116] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:28:33 2026] DELETE /v2.0/subnets/35ba7c84-b589-4745-8d8c-d4f5fe2f3333 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:28:34.077 7 INFO neutron.pecan_wsgi.hooks.translation [None req-401c4d17-be9d-47f1-9437-d23288b092ef 68c2931dbebe488b91c23ec9aa5c4788 6f2295e1df604dd292cf7360e1a4f845 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1476/3117] 10.0.0.9 () {32 vars in 719 bytes} [Thu Jul 2 06:28:34 2026] GET /v2.0/subnets/35ba7c84-b589-4745-8d8c-d4f5fe2f3333 => 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: 1642/3118] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:28:34 2026] DELETE /v2.0/subnets/03431fab-67bd-482b-bcb6-07fc6b229a3e => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:28:34.299 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a2966cdc-6f55-43d3-9164-4d663d2725b8 68c2931dbebe488b91c23ec9aa5c4788 6f2295e1df604dd292cf7360e1a4f845 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1477/3119] 10.0.0.9 () {32 vars in 719 bytes} [Thu Jul 2 06:28:34 2026] GET /v2.0/subnets/03431fab-67bd-482b-bcb6-07fc6b229a3e => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:28:34.435 8 INFO neutron.services.segments.plugin [-] Segment 0712facf-3f68-43c2-bfcd-bd7a1362e68c resource provider aggregate not found 2026-07-02 06:28:34.447 8 INFO neutron.services.segments.plugin [-] Segment 0712facf-3f68-43c2-bfcd-bd7a1362e68c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0712facf-3f68-43c2-bfcd-bd7a1362e68c found for delete ", "request_id": "req-85547fee-1638-4618-b124-720bfba9aa3a"}]} 2026-07-02 06:28:34.451 8 INFO neutron.services.segments.plugin [-] Segment 0712facf-3f68-43c2-bfcd-bd7a1362e68c resource provider aggregate not found 2026-07-02 06:28:34.459 8 INFO neutron.services.segments.plugin [-] Segment 8afc74e4-9bad-4dc6-bfd7-7d4a4ea0fd51 resource provider aggregate not found 2026-07-02 06:28:34.464 8 INFO neutron.services.segments.plugin [-] Segment 0712facf-3f68-43c2-bfcd-bd7a1362e68c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0712facf-3f68-43c2-bfcd-bd7a1362e68c found for delete ", "request_id": "req-09c19ec6-b50c-4981-8979-e842c6605072"}]} 2026-07-02 06:28:34.470 8 INFO neutron.services.segments.plugin [-] Segment 8afc74e4-9bad-4dc6-bfd7-7d4a4ea0fd51 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8afc74e4-9bad-4dc6-bfd7-7d4a4ea0fd51 found for delete ", "request_id": "req-53a10f38-7249-4fe7-a38e-2fac9d3cf096"}]} 2026-07-02 06:28:34.476 8 INFO neutron.services.segments.plugin [-] Segment 8afc74e4-9bad-4dc6-bfd7-7d4a4ea0fd51 resource provider aggregate not found 2026-07-02 06:28:34.490 8 INFO neutron.services.segments.plugin [-] Segment 8afc74e4-9bad-4dc6-bfd7-7d4a4ea0fd51 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8afc74e4-9bad-4dc6-bfd7-7d4a4ea0fd51 found for delete ", "request_id": "req-01646879-9c32-4d6c-a4ea-9f1f76bbf6fe"}]} [pid: 8|app: 0|req: 1643/3120] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:28:34 2026] DELETE /v2.0/networks/997e0227-7e02-45da-83c3-b57e5e0fb2e5 => generated 0 bytes in 372 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:28:34.698 7 INFO neutron.pecan_wsgi.hooks.translation [None req-684418d6-4045-4f1d-ba29-08596cc9ff92 68c2931dbebe488b91c23ec9aa5c4788 6f2295e1df604dd292cf7360e1a4f845 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1478/3121] 10.0.0.9 () {32 vars in 721 bytes} [Thu Jul 2 06:28:34 2026] GET /v2.0/networks/997e0227-7e02-45da-83c3-b57e5e0fb2e5 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:28:36.698 8 INFO neutron.services.segments.plugin [-] Segment df466440-1112-420f-850c-1a283a293900 resource provider aggregate not found 2026-07-02 06:28:36.703 8 INFO neutron.services.segments.plugin [-] Segment df466440-1112-420f-850c-1a283a293900 resource provider aggregate not found 2026-07-02 06:28:36.714 8 INFO neutron.services.segments.plugin [-] Segment df466440-1112-420f-850c-1a283a293900 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df466440-1112-420f-850c-1a283a293900 found for delete ", "request_id": "req-88de191a-0707-421c-9835-545658485436"}]} 2026-07-02 06:28:36.719 8 INFO neutron.services.segments.plugin [-] Segment df466440-1112-420f-850c-1a283a293900 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df466440-1112-420f-850c-1a283a293900 found for delete ", "request_id": "req-f025334c-bbab-4b24-bde9-da43907eaf97"}]} [pid: 8|app: 0|req: 1644/3122] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:28:36 2026] GET /v2.0/security-groups?tenant_id=89ab680a18ae4740826f27f473d9f98e&name=default => generated 2929 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/3123] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:28:36 2026] DELETE /v2.0/security-groups/263d3681-2716-489a-861a-927a8c3bf649 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1645/3124] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:28:37 2026] GET /v2.0/security-groups?tenant_id=f9dcee5b777d4c2f9d4055ad1dfaf204&name=default => generated 2929 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/3125] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:28:37 2026] DELETE /v2.0/security-groups/759a356f-f768-450d-a448-faac05861a7f => 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: 1646/3126] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:28:37 2026] GET /v2.0/security-groups?tenant_id=38508a393fc447b484cc3fb11a33966c&name=default => generated 2929 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/3127] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:28:37 2026] DELETE /v2.0/security-groups/8fce4c35-6e69-4f84-abb0-f3c3ef3cd67b => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1647/3128] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:28:37 2026] GET /v2.0/security-groups?tenant_id=72dc9807c3a24b3a93b7e54c26c35138&name=default => generated 2929 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/3129] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:28:38 2026] DELETE /v2.0/security-groups/b78fcca5-2dc6-4e4d-8551-a3b00f245f8a => 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: 1648/3130] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:28:38 2026] GET /v2.0/security-groups?tenant_id=6f2295e1df604dd292cf7360e1a4f845&name=default => generated 2929 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/3131] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:28:38 2026] DELETE /v2.0/security-groups/fcabf297-74c8-4f20-9df3-6205d6cd0dc2 => 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: 1650/3134] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:28:38 2026] GET /v2.0/security-groups?tenant_id=0885a95b88d545319a0c0d57ccbe0551&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: 1485/3135] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:28:38 2026] DELETE /v2.0/security-groups/0b373e2c-8c94-41f7-a124-6fae4212797f => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1651/3136] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:28:38 2026] GET /v2.0/security-groups?tenant_id=9b14e6b4ea06410aa28e679428ad318e&name=default => generated 2929 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/3137] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:28:39 2026] DELETE /v2.0/security-groups/3d3677d9-1e98-4cac-9e85-b31b31c35469 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1652/3138] 10.0.0.9 () {34 vars in 676 bytes} [Thu Jul 2 06:28:43 2026] POST /v2.0/qos/policies => generated 359 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/3139] 10.0.0.9 () {34 vars in 676 bytes} [Thu Jul 2 06:28:43 2026] POST /v2.0/qos/policies => generated 359 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1653/3140] 10.0.0.9 () {34 vars in 676 bytes} [Thu Jul 2 06:28:43 2026] POST /v2.0/qos/policies => generated 359 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/3141] 10.0.0.9 () {34 vars in 676 bytes} [Thu Jul 2 06:28:43 2026] POST /v2.0/qos/policies => generated 359 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1654/3142] 10.0.0.9 () {34 vars in 676 bytes} [Thu Jul 2 06:28:43 2026] POST /v2.0/qos/policies => generated 359 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/3143] 10.0.0.9 () {34 vars in 751 bytes} [Thu Jul 2 06:28:43 2026] PUT /v2.0/policies/fb64287c-bd6c-42bd-b3a4-f11aee8471a1/tags => generated 17 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1655/3144] 10.0.0.9 () {34 vars in 751 bytes} [Thu Jul 2 06:28:43 2026] PUT /v2.0/policies/28c3974d-6943-43f6-841e-2623d21b1ffa/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/3145] 10.0.0.9 () {34 vars in 751 bytes} [Thu Jul 2 06:28:43 2026] PUT /v2.0/policies/d0a61383-81c7-4ea0-a19c-5f29186f1191/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1656/3146] 10.0.0.9 () {34 vars in 751 bytes} [Thu Jul 2 06:28:43 2026] PUT /v2.0/policies/603d52d4-9710-4814-afe0-5c3ae9377fa6/tags => 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: 1491/3147] 10.0.0.9 () {32 vars in 672 bytes} [Thu Jul 2 06:28:44 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1657/3148] 10.0.0.9 () {32 vars in 686 bytes} [Thu Jul 2 06:28:44 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/3149] 10.0.0.9 () {32 vars in 682 bytes} [Thu Jul 2 06:28:44 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1658/3150] 10.0.0.9 () {32 vars in 694 bytes} [Thu Jul 2 06:28:44 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/3151] 10.0.0.9 () {32 vars in 680 bytes} [Thu Jul 2 06:28:44 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1659/3152] 10.0.0.9 () {32 vars in 694 bytes} [Thu Jul 2 06:28:44 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/3153] 10.0.0.9 () {32 vars in 690 bytes} [Thu Jul 2 06:28:44 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: 8|app: 0|req: 1660/3154] 10.0.0.9 () {32 vars in 702 bytes} [Thu Jul 2 06:28:44 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/3155] 10.0.0.9 () {32 vars in 732 bytes} [Thu Jul 2 06:28:44 2026] DELETE /v2.0/qos/policies/fb64287c-bd6c-42bd-b3a4-f11aee8471a1 => 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: 1661/3156] 10.0.0.9 () {32 vars in 732 bytes} [Thu Jul 2 06:28:44 2026] DELETE /v2.0/qos/policies/28c3974d-6943-43f6-841e-2623d21b1ffa => 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: 1496/3157] 10.0.0.9 () {32 vars in 732 bytes} [Thu Jul 2 06:28:44 2026] DELETE /v2.0/qos/policies/d0a61383-81c7-4ea0-a19c-5f29186f1191 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1662/3158] 10.0.0.9 () {32 vars in 732 bytes} [Thu Jul 2 06:28:44 2026] DELETE /v2.0/qos/policies/603d52d4-9710-4814-afe0-5c3ae9377fa6 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/3159] 10.0.0.9 () {32 vars in 732 bytes} [Thu Jul 2 06:28:44 2026] DELETE /v2.0/qos/policies/beb032d3-6fea-4f92-b022-30fe7202c88a => 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: 1663/3160] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:28:45 2026] GET /v2.0/security-groups?tenant_id=033e890de9044653bfc4aba2e6ae9ab9&name=default => generated 2929 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/3161] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:28:46 2026] DELETE /v2.0/security-groups/5002264f-ff44-4b87-9068-fd07cd1de58a => 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: 1664/3162] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:28:46 2026] GET /v2.0/security-groups?tenant_id=ee6d83cc1bcb459f94a5c6b70af4492b&name=default => generated 2929 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/3163] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:28:46 2026] DELETE /v2.0/security-groups/7c2f400b-d3a6-4c98-b29f-0ac5e3070ef3 => 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: 1665/3164] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:28:46 2026] GET /v2.0/security-groups?tenant_id=e6a37ea4b1a04a6b9ac38e945bcd829a&name=default => generated 2929 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/3165] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:28:46 2026] DELETE /v2.0/security-groups/8ab2ff29-35db-42e5-8035-78601e773c5f => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:28:50.944 8 WARNING neutron_lib.context [None req-ada2dc8b-780d-46d6-80ed-96db59d78c29 a074f0817c1a4ce2a6434105837027f3 a044c9dba9894b7ea3fb786d2d81dd84 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:28:51.101 8 INFO neutron.db.segments_db [None req-ada2dc8b-780d-46d6-80ed-96db59d78c29 a074f0817c1a4ce2a6434105837027f3 a044c9dba9894b7ea3fb786d2d81dd84 - - default default] Added segment 1d854d59-e55e-4361-92d1-c79d9d1737e5 of type vxlan for network a205904d-61e1-4ac3-ba17-016d7c81a9a3 [pid: 8|app: 0|req: 1666/3166] 10.0.0.9 () {34 vars in 668 bytes} [Thu Jul 2 06:28:50 2026] POST /v2.0/networks => generated 632 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:28:51.208 7 WARNING neutron_lib.context [None req-581d0c7a-dbd7-4cd5-ab39-e3d6eece617e a074f0817c1a4ce2a6434105837027f3 a044c9dba9894b7ea3fb786d2d81dd84 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1501/3167] 10.0.0.9 () {34 vars in 667 bytes} [Thu Jul 2 06:28:51 2026] POST /v2.0/subnets => generated 626 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:28:51.454 8 WARNING neutron_lib.context [None req-b5a63547-75c1-4746-b560-91fe18f34d67 a074f0817c1a4ce2a6434105837027f3 a044c9dba9894b7ea3fb786d2d81dd84 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:28:51.499 8 INFO neutron.db.segments_db [None req-b5a63547-75c1-4746-b560-91fe18f34d67 a074f0817c1a4ce2a6434105837027f3 a044c9dba9894b7ea3fb786d2d81dd84 - - default default] Added segment f8467dd1-2f34-4120-882c-e340717be3d0 of type vxlan for network f36d6822-5f71-4118-bc68-5cc53d06827a [pid: 8|app: 0|req: 1667/3168] 10.0.0.9 () {34 vars in 668 bytes} [Thu Jul 2 06:28:51 2026] POST /v2.0/networks => generated 632 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:28:51.586 7 WARNING neutron_lib.context [None req-5127d844-14ff-4028-a2bd-c088b5ab9162 a074f0817c1a4ce2a6434105837027f3 a044c9dba9894b7ea3fb786d2d81dd84 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1502/3169] 10.0.0.9 () {34 vars in 667 bytes} [Thu Jul 2 06:28:51 2026] POST /v2.0/subnets => generated 629 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:28:51.827 8 WARNING neutron_lib.context [None req-39cc1054-ff98-414f-a5a1-200000f383bd a074f0817c1a4ce2a6434105837027f3 a044c9dba9894b7ea3fb786d2d81dd84 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:28:51.874 8 INFO neutron.db.segments_db [None req-39cc1054-ff98-414f-a5a1-200000f383bd a074f0817c1a4ce2a6434105837027f3 a044c9dba9894b7ea3fb786d2d81dd84 - - default default] Added segment 1886d04a-c2ea-44cc-8e4c-00e36d51cef5 of type vxlan for network ca80f684-1a74-42d2-ad96-90ce6d0a7333 [pid: 8|app: 0|req: 1668/3170] 10.0.0.9 () {34 vars in 668 bytes} [Thu Jul 2 06:28:51 2026] POST /v2.0/networks => generated 632 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:28:51.973 7 WARNING neutron_lib.context [None req-04ac5a6a-1b72-4c4c-bac7-047364d0281a a074f0817c1a4ce2a6434105837027f3 a044c9dba9894b7ea3fb786d2d81dd84 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1503/3171] 10.0.0.9 () {34 vars in 667 bytes} [Thu Jul 2 06:28:51 2026] POST /v2.0/subnets => generated 629 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:28:52.217 8 WARNING neutron_lib.context [None req-aab1ec6f-aea0-45df-8273-1c9c573f95a4 a074f0817c1a4ce2a6434105837027f3 a044c9dba9894b7ea3fb786d2d81dd84 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:28:52.263 8 INFO neutron.db.segments_db [None req-aab1ec6f-aea0-45df-8273-1c9c573f95a4 a074f0817c1a4ce2a6434105837027f3 a044c9dba9894b7ea3fb786d2d81dd84 - - default default] Added segment f8fd01f0-fb94-4a23-83ca-dfc426c91611 of type vxlan for network 370b72f5-960e-4943-9c4f-344bb1a2bfb7 [pid: 8|app: 0|req: 1669/3172] 10.0.0.9 () {34 vars in 668 bytes} [Thu Jul 2 06:28:52 2026] POST /v2.0/networks => generated 631 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:28:52.355 7 WARNING neutron_lib.context [None req-11c5c126-e021-41a6-894e-586722ed2fcd a074f0817c1a4ce2a6434105837027f3 a044c9dba9894b7ea3fb786d2d81dd84 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1504/3173] 10.0.0.9 () {34 vars in 667 bytes} [Thu Jul 2 06:28:52 2026] POST /v2.0/subnets => generated 629 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:28:52.612 8 WARNING neutron_lib.context [None req-097a6a9b-4242-4530-a1d2-6b636965c5ad a074f0817c1a4ce2a6434105837027f3 a044c9dba9894b7ea3fb786d2d81dd84 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:28:52.667 8 INFO neutron.db.segments_db [None req-097a6a9b-4242-4530-a1d2-6b636965c5ad a074f0817c1a4ce2a6434105837027f3 a044c9dba9894b7ea3fb786d2d81dd84 - - default default] Added segment a9d2924f-8678-4739-be09-ec5d1ba68eb3 of type vxlan for network a1aeaf26-e768-4b31-9d9a-52f3f6366a93 [pid: 8|app: 0|req: 1670/3174] 10.0.0.9 () {34 vars in 668 bytes} [Thu Jul 2 06:28:52 2026] POST /v2.0/networks => generated 632 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:28:52.782 7 WARNING neutron_lib.context [None req-39214d41-2a54-466b-92a2-aba7f4cbaa67 a074f0817c1a4ce2a6434105837027f3 a044c9dba9894b7ea3fb786d2d81dd84 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1505/3175] 10.0.0.9 () {34 vars in 667 bytes} [Thu Jul 2 06:28:52 2026] POST /v2.0/subnets => generated 629 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1671/3176] 10.0.0.9 () {34 vars in 749 bytes} [Thu Jul 2 06:28:53 2026] PUT /v2.0/subnets/4961371d-0fe9-4747-8e48-3f788a3fdced/tags => generated 17 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/3177] 10.0.0.9 () {34 vars in 749 bytes} [Thu Jul 2 06:28:53 2026] PUT /v2.0/subnets/b80a0449-4878-41cd-b9f0-6bf824f590e3/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: 1672/3178] 10.0.0.9 () {34 vars in 749 bytes} [Thu Jul 2 06:28:53 2026] PUT /v2.0/subnets/6ceedc2b-7778-4737-9da8-e037171e44a0/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: 1507/3179] 10.0.0.9 () {34 vars in 749 bytes} [Thu Jul 2 06:28:53 2026] PUT /v2.0/subnets/27715a8d-e525-4857-a945-93c0bd40ba9b/tags => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1673/3180] 10.0.0.9 () {32 vars in 662 bytes} [Thu Jul 2 06:28:53 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3181] 10.0.0.9 () {32 vars in 676 bytes} [Thu Jul 2 06:28:53 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1674/3182] 10.0.0.9 () {32 vars in 672 bytes} [Thu Jul 2 06:28:53 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/3183] 10.0.0.9 () {32 vars in 684 bytes} [Thu Jul 2 06:28:53 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1675/3186] 10.0.0.9 () {32 vars in 670 bytes} [Thu Jul 2 06:28:53 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/3187] 10.0.0.9 () {32 vars in 684 bytes} [Thu Jul 2 06:28:53 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1676/3188] 10.0.0.9 () {32 vars in 680 bytes} [Thu Jul 2 06:28:53 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3189] 10.0.0.9 () {32 vars in 692 bytes} [Thu Jul 2 06:28:53 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1677/3190] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:28:53 2026] DELETE /v2.0/subnets/4961371d-0fe9-4747-8e48-3f788a3fdced => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3191] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:28:53 2026] DELETE /v2.0/subnets/b80a0449-4878-41cd-b9f0-6bf824f590e3 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1678/3192] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:28:54 2026] DELETE /v2.0/subnets/6ceedc2b-7778-4737-9da8-e037171e44a0 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3193] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:28:54 2026] DELETE /v2.0/subnets/27715a8d-e525-4857-a945-93c0bd40ba9b => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1679/3194] 10.0.0.9 () {32 vars in 722 bytes} [Thu Jul 2 06:28:54 2026] DELETE /v2.0/subnets/46225097-8309-4476-a14f-4452595893ae => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3195] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:28:54 2026] DELETE /v2.0/networks/a205904d-61e1-4ac3-ba17-016d7c81a9a3 => generated 0 bytes in 351 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:28:55.691 8 INFO neutron.services.segments.plugin [-] Segment f8467dd1-2f34-4120-882c-e340717be3d0 resource provider aggregate not found 2026-07-02 06:28:55.699 8 INFO neutron.services.segments.plugin [-] Segment f8467dd1-2f34-4120-882c-e340717be3d0 resource provider aggregate not found 2026-07-02 06:28:55.703 8 INFO neutron.services.segments.plugin [-] Segment f8467dd1-2f34-4120-882c-e340717be3d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8467dd1-2f34-4120-882c-e340717be3d0 found for delete ", "request_id": "req-35b04f11-1906-4ab8-a706-9944c48215d3"}]} 2026-07-02 06:28:55.714 8 INFO neutron.services.segments.plugin [-] Segment f8467dd1-2f34-4120-882c-e340717be3d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8467dd1-2f34-4120-882c-e340717be3d0 found for delete ", "request_id": "req-25b2b2bd-2dc7-4f4c-8e8f-ae1d9a67ba37"}]} [pid: 8|app: 0|req: 1680/3196] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:28:55 2026] DELETE /v2.0/networks/f36d6822-5f71-4118-bc68-5cc53d06827a => generated 0 bytes in 693 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:28:55.734 7 INFO neutron.services.segments.plugin [-] Segment 1d854d59-e55e-4361-92d1-c79d9d1737e5 resource provider aggregate not found 2026-07-02 06:28:55.740 7 INFO neutron.services.segments.plugin [-] Segment 1d854d59-e55e-4361-92d1-c79d9d1737e5 resource provider aggregate not found 2026-07-02 06:28:55.760 7 INFO neutron.services.segments.plugin [-] Segment 1d854d59-e55e-4361-92d1-c79d9d1737e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d854d59-e55e-4361-92d1-c79d9d1737e5 found for delete ", "request_id": "req-4fdc4c08-f728-48b4-96d8-e6c9bf933137"}]} 2026-07-02 06:28:55.760 7 INFO neutron.services.segments.plugin [-] Segment 1d854d59-e55e-4361-92d1-c79d9d1737e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d854d59-e55e-4361-92d1-c79d9d1737e5 found for delete ", "request_id": "req-ee72b988-b270-4970-8203-88bf8e195cc0"}]} [pid: 7|app: 0|req: 1517/3197] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:28:55 2026] DELETE /v2.0/networks/ca80f684-1a74-42d2-ad96-90ce6d0a7333 => 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: 1681/3198] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:28:55 2026] DELETE /v2.0/networks/370b72f5-960e-4943-9c4f-344bb1a2bfb7 => generated 0 bytes in 345 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3199] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:28:56 2026] DELETE /v2.0/networks/a1aeaf26-e768-4b31-9d9a-52f3f6366a93 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1682/3200] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:28:57 2026] GET /v2.0/security-groups?tenant_id=f660aecc9bc04685bbf06d9dd9cd8d13&name=default => generated 2929 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3201] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:28:57 2026] DELETE /v2.0/security-groups/626820f4-6b62-4d9e-a9c2-6fad502311b6 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:28:57.748 8 INFO neutron.services.segments.plugin [-] Segment f8fd01f0-fb94-4a23-83ca-dfc426c91611 resource provider aggregate not found 2026-07-02 06:28:57.759 8 INFO neutron.services.segments.plugin [-] Segment f8fd01f0-fb94-4a23-83ca-dfc426c91611 resource provider aggregate not found 2026-07-02 06:28:57.762 8 INFO neutron.services.segments.plugin [-] Segment f8fd01f0-fb94-4a23-83ca-dfc426c91611 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8fd01f0-fb94-4a23-83ca-dfc426c91611 found for delete ", "request_id": "req-c19d00da-491f-48c3-b739-1a4267656f10"}]} 2026-07-02 06:28:57.776 8 INFO neutron.services.segments.plugin [-] Segment f8fd01f0-fb94-4a23-83ca-dfc426c91611 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8fd01f0-fb94-4a23-83ca-dfc426c91611 found for delete ", "request_id": "req-d5c81ab5-0a2d-44b9-8b87-e36e2e8e3e05"}]} [pid: 8|app: 0|req: 1683/3202] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:28:57 2026] GET /v2.0/security-groups?tenant_id=2e460488fcdd4ce49eab2662222f202f&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:28:57.879 7 INFO neutron.services.segments.plugin [-] Segment 1886d04a-c2ea-44cc-8e4c-00e36d51cef5 resource provider aggregate not found 2026-07-02 06:28:57.883 7 INFO neutron.services.segments.plugin [-] Segment 1886d04a-c2ea-44cc-8e4c-00e36d51cef5 resource provider aggregate not found 2026-07-02 06:28:57.897 7 INFO neutron.services.segments.plugin [-] Segment 1886d04a-c2ea-44cc-8e4c-00e36d51cef5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1886d04a-c2ea-44cc-8e4c-00e36d51cef5 found for delete ", "request_id": "req-aa53f72e-7615-4c6a-a7a2-03b5ec8b9ee7"}]} 2026-07-02 06:28:57.902 7 INFO neutron.services.segments.plugin [-] Segment 1886d04a-c2ea-44cc-8e4c-00e36d51cef5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1886d04a-c2ea-44cc-8e4c-00e36d51cef5 found for delete ", "request_id": "req-db8294b7-ed69-42c2-b886-7906d8d97e7e"}]} 2026-07-02 06:28:57.914 7 INFO neutron.services.segments.plugin [-] Segment a9d2924f-8678-4739-be09-ec5d1ba68eb3 resource provider aggregate not found 2026-07-02 06:28:57.918 7 INFO neutron.services.segments.plugin [-] Segment a9d2924f-8678-4739-be09-ec5d1ba68eb3 resource provider aggregate not found 2026-07-02 06:28:57.924 7 INFO neutron.services.segments.plugin [-] Segment a9d2924f-8678-4739-be09-ec5d1ba68eb3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9d2924f-8678-4739-be09-ec5d1ba68eb3 found for delete ", "request_id": "req-859e0bdc-bc95-4884-8127-938b40fed8b7"}]} 2026-07-02 06:28:57.929 7 INFO neutron.services.segments.plugin [-] Segment a9d2924f-8678-4739-be09-ec5d1ba68eb3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9d2924f-8678-4739-be09-ec5d1ba68eb3 found for delete ", "request_id": "req-b5637ebc-8ecd-4af9-9195-e04574eff08e"}]} [pid: 7|app: 0|req: 1520/3203] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:28:57 2026] DELETE /v2.0/security-groups/e2be4392-fe31-4fad-a634-d44d2ea5e367 => 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: 1684/3204] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:28:58 2026] GET /v2.0/security-groups?tenant_id=a044c9dba9894b7ea3fb786d2d81dd84&name=default => generated 2929 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3205] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:28:58 2026] DELETE /v2.0/security-groups/94fc8ebb-2521-4d31-9b4e-4aadced8892a => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:29:01.409 8 WARNING neutron_lib.context [None req-121af312-1288-41e3-bbe5-d3a06022b6bd b2b02381aa3442be96f83f35257d7084 fffcbab525b1406c89110f880e57d867 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:29:01.580 8 INFO neutron.db.segments_db [None req-121af312-1288-41e3-bbe5-d3a06022b6bd b2b02381aa3442be96f83f35257d7084 fffcbab525b1406c89110f880e57d867 - - default default] Added segment 543d064b-8990-402a-9884-f365f7d40152 of type vxlan for network 4c3eb385-f32b-4d79-9fb0-da14ac1b0d1b [pid: 8|app: 0|req: 1685/3206] 10.0.0.9 () {34 vars in 668 bytes} [Thu Jul 2 06:29:01 2026] POST /v2.0/networks => generated 632 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3207] 10.0.0.9 () {34 vars in 751 bytes} [Thu Jul 2 06:29:01 2026] PUT /v2.0/networks/4c3eb385-f32b-4d79-9fb0-da14ac1b0d1b/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1686/3208] 10.0.0.9 () {32 vars in 731 bytes} [Thu Jul 2 06:29:01 2026] GET /v2.0/networks/4c3eb385-f32b-4d79-9fb0-da14ac1b0d1b/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3209] 10.0.0.9 () {34 vars in 762 bytes} [Thu Jul 2 06:29:01 2026] PUT /v2.0/networks/4c3eb385-f32b-4d79-9fb0-da14ac1b0d1b/tags/green => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1687/3210] 10.0.0.9 () {32 vars in 731 bytes} [Thu Jul 2 06:29:01 2026] GET /v2.0/networks/4c3eb385-f32b-4d79-9fb0-da14ac1b0d1b/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: 1524/3211] 10.0.0.9 () {34 vars in 758 bytes} [Thu Jul 2 06:29:01 2026] PUT /v2.0/networks/4c3eb385-f32b-4d79-9fb0-da14ac1b0d1b/tags/red => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1688/3212] 10.0.0.9 () {32 vars in 731 bytes} [Thu Jul 2 06:29:01 2026] GET /v2.0/networks/4c3eb385-f32b-4d79-9fb0-da14ac1b0d1b/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: 1525/3213] 10.0.0.9 () {34 vars in 780 bytes} [Thu Jul 2 06:29:01 2026] PUT /v2.0/networks/4c3eb385-f32b-4d79-9fb0-da14ac1b0d1b/tags/black.or.white => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1689/3214] 10.0.0.9 () {32 vars in 731 bytes} [Thu Jul 2 06:29:01 2026] GET /v2.0/networks/4c3eb385-f32b-4d79-9fb0-da14ac1b0d1b/tags => generated 52 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3215] 10.0.0.9 () {34 vars in 751 bytes} [Thu Jul 2 06:29:01 2026] PUT /v2.0/networks/4c3eb385-f32b-4d79-9fb0-da14ac1b0d1b/tags => generated 37 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1690/3216] 10.0.0.9 () {32 vars in 731 bytes} [Thu Jul 2 06:29:02 2026] GET /v2.0/networks/4c3eb385-f32b-4d79-9fb0-da14ac1b0d1b/tags => generated 37 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/3217] 10.0.0.9 () {32 vars in 739 bytes} [Thu Jul 2 06:29:02 2026] GET /v2.0/networks/4c3eb385-f32b-4d79-9fb0-da14ac1b0d1b/tags/red => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:29:02.136 8 INFO neutron.api.v2.resource [None req-fb701707-7a1a-46e2-80b4-29e2b53cc890 b2b02381aa3442be96f83f35257d7084 fffcbab525b1406c89110f880e57d867 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1691/3218] 10.0.0.9 () {32 vars in 743 bytes} [Thu Jul 2 06:29:02 2026] GET /v2.0/networks/4c3eb385-f32b-4d79-9fb0-da14ac1b0d1b/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3219] 10.0.0.9 () {32 vars in 742 bytes} [Thu Jul 2 06:29:02 2026] DELETE /v2.0/networks/4c3eb385-f32b-4d79-9fb0-da14ac1b0d1b/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: 1692/3220] 10.0.0.9 () {32 vars in 731 bytes} [Thu Jul 2 06:29:02 2026] GET /v2.0/networks/4c3eb385-f32b-4d79-9fb0-da14ac1b0d1b/tags => generated 30 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:29:02.258 7 INFO neutron.api.v2.resource [None req-94241019-2238-43cc-8696-ec9bdcba50f5 b2b02381aa3442be96f83f35257d7084 fffcbab525b1406c89110f880e57d867 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1529/3221] 10.0.0.9 () {32 vars in 746 bytes} [Thu Jul 2 06:29:02 2026] DELETE /v2.0/networks/4c3eb385-f32b-4d79-9fb0-da14ac1b0d1b/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1693/3222] 10.0.0.9 () {32 vars in 734 bytes} [Thu Jul 2 06:29:02 2026] DELETE /v2.0/networks/4c3eb385-f32b-4d79-9fb0-da14ac1b0d1b/tags => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3223] 10.0.0.9 () {32 vars in 731 bytes} [Thu Jul 2 06:29:02 2026] GET /v2.0/networks/4c3eb385-f32b-4d79-9fb0-da14ac1b0d1b/tags => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:29:02.487 8 INFO neutron.services.segments.plugin [-] Segment 543d064b-8990-402a-9884-f365f7d40152 resource provider aggregate not found 2026-07-02 06:29:02.494 8 INFO neutron.services.segments.plugin [-] Segment 543d064b-8990-402a-9884-f365f7d40152 resource provider aggregate not found 2026-07-02 06:29:02.507 8 INFO neutron.services.segments.plugin [-] Segment 543d064b-8990-402a-9884-f365f7d40152 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 543d064b-8990-402a-9884-f365f7d40152 found for delete ", "request_id": "req-ad0bb1b0-8362-46a0-a3d6-af4416e1c08a"}]} [pid: 8|app: 0|req: 1694/3224] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:29:02 2026] DELETE /v2.0/networks/4c3eb385-f32b-4d79-9fb0-da14ac1b0d1b => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3225] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:29:03 2026] GET /v2.0/security-groups?tenant_id=90b291c8b7d74600bf3650751984d247&name=default => generated 2929 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 06:29:03.362 8 INFO neutron.services.segments.plugin [-] Segment 543d064b-8990-402a-9884-f365f7d40152 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 543d064b-8990-402a-9884-f365f7d40152 found for delete ", "request_id": "req-35f79937-88ff-4d4b-a2bf-e5d9da0c7753"}]} [pid: 8|app: 0|req: 1695/3226] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:29:03 2026] DELETE /v2.0/security-groups/9039c0c5-5117-47cd-a81a-9774d39a2f71 => 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: 1532/3227] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:29:03 2026] GET /v2.0/security-groups?tenant_id=fffcbab525b1406c89110f880e57d867&name=default => generated 2929 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1696/3228] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:29:03 2026] DELETE /v2.0/security-groups/f3d25734-faec-4338-8d71-4db8df6cc817 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:29:06.918 7 WARNING neutron_lib.context [None req-22d0e565-e9b3-4dc7-9b97-88307265c146 ee160a0111854644980be81ee18ce028 fbe536356b464f278519d81aa7e94560 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1533/3229] 10.0.0.9 () {34 vars in 674 bytes} [Thu Jul 2 06:29:06 2026] POST /v2.0/subnetpools => generated 516 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1697/3230] 10.0.0.9 () {34 vars in 757 bytes} [Thu Jul 2 06:29:06 2026] PUT /v2.0/subnetpools/df616a15-cddf-4497-8351-74225a1ea845/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3231] 10.0.0.9 () {32 vars in 737 bytes} [Thu Jul 2 06:29:07 2026] GET /v2.0/subnetpools/df616a15-cddf-4497-8351-74225a1ea845/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1698/3232] 10.0.0.9 () {34 vars in 768 bytes} [Thu Jul 2 06:29:07 2026] PUT /v2.0/subnetpools/df616a15-cddf-4497-8351-74225a1ea845/tags/green => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3233] 10.0.0.9 () {32 vars in 737 bytes} [Thu Jul 2 06:29:07 2026] GET /v2.0/subnetpools/df616a15-cddf-4497-8351-74225a1ea845/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1699/3234] 10.0.0.9 () {34 vars in 764 bytes} [Thu Jul 2 06:29:07 2026] PUT /v2.0/subnetpools/df616a15-cddf-4497-8351-74225a1ea845/tags/red => generated 4 bytes in 23 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3235] 10.0.0.9 () {32 vars in 737 bytes} [Thu Jul 2 06:29:07 2026] GET /v2.0/subnetpools/df616a15-cddf-4497-8351-74225a1ea845/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: 1700/3236] 10.0.0.9 () {34 vars in 786 bytes} [Thu Jul 2 06:29:07 2026] PUT /v2.0/subnetpools/df616a15-cddf-4497-8351-74225a1ea845/tags/black.or.white => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/3237] 10.0.0.9 () {32 vars in 737 bytes} [Thu Jul 2 06:29:07 2026] GET /v2.0/subnetpools/df616a15-cddf-4497-8351-74225a1ea845/tags => generated 52 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1701/3238] 10.0.0.9 () {34 vars in 757 bytes} [Thu Jul 2 06:29:07 2026] PUT /v2.0/subnetpools/df616a15-cddf-4497-8351-74225a1ea845/tags => generated 37 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3239] 10.0.0.9 () {32 vars in 737 bytes} [Thu Jul 2 06:29:07 2026] GET /v2.0/subnetpools/df616a15-cddf-4497-8351-74225a1ea845/tags => generated 37 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1702/3240] 10.0.0.9 () {32 vars in 745 bytes} [Thu Jul 2 06:29:07 2026] GET /v2.0/subnetpools/df616a15-cddf-4497-8351-74225a1ea845/tags/red => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:29:07.352 7 INFO neutron.api.v2.resource [None req-6640c056-a672-4745-837c-1ecf96e3ecb6 ee160a0111854644980be81ee18ce028 fbe536356b464f278519d81aa7e94560 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1539/3241] 10.0.0.9 () {32 vars in 749 bytes} [Thu Jul 2 06:29:07 2026] GET /v2.0/subnetpools/df616a15-cddf-4497-8351-74225a1ea845/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1703/3242] 10.0.0.9 () {32 vars in 748 bytes} [Thu Jul 2 06:29:07 2026] DELETE /v2.0/subnetpools/df616a15-cddf-4497-8351-74225a1ea845/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3243] 10.0.0.9 () {32 vars in 737 bytes} [Thu Jul 2 06:29:07 2026] GET /v2.0/subnetpools/df616a15-cddf-4497-8351-74225a1ea845/tags => generated 30 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:29:07.446 8 INFO neutron.api.v2.resource [None req-7af99090-f7c2-4584-8ab8-dcc59b806ebc ee160a0111854644980be81ee18ce028 fbe536356b464f278519d81aa7e94560 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1704/3244] 10.0.0.9 () {32 vars in 752 bytes} [Thu Jul 2 06:29:07 2026] DELETE /v2.0/subnetpools/df616a15-cddf-4497-8351-74225a1ea845/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3245] 10.0.0.9 () {32 vars in 740 bytes} [Thu Jul 2 06:29:07 2026] DELETE /v2.0/subnetpools/df616a15-cddf-4497-8351-74225a1ea845/tags => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1705/3246] 10.0.0.9 () {32 vars in 737 bytes} [Thu Jul 2 06:29:07 2026] GET /v2.0/subnetpools/df616a15-cddf-4497-8351-74225a1ea845/tags => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3247] 10.0.0.9 () {32 vars in 730 bytes} [Thu Jul 2 06:29:07 2026] DELETE /v2.0/subnetpools/df616a15-cddf-4497-8351-74225a1ea845 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1706/3248] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:29:08 2026] GET /v2.0/security-groups?tenant_id=fbe536356b464f278519d81aa7e94560&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: 1543/3249] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:29:08 2026] DELETE /v2.0/security-groups/cc147aa4-9015-46aa-bbbe-5118aa2b7cc3 => 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: 1545/3252] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:29:08 2026] GET /v2.0/security-groups?tenant_id=aa5aefbdd6bd4ea78090c1057d913f82&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: 1708/3253] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:29:08 2026] DELETE /v2.0/security-groups/ab697704-8f23-46a6-97ca-99d1c81b0db2 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:29:11.999 7 WARNING neutron_lib.context [None req-dde31ca7-cf51-4bd7-b5dd-09f59449dc5c ae4b6b66aaf4469a93539ff646ca2d73 8b5ea3212f834bb8a562d4a6dc7ee194 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:29:12.156 7 INFO neutron.db.segments_db [None req-dde31ca7-cf51-4bd7-b5dd-09f59449dc5c ae4b6b66aaf4469a93539ff646ca2d73 8b5ea3212f834bb8a562d4a6dc7ee194 - - default default] Added segment ba70797e-ff21-4119-8085-34bbacb93ff8 of type vxlan for network 92d8e52d-c942-4393-aacd-a4ebe35783ae [pid: 7|app: 0|req: 1546/3254] 10.0.0.9 () {34 vars in 668 bytes} [Thu Jul 2 06:29:11 2026] POST /v2.0/networks => generated 630 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 06:29:12.282 8 WARNING neutron_lib.context [None req-7595709f-c317-4b91-9bdb-3ee0323cec8f ae4b6b66aaf4469a93539ff646ca2d73 8b5ea3212f834bb8a562d4a6dc7ee194 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 06:29:12.336 8 INFO neutron.db.segments_db [None req-7595709f-c317-4b91-9bdb-3ee0323cec8f ae4b6b66aaf4469a93539ff646ca2d73 8b5ea3212f834bb8a562d4a6dc7ee194 - - default default] Added segment 775087a2-68c1-4895-bd9a-1fa0e797a7c5 of type vxlan for network c2589465-31d8-49a3-b951-4885e5e0c937 [pid: 8|app: 0|req: 1709/3255] 10.0.0.9 () {34 vars in 668 bytes} [Thu Jul 2 06:29:12 2026] POST /v2.0/networks => generated 632 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3256] 10.0.0.9 () {34 vars in 751 bytes} [Thu Jul 2 06:29:12 2026] PUT /v2.0/networks/92d8e52d-c942-4393-aacd-a4ebe35783ae/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: 1710/3257] 10.0.0.9 () {32 vars in 731 bytes} [Thu Jul 2 06:29:12 2026] GET /v2.0/networks/92d8e52d-c942-4393-aacd-a4ebe35783ae/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3258] 10.0.0.9 () {34 vars in 751 bytes} [Thu Jul 2 06:29:12 2026] PUT /v2.0/networks/c2589465-31d8-49a3-b951-4885e5e0c937/tags => generated 17 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1711/3259] 10.0.0.9 () {32 vars in 731 bytes} [Thu Jul 2 06:29:12 2026] GET /v2.0/networks/c2589465-31d8-49a3-b951-4885e5e0c937/tags => generated 17 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3260] 10.0.0.9 () {34 vars in 751 bytes} [Thu Jul 2 06:29:12 2026] PUT /v2.0/networks/c2589465-31d8-49a3-b951-4885e5e0c937/tags => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1712/3261] 10.0.0.9 () {32 vars in 731 bytes} [Thu Jul 2 06:29:12 2026] GET /v2.0/networks/c2589465-31d8-49a3-b951-4885e5e0c937/tags => 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: 1550/3262] 10.0.0.9 () {32 vars in 731 bytes} [Thu Jul 2 06:29:12 2026] GET /v2.0/networks/92d8e52d-c942-4393-aacd-a4ebe35783ae/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 06:29:12.851 8 INFO neutron.services.segments.plugin [-] Segment ba70797e-ff21-4119-8085-34bbacb93ff8 resource provider aggregate not found 2026-07-02 06:29:12.854 8 INFO neutron.services.segments.plugin [-] Segment ba70797e-ff21-4119-8085-34bbacb93ff8 resource provider aggregate not found 2026-07-02 06:29:12.867 8 INFO neutron.services.segments.plugin [-] Segment ba70797e-ff21-4119-8085-34bbacb93ff8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba70797e-ff21-4119-8085-34bbacb93ff8 found for delete ", "request_id": "req-fb53b498-79dc-4605-9f1b-83ae2fc29d58"}]} 2026-07-02 06:29:12.868 8 INFO neutron.services.segments.plugin [-] Segment ba70797e-ff21-4119-8085-34bbacb93ff8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba70797e-ff21-4119-8085-34bbacb93ff8 found for delete ", "request_id": "req-bd4b435d-46e6-4849-8f43-4a0b2bef7931"}]} [pid: 8|app: 0|req: 1713/3263] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:29:12 2026] DELETE /v2.0/networks/92d8e52d-c942-4393-aacd-a4ebe35783ae => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 06:29:13.025 7 INFO neutron.services.segments.plugin [-] Segment 775087a2-68c1-4895-bd9a-1fa0e797a7c5 resource provider aggregate not found 2026-07-02 06:29:13.035 7 INFO neutron.services.segments.plugin [-] Segment 775087a2-68c1-4895-bd9a-1fa0e797a7c5 resource provider aggregate not found 2026-07-02 06:29:13.048 7 INFO neutron.services.segments.plugin [-] Segment 775087a2-68c1-4895-bd9a-1fa0e797a7c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 775087a2-68c1-4895-bd9a-1fa0e797a7c5 found for delete ", "request_id": "req-9bdd51ce-2ca6-4624-a043-448778dba395"}]} 2026-07-02 06:29:13.051 7 INFO neutron.services.segments.plugin [-] Segment 775087a2-68c1-4895-bd9a-1fa0e797a7c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 775087a2-68c1-4895-bd9a-1fa0e797a7c5 found for delete ", "request_id": "req-6c5efd90-7e15-4e70-b2e8-48153a27615a"}]} [pid: 7|app: 0|req: 1551/3264] 10.0.0.9 () {32 vars in 724 bytes} [Thu Jul 2 06:29:12 2026] DELETE /v2.0/networks/c2589465-31d8-49a3-b951-4885e5e0c937 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1714/3265] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:29:13 2026] GET /v2.0/security-groups?tenant_id=8b5ea3212f834bb8a562d4a6dc7ee194&name=default => generated 2929 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3266] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:29:13 2026] DELETE /v2.0/security-groups/deb8561f-4cb4-400c-a605-0e17987f5348 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1715/3267] 10.0.0.9 () {32 vars in 772 bytes} [Thu Jul 2 06:29:14 2026] GET /v2.0/security-groups?tenant_id=a3f47a1af8934f4880d0d200033b8caa&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: 1553/3268] 10.0.0.9 () {32 vars in 738 bytes} [Thu Jul 2 06:29:14 2026] DELETE /v2.0/security-groups/f304017a-306f-4991-8696-bb3cbede1685 => 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: 1716/3269] 10.0.0.9 () {32 vars in 647 bytes} [Thu Jul 2 06:29:16 2026] GET /v2.0/networks => generated 2168 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3270] 10.0.0.9 () {32 vars in 653 bytes} [Thu Jul 2 06:29:17 2026] GET /v2.0/floatingips => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1717/3271] 10.0.0.9 () {32 vars in 645 bytes} [Thu Jul 2 06:29:17 2026] GET /v2.0/routers => generated 15 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3272] 10.0.0.9 () {32 vars in 641 bytes} [Thu Jul 2 06:29:18 2026] GET /v2.0/ports => generated 4725 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1718/3273] 10.0.0.9 () {32 vars in 645 bytes} [Thu Jul 2 06:29:18 2026] GET /v2.0/subnets => generated 1308 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3274] 10.0.0.9 () {32 vars in 647 bytes} [Thu Jul 2 06:29:18 2026] GET /v2.0/networks => generated 2168 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1719/3275] 10.0.0.9 () {32 vars in 661 bytes} [Thu Jul 2 06:29:18 2026] GET /v2.0/security-groups => generated 17401 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3276] 10.0.0.9 () {32 vars in 653 bytes} [Thu Jul 2 06:29:18 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)