+ 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 [Tue Jun 9 22:57:22 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:16 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: neutron-server-548d846975-pgdvb 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 0x7f108c307668 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/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route /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 2026-06-09 22:57:27.044 7 INFO neutron.common.config [-] Logging enabled! 2026-06-09 22:57:27.044 7 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-06-09 22:57:27.175 8 INFO neutron.common.config [-] Logging enabled! 2026-06-09 22:57:27.176 8 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-06-09 22:57:27.573 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-09 22:57:27.727 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-09 22:57:28.642 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-09 22:57:28.645 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-09 22:57:28.649 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-09 22:57:28.650 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-09 22:57:28.651 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-09 22:57:28.651 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-09 22:57:28.651 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-09 22:57:28.659 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-09 22:57:28.660 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-09 22:57:28.660 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-09 22:57:28.660 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-09 22:57:28.664 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-09 22:57:28.669 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-09 22:57:28.670 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-09 22:57:28.670 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-09 22:57:28.670 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-09 22:57:28.670 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-09 22:57:28.680 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-09 22:57:28.680 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-09 22:57:28.680 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-09 22:57:28.685 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-09 22:57:28.687 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-09 22:57:28.687 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-09 22:57:28.707 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-09 22:57:28.709 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-09 22:57:28.709 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-09 22:57:28.742 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-09 22:57:28.742 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-09 22:57:28.743 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-09 22:57:28.743 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-09 22:57:28.775 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-09 22:57:28.775 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-09 22:57:28.776 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-09 22:57:28.776 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-09 22:57:29.195 7 INFO neutron.plugins.ml2.managers [None req-320a563b-2bfb-4d74-a6e0-66a78bf00617 - - - - - -] Initializing driver for type 'vlan' 2026-06-09 22:57:29.207 8 INFO neutron.plugins.ml2.managers [None req-d8403ccc-7430-4865-97d3-72e543bb0bb4 - - - - - -] Initializing driver for type 'vlan' 2026-06-09 22:57:29.338 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-320a563b-2bfb-4d74-a6e0-66a78bf00617 - - - - - -] VlanTypeDriver initialization complete 2026-06-09 22:57:29.338 7 INFO neutron.plugins.ml2.managers [None req-320a563b-2bfb-4d74-a6e0-66a78bf00617 - - - - - -] Initializing driver for type 'vxlan' 2026-06-09 22:57:29.338 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-320a563b-2bfb-4d74-a6e0-66a78bf00617 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-09 22:57:29.346 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-d8403ccc-7430-4865-97d3-72e543bb0bb4 - - - - - -] VlanTypeDriver initialization complete 2026-06-09 22:57:29.347 8 INFO neutron.plugins.ml2.managers [None req-d8403ccc-7430-4865-97d3-72e543bb0bb4 - - - - - -] Initializing driver for type 'vxlan' 2026-06-09 22:57:29.347 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-d8403ccc-7430-4865-97d3-72e543bb0bb4 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-09 22:57:29.354 7 INFO neutron.plugins.ml2.managers [None req-320a563b-2bfb-4d74-a6e0-66a78bf00617 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-09 22:57:29.354 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-320a563b-2bfb-4d74-a6e0-66a78bf00617 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-09 22:57:29.354 7 INFO neutron.plugins.ml2.managers [None req-320a563b-2bfb-4d74-a6e0-66a78bf00617 - - - - - -] Initializing extension driver 'port_security' 2026-06-09 22:57:29.355 7 INFO neutron.plugins.ml2.extensions.port_security [None req-320a563b-2bfb-4d74-a6e0-66a78bf00617 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-09 22:57:29.355 7 INFO neutron.plugins.ml2.managers [None req-320a563b-2bfb-4d74-a6e0-66a78bf00617 - - - - - -] Initializing extension driver 'qos' 2026-06-09 22:57:29.355 7 INFO neutron.plugins.ml2.managers [None req-320a563b-2bfb-4d74-a6e0-66a78bf00617 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-09 22:57:29.355 7 INFO neutron.plugins.ml2.managers [None req-320a563b-2bfb-4d74-a6e0-66a78bf00617 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-09 22:57:29.363 8 INFO neutron.plugins.ml2.managers [None req-d8403ccc-7430-4865-97d3-72e543bb0bb4 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-09 22:57:29.363 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-d8403ccc-7430-4865-97d3-72e543bb0bb4 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-09 22:57:29.363 8 INFO neutron.plugins.ml2.managers [None req-d8403ccc-7430-4865-97d3-72e543bb0bb4 - - - - - -] Initializing extension driver 'port_security' 2026-06-09 22:57:29.363 8 INFO neutron.plugins.ml2.extensions.port_security [None req-d8403ccc-7430-4865-97d3-72e543bb0bb4 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-09 22:57:29.363 8 INFO neutron.plugins.ml2.managers [None req-d8403ccc-7430-4865-97d3-72e543bb0bb4 - - - - - -] Initializing extension driver 'qos' 2026-06-09 22:57:29.364 8 INFO neutron.plugins.ml2.managers [None req-d8403ccc-7430-4865-97d3-72e543bb0bb4 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-09 22:57:29.364 8 INFO neutron.plugins.ml2.managers [None req-d8403ccc-7430-4865-97d3-72e543bb0bb4 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-09 22:57:29.367 7 INFO neutron.quota [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded quota_driver: . 2026-06-09 22:57:29.367 7 INFO neutron.plugins.ml2.plugin [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Modular L2 Plugin initialization complete 2026-06-09 22:57:29.367 7 INFO neutron.plugins.ml2.managers [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-09 22:57:29.367 7 INFO neutron.plugins.ml2.managers [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-09 22:57:29.368 7 INFO neutron.plugins.ml2.managers [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Got port-security extension from driver 'port_security' 2026-06-09 22:57:29.368 7 INFO neutron.extensions.vlantransparent [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Disabled vlantransparent extension. 2026-06-09 22:57:29.368 7 INFO neutron.manager [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loading Plugin: qos 2026-06-09 22:57:29.375 8 INFO neutron.quota [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded quota_driver: . 2026-06-09 22:57:29.375 8 INFO neutron.plugins.ml2.plugin [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Modular L2 Plugin initialization complete 2026-06-09 22:57:29.375 8 INFO neutron.plugins.ml2.managers [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-09 22:57:29.376 8 INFO neutron.plugins.ml2.managers [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-09 22:57:29.376 8 INFO neutron.plugins.ml2.managers [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-09 22:57:29.376 8 INFO neutron.extensions.vlantransparent [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Disabled vlantransparent extension. 2026-06-09 22:57:29.376 8 INFO neutron.manager [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loading Plugin: qos 2026-06-09 22:57:29.381 7 INFO neutron.manager [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loading Plugin: router 2026-06-09 22:57:29.389 8 INFO neutron.manager [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loading Plugin: router 2026-06-09 22:57:29.421 7 INFO neutron.services.service_base [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-09 22:57:29.422 7 INFO neutron.manager [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loading Plugin: segments 2026-06-09 22:57:29.428 8 INFO neutron.services.service_base [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-09 22:57:29.429 8 INFO neutron.manager [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loading Plugin: segments 2026-06-09 22:57:29.525 7 INFO neutron.manager [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loading Plugin: trunk 2026-06-09 22:57:29.528 8 INFO neutron.manager [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loading Plugin: trunk 2026-06-09 22:57:29.540 7 INFO neutron.manager [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loading Plugin: vpnaas 2026-06-09 22:57:29.543 8 INFO neutron.manager [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loading Plugin: vpnaas 2026-06-09 22:57:29.579 7 WARNING stevedore.named [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-09 22:57:29.581 8 WARNING stevedore.named [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-09 22:57:29.668 7 INFO neutron_vpnaas.services.vpn.plugin [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-09 22:57:29.668 7 INFO neutron.common.utils [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-09 22:57:29.668 7 INFO neutron.manager [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loading Plugin: auto_allocate 2026-06-09 22:57:29.673 7 INFO neutron.manager [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loading Plugin: tag 2026-06-09 22:57:29.683 7 INFO neutron.manager [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loading Plugin: timestamp 2026-06-09 22:57:29.686 7 INFO neutron.manager [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loading Plugin: network_ip_availability 2026-06-09 22:57:29.690 7 INFO neutron.manager [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loading Plugin: flavors 2026-06-09 22:57:29.693 7 INFO neutron.manager [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loading Plugin: revisions 2026-06-09 22:57:29.697 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Initializing extension manager. 2026-06-09 22:57:29.698 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: address-group 2026-06-09 22:57:29.699 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: address-scope 2026-06-09 22:57:29.699 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-09 22:57:29.700 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: agent 2026-06-09 22:57:29.701 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: agent-resources-synced 2026-06-09 22:57:29.702 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: allowed-address-pairs 2026-06-09 22:57:29.703 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: auto-allocated-topology 2026-06-09 22:57:29.704 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: availability_zone 2026-06-09 22:57:29.704 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: availability_zone_filter 2026-06-09 22:57:29.705 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-09 22:57:29.705 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: default-subnetpools 2026-06-09 22:57:29.707 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-09 22:57:29.707 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: dns-integration 2026-06-09 22:57:29.708 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: dns-domain-ports 2026-06-09 22:57:29.710 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-09 22:57:29.710 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: dvr 2026-06-09 22:57:29.711 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-09 22:57:29.711 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: empty-string-filtering 2026-06-09 22:57:29.712 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-09 22:57:29.713 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-09 22:57:29.713 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: external-net 2026-06-09 22:57:29.714 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-09 22:57:29.714 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: extraroute 2026-06-09 22:57:29.715 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: extraroute-atomic 2026-06-09 22:57:29.715 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-09 22:57:29.716 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-09 22:57:29.716 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-09 22:57:29.717 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-09 22:57:29.717 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: fip-port-details 2026-06-09 22:57:29.718 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: flavors 2026-06-09 22:57:29.719 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-09 22:57:29.720 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: floatingip-pools 2026-06-09 22:57:29.721 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: ip_allocation 2026-06-09 22:57:29.721 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: ip-substring-filtering 2026-06-09 22:57:29.722 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: l2_adjacency 2026-06-09 22:57:29.723 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: router 2026-06-09 22:57:29.724 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-09 22:57:29.725 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-09 22:57:29.726 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-09 22:57:29.726 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: ext-gw-mode 2026-06-09 22:57:29.727 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: l3-ha 2026-06-09 22:57:29.727 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-09 22:57:29.728 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-09 22:57:29.728 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: l3-flavors 2026-06-09 22:57:29.729 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-09 22:57:29.730 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-09 22:57:29.821 8 INFO neutron_vpnaas.services.vpn.plugin [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-09 22:57:29.822 8 INFO neutron.common.utils [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-09 22:57:29.822 8 INFO neutron.manager [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loading Plugin: auto_allocate 2026-06-09 22:57:29.827 8 INFO neutron.manager [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loading Plugin: tag 2026-06-09 22:57:29.834 8 INFO neutron.manager [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loading Plugin: timestamp 2026-06-09 22:57:29.836 8 INFO neutron.manager [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loading Plugin: network_ip_availability 2026-06-09 22:57:29.840 8 INFO neutron.manager [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loading Plugin: flavors 2026-06-09 22:57:29.843 8 INFO neutron.manager [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loading Plugin: revisions 2026-06-09 22:57:29.846 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Initializing extension manager. 2026-06-09 22:57:29.847 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: address-group 2026-06-09 22:57:29.848 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: address-scope 2026-06-09 22:57:29.849 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-09 22:57:29.850 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: agent 2026-06-09 22:57:29.850 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: agent-resources-synced 2026-06-09 22:57:29.851 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-09 22:57:29.852 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-09 22:57:29.853 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: availability_zone 2026-06-09 22:57:29.853 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: availability_zone_filter 2026-06-09 22:57:29.854 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-09 22:57:29.854 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: default-subnetpools 2026-06-09 22:57:29.856 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-09 22:57:29.856 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: dns-integration 2026-06-09 22:57:29.857 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: dns-domain-ports 2026-06-09 22:57:29.857 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-09 22:57:29.857 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-09 22:57:29.858 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: dvr 2026-06-09 22:57:29.859 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-09 22:57:29.859 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-09 22:57:29.859 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: empty-string-filtering 2026-06-09 22:57:29.860 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-09 22:57:29.860 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-09 22:57:29.860 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-09 22:57:29.861 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: external-net 2026-06-09 22:57:29.861 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-09 22:57:29.861 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-09 22:57:29.862 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: extraroute 2026-06-09 22:57:29.862 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-09 22:57:29.862 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: extraroute-atomic 2026-06-09 22:57:29.862 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: multi-provider 2026-06-09 22:57:29.863 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: net-mtu 2026-06-09 22:57:29.863 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-09 22:57:29.863 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: net-mtu-writable 2026-06-09 22:57:29.863 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-09 22:57:29.864 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-09 22:57:29.864 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: network_availability_zone 2026-06-09 22:57:29.864 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-09 22:57:29.864 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: network_ha 2026-06-09 22:57:29.865 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: fip-port-details 2026-06-09 22:57:29.865 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: network-ip-availability 2026-06-09 22:57:29.865 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: flavors 2026-06-09 22:57:29.866 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-09 22:57:29.867 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-09 22:57:29.867 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: pagination 2026-06-09 22:57:29.867 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: port-device-profile 2026-06-09 22:57:29.867 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: floatingip-pools 2026-06-09 22:57:29.868 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-09 22:57:29.868 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: ip_allocation 2026-06-09 22:57:29.868 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-09 22:57:29.868 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-09 22:57:29.869 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-09 22:57:29.869 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: l2_adjacency 2026-06-09 22:57:29.869 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: port-mac-override 2026-06-09 22:57:29.870 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-09 22:57:29.870 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: router 2026-06-09 22:57:29.870 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-09 22:57:29.871 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-09 22:57:29.871 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: port-resource-request 2026-06-09 22:57:29.872 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-09 22:57:29.872 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: port-resource-request-groups 2026-06-09 22:57:29.872 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-09 22:57:29.873 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-09 22:57:29.873 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-09 22:57:29.873 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: binding 2026-06-09 22:57:29.873 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: ext-gw-mode 2026-06-09 22:57:29.874 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: l3-ha 2026-06-09 22:57:29.874 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: binding-extended 2026-06-09 22:57:29.874 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-09 22:57:29.875 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: port-security 2026-06-09 22:57:29.875 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-09 22:57:29.875 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: project-id 2026-06-09 22:57:29.875 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: l3-flavors 2026-06-09 22:57:29.876 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: provider 2026-06-09 22:57:29.876 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-09 22:57:29.877 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-09 22:57:29.878 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: qos 2026-06-09 22:57:29.878 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-09 22:57:29.879 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-09 22:57:29.879 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-09 22:57:29.879 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: qos-default 2026-06-09 22:57:29.880 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: qos-fip 2026-06-09 22:57:29.880 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-09 22:57:29.880 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-09 22:57:29.881 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: qos-gateway-ip 2026-06-09 22:57:29.881 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-09 22:57:29.881 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: qos-port-network-policy 2026-06-09 22:57:29.882 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: qos-pps-minimum 2026-06-09 22:57:29.882 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-09 22:57:29.883 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-09 22:57:29.883 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-09 22:57:29.883 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: qos-pps 2026-06-09 22:57:29.883 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: multi-provider 2026-06-09 22:57:29.884 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: qos-rule-type-details 2026-06-09 22:57:29.884 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: net-mtu 2026-06-09 22:57:29.884 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-09 22:57:29.884 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: net-mtu-writable 2026-06-09 22:57:29.885 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: qos-rules-alias 2026-06-09 22:57:29.885 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: network_availability_zone 2026-06-09 22:57:29.886 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: network_ha 2026-06-09 22:57:29.886 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: quota-check-limit 2026-06-09 22:57:29.886 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: network-ip-availability 2026-06-09 22:57:29.887 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-09 22:57:29.888 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: quotas 2026-06-09 22:57:29.888 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: pagination 2026-06-09 22:57:29.888 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: port-device-profile 2026-06-09 22:57:29.889 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: quota_details 2026-06-09 22:57:29.889 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-09 22:57:29.889 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-09 22:57:29.890 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-09 22:57:29.890 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: rbac-policies 2026-06-09 22:57:29.890 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: port-mac-override 2026-06-09 22:57:29.891 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: rbac-address-group 2026-06-09 22:57:29.891 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-09 22:57:29.891 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: rbac-address-scope 2026-06-09 22:57:29.891 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-09 22:57:29.892 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: rbac-security-groups 2026-06-09 22:57:29.892 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-09 22:57:29.892 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: rbac-subnetpool 2026-06-09 22:57:29.892 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: port-resource-request 2026-06-09 22:57:29.893 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: revision-if-match 2026-06-09 22:57:29.893 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-09 22:57:29.894 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: standard-attr-revisions 2026-06-09 22:57:29.894 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-09 22:57:29.894 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: router_availability_zone 2026-06-09 22:57:29.894 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: binding 2026-06-09 22:57:29.895 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-09 22:57:29.895 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: binding-extended 2026-06-09 22:57:29.896 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: port-security 2026-06-09 22:57:29.896 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: project-id 2026-06-09 22:57:29.896 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: security-groups-default-rules 2026-06-09 22:57:29.897 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: provider 2026-06-09 22:57:29.897 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-09 22:57:29.897 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-09 22:57:29.898 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-09 22:57:29.898 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-09 22:57:29.899 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: qos 2026-06-09 22:57:29.899 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-09 22:57:29.899 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-09 22:57:29.900 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-09 22:57:29.900 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: qos-default 2026-06-09 22:57:29.901 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: qos-fip 2026-06-09 22:57:29.901 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-09 22:57:29.902 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-09 22:57:29.902 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-09 22:57:29.903 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-09 22:57:29.904 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: security-group 2026-06-09 22:57:29.904 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-09 22:57:29.904 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: qos-pps 2026-06-09 22:57:29.905 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: segment 2026-06-09 22:57:29.905 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-09 22:57:29.905 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-09 22:57:29.905 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-09 22:57:29.906 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: service-type 2026-06-09 22:57:29.906 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: qos-rules-alias 2026-06-09 22:57:29.906 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: sorting 2026-06-09 22:57:29.906 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: quota-check-limit 2026-06-09 22:57:29.907 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: standard-attr-segment 2026-06-09 22:57:29.908 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: standard-attr-description 2026-06-09 22:57:29.908 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: stateful-security-group 2026-06-09 22:57:29.909 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: quotas 2026-06-09 22:57:29.909 7 WARNING neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-09 22:57:29.909 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-09 22:57:29.910 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: subnet-external-network 2026-06-09 22:57:29.910 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: quota_details 2026-06-09 22:57:29.910 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: subnet_onboard 2026-06-09 22:57:29.911 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-09 22:57:29.911 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: rbac-policies 2026-06-09 22:57:29.911 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: subnet-service-types 2026-06-09 22:57:29.912 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: rbac-address-group 2026-06-09 22:57:29.912 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: subnet_allocation 2026-06-09 22:57:29.912 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: rbac-address-scope 2026-06-09 22:57:29.913 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-09 22:57:29.913 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: rbac-security-groups 2026-06-09 22:57:29.913 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: tag-creation 2026-06-09 22:57:29.913 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-09 22:57:29.914 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-09 22:57:29.914 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: revision-if-match 2026-06-09 22:57:29.914 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-09 22:57:29.915 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: router_availability_zone 2026-06-09 22:57:29.915 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-09 22:57:29.917 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-09 22:57:29.917 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: standard-attr-tag 2026-06-09 22:57:29.918 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-09 22:57:29.918 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-09 22:57:29.918 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-09 22:57:29.919 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: trunk 2026-06-09 22:57:29.919 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-09 22:57:29.919 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: trunk-details 2026-06-09 22:57:29.919 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-09 22:57:29.920 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-09 22:57:29.920 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-09 22:57:29.920 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-09 22:57:29.922 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-09 22:57:29.923 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-09 22:57:29.924 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: vpn-flavors 2026-06-09 22:57:29.924 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: security-group 2026-06-09 22:57:29.925 7 INFO neutron.api.extensions [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Loaded extension: vpnaas 2026-06-09 22:57:29.925 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: segment 2026-06-09 22:57:29.926 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-09 22:57:29.926 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: service-type 2026-06-09 22:57:29.927 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: sorting 2026-06-09 22:57:29.928 7 INFO neutron.quota.resource_registry [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-09 22:57:29.928 7 INFO neutron.quota.resource_registry [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-09 22:57:29.928 7 INFO neutron.quota.resource_registry [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-09 22:57:29.928 7 INFO neutron.quota.resource_registry [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-09 22:57:29.928 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: standard-attr-segment 2026-06-09 22:57:29.929 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: standard-attr-description 2026-06-09 22:57:29.930 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: stateful-security-group 2026-06-09 22:57:29.931 8 WARNING neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-09 22:57:29.931 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-09 22:57:29.931 7 INFO neutron.quota.resource_registry [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-09 22:57:29.932 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: subnet-external-network 2026-06-09 22:57:29.932 7 INFO neutron.quota.resource_registry [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-09 22:57:29.932 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: subnet_onboard 2026-06-09 22:57:29.933 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-09 22:57:29.934 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: subnet-service-types 2026-06-09 22:57:29.934 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: subnet_allocation 2026-06-09 22:57:29.935 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-09 22:57:29.936 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: tag-creation 2026-06-09 22:57:29.936 7 INFO neutron.quota.resource_registry [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-09 22:57:29.936 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-09 22:57:29.937 7 INFO neutron.quota.resource_registry [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-09 22:57:29.937 7 INFO neutron.quota.resource_registry [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-09 22:57:29.938 7 INFO neutron.quota.resource_registry [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-09 22:57:29.938 7 WARNING neutron.quota.resource_registry [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] subnetpool is already registered 2026-06-09 22:57:29.939 7 INFO neutron.quota.resource_registry [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-09 22:57:29.939 7 WARNING neutron.quota.resource_registry [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] subnetpool is already registered 2026-06-09 22:57:29.939 7 INFO neutron.quota.resource_registry [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-09 22:57:29.940 7 INFO neutron.quota.resource_registry [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-09 22:57:29.940 7 INFO neutron.quota.resource_registry [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-09 22:57:29.940 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: standard-attr-tag 2026-06-09 22:57:29.941 7 INFO neutron.quota.resource_registry [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-09 22:57:29.941 7 INFO neutron.quota.resource_registry [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-09 22:57:29.941 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-09 22:57:29.942 7 INFO neutron.quota.resource_registry [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-09 22:57:29.942 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: trunk 2026-06-09 22:57:29.943 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: trunk-details 2026-06-09 22:57:29.943 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-09 22:57:29.944 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-09 22:57:29.945 7 INFO neutron.quota.resource_registry [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-09 22:57:29.946 7 WARNING neutron.quota.resource_registry [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] router is already registered 2026-06-09 22:57:29.946 7 INFO neutron.quota.resource_registry [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-09 22:57:29.946 7 WARNING neutron.quota.resource_registry [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] floatingip is already registered 2026-06-09 22:57:29.946 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-09 22:57:29.947 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-09 22:57:29.948 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: vpn-flavors 2026-06-09 22:57:29.950 8 INFO neutron.api.extensions [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Loaded extension: vpnaas 2026-06-09 22:57:29.950 7 INFO neutron.quota.resource_registry [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-09 22:57:29.950 7 WARNING neutron.quota.resource_registry [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] rbac_policy is already registered 2026-06-09 22:57:29.950 7 INFO neutron.quota.resource_registry [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-09 22:57:29.951 7 WARNING neutron.quota.resource_registry [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] security_group is already registered 2026-06-09 22:57:29.951 7 INFO neutron.quota.resource_registry [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-09 22:57:29.951 7 WARNING neutron.quota.resource_registry [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] security_group_rule is already registered 2026-06-09 22:57:29.952 7 INFO neutron.quota.resource_registry [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-09 22:57:29.952 7 WARNING neutron.quota.resource_registry [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] subnetpool is already registered 2026-06-09 22:57:29.952 8 INFO neutron.quota.resource_registry [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-09 22:57:29.953 8 INFO neutron.quota.resource_registry [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-09 22:57:29.953 7 INFO neutron.quota.resource_registry [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-09 22:57:29.953 7 WARNING neutron.quota.resource_registry [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] subnetpool is already registered 2026-06-09 22:57:29.953 8 INFO neutron.quota.resource_registry [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-09 22:57:29.953 8 INFO neutron.quota.resource_registry [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-09 22:57:29.953 7 INFO neutron.quota.resource_registry [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-09 22:57:29.954 7 WARNING neutron.quota.resource_registry [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] trunk is already registered 2026-06-09 22:57:29.954 7 INFO neutron.quota.resource_registry [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-09 22:57:29.954 7 WARNING neutron.quota.resource_registry [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] endpoint_group is already registered 2026-06-09 22:57:29.954 7 INFO neutron.quota.resource_registry [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-09 22:57:29.955 7 WARNING neutron.quota.resource_registry [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] vpnservice is already registered 2026-06-09 22:57:29.955 7 INFO neutron.quota.resource_registry [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-09 22:57:29.955 7 WARNING neutron.quota.resource_registry [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] ipsec_site_connection is already registered 2026-06-09 22:57:29.956 7 INFO neutron.quota.resource_registry [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-09 22:57:29.956 7 WARNING neutron.quota.resource_registry [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] ipsecpolicy is already registered 2026-06-09 22:57:29.956 7 INFO neutron.quota.resource_registry [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-09 22:57:29.956 7 WARNING neutron.quota.resource_registry [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] ikepolicy is already registered 2026-06-09 22:57:29.957 8 INFO neutron.quota.resource_registry [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-09 22:57:29.958 8 INFO neutron.quota.resource_registry [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-09 22:57:29.963 8 INFO neutron.quota.resource_registry [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-09 22:57:29.963 8 INFO neutron.quota.resource_registry [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-09 22:57:29.964 8 INFO neutron.quota.resource_registry [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-09 22:57:29.965 8 INFO neutron.quota.resource_registry [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-09 22:57:29.965 8 WARNING neutron.quota.resource_registry [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] subnetpool is already registered 2026-06-09 22:57:29.966 8 INFO neutron.quota.resource_registry [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-09 22:57:29.966 8 WARNING neutron.quota.resource_registry [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] subnetpool is already registered 2026-06-09 22:57:29.967 8 INFO neutron.quota.resource_registry [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-09 22:57:29.967 8 INFO neutron.quota.resource_registry [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-09 22:57:29.968 8 INFO neutron.quota.resource_registry [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-09 22:57:29.968 8 INFO neutron.quota.resource_registry [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-09 22:57:29.969 8 INFO neutron.quota.resource_registry [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-09 22:57:29.969 8 INFO neutron.quota.resource_registry [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-09 22:57:29.974 8 INFO neutron.quota.resource_registry [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-09 22:57:29.974 8 WARNING neutron.quota.resource_registry [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] router is already registered 2026-06-09 22:57:29.975 8 INFO neutron.quota.resource_registry [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-09 22:57:29.975 8 WARNING neutron.quota.resource_registry [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] floatingip is already registered 2026-06-09 22:57:29.979 8 INFO neutron.quota.resource_registry [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-09 22:57:29.979 8 WARNING neutron.quota.resource_registry [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] rbac_policy is already registered 2026-06-09 22:57:29.979 8 INFO neutron.quota.resource_registry [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-09 22:57:29.980 8 WARNING neutron.quota.resource_registry [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] security_group is already registered 2026-06-09 22:57:29.980 8 INFO neutron.quota.resource_registry [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-09 22:57:29.981 8 WARNING neutron.quota.resource_registry [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] security_group_rule is already registered 2026-06-09 22:57:29.981 8 INFO neutron.quota.resource_registry [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-09 22:57:29.982 8 WARNING neutron.quota.resource_registry [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] subnetpool is already registered 2026-06-09 22:57:29.982 8 INFO neutron.quota.resource_registry [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-09 22:57:29.982 8 WARNING neutron.quota.resource_registry [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] subnetpool is already registered 2026-06-09 22:57:29.983 8 INFO neutron.quota.resource_registry [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-09 22:57:29.983 8 WARNING neutron.quota.resource_registry [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] trunk is already registered 2026-06-09 22:57:29.984 8 INFO neutron.quota.resource_registry [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-09 22:57:29.984 8 WARNING neutron.quota.resource_registry [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] endpoint_group is already registered 2026-06-09 22:57:29.984 8 INFO neutron.quota.resource_registry [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-09 22:57:29.984 8 WARNING neutron.quota.resource_registry [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] vpnservice is already registered 2026-06-09 22:57:29.985 8 INFO neutron.quota.resource_registry [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-09 22:57:29.985 8 WARNING neutron.quota.resource_registry [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] ipsec_site_connection is already registered 2026-06-09 22:57:29.986 8 INFO neutron.quota.resource_registry [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-09 22:57:29.986 8 WARNING neutron.quota.resource_registry [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] ipsecpolicy is already registered 2026-06-09 22:57:29.986 8 INFO neutron.quota.resource_registry [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-09 22:57:29.987 8 WARNING neutron.quota.resource_registry [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] ikepolicy is already registered 2026-06-09 22:57:29.991 7 WARNING keystonemiddleware._common.config [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-09 22:57:29.997 7 WARNING oslo_config.cfg [None req-96fb4ae1-e8be-41b6-8ab5-db6c35b489cf - - - - - -] 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 7 seconds on interpreter 0x7f108c307668 pid: 7 (default app) 2026-06-09 22:57:30.021 8 WARNING keystonemiddleware._common.config [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-09 22:57:30.027 8 WARNING oslo_config.cfg [None req-9093c198-9790-4946-ba5f-25a724b9aeb1 - - - - - -] 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 0x7f108c307668 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-06-09 22:57:34.453 7 INFO neutron.pecan_wsgi.hooks.translation [None req-53b65b90-582e-48d5-832c-28339fcdb445 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/4] 199.19.213.132 () {44 vars in 928 bytes} [Tue Jun 9 22:57:33 2026] GET /v2.0/networks/public => generated 108 bytes in 636 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/5] 199.19.213.132 () {44 vars in 950 bytes} [Tue Jun 9 22:57:34 2026] GET /v2.0/networks?name=public => generated 15 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 22:57:35.014 7 WARNING neutron.services.revisions.revision_plugin [None req-c40026db-7f69-4194-b44f-a6d545df4b43 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] Could not find related network for resource to bump revision. 2026-06-09 22:57:35.034 7 INFO neutron.db.segments_db [None req-c40026db-7f69-4194-b44f-a6d545df4b43 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] Added segment 2f41778b-25e3-46f5-9887-4ee04740c23d of type flat for network 6cfb66ba-c520-4348-8a2e-105c3d2b1573 2026-06-09 22:57:35.074 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c40026db-7f69-4194-b44f-a6d545df4b43 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/6] 199.19.213.132 () {48 vars in 968 bytes} [Tue Jun 9 22:57:34 2026] POST /v2.0/networks => generated 124 bytes in 418 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 22:57:41.249 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7fd6f299-e9b5-4fb6-9429-c2a0feb215a4 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/7] 199.19.213.132 () {44 vars in 928 bytes} [Tue Jun 9 22:57:40 2026] GET /v2.0/networks/public => generated 108 bytes in 365 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/8] 199.19.213.132 () {44 vars in 950 bytes} [Tue Jun 9 22:57:41 2026] GET /v2.0/networks?name=public => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 22:57:41.482 8 WARNING neutron.services.revisions.revision_plugin [None req-36cae158-c5ad-42d4-b61c-193f908c5931 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] Could not find related network for resource to bump revision. 2026-06-09 22:57:41.505 8 INFO neutron.db.segments_db [None req-36cae158-c5ad-42d4-b61c-193f908c5931 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] Added segment 37ad47e2-7f93-4be9-b200-39bb75ac3c91 of type flat for network 9ac76dae-8ae6-4569-96da-a378c9209dc0 2026-06-09 22:57:41.555 8 INFO neutron.pecan_wsgi.hooks.translation [None req-36cae158-c5ad-42d4-b61c-193f908c5931 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/9] 199.19.213.132 () {48 vars in 968 bytes} [Tue Jun 9 22:57:41 2026] POST /v2.0/networks => generated 124 bytes in 288 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 22:57:47.434 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5d476212-6647-44d8-a71c-bd16bc408aa8 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/11] 199.19.213.132 () {44 vars in 928 bytes} [Tue Jun 9 22:57:47 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: 8/12] 199.19.213.132 () {44 vars in 950 bytes} [Tue Jun 9 22:57:47 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 22:57:47.503 8 WARNING neutron.services.revisions.revision_plugin [None req-00acdae3-9bd0-4a19-ae82-b0b641b65753 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] Could not find related network for resource to bump revision. 2026-06-09 22:57:47.516 8 INFO neutron.db.segments_db [None req-00acdae3-9bd0-4a19-ae82-b0b641b65753 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] Added segment 737745be-1664-4f30-840e-73cdac9de561 of type flat for network d9a83070-4689-40f9-b6aa-5a4a4dd6a4c0 2026-06-09 22:57:47.539 8 INFO neutron.pecan_wsgi.hooks.translation [None req-00acdae3-9bd0-4a19-ae82-b0b641b65753 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/13] 199.19.213.132 () {48 vars in 968 bytes} [Tue Jun 9 22:57:47 2026] POST /v2.0/networks => generated 124 bytes in 94 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 22:57:53.383 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ee9b5787-6e44-4c18-b48e-9dccf9820236 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/14] 199.19.213.132 () {44 vars in 928 bytes} [Tue Jun 9 22:57:53 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: 6/15] 199.19.213.132 () {44 vars in 950 bytes} [Tue Jun 9 22:57:53 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 22:57:53.457 7 WARNING neutron.services.revisions.revision_plugin [None req-deaa9812-8fd6-48bb-a458-3433a7a71fa0 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] Could not find related network for resource to bump revision. 2026-06-09 22:57:53.477 7 INFO neutron.db.segments_db [None req-deaa9812-8fd6-48bb-a458-3433a7a71fa0 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] Added segment 92602b53-4c2f-4b85-94b2-ca7905e7be40 of type flat for network 29d8a191-6b22-46c7-861c-e13ff0ab4bb3 2026-06-09 22:57:53.501 7 INFO neutron.pecan_wsgi.hooks.translation [None req-deaa9812-8fd6-48bb-a458-3433a7a71fa0 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/16] 199.19.213.132 () {48 vars in 968 bytes} [Tue Jun 9 22:57:53 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-06-09 22:57:59.329 8 INFO neutron.pecan_wsgi.hooks.translation [None req-991a4232-fbb7-4437-9bdd-95a458021991 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/17] 199.19.213.132 () {44 vars in 928 bytes} [Tue Jun 9 22:57:59 2026] GET /v2.0/networks/public => generated 108 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/18] 199.19.213.132 () {44 vars in 950 bytes} [Tue Jun 9 22:57:59 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 22:57:59.394 8 WARNING neutron.services.revisions.revision_plugin [None req-afd7565d-0574-41bb-b799-dab5211a87f0 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] Could not find related network for resource to bump revision. 2026-06-09 22:57:59.412 8 INFO neutron.db.segments_db [None req-afd7565d-0574-41bb-b799-dab5211a87f0 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] Added segment ec422e2c-644e-4620-af6c-d2db836bc327 of type flat for network 4512f24b-ce91-4441-8d51-1aaad60d7132 2026-06-09 22:57:59.433 8 INFO neutron.pecan_wsgi.hooks.translation [None req-afd7565d-0574-41bb-b799-dab5211a87f0 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/19] 199.19.213.132 () {48 vars in 968 bytes} [Tue Jun 9 22:57:59 2026] POST /v2.0/networks => generated 124 bytes in 89 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 22:58:05.272 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2843b159-0145-4274-a26b-2cda19eba082 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/21] 199.19.213.132 () {44 vars in 928 bytes} [Tue Jun 9 22:58:05 2026] GET /v2.0/networks/public => generated 108 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/22] 199.19.213.132 () {44 vars in 950 bytes} [Tue Jun 9 22:58:05 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 22:58:05.401 8 WARNING neutron.services.revisions.revision_plugin [None req-6868f023-6fe9-47c4-ba20-7396a4eeaba1 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] Could not find related network for resource to bump revision. 2026-06-09 22:58:05.421 8 INFO neutron.db.segments_db [None req-6868f023-6fe9-47c4-ba20-7396a4eeaba1 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] Added segment c6c78850-1caf-4a48-ba96-56244dd907c8 of type flat for network ba0d4652-20c2-47cb-be38-65f8b4314ef6 [pid: 8|app: 0|req: 10/23] 199.19.213.132 () {48 vars in 968 bytes} [Tue Jun 9 22:58:05 2026] POST /v2.0/networks => generated 706 bytes in 451 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 22:58:06.949 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8e0225ed-e5cc-4374-bdd2-95b2e547e7ad 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 14/24] 199.19.213.132 () {44 vars in 928 bytes} [Tue Jun 9 22:58:06 2026] GET /v2.0/networks/public => generated 108 bytes in 81 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/25] 199.19.213.132 () {44 vars in 950 bytes} [Tue Jun 9 22:58:06 2026] GET /v2.0/networks?name=public => generated 709 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 22:58:07.019 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0ec7ace2-c234-4b35-a848-d426129c71fc 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 15/26] 199.19.213.132 () {44 vars in 1035 bytes} [Tue Jun 9 22:58:06 2026] GET /v2.0/subnets/public-subnet?network_id=ba0d4652-20c2-47cb-be38-65f8b4314ef6 => generated 113 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/27] 199.19.213.132 () {44 vars in 1058 bytes} [Tue Jun 9 22:58:07 2026] GET /v2.0/subnets?name=public-subnet&network_id=ba0d4652-20c2-47cb-be38-65f8b4314ef6 => generated 14 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/28] 199.19.213.132 () {48 vars in 966 bytes} [Tue Jun 9 22:58:07 2026] POST /v2.0/subnets => generated 664 bytes in 472 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:02:43.846 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4c841bd0-e8ab-4f1f-acba-34ff67276e9f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-06-09 23:02:43.846 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Jun 9 23:02:43 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.19.213.132) !!! 2026-06-09 23:02:43.966 7 INFO neutron.pecan_wsgi.hooks.translation [None req-14ddf091-58c8-4b47-aba9-905586cddfd3 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 34/64] 199.19.213.132 () {44 vars in 938 bytes} [Tue Jun 9 23:02:43 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 127 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 23:02:43.975 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [fda865ad-223e-4da7-8e3e-67d63076e62e] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-06-09 23:02:43.977 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Jun 9 23:02:43 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.19.213.132) !!! [pid: 8|app: 0|req: 31/65] 199.19.213.132 () {44 vars in 960 bytes} [Tue Jun 9 23:02:43 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 23:02:44.043 7 INFO neutron.db.segments_db [None req-6255138c-ce2e-40ef-a9e3-9a737b809b53 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] Added segment 76b3d1e8-f6a9-496c-be4b-9627de5acd6e of type vxlan for network ff798440-4419-41dc-8f9b-3c6914274680 [pid: 7|app: 0|req: 35/66] 199.19.213.132 () {48 vars in 967 bytes} [Tue Jun 9 23:02:43 2026] POST /v2.0/networks => generated 707 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:02:44.984 8 INFO oslo.messaging._drivers.impl_rabbit [-] [fda865ad-223e-4da7-8e3e-67d63076e62e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37014. 2026-06-09 23:02:45.015 8 INFO neutron.pecan_wsgi.hooks.translation [None req-42ea2d81-e29a-4ead-bc6c-02dbdbd89f0e 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 33/69] 199.19.213.132 () {44 vars in 938 bytes} [Tue Jun 9 23:02:44 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 23:02:45.050 7 INFO oslo.messaging._drivers.impl_rabbit [-] [4c841bd0-e8ab-4f1f-acba-34ff67276e9f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37022. [pid: 7|app: 0|req: 37/70] 199.19.213.132 () {44 vars in 960 bytes} [Tue Jun 9 23:02:45 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:02:45.088 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fdd01315-21b8-4e24-ba2f-c80203876ed4 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 34/71] 199.19.213.132 () {44 vars in 1037 bytes} [Tue Jun 9 23:02:45 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=ff798440-4419-41dc-8f9b-3c6914274680 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/72] 199.19.213.132 () {44 vars in 1060 bytes} [Tue Jun 9 23:02:45 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=ff798440-4419-41dc-8f9b-3c6914274680 => generated 14 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/73] 199.19.213.132 () {48 vars in 966 bytes} [Tue Jun 9 23:02:45 2026] POST /v2.0/subnets => generated 651 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:02:46.356 7 INFO neutron.api.v2.resource [None req-868c2ea3-deb3-44e7-8cc5-e58c03cd3977 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 39/74] 199.19.213.132 () {44 vars in 972 bytes} [Tue Jun 9 23:02:46 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/75] 199.19.213.132 () {44 vars in 994 bytes} [Tue Jun 9 23:02:46 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/76] 199.19.213.132 () {48 vars in 981 bytes} [Tue Jun 9 23:02:46 2026] POST /v2.0/security-groups => generated 1616 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/77] 199.19.213.132 () {44 vars in 1002 bytes} [Tue Jun 9 23:02:47 2026] GET /v2.0/security-groups/bc8e0f36-e7d9-4a44-8ffc-e7339653826a => generated 1616 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/78] 199.19.213.132 () {44 vars in 1002 bytes} [Tue Jun 9 23:02:47 2026] GET /v2.0/security-groups/bc8e0f36-e7d9-4a44-8ffc-e7339653826a => generated 1616 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/79] 199.19.213.132 () {44 vars in 1002 bytes} [Tue Jun 9 23:02:47 2026] GET /v2.0/security-groups/bc8e0f36-e7d9-4a44-8ffc-e7339653826a => generated 1616 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/80] 199.19.213.132 () {48 vars in 992 bytes} [Tue Jun 9 23:02:47 2026] POST /v2.0/security-group-rules => generated 601 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/81] 199.19.213.132 () {44 vars in 1002 bytes} [Tue Jun 9 23:02:48 2026] GET /v2.0/security-groups/bc8e0f36-e7d9-4a44-8ffc-e7339653826a => generated 2230 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/82] 199.19.213.132 () {44 vars in 1002 bytes} [Tue Jun 9 23:02:48 2026] GET /v2.0/security-groups/bc8e0f36-e7d9-4a44-8ffc-e7339653826a => generated 2230 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/83] 199.19.213.132 () {44 vars in 1002 bytes} [Tue Jun 9 23:02:48 2026] GET /v2.0/security-groups/bc8e0f36-e7d9-4a44-8ffc-e7339653826a => generated 2230 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/84] 199.19.213.132 () {48 vars in 992 bytes} [Tue Jun 9 23:02:48 2026] POST /v2.0/security-group-rules => generated 603 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/85] 199.19.213.132 () {44 vars in 1002 bytes} [Tue Jun 9 23:02:49 2026] GET /v2.0/security-groups/bc8e0f36-e7d9-4a44-8ffc-e7339653826a => generated 2846 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/86] 199.19.213.132 () {44 vars in 1002 bytes} [Tue Jun 9 23:02:49 2026] GET /v2.0/security-groups/bc8e0f36-e7d9-4a44-8ffc-e7339653826a => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/87] 199.19.213.132 () {44 vars in 1002 bytes} [Tue Jun 9 23:02:49 2026] GET /v2.0/security-groups/bc8e0f36-e7d9-4a44-8ffc-e7339653826a => generated 2846 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/88] 199.19.213.132 () {48 vars in 992 bytes} [Tue Jun 9 23:02:49 2026] POST /v2.0/security-group-rules => generated 603 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/89] 199.19.213.132 () {44 vars in 1002 bytes} [Tue Jun 9 23:02:50 2026] GET /v2.0/security-groups/bc8e0f36-e7d9-4a44-8ffc-e7339653826a => generated 3462 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/90] 199.19.213.132 () {44 vars in 1002 bytes} [Tue Jun 9 23:02:50 2026] GET /v2.0/security-groups/bc8e0f36-e7d9-4a44-8ffc-e7339653826a => generated 3462 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/91] 199.19.213.132 () {44 vars in 1002 bytes} [Tue Jun 9 23:02:50 2026] GET /v2.0/security-groups/bc8e0f36-e7d9-4a44-8ffc-e7339653826a => generated 3462 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/92] 199.19.213.132 () {48 vars in 992 bytes} [Tue Jun 9 23:02:50 2026] POST /v2.0/security-group-rules => generated 603 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/93] 199.19.213.132 () {44 vars in 1002 bytes} [Tue Jun 9 23:02:51 2026] GET /v2.0/security-groups/bc8e0f36-e7d9-4a44-8ffc-e7339653826a => generated 4078 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/94] 199.19.213.132 () {44 vars in 1002 bytes} [Tue Jun 9 23:02:51 2026] GET /v2.0/security-groups/bc8e0f36-e7d9-4a44-8ffc-e7339653826a => generated 4078 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/95] 199.19.213.132 () {44 vars in 1002 bytes} [Tue Jun 9 23:02:51 2026] GET /v2.0/security-groups/bc8e0f36-e7d9-4a44-8ffc-e7339653826a => generated 4078 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/96] 199.19.213.132 () {48 vars in 992 bytes} [Tue Jun 9 23:02:51 2026] POST /v2.0/security-group-rules => generated 603 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/97] 199.19.213.132 () {44 vars in 988 bytes} [Tue Jun 9 23:02:52 2026] GET /v2.0/networks/ff798440-4419-41dc-8f9b-3c6914274680 => generated 732 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:02:53.106 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a9fa7963-5e27-4ccc-b1a4-da3d5140e51b 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 51/98] 199.19.213.132 () {44 vars in 1077 bytes} [Tue Jun 9 23:02:53 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=ff798440-4419-41dc-8f9b-3c6914274680 => generated 132 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/99] 199.19.213.132 () {44 vars in 1100 bytes} [Tue Jun 9 23:02:53 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=ff798440-4419-41dc-8f9b-3c6914274680 => 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: 52/100] 199.19.213.132 () {44 vars in 1002 bytes} [Tue Jun 9 23:02:53 2026] GET /v2.0/security-groups/bc8e0f36-e7d9-4a44-8ffc-e7339653826a => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/101] 199.19.213.132 () {48 vars in 962 bytes} [Tue Jun 9 23:02:53 2026] POST /v2.0/ports => generated 1096 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-09 23:02:59.569 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a5d6c839-e6c8-4b42-a395-551bd3e57e9c 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 53/102] 199.19.213.132 () {44 vars in 979 bytes} [Tue Jun 9 23:02:59 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 36 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: 50/103] 199.19.213.132 () {44 vars in 1001 bytes} [Tue Jun 9 23:02:59 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/106] 199.19.213.132 () {48 vars in 1031 bytes} [Tue Jun 9 23:02:59 2026] PUT /v2.0/ports/f312714a-b9e3-419c-97cc-e48824483de4 => generated 1245 bytes in 455 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/107] 199.19.213.132 () {44 vars in 921 bytes} [Tue Jun 9 23:03:01 2026] GET /v2.0/ports => generated 3726 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: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 23:03:02.468 7 INFO neutron.api.v2.resource [None req-dd1f3843-beac-4ca0-8160-517102c0b88c 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 55/108] 199.19.213.132 () {44 vars in 960 bytes} [Tue Jun 9 23:03:02 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/109] 199.19.213.132 () {44 vars in 982 bytes} [Tue Jun 9 23:03:02 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/110] 199.19.213.132 () {48 vars in 981 bytes} [Tue Jun 9 23:03:02 2026] POST /v2.0/security-groups => generated 1610 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/111] 199.19.213.132 () {44 vars in 1002 bytes} [Tue Jun 9 23:03:03 2026] GET /v2.0/security-groups/5a41dfe7-55c7-4276-bf6f-57313a25dd76 => generated 1610 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/112] 199.19.213.132 () {44 vars in 1002 bytes} [Tue Jun 9 23:03:03 2026] GET /v2.0/security-groups/5a41dfe7-55c7-4276-bf6f-57313a25dd76 => generated 1610 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/113] 199.19.213.132 () {44 vars in 1002 bytes} [Tue Jun 9 23:03:03 2026] GET /v2.0/security-groups/5a41dfe7-55c7-4276-bf6f-57313a25dd76 => generated 1610 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/114] 199.19.213.132 () {48 vars in 992 bytes} [Tue Jun 9 23:03:03 2026] POST /v2.0/security-group-rules => generated 621 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/115] 199.19.213.132 () {44 vars in 1002 bytes} [Tue Jun 9 23:03:04 2026] GET /v2.0/security-groups/5a41dfe7-55c7-4276-bf6f-57313a25dd76 => generated 2244 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/116] 199.19.213.132 () {44 vars in 1002 bytes} [Tue Jun 9 23:03:04 2026] GET /v2.0/security-groups/5a41dfe7-55c7-4276-bf6f-57313a25dd76 => generated 2244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/117] 199.19.213.132 () {44 vars in 1002 bytes} [Tue Jun 9 23:03:04 2026] GET /v2.0/security-groups/5a41dfe7-55c7-4276-bf6f-57313a25dd76 => generated 2244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/118] 199.19.213.132 () {48 vars in 992 bytes} [Tue Jun 9 23:03:04 2026] POST /v2.0/security-group-rules => generated 625 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 66/129] 199.19.213.132 () {44 vars in 976 bytes} [Tue Jun 9 23:04:17 2026] GET /v2.0/quotas/8450f099df2e4e2cbe2fe537c873bf24 => generated 292 bytes in 13 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: 64/130] 199.19.213.132 () {48 vars in 1028 bytes} [Tue Jun 9 23:04:17 2026] PUT /v2.0/quotas/8450f099df2e4e2cbe2fe537c873bf24 => generated 291 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:06:27.372 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [fda865ad-223e-4da7-8e3e-67d63076e62e] 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-06-09 23:06:27.515 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5d2d935c-6077-41dd-beee-1a72e6fe5418 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 73/147] 199.19.213.132 () {30 vars in 740 bytes} [Tue Jun 9 23:06:27 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 149 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 23:06:27.529 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4c841bd0-e8ab-4f1f-acba-34ff67276e9f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-06-09 23:06:27.529 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Jun 9 23:06:27 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.19.213.132) !!! /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: 75/148] 199.19.213.132 () {30 vars in 762 bytes} [Tue Jun 9 23:06:27 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 23:06:29.321 8 INFO oslo.messaging._drivers.impl_rabbit [-] [fda865ad-223e-4da7-8e3e-67d63076e62e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58996. 2026-06-09 23:06:29.379 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3cc26dff-56d5-42b0-bdc8-c80acc9c14d1 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 74/149] 199.19.213.132 () {30 vars in 740 bytes} [Tue Jun 9 23:06:29 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 86 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 76/150] 199.19.213.132 () {30 vars in 762 bytes} [Tue Jun 9 23:06:29 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 23:12:32.175 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [fda865ad-223e-4da7-8e3e-67d63076e62e] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-06-09 23:12:32.176 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Jun 9 23:12:32 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=1bac1788a1c44c4c916cfe2470331413 (ip 199.19.213.132) !!! 2026-06-09 23:12:32.310 8 INFO neutron.api.v2.resource [None req-34f159a9-b5bc-45cf-bdcc-8654119136f6 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 100/201] 199.19.213.132 () {44 vars in 1075 bytes} [Tue Jun 9 23:12:32 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=1bac1788a1c44c4c916cfe2470331413 => generated 139 bytes in 140 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 23:12:32.317 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4c841bd0-e8ab-4f1f-acba-34ff67276e9f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-06-09 23:12:32.320 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Jun 9 23:12: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=1bac1788a1c44c4c916cfe2470331413 (ip 199.19.213.132) !!! [pid: 7|app: 0|req: 102/202] 199.19.213.132 () {44 vars in 1098 bytes} [Tue Jun 9 23:12:32 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=1bac1788a1c44c4c916cfe2470331413 => generated 23 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/203] 199.19.213.132 () {48 vars in 982 bytes} [Tue Jun 9 23:12:32 2026] POST /v2.0/security-groups => generated 1624 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-09 23:12:33.634 7 INFO oslo.messaging._drivers.impl_rabbit [-] [4c841bd0-e8ab-4f1f-acba-34ff67276e9f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 39594. [pid: 7|app: 0|req: 103/204] 199.19.213.132 () {44 vars in 1089 bytes} [Tue Jun 9 23:12:33 2026] GET /v2.0/security-groups/40809de4-a81f-4013-8760-c1cac7acdc75?project_id=1bac1788a1c44c4c916cfe2470331413 => generated 1624 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/205] 199.19.213.132 () {44 vars in 1002 bytes} [Tue Jun 9 23:12:33 2026] GET /v2.0/security-groups/40809de4-a81f-4013-8760-c1cac7acdc75 => generated 1624 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/206] 199.19.213.132 () {44 vars in 1089 bytes} [Tue Jun 9 23:12:33 2026] GET /v2.0/security-groups/40809de4-a81f-4013-8760-c1cac7acdc75?project_id=1bac1788a1c44c4c916cfe2470331413 => generated 1624 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 23:12:33.829 8 INFO oslo.messaging._drivers.impl_rabbit [-] [fda865ad-223e-4da7-8e3e-67d63076e62e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 39608. [pid: 8|app: 0|req: 103/207] 199.19.213.132 () {48 vars in 992 bytes} [Tue Jun 9 23:12:33 2026] POST /v2.0/security-group-rules => generated 597 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/208] 199.19.213.132 () {44 vars in 1089 bytes} [Tue Jun 9 23:12:34 2026] GET /v2.0/security-groups/40809de4-a81f-4013-8760-c1cac7acdc75?project_id=1bac1788a1c44c4c916cfe2470331413 => generated 2234 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/209] 199.19.213.132 () {44 vars in 1002 bytes} [Tue Jun 9 23:12:34 2026] GET /v2.0/security-groups/40809de4-a81f-4013-8760-c1cac7acdc75 => generated 2234 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/210] 199.19.213.132 () {44 vars in 1089 bytes} [Tue Jun 9 23:12:34 2026] GET /v2.0/security-groups/40809de4-a81f-4013-8760-c1cac7acdc75?project_id=1bac1788a1c44c4c916cfe2470331413 => generated 2234 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/211] 199.19.213.132 () {48 vars in 992 bytes} [Tue Jun 9 23:12:34 2026] POST /v2.0/security-group-rules => generated 599 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/212] 199.19.213.132 () {44 vars in 1089 bytes} [Tue Jun 9 23:12:35 2026] GET /v2.0/security-groups/40809de4-a81f-4013-8760-c1cac7acdc75?project_id=1bac1788a1c44c4c916cfe2470331413 => generated 2846 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/213] 199.19.213.132 () {44 vars in 1002 bytes} [Tue Jun 9 23:12:35 2026] GET /v2.0/security-groups/40809de4-a81f-4013-8760-c1cac7acdc75 => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/214] 199.19.213.132 () {44 vars in 1089 bytes} [Tue Jun 9 23:12:36 2026] GET /v2.0/security-groups/40809de4-a81f-4013-8760-c1cac7acdc75?project_id=1bac1788a1c44c4c916cfe2470331413 => generated 2846 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/215] 199.19.213.132 () {48 vars in 992 bytes} [Tue Jun 9 23:12:36 2026] POST /v2.0/security-group-rules => generated 601 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/216] 199.19.213.132 () {44 vars in 1089 bytes} [Tue Jun 9 23:12:37 2026] GET /v2.0/security-groups/40809de4-a81f-4013-8760-c1cac7acdc75?project_id=1bac1788a1c44c4c916cfe2470331413 => generated 3460 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/217] 199.19.213.132 () {44 vars in 1002 bytes} [Tue Jun 9 23:12:37 2026] GET /v2.0/security-groups/40809de4-a81f-4013-8760-c1cac7acdc75 => 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: 110/218] 199.19.213.132 () {44 vars in 1089 bytes} [Tue Jun 9 23:12:37 2026] GET /v2.0/security-groups/40809de4-a81f-4013-8760-c1cac7acdc75?project_id=1bac1788a1c44c4c916cfe2470331413 => generated 3460 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/219] 199.19.213.132 () {48 vars in 992 bytes} [Tue Jun 9 23:12:37 2026] POST /v2.0/security-group-rules => generated 602 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/238] 199.19.213.132 () {30 vars in 740 bytes} [Tue Jun 9 23:14:48 2026] GET /v2.0/networks?tenant_id=1bac1788a1c44c4c916cfe2470331413&shared=False => generated 15 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 23:14:48.857 7 INFO neutron.db.segments_db [None req-12ba50d9-0d45-4c0f-b639-2ef8d7a6b8df 15eed09eef134cce96985340ed0695e0 1bac1788a1c44c4c916cfe2470331413 - - 8f118fba570c4f318d449e7466769bc0 8f118fba570c4f318d449e7466769bc0] Added segment 80c22f45-8e19-4827-a5f5-9d5e245593f2 of type vxlan for network bc3af65b-ab41-4af3-aae9-e8f5924517fe [pid: 7|app: 0|req: 120/239] 199.19.213.132 () {34 vars in 682 bytes} [Tue Jun 9 23:14:48 2026] POST /v2.0/networks => generated 717 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/240] 199.19.213.132 () {30 vars in 722 bytes} [Tue Jun 9 23:14:48 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => 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: 121/241] 199.19.213.132 () {30 vars in 633 bytes} [Tue Jun 9 23:14:48 2026] GET /v2.0/extensions => generated 20516 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/242] 199.19.213.132 () {34 vars in 677 bytes} [Tue Jun 9 23:14:49 2026] POST /v2.0/ports => generated 999 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/243] 199.19.213.132 () {30 vars in 703 bytes} [Tue Jun 9 23:14:49 2026] GET /v2.0/networks/bc3af65b-ab41-4af3-aae9-e8f5924517fe => generated 704 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/244] 199.19.213.132 () {30 vars in 722 bytes} [Tue Jun 9 23:14:51 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/245] 199.19.213.132 () {30 vars in 703 bytes} [Tue Jun 9 23:14:51 2026] GET /v2.0/networks/bc3af65b-ab41-4af3-aae9-e8f5924517fe => generated 704 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/248] 199.19.213.132 () {44 vars in 976 bytes} [Tue Jun 9 23:15:09 2026] GET /v2.0/quotas/1bac1788a1c44c4c916cfe2470331413 => generated 292 bytes in 17 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/249] 199.19.213.132 () {48 vars in 1028 bytes} [Tue Jun 9 23:15:09 2026] PUT /v2.0/quotas/1bac1788a1c44c4c916cfe2470331413 => generated 291 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:26:46.324 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [fda865ad-223e-4da7-8e3e-67d63076e62e] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-06-09 23:26:46.325 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Jun 9 23:26:46 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.19.213.132) !!! 2026-06-09 23:26:46.507 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7f84c0b5-ad6f-47db-b167-8eaed6d0aa98 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 172/344] 199.19.213.132 () {44 vars in 928 bytes} [Tue Jun 9 23:26:46 2026] GET /v2.0/networks/public => generated 108 bytes in 193 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 23:26:46.533 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4c841bd0-e8ab-4f1f-acba-34ff67276e9f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-06-09 23:26:46.533 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Jun 9 23:26:46 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.19.213.132) !!! [pid: 7|app: 0|req: 173/345] 199.19.213.132 () {44 vars in 950 bytes} [Tue Jun 9 23:26:46 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) 2026-06-09 23:26:47.615 8 INFO oslo.messaging._drivers.impl_rabbit [-] [fda865ad-223e-4da7-8e3e-67d63076e62e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38830. 2026-06-09 23:26:47.653 8 INFO neutron.pecan_wsgi.hooks.translation [None req-92a44d7d-6f25-4945-bdad-c10d4c7cecd7 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 173/346] 199.19.213.132 () {44 vars in 928 bytes} [Tue Jun 9 23:26:47 2026] GET /v2.0/networks/public => generated 108 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 23:26:47.695 7 INFO oslo.messaging._drivers.impl_rabbit [-] [4c841bd0-e8ab-4f1f-acba-34ff67276e9f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38836. [pid: 7|app: 0|req: 174/347] 199.19.213.132 () {44 vars in 950 bytes} [Tue Jun 9 23:26:47 2026] GET /v2.0/networks?name=public => generated 753 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:26:47.744 8 INFO neutron.pecan_wsgi.hooks.translation [None req-366c80d8-773b-4c4a-ad61-2d31e99a0697 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 174/348] 199.19.213.132 () {44 vars in 1035 bytes} [Tue Jun 9 23:26:47 2026] GET /v2.0/subnets/public-subnet?network_id=ba0d4652-20c2-47cb-be38-65f8b4314ef6 => generated 113 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/349] 199.19.213.132 () {44 vars in 1058 bytes} [Tue Jun 9 23:26:47 2026] GET /v2.0/subnets?name=public-subnet&network_id=ba0d4652-20c2-47cb-be38-65f8b4314ef6 => generated 667 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:27:16.080 7 INFO neutron.pecan_wsgi.hooks.translation [None req-043785c2-017a-49a2-82c4-f281c4a60be7 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 178/354] 199.19.213.132 () {44 vars in 938 bytes} [Tue Jun 9 23:27:16 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/355] 199.19.213.132 () {44 vars in 960 bytes} [Tue Jun 9 23:27:16 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:27:17.047 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e7972e46-b2c7-4aff-b99d-7382c3cda935 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 179/356] 199.19.213.132 () {44 vars in 938 bytes} [Tue Jun 9 23:27:17 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/357] 199.19.213.132 () {44 vars in 960 bytes} [Tue Jun 9 23:27:17 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:27:17.121 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6b4540f1-7cb1-4614-aec7-4a9d48a8b574 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 180/358] 199.19.213.132 () {44 vars in 1037 bytes} [Tue Jun 9 23:27:17 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=ff798440-4419-41dc-8f9b-3c6914274680 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/359] 199.19.213.132 () {44 vars in 1060 bytes} [Tue Jun 9 23:27:17 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=ff798440-4419-41dc-8f9b-3c6914274680 => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:27:18.335 7 INFO neutron.api.v2.resource [None req-97d4e6b7-0e54-46ac-9a8d-e90b1e38919e 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 181/360] 199.19.213.132 () {44 vars in 972 bytes} [Tue Jun 9 23:27:18 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/361] 199.19.213.132 () {44 vars in 994 bytes} [Tue Jun 9 23:27:18 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/362] 199.19.213.132 () {44 vars in 1002 bytes} [Tue Jun 9 23:27:19 2026] GET /v2.0/security-groups/bc8e0f36-e7d9-4a44-8ffc-e7339653826a => generated 4694 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/363] 199.19.213.132 () {44 vars in 1002 bytes} [Tue Jun 9 23:27:19 2026] GET /v2.0/security-groups/bc8e0f36-e7d9-4a44-8ffc-e7339653826a => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/364] 199.19.213.132 () {44 vars in 1012 bytes} [Tue Jun 9 23:27:19 2026] GET /v2.0/security-group-rules/44a801cf-6087-4075-a61c-a539b4adc596 => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/365] 199.19.213.132 () {44 vars in 1002 bytes} [Tue Jun 9 23:27:20 2026] GET /v2.0/security-groups/bc8e0f36-e7d9-4a44-8ffc-e7339653826a => generated 4694 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/366] 199.19.213.132 () {44 vars in 1002 bytes} [Tue Jun 9 23:27:20 2026] GET /v2.0/security-groups/bc8e0f36-e7d9-4a44-8ffc-e7339653826a => generated 4694 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/367] 199.19.213.132 () {44 vars in 1012 bytes} [Tue Jun 9 23:27:20 2026] GET /v2.0/security-group-rules/150deec2-258e-4c9a-9e12-209bde4ac3d8 => generated 603 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/368] 199.19.213.132 () {44 vars in 1002 bytes} [Tue Jun 9 23:27:21 2026] GET /v2.0/security-groups/bc8e0f36-e7d9-4a44-8ffc-e7339653826a => generated 4694 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/369] 199.19.213.132 () {44 vars in 1002 bytes} [Tue Jun 9 23:27:21 2026] GET /v2.0/security-groups/bc8e0f36-e7d9-4a44-8ffc-e7339653826a => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/370] 199.19.213.132 () {44 vars in 1012 bytes} [Tue Jun 9 23:27:21 2026] GET /v2.0/security-group-rules/35d0bc4e-f163-47b4-a02f-8f7c175aaa4e => generated 603 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/371] 199.19.213.132 () {44 vars in 1002 bytes} [Tue Jun 9 23:27:22 2026] GET /v2.0/security-groups/bc8e0f36-e7d9-4a44-8ffc-e7339653826a => generated 4694 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/372] 199.19.213.132 () {44 vars in 1002 bytes} [Tue Jun 9 23:27:22 2026] GET /v2.0/security-groups/bc8e0f36-e7d9-4a44-8ffc-e7339653826a => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/373] 199.19.213.132 () {44 vars in 1012 bytes} [Tue Jun 9 23:27:22 2026] GET /v2.0/security-group-rules/9800ed37-3b1f-4df8-acfc-00783c9ee098 => generated 603 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/374] 199.19.213.132 () {44 vars in 1002 bytes} [Tue Jun 9 23:27:23 2026] GET /v2.0/security-groups/bc8e0f36-e7d9-4a44-8ffc-e7339653826a => generated 4694 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/375] 199.19.213.132 () {44 vars in 1002 bytes} [Tue Jun 9 23:27:23 2026] GET /v2.0/security-groups/bc8e0f36-e7d9-4a44-8ffc-e7339653826a => 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: 189/376] 199.19.213.132 () {44 vars in 1012 bytes} [Tue Jun 9 23:27:23 2026] GET /v2.0/security-group-rules/e1f32367-a085-45f5-8a9f-c1446f46be08 => generated 603 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/377] 199.19.213.132 () {44 vars in 988 bytes} [Tue Jun 9 23:27:24 2026] GET /v2.0/networks/ff798440-4419-41dc-8f9b-3c6914274680 => generated 732 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:27:24.701 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8dc5bcb3-9ff5-42ca-94fd-ec35bc3a35e0 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 190/378] 199.19.213.132 () {44 vars in 1077 bytes} [Tue Jun 9 23:27:24 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=ff798440-4419-41dc-8f9b-3c6914274680 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/379] 199.19.213.132 () {44 vars in 1100 bytes} [Tue Jun 9 23:27:24 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=ff798440-4419-41dc-8f9b-3c6914274680 => generated 1250 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/380] 199.19.213.132 () {44 vars in 1002 bytes} [Tue Jun 9 23:27:24 2026] GET /v2.0/security-groups/bc8e0f36-e7d9-4a44-8ffc-e7339653826a => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 23:27:31.659 7 INFO neutron.pecan_wsgi.hooks.translation [None req-47946036-19a3-4461-9c8e-0dfbc74d6d33 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 193/383] 199.19.213.132 () {44 vars in 979 bytes} [Tue Jun 9 23:27:31 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/384] 199.19.213.132 () {44 vars in 1001 bytes} [Tue Jun 9 23:27:31 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/385] 199.19.213.132 () {44 vars in 921 bytes} [Tue Jun 9 23:27:33 2026] GET /v2.0/ports => generated 4721 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 23:27:34.302 8 INFO neutron.api.v2.resource [None req-e2356a10-5e83-4066-92f1-18c2a0fbf65c 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 192/386] 199.19.213.132 () {44 vars in 960 bytes} [Tue Jun 9 23:27:34 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/387] 199.19.213.132 () {44 vars in 982 bytes} [Tue Jun 9 23:27:34 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2881 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/388] 199.19.213.132 () {44 vars in 1002 bytes} [Tue Jun 9 23:27:35 2026] GET /v2.0/security-groups/5a41dfe7-55c7-4276-bf6f-57313a25dd76 => generated 2882 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/389] 199.19.213.132 () {44 vars in 1002 bytes} [Tue Jun 9 23:27:35 2026] GET /v2.0/security-groups/5a41dfe7-55c7-4276-bf6f-57313a25dd76 => generated 2882 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/390] 199.19.213.132 () {44 vars in 1012 bytes} [Tue Jun 9 23:27:35 2026] GET /v2.0/security-group-rules/561bf662-32c3-4dba-92cf-78a28e1baccc => generated 621 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/391] 199.19.213.132 () {44 vars in 1002 bytes} [Tue Jun 9 23:27:36 2026] GET /v2.0/security-groups/5a41dfe7-55c7-4276-bf6f-57313a25dd76 => generated 2882 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/392] 199.19.213.132 () {44 vars in 1002 bytes} [Tue Jun 9 23:27:36 2026] GET /v2.0/security-groups/5a41dfe7-55c7-4276-bf6f-57313a25dd76 => generated 2882 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/393] 199.19.213.132 () {44 vars in 1012 bytes} [Tue Jun 9 23:27:36 2026] GET /v2.0/security-group-rules/fe52edf6-bb3b-42ca-8f72-ee1c3f283f80 => generated 625 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/396] 199.19.213.132 () {44 vars in 976 bytes} [Tue Jun 9 23:27:48 2026] GET /v2.0/quotas/8450f099df2e4e2cbe2fe537c873bf24 => generated 291 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:28:41.030 7 INFO neutron.api.v2.resource [None req-4c0f2f1a-2db9-4f05-a0f6-08b9317296a5 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 203/403] 199.19.213.132 () {44 vars in 1075 bytes} [Tue Jun 9 23:28:40 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=1bac1788a1c44c4c916cfe2470331413 => generated 139 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/404] 199.19.213.132 () {44 vars in 1098 bytes} [Tue Jun 9 23:28:41 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=1bac1788a1c44c4c916cfe2470331413 => 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: 204/405] 199.19.213.132 () {44 vars in 1089 bytes} [Tue Jun 9 23:28:42 2026] GET /v2.0/security-groups/40809de4-a81f-4013-8760-c1cac7acdc75?project_id=1bac1788a1c44c4c916cfe2470331413 => generated 4075 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/406] 199.19.213.132 () {44 vars in 1002 bytes} [Tue Jun 9 23:28:42 2026] GET /v2.0/security-groups/40809de4-a81f-4013-8760-c1cac7acdc75 => generated 4075 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/407] 199.19.213.132 () {44 vars in 1012 bytes} [Tue Jun 9 23:28:42 2026] GET /v2.0/security-group-rules/f478397c-53a4-4ac7-a3a8-303a07031a59 => generated 597 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/408] 199.19.213.132 () {44 vars in 1089 bytes} [Tue Jun 9 23:28:43 2026] GET /v2.0/security-groups/40809de4-a81f-4013-8760-c1cac7acdc75?project_id=1bac1788a1c44c4c916cfe2470331413 => generated 4075 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/409] 199.19.213.132 () {44 vars in 1002 bytes} [Tue Jun 9 23:28:43 2026] GET /v2.0/security-groups/40809de4-a81f-4013-8760-c1cac7acdc75 => generated 4075 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/410] 199.19.213.132 () {44 vars in 1012 bytes} [Tue Jun 9 23:28:43 2026] GET /v2.0/security-group-rules/93f86ea8-ab49-43d3-bf39-6c0cea524dee => generated 599 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/411] 199.19.213.132 () {44 vars in 1089 bytes} [Tue Jun 9 23:28:44 2026] GET /v2.0/security-groups/40809de4-a81f-4013-8760-c1cac7acdc75?project_id=1bac1788a1c44c4c916cfe2470331413 => generated 4075 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/412] 199.19.213.132 () {44 vars in 1002 bytes} [Tue Jun 9 23:28:44 2026] GET /v2.0/security-groups/40809de4-a81f-4013-8760-c1cac7acdc75 => generated 4075 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/413] 199.19.213.132 () {44 vars in 1012 bytes} [Tue Jun 9 23:28:44 2026] GET /v2.0/security-group-rules/35839bc8-fa15-4e65-bd1d-9c044e4ff218 => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/416] 199.19.213.132 () {44 vars in 1089 bytes} [Tue Jun 9 23:28:45 2026] GET /v2.0/security-groups/40809de4-a81f-4013-8760-c1cac7acdc75?project_id=1bac1788a1c44c4c916cfe2470331413 => generated 4075 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/417] 199.19.213.132 () {44 vars in 1002 bytes} [Tue Jun 9 23:28:45 2026] GET /v2.0/security-groups/40809de4-a81f-4013-8760-c1cac7acdc75 => 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: 211/418] 199.19.213.132 () {44 vars in 1012 bytes} [Tue Jun 9 23:28:45 2026] GET /v2.0/security-group-rules/8a4147f9-afb8-4629-a11a-e8ded8f18b27 => generated 602 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/419] 199.19.213.132 () {44 vars in 976 bytes} [Tue Jun 9 23:28:52 2026] GET /v2.0/quotas/1bac1788a1c44c4c916cfe2470331413 => generated 291 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/426] 199.19.213.132 () {44 vars in 950 bytes} [Tue Jun 9 23:29:41 2026] GET /v2.0/networks?name=public => generated 753 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:30:20.338 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [fda865ad-223e-4da7-8e3e-67d63076e62e] 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/433] 10.0.0.90 () {32 vars in 648 bytes} [Tue Jun 9 23:30:20 2026] GET /v2.0/networks => generated 2167 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 23:30:21.566 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4c841bd0-e8ab-4f1f-acba-34ff67276e9f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: [pid: 7|app: 0|req: 218/434] 10.0.0.90 () {32 vars in 654 bytes} [Tue Jun 9 23:30:21 2026] GET /v2.0/floatingips => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/435] 10.0.0.90 () {32 vars in 646 bytes} [Tue Jun 9 23:30:21 2026] GET /v2.0/routers => generated 15 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/436] 10.0.0.90 () {32 vars in 642 bytes} [Tue Jun 9 23:30:21 2026] GET /v2.0/ports => generated 4721 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/437] 10.0.0.90 () {32 vars in 646 bytes} [Tue Jun 9 23:30:21 2026] GET /v2.0/subnets => generated 1308 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/438] 10.0.0.90 () {32 vars in 648 bytes} [Tue Jun 9 23:30:21 2026] GET /v2.0/networks => generated 2167 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 23:30:22.070 8 INFO oslo.messaging._drivers.impl_rabbit [-] [fda865ad-223e-4da7-8e3e-67d63076e62e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54792. [pid: 8|app: 0|req: 219/439] 10.0.0.90 () {32 vars in 662 bytes} [Tue Jun 9 23:30:22 2026] GET /v2.0/security-groups => generated 17397 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/440] 10.0.0.90 () {32 vars in 654 bytes} [Tue Jun 9 23:30:22 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 23:30:32.421 7 INFO oslo.messaging._drivers.impl_rabbit [-] [4c841bd0-e8ab-4f1f-acba-34ff67276e9f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54396. 2026-06-09 23:30:32.649 7 INFO neutron.db.segments_db [None req-88b2d659-6bde-4ab0-8fd1-6143c32c821d 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] Added segment ccc2ced8-bab5-4c24-a86f-fd56153eb604 of type vxlan for network 3400164d-1284-41b0-96da-fd5469d116fd 2026-06-09 23:30:32.670 8 INFO neutron.db.segments_db [None req-19ba72f6-ede2-44db-83fe-42a7ad5f9595 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] Added segment 55971878-1737-47f3-a59e-a7b7f31fd4d1 of type vxlan for network b222061d-77bc-4185-aa5e-0d7a2f3bcf16 [pid: 7|app: 0|req: 223/443] 10.0.0.90 () {34 vars in 670 bytes} [Tue Jun 9 23:30:32 2026] POST /v2.0/networks => generated 745 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/444] 10.0.0.90 () {34 vars in 670 bytes} [Tue Jun 9 23:30:32 2026] POST /v2.0/networks => generated 744 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:30:32.924 7 INFO neutron.db.segments_db [None req-3764b0bb-c9bc-4963-8f89-18822e9cb244 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] Added segment 808829a9-e190-4a4c-b749-3d28bec7924a of type vxlan for network bde43904-0cbe-4a54-90e0-8d5fe35c88c1 [pid: 8|app: 0|req: 222/445] 10.0.0.90 () {34 vars in 668 bytes} [Tue Jun 9 23:30:32 2026] POST /v2.0/subnets => generated 692 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/446] 10.0.0.90 () {34 vars in 670 bytes} [Tue Jun 9 23:30:32 2026] POST /v2.0/networks => generated 749 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:30:33.068 7 INFO neutron.db.segments_db [None req-524c3c82-1868-4052-9ad2-482f022a1280 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] Added segment ddf856b2-f7f0-46c7-943d-770a018fd1d8 of type vxlan for network 96842baa-75df-42d5-84c7-1b84e5f87409 [pid: 8|app: 0|req: 223/447] 10.0.0.90 () {34 vars in 668 bytes} [Tue Jun 9 23:30:32 2026] POST /v2.0/subnets => generated 691 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/448] 10.0.0.90 () {34 vars in 668 bytes} [Tue Jun 9 23:30:33 2026] POST /v2.0/subnets => generated 696 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:30:33.315 7 INFO neutron.db.l3_hamode_db [None req-524c3c82-1868-4052-9ad2-482f022a1280 4a60b628f12f4a808bf99d70ebbfde39 f5e6031e647a4456a06e45d6083adc1a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-09 23:30:33.315 8 INFO neutron.db.segments_db [None req-6f2b90e4-0996-43e0-805a-5de3e5a8f521 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] Added segment c117459f-6420-4ba0-a2ec-f87a4bea03ef of type vxlan for network 0b7a75f3-1733-42ac-9f24-9ee2d6859314 2026-06-09 23:30:33.563 8 INFO neutron.db.l3_hamode_db [None req-6f2b90e4-0996-43e0-805a-5de3e5a8f521 4a60b628f12f4a808bf99d70ebbfde39 25f040d14d32490e8c6718c44f638a1d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-09 23:30:34.333 7 INFO neutron.db.l3_hamode_db [None req-524c3c82-1868-4052-9ad2-482f022a1280 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-09 23:30:34.510 8 INFO neutron.db.l3_hamode_db [None req-6f2b90e4-0996-43e0-805a-5de3e5a8f521 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 225/449] 10.0.0.90 () {34 vars in 668 bytes} [Tue Jun 9 23:30:33 2026] POST /v2.0/routers => generated 732 bytes in 2244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/450] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:30:35 2026] GET /v2.0/security-groups?tenant_id=e5f085f987e147deb39ecd5522a46326&name=default => generated 2922 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 23:30:35.502 7 INFO neutron.db.segments_db [None req-51f474e4-97e6-4b2e-af67-66450e3e10b6 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] Added segment be10c0c7-7524-4b29-84c1-a8a02bd2146d of type vxlan for network cb674efc-bdcc-4efb-81e6-569b5b6c63d1 [pid: 8|app: 0|req: 225/451] 10.0.0.90 () {34 vars in 668 bytes} [Tue Jun 9 23:30:33 2026] POST /v2.0/routers => generated 731 bytes in 2247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:30:35.757 7 INFO neutron.db.l3_hamode_db [None req-51f474e4-97e6-4b2e-af67-66450e3e10b6 4a60b628f12f4a808bf99d70ebbfde39 525cf2246b894e69b2ee9a7637cc9ec7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-09 23:30:36.509 7 INFO neutron.db.l3_hamode_db [None req-51f474e4-97e6-4b2e-af67-66450e3e10b6 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 226/452] 10.0.0.90 () {34 vars in 782 bytes} [Tue Jun 9 23:30:35 2026] PUT /v2.0/routers/f0d8a57f-b8a3-4592-b118-bfa7efba4456/add_router_interface => generated 309 bytes in 1536 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/453] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:30:37 2026] DELETE /v2.0/security-groups/31fa170a-f6e5-42dd-9c59-67f8f29b07c1 => 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: 227/454] 10.0.0.90 () {34 vars in 668 bytes} [Tue Jun 9 23:30:35 2026] POST /v2.0/routers => generated 736 bytes in 2066 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/455] 10.0.0.90 () {34 vars in 782 bytes} [Tue Jun 9 23:30:37 2026] PUT /v2.0/routers/c08dfdbf-f335-402d-916c-a8ffec786a99/add_router_interface => generated 309 bytes in 1365 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:30:38.842 8 WARNING neutron_lib.context [req-acfc2f99-342d-4929-87d8-ff14e8f498b9 req-1e0d48ef-31df-40c5-b1b0-954d71e15028 31e17258d676414181c7f99d79a4c2db f5e6031e647a4456a06e45d6083adc1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 228/456] 10.0.0.90 () {34 vars in 782 bytes} [Tue Jun 9 23:30:37 2026] PUT /v2.0/routers/e7053ddc-3370-49e6-967c-50bfe8ad20a7/add_router_interface => generated 309 bytes in 1431 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/457] 10.0.0.240 () {38 vars in 971 bytes} [Tue Jun 9 23:30:38 2026] POST /v2.0/security-groups => generated 1680 bytes in 476 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-09 23:30:39.040 7 WARNING neutron_lib.context [req-6523ef2a-42cc-4c70-a146-fa4d3532966c req-f3ce7bd7-1256-4e56-b920-34c1cd444ac3 31e17258d676414181c7f99d79a4c2db f5e6031e647a4456a06e45d6083adc1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:30:39.123 8 WARNING neutron_lib.context [None req-96a69ab1-ec1b-4c6f-a4da-d06336aa4abc 13b4590fe01243fdb912b8f9a4bfd488 25f040d14d32490e8c6718c44f638a1d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 229/458] 10.0.0.240 () {38 vars in 971 bytes} [Tue Jun 9 23:30:39 2026] POST /v2.0/security-groups => generated 1680 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/459] 10.0.0.90 () {34 vars in 684 bytes} [Tue Jun 9 23:30:39 2026] POST /v2.0/security-groups => generated 1661 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-09 23:30:39.258 8 WARNING neutron_lib.context [None req-0f4df6ac-c40c-4990-9392-a7fc77191bce 13b4590fe01243fdb912b8f9a4bfd488 25f040d14d32490e8c6718c44f638a1d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/460] 10.0.0.90 () {34 vars in 694 bytes} [Tue Jun 9 23:30:39 2026] POST /v2.0/security-group-rules => generated 597 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:30:39.364 8 WARNING neutron_lib.context [None req-873ea167-c2c8-4dfc-999b-0baa19ee7aca 13b4590fe01243fdb912b8f9a4bfd488 25f040d14d32490e8c6718c44f638a1d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:30:39.466 7 INFO neutron.db.segments_db [None req-e0e45ec5-bab1-46ca-ba25-36ddbf11badd 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] Added segment ea4cfe71-aeff-4a24-a205-9c90cb741b9a of type vxlan for network fdbb4c5e-8ba1-4a69-b8de-5c0d5b2f2c6f [pid: 8|app: 0|req: 232/461] 10.0.0.90 () {34 vars in 694 bytes} [Tue Jun 9 23:30:39 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-06-09 23:30:39.481 8 WARNING neutron_lib.context [req-e5b9bbd7-9e5a-4f37-8ba7-cea357ceaedc req-243d9cf3-5c2a-4a19-8cff-51be77fece11 b5f7690773da4f7ea979e12e9fcc60a1 525cf2246b894e69b2ee9a7637cc9ec7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/462] 10.0.0.90 () {34 vars in 670 bytes} [Tue Jun 9 23:30:39 2026] POST /v2.0/networks => generated 751 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:30:39.567 7 WARNING neutron_lib.context [None req-b594efe2-cdcf-455c-aa2d-f74ee3860805 13b4590fe01243fdb912b8f9a4bfd488 25f040d14d32490e8c6718c44f638a1d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/463] 10.0.0.240 () {38 vars in 971 bytes} [Tue Jun 9 23:30:39 2026] POST /v2.0/security-groups => generated 1686 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-09 23:30:39.654 8 WARNING neutron_lib.context [req-0be46383-d0fa-47ad-b1e2-dd40103ff862 req-39aaf478-1bad-436a-86a7-4b9b69cdd0f8 31e17258d676414181c7f99d79a4c2db f5e6031e647a4456a06e45d6083adc1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 234/464] 10.0.0.240 () {38 vars in 971 bytes} [Tue Jun 9 23:30:39 2026] POST /v2.0/security-groups => generated 1682 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/465] 10.0.0.90 () {34 vars in 668 bytes} [Tue Jun 9 23:30:39 2026] POST /v2.0/subnets => generated 698 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/466] 10.0.0.240 () {34 vars in 991 bytes} [Tue Jun 9 23:30:39 2026] GET /v2.0/security-groups/2552c64e-ee1c-4459-9253-107e0a733ed3 => generated 1686 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/467] 10.0.0.240 () {34 vars in 1002 bytes} [Tue Jun 9 23:30:39 2026] GET /v2.0/security-groups?tenant_id=f5e6031e647a4456a06e45d6083adc1a => generated 7903 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 23:30:39.978 8 INFO neutron.db.segments_db [None req-28f8b656-f4bd-482b-9734-6cdfbe3fd2b6 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] Added segment 8a5981b2-b599-499f-83b9-2a80f7f75bca of type vxlan for network 9392b2ae-a146-45d4-89e3-790acfe5f2e7 [pid: 7|app: 0|req: 231/468] 10.0.0.90 () {34 vars in 675 bytes} [Tue Jun 9 23:30:39 2026] POST /v2.0/floatingips => generated 552 bytes in 529 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:30:40.096 7 WARNING neutron_lib.context [req-365590de-eeb1-4fb5-b8a0-43fbee17bb6c req-62983c21-3dbc-476e-95bb-e595308477eb b5f7690773da4f7ea979e12e9fcc60a1 525cf2246b894e69b2ee9a7637cc9ec7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:30:40.197 8 INFO neutron.db.l3_hamode_db [None req-28f8b656-f4bd-482b-9734-6cdfbe3fd2b6 4a60b628f12f4a808bf99d70ebbfde39 57eab2fe50db434f8563828b14cd88a8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 232/469] 10.0.0.240 () {38 vars in 981 bytes} [Tue Jun 9 23:30:40 2026] POST /v2.0/security-group-rules => generated 614 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/470] 10.0.0.240 () {34 vars in 991 bytes} [Tue Jun 9 23:30:40 2026] GET /v2.0/security-groups/3e8762bd-511f-4d7d-83e5-d5bde2fb000e => generated 2918 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 23:30:40.250 7 WARNING neutron_lib.context [req-72de06ac-cb7d-413f-852e-7a645bc29119 req-eafa02f4-5a9d-4c99-bc75-735106cff217 b5f7690773da4f7ea979e12e9fcc60a1 525cf2246b894e69b2ee9a7637cc9ec7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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.240 () {38 vars in 971 bytes} [Tue Jun 9 23:30:40 2026] POST /v2.0/security-groups => generated 1685 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/472] 10.0.0.240 () {34 vars in 991 bytes} [Tue Jun 9 23:30:40 2026] GET /v2.0/security-groups/3e8762bd-511f-4d7d-83e5-d5bde2fb000e => generated 2918 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/473] 10.0.0.240 () {34 vars in 991 bytes} [Tue Jun 9 23:30:40 2026] GET /v2.0/security-groups/8db3b0ff-da56-4b05-879e-2e410f5b5bbd => generated 1685 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/474] 10.0.0.240 () {34 vars in 991 bytes} [Tue Jun 9 23:30:40 2026] GET /v2.0/security-groups/5fb4ec98-2823-4a15-8592-d381b33c52c6 => generated 1680 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 23:30:40.411 7 WARNING neutron_lib.context [req-916e4554-1c8f-4525-8ecc-900a893389d7 req-4607dae9-0127-415c-9dc3-b11aa4f64d4e b5f7690773da4f7ea979e12e9fcc60a1 525cf2246b894e69b2ee9a7637cc9ec7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 238/475] 10.0.0.240 () {38 vars in 981 bytes} [Tue Jun 9 23:30:40 2026] POST /v2.0/security-group-rules => generated 614 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/476] 10.0.0.240 () {36 vars in 1013 bytes} [Tue Jun 9 23:30:40 2026] DELETE /v2.0/security-groups/5fb4ec98-2823-4a15-8592-d381b33c52c6 => 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: 240/477] 10.0.0.240 () {34 vars in 991 bytes} [Tue Jun 9 23:30:40 2026] GET /v2.0/security-groups/8db3b0ff-da56-4b05-879e-2e410f5b5bbd => generated 2310 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/478] 10.0.0.240 () {34 vars in 1100 bytes} [Tue Jun 9 23:30:40 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1442631448&fields=id&tenant_id=25f040d14d32490e8c6718c44f638a1d => generated 69 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 23:30:40.685 7 WARNING neutron_lib.context [req-bd97b543-34c9-4042-900a-c8a71079d103 req-620fd611-f879-42dd-8258-b451efc0cbab b5f7690773da4f7ea979e12e9fcc60a1 525cf2246b894e69b2ee9a7637cc9ec7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 242/479] 10.0.0.240 () {38 vars in 981 bytes} [Tue Jun 9 23:30:40 2026] POST /v2.0/security-group-rules => generated 619 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/480] 10.0.0.240 () {34 vars in 982 bytes} [Tue Jun 9 23:30:40 2026] GET /v2.0/networks?id=b222061d-77bc-4185-aa5e-0d7a2f3bcf16 => generated 676 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:30:40.854 7 INFO neutron.api.v2.resource [req-d6385c60-6157-4c34-a146-9dcfc89b679c req-447b7636-5d05-4055-9252-9c366eb84a6a 31e17258d676414181c7f99d79a4c2db f5e6031e647a4456a06e45d6083adc1a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 244/481] 10.0.0.240 () {34 vars in 991 bytes} [Tue Jun 9 23:30:40 2026] GET /v2.0/security-groups/5fb4ec98-2823-4a15-8592-d381b33c52c6 => 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: 245/482] 10.0.0.240 () {34 vars in 965 bytes} [Tue Jun 9 23:30:40 2026] GET /v2.0/quotas/25f040d14d32490e8c6718c44f638a1d => 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: 246/483] 10.0.0.240 () {34 vars in 991 bytes} [Tue Jun 9 23:30:40 2026] GET /v2.0/security-groups/8db3b0ff-da56-4b05-879e-2e410f5b5bbd => generated 2940 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 23:30:40.968 8 INFO neutron.db.l3_hamode_db [None req-28f8b656-f4bd-482b-9734-6cdfbe3fd2b6 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 247/484] 10.0.0.240 () {34 vars in 1002 bytes} [Tue Jun 9 23:30:40 2026] GET /v2.0/ports?tenant_id=25f040d14d32490e8c6718c44f638a1d&fields=id => generated 103 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/485] 10.0.0.240 () {34 vars in 991 bytes} [Tue Jun 9 23:30:41 2026] GET /v2.0/security-groups/b745042c-ac8d-4a6d-9c2a-f60d59a60575 => generated 1680 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/486] 10.0.0.240 () {36 vars in 1013 bytes} [Tue Jun 9 23:30:41 2026] DELETE /v2.0/security-groups/b745042c-ac8d-4a6d-9c2a-f60d59a60575 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/487] 10.0.0.240 () {34 vars in 1001 bytes} [Tue Jun 9 23:30:41 2026] GET /v2.0/security-group-rules/39baada7-b2b8-46d2-a027-fa3b555fadf3 => generated 616 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/488] 10.0.0.240 () {34 vars in 991 bytes} [Tue Jun 9 23:30:41 2026] GET /v2.0/security-groups/8db3b0ff-da56-4b05-879e-2e410f5b5bbd => generated 2940 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/489] 10.0.0.240 () {36 vars in 1023 bytes} [Tue Jun 9 23:30:41 2026] DELETE /v2.0/security-group-rules/39baada7-b2b8-46d2-a027-fa3b555fadf3 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 23:30:41.362 7 INFO neutron.api.v2.resource [req-d24e1b73-8056-4b3a-a185-09e8456ad137 req-242cc4bb-822d-4c6b-8708-69e011cb0167 31e17258d676414181c7f99d79a4c2db f5e6031e647a4456a06e45d6083adc1a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 253/490] 10.0.0.240 () {34 vars in 991 bytes} [Tue Jun 9 23:30:41 2026] GET /v2.0/security-groups/b745042c-ac8d-4a6d-9c2a-f60d59a60575 => 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: 254/491] 10.0.0.240 () {34 vars in 907 bytes} [Tue Jun 9 23:30:41 2026] GET /v2.0/extensions => generated 20516 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/492] 10.0.0.240 () {34 vars in 991 bytes} [Tue Jun 9 23:30:41 2026] GET /v2.0/security-groups/8db3b0ff-da56-4b05-879e-2e410f5b5bbd => generated 2310 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/493] 10.0.0.240 () {34 vars in 1008 bytes} [Tue Jun 9 23:30:41 2026] GET /v2.0/networks/b222061d-77bc-4185-aa5e-0d7a2f3bcf16?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/494] 10.0.0.240 () {36 vars in 1013 bytes} [Tue Jun 9 23:30:41 2026] DELETE /v2.0/security-groups/8db3b0ff-da56-4b05-879e-2e410f5b5bbd => 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: 258/495] 10.0.0.240 () {34 vars in 1108 bytes} [Tue Jun 9 23:30:41 2026] GET /v2.0/networks/b222061d-77bc-4185-aa5e-0d7a2f3bcf16?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/496] 10.0.0.240 () {34 vars in 991 bytes} [Tue Jun 9 23:30:41 2026] GET /v2.0/security-groups/78e1a354-5545-4d56-be02-dba960c96adc => generated 1682 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/497] 10.0.0.240 () {36 vars in 1013 bytes} [Tue Jun 9 23:30:41 2026] DELETE /v2.0/security-groups/78e1a354-5545-4d56-be02-dba960c96adc => 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: 261/498] 10.0.0.240 () {34 vars in 991 bytes} [Tue Jun 9 23:30:41 2026] GET /v2.0/security-groups/2552c64e-ee1c-4459-9253-107e0a733ed3 => generated 2311 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 23:30:41.757 7 INFO neutron.api.v2.resource [req-4923cae5-b31f-45cf-993a-9e63db526b2d req-60ce2d65-cab7-404b-84d4-2b31c364bc4f 31e17258d676414181c7f99d79a4c2db f5e6031e647a4456a06e45d6083adc1a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 262/499] 10.0.0.240 () {34 vars in 991 bytes} [Tue Jun 9 23:30:41 2026] GET /v2.0/security-groups/78e1a354-5545-4d56-be02-dba960c96adc => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/500] 10.0.0.240 () {36 vars in 1013 bytes} [Tue Jun 9 23:30:41 2026] DELETE /v2.0/security-groups/2552c64e-ee1c-4459-9253-107e0a733ed3 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/501] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:30:41 2026] GET /v2.0/ports?device_id=9bb5ba04-3606-4ae3-ac81-84cc00d0a8d2 => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/502] 10.0.0.90 () {34 vars in 668 bytes} [Tue Jun 9 23:30:39 2026] POST /v2.0/routers => generated 738 bytes in 1946 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/503] 10.0.0.240 () {34 vars in 1002 bytes} [Tue Jun 9 23:30:41 2026] GET /v2.0/security-groups?tenant_id=f5e6031e647a4456a06e45d6083adc1a => generated 2921 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/504] 10.0.0.90 () {34 vars in 788 bytes} [Tue Jun 9 23:30:41 2026] PUT /v2.0/routers/e7053ddc-3370-49e6-967c-50bfe8ad20a7/remove_router_interface => generated 309 bytes in 879 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/505] 10.0.0.240 () {34 vars in 991 bytes} [Tue Jun 9 23:30:42 2026] GET /v2.0/security-groups/3e8762bd-511f-4d7d-83e5-d5bde2fb000e => generated 2918 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/506] 10.0.0.90 () {34 vars in 782 bytes} [Tue Jun 9 23:30:41 2026] PUT /v2.0/routers/e515094a-d77e-4f40-b551-528820dd501a/add_router_interface => generated 309 bytes in 1185 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/507] 10.0.0.240 () {34 vars in 991 bytes} [Tue Jun 9 23:30:43 2026] GET /v2.0/security-groups/3e8762bd-511f-4d7d-83e5-d5bde2fb000e => generated 2918 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/508] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:30:43 2026] GET /v2.0/ports?device_id=9bb5ba04-3606-4ae3-ac81-84cc00d0a8d2 => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 23:30:43.220 8 INFO neutron.api.v2.resource [req-1baa8f28-309a-4912-8f89-a842a51ebe58 req-3768aa1f-74fe-4b02-948c-3a69abb293c1 31e17258d676414181c7f99d79a4c2db f5e6031e647a4456a06e45d6083adc1a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 243/509] 10.0.0.240 () {34 vars in 991 bytes} [Tue Jun 9 23:30:43 2026] GET /v2.0/security-groups/78e1a354-5545-4d56-be02-dba960c96adc => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 23:30:43.253 8 INFO neutron.api.v2.resource [req-d66f03f2-cc40-4d06-ac50-200dc66273ce req-f497aac9-a284-4aaf-9352-c39bdd12ec24 31e17258d676414181c7f99d79a4c2db f5e6031e647a4456a06e45d6083adc1a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 244/510] 10.0.0.240 () {34 vars in 991 bytes} [Tue Jun 9 23:30:43 2026] GET /v2.0/security-groups/b745042c-ac8d-4a6d-9c2a-f60d59a60575 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 23:30:43.283 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-2e62fe7e-d05d-4965-832b-c2f8c4502a13 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - 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-06-09 23:30:43.287 8 INFO neutron.api.v2.resource [req-473971e6-2c5d-422c-9d7a-8f182f25abec req-8302564c-8558-4759-895c-5140bdcf3f19 31e17258d676414181c7f99d79a4c2db f5e6031e647a4456a06e45d6083adc1a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 245/511] 10.0.0.240 () {34 vars in 991 bytes} [Tue Jun 9 23:30:43 2026] GET /v2.0/security-groups/5fb4ec98-2823-4a15-8592-d381b33c52c6 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 23:30:43.603 7 INFO neutron.db.l3_hamode_db [None req-2e62fe7e-d05d-4965-832b-c2f8c4502a13 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] HA network cb674efc-bdcc-4efb-81e6-569b5b6c63d1 was deleted as no HA routers are present in tenant 525cf2246b894e69b2ee9a7637cc9ec7. [pid: 7|app: 0|req: 267/512] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:30:42 2026] DELETE /v2.0/routers/e7053ddc-3370-49e6-967c-50bfe8ad20a7 => generated 0 bytes in 816 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 23:30:43.616 7 WARNING neutron_lib.context [None req-d1540fe2-0e0d-4510-9785-c7717909e198 5f947b10989f43abb5baae708a95d912 57eab2fe50db434f8563828b14cd88a8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/513] 10.0.0.90 () {34 vars in 684 bytes} [Tue Jun 9 23:30:43 2026] POST /v2.0/security-groups => generated 1659 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/514] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:30:43 2026] DELETE /v2.0/subnets/9f358d7c-7909-4e08-bd27-0157ae1a8455 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 23:30:44.009 7 WARNING neutron_lib.context [None req-1cb7044f-02d0-41be-abf7-156ea6762649 5f947b10989f43abb5baae708a95d912 57eab2fe50db434f8563828b14cd88a8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:30:44.011 7 INFO neutron.services.segments.plugin [-] Segment be10c0c7-7524-4b29-84c1-a8a02bd2146d resource provider aggregate not found 2026-06-09 23:30:44.030 7 INFO neutron.services.segments.plugin [-] Segment be10c0c7-7524-4b29-84c1-a8a02bd2146d resource provider aggregate not found 2026-06-09 23:30:44.036 7 INFO neutron.services.segments.plugin [-] Segment be10c0c7-7524-4b29-84c1-a8a02bd2146d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be10c0c7-7524-4b29-84c1-a8a02bd2146d found for delete ", "request_id": "req-7a9296a5-7cac-4537-9625-5f93a6a55aa9"}]} 2026-06-09 23:30:44.051 7 INFO neutron.services.segments.plugin [-] Segment be10c0c7-7524-4b29-84c1-a8a02bd2146d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be10c0c7-7524-4b29-84c1-a8a02bd2146d found for delete ", "request_id": "req-dca34ecf-1738-47d9-aa43-79bc15d328d7"}]} [pid: 7|app: 0|req: 270/515] 10.0.0.90 () {34 vars in 694 bytes} [Tue Jun 9 23:30:44 2026] POST /v2.0/security-group-rules => generated 597 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/516] 10.0.0.90 () {34 vars in 788 bytes} [Tue Jun 9 23:30:43 2026] PUT /v2.0/routers/f0d8a57f-b8a3-4592-b118-bfa7efba4456/remove_router_interface => generated 309 bytes in 1002 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/517] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:30:44 2026] DELETE /v2.0/networks/bde43904-0cbe-4a54-90e0-8d5fe35c88c1 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 23:30:44.303 8 WARNING neutron_lib.context [None req-fc6627a3-be8b-406c-ae3e-1f675286cbc8 5f947b10989f43abb5baae708a95d912 57eab2fe50db434f8563828b14cd88a8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 247/518] 10.0.0.90 () {34 vars in 694 bytes} [Tue Jun 9 23:30:44 2026] POST /v2.0/security-group-rules => generated 602 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/519] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:30:44 2026] GET /v2.0/ports?device_id=9bb5ba04-3606-4ae3-ac81-84cc00d0a8d2 => 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: 249/520] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:30:44 2026] GET /v2.0/security-groups?tenant_id=525cf2246b894e69b2ee9a7637cc9ec7&name=default => generated 2921 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 23:30:44.513 8 WARNING neutron_lib.context [None req-cd2c8280-f9d1-435b-924e-818e5ae7e5af 5f947b10989f43abb5baae708a95d912 57eab2fe50db434f8563828b14cd88a8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:30:45.065 7 INFO neutron.db.l3_hamode_db [None req-b1ae2e03-eeca-4a42-b6d3-f285fb468eea 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] HA network 96842baa-75df-42d5-84c7-1b84e5f87409 was deleted as no HA routers are present in tenant f5e6031e647a4456a06e45d6083adc1a. [pid: 7|app: 0|req: 272/521] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:30:44 2026] DELETE /v2.0/routers/f0d8a57f-b8a3-4592-b118-bfa7efba4456 => generated 0 bytes in 767 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/522] 10.0.0.90 () {34 vars in 675 bytes} [Tue Jun 9 23:30:44 2026] POST /v2.0/floatingips => generated 552 bytes in 625 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/525] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:30:45 2026] DELETE /v2.0/security-groups/30fe3c08-c354-4582-9a15-fcbe4c8e4c58 => 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: 253/526] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:30:45 2026] DELETE /v2.0/subnets/2875f0a4-68dc-4e0f-9c5a-45d031c75be0 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/527] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:30:45 2026] DELETE /v2.0/networks/3400164d-1284-41b0-96da-fd5469d116fd => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/528] 10.0.0.240 () {34 vars in 1098 bytes} [Tue Jun 9 23:30:45 2026] GET /v2.0/security-groups?name=tempest-securitygroup--397106344&fields=id&tenant_id=57eab2fe50db434f8563828b14cd88a8 => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/529] 10.0.0.240 () {34 vars in 982 bytes} [Tue Jun 9 23:30:45 2026] GET /v2.0/networks?id=fdbb4c5e-8ba1-4a69-b8de-5c0d5b2f2c6f => generated 683 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/530] 10.0.0.240 () {34 vars in 965 bytes} [Tue Jun 9 23:30:45 2026] GET /v2.0/quotas/57eab2fe50db434f8563828b14cd88a8 => 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: 278/531] 10.0.0.240 () {34 vars in 1002 bytes} [Tue Jun 9 23:30:45 2026] GET /v2.0/ports?tenant_id=57eab2fe50db434f8563828b14cd88a8&fields=id => generated 103 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/532] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:30:45 2026] GET /v2.0/security-groups?tenant_id=f5e6031e647a4456a06e45d6083adc1a&name=default => generated 2921 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/533] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:30:45 2026] GET /v2.0/ports?device_id=9bb5ba04-3606-4ae3-ac81-84cc00d0a8d2 => generated 12 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/534] 10.0.0.240 () {34 vars in 1008 bytes} [Tue Jun 9 23:30:45 2026] GET /v2.0/networks/fdbb4c5e-8ba1-4a69-b8de-5c0d5b2f2c6f?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/535] 10.0.0.240 () {34 vars in 1108 bytes} [Tue Jun 9 23:30:45 2026] GET /v2.0/networks/fdbb4c5e-8ba1-4a69-b8de-5c0d5b2f2c6f?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: 255/536] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:30:45 2026] DELETE /v2.0/security-groups/3e8762bd-511f-4d7d-83e5-d5bde2fb000e => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/537] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:30:46 2026] GET /v2.0/ports?device_id=0c242ea8-6bce-46c6-9935-5abcb8ffc7db => 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: 256/538] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:30:46 2026] GET /v2.0/ports?device_id=9bb5ba04-3606-4ae3-ac81-84cc00d0a8d2 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 23:30:47.048 7 INFO neutron.services.segments.plugin [-] Segment 808829a9-e190-4a4c-b749-3d28bec7924a resource provider aggregate not found 2026-06-09 23:30:47.064 7 INFO neutron.services.segments.plugin [-] Segment 808829a9-e190-4a4c-b749-3d28bec7924a resource provider aggregate not found 2026-06-09 23:30:47.068 7 INFO neutron.services.segments.plugin [-] Segment 808829a9-e190-4a4c-b749-3d28bec7924a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 808829a9-e190-4a4c-b749-3d28bec7924a found for delete ", "request_id": "req-0dc8c04d-ec7b-4c2d-b218-3abfac4b37b1"}]} 2026-06-09 23:30:47.081 7 INFO neutron.services.segments.plugin [-] Segment 808829a9-e190-4a4c-b749-3d28bec7924a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 808829a9-e190-4a4c-b749-3d28bec7924a found for delete ", "request_id": "req-fe5b5fba-4f32-4815-b28d-d0507fa87c5c"}]} 2026-06-09 23:30:47.088 7 INFO neutron.services.segments.plugin [-] Segment ddf856b2-f7f0-46c7-943d-770a018fd1d8 resource provider aggregate not found 2026-06-09 23:30:47.097 7 INFO neutron.services.segments.plugin [-] Segment ddf856b2-f7f0-46c7-943d-770a018fd1d8 resource provider aggregate not found 2026-06-09 23:30:47.104 7 INFO neutron.services.segments.plugin [-] Segment ddf856b2-f7f0-46c7-943d-770a018fd1d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ddf856b2-f7f0-46c7-943d-770a018fd1d8 found for delete ", "request_id": "req-b3a8b6cd-39a1-45c8-8381-1696a955be17"}]} 2026-06-09 23:30:47.109 7 INFO neutron.services.segments.plugin [-] Segment ddf856b2-f7f0-46c7-943d-770a018fd1d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ddf856b2-f7f0-46c7-943d-770a018fd1d8 found for delete ", "request_id": "req-8d76361b-d48a-439c-897b-d90d35bdca72"}]} 2026-06-09 23:30:47.113 7 INFO neutron.services.segments.plugin [-] Segment ccc2ced8-bab5-4c24-a86f-fd56153eb604 resource provider aggregate not found 2026-06-09 23:30:47.128 7 INFO neutron.services.segments.plugin [-] Segment ccc2ced8-bab5-4c24-a86f-fd56153eb604 resource provider aggregate not found 2026-06-09 23:30:47.135 7 INFO neutron.services.segments.plugin [-] Segment ccc2ced8-bab5-4c24-a86f-fd56153eb604 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ccc2ced8-bab5-4c24-a86f-fd56153eb604 found for delete ", "request_id": "req-7ad077b7-fb11-4990-b863-92d4b9ac44ef"}]} [pid: 8|app: 0|req: 257/539] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:30:47 2026] GET /v2.0/ports?device_id=0c242ea8-6bce-46c6-9935-5abcb8ffc7db => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 23:30:47.142 7 INFO neutron.services.segments.plugin [-] Segment ccc2ced8-bab5-4c24-a86f-fd56153eb604 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ccc2ced8-bab5-4c24-a86f-fd56153eb604 found for delete ", "request_id": "req-24517a38-0b37-483c-9f02-edf795454e87"}]} 2026-06-09 23:30:47.355 7 INFO neutron.db.segments_db [None req-35bba15b-2f65-4011-8913-1a02b89f885a 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] Added segment af31bc09-7674-4ff9-8ed9-883bb6b6d5d4 of type vxlan for network 29986d65-e8b6-4c72-afa0-e2c752ede45d [pid: 7|app: 0|req: 283/540] 10.0.0.90 () {34 vars in 670 bytes} [Tue Jun 9 23:30:47 2026] POST /v2.0/networks => generated 744 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/541] 10.0.0.90 () {34 vars in 668 bytes} [Tue Jun 9 23:30:47 2026] POST /v2.0/subnets => generated 691 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:30:47.680 7 INFO neutron.db.segments_db [None req-bbe570c2-b6ed-4e72-afc3-e083cc91cbed 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] Added segment 9737fee7-c0a6-4015-84a3-b936ab17b996 of type vxlan for network 5f53d5ff-b77c-4c54-a323-edb851b9cab5 2026-06-09 23:30:47.962 7 INFO neutron.db.l3_hamode_db [None req-bbe570c2-b6ed-4e72-afc3-e083cc91cbed 4a60b628f12f4a808bf99d70ebbfde39 b6b038fdcf114893b8bf7470b47c6ff3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-09 23:30:48.093 8 INFO neutron.db.segments_db [None req-de2b74df-b66b-4c7c-90ce-3e20b3f91486 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] Added segment ee88f745-ec11-429c-bd4c-71a734453737 of type vxlan for network 0bb14a23-a522-4e1d-8735-e9b950702b05 [pid: 8|app: 0|req: 259/542] 10.0.0.90 () {34 vars in 670 bytes} [Tue Jun 9 23:30:47 2026] POST /v2.0/networks => generated 748 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/543] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:30:48 2026] GET /v2.0/ports?device_id=9bb5ba04-3606-4ae3-ac81-84cc00d0a8d2 => 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: 261/544] 10.0.0.90 () {34 vars in 668 bytes} [Tue Jun 9 23:30:48 2026] POST /v2.0/subnets => generated 695 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/545] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:30:48 2026] GET /v2.0/ports?device_id=0c242ea8-6bce-46c6-9935-5abcb8ffc7db => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 23:30:48.466 8 INFO neutron.db.segments_db [None req-0d3d04cf-f773-4084-8d1d-354c7c812a98 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] Added segment 7859169e-9556-48c5-b6a9-542f5059361c of type vxlan for network c03befb2-3353-4911-a159-06eb8e122dca 2026-06-09 23:30:48.728 8 INFO neutron.db.l3_hamode_db [None req-0d3d04cf-f773-4084-8d1d-354c7c812a98 4a60b628f12f4a808bf99d70ebbfde39 bc3eb2e4069244b396c2eefa2019e5ab - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-09 23:30:48.730 7 INFO neutron.db.l3_hamode_db [None req-bbe570c2-b6ed-4e72-afc3-e083cc91cbed 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-09 23:30:49.493 8 INFO neutron.db.l3_hamode_db [None req-0d3d04cf-f773-4084-8d1d-354c7c812a98 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 284/546] 10.0.0.90 () {34 vars in 668 bytes} [Tue Jun 9 23:30:47 2026] POST /v2.0/routers => generated 731 bytes in 1921 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/547] 199.19.213.132 () {34 vars in 986 bytes} [Tue Jun 9 23:30:49 2026] GET /v2.0/networks?id=b222061d-77bc-4185-aa5e-0d7a2f3bcf16 => generated 676 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/548] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:30:49 2026] GET /v2.0/ports?device_id=9bb5ba04-3606-4ae3-ac81-84cc00d0a8d2 => 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: 287/549] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:30:49 2026] GET /v2.0/ports?device_id=0c242ea8-6bce-46c6-9935-5abcb8ffc7db => 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: 263/550] 10.0.0.90 () {34 vars in 668 bytes} [Tue Jun 9 23:30:48 2026] POST /v2.0/routers => generated 735 bytes in 2075 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/551] 199.19.213.132 () {34 vars in 1050 bytes} [Tue Jun 9 23:30:50 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=25f040d14d32490e8c6718c44f638a1d => generated 181 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/552] 10.0.0.90 () {34 vars in 782 bytes} [Tue Jun 9 23:30:49 2026] PUT /v2.0/routers/ed42f602-caaf-4453-882e-2281a44b63c8/add_router_interface => generated 309 bytes in 1666 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:30:51.351 7 WARNING neutron_lib.context [req-ebc07bb0-a7a9-4a43-af5e-7632184cbcf5 req-a2770432-a0d0-40c3-bdb4-72aa05f9a6d1 13b4590fe01243fdb912b8f9a4bfd488 25f040d14d32490e8c6718c44f638a1d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 265/553] 10.0.0.90 () {34 vars in 782 bytes} [Tue Jun 9 23:30:50 2026] PUT /v2.0/routers/5ff4ef8c-8ba3-4869-b929-e33371245a6e/add_router_interface => generated 309 bytes in 1153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/554] 199.19.213.132 () {38 vars in 955 bytes} [Tue Jun 9 23:30:51 2026] POST /v2.0/ports => generated 958 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 290/555] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:30:51 2026] GET /v2.0/ports?device_id=0c242ea8-6bce-46c6-9935-5abcb8ffc7db => 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: 291/556] 199.19.213.132 () {34 vars in 986 bytes} [Tue Jun 9 23:30:51 2026] GET /v2.0/networks?id=fdbb4c5e-8ba1-4a69-b8de-5c0d5b2f2c6f => generated 683 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/557] 199.19.213.132 () {34 vars in 911 bytes} [Tue Jun 9 23:30:51 2026] GET /v2.0/extensions => generated 20516 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/558] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:30:51 2026] GET /v2.0/ports?device_id=9bb5ba04-3606-4ae3-ac81-84cc00d0a8d2 => generated 961 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/559] 199.19.213.132 () {34 vars in 1050 bytes} [Tue Jun 9 23:30:51 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=57eab2fe50db434f8563828b14cd88a8 => generated 180 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:30:51.844 7 WARNING neutron_lib.context [req-bbaef970-8946-4dc3-b443-ffc620d6650c req-9ae5c59a-b041-434b-be1d-a2f03f25aa71 5f947b10989f43abb5baae708a95d912 57eab2fe50db434f8563828b14cd88a8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 267/560] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:30:51 2026] GET /v2.0/security-groups?id=b1a0efa5-0238-45ad-99d7-2dcf7ce72a39&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:30:51.881 8 WARNING neutron_lib.context [None req-8b9e9000-7185-461d-ad12-e3f907d580a5 06ca780a14154bf3a4811ed9034b0e88 b6b038fdcf114893b8bf7470b47c6ff3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 268/561] 10.0.0.90 () {34 vars in 684 bytes} [Tue Jun 9 23:30:51 2026] POST /v2.0/security-groups => generated 1660 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-09 23:30:52.096 8 WARNING neutron_lib.context [None req-d43cc6f0-2ed0-423b-88a8-32d1a3d83b29 06ca780a14154bf3a4811ed9034b0e88 b6b038fdcf114893b8bf7470b47c6ff3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 294/562] 199.19.213.132 () {38 vars in 955 bytes} [Tue Jun 9 23:30:51 2026] POST /v2.0/ports => generated 958 bytes in 429 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/563] 10.0.0.90 () {34 vars in 694 bytes} [Tue Jun 9 23:30:52 2026] POST /v2.0/security-group-rules => generated 597 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /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: 270/564] 199.19.213.132 () {38 vars in 1028 bytes} [Tue Jun 9 23:30:52 2026] PUT /v2.0/ports/5fedc718-9dc2-4eee-b040-260a2ba60bbf => generated 1239 bytes in 482 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-06-09 23:30:52.779 8 WARNING neutron_lib.context [None req-5c8c8da4-1ee4-4845-b932-7d84e7855f84 4909b6b56996426a93d035c7b78ee36e bc3eb2e4069244b396c2eefa2019e5ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 295/565] 199.19.213.132 () {38 vars in 1028 bytes} [Tue Jun 9 23:30:52 2026] PUT /v2.0/ports/41ee266b-4f82-44e3-b0ef-6f0ff4daee87 => generated 1239 bytes in 542 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-06-09 23:30:52.816 7 WARNING neutron_lib.context [None req-be389a9b-017b-4865-a4ec-6dd0a07e7eaf 06ca780a14154bf3a4811ed9034b0e88 b6b038fdcf114893b8bf7470b47c6ff3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 271/566] 10.0.0.90 () {34 vars in 684 bytes} [Tue Jun 9 23:30:52 2026] POST /v2.0/security-groups => generated 1660 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/567] 10.0.0.90 () {34 vars in 694 bytes} [Tue Jun 9 23:30:52 2026] POST /v2.0/security-group-rules => generated 602 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:30:52.991 7 WARNING neutron_lib.context [None req-0dadd667-6735-4a51-8ee0-2530a64e33d8 4909b6b56996426a93d035c7b78ee36e bc3eb2e4069244b396c2eefa2019e5ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 272/568] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:30:52 2026] GET /v2.0/ports?device_id=0c242ea8-6bce-46c6-9935-5abcb8ffc7db => generated 973 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/569] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:30:53 2026] GET /v2.0/ports?device_id=9bb5ba04-3606-4ae3-ac81-84cc00d0a8d2 => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:30:53.053 8 WARNING neutron_lib.context [None req-6431b6ef-8b31-4e4e-b6d3-a2e8ec7fff81 06ca780a14154bf3a4811ed9034b0e88 b6b038fdcf114893b8bf7470b47c6ff3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 297/570] 10.0.0.90 () {34 vars in 694 bytes} [Tue Jun 9 23:30:52 2026] POST /v2.0/security-group-rules => generated 597 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/571] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:30:53 2026] GET /v2.0/security-groups?id=97abe5e8-da37-4a60-8293-f0918b8c4901&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: 299/572] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:30:53 2026] GET /v2.0/security-groups?id=b1a0efa5-0238-45ad-99d7-2dcf7ce72a39&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:30:53.257 7 WARNING neutron_lib.context [None req-0d77cf5a-e033-4b93-904d-5c2a355539d4 4909b6b56996426a93d035c7b78ee36e bc3eb2e4069244b396c2eefa2019e5ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:30:53.344 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6de68531-7411-4a0f-a127-97165f679665'] response: {'name': 'network-changed', 'server_uuid': '0c242ea8-6bce-46c6-9935-5abcb8ffc7db', 'tag': '5fedc718-9dc2-4eee-b040-260a2ba60bbf', 'status': 'completed', 'code': 200} 2026-06-09 23:30:53.396 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dc69fd28-0305-4b0e-a625-f2498898eaa5'] response: {'name': 'network-changed', 'server_uuid': '9bb5ba04-3606-4ae3-ac81-84cc00d0a8d2', 'tag': '41ee266b-4f82-44e3-b0ef-6f0ff4daee87', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 300/573] 10.0.0.90 () {34 vars in 694 bytes} [Tue Jun 9 23:30:53 2026] POST /v2.0/security-group-rules => generated 602 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:30:53.410 7 WARNING neutron_lib.context [None req-939ebe79-4aa7-4915-a0e0-f96e7affadc0 4909b6b56996426a93d035c7b78ee36e bc3eb2e4069244b396c2eefa2019e5ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 274/574] 10.0.0.90 () {34 vars in 675 bytes} [Tue Jun 9 23:30:53 2026] POST /v2.0/floatingips => generated 552 bytes in 491 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/575] 199.19.213.132 () {34 vars in 1080 bytes} [Tue Jun 9 23:30:53 2026] GET /v2.0/ports?tenant_id=57eab2fe50db434f8563828b14cd88a8&device_id=0c242ea8-6bce-46c6-9935-5abcb8ffc7db => generated 1242 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/576] 199.19.213.132 () {34 vars in 1080 bytes} [Tue Jun 9 23:30:53 2026] GET /v2.0/ports?tenant_id=25f040d14d32490e8c6718c44f638a1d&device_id=9bb5ba04-3606-4ae3-ac81-84cc00d0a8d2 => 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: 277/577] 199.19.213.132 () {34 vars in 1060 bytes} [Tue Jun 9 23:30:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=5fedc718-9dc2-4eee-b040-260a2ba60bbf => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/578] 10.0.0.90 () {34 vars in 675 bytes} [Tue Jun 9 23:30:53 2026] POST /v2.0/floatingips => generated 552 bytes in 529 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/579] 199.19.213.132 () {34 vars in 1060 bytes} [Tue Jun 9 23:30:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=41ee266b-4f82-44e3-b0ef-6f0ff4daee87 => 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: 302/580] 199.19.213.132 () {34 vars in 984 bytes} [Tue Jun 9 23:30:53 2026] GET /v2.0/subnets?id=e8dd975f-dffa-4961-a72e-734e16bd48f4 => generated 701 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/581] 199.19.213.132 () {34 vars in 984 bytes} [Tue Jun 9 23:30:53 2026] GET /v2.0/subnets?id=9ed34666-9346-4f8b-aa47-13d26e2b9dac => generated 694 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/582] 10.0.0.240 () {34 vars in 1098 bytes} [Tue Jun 9 23:30:53 2026] GET /v2.0/security-groups?name=tempest-securitygroup--883866445&fields=id&tenant_id=b6b038fdcf114893b8bf7470b47c6ff3 => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/583] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:30:53 2026] GET /v2.0/ports?network_id=fdbb4c5e-8ba1-4a69-b8de-5c0d5b2f2c6f&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: 8|app: 0|req: 280/584] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:30:54 2026] GET /v2.0/ports?network_id=b222061d-77bc-4185-aa5e-0d7a2f3bcf16&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/585] 10.0.0.240 () {34 vars in 982 bytes} [Tue Jun 9 23:30:54 2026] GET /v2.0/networks?id=29986d65-e8b6-4c72-afa0-e2c752ede45d => generated 676 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/586] 199.19.213.132 () {34 vars in 1012 bytes} [Tue Jun 9 23:30:54 2026] GET /v2.0/networks/fdbb4c5e-8ba1-4a69-b8de-5c0d5b2f2c6f?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: 282/587] 10.0.0.240 () {34 vars in 965 bytes} [Tue Jun 9 23:30:54 2026] GET /v2.0/quotas/b6b038fdcf114893b8bf7470b47c6ff3 => 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: 306/588] 199.19.213.132 () {34 vars in 1012 bytes} [Tue Jun 9 23:30:54 2026] GET /v2.0/networks/b222061d-77bc-4185-aa5e-0d7a2f3bcf16?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: 283/589] 199.19.213.132 () {34 vars in 1112 bytes} [Tue Jun 9 23:30:54 2026] GET /v2.0/networks/fdbb4c5e-8ba1-4a69-b8de-5c0d5b2f2c6f?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: 284/590] 199.19.213.132 () {34 vars in 1112 bytes} [Tue Jun 9 23:30:54 2026] GET /v2.0/networks/b222061d-77bc-4185-aa5e-0d7a2f3bcf16?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: 307/591] 10.0.0.240 () {34 vars in 1002 bytes} [Tue Jun 9 23:30:54 2026] GET /v2.0/ports?tenant_id=b6b038fdcf114893b8bf7470b47c6ff3&fields=id => generated 103 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/592] 10.0.0.240 () {34 vars in 1008 bytes} [Tue Jun 9 23:30:54 2026] GET /v2.0/networks/29986d65-e8b6-4c72-afa0-e2c752ede45d?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: 286/593] 10.0.0.240 () {34 vars in 1108 bytes} [Tue Jun 9 23:30:54 2026] GET /v2.0/networks/29986d65-e8b6-4c72-afa0-e2c752ede45d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/594] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:30:54 2026] GET /v2.0/ports?device_id=0c242ea8-6bce-46c6-9935-5abcb8ffc7db => generated 973 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/595] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:30:54 2026] GET /v2.0/security-groups?id=97abe5e8-da37-4a60-8293-f0918b8c4901&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: 288/596] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:30:54 2026] GET /v2.0/ports?device_id=12a55538-9437-4f03-85aa-a809934f9d75 => 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: 309/597] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:30:54 2026] GET /v2.0/ports?device_id=9bb5ba04-3606-4ae3-ac81-84cc00d0a8d2 => generated 973 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/598] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:30:54 2026] GET /v2.0/security-groups?id=b1a0efa5-0238-45ad-99d7-2dcf7ce72a39&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: 7|app: 0|req: 310/599] 199.19.213.132 () {34 vars in 1080 bytes} [Tue Jun 9 23:30:55 2026] GET /v2.0/ports?tenant_id=57eab2fe50db434f8563828b14cd88a8&device_id=0c242ea8-6bce-46c6-9935-5abcb8ffc7db => generated 1242 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/600] 199.19.213.132 () {34 vars in 1080 bytes} [Tue Jun 9 23:30:55 2026] GET /v2.0/ports?tenant_id=25f040d14d32490e8c6718c44f638a1d&device_id=9bb5ba04-3606-4ae3-ac81-84cc00d0a8d2 => generated 1242 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/601] 199.19.213.132 () {34 vars in 986 bytes} [Tue Jun 9 23:30:55 2026] GET /v2.0/networks?id=fdbb4c5e-8ba1-4a69-b8de-5c0d5b2f2c6f => generated 779 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/602] 199.19.213.132 () {34 vars in 1060 bytes} [Tue Jun 9 23:30:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=5fedc718-9dc2-4eee-b040-260a2ba60bbf => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/603] 199.19.213.132 () {34 vars in 986 bytes} [Tue Jun 9 23:30:55 2026] GET /v2.0/networks?id=b222061d-77bc-4185-aa5e-0d7a2f3bcf16 => generated 772 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/604] 199.19.213.132 () {34 vars in 1060 bytes} [Tue Jun 9 23:30:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=41ee266b-4f82-44e3-b0ef-6f0ff4daee87 => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/605] 199.19.213.132 () {34 vars in 984 bytes} [Tue Jun 9 23:30:55 2026] GET /v2.0/subnets?id=e8dd975f-dffa-4961-a72e-734e16bd48f4 => generated 701 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/606] 199.19.213.132 () {34 vars in 984 bytes} [Tue Jun 9 23:30:55 2026] GET /v2.0/subnets?id=9ed34666-9346-4f8b-aa47-13d26e2b9dac => generated 694 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/607] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:30:55 2026] GET /v2.0/ports?network_id=fdbb4c5e-8ba1-4a69-b8de-5c0d5b2f2c6f&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: 294/608] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:30:55 2026] GET /v2.0/ports?network_id=b222061d-77bc-4185-aa5e-0d7a2f3bcf16&device_owner=network%3Adhcp => generated 1244 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/609] 199.19.213.132 () {34 vars in 1012 bytes} [Tue Jun 9 23:30:55 2026] GET /v2.0/networks/b222061d-77bc-4185-aa5e-0d7a2f3bcf16?fields=segments => generated 14 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/610] 199.19.213.132 () {34 vars in 1012 bytes} [Tue Jun 9 23:30:55 2026] GET /v2.0/networks/fdbb4c5e-8ba1-4a69-b8de-5c0d5b2f2c6f?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/611] 199.19.213.132 () {34 vars in 1112 bytes} [Tue Jun 9 23:30:55 2026] GET /v2.0/networks/b222061d-77bc-4185-aa5e-0d7a2f3bcf16?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/612] 199.19.213.132 () {34 vars in 1112 bytes} [Tue Jun 9 23:30:55 2026] GET /v2.0/networks/fdbb4c5e-8ba1-4a69-b8de-5c0d5b2f2c6f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/613] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:30:55 2026] GET /v2.0/ports?device_id=0c242ea8-6bce-46c6-9935-5abcb8ffc7db => generated 973 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/614] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:30:55 2026] GET /v2.0/security-groups?id=97abe5e8-da37-4a60-8293-f0918b8c4901&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: 298/615] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:30:55 2026] GET /v2.0/ports?device_id=12a55538-9437-4f03-85aa-a809934f9d75 => 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: 318/616] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:30:55 2026] GET /v2.0/ports?device_id=9bb5ba04-3606-4ae3-ac81-84cc00d0a8d2 => 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: 299/617] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:30:55 2026] GET /v2.0/security-groups?id=b1a0efa5-0238-45ad-99d7-2dcf7ce72a39&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/618] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:30:56 2026] GET /v2.0/ports?device_id=12a55538-9437-4f03-85aa-a809934f9d75 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/619] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:30:56 2026] GET /v2.0/ports?device_id=0c242ea8-6bce-46c6-9935-5abcb8ffc7db => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/620] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:30:56 2026] GET /v2.0/security-groups?id=97abe5e8-da37-4a60-8293-f0918b8c4901&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/621] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:30:56 2026] GET /v2.0/ports?device_id=9bb5ba04-3606-4ae3-ac81-84cc00d0a8d2 => generated 973 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/622] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:30:56 2026] GET /v2.0/security-groups?id=b1a0efa5-0238-45ad-99d7-2dcf7ce72a39&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: 302/623] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:30:57 2026] GET /v2.0/ports?device_id=12a55538-9437-4f03-85aa-a809934f9d75 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/624] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:30:57 2026] GET /v2.0/ports?device_id=0c242ea8-6bce-46c6-9935-5abcb8ffc7db => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/625] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:30:57 2026] GET /v2.0/security-groups?id=97abe5e8-da37-4a60-8293-f0918b8c4901&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/626] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:30:58 2026] GET /v2.0/ports?device_id=9bb5ba04-3606-4ae3-ac81-84cc00d0a8d2 => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/627] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:30:58 2026] GET /v2.0/security-groups?id=b1a0efa5-0238-45ad-99d7-2dcf7ce72a39&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: 324/628] 10.0.0.240 () {34 vars in 1100 bytes} [Tue Jun 9 23:30:58 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1687997496&fields=id&tenant_id=bc3eb2e4069244b396c2eefa2019e5ab => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/629] 10.0.0.240 () {34 vars in 982 bytes} [Tue Jun 9 23:30:58 2026] GET /v2.0/networks?id=0bb14a23-a522-4e1d-8735-e9b950702b05 => generated 680 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/630] 10.0.0.240 () {34 vars in 965 bytes} [Tue Jun 9 23:30:58 2026] GET /v2.0/quotas/bc3eb2e4069244b396c2eefa2019e5ab => generated 292 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/631] 10.0.0.240 () {34 vars in 1002 bytes} [Tue Jun 9 23:30:58 2026] GET /v2.0/ports?tenant_id=bc3eb2e4069244b396c2eefa2019e5ab&fields=id => generated 103 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/632] 199.19.213.132 () {34 vars in 986 bytes} [Tue Jun 9 23:30:58 2026] GET /v2.0/networks?id=29986d65-e8b6-4c72-afa0-e2c752ede45d => generated 676 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/633] 199.19.213.132 () {34 vars in 1050 bytes} [Tue Jun 9 23:30:58 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b6b038fdcf114893b8bf7470b47c6ff3 => generated 180 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:30:58.914 7 WARNING neutron_lib.context [req-66c9977f-bd0f-497c-849d-999bddca8998 req-060eadf3-4a52-4fa7-8a77-0a3bfa357387 06ca780a14154bf3a4811ed9034b0e88 b6b038fdcf114893b8bf7470b47c6ff3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 308/634] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:30:58 2026] GET /v2.0/ports?device_id=12a55538-9437-4f03-85aa-a809934f9d75 => 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: 309/635] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:30:59 2026] GET /v2.0/ports?device_id=0c242ea8-6bce-46c6-9935-5abcb8ffc7db => generated 973 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/636] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:30:59 2026] GET /v2.0/security-groups?id=97abe5e8-da37-4a60-8293-f0918b8c4901&fields=id&fields=name => generated 113 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/637] 10.0.0.240 () {34 vars in 907 bytes} [Tue Jun 9 23:30:59 2026] GET /v2.0/extensions => generated 20516 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/638] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:30:59 2026] GET /v2.0/ports?device_id=9bb5ba04-3606-4ae3-ac81-84cc00d0a8d2 => generated 973 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/639] 10.0.0.240 () {34 vars in 1008 bytes} [Tue Jun 9 23:30:59 2026] GET /v2.0/networks/0bb14a23-a522-4e1d-8735-e9b950702b05?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: 327/640] 199.19.213.132 () {38 vars in 955 bytes} [Tue Jun 9 23:30:58 2026] POST /v2.0/ports => generated 954 bytes in 439 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: 314/641] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:30:59 2026] GET /v2.0/security-groups?id=b1a0efa5-0238-45ad-99d7-2dcf7ce72a39&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/642] 10.0.0.240 () {34 vars in 1108 bytes} [Tue Jun 9 23:30:59 2026] GET /v2.0/networks/0bb14a23-a522-4e1d-8735-e9b950702b05?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: 329/643] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:30:59 2026] GET /v2.0/ports?device_id=18ad0c5f-e097-4132-891b-4debdc8204c1 => 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: 315/644] 199.19.213.132 () {38 vars in 1028 bytes} [Tue Jun 9 23:30:59 2026] PUT /v2.0/ports/5bc9da4f-feb7-4b40-b90b-4bc0328e9832 => generated 1235 bytes in 448 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/647] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:00 2026] GET /v2.0/ports?device_id=12a55538-9437-4f03-85aa-a809934f9d75 => generated 969 bytes in 111 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-06-09 23:31:00.199 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-16d70ed6-ba91-44ac-a650-3b088835250d'] response: {'name': 'network-changed', 'server_uuid': '12a55538-9437-4f03-85aa-a809934f9d75', 'tag': '5bc9da4f-feb7-4b40-b90b-4bc0328e9832', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 317/648] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:31:00 2026] GET /v2.0/security-groups?id=472466a1-7184-4550-8190-de0c14560d19&fields=id&fields=name => generated 113 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/649] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:00 2026] GET /v2.0/ports?device_id=0c242ea8-6bce-46c6-9935-5abcb8ffc7db => generated 973 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/650] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:31:00 2026] GET /v2.0/security-groups?id=97abe5e8-da37-4a60-8293-f0918b8c4901&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: 333/651] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:00 2026] GET /v2.0/ports?device_id=9bb5ba04-3606-4ae3-ac81-84cc00d0a8d2 => generated 973 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/652] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:31:00 2026] GET /v2.0/security-groups?id=b1a0efa5-0238-45ad-99d7-2dcf7ce72a39&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/653] 199.19.213.132 () {34 vars in 1080 bytes} [Tue Jun 9 23:31:00 2026] GET /v2.0/ports?tenant_id=b6b038fdcf114893b8bf7470b47c6ff3&device_id=12a55538-9437-4f03-85aa-a809934f9d75 => generated 1238 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/654] 199.19.213.132 () {34 vars in 1018 bytes} [Tue Jun 9 23:31:00 2026] GET /v2.0/networks?tenant_id=b6b038fdcf114893b8bf7470b47c6ff3&shared=False => generated 772 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/655] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:00 2026] GET /v2.0/ports?device_id=18ad0c5f-e097-4132-891b-4debdc8204c1 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/656] 199.19.213.132 () {34 vars in 930 bytes} [Tue Jun 9 23:31:00 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: 336/657] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:01 2026] GET /v2.0/ports?device_id=12a55538-9437-4f03-85aa-a809934f9d75 => generated 969 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/658] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:31:01 2026] GET /v2.0/security-groups?id=472466a1-7184-4550-8190-de0c14560d19&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/659] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:01 2026] GET /v2.0/ports?device_id=0c242ea8-6bce-46c6-9935-5abcb8ffc7db => generated 975 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/660] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:31:01 2026] GET /v2.0/security-groups?id=97abe5e8-da37-4a60-8293-f0918b8c4901&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/661] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:01 2026] GET /v2.0/ports?device_id=9bb5ba04-3606-4ae3-ac81-84cc00d0a8d2 => generated 975 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/662] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:31:01 2026] GET /v2.0/security-groups?id=b1a0efa5-0238-45ad-99d7-2dcf7ce72a39&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/663] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:01 2026] GET /v2.0/ports?device_id=18ad0c5f-e097-4132-891b-4debdc8204c1 => 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: 325/664] 199.19.213.132 () {34 vars in 1080 bytes} [Tue Jun 9 23:31:01 2026] GET /v2.0/ports?tenant_id=b6b038fdcf114893b8bf7470b47c6ff3&device_id=12a55538-9437-4f03-85aa-a809934f9d75 => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/665] 199.19.213.132 () {34 vars in 1058 bytes} [Tue Jun 9 23:31:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=5bc9da4f-feb7-4b40-b90b-4bc0328e9832 => 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: 326/666] 199.19.213.132 () {34 vars in 984 bytes} [Tue Jun 9 23:31:02 2026] GET /v2.0/subnets?id=b8e78b2b-bc36-4064-8522-1604f1c11cd7 => generated 694 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/667] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:31:02 2026] GET /v2.0/ports?network_id=29986d65-e8b6-4c72-afa0-e2c752ede45d&device_owner=network%3Adhcp => generated 1244 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/668] 199.19.213.132 () {34 vars in 1012 bytes} [Tue Jun 9 23:31:02 2026] GET /v2.0/networks/29986d65-e8b6-4c72-afa0-e2c752ede45d?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: 342/669] 199.19.213.132 () {34 vars in 1112 bytes} [Tue Jun 9 23:31:02 2026] GET /v2.0/networks/29986d65-e8b6-4c72-afa0-e2c752ede45d?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: 328/670] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:02 2026] GET /v2.0/ports?device_id=12a55538-9437-4f03-85aa-a809934f9d75 => generated 969 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/671] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:31:02 2026] GET /v2.0/security-groups?id=472466a1-7184-4550-8190-de0c14560d19&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/672] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:02 2026] GET /v2.0/ports?device_id=0c242ea8-6bce-46c6-9935-5abcb8ffc7db => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/673] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:31:02 2026] GET /v2.0/security-groups?id=97abe5e8-da37-4a60-8293-f0918b8c4901&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: 330/674] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:02 2026] GET /v2.0/ports?device_id=9bb5ba04-3606-4ae3-ac81-84cc00d0a8d2 => generated 975 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/675] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:31:02 2026] GET /v2.0/security-groups?id=b1a0efa5-0238-45ad-99d7-2dcf7ce72a39&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/676] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:03 2026] GET /v2.0/ports?device_id=18ad0c5f-e097-4132-891b-4debdc8204c1 => 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: 346/677] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:03 2026] GET /v2.0/ports?device_id=12a55538-9437-4f03-85aa-a809934f9d75 => 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: 332/678] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:31:03 2026] GET /v2.0/security-groups?id=472466a1-7184-4550-8190-de0c14560d19&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: 347/679] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:03 2026] GET /v2.0/ports?device_id=0c242ea8-6bce-46c6-9935-5abcb8ffc7db => generated 975 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/680] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:31:03 2026] GET /v2.0/security-groups?id=97abe5e8-da37-4a60-8293-f0918b8c4901&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: 348/681] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:03 2026] GET /v2.0/ports?device_id=0c242ea8-6bce-46c6-9935-5abcb8ffc7db => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/682] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:04 2026] GET /v2.0/ports?device_id=9bb5ba04-3606-4ae3-ac81-84cc00d0a8d2 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/683] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:31:04 2026] GET /v2.0/security-groups?id=b1a0efa5-0238-45ad-99d7-2dcf7ce72a39&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/684] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:04 2026] GET /v2.0/ports?device_id=18ad0c5f-e097-4132-891b-4debdc8204c1 => 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/685] 199.19.213.132 () {34 vars in 986 bytes} [Tue Jun 9 23:31:04 2026] GET /v2.0/networks?id=0bb14a23-a522-4e1d-8735-e9b950702b05 => generated 680 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/686] 199.19.213.132 () {34 vars in 1050 bytes} [Tue Jun 9 23:31:04 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=bc3eb2e4069244b396c2eefa2019e5ab => generated 181 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:31:04.219 7 WARNING neutron_lib.context [req-cf9b241b-1a85-4be8-99d5-4ad1c10b530f req-fbd73ea6-c21a-4731-a650-1a35ddc6c5fb 4909b6b56996426a93d035c7b78ee36e bc3eb2e4069244b396c2eefa2019e5ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:31:04.442 8 INFO neutron.db.l3_db [None req-cacf62b9-1727-4efd-86bd-995a0c2adf6a 5f947b10989f43abb5baae708a95d912 57eab2fe50db434f8563828b14cd88a8 - - default default] Floating IP 9d6d0469-ef7a-476a-bc03-4775224232fc associated. External IP: 10.96.250.202, port: 5fedc718-9dc2-4eee-b040-260a2ba60bbf. [pid: 7|app: 0|req: 354/687] 199.19.213.132 () {38 vars in 955 bytes} [Tue Jun 9 23:31:04 2026] POST /v2.0/ports => generated 954 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 334/688] 10.0.0.90 () {34 vars in 748 bytes} [Tue Jun 9 23:31:03 2026] PUT /v2.0/floatingips/9d6d0469-ef7a-476a-bc03-4775224232fc => generated 856 bytes in 928 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/689] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:04 2026] GET /v2.0/ports?device_id=12a55538-9437-4f03-85aa-a809934f9d75 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:31:04.939 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-543cc355-a091-43e2-80cc-4fa769999377'] response: {'name': 'network-changed', 'server_uuid': '0c242ea8-6bce-46c6-9935-5abcb8ffc7db', 'tag': '5fedc718-9dc2-4eee-b040-260a2ba60bbf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 336/690] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:31:04 2026] GET /v2.0/security-groups?id=472466a1-7184-4550-8190-de0c14560d19&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: 337/691] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:05 2026] GET /v2.0/ports?device_id=0c242ea8-6bce-46c6-9935-5abcb8ffc7db => generated 975 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/692] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:31:05 2026] GET /v2.0/security-groups?id=97abe5e8-da37-4a60-8293-f0918b8c4901&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: 355/693] 199.19.213.132 () {38 vars in 1028 bytes} [Tue Jun 9 23:31:04 2026] PUT /v2.0/ports/aed949da-3be7-43d8-800e-7d0438147a12 => generated 1235 bytes in 597 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: 339/694] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:05 2026] GET /v2.0/ports?device_id=9bb5ba04-3606-4ae3-ac81-84cc00d0a8d2 => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/695] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:31:05 2026] GET /v2.0/security-groups?id=b1a0efa5-0238-45ad-99d7-2dcf7ce72a39&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/696] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:05 2026] GET /v2.0/ports?device_id=18ad0c5f-e097-4132-891b-4debdc8204c1 => 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: 341/697] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:31:05 2026] GET /v2.0/security-groups?id=c4facf15-7316-4fff-a964-063a9a8dfd91&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:31:05.415 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-66c9b56d-057d-4879-9bfc-2ed19da83b7f'] response: {'name': 'network-changed', 'server_uuid': '18ad0c5f-e097-4132-891b-4debdc8204c1', 'tag': 'aed949da-3be7-43d8-800e-7d0438147a12', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 357/698] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:05 2026] GET /v2.0/ports?device_id=9bb5ba04-3606-4ae3-ac81-84cc00d0a8d2 => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/699] 199.19.213.132 () {34 vars in 1080 bytes} [Tue Jun 9 23:31:05 2026] GET /v2.0/ports?tenant_id=57eab2fe50db434f8563828b14cd88a8&device_id=0c242ea8-6bce-46c6-9935-5abcb8ffc7db => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/700] 199.19.213.132 () {34 vars in 986 bytes} [Tue Jun 9 23:31:05 2026] GET /v2.0/networks?id=fdbb4c5e-8ba1-4a69-b8de-5c0d5b2f2c6f => generated 779 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/701] 199.19.213.132 () {34 vars in 1060 bytes} [Tue Jun 9 23:31:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=5fedc718-9dc2-4eee-b040-260a2ba60bbf => generated 859 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/702] 199.19.213.132 () {34 vars in 984 bytes} [Tue Jun 9 23:31:05 2026] GET /v2.0/subnets?id=e8dd975f-dffa-4961-a72e-734e16bd48f4 => generated 701 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/703] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:31:05 2026] GET /v2.0/ports?network_id=fdbb4c5e-8ba1-4a69-b8de-5c0d5b2f2c6f&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/704] 199.19.213.132 () {34 vars in 1012 bytes} [Tue Jun 9 23:31:05 2026] GET /v2.0/networks/fdbb4c5e-8ba1-4a69-b8de-5c0d5b2f2c6f?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/705] 199.19.213.132 () {34 vars in 1112 bytes} [Tue Jun 9 23:31:05 2026] GET /v2.0/networks/fdbb4c5e-8ba1-4a69-b8de-5c0d5b2f2c6f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/706] 199.19.213.132 () {34 vars in 1080 bytes} [Tue Jun 9 23:31:05 2026] GET /v2.0/ports?tenant_id=bc3eb2e4069244b396c2eefa2019e5ab&device_id=18ad0c5f-e097-4132-891b-4debdc8204c1 => 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: 350/707] 199.19.213.132 () {34 vars in 1018 bytes} [Tue Jun 9 23:31:05 2026] GET /v2.0/networks?tenant_id=bc3eb2e4069244b396c2eefa2019e5ab&shared=False => generated 776 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:31:05.971 7 INFO neutron.db.l3_db [None req-59586232-781f-40b8-8272-beb0284945bb 13b4590fe01243fdb912b8f9a4bfd488 25f040d14d32490e8c6718c44f638a1d - - default default] Floating IP bd30d1e1-acfe-4a7b-aee7-3ea2ebc476ec associated. External IP: 10.96.250.205, port: 41ee266b-4f82-44e3-b0ef-6f0ff4daee87. [pid: 8|app: 0|req: 351/708] 199.19.213.132 () {34 vars in 930 bytes} [Tue Jun 9 23:31:05 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/709] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:06 2026] GET /v2.0/ports?device_id=12a55538-9437-4f03-85aa-a809934f9d75 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/710] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:31:06 2026] GET /v2.0/security-groups?id=472466a1-7184-4550-8190-de0c14560d19&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/711] 10.0.0.90 () {34 vars in 748 bytes} [Tue Jun 9 23:31:05 2026] PUT /v2.0/floatingips/bd30d1e1-acfe-4a7b-aee7-3ea2ebc476ec => generated 856 bytes in 880 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/712] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:06 2026] GET /v2.0/ports?device_id=18ad0c5f-e097-4132-891b-4debdc8204c1 => generated 969 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/713] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:31:06 2026] GET /v2.0/security-groups?id=c4facf15-7316-4fff-a964-063a9a8dfd91&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: 355/714] 199.19.213.132 () {34 vars in 1080 bytes} [Tue Jun 9 23:31:07 2026] GET /v2.0/ports?tenant_id=bc3eb2e4069244b396c2eefa2019e5ab&device_id=18ad0c5f-e097-4132-891b-4debdc8204c1 => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/715] 199.19.213.132 () {34 vars in 1058 bytes} [Tue Jun 9 23:31:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=aed949da-3be7-43d8-800e-7d0438147a12 => 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: 356/716] 199.19.213.132 () {34 vars in 984 bytes} [Tue Jun 9 23:31:07 2026] GET /v2.0/subnets?id=2e2fe99c-8668-474e-990c-1265d1575b11 => generated 698 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/717] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:31:07 2026] GET /v2.0/ports?network_id=0bb14a23-a522-4e1d-8735-e9b950702b05&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: 357/718] 199.19.213.132 () {34 vars in 1012 bytes} [Tue Jun 9 23:31:07 2026] GET /v2.0/networks/0bb14a23-a522-4e1d-8735-e9b950702b05?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/719] 199.19.213.132 () {34 vars in 1112 bytes} [Tue Jun 9 23:31:07 2026] GET /v2.0/networks/0bb14a23-a522-4e1d-8735-e9b950702b05?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/720] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:07 2026] GET /v2.0/ports?device_id=12a55538-9437-4f03-85aa-a809934f9d75 => generated 971 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/721] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:31:07 2026] GET /v2.0/security-groups?id=472466a1-7184-4550-8190-de0c14560d19&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: 363/722] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:07 2026] GET /v2.0/ports?device_id=12a55538-9437-4f03-85aa-a809934f9d75 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:31:07.650 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2fce5405-02c9-4eb9-92f5-7c826ede541d'] response: {'name': 'network-changed', 'server_uuid': '9bb5ba04-3606-4ae3-ac81-84cc00d0a8d2', 'tag': '41ee266b-4f82-44e3-b0ef-6f0ff4daee87', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 364/723] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:07 2026] GET /v2.0/ports?device_id=18ad0c5f-e097-4132-891b-4debdc8204c1 => generated 969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/724] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:31:07 2026] GET /v2.0/security-groups?id=c4facf15-7316-4fff-a964-063a9a8dfd91&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:31:07.889 8 INFO neutron.db.l3_db [None req-762a3475-f48b-4b2b-bfdf-7acd7b4f0de5 06ca780a14154bf3a4811ed9034b0e88 b6b038fdcf114893b8bf7470b47c6ff3 - - default default] Floating IP 65e5ce3e-9489-4cb0-b229-a4923e40ed6d associated. External IP: 10.96.250.201, port: 5bc9da4f-feb7-4b40-b90b-4bc0328e9832. [pid: 7|app: 0|req: 366/725] 199.19.213.132 () {34 vars in 1080 bytes} [Tue Jun 9 23:31:07 2026] GET /v2.0/ports?tenant_id=25f040d14d32490e8c6718c44f638a1d&device_id=9bb5ba04-3606-4ae3-ac81-84cc00d0a8d2 => 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: 367/726] 199.19.213.132 () {34 vars in 986 bytes} [Tue Jun 9 23:31:08 2026] GET /v2.0/networks?id=b222061d-77bc-4185-aa5e-0d7a2f3bcf16 => generated 772 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/727] 199.19.213.132 () {34 vars in 1060 bytes} [Tue Jun 9 23:31:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=41ee266b-4f82-44e3-b0ef-6f0ff4daee87 => generated 859 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/728] 199.19.213.132 () {34 vars in 984 bytes} [Tue Jun 9 23:31:08 2026] GET /v2.0/subnets?id=9ed34666-9346-4f8b-aa47-13d26e2b9dac => generated 694 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/729] 10.0.0.90 () {34 vars in 748 bytes} [Tue Jun 9 23:31:07 2026] PUT /v2.0/floatingips/65e5ce3e-9489-4cb0-b229-a4923e40ed6d => generated 855 bytes in 776 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/730] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:31:08 2026] GET /v2.0/ports?network_id=b222061d-77bc-4185-aa5e-0d7a2f3bcf16&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 23:31:08.321 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-df357008-0d9e-4fcd-b2ff-96edc12187b7'] response: {'name': 'network-changed', 'server_uuid': '12a55538-9437-4f03-85aa-a809934f9d75', 'tag': '5bc9da4f-feb7-4b40-b90b-4bc0328e9832', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 361/731] 199.19.213.132 () {34 vars in 1012 bytes} [Tue Jun 9 23:31:08 2026] GET /v2.0/networks/b222061d-77bc-4185-aa5e-0d7a2f3bcf16?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/732] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:08 2026] GET /v2.0/ports?device_id=12a55538-9437-4f03-85aa-a809934f9d75 => 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: 372/733] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:31:08 2026] GET /v2.0/security-groups?id=472466a1-7184-4550-8190-de0c14560d19&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: 362/734] 199.19.213.132 () {34 vars in 1112 bytes} [Tue Jun 9 23:31:08 2026] GET /v2.0/networks/b222061d-77bc-4185-aa5e-0d7a2f3bcf16?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/735] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:08 2026] GET /v2.0/ports?device_id=12a55538-9437-4f03-85aa-a809934f9d75 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/736] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:31:08 2026] GET /v2.0/security-groups?id=472466a1-7184-4550-8190-de0c14560d19&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/737] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:08 2026] GET /v2.0/ports?device_id=18ad0c5f-e097-4132-891b-4debdc8204c1 => generated 969 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/738] 199.19.213.132 () {34 vars in 1080 bytes} [Tue Jun 9 23:31:08 2026] GET /v2.0/ports?tenant_id=b6b038fdcf114893b8bf7470b47c6ff3&device_id=12a55538-9437-4f03-85aa-a809934f9d75 => generated 1240 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/739] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:31:08 2026] GET /v2.0/security-groups?id=c4facf15-7316-4fff-a964-063a9a8dfd91&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: 365/740] 199.19.213.132 () {34 vars in 986 bytes} [Tue Jun 9 23:31:08 2026] GET /v2.0/networks?id=29986d65-e8b6-4c72-afa0-e2c752ede45d => generated 772 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/741] 199.19.213.132 () {34 vars in 1058 bytes} [Tue Jun 9 23:31:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=5bc9da4f-feb7-4b40-b90b-4bc0328e9832 => generated 858 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/742] 199.19.213.132 () {34 vars in 984 bytes} [Tue Jun 9 23:31:08 2026] GET /v2.0/subnets?id=b8e78b2b-bc36-4064-8522-1604f1c11cd7 => generated 694 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/743] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:31:09 2026] GET /v2.0/ports?network_id=29986d65-e8b6-4c72-afa0-e2c752ede45d&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: 367/744] 199.19.213.132 () {34 vars in 1012 bytes} [Tue Jun 9 23:31:09 2026] GET /v2.0/networks/29986d65-e8b6-4c72-afa0-e2c752ede45d?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: 378/745] 199.19.213.132 () {34 vars in 1112 bytes} [Tue Jun 9 23:31:09 2026] GET /v2.0/networks/29986d65-e8b6-4c72-afa0-e2c752ede45d?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: 379/746] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:09 2026] GET /v2.0/ports?device_id=18ad0c5f-e097-4132-891b-4debdc8204c1 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/747] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:09 2026] GET /v2.0/ports?device_id=12a55538-9437-4f03-85aa-a809934f9d75 => generated 971 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/748] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:31:10 2026] GET /v2.0/security-groups?id=c4facf15-7316-4fff-a964-063a9a8dfd91&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: 369/749] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:31:10 2026] GET /v2.0/security-groups?id=472466a1-7184-4550-8190-de0c14560d19&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: 381/750] 199.19.213.132 () {34 vars in 994 bytes} [Tue Jun 9 23:31:10 2026] GET /v2.0/ports?device_id=12a55538-9437-4f03-85aa-a809934f9d75 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/751] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:11 2026] GET /v2.0/ports?device_id=12a55538-9437-4f03-85aa-a809934f9d75 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/752] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:11 2026] GET /v2.0/ports?device_id=18ad0c5f-e097-4132-891b-4debdc8204c1 => generated 969 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/753] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:31:11 2026] GET /v2.0/security-groups?id=472466a1-7184-4550-8190-de0c14560d19&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: 385/754] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:31:11 2026] GET /v2.0/security-groups?id=c4facf15-7316-4fff-a964-063a9a8dfd91&fields=id&fields=name => generated 114 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:31:11.411 8 INFO neutron.db.l3_db [req-ef6d2944-b0a3-4d7c-b96d-26073b688120 req-a45fbf9c-b6d3-4398-98da-4f954bbfc7b2 06ca780a14154bf3a4811ed9034b0e88 b6b038fdcf114893b8bf7470b47c6ff3 - - default default] Floating IP 65e5ce3e-9489-4cb0-b229-a4923e40ed6d disassociated. External IP: 10.96.250.201, port: 5bc9da4f-feb7-4b40-b90b-4bc0328e9832. [pid: 8|app: 0|req: 370/755] 199.19.213.132 () {36 vars in 997 bytes} [Tue Jun 9 23:31:10 2026] DELETE /v2.0/ports/5bc9da4f-feb7-4b40-b90b-4bc0328e9832 => generated 0 bytes in 1134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/756] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:12 2026] GET /v2.0/ports?device_id=12a55538-9437-4f03-85aa-a809934f9d75 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 23:31:12.414 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6787162d-65cf-41aa-be1b-25a3c87598b8'] response: {'server_uuid': '12a55538-9437-4f03-85aa-a809934f9d75', 'name': 'network-vif-deleted', 'tag': '5bc9da4f-feb7-4b40-b90b-4bc0328e9832', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 371/757] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:12 2026] GET /v2.0/ports?device_id=18ad0c5f-e097-4132-891b-4debdc8204c1 => generated 969 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/758] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:31:12 2026] GET /v2.0/security-groups?id=c4facf15-7316-4fff-a964-063a9a8dfd91&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: 372/759] 10.0.0.46 () {34 vars in 989 bytes} [Tue Jun 9 23:31:13 2026] GET /v2.0/ports?device_id=0c242ea8-6bce-46c6-9935-5abcb8ffc7db => generated 1244 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/760] 10.0.0.46 () {34 vars in 1039 bytes} [Tue Jun 9 23:31:13 2026] GET /v2.0/security-groups?id=97abe5e8-da37-4a60-8293-f0918b8c4901&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: 373/761] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:13 2026] GET /v2.0/ports?device_id=12a55538-9437-4f03-85aa-a809934f9d75 => 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: 389/762] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:13 2026] GET /v2.0/ports?device_id=18ad0c5f-e097-4132-891b-4debdc8204c1 => 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: 374/763] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:31:13 2026] GET /v2.0/security-groups?id=c4facf15-7316-4fff-a964-063a9a8dfd91&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/764] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:14 2026] GET /v2.0/ports?device_id=12a55538-9437-4f03-85aa-a809934f9d75 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/767] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:14 2026] GET /v2.0/ports?device_id=18ad0c5f-e097-4132-891b-4debdc8204c1 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/768] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:31:14 2026] GET /v2.0/security-groups?id=c4facf15-7316-4fff-a964-063a9a8dfd91&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: 376/769] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:14 2026] GET /v2.0/ports?device_id=18ad0c5f-e097-4132-891b-4debdc8204c1 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:31:15.378 7 INFO neutron.db.l3_db [None req-2d430ea3-9298-46f7-90ca-21feaccb4381 4909b6b56996426a93d035c7b78ee36e bc3eb2e4069244b396c2eefa2019e5ab - - default default] Floating IP f6573b2d-37ee-4c98-a019-2be46c33a97f associated. External IP: 10.96.250.216, port: aed949da-3be7-43d8-800e-7d0438147a12. [pid: 7|app: 0|req: 394/770] 10.0.0.90 () {34 vars in 748 bytes} [Tue Jun 9 23:31:15 2026] PUT /v2.0/floatingips/f6573b2d-37ee-4c98-a019-2be46c33a97f => generated 855 bytes in 689 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/771] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:31:15 2026] DELETE /v2.0/security-groups/472466a1-7184-4550-8190-de0c14560d19 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 23:31:15.806 8 INFO neutron.api.v2.resource [None req-8ab7dbe8-b53e-42f1-85ff-7911175ec319 06ca780a14154bf3a4811ed9034b0e88 b6b038fdcf114893b8bf7470b47c6ff3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 378/772] 10.0.0.90 () {32 vars in 736 bytes} [Tue Jun 9 23:31:15 2026] GET /v2.0/security-groups/472466a1-7184-4550-8190-de0c14560d19 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/773] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:15 2026] GET /v2.0/ports?device_id=18ad0c5f-e097-4132-891b-4debdc8204c1 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:31:15.822 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5eb99205-e6fa-469c-b050-42c49fe87e2a'] response: {'name': 'network-changed', 'server_uuid': '18ad0c5f-e097-4132-891b-4debdc8204c1', 'tag': 'aed949da-3be7-43d8-800e-7d0438147a12', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 396/774] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:31:15 2026] GET /v2.0/security-groups?id=c4facf15-7316-4fff-a964-063a9a8dfd91&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: 379/775] 10.0.0.90 () {32 vars in 731 bytes} [Tue Jun 9 23:31:15 2026] DELETE /v2.0/floatingips/65e5ce3e-9489-4cb0-b229-a4923e40ed6d => generated 0 bytes in 261 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/776] 10.0.0.46 () {34 vars in 989 bytes} [Tue Jun 9 23:31:16 2026] GET /v2.0/ports?device_id=9bb5ba04-3606-4ae3-ac81-84cc00d0a8d2 => 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: 381/777] 10.0.0.46 () {34 vars in 1039 bytes} [Tue Jun 9 23:31:16 2026] GET /v2.0/security-groups?id=b1a0efa5-0238-45ad-99d7-2dcf7ce72a39&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/778] 199.19.213.132 () {34 vars in 1080 bytes} [Tue Jun 9 23:31:16 2026] GET /v2.0/ports?tenant_id=bc3eb2e4069244b396c2eefa2019e5ab&device_id=18ad0c5f-e097-4132-891b-4debdc8204c1 => generated 1240 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/779] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:16 2026] GET /v2.0/ports?device_id=18ad0c5f-e097-4132-891b-4debdc8204c1 => 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: 384/780] 199.19.213.132 () {34 vars in 986 bytes} [Tue Jun 9 23:31:16 2026] GET /v2.0/networks?id=0bb14a23-a522-4e1d-8735-e9b950702b05 => 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: 385/781] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:31:16 2026] GET /v2.0/security-groups?id=c4facf15-7316-4fff-a964-063a9a8dfd91&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: 386/782] 199.19.213.132 () {34 vars in 1058 bytes} [Tue Jun 9 23:31:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=aed949da-3be7-43d8-800e-7d0438147a12 => generated 858 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/783] 199.19.213.132 () {34 vars in 984 bytes} [Tue Jun 9 23:31:16 2026] GET /v2.0/subnets?id=2e2fe99c-8668-474e-990c-1265d1575b11 => generated 698 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/784] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:31:16 2026] GET /v2.0/ports?network_id=0bb14a23-a522-4e1d-8735-e9b950702b05&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: 389/785] 199.19.213.132 () {34 vars in 1012 bytes} [Tue Jun 9 23:31:16 2026] GET /v2.0/networks/0bb14a23-a522-4e1d-8735-e9b950702b05?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: 390/786] 199.19.213.132 () {34 vars in 1112 bytes} [Tue Jun 9 23:31:16 2026] GET /v2.0/networks/0bb14a23-a522-4e1d-8735-e9b950702b05?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/787] 10.0.0.90 () {34 vars in 788 bytes} [Tue Jun 9 23:31:16 2026] PUT /v2.0/routers/ed42f602-caaf-4453-882e-2281a44b63c8/remove_router_interface => generated 309 bytes in 1031 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:31:17.675 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-06dbdf56-a2fd-476a-ab99-b504a12f505e 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - 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: 7|app: 0|req: 398/788] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:17 2026] GET /v2.0/ports?device_id=18ad0c5f-e097-4132-891b-4debdc8204c1 => generated 971 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/789] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:31:17 2026] GET /v2.0/security-groups?id=c4facf15-7316-4fff-a964-063a9a8dfd91&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:31:18.037 8 INFO neutron.db.l3_hamode_db [None req-06dbdf56-a2fd-476a-ab99-b504a12f505e 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] HA network 5f53d5ff-b77c-4c54-a323-edb851b9cab5 was deleted as no HA routers are present in tenant b6b038fdcf114893b8bf7470b47c6ff3. [pid: 8|app: 0|req: 391/790] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:31:17 2026] DELETE /v2.0/routers/ed42f602-caaf-4453-882e-2281a44b63c8 => generated 0 bytes in 933 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/791] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:31:18 2026] DELETE /v2.0/subnets/b8e78b2b-bc36-4064-8522-1604f1c11cd7 => 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: 401/792] 199.19.213.132 () {34 vars in 994 bytes} [Tue Jun 9 23:31:18 2026] GET /v2.0/ports?device_id=18ad0c5f-e097-4132-891b-4debdc8204c1 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:31:18.424 8 INFO neutron.services.segments.plugin [-] Segment 9737fee7-c0a6-4015-84a3-b936ab17b996 resource provider aggregate not found 2026-06-09 23:31:18.444 8 INFO neutron.services.segments.plugin [-] Segment 9737fee7-c0a6-4015-84a3-b936ab17b996 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9737fee7-c0a6-4015-84a3-b936ab17b996 found for delete ", "request_id": "req-1a4fc739-2036-4313-a00a-95287801848f"}]} 2026-06-09 23:31:18.449 8 INFO neutron.services.segments.plugin [-] Segment 9737fee7-c0a6-4015-84a3-b936ab17b996 resource provider aggregate not found 2026-06-09 23:31:18.469 8 INFO neutron.services.segments.plugin [-] Segment 9737fee7-c0a6-4015-84a3-b936ab17b996 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9737fee7-c0a6-4015-84a3-b936ab17b996 found for delete ", "request_id": "req-8e002f68-d441-4bf5-af7c-abc8fbd1dbcc"}]} [pid: 8|app: 0|req: 392/793] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:31:18 2026] DELETE /v2.0/networks/29986d65-e8b6-4c72-afa0-e2c752ede45d => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/794] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:31:18 2026] GET /v2.0/security-groups?tenant_id=b6b038fdcf114893b8bf7470b47c6ff3&name=default => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/795] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:31:18 2026] DELETE /v2.0/security-groups/b4e451b6-0f64-49b2-8624-6410c8240059 => 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: 395/796] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:18 2026] GET /v2.0/ports?device_id=18ad0c5f-e097-4132-891b-4debdc8204c1 => generated 969 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/797] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:31:18 2026] GET /v2.0/security-groups?id=c4facf15-7316-4fff-a964-063a9a8dfd91&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:31:19.073 7 INFO neutron.db.l3_db [req-781ad608-2099-4021-be74-b734a146edfb req-5ac9ead0-08eb-467b-b09c-b6d1d19fc044 4909b6b56996426a93d035c7b78ee36e bc3eb2e4069244b396c2eefa2019e5ab - - default default] Floating IP f6573b2d-37ee-4c98-a019-2be46c33a97f disassociated. External IP: 10.96.250.216, port: aed949da-3be7-43d8-800e-7d0438147a12. [pid: 7|app: 0|req: 402/798] 199.19.213.132 () {36 vars in 997 bytes} [Tue Jun 9 23:31:18 2026] DELETE /v2.0/ports/aed949da-3be7-43d8-800e-7d0438147a12 => generated 0 bytes in 1133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/799] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:20 2026] GET /v2.0/ports?device_id=18ad0c5f-e097-4132-891b-4debdc8204c1 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 23:31:20.497 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cd1b2da5-beb4-42fa-9be6-5745834d3a83'] response: {'server_uuid': '18ad0c5f-e097-4132-891b-4debdc8204c1', 'name': 'network-vif-deleted', 'tag': 'aed949da-3be7-43d8-800e-7d0438147a12', 'status': 'completed', 'code': 200} 2026-06-09 23:31:20.784 7 INFO neutron.db.segments_db [None req-43c07fd0-7cf2-4342-ade9-715bf3f98852 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] Added segment 496c0ba7-a3fc-4647-9e0e-9610cfceca6a of type vxlan for network 68719e8c-e4dd-45f6-8c03-332831907eda [pid: 7|app: 0|req: 403/800] 10.0.0.90 () {34 vars in 670 bytes} [Tue Jun 9 23:31:20 2026] POST /v2.0/networks => generated 746 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:31:20.893 8 INFO neutron.services.segments.plugin [-] Segment af31bc09-7674-4ff9-8ed9-883bb6b6d5d4 resource provider aggregate not found 2026-06-09 23:31:20.897 8 INFO neutron.services.segments.plugin [-] Segment af31bc09-7674-4ff9-8ed9-883bb6b6d5d4 resource provider aggregate not found 2026-06-09 23:31:20.905 8 INFO neutron.services.segments.plugin [-] Segment af31bc09-7674-4ff9-8ed9-883bb6b6d5d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af31bc09-7674-4ff9-8ed9-883bb6b6d5d4 found for delete ", "request_id": "req-510fa79f-d531-465b-97d9-4d95e108376a"}]} 2026-06-09 23:31:20.910 8 INFO neutron.services.segments.plugin [-] Segment af31bc09-7674-4ff9-8ed9-883bb6b6d5d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af31bc09-7674-4ff9-8ed9-883bb6b6d5d4 found for delete ", "request_id": "req-c985ca59-7f24-4957-bb27-f53f5a321330"}]} [pid: 8|app: 0|req: 398/801] 10.0.0.90 () {34 vars in 668 bytes} [Tue Jun 9 23:31:20 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-06-09 23:31:21.088 7 INFO neutron.db.segments_db [None req-1798ed6b-1347-4029-b600-36a20b7977a8 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] Added segment 4d2023dd-8cb8-43e5-8a37-f295ede3e852 of type vxlan for network 850bc36d-3a15-4d01-9f10-42403ce419a9 [pid: 8|app: 0|req: 399/802] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:21 2026] GET /v2.0/ports?device_id=18ad0c5f-e097-4132-891b-4debdc8204c1 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 23:31:21.324 7 INFO neutron.db.l3_hamode_db [None req-1798ed6b-1347-4029-b600-36a20b7977a8 4a60b628f12f4a808bf99d70ebbfde39 e69f006bc6f24cfb85595ebb1a9617b5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-09 23:31:22.124 7 INFO neutron.db.l3_hamode_db [None req-1798ed6b-1347-4029-b600-36a20b7977a8 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 400/803] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:22 2026] GET /v2.0/ports?device_id=18ad0c5f-e097-4132-891b-4debdc8204c1 => 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: 404/804] 10.0.0.90 () {34 vars in 668 bytes} [Tue Jun 9 23:31:21 2026] POST /v2.0/routers => generated 733 bytes in 1981 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/805] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:23 2026] GET /v2.0/ports?device_id=18ad0c5f-e097-4132-891b-4debdc8204c1 => 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: 401/806] 10.0.0.90 () {34 vars in 782 bytes} [Tue Jun 9 23:31:23 2026] PUT /v2.0/routers/2389d104-f871-4faa-bfdb-f34adaf69084/add_router_interface => generated 309 bytes in 1100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/807] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:31:24 2026] DELETE /v2.0/security-groups/c4facf15-7316-4fff-a964-063a9a8dfd91 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 23:31:24.569 8 INFO neutron.api.v2.resource [None req-18181b1e-e426-49df-a172-4e18f899c442 4909b6b56996426a93d035c7b78ee36e bc3eb2e4069244b396c2eefa2019e5ab - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 402/808] 10.0.0.90 () {32 vars in 736 bytes} [Tue Jun 9 23:31:24 2026] GET /v2.0/security-groups/c4facf15-7316-4fff-a964-063a9a8dfd91 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/809] 10.0.0.90 () {32 vars in 731 bytes} [Tue Jun 9 23:31:24 2026] DELETE /v2.0/floatingips/f6573b2d-37ee-4c98-a019-2be46c33a97f => generated 0 bytes in 361 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/810] 10.0.0.240 () {34 vars in 982 bytes} [Tue Jun 9 23:31:25 2026] GET /v2.0/networks?id=68719e8c-e4dd-45f6-8c03-332831907eda => generated 678 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/811] 10.0.0.240 () {34 vars in 965 bytes} [Tue Jun 9 23:31:25 2026] GET /v2.0/quotas/e69f006bc6f24cfb85595ebb1a9617b5 => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/812] 10.0.0.240 () {34 vars in 1002 bytes} [Tue Jun 9 23:31:25 2026] GET /v2.0/ports?tenant_id=e69f006bc6f24cfb85595ebb1a9617b5&fields=id => generated 103 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/813] 10.0.0.240 () {34 vars in 1008 bytes} [Tue Jun 9 23:31:25 2026] GET /v2.0/networks/68719e8c-e4dd-45f6-8c03-332831907eda?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: 412/814] 10.0.0.240 () {34 vars in 1108 bytes} [Tue Jun 9 23:31:25 2026] GET /v2.0/networks/68719e8c-e4dd-45f6-8c03-332831907eda?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: 413/815] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:25 2026] GET /v2.0/ports?device_id=7199d98f-32c4-4615-becc-adbf11ded0ce => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/816] 10.0.0.90 () {34 vars in 788 bytes} [Tue Jun 9 23:31:24 2026] PUT /v2.0/routers/5ff4ef8c-8ba3-4869-b929-e33371245a6e/remove_router_interface => generated 309 bytes in 973 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/817] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:26 2026] GET /v2.0/ports?device_id=7199d98f-32c4-4615-becc-adbf11ded0ce => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 23:31:26.767 7 INFO neutron.services.segments.plugin [-] Segment 7859169e-9556-48c5-b6a9-542f5059361c resource provider aggregate not found 2026-06-09 23:31:26.772 7 INFO neutron.services.segments.plugin [-] Segment 7859169e-9556-48c5-b6a9-542f5059361c resource provider aggregate not found 2026-06-09 23:31:26.780 7 INFO neutron.services.segments.plugin [-] Segment 7859169e-9556-48c5-b6a9-542f5059361c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7859169e-9556-48c5-b6a9-542f5059361c found for delete ", "request_id": "req-5c449b30-9002-4076-a958-fca0e7768f26"}]} 2026-06-09 23:31:26.784 7 INFO neutron.services.segments.plugin [-] Segment 7859169e-9556-48c5-b6a9-542f5059361c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7859169e-9556-48c5-b6a9-542f5059361c found for delete ", "request_id": "req-f647ef52-c1d8-46c9-ad71-6343c6963b76"}]} 2026-06-09 23:31:26.785 7 INFO neutron.db.l3_hamode_db [None req-5d04ef32-476e-4fc6-bdb3-e881323740ca 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] HA network c03befb2-3353-4911-a159-06eb8e122dca was deleted as no HA routers are present in tenant bc3eb2e4069244b396c2eefa2019e5ab. [pid: 7|app: 0|req: 414/818] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:31:25 2026] DELETE /v2.0/routers/5ff4ef8c-8ba3-4869-b929-e33371245a6e => generated 0 bytes in 865 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/819] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:31:26 2026] DELETE /v2.0/subnets/2e2fe99c-8668-474e-990c-1265d1575b11 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/820] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:31:26 2026] DELETE /v2.0/networks/0bb14a23-a522-4e1d-8735-e9b950702b05 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/821] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:31:27 2026] GET /v2.0/security-groups?tenant_id=bc3eb2e4069244b396c2eefa2019e5ab&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: 416/822] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:31:27 2026] DELETE /v2.0/security-groups/f17b919c-47a2-4112-abfb-8a547b2d9413 => 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: 407/823] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:27 2026] GET /v2.0/ports?device_id=7199d98f-32c4-4615-becc-adbf11ded0ce => 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: 417/824] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:28 2026] GET /v2.0/ports?device_id=7199d98f-32c4-4615-becc-adbf11ded0ce => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/825] 199.19.213.132 () {34 vars in 986 bytes} [Tue Jun 9 23:31:29 2026] GET /v2.0/networks?id=68719e8c-e4dd-45f6-8c03-332831907eda => generated 678 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:31:29.784 7 WARNING neutron_lib.context [req-e55c1e59-f820-4c4e-b448-f8bd5da514b5 req-f42126d6-4b9d-4026-9a81-d8c380bc9da6 0939f426409a4959b0d6049482f117ab e69f006bc6f24cfb85595ebb1a9617b5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:31:29.795 7 INFO neutron.services.segments.plugin [-] Segment ee88f745-ec11-429c-bd4c-71a734453737 resource provider aggregate not found 2026-06-09 23:31:29.801 7 INFO neutron.services.segments.plugin [-] Segment ee88f745-ec11-429c-bd4c-71a734453737 resource provider aggregate not found 2026-06-09 23:31:29.807 7 INFO neutron.services.segments.plugin [-] Segment ee88f745-ec11-429c-bd4c-71a734453737 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee88f745-ec11-429c-bd4c-71a734453737 found for delete ", "request_id": "req-4c2975cc-4bc4-4df0-a087-9e678fb9ed78"}]} 2026-06-09 23:31:29.818 7 INFO neutron.services.segments.plugin [-] Segment ee88f745-ec11-429c-bd4c-71a734453737 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee88f745-ec11-429c-bd4c-71a734453737 found for delete ", "request_id": "req-fbbb156a-2fbf-49fd-826d-43f02088ee9b"}]} [pid: 8|app: 0|req: 409/826] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:29 2026] GET /v2.0/ports?device_id=7199d98f-32c4-4615-becc-adbf11ded0ce => 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: 418/829] 199.19.213.132 () {38 vars in 955 bytes} [Tue Jun 9 23:31:29 2026] POST /v2.0/ports => generated 954 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/830] 199.19.213.132 () {38 vars in 1028 bytes} [Tue Jun 9 23:31:30 2026] PUT /v2.0/ports/17873871-7a59-40f0-85ee-6dc18e42465d => generated 1235 bytes in 486 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 419/831] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:30 2026] GET /v2.0/ports?device_id=7199d98f-32c4-4615-becc-adbf11ded0ce => generated 969 bytes in 105 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: 413/832] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:31:31 2026] GET /v2.0/security-groups?id=dd6c83cf-636c-4587-8886-b883d5389b26&fields=id&fields=name => generated 88 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/833] 199.19.213.132 () {34 vars in 1080 bytes} [Tue Jun 9 23:31:31 2026] GET /v2.0/ports?tenant_id=e69f006bc6f24cfb85595ebb1a9617b5&device_id=7199d98f-32c4-4615-becc-adbf11ded0ce => generated 1238 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 23:31:31.647 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8bf4da79-8218-4114-920a-0869341125b8'] response: {'name': 'network-changed', 'server_uuid': '7199d98f-32c4-4615-becc-adbf11ded0ce', 'tag': '17873871-7a59-40f0-85ee-6dc18e42465d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 414/834] 199.19.213.132 () {34 vars in 1018 bytes} [Tue Jun 9 23:31:31 2026] GET /v2.0/networks?tenant_id=e69f006bc6f24cfb85595ebb1a9617b5&shared=False => generated 774 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/835] 199.19.213.132 () {34 vars in 930 bytes} [Tue Jun 9 23:31:31 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/836] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:32 2026] GET /v2.0/ports?device_id=7199d98f-32c4-4615-becc-adbf11ded0ce => generated 969 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/837] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:31:32 2026] GET /v2.0/security-groups?id=dd6c83cf-636c-4587-8886-b883d5389b26&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: 423/838] 199.19.213.132 () {34 vars in 1080 bytes} [Tue Jun 9 23:31:32 2026] GET /v2.0/ports?tenant_id=e69f006bc6f24cfb85595ebb1a9617b5&device_id=7199d98f-32c4-4615-becc-adbf11ded0ce => generated 1238 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/839] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:31:32 2026] GET /v2.0/security-groups?tenant_id=b6bc5527f1b84af29367c0eb8834d62b&name=default => generated 2925 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/840] 199.19.213.132 () {34 vars in 1058 bytes} [Tue Jun 9 23:31:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=17873871-7a59-40f0-85ee-6dc18e42465d => 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: 425/841] 199.19.213.132 () {34 vars in 984 bytes} [Tue Jun 9 23:31:32 2026] GET /v2.0/subnets?id=d2d478c1-13bc-410a-a002-04ba177b5ac2 => generated 696 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/842] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:31:32 2026] DELETE /v2.0/security-groups/fa0972d9-eed2-4666-80f0-ad652d13374a => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/843] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:31:32 2026] GET /v2.0/ports?network_id=68719e8c-e4dd-45f6-8c03-332831907eda&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: 418/844] 199.19.213.132 () {34 vars in 1012 bytes} [Tue Jun 9 23:31:32 2026] GET /v2.0/networks/68719e8c-e4dd-45f6-8c03-332831907eda?fields=segments => generated 14 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/845] 199.19.213.132 () {34 vars in 1112 bytes} [Tue Jun 9 23:31:32 2026] GET /v2.0/networks/68719e8c-e4dd-45f6-8c03-332831907eda?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/846] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:31:33 2026] GET /v2.0/security-groups?tenant_id=6f5357b707ca441fa9e551bc2f7d28cc&name=default => generated 2925 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/847] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:31:33 2026] DELETE /v2.0/security-groups/b5b37b9a-161e-4740-a3d9-fba6bc2f18ac => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/848] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:33 2026] GET /v2.0/ports?device_id=7199d98f-32c4-4615-becc-adbf11ded0ce => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/849] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:31:33 2026] GET /v2.0/security-groups?id=dd6c83cf-636c-4587-8886-b883d5389b26&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: 421/850] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:33 2026] GET /v2.0/ports?device_id=0c242ea8-6bce-46c6-9935-5abcb8ffc7db => generated 975 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/851] 10.0.0.240 () {34 vars in 971 bytes} [Tue Jun 9 23:31:33 2026] GET /v2.0/ports/5fedc718-9dc2-4eee-b040-260a2ba60bbf => generated 972 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/852] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:34 2026] GET /v2.0/ports?device_id=7199d98f-32c4-4615-becc-adbf11ded0ce => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/853] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:31:34 2026] GET /v2.0/security-groups?id=dd6c83cf-636c-4587-8886-b883d5389b26&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/854] 199.19.213.132 () {34 vars in 1000 bytes} [Tue Jun 9 23:31:34 2026] GET /v2.0/subnets?network_id=fdbb4c5e-8ba1-4a69-b8de-5c0d5b2f2c6f => generated 683 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/855] 199.19.213.132 () {34 vars in 1146 bytes} [Tue Jun 9 23:31:34 2026] GET /v2.0/ports?device_id=0c242ea8-6bce-46c6-9935-5abcb8ffc7db&device_owner=compute%3Anova&network_id=fdbb4c5e-8ba1-4a69-b8de-5c0d5b2f2c6f => 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: 424/856] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:34 2026] GET /v2.0/ports?device_id=9bb5ba04-3606-4ae3-ac81-84cc00d0a8d2 => generated 975 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/857] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:31:34 2026] GET /v2.0/security-groups?id=b1a0efa5-0238-45ad-99d7-2dcf7ce72a39&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: 426/858] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:34 2026] GET /v2.0/ports?device_id=9bb5ba04-3606-4ae3-ac81-84cc00d0a8d2 => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/859] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:31:34 2026] GET /v2.0/security-groups?id=b1a0efa5-0238-45ad-99d7-2dcf7ce72a39&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/860] 199.19.213.132 () {38 vars in 1028 bytes} [Tue Jun 9 23:31:34 2026] PUT /v2.0/ports/5fedc718-9dc2-4eee-b040-260a2ba60bbf => generated 1149 bytes in 522 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/861] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:35 2026] GET /v2.0/ports?device_id=9bb5ba04-3606-4ae3-ac81-84cc00d0a8d2 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 434/862] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:31:35 2026] GET /v2.0/security-groups?id=b1a0efa5-0238-45ad-99d7-2dcf7ce72a39&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: 429/863] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:35 2026] GET /v2.0/ports?device_id=7199d98f-32c4-4615-becc-adbf11ded0ce => generated 969 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:31:35.658 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-eb418923-4e5c-4ffd-b7e1-47cf709dbe8f'] response: {'name': 'network-changed', 'server_uuid': '0c242ea8-6bce-46c6-9935-5abcb8ffc7db', 'tag': '5fedc718-9dc2-4eee-b040-260a2ba60bbf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 435/864] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:31:35 2026] GET /v2.0/security-groups?id=dd6c83cf-636c-4587-8886-b883d5389b26&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: 430/865] 199.19.213.132 () {34 vars in 1080 bytes} [Tue Jun 9 23:31:35 2026] GET /v2.0/ports?tenant_id=57eab2fe50db434f8563828b14cd88a8&device_id=0c242ea8-6bce-46c6-9935-5abcb8ffc7db => generated 1421 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/866] 199.19.213.132 () {34 vars in 986 bytes} [Tue Jun 9 23:31:35 2026] GET /v2.0/networks?id=fdbb4c5e-8ba1-4a69-b8de-5c0d5b2f2c6f => generated 779 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/867] 199.19.213.132 () {34 vars in 1060 bytes} [Tue Jun 9 23:31:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=5fedc718-9dc2-4eee-b040-260a2ba60bbf => generated 861 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/868] 199.19.213.132 () {34 vars in 1058 bytes} [Tue Jun 9 23:31:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=5fedc718-9dc2-4eee-b040-260a2ba60bbf => 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: 432/869] 199.19.213.132 () {34 vars in 984 bytes} [Tue Jun 9 23:31:35 2026] GET /v2.0/subnets?id=e8dd975f-dffa-4961-a72e-734e16bd48f4 => generated 701 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/870] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:31:36 2026] GET /v2.0/ports?network_id=fdbb4c5e-8ba1-4a69-b8de-5c0d5b2f2c6f&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/871] 199.19.213.132 () {34 vars in 1012 bytes} [Tue Jun 9 23:31:36 2026] GET /v2.0/networks/fdbb4c5e-8ba1-4a69-b8de-5c0d5b2f2c6f?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: 439/872] 199.19.213.132 () {34 vars in 1112 bytes} [Tue Jun 9 23:31:36 2026] GET /v2.0/networks/fdbb4c5e-8ba1-4a69-b8de-5c0d5b2f2c6f?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: 434/873] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:36 2026] GET /v2.0/ports?device_id=0c242ea8-6bce-46c6-9935-5abcb8ffc7db => generated 1152 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/874] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:31:36 2026] GET /v2.0/security-groups?id=97abe5e8-da37-4a60-8293-f0918b8c4901&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: 435/875] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:36 2026] GET /v2.0/ports?device_id=9bb5ba04-3606-4ae3-ac81-84cc00d0a8d2 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/876] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:31:36 2026] GET /v2.0/security-groups?id=b1a0efa5-0238-45ad-99d7-2dcf7ce72a39&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/877] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:36 2026] GET /v2.0/ports?device_id=7199d98f-32c4-4615-becc-adbf11ded0ce => 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: 442/878] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:31:36 2026] GET /v2.0/security-groups?id=dd6c83cf-636c-4587-8886-b883d5389b26&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/879] 199.19.213.132 () {34 vars in 1080 bytes} [Tue Jun 9 23:31:36 2026] GET /v2.0/ports?tenant_id=25f040d14d32490e8c6718c44f638a1d&device_id=9bb5ba04-3606-4ae3-ac81-84cc00d0a8d2 => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/880] 199.19.213.132 () {34 vars in 986 bytes} [Tue Jun 9 23:31:36 2026] GET /v2.0/networks?id=b222061d-77bc-4185-aa5e-0d7a2f3bcf16 => generated 772 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/881] 199.19.213.132 () {34 vars in 1060 bytes} [Tue Jun 9 23:31:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=41ee266b-4f82-44e3-b0ef-6f0ff4daee87 => generated 861 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/882] 199.19.213.132 () {34 vars in 984 bytes} [Tue Jun 9 23:31:37 2026] GET /v2.0/subnets?id=9ed34666-9346-4f8b-aa47-13d26e2b9dac => generated 694 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/883] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:31:37 2026] GET /v2.0/ports?network_id=b222061d-77bc-4185-aa5e-0d7a2f3bcf16&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: 7|app: 0|req: 445/884] 199.19.213.132 () {34 vars in 1012 bytes} [Tue Jun 9 23:31:37 2026] GET /v2.0/networks/b222061d-77bc-4185-aa5e-0d7a2f3bcf16?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/885] 199.19.213.132 () {34 vars in 1080 bytes} [Tue Jun 9 23:31:37 2026] GET /v2.0/ports?tenant_id=57eab2fe50db434f8563828b14cd88a8&device_id=0c242ea8-6bce-46c6-9935-5abcb8ffc7db => generated 1421 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/886] 199.19.213.132 () {34 vars in 1112 bytes} [Tue Jun 9 23:31:37 2026] GET /v2.0/networks/b222061d-77bc-4185-aa5e-0d7a2f3bcf16?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/887] 199.19.213.132 () {34 vars in 986 bytes} [Tue Jun 9 23:31:37 2026] GET /v2.0/networks?id=fdbb4c5e-8ba1-4a69-b8de-5c0d5b2f2c6f => generated 779 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/888] 199.19.213.132 () {34 vars in 1060 bytes} [Tue Jun 9 23:31:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=5fedc718-9dc2-4eee-b040-260a2ba60bbf => generated 861 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/889] 199.19.213.132 () {34 vars in 1058 bytes} [Tue Jun 9 23:31:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=5fedc718-9dc2-4eee-b040-260a2ba60bbf => 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: 448/890] 199.19.213.132 () {34 vars in 984 bytes} [Tue Jun 9 23:31:37 2026] GET /v2.0/subnets?id=e8dd975f-dffa-4961-a72e-734e16bd48f4 => generated 701 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/891] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:31:37 2026] GET /v2.0/ports?network_id=fdbb4c5e-8ba1-4a69-b8de-5c0d5b2f2c6f&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/892] 199.19.213.132 () {34 vars in 1012 bytes} [Tue Jun 9 23:31:37 2026] GET /v2.0/networks/fdbb4c5e-8ba1-4a69-b8de-5c0d5b2f2c6f?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/893] 199.19.213.132 () {34 vars in 1112 bytes} [Tue Jun 9 23:31:37 2026] GET /v2.0/networks/fdbb4c5e-8ba1-4a69-b8de-5c0d5b2f2c6f?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: 450/894] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:37 2026] GET /v2.0/ports?device_id=9bb5ba04-3606-4ae3-ac81-84cc00d0a8d2 => generated 975 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/895] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:31:37 2026] GET /v2.0/security-groups?id=b1a0efa5-0238-45ad-99d7-2dcf7ce72a39&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/896] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:37 2026] GET /v2.0/ports?device_id=7199d98f-32c4-4615-becc-adbf11ded0ce => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/897] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:31:38 2026] GET /v2.0/security-groups?id=dd6c83cf-636c-4587-8886-b883d5389b26&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: 448/898] 199.19.213.132 () {34 vars in 1118 bytes} [Tue Jun 9 23:31:38 2026] GET /v2.0/ports?device_id=0c242ea8-6bce-46c6-9935-5abcb8ffc7db&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.4 => generated 1152 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/899] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:31:37 2026] GET /v2.0/security-groups?tenant_id=c413c28d7b4a46e7a4a8e273bb6de056&name=default => generated 2925 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/900] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:31:38 2026] DELETE /v2.0/security-groups/10c9f15c-8da1-477d-adb6-2ab8c0ce6df2 => 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: 453/901] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:38 2026] GET /v2.0/ports?device_id=7199d98f-32c4-4615-becc-adbf11ded0ce => generated 971 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/902] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:31:38 2026] GET /v2.0/security-groups?id=dd6c83cf-636c-4587-8886-b883d5389b26&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/903] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:31:38 2026] GET /v2.0/security-groups?tenant_id=6fb239a2d2584866958b0e8f33eedb2f&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/904] 199.19.213.132 () {38 vars in 1028 bytes} [Tue Jun 9 23:31:38 2026] PUT /v2.0/ports/5fedc718-9dc2-4eee-b040-260a2ba60bbf => generated 972 bytes in 551 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/905] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:31:38 2026] DELETE /v2.0/security-groups/d49a37d9-7eac-434f-b828-77db0e24de8e => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 23:31:38.934 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fbbb0b3f-dda2-466f-9452-e6629add4547'] response: {'name': 'network-changed', 'server_uuid': '0c242ea8-6bce-46c6-9935-5abcb8ffc7db', 'tag': '5fedc718-9dc2-4eee-b040-260a2ba60bbf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 450/906] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:38 2026] GET /v2.0/ports?device_id=9bb5ba04-3606-4ae3-ac81-84cc00d0a8d2 => generated 975 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/907] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:31:38 2026] GET /v2.0/security-groups?id=b1a0efa5-0238-45ad-99d7-2dcf7ce72a39&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/908] 199.19.213.132 () {34 vars in 1080 bytes} [Tue Jun 9 23:31:39 2026] GET /v2.0/ports?tenant_id=57eab2fe50db434f8563828b14cd88a8&device_id=0c242ea8-6bce-46c6-9935-5abcb8ffc7db => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/909] 199.19.213.132 () {34 vars in 986 bytes} [Tue Jun 9 23:31:39 2026] GET /v2.0/networks?id=fdbb4c5e-8ba1-4a69-b8de-5c0d5b2f2c6f => generated 779 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/910] 199.19.213.132 () {34 vars in 1060 bytes} [Tue Jun 9 23:31:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=5fedc718-9dc2-4eee-b040-260a2ba60bbf => generated 861 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/911] 199.19.213.132 () {34 vars in 984 bytes} [Tue Jun 9 23:31:39 2026] GET /v2.0/subnets?id=e8dd975f-dffa-4961-a72e-734e16bd48f4 => generated 701 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/912] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:31:39 2026] GET /v2.0/ports?network_id=fdbb4c5e-8ba1-4a69-b8de-5c0d5b2f2c6f&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: 460/913] 199.19.213.132 () {34 vars in 1012 bytes} [Tue Jun 9 23:31:39 2026] GET /v2.0/networks/fdbb4c5e-8ba1-4a69-b8de-5c0d5b2f2c6f?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: 454/914] 199.19.213.132 () {34 vars in 1112 bytes} [Tue Jun 9 23:31:39 2026] GET /v2.0/networks/fdbb4c5e-8ba1-4a69-b8de-5c0d5b2f2c6f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/915] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:39 2026] GET /v2.0/ports?device_id=7199d98f-32c4-4615-becc-adbf11ded0ce => 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: 455/916] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:31:39 2026] GET /v2.0/security-groups?id=dd6c83cf-636c-4587-8886-b883d5389b26&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/917] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:39 2026] GET /v2.0/ports?device_id=0c242ea8-6bce-46c6-9935-5abcb8ffc7db => generated 975 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/918] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:31:39 2026] GET /v2.0/security-groups?id=97abe5e8-da37-4a60-8293-f0918b8c4901&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: 463/919] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:40 2026] GET /v2.0/ports?device_id=9bb5ba04-3606-4ae3-ac81-84cc00d0a8d2 => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/920] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:31:40 2026] GET /v2.0/security-groups?id=b1a0efa5-0238-45ad-99d7-2dcf7ce72a39&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/921] 199.19.213.132 () {34 vars in 994 bytes} [Tue Jun 9 23:31:40 2026] GET /v2.0/ports?device_id=7199d98f-32c4-4615-becc-adbf11ded0ce => 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: 465/922] 199.19.213.132 () {34 vars in 1080 bytes} [Tue Jun 9 23:31:40 2026] GET /v2.0/ports?tenant_id=57eab2fe50db434f8563828b14cd88a8&device_id=0c242ea8-6bce-46c6-9935-5abcb8ffc7db => 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: 466/923] 199.19.213.132 () {34 vars in 986 bytes} [Tue Jun 9 23:31:40 2026] GET /v2.0/networks?id=fdbb4c5e-8ba1-4a69-b8de-5c0d5b2f2c6f => generated 779 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/924] 199.19.213.132 () {34 vars in 1060 bytes} [Tue Jun 9 23:31:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=5fedc718-9dc2-4eee-b040-260a2ba60bbf => generated 861 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/925] 199.19.213.132 () {34 vars in 984 bytes} [Tue Jun 9 23:31:40 2026] GET /v2.0/subnets?id=e8dd975f-dffa-4961-a72e-734e16bd48f4 => generated 701 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/926] 199.19.213.132 () {36 vars in 997 bytes} [Tue Jun 9 23:31:40 2026] DELETE /v2.0/ports/17873871-7a59-40f0-85ee-6dc18e42465d => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/927] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:40 2026] GET /v2.0/ports?device_id=7199d98f-32c4-4615-becc-adbf11ded0ce => 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: 459/928] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:31:40 2026] GET /v2.0/ports?network_id=fdbb4c5e-8ba1-4a69-b8de-5c0d5b2f2c6f&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: 470/929] 199.19.213.132 () {34 vars in 1012 bytes} [Tue Jun 9 23:31:40 2026] GET /v2.0/networks/fdbb4c5e-8ba1-4a69-b8de-5c0d5b2f2c6f?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: 460/930] 199.19.213.132 () {34 vars in 1112 bytes} [Tue Jun 9 23:31:40 2026] GET /v2.0/networks/fdbb4c5e-8ba1-4a69-b8de-5c0d5b2f2c6f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/931] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:40 2026] GET /v2.0/ports?device_id=0c242ea8-6bce-46c6-9935-5abcb8ffc7db => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:31:41.067 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5f00fb0e-56b4-43ba-8240-0223ffe3fb53'] response: {'server_uuid': '7199d98f-32c4-4615-becc-adbf11ded0ce', 'name': 'network-vif-deleted', 'tag': '17873871-7a59-40f0-85ee-6dc18e42465d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 461/932] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:31:41 2026] GET /v2.0/security-groups?id=97abe5e8-da37-4a60-8293-f0918b8c4901&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: 472/933] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:41 2026] GET /v2.0/ports?device_id=9bb5ba04-3606-4ae3-ac81-84cc00d0a8d2 => 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: 462/934] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:31:41 2026] GET /v2.0/security-groups?id=b1a0efa5-0238-45ad-99d7-2dcf7ce72a39&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/935] 199.19.213.132 () {34 vars in 994 bytes} [Tue Jun 9 23:31:41 2026] GET /v2.0/ports?device_id=0c242ea8-6bce-46c6-9935-5abcb8ffc7db => generated 975 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/936] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:41 2026] GET /v2.0/ports?device_id=7199d98f-32c4-4615-becc-adbf11ded0ce => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 23:31:42.036 7 INFO neutron.db.l3_db [req-2d19e0cb-97c5-4712-90bc-ac1c57c5563a req-7848bc9f-ab3d-4a1a-9591-5d976d424121 5f947b10989f43abb5baae708a95d912 57eab2fe50db434f8563828b14cd88a8 - - default default] Floating IP 9d6d0469-ef7a-476a-bc03-4775224232fc disassociated. External IP: 10.96.250.202, port: 5fedc718-9dc2-4eee-b040-260a2ba60bbf. [pid: 8|app: 0|req: 464/937] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:42 2026] GET /v2.0/ports?device_id=0c242ea8-6bce-46c6-9935-5abcb8ffc7db => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/938] 199.19.213.132 () {36 vars in 997 bytes} [Tue Jun 9 23:31:41 2026] DELETE /v2.0/ports/5fedc718-9dc2-4eee-b040-260a2ba60bbf => generated 0 bytes in 594 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 23:31:42.443 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9a37bdb0-1672-4960-a2b9-f3a97d8c0f65'] response: {'server_uuid': '0c242ea8-6bce-46c6-9935-5abcb8ffc7db', 'name': 'network-vif-deleted', 'tag': '5fedc718-9dc2-4eee-b040-260a2ba60bbf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 475/939] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:42 2026] GET /v2.0/ports?device_id=9bb5ba04-3606-4ae3-ac81-84cc00d0a8d2 => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/940] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:31:42 2026] GET /v2.0/security-groups?id=b1a0efa5-0238-45ad-99d7-2dcf7ce72a39&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: 465/941] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:31:42 2026] GET /v2.0/security-groups?tenant_id=7c425325965549d2bb05b3b649bdd8b8&name=default => generated 2925 bytes in 322 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/942] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:31:42 2026] DELETE /v2.0/security-groups/777e816d-9855-41bd-9d23-f46858bf907e => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/943] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:31:42 2026] GET /v2.0/security-groups?tenant_id=83c2ed08ab0240b7af8521667d724d79&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/944] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:42 2026] GET /v2.0/ports?device_id=7199d98f-32c4-4615-becc-adbf11ded0ce => 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: 467/945] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:31:42 2026] DELETE /v2.0/security-groups/fab9ced9-b170-4e3b-98b1-be7c4100dcb7 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/946] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:43 2026] GET /v2.0/ports?device_id=0c242ea8-6bce-46c6-9935-5abcb8ffc7db => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/947] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:43 2026] GET /v2.0/ports?device_id=9bb5ba04-3606-4ae3-ac81-84cc00d0a8d2 => generated 973 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/948] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:31:43 2026] GET /v2.0/security-groups?id=b1a0efa5-0238-45ad-99d7-2dcf7ce72a39&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: 469/949] 199.19.213.132 () {34 vars in 1080 bytes} [Tue Jun 9 23:31:43 2026] GET /v2.0/ports?tenant_id=25f040d14d32490e8c6718c44f638a1d&device_id=9bb5ba04-3606-4ae3-ac81-84cc00d0a8d2 => generated 1244 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/950] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:44 2026] GET /v2.0/ports?device_id=0c242ea8-6bce-46c6-9935-5abcb8ffc7db => 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: 471/951] 199.19.213.132 () {34 vars in 986 bytes} [Tue Jun 9 23:31:44 2026] GET /v2.0/networks?id=b222061d-77bc-4185-aa5e-0d7a2f3bcf16 => generated 772 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/952] 199.19.213.132 () {34 vars in 1060 bytes} [Tue Jun 9 23:31:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=41ee266b-4f82-44e3-b0ef-6f0ff4daee87 => generated 861 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/953] 199.19.213.132 () {34 vars in 984 bytes} [Tue Jun 9 23:31:44 2026] GET /v2.0/subnets?id=9ed34666-9346-4f8b-aa47-13d26e2b9dac => generated 694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/954] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:31:44 2026] GET /v2.0/ports?network_id=b222061d-77bc-4185-aa5e-0d7a2f3bcf16&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: 475/955] 199.19.213.132 () {34 vars in 1012 bytes} [Tue Jun 9 23:31:44 2026] GET /v2.0/networks/b222061d-77bc-4185-aa5e-0d7a2f3bcf16?fields=segments => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/956] 199.19.213.132 () {34 vars in 1112 bytes} [Tue Jun 9 23:31:44 2026] GET /v2.0/networks/b222061d-77bc-4185-aa5e-0d7a2f3bcf16?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/957] 10.0.0.90 () {34 vars in 788 bytes} [Tue Jun 9 23:31:44 2026] PUT /v2.0/routers/2389d104-f871-4faa-bfdb-f34adaf69084/remove_router_interface => generated 309 bytes in 838 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/960] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:45 2026] GET /v2.0/ports?device_id=0c242ea8-6bce-46c6-9935-5abcb8ffc7db => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 23:31:45.736 7 INFO neutron.services.segments.plugin [-] Segment 4d2023dd-8cb8-43e5-8a37-f295ede3e852 resource provider aggregate not found 2026-06-09 23:31:45.740 7 INFO neutron.services.segments.plugin [-] Segment 4d2023dd-8cb8-43e5-8a37-f295ede3e852 resource provider aggregate not found 2026-06-09 23:31:45.752 7 INFO neutron.services.segments.plugin [-] Segment 4d2023dd-8cb8-43e5-8a37-f295ede3e852 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d2023dd-8cb8-43e5-8a37-f295ede3e852 found for delete ", "request_id": "req-5c8f2ef4-f3de-4fc1-9821-c702a6dd2c74"}]} 2026-06-09 23:31:45.752 7 INFO neutron.services.segments.plugin [-] Segment 4d2023dd-8cb8-43e5-8a37-f295ede3e852 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d2023dd-8cb8-43e5-8a37-f295ede3e852 found for delete ", "request_id": "req-1cd0ff79-b12d-4161-bc5d-5e08cbf04072"}]} 2026-06-09 23:31:45.768 7 INFO neutron.db.l3_hamode_db [None req-af2241a7-74e8-47e3-ba4b-951781b873b4 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] HA network 850bc36d-3a15-4d01-9f10-42403ce419a9 was deleted as no HA routers are present in tenant e69f006bc6f24cfb85595ebb1a9617b5. [pid: 7|app: 0|req: 483/961] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:31:44 2026] DELETE /v2.0/routers/2389d104-f871-4faa-bfdb-f34adaf69084 => generated 0 bytes in 922 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/962] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:31:45 2026] DELETE /v2.0/subnets/d2d478c1-13bc-410a-a002-04ba177b5ac2 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/963] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:31:45 2026] DELETE /v2.0/networks/68719e8c-e4dd-45f6-8c03-332831907eda => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/964] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:31:46 2026] GET /v2.0/security-groups?tenant_id=e69f006bc6f24cfb85595ebb1a9617b5&name=default => generated 2925 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/965] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:31:46 2026] DELETE /v2.0/security-groups/dd6c83cf-636c-4587-8886-b883d5389b26 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/966] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:31:46 2026] DELETE /v2.0/security-groups/97abe5e8-da37-4a60-8293-f0918b8c4901 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 23:31:46.679 7 INFO neutron.api.v2.resource [None req-9c0ff1eb-0285-4686-be79-d65d44974899 5f947b10989f43abb5baae708a95d912 57eab2fe50db434f8563828b14cd88a8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 486/967] 10.0.0.90 () {32 vars in 736 bytes} [Tue Jun 9 23:31:46 2026] GET /v2.0/security-groups/97abe5e8-da37-4a60-8293-f0918b8c4901 => 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: 482/968] 10.0.0.90 () {32 vars in 731 bytes} [Tue Jun 9 23:31:46 2026] DELETE /v2.0/floatingips/9d6d0469-ef7a-476a-bc03-4775224232fc => generated 0 bytes in 253 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 23:31:47.779 7 INFO neutron.services.segments.plugin [-] Segment 496c0ba7-a3fc-4647-9e0e-9610cfceca6a resource provider aggregate not found 2026-06-09 23:31:47.791 7 INFO neutron.services.segments.plugin [-] Segment 496c0ba7-a3fc-4647-9e0e-9610cfceca6a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 496c0ba7-a3fc-4647-9e0e-9610cfceca6a found for delete ", "request_id": "req-9fee60a3-b727-4093-bb4e-a04b149f14ef"}]} 2026-06-09 23:31:47.792 7 INFO neutron.services.segments.plugin [-] Segment 496c0ba7-a3fc-4647-9e0e-9610cfceca6a resource provider aggregate not found 2026-06-09 23:31:47.803 7 INFO neutron.services.segments.plugin [-] Segment 496c0ba7-a3fc-4647-9e0e-9610cfceca6a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 496c0ba7-a3fc-4647-9e0e-9610cfceca6a found for delete ", "request_id": "req-886750b6-4ba8-44a8-a9ed-0a1fffb4f1bc"}]} [pid: 7|app: 0|req: 487/969] 10.0.0.90 () {34 vars in 788 bytes} [Tue Jun 9 23:31:47 2026] PUT /v2.0/routers/e515094a-d77e-4f40-b551-528820dd501a/remove_router_interface => generated 309 bytes in 984 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:31:48.883 8 INFO neutron.services.segments.plugin [-] Segment 8a5981b2-b599-499f-83b9-2a80f7f75bca resource provider aggregate not found 2026-06-09 23:31:48.890 8 INFO neutron.services.segments.plugin [-] Segment 8a5981b2-b599-499f-83b9-2a80f7f75bca resource provider aggregate not found 2026-06-09 23:31:48.897 8 INFO neutron.db.l3_hamode_db [None req-46ec4980-6c8a-4feb-92e0-43ae385fe351 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] HA network 9392b2ae-a146-45d4-89e3-790acfe5f2e7 was deleted as no HA routers are present in tenant 57eab2fe50db434f8563828b14cd88a8. [pid: 8|app: 0|req: 483/970] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:31:48 2026] DELETE /v2.0/routers/e515094a-d77e-4f40-b551-528820dd501a => generated 0 bytes in 892 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/971] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:31:48 2026] DELETE /v2.0/subnets/e8dd975f-dffa-4961-a72e-734e16bd48f4 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 23:31:49.078 8 INFO neutron.services.segments.plugin [-] Segment 8a5981b2-b599-499f-83b9-2a80f7f75bca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a5981b2-b599-499f-83b9-2a80f7f75bca found for delete ", "request_id": "req-eb0a3791-21a4-4032-a67f-41096fcf4f87"}]} 2026-06-09 23:31:49.079 8 INFO neutron.services.segments.plugin [-] Segment 8a5981b2-b599-499f-83b9-2a80f7f75bca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a5981b2-b599-499f-83b9-2a80f7f75bca found for delete ", "request_id": "req-38e9027d-fede-4546-ad63-48d26ef3313d"}]} [pid: 8|app: 0|req: 484/972] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:31:49 2026] DELETE /v2.0/networks/fdbb4c5e-8ba1-4a69-b8de-5c0d5b2f2c6f => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/973] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:31:49 2026] GET /v2.0/security-groups?tenant_id=57eab2fe50db434f8563828b14cd88a8&name=default => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/974] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:31:49 2026] GET /v2.0/security-groups?tenant_id=ce09ae69c7b647e4a730e6fd892b6abe&name=default => generated 2925 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/975] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:31:49 2026] DELETE /v2.0/security-groups/a8c16300-1d93-4bcc-a890-3b75023b7d94 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/976] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:31:49 2026] DELETE /v2.0/security-groups/017719c6-412f-41b9-b10e-6e89d7e4931a => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/977] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:31:49 2026] GET /v2.0/security-groups?tenant_id=1b5827c1e07349cd9a332b4b974cad9b&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/978] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:31:50 2026] DELETE /v2.0/security-groups/163cf13c-5126-412b-96f7-7de31c42cf47 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 23:31:51.485 8 INFO neutron.services.segments.plugin [-] Segment ea4cfe71-aeff-4a24-a205-9c90cb741b9a resource provider aggregate not found [pid: 7|app: 0|req: 492/979] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:31:51 2026] GET /v2.0/security-groups?tenant_id=7e5ea0d67a18450a81db8880c035b495&name=default => generated 2925 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 23:31:51.493 8 INFO neutron.services.segments.plugin [-] Segment ea4cfe71-aeff-4a24-a205-9c90cb741b9a resource provider aggregate not found 2026-06-09 23:31:51.513 8 INFO neutron.services.segments.plugin [-] Segment ea4cfe71-aeff-4a24-a205-9c90cb741b9a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea4cfe71-aeff-4a24-a205-9c90cb741b9a found for delete ", "request_id": "req-737a0d0c-2a92-473c-b8e3-dd71700242f1"}]} 2026-06-09 23:31:51.514 8 INFO neutron.services.segments.plugin [-] Segment ea4cfe71-aeff-4a24-a205-9c90cb741b9a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea4cfe71-aeff-4a24-a205-9c90cb741b9a found for delete ", "request_id": "req-7053ce81-2e31-4ed9-ac1d-bded4849fc86"}]} [pid: 7|app: 0|req: 493/980] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:31:51 2026] DELETE /v2.0/security-groups/025849b9-1aa7-46b3-a95b-6d7796ad4ba3 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 23:31:51.654 8 INFO neutron.db.segments_db [None req-d7ada388-9670-46fe-ba56-e0bb08c9a032 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] Added segment 20102287-df69-4e80-8540-66ba6d6b82da of type vxlan for network 79e2557e-c5f3-4628-9387-5952c8f4d013 [pid: 8|app: 0|req: 488/981] 10.0.0.90 () {34 vars in 670 bytes} [Tue Jun 9 23:31:51 2026] POST /v2.0/networks => generated 738 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/982] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:31:51 2026] GET /v2.0/security-groups?tenant_id=3fe404a3fcc840b8aae0a46c94e87a1a&name=default => generated 2925 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/983] 10.0.0.90 () {34 vars in 668 bytes} [Tue Jun 9 23:31:51 2026] POST /v2.0/subnets => generated 685 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/984] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:31:51 2026] DELETE /v2.0/security-groups/b4bec5e5-3a08-49d7-b2c7-87d218e0fbce => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 23:31:52.005 7 INFO neutron.db.segments_db [None req-a868f1d8-431f-4849-bd15-896a60f7e38d 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] Added segment 975d64ed-1c6d-47af-84d8-07c3c61879ad of type vxlan for network aeb0f909-f391-431b-a812-f2aa7222c524 2026-06-09 23:31:52.280 7 INFO neutron.db.l3_hamode_db [None req-a868f1d8-431f-4849-bd15-896a60f7e38d 4a60b628f12f4a808bf99d70ebbfde39 359de90a6cf34d2699a87fe6ef984fa7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-09 23:31:53.068 7 INFO neutron.db.l3_hamode_db [None req-a868f1d8-431f-4849-bd15-896a60f7e38d 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-09 23:31:53.884 8 WARNING neutron_lib.context [None req-61cbe74d-5e1a-440d-9efd-352a775526f6 d6fe41f247dc46e8b2571989345567bc c3da02b8c2524f20b576c178e03c01a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:31:53.884 8 WARNING neutron_lib.context [None req-61cbe74d-5e1a-440d-9efd-352a775526f6 d6fe41f247dc46e8b2571989345567bc c3da02b8c2524f20b576c178e03c01a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:31:54.064 8 INFO neutron.db.segments_db [None req-61cbe74d-5e1a-440d-9efd-352a775526f6 d6fe41f247dc46e8b2571989345567bc c3da02b8c2524f20b576c178e03c01a7 - - default default] Added segment 080840a1-fc67-4383-b769-bd86f751e35c of type vxlan for network d927f0f2-c07b-4562-a4cd-6a87c249e721 2026-06-09 23:31:54.133 8 INFO neutron.db.segments_db [None req-61cbe74d-5e1a-440d-9efd-352a775526f6 d6fe41f247dc46e8b2571989345567bc c3da02b8c2524f20b576c178e03c01a7 - - default default] Added segment 0a8cd232-41c6-4386-a68b-2e86538e9d15 of type vxlan for network ac39bff3-fd2d-4a6f-bbc5-d5b2ba1c903e [pid: 7|app: 0|req: 495/985] 10.0.0.90 () {34 vars in 668 bytes} [Tue Jun 9 23:31:51 2026] POST /v2.0/routers => generated 725 bytes in 2193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/986] 10.0.0.90 () {34 vars in 669 bytes} [Tue Jun 9 23:31:53 2026] POST /v2.0/networks => generated 1245 bytes in 447 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/987] 10.0.0.46 () {34 vars in 989 bytes} [Tue Jun 9 23:31:54 2026] GET /v2.0/ports?device_id=9bb5ba04-3606-4ae3-ac81-84cc00d0a8d2 => generated 1244 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/988] 10.0.0.90 () {32 vars in 648 bytes} [Tue Jun 9 23:31:54 2026] GET /v2.0/networks => generated 1844 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/989] 10.0.0.46 () {34 vars in 1039 bytes} [Tue Jun 9 23:31:54 2026] GET /v2.0/security-groups?id=b1a0efa5-0238-45ad-99d7-2dcf7ce72a39&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:31:54.540 7 INFO neutron.services.segments.plugin [-] Segment 080840a1-fc67-4383-b769-bd86f751e35c resource provider aggregate not found 2026-06-09 23:31:54.545 7 INFO neutron.services.segments.plugin [-] Segment 080840a1-fc67-4383-b769-bd86f751e35c resource provider aggregate not found 2026-06-09 23:31:54.561 7 INFO neutron.services.segments.plugin [-] Segment 080840a1-fc67-4383-b769-bd86f751e35c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 080840a1-fc67-4383-b769-bd86f751e35c found for delete ", "request_id": "req-4c53497a-7f9a-43b2-8ccb-ca12eae47dcc"}]} 2026-06-09 23:31:54.572 7 INFO neutron.services.segments.plugin [-] Segment 080840a1-fc67-4383-b769-bd86f751e35c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 080840a1-fc67-4383-b769-bd86f751e35c found for delete ", "request_id": "req-9c748f37-7db6-47df-a077-33a5aa2db33b"}]} [pid: 7|app: 0|req: 499/990] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:31:54 2026] DELETE /v2.0/networks/d927f0f2-c07b-4562-a4cd-6a87c249e721 => 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: 500/991] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:31:54 2026] DELETE /v2.0/networks/ac39bff3-fd2d-4a6f-bbc5-d5b2ba1c903e => 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: 501/992] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:31:54 2026] GET /v2.0/security-groups?tenant_id=2445926426a54fa9b8724a45c0f95e41&name=default => generated 2925 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/993] 10.0.0.90 () {32 vars in 648 bytes} [Tue Jun 9 23:31:54 2026] GET /v2.0/networks => generated 651 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/994] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:31:54 2026] DELETE /v2.0/security-groups/3c852afe-a42b-48ae-8cf6-de9d39a8ae84 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 23:31:55.080 7 WARNING neutron_lib.context [None req-47f25e00-8dda-4a7e-8655-4054289691a2 d6fe41f247dc46e8b2571989345567bc c3da02b8c2524f20b576c178e03c01a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:31:55.126 7 INFO neutron.db.segments_db [None req-47f25e00-8dda-4a7e-8655-4054289691a2 d6fe41f247dc46e8b2571989345567bc c3da02b8c2524f20b576c178e03c01a7 - - default default] Added segment acdb7d2f-62d3-41ff-b111-156ad0f5fa63 of type vxlan for network 57a3e868-b7aa-4f79-b283-c282a87fb356 [pid: 7|app: 0|req: 504/995] 10.0.0.90 () {34 vars in 669 bytes} [Tue Jun 9 23:31:55 2026] POST /v2.0/networks => generated 653 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:31:55.218 7 WARNING neutron_lib.context [None req-e498a0ff-d4d7-4443-a097-10fe5aac9b81 d6fe41f247dc46e8b2571989345567bc c3da02b8c2524f20b576c178e03c01a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:31:55.277 7 INFO neutron.db.segments_db [None req-e498a0ff-d4d7-4443-a097-10fe5aac9b81 d6fe41f247dc46e8b2571989345567bc c3da02b8c2524f20b576c178e03c01a7 - - default default] Added segment 3a02d1d3-d31f-4103-bd2c-115f5b3d77cf of type vxlan for network 0c9a9921-7b50-4eec-bced-b43266c92598 [pid: 7|app: 0|req: 505/996] 10.0.0.90 () {34 vars in 669 bytes} [Tue Jun 9 23:31:55 2026] POST /v2.0/networks => generated 651 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:31:55.374 7 WARNING neutron_lib.context [None req-c940ba79-f1f7-47fc-8f51-67a0e28039f9 d6fe41f247dc46e8b2571989345567bc c3da02b8c2524f20b576c178e03c01a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:31:55.403 7 WARNING neutron_lib.context [None req-c940ba79-f1f7-47fc-8f51-67a0e28039f9 d6fe41f247dc46e8b2571989345567bc c3da02b8c2524f20b576c178e03c01a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 492/997] 10.0.0.90 () {34 vars in 782 bytes} [Tue Jun 9 23:31:54 2026] PUT /v2.0/routers/cde33a6c-8f9f-44b8-8790-5cb1abfcece1/add_router_interface => generated 309 bytes in 1336 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/998] 10.0.0.90 () {34 vars in 664 bytes} [Tue Jun 9 23:31:55 2026] POST /v2.0/ports => generated 1506 bytes in 562 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/999] 10.0.0.90 () {32 vars in 642 bytes} [Tue Jun 9 23:31:55 2026] GET /v2.0/ports => generated 1506 bytes in 129 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: 507/1000] 10.0.0.90 () {32 vars in 719 bytes} [Tue Jun 9 23:31:56 2026] DELETE /v2.0/ports/8cd7d1a2-efe1-43bd-82a3-75f82538b68a => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 23:31:56.302 7 WARNING neutron_lib.context [None req-448c0eb4-0dc6-4832-acad-a1a5b3d36c10 b46405bc83f946ffa709ddfa77c1d16c 359de90a6cf34d2699a87fe6ef984fa7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 508/1001] 10.0.0.90 () {34 vars in 684 bytes} [Tue Jun 9 23:31:56 2026] POST /v2.0/security-groups => generated 1660 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-09 23:31:56.449 7 WARNING neutron_lib.context [None req-20f605fb-fe53-4a66-97de-96ca9016865e b46405bc83f946ffa709ddfa77c1d16c 359de90a6cf34d2699a87fe6ef984fa7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/1002] 10.0.0.90 () {32 vars in 719 bytes} [Tue Jun 9 23:31:56 2026] DELETE /v2.0/ports/52d4e498-734d-448e-bcd3-8296a4a1fac9 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/1003] 10.0.0.90 () {32 vars in 642 bytes} [Tue Jun 9 23:31:56 2026] GET /v2.0/ports => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 23:31:56.487 8 WARNING neutron_lib.context [None req-2adcb01a-378a-4351-87c4-369596dbc9a4 d6fe41f247dc46e8b2571989345567bc c3da02b8c2524f20b576c178e03c01a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:31:56.550 8 INFO neutron.db.segments_db [None req-2adcb01a-378a-4351-87c4-369596dbc9a4 d6fe41f247dc46e8b2571989345567bc c3da02b8c2524f20b576c178e03c01a7 - - default default] Added segment ac10c0e0-fccc-4746-92d5-1db6c9bbf86e of type vxlan for network de2ad8ec-eea7-41ac-bdd5-c87812a9d46a [pid: 7|app: 0|req: 509/1004] 10.0.0.90 () {34 vars in 694 bytes} [Tue Jun 9 23:31:56 2026] POST /v2.0/security-group-rules => generated 597 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:31:56.564 7 WARNING neutron_lib.context [None req-97d89c44-63ed-4b36-bedf-b57aea9c78c8 b46405bc83f946ffa709ddfa77c1d16c 359de90a6cf34d2699a87fe6ef984fa7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:31:56.592 7 INFO neutron.services.segments.plugin [-] Segment 0a8cd232-41c6-4386-a68b-2e86538e9d15 resource provider aggregate not found 2026-06-09 23:31:56.598 7 INFO neutron.services.segments.plugin [-] Segment 0a8cd232-41c6-4386-a68b-2e86538e9d15 resource provider aggregate not found 2026-06-09 23:31:56.613 7 INFO neutron.services.segments.plugin [-] Segment 0a8cd232-41c6-4386-a68b-2e86538e9d15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a8cd232-41c6-4386-a68b-2e86538e9d15 found for delete ", "request_id": "req-0b5dbad8-06f4-4247-9f2a-436483275ace"}]} 2026-06-09 23:31:56.614 7 INFO neutron.services.segments.plugin [-] Segment 0a8cd232-41c6-4386-a68b-2e86538e9d15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a8cd232-41c6-4386-a68b-2e86538e9d15 found for delete ", "request_id": "req-b2e1b464-4b2d-4fc1-a61d-310eaad2a1d1"}]} [pid: 8|app: 0|req: 496/1005] 10.0.0.90 () {34 vars in 669 bytes} [Tue Jun 9 23:31:56 2026] POST /v2.0/networks => generated 654 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:31:56.641 8 WARNING neutron_lib.context [None req-f6549933-63be-405c-937a-39b30e646bd8 d6fe41f247dc46e8b2571989345567bc c3da02b8c2524f20b576c178e03c01a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 510/1006] 10.0.0.90 () {34 vars in 694 bytes} [Tue Jun 9 23:31:56 2026] POST /v2.0/security-group-rules => generated 602 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:31:56.696 7 WARNING neutron_lib.context [None req-2d09dbef-674e-4c51-ac46-d9ecd197c262 b46405bc83f946ffa709ddfa77c1d16c 359de90a6cf34d2699a87fe6ef984fa7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:31:56.713 8 INFO neutron.db.segments_db [None req-f6549933-63be-405c-937a-39b30e646bd8 d6fe41f247dc46e8b2571989345567bc c3da02b8c2524f20b576c178e03c01a7 - - default default] Added segment dbafeebf-422b-407b-8d63-01ffbad0b61f of type vxlan for network 31ebe496-69c6-4974-9c38-faa29833a724 [pid: 8|app: 0|req: 497/1007] 10.0.0.90 () {34 vars in 669 bytes} [Tue Jun 9 23:31:56 2026] POST /v2.0/networks => generated 654 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:31:57.002 8 WARNING neutron_lib.context [None req-9ddd5b70-58f0-4a8c-821b-76d11c666a6d 351ec47e02364c1aa213e29874ac1e64 e10aed071c324491914640058c143fb4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:31:57.002 8 WARNING neutron_lib.context [None req-9ddd5b70-58f0-4a8c-821b-76d11c666a6d 351ec47e02364c1aa213e29874ac1e64 e10aed071c324491914640058c143fb4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:31:57.188 8 INFO neutron.db.segments_db [None req-9ddd5b70-58f0-4a8c-821b-76d11c666a6d 351ec47e02364c1aa213e29874ac1e64 e10aed071c324491914640058c143fb4 - - default default] Added segment ddaecb69-504d-4930-9985-5246a2b01ded of type vxlan for network a5ab3eac-246e-481f-aa22-1741575c1db7 [pid: 7|app: 0|req: 511/1008] 10.0.0.90 () {34 vars in 675 bytes} [Tue Jun 9 23:31:56 2026] POST /v2.0/floatingips => generated 552 bytes in 543 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:31:57.241 8 INFO neutron.db.segments_db [None req-9ddd5b70-58f0-4a8c-821b-76d11c666a6d 351ec47e02364c1aa213e29874ac1e64 e10aed071c324491914640058c143fb4 - - default default] Added segment 29a158af-041c-4966-a8ff-b52a63493219 of type vxlan for network 1811242d-1789-415e-bd85-f5054f7ad4fe 2026-06-09 23:31:57.248 7 WARNING neutron_lib.context [None req-74f26e31-c197-40a8-a432-0e518c0f2dc0 d6fe41f247dc46e8b2571989345567bc c3da02b8c2524f20b576c178e03c01a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:31:57.275 7 WARNING neutron_lib.context [None req-74f26e31-c197-40a8-a432-0e518c0f2dc0 d6fe41f247dc46e8b2571989345567bc c3da02b8c2524f20b576c178e03c01a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/1009] 10.0.0.90 () {34 vars in 669 bytes} [Tue Jun 9 23:31:56 2026] POST /v2.0/networks => generated 1245 bytes in 524 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/1010] 10.0.0.90 () {32 vars in 648 bytes} [Tue Jun 9 23:31:57 2026] GET /v2.0/networks => generated 1844 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 23:31:57.533 8 INFO neutron.services.segments.plugin [-] Segment ddaecb69-504d-4930-9985-5246a2b01ded resource provider aggregate not found 2026-06-09 23:31:57.536 8 INFO neutron.services.segments.plugin [-] Segment ddaecb69-504d-4930-9985-5246a2b01ded resource provider aggregate not found 2026-06-09 23:31:57.541 8 INFO neutron.services.segments.plugin [-] Segment ddaecb69-504d-4930-9985-5246a2b01ded resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ddaecb69-504d-4930-9985-5246a2b01ded found for delete ", "request_id": "req-31cd73f1-86dc-440a-87ac-0511c027ba8f"}]} 2026-06-09 23:31:57.549 8 INFO neutron.services.segments.plugin [-] Segment ddaecb69-504d-4930-9985-5246a2b01ded resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ddaecb69-504d-4930-9985-5246a2b01ded found for delete ", "request_id": "req-ec554d8a-55dc-43c0-9e9b-5054f1a61d0f"}]} [pid: 8|app: 0|req: 500/1011] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:31:57 2026] DELETE /v2.0/networks/a5ab3eac-246e-481f-aa22-1741575c1db7 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1012] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:31:57 2026] DELETE /v2.0/networks/1811242d-1789-415e-bd85-f5054f7ad4fe => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1013] 10.0.0.240 () {34 vars in 1098 bytes} [Tue Jun 9 23:31:57 2026] GET /v2.0/security-groups?name=tempest-securitygroup--853522573&fields=id&tenant_id=359de90a6cf34d2699a87fe6ef984fa7 => generated 69 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1014] 10.0.0.90 () {34 vars in 668 bytes} [Tue Jun 9 23:31:57 2026] POST /v2.0/subnets => generated 1322 bytes in 543 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1015] 10.0.0.90 () {32 vars in 648 bytes} [Tue Jun 9 23:31:57 2026] GET /v2.0/networks => generated 651 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1016] 10.0.0.240 () {34 vars in 982 bytes} [Tue Jun 9 23:31:57 2026] GET /v2.0/networks?id=79e2557e-c5f3-4628-9387-5952c8f4d013 => generated 670 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:31:57.840 7 WARNING neutron_lib.context [None req-c459b683-fdb7-4d0b-b4db-3c99316af85f 351ec47e02364c1aa213e29874ac1e64 e10aed071c324491914640058c143fb4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 504/1017] 10.0.0.90 () {32 vars in 646 bytes} [Tue Jun 9 23:31:57 2026] GET /v2.0/subnets => generated 1958 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1018] 10.0.0.240 () {34 vars in 965 bytes} [Tue Jun 9 23:31:57 2026] GET /v2.0/quotas/359de90a6cf34d2699a87fe6ef984fa7 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:31:57.899 7 INFO neutron.db.segments_db [None req-c459b683-fdb7-4d0b-b4db-3c99316af85f 351ec47e02364c1aa213e29874ac1e64 e10aed071c324491914640058c143fb4 - - default default] Added segment 52b13640-b316-46e1-bc8e-23a789137884 of type vxlan for network 8a0a6671-3ded-420e-b122-a5cf3c415229 [pid: 8|app: 0|req: 506/1019] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:31:57 2026] DELETE /v2.0/subnets/fe20a5f0-b072-4915-9c53-cd34c99ea974 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1020] 10.0.0.90 () {34 vars in 669 bytes} [Tue Jun 9 23:31:57 2026] POST /v2.0/networks => generated 650 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1021] 10.0.0.240 () {34 vars in 1002 bytes} [Tue Jun 9 23:31:57 2026] GET /v2.0/ports?tenant_id=359de90a6cf34d2699a87fe6ef984fa7&fields=id => generated 103 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:31:58.051 8 WARNING neutron_lib.context [None req-cba31d66-d3f7-4776-9a85-68020299d429 351ec47e02364c1aa213e29874ac1e64 e10aed071c324491914640058c143fb4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 515/1022] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:31:57 2026] DELETE /v2.0/subnets/2307972a-9ffc-4548-a7f6-15b40768e792 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 23:31:58.097 8 INFO neutron.db.segments_db [None req-cba31d66-d3f7-4776-9a85-68020299d429 351ec47e02364c1aa213e29874ac1e64 e10aed071c324491914640058c143fb4 - - default default] Added segment 63fb93cd-e058-468d-aa6d-37f5e02148f6 of type vxlan for network dcff1d1d-b130-45ed-924c-d3c7b88362d5 [pid: 7|app: 0|req: 516/1023] 10.0.0.240 () {34 vars in 1008 bytes} [Tue Jun 9 23:31:58 2026] GET /v2.0/networks/79e2557e-c5f3-4628-9387-5952c8f4d013?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1024] 10.0.0.90 () {32 vars in 646 bytes} [Tue Jun 9 23:31:58 2026] GET /v2.0/subnets => generated 649 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1025] 10.0.0.90 () {34 vars in 669 bytes} [Tue Jun 9 23:31:58 2026] POST /v2.0/networks => generated 650 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1026] 10.0.0.240 () {34 vars in 1108 bytes} [Tue Jun 9 23:31:58 2026] GET /v2.0/networks/79e2557e-c5f3-4628-9387-5952c8f4d013?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 23:31:58.229 7 WARNING neutron_lib.context [None req-ec1095d5-c986-47c8-9b8f-0936a85854ba 351ec47e02364c1aa213e29874ac1e64 e10aed071c324491914640058c143fb4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:31:58.254 7 WARNING neutron_lib.context [None req-ec1095d5-c986-47c8-9b8f-0936a85854ba 351ec47e02364c1aa213e29874ac1e64 e10aed071c324491914640058c143fb4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 509/1027] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:31:58 2026] DELETE /v2.0/networks/31ebe496-69c6-4974-9c38-faa29833a724 => 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: 510/1028] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:31:58 2026] DELETE /v2.0/networks/de2ad8ec-eea7-41ac-bdd5-c87812a9d46a => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1029] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:58 2026] GET /v2.0/ports?device_id=a25a200e-7f0b-4ced-ba50-0c4946bfdf0c => 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: 519/1030] 10.0.0.90 () {34 vars in 664 bytes} [Tue Jun 9 23:31:58 2026] POST /v2.0/ports => generated 1506 bytes in 526 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: 520/1031] 10.0.0.90 () {32 vars in 642 bytes} [Tue Jun 9 23:31:58 2026] GET /v2.0/ports => generated 1506 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1032] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:31:58 2026] DELETE /v2.0/networks/0c9a9921-7b50-4eec-bced-b43266c92598 => generated 0 bytes in 480 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1033] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:31:59 2026] DELETE /v2.0/networks/57a3e868-b7aa-4f79-b283-c282a87fb356 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1034] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:59 2026] GET /v2.0/ports?device_id=9bb5ba04-3606-4ae3-ac81-84cc00d0a8d2 => generated 975 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1035] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:31:59 2026] GET /v2.0/security-groups?id=b1a0efa5-0238-45ad-99d7-2dcf7ce72a39&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1036] 10.0.0.90 () {32 vars in 719 bytes} [Tue Jun 9 23:31:58 2026] DELETE /v2.0/ports/fac1881a-bf42-482b-ad2e-102154afa488 => generated 0 bytes in 606 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 23:31:59.568 8 INFO neutron.services.segments.plugin [-] Segment 29a158af-041c-4966-a8ff-b52a63493219 resource provider aggregate not found 2026-06-09 23:31:59.578 8 INFO neutron.services.segments.plugin [-] Segment 29a158af-041c-4966-a8ff-b52a63493219 resource provider aggregate not found 2026-06-09 23:31:59.592 8 INFO neutron.services.segments.plugin [-] Segment 29a158af-041c-4966-a8ff-b52a63493219 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29a158af-041c-4966-a8ff-b52a63493219 found for delete ", "request_id": "req-5506e4b9-1ca0-48e4-bba0-5c5568b9df4e"}]} 2026-06-09 23:31:59.619 8 INFO neutron.services.segments.plugin [-] Segment 29a158af-041c-4966-a8ff-b52a63493219 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29a158af-041c-4966-a8ff-b52a63493219 found for delete ", "request_id": "req-9d10c7ce-2f12-4b5f-b025-31f930a07bc7"}]} 2026-06-09 23:31:59.624 8 INFO neutron.services.segments.plugin [-] Segment dbafeebf-422b-407b-8d63-01ffbad0b61f resource provider aggregate not found 2026-06-09 23:31:59.630 8 INFO neutron.services.segments.plugin [-] Segment dbafeebf-422b-407b-8d63-01ffbad0b61f resource provider aggregate not found 2026-06-09 23:31:59.641 8 INFO neutron.services.segments.plugin [-] Segment dbafeebf-422b-407b-8d63-01ffbad0b61f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbafeebf-422b-407b-8d63-01ffbad0b61f found for delete ", "request_id": "req-df955547-a516-47b2-bd1a-8d0320c6a5b7"}]} 2026-06-09 23:31:59.648 8 INFO neutron.services.segments.plugin [-] Segment dbafeebf-422b-407b-8d63-01ffbad0b61f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbafeebf-422b-407b-8d63-01ffbad0b61f found for delete ", "request_id": "req-323f0d12-4cde-45a3-b2f1-d1a876d62e49"}]} 2026-06-09 23:31:59.654 8 INFO neutron.services.segments.plugin [-] Segment ac10c0e0-fccc-4746-92d5-1db6c9bbf86e resource provider aggregate not found 2026-06-09 23:31:59.666 8 INFO neutron.services.segments.plugin [-] Segment ac10c0e0-fccc-4746-92d5-1db6c9bbf86e resource provider aggregate not found 2026-06-09 23:31:59.672 8 INFO neutron.services.segments.plugin [-] Segment ac10c0e0-fccc-4746-92d5-1db6c9bbf86e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac10c0e0-fccc-4746-92d5-1db6c9bbf86e found for delete ", "request_id": "req-2bfea00f-89b2-49cb-b526-ef5ecd32f8e7"}]} [pid: 7|app: 0|req: 522/1037] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:59 2026] GET /v2.0/ports?device_id=9bb5ba04-3606-4ae3-ac81-84cc00d0a8d2 => generated 975 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:31:59.685 8 INFO neutron.services.segments.plugin [-] Segment 3a02d1d3-d31f-4103-bd2c-115f5b3d77cf resource provider aggregate not found 2026-06-09 23:31:59.688 8 INFO neutron.services.segments.plugin [-] Segment ac10c0e0-fccc-4746-92d5-1db6c9bbf86e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac10c0e0-fccc-4746-92d5-1db6c9bbf86e found for delete ", "request_id": "req-907b85bc-4d44-4bde-809d-91bf96cd73e8"}]} 2026-06-09 23:31:59.695 8 INFO neutron.services.segments.plugin [-] Segment 3a02d1d3-d31f-4103-bd2c-115f5b3d77cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a02d1d3-d31f-4103-bd2c-115f5b3d77cf found for delete ", "request_id": "req-05cdc2d4-fbfc-4ab6-9bb6-ade445b43b09"}]} 2026-06-09 23:31:59.699 8 INFO neutron.services.segments.plugin [-] Segment 3a02d1d3-d31f-4103-bd2c-115f5b3d77cf resource provider aggregate not found 2026-06-09 23:31:59.704 8 INFO neutron.services.segments.plugin [-] Segment acdb7d2f-62d3-41ff-b111-156ad0f5fa63 resource provider aggregate not found [pid: 7|app: 0|req: 523/1038] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:31:59 2026] GET /v2.0/ports?device_id=a25a200e-7f0b-4ced-ba50-0c4946bfdf0c => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 23:31:59.714 8 INFO neutron.services.segments.plugin [-] Segment 3a02d1d3-d31f-4103-bd2c-115f5b3d77cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a02d1d3-d31f-4103-bd2c-115f5b3d77cf found for delete ", "request_id": "req-eb12a8b5-9149-4179-9bcb-8151411a723a"}]} 2026-06-09 23:31:59.720 8 INFO neutron.services.segments.plugin [-] Segment acdb7d2f-62d3-41ff-b111-156ad0f5fa63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid acdb7d2f-62d3-41ff-b111-156ad0f5fa63 found for delete ", "request_id": "req-fa295bfb-8813-4f9a-b78c-c730e8679ec3"}]} 2026-06-09 23:31:59.730 8 INFO neutron.services.segments.plugin [-] Segment acdb7d2f-62d3-41ff-b111-156ad0f5fa63 resource provider aggregate not found 2026-06-09 23:31:59.743 8 INFO neutron.services.segments.plugin [-] Segment acdb7d2f-62d3-41ff-b111-156ad0f5fa63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid acdb7d2f-62d3-41ff-b111-156ad0f5fa63 found for delete ", "request_id": "req-d251a576-a368-484c-b8da-ddd6e5c727e0"}]} [pid: 7|app: 0|req: 524/1039] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:31:59 2026] GET /v2.0/security-groups?id=b1a0efa5-0238-45ad-99d7-2dcf7ce72a39&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: 516/1040] 10.0.0.90 () {32 vars in 719 bytes} [Tue Jun 9 23:31:59 2026] DELETE /v2.0/ports/76a0a6c9-240c-472f-a0e3-bc4d9cf78072 => generated 0 bytes in 334 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1041] 10.0.0.90 () {32 vars in 642 bytes} [Tue Jun 9 23:31:59 2026] GET /v2.0/ports => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 23:31:59.857 8 WARNING neutron_lib.context [None req-4ae2c700-b857-4db2-99bd-1cc359e9a414 351ec47e02364c1aa213e29874ac1e64 e10aed071c324491914640058c143fb4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 525/1044] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:31:59 2026] GET /v2.0/security-groups?tenant_id=c3da02b8c2524f20b576c178e03c01a7&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 23:31:59.907 8 INFO neutron.db.segments_db [None req-4ae2c700-b857-4db2-99bd-1cc359e9a414 351ec47e02364c1aa213e29874ac1e64 e10aed071c324491914640058c143fb4 - - default default] Added segment 59e30ff0-3c65-4671-b23f-cd33cdfc416d of type vxlan for network 9b241ce2-fbf6-403b-a705-74b854b6b615 [pid: 7|app: 0|req: 526/1045] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:31:59 2026] DELETE /v2.0/security-groups/f65945e7-c95b-4b07-bfc5-452782718563 => 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: 520/1046] 10.0.0.90 () {34 vars in 669 bytes} [Tue Jun 9 23:31:59 2026] POST /v2.0/networks => generated 649 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:32:00.024 7 WARNING neutron_lib.context [None req-8cac5d93-ce38-4091-854e-95a7053b45a7 351ec47e02364c1aa213e29874ac1e64 e10aed071c324491914640058c143fb4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:32:00.074 7 INFO neutron.db.segments_db [None req-8cac5d93-ce38-4091-854e-95a7053b45a7 351ec47e02364c1aa213e29874ac1e64 e10aed071c324491914640058c143fb4 - - default default] Added segment 640b9e2b-d9e2-4fa2-b571-8a05b30cfd79 of type vxlan for network d6948d9d-054c-43c9-acc2-cda500bf7dac [pid: 7|app: 0|req: 527/1047] 10.0.0.90 () {34 vars in 669 bytes} [Tue Jun 9 23:32:00 2026] POST /v2.0/networks => generated 650 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:32:00.273 8 WARNING neutron_lib.context [None req-b5751d39-fa6d-4b62-9af1-e0c958c2823a 351ec47e02364c1aa213e29874ac1e64 e10aed071c324491914640058c143fb4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:32:00.303 8 WARNING neutron_lib.context [None req-b5751d39-fa6d-4b62-9af1-e0c958c2823a 351ec47e02364c1aa213e29874ac1e64 e10aed071c324491914640058c143fb4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 521/1048] 10.0.0.90 () {34 vars in 668 bytes} [Tue Jun 9 23:32:00 2026] POST /v2.0/subnets => generated 1274 bytes in 476 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1049] 10.0.0.90 () {32 vars in 646 bytes} [Tue Jun 9 23:32:00 2026] GET /v2.0/subnets => generated 1910 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1050] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:32:00 2026] GET /v2.0/ports?device_id=a25a200e-7f0b-4ced-ba50-0c4946bfdf0c => 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: 530/1051] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:32:00 2026] GET /v2.0/ports?device_id=9bb5ba04-3606-4ae3-ac81-84cc00d0a8d2 => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1052] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:32:00 2026] GET /v2.0/security-groups?id=b1a0efa5-0238-45ad-99d7-2dcf7ce72a39&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: 522/1053] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:32:00 2026] DELETE /v2.0/subnets/efb752b4-32b4-4866-bce3-f63172ef197a => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1054] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:32:00 2026] DELETE /v2.0/subnets/6bbade1a-3e84-445e-8be3-5d4af3db5343 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1055] 10.0.0.90 () {32 vars in 646 bytes} [Tue Jun 9 23:32:01 2026] GET /v2.0/subnets => generated 649 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:32:01.223 7 INFO neutron.services.segments.plugin [-] Segment 640b9e2b-d9e2-4fa2-b571-8a05b30cfd79 resource provider aggregate not found 2026-06-09 23:32:01.228 7 INFO neutron.services.segments.plugin [-] Segment 640b9e2b-d9e2-4fa2-b571-8a05b30cfd79 resource provider aggregate not found 2026-06-09 23:32:01.244 7 INFO neutron.services.segments.plugin [-] Segment 640b9e2b-d9e2-4fa2-b571-8a05b30cfd79 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 640b9e2b-d9e2-4fa2-b571-8a05b30cfd79 found for delete ", "request_id": "req-cb2a9161-0ddb-430e-8a2d-554b3561c5b6"}]} 2026-06-09 23:32:01.245 7 INFO neutron.services.segments.plugin [-] Segment 640b9e2b-d9e2-4fa2-b571-8a05b30cfd79 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 640b9e2b-d9e2-4fa2-b571-8a05b30cfd79 found for delete ", "request_id": "req-05b7f6c1-e4fc-4795-86e6-e650f4545474"}]} [pid: 7|app: 0|req: 533/1056] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:32:01 2026] DELETE /v2.0/networks/d6948d9d-054c-43c9-acc2-cda500bf7dac => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1057] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:32:01 2026] DELETE /v2.0/networks/9b241ce2-fbf6-403b-a705-74b854b6b615 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1058] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:32:01 2026] DELETE /v2.0/networks/dcff1d1d-b130-45ed-924c-d3c7b88362d5 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1059] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:32:01 2026] DELETE /v2.0/networks/8a0a6671-3ded-420e-b122-a5cf3c415229 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 23:32:01.740 8 INFO neutron.services.segments.plugin [-] Segment 59e30ff0-3c65-4671-b23f-cd33cdfc416d resource provider aggregate not found [pid: 8|app: 0|req: 526/1060] 199.19.213.132 () {34 vars in 994 bytes} [Tue Jun 9 23:32:01 2026] GET /v2.0/ports?device_id=9bb5ba04-3606-4ae3-ac81-84cc00d0a8d2 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:32:01.760 8 INFO neutron.services.segments.plugin [-] Segment 59e30ff0-3c65-4671-b23f-cd33cdfc416d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59e30ff0-3c65-4671-b23f-cd33cdfc416d found for delete ", "request_id": "req-b8a89663-6e8e-438f-9dac-e20502a5fd3d"}]} 2026-06-09 23:32:01.765 8 INFO neutron.services.segments.plugin [-] Segment 59e30ff0-3c65-4671-b23f-cd33cdfc416d resource provider aggregate not found 2026-06-09 23:32:01.782 8 INFO neutron.services.segments.plugin [-] Segment 52b13640-b316-46e1-bc8e-23a789137884 resource provider aggregate not found 2026-06-09 23:32:01.786 8 INFO neutron.services.segments.plugin [-] Segment 59e30ff0-3c65-4671-b23f-cd33cdfc416d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59e30ff0-3c65-4671-b23f-cd33cdfc416d found for delete ", "request_id": "req-1b251fcb-b1d1-46ed-b743-6eaf842f598d"}]} 2026-06-09 23:32:01.794 8 INFO neutron.services.segments.plugin [-] Segment 52b13640-b316-46e1-bc8e-23a789137884 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52b13640-b316-46e1-bc8e-23a789137884 found for delete ", "request_id": "req-d723b057-d226-412d-9f31-c2e3a183f861"}]} 2026-06-09 23:32:01.797 8 INFO neutron.services.segments.plugin [-] Segment 52b13640-b316-46e1-bc8e-23a789137884 resource provider aggregate not found 2026-06-09 23:32:01.809 8 INFO neutron.services.segments.plugin [-] Segment 52b13640-b316-46e1-bc8e-23a789137884 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52b13640-b316-46e1-bc8e-23a789137884 found for delete ", "request_id": "req-6e564427-fcbd-4fae-8164-e37bcf8722ce"}]} 2026-06-09 23:32:01.821 7 WARNING neutron_lib.context [None req-e7906529-6d8c-4828-a9b8-f8a7c3472c7a 06f7c579cdf54bfc97ef87bf2ecc1a5b 5ba5097def4546d5931b7965c43012d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:32:01.979 7 INFO neutron.db.segments_db [None req-e7906529-6d8c-4828-a9b8-f8a7c3472c7a 06f7c579cdf54bfc97ef87bf2ecc1a5b 5ba5097def4546d5931b7965c43012d5 - - default default] Added segment a3d9063f-7846-4697-81f8-67e48a38434f of type vxlan for network 8d5ce3f3-9e2b-4005-8162-2426330054ce 2026-06-09 23:32:02.012 8 INFO neutron.db.l3_db [req-7a7ff3f2-fc04-4063-b98b-135bb33fcb81 req-69354834-e381-4538-b34d-7e3d435c6f76 13b4590fe01243fdb912b8f9a4bfd488 25f040d14d32490e8c6718c44f638a1d - - default default] Floating IP bd30d1e1-acfe-4a7b-aee7-3ea2ebc476ec disassociated. External IP: 10.96.250.205, port: 41ee266b-4f82-44e3-b0ef-6f0ff4daee87. [pid: 7|app: 0|req: 535/1061] 10.0.0.90 () {34 vars in 669 bytes} [Tue Jun 9 23:32:01 2026] POST /v2.0/networks => generated 649 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1062] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:32:02 2026] GET /v2.0/ports?device_id=a25a200e-7f0b-4ced-ba50-0c4946bfdf0c => 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: 537/1063] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:32:02 2026] GET /v2.0/ports?device_id=9bb5ba04-3606-4ae3-ac81-84cc00d0a8d2 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 23:32:02.104 7 WARNING neutron_lib.context [None req-43cec28c-a0c4-4eb9-a59c-45ab83295c5d 06f7c579cdf54bfc97ef87bf2ecc1a5b 5ba5097def4546d5931b7965c43012d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 527/1064] 199.19.213.132 () {36 vars in 997 bytes} [Tue Jun 9 23:32:01 2026] DELETE /v2.0/ports/41ee266b-4f82-44e3-b0ef-6f0ff4daee87 => generated 0 bytes in 558 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1065] 10.0.0.90 () {34 vars in 664 bytes} [Tue Jun 9 23:32:02 2026] POST /v2.0/ports => generated 779 bytes in 236 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-06-09 23:32:02.344 7 WARNING neutron_lib.context [None req-1134c8b3-75a9-40fe-9212-b6a2ba19f562 06f7c579cdf54bfc97ef87bf2ecc1a5b 5ba5097def4546d5931b7965c43012d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:32:02.365 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-16ff092d-4ea7-4e94-865d-7a44c37a6330'] response: {'server_uuid': '9bb5ba04-3606-4ae3-ac81-84cc00d0a8d2', 'name': 'network-vif-deleted', 'tag': '41ee266b-4f82-44e3-b0ef-6f0ff4daee87', 'status': 'completed', 'code': 200} 2026-06-09 23:32:02.384 7 INFO neutron.db.segments_db [None req-1134c8b3-75a9-40fe-9212-b6a2ba19f562 06f7c579cdf54bfc97ef87bf2ecc1a5b 5ba5097def4546d5931b7965c43012d5 - - default default] Added segment e57ce96d-a99a-4938-80c4-8fb9e3366745 of type vxlan for network 1fbd380e-fab9-4ebb-a753-a0c0609cb82b [pid: 7|app: 0|req: 539/1066] 10.0.0.90 () {34 vars in 669 bytes} [Tue Jun 9 23:32:02 2026] POST /v2.0/networks => generated 636 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1067] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:32:02 2026] GET /v2.0/security-groups?tenant_id=e10aed071c324491914640058c143fb4&name=default => generated 2925 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 23:32:02.462 7 WARNING neutron_lib.context [None req-5b55c843-37c8-4391-83a9-ba87a713cecc 06f7c579cdf54bfc97ef87bf2ecc1a5b 5ba5097def4546d5931b7965c43012d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 529/1068] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:32:02 2026] DELETE /v2.0/security-groups/a3ddac4f-5f9d-4a1f-a659-d0af3cb46580 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1069] 10.0.0.90 () {34 vars in 668 bytes} [Tue Jun 9 23:32:02 2026] POST /v2.0/subnets => generated 646 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:32:02.650 8 WARNING neutron_lib.context [None req-2e80bcc2-e3ed-41f2-8418-77874ea40c99 06f7c579cdf54bfc97ef87bf2ecc1a5b 5ba5097def4546d5931b7965c43012d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 541/1070] 199.19.213.132 () {34 vars in 986 bytes} [Tue Jun 9 23:32:02 2026] GET /v2.0/networks?id=79e2557e-c5f3-4628-9387-5952c8f4d013 => generated 670 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1071] 199.19.213.132 () {34 vars in 1050 bytes} [Tue Jun 9 23:32:02 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=359de90a6cf34d2699a87fe6ef984fa7 => generated 180 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:32:02.742 7 WARNING neutron_lib.context [req-3f4b60d3-ac7a-4e0e-8cf4-5a87e4db9a1d req-9a43f3ca-4ada-4e5c-917c-01d7887ea78d b46405bc83f946ffa709ddfa77c1d16c 359de90a6cf34d2699a87fe6ef984fa7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 543/1072] 199.19.213.132 () {38 vars in 955 bytes} [Tue Jun 9 23:32:02 2026] POST /v2.0/ports => generated 954 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 530/1073] 10.0.0.90 () {34 vars in 664 bytes} [Tue Jun 9 23:32:02 2026] POST /v2.0/ports => generated 965 bytes in 390 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-06-09 23:32:03.263 7 INFO neutron.services.segments.plugin [-] Segment 63fb93cd-e058-468d-aa6d-37f5e02148f6 resource provider aggregate not found 2026-06-09 23:32:03.268 7 INFO neutron.services.segments.plugin [-] Segment 63fb93cd-e058-468d-aa6d-37f5e02148f6 resource provider aggregate not found 2026-06-09 23:32:03.278 7 INFO neutron.services.segments.plugin [-] Segment 63fb93cd-e058-468d-aa6d-37f5e02148f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63fb93cd-e058-468d-aa6d-37f5e02148f6 found for delete ", "request_id": "req-c1acf59c-597b-4cdb-9df5-9ddb32ed0e69"}]} 2026-06-09 23:32:03.284 7 INFO neutron.services.segments.plugin [-] Segment 63fb93cd-e058-468d-aa6d-37f5e02148f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63fb93cd-e058-468d-aa6d-37f5e02148f6 found for delete ", "request_id": "req-d21a426d-f9ab-4932-aae2-84faad5b6e0f"}]} [pid: 8|app: 0|req: 531/1074] 10.0.0.90 () {32 vars in 719 bytes} [Tue Jun 9 23:32:03 2026] DELETE /v2.0/ports/275f90b1-dd2a-460e-b016-f251094d6ed4 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1075] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:32:03 2026] GET /v2.0/ports?device_id=a25a200e-7f0b-4ced-ba50-0c4946bfdf0c => generated 969 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1076] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:32:03 2026] GET /v2.0/ports?device_id=9bb5ba04-3606-4ae3-ac81-84cc00d0a8d2 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 23:32:03.414 8 INFO neutron.pecan_wsgi.hooks.translation [None req-80c9fb37-962f-4579-a3b8-a21a9c360700 06f7c579cdf54bfc97ef87bf2ecc1a5b 5ba5097def4546d5931b7965c43012d5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 534/1077] 10.0.0.90 () {32 vars in 719 bytes} [Tue Jun 9 23:32:03 2026] DELETE /v2.0/ports/275f90b1-dd2a-460e-b016-f251094d6ed4 => generated 132 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1078] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:32:03 2026] GET /v2.0/security-groups?id=2c13a507-a534-4abd-8606-4ad85d11a1fe&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1079] 199.19.213.132 () {38 vars in 1028 bytes} [Tue Jun 9 23:32:03 2026] PUT /v2.0/ports/f732c6d0-80a5-42b7-b5db-af3b32ca4e99 => generated 1235 bytes in 419 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 23:32:03.455 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c0ad0e4a-101f-4794-b686-55a5db98b0dd 06f7c579cdf54bfc97ef87bf2ecc1a5b 5ba5097def4546d5931b7965c43012d5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 536/1080] 10.0.0.90 () {32 vars in 716 bytes} [Tue Jun 9 23:32:03 2026] GET /v2.0/ports/275f90b1-dd2a-460e-b016-f251094d6ed4 => generated 132 bytes in 13 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-06-09 23:32:03.528 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3e616a6b-8ae5-4fc2-880b-b40b2bf7c45b'] response: {'name': 'network-changed', 'server_uuid': 'a25a200e-7f0b-4ced-ba50-0c4946bfdf0c', 'tag': 'f732c6d0-80a5-42b7-b5db-af3b32ca4e99', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 545/1081] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:32:03 2026] DELETE /v2.0/subnets/8f68448f-c548-492d-8431-d83f5e11db88 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 23:32:03.963 8 INFO neutron.services.segments.plugin [-] Segment e57ce96d-a99a-4938-80c4-8fb9e3366745 resource provider aggregate not found 2026-06-09 23:32:03.966 8 INFO neutron.services.segments.plugin [-] Segment e57ce96d-a99a-4938-80c4-8fb9e3366745 resource provider aggregate not found 2026-06-09 23:32:03.976 8 INFO neutron.services.segments.plugin [-] Segment e57ce96d-a99a-4938-80c4-8fb9e3366745 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e57ce96d-a99a-4938-80c4-8fb9e3366745 found for delete ", "request_id": "req-6d47a65f-db50-4932-99ef-1c0e2978099c"}]} 2026-06-09 23:32:03.979 8 INFO neutron.services.segments.plugin [-] Segment e57ce96d-a99a-4938-80c4-8fb9e3366745 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e57ce96d-a99a-4938-80c4-8fb9e3366745 found for delete ", "request_id": "req-94ad0b11-4187-4171-983e-b70aded5a02c"}]} [pid: 8|app: 0|req: 537/1082] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:32:03 2026] DELETE /v2.0/networks/1fbd380e-fab9-4ebb-a753-a0c0609cb82b => generated 0 bytes in 354 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 23:32:04.001 7 WARNING neutron_lib.context [None req-6e512e3f-fb02-42c3-b7f4-7a5d9faefad1 06f7c579cdf54bfc97ef87bf2ecc1a5b 5ba5097def4546d5931b7965c43012d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:32:04.059 7 INFO neutron.db.segments_db [None req-6e512e3f-fb02-42c3-b7f4-7a5d9faefad1 06f7c579cdf54bfc97ef87bf2ecc1a5b 5ba5097def4546d5931b7965c43012d5 - - default default] Added segment 829bd853-70f6-470a-a022-b6ad5a71abbc of type vxlan for network 3a977429-ab6b-48ba-97c5-c9805dd709d4 [pid: 8|app: 0|req: 538/1083] 199.19.213.132 () {34 vars in 1080 bytes} [Tue Jun 9 23:32:04 2026] GET /v2.0/ports?tenant_id=359de90a6cf34d2699a87fe6ef984fa7&device_id=a25a200e-7f0b-4ced-ba50-0c4946bfdf0c => 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: 539/1084] 199.19.213.132 () {34 vars in 1018 bytes} [Tue Jun 9 23:32:04 2026] GET /v2.0/networks?tenant_id=359de90a6cf34d2699a87fe6ef984fa7&shared=False => 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: 546/1085] 10.0.0.90 () {34 vars in 669 bytes} [Tue Jun 9 23:32:03 2026] POST /v2.0/networks => generated 635 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:32:04.167 7 WARNING neutron_lib.context [None req-844a23cb-62bf-4f13-ae12-2e2f6b47a9f1 06f7c579cdf54bfc97ef87bf2ecc1a5b 5ba5097def4546d5931b7965c43012d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 540/1086] 199.19.213.132 () {34 vars in 930 bytes} [Tue Jun 9 23:32:04 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1087] 10.0.0.90 () {34 vars in 668 bytes} [Tue Jun 9 23:32:04 2026] POST /v2.0/subnets => generated 646 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:32:04.375 8 WARNING neutron_lib.context [None req-7478ad6d-28ba-4ef2-af48-4a87e5dbc12c 1c6db5cc9bec4d248f3ffe75289db5bf 0e292f824be345d7ac159e46b8cf03ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:32:04.383 7 WARNING neutron_lib.context [None req-5d7abb64-5354-4a6d-a207-5ab6f75a3c03 06f7c579cdf54bfc97ef87bf2ecc1a5b 5ba5097def4546d5931b7965c43012d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:32:04.532 8 INFO neutron.db.segments_db [None req-7478ad6d-28ba-4ef2-af48-4a87e5dbc12c 1c6db5cc9bec4d248f3ffe75289db5bf 0e292f824be345d7ac159e46b8cf03ca - - default default] Added segment d5fcaff8-f13b-45e7-a83a-f558a4854097 of type vxlan for network 0723132f-d433-4b87-a8de-c45d7cef942d [pid: 8|app: 0|req: 541/1088] 10.0.0.90 () {34 vars in 669 bytes} [Tue Jun 9 23:32:04 2026] POST /v2.0/networks => generated 648 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1089] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:32:04 2026] GET /v2.0/ports?device_id=9bb5ba04-3606-4ae3-ac81-84cc00d0a8d2 => 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: 548/1090] 10.0.0.90 () {34 vars in 664 bytes} [Tue Jun 9 23:32:04 2026] POST /v2.0/ports => generated 926 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1091] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:32:04 2026] GET /v2.0/ports?device_id=a25a200e-7f0b-4ced-ba50-0c4946bfdf0c => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1092] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:32:04 2026] GET /v2.0/security-groups?id=2c13a507-a534-4abd-8606-4ad85d11a1fe&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: 549/1093] 10.0.0.90 () {32 vars in 719 bytes} [Tue Jun 9 23:32:04 2026] DELETE /v2.0/ports/77954281-bfa8-48e8-97be-42d75304386c => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 23:32:04.921 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5487c724-6ff4-4e44-bb2d-18e721370a1e 06f7c579cdf54bfc97ef87bf2ecc1a5b 5ba5097def4546d5931b7965c43012d5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 545/1094] 10.0.0.90 () {32 vars in 716 bytes} [Tue Jun 9 23:32:04 2026] GET /v2.0/ports/77954281-bfa8-48e8-97be-42d75304386c => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 23:32:05.108 8 WARNING neutron_lib.context [None req-32684017-9c81-4a07-8328-00144b7d006a 1c6db5cc9bec4d248f3ffe75289db5bf 0e292f824be345d7ac159e46b8cf03ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 550/1095] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:32:04 2026] DELETE /v2.0/subnets/8d1d75ae-859c-447e-9a98-9ad585948d3f => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1096] 10.0.0.90 () {34 vars in 668 bytes} [Tue Jun 9 23:32:05 2026] POST /v2.0/subnets => generated 673 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1097] 199.19.213.132 () {34 vars in 1080 bytes} [Tue Jun 9 23:32:05 2026] GET /v2.0/ports?tenant_id=359de90a6cf34d2699a87fe6ef984fa7&device_id=a25a200e-7f0b-4ced-ba50-0c4946bfdf0c => generated 1238 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 23:32:05.403 8 WARNING neutron_lib.context [None req-712e4ce7-548e-46af-adfc-b7b47100665a 1c6db5cc9bec4d248f3ffe75289db5bf 0e292f824be345d7ac159e46b8cf03ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:32:05.428 7 INFO neutron.services.segments.plugin [-] Segment 829bd853-70f6-470a-a022-b6ad5a71abbc resource provider aggregate not found 2026-06-09 23:32:05.431 7 INFO neutron.services.segments.plugin [-] Segment 829bd853-70f6-470a-a022-b6ad5a71abbc resource provider aggregate not found 2026-06-09 23:32:05.446 7 INFO neutron.services.segments.plugin [-] Segment 829bd853-70f6-470a-a022-b6ad5a71abbc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 829bd853-70f6-470a-a022-b6ad5a71abbc found for delete ", "request_id": "req-0614917e-522b-4f2a-aef6-25f8579fb8e5"}]} 2026-06-09 23:32:05.447 7 INFO neutron.services.segments.plugin [-] Segment 829bd853-70f6-470a-a022-b6ad5a71abbc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 829bd853-70f6-470a-a022-b6ad5a71abbc found for delete ", "request_id": "req-f20454ce-fede-453c-bf8c-04f24c969562"}]} [pid: 7|app: 0|req: 551/1098] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:32:05 2026] DELETE /v2.0/networks/3a977429-ab6b-48ba-97c5-c9805dd709d4 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1099] 199.19.213.132 () {34 vars in 1058 bytes} [Tue Jun 9 23:32:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=f732c6d0-80a5-42b7-b5db-af3b32ca4e99 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 23:32:05.469 7 WARNING neutron_lib.context [None req-c4bebbf4-0cb2-4378-adf6-7bc70d70851d 06f7c579cdf54bfc97ef87bf2ecc1a5b 5ba5097def4546d5931b7965c43012d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:32:05.472 8 INFO neutron.db.segments_db [None req-712e4ce7-548e-46af-adfc-b7b47100665a 1c6db5cc9bec4d248f3ffe75289db5bf 0e292f824be345d7ac159e46b8cf03ca - - default default] Added segment d284d114-9657-4dea-aa54-79f062171360 of type vxlan for network 746f9027-5d71-4bca-a6a7-6a407c9472cd [pid: 8|app: 0|req: 548/1100] 10.0.0.90 () {34 vars in 669 bytes} [Tue Jun 9 23:32:05 2026] POST /v2.0/networks => generated 648 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1101] 199.19.213.132 () {34 vars in 984 bytes} [Tue Jun 9 23:32:05 2026] GET /v2.0/subnets?id=77f8f069-8290-4614-a027-d2f58279d31f => generated 688 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1102] 10.0.0.90 () {34 vars in 742 bytes} [Tue Jun 9 23:32:05 2026] PUT /v2.0/networks/746f9027-5d71-4bca-a6a7-6a407c9472cd => generated 592 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1103] 10.0.0.90 () {34 vars in 664 bytes} [Tue Jun 9 23:32:05 2026] POST /v2.0/ports => generated 778 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 23:32:05.759 7 WARNING neutron_lib.context [None req-77b760c6-f297-4e41-9910-ce805c5c55d6 1c6db5cc9bec4d248f3ffe75289db5bf 0e292f824be345d7ac159e46b8cf03ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 551/1104] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:32:05 2026] GET /v2.0/ports?network_id=79e2557e-c5f3-4628-9387-5952c8f4d013&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: 552/1105] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:32:05 2026] DELETE /v2.0/security-groups/b1a0efa5-0238-45ad-99d7-2dcf7ce72a39 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1106] 10.0.0.90 () {34 vars in 668 bytes} [Tue Jun 9 23:32:05 2026] POST /v2.0/subnets => generated 646 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1107] 199.19.213.132 () {34 vars in 1012 bytes} [Tue Jun 9 23:32:05 2026] GET /v2.0/networks/79e2557e-c5f3-4628-9387-5952c8f4d013?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: 553/1108] 10.0.0.90 () {34 vars in 736 bytes} [Tue Jun 9 23:32:05 2026] PUT /v2.0/ports/2cce0c48-8d8e-443c-b505-67c009c2cf6c => generated 752 bytes in 189 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-06-09 23:32:06.062 8 INFO neutron.api.v2.resource [None req-6f0d7a4a-9a20-437e-8770-1b637d679144 13b4590fe01243fdb912b8f9a4bfd488 25f040d14d32490e8c6718c44f638a1d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 554/1109] 10.0.0.90 () {32 vars in 736 bytes} [Tue Jun 9 23:32:06 2026] GET /v2.0/security-groups/b1a0efa5-0238-45ad-99d7-2dcf7ce72a39 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1110] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:32:06 2026] GET /v2.0/ports?device_id=a25a200e-7f0b-4ced-ba50-0c4946bfdf0c => generated 969 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1111] 199.19.213.132 () {34 vars in 1112 bytes} [Tue Jun 9 23:32:06 2026] GET /v2.0/networks/79e2557e-c5f3-4628-9387-5952c8f4d013?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: 555/1112] 10.0.0.90 () {34 vars in 740 bytes} [Tue Jun 9 23:32:06 2026] PUT /v2.0/subnets/2cf0fb69-2f0b-4f37-b20e-e14928022253 => generated 656 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1113] 10.0.0.90 () {32 vars in 719 bytes} [Tue Jun 9 23:32:06 2026] DELETE /v2.0/ports/2cce0c48-8d8e-443c-b505-67c009c2cf6c => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1114] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:32:06 2026] GET /v2.0/security-groups?id=2c13a507-a534-4abd-8606-4ad85d11a1fe&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: 556/1115] 10.0.0.90 () {32 vars in 731 bytes} [Tue Jun 9 23:32:06 2026] DELETE /v2.0/floatingips/bd30d1e1-acfe-4a7b-aee7-3ea2ebc476ec => generated 0 bytes in 248 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1116] 10.0.0.90 () {32 vars in 642 bytes} [Tue Jun 9 23:32:06 2026] GET /v2.0/ports => generated 782 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1117] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:32:06 2026] DELETE /v2.0/networks/746f9027-5d71-4bca-a6a7-6a407c9472cd => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 23:32:06.589 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0b2e530f-bb6d-4aaa-8d82-a3f0109201c5 06f7c579cdf54bfc97ef87bf2ecc1a5b 5ba5097def4546d5931b7965c43012d5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 561/1118] 10.0.0.90 () {32 vars in 716 bytes} [Tue Jun 9 23:32:06 2026] GET /v2.0/ports/2cce0c48-8d8e-443c-b505-67c009c2cf6c => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 23:32:06.608 7 INFO neutron.pecan_wsgi.hooks.translation [None req-987060cd-065c-4ad7-8c2b-ce47d2af61e8 1c6db5cc9bec4d248f3ffe75289db5bf 0e292f824be345d7ac159e46b8cf03ca - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 562/1119] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:32:06 2026] DELETE /v2.0/networks/746f9027-5d71-4bca-a6a7-6a407c9472cd => generated 138 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1120] 10.0.0.90 () {32 vars in 642 bytes} [Tue Jun 9 23:32:06 2026] GET /v2.0/ports => generated 782 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1121] 10.0.0.90 () {32 vars in 693 bytes} [Tue Jun 9 23:32:06 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1122] 10.0.0.90 () {32 vars in 716 bytes} [Tue Jun 9 23:32:06 2026] GET /v2.0/ports/867d3ffb-c453-435c-a471-0babc3b5cf10 => generated 779 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1123] 10.0.0.90 () {32 vars in 741 bytes} [Tue Jun 9 23:32:06 2026] GET /v2.0/subnets?network_id=ba0d4652-20c2-47cb-be38-65f8b4314ef6 => generated 649 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:32:06.826 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a07945a2-f77d-438d-9fc6-4e56db3e8231 06f7c579cdf54bfc97ef87bf2ecc1a5b 5ba5097def4546d5931b7965c43012d5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 567/1124] 10.0.0.90 () {32 vars in 719 bytes} [Tue Jun 9 23:32:06 2026] DELETE /v2.0/ports/77954281-bfa8-48e8-97be-42d75304386c => generated 132 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1125] 10.0.0.90 () {32 vars in 652 bytes} [Tue Jun 9 23:32:06 2026] GET /v2.0/extensions => generated 20516 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-06-09 23:32:06.852 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9b5b53da-1ab0-4205-9b70-be96ed46c81a 06f7c579cdf54bfc97ef87bf2ecc1a5b 5ba5097def4546d5931b7965c43012d5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 569/1126] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:32:06 2026] DELETE /v2.0/subnets/8d1d75ae-859c-447e-9a98-9ad585948d3f => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1127] 10.0.0.90 () {32 vars in 648 bytes} [Tue Jun 9 23:32:06 2026] GET /v2.0/networks => generated 1313 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 23:32:06.915 7 INFO neutron.pecan_wsgi.hooks.translation [None req-51705d15-169d-4e5c-9a7e-b556bc6fb469 06f7c579cdf54bfc97ef87bf2ecc1a5b 5ba5097def4546d5931b7965c43012d5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 571/1128] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:32:06 2026] DELETE /v2.0/subnets/8f68448f-c548-492d-8431-d83f5e11db88 => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1129] 10.0.0.90 () {32 vars in 646 bytes} [Tue Jun 9 23:32:06 2026] GET /v2.0/subnets => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1130] 10.0.0.90 () {32 vars in 719 bytes} [Tue Jun 9 23:32:06 2026] DELETE /v2.0/ports/867d3ffb-c453-435c-a471-0babc3b5cf10 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1131] 10.0.0.90 () {32 vars in 722 bytes} [Tue Jun 9 23:32:07 2026] GET /v2.0/networks/0723132f-d433-4b87-a8de-c45d7cef942d => generated 673 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1132] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:32:07 2026] DELETE /v2.0/networks/8d5ce3f3-9e2b-4005-8162-2426330054ce => 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: 576/1133] 10.0.0.90 () {32 vars in 720 bytes} [Tue Jun 9 23:32:07 2026] GET /v2.0/subnets/936f93e6-0cbc-4d99-a44c-43c111b79e12 => generated 673 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:32:07.429 7 INFO neutron.pecan_wsgi.hooks.translation [None req-470ad1fb-8294-4dc1-ba13-6c6f8e546200 1c6db5cc9bec4d248f3ffe75289db5bf 0e292f824be345d7ac159e46b8cf03ca - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 577/1134] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:32:07 2026] DELETE /v2.0/subnets/2cf0fb69-2f0b-4f37-b20e-e14928022253 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 23:32:07.456 7 INFO neutron.pecan_wsgi.hooks.translation [None req-88a01787-9f81-4310-8532-3866345a59d9 1c6db5cc9bec4d248f3ffe75289db5bf 0e292f824be345d7ac159e46b8cf03ca - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 578/1135] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:32:07 2026] DELETE /v2.0/networks/746f9027-5d71-4bca-a6a7-6a407c9472cd => generated 138 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 23:32:07.475 7 INFO neutron.services.segments.plugin [-] Segment d284d114-9657-4dea-aa54-79f062171360 resource provider aggregate not found 2026-06-09 23:32:07.479 7 INFO neutron.services.segments.plugin [-] Segment d284d114-9657-4dea-aa54-79f062171360 resource provider aggregate not found 2026-06-09 23:32:07.494 7 INFO neutron.services.segments.plugin [-] Segment d284d114-9657-4dea-aa54-79f062171360 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d284d114-9657-4dea-aa54-79f062171360 found for delete ", "request_id": "req-eec3f13e-04d7-4628-8645-fce7fb6a9448"}]} 2026-06-09 23:32:07.500 7 INFO neutron.services.segments.plugin [-] Segment d284d114-9657-4dea-aa54-79f062171360 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d284d114-9657-4dea-aa54-79f062171360 found for delete ", "request_id": "req-9b3e7ff4-7b7a-4c3b-8945-0a842e8b600d"}]} 2026-06-09 23:32:07.507 7 INFO neutron.services.segments.plugin [-] Segment a3d9063f-7846-4697-81f8-67e48a38434f resource provider aggregate not found [pid: 7|app: 0|req: 579/1136] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:32:07 2026] GET /v2.0/ports?device_id=a25a200e-7f0b-4ced-ba50-0c4946bfdf0c => generated 969 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:32:07.520 7 INFO neutron.services.segments.plugin [-] Segment a3d9063f-7846-4697-81f8-67e48a38434f resource provider aggregate not found 2026-06-09 23:32:07.524 7 INFO neutron.services.segments.plugin [-] Segment a3d9063f-7846-4697-81f8-67e48a38434f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3d9063f-7846-4697-81f8-67e48a38434f found for delete ", "request_id": "req-5de2e291-ed23-4871-95ef-5ee101d9e0e2"}]} 2026-06-09 23:32:07.533 7 INFO neutron.services.segments.plugin [-] Segment a3d9063f-7846-4697-81f8-67e48a38434f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3d9063f-7846-4697-81f8-67e48a38434f found for delete ", "request_id": "req-6021d2c6-bb8a-41a1-a314-916a7d42a394"}]} [pid: 8|app: 0|req: 558/1137] 10.0.0.90 () {34 vars in 788 bytes} [Tue Jun 9 23:32:06 2026] PUT /v2.0/routers/c08dfdbf-f335-402d-916c-a8ffec786a99/remove_router_interface => generated 309 bytes in 1138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1138] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:32:07 2026] GET /v2.0/security-groups?id=2c13a507-a534-4abd-8606-4ad85d11a1fe&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1139] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:32:07 2026] DELETE /v2.0/subnets/936f93e6-0cbc-4d99-a44c-43c111b79e12 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1140] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:32:07 2026] DELETE /v2.0/networks/0723132f-d433-4b87-a8de-c45d7cef942d => generated 0 bytes in 329 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1141] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:32:08 2026] GET /v2.0/security-groups?tenant_id=5ba5097def4546d5931b7965c43012d5&name=default => generated 2925 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1142] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:32:08 2026] DELETE /v2.0/security-groups/b7cb2a68-9f56-4dc3-995a-dbd118523815 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 23:32:08.637 8 INFO neutron.services.segments.plugin [-] Segment c117459f-6420-4ba0-a2ec-f87a4bea03ef resource provider aggregate not found 2026-06-09 23:32:08.646 8 INFO neutron.services.segments.plugin [-] Segment c117459f-6420-4ba0-a2ec-f87a4bea03ef resource provider aggregate not found 2026-06-09 23:32:08.656 8 INFO neutron.services.segments.plugin [-] Segment c117459f-6420-4ba0-a2ec-f87a4bea03ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c117459f-6420-4ba0-a2ec-f87a4bea03ef found for delete ", "request_id": "req-f77e4ee3-9926-45ba-ad31-6dd571644232"}]} 2026-06-09 23:32:08.658 8 INFO neutron.services.segments.plugin [-] Segment c117459f-6420-4ba0-a2ec-f87a4bea03ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c117459f-6420-4ba0-a2ec-f87a4bea03ef found for delete ", "request_id": "req-c8d62e72-8f83-4f0f-8070-127e35ba7ef3"}]} 2026-06-09 23:32:08.689 8 INFO neutron.db.l3_hamode_db [None req-1e3c85a9-dee0-4ea5-b809-be7b26951d06 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] HA network 0b7a75f3-1733-42ac-9f24-9ee2d6859314 was deleted as no HA routers are present in tenant 25f040d14d32490e8c6718c44f638a1d. [pid: 8|app: 0|req: 560/1143] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:32:07 2026] DELETE /v2.0/routers/c08dfdbf-f335-402d-916c-a8ffec786a99 => generated 0 bytes in 1016 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1144] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:32:08 2026] GET /v2.0/security-groups?tenant_id=0e292f824be345d7ac159e46b8cf03ca&name=default => generated 2925 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1145] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:32:08 2026] DELETE /v2.0/subnets/9ed34666-9346-4f8b-aa47-13d26e2b9dac => 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: 585/1146] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:32:08 2026] DELETE /v2.0/security-groups/09c93e32-c116-4dd0-ae0e-b1b2cfec13b5 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1147] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:32:08 2026] GET /v2.0/ports?device_id=a25a200e-7f0b-4ced-ba50-0c4946bfdf0c => 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: 563/1148] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:32:08 2026] GET /v2.0/security-groups?id=2c13a507-a534-4abd-8606-4ad85d11a1fe&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: 586/1149] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:32:08 2026] DELETE /v2.0/networks/b222061d-77bc-4185-aa5e-0d7a2f3bcf16 => generated 0 bytes in 361 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1150] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:32:09 2026] GET /v2.0/security-groups?tenant_id=25f040d14d32490e8c6718c44f638a1d&name=default => generated 2921 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1151] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:32:09 2026] DELETE /v2.0/security-groups/79d1aed3-9fc5-4099-a736-53edbae69a34 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1152] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:32:10 2026] GET /v2.0/ports?device_id=a25a200e-7f0b-4ced-ba50-0c4946bfdf0c => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:32:10.178 7 INFO neutron.services.segments.plugin [-] Segment d5fcaff8-f13b-45e7-a83a-f558a4854097 resource provider aggregate not found 2026-06-09 23:32:10.185 7 INFO neutron.services.segments.plugin [-] Segment d5fcaff8-f13b-45e7-a83a-f558a4854097 resource provider aggregate not found 2026-06-09 23:32:10.191 7 INFO neutron.services.segments.plugin [-] Segment d5fcaff8-f13b-45e7-a83a-f558a4854097 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5fcaff8-f13b-45e7-a83a-f558a4854097 found for delete ", "request_id": "req-9252b6f0-e4bc-43b0-8112-bc4525604070"}]} 2026-06-09 23:32:10.204 7 INFO neutron.services.segments.plugin [-] Segment d5fcaff8-f13b-45e7-a83a-f558a4854097 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5fcaff8-f13b-45e7-a83a-f558a4854097 found for delete ", "request_id": "req-c4161766-d452-4728-a158-d0f3bf34e91c"}]} 2026-06-09 23:32:10.208 7 INFO neutron.services.segments.plugin [-] Segment 55971878-1737-47f3-a59e-a7b7f31fd4d1 resource provider aggregate not found 2026-06-09 23:32:10.219 7 INFO neutron.services.segments.plugin [-] Segment 55971878-1737-47f3-a59e-a7b7f31fd4d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55971878-1737-47f3-a59e-a7b7f31fd4d1 found for delete ", "request_id": "req-080a2532-df9f-4f00-ae1a-4b7017b64bf9"}]} [pid: 7|app: 0|req: 588/1153] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:32:10 2026] GET /v2.0/security-groups?id=2c13a507-a534-4abd-8606-4ad85d11a1fe&fields=id&fields=name => generated 113 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1154] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:32:10 2026] GET /v2.0/ports?device_id=a25a200e-7f0b-4ced-ba50-0c4946bfdf0c => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:32:10.333 7 INFO neutron.services.segments.plugin [-] Segment 55971878-1737-47f3-a59e-a7b7f31fd4d1 resource provider aggregate not found 2026-06-09 23:32:10.349 7 INFO neutron.services.segments.plugin [-] Segment 55971878-1737-47f3-a59e-a7b7f31fd4d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55971878-1737-47f3-a59e-a7b7f31fd4d1 found for delete ", "request_id": "req-86b5df5c-b526-490a-bde9-4b0eceb26003"}]} 2026-06-09 23:32:10.687 8 WARNING neutron_lib.context [None req-eb534069-d3ef-4009-8f32-60356a5c4a48 88c21f9b62284f1199e0dc50098eb153 817b4dc00483486293a90906da536316 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:32:10.752 7 INFO neutron.db.l3_db [None req-3b6e538e-8520-4aaa-b947-1bae8f979704 b46405bc83f946ffa709ddfa77c1d16c 359de90a6cf34d2699a87fe6ef984fa7 - - default default] Floating IP dda8cb4c-96e7-4497-9329-62f03adc1ee7 associated. External IP: 10.96.250.215, port: f732c6d0-80a5-42b7-b5db-af3b32ca4e99. 2026-06-09 23:32:10.865 8 INFO neutron.db.segments_db [None req-eb534069-d3ef-4009-8f32-60356a5c4a48 88c21f9b62284f1199e0dc50098eb153 817b4dc00483486293a90906da536316 - - default default] Added segment 68f7a18b-063d-4e60-a83b-80a728748a99 of type vxlan for network b1ab78ed-9d22-4652-8876-86b9c18358ea [pid: 8|app: 0|req: 567/1155] 10.0.0.90 () {34 vars in 669 bytes} [Tue Jun 9 23:32:10 2026] POST /v2.0/networks => generated 644 bytes in 534 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:32:11.010 8 WARNING neutron_lib.context [None req-6bc60833-89c1-44a0-b34e-f4e8e79e9448 88c21f9b62284f1199e0dc50098eb153 817b4dc00483486293a90906da536316 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 589/1156] 10.0.0.90 () {34 vars in 748 bytes} [Tue Jun 9 23:32:10 2026] PUT /v2.0/floatingips/dda8cb4c-96e7-4497-9329-62f03adc1ee7 => generated 855 bytes in 750 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:32:11.174 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ba6198e1-376e-4f0c-b312-edc5e22acef1'] response: {'name': 'network-changed', 'server_uuid': 'a25a200e-7f0b-4ced-ba50-0c4946bfdf0c', 'tag': 'f732c6d0-80a5-42b7-b5db-af3b32ca4e99', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 590/1157] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:32:11 2026] GET /v2.0/ports?device_id=a25a200e-7f0b-4ced-ba50-0c4946bfdf0c => generated 971 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1158] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:32:11 2026] GET /v2.0/security-groups?id=2c13a507-a534-4abd-8606-4ad85d11a1fe&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: 568/1159] 10.0.0.90 () {34 vars in 664 bytes} [Tue Jun 9 23:32:11 2026] POST /v2.0/ports => generated 775 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:32:11.317 7 WARNING neutron_lib.context [None req-6451d2a1-fe2a-4799-8c2f-1dbb9deab191 88c21f9b62284f1199e0dc50098eb153 817b4dc00483486293a90906da536316 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:32:11.386 7 INFO neutron.db.segments_db [None req-6451d2a1-fe2a-4799-8c2f-1dbb9deab191 88c21f9b62284f1199e0dc50098eb153 817b4dc00483486293a90906da536316 - - default default] Added segment 673ce2f8-3b9a-432d-b86b-e36ae2ba3c63 of type vxlan for network 9f8c0e70-7b3f-447b-9a1e-7e26c4734f76 [pid: 7|app: 0|req: 592/1160] 10.0.0.90 () {34 vars in 669 bytes} [Tue Jun 9 23:32:11 2026] POST /v2.0/networks => generated 631 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 23:32:11.497 8 WARNING neutron_lib.context [None req-e3c29399-cf0c-4c19-89c7-66bfd19915b2 88c21f9b62284f1199e0dc50098eb153 817b4dc00483486293a90906da536316 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 593/1161] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:32:11 2026] GET /v2.0/ports?device_id=a25a200e-7f0b-4ced-ba50-0c4946bfdf0c => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1162] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:32:11 2026] GET /v2.0/security-groups?id=2c13a507-a534-4abd-8606-4ad85d11a1fe&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: 595/1163] 199.19.213.132 () {34 vars in 1080 bytes} [Tue Jun 9 23:32:11 2026] GET /v2.0/ports?tenant_id=359de90a6cf34d2699a87fe6ef984fa7&device_id=a25a200e-7f0b-4ced-ba50-0c4946bfdf0c => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1164] 10.0.0.90 () {34 vars in 668 bytes} [Tue Jun 9 23:32:11 2026] POST /v2.0/subnets => generated 626 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:32:11.801 8 WARNING neutron_lib.context [None req-961b7b33-6b88-4097-9578-bdf4970b42e3 88c21f9b62284f1199e0dc50098eb153 817b4dc00483486293a90906da536316 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 596/1165] 199.19.213.132 () {34 vars in 986 bytes} [Tue Jun 9 23:32:11 2026] GET /v2.0/networks?id=79e2557e-c5f3-4628-9387-5952c8f4d013 => generated 766 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1166] 199.19.213.132 () {34 vars in 1058 bytes} [Tue Jun 9 23:32:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=f732c6d0-80a5-42b7-b5db-af3b32ca4e99 => generated 858 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1167] 199.19.213.132 () {34 vars in 984 bytes} [Tue Jun 9 23:32:11 2026] GET /v2.0/subnets?id=77f8f069-8290-4614-a027-d2f58279d31f => generated 688 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1168] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:32:11 2026] GET /v2.0/ports?network_id=79e2557e-c5f3-4628-9387-5952c8f4d013&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1169] 199.19.213.132 () {34 vars in 1012 bytes} [Tue Jun 9 23:32:11 2026] GET /v2.0/networks/79e2557e-c5f3-4628-9387-5952c8f4d013?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1170] 199.19.213.132 () {34 vars in 1112 bytes} [Tue Jun 9 23:32:12 2026] GET /v2.0/networks/79e2557e-c5f3-4628-9387-5952c8f4d013?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1171] 10.0.0.90 () {34 vars in 664 bytes} [Tue Jun 9 23:32:11 2026] POST /v2.0/ports => generated 953 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1172] 10.0.0.90 () {32 vars in 719 bytes} [Tue Jun 9 23:32:12 2026] DELETE /v2.0/ports/8fc8ca2b-b261-4fe9-bbed-36b97e763656 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 23:32:12.496 7 INFO neutron.pecan_wsgi.hooks.translation [None req-545eeb93-f2ae-4a81-955e-726f7206a0cd 88c21f9b62284f1199e0dc50098eb153 817b4dc00483486293a90906da536316 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 603/1173] 10.0.0.90 () {32 vars in 719 bytes} [Tue Jun 9 23:32:12 2026] DELETE /v2.0/ports/8fc8ca2b-b261-4fe9-bbed-36b97e763656 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 23:32:12.517 7 INFO neutron.pecan_wsgi.hooks.translation [None req-538dc878-8ef4-4537-96bc-3bc6fd167ea3 88c21f9b62284f1199e0dc50098eb153 817b4dc00483486293a90906da536316 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 604/1174] 10.0.0.90 () {32 vars in 716 bytes} [Tue Jun 9 23:32:12 2026] GET /v2.0/ports/8fc8ca2b-b261-4fe9-bbed-36b97e763656 => generated 132 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, ' [pid: 7|app: 0|req: 605/1175] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:32:12 2026] DELETE /v2.0/subnets/a661a48d-929f-49b4-82e1-5e1a3183cac5 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1176] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:32:12 2026] GET /v2.0/security-groups?tenant_id=91bef5a1a2bc45fda97a51f03b79787d&name=default => generated 2925 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1177] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:32:12 2026] GET /v2.0/ports?device_id=a25a200e-7f0b-4ced-ba50-0c4946bfdf0c => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1178] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:32:12 2026] DELETE /v2.0/security-groups/8e5ed3cc-f428-4c82-a52f-3a4bf27e1b9d => 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: 608/1179] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:32:12 2026] GET /v2.0/security-groups?id=2c13a507-a534-4abd-8606-4ad85d11a1fe&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:32:13.015 8 INFO neutron.services.segments.plugin [-] Segment 673ce2f8-3b9a-432d-b86b-e36ae2ba3c63 resource provider aggregate not found 2026-06-09 23:32:13.021 8 INFO neutron.services.segments.plugin [-] Segment 673ce2f8-3b9a-432d-b86b-e36ae2ba3c63 resource provider aggregate not found 2026-06-09 23:32:13.029 8 INFO neutron.services.segments.plugin [-] Segment 673ce2f8-3b9a-432d-b86b-e36ae2ba3c63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 673ce2f8-3b9a-432d-b86b-e36ae2ba3c63 found for delete ", "request_id": "req-2894b31a-2d4c-45f8-bfde-2a5e068c3ab1"}]} 2026-06-09 23:32:13.039 8 INFO neutron.services.segments.plugin [-] Segment 673ce2f8-3b9a-432d-b86b-e36ae2ba3c63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 673ce2f8-3b9a-432d-b86b-e36ae2ba3c63 found for delete ", "request_id": "req-1819dd05-cfbe-4b81-93d6-e6bcd1a6647d"}]} [pid: 8|app: 0|req: 572/1180] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:32:12 2026] DELETE /v2.0/networks/9f8c0e70-7b3f-447b-9a1e-7e26c4734f76 => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 23:32:13.068 7 WARNING neutron_lib.context [None req-797e6193-98ba-48b0-8a0b-75ed667ba289 88c21f9b62284f1199e0dc50098eb153 817b4dc00483486293a90906da536316 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:32:13.151 7 INFO neutron.db.segments_db [None req-797e6193-98ba-48b0-8a0b-75ed667ba289 88c21f9b62284f1199e0dc50098eb153 817b4dc00483486293a90906da536316 - - default default] Added segment 08d798f2-65ae-4b24-9047-fa827b804b88 of type vxlan for network 5d4fff71-63de-4d72-bbc3-c7500c409a6f [pid: 7|app: 0|req: 609/1181] 10.0.0.90 () {34 vars in 669 bytes} [Tue Jun 9 23:32:13 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) 2026-06-09 23:32:13.249 8 WARNING neutron_lib.context [None req-1cd88a6c-3b3c-44e1-a81a-9aa10e181d95 88c21f9b62284f1199e0dc50098eb153 817b4dc00483486293a90906da536316 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 610/1182] 199.19.213.132 () {34 vars in 994 bytes} [Tue Jun 9 23:32:13 2026] GET /v2.0/ports?device_id=a25a200e-7f0b-4ced-ba50-0c4946bfdf0c => 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: 573/1183] 10.0.0.90 () {34 vars in 668 bytes} [Tue Jun 9 23:32:13 2026] POST /v2.0/subnets => generated 626 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:32:13.489 8 WARNING neutron_lib.context [None req-1b52e61f-9617-44fa-9839-e5375d780112 88c21f9b62284f1199e0dc50098eb153 817b4dc00483486293a90906da536316 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:32:13.836 7 INFO neutron.db.l3_db [req-c14d4840-8ed9-46bc-bb03-75be3b7a42ce req-6158fe94-34e8-4693-8aea-604fb349e153 b46405bc83f946ffa709ddfa77c1d16c 359de90a6cf34d2699a87fe6ef984fa7 - - default default] Floating IP dda8cb4c-96e7-4497-9329-62f03adc1ee7 disassociated. External IP: 10.96.250.215, port: f732c6d0-80a5-42b7-b5db-af3b32ca4e99. [pid: 8|app: 0|req: 574/1184] 10.0.0.90 () {34 vars in 664 bytes} [Tue Jun 9 23:32:13 2026] POST /v2.0/ports => generated 916 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1185] 10.0.0.90 () {32 vars in 719 bytes} [Tue Jun 9 23:32:13 2026] DELETE /v2.0/ports/12e11304-1752-4737-8106-19b79f8b258d => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1186] 199.19.213.132 () {36 vars in 997 bytes} [Tue Jun 9 23:32:13 2026] DELETE /v2.0/ports/f732c6d0-80a5-42b7-b5db-af3b32ca4e99 => generated 0 bytes in 715 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1187] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:32:14 2026] GET /v2.0/ports?device_id=a25a200e-7f0b-4ced-ba50-0c4946bfdf0c => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 23:32:14.227 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-740ee771-1192-406c-842d-ff5891344625'] response: {'server_uuid': 'a25a200e-7f0b-4ced-ba50-0c4946bfdf0c', 'name': 'network-vif-deleted', 'tag': 'f732c6d0-80a5-42b7-b5db-af3b32ca4e99', 'status': 'completed', 'code': 200} 2026-06-09 23:32:14.232 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bcf79e63-cc72-4f26-b7ab-a849737d0cb6 88c21f9b62284f1199e0dc50098eb153 817b4dc00483486293a90906da536316 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 613/1188] 10.0.0.90 () {32 vars in 716 bytes} [Tue Jun 9 23:32:14 2026] GET /v2.0/ports/12e11304-1752-4737-8106-19b79f8b258d => 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: 614/1189] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:32:14 2026] DELETE /v2.0/subnets/915cde0e-b541-4e5a-9bbc-ab3dda4f7d6a => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1190] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:32:14 2026] GET /v2.0/security-groups?tenant_id=d0d7019edca244bfa143c9045f7831d1&name=default => generated 2925 bytes in 351 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1191] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:32:14 2026] DELETE /v2.0/security-groups/d4ecbf43-d857-498d-8186-caacc05a47e2 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 23:32:14.695 7 INFO neutron.services.segments.plugin [-] Segment 08d798f2-65ae-4b24-9047-fa827b804b88 resource provider aggregate not found 2026-06-09 23:32:14.704 7 INFO neutron.services.segments.plugin [-] Segment 08d798f2-65ae-4b24-9047-fa827b804b88 resource provider aggregate not found 2026-06-09 23:32:14.723 7 INFO neutron.services.segments.plugin [-] Segment 08d798f2-65ae-4b24-9047-fa827b804b88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08d798f2-65ae-4b24-9047-fa827b804b88 found for delete ", "request_id": "req-87254edd-ce6d-45a8-b586-ae66410efe07"}]} 2026-06-09 23:32:14.727 7 INFO neutron.services.segments.plugin [-] Segment 08d798f2-65ae-4b24-9047-fa827b804b88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08d798f2-65ae-4b24-9047-fa827b804b88 found for delete ", "request_id": "req-06f876d5-9f4c-4b82-b904-dc37ea09446c"}]} [pid: 7|app: 0|req: 615/1192] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:32:14 2026] DELETE /v2.0/networks/5d4fff71-63de-4d72-bbc3-c7500c409a6f => generated 0 bytes in 345 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 23:32:14.757 8 WARNING neutron_lib.context [None req-8f2bc70e-b4e0-43e9-b2c3-7b7036e7aea8 88c21f9b62284f1199e0dc50098eb153 817b4dc00483486293a90906da536316 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 616/1193] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:32:14 2026] GET /v2.0/security-groups?tenant_id=4c1abcae0e064668a41f589eff0bbec5&name=default => generated 2925 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1196] 10.0.0.90 () {34 vars in 664 bytes} [Tue Jun 9 23:32:14 2026] POST /v2.0/ports => generated 775 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 619/1197] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:32:14 2026] DELETE /v2.0/security-groups/3507ea85-205b-4418-a16c-d7c754ab260f => 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: 579/1198] 10.0.0.90 () {34 vars in 736 bytes} [Tue Jun 9 23:32:15 2026] PUT /v2.0/ports/a9178377-3197-4d47-a41d-955dcb65b16a => generated 752 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 580/1199] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:32:15 2026] GET /v2.0/ports?device_id=a25a200e-7f0b-4ced-ba50-0c4946bfdf0c => 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: 620/1200] 10.0.0.90 () {32 vars in 719 bytes} [Tue Jun 9 23:32:15 2026] DELETE /v2.0/ports/a9178377-3197-4d47-a41d-955dcb65b16a => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1201] 10.0.0.90 () {32 vars in 642 bytes} [Tue Jun 9 23:32:15 2026] GET /v2.0/ports => generated 778 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:32:15.511 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2847f513-c3f4-4c1e-b450-a742cee85252 88c21f9b62284f1199e0dc50098eb153 817b4dc00483486293a90906da536316 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 621/1202] 10.0.0.90 () {32 vars in 716 bytes} [Tue Jun 9 23:32:15 2026] GET /v2.0/ports/a9178377-3197-4d47-a41d-955dcb65b16a => 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: 582/1203] 10.0.0.90 () {32 vars in 642 bytes} [Tue Jun 9 23:32:15 2026] GET /v2.0/ports => generated 778 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1204] 10.0.0.90 () {32 vars in 716 bytes} [Tue Jun 9 23:32:15 2026] GET /v2.0/ports/b1f61646-03d0-4032-80c9-e3be0d73f876 => generated 775 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:32:15.631 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d3035624-0622-4421-8bae-71780782a26c 88c21f9b62284f1199e0dc50098eb153 817b4dc00483486293a90906da536316 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 583/1205] 10.0.0.90 () {32 vars in 719 bytes} [Tue Jun 9 23:32:15 2026] DELETE /v2.0/ports/12e11304-1752-4737-8106-19b79f8b258d => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 23:32:15.668 7 INFO neutron.pecan_wsgi.hooks.translation [None req-34afcbdf-eb30-4096-a9b9-079fb5a8a50c 88c21f9b62284f1199e0dc50098eb153 817b4dc00483486293a90906da536316 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 623/1206] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:32:15 2026] DELETE /v2.0/subnets/915cde0e-b541-4e5a-9bbc-ab3dda4f7d6a => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 23:32:15.690 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c3539432-fdf6-4b41-a2f2-9f0c6c799f03 88c21f9b62284f1199e0dc50098eb153 817b4dc00483486293a90906da536316 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 584/1207] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:32:15 2026] DELETE /v2.0/subnets/a661a48d-929f-49b4-82e1-5e1a3183cac5 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1208] 10.0.0.90 () {32 vars in 719 bytes} [Tue Jun 9 23:32:15 2026] DELETE /v2.0/ports/b1f61646-03d0-4032-80c9-e3be0d73f876 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 23:32:16.043 8 INFO neutron.services.segments.plugin [-] Segment 68f7a18b-063d-4e60-a83b-80a728748a99 resource provider aggregate not found 2026-06-09 23:32:16.047 8 INFO neutron.services.segments.plugin [-] Segment 68f7a18b-063d-4e60-a83b-80a728748a99 resource provider aggregate not found 2026-06-09 23:32:16.061 8 INFO neutron.services.segments.plugin [-] Segment 68f7a18b-063d-4e60-a83b-80a728748a99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68f7a18b-063d-4e60-a83b-80a728748a99 found for delete ", "request_id": "req-a5aa2f41-eae0-48c7-991a-0b460eb8da3c"}]} [pid: 8|app: 0|req: 585/1209] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:32:15 2026] DELETE /v2.0/networks/b1ab78ed-9d22-4652-8876-86b9c18358ea => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1210] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:32:16 2026] GET /v2.0/ports?device_id=a25a200e-7f0b-4ced-ba50-0c4946bfdf0c => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 23:32:16.641 8 INFO neutron.services.segments.plugin [-] Segment 68f7a18b-063d-4e60-a83b-80a728748a99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68f7a18b-063d-4e60-a83b-80a728748a99 found for delete ", "request_id": "req-06389c31-177e-4d1d-bb93-6e46b97dd95a"}]} [pid: 8|app: 0|req: 586/1211] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:32:16 2026] GET /v2.0/security-groups?tenant_id=817b4dc00483486293a90906da536316&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1212] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:32:16 2026] DELETE /v2.0/security-groups/e9d9b9c5-269b-4581-9205-43d38ed76c96 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1213] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:32:17 2026] DELETE /v2.0/security-groups/2c13a507-a534-4abd-8606-4ad85d11a1fe => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 23:32:17.635 7 INFO neutron.api.v2.resource [None req-63e7330a-d26f-4d26-a5df-97316afa7fca b46405bc83f946ffa709ddfa77c1d16c 359de90a6cf34d2699a87fe6ef984fa7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 627/1214] 10.0.0.90 () {32 vars in 736 bytes} [Tue Jun 9 23:32:17 2026] GET /v2.0/security-groups/2c13a507-a534-4abd-8606-4ad85d11a1fe => 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: 588/1215] 10.0.0.90 () {32 vars in 731 bytes} [Tue Jun 9 23:32:17 2026] DELETE /v2.0/floatingips/dda8cb4c-96e7-4497-9329-62f03adc1ee7 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 23:32:18.846 8 WARNING neutron_lib.context [None req-f8f4ee61-b52c-448b-997e-a036c6f8b4ed 18ad5c4b7ae24258abce72b133e67ccb 4c09204cfaa64e1c895b8a7795ff9921 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 628/1216] 10.0.0.90 () {34 vars in 788 bytes} [Tue Jun 9 23:32:17 2026] PUT /v2.0/routers/cde33a6c-8f9f-44b8-8790-5cb1abfcece1/remove_router_interface => generated 309 bytes in 981 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:32:19.004 8 INFO neutron.db.segments_db [None req-f8f4ee61-b52c-448b-997e-a036c6f8b4ed 18ad5c4b7ae24258abce72b133e67ccb 4c09204cfaa64e1c895b8a7795ff9921 - - default default] Added segment 9bc9e7a9-529d-4e01-a6f9-1882ad1b91c7 of type vxlan for network c4874a07-0c28-4677-a12a-c4300ef2bb9d [pid: 8|app: 0|req: 589/1217] 10.0.0.90 () {34 vars in 669 bytes} [Tue Jun 9 23:32:18 2026] POST /v2.0/networks => generated 634 bytes in 467 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:32:19.113 8 WARNING neutron_lib.context [None req-95ee77d3-0c98-4246-9abd-fd86757406e1 18ad5c4b7ae24258abce72b133e67ccb 4c09204cfaa64e1c895b8a7795ff9921 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:32:19.177 8 INFO neutron.db.segments_db [None req-95ee77d3-0c98-4246-9abd-fd86757406e1 18ad5c4b7ae24258abce72b133e67ccb 4c09204cfaa64e1c895b8a7795ff9921 - - default default] Added segment 84710701-3a8f-4791-a64d-3e3cfc50bb3a of type vxlan for network c666954e-3b18-45f1-8e3d-d2a704cebadd [pid: 8|app: 0|req: 590/1218] 10.0.0.90 () {34 vars in 669 bytes} [Tue Jun 9 23:32:19 2026] POST /v2.0/networks => generated 634 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:32:19.303 8 WARNING neutron_lib.context [None req-164eeab5-ea8f-4d17-9504-89c18e8b22e0 18ad5c4b7ae24258abce72b133e67ccb 4c09204cfaa64e1c895b8a7795ff9921 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 591/1219] 10.0.0.90 () {34 vars in 668 bytes} [Tue Jun 9 23:32:19 2026] POST /v2.0/subnets => generated 646 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:32:19.576 8 WARNING neutron_lib.context [None req-c0b09d1d-c8c2-424d-af82-2c0476121e2f 18ad5c4b7ae24258abce72b133e67ccb 4c09204cfaa64e1c895b8a7795ff9921 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:32:19.793 7 INFO neutron.services.segments.plugin [-] Segment 975d64ed-1c6d-47af-84d8-07c3c61879ad resource provider aggregate not found 2026-06-09 23:32:19.798 7 INFO neutron.services.segments.plugin [-] Segment 975d64ed-1c6d-47af-84d8-07c3c61879ad resource provider aggregate not found 2026-06-09 23:32:19.807 7 INFO neutron.services.segments.plugin [-] Segment 975d64ed-1c6d-47af-84d8-07c3c61879ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 975d64ed-1c6d-47af-84d8-07c3c61879ad found for delete ", "request_id": "req-5d6ea4da-b616-4d81-9aa1-bc60f572c178"}]} 2026-06-09 23:32:19.816 7 INFO neutron.services.segments.plugin [-] Segment 975d64ed-1c6d-47af-84d8-07c3c61879ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 975d64ed-1c6d-47af-84d8-07c3c61879ad found for delete ", "request_id": "req-b1c9ad4b-7a69-464d-b4f3-975abcb28969"}]} 2026-06-09 23:32:19.817 7 INFO neutron.db.l3_hamode_db [None req-60f10c9b-ad80-43d6-ad23-f9aaf940f793 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] HA network aeb0f909-f391-431b-a812-f2aa7222c524 was deleted as no HA routers are present in tenant 359de90a6cf34d2699a87fe6ef984fa7. [pid: 7|app: 0|req: 629/1220] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:32:18 2026] DELETE /v2.0/routers/cde33a6c-8f9f-44b8-8790-5cb1abfcece1 => generated 0 bytes in 914 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1221] 10.0.0.90 () {34 vars in 668 bytes} [Tue Jun 9 23:32:19 2026] POST /v2.0/subnets => generated 655 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1222] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:32:19 2026] DELETE /v2.0/subnets/77f8f069-8290-4614-a027-d2f58279d31f => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 23:32:20.058 8 WARNING neutron_lib.context [None req-45af8804-fcfc-47d5-a4cf-7524706c4510 18ad5c4b7ae24258abce72b133e67ccb 4c09204cfaa64e1c895b8a7795ff9921 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:32:20.105 8 INFO neutron.db.segments_db [None req-45af8804-fcfc-47d5-a4cf-7524706c4510 18ad5c4b7ae24258abce72b133e67ccb 4c09204cfaa64e1c895b8a7795ff9921 - - default default] Added segment 4865ac1c-504a-4ff9-8b21-48e8de5f7ce5 of type vxlan for network d2c80ed6-c0cf-4ee2-9b0c-8a1fac6c4074 [pid: 7|app: 0|req: 630/1223] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:32:19 2026] GET /v2.0/security-groups?tenant_id=b1401c109cff4e369cf8daf05ff9fe7c&name=default => generated 2925 bytes in 317 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 23:32:20.365 8 INFO neutron.db.l3_hamode_db [None req-45af8804-fcfc-47d5-a4cf-7524706c4510 18ad5c4b7ae24258abce72b133e67ccb 4c09204cfaa64e1c895b8a7795ff9921 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 631/1224] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:32:20 2026] DELETE /v2.0/networks/79e2557e-c5f3-4628-9387-5952c8f4d013 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 23:32:20.490 8 INFO neutron.db.l3_hamode_db [None req-45af8804-fcfc-47d5-a4cf-7524706c4510 18ad5c4b7ae24258abce72b133e67ccb 4c09204cfaa64e1c895b8a7795ff9921 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 632/1225] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:32:20 2026] DELETE /v2.0/security-groups/fff290d2-d605-46fb-9150-2e9393e0bb6f => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1226] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:32:20 2026] GET /v2.0/security-groups?tenant_id=94ccb62d64694d60a784997b2f58c6d4&name=default => generated 2925 bytes in 418 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1227] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:32:20 2026] GET /v2.0/security-groups?tenant_id=359de90a6cf34d2699a87fe6ef984fa7&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: 635/1228] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:32:20 2026] GET /v2.0/security-groups?tenant_id=97e348d7847f4c2da092b350621e3fc5&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1229] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:32:21 2026] DELETE /v2.0/security-groups/809b5698-44de-44a2-84a6-77056971bf63 => 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: 594/1230] 10.0.0.90 () {34 vars in 668 bytes} [Tue Jun 9 23:32:20 2026] POST /v2.0/routers => generated 511 bytes in 1168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1231] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:32:21 2026] DELETE /v2.0/security-groups/33c83c45-8ab8-4562-b080-9a443c1f7b58 => 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: 595/1232] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:32:21 2026] DELETE /v2.0/security-groups/63c0eee2-e586-4611-bab4-b4b13c34f0c8 => 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: 596/1233] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:32:21 2026] GET /v2.0/security-groups?tenant_id=0e63a80e2b4f40a99b4b32e090472ac1&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1234] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:32:21 2026] DELETE /v2.0/security-groups/0a629100-01eb-43a4-a422-7b4333da9e87 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 23:32:21.824 7 INFO neutron.services.segments.plugin [-] Segment 20102287-df69-4e80-8540-66ba6d6b82da resource provider aggregate not found 2026-06-09 23:32:21.846 7 INFO neutron.services.segments.plugin [-] Segment 20102287-df69-4e80-8540-66ba6d6b82da resource provider aggregate not found 2026-06-09 23:32:21.850 7 INFO neutron.services.segments.plugin [-] Segment 20102287-df69-4e80-8540-66ba6d6b82da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20102287-df69-4e80-8540-66ba6d6b82da found for delete ", "request_id": "req-d7c2fac1-31d8-499a-ab5a-eaba4904e124"}]} 2026-06-09 23:32:21.861 7 INFO neutron.services.segments.plugin [-] Segment 20102287-df69-4e80-8540-66ba6d6b82da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20102287-df69-4e80-8540-66ba6d6b82da found for delete ", "request_id": "req-34575d21-5c1c-4d14-b53e-e70c338d00bf"}]} [pid: 7|app: 0|req: 638/1235] 10.0.0.90 () {34 vars in 782 bytes} [Tue Jun 9 23:32:21 2026] PUT /v2.0/routers/3bb9ded5-3f3e-4f87-834c-7303db497ce2/add_router_interface => generated 309 bytes in 1138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1236] 10.0.0.90 () {32 vars in 716 bytes} [Tue Jun 9 23:32:22 2026] GET /v2.0/ports/f45dd578-c49e-4762-b340-463a14bca8f8 => generated 959 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1237] 10.0.0.90 () {34 vars in 782 bytes} [Tue Jun 9 23:32:22 2026] PUT /v2.0/routers/3bb9ded5-3f3e-4f87-834c-7303db497ce2/add_router_interface => generated 309 bytes in 1086 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1238] 10.0.0.90 () {32 vars in 716 bytes} [Tue Jun 9 23:32:23 2026] GET /v2.0/ports/f0463bf6-1a1c-477a-90ff-840822403b6d => generated 967 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1239] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:32:23 2026] GET /v2.0/security-groups?tenant_id=9977b2d6f66a4ef98d569e6b4c2c0740&name=default => generated 2925 bytes in 401 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1240] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:32:24 2026] DELETE /v2.0/security-groups/e5d2c6bb-9e12-4e9b-8fca-f14a2740f099 => 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: 640/1241] 10.0.0.90 () {34 vars in 788 bytes} [Tue Jun 9 23:32:23 2026] PUT /v2.0/routers/3bb9ded5-3f3e-4f87-834c-7303db497ce2/remove_router_interface => generated 309 bytes in 820 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1242] 10.0.0.90 () {34 vars in 788 bytes} [Tue Jun 9 23:32:24 2026] PUT /v2.0/routers/3bb9ded5-3f3e-4f87-834c-7303db497ce2/remove_router_interface => generated 309 bytes in 864 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1243] 10.0.0.90 () {32 vars in 735 bytes} [Tue Jun 9 23:32:25 2026] GET /v2.0/ports?device_id=3bb9ded5-3f3e-4f87-834c-7303db497ce2 => 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: 642/1244] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:32:25 2026] GET /v2.0/security-groups?tenant_id=1239d256afdc4a9eb0da85ee34b46707&name=default => generated 2925 bytes in 344 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 23:32:25.853 8 INFO neutron.services.segments.plugin [-] Segment 4865ac1c-504a-4ff9-8b21-48e8de5f7ce5 resource provider aggregate not found 2026-06-09 23:32:25.857 8 INFO neutron.services.segments.plugin [-] Segment 4865ac1c-504a-4ff9-8b21-48e8de5f7ce5 resource provider aggregate not found 2026-06-09 23:32:25.867 8 INFO neutron.services.segments.plugin [-] Segment 4865ac1c-504a-4ff9-8b21-48e8de5f7ce5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4865ac1c-504a-4ff9-8b21-48e8de5f7ce5 found for delete ", "request_id": "req-681aa0e9-d1ba-4dbf-bbce-c6fcb055afad"}]} 2026-06-09 23:32:25.868 8 INFO neutron.services.segments.plugin [-] Segment 4865ac1c-504a-4ff9-8b21-48e8de5f7ce5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4865ac1c-504a-4ff9-8b21-48e8de5f7ce5 found for delete ", "request_id": "req-f57e2084-11b3-43f9-966b-b97c5f280ba9"}]} 2026-06-09 23:32:25.869 8 INFO neutron.db.l3_hamode_db [None req-a5f39364-1feb-4cb4-a976-e385fc157fd0 18ad5c4b7ae24258abce72b133e67ccb 4c09204cfaa64e1c895b8a7795ff9921 - - default default] HA network d2c80ed6-c0cf-4ee2-9b0c-8a1fac6c4074 was deleted as no HA routers are present in tenant 4c09204cfaa64e1c895b8a7795ff9921. [pid: 8|app: 0|req: 603/1245] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:32:25 2026] DELETE /v2.0/routers/3bb9ded5-3f3e-4f87-834c-7303db497ce2 => generated 0 bytes in 523 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1246] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:32:25 2026] GET /v2.0/security-groups?tenant_id=cfb7713cb4d74e8392859d4aa51688c2&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1247] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:32:25 2026] DELETE /v2.0/security-groups/31fbed73-638f-4a78-a734-3ebabb74aeea => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1248] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:32:25 2026] DELETE /v2.0/subnets/ead5db91-7914-4528-a35c-fe798daffc11 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1249] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:32:25 2026] DELETE /v2.0/security-groups/29bc34da-3630-4746-81b3-4e28c53bbfea => 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: 645/1250] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:32:26 2026] DELETE /v2.0/subnets/fe23fdac-765d-4b82-87ef-9bdcac1d943f => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1251] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:32:26 2026] GET /v2.0/security-groups?tenant_id=49a1b0436b5e45769ada84674994609a&name=default => generated 2925 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1252] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:32:26 2026] DELETE /v2.0/security-groups/5f99bca1-d8af-4ac4-97af-13e4f4ea6a46 => 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: 606/1253] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:32:26 2026] DELETE /v2.0/networks/c666954e-3b18-45f1-8e3d-d2a704cebadd => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 23:32:26.772 7 INFO neutron.services.segments.plugin [-] Segment 9bc9e7a9-529d-4e01-a6f9-1882ad1b91c7 resource provider aggregate not found 2026-06-09 23:32:26.780 7 INFO neutron.services.segments.plugin [-] Segment 9bc9e7a9-529d-4e01-a6f9-1882ad1b91c7 resource provider aggregate not found 2026-06-09 23:32:26.783 7 INFO neutron.services.segments.plugin [-] Segment 9bc9e7a9-529d-4e01-a6f9-1882ad1b91c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9bc9e7a9-529d-4e01-a6f9-1882ad1b91c7 found for delete ", "request_id": "req-bd42e390-ecd5-456d-9dc9-9cfd42b3b3de"}]} [pid: 7|app: 0|req: 648/1254] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:32:26 2026] DELETE /v2.0/networks/c4874a07-0c28-4677-a12a-c4300ef2bb9d => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 23:32:26.801 8 WARNING neutron_lib.context [None req-397b5807-3b70-4d7e-ba2a-7e932df94376 18ad5c4b7ae24258abce72b133e67ccb 4c09204cfaa64e1c895b8a7795ff9921 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:32:26.803 7 INFO neutron.services.segments.plugin [-] Segment 9bc9e7a9-529d-4e01-a6f9-1882ad1b91c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9bc9e7a9-529d-4e01-a6f9-1882ad1b91c7 found for delete ", "request_id": "req-31bd308c-75b3-4ebe-aadc-b1191d1bec78"}]} 2026-06-09 23:32:26.849 8 INFO neutron.db.segments_db [None req-397b5807-3b70-4d7e-ba2a-7e932df94376 18ad5c4b7ae24258abce72b133e67ccb 4c09204cfaa64e1c895b8a7795ff9921 - - default default] Added segment 75fad411-f9c2-48d7-8cf5-0192225df0a7 of type vxlan for network 1fa5111d-01b2-4d70-99a0-9bf4beee144a [pid: 8|app: 0|req: 607/1255] 10.0.0.90 () {34 vars in 669 bytes} [Tue Jun 9 23:32:26 2026] POST /v2.0/networks => generated 634 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:32:26.951 8 WARNING neutron_lib.context [None req-95d545eb-7d3d-48c8-9f1c-cb39f449f323 18ad5c4b7ae24258abce72b133e67ccb 4c09204cfaa64e1c895b8a7795ff9921 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 649/1256] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:32:26 2026] GET /v2.0/security-groups?tenant_id=ef8fde12929048489c97a086df4b5f11&name=default => generated 2925 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1257] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:32:27 2026] DELETE /v2.0/security-groups/85ca4145-6d14-4bcf-b9ba-b1db89db6573 => 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: 608/1258] 10.0.0.90 () {34 vars in 668 bytes} [Tue Jun 9 23:32:26 2026] POST /v2.0/subnets => generated 646 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:32:27.198 7 WARNING neutron_lib.context [None req-c9db9728-145a-48eb-81b4-7735c42a67b7 18ad5c4b7ae24258abce72b133e67ccb 4c09204cfaa64e1c895b8a7795ff9921 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:32:27.231 7 INFO neutron.db.segments_db [None req-c9db9728-145a-48eb-81b4-7735c42a67b7 18ad5c4b7ae24258abce72b133e67ccb 4c09204cfaa64e1c895b8a7795ff9921 - - default default] Added segment 98635bb3-933f-40a2-867b-c0785a9139bf of type vxlan for network b54e3bf7-882d-412c-a3d2-cc92a3700281 2026-06-09 23:32:27.488 7 INFO neutron.db.l3_hamode_db [None req-c9db9728-145a-48eb-81b4-7735c42a67b7 18ad5c4b7ae24258abce72b133e67ccb 4c09204cfaa64e1c895b8a7795ff9921 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-09 23:32:27.591 7 INFO neutron.db.l3_hamode_db [None req-c9db9728-145a-48eb-81b4-7735c42a67b7 18ad5c4b7ae24258abce72b133e67ccb 4c09204cfaa64e1c895b8a7795ff9921 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-09 23:32:27.892 8 INFO neutron.services.segments.plugin [-] Segment 84710701-3a8f-4791-a64d-3e3cfc50bb3a resource provider aggregate not found 2026-06-09 23:32:27.904 8 INFO neutron.services.segments.plugin [-] Segment 84710701-3a8f-4791-a64d-3e3cfc50bb3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84710701-3a8f-4791-a64d-3e3cfc50bb3a found for delete ", "request_id": "req-098a98cc-efdf-4e70-9603-03c347895dc1"}]} 2026-06-09 23:32:27.912 8 INFO neutron.services.segments.plugin [-] Segment 84710701-3a8f-4791-a64d-3e3cfc50bb3a resource provider aggregate not found 2026-06-09 23:32:27.925 8 INFO neutron.services.segments.plugin [-] Segment 84710701-3a8f-4791-a64d-3e3cfc50bb3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84710701-3a8f-4791-a64d-3e3cfc50bb3a found for delete ", "request_id": "req-7c38c36c-5b7d-46f1-bb10-41b41cbc06fd"}]} 2026-06-09 23:32:28.112 8 INFO neutron.db.segments_db [None req-85d3b669-8a04-4979-beae-24762c66f903 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] Added segment a3d313aa-dfa6-4454-ad5a-9aacd9f74d72 of type vxlan for network 01ba3175-d4aa-4567-97b5-5ca5058dec43 [pid: 8|app: 0|req: 609/1259] 10.0.0.90 () {34 vars in 670 bytes} [Tue Jun 9 23:32:27 2026] POST /v2.0/networks => generated 740 bytes in 539 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1260] 10.0.0.90 () {34 vars in 668 bytes} [Tue Jun 9 23:32:27 2026] POST /v2.0/routers => generated 511 bytes in 1094 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:32:28.297 7 WARNING neutron_lib.context [None req-390477f5-c049-486f-8ea5-a504c6e2efb2 18ad5c4b7ae24258abce72b133e67ccb 4c09204cfaa64e1c895b8a7795ff9921 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 610/1261] 10.0.0.90 () {34 vars in 668 bytes} [Tue Jun 9 23:32:28 2026] POST /v2.0/subnets => generated 688 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:32:28.445 8 INFO neutron.db.segments_db [None req-521c3e4c-4b30-4882-bb59-9cb7bcb2cfc2 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] Added segment fc12ddde-b8cb-4476-b627-1ab3bbc0a2e9 of type vxlan for network dbe12303-c905-4066-bf6d-a7c6da4927e3 [pid: 7|app: 0|req: 652/1262] 10.0.0.90 () {34 vars in 664 bytes} [Tue Jun 9 23:32:28 2026] POST /v2.0/ports => generated 963 bytes in 349 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-06-09 23:32:28.674 8 INFO neutron.db.l3_hamode_db [None req-521c3e4c-4b30-4882-bb59-9cb7bcb2cfc2 4a60b628f12f4a808bf99d70ebbfde39 7fc76af4d78b47d1a313d59134f4bfd7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-09 23:32:29.507 8 INFO neutron.db.l3_hamode_db [None req-521c3e4c-4b30-4882-bb59-9cb7bcb2cfc2 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 653/1263] 10.0.0.90 () {34 vars in 782 bytes} [Tue Jun 9 23:32:28 2026] PUT /v2.0/routers/d39b7100-87bc-4e2d-baea-2313a6da0972/add_router_interface => generated 309 bytes in 1234 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: 654/1264] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:32:29 2026] GET /v2.0/security-groups?tenant_id=4b31d412ccbd4711a8ad743884cb6b02&name=default => generated 2925 bytes in 358 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1267] 10.0.0.90 () {32 vars in 716 bytes} [Tue Jun 9 23:32:30 2026] GET /v2.0/ports/c3b40990-e9ee-4157-94da-3dadcfb80a25 => generated 1037 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1268] 10.0.0.90 () {34 vars in 668 bytes} [Tue Jun 9 23:32:28 2026] POST /v2.0/routers => generated 728 bytes in 2054 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1269] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:32:30 2026] DELETE /v2.0/security-groups/5b06ddbe-33e5-444b-9be2-9bbae5804921 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1270] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:32:30 2026] GET /v2.0/security-groups?tenant_id=debd39de2e294deeac0cb5a2123a3dd7&name=default => generated 2925 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1271] 10.0.0.90 () {34 vars in 788 bytes} [Tue Jun 9 23:32:30 2026] PUT /v2.0/routers/d39b7100-87bc-4e2d-baea-2313a6da0972/remove_router_interface => generated 309 bytes in 821 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: 614/1272] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:32:31 2026] DELETE /v2.0/security-groups/10939b33-135d-46f5-9154-2352fb8f4b63 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 23:32:31.576 8 INFO neutron.api.v2.resource [None req-c436dac0-a1ea-4baf-b3a7-d4ed4f0ca4c4 18ad5c4b7ae24258abce72b133e67ccb 4c09204cfaa64e1c895b8a7795ff9921 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 615/1273] 10.0.0.90 () {34 vars in 788 bytes} [Tue Jun 9 23:32:31 2026] PUT /v2.0/routers/d39b7100-87bc-4e2d-baea-2313a6da0972/remove_router_interface => generated 197 bytes in 104 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1274] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:32:31 2026] GET /v2.0/security-groups?tenant_id=417aeb78f4e542748e8f22d4e55b51fa&name=default => generated 2925 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1275] 10.0.0.90 () {32 vars in 735 bytes} [Tue Jun 9 23:32:31 2026] GET /v2.0/ports?device_id=d39b7100-87bc-4e2d-baea-2313a6da0972 => 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: 659/1276] 10.0.0.90 () {34 vars in 782 bytes} [Tue Jun 9 23:32:30 2026] PUT /v2.0/routers/bec1ed0a-c8a7-4c20-a2b0-404229e81d59/add_router_interface => generated 309 bytes in 1115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1277] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:32:31 2026] DELETE /v2.0/security-groups/49bbd42d-c328-4e28-9372-1c5cb088557f => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 23:32:32.348 7 INFO neutron.services.segments.plugin [-] Segment 98635bb3-933f-40a2-867b-c0785a9139bf resource provider aggregate not found 2026-06-09 23:32:32.354 7 INFO neutron.services.segments.plugin [-] Segment 98635bb3-933f-40a2-867b-c0785a9139bf resource provider aggregate not found 2026-06-09 23:32:32.361 7 INFO neutron.services.segments.plugin [-] Segment 98635bb3-933f-40a2-867b-c0785a9139bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98635bb3-933f-40a2-867b-c0785a9139bf found for delete ", "request_id": "req-7b6d9e88-225c-40cd-adcb-45c51c828ae5"}]} 2026-06-09 23:32:32.369 7 INFO neutron.services.segments.plugin [-] Segment 98635bb3-933f-40a2-867b-c0785a9139bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98635bb3-933f-40a2-867b-c0785a9139bf found for delete ", "request_id": "req-a21a7d96-e2ac-4f0d-aedf-68efda364236"}]} 2026-06-09 23:32:32.382 7 INFO neutron.db.l3_hamode_db [None req-356c55df-b22b-4fdc-bcde-d1b1a767a368 18ad5c4b7ae24258abce72b133e67ccb 4c09204cfaa64e1c895b8a7795ff9921 - - default default] HA network b54e3bf7-882d-412c-a3d2-cc92a3700281 was deleted as no HA routers are present in tenant 4c09204cfaa64e1c895b8a7795ff9921. [pid: 7|app: 0|req: 660/1278] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:32:31 2026] DELETE /v2.0/routers/d39b7100-87bc-4e2d-baea-2313a6da0972 => generated 0 bytes in 581 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 23:32:32.530 7 WARNING neutron_lib.context [None req-6338f55d-1200-47fc-bca7-3c5b2dfbcc48 7fa9d8bab09d403096979b685d3ee790 a7ad3393d94242e1b4af0c3593d8ab85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 619/1279] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:32:32 2026] DELETE /v2.0/subnets/db5a25ad-37f3-47ef-a0f9-258b3541ad5f => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1280] 10.0.0.90 () {34 vars in 683 bytes} [Tue Jun 9 23:32:32 2026] POST /v2.0/security-groups => generated 1623 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1281] 10.0.0.90 () {32 vars in 662 bytes} [Tue Jun 9 23:32:32 2026] GET /v2.0/security-groups => generated 4528 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1282] 10.0.0.90 () {34 vars in 757 bytes} [Tue Jun 9 23:32:32 2026] PUT /v2.0/security-groups/3123147d-7e5c-42b1-82bd-046241387976 => generated 1664 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 23:32:32.975 8 INFO neutron.services.segments.plugin [-] Segment 75fad411-f9c2-48d7-8cf5-0192225df0a7 resource provider aggregate not found 2026-06-09 23:32:32.982 8 INFO neutron.services.segments.plugin [-] Segment 75fad411-f9c2-48d7-8cf5-0192225df0a7 resource provider aggregate not found [pid: 7|app: 0|req: 664/1283] 10.0.0.90 () {32 vars in 736 bytes} [Tue Jun 9 23:32:32 2026] GET /v2.0/security-groups/3123147d-7e5c-42b1-82bd-046241387976 => generated 1664 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 23:32:32.997 8 INFO neutron.services.segments.plugin [-] Segment 75fad411-f9c2-48d7-8cf5-0192225df0a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75fad411-f9c2-48d7-8cf5-0192225df0a7 found for delete ", "request_id": "req-3367022c-8926-47d2-91da-de05277f97d9"}]} 2026-06-09 23:32:33.003 8 INFO neutron.services.segments.plugin [-] Segment 75fad411-f9c2-48d7-8cf5-0192225df0a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75fad411-f9c2-48d7-8cf5-0192225df0a7 found for delete ", "request_id": "req-cc5f9186-0ad8-41aa-92b1-a87b01294972"}]} [pid: 8|app: 0|req: 620/1284] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:32:32 2026] DELETE /v2.0/networks/1fa5111d-01b2-4d70-99a0-9bf4beee144a => generated 0 bytes in 388 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 23:32:33.026 8 WARNING neutron_lib.context [None req-e1e2ab6c-2e6d-4de1-9d25-ed9f9badbf67 18ad5c4b7ae24258abce72b133e67ccb 4c09204cfaa64e1c895b8a7795ff9921 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 665/1285] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:32:32 2026] DELETE /v2.0/security-groups/3123147d-7e5c-42b1-82bd-046241387976 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 23:32:33.105 8 INFO neutron.db.segments_db [None req-e1e2ab6c-2e6d-4de1-9d25-ed9f9badbf67 18ad5c4b7ae24258abce72b133e67ccb 4c09204cfaa64e1c895b8a7795ff9921 - - default default] Added segment 8f7aa6f4-03ab-40c7-b8fa-4a549b805019 of type vxlan for network d95db14b-9f86-4336-938d-a4f06f294d85 [pid: 7|app: 0|req: 666/1286] 10.0.0.90 () {32 vars in 662 bytes} [Tue Jun 9 23:32:33 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-06-09 23:32:33.175 7 INFO neutron.api.v2.resource [None req-35311c65-591f-465e-8898-9c0253dc4f48 7fa9d8bab09d403096979b685d3ee790 a7ad3393d94242e1b4af0c3593d8ab85 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 667/1287] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:32:33 2026] DELETE /v2.0/security-groups/3123147d-7e5c-42b1-82bd-046241387976 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 23:32:33.185 7 WARNING neutron_lib.context [None req-142ebdfc-4a71-4ff2-8d76-29d0d1b78bdf 7fa9d8bab09d403096979b685d3ee790 a7ad3393d94242e1b4af0c3593d8ab85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 621/1288] 10.0.0.90 () {34 vars in 669 bytes} [Tue Jun 9 23:32:33 2026] POST /v2.0/networks => generated 634 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:32:33.249 8 WARNING neutron_lib.context [None req-aebf42dc-2fae-4c7c-8ecf-e28c5f50ddfe 18ad5c4b7ae24258abce72b133e67ccb 4c09204cfaa64e1c895b8a7795ff9921 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 668/1289] 10.0.0.90 () {34 vars in 683 bytes} [Tue Jun 9 23:32:33 2026] POST /v2.0/security-groups => generated 1624 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-09 23:32:33.352 7 WARNING neutron_lib.context [None req-6223ebee-8191-4245-be14-3ea9a0dc74a7 7fa9d8bab09d403096979b685d3ee790 a7ad3393d94242e1b4af0c3593d8ab85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 669/1290] 10.0.0.90 () {34 vars in 694 bytes} [Tue Jun 9 23:32:33 2026] POST /v2.0/security-group-rules => generated 601 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1291] 10.0.0.90 () {32 vars in 746 bytes} [Tue Jun 9 23:32:33 2026] GET /v2.0/security-group-rules/38427bdf-dea0-4ea3-af63-1c6d296739c6 => generated 601 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1292] 10.0.0.90 () {34 vars in 668 bytes} [Tue Jun 9 23:32:33 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-06-09 23:32:33.526 8 WARNING neutron_lib.context [None req-21a2f6f7-c11d-4386-b49d-cab4651db01e 18ad5c4b7ae24258abce72b133e67ccb 4c09204cfaa64e1c895b8a7795ff9921 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:32:33.575 8 INFO neutron.db.segments_db [None req-21a2f6f7-c11d-4386-b49d-cab4651db01e 18ad5c4b7ae24258abce72b133e67ccb 4c09204cfaa64e1c895b8a7795ff9921 - - default default] Added segment 0536d9c8-b6e5-4366-a592-b934dac181d8 of type vxlan for network afa643b2-9ad2-488b-85b7-746a0aafa8be [pid: 7|app: 0|req: 671/1293] 10.0.0.90 () {32 vars in 672 bytes} [Tue Jun 9 23:32:33 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1294] 10.0.0.90 () {32 vars in 749 bytes} [Tue Jun 9 23:32:33 2026] DELETE /v2.0/security-group-rules/38427bdf-dea0-4ea3-af63-1c6d296739c6 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 23:32:33.921 8 INFO neutron.db.l3_hamode_db [None req-21a2f6f7-c11d-4386-b49d-cab4651db01e 18ad5c4b7ae24258abce72b133e67ccb 4c09204cfaa64e1c895b8a7795ff9921 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-09 23:32:34.071 8 INFO neutron.db.l3_hamode_db [None req-21a2f6f7-c11d-4386-b49d-cab4651db01e 18ad5c4b7ae24258abce72b133e67ccb 4c09204cfaa64e1c895b8a7795ff9921 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 673/1295] 10.0.0.90 () {32 vars in 672 bytes} [Tue Jun 9 23:32:33 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 430 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 23:32:34.129 7 WARNING neutron_lib.context [None req-fd8e60f2-765f-4d65-968d-2493a14191c9 7fa9d8bab09d403096979b685d3ee790 a7ad3393d94242e1b4af0c3593d8ab85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 674/1296] 10.0.0.90 () {34 vars in 694 bytes} [Tue Jun 9 23:32:34 2026] POST /v2.0/security-group-rules => generated 601 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1297] 10.0.0.240 () {34 vars in 982 bytes} [Tue Jun 9 23:32:34 2026] GET /v2.0/networks?id=01ba3175-d4aa-4567-97b5-5ca5058dec43 => generated 673 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1298] 10.0.0.90 () {32 vars in 746 bytes} [Tue Jun 9 23:32:34 2026] GET /v2.0/security-group-rules/e7d4ebdb-fcb7-417a-9e85-8a0ba858a3fb => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1299] 10.0.0.240 () {34 vars in 965 bytes} [Tue Jun 9 23:32:34 2026] GET /v2.0/quotas/7fc76af4d78b47d1a313d59134f4bfd7 => 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: 678/1300] 10.0.0.90 () {32 vars in 672 bytes} [Tue Jun 9 23:32:34 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1301] 10.0.0.240 () {34 vars in 1002 bytes} [Tue Jun 9 23:32:34 2026] GET /v2.0/ports?tenant_id=7fc76af4d78b47d1a313d59134f4bfd7&fields=id => generated 103 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1302] 10.0.0.90 () {32 vars in 749 bytes} [Tue Jun 9 23:32:34 2026] DELETE /v2.0/security-group-rules/e7d4ebdb-fcb7-417a-9e85-8a0ba858a3fb => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1303] 10.0.0.240 () {34 vars in 1008 bytes} [Tue Jun 9 23:32:34 2026] GET /v2.0/networks/01ba3175-d4aa-4567-97b5-5ca5058dec43?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: 682/1304] 10.0.0.90 () {32 vars in 672 bytes} [Tue Jun 9 23:32:34 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1305] 10.0.0.240 () {34 vars in 1108 bytes} [Tue Jun 9 23:32:34 2026] GET /v2.0/networks/01ba3175-d4aa-4567-97b5-5ca5058dec43?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 23:32:34.708 7 WARNING neutron_lib.context [None req-92805577-a6ce-4c88-bbe5-3d953259b4dd 7fa9d8bab09d403096979b685d3ee790 a7ad3393d94242e1b4af0c3593d8ab85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 623/1306] 10.0.0.90 () {34 vars in 668 bytes} [Tue Jun 9 23:32:33 2026] POST /v2.0/routers => generated 510 bytes in 1207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:32:34.752 7 INFO neutron.db.securitygroups_db [None req-92805577-a6ce-4c88-bbe5-3d953259b4dd 7fa9d8bab09d403096979b685d3ee790 a7ad3393d94242e1b4af0c3593d8ab85 - - default default] Project a7ad3393d94242e1b4af0c3593d8ab85 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: 684/1307] 10.0.0.90 () {34 vars in 694 bytes} [Tue Jun 9 23:32:34 2026] POST /v2.0/security-group-rules => generated 607 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1308] 10.0.0.90 () {32 vars in 746 bytes} [Tue Jun 9 23:32:34 2026] GET /v2.0/security-group-rules/6a131ce7-591d-445e-b64f-4c7baee21d1f => 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: 686/1309] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:32:34 2026] GET /v2.0/ports?device_id=2745e839-c4ba-4a86-a7fc-c62f90ad8f1f => 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: 687/1310] 10.0.0.90 () {32 vars in 672 bytes} [Tue Jun 9 23:32:34 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1311] 10.0.0.90 () {32 vars in 749 bytes} [Tue Jun 9 23:32:34 2026] DELETE /v2.0/security-group-rules/6a131ce7-591d-445e-b64f-4c7baee21d1f => 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: 689/1312] 10.0.0.90 () {32 vars in 672 bytes} [Tue Jun 9 23:32:35 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1313] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:32:35 2026] DELETE /v2.0/security-groups/3cdc4b20-3e61-460a-b44b-5c7392df8085 => 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: 691/1314] 10.0.0.90 () {32 vars in 662 bytes} [Tue Jun 9 23:32:35 2026] GET /v2.0/security-groups => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1315] 10.0.0.90 () {32 vars in 662 bytes} [Tue Jun 9 23:32:35 2026] GET /v2.0/security-groups => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1316] 10.0.0.90 () {34 vars in 782 bytes} [Tue Jun 9 23:32:34 2026] PUT /v2.0/routers/a8052afd-7c1e-4789-9e12-dbf90f2b60f0/add_router_interface => generated 309 bytes in 1198 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1317] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:32:35 2026] GET /v2.0/ports?device_id=2745e839-c4ba-4a86-a7fc-c62f90ad8f1f => 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: 626/1318] 10.0.0.90 () {32 vars in 716 bytes} [Tue Jun 9 23:32:35 2026] GET /v2.0/ports/c42472dc-7691-4129-a937-906b598166c0 => generated 959 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1319] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:32:35 2026] GET /v2.0/security-groups?tenant_id=a7ad3393d94242e1b4af0c3593d8ab85&name=default => generated 2925 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1320] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:32:36 2026] DELETE /v2.0/security-groups/1832b9ea-238d-4da8-886a-21421fc8f755 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1321] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:32:37 2026] GET /v2.0/ports?device_id=2745e839-c4ba-4a86-a7fc-c62f90ad8f1f => 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: 627/1322] 10.0.0.90 () {34 vars in 788 bytes} [Tue Jun 9 23:32:35 2026] PUT /v2.0/routers/a8052afd-7c1e-4789-9e12-dbf90f2b60f0/remove_router_interface => generated 309 bytes in 1383 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1323] 10.0.0.90 () {32 vars in 735 bytes} [Tue Jun 9 23:32:37 2026] GET /v2.0/ports?device_id=a8052afd-7c1e-4789-9e12-dbf90f2b60f0 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 23:32:37.948 8 INFO neutron.services.segments.plugin [-] Segment 0536d9c8-b6e5-4366-a592-b934dac181d8 resource provider aggregate not found 2026-06-09 23:32:37.953 8 INFO neutron.services.segments.plugin [-] Segment 0536d9c8-b6e5-4366-a592-b934dac181d8 resource provider aggregate not found 2026-06-09 23:32:37.967 8 INFO neutron.services.segments.plugin [-] Segment 0536d9c8-b6e5-4366-a592-b934dac181d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0536d9c8-b6e5-4366-a592-b934dac181d8 found for delete ", "request_id": "req-7184e1e3-b397-41db-bff1-69d3f64b795f"}]} 2026-06-09 23:32:37.973 8 INFO neutron.services.segments.plugin [-] Segment 0536d9c8-b6e5-4366-a592-b934dac181d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0536d9c8-b6e5-4366-a592-b934dac181d8 found for delete ", "request_id": "req-17bad941-22b7-45bf-a2b0-b34702394b6b"}]} 2026-06-09 23:32:37.981 8 INFO neutron.db.l3_hamode_db [None req-e650a5ca-3141-45f5-93ef-18efe344ad43 18ad5c4b7ae24258abce72b133e67ccb 4c09204cfaa64e1c895b8a7795ff9921 - - default default] HA network afa643b2-9ad2-488b-85b7-746a0aafa8be was deleted as no HA routers are present in tenant 4c09204cfaa64e1c895b8a7795ff9921. [pid: 8|app: 0|req: 628/1324] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:32:37 2026] DELETE /v2.0/routers/a8052afd-7c1e-4789-9e12-dbf90f2b60f0 => generated 0 bytes in 591 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1325] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:32:38 2026] GET /v2.0/ports?device_id=2745e839-c4ba-4a86-a7fc-c62f90ad8f1f => 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: 697/1326] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:32:37 2026] DELETE /v2.0/subnets/2c838c05-48e1-4021-9a12-c6d7481bd903 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 23:32:38.314 8 WARNING neutron_lib.context [None req-06e4c693-3df7-4eab-83f2-b6d31caaa706 bcb794a68e0c4668a195d9e3f51e2165 999a582bfe6f4c4dbfe7ce41023550f3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:32:38.499 7 INFO neutron.services.segments.plugin [-] Segment 8f7aa6f4-03ab-40c7-b8fa-4a549b805019 resource provider aggregate not found 2026-06-09 23:32:38.503 7 INFO neutron.services.segments.plugin [-] Segment 8f7aa6f4-03ab-40c7-b8fa-4a549b805019 resource provider aggregate not found 2026-06-09 23:32:38.514 7 INFO neutron.services.segments.plugin [-] Segment 8f7aa6f4-03ab-40c7-b8fa-4a549b805019 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f7aa6f4-03ab-40c7-b8fa-4a549b805019 found for delete ", "request_id": "req-7cd87b57-01cb-4e00-a8b9-15bf7e4888ac"}]} 2026-06-09 23:32:38.515 7 INFO neutron.services.segments.plugin [-] Segment 8f7aa6f4-03ab-40c7-b8fa-4a549b805019 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f7aa6f4-03ab-40c7-b8fa-4a549b805019 found for delete ", "request_id": "req-f72c10f6-694d-407a-ab8d-823bb2370e62"}]} [pid: 7|app: 0|req: 698/1327] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:32:38 2026] DELETE /v2.0/networks/d95db14b-9f86-4336-938d-a4f06f294d85 => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1328] 10.0.0.90 () {34 vars in 683 bytes} [Tue Jun 9 23:32:38 2026] POST /v2.0/security-groups => generated 1625 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-09 23:32:38.545 8 WARNING neutron_lib.context [None req-826b7698-0b20-4ab0-99fe-c4151cd5129e 18ad5c4b7ae24258abce72b133e67ccb 4c09204cfaa64e1c895b8a7795ff9921 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:32:38.585 8 INFO neutron.db.segments_db [None req-826b7698-0b20-4ab0-99fe-c4151cd5129e 18ad5c4b7ae24258abce72b133e67ccb 4c09204cfaa64e1c895b8a7795ff9921 - - default default] Added segment f954b31a-f90c-4719-ae3a-42c9ee79bd45 of type vxlan for network bdb0e31b-d01e-4720-b847-5e6b0e7f660d [pid: 7|app: 0|req: 699/1329] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:32:38 2026] GET /v2.0/security-groups?tenant_id=389a356bbeac44218135be9e5e85bcd6&name=default => generated 2925 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1330] 10.0.0.90 () {32 vars in 662 bytes} [Tue Jun 9 23:32:38 2026] GET /v2.0/security-groups => generated 4530 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1331] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:32:38 2026] DELETE /v2.0/security-groups/8fd9e79b-3c58-47ac-a409-d13cc73a4184 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 23:32:38.857 8 INFO neutron.db.l3_hamode_db [None req-826b7698-0b20-4ab0-99fe-c4151cd5129e 18ad5c4b7ae24258abce72b133e67ccb 4c09204cfaa64e1c895b8a7795ff9921 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 702/1332] 10.0.0.90 () {34 vars in 757 bytes} [Tue Jun 9 23:32:38 2026] PUT /v2.0/security-groups/95415713-0e96-4601-94a7-dcd76ca86277 => generated 1664 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1333] 10.0.0.90 () {32 vars in 736 bytes} [Tue Jun 9 23:32:38 2026] GET /v2.0/security-groups/95415713-0e96-4601-94a7-dcd76ca86277 => generated 1664 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1334] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:32:38 2026] GET /v2.0/security-groups?tenant_id=420d5808ca264ba7b72e8747de72f50e&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1335] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:32:39 2026] DELETE /v2.0/security-groups/95415713-0e96-4601-94a7-dcd76ca86277 => 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: 706/1336] 199.19.213.132 () {34 vars in 986 bytes} [Tue Jun 9 23:32:39 2026] GET /v2.0/networks?id=01ba3175-d4aa-4567-97b5-5ca5058dec43 => generated 673 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1337] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:32:39 2026] DELETE /v2.0/security-groups/b693112b-3c5c-4258-857e-526fa1d00919 => 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: 708/1338] 10.0.0.90 () {32 vars in 662 bytes} [Tue Jun 9 23:32:39 2026] GET /v2.0/security-groups => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1339] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:32:39 2026] GET /v2.0/ports?device_id=2745e839-c4ba-4a86-a7fc-c62f90ad8f1f => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 23:32:39.386 7 WARNING neutron_lib.context [req-00c5cad3-196b-41c0-b607-b3d454730eae req-42d20bec-2d11-46d3-831a-ec843d00a300 839522c24f9045a49fc37dfbffa54c16 7fc76af4d78b47d1a313d59134f4bfd7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:32:39.721 8 INFO neutron.db.l3_hamode_db [None req-826b7698-0b20-4ab0-99fe-c4151cd5129e 18ad5c4b7ae24258abce72b133e67ccb 4c09204cfaa64e1c895b8a7795ff9921 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 710/1340] 199.19.213.132 () {38 vars in 955 bytes} [Tue Jun 9 23:32:39 2026] POST /v2.0/ports => generated 958 bytes in 458 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-06-09 23:32:39.847 7 INFO neutron.api.v2.resource [None req-0a893bf1-8ee1-4332-a576-37d19f778d12 bcb794a68e0c4668a195d9e3f51e2165 999a582bfe6f4c4dbfe7ce41023550f3 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 711/1341] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:32:39 2026] DELETE /v2.0/security-groups/95415713-0e96-4601-94a7-dcd76ca86277 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1342] 199.19.213.132 () {38 vars in 1028 bytes} [Tue Jun 9 23:32:39 2026] PUT /v2.0/ports/064e6cdb-c3e6-4064-b726-5c23409c3636 => generated 1239 bytes in 385 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-06-09 23:32:40.242 7 WARNING neutron_lib.context [None req-85b56bfe-2524-4e8a-a709-0692d1b38f69 bcb794a68e0c4668a195d9e3f51e2165 999a582bfe6f4c4dbfe7ce41023550f3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:32:40.278 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ca0221d6-a650-4883-94e0-f853dec5713f'] response: {'name': 'network-changed', 'server_uuid': '2745e839-c4ba-4a86-a7fc-c62f90ad8f1f', 'tag': '064e6cdb-c3e6-4064-b726-5c23409c3636', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 713/1343] 10.0.0.90 () {34 vars in 683 bytes} [Tue Jun 9 23:32:40 2026] POST /v2.0/security-groups => generated 1625 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-09 23:32:40.373 7 WARNING neutron_lib.context [None req-55b193ba-ad61-4dbe-8f0f-fbf126d3df65 bcb794a68e0c4668a195d9e3f51e2165 999a582bfe6f4c4dbfe7ce41023550f3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/1344] 10.0.0.90 () {34 vars in 694 bytes} [Tue Jun 9 23:32:40 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: 715/1345] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:32:40 2026] GET /v2.0/ports?device_id=2745e839-c4ba-4a86-a7fc-c62f90ad8f1f => generated 973 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1346] 10.0.0.90 () {32 vars in 746 bytes} [Tue Jun 9 23:32:40 2026] GET /v2.0/security-group-rules/cfce08ee-36da-4d5b-86b5-318b39172d2d => generated 601 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1347] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:32:40 2026] GET /v2.0/security-groups?id=b4af3554-b66f-4f07-9135-8a3658bf1a16&fields=id&fields=name => generated 88 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1348] 10.0.0.90 () {32 vars in 672 bytes} [Tue Jun 9 23:32:40 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1349] 10.0.0.90 () {32 vars in 749 bytes} [Tue Jun 9 23:32:40 2026] DELETE /v2.0/security-group-rules/cfce08ee-36da-4d5b-86b5-318b39172d2d => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1350] 10.0.0.90 () {32 vars in 672 bytes} [Tue Jun 9 23:32:40 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1351] 199.19.213.132 () {34 vars in 1080 bytes} [Tue Jun 9 23:32:40 2026] GET /v2.0/ports?tenant_id=7fc76af4d78b47d1a313d59134f4bfd7&device_id=2745e839-c4ba-4a86-a7fc-c62f90ad8f1f => generated 1242 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 23:32:40.855 7 WARNING neutron_lib.context [None req-522791be-c919-4af6-8261-bfe6415bd738 bcb794a68e0c4668a195d9e3f51e2165 999a582bfe6f4c4dbfe7ce41023550f3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 631/1352] 10.0.0.90 () {34 vars in 668 bytes} [Tue Jun 9 23:32:38 2026] POST /v2.0/routers => generated 689 bytes in 2318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1353] 199.19.213.132 () {34 vars in 1018 bytes} [Tue Jun 9 23:32:40 2026] GET /v2.0/networks?tenant_id=7fc76af4d78b47d1a313d59134f4bfd7&shared=False => generated 768 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1354] 10.0.0.90 () {34 vars in 694 bytes} [Tue Jun 9 23:32:40 2026] POST /v2.0/security-group-rules => generated 601 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1355] 10.0.0.90 () {32 vars in 720 bytes} [Tue Jun 9 23:32:40 2026] GET /v2.0/routers/59898ef0-042e-481e-bd2a-866f26264fac => generated 695 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1356] 199.19.213.132 () {34 vars in 930 bytes} [Tue Jun 9 23:32:40 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1357] 10.0.0.90 () {32 vars in 746 bytes} [Tue Jun 9 23:32:40 2026] GET /v2.0/security-group-rules/a795eaab-1938-4e71-8e91-257d4654a735 => generated 601 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1358] 10.0.0.90 () {32 vars in 672 bytes} [Tue Jun 9 23:32:41 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1359] 10.0.0.90 () {32 vars in 646 bytes} [Tue Jun 9 23:32:40 2026] GET /v2.0/routers => generated 698 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1360] 10.0.0.90 () {32 vars in 749 bytes} [Tue Jun 9 23:32:41 2026] DELETE /v2.0/security-group-rules/a795eaab-1938-4e71-8e91-257d4654a735 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1361] 10.0.0.90 () {32 vars in 652 bytes} [Tue Jun 9 23:32:41 2026] GET /v2.0/extensions => generated 20516 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1362] 10.0.0.90 () {32 vars in 672 bytes} [Tue Jun 9 23:32:41 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1363] 10.0.0.90 () {32 vars in 680 bytes} [Tue Jun 9 23:32:41 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:32:41.287 8 WARNING neutron_lib.context [None req-c4d12aae-03a4-48bc-bd83-e621ab08f35d bcb794a68e0c4668a195d9e3f51e2165 999a582bfe6f4c4dbfe7ce41023550f3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 639/1364] 10.0.0.90 () {34 vars in 694 bytes} [Tue Jun 9 23:32:41 2026] POST /v2.0/security-group-rules => generated 602 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1365] 10.0.0.90 () {32 vars in 680 bytes} [Tue Jun 9 23:32:41 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1366] 10.0.0.90 () {32 vars in 746 bytes} [Tue Jun 9 23:32:41 2026] GET /v2.0/security-group-rules/970e3380-eb71-4bc8-8a0c-c3af265378fa => generated 602 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1367] 10.0.0.90 () {32 vars in 728 bytes} [Tue Jun 9 23:32:41 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1368] 10.0.0.90 () {32 vars in 672 bytes} [Tue Jun 9 23:32:41 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1369] 10.0.0.90 () {32 vars in 664 bytes} [Tue Jun 9 23:32:41 2026] GET /v2.0/extensions/agent => generated 153 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1370] 10.0.0.90 () {32 vars in 749 bytes} [Tue Jun 9 23:32:41 2026] DELETE /v2.0/security-group-rules/970e3380-eb71-4bc8-8a0c-c3af265378fa => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1371] 10.0.0.90 () {32 vars in 698 bytes} [Tue Jun 9 23:32:41 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: 647/1372] 10.0.0.90 () {32 vars in 672 bytes} [Tue Jun 9 23:32:41 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1373] 10.0.0.90 () {32 vars in 696 bytes} [Tue Jun 9 23:32:41 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1374] 10.0.0.90 () {34 vars in 740 bytes} [Tue Jun 9 23:32:41 2026] PUT /v2.0/routers/59898ef0-042e-481e-bd2a-866f26264fac => generated 702 bytes in 449 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1375] 10.0.0.90 () {32 vars in 700 bytes} [Tue Jun 9 23:32:41 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1376] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:32:41 2026] DELETE /v2.0/security-groups/36a54b81-16c5-4a65-a0ca-314fa9d5624f => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1377] 10.0.0.90 () {32 vars in 720 bytes} [Tue Jun 9 23:32:41 2026] GET /v2.0/routers/59898ef0-042e-481e-bd2a-866f26264fac => generated 702 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1378] 10.0.0.90 () {32 vars in 688 bytes} [Tue Jun 9 23:32:41 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1379] 10.0.0.90 () {32 vars in 735 bytes} [Tue Jun 9 23:32:41 2026] GET /v2.0/ports?device_id=59898ef0-042e-481e-bd2a-866f26264fac => 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: 729/1380] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:32:41 2026] GET /v2.0/ports?device_id=2745e839-c4ba-4a86-a7fc-c62f90ad8f1f => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1381] 10.0.0.90 () {32 vars in 702 bytes} [Tue Jun 9 23:32:41 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1382] 10.0.0.90 () {32 vars in 662 bytes} [Tue Jun 9 23:32:41 2026] GET /v2.0/security-groups => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1383] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:32:41 2026] GET /v2.0/security-groups?id=b4af3554-b66f-4f07-9135-8a3658bf1a16&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: 654/1384] 10.0.0.90 () {32 vars in 692 bytes} [Tue Jun 9 23:32:41 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1385] 10.0.0.90 () {32 vars in 662 bytes} [Tue Jun 9 23:32:41 2026] GET /v2.0/security-groups => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1386] 10.0.0.90 () {32 vars in 694 bytes} [Tue Jun 9 23:32:41 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1387] 10.0.0.90 () {32 vars in 684 bytes} [Tue Jun 9 23:32:41 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: 658/1388] 10.0.0.90 () {32 vars in 686 bytes} [Tue Jun 9 23:32:41 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: 659/1389] 10.0.0.90 () {32 vars in 660 bytes} [Tue Jun 9 23:32:41 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: 660/1390] 10.0.0.90 () {32 vars in 698 bytes} [Tue Jun 9 23:32:41 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1391] 10.0.0.90 () {32 vars in 678 bytes} [Tue Jun 9 23:32:41 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1392] 10.0.0.90 () {32 vars in 682 bytes} [Tue Jun 9 23:32:41 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1393] 10.0.0.90 () {32 vars in 674 bytes} [Tue Jun 9 23:32:41 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: 664/1394] 10.0.0.90 () {32 vars in 688 bytes} [Tue Jun 9 23:32:41 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: 665/1395] 10.0.0.90 () {32 vars in 722 bytes} [Tue Jun 9 23:32:41 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: 666/1396] 10.0.0.90 () {32 vars in 686 bytes} [Tue Jun 9 23:32:41 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: 667/1397] 10.0.0.90 () {32 vars in 668 bytes} [Tue Jun 9 23:32:41 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: 668/1398] 10.0.0.90 () {32 vars in 686 bytes} [Tue Jun 9 23:32:41 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: 669/1399] 10.0.0.90 () {32 vars in 680 bytes} [Tue Jun 9 23:32:41 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: 670/1400] 10.0.0.90 () {32 vars in 698 bytes} [Tue Jun 9 23:32:41 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1401] 10.0.0.90 () {32 vars in 678 bytes} [Tue Jun 9 23:32:41 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: 672/1402] 10.0.0.90 () {32 vars in 666 bytes} [Tue Jun 9 23:32:41 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: 673/1403] 10.0.0.90 () {32 vars in 676 bytes} [Tue Jun 9 23:32:41 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: 674/1404] 10.0.0.90 () {32 vars in 664 bytes} [Tue Jun 9 23:32:41 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1405] 10.0.0.90 () {32 vars in 674 bytes} [Tue Jun 9 23:32:41 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1406] 10.0.0.90 () {32 vars in 712 bytes} [Tue Jun 9 23:32:41 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1407] 10.0.0.90 () {32 vars in 690 bytes} [Tue Jun 9 23:32:41 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1408] 10.0.0.90 () {32 vars in 682 bytes} [Tue Jun 9 23:32:41 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1409] 10.0.0.90 () {32 vars in 668 bytes} [Tue Jun 9 23:32:41 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1410] 10.0.0.90 () {32 vars in 686 bytes} [Tue Jun 9 23:32:41 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1411] 10.0.0.90 () {32 vars in 704 bytes} [Tue Jun 9 23:32:41 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1412] 10.0.0.90 () {32 vars in 674 bytes} [Tue Jun 9 23:32:42 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1413] 199.19.213.132 () {34 vars in 1080 bytes} [Tue Jun 9 23:32:42 2026] GET /v2.0/ports?tenant_id=7fc76af4d78b47d1a313d59134f4bfd7&device_id=2745e839-c4ba-4a86-a7fc-c62f90ad8f1f => generated 1242 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1414] 10.0.0.90 () {32 vars in 700 bytes} [Tue Jun 9 23:32:42 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1415] 199.19.213.132 () {34 vars in 1060 bytes} [Tue Jun 9 23:32:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=064e6cdb-c3e6-4064-b726-5c23409c3636 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1416] 10.0.0.90 () {32 vars in 674 bytes} [Tue Jun 9 23:32:42 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1417] 199.19.213.132 () {34 vars in 984 bytes} [Tue Jun 9 23:32:42 2026] GET /v2.0/subnets?id=b21493e6-eb94-48ab-ae9e-ec06994795d5 => 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: 688/1418] 10.0.0.90 () {32 vars in 692 bytes} [Tue Jun 9 23:32:42 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: 689/1419] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:32:42 2026] GET /v2.0/ports?network_id=01ba3175-d4aa-4567-97b5-5ca5058dec43&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1420] 10.0.0.90 () {32 vars in 688 bytes} [Tue Jun 9 23:32:42 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1421] 10.0.0.90 () {32 vars in 708 bytes} [Tue Jun 9 23:32:42 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1422] 199.19.213.132 () {34 vars in 1012 bytes} [Tue Jun 9 23:32:42 2026] GET /v2.0/networks/01ba3175-d4aa-4567-97b5-5ca5058dec43?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: 693/1423] 10.0.0.90 () {32 vars in 704 bytes} [Tue Jun 9 23:32:42 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: 694/1424] 10.0.0.90 () {32 vars in 718 bytes} [Tue Jun 9 23:32:42 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1425] 199.19.213.132 () {34 vars in 1112 bytes} [Tue Jun 9 23:32:42 2026] GET /v2.0/networks/01ba3175-d4aa-4567-97b5-5ca5058dec43?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: 696/1426] 10.0.0.90 () {32 vars in 696 bytes} [Tue Jun 9 23:32:42 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1427] 10.0.0.90 () {32 vars in 710 bytes} [Tue Jun 9 23:32:42 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1428] 10.0.0.90 () {32 vars in 668 bytes} [Tue Jun 9 23:32:42 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: 699/1429] 10.0.0.90 () {32 vars in 686 bytes} [Tue Jun 9 23:32:42 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: 700/1430] 10.0.0.90 () {32 vars in 680 bytes} [Tue Jun 9 23:32:42 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1431] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:32:42 2026] GET /v2.0/security-groups?tenant_id=999a582bfe6f4c4dbfe7ce41023550f3&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: 702/1432] 10.0.0.90 () {32 vars in 674 bytes} [Tue Jun 9 23:32:42 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1433] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:32:42 2026] DELETE /v2.0/security-groups/3b357392-7f07-43ba-8e14-048f5ee13e4e => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 23:32:42.503 7 INFO neutron.services.segments.plugin [-] Segment f954b31a-f90c-4719-ae3a-42c9ee79bd45 resource provider aggregate not found [pid: 8|app: 0|req: 704/1434] 10.0.0.90 () {32 vars in 670 bytes} [Tue Jun 9 23:32:42 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) 2026-06-09 23:32:42.508 7 INFO neutron.services.segments.plugin [-] Segment f954b31a-f90c-4719-ae3a-42c9ee79bd45 resource provider aggregate not found [pid: 8|app: 0|req: 705/1435] 10.0.0.90 () {32 vars in 660 bytes} [Tue Jun 9 23:32:42 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1436] 10.0.0.90 () {32 vars in 698 bytes} [Tue Jun 9 23:32:42 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) 2026-06-09 23:32:42.521 7 INFO neutron.services.segments.plugin [-] Segment f954b31a-f90c-4719-ae3a-42c9ee79bd45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f954b31a-f90c-4719-ae3a-42c9ee79bd45 found for delete ", "request_id": "req-ab73ebe6-bcdd-4b3c-8add-2b6e875cadde"}]} 2026-06-09 23:32:42.524 7 INFO neutron.services.segments.plugin [-] Segment f954b31a-f90c-4719-ae3a-42c9ee79bd45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f954b31a-f90c-4719-ae3a-42c9ee79bd45 found for delete ", "request_id": "req-c9899dc8-0cb5-46be-9d6e-150f2ecbfeaf"}]} [pid: 8|app: 0|req: 707/1437] 10.0.0.90 () {32 vars in 698 bytes} [Tue Jun 9 23:32:42 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) 2026-06-09 23:32:42.530 7 INFO neutron.db.l3_hamode_db [None req-1a16d657-de90-4e7f-bb82-1c690a1e7104 18ad5c4b7ae24258abce72b133e67ccb 4c09204cfaa64e1c895b8a7795ff9921 - - default default] HA network bdb0e31b-d01e-4720-b847-5e6b0e7f660d was deleted as no HA routers are present in tenant 4c09204cfaa64e1c895b8a7795ff9921. [pid: 8|app: 0|req: 708/1438] 10.0.0.90 () {32 vars in 676 bytes} [Tue Jun 9 23:32:42 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: 7|app: 0|req: 731/1439] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:32:41 2026] DELETE /v2.0/routers/59898ef0-042e-481e-bd2a-866f26264fac => generated 0 bytes in 798 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1440] 10.0.0.90 () {32 vars in 668 bytes} [Tue Jun 9 23:32:42 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1441] 10.0.0.90 () {32 vars in 682 bytes} [Tue Jun 9 23:32:42 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: 711/1442] 10.0.0.90 () {32 vars in 700 bytes} [Tue Jun 9 23:32:42 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: 7|app: 0|req: 732/1443] 10.0.0.90 () {32 vars in 735 bytes} [Tue Jun 9 23:32:42 2026] GET /v2.0/ports?device_id=59898ef0-042e-481e-bd2a-866f26264fac => 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: 733/1444] 10.0.0.90 () {32 vars in 684 bytes} [Tue Jun 9 23:32:42 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1445] 10.0.0.90 () {32 vars in 706 bytes} [Tue Jun 9 23:32:42 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:32:42.577 8 INFO neutron.api.v2.resource [None req-44f386a3-a5d1-4983-87f3-5b2bd72ea6fd 18ad5c4b7ae24258abce72b133e67ccb 4c09204cfaa64e1c895b8a7795ff9921 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 712/1446] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:32:42 2026] DELETE /v2.0/routers/59898ef0-042e-481e-bd2a-866f26264fac => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1447] 10.0.0.90 () {32 vars in 668 bytes} [Tue Jun 9 23:32:42 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1448] 10.0.0.90 () {32 vars in 696 bytes} [Tue Jun 9 23:32:42 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: 7|app: 0|req: 737/1449] 10.0.0.90 () {32 vars in 694 bytes} [Tue Jun 9 23:32:42 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1450] 10.0.0.90 () {32 vars in 735 bytes} [Tue Jun 9 23:32:42 2026] GET /v2.0/ports?device_id=a8052afd-7c1e-4789-9e12-dbf90f2b60f0 => 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: 738/1451] 10.0.0.90 () {32 vars in 684 bytes} [Tue Jun 9 23:32:42 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1452] 10.0.0.90 () {32 vars in 688 bytes} [Tue Jun 9 23:32:42 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: 7|app: 0|req: 740/1453] 10.0.0.90 () {32 vars in 666 bytes} [Tue Jun 9 23:32:42 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:32:42.622 8 INFO neutron.api.v2.resource [None req-f2d9462a-c9e1-4e54-bb55-685123162934 18ad5c4b7ae24258abce72b133e67ccb 4c09204cfaa64e1c895b8a7795ff9921 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 714/1454] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:32:42 2026] DELETE /v2.0/routers/a8052afd-7c1e-4789-9e12-dbf90f2b60f0 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1455] 10.0.0.90 () {32 vars in 680 bytes} [Tue Jun 9 23:32:42 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1456] 10.0.0.90 () {32 vars in 680 bytes} [Tue Jun 9 23:32:42 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:32:42.640 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3b36a9cb-a38e-40cc-8682-de7630a11082 18ad5c4b7ae24258abce72b133e67ccb 4c09204cfaa64e1c895b8a7795ff9921 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 743/1457] 10.0.0.90 () {32 vars in 690 bytes} [Tue Jun 9 23:32:42 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: 715/1458] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:32:42 2026] DELETE /v2.0/subnets/2c838c05-48e1-4021-9a12-c6d7481bd903 => 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: 744/1459] 10.0.0.90 () {32 vars in 690 bytes} [Tue Jun 9 23:32:42 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1460] 10.0.0.90 () {32 vars in 694 bytes} [Tue Jun 9 23:32:42 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1461] 10.0.0.90 () {32 vars in 735 bytes} [Tue Jun 9 23:32:42 2026] GET /v2.0/ports?device_id=d39b7100-87bc-4e2d-baea-2313a6da0972 => 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: 746/1462] 10.0.0.90 () {32 vars in 684 bytes} [Tue Jun 9 23:32:42 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1463] 10.0.0.90 () {32 vars in 688 bytes} [Tue Jun 9 23:32:42 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1464] 10.0.0.90 () {32 vars in 700 bytes} [Tue Jun 9 23:32:42 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:32:42.699 8 INFO neutron.api.v2.resource [None req-b313709c-ea48-4106-bf63-7755e53cea77 18ad5c4b7ae24258abce72b133e67ccb 4c09204cfaa64e1c895b8a7795ff9921 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 749/1465] 10.0.0.90 () {32 vars in 702 bytes} [Tue Jun 9 23:32:42 2026] GET /v2.0/extensions/router_availability_zone => 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: 717/1466] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:32:42 2026] DELETE /v2.0/routers/d39b7100-87bc-4e2d-baea-2313a6da0972 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1467] 10.0.0.90 () {32 vars in 712 bytes} [Tue Jun 9 23:32:42 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1468] 10.0.0.90 () {32 vars in 716 bytes} [Tue Jun 9 23:32:42 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:32:42.719 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e575bc62-4dd6-4a45-b5f3-9a40e63f835c 18ad5c4b7ae24258abce72b133e67ccb 4c09204cfaa64e1c895b8a7795ff9921 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 752/1469] 10.0.0.90 () {32 vars in 714 bytes} [Tue Jun 9 23:32:42 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1470] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:32:42 2026] DELETE /v2.0/subnets/db5a25ad-37f3-47ef-a0f9-258b3541ad5f => 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: 753/1471] 10.0.0.90 () {32 vars in 726 bytes} [Tue Jun 9 23:32:42 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1472] 10.0.0.90 () {32 vars in 740 bytes} [Tue Jun 9 23:32:42 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1473] 10.0.0.90 () {32 vars in 735 bytes} [Tue Jun 9 23:32:42 2026] GET /v2.0/ports?device_id=3bb9ded5-3f3e-4f87-834c-7303db497ce2 => 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: 755/1474] 10.0.0.90 () {32 vars in 718 bytes} [Tue Jun 9 23:32:42 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: 720/1475] 10.0.0.90 () {32 vars in 682 bytes} [Tue Jun 9 23:32:42 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: 721/1476] 10.0.0.90 () {32 vars in 668 bytes} [Tue Jun 9 23:32:42 2026] GET /v2.0/extensions/segment => generated 145 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:32:42.762 7 INFO neutron.api.v2.resource [None req-7d6e2c46-9e39-40af-8720-c25ee7e06900 18ad5c4b7ae24258abce72b133e67ccb 4c09204cfaa64e1c895b8a7795ff9921 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 756/1477] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:32:42 2026] DELETE /v2.0/routers/3bb9ded5-3f3e-4f87-834c-7303db497ce2 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1478] 10.0.0.90 () {32 vars in 718 bytes} [Tue Jun 9 23:32:42 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:32:42.777 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9149f10f-f84f-44c0-b0b9-ab43416ce2b6 18ad5c4b7ae24258abce72b133e67ccb 4c09204cfaa64e1c895b8a7795ff9921 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 722/1479] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:32:42 2026] DELETE /v2.0/subnets/ead5db91-7914-4528-a35c-fe798daffc11 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1480] 10.0.0.90 () {32 vars in 678 bytes} [Tue Jun 9 23:32:42 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: 723/1481] 10.0.0.90 () {32 vars in 668 bytes} [Tue Jun 9 23:32:42 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1482] 10.0.0.90 () {32 vars in 696 bytes} [Tue Jun 9 23:32:42 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) 2026-06-09 23:32:42.796 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dfa1a5c2-7283-492d-b2eb-a60bfee17ea1 18ad5c4b7ae24258abce72b133e67ccb 4c09204cfaa64e1c895b8a7795ff9921 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 725/1483] 10.0.0.90 () {32 vars in 704 bytes} [Tue Jun 9 23:32:42 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1484] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:32:42 2026] DELETE /v2.0/subnets/fe23fdac-765d-4b82-87ef-9bdcac1d943f => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1485] 10.0.0.90 () {32 vars in 700 bytes} [Tue Jun 9 23:32:42 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: 7|app: 0|req: 760/1486] 10.0.0.90 () {32 vars in 700 bytes} [Tue Jun 9 23:32:42 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1487] 10.0.0.90 () {32 vars in 682 bytes} [Tue Jun 9 23:32:42 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1488] 10.0.0.90 () {32 vars in 704 bytes} [Tue Jun 9 23:32:42 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1489] 10.0.0.90 () {32 vars in 694 bytes} [Tue Jun 9 23:32:42 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1490] 10.0.0.90 () {32 vars in 688 bytes} [Tue Jun 9 23:32:42 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: 7|app: 0|req: 764/1491] 10.0.0.90 () {32 vars in 696 bytes} [Tue Jun 9 23:32:42 2026] GET /v2.0/extensions/subnetpool-prefix-ops => 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: 765/1492] 10.0.0.90 () {32 vars in 678 bytes} [Tue Jun 9 23:32:42 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: 7|app: 0|req: 766/1493] 10.0.0.90 () {32 vars in 688 bytes} [Tue Jun 9 23:32:42 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: 7|app: 0|req: 767/1494] 10.0.0.90 () {32 vars in 700 bytes} [Tue Jun 9 23:32:42 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1495] 10.0.0.90 () {32 vars in 664 bytes} [Tue Jun 9 23:32:42 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: 769/1496] 10.0.0.90 () {32 vars in 680 bytes} [Tue Jun 9 23:32:42 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1497] 10.0.0.90 () {32 vars in 692 bytes} [Tue Jun 9 23:32:42 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1498] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:32:42 2026] GET /v2.0/ports?device_id=2745e839-c4ba-4a86-a7fc-c62f90ad8f1f => generated 973 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1499] 10.0.0.90 () {32 vars in 676 bytes} [Tue Jun 9 23:32:42 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1500] 10.0.0.90 () {32 vars in 666 bytes} [Tue Jun 9 23:32:42 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1501] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:32:42 2026] GET /v2.0/security-groups?id=b4af3554-b66f-4f07-9135-8a3658bf1a16&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1502] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:32:43 2026] GET /v2.0/security-groups?tenant_id=4c09204cfaa64e1c895b8a7795ff9921&name=default => generated 2925 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1503] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:32:43 2026] DELETE /v2.0/security-groups/6daf666e-8ff5-4566-8252-fa2d9e2f3d16 => 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: 731/1504] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:32:43 2026] GET /v2.0/security-groups?tenant_id=3bc372168b65489e8bfc1265730d4fb4&name=default => generated 2925 bytes in 415 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1505] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:32:43 2026] DELETE /v2.0/security-groups/7357476e-2915-4031-afa5-cf4a1d91c2a4 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1506] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:32:44 2026] GET /v2.0/ports?device_id=2745e839-c4ba-4a86-a7fc-c62f90ad8f1f => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1507] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:32:44 2026] GET /v2.0/security-groups?id=b4af3554-b66f-4f07-9135-8a3658bf1a16&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: 733/1508] 10.0.0.90 () {32 vars in 622 bytes} [Tue Jun 9 23:32:44 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1509] 10.0.0.90 () {32 vars in 632 bytes} [Tue Jun 9 23:32:44 2026] GET /v2.0/ => generated 632 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1512] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:32:45 2026] GET /v2.0/ports?device_id=2745e839-c4ba-4a86-a7fc-c62f90ad8f1f => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1513] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:32:44 2026] GET /v2.0/security-groups?tenant_id=52f8893e003d4d348297f3a50f803dab&name=default => generated 2925 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1514] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:32:45 2026] GET /v2.0/security-groups?id=b4af3554-b66f-4f07-9135-8a3658bf1a16&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 23:32:45.310 8 WARNING neutron_lib.context [None req-6026dbeb-8363-40fe-8484-a47cc0ee9cdf eff662cdc278466c8a739d04149de005 0f2cdb4dd4174ad4ab961f38c370ef4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 780/1515] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:32:45 2026] DELETE /v2.0/security-groups/fa88f247-4051-4b74-9dfa-bcfaeb541890 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 23:32:45.461 8 INFO neutron.db.segments_db [None req-6026dbeb-8363-40fe-8484-a47cc0ee9cdf eff662cdc278466c8a739d04149de005 0f2cdb4dd4174ad4ab961f38c370ef4d - - default default] Added segment ab391e5d-c591-48f7-a249-eded12eacb6b of type vxlan for network 0263a953-2c79-45b5-b686-410fd0380981 [pid: 8|app: 0|req: 736/1516] 10.0.0.90 () {34 vars in 669 bytes} [Tue Jun 9 23:32:45 2026] POST /v2.0/networks => generated 629 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:32:45.556 7 WARNING neutron_lib.context [None req-0318de9b-29bd-4501-8416-4356259227e9 eff662cdc278466c8a739d04149de005 0f2cdb4dd4174ad4ab961f38c370ef4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:32:45.624 7 INFO neutron.db.segments_db [None req-0318de9b-29bd-4501-8416-4356259227e9 eff662cdc278466c8a739d04149de005 0f2cdb4dd4174ad4ab961f38c370ef4d - - default default] Added segment 6a839afd-df7e-4b81-ad36-193b94c62fc0 of type vxlan for network 9a9376c3-c597-4e3f-9d2f-7b7ca0cbe2e0 [pid: 7|app: 0|req: 781/1517] 10.0.0.90 () {34 vars in 669 bytes} [Tue Jun 9 23:32:45 2026] POST /v2.0/networks => generated 629 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:32:45.739 7 WARNING neutron_lib.context [None req-ffadddda-a0cb-48ec-a59d-2b3927980c15 eff662cdc278466c8a739d04149de005 0f2cdb4dd4174ad4ab961f38c370ef4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:32:45.888 8 WARNING neutron_lib.context [None req-5ef2beab-847f-4662-9824-8c793c018d5b 0d83d65f41e44b85a1b49dd4bbdab239 8e7734a6f1ec4f4aa98bb57b1c5df493 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:32:45.990 8 INFO neutron.db.segments_db [None req-5ef2beab-847f-4662-9824-8c793c018d5b 0d83d65f41e44b85a1b49dd4bbdab239 8e7734a6f1ec4f4aa98bb57b1c5df493 - - default default] Added segment 1c48e4cf-09ef-4070-8df2-6fc42a108027 of type vxlan for network f8d0cbe2-71dd-427a-a179-beea43c9d2ce [pid: 7|app: 0|req: 782/1518] 10.0.0.90 () {34 vars in 668 bytes} [Tue Jun 9 23:32:45 2026] POST /v2.0/subnets => generated 626 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:32:46.029 7 WARNING neutron_lib.context [None req-0084d2cd-52f4-4b4f-9dca-07d05260ff15 eff662cdc278466c8a739d04149de005 0f2cdb4dd4174ad4ab961f38c370ef4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 737/1519] 10.0.0.90 () {34 vars in 669 bytes} [Tue Jun 9 23:32:45 2026] POST /v2.0/networks => generated 649 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:32:46.068 8 WARNING neutron_lib.context [None req-ac96a133-1fc7-4fdb-91fa-cda51c0543d4 0d83d65f41e44b85a1b49dd4bbdab239 8e7734a6f1ec4f4aa98bb57b1c5df493 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 783/1520] 10.0.0.90 () {34 vars in 668 bytes} [Tue Jun 9 23:32:46 2026] POST /v2.0/subnets => generated 626 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:32:46.265 7 WARNING neutron_lib.context [None req-2172a139-8af5-4e69-8f78-c68557860970 eff662cdc278466c8a739d04149de005 0f2cdb4dd4174ad4ab961f38c370ef4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 738/1521] 10.0.0.90 () {34 vars in 668 bytes} [Tue Jun 9 23:32:46 2026] POST /v2.0/subnets => generated 627 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:32:46.310 7 INFO neutron.db.segments_db [None req-2172a139-8af5-4e69-8f78-c68557860970 eff662cdc278466c8a739d04149de005 0f2cdb4dd4174ad4ab961f38c370ef4d - - default default] Added segment d645e652-f02f-4b5f-954b-4bea817cf95c of type vxlan for network 6b0dcf96-7e58-4d2a-8cab-8a435c54700c 2026-06-09 23:32:46.317 8 WARNING neutron_lib.context [None req-12d9bfe4-1d6a-4a75-aa4f-c9b91d148c27 0d83d65f41e44b85a1b49dd4bbdab239 8e7734a6f1ec4f4aa98bb57b1c5df493 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:32:46.363 8 INFO neutron.db.segments_db [None req-12d9bfe4-1d6a-4a75-aa4f-c9b91d148c27 0d83d65f41e44b85a1b49dd4bbdab239 8e7734a6f1ec4f4aa98bb57b1c5df493 - - default default] Added segment 354369b9-6936-4a2d-8c4e-17e559114cbb of type vxlan for network 09ee58ff-2afb-4615-b5a8-b068315f3131 2026-06-09 23:32:46.570 7 INFO neutron.db.l3_hamode_db [None req-2172a139-8af5-4e69-8f78-c68557860970 eff662cdc278466c8a739d04149de005 0f2cdb4dd4174ad4ab961f38c370ef4d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-09 23:32:46.592 8 INFO neutron.db.l3_hamode_db [None req-12d9bfe4-1d6a-4a75-aa4f-c9b91d148c27 0d83d65f41e44b85a1b49dd4bbdab239 8e7734a6f1ec4f4aa98bb57b1c5df493 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-09 23:32:46.703 7 INFO neutron.db.l3_hamode_db [None req-2172a139-8af5-4e69-8f78-c68557860970 eff662cdc278466c8a739d04149de005 0f2cdb4dd4174ad4ab961f38c370ef4d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-09 23:32:47.346 8 INFO neutron.db.l3_hamode_db [None req-12d9bfe4-1d6a-4a75-aa4f-c9b91d148c27 0d83d65f41e44b85a1b49dd4bbdab239 8e7734a6f1ec4f4aa98bb57b1c5df493 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 784/1522] 10.0.0.90 () {34 vars in 668 bytes} [Tue Jun 9 23:32:46 2026] POST /v2.0/routers => generated 507 bytes in 1137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1523] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:32:47 2026] GET /v2.0/ports?device_id=2745e839-c4ba-4a86-a7fc-c62f90ad8f1f => generated 975 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1524] 10.0.0.90 () {34 vars in 668 bytes} [Tue Jun 9 23:32:46 2026] POST /v2.0/routers => generated 695 bytes in 2099 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1525] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:32:48 2026] GET /v2.0/security-groups?id=b4af3554-b66f-4f07-9135-8a3658bf1a16&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 23:32:48.667 8 WARNING neutron_lib.context [None req-d468a56d-ef44-4a1a-832b-d373dff4ae00 189b5745767d46b38866f5b066e78a6c de67020247584ea1a4b5f09938edca7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 786/1526] 10.0.0.90 () {34 vars in 782 bytes} [Tue Jun 9 23:32:47 2026] PUT /v2.0/routers/92ebbf46-dd26-4807-bba6-91544c9bd7f0/add_router_interface => generated 309 bytes in 1241 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:32:48.828 8 INFO neutron.db.segments_db [None req-d468a56d-ef44-4a1a-832b-d373dff4ae00 189b5745767d46b38866f5b066e78a6c de67020247584ea1a4b5f09938edca7e - - default default] Added segment 5c11a943-8c29-4d99-b4a5-d74d8e72a159 of type vxlan for network 9403630e-042f-45b5-825d-ae018334eb89 [pid: 8|app: 0|req: 741/1527] 10.0.0.90 () {34 vars in 670 bytes} [Tue Jun 9 23:32:48 2026] POST /v2.0/networks => generated 633 bytes in 465 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1528] 10.0.0.90 () {32 vars in 716 bytes} [Tue Jun 9 23:32:48 2026] GET /v2.0/ports/254ffd83-2619-4f8b-abdf-58691efba432 => generated 955 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:32:48.969 8 WARNING neutron_lib.context [None req-c3b29f1a-fc67-41b2-b7b2-5d167bb9b99c 189b5745767d46b38866f5b066e78a6c de67020247584ea1a4b5f09938edca7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:32:48.997 8 INFO neutron.db.segments_db [None req-c3b29f1a-fc67-41b2-b7b2-5d167bb9b99c 189b5745767d46b38866f5b066e78a6c de67020247584ea1a4b5f09938edca7e - - default default] Added segment 797816b4-02ad-4097-a0e9-fc5448debfbd of type vxlan for network f32a73c3-75e9-40cd-a364-175e0c023ae1 2026-06-09 23:32:49.238 8 INFO neutron.db.l3_hamode_db [None req-c3b29f1a-fc67-41b2-b7b2-5d167bb9b99c 189b5745767d46b38866f5b066e78a6c de67020247584ea1a4b5f09938edca7e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 787/1529] 10.0.0.90 () {34 vars in 782 bytes} [Tue Jun 9 23:32:48 2026] PUT /v2.0/routers/384585f6-b30d-4462-a82e-8e2178a3cc39/add_router_interface => generated 309 bytes in 1325 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:32:50.063 8 INFO neutron.db.l3_hamode_db [None req-c3b29f1a-fc67-41b2-b7b2-5d167bb9b99c 189b5745767d46b38866f5b066e78a6c de67020247584ea1a4b5f09938edca7e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 743/1530] 10.0.0.90 () {34 vars in 668 bytes} [Tue Jun 9 23:32:48 2026] POST /v2.0/routers => generated 695 bytes in 2092 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1531] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:32:51 2026] GET /v2.0/ports?device_id=2745e839-c4ba-4a86-a7fc-c62f90ad8f1f => generated 975 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:32:51.146 8 WARNING neutron_lib.context [None req-cdea30d9-a516-4b4a-8060-b25a49bcd39d 0d83d65f41e44b85a1b49dd4bbdab239 8e7734a6f1ec4f4aa98bb57b1c5df493 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 788/1532] 10.0.0.90 () {34 vars in 782 bytes} [Tue Jun 9 23:32:50 2026] PUT /v2.0/routers/92ebbf46-dd26-4807-bba6-91544c9bd7f0/add_router_interface => generated 309 bytes in 1219 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1533] 10.0.0.90 () {32 vars in 775 bytes} [Tue Jun 9 23:32:51 2026] GET /v2.0/subnets?project_id=de67020247584ea1a4b5f09938edca7e&cidr=10.100.0.0%2F28 => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1534] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:32:51 2026] GET /v2.0/security-groups?id=b4af3554-b66f-4f07-9135-8a3658bf1a16&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1535] 10.0.0.90 () {32 vars in 716 bytes} [Tue Jun 9 23:32:51 2026] GET /v2.0/ports/889b5c33-20cd-43d2-9bf7-9aa7364b7041 => generated 955 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1536] 10.0.0.90 () {32 vars in 693 bytes} [Tue Jun 9 23:32:51 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1537] 10.0.0.90 () {34 vars in 664 bytes} [Tue Jun 9 23:32:51 2026] POST /v2.0/ports => generated 959 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 746/1538] 10.0.0.90 () {32 vars in 783 bytes} [Tue Jun 9 23:32:51 2026] GET /v2.0/subnets?network_id=ba0d4652-20c2-47cb-be38-65f8b4314ef6&cidr=10.100.0.0%2F28 => generated 14 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 23:32:51.518 8 WARNING neutron_lib.context [None req-8f4e6516-8932-4915-851f-1996d780f3d5 0d83d65f41e44b85a1b49dd4bbdab239 8e7734a6f1ec4f4aa98bb57b1c5df493 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 747/1539] 10.0.0.90 () {34 vars in 664 bytes} [Tue Jun 9 23:32:51 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-06-09 23:32:51.885 8 WARNING neutron_lib.context [None req-b88dbda6-b284-49c4-a341-fb8301b9dd4c 189b5745767d46b38866f5b066e78a6c de67020247584ea1a4b5f09938edca7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/1540] 10.0.0.90 () {34 vars in 668 bytes} [Tue Jun 9 23:32:51 2026] POST /v2.0/subnets => generated 655 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1541] 199.19.213.132 () {34 vars in 994 bytes} [Tue Jun 9 23:32:52 2026] GET /v2.0/ports?device_id=2745e839-c4ba-4a86-a7fc-c62f90ad8f1f => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:32:52.205 8 WARNING neutron_lib.context [None req-b019c32f-19fd-42df-82aa-6bac8bf6307e 0d83d65f41e44b85a1b49dd4bbdab239 8e7734a6f1ec4f4aa98bb57b1c5df493 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 793/1542] 10.0.0.90 () {34 vars in 788 bytes} [Tue Jun 9 23:32:51 2026] PUT /v2.0/routers/92ebbf46-dd26-4807-bba6-91544c9bd7f0/remove_router_interface => generated 309 bytes in 800 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:32:52.886 8 INFO neutron.db.l3_db [None req-b019c32f-19fd-42df-82aa-6bac8bf6307e 0d83d65f41e44b85a1b49dd4bbdab239 8e7734a6f1ec4f4aa98bb57b1c5df493 - - default default] Floating IP c82494d7-f4ef-4dfb-9f07-941826058a32 associated. External IP: 10.96.250.220, port: 506d9e60-6385-40bf-a61d-ca1d37228b1e. [pid: 8|app: 0|req: 750/1543] 10.0.0.90 () {34 vars in 676 bytes} [Tue Jun 9 23:32:52 2026] POST /v2.0/floatingips => generated 842 bytes in 996 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1544] 199.19.213.132 () {36 vars in 997 bytes} [Tue Jun 9 23:32:53 2026] DELETE /v2.0/ports/064e6cdb-c3e6-4064-b726-5c23409c3636 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 23:32:53.497 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f0318107-ed5f-42af-9fd9-20f58a0277a5'] response: {'server_uuid': '2745e839-c4ba-4a86-a7fc-c62f90ad8f1f', 'name': 'network-vif-deleted', 'tag': '064e6cdb-c3e6-4064-b726-5c23409c3636', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 794/1545] 10.0.0.90 () {34 vars in 782 bytes} [Tue Jun 9 23:32:52 2026] PUT /v2.0/routers/d34aaeec-4639-4f18-818d-6c74ad35d2b9/add_router_interface => generated 309 bytes in 1369 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1546] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:32:53 2026] GET /v2.0/ports?device_id=2745e839-c4ba-4a86-a7fc-c62f90ad8f1f => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 23:32:53.814 7 INFO neutron.db.l3_db [None req-014eaddb-6e28-4253-9778-e1994c593652 0d83d65f41e44b85a1b49dd4bbdab239 8e7734a6f1ec4f4aa98bb57b1c5df493 - - default default] Floating IP c82494d7-f4ef-4dfb-9f07-941826058a32 disassociated. External IP: 10.96.250.220, port: 506d9e60-6385-40bf-a61d-ca1d37228b1e. [pid: 7|app: 0|req: 796/1547] 10.0.0.90 () {34 vars in 748 bytes} [Tue Jun 9 23:32:53 2026] PUT /v2.0/floatingips/c82494d7-f4ef-4dfb-9f07-941826058a32 => generated 552 bytes in 475 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1548] 10.0.0.90 () {32 vars in 648 bytes} [Tue Jun 9 23:32:54 2026] GET /v2.0/networks => generated 8684 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1549] 10.0.0.90 () {34 vars in 788 bytes} [Tue Jun 9 23:32:53 2026] PUT /v2.0/routers/92ebbf46-dd26-4807-bba6-91544c9bd7f0/remove_router_interface => generated 309 bytes in 944 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1550] 10.0.0.90 () {32 vars in 646 bytes} [Tue Jun 9 23:32:54 2026] GET /v2.0/subnets => generated 7040 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1551] 10.0.0.90 () {32 vars in 735 bytes} [Tue Jun 9 23:32:54 2026] GET /v2.0/ports?device_id=92ebbf46-dd26-4807-bba6-91544c9bd7f0 => 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: 798/1552] 10.0.0.90 () {32 vars in 731 bytes} [Tue Jun 9 23:32:54 2026] DELETE /v2.0/floatingips/c82494d7-f4ef-4dfb-9f07-941826058a32 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1553] 10.0.0.90 () {32 vars in 646 bytes} [Tue Jun 9 23:32:54 2026] GET /v2.0/routers => generated 2724 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 23:32:54.549 8 WARNING neutron_lib.context [None req-1bdfc519-6a99-4684-902c-fe2ff9b87cee 0d83d65f41e44b85a1b49dd4bbdab239 8e7734a6f1ec4f4aa98bb57b1c5df493 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:32:55.057 7 INFO neutron.services.segments.plugin [-] Segment d645e652-f02f-4b5f-954b-4bea817cf95c resource provider aggregate not found 2026-06-09 23:32:55.060 7 INFO neutron.services.segments.plugin [-] Segment d645e652-f02f-4b5f-954b-4bea817cf95c resource provider aggregate not found 2026-06-09 23:32:55.072 7 INFO neutron.services.segments.plugin [-] Segment d645e652-f02f-4b5f-954b-4bea817cf95c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d645e652-f02f-4b5f-954b-4bea817cf95c found for delete ", "request_id": "req-f14e9c3b-6f3c-43ac-a07a-bd685e909643"}]} 2026-06-09 23:32:55.073 7 INFO neutron.services.segments.plugin [-] Segment d645e652-f02f-4b5f-954b-4bea817cf95c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d645e652-f02f-4b5f-954b-4bea817cf95c found for delete ", "request_id": "req-6400ce24-0c1e-432a-b9ba-50da992c17cd"}]} 2026-06-09 23:32:55.082 7 INFO neutron.db.l3_hamode_db [None req-35131314-613c-46df-986a-198bd74d9a66 eff662cdc278466c8a739d04149de005 0f2cdb4dd4174ad4ab961f38c370ef4d - - default default] HA network 6b0dcf96-7e58-4d2a-8cab-8a435c54700c was deleted as no HA routers are present in tenant 0f2cdb4dd4174ad4ab961f38c370ef4d. [pid: 7|app: 0|req: 799/1554] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:32:54 2026] DELETE /v2.0/routers/92ebbf46-dd26-4807-bba6-91544c9bd7f0 => generated 0 bytes in 571 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 23:32:55.093 7 WARNING neutron_lib.context [None req-fc8cb9c0-2f7c-4022-8efc-40f15a098077 189b5745767d46b38866f5b066e78a6c de67020247584ea1a4b5f09938edca7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 800/1555] 10.0.0.90 () {34 vars in 684 bytes} [Tue Jun 9 23:32:55 2026] POST /v2.0/security-groups => generated 1673 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1556] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:32:55 2026] GET /v2.0/ports?device_id=2745e839-c4ba-4a86-a7fc-c62f90ad8f1f => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 23:32:55.321 8 INFO neutron.db.l3_db [None req-1bdfc519-6a99-4684-902c-fe2ff9b87cee 0d83d65f41e44b85a1b49dd4bbdab239 8e7734a6f1ec4f4aa98bb57b1c5df493 - - default default] Floating IP fc7931d9-e776-4526-8403-52e75751648f associated. External IP: 10.96.250.215, port: e70c7a0f-ea0c-4d9d-910d-ecca39ebbbe1. [pid: 7|app: 0|req: 802/1557] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:32:55 2026] DELETE /v2.0/subnets/c64ac266-55f4-4fa7-b8e3-4f1d00fdb81e => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 23:32:55.365 7 WARNING neutron_lib.context [None req-8da8b94f-0939-4eb1-b8a5-2a059606e05c 189b5745767d46b38866f5b066e78a6c de67020247584ea1a4b5f09938edca7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 803/1558] 10.0.0.90 () {34 vars in 694 bytes} [Tue Jun 9 23:32:55 2026] POST /v2.0/security-group-rules => generated 597 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1559] 10.0.0.90 () {34 vars in 676 bytes} [Tue Jun 9 23:32:54 2026] POST /v2.0/floatingips => generated 843 bytes in 1059 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:32:55.610 8 WARNING neutron_lib.context [None req-35bdacb8-d549-4038-8738-7f2ef46fc322 189b5745767d46b38866f5b066e78a6c de67020247584ea1a4b5f09938edca7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 804/1560] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:32:55 2026] DELETE /v2.0/subnets/3e6bd670-3eda-4b1e-8e55-72ba98c3e683 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1561] 10.0.0.90 () {32 vars in 728 bytes} [Tue Jun 9 23:32:55 2026] GET /v2.0/floatingips/fc7931d9-e776-4526-8403-52e75751648f => generated 843 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1562] 10.0.0.90 () {34 vars in 694 bytes} [Tue Jun 9 23:32:55 2026] POST /v2.0/security-group-rules => generated 596 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1563] 10.0.0.90 () {32 vars in 654 bytes} [Tue Jun 9 23:32:55 2026] GET /v2.0/floatingips => generated 846 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:32:55.797 8 WARNING neutron_lib.context [None req-ad70a8f6-521f-4017-9a7e-bc0bab88bd7c 189b5745767d46b38866f5b066e78a6c de67020247584ea1a4b5f09938edca7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 759/1564] 10.0.0.90 () {34 vars in 694 bytes} [Tue Jun 9 23:32:55 2026] POST /v2.0/security-group-rules => generated 602 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1565] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:32:55 2026] DELETE /v2.0/networks/9a9376c3-c597-4e3f-9d2f-7b7ca0cbe2e0 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 23:32:55.948 7 WARNING neutron_lib.context [None req-8380f412-dd34-4b20-9780-4e994f367354 189b5745767d46b38866f5b066e78a6c de67020247584ea1a4b5f09938edca7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 807/1566] 10.0.0.90 () {34 vars in 694 bytes} [Tue Jun 9 23:32:55 2026] POST /v2.0/security-group-rules => generated 601 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:32:56.254 8 INFO neutron.db.l3_db [None req-8940da59-b873-417f-b3ef-39fb72808002 0d83d65f41e44b85a1b49dd4bbdab239 8e7734a6f1ec4f4aa98bb57b1c5df493 - - default default] Floating IP fc7931d9-e776-4526-8403-52e75751648f associated. External IP: 10.96.250.215, port: e70c7a0f-ea0c-4d9d-910d-ecca39ebbbe1. [pid: 7|app: 0|req: 808/1567] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:32:56 2026] DELETE /v2.0/networks/0263a953-2c79-45b5-b686-410fd0380981 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 23:32:56.374 7 WARNING neutron_lib.context [None req-8d5a1d9c-8607-40f8-bed7-cdee8f63ca6b 189b5745767d46b38866f5b066e78a6c de67020247584ea1a4b5f09938edca7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:32:56.404 7 INFO neutron.db.securitygroups_db [None req-8d5a1d9c-8607-40f8-bed7-cdee8f63ca6b 189b5745767d46b38866f5b066e78a6c de67020247584ea1a4b5f09938edca7e - - default default] Project de67020247584ea1a4b5f09938edca7e 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: 809/1568] 10.0.0.90 () {34 vars in 694 bytes} [Tue Jun 9 23:32:56 2026] POST /v2.0/security-group-rules => generated 607 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1569] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:32:56 2026] GET /v2.0/ports?device_id=2745e839-c4ba-4a86-a7fc-c62f90ad8f1f => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 23:32:56.493 7 WARNING neutron_lib.context [None req-f70821df-e7f4-44b5-bd10-a51b37ba03b9 eff662cdc278466c8a739d04149de005 0f2cdb4dd4174ad4ab961f38c370ef4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:32:56.537 7 INFO neutron.db.segments_db [None req-f70821df-e7f4-44b5-bd10-a51b37ba03b9 eff662cdc278466c8a739d04149de005 0f2cdb4dd4174ad4ab961f38c370ef4d - - default default] Added segment 482cd7d5-d63a-4ad3-b17b-70ebdbf244eb of type vxlan for network 383e5c9c-dc04-4be1-ba7f-ee6c95c23522 [pid: 7|app: 0|req: 811/1570] 10.0.0.90 () {34 vars in 669 bytes} [Tue Jun 9 23:32:56 2026] POST /v2.0/networks => generated 629 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:32:56.613 7 WARNING neutron_lib.context [None req-b6b5c912-7ba0-4d40-87d2-a59df88774e2 189b5745767d46b38866f5b066e78a6c de67020247584ea1a4b5f09938edca7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:32:56.648 7 INFO neutron.db.securitygroups_db [None req-b6b5c912-7ba0-4d40-87d2-a59df88774e2 189b5745767d46b38866f5b066e78a6c de67020247584ea1a4b5f09938edca7e - - default default] Project de67020247584ea1a4b5f09938edca7e 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: 812/1571] 10.0.0.90 () {34 vars in 694 bytes} [Tue Jun 9 23:32:56 2026] POST /v2.0/security-group-rules => generated 606 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:32:56.758 7 WARNING neutron_lib.context [None req-146d7e3c-dfb0-453f-87fd-a69c953c29ff eff662cdc278466c8a739d04149de005 0f2cdb4dd4174ad4ab961f38c370ef4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 760/1572] 10.0.0.90 () {34 vars in 748 bytes} [Tue Jun 9 23:32:55 2026] PUT /v2.0/floatingips/fc7931d9-e776-4526-8403-52e75751648f => generated 842 bytes in 975 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1573] 10.0.0.90 () {34 vars in 668 bytes} [Tue Jun 9 23:32:56 2026] POST /v2.0/subnets => generated 626 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:32:57.001 7 WARNING neutron_lib.context [None req-66599bec-d912-49fc-8f2f-66d175eaa9ab eff662cdc278466c8a739d04149de005 0f2cdb4dd4174ad4ab961f38c370ef4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:32:57.041 8 INFO neutron.db.l3_db [None req-95deb9c7-eb83-4ca6-b0f0-99f2f21d2963 0d83d65f41e44b85a1b49dd4bbdab239 8e7734a6f1ec4f4aa98bb57b1c5df493 - - default default] Floating IP fc7931d9-e776-4526-8403-52e75751648f disassociated. External IP: 10.96.250.215, port: 506d9e60-6385-40bf-a61d-ca1d37228b1e. 2026-06-09 23:32:57.053 7 INFO neutron.db.segments_db [None req-66599bec-d912-49fc-8f2f-66d175eaa9ab eff662cdc278466c8a739d04149de005 0f2cdb4dd4174ad4ab961f38c370ef4d - - default default] Added segment 8e807cd7-7506-43ec-b621-651b6fc263e9 of type vxlan for network 204d7c95-451d-42ab-ae36-ccd50c9fc64a 2026-06-09 23:32:57.096 7 INFO neutron.services.segments.plugin [-] Segment 6a839afd-df7e-4b81-ad36-193b94c62fc0 resource provider aggregate not found 2026-06-09 23:32:57.100 7 INFO neutron.services.segments.plugin [-] Segment 6a839afd-df7e-4b81-ad36-193b94c62fc0 resource provider aggregate not found 2026-06-09 23:32:57.110 7 INFO neutron.services.segments.plugin [-] Segment 6a839afd-df7e-4b81-ad36-193b94c62fc0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a839afd-df7e-4b81-ad36-193b94c62fc0 found for delete ", "request_id": "req-41b558f5-096c-4d9e-b996-9c855c571b63"}]} 2026-06-09 23:32:57.113 7 INFO neutron.services.segments.plugin [-] Segment 6a839afd-df7e-4b81-ad36-193b94c62fc0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a839afd-df7e-4b81-ad36-193b94c62fc0 found for delete ", "request_id": "req-780501e2-65ca-4869-84b0-b7af9fe85b07"}]} 2026-06-09 23:32:57.122 7 INFO neutron.services.segments.plugin [-] Segment ab391e5d-c591-48f7-a249-eded12eacb6b resource provider aggregate not found 2026-06-09 23:32:57.127 7 INFO neutron.services.segments.plugin [-] Segment ab391e5d-c591-48f7-a249-eded12eacb6b resource provider aggregate not found 2026-06-09 23:32:57.136 7 INFO neutron.services.segments.plugin [-] Segment ab391e5d-c591-48f7-a249-eded12eacb6b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab391e5d-c591-48f7-a249-eded12eacb6b found for delete ", "request_id": "req-8f190f74-d05f-4cee-b0e3-f87748c1d050"}]} 2026-06-09 23:32:57.140 7 INFO neutron.services.segments.plugin [-] Segment ab391e5d-c591-48f7-a249-eded12eacb6b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab391e5d-c591-48f7-a249-eded12eacb6b found for delete ", "request_id": "req-8040acc1-30b1-4ad1-8b08-4b49543d412a"}]} 2026-06-09 23:32:57.319 7 INFO neutron.db.l3_hamode_db [None req-66599bec-d912-49fc-8f2f-66d175eaa9ab eff662cdc278466c8a739d04149de005 0f2cdb4dd4174ad4ab961f38c370ef4d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 761/1574] 10.0.0.90 () {34 vars in 748 bytes} [Tue Jun 9 23:32:56 2026] PUT /v2.0/floatingips/fc7931d9-e776-4526-8403-52e75751648f => generated 552 bytes in 464 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:32:57.427 7 INFO neutron.db.l3_hamode_db [None req-66599bec-d912-49fc-8f2f-66d175eaa9ab eff662cdc278466c8a739d04149de005 0f2cdb4dd4174ad4ab961f38c370ef4d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 762/1575] 10.0.0.90 () {32 vars in 648 bytes} [Tue Jun 9 23:32:57 2026] GET /v2.0/networks => generated 1298 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1576] 10.0.0.90 () {32 vars in 731 bytes} [Tue Jun 9 23:32:57 2026] DELETE /v2.0/floatingips/fc7931d9-e776-4526-8403-52e75751648f => generated 0 bytes in 294 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1577] 10.0.0.240 () {34 vars in 1098 bytes} [Tue Jun 9 23:32:57 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-105750518&fields=id&tenant_id=de67020247584ea1a4b5f09938edca7e => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 23:32:57.782 8 INFO neutron.api.v2.resource [None req-cc1d1abd-6f8d-4840-b43b-a9c69bae8443 0d83d65f41e44b85a1b49dd4bbdab239 8e7734a6f1ec4f4aa98bb57b1c5df493 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 765/1578] 10.0.0.90 () {32 vars in 731 bytes} [Tue Jun 9 23:32:57 2026] DELETE /v2.0/floatingips/fc7931d9-e776-4526-8403-52e75751648f => generated 144 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1579] 10.0.0.240 () {34 vars in 982 bytes} [Tue Jun 9 23:32:57 2026] GET /v2.0/networks?id=9403630e-042f-45b5-825d-ae018334eb89 => generated 661 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1580] 10.0.0.90 () {34 vars in 668 bytes} [Tue Jun 9 23:32:56 2026] POST /v2.0/routers => generated 507 bytes in 1075 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1581] 10.0.0.240 () {34 vars in 965 bytes} [Tue Jun 9 23:32:58 2026] GET /v2.0/quotas/de67020247584ea1a4b5f09938edca7e => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:32:58.086 7 WARNING neutron_lib.context [None req-f067d3c4-d27a-40ad-a15a-fc8ec327b9b1 eff662cdc278466c8a739d04149de005 0f2cdb4dd4174ad4ab961f38c370ef4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 767/1582] 10.0.0.90 () {32 vars in 719 bytes} [Tue Jun 9 23:32:57 2026] DELETE /v2.0/ports/506d9e60-6385-40bf-a61d-ca1d37228b1e => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1583] 10.0.0.240 () {34 vars in 1002 bytes} [Tue Jun 9 23:32:58 2026] GET /v2.0/ports?tenant_id=de67020247584ea1a4b5f09938edca7e&fields=id => generated 103 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1584] 10.0.0.90 () {32 vars in 719 bytes} [Tue Jun 9 23:32:58 2026] DELETE /v2.0/ports/e70c7a0f-ea0c-4d9d-910d-ecca39ebbbe1 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1585] 10.0.0.90 () {34 vars in 664 bytes} [Tue Jun 9 23:32:58 2026] POST /v2.0/ports => generated 948 bytes in 359 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: 770/1586] 10.0.0.240 () {34 vars in 1008 bytes} [Tue Jun 9 23:32:58 2026] GET /v2.0/networks/9403630e-042f-45b5-825d-ae018334eb89?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: 817/1587] 10.0.0.90 () {32 vars in 735 bytes} [Tue Jun 9 23:32:58 2026] GET /v2.0/ports?device_id=384585f6-b30d-4462-a82e-8e2178a3cc39 => generated 958 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1588] 10.0.0.240 () {34 vars in 1108 bytes} [Tue Jun 9 23:32:58 2026] GET /v2.0/networks/9403630e-042f-45b5-825d-ae018334eb89?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: 819/1589] 10.0.0.90 () {34 vars in 788 bytes} [Tue Jun 9 23:32:58 2026] PUT /v2.0/routers/384585f6-b30d-4462-a82e-8e2178a3cc39/remove_router_interface => generated 309 bytes in 871 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1590] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:32:59 2026] GET /v2.0/ports?device_id=24c0e7d7-f3db-4278-81f9-a66ec62e2c6c => 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: 771/1591] 10.0.0.90 () {34 vars in 782 bytes} [Tue Jun 9 23:32:58 2026] PUT /v2.0/routers/6c723cdf-c9f6-4b67-b56a-7350a7c92a6a/add_router_interface => generated 309 bytes in 1518 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-06-09 23:33:00.749 8 INFO neutron.services.segments.plugin [-] Segment 354369b9-6936-4a2d-8c4e-17e559114cbb resource provider aggregate not found 2026-06-09 23:33:00.757 8 INFO neutron.services.segments.plugin [-] Segment 354369b9-6936-4a2d-8c4e-17e559114cbb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 354369b9-6936-4a2d-8c4e-17e559114cbb found for delete ", "request_id": "req-dc0fb800-9fa0-4ec2-a461-99bfce36c2fa"}]} 2026-06-09 23:33:00.759 8 INFO neutron.services.segments.plugin [-] Segment 354369b9-6936-4a2d-8c4e-17e559114cbb resource provider aggregate not found 2026-06-09 23:33:00.765 8 INFO neutron.db.l3_hamode_db [None req-c807112d-596d-411d-be72-bdf1c175a814 0d83d65f41e44b85a1b49dd4bbdab239 8e7734a6f1ec4f4aa98bb57b1c5df493 - - default default] HA network 09ee58ff-2afb-4615-b5a8-b068315f3131 was deleted as no HA routers are present in tenant 8e7734a6f1ec4f4aa98bb57b1c5df493. [pid: 8|app: 0|req: 772/1592] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:32:59 2026] DELETE /v2.0/routers/384585f6-b30d-4462-a82e-8e2178a3cc39 => generated 0 bytes in 798 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 23:33:00.773 8 INFO neutron.services.segments.plugin [-] Segment 354369b9-6936-4a2d-8c4e-17e559114cbb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 354369b9-6936-4a2d-8c4e-17e559114cbb found for delete ", "request_id": "req-4213cd77-ea60-44a2-96d8-1aec2ec358ef"}]} [pid: 7|app: 0|req: 821/1595] 10.0.0.90 () {34 vars in 788 bytes} [Tue Jun 9 23:32:59 2026] PUT /v2.0/routers/bec1ed0a-c8a7-4c20-a2b0-404229e81d59/remove_router_interface => generated 309 bytes in 1357 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1596] 10.0.0.90 () {32 vars in 716 bytes} [Tue Jun 9 23:33:00 2026] GET /v2.0/ports/d4bd03d8-ef14-4c45-be7c-2587d0c67530 => generated 1022 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1597] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:33:00 2026] GET /v2.0/ports?device_id=24c0e7d7-f3db-4278-81f9-a66ec62e2c6c => 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: 776/1598] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:33:00 2026] DELETE /v2.0/subnets/de367c60-0603-44ba-a632-01e6bf759f3a => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 23:33:01.594 7 INFO neutron.services.segments.plugin [-] Segment fc12ddde-b8cb-4476-b627-1ab3bbc0a2e9 resource provider aggregate not found 2026-06-09 23:33:01.598 7 INFO neutron.services.segments.plugin [-] Segment fc12ddde-b8cb-4476-b627-1ab3bbc0a2e9 resource provider aggregate not found 2026-06-09 23:33:01.612 7 INFO neutron.services.segments.plugin [-] Segment fc12ddde-b8cb-4476-b627-1ab3bbc0a2e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc12ddde-b8cb-4476-b627-1ab3bbc0a2e9 found for delete ", "request_id": "req-39a80e15-b7be-4876-adf8-39cca232f65c"}]} 2026-06-09 23:33:01.617 7 INFO neutron.services.segments.plugin [-] Segment fc12ddde-b8cb-4476-b627-1ab3bbc0a2e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc12ddde-b8cb-4476-b627-1ab3bbc0a2e9 found for delete ", "request_id": "req-f7ab2dd7-90a5-40f2-b968-8e98fe9fe086"}]} 2026-06-09 23:33:01.627 7 INFO neutron.db.l3_hamode_db [None req-71b4b721-c0e3-4b7a-9e5a-7ae71caf1348 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] HA network dbe12303-c905-4066-bf6d-a7c6da4927e3 was deleted as no HA routers are present in tenant 7fc76af4d78b47d1a313d59134f4bfd7. [pid: 7|app: 0|req: 823/1599] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:33:00 2026] DELETE /v2.0/routers/bec1ed0a-c8a7-4c20-a2b0-404229e81d59 => generated 0 bytes in 785 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1600] 10.0.0.90 () {34 vars in 788 bytes} [Tue Jun 9 23:33:00 2026] PUT /v2.0/routers/6c723cdf-c9f6-4b67-b56a-7350a7c92a6a/remove_router_interface => generated 309 bytes in 688 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: 824/1601] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:33:01 2026] DELETE /v2.0/networks/f8d0cbe2-71dd-427a-a179-beea43c9d2ce => 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: 778/1602] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:33:01 2026] DELETE /v2.0/subnets/b21493e6-eb94-48ab-ae9e-ec06994795d5 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 23:33:01.910 7 INFO neutron.api.v2.resource [None req-d2b53dab-ea0d-4f8c-8f1f-850a3dacf4d0 eff662cdc278466c8a739d04149de005 0f2cdb4dd4174ad4ab961f38c370ef4d - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 825/1603] 10.0.0.90 () {34 vars in 788 bytes} [Tue Jun 9 23:33:01 2026] PUT /v2.0/routers/6c723cdf-c9f6-4b67-b56a-7350a7c92a6a/remove_router_interface => generated 197 bytes in 123 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1604] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:33:01 2026] GET /v2.0/ports?device_id=24c0e7d7-f3db-4278-81f9-a66ec62e2c6c => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1605] 10.0.0.90 () {32 vars in 735 bytes} [Tue Jun 9 23:33:01 2026] GET /v2.0/ports?device_id=6c723cdf-c9f6-4b67-b56a-7350a7c92a6a => 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: 779/1606] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:33:01 2026] DELETE /v2.0/networks/01ba3175-d4aa-4567-97b5-5ca5058dec43 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1607] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:33:02 2026] GET /v2.0/security-groups?tenant_id=7fc76af4d78b47d1a313d59134f4bfd7&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 23:33:02.406 7 INFO neutron.db.l3_hamode_db [None req-69938725-dd12-4962-886c-898d02c5d0b2 eff662cdc278466c8a739d04149de005 0f2cdb4dd4174ad4ab961f38c370ef4d - - default default] HA network 204d7c95-451d-42ab-ae36-ccd50c9fc64a was deleted as no HA routers are present in tenant 0f2cdb4dd4174ad4ab961f38c370ef4d. [pid: 7|app: 0|req: 828/1608] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:33:01 2026] DELETE /v2.0/routers/6c723cdf-c9f6-4b67-b56a-7350a7c92a6a => generated 0 bytes in 472 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1609] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:33:02 2026] GET /v2.0/security-groups?tenant_id=8e7734a6f1ec4f4aa98bb57b1c5df493&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: 829/1610] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:33:02 2026] DELETE /v2.0/security-groups/b4af3554-b66f-4f07-9135-8a3658bf1a16 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1611] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:33:02 2026] DELETE /v2.0/subnets/9e23fcb7-6734-4afa-a460-1ed105fdfddf => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1612] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:33:02 2026] DELETE /v2.0/security-groups/7856f556-78ed-4600-9900-fae80553aa2b => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 23:33:02.780 8 INFO neutron.services.segments.plugin [-] Segment a3d313aa-dfa6-4454-ad5a-9aacd9f74d72 resource provider aggregate not found 2026-06-09 23:33:02.802 8 INFO neutron.services.segments.plugin [-] Segment a3d313aa-dfa6-4454-ad5a-9aacd9f74d72 resource provider aggregate not found 2026-06-09 23:33:02.807 8 INFO neutron.services.segments.plugin [-] Segment a3d313aa-dfa6-4454-ad5a-9aacd9f74d72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3d313aa-dfa6-4454-ad5a-9aacd9f74d72 found for delete ", "request_id": "req-3cf3289c-fd8d-4ac2-be21-3e969fd4da54"}]} 2026-06-09 23:33:02.819 8 INFO neutron.services.segments.plugin [-] Segment a3d313aa-dfa6-4454-ad5a-9aacd9f74d72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3d313aa-dfa6-4454-ad5a-9aacd9f74d72 found for delete ", "request_id": "req-8963ef1c-8ef0-44c2-b1c6-96e983fd8b90"}]} [pid: 7|app: 0|req: 831/1613] 199.19.213.132 () {34 vars in 986 bytes} [Tue Jun 9 23:33:02 2026] GET /v2.0/networks?id=9403630e-042f-45b5-825d-ae018334eb89 => generated 661 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1614] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:33:02 2026] DELETE /v2.0/networks/383e5c9c-dc04-4be1-ba7f-ee6c95c23522 => generated 0 bytes in 364 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 23:33:02.972 8 WARNING neutron_lib.context [None req-1cfc0304-d284-417f-9e93-c2f3d1986785 eff662cdc278466c8a739d04149de005 0f2cdb4dd4174ad4ab961f38c370ef4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 832/1615] 199.19.213.132 () {34 vars in 1050 bytes} [Tue Jun 9 23:33:02 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=de67020247584ea1a4b5f09938edca7e => generated 180 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1616] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:33:02 2026] GET /v2.0/ports?device_id=24c0e7d7-f3db-4278-81f9-a66ec62e2c6c => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 23:33:02.997 7 WARNING neutron_lib.context [req-7608a43b-3351-4e87-b4b5-0964d2b05e31 req-f23c2996-430f-42f6-a7dd-566007de7647 189b5745767d46b38866f5b066e78a6c de67020247584ea1a4b5f09938edca7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:33:03.030 8 INFO neutron.db.segments_db [None req-1cfc0304-d284-417f-9e93-c2f3d1986785 eff662cdc278466c8a739d04149de005 0f2cdb4dd4174ad4ab961f38c370ef4d - - default default] Added segment ce6e4c28-437e-49f7-87cb-be09fd7cd5c3 of type vxlan for network f18919a3-607a-4580-88f7-31eaee18b32e [pid: 8|app: 0|req: 784/1617] 10.0.0.90 () {34 vars in 669 bytes} [Tue Jun 9 23:33:02 2026] POST /v2.0/networks => generated 629 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:33:03.150 8 WARNING neutron_lib.context [None req-408d5bab-b419-4750-bf45-1cb777dcd324 eff662cdc278466c8a739d04149de005 0f2cdb4dd4174ad4ab961f38c370ef4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 834/1618] 199.19.213.132 () {38 vars in 955 bytes} [Tue Jun 9 23:33:02 2026] POST /v2.0/ports => generated 958 bytes in 396 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: 785/1619] 10.0.0.90 () {34 vars in 668 bytes} [Tue Jun 9 23:33:03 2026] POST /v2.0/subnets => generated 626 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:33:03.431 8 WARNING neutron_lib.context [None req-ccf89bd5-9007-4486-9684-460823688ba5 eff662cdc278466c8a739d04149de005 0f2cdb4dd4174ad4ab961f38c370ef4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:33:03.471 8 INFO neutron.db.segments_db [None req-ccf89bd5-9007-4486-9684-460823688ba5 eff662cdc278466c8a739d04149de005 0f2cdb4dd4174ad4ab961f38c370ef4d - - default default] Added segment b32ecec6-710a-406c-b45e-592f566151bb of type vxlan for network 32dac4c3-c1e6-4fb8-9f93-159b590cc202 2026-06-09 23:33:03.647 7 INFO neutron.services.segments.plugin [-] Segment 1c48e4cf-09ef-4070-8df2-6fc42a108027 resource provider aggregate not found 2026-06-09 23:33:03.654 7 INFO neutron.services.segments.plugin [-] Segment 1c48e4cf-09ef-4070-8df2-6fc42a108027 resource provider aggregate not found 2026-06-09 23:33:03.666 7 INFO neutron.services.segments.plugin [-] Segment 1c48e4cf-09ef-4070-8df2-6fc42a108027 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c48e4cf-09ef-4070-8df2-6fc42a108027 found for delete ", "request_id": "req-dee91e51-6765-4abd-8a15-e4fe3ca8d076"}]} 2026-06-09 23:33:03.675 7 INFO neutron.services.segments.plugin [-] Segment 1c48e4cf-09ef-4070-8df2-6fc42a108027 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c48e4cf-09ef-4070-8df2-6fc42a108027 found for delete ", "request_id": "req-2a1f05de-5a9f-4870-8bd8-31de21b4fefa"}]} 2026-06-09 23:33:03.682 7 INFO neutron.services.segments.plugin [-] Segment 8e807cd7-7506-43ec-b621-651b6fc263e9 resource provider aggregate not found 2026-06-09 23:33:03.691 7 INFO neutron.services.segments.plugin [-] Segment 8e807cd7-7506-43ec-b621-651b6fc263e9 resource provider aggregate not found 2026-06-09 23:33:03.702 7 INFO neutron.services.segments.plugin [-] Segment 8e807cd7-7506-43ec-b621-651b6fc263e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e807cd7-7506-43ec-b621-651b6fc263e9 found for delete ", "request_id": "req-8e3c5500-f2b6-4d03-9980-a8a0a564a037"}]} 2026-06-09 23:33:03.715 7 INFO neutron.services.segments.plugin [-] Segment 8e807cd7-7506-43ec-b621-651b6fc263e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e807cd7-7506-43ec-b621-651b6fc263e9 found for delete ", "request_id": "req-e9297aa6-6cf8-4682-879a-c7ea859f7ab3"}]} 2026-06-09 23:33:03.752 8 INFO neutron.db.l3_hamode_db [None req-ccf89bd5-9007-4486-9684-460823688ba5 eff662cdc278466c8a739d04149de005 0f2cdb4dd4174ad4ab961f38c370ef4d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-09 23:33:03.876 8 INFO neutron.db.l3_hamode_db [None req-ccf89bd5-9007-4486-9684-460823688ba5 eff662cdc278466c8a739d04149de005 0f2cdb4dd4174ad4ab961f38c370ef4d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 835/1620] 199.19.213.132 () {38 vars in 1028 bytes} [Tue Jun 9 23:33:03 2026] PUT /v2.0/ports/7d96fd4a-16df-43c5-aa88-7ab50734814c => generated 1239 bytes in 508 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-06-09 23:33:04.100 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a5832c32-10fc-4c01-8bbe-bfebd705451c'] response: {'name': 'network-changed', 'server_uuid': '24c0e7d7-f3db-4278-81f9-a66ec62e2c6c', 'tag': '7d96fd4a-16df-43c5-aa88-7ab50734814c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 836/1621] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:33:04 2026] GET /v2.0/ports?device_id=24c0e7d7-f3db-4278-81f9-a66ec62e2c6c => generated 973 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1622] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:33:04 2026] GET /v2.0/security-groups?id=986d1ce5-1982-4af5-b788-257d4d255483&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1623] 10.0.0.90 () {34 vars in 668 bytes} [Tue Jun 9 23:33:03 2026] POST /v2.0/routers => generated 507 bytes in 1052 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:33:04.502 7 INFO neutron.db.segments_db [None req-e3f4e9a9-996d-458b-9a31-3c39b3329e03 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] Added segment 5616c08f-9cc4-4370-b661-dd2d54312b81 of type vxlan for network 24577bcb-ec6a-4d35-84bf-42e9f6b9e63b 2026-06-09 23:33:04.522 8 WARNING neutron_lib.context [None req-a04121cd-9896-477b-80ad-c878a9eb9ca2 44d5a9d2fcee44b4a5bbb03d807d1924 281d6cd8e57543f49c9db3a1d97286dc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 838/1624] 10.0.0.90 () {34 vars in 670 bytes} [Tue Jun 9 23:33:04 2026] POST /v2.0/networks => generated 740 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:33:04.688 8 INFO neutron.db.segments_db [None req-a04121cd-9896-477b-80ad-c878a9eb9ca2 44d5a9d2fcee44b4a5bbb03d807d1924 281d6cd8e57543f49c9db3a1d97286dc - - default default] Added segment df97b5e5-7585-4ce4-85ef-08ede7725d21 of type vxlan for network 1757b449-2f54-4a78-954c-9ad25782174a [pid: 8|app: 0|req: 787/1625] 10.0.0.90 () {34 vars in 669 bytes} [Tue Jun 9 23:33:04 2026] POST /v2.0/networks => generated 643 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:33:04.824 8 INFO neutron.services.segments.plugin [-] Segment 482cd7d5-d63a-4ad3-b17b-70ebdbf244eb resource provider aggregate not found 2026-06-09 23:33:04.833 8 INFO neutron.services.segments.plugin [-] Segment 482cd7d5-d63a-4ad3-b17b-70ebdbf244eb resource provider aggregate not found 2026-06-09 23:33:04.836 8 INFO neutron.services.segments.plugin [-] Segment 482cd7d5-d63a-4ad3-b17b-70ebdbf244eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 482cd7d5-d63a-4ad3-b17b-70ebdbf244eb found for delete ", "request_id": "req-219835d5-14fc-4863-bf2e-c0408524cefb"}]} 2026-06-09 23:33:04.842 8 INFO neutron.services.segments.plugin [-] Segment 482cd7d5-d63a-4ad3-b17b-70ebdbf244eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 482cd7d5-d63a-4ad3-b17b-70ebdbf244eb found for delete ", "request_id": "req-40e692ac-85ec-4a46-b132-0d338518b556"}]} [pid: 8|app: 0|req: 788/1626] 10.0.0.90 () {34 vars in 668 bytes} [Tue Jun 9 23:33:04 2026] POST /v2.0/subnets => generated 687 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1627] 199.19.213.132 () {34 vars in 1080 bytes} [Tue Jun 9 23:33:04 2026] GET /v2.0/ports?tenant_id=de67020247584ea1a4b5f09938edca7e&device_id=24c0e7d7-f3db-4278-81f9-a66ec62e2c6c => generated 1242 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 23:33:04.983 8 WARNING neutron_lib.context [None req-b529d2e8-bbc2-4a8c-a3f4-03e122df33af 44d5a9d2fcee44b4a5bbb03d807d1924 281d6cd8e57543f49c9db3a1d97286dc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 790/1628] 10.0.0.90 () {34 vars in 668 bytes} [Tue Jun 9 23:33:04 2026] POST /v2.0/subnets => generated 641 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:33:05.275 8 INFO neutron.db.segments_db [None req-0e830070-6cb6-4848-8cce-236919123e49 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] Added segment 68a72f01-bed6-42ee-b544-f6798f4c962c of type vxlan for network 1186743a-262f-41a9-8a7d-dee4e7e4d2b9 2026-06-09 23:33:05.556 8 INFO neutron.db.l3_hamode_db [None req-0e830070-6cb6-4848-8cce-236919123e49 4a60b628f12f4a808bf99d70ebbfde39 2748beff7612435aab85a3dfc2a2ebb3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 839/1629] 10.0.0.90 () {34 vars in 782 bytes} [Tue Jun 9 23:33:04 2026] PUT /v2.0/routers/2f189857-bda1-4704-9be3-5f3445fa274c/add_router_interface => generated 309 bytes in 1104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1630] 199.19.213.132 () {34 vars in 1018 bytes} [Tue Jun 9 23:33:05 2026] GET /v2.0/networks?tenant_id=de67020247584ea1a4b5f09938edca7e&shared=False => generated 756 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:33:05.766 7 WARNING neutron_lib.context [None req-73e1e607-6ca0-4624-91a7-8754a45b61a2 44d5a9d2fcee44b4a5bbb03d807d1924 281d6cd8e57543f49c9db3a1d97286dc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:33:05.822 7 INFO neutron.db.segments_db [None req-73e1e607-6ca0-4624-91a7-8754a45b61a2 44d5a9d2fcee44b4a5bbb03d807d1924 281d6cd8e57543f49c9db3a1d97286dc - - default default] Added segment cbdaa8f5-88af-4cf1-ab36-92eddb8574f4 of type vxlan for network 742ed698-8986-4eb2-9ee6-5bf50c430814 [pid: 7|app: 0|req: 841/1631] 10.0.0.90 () {34 vars in 669 bytes} [Tue Jun 9 23:33:05 2026] POST /v2.0/networks => generated 644 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1632] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:33:05 2026] GET /v2.0/ports?device_id=24c0e7d7-f3db-4278-81f9-a66ec62e2c6c => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1633] 10.0.0.90 () {32 vars in 716 bytes} [Tue Jun 9 23:33:05 2026] GET /v2.0/ports/5b005488-6021-4916-8b91-efbdd357c2e8 => generated 955 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1634] 199.19.213.132 () {34 vars in 930 bytes} [Tue Jun 9 23:33:06 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1635] 10.0.0.90 () {34 vars in 742 bytes} [Tue Jun 9 23:33:06 2026] PUT /v2.0/networks/742ed698-8986-4eb2-9ee6-5bf50c430814 => generated 592 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1636] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:33:06 2026] GET /v2.0/security-groups?id=986d1ce5-1982-4af5-b788-257d4d255483&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:33:06.374 8 INFO neutron.db.l3_hamode_db [None req-0e830070-6cb6-4848-8cce-236919123e49 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 847/1637] 10.0.0.90 () {34 vars in 788 bytes} [Tue Jun 9 23:33:06 2026] PUT /v2.0/routers/2f189857-bda1-4704-9be3-5f3445fa274c/remove_router_interface => generated 309 bytes in 772 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:33:06.982 7 WARNING neutron_lib.context [None req-964e62fc-a92f-4638-b8d2-adefbbb675c3 44d5a9d2fcee44b4a5bbb03d807d1924 281d6cd8e57543f49c9db3a1d97286dc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 848/1638] 10.0.0.90 () {34 vars in 668 bytes} [Tue Jun 9 23:33:06 2026] POST /v2.0/subnets => generated 626 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1639] 10.0.0.90 () {32 vars in 735 bytes} [Tue Jun 9 23:33:07 2026] GET /v2.0/ports?device_id=2f189857-bda1-4704-9be3-5f3445fa274c => 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: 791/1640] 10.0.0.90 () {34 vars in 668 bytes} [Tue Jun 9 23:33:05 2026] POST /v2.0/routers => generated 727 bytes in 2006 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1641] 199.19.213.132 () {34 vars in 1080 bytes} [Tue Jun 9 23:33:07 2026] GET /v2.0/ports?tenant_id=de67020247584ea1a4b5f09938edca7e&device_id=24c0e7d7-f3db-4278-81f9-a66ec62e2c6c => generated 1242 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1642] 10.0.0.90 () {34 vars in 740 bytes} [Tue Jun 9 23:33:07 2026] PUT /v2.0/subnets/9b1a5687-e714-44b5-b56a-d3af9475eecd => generated 636 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:33:07.767 7 INFO neutron.services.segments.plugin [-] Segment b32ecec6-710a-406c-b45e-592f566151bb resource provider aggregate not found 2026-06-09 23:33:07.774 7 INFO neutron.services.segments.plugin [-] Segment b32ecec6-710a-406c-b45e-592f566151bb resource provider aggregate not found 2026-06-09 23:33:07.779 7 INFO neutron.services.segments.plugin [-] Segment b32ecec6-710a-406c-b45e-592f566151bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b32ecec6-710a-406c-b45e-592f566151bb found for delete ", "request_id": "req-02838d7e-7f5a-4971-a903-dbd33e8832be"}]} 2026-06-09 23:33:07.786 7 INFO neutron.services.segments.plugin [-] Segment b32ecec6-710a-406c-b45e-592f566151bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b32ecec6-710a-406c-b45e-592f566151bb found for delete ", "request_id": "req-458e4368-3d2b-48c9-8220-51914ec84d18"}]} 2026-06-09 23:33:07.803 7 INFO neutron.db.l3_hamode_db [None req-3e8c2af3-648f-4867-9c0a-b0ef4aa9a29b eff662cdc278466c8a739d04149de005 0f2cdb4dd4174ad4ab961f38c370ef4d - - default default] HA network 32dac4c3-c1e6-4fb8-9f93-159b590cc202 was deleted as no HA routers are present in tenant 0f2cdb4dd4174ad4ab961f38c370ef4d. [pid: 7|app: 0|req: 851/1643] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:33:07 2026] DELETE /v2.0/routers/2f189857-bda1-4704-9be3-5f3445fa274c => generated 0 bytes in 553 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1644] 199.19.213.132 () {34 vars in 1060 bytes} [Tue Jun 9 23:33:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=7d96fd4a-16df-43c5-aa88-7ab50734814c => 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: 853/1645] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:33:07 2026] GET /v2.0/ports?device_id=24c0e7d7-f3db-4278-81f9-a66ec62e2c6c => generated 973 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1646] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:33:07 2026] DELETE /v2.0/networks/742ed698-8986-4eb2-9ee6-5bf50c430814 => generated 0 bytes in 404 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1647] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:33:08 2026] DELETE /v2.0/subnets/3d4d83b7-134c-41a7-8620-08e6b5a4676d => 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: 856/1648] 199.19.213.132 () {34 vars in 984 bytes} [Tue Jun 9 23:33:08 2026] GET /v2.0/subnets?id=dd72b4bd-6c17-4fc4-90c4-cff95e76ebd8 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1649] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:33:08 2026] GET /v2.0/security-groups?id=986d1ce5-1982-4af5-b788-257d4d255483&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:33:08.515 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7b9fdff7-0072-4e51-8ae6-91a868bcccf9 44d5a9d2fcee44b4a5bbb03d807d1924 281d6cd8e57543f49c9db3a1d97286dc - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 858/1650] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:33:08 2026] DELETE /v2.0/networks/742ed698-8986-4eb2-9ee6-5bf50c430814 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1651] 10.0.0.90 () {34 vars in 782 bytes} [Tue Jun 9 23:33:07 2026] PUT /v2.0/routers/cb5eb57d-947a-41c3-a1ad-1316328450de/add_router_interface => generated 309 bytes in 1245 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1652] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:33:08 2026] GET /v2.0/ports?network_id=9403630e-042f-45b5-825d-ae018334eb89&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1653] 10.0.0.90 () {32 vars in 693 bytes} [Tue Jun 9 23:33:08 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1654] 199.19.213.132 () {34 vars in 1012 bytes} [Tue Jun 9 23:33:08 2026] GET /v2.0/networks/9403630e-042f-45b5-825d-ae018334eb89?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1655] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:33:08 2026] DELETE /v2.0/networks/f18919a3-607a-4580-88f7-31eaee18b32e => generated 0 bytes in 315 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1656] 10.0.0.90 () {32 vars in 741 bytes} [Tue Jun 9 23:33:08 2026] GET /v2.0/subnets?network_id=ba0d4652-20c2-47cb-be38-65f8b4314ef6 => generated 649 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:33:08.861 8 WARNING neutron_lib.context [None req-8bd79a23-4cbe-4e6b-a30d-90510903fba8 eff662cdc278466c8a739d04149de005 0f2cdb4dd4174ad4ab961f38c370ef4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 860/1657] 199.19.213.132 () {34 vars in 1112 bytes} [Tue Jun 9 23:33:08 2026] GET /v2.0/networks/9403630e-042f-45b5-825d-ae018334eb89?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: 861/1658] 10.0.0.90 () {32 vars in 652 bytes} [Tue Jun 9 23:33:08 2026] GET /v2.0/extensions => generated 20516 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-06-09 23:33:08.905 8 INFO neutron.db.segments_db [None req-8bd79a23-4cbe-4e6b-a30d-90510903fba8 eff662cdc278466c8a739d04149de005 0f2cdb4dd4174ad4ab961f38c370ef4d - - default default] Added segment 724b11d4-6ae0-4173-9c3e-951573135955 of type vxlan for network eabe0dc9-19fc-4b0a-a8b7-41e4cc7bc84c [pid: 7|app: 0|req: 862/1659] 10.0.0.90 () {32 vars in 648 bytes} [Tue Jun 9 23:33:08 2026] GET /v2.0/networks => generated 1308 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1660] 10.0.0.90 () {32 vars in 646 bytes} [Tue Jun 9 23:33:08 2026] GET /v2.0/subnets => generated 1280 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1661] 10.0.0.90 () {32 vars in 722 bytes} [Tue Jun 9 23:33:09 2026] GET /v2.0/networks/1757b449-2f54-4a78-954c-9ad25782174a => generated 668 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1662] 10.0.0.90 () {32 vars in 720 bytes} [Tue Jun 9 23:33:09 2026] GET /v2.0/subnets/bd90fd9f-5009-4447-b180-c1aa29425375 => generated 641 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:33:09.157 7 INFO neutron.pecan_wsgi.hooks.translation [None req-30aebb72-d158-4520-a74f-3994ec8cc457 44d5a9d2fcee44b4a5bbb03d807d1924 281d6cd8e57543f49c9db3a1d97286dc - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 866/1663] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:33:09 2026] DELETE /v2.0/subnets/9b1a5687-e714-44b5-b56a-d3af9475eecd => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 23:33:09.182 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d736779b-baf1-47b3-a652-1a634f3ab6fb 44d5a9d2fcee44b4a5bbb03d807d1924 281d6cd8e57543f49c9db3a1d97286dc - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 867/1664] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:33:09 2026] DELETE /v2.0/networks/742ed698-8986-4eb2-9ee6-5bf50c430814 => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 23:33:09.222 8 INFO neutron.db.l3_hamode_db [None req-8bd79a23-4cbe-4e6b-a30d-90510903fba8 eff662cdc278466c8a739d04149de005 0f2cdb4dd4174ad4ab961f38c370ef4d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 868/1665] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:33:09 2026] DELETE /v2.0/subnets/bd90fd9f-5009-4447-b180-c1aa29425375 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1666] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:33:09 2026] DELETE /v2.0/networks/1757b449-2f54-4a78-954c-9ad25782174a => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1667] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:33:09 2026] GET /v2.0/ports?device_id=24c0e7d7-f3db-4278-81f9-a66ec62e2c6c => generated 973 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:33:09.805 7 INFO neutron.services.segments.plugin [-] Segment cbdaa8f5-88af-4cf1-ab36-92eddb8574f4 resource provider aggregate not found 2026-06-09 23:33:09.814 7 INFO neutron.services.segments.plugin [-] Segment cbdaa8f5-88af-4cf1-ab36-92eddb8574f4 resource provider aggregate not found [pid: 7|app: 0|req: 871/1668] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:33:09 2026] GET /v2.0/security-groups?id=986d1ce5-1982-4af5-b788-257d4d255483&fields=id&fields=name => generated 113 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:33:09.838 7 INFO neutron.services.segments.plugin [-] Segment cbdaa8f5-88af-4cf1-ab36-92eddb8574f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbdaa8f5-88af-4cf1-ab36-92eddb8574f4 found for delete ", "request_id": "req-7aaf958b-c18e-475c-a0a5-185bf2a55b2a"}]} 2026-06-09 23:33:09.850 7 INFO neutron.services.segments.plugin [-] Segment cbdaa8f5-88af-4cf1-ab36-92eddb8574f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbdaa8f5-88af-4cf1-ab36-92eddb8574f4 found for delete ", "request_id": "req-2ae5f33b-6323-4941-8a9b-f3ab63c1937f"}]} 2026-06-09 23:33:09.865 7 INFO neutron.services.segments.plugin [-] Segment ce6e4c28-437e-49f7-87cb-be09fd7cd5c3 resource provider aggregate not found 2026-06-09 23:33:09.874 7 INFO neutron.services.segments.plugin [-] Segment ce6e4c28-437e-49f7-87cb-be09fd7cd5c3 resource provider aggregate not found 2026-06-09 23:33:09.880 7 INFO neutron.services.segments.plugin [-] Segment ce6e4c28-437e-49f7-87cb-be09fd7cd5c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce6e4c28-437e-49f7-87cb-be09fd7cd5c3 found for delete ", "request_id": "req-665c8c38-a70f-4dbf-8998-b7df2f76b987"}]} 2026-06-09 23:33:09.892 7 INFO neutron.services.segments.plugin [-] Segment df97b5e5-7585-4ce4-85ef-08ede7725d21 resource provider aggregate not found 2026-06-09 23:33:09.896 7 INFO neutron.services.segments.plugin [-] Segment ce6e4c28-437e-49f7-87cb-be09fd7cd5c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce6e4c28-437e-49f7-87cb-be09fd7cd5c3 found for delete ", "request_id": "req-2ede8490-dfa2-4b73-b263-c980edcf6d0b"}]} 2026-06-09 23:33:09.902 7 INFO neutron.services.segments.plugin [-] Segment df97b5e5-7585-4ce4-85ef-08ede7725d21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df97b5e5-7585-4ce4-85ef-08ede7725d21 found for delete ", "request_id": "req-2a8dc07f-fbd0-4151-b8e3-72b52d091d70"}]} 2026-06-09 23:33:09.905 7 INFO neutron.services.segments.plugin [-] Segment df97b5e5-7585-4ce4-85ef-08ede7725d21 resource provider aggregate not found 2026-06-09 23:33:09.918 7 INFO neutron.services.segments.plugin [-] Segment df97b5e5-7585-4ce4-85ef-08ede7725d21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df97b5e5-7585-4ce4-85ef-08ede7725d21 found for delete ", "request_id": "req-717a1c53-4a80-48fb-81df-737c9016d182"}]} 2026-06-09 23:33:10.041 7 INFO neutron.db.segments_db [None req-9c7f5770-132f-408b-8001-67c44f0bc7aa 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] Added segment 1c50b436-83eb-42e4-8e2f-1544739be89c of type vxlan for network 9577b0c0-2d34-4f92-aeef-2918cd8cbdf5 2026-06-09 23:33:10.128 8 INFO neutron.db.l3_hamode_db [None req-8bd79a23-4cbe-4e6b-a30d-90510903fba8 eff662cdc278466c8a739d04149de005 0f2cdb4dd4174ad4ab961f38c370ef4d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 872/1669] 10.0.0.90 () {34 vars in 670 bytes} [Tue Jun 9 23:33:09 2026] POST /v2.0/networks => generated 741 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1670] 10.0.0.90 () {34 vars in 668 bytes} [Tue Jun 9 23:33:10 2026] POST /v2.0/subnets => generated 688 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1671] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:33:10 2026] GET /v2.0/security-groups?tenant_id=281d6cd8e57543f49c9db3a1d97286dc&name=default => generated 2925 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 23:33:10.742 7 INFO neutron.db.segments_db [None req-ff861956-4488-4493-b23c-1f217f635fd3 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] Added segment dec26b83-cbab-4169-a4ff-326c7fb53c27 of type vxlan for network 028b4349-fe0e-4cff-b149-d91b94abce43 2026-06-09 23:33:11.164 7 INFO neutron.db.l3_hamode_db [None req-ff861956-4488-4493-b23c-1f217f635fd3 4a60b628f12f4a808bf99d70ebbfde39 5d42d63cdaa84952ac624e7ec076948d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 798/1672] 10.0.0.90 () {34 vars in 668 bytes} [Tue Jun 9 23:33:08 2026] POST /v2.0/routers => generated 688 bytes in 2456 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1673] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:33:11 2026] DELETE /v2.0/security-groups/e49fc27c-00f3-4bf1-81b6-5dddd6e580f5 => 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: 800/1674] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:33:11 2026] GET /v2.0/ports?device_id=24c0e7d7-f3db-4278-81f9-a66ec62e2c6c => generated 973 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1675] 10.0.0.90 () {32 vars in 720 bytes} [Tue Jun 9 23:33:11 2026] GET /v2.0/routers/9c72d672-ccb1-4ced-9dab-05406a8aa71d => generated 694 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1676] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:33:11 2026] GET /v2.0/security-groups?id=986d1ce5-1982-4af5-b788-257d4d255483&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: 803/1677] 10.0.0.90 () {32 vars in 646 bytes} [Tue Jun 9 23:33:11 2026] GET /v2.0/routers => generated 697 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:33:11.926 7 INFO neutron.db.l3_hamode_db [None req-ff861956-4488-4493-b23c-1f217f635fd3 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 804/1678] 10.0.0.90 () {34 vars in 740 bytes} [Tue Jun 9 23:33:11 2026] PUT /v2.0/routers/9c72d672-ccb1-4ced-9dab-05406a8aa71d => generated 701 bytes in 494 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1679] 10.0.0.90 () {32 vars in 720 bytes} [Tue Jun 9 23:33:12 2026] GET /v2.0/routers/9c72d672-ccb1-4ced-9dab-05406a8aa71d => generated 701 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1680] 10.0.0.90 () {32 vars in 735 bytes} [Tue Jun 9 23:33:12 2026] GET /v2.0/ports?device_id=9c72d672-ccb1-4ced-9dab-05406a8aa71d => 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: 875/1681] 10.0.0.90 () {34 vars in 668 bytes} [Tue Jun 9 23:33:10 2026] POST /v2.0/routers => generated 728 bytes in 2228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1682] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:33:12 2026] GET /v2.0/ports?device_id=24c0e7d7-f3db-4278-81f9-a66ec62e2c6c => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:33:13.363 8 INFO neutron.services.segments.plugin [-] Segment 724b11d4-6ae0-4173-9c3e-951573135955 resource provider aggregate not found 2026-06-09 23:33:13.373 8 INFO neutron.services.segments.plugin [-] Segment 724b11d4-6ae0-4173-9c3e-951573135955 resource provider aggregate not found 2026-06-09 23:33:13.377 8 INFO neutron.services.segments.plugin [-] Segment 724b11d4-6ae0-4173-9c3e-951573135955 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 724b11d4-6ae0-4173-9c3e-951573135955 found for delete ", "request_id": "req-a9a3437f-2936-4b11-9a3d-32bc95921cdd"}]} 2026-06-09 23:33:13.383 8 INFO neutron.services.segments.plugin [-] Segment 724b11d4-6ae0-4173-9c3e-951573135955 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 724b11d4-6ae0-4173-9c3e-951573135955 found for delete ", "request_id": "req-8309bbe9-0b28-4ba4-8990-a0d6fcfd4f59"}]} 2026-06-09 23:33:13.388 8 INFO neutron.db.l3_hamode_db [None req-30bf60f3-597b-4309-ac3e-bc70b83a3163 eff662cdc278466c8a739d04149de005 0f2cdb4dd4174ad4ab961f38c370ef4d - - default default] HA network eabe0dc9-19fc-4b0a-a8b7-41e4cc7bc84c was deleted as no HA routers are present in tenant 0f2cdb4dd4174ad4ab961f38c370ef4d. [pid: 8|app: 0|req: 807/1683] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:33:12 2026] DELETE /v2.0/routers/9c72d672-ccb1-4ced-9dab-05406a8aa71d => generated 0 bytes in 993 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1684] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:33:13 2026] GET /v2.0/security-groups?id=986d1ce5-1982-4af5-b788-257d4d255483&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-06-09 23:33:13.574 8 WARNING neutron_lib.context [None req-e13b1533-e72b-49ad-ae95-79b15089f902 6559964f98a342dc8102f7e24d1aa7e3 0260bb9913b542d09063198a235e4b67 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 809/1685] 10.0.0.90 () {34 vars in 676 bytes} [Tue Jun 9 23:33:13 2026] POST /v2.0/subnetpools => generated 549 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1686] 10.0.0.90 () {32 vars in 735 bytes} [Tue Jun 9 23:33:13 2026] GET /v2.0/ports?device_id=9c72d672-ccb1-4ced-9dab-05406a8aa71d => 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: 811/1687] 10.0.0.90 () {32 vars in 728 bytes} [Tue Jun 9 23:33:13 2026] GET /v2.0/subnetpools/3654c489-965c-4f4d-a6b2-9e1a1c79b6a7 => generated 549 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:33:13.708 8 INFO neutron.api.v2.resource [None req-475ed027-1ec0-41a5-b01e-2285d2ac7eba eff662cdc278466c8a739d04149de005 0f2cdb4dd4174ad4ab961f38c370ef4d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 812/1688] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:33:13 2026] DELETE /v2.0/routers/9c72d672-ccb1-4ced-9dab-05406a8aa71d => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1689] 10.0.0.90 () {34 vars in 748 bytes} [Tue Jun 9 23:33:13 2026] PUT /v2.0/subnetpools/3654c489-965c-4f4d-a6b2-9e1a1c79b6a7 => generated 501 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1690] 10.0.0.90 () {32 vars in 735 bytes} [Tue Jun 9 23:33:13 2026] GET /v2.0/ports?device_id=2f189857-bda1-4704-9be3-5f3445fa274c => 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: 815/1691] 10.0.0.90 () {32 vars in 731 bytes} [Tue Jun 9 23:33:13 2026] DELETE /v2.0/subnetpools/3654c489-965c-4f4d-a6b2-9e1a1c79b6a7 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 23:33:13.865 8 INFO neutron.api.v2.resource [None req-fb02d2b2-209d-4635-a67e-3dded87076d3 eff662cdc278466c8a739d04149de005 0f2cdb4dd4174ad4ab961f38c370ef4d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 816/1692] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:33:13 2026] DELETE /v2.0/routers/2f189857-bda1-4704-9be3-5f3445fa274c => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 23:33:13.874 8 INFO neutron.api.v2.resource [None req-124cc70e-bf15-4da1-b7e1-d7c51e5fbbb5 6559964f98a342dc8102f7e24d1aa7e3 0260bb9913b542d09063198a235e4b67 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 817/1693] 10.0.0.90 () {32 vars in 728 bytes} [Tue Jun 9 23:33:13 2026] GET /v2.0/subnetpools/3654c489-965c-4f4d-a6b2-9e1a1c79b6a7 => generated 145 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 23:33:13.892 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7da95a83-467b-4733-b114-78abd97e2536 eff662cdc278466c8a739d04149de005 0f2cdb4dd4174ad4ab961f38c370ef4d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 818/1694] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:33:13 2026] DELETE /v2.0/subnets/3d4d83b7-134c-41a7-8620-08e6b5a4676d => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 23:33:13.905 8 INFO neutron.api.v2.resource [None req-f6106690-23f3-4b00-8cd3-eba70f83af59 6559964f98a342dc8102f7e24d1aa7e3 0260bb9913b542d09063198a235e4b67 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 819/1695] 10.0.0.90 () {32 vars in 731 bytes} [Tue Jun 9 23:33:13 2026] DELETE /v2.0/subnetpools/3654c489-965c-4f4d-a6b2-9e1a1c79b6a7 => generated 145 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1696] 10.0.0.90 () {32 vars in 735 bytes} [Tue Jun 9 23:33:13 2026] GET /v2.0/ports?device_id=6c723cdf-c9f6-4b67-b56a-7350a7c92a6a => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 23:33:13.977 8 INFO neutron.api.v2.resource [None req-207e7d7f-e72f-41be-9a45-d8ee38eac1a9 eff662cdc278466c8a739d04149de005 0f2cdb4dd4174ad4ab961f38c370ef4d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 821/1697] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:33:13 2026] DELETE /v2.0/routers/6c723cdf-c9f6-4b67-b56a-7350a7c92a6a => generated 135 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 23:33:14.003 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6e815099-a1fd-4a95-8e2d-acb4f2dac0e7 eff662cdc278466c8a739d04149de005 0f2cdb4dd4174ad4ab961f38c370ef4d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 822/1698] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:33:13 2026] DELETE /v2.0/subnets/9e23fcb7-6734-4afa-a460-1ed105fdfddf => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1699] 10.0.0.90 () {32 vars in 735 bytes} [Tue Jun 9 23:33:14 2026] GET /v2.0/ports?device_id=92ebbf46-dd26-4807-bba6-91544c9bd7f0 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 23:33:14.052 8 INFO neutron.api.v2.resource [None req-eef3a107-1883-4f58-aa31-4bd75390b9f6 eff662cdc278466c8a739d04149de005 0f2cdb4dd4174ad4ab961f38c370ef4d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 824/1700] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:33:14 2026] DELETE /v2.0/routers/92ebbf46-dd26-4807-bba6-91544c9bd7f0 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 23:33:14.067 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4af9ce23-4370-44f0-b179-b4a88df3cadd eff662cdc278466c8a739d04149de005 0f2cdb4dd4174ad4ab961f38c370ef4d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 825/1701] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:33:14 2026] DELETE /v2.0/subnets/c64ac266-55f4-4fa7-b8e3-4f1d00fdb81e => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 23:33:14.089 8 INFO neutron.pecan_wsgi.hooks.translation [None req-96640476-6200-4761-b3b3-a6dcca1ef597 eff662cdc278466c8a739d04149de005 0f2cdb4dd4174ad4ab961f38c370ef4d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 826/1702] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:33:14 2026] DELETE /v2.0/subnets/3e6bd670-3eda-4b1e-8e55-72ba98c3e683 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1703] 10.0.0.90 () {34 vars in 782 bytes} [Tue Jun 9 23:33:12 2026] PUT /v2.0/routers/67bf1364-feae-462e-aa3f-b05911c05378/add_router_interface => generated 309 bytes in 1338 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1704] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:33:14 2026] GET /v2.0/ports?device_id=24c0e7d7-f3db-4278-81f9-a66ec62e2c6c => 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: 828/1705] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:33:14 2026] GET /v2.0/security-groups?id=986d1ce5-1982-4af5-b788-257d4d255483&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1706] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:33:14 2026] GET /v2.0/security-groups?tenant_id=0f2cdb4dd4174ad4ab961f38c370ef4d&name=default => generated 2925 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1707] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:33:14 2026] GET /v2.0/ports?device_id=24c0e7d7-f3db-4278-81f9-a66ec62e2c6c => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1708] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:33:14 2026] GET /v2.0/security-groups?tenant_id=0260bb9913b542d09063198a235e4b67&name=default => generated 2925 bytes in 367 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1709] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:33:14 2026] DELETE /v2.0/security-groups/6c285601-d841-40a9-8aeb-99f1ed322af7 => 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: 879/1712] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:33:14 2026] GET /v2.0/security-groups?id=986d1ce5-1982-4af5-b788-257d4d255483&fields=id&fields=name => generated 113 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:33:15.005 7 WARNING neutron_lib.context [None req-5e09c271-535f-49b0-bced-a06c8b8a4068 ec68046efaab4b41899df98b141f6aa5 2748beff7612435aab85a3dfc2a2ebb3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 834/1713] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:33:14 2026] DELETE /v2.0/security-groups/0cda5bfa-b26d-4284-8f53-5fe977c28c6d => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1714] 10.0.0.90 () {32 vars in 735 bytes} [Tue Jun 9 23:33:15 2026] GET /v2.0/ports?device_id=24c0e7d7-f3db-4278-81f9-a66ec62e2c6c => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 23:33:15.102 8 WARNING neutron_lib.context [None req-4fc6e455-89df-48eb-8b9d-8eb78e357bcb 189b5745767d46b38866f5b066e78a6c de67020247584ea1a4b5f09938edca7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 880/1715] 10.0.0.90 () {34 vars in 684 bytes} [Tue Jun 9 23:33:15 2026] POST /v2.0/security-groups => generated 1675 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-09 23:33:15.130 7 WARNING neutron_lib.context [None req-c7073beb-545d-4216-b1c0-5aca5eb2729b ec68046efaab4b41899df98b141f6aa5 2748beff7612435aab85a3dfc2a2ebb3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 881/1716] 10.0.0.90 () {34 vars in 694 bytes} [Tue Jun 9 23:33:15 2026] POST /v2.0/security-group-rules => generated 597 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:33:15.267 7 WARNING neutron_lib.context [None req-f05f0c25-7670-4cc2-9a4c-dbd715ec7d66 ec68046efaab4b41899df98b141f6aa5 2748beff7612435aab85a3dfc2a2ebb3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 882/1717] 10.0.0.90 () {34 vars in 694 bytes} [Tue Jun 9 23:33:15 2026] POST /v2.0/security-group-rules => generated 596 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:33:15.393 7 WARNING neutron_lib.context [None req-323c1c06-fe08-4e73-962a-d97c723e4b40 ec68046efaab4b41899df98b141f6aa5 2748beff7612435aab85a3dfc2a2ebb3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 883/1718] 10.0.0.90 () {34 vars in 694 bytes} [Tue Jun 9 23:33:15 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) 2026-06-09 23:33:15.528 7 WARNING neutron_lib.context [None req-880e9ef6-0c76-4ca1-ab7e-a86ce11ba32c ec68046efaab4b41899df98b141f6aa5 2748beff7612435aab85a3dfc2a2ebb3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 884/1719] 10.0.0.90 () {34 vars in 694 bytes} [Tue Jun 9 23:33:15 2026] POST /v2.0/security-group-rules => generated 601 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:33:15.668 7 WARNING neutron_lib.context [None req-00831c5e-a2a5-41c3-91d4-22e10dae87c8 ec68046efaab4b41899df98b141f6aa5 2748beff7612435aab85a3dfc2a2ebb3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:33:15.708 7 INFO neutron.db.securitygroups_db [None req-00831c5e-a2a5-41c3-91d4-22e10dae87c8 ec68046efaab4b41899df98b141f6aa5 2748beff7612435aab85a3dfc2a2ebb3 - - default default] Project 2748beff7612435aab85a3dfc2a2ebb3 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: 885/1720] 10.0.0.90 () {34 vars in 694 bytes} [Tue Jun 9 23:33:15 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-06-09 23:33:15.791 7 WARNING neutron_lib.context [None req-6f3732cf-5709-478e-95b4-d56b6b3dea52 ec68046efaab4b41899df98b141f6aa5 2748beff7612435aab85a3dfc2a2ebb3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:33:15.823 7 INFO neutron.db.securitygroups_db [None req-6f3732cf-5709-478e-95b4-d56b6b3dea52 ec68046efaab4b41899df98b141f6aa5 2748beff7612435aab85a3dfc2a2ebb3 - - default default] Project 2748beff7612435aab85a3dfc2a2ebb3 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: 886/1721] 10.0.0.90 () {34 vars in 694 bytes} [Tue Jun 9 23:33:15 2026] POST /v2.0/security-group-rules => generated 606 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:33:16.025 8 INFO neutron.db.l3_db [None req-4fc6e455-89df-48eb-8b9d-8eb78e357bcb 189b5745767d46b38866f5b066e78a6c de67020247584ea1a4b5f09938edca7e - - default default] Floating IP 3da6eca5-f0a2-4711-95b5-0c0b81f89eff associated. External IP: 10.96.250.220, port: 7d96fd4a-16df-43c5-aa88-7ab50734814c. 2026-06-09 23:33:16.327 7 WARNING neutron_lib.context [None req-312deb8a-4205-4d10-81a9-4f5ae91e4993 ec68046efaab4b41899df98b141f6aa5 2748beff7612435aab85a3dfc2a2ebb3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 836/1722] 10.0.0.90 () {34 vars in 676 bytes} [Tue Jun 9 23:33:15 2026] POST /v2.0/floatingips => generated 856 bytes in 1288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1723] 10.0.0.90 () {32 vars in 728 bytes} [Tue Jun 9 23:33:16 2026] GET /v2.0/floatingips/3da6eca5-f0a2-4711-95b5-0c0b81f89eff => generated 856 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1724] 10.0.0.90 () {34 vars in 684 bytes} [Tue Jun 9 23:33:16 2026] POST /v2.0/security-groups => generated 1658 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-09 23:33:16.475 8 WARNING neutron_lib.context [None req-cc025992-0afe-40c4-8ada-172aba4e9f8d ec68046efaab4b41899df98b141f6aa5 2748beff7612435aab85a3dfc2a2ebb3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:33:16.478 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2fbed33d-a10c-4215-a528-6b11694c4f9d'] response: {'name': 'network-changed', 'server_uuid': '24c0e7d7-f3db-4278-81f9-a66ec62e2c6c', 'tag': '7d96fd4a-16df-43c5-aa88-7ab50734814c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 838/1725] 10.0.0.90 () {34 vars in 694 bytes} [Tue Jun 9 23:33:16 2026] POST /v2.0/security-group-rules => generated 597 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:33:16.603 7 WARNING neutron_lib.context [None req-f1ef2289-e71d-44cd-b6ce-72ca84c56ff1 ec68046efaab4b41899df98b141f6aa5 2748beff7612435aab85a3dfc2a2ebb3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/1726] 10.0.0.90 () {34 vars in 694 bytes} [Tue Jun 9 23:33:16 2026] POST /v2.0/security-group-rules => generated 602 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:33:16.795 8 WARNING neutron_lib.context [None req-7e83df41-daba-4242-898f-1735ae4356c9 ec68046efaab4b41899df98b141f6aa5 2748beff7612435aab85a3dfc2a2ebb3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/1727] 199.19.213.132 () {34 vars in 1080 bytes} [Tue Jun 9 23:33:16 2026] GET /v2.0/ports?tenant_id=de67020247584ea1a4b5f09938edca7e&device_id=24c0e7d7-f3db-4278-81f9-a66ec62e2c6c => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1728] 199.19.213.132 () {34 vars in 986 bytes} [Tue Jun 9 23:33:17 2026] GET /v2.0/networks?id=9403630e-042f-45b5-825d-ae018334eb89 => generated 756 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1729] 199.19.213.132 () {34 vars in 1060 bytes} [Tue Jun 9 23:33:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=7d96fd4a-16df-43c5-aa88-7ab50734814c => generated 859 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1730] 199.19.213.132 () {34 vars in 984 bytes} [Tue Jun 9 23:33:17 2026] GET /v2.0/subnets?id=dd72b4bd-6c17-4fc4-90c4-cff95e76ebd8 => 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: 893/1731] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:33:17 2026] GET /v2.0/ports?network_id=9403630e-042f-45b5-825d-ae018334eb89&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1732] 199.19.213.132 () {34 vars in 1012 bytes} [Tue Jun 9 23:33:17 2026] GET /v2.0/networks/9403630e-042f-45b5-825d-ae018334eb89?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1733] 199.19.213.132 () {34 vars in 1112 bytes} [Tue Jun 9 23:33:17 2026] GET /v2.0/networks/9403630e-042f-45b5-825d-ae018334eb89?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: 839/1734] 10.0.0.90 () {34 vars in 675 bytes} [Tue Jun 9 23:33:16 2026] POST /v2.0/floatingips => generated 552 bytes in 622 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1735] 10.0.0.90 () {32 vars in 728 bytes} [Tue Jun 9 23:33:17 2026] GET /v2.0/floatingips/3da6eca5-f0a2-4711-95b5-0c0b81f89eff => generated 856 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1736] 10.0.0.240 () {34 vars in 1100 bytes} [Tue Jun 9 23:33:17 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1408536338&fields=id&tenant_id=2748beff7612435aab85a3dfc2a2ebb3 => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1737] 10.0.0.240 () {34 vars in 1098 bytes} [Tue Jun 9 23:33:17 2026] GET /v2.0/security-groups?name=tempest-securitygroup--315350886&fields=id&tenant_id=2748beff7612435aab85a3dfc2a2ebb3 => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1738] 10.0.0.240 () {34 vars in 982 bytes} [Tue Jun 9 23:33:17 2026] GET /v2.0/networks?id=24577bcb-ec6a-4d35-84bf-42e9f6b9e63b => generated 672 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1739] 10.0.0.240 () {34 vars in 965 bytes} [Tue Jun 9 23:33:17 2026] GET /v2.0/quotas/2748beff7612435aab85a3dfc2a2ebb3 => 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: 842/1740] 10.0.0.240 () {34 vars in 1002 bytes} [Tue Jun 9 23:33:17 2026] GET /v2.0/ports?tenant_id=2748beff7612435aab85a3dfc2a2ebb3&fields=id => generated 103 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1741] 10.0.0.240 () {34 vars in 1008 bytes} [Tue Jun 9 23:33:17 2026] GET /v2.0/networks/24577bcb-ec6a-4d35-84bf-42e9f6b9e63b?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1742] 10.0.0.240 () {34 vars in 1108 bytes} [Tue Jun 9 23:33:17 2026] GET /v2.0/networks/24577bcb-ec6a-4d35-84bf-42e9f6b9e63b?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: 900/1743] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:33:18 2026] GET /v2.0/ports?device_id=b24be4aa-8cfc-4d8c-a823-a054542d18cf => 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: 844/1744] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:33:18 2026] GET /v2.0/security-groups?tenant_id=03ee1a37643a494a87ba1c1e92a471c9&name=default => generated 2925 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1745] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:33:18 2026] GET /v2.0/security-groups?tenant_id=7465550323c5477cadad6ba51e4f29b9&name=default => generated 2925 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1746] 10.0.0.90 () {32 vars in 728 bytes} [Tue Jun 9 23:33:18 2026] GET /v2.0/floatingips/3da6eca5-f0a2-4711-95b5-0c0b81f89eff => generated 858 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1747] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:33:18 2026] DELETE /v2.0/security-groups/1db881d0-c758-43ec-b477-2221d7bccd66 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1748] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:33:18 2026] DELETE /v2.0/security-groups/1c5516a9-aa81-4b22-bcb0-72d733ad0909 => 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: 903/1749] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:33:19 2026] GET /v2.0/ports?device_id=b24be4aa-8cfc-4d8c-a823-a054542d18cf => 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: 847/1750] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:33:20 2026] GET /v2.0/ports?device_id=b24be4aa-8cfc-4d8c-a823-a054542d18cf => 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: 904/1751] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:33:20 2026] GET /v2.0/security-groups?tenant_id=25e1cdab8fe24de3af5e3237f2100f53&name=default => generated 2925 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1752] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:33:21 2026] DELETE /v2.0/security-groups/db73b868-b9b7-4511-8ff6-44df9d0c660a => 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: 905/1753] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:33:21 2026] GET /v2.0/ports?device_id=b24be4aa-8cfc-4d8c-a823-a054542d18cf => 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: 849/1754] 199.19.213.132 () {34 vars in 986 bytes} [Tue Jun 9 23:33:22 2026] GET /v2.0/networks?id=24577bcb-ec6a-4d35-84bf-42e9f6b9e63b => generated 672 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1755] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:33:22 2026] GET /v2.0/ports?device_id=b24be4aa-8cfc-4d8c-a823-a054542d18cf => 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: 850/1756] 199.19.213.132 () {34 vars in 1050 bytes} [Tue Jun 9 23:33:22 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2748beff7612435aab85a3dfc2a2ebb3 => generated 273 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:33:22.444 7 WARNING neutron_lib.context [req-e158f314-57f4-490d-b622-61324900bc32 req-870a1ff4-4f83-4b7c-8cb0-a0b0bb98aa09 ec68046efaab4b41899df98b141f6aa5 2748beff7612435aab85a3dfc2a2ebb3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 907/1757] 199.19.213.132 () {38 vars in 955 bytes} [Tue Jun 9 23:33:22 2026] POST /v2.0/ports => generated 993 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1758] 199.19.213.132 () {38 vars in 1028 bytes} [Tue Jun 9 23:33:22 2026] PUT /v2.0/ports/ac800701-b2b5-42a7-8194-2cb7413c3b26 => generated 1274 bytes in 417 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: 908/1759] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:33:23 2026] GET /v2.0/ports?device_id=b24be4aa-8cfc-4d8c-a823-a054542d18cf => generated 1008 bytes in 85 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-06-09 23:33:23.609 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e2929bfa-e476-40e4-82d5-40e2960c5344'] response: {'name': 'network-changed', 'server_uuid': 'b24be4aa-8cfc-4d8c-a823-a054542d18cf', 'tag': 'ac800701-b2b5-42a7-8194-2cb7413c3b26', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 852/1760] 10.0.0.240 () {34 vars in 1120 bytes} [Tue Jun 9 23:33:23 2026] GET /v2.0/security-groups?id=e4e95576-af66-4304-a8b0-e483e0a27dfd&id=15eec5b2-177b-4eac-b576-c25c38d82ab1&fields=id&fields=name => generated 206 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1761] 199.19.213.132 () {34 vars in 1080 bytes} [Tue Jun 9 23:33:24 2026] GET /v2.0/ports?tenant_id=2748beff7612435aab85a3dfc2a2ebb3&device_id=b24be4aa-8cfc-4d8c-a823-a054542d18cf => generated 1277 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1762] 199.19.213.132 () {34 vars in 1018 bytes} [Tue Jun 9 23:33:24 2026] GET /v2.0/networks?tenant_id=2748beff7612435aab85a3dfc2a2ebb3&shared=False => generated 768 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1763] 199.19.213.132 () {34 vars in 930 bytes} [Tue Jun 9 23:33:24 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1764] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:33:24 2026] GET /v2.0/ports?device_id=b24be4aa-8cfc-4d8c-a823-a054542d18cf => generated 1008 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1765] 10.0.0.240 () {34 vars in 1120 bytes} [Tue Jun 9 23:33:24 2026] GET /v2.0/security-groups?id=e4e95576-af66-4304-a8b0-e483e0a27dfd&id=15eec5b2-177b-4eac-b576-c25c38d82ab1&fields=id&fields=name => generated 206 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1766] 10.0.0.46 () {34 vars in 989 bytes} [Tue Jun 9 23:33:25 2026] GET /v2.0/ports?device_id=24c0e7d7-f3db-4278-81f9-a66ec62e2c6c => 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: 913/1767] 10.0.0.46 () {34 vars in 1039 bytes} [Tue Jun 9 23:33:25 2026] GET /v2.0/security-groups?id=986d1ce5-1982-4af5-b788-257d4d255483&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: 914/1768] 199.19.213.132 () {34 vars in 1080 bytes} [Tue Jun 9 23:33:25 2026] GET /v2.0/ports?tenant_id=2748beff7612435aab85a3dfc2a2ebb3&device_id=b24be4aa-8cfc-4d8c-a823-a054542d18cf => generated 1277 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1769] 199.19.213.132 () {34 vars in 1058 bytes} [Tue Jun 9 23:33:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=ac800701-b2b5-42a7-8194-2cb7413c3b26 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 23:33:25.361 8 INFO neutron.db.segments_db [None req-61f6c155-b035-41c8-8bff-6ab67b8f00c8 df156b62e49e444daebf1247fa95376a 1fa114ce7f89494bb39898f21a02fb30 - - default default] Added segment f0560824-6fcf-4c23-9696-7c1c0cbef93b of type vxlan for network 4942042c-5735-45d6-93e3-935c12775d8c [pid: 7|app: 0|req: 916/1770] 199.19.213.132 () {34 vars in 984 bytes} [Tue Jun 9 23:33:25 2026] GET /v2.0/subnets?id=0caf7eeb-a43a-4a7f-b800-e1f6b98aada5 => generated 690 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1771] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:33:25 2026] GET /v2.0/ports?network_id=24577bcb-ec6a-4d35-84bf-42e9f6b9e63b&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1772] 10.0.0.90 () {34 vars in 669 bytes} [Tue Jun 9 23:33:25 2026] POST /v2.0/networks => generated 727 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1773] 199.19.213.132 () {34 vars in 1012 bytes} [Tue Jun 9 23:33:25 2026] GET /v2.0/networks/24577bcb-ec6a-4d35-84bf-42e9f6b9e63b?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: 919/1774] 199.19.213.132 () {34 vars in 1112 bytes} [Tue Jun 9 23:33:25 2026] GET /v2.0/networks/24577bcb-ec6a-4d35-84bf-42e9f6b9e63b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1775] 10.0.0.90 () {34 vars in 668 bytes} [Tue Jun 9 23:33:25 2026] POST /v2.0/subnets => generated 644 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:33:25.634 7 WARNING neutron.api.v2.base [None req-34e57a3c-4eb0-4ec1-97cb-404657860b5a df156b62e49e444daebf1247fa95376a 1fa114ce7f89494bb39898f21a02fb30 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-06-09 23:33:25.635 7 INFO neutron.api.v2.resource [None req-34e57a3c-4eb0-4ec1-97cb-404657860b5a df156b62e49e444daebf1247fa95376a 1fa114ce7f89494bb39898f21a02fb30 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 920/1776] 10.0.0.90 () {34 vars in 680 bytes} [Tue Jun 9 23:33:25 2026] POST /v2.0/rbac-policies => generated 143 bytes in 8 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-06-09 23:33:25.826 8 INFO neutron.services.segments.plugin [-] Segment f0560824-6fcf-4c23-9696-7c1c0cbef93b resource provider aggregate not found 2026-06-09 23:33:25.832 8 INFO neutron.services.segments.plugin [-] Segment f0560824-6fcf-4c23-9696-7c1c0cbef93b resource provider aggregate not found [pid: 8|app: 0|req: 857/1777] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:33:25 2026] DELETE /v2.0/networks/4942042c-5735-45d6-93e3-935c12775d8c => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 23:33:25.912 7 INFO neutron.db.segments_db [None req-a4df6656-21ca-4a66-acfe-de2e399af75d df156b62e49e444daebf1247fa95376a 1fa114ce7f89494bb39898f21a02fb30 - - default default] Added segment fce3612e-df95-414c-bee0-e1392711e6b2 of type vxlan for network 4ff3bde8-e74a-42d0-8516-fc79c29181e1 2026-06-09 23:33:25.927 8 INFO neutron.services.segments.plugin [-] Segment f0560824-6fcf-4c23-9696-7c1c0cbef93b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0560824-6fcf-4c23-9696-7c1c0cbef93b found for delete ", "request_id": "req-bfa67563-dc0d-424b-bd61-bf11c1b465f1"}]} 2026-06-09 23:33:25.929 8 INFO neutron.services.segments.plugin [-] Segment f0560824-6fcf-4c23-9696-7c1c0cbef93b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0560824-6fcf-4c23-9696-7c1c0cbef93b found for delete ", "request_id": "req-6516a107-819f-4621-8fd0-963991cda902"}]} [pid: 8|app: 0|req: 858/1778] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:33:25 2026] GET /v2.0/ports?device_id=b24be4aa-8cfc-4d8c-a823-a054542d18cf => generated 1008 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1779] 10.0.0.90 () {34 vars in 669 bytes} [Tue Jun 9 23:33:25 2026] POST /v2.0/networks => generated 727 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1780] 10.0.0.240 () {34 vars in 1120 bytes} [Tue Jun 9 23:33:25 2026] GET /v2.0/security-groups?id=e4e95576-af66-4304-a8b0-e483e0a27dfd&id=15eec5b2-177b-4eac-b576-c25c38d82ab1&fields=id&fields=name => generated 206 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1781] 10.0.0.90 () {34 vars in 668 bytes} [Tue Jun 9 23:33:26 2026] POST /v2.0/subnets => generated 647 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:33:26.228 8 WARNING neutron.api.v2.base [None req-f3613a4c-6e40-4406-b74f-fc679bbccd75 df156b62e49e444daebf1247fa95376a 1fa114ce7f89494bb39898f21a02fb30 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-06-09 23:33:26.230 8 INFO neutron.api.v2.resource [None req-f3613a4c-6e40-4406-b74f-fc679bbccd75 df156b62e49e444daebf1247fa95376a 1fa114ce7f89494bb39898f21a02fb30 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 860/1782] 10.0.0.90 () {34 vars in 680 bytes} [Tue Jun 9 23:33:26 2026] POST /v2.0/rbac-policies => generated 547 bytes in 13 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-06-09 23:33:26.461 7 INFO neutron.services.segments.plugin [-] Segment fce3612e-df95-414c-bee0-e1392711e6b2 resource provider aggregate not found 2026-06-09 23:33:26.465 7 INFO neutron.services.segments.plugin [-] Segment fce3612e-df95-414c-bee0-e1392711e6b2 resource provider aggregate not found 2026-06-09 23:33:26.472 7 INFO neutron.services.segments.plugin [-] Segment fce3612e-df95-414c-bee0-e1392711e6b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fce3612e-df95-414c-bee0-e1392711e6b2 found for delete ", "request_id": "req-08305f2a-4708-403e-9fee-23de83fe56c9"}]} 2026-06-09 23:33:26.481 7 INFO neutron.services.segments.plugin [-] Segment fce3612e-df95-414c-bee0-e1392711e6b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fce3612e-df95-414c-bee0-e1392711e6b2 found for delete ", "request_id": "req-36f19880-3af5-4d73-b407-29b4b59fd555"}]} [pid: 7|app: 0|req: 923/1783] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:33:26 2026] DELETE /v2.0/networks/4ff3bde8-e74a-42d0-8516-fc79c29181e1 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 23:33:26.565 8 INFO neutron.db.segments_db [None req-0ee8c7f5-a8dc-4b1c-8d37-d1513fd47a5d df156b62e49e444daebf1247fa95376a 1fa114ce7f89494bb39898f21a02fb30 - - default default] Added segment 72ff7bea-a1c6-4222-84c5-e6a80bda45fc of type vxlan for network e4e6b064-f37b-4676-a018-dc961b90373e [pid: 8|app: 0|req: 861/1784] 10.0.0.90 () {34 vars in 669 bytes} [Tue Jun 9 23:33:26 2026] POST /v2.0/networks => generated 727 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1785] 10.0.0.90 () {34 vars in 668 bytes} [Tue Jun 9 23:33:26 2026] POST /v2.0/subnets => generated 647 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1786] 10.0.0.90 () {34 vars in 680 bytes} [Tue Jun 9 23:33:26 2026] POST /v2.0/rbac-policies => generated 324 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1787] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:33:27 2026] GET /v2.0/ports?device_id=b24be4aa-8cfc-4d8c-a823-a054542d18cf => generated 1008 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1788] 10.0.0.240 () {34 vars in 1120 bytes} [Tue Jun 9 23:33:27 2026] GET /v2.0/security-groups?id=e4e95576-af66-4304-a8b0-e483e0a27dfd&id=15eec5b2-177b-4eac-b576-c25c38d82ab1&fields=id&fields=name => generated 206 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1789] 10.0.0.90 () {32 vars in 722 bytes} [Tue Jun 9 23:33:27 2026] GET /v2.0/networks/e4e6b064-f37b-4676-a018-dc961b90373e => generated 655 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1790] 10.0.0.90 () {32 vars in 825 bytes} [Tue Jun 9 23:33:27 2026] GET /v2.0/ports?project_id=de67020247584ea1a4b5f09938edca7e&network_id=9403630e-042f-45b5-825d-ae018334eb89 => generated 3695 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 23:33:27.964 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8130ad91-245a-4559-8856-3c0ed8d68df3 586b5f068a944a44919fd25487297030 b5ed9d583e914a619df3bee0ec3b8f91 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 927/1791] 10.0.0.90 () {32 vars in 722 bytes} [Tue Jun 9 23:33:27 2026] GET /v2.0/networks/e4e6b064-f37b-4676-a018-dc961b90373e => generated 138 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1792] 10.0.0.90 () {32 vars in 741 bytes} [Tue Jun 9 23:33:28 2026] GET /v2.0/subnets?network_id=ba0d4652-20c2-47cb-be38-65f8b4314ef6 => generated 667 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1793] 199.19.213.132 () {34 vars in 994 bytes} [Tue Jun 9 23:33:28 2026] GET /v2.0/ports?device_id=b24be4aa-8cfc-4d8c-a823-a054542d18cf => generated 1277 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1794] 199.19.213.132 () {34 vars in 1124 bytes} [Tue Jun 9 23:33:28 2026] GET /v2.0/security-groups?id=e4e95576-af66-4304-a8b0-e483e0a27dfd&id=15eec5b2-177b-4eac-b576-c25c38d82ab1&fields=id&fields=name => generated 206 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1795] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:33:28 2026] GET /v2.0/ports?device_id=b24be4aa-8cfc-4d8c-a823-a054542d18cf => generated 1008 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 23:33:28.425 7 INFO neutron.db.l3_db [None req-9bf0567f-554d-4630-a3d9-937d0a108814 189b5745767d46b38866f5b066e78a6c de67020247584ea1a4b5f09938edca7e - - default default] Floating IP 3da6eca5-f0a2-4711-95b5-0c0b81f89eff disassociated. External IP: 10.96.250.220, port: 7d96fd4a-16df-43c5-aa88-7ab50734814c. 2026-06-09 23:33:28.429 8 INFO neutron.services.segments.plugin [-] Segment 72ff7bea-a1c6-4222-84c5-e6a80bda45fc resource provider aggregate not found 2026-06-09 23:33:28.434 8 INFO neutron.services.segments.plugin [-] Segment 72ff7bea-a1c6-4222-84c5-e6a80bda45fc resource provider aggregate not found 2026-06-09 23:33:28.447 8 INFO neutron.services.segments.plugin [-] Segment 72ff7bea-a1c6-4222-84c5-e6a80bda45fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72ff7bea-a1c6-4222-84c5-e6a80bda45fc found for delete ", "request_id": "req-cc00bd5a-f4f1-4d5d-93d2-394c86eafa0b"}]} 2026-06-09 23:33:28.448 8 INFO neutron.services.segments.plugin [-] Segment 72ff7bea-a1c6-4222-84c5-e6a80bda45fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72ff7bea-a1c6-4222-84c5-e6a80bda45fc found for delete ", "request_id": "req-0ff136eb-2cc1-484d-85d2-613e3e307dee"}]} [pid: 8|app: 0|req: 865/1796] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:33:27 2026] DELETE /v2.0/networks/e4e6b064-f37b-4676-a018-dc961b90373e => generated 0 bytes in 487 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1797] 10.0.0.240 () {34 vars in 1120 bytes} [Tue Jun 9 23:33:28 2026] GET /v2.0/security-groups?id=e4e95576-af66-4304-a8b0-e483e0a27dfd&id=15eec5b2-177b-4eac-b576-c25c38d82ab1&fields=id&fields=name => generated 206 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:33:28.499 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c562525f-25fe-40d8-9650-498dc78526c2 df156b62e49e444daebf1247fa95376a 1fa114ce7f89494bb39898f21a02fb30 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 867/1798] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:33:28 2026] DELETE /v2.0/subnets/d9710ea3-317d-4369-86fd-859c43843b01 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 23:33:28.516 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e0616b43-7162-4202-99f9-d43ff4dec76b df156b62e49e444daebf1247fa95376a 1fa114ce7f89494bb39898f21a02fb30 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 868/1799] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:33:28 2026] DELETE /v2.0/subnets/00ace7f1-900c-4206-be50-25ac3a6db9e9 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 23:33:28.533 8 INFO neutron.pecan_wsgi.hooks.translation [None req-886ffbd2-2ac3-4598-b925-2c37260ad857 df156b62e49e444daebf1247fa95376a 1fa114ce7f89494bb39898f21a02fb30 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 869/1800] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:33:28 2026] DELETE /v2.0/subnets/4c4b4171-28e6-4ebc-adc9-ca6a0e5325d9 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1801] 10.0.0.90 () {34 vars in 748 bytes} [Tue Jun 9 23:33:28 2026] PUT /v2.0/floatingips/3da6eca5-f0a2-4711-95b5-0c0b81f89eff => generated 554 bytes in 424 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1802] 10.0.0.90 () {32 vars in 728 bytes} [Tue Jun 9 23:33:28 2026] GET /v2.0/floatingips/3da6eca5-f0a2-4711-95b5-0c0b81f89eff => generated 554 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:33:29.417 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f0095480-4dba-4a5e-be77-90de87423ce0'] response: {'name': 'network-changed', 'server_uuid': '24c0e7d7-f3db-4278-81f9-a66ec62e2c6c', 'tag': '7d96fd4a-16df-43c5-aa88-7ab50734814c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 871/1803] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:33:29 2026] GET /v2.0/ports?device_id=b24be4aa-8cfc-4d8c-a823-a054542d18cf => generated 1008 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1804] 10.0.0.240 () {34 vars in 1120 bytes} [Tue Jun 9 23:33:29 2026] GET /v2.0/security-groups?id=e4e95576-af66-4304-a8b0-e483e0a27dfd&id=15eec5b2-177b-4eac-b576-c25c38d82ab1&fields=id&fields=name => generated 206 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1805] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:33:29 2026] GET /v2.0/security-groups?tenant_id=a14297fb15244f4ab956a93a90426016&name=default => generated 2925 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1806] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:33:29 2026] DELETE /v2.0/security-groups/219bc2c2-dd13-4226-bf7d-aee96477c11e => 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: 934/1807] 10.0.0.90 () {32 vars in 728 bytes} [Tue Jun 9 23:33:29 2026] GET /v2.0/floatingips/3da6eca5-f0a2-4711-95b5-0c0b81f89eff => generated 554 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1810] 199.19.213.132 () {34 vars in 1080 bytes} [Tue Jun 9 23:33:29 2026] GET /v2.0/ports?tenant_id=de67020247584ea1a4b5f09938edca7e&device_id=24c0e7d7-f3db-4278-81f9-a66ec62e2c6c => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1811] 199.19.213.132 () {34 vars in 986 bytes} [Tue Jun 9 23:33:29 2026] GET /v2.0/networks?id=9403630e-042f-45b5-825d-ae018334eb89 => 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: 938/1812] 199.19.213.132 () {34 vars in 1060 bytes} [Tue Jun 9 23:33:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=7d96fd4a-16df-43c5-aa88-7ab50734814c => 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: 875/1813] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:33:29 2026] GET /v2.0/security-groups?tenant_id=b5ed9d583e914a619df3bee0ec3b8f91&name=default => generated 2925 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1814] 199.19.213.132 () {34 vars in 984 bytes} [Tue Jun 9 23:33:30 2026] GET /v2.0/subnets?id=dd72b4bd-6c17-4fc4-90c4-cff95e76ebd8 => generated 676 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1815] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:33:30 2026] GET /v2.0/ports?network_id=9403630e-042f-45b5-825d-ae018334eb89&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: 941/1816] 199.19.213.132 () {34 vars in 1012 bytes} [Tue Jun 9 23:33:30 2026] GET /v2.0/networks/9403630e-042f-45b5-825d-ae018334eb89?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: 876/1817] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:33:30 2026] DELETE /v2.0/security-groups/ea655d21-e26e-40c3-a82c-2e2903e57b31 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1818] 199.19.213.132 () {34 vars in 1112 bytes} [Tue Jun 9 23:33:30 2026] GET /v2.0/networks/9403630e-042f-45b5-825d-ae018334eb89?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1819] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:33:30 2026] GET /v2.0/security-groups?tenant_id=1fa114ce7f89494bb39898f21a02fb30&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1820] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:33:30 2026] DELETE /v2.0/security-groups/a1b3cf16-dda4-4734-8b99-27b6d0e251e9 => 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: 878/1821] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:33:30 2026] GET /v2.0/ports?device_id=b24be4aa-8cfc-4d8c-a823-a054542d18cf => generated 1010 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1822] 10.0.0.90 () {32 vars in 728 bytes} [Tue Jun 9 23:33:30 2026] GET /v2.0/floatingips/3da6eca5-f0a2-4711-95b5-0c0b81f89eff => generated 552 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1823] 10.0.0.240 () {34 vars in 1120 bytes} [Tue Jun 9 23:33:30 2026] GET /v2.0/security-groups?id=e4e95576-af66-4304-a8b0-e483e0a27dfd&id=15eec5b2-177b-4eac-b576-c25c38d82ab1&fields=id&fields=name => generated 206 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1824] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:33:31 2026] GET /v2.0/security-groups?tenant_id=f4e625bd0c784cf3bffa84996640a188&name=default => generated 2925 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1825] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:33:31 2026] DELETE /v2.0/security-groups/357289f1-adcc-483c-9b32-46c0225c7cde => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 23:33:31.939 8 WARNING neutron_lib.context [None req-f7e856c9-5c99-4efe-bba2-05686c041efe 189b5745767d46b38866f5b066e78a6c de67020247584ea1a4b5f09938edca7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 946/1826] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:33:31 2026] GET /v2.0/ports?device_id=b24be4aa-8cfc-4d8c-a823-a054542d18cf => generated 1010 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1827] 10.0.0.240 () {34 vars in 1120 bytes} [Tue Jun 9 23:33:32 2026] GET /v2.0/security-groups?id=e4e95576-af66-4304-a8b0-e483e0a27dfd&id=15eec5b2-177b-4eac-b576-c25c38d82ab1&fields=id&fields=name => generated 206 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1828] 10.0.0.90 () {34 vars in 684 bytes} [Tue Jun 9 23:33:31 2026] POST /v2.0/security-groups => generated 1673 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-09 23:33:32.123 7 WARNING neutron_lib.context [None req-75345826-77e5-434a-bffe-955c00022fb8 189b5745767d46b38866f5b066e78a6c de67020247584ea1a4b5f09938edca7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/1829] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:33:32 2026] GET /v2.0/ports?device_id=b24be4aa-8cfc-4d8c-a823-a054542d18cf => generated 1010 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1830] 10.0.0.90 () {34 vars in 694 bytes} [Tue Jun 9 23:33:32 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-06-09 23:33:32.266 7 WARNING neutron_lib.context [None req-7aa9261e-285b-496b-9562-f31ba18265b7 189b5745767d46b38866f5b066e78a6c de67020247584ea1a4b5f09938edca7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 949/1831] 10.0.0.90 () {34 vars in 694 bytes} [Tue Jun 9 23:33:32 2026] POST /v2.0/security-group-rules => generated 596 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:33:32.373 7 WARNING neutron_lib.context [None req-7b2d7016-7e22-4bc1-be7c-69612b966d83 189b5745767d46b38866f5b066e78a6c de67020247584ea1a4b5f09938edca7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 950/1832] 10.0.0.90 () {34 vars in 694 bytes} [Tue Jun 9 23:33:32 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) 2026-06-09 23:33:32.525 7 WARNING neutron_lib.context [None req-b1ca7795-7770-4c25-bcdf-57ce4023904e 189b5745767d46b38866f5b066e78a6c de67020247584ea1a4b5f09938edca7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 951/1833] 10.0.0.90 () {34 vars in 694 bytes} [Tue Jun 9 23:33:32 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-06-09 23:33:32.665 7 WARNING neutron_lib.context [None req-606831c7-a352-495a-a83d-6a66f1e5f359 189b5745767d46b38866f5b066e78a6c de67020247584ea1a4b5f09938edca7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:33:32.704 7 INFO neutron.db.securitygroups_db [None req-606831c7-a352-495a-a83d-6a66f1e5f359 189b5745767d46b38866f5b066e78a6c de67020247584ea1a4b5f09938edca7e - - default default] Project de67020247584ea1a4b5f09938edca7e 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: 952/1834] 10.0.0.90 () {34 vars in 694 bytes} [Tue Jun 9 23:33:32 2026] POST /v2.0/security-group-rules => generated 607 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:33:32.793 7 WARNING neutron_lib.context [None req-b271931b-3882-4733-b523-3d71ac7cbd44 189b5745767d46b38866f5b066e78a6c de67020247584ea1a4b5f09938edca7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:33:32.822 7 INFO neutron.db.securitygroups_db [None req-b271931b-3882-4733-b523-3d71ac7cbd44 189b5745767d46b38866f5b066e78a6c de67020247584ea1a4b5f09938edca7e - - default default] Project de67020247584ea1a4b5f09938edca7e added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-06-09 23:33:32.882 8 INFO neutron.db.l3_db [None req-1af33d1d-1626-43cc-ab66-3d8d0aeb664f ec68046efaab4b41899df98b141f6aa5 2748beff7612435aab85a3dfc2a2ebb3 - - default default] Floating IP c62702c1-84c4-48d5-ac4c-e349873de6f5 associated. External IP: 10.96.250.204, port: ac800701-b2b5-42a7-8194-2cb7413c3b26. [pid: 7|app: 0|req: 953/1835] 10.0.0.90 () {34 vars in 694 bytes} [Tue Jun 9 23:33:32 2026] POST /v2.0/security-group-rules => generated 606 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1836] 10.0.0.90 () {34 vars in 748 bytes} [Tue Jun 9 23:33:32 2026] PUT /v2.0/floatingips/c62702c1-84c4-48d5-ac4c-e349873de6f5 => generated 855 bytes in 1031 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1837] 10.0.0.90 () {32 vars in 648 bytes} [Tue Jun 9 23:33:33 2026] GET /v2.0/networks => generated 1298 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1838] 10.0.0.240 () {34 vars in 1098 bytes} [Tue Jun 9 23:33:33 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-462428461&fields=id&tenant_id=de67020247584ea1a4b5f09938edca7e => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1839] 10.0.0.240 () {34 vars in 982 bytes} [Tue Jun 9 23:33:33 2026] GET /v2.0/networks?id=9403630e-042f-45b5-825d-ae018334eb89 => generated 661 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:33:33.730 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-db07d307-a498-4e73-9794-b8cbedeebd9f'] response: {'name': 'network-changed', 'server_uuid': 'b24be4aa-8cfc-4d8c-a823-a054542d18cf', 'tag': 'ac800701-b2b5-42a7-8194-2cb7413c3b26', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 885/1840] 10.0.0.240 () {34 vars in 965 bytes} [Tue Jun 9 23:33:33 2026] GET /v2.0/quotas/de67020247584ea1a4b5f09938edca7e => 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: 956/1841] 10.0.0.240 () {34 vars in 1002 bytes} [Tue Jun 9 23:33:33 2026] GET /v2.0/ports?tenant_id=de67020247584ea1a4b5f09938edca7e&fields=id => generated 149 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1842] 10.0.0.240 () {34 vars in 1008 bytes} [Tue Jun 9 23:33:33 2026] GET /v2.0/networks/9403630e-042f-45b5-825d-ae018334eb89?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: 957/1843] 10.0.0.240 () {34 vars in 1108 bytes} [Tue Jun 9 23:33:33 2026] GET /v2.0/networks/9403630e-042f-45b5-825d-ae018334eb89?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: 887/1844] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:33:34 2026] GET /v2.0/ports?device_id=1edd04d6-1a6c-4bfb-ba95-ece616c6304c => 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: 958/1845] 199.19.213.132 () {34 vars in 1080 bytes} [Tue Jun 9 23:33:34 2026] GET /v2.0/ports?tenant_id=2748beff7612435aab85a3dfc2a2ebb3&device_id=b24be4aa-8cfc-4d8c-a823-a054542d18cf => generated 1279 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1846] 199.19.213.132 () {34 vars in 986 bytes} [Tue Jun 9 23:33:34 2026] GET /v2.0/networks?id=24577bcb-ec6a-4d35-84bf-42e9f6b9e63b => generated 768 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1847] 199.19.213.132 () {34 vars in 1058 bytes} [Tue Jun 9 23:33:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=ac800701-b2b5-42a7-8194-2cb7413c3b26 => generated 858 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1848] 199.19.213.132 () {34 vars in 984 bytes} [Tue Jun 9 23:33:34 2026] GET /v2.0/subnets?id=0caf7eeb-a43a-4a7f-b800-e1f6b98aada5 => generated 690 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1849] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:33:34 2026] GET /v2.0/ports?network_id=24577bcb-ec6a-4d35-84bf-42e9f6b9e63b&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1850] 199.19.213.132 () {34 vars in 1012 bytes} [Tue Jun 9 23:33:34 2026] GET /v2.0/networks/24577bcb-ec6a-4d35-84bf-42e9f6b9e63b?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1851] 199.19.213.132 () {34 vars in 1112 bytes} [Tue Jun 9 23:33:34 2026] GET /v2.0/networks/24577bcb-ec6a-4d35-84bf-42e9f6b9e63b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 23:33:35.028 8 WARNING neutron_lib.context [None req-4f8c10a7-cdfd-4b41-9a8c-06165abc66fa f736d7f8ae474a34bf5a3119c88d5820 fc6865a65a8e492ca680d7fcb9c4472c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 962/1852] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:33:35 2026] GET /v2.0/ports?device_id=1edd04d6-1a6c-4bfb-ba95-ece616c6304c => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 23:33:35.193 8 INFO neutron.db.segments_db [None req-4f8c10a7-cdfd-4b41-9a8c-06165abc66fa f736d7f8ae474a34bf5a3119c88d5820 fc6865a65a8e492ca680d7fcb9c4472c - - default default] Added segment 15c1e358-ee73-49c7-b4fd-3caf5857d989 of type vxlan for network b186bdb8-df63-42a2-8eb5-8d9d40b5044b [pid: 8|app: 0|req: 891/1853] 10.0.0.90 () {34 vars in 669 bytes} [Tue Jun 9 23:33:34 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-06-09 23:33:35.307 7 WARNING neutron_lib.context [None req-80bd6f35-797d-47bd-a57d-e3c6e49dd25e f736d7f8ae474a34bf5a3119c88d5820 fc6865a65a8e492ca680d7fcb9c4472c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/1854] 10.0.0.90 () {34 vars in 663 bytes} [Tue Jun 9 23:33:35 2026] POST /v2.0/ports => generated 743 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:33:35.667 8 WARNING neutron_lib.context [None req-eef5f01d-6d5c-4b5f-a0ff-3b1db294963b f736d7f8ae474a34bf5a3119c88d5820 fc6865a65a8e492ca680d7fcb9c4472c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:33:35.742 8 INFO neutron.db.segments_db [None req-eef5f01d-6d5c-4b5f-a0ff-3b1db294963b f736d7f8ae474a34bf5a3119c88d5820 fc6865a65a8e492ca680d7fcb9c4472c - - default default] Added segment 9fc0ef62-7ad7-4341-8c9a-63b290386672 of type vxlan for network 0a296bc5-dbbf-4c1c-8322-7ade72bd897c [pid: 8|app: 0|req: 892/1855] 10.0.0.90 () {34 vars in 669 bytes} [Tue Jun 9 23:33:35 2026] POST /v2.0/networks => generated 631 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 23:33:35.849 7 WARNING neutron_lib.context [None req-aec49afb-6fe9-44cd-8db5-cf25e1b4ba5f f736d7f8ae474a34bf5a3119c88d5820 fc6865a65a8e492ca680d7fcb9c4472c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 964/1856] 10.0.0.90 () {34 vars in 663 bytes} [Tue Jun 9 23:33:35 2026] POST /v2.0/ports => generated 743 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:33:36.152 8 WARNING neutron_lib.context [None req-a88b5b4a-eb27-4b05-90b3-2af08edd866b f736d7f8ae474a34bf5a3119c88d5820 fc6865a65a8e492ca680d7fcb9c4472c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /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-06-09 23:33:36.203 8 INFO neutron.db.segments_db [None req-a88b5b4a-eb27-4b05-90b3-2af08edd866b f736d7f8ae474a34bf5a3119c88d5820 fc6865a65a8e492ca680d7fcb9c4472c - - default default] Added segment 8e5059e1-8394-4935-84fa-051d256b6f48 of type vxlan for network 3b2f61fe-6bde-4d23-b035-6445e12c452e [pid: 7|app: 0|req: 965/1857] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:33:36 2026] GET /v2.0/ports?device_id=1edd04d6-1a6c-4bfb-ba95-ece616c6304c => 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: 893/1858] 10.0.0.90 () {34 vars in 669 bytes} [Tue Jun 9 23:33:36 2026] POST /v2.0/networks => generated 632 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:33:36.299 7 WARNING neutron_lib.context [None req-14d8098d-37a8-4940-9edb-dfd43e17ffeb f736d7f8ae474a34bf5a3119c88d5820 fc6865a65a8e492ca680d7fcb9c4472c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 966/1859] 10.0.0.90 () {34 vars in 663 bytes} [Tue Jun 9 23:33:36 2026] POST /v2.0/ports => generated 743 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:33:36.559 8 WARNING neutron_lib.context [None req-47bf91c3-bd23-44a1-827f-a31b658a8498 f736d7f8ae474a34bf5a3119c88d5820 fc6865a65a8e492ca680d7fcb9c4472c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:33:36.609 8 INFO neutron.db.segments_db [None req-47bf91c3-bd23-44a1-827f-a31b658a8498 f736d7f8ae474a34bf5a3119c88d5820 fc6865a65a8e492ca680d7fcb9c4472c - - default default] Added segment 0baa6215-056d-41d8-9ac1-7316cfdfe0ad of type vxlan for network e1ce9c66-24f2-458e-ad5f-5ffa073a1fb0 [pid: 8|app: 0|req: 894/1860] 10.0.0.90 () {34 vars in 669 bytes} [Tue Jun 9 23:33:36 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) /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-06-09 23:33:36.744 7 WARNING neutron_lib.context [None req-512213fc-30c5-4d2c-845a-122daeb2af21 f736d7f8ae474a34bf5a3119c88d5820 fc6865a65a8e492ca680d7fcb9c4472c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/1861] 10.0.0.90 () {34 vars in 663 bytes} [Tue Jun 9 23:33:36 2026] POST /v2.0/ports => generated 743 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:33:37.013 8 WARNING neutron_lib.context [None req-9245f8ae-7807-4b0f-bb5e-216bcd004660 f736d7f8ae474a34bf5a3119c88d5820 fc6865a65a8e492ca680d7fcb9c4472c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:33:37.084 8 INFO neutron.db.segments_db [None req-9245f8ae-7807-4b0f-bb5e-216bcd004660 f736d7f8ae474a34bf5a3119c88d5820 fc6865a65a8e492ca680d7fcb9c4472c - - default default] Added segment eb4efe3c-4980-4450-b968-06be7c8b463b of type vxlan for network 87ead4f9-ca97-4d9e-8967-d18dfdc8b12f [pid: 8|app: 0|req: 895/1862] 10.0.0.90 () {34 vars in 669 bytes} [Tue Jun 9 23:33:37 2026] POST /v2.0/networks => generated 632 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /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-06-09 23:33:37.173 7 WARNING neutron_lib.context [None req-a619cd49-9b85-4883-83f0-c81748589197 f736d7f8ae474a34bf5a3119c88d5820 fc6865a65a8e492ca680d7fcb9c4472c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 896/1863] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:33:37 2026] GET /v2.0/ports?device_id=1edd04d6-1a6c-4bfb-ba95-ece616c6304c => 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: 968/1864] 10.0.0.90 () {34 vars in 663 bytes} [Tue Jun 9 23:33:37 2026] POST /v2.0/ports => generated 743 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1865] 10.0.0.90 () {34 vars in 746 bytes} [Tue Jun 9 23:33:37 2026] PUT /v2.0/ports/1eafd978-3336-4085-b4a0-1177b0a5144c/tags => generated 17 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 969/1866] 10.0.0.90 () {34 vars in 746 bytes} [Tue Jun 9 23:33:37 2026] PUT /v2.0/ports/ec926aa5-7e44-417b-a653-1eacc2c8f194/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1867] 10.0.0.90 () {34 vars in 746 bytes} [Tue Jun 9 23:33:37 2026] PUT /v2.0/ports/3e5cf1b7-fb69-44ac-942b-d2b6ada7ec94/tags => generated 34 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1868] 10.0.0.90 () {34 vars in 746 bytes} [Tue Jun 9 23:33:37 2026] PUT /v2.0/ports/c1657f37-52f6-40d4-8d3d-b0734dbc2424/tags => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1869] 10.0.0.90 () {32 vars in 659 bytes} [Tue Jun 9 23:33:37 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1870] 10.0.0.90 () {32 vars in 673 bytes} [Tue Jun 9 23:33:37 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1871] 10.0.0.90 () {32 vars in 669 bytes} [Tue Jun 9 23:33:38 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1872] 10.0.0.90 () {32 vars in 681 bytes} [Tue Jun 9 23:33:38 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1873] 10.0.0.90 () {32 vars in 667 bytes} [Tue Jun 9 23:33:38 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1874] 199.19.213.132 () {34 vars in 986 bytes} [Tue Jun 9 23:33:38 2026] GET /v2.0/networks?id=9403630e-042f-45b5-825d-ae018334eb89 => generated 661 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1875] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:33:38 2026] GET /v2.0/ports?device_id=1edd04d6-1a6c-4bfb-ba95-ece616c6304c => 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: 902/1876] 10.0.0.90 () {32 vars in 681 bytes} [Tue Jun 9 23:33:38 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1877] 199.19.213.132 () {34 vars in 1050 bytes} [Tue Jun 9 23:33:38 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=de67020247584ea1a4b5f09938edca7e => generated 272 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:33:38.475 7 WARNING neutron_lib.context [req-05882a55-8200-47b0-8c9f-209d591f0a56 req-db343a8b-8add-4e73-ad05-9ab5e11cc628 189b5745767d46b38866f5b066e78a6c de67020247584ea1a4b5f09938edca7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 903/1878] 10.0.0.90 () {32 vars in 677 bytes} [Tue Jun 9 23:33:38 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1879] 10.0.0.90 () {32 vars in 689 bytes} [Tue Jun 9 23:33:38 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1880] 10.0.0.90 () {32 vars in 719 bytes} [Tue Jun 9 23:33:38 2026] DELETE /v2.0/ports/1eafd978-3336-4085-b4a0-1177b0a5144c => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1881] 199.19.213.132 () {38 vars in 955 bytes} [Tue Jun 9 23:33:38 2026] POST /v2.0/ports => generated 954 bytes in 417 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: 906/1882] 10.0.0.90 () {32 vars in 719 bytes} [Tue Jun 9 23:33:38 2026] DELETE /v2.0/ports/ec926aa5-7e44-417b-a653-1eacc2c8f194 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1883] 10.0.0.90 () {32 vars in 719 bytes} [Tue Jun 9 23:33:38 2026] DELETE /v2.0/ports/3e5cf1b7-fb69-44ac-942b-d2b6ada7ec94 => 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: 908/1884] 10.0.0.90 () {32 vars in 719 bytes} [Tue Jun 9 23:33:39 2026] DELETE /v2.0/ports/c1657f37-52f6-40d4-8d3d-b0734dbc2424 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1885] 199.19.213.132 () {38 vars in 1028 bytes} [Tue Jun 9 23:33:38 2026] PUT /v2.0/ports/29ca6218-0a57-486a-9331-aa50073fb142 => generated 1235 bytes in 447 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: 909/1886] 10.0.0.90 () {32 vars in 719 bytes} [Tue Jun 9 23:33:39 2026] DELETE /v2.0/ports/d29a541b-ac3d-4fa7-86eb-d8bd6f78d67b => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 23:33:39.551 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-84a4bc22-cd5d-4f73-9761-c4c45603b85f'] response: {'name': 'network-changed', 'server_uuid': '1edd04d6-1a6c-4bfb-ba95-ece616c6304c', 'tag': '29ca6218-0a57-486a-9331-aa50073fb142', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 978/1887] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:33:39 2026] GET /v2.0/ports?device_id=1edd04d6-1a6c-4bfb-ba95-ece616c6304c => generated 969 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1888] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:33:39 2026] GET /v2.0/security-groups?id=42c3656b-67cf-42a3-a18d-467b75342183&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:33:39.678 8 INFO neutron.services.segments.plugin [-] Segment 15c1e358-ee73-49c7-b4fd-3caf5857d989 resource provider aggregate not found 2026-06-09 23:33:39.682 8 INFO neutron.services.segments.plugin [-] Segment 15c1e358-ee73-49c7-b4fd-3caf5857d989 resource provider aggregate not found [pid: 8|app: 0|req: 910/1889] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:33:39 2026] DELETE /v2.0/networks/b186bdb8-df63-42a2-8eb5-8d9d40b5044b => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 23:33:39.844 7 INFO neutron.services.segments.plugin [-] Segment 9fc0ef62-7ad7-4341-8c9a-63b290386672 resource provider aggregate not found 2026-06-09 23:33:39.852 7 INFO neutron.services.segments.plugin [-] Segment 9fc0ef62-7ad7-4341-8c9a-63b290386672 resource provider aggregate not found [pid: 7|app: 0|req: 980/1890] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:33:39 2026] DELETE /v2.0/networks/0a296bc5-dbbf-4c1c-8322-7ade72bd897c => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 23:33:39.873 8 INFO neutron.services.segments.plugin [-] Segment 15c1e358-ee73-49c7-b4fd-3caf5857d989 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15c1e358-ee73-49c7-b4fd-3caf5857d989 found for delete ", "request_id": "req-497e6e30-793b-499f-b842-0b2fdc540874"}]} 2026-06-09 23:33:39.874 8 INFO neutron.services.segments.plugin [-] Segment 15c1e358-ee73-49c7-b4fd-3caf5857d989 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15c1e358-ee73-49c7-b4fd-3caf5857d989 found for delete ", "request_id": "req-c6cbf2b1-1134-4de6-baa5-0d113e74ebc1"}]} [pid: 8|app: 0|req: 911/1891] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:33:39 2026] DELETE /v2.0/networks/3b2f61fe-6bde-4d23-b035-6445e12c452e => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 23:33:40.028 7 INFO neutron.services.segments.plugin [-] Segment 9fc0ef62-7ad7-4341-8c9a-63b290386672 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9fc0ef62-7ad7-4341-8c9a-63b290386672 found for delete ", "request_id": "req-5de1681d-0c9f-4bf0-9efe-6402a780285c"}]} 2026-06-09 23:33:40.029 7 INFO neutron.services.segments.plugin [-] Segment 9fc0ef62-7ad7-4341-8c9a-63b290386672 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9fc0ef62-7ad7-4341-8c9a-63b290386672 found for delete ", "request_id": "req-67e8d9c8-2de9-4fad-99b3-43b7f1003764"}]} [pid: 8|app: 0|req: 912/1892] 199.19.213.132 () {34 vars in 1080 bytes} [Tue Jun 9 23:33:40 2026] GET /v2.0/ports?tenant_id=de67020247584ea1a4b5f09938edca7e&device_id=1edd04d6-1a6c-4bfb-ba95-ece616c6304c => generated 1238 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1893] 199.19.213.132 () {34 vars in 1018 bytes} [Tue Jun 9 23:33:40 2026] GET /v2.0/networks?tenant_id=de67020247584ea1a4b5f09938edca7e&shared=False => generated 756 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1894] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:33:40 2026] DELETE /v2.0/networks/e1ce9c66-24f2-458e-ad5f-5ffa073a1fb0 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1895] 199.19.213.132 () {34 vars in 930 bytes} [Tue Jun 9 23:33:40 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: 914/1896] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:33:40 2026] DELETE /v2.0/networks/87ead4f9-ca97-4d9e-8967-d18dfdc8b12f => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1897] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:33:40 2026] GET /v2.0/ports?device_id=1edd04d6-1a6c-4bfb-ba95-ece616c6304c => 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: 915/1898] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:33:40 2026] GET /v2.0/security-groups?id=42c3656b-67cf-42a3-a18d-467b75342183&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1899] 199.19.213.132 () {34 vars in 1080 bytes} [Tue Jun 9 23:33:41 2026] GET /v2.0/ports?tenant_id=de67020247584ea1a4b5f09938edca7e&device_id=1edd04d6-1a6c-4bfb-ba95-ece616c6304c => generated 1238 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1900] 199.19.213.132 () {34 vars in 1058 bytes} [Tue Jun 9 23:33:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=29ca6218-0a57-486a-9331-aa50073fb142 => 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: 918/1901] 199.19.213.132 () {34 vars in 984 bytes} [Tue Jun 9 23:33:41 2026] GET /v2.0/subnets?id=dd72b4bd-6c17-4fc4-90c4-cff95e76ebd8 => generated 676 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1902] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:33:41 2026] GET /v2.0/ports?network_id=9403630e-042f-45b5-825d-ae018334eb89&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1903] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:33:41 2026] GET /v2.0/security-groups?tenant_id=510d7df1a44f42ba902cfb6d6a76d54f&name=default => generated 2925 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1904] 199.19.213.132 () {34 vars in 1012 bytes} [Tue Jun 9 23:33:41 2026] GET /v2.0/networks/9403630e-042f-45b5-825d-ae018334eb89?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: 921/1905] 199.19.213.132 () {34 vars in 1112 bytes} [Tue Jun 9 23:33:41 2026] GET /v2.0/networks/9403630e-042f-45b5-825d-ae018334eb89?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1906] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:33:41 2026] DELETE /v2.0/security-groups/93b1732b-cc9e-4650-b297-4827a39f28c3 => 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: 986/1907] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:33:41 2026] GET /v2.0/security-groups?tenant_id=fc6865a65a8e492ca680d7fcb9c4472c&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1908] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:33:41 2026] GET /v2.0/ports?device_id=b24be4aa-8cfc-4d8c-a823-a054542d18cf => generated 1010 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1909] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:33:41 2026] DELETE /v2.0/security-groups/46814eed-3380-4e86-a487-a2b00ec6940d => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1910] 10.0.0.240 () {34 vars in 1120 bytes} [Tue Jun 9 23:33:41 2026] GET /v2.0/security-groups?id=e4e95576-af66-4304-a8b0-e483e0a27dfd&id=15eec5b2-177b-4eac-b576-c25c38d82ab1&fields=id&fields=name => generated 206 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:33:41.893 8 INFO neutron.services.segments.plugin [-] Segment 8e5059e1-8394-4935-84fa-051d256b6f48 resource provider aggregate not found 2026-06-09 23:33:41.898 8 INFO neutron.services.segments.plugin [-] Segment 8e5059e1-8394-4935-84fa-051d256b6f48 resource provider aggregate not found 2026-06-09 23:33:41.908 8 INFO neutron.services.segments.plugin [-] Segment 8e5059e1-8394-4935-84fa-051d256b6f48 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e5059e1-8394-4935-84fa-051d256b6f48 found for delete ", "request_id": "req-088f597f-4db8-409c-9b8a-e9c2f6066c75"}]} 2026-06-09 23:33:41.921 8 INFO neutron.services.segments.plugin [-] Segment 8e5059e1-8394-4935-84fa-051d256b6f48 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e5059e1-8394-4935-84fa-051d256b6f48 found for delete ", "request_id": "req-f79a58e3-c984-4497-a9d6-5575a38e38a9"}]} [pid: 7|app: 0|req: 988/1911] 10.0.0.90 () {32 vars in 735 bytes} [Tue Jun 9 23:33:41 2026] GET /v2.0/ports?device_id=b24be4aa-8cfc-4d8c-a823-a054542d18cf => generated 1279 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 23:33:41.929 8 INFO neutron.services.segments.plugin [-] Segment eb4efe3c-4980-4450-b968-06be7c8b463b resource provider aggregate not found 2026-06-09 23:33:41.947 8 INFO neutron.services.segments.plugin [-] Segment eb4efe3c-4980-4450-b968-06be7c8b463b resource provider aggregate not found 2026-06-09 23:33:41.951 8 INFO neutron.services.segments.plugin [-] Segment eb4efe3c-4980-4450-b968-06be7c8b463b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb4efe3c-4980-4450-b968-06be7c8b463b found for delete ", "request_id": "req-a609f8c9-b176-4b95-8e77-b90929d3175c"}]} 2026-06-09 23:33:41.958 8 INFO neutron.services.segments.plugin [-] Segment eb4efe3c-4980-4450-b968-06be7c8b463b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb4efe3c-4980-4450-b968-06be7c8b463b found for delete ", "request_id": "req-6e27b712-af1a-42c1-8052-0285802b0723"}]} [pid: 7|app: 0|req: 989/1912] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:33:41 2026] GET /v2.0/ports?device_id=1edd04d6-1a6c-4bfb-ba95-ece616c6304c => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1913] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:33:41 2026] GET /v2.0/security-groups?tenant_id=e818232103554fe38114b089f82ab2d7&name=default => generated 2925 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1914] 10.0.0.90 () {32 vars in 857 bytes} [Tue Jun 9 23:33:41 2026] GET /v2.0/floatingips?floating_network_id=ba0d4652-20c2-47cb-be38-65f8b4314ef6&port_id=ac800701-b2b5-42a7-8194-2cb7413c3b26 => generated 860 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1915] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:33:42 2026] GET /v2.0/security-groups?id=42c3656b-67cf-42a3-a18d-467b75342183&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:33:42.046 7 INFO neutron.services.segments.plugin [-] Segment 0baa6215-056d-41d8-9ac1-7316cfdfe0ad resource provider aggregate not found 2026-06-09 23:33:42.050 7 INFO neutron.services.segments.plugin [-] Segment 0baa6215-056d-41d8-9ac1-7316cfdfe0ad resource provider aggregate not found 2026-06-09 23:33:42.063 7 INFO neutron.services.segments.plugin [-] Segment 0baa6215-056d-41d8-9ac1-7316cfdfe0ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0baa6215-056d-41d8-9ac1-7316cfdfe0ad found for delete ", "request_id": "req-d0f92630-e6a8-4dd5-948f-dc60372d1800"}]} 2026-06-09 23:33:42.069 7 INFO neutron.services.segments.plugin [-] Segment 0baa6215-056d-41d8-9ac1-7316cfdfe0ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0baa6215-056d-41d8-9ac1-7316cfdfe0ad found for delete ", "request_id": "req-06a5b9ce-9810-49e9-9de0-8f2bee777ed8"}]} [pid: 7|app: 0|req: 991/1916] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:33:42 2026] DELETE /v2.0/security-groups/f465649b-ece5-40ef-9dd3-8efff5709e98 => 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: 926/1917] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:33:42 2026] GET /v2.0/security-groups?tenant_id=247f7e02a5c14545a435a06f87d79bbd&name=default => generated 2925 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1918] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:33:42 2026] DELETE /v2.0/security-groups/dc81a51d-863e-4af5-be3a-ec5b69b97a9a => 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: 927/1919] 10.0.0.46 () {34 vars in 989 bytes} [Tue Jun 9 23:33:42 2026] GET /v2.0/ports?device_id=b24be4aa-8cfc-4d8c-a823-a054542d18cf => generated 1279 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1920] 10.0.0.46 () {34 vars in 1119 bytes} [Tue Jun 9 23:33:42 2026] GET /v2.0/security-groups?id=15eec5b2-177b-4eac-b576-c25c38d82ab1&id=e4e95576-af66-4304-a8b0-e483e0a27dfd&fields=id&fields=name => generated 206 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1921] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:33:43 2026] GET /v2.0/ports?device_id=1edd04d6-1a6c-4bfb-ba95-ece616c6304c => 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: 994/1922] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:33:43 2026] GET /v2.0/security-groups?id=42c3656b-67cf-42a3-a18d-467b75342183&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: 929/1923] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:33:44 2026] GET /v2.0/ports?device_id=1edd04d6-1a6c-4bfb-ba95-ece616c6304c => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1924] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:33:44 2026] GET /v2.0/security-groups?id=42c3656b-67cf-42a3-a18d-467b75342183&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: 930/1925] 199.19.213.132 () {34 vars in 1096 bytes} [Tue Jun 9 23:33:44 2026] GET /v2.0/ports?device_id=24c0e7d7-f3db-4278-81f9-a66ec62e2c6c&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1928] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:33:44 2026] GET /v2.0/ports?device_id=b24be4aa-8cfc-4d8c-a823-a054542d18cf => generated 1010 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1929] 10.0.0.240 () {34 vars in 1120 bytes} [Tue Jun 9 23:33:45 2026] GET /v2.0/security-groups?id=e4e95576-af66-4304-a8b0-e483e0a27dfd&id=15eec5b2-177b-4eac-b576-c25c38d82ab1&fields=id&fields=name => generated 206 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1930] 199.19.213.132 () {34 vars in 1080 bytes} [Tue Jun 9 23:33:45 2026] GET /v2.0/ports?tenant_id=de67020247584ea1a4b5f09938edca7e&device_id=24c0e7d7-f3db-4278-81f9-a66ec62e2c6c => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1931] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:33:45 2026] GET /v2.0/ports?device_id=1edd04d6-1a6c-4bfb-ba95-ece616c6304c => generated 971 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1932] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:33:45 2026] GET /v2.0/security-groups?id=42c3656b-67cf-42a3-a18d-467b75342183&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1933] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:33:45 2026] GET /v2.0/ports?device_id=1edd04d6-1a6c-4bfb-ba95-ece616c6304c => 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: 936/1934] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:33:45 2026] GET /v2.0/security-groups?id=42c3656b-67cf-42a3-a18d-467b75342183&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: 937/1935] 10.0.0.90 () {32 vars in 735 bytes} [Tue Jun 9 23:33:45 2026] GET /v2.0/ports?device_id=1edd04d6-1a6c-4bfb-ba95-ece616c6304c => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1936] 10.0.0.12 () {30 vars in 649 bytes} [Tue Jun 9 23:33:45 2026] GET /v2.0/extensions => generated 20516 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1937] 10.0.0.12 () {30 vars in 723 bytes} [Tue Jun 9 23:33:45 2026] GET /v2.0/quotas/e253b961f2d94a01b1d041a147abbc71/details => generated 847 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/1938] 199.19.213.132 () {34 vars in 986 bytes} [Tue Jun 9 23:33:46 2026] GET /v2.0/networks?id=9403630e-042f-45b5-825d-ae018334eb89 => generated 756 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1939] 199.19.213.132 () {34 vars in 1060 bytes} [Tue Jun 9 23:33:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=7d96fd4a-16df-43c5-aa88-7ab50734814c => 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: 1003/1940] 199.19.213.132 () {34 vars in 984 bytes} [Tue Jun 9 23:33:46 2026] GET /v2.0/subnets?id=dd72b4bd-6c17-4fc4-90c4-cff95e76ebd8 => generated 676 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/1941] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:33:46 2026] GET /v2.0/ports?device_id=b24be4aa-8cfc-4d8c-a823-a054542d18cf => generated 1010 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 23:33:46.223 8 INFO neutron.db.l3_db [None req-05e6bb7b-5b70-48dd-b94d-7f0c0a574879 189b5745767d46b38866f5b066e78a6c de67020247584ea1a4b5f09938edca7e - - default default] Floating IP 3da6eca5-f0a2-4711-95b5-0c0b81f89eff associated. External IP: 10.96.250.220, port: 29ca6218-0a57-486a-9331-aa50073fb142. [pid: 7|app: 0|req: 1005/1942] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:33:46 2026] GET /v2.0/ports?network_id=9403630e-042f-45b5-825d-ae018334eb89&device_owner=network%3Adhcp => generated 1244 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/1943] 10.0.0.240 () {34 vars in 1120 bytes} [Tue Jun 9 23:33:46 2026] GET /v2.0/security-groups?id=e4e95576-af66-4304-a8b0-e483e0a27dfd&id=15eec5b2-177b-4eac-b576-c25c38d82ab1&fields=id&fields=name => generated 206 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/1944] 199.19.213.132 () {34 vars in 1012 bytes} [Tue Jun 9 23:33:46 2026] GET /v2.0/networks/9403630e-042f-45b5-825d-ae018334eb89?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: 1008/1945] 199.19.213.132 () {34 vars in 1112 bytes} [Tue Jun 9 23:33:46 2026] GET /v2.0/networks/9403630e-042f-45b5-825d-ae018334eb89?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1946] 10.0.0.90 () {34 vars in 748 bytes} [Tue Jun 9 23:33:45 2026] PUT /v2.0/floatingips/3da6eca5-f0a2-4711-95b5-0c0b81f89eff => generated 855 bytes in 665 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/1947] 10.0.0.90 () {32 vars in 728 bytes} [Tue Jun 9 23:33:46 2026] GET /v2.0/floatingips/3da6eca5-f0a2-4711-95b5-0c0b81f89eff => generated 855 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:33:46.735 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bbbd7a94-51bd-4814-a72d-f370300f3023'] response: {'name': 'network-changed', 'server_uuid': '1edd04d6-1a6c-4bfb-ba95-ece616c6304c', 'tag': '29ca6218-0a57-486a-9331-aa50073fb142', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 939/1948] 10.0.0.90 () {34 vars in 677 bytes} [Tue Jun 9 23:33:46 2026] POST /v2.0/qos/policies => generated 359 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/1949] 10.0.0.90 () {34 vars in 677 bytes} [Tue Jun 9 23:33:46 2026] POST /v2.0/qos/policies => generated 359 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/1950] 10.0.0.90 () {34 vars in 677 bytes} [Tue Jun 9 23:33:46 2026] POST /v2.0/qos/policies => generated 359 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1951] 199.19.213.132 () {34 vars in 994 bytes} [Tue Jun 9 23:33:46 2026] GET /v2.0/ports?device_id=b24be4aa-8cfc-4d8c-a823-a054542d18cf => generated 1010 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/1952] 10.0.0.90 () {34 vars in 677 bytes} [Tue Jun 9 23:33:46 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: 1013/1953] 10.0.0.90 () {34 vars in 677 bytes} [Tue Jun 9 23:33:47 2026] POST /v2.0/qos/policies => generated 359 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/1954] 10.0.0.90 () {34 vars in 752 bytes} [Tue Jun 9 23:33:47 2026] PUT /v2.0/policies/6d7d34bd-5c95-4d8b-b7cb-3ac4161a794c/tags => generated 17 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/1955] 10.0.0.90 () {34 vars in 752 bytes} [Tue Jun 9 23:33:47 2026] PUT /v2.0/policies/dedf655e-5435-4196-a21f-b22348ecf0c0/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/1956] 10.0.0.90 () {34 vars in 752 bytes} [Tue Jun 9 23:33:47 2026] PUT /v2.0/policies/ac291528-18ce-401c-bbe4-95c0a69229c8/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 23:33:47.175 8 INFO neutron.db.l3_db [req-f42ef357-588e-42ed-af9b-cba732bcfc6a req-b3f939b3-9db4-4c2a-81b6-c1a373f2b867 ec68046efaab4b41899df98b141f6aa5 2748beff7612435aab85a3dfc2a2ebb3 - - default default] Floating IP c62702c1-84c4-48d5-ac4c-e349873de6f5 disassociated. External IP: 10.96.250.204, port: ac800701-b2b5-42a7-8194-2cb7413c3b26. [pid: 7|app: 0|req: 1017/1957] 10.0.0.90 () {34 vars in 752 bytes} [Tue Jun 9 23:33:47 2026] PUT /v2.0/policies/23ab700a-8831-4723-8bc3-b865b3ef085a/tags => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/1958] 199.19.213.132 () {34 vars in 1080 bytes} [Tue Jun 9 23:33:47 2026] GET /v2.0/ports?tenant_id=de67020247584ea1a4b5f09938edca7e&device_id=1edd04d6-1a6c-4bfb-ba95-ece616c6304c => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/1959] 199.19.213.132 () {34 vars in 986 bytes} [Tue Jun 9 23:33:47 2026] GET /v2.0/networks?id=9403630e-042f-45b5-825d-ae018334eb89 => generated 756 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/1960] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:33:47 2026] GET /v2.0/ports?device_id=b24be4aa-8cfc-4d8c-a823-a054542d18cf => 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: 1021/1961] 199.19.213.132 () {34 vars in 1058 bytes} [Tue Jun 9 23:33:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=29ca6218-0a57-486a-9331-aa50073fb142 => generated 858 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/1962] 199.19.213.132 () {34 vars in 984 bytes} [Tue Jun 9 23:33:47 2026] GET /v2.0/subnets?id=dd72b4bd-6c17-4fc4-90c4-cff95e76ebd8 => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/1963] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:33:47 2026] GET /v2.0/ports?network_id=9403630e-042f-45b5-825d-ae018334eb89&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: 1024/1964] 199.19.213.132 () {34 vars in 1012 bytes} [Tue Jun 9 23:33:47 2026] GET /v2.0/networks/9403630e-042f-45b5-825d-ae018334eb89?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1965] 199.19.213.132 () {36 vars in 997 bytes} [Tue Jun 9 23:33:46 2026] DELETE /v2.0/ports/ac800701-b2b5-42a7-8194-2cb7413c3b26 => generated 0 bytes in 594 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/1966] 199.19.213.132 () {34 vars in 1112 bytes} [Tue Jun 9 23:33:47 2026] GET /v2.0/networks/9403630e-042f-45b5-825d-ae018334eb89?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/1967] 10.0.0.90 () {32 vars in 728 bytes} [Tue Jun 9 23:33:47 2026] GET /v2.0/floatingips/3da6eca5-f0a2-4711-95b5-0c0b81f89eff => generated 855 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1968] 10.0.0.90 () {32 vars in 673 bytes} [Tue Jun 9 23:33:47 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/1969] 10.0.0.90 () {32 vars in 687 bytes} [Tue Jun 9 23:33:47 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1970] 10.0.0.90 () {32 vars in 683 bytes} [Tue Jun 9 23:33:47 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/1971] 10.0.0.90 () {32 vars in 695 bytes} [Tue Jun 9 23:33:47 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1972] 10.0.0.90 () {32 vars in 681 bytes} [Tue Jun 9 23:33:47 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1973] 10.0.0.12 () {30 vars in 649 bytes} [Tue Jun 9 23:33:47 2026] GET /v2.0/extensions => generated 20516 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/1974] 10.0.0.90 () {32 vars in 695 bytes} [Tue Jun 9 23:33:47 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1975] 10.0.0.12 () {30 vars in 723 bytes} [Tue Jun 9 23:33:47 2026] GET /v2.0/quotas/e253b961f2d94a01b1d041a147abbc71/details => generated 847 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/1976] 10.0.0.90 () {32 vars in 691 bytes} [Tue Jun 9 23:33:48 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1977] 10.0.0.90 () {32 vars in 703 bytes} [Tue Jun 9 23:33:48 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/1978] 10.0.0.90 () {32 vars in 733 bytes} [Tue Jun 9 23:33:48 2026] DELETE /v2.0/qos/policies/6d7d34bd-5c95-4d8b-b7cb-3ac4161a794c => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1979] 10.0.0.90 () {32 vars in 733 bytes} [Tue Jun 9 23:33:48 2026] DELETE /v2.0/qos/policies/dedf655e-5435-4196-a21f-b22348ecf0c0 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/1980] 10.0.0.90 () {32 vars in 733 bytes} [Tue Jun 9 23:33:48 2026] DELETE /v2.0/qos/policies/ac291528-18ce-401c-bbe4-95c0a69229c8 => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1981] 10.0.0.90 () {32 vars in 733 bytes} [Tue Jun 9 23:33:48 2026] DELETE /v2.0/qos/policies/23ab700a-8831-4723-8bc3-b865b3ef085a => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1982] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:33:48 2026] GET /v2.0/ports?device_id=b24be4aa-8cfc-4d8c-a823-a054542d18cf => 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: 1033/1983] 10.0.0.90 () {32 vars in 733 bytes} [Tue Jun 9 23:33:48 2026] DELETE /v2.0/qos/policies/51b422da-1402-48d7-88ae-5a3e1e8a7bdd => 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: 951/1984] 10.0.0.90 () {32 vars in 728 bytes} [Tue Jun 9 23:33:48 2026] GET /v2.0/floatingips/3da6eca5-f0a2-4711-95b5-0c0b81f89eff => generated 857 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1985] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:33:49 2026] GET /v2.0/ports?device_id=b24be4aa-8cfc-4d8c-a823-a054542d18cf => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/1986] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:33:49 2026] GET /v2.0/security-groups?tenant_id=054689b60e1c4ae79d2b8133761df66f&name=default => generated 2925 bytes in 361 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 23:33:49.708 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cc8139ec-7556-47d5-a8e8-836f2f96ae75'] response: {'server_uuid': 'b24be4aa-8cfc-4d8c-a823-a054542d18cf', 'name': 'network-vif-deleted', 'tag': 'ac800701-b2b5-42a7-8194-2cb7413c3b26', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 953/1987] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:33:49 2026] DELETE /v2.0/security-groups/da904b96-5333-442c-9125-780c5bdd191d => 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: 954/1988] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:33:50 2026] GET /v2.0/security-groups?tenant_id=f0a3462b33ed43be8627c8b1b8fb79df&name=default => generated 2925 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1989] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:33:50 2026] DELETE /v2.0/security-groups/51684811-a059-488f-81df-8fafbdb50eaa => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/1990] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:33:50 2026] GET /v2.0/security-groups?tenant_id=e253b961f2d94a01b1d041a147abbc71&name=default => generated 2925 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1991] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:33:50 2026] GET /v2.0/security-groups?tenant_id=49a2ab0807f54cbbad1ae9a0fd86bcf0&name=default => generated 2925 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/1992] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:33:50 2026] DELETE /v2.0/security-groups/50c4ab5e-ae75-4d44-b7c6-1398a049adcb => 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: 957/1993] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:33:50 2026] DELETE /v2.0/security-groups/b9aab1b3-6b6a-457b-a4a2-5f80e3319dcb => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/1994] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:33:50 2026] GET /v2.0/ports?device_id=b24be4aa-8cfc-4d8c-a823-a054542d18cf => 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: 958/1995] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:33:51 2026] DELETE /v2.0/security-groups/15eec5b2-177b-4eac-b576-c25c38d82ab1 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 23:33:51.925 7 INFO neutron.api.v2.resource [None req-af8b0cee-bed8-49bf-bb5e-9c64ec259777 ec68046efaab4b41899df98b141f6aa5 2748beff7612435aab85a3dfc2a2ebb3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1038/1996] 10.0.0.90 () {32 vars in 736 bytes} [Tue Jun 9 23:33:51 2026] GET /v2.0/security-groups/15eec5b2-177b-4eac-b576-c25c38d82ab1 => generated 146 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1997] 10.0.0.90 () {32 vars in 731 bytes} [Tue Jun 9 23:33:51 2026] DELETE /v2.0/floatingips/c62702c1-84c4-48d5-ac4c-e349873de6f5 => generated 0 bytes in 334 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/1998] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:33:52 2026] DELETE /v2.0/security-groups/e4e95576-af66-4304-a8b0-e483e0a27dfd => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1999] 10.0.0.90 () {34 vars in 788 bytes} [Tue Jun 9 23:33:52 2026] PUT /v2.0/routers/cb5eb57d-947a-41c3-a1ad-1316328450de/remove_router_interface => generated 309 bytes in 1032 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:33:53.939 8 WARNING neutron_lib.context [None req-8a855dd9-5362-4c15-af55-27dbc2bdde73 e8e92284c24047c5b9e35fc159805426 8a9c1bd9db6049cb8100b45fd2c0f41a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:33:54.348 7 INFO neutron.services.segments.plugin [-] Segment 68a72f01-bed6-42ee-b544-f6798f4c962c resource provider aggregate not found 2026-06-09 23:33:54.352 7 INFO neutron.services.segments.plugin [-] Segment 68a72f01-bed6-42ee-b544-f6798f4c962c resource provider aggregate not found 2026-06-09 23:33:54.363 7 INFO neutron.services.segments.plugin [-] Segment 68a72f01-bed6-42ee-b544-f6798f4c962c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68a72f01-bed6-42ee-b544-f6798f4c962c found for delete ", "request_id": "req-5e3bf2f1-9272-48a0-b231-61928031a682"}]} 2026-06-09 23:33:54.364 7 INFO neutron.services.segments.plugin [-] Segment 68a72f01-bed6-42ee-b544-f6798f4c962c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68a72f01-bed6-42ee-b544-f6798f4c962c found for delete ", "request_id": "req-656589ac-3ae6-4544-9180-49d7a783f561"}]} 2026-06-09 23:33:54.371 7 INFO neutron.db.l3_hamode_db [None req-29c10a0c-5aa3-4982-9c5c-32b588d19dea 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] HA network 1186743a-262f-41a9-8a7d-dee4e7e4d2b9 was deleted as no HA routers are present in tenant 2748beff7612435aab85a3dfc2a2ebb3. [pid: 7|app: 0|req: 1040/2000] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:33:53 2026] DELETE /v2.0/routers/cb5eb57d-947a-41c3-a1ad-1316328450de => generated 0 bytes in 878 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/2001] 10.0.0.90 () {34 vars in 675 bytes} [Tue Jun 9 23:33:53 2026] POST /v2.0/floatingips => generated 552 bytes in 660 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/2002] 10.0.0.90 () {34 vars in 758 bytes} [Tue Jun 9 23:33:54 2026] PUT /v2.0/floatingips/faa22c95-f9dc-4480-ba8a-7dbd71670c32/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/2003] 10.0.0.90 () {32 vars in 738 bytes} [Tue Jun 9 23:33:54 2026] GET /v2.0/floatingips/faa22c95-f9dc-4480-ba8a-7dbd71670c32/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 23:33:54.523 8 WARNING neutron_lib.context [None req-382c32a6-0ca8-4a5e-8bd8-1e649c3cb52a 9cff4328dc5c45ee887663fba0e789c7 ad099aee7cf6414ba24ac3cfb73995de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1041/2004] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:33:54 2026] DELETE /v2.0/subnets/0caf7eeb-a43a-4a7f-b800-e1f6b98aada5 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2005] 10.0.0.90 () {34 vars in 769 bytes} [Tue Jun 9 23:33:54 2026] PUT /v2.0/floatingips/faa22c95-f9dc-4480-ba8a-7dbd71670c32/tags/green => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/2006] 10.0.0.90 () {34 vars in 683 bytes} [Tue Jun 9 23:33:54 2026] POST /v2.0/security-groups => generated 1601 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/2007] 10.0.0.90 () {32 vars in 738 bytes} [Tue Jun 9 23:33:54 2026] GET /v2.0/floatingips/faa22c95-f9dc-4480-ba8a-7dbd71670c32/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 23:33:54.833 8 WARNING neutron_lib.context [None req-096f945d-1843-4150-a211-52e559697f5b 9cff4328dc5c45ee887663fba0e789c7 ad099aee7cf6414ba24ac3cfb73995de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1043/2008] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:33:54 2026] DELETE /v2.0/networks/24577bcb-ec6a-4d35-84bf-42e9f6b9e63b => 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: 1044/2009] 10.0.0.90 () {34 vars in 765 bytes} [Tue Jun 9 23:33:54 2026] PUT /v2.0/floatingips/faa22c95-f9dc-4480-ba8a-7dbd71670c32/tags/red => generated 4 bytes in 20 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/2010] 10.0.0.90 () {34 vars in 683 bytes} [Tue Jun 9 23:33:54 2026] POST /v2.0/security-groups => generated 1601 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/2011] 10.0.0.90 () {32 vars in 738 bytes} [Tue Jun 9 23:33:54 2026] GET /v2.0/floatingips/faa22c95-f9dc-4480-ba8a-7dbd71670c32/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 23:33:54.981 8 WARNING neutron_lib.context [None req-1379ce62-2892-47e2-9cd4-a24daae7241d 9cff4328dc5c45ee887663fba0e789c7 ad099aee7cf6414ba24ac3cfb73995de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 968/2012] 10.0.0.90 () {34 vars in 683 bytes} [Tue Jun 9 23:33:54 2026] POST /v2.0/security-groups => generated 1601 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/2013] 10.0.0.90 () {34 vars in 787 bytes} [Tue Jun 9 23:33:55 2026] PUT /v2.0/floatingips/faa22c95-f9dc-4480-ba8a-7dbd71670c32/tags/black.or.white => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-06-09 23:33:55.155 8 WARNING neutron_lib.context [None req-e58e8812-c609-4613-9a7d-4ce13ee9e69c 9cff4328dc5c45ee887663fba0e789c7 ad099aee7cf6414ba24ac3cfb73995de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 970/2014] 10.0.0.90 () {34 vars in 683 bytes} [Tue Jun 9 23:33:55 2026] POST /v2.0/security-groups => generated 1601 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/2015] 10.0.0.90 () {32 vars in 738 bytes} [Tue Jun 9 23:33:55 2026] GET /v2.0/floatingips/faa22c95-f9dc-4480-ba8a-7dbd71670c32/tags => generated 52 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 23:33:55.301 8 WARNING neutron_lib.context [None req-82392c5b-26ee-49bf-af5a-077fd7e175da 9cff4328dc5c45ee887663fba0e789c7 ad099aee7cf6414ba24ac3cfb73995de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 972/2016] 10.0.0.90 () {34 vars in 683 bytes} [Tue Jun 9 23:33:55 2026] POST /v2.0/security-groups => generated 1601 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/2017] 10.0.0.90 () {34 vars in 758 bytes} [Tue Jun 9 23:33:55 2026] PUT /v2.0/floatingips/faa22c95-f9dc-4480-ba8a-7dbd71670c32/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/2018] 10.0.0.90 () {34 vars in 766 bytes} [Tue Jun 9 23:33:55 2026] PUT /v2.0/security-groups/5d00de7b-acd0-476e-aeb2-c10b0c1a79a0/tags => generated 17 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/2019] 10.0.0.90 () {32 vars in 738 bytes} [Tue Jun 9 23:33:55 2026] GET /v2.0/floatingips/faa22c95-f9dc-4480-ba8a-7dbd71670c32/tags => generated 37 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/2020] 10.0.0.90 () {34 vars in 766 bytes} [Tue Jun 9 23:33:55 2026] PUT /v2.0/security-groups/75306f9b-d308-4e40-9c7f-46852cc9e2fb/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/2021] 10.0.0.90 () {32 vars in 746 bytes} [Tue Jun 9 23:33:55 2026] GET /v2.0/floatingips/faa22c95-f9dc-4480-ba8a-7dbd71670c32/tags/red => 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: 978/2022] 10.0.0.90 () {34 vars in 766 bytes} [Tue Jun 9 23:33:55 2026] PUT /v2.0/security-groups/16c401aa-303f-4587-99db-15c577596132/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 23:33:55.658 8 INFO neutron.api.v2.resource [None req-ee24bd9e-75ab-4da9-a527-8225296097bd e8e92284c24047c5b9e35fc159805426 8a9c1bd9db6049cb8100b45fd2c0f41a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 979/2023] 10.0.0.90 () {32 vars in 750 bytes} [Tue Jun 9 23:33:55 2026] GET /v2.0/floatingips/faa22c95-f9dc-4480-ba8a-7dbd71670c32/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/2024] 10.0.0.90 () {34 vars in 766 bytes} [Tue Jun 9 23:33:55 2026] PUT /v2.0/security-groups/d08713f7-0e78-4e9c-b3f0-467b8ade97f7/tags => generated 19 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/2025] 10.0.0.90 () {32 vars in 749 bytes} [Tue Jun 9 23:33:55 2026] DELETE /v2.0/floatingips/faa22c95-f9dc-4480-ba8a-7dbd71670c32/tags/red => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/2026] 10.0.0.90 () {32 vars in 679 bytes} [Tue Jun 9 23:33:55 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/2027] 10.0.0.90 () {32 vars in 738 bytes} [Tue Jun 9 23:33:55 2026] GET /v2.0/floatingips/faa22c95-f9dc-4480-ba8a-7dbd71670c32/tags => generated 30 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/2028] 10.0.0.90 () {32 vars in 693 bytes} [Tue Jun 9 23:33:55 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 23:33:55.909 8 INFO neutron.api.v2.resource [None req-53a0307c-68cb-4f06-ac01-8c8c16713e56 e8e92284c24047c5b9e35fc159805426 8a9c1bd9db6049cb8100b45fd2c0f41a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 985/2029] 10.0.0.90 () {32 vars in 753 bytes} [Tue Jun 9 23:33:55 2026] DELETE /v2.0/floatingips/faa22c95-f9dc-4480-ba8a-7dbd71670c32/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: 986/2030] 10.0.0.90 () {32 vars in 689 bytes} [Tue Jun 9 23:33:55 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/2031] 10.0.0.90 () {32 vars in 741 bytes} [Tue Jun 9 23:33:55 2026] DELETE /v2.0/floatingips/faa22c95-f9dc-4480-ba8a-7dbd71670c32/tags => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/2032] 10.0.0.90 () {32 vars in 701 bytes} [Tue Jun 9 23:33:55 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/2033] 10.0.0.90 () {32 vars in 738 bytes} [Tue Jun 9 23:33:56 2026] GET /v2.0/floatingips/faa22c95-f9dc-4480-ba8a-7dbd71670c32/tags => 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: 990/2034] 10.0.0.90 () {32 vars in 687 bytes} [Tue Jun 9 23:33:56 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2035] 10.0.0.90 () {34 vars in 788 bytes} [Tue Jun 9 23:33:54 2026] PUT /v2.0/routers/67bf1364-feae-462e-aa3f-b05911c05378/remove_router_interface => generated 309 bytes in 1286 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2036] 10.0.0.90 () {32 vars in 701 bytes} [Tue Jun 9 23:33:56 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/2037] 10.0.0.90 () {32 vars in 731 bytes} [Tue Jun 9 23:33:56 2026] DELETE /v2.0/floatingips/faa22c95-f9dc-4480-ba8a-7dbd71670c32 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/2038] 10.0.0.90 () {32 vars in 697 bytes} [Tue Jun 9 23:33:56 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 23:33:56.386 7 INFO neutron.services.segments.plugin [-] Segment 5616c08f-9cc4-4370-b661-dd2d54312b81 resource provider aggregate not found 2026-06-09 23:33:56.391 7 INFO neutron.services.segments.plugin [-] Segment 5616c08f-9cc4-4370-b661-dd2d54312b81 resource provider aggregate not found 2026-06-09 23:33:56.396 7 INFO neutron.services.segments.plugin [-] Segment 5616c08f-9cc4-4370-b661-dd2d54312b81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5616c08f-9cc4-4370-b661-dd2d54312b81 found for delete ", "request_id": "req-0a0a6e23-beb1-43ae-b0a9-975a923f4fee"}]} [pid: 8|app: 0|req: 993/2039] 10.0.0.90 () {32 vars in 709 bytes} [Tue Jun 9 23:33:56 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 23:33:56.402 7 INFO neutron.services.segments.plugin [-] Segment 5616c08f-9cc4-4370-b661-dd2d54312b81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5616c08f-9cc4-4370-b661-dd2d54312b81 found for delete ", "request_id": "req-64d17b72-c38c-4ae8-93c0-4d3ce2b6b84f"}]} [pid: 8|app: 0|req: 994/2040] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:33:56 2026] DELETE /v2.0/security-groups/5d00de7b-acd0-476e-aeb2-c10b0c1a79a0 => 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: 995/2041] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:33:56 2026] DELETE /v2.0/security-groups/75306f9b-d308-4e40-9c7f-46852cc9e2fb => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2042] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:33:56 2026] DELETE /v2.0/security-groups/16c401aa-303f-4587-99db-15c577596132 => 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: 997/2043] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:33:56 2026] DELETE /v2.0/security-groups/d08713f7-0e78-4e9c-b3f0-467b8ade97f7 => 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: 998/2044] 10.0.0.46 () {34 vars in 989 bytes} [Tue Jun 9 23:33:56 2026] GET /v2.0/ports?device_id=1edd04d6-1a6c-4bfb-ba95-ece616c6304c => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/2045] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:33:56 2026] DELETE /v2.0/security-groups/63455cd5-b85d-440c-ad24-04fc8c4cd24e => 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: 1000/2046] 10.0.0.46 () {34 vars in 1039 bytes} [Tue Jun 9 23:33:56 2026] GET /v2.0/security-groups?id=42c3656b-67cf-42a3-a18d-467b75342183&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:33:57.179 7 INFO neutron.db.l3_hamode_db [None req-84debae8-8aa0-4b44-9b29-377637618c15 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] HA network 028b4349-fe0e-4cff-b149-d91b94abce43 was deleted as no HA routers are present in tenant 5d42d63cdaa84952ac624e7ec076948d. [pid: 7|app: 0|req: 1047/2047] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:33:56 2026] DELETE /v2.0/routers/67bf1364-feae-462e-aa3f-b05911c05378 => generated 0 bytes in 899 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2048] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:33:56 2026] GET /v2.0/security-groups?tenant_id=a3d1301fd57d4c478f73d5e8256b7a50&name=default => generated 2925 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2049] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:33:57 2026] DELETE /v2.0/subnets/d69b2224-b4a5-446f-b62b-2a116e96cf85 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2050] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:33:57 2026] DELETE /v2.0/security-groups/e20358e2-368c-4bbd-b1f0-bf372e1b6e56 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2051] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:33:57 2026] DELETE /v2.0/networks/9577b0c0-2d34-4f92-aeef-2918cd8cbdf5 => generated 0 bytes in 338 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2052] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:33:57 2026] GET /v2.0/security-groups?tenant_id=8a9c1bd9db6049cb8100b45fd2c0f41a&name=default => generated 2925 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2053] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:33:57 2026] DELETE /v2.0/security-groups/f2249fa7-0af8-44e1-a34b-68f7a70a5e4c => 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: 1050/2054] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:33:57 2026] GET /v2.0/security-groups?tenant_id=ad099aee7cf6414ba24ac3cfb73995de&name=default => generated 2925 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2055] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:33:58 2026] GET /v2.0/security-groups?tenant_id=5d42d63cdaa84952ac624e7ec076948d&name=default => generated 2925 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2056] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:33:58 2026] DELETE /v2.0/security-groups/fbc59339-41bf-41ee-b174-afbaea694666 => 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: 1006/2057] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:33:58 2026] DELETE /v2.0/security-groups/b8ff2c36-bd43-44da-a69a-3df9bc36608e => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2058] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:33:58 2026] GET /v2.0/security-groups?tenant_id=2748beff7612435aab85a3dfc2a2ebb3&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 23:33:58.429 7 INFO neutron.services.segments.plugin [-] Segment dec26b83-cbab-4169-a4ff-326c7fb53c27 resource provider aggregate not found 2026-06-09 23:33:58.434 7 INFO neutron.services.segments.plugin [-] Segment dec26b83-cbab-4169-a4ff-326c7fb53c27 resource provider aggregate not found [pid: 7|app: 0|req: 1052/2059] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:33:58 2026] GET /v2.0/security-groups?tenant_id=730200c2735c43aca3e355e4a66f134a&name=default => generated 2925 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 23:33:58.459 7 INFO neutron.services.segments.plugin [-] Segment dec26b83-cbab-4169-a4ff-326c7fb53c27 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dec26b83-cbab-4169-a4ff-326c7fb53c27 found for delete ", "request_id": "req-9c4aa2e6-152d-46d2-97d7-379a43bdca01"}]} [pid: 8|app: 0|req: 1008/2060] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:33:58 2026] DELETE /v2.0/security-groups/9e500692-01f6-430a-b88f-d12878689cee => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 23:33:58.463 7 INFO neutron.services.segments.plugin [-] Segment dec26b83-cbab-4169-a4ff-326c7fb53c27 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dec26b83-cbab-4169-a4ff-326c7fb53c27 found for delete ", "request_id": "req-75d721bb-5382-4815-97cd-631e62d48380"}]} 2026-06-09 23:33:58.476 7 INFO neutron.services.segments.plugin [-] Segment 1c50b436-83eb-42e4-8e2f-1544739be89c resource provider aggregate not found 2026-06-09 23:33:58.482 7 INFO neutron.services.segments.plugin [-] Segment 1c50b436-83eb-42e4-8e2f-1544739be89c resource provider aggregate not found 2026-06-09 23:33:58.496 7 INFO neutron.services.segments.plugin [-] Segment 1c50b436-83eb-42e4-8e2f-1544739be89c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c50b436-83eb-42e4-8e2f-1544739be89c found for delete ", "request_id": "req-e5c949c2-513c-4d46-b671-a6c484ee54b2"}]} 2026-06-09 23:33:58.500 7 INFO neutron.services.segments.plugin [-] Segment 1c50b436-83eb-42e4-8e2f-1544739be89c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c50b436-83eb-42e4-8e2f-1544739be89c found for delete ", "request_id": "req-236d8353-287a-4131-8012-c2949ba5d799"}]} [pid: 7|app: 0|req: 1053/2061] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:33:58 2026] DELETE /v2.0/security-groups/e66eec31-1f6d-4163-bd21-d9313a0b32b4 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2062] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:33:58 2026] GET /v2.0/security-groups?tenant_id=35fc77e86a694525991223f54b218298&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2063] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:33:58 2026] DELETE /v2.0/security-groups/0de97a21-e82a-41f6-b0e3-89904e4e0167 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 23:34:01.292 7 WARNING neutron_lib.context [None req-5228b248-d379-41d0-adef-17dcc5ff92dd f9b92c4291e442d6b3b66c2ff282ce75 774b93dbb5a24ab9961a9ea5b45acc1c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:34:01.471 7 INFO neutron.db.segments_db [None req-5228b248-d379-41d0-adef-17dcc5ff92dd f9b92c4291e442d6b3b66c2ff282ce75 774b93dbb5a24ab9961a9ea5b45acc1c - - default default] Added segment d30c0ed1-9147-4e03-933b-b14c424113d1 of type vxlan for network b54c3814-5961-45bc-92a7-725a7e260355 [pid: 8|app: 0|req: 1011/2066] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:34:01 2026] GET /v2.0/ports?device_id=1edd04d6-1a6c-4bfb-ba95-ece616c6304c => generated 971 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2067] 10.0.0.90 () {34 vars in 669 bytes} [Tue Jun 9 23:34:01 2026] POST /v2.0/networks => generated 631 bytes in 453 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:34:01.575 7 WARNING neutron_lib.context [None req-2793208e-1d73-49aa-8b68-e053a3eaa87e f9b92c4291e442d6b3b66c2ff282ce75 774b93dbb5a24ab9961a9ea5b45acc1c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/2068] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:34:01 2026] GET /v2.0/security-groups?id=42c3656b-67cf-42a3-a18d-467b75342183&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: 1057/2069] 10.0.0.90 () {34 vars in 668 bytes} [Tue Jun 9 23:34:01 2026] POST /v2.0/subnets => generated 626 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2070] 10.0.0.90 () {34 vars in 750 bytes} [Tue Jun 9 23:34:01 2026] PUT /v2.0/subnets/737547ee-b28f-4306-a20e-e5dc14070531/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2071] 10.0.0.90 () {32 vars in 730 bytes} [Tue Jun 9 23:34:01 2026] GET /v2.0/subnets/737547ee-b28f-4306-a20e-e5dc14070531/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2072] 10.0.0.90 () {34 vars in 761 bytes} [Tue Jun 9 23:34:01 2026] PUT /v2.0/subnets/737547ee-b28f-4306-a20e-e5dc14070531/tags/green => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2073] 10.0.0.90 () {32 vars in 730 bytes} [Tue Jun 9 23:34:02 2026] GET /v2.0/subnets/737547ee-b28f-4306-a20e-e5dc14070531/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2074] 10.0.0.90 () {34 vars in 757 bytes} [Tue Jun 9 23:34:02 2026] PUT /v2.0/subnets/737547ee-b28f-4306-a20e-e5dc14070531/tags/red => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2075] 10.0.0.90 () {32 vars in 730 bytes} [Tue Jun 9 23:34:02 2026] GET /v2.0/subnets/737547ee-b28f-4306-a20e-e5dc14070531/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: 1016/2076] 10.0.0.90 () {34 vars in 779 bytes} [Tue Jun 9 23:34:02 2026] PUT /v2.0/subnets/737547ee-b28f-4306-a20e-e5dc14070531/tags/black.or.white => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2077] 10.0.0.90 () {32 vars in 730 bytes} [Tue Jun 9 23:34:02 2026] GET /v2.0/subnets/737547ee-b28f-4306-a20e-e5dc14070531/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: 1017/2078] 10.0.0.90 () {34 vars in 750 bytes} [Tue Jun 9 23:34:02 2026] PUT /v2.0/subnets/737547ee-b28f-4306-a20e-e5dc14070531/tags => generated 37 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2079] 10.0.0.90 () {32 vars in 730 bytes} [Tue Jun 9 23:34:02 2026] GET /v2.0/subnets/737547ee-b28f-4306-a20e-e5dc14070531/tags => generated 37 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2080] 10.0.0.90 () {32 vars in 738 bytes} [Tue Jun 9 23:34:02 2026] GET /v2.0/subnets/737547ee-b28f-4306-a20e-e5dc14070531/tags/red => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 23:34:02.346 7 INFO neutron.api.v2.resource [None req-1380f205-8937-472a-924b-3426cbd86b54 f9b92c4291e442d6b3b66c2ff282ce75 774b93dbb5a24ab9961a9ea5b45acc1c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1063/2081] 10.0.0.90 () {32 vars in 742 bytes} [Tue Jun 9 23:34:02 2026] GET /v2.0/subnets/737547ee-b28f-4306-a20e-e5dc14070531/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2082] 10.0.0.90 () {32 vars in 741 bytes} [Tue Jun 9 23:34:02 2026] DELETE /v2.0/subnets/737547ee-b28f-4306-a20e-e5dc14070531/tags/red => 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: 1064/2083] 10.0.0.90 () {32 vars in 730 bytes} [Tue Jun 9 23:34:02 2026] GET /v2.0/subnets/737547ee-b28f-4306-a20e-e5dc14070531/tags => generated 30 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 23:34:02.494 8 INFO neutron.api.v2.resource [None req-e5377e04-afa8-4b6e-b1d3-25157e96faf3 f9b92c4291e442d6b3b66c2ff282ce75 774b93dbb5a24ab9961a9ea5b45acc1c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1020/2084] 10.0.0.90 () {32 vars in 745 bytes} [Tue Jun 9 23:34:02 2026] DELETE /v2.0/subnets/737547ee-b28f-4306-a20e-e5dc14070531/tags/green => generated 99 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2085] 10.0.0.90 () {32 vars in 733 bytes} [Tue Jun 9 23:34:02 2026] DELETE /v2.0/subnets/737547ee-b28f-4306-a20e-e5dc14070531/tags => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2086] 10.0.0.90 () {32 vars in 730 bytes} [Tue Jun 9 23:34:02 2026] GET /v2.0/subnets/737547ee-b28f-4306-a20e-e5dc14070531/tags => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 23:34:02.754 7 WARNING neutron_lib.context [None req-9949fd3f-fc33-42a7-9630-48e7dabe374f d5481b7e39d9431ba5343217bd0b4b85 a9559321be5444948d6d460f0abd2282 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1022/2087] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:34:02 2026] DELETE /v2.0/subnets/737547ee-b28f-4306-a20e-e5dc14070531 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 23:34:02.787 7 INFO neutron.db.segments_db [None req-9949fd3f-fc33-42a7-9630-48e7dabe374f d5481b7e39d9431ba5343217bd0b4b85 a9559321be5444948d6d460f0abd2282 - - default default] Added segment 383c88b8-00b5-4fce-a88c-d90ca9d1db8c of type vxlan for network 7192293d-1b4f-4721-b4e0-597e8a115f2c [pid: 8|app: 0|req: 1023/2088] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:34:02 2026] GET /v2.0/ports?device_id=1edd04d6-1a6c-4bfb-ba95-ece616c6304c => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:34:03.083 7 INFO neutron.db.l3_hamode_db [None req-9949fd3f-fc33-42a7-9630-48e7dabe374f d5481b7e39d9431ba5343217bd0b4b85 a9559321be5444948d6d460f0abd2282 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-09 23:34:03.136 8 INFO neutron.services.segments.plugin [-] Segment d30c0ed1-9147-4e03-933b-b14c424113d1 resource provider aggregate not found 2026-06-09 23:34:03.140 8 INFO neutron.services.segments.plugin [-] Segment d30c0ed1-9147-4e03-933b-b14c424113d1 resource provider aggregate not found 2026-06-09 23:34:03.155 8 INFO neutron.services.segments.plugin [-] Segment d30c0ed1-9147-4e03-933b-b14c424113d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d30c0ed1-9147-4e03-933b-b14c424113d1 found for delete ", "request_id": "req-5256bd13-07a0-4a20-a112-31b7e105ae0b"}]} 2026-06-09 23:34:03.155 8 INFO neutron.services.segments.plugin [-] Segment d30c0ed1-9147-4e03-933b-b14c424113d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d30c0ed1-9147-4e03-933b-b14c424113d1 found for delete ", "request_id": "req-5bb1cfa6-b64b-457e-a3ca-36e29dc55df7"}]} [pid: 8|app: 0|req: 1024/2089] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:34:02 2026] DELETE /v2.0/networks/b54c3814-5961-45bc-92a7-725a7e260355 => generated 0 bytes in 349 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2090] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:34:03 2026] GET /v2.0/security-groups?id=42c3656b-67cf-42a3-a18d-467b75342183&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:34:03.202 7 INFO neutron.db.l3_hamode_db [None req-9949fd3f-fc33-42a7-9630-48e7dabe374f d5481b7e39d9431ba5343217bd0b4b85 a9559321be5444948d6d460f0abd2282 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-09 23:34:03.243 8 WARNING neutron_lib.context [None req-60f6b237-b691-4e1f-9d71-94ecd01f5c07 c90cd73fe2184a0a962a07e87edc308d 80f391b310454b5dbd744c8f7e3ad0c5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1026/2091] 10.0.0.90 () {34 vars in 675 bytes} [Tue Jun 9 23:34:03 2026] POST /v2.0/subnetpools => generated 516 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:34:03.300 8 WARNING neutron_lib.context [None req-c115e86e-e84e-44aa-a0ec-4a9de3acb841 c90cd73fe2184a0a962a07e87edc308d 80f391b310454b5dbd744c8f7e3ad0c5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1027/2092] 10.0.0.90 () {34 vars in 675 bytes} [Tue Jun 9 23:34:03 2026] POST /v2.0/subnetpools => generated 516 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:34:03.347 8 WARNING neutron_lib.context [None req-4aa290c1-cc3f-4abc-9a16-ccd805d4e069 c90cd73fe2184a0a962a07e87edc308d 80f391b310454b5dbd744c8f7e3ad0c5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1028/2093] 10.0.0.90 () {34 vars in 675 bytes} [Tue Jun 9 23:34:03 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-06-09 23:34:03.398 8 WARNING neutron_lib.context [None req-d5737179-f52d-4579-856e-000c6f91f39a c90cd73fe2184a0a962a07e87edc308d 80f391b310454b5dbd744c8f7e3ad0c5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1029/2094] 10.0.0.90 () {34 vars in 675 bytes} [Tue Jun 9 23:34:03 2026] POST /v2.0/subnetpools => generated 516 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2095] 199.19.213.132 () {34 vars in 994 bytes} [Tue Jun 9 23:34:03 2026] GET /v2.0/ports?device_id=1edd04d6-1a6c-4bfb-ba95-ece616c6304c => generated 969 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:34:03.488 8 WARNING neutron_lib.context [None req-a5bf2379-0e11-4626-bcdd-bb9298203f99 c90cd73fe2184a0a962a07e87edc308d 80f391b310454b5dbd744c8f7e3ad0c5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1031/2096] 10.0.0.90 () {34 vars in 675 bytes} [Tue Jun 9 23:34:03 2026] POST /v2.0/subnetpools => generated 516 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:34:03.791 8 INFO neutron.db.l3_db [req-3558fc8e-04e7-4d27-baeb-b786299e0b40 req-f18942d5-ee77-485a-b528-9b7c9e66e617 189b5745767d46b38866f5b066e78a6c de67020247584ea1a4b5f09938edca7e - - default default] Floating IP 3da6eca5-f0a2-4711-95b5-0c0b81f89eff disassociated. External IP: 10.96.250.220, port: 29ca6218-0a57-486a-9331-aa50073fb142. [pid: 7|app: 0|req: 1066/2097] 10.0.0.90 () {34 vars in 667 bytes} [Tue Jun 9 23:34:02 2026] POST /v2.0/routers => generated 474 bytes in 1285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2098] 10.0.0.90 () {34 vars in 758 bytes} [Tue Jun 9 23:34:03 2026] PUT /v2.0/subnetpools/ee515177-201d-4fbe-bf09-5ec3012d3a04/tags => generated 17 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2099] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:34:03 2026] GET /v2.0/security-groups?tenant_id=94a2c8a1a1d443debdd2bb2b35e5dd91&name=default => generated 2925 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 23:34:04.138 7 WARNING neutron_lib.context [None req-e4b9d2ab-ec20-46cc-b582-bcc9940383a2 d5481b7e39d9431ba5343217bd0b4b85 a9559321be5444948d6d460f0abd2282 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1032/2100] 199.19.213.132 () {36 vars in 997 bytes} [Tue Jun 9 23:34:03 2026] DELETE /v2.0/ports/29ca6218-0a57-486a-9331-aa50073fb142 => generated 0 bytes in 616 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 23:34:04.181 7 INFO neutron.db.l3_hamode_db [None req-e4b9d2ab-ec20-46cc-b582-bcc9940383a2 d5481b7e39d9431ba5343217bd0b4b85 a9559321be5444948d6d460f0abd2282 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-09 23:34:04.185 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7652001c-bea9-45a5-8fb1-7b5d556d140f'] response: {'server_uuid': '1edd04d6-1a6c-4bfb-ba95-ece616c6304c', 'name': 'network-vif-deleted', 'tag': '29ca6218-0a57-486a-9331-aa50073fb142', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1033/2101] 10.0.0.90 () {34 vars in 758 bytes} [Tue Jun 9 23:34:04 2026] PUT /v2.0/subnetpools/0c5d4c1b-ae13-41f2-be6f-d47a1e02b1a0/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 23:34:04.288 7 INFO neutron.db.l3_hamode_db [None req-e4b9d2ab-ec20-46cc-b582-bcc9940383a2 d5481b7e39d9431ba5343217bd0b4b85 a9559321be5444948d6d460f0abd2282 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1034/2102] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:34:04 2026] DELETE /v2.0/security-groups/5b14c4d6-08f9-4579-bdfc-b5313fa8da0f => 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: 1035/2103] 10.0.0.90 () {34 vars in 758 bytes} [Tue Jun 9 23:34:04 2026] PUT /v2.0/subnetpools/f6dc803f-6d0f-450c-9264-f54f3598cceb/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2104] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:34:04 2026] GET /v2.0/ports?device_id=1edd04d6-1a6c-4bfb-ba95-ece616c6304c => 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: 1037/2105] 10.0.0.90 () {34 vars in 758 bytes} [Tue Jun 9 23:34:04 2026] PUT /v2.0/subnetpools/32648bf1-88da-4877-b65d-505c0f3075db/tags => 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: 1038/2106] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:34:04 2026] GET /v2.0/security-groups?tenant_id=774b93dbb5a24ab9961a9ea5b45acc1c&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2107] 10.0.0.90 () {32 vars in 671 bytes} [Tue Jun 9 23:34:04 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2108] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:34:04 2026] DELETE /v2.0/security-groups/2c765c7b-6b25-49b7-80f2-efd51f56899e => 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: 1041/2109] 10.0.0.90 () {32 vars in 685 bytes} [Tue Jun 9 23:34:04 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2110] 10.0.0.90 () {32 vars in 681 bytes} [Tue Jun 9 23:34:04 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2111] 10.0.0.90 () {32 vars in 693 bytes} [Tue Jun 9 23:34:04 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2112] 10.0.0.90 () {32 vars in 679 bytes} [Tue Jun 9 23:34:04 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2113] 10.0.0.90 () {32 vars in 693 bytes} [Tue Jun 9 23:34:04 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2114] 10.0.0.90 () {32 vars in 689 bytes} [Tue Jun 9 23:34:04 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2115] 10.0.0.90 () {32 vars in 701 bytes} [Tue Jun 9 23:34:04 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2116] 10.0.0.90 () {32 vars in 731 bytes} [Tue Jun 9 23:34:04 2026] DELETE /v2.0/subnetpools/ee515177-201d-4fbe-bf09-5ec3012d3a04 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2117] 10.0.0.90 () {32 vars in 731 bytes} [Tue Jun 9 23:34:04 2026] DELETE /v2.0/subnetpools/0c5d4c1b-ae13-41f2-be6f-d47a1e02b1a0 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2118] 10.0.0.90 () {34 vars in 667 bytes} [Tue Jun 9 23:34:04 2026] POST /v2.0/routers => generated 474 bytes in 758 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:34:04.912 7 WARNING neutron_lib.context [None req-84b97615-800e-401e-9ca8-9d64140993f1 d5481b7e39d9431ba5343217bd0b4b85 a9559321be5444948d6d460f0abd2282 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/2119] 10.0.0.90 () {32 vars in 731 bytes} [Tue Jun 9 23:34:04 2026] DELETE /v2.0/subnetpools/f6dc803f-6d0f-450c-9264-f54f3598cceb => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 23:34:04.966 7 INFO neutron.db.l3_hamode_db [None req-84b97615-800e-401e-9ca8-9d64140993f1 d5481b7e39d9431ba5343217bd0b4b85 a9559321be5444948d6d460f0abd2282 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1051/2120] 10.0.0.90 () {32 vars in 731 bytes} [Tue Jun 9 23:34:04 2026] DELETE /v2.0/subnetpools/32648bf1-88da-4877-b65d-505c0f3075db => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2121] 10.0.0.90 () {32 vars in 731 bytes} [Tue Jun 9 23:34:05 2026] DELETE /v2.0/subnetpools/68cf5c6b-ed01-4447-94d7-8095290e52e3 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 23:34:05.086 7 INFO neutron.db.l3_hamode_db [None req-84b97615-800e-401e-9ca8-9d64140993f1 d5481b7e39d9431ba5343217bd0b4b85 a9559321be5444948d6d460f0abd2282 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1053/2122] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:34:05 2026] GET /v2.0/ports?device_id=1edd04d6-1a6c-4bfb-ba95-ece616c6304c => 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: 1070/2123] 10.0.0.90 () {34 vars in 667 bytes} [Tue Jun 9 23:34:04 2026] POST /v2.0/routers => generated 474 bytes in 758 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:34:05.677 8 WARNING neutron_lib.context [None req-69fe9ae5-25de-4024-b450-16f329e66591 d5481b7e39d9431ba5343217bd0b4b85 a9559321be5444948d6d460f0abd2282 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:34:05.734 8 INFO neutron.db.l3_hamode_db [None req-69fe9ae5-25de-4024-b450-16f329e66591 d5481b7e39d9431ba5343217bd0b4b85 a9559321be5444948d6d460f0abd2282 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-09 23:34:05.857 8 INFO neutron.db.l3_hamode_db [None req-69fe9ae5-25de-4024-b450-16f329e66591 d5481b7e39d9431ba5343217bd0b4b85 a9559321be5444948d6d460f0abd2282 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1071/2124] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:34:05 2026] GET /v2.0/security-groups?tenant_id=80f391b310454b5dbd744c8f7e3ad0c5&name=default => generated 2925 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2125] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:34:06 2026] DELETE /v2.0/security-groups/85e556ec-5302-45d0-b80a-7619c1fb0ef2 => 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: 1054/2126] 10.0.0.90 () {34 vars in 667 bytes} [Tue Jun 9 23:34:05 2026] POST /v2.0/routers => generated 474 bytes in 718 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:34:06.396 8 WARNING neutron_lib.context [None req-d3ebf9a7-3471-404e-b9d9-ed544146192a d5481b7e39d9431ba5343217bd0b4b85 a9559321be5444948d6d460f0abd2282 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1073/2127] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:34:06 2026] GET /v2.0/security-groups?tenant_id=6564f721fba043beb5c8b98b74dc494b&name=default => generated 2925 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 23:34:06.433 8 INFO neutron.db.l3_hamode_db [None req-d3ebf9a7-3471-404e-b9d9-ed544146192a d5481b7e39d9431ba5343217bd0b4b85 a9559321be5444948d6d460f0abd2282 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1074/2128] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:34:06 2026] DELETE /v2.0/security-groups/79b1a5dd-da4a-458b-b724-569ac36ee7db => 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: 1075/2129] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:34:06 2026] GET /v2.0/ports?device_id=1edd04d6-1a6c-4bfb-ba95-ece616c6304c => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 23:34:06.550 8 INFO neutron.db.l3_hamode_db [None req-d3ebf9a7-3471-404e-b9d9-ed544146192a d5481b7e39d9431ba5343217bd0b4b85 a9559321be5444948d6d460f0abd2282 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1076/2130] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:34:06 2026] GET /v2.0/security-groups?tenant_id=74714ee745c348c1b0af3965daa34b29&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2131] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:34:06 2026] DELETE /v2.0/security-groups/85aafcce-c460-4cf2-a2c6-1b89f46560f3 => 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: 1055/2132] 10.0.0.90 () {34 vars in 667 bytes} [Tue Jun 9 23:34:06 2026] POST /v2.0/routers => generated 474 bytes in 728 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2133] 10.0.0.90 () {34 vars in 750 bytes} [Tue Jun 9 23:34:07 2026] PUT /v2.0/routers/0d93545a-d833-4aa6-9c90-6b7e41f2e363/tags => generated 17 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2134] 10.0.0.90 () {34 vars in 750 bytes} [Tue Jun 9 23:34:07 2026] PUT /v2.0/routers/aa7ba0be-e54f-4b17-8987-44186e3b129a/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2135] 10.0.0.90 () {34 vars in 750 bytes} [Tue Jun 9 23:34:07 2026] PUT /v2.0/routers/856ea277-c29b-4064-988b-040e367c2dc6/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2136] 10.0.0.90 () {34 vars in 750 bytes} [Tue Jun 9 23:34:07 2026] PUT /v2.0/routers/686a09ed-40a6-4ff5-882e-baa8ac22699f/tags => generated 19 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2137] 10.0.0.90 () {32 vars in 663 bytes} [Tue Jun 9 23:34:07 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2138] 10.0.0.90 () {32 vars in 677 bytes} [Tue Jun 9 23:34:07 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2139] 10.0.0.90 () {32 vars in 673 bytes} [Tue Jun 9 23:34:07 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2140] 10.0.0.90 () {32 vars in 685 bytes} [Tue Jun 9 23:34:07 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2141] 10.0.0.90 () {32 vars in 671 bytes} [Tue Jun 9 23:34:07 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2142] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:34:07 2026] DELETE /v2.0/security-groups/42c3656b-67cf-42a3-a18d-467b75342183 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2143] 10.0.0.90 () {32 vars in 685 bytes} [Tue Jun 9 23:34:07 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 23:34:07.961 7 WARNING neutron_lib.context [None req-03ce5a3a-fc47-4136-8472-c27e31df8a35 5dd3b4b490414c9aa2977c4b3a5a7b5b 218b6e74a01f46acb691d9d1de1f5318 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1060/2144] 10.0.0.90 () {32 vars in 731 bytes} [Tue Jun 9 23:34:07 2026] DELETE /v2.0/floatingips/3da6eca5-f0a2-4711-95b5-0c0b81f89eff => generated 0 bytes in 244 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2145] 10.0.0.90 () {32 vars in 681 bytes} [Tue Jun 9 23:34:08 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 23:34:08.110 7 INFO neutron.db.segments_db [None req-03ce5a3a-fc47-4136-8472-c27e31df8a35 5dd3b4b490414c9aa2977c4b3a5a7b5b 218b6e74a01f46acb691d9d1de1f5318 - - default default] Added segment f79c6edc-62a0-4624-920b-14629a49a4e0 of type vxlan for network eaf23a2d-0fcb-4118-8422-93c9614bbd87 [pid: 8|app: 0|req: 1062/2146] 10.0.0.90 () {32 vars in 693 bytes} [Tue Jun 9 23:34:08 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2147] 10.0.0.90 () {34 vars in 669 bytes} [Tue Jun 9 23:34:07 2026] POST /v2.0/networks => generated 631 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2148] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:34:08 2026] GET /v2.0/ports?device_id=24c0e7d7-f3db-4278-81f9-a66ec62e2c6c => generated 975 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:34:08.251 8 WARNING neutron_lib.context [None req-954ce95b-e538-47e7-b9b2-d706b460a6f3 5dd3b4b490414c9aa2977c4b3a5a7b5b 218b6e74a01f46acb691d9d1de1f5318 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/2149] 10.0.0.90 () {32 vars in 720 bytes} [Tue Jun 9 23:34:08 2026] GET /v2.0/routers/0d93545a-d833-4aa6-9c90-6b7e41f2e363 => generated 485 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2150] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:34:08 2026] GET /v2.0/security-groups?id=986d1ce5-1982-4af5-b788-257d4d255483&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: 1064/2151] 10.0.0.90 () {34 vars in 663 bytes} [Tue Jun 9 23:34:08 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-06-09 23:34:08.529 8 WARNING neutron_lib.context [None req-f942b24d-b52a-4a39-9b83-bbb502a08cda 5dd3b4b490414c9aa2977c4b3a5a7b5b 218b6e74a01f46acb691d9d1de1f5318 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/2152] 10.0.0.90 () {34 vars in 665 bytes} [Tue Jun 9 23:34:08 2026] POST /v2.0/trunks => generated 407 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2153] 10.0.0.90 () {34 vars in 748 bytes} [Tue Jun 9 23:34:08 2026] PUT /v2.0/trunks/5ce82d63-04bb-4e3b-b7b1-40c1a482a845/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2154] 10.0.0.90 () {32 vars in 728 bytes} [Tue Jun 9 23:34:08 2026] GET /v2.0/trunks/5ce82d63-04bb-4e3b-b7b1-40c1a482a845/tags => generated 25 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2155] 10.0.0.90 () {34 vars in 759 bytes} [Tue Jun 9 23:34:08 2026] PUT /v2.0/trunks/5ce82d63-04bb-4e3b-b7b1-40c1a482a845/tags/green => generated 4 bytes in 24 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2156] 10.0.0.90 () {32 vars in 728 bytes} [Tue Jun 9 23:34:08 2026] GET /v2.0/trunks/5ce82d63-04bb-4e3b-b7b1-40c1a482a845/tags => generated 34 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2157] 10.0.0.90 () {34 vars in 741 bytes} [Tue Jun 9 23:34:08 2026] PUT /v2.0/routers/0d93545a-d833-4aa6-9c90-6b7e41f2e363 => generated 485 bytes in 535 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2158] 10.0.0.90 () {32 vars in 735 bytes} [Tue Jun 9 23:34:08 2026] GET /v2.0/ports?device_id=0d93545a-d833-4aa6-9c90-6b7e41f2e363 => 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: 1089/2159] 10.0.0.90 () {34 vars in 755 bytes} [Tue Jun 9 23:34:08 2026] PUT /v2.0/trunks/5ce82d63-04bb-4e3b-b7b1-40c1a482a845/tags/red => generated 4 bytes in 24 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2160] 10.0.0.90 () {32 vars in 728 bytes} [Tue Jun 9 23:34:08 2026] GET /v2.0/trunks/5ce82d63-04bb-4e3b-b7b1-40c1a482a845/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2161] 10.0.0.90 () {34 vars in 777 bytes} [Tue Jun 9 23:34:08 2026] PUT /v2.0/trunks/5ce82d63-04bb-4e3b-b7b1-40c1a482a845/tags/black.or.white => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2162] 10.0.0.90 () {32 vars in 728 bytes} [Tue Jun 9 23:34:08 2026] GET /v2.0/trunks/5ce82d63-04bb-4e3b-b7b1-40c1a482a845/tags => generated 52 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2163] 10.0.0.90 () {34 vars in 748 bytes} [Tue Jun 9 23:34:08 2026] PUT /v2.0/trunks/5ce82d63-04bb-4e3b-b7b1-40c1a482a845/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2164] 10.0.0.90 () {32 vars in 728 bytes} [Tue Jun 9 23:34:09 2026] GET /v2.0/trunks/5ce82d63-04bb-4e3b-b7b1-40c1a482a845/tags => generated 37 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2165] 10.0.0.90 () {32 vars in 736 bytes} [Tue Jun 9 23:34:09 2026] GET /v2.0/trunks/5ce82d63-04bb-4e3b-b7b1-40c1a482a845/tags/red => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 23:34:09.072 7 INFO neutron.api.v2.resource [None req-4b60b75d-bd36-4ee7-8f6f-1c3ed5a60b9a 5dd3b4b490414c9aa2977c4b3a5a7b5b 218b6e74a01f46acb691d9d1de1f5318 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1096/2166] 10.0.0.90 () {32 vars in 740 bytes} [Tue Jun 9 23:34:09 2026] GET /v2.0/trunks/5ce82d63-04bb-4e3b-b7b1-40c1a482a845/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: 1097/2167] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:34:09 2026] DELETE /v2.0/trunks/5ce82d63-04bb-4e3b-b7b1-40c1a482a845/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2168] 10.0.0.90 () {32 vars in 728 bytes} [Tue Jun 9 23:34:09 2026] GET /v2.0/trunks/5ce82d63-04bb-4e3b-b7b1-40c1a482a845/tags => generated 30 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 23:34:09.171 7 INFO neutron.api.v2.resource [None req-c29efaf0-65f0-4726-bb56-270db4849b45 5dd3b4b490414c9aa2977c4b3a5a7b5b 218b6e74a01f46acb691d9d1de1f5318 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1099/2169] 10.0.0.90 () {32 vars in 743 bytes} [Tue Jun 9 23:34:09 2026] DELETE /v2.0/trunks/5ce82d63-04bb-4e3b-b7b1-40c1a482a845/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: 1100/2170] 10.0.0.90 () {32 vars in 731 bytes} [Tue Jun 9 23:34:09 2026] DELETE /v2.0/trunks/5ce82d63-04bb-4e3b-b7b1-40c1a482a845/tags => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2171] 10.0.0.90 () {32 vars in 728 bytes} [Tue Jun 9 23:34:09 2026] GET /v2.0/trunks/5ce82d63-04bb-4e3b-b7b1-40c1a482a845/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: 1102/2172] 10.0.0.90 () {32 vars in 718 bytes} [Tue Jun 9 23:34:09 2026] GET /v2.0/trunks/5ce82d63-04bb-4e3b-b7b1-40c1a482a845 => generated 407 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2173] 10.0.0.90 () {32 vars in 716 bytes} [Tue Jun 9 23:34:09 2026] GET /v2.0/ports/00fff53d-47c4-46f4-be05-4d71ce970d5a => generated 826 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2174] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:34:09 2026] GET /v2.0/ports?device_id=24c0e7d7-f3db-4278-81f9-a66ec62e2c6c => generated 975 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2175] 10.0.0.90 () {32 vars in 721 bytes} [Tue Jun 9 23:34:09 2026] DELETE /v2.0/trunks/5ce82d63-04bb-4e3b-b7b1-40c1a482a845 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2176] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:34:08 2026] DELETE /v2.0/routers/0d93545a-d833-4aa6-9c90-6b7e41f2e363 => generated 0 bytes in 720 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2177] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:34:09 2026] GET /v2.0/security-groups?id=986d1ce5-1982-4af5-b788-257d4d255483&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2178] 10.0.0.90 () {32 vars in 720 bytes} [Tue Jun 9 23:34:09 2026] GET /v2.0/routers/aa7ba0be-e54f-4b17-8987-44186e3b129a => generated 493 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2179] 10.0.0.90 () {32 vars in 719 bytes} [Tue Jun 9 23:34:09 2026] DELETE /v2.0/ports/00fff53d-47c4-46f4-be05-4d71ce970d5a => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 23:34:09.936 8 INFO neutron.services.segments.plugin [-] Segment f79c6edc-62a0-4624-920b-14629a49a4e0 resource provider aggregate not found 2026-06-09 23:34:09.940 8 INFO neutron.services.segments.plugin [-] Segment f79c6edc-62a0-4624-920b-14629a49a4e0 resource provider aggregate not found 2026-06-09 23:34:09.950 8 INFO neutron.services.segments.plugin [-] Segment f79c6edc-62a0-4624-920b-14629a49a4e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f79c6edc-62a0-4624-920b-14629a49a4e0 found for delete ", "request_id": "req-b7f7cab4-5bd0-4b0c-9506-cefef6da471f"}]} 2026-06-09 23:34:09.953 8 INFO neutron.services.segments.plugin [-] Segment f79c6edc-62a0-4624-920b-14629a49a4e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f79c6edc-62a0-4624-920b-14629a49a4e0 found for delete ", "request_id": "req-5d531aa7-029c-4e75-9c2c-e243a7eafa02"}]} [pid: 8|app: 0|req: 1073/2180] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:34:09 2026] DELETE /v2.0/networks/eaf23a2d-0fcb-4118-8422-93c9614bbd87 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 23:34:10.080 8 WARNING neutron_lib.context [None req-5995d527-6a37-4df8-9034-b6f39f45c045 19011e3b06b04a1f862edc17954e3c93 583d7f9055894af988e830df9484c9ae - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:34:10.108 8 INFO neutron.db.segments_db [None req-5995d527-6a37-4df8-9034-b6f39f45c045 19011e3b06b04a1f862edc17954e3c93 583d7f9055894af988e830df9484c9ae - - default default] Added segment ec45cda2-92f3-4307-acd4-758ada119dec of type vxlan for network 5111862f-77af-4377-a328-7a9c53f28287 [pid: 7|app: 0|req: 1108/2181] 10.0.0.90 () {34 vars in 741 bytes} [Tue Jun 9 23:34:09 2026] PUT /v2.0/routers/aa7ba0be-e54f-4b17-8987-44186e3b129a => generated 493 bytes in 518 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2182] 199.19.213.132 () {34 vars in 994 bytes} [Tue Jun 9 23:34:10 2026] GET /v2.0/ports?device_id=24c0e7d7-f3db-4278-81f9-a66ec62e2c6c => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2183] 10.0.0.90 () {32 vars in 735 bytes} [Tue Jun 9 23:34:10 2026] GET /v2.0/ports?device_id=aa7ba0be-e54f-4b17-8987-44186e3b129a => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 23:34:10.357 8 INFO neutron.db.l3_hamode_db [None req-5995d527-6a37-4df8-9034-b6f39f45c045 19011e3b06b04a1f862edc17954e3c93 583d7f9055894af988e830df9484c9ae - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-09 23:34:10.455 8 INFO neutron.db.l3_hamode_db [None req-5995d527-6a37-4df8-9034-b6f39f45c045 19011e3b06b04a1f862edc17954e3c93 583d7f9055894af988e830df9484c9ae - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1111/2184] 199.19.213.132 () {36 vars in 997 bytes} [Tue Jun 9 23:34:10 2026] DELETE /v2.0/ports/7d96fd4a-16df-43c5-aa88-7ab50734814c => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 23:34:10.569 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-47e40961-be03-405c-9f0b-bfea18732477'] response: {'server_uuid': '24c0e7d7-f3db-4278-81f9-a66ec62e2c6c', 'name': 'network-vif-deleted', 'tag': '7d96fd4a-16df-43c5-aa88-7ab50734814c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1112/2185] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:34:10 2026] DELETE /v2.0/routers/aa7ba0be-e54f-4b17-8987-44186e3b129a => generated 0 bytes in 476 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2186] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:34:10 2026] GET /v2.0/ports?device_id=24c0e7d7-f3db-4278-81f9-a66ec62e2c6c => 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: 1074/2187] 10.0.0.90 () {34 vars in 667 bytes} [Tue Jun 9 23:34:09 2026] POST /v2.0/routers => generated 474 bytes in 1014 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2188] 10.0.0.90 () {32 vars in 720 bytes} [Tue Jun 9 23:34:11 2026] GET /v2.0/routers/856ea277-c29b-4064-988b-040e367c2dc6 => generated 502 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2189] 10.0.0.90 () {34 vars in 750 bytes} [Tue Jun 9 23:34:11 2026] PUT /v2.0/routers/6b1178fe-e0d8-47f6-90c5-9838f2401125/tags => generated 25 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2190] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:34:10 2026] GET /v2.0/security-groups?tenant_id=73213be304024750b6689dbd5b3f1521&name=default => generated 2925 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2191] 10.0.0.90 () {32 vars in 730 bytes} [Tue Jun 9 23:34:11 2026] GET /v2.0/routers/6b1178fe-e0d8-47f6-90c5-9838f2401125/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: 1116/2192] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:34:11 2026] DELETE /v2.0/security-groups/fa377cf0-99c8-40e4-b8d7-73b0a2246920 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2193] 10.0.0.90 () {34 vars in 761 bytes} [Tue Jun 9 23:34:11 2026] PUT /v2.0/routers/6b1178fe-e0d8-47f6-90c5-9838f2401125/tags/green => generated 4 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2194] 10.0.0.90 () {32 vars in 730 bytes} [Tue Jun 9 23:34:11 2026] GET /v2.0/routers/6b1178fe-e0d8-47f6-90c5-9838f2401125/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2195] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:34:11 2026] GET /v2.0/security-groups?tenant_id=218b6e74a01f46acb691d9d1de1f5318&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2196] 10.0.0.90 () {34 vars in 757 bytes} [Tue Jun 9 23:34:11 2026] PUT /v2.0/routers/6b1178fe-e0d8-47f6-90c5-9838f2401125/tags/red => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2197] 10.0.0.90 () {34 vars in 741 bytes} [Tue Jun 9 23:34:11 2026] PUT /v2.0/routers/856ea277-c29b-4064-988b-040e367c2dc6 => generated 502 bytes in 494 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2198] 10.0.0.90 () {32 vars in 730 bytes} [Tue Jun 9 23:34:11 2026] GET /v2.0/routers/6b1178fe-e0d8-47f6-90c5-9838f2401125/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2199] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:34:11 2026] DELETE /v2.0/security-groups/72155c36-1ae8-4787-979d-c93e3c8640b3 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2200] 10.0.0.90 () {32 vars in 735 bytes} [Tue Jun 9 23:34:11 2026] GET /v2.0/ports?device_id=856ea277-c29b-4064-988b-040e367c2dc6 => 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: 1122/2201] 10.0.0.90 () {34 vars in 779 bytes} [Tue Jun 9 23:34:11 2026] PUT /v2.0/routers/6b1178fe-e0d8-47f6-90c5-9838f2401125/tags/black.or.white => generated 4 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2202] 10.0.0.90 () {32 vars in 730 bytes} [Tue Jun 9 23:34:11 2026] GET /v2.0/routers/6b1178fe-e0d8-47f6-90c5-9838f2401125/tags => generated 52 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2203] 10.0.0.90 () {34 vars in 750 bytes} [Tue Jun 9 23:34:11 2026] PUT /v2.0/routers/6b1178fe-e0d8-47f6-90c5-9838f2401125/tags => generated 37 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2204] 10.0.0.90 () {32 vars in 730 bytes} [Tue Jun 9 23:34:11 2026] GET /v2.0/routers/6b1178fe-e0d8-47f6-90c5-9838f2401125/tags => generated 37 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2205] 10.0.0.90 () {32 vars in 738 bytes} [Tue Jun 9 23:34:11 2026] GET /v2.0/routers/6b1178fe-e0d8-47f6-90c5-9838f2401125/tags/red => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2206] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:34:11 2026] DELETE /v2.0/routers/856ea277-c29b-4064-988b-040e367c2dc6 => generated 0 bytes in 324 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 23:34:12.045 7 INFO neutron.api.v2.resource [None req-50722b94-9710-4d20-ba91-c3f505d01a04 19011e3b06b04a1f862edc17954e3c93 583d7f9055894af988e830df9484c9ae - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1127/2207] 10.0.0.90 () {32 vars in 742 bytes} [Tue Jun 9 23:34:11 2026] GET /v2.0/routers/6b1178fe-e0d8-47f6-90c5-9838f2401125/tags/green => generated 99 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2208] 10.0.0.90 () {32 vars in 720 bytes} [Tue Jun 9 23:34:12 2026] GET /v2.0/routers/686a09ed-40a6-4ff5-882e-baa8ac22699f => generated 487 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2209] 10.0.0.90 () {32 vars in 741 bytes} [Tue Jun 9 23:34:12 2026] DELETE /v2.0/routers/6b1178fe-e0d8-47f6-90c5-9838f2401125/tags/red => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2210] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:34:12 2026] GET /v2.0/ports?device_id=24c0e7d7-f3db-4278-81f9-a66ec62e2c6c => 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: 1130/2211] 10.0.0.90 () {32 vars in 730 bytes} [Tue Jun 9 23:34:12 2026] GET /v2.0/routers/6b1178fe-e0d8-47f6-90c5-9838f2401125/tags => generated 30 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 23:34:12.222 7 INFO neutron.api.v2.resource [None req-de0da01a-8246-493e-96c9-fc7022ef0a9e 19011e3b06b04a1f862edc17954e3c93 583d7f9055894af988e830df9484c9ae - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1131/2212] 10.0.0.90 () {32 vars in 745 bytes} [Tue Jun 9 23:34:12 2026] DELETE /v2.0/routers/6b1178fe-e0d8-47f6-90c5-9838f2401125/tags/green => generated 99 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2213] 10.0.0.90 () {32 vars in 733 bytes} [Tue Jun 9 23:34:12 2026] DELETE /v2.0/routers/6b1178fe-e0d8-47f6-90c5-9838f2401125/tags => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2214] 10.0.0.90 () {32 vars in 730 bytes} [Tue Jun 9 23:34:12 2026] GET /v2.0/routers/6b1178fe-e0d8-47f6-90c5-9838f2401125/tags => 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: 1134/2215] 10.0.0.90 () {32 vars in 720 bytes} [Tue Jun 9 23:34:12 2026] GET /v2.0/routers/6b1178fe-e0d8-47f6-90c5-9838f2401125 => generated 480 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2216] 10.0.0.90 () {34 vars in 741 bytes} [Tue Jun 9 23:34:12 2026] PUT /v2.0/routers/686a09ed-40a6-4ff5-882e-baa8ac22699f => generated 487 bytes in 486 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2217] 10.0.0.90 () {32 vars in 735 bytes} [Tue Jun 9 23:34:12 2026] GET /v2.0/ports?device_id=686a09ed-40a6-4ff5-882e-baa8ac22699f => 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: 1135/2218] 10.0.0.90 () {34 vars in 741 bytes} [Tue Jun 9 23:34:12 2026] PUT /v2.0/routers/6b1178fe-e0d8-47f6-90c5-9838f2401125 => generated 480 bytes in 460 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2219] 10.0.0.90 () {32 vars in 735 bytes} [Tue Jun 9 23:34:12 2026] GET /v2.0/ports?device_id=6b1178fe-e0d8-47f6-90c5-9838f2401125 => 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: 1084/2220] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:34:12 2026] DELETE /v2.0/routers/686a09ed-40a6-4ff5-882e-baa8ac22699f => generated 0 bytes in 366 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2221] 10.0.0.90 () {32 vars in 720 bytes} [Tue Jun 9 23:34:12 2026] GET /v2.0/routers/1fe5223a-3a88-49c0-9cc4-edaea73c2bb7 => generated 480 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:34:13.365 7 INFO neutron.services.segments.plugin [-] Segment ec45cda2-92f3-4307-acd4-758ada119dec resource provider aggregate not found 2026-06-09 23:34:13.368 7 INFO neutron.services.segments.plugin [-] Segment ec45cda2-92f3-4307-acd4-758ada119dec resource provider aggregate not found 2026-06-09 23:34:13.376 7 INFO neutron.db.l3_hamode_db [None req-a5a711ac-01b8-4d35-b2d5-601a7bf284bb 19011e3b06b04a1f862edc17954e3c93 583d7f9055894af988e830df9484c9ae - - default default] HA network 5111862f-77af-4377-a328-7a9c53f28287 was deleted as no HA routers are present in tenant 583d7f9055894af988e830df9484c9ae. [pid: 7|app: 0|req: 1137/2222] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:34:12 2026] DELETE /v2.0/routers/6b1178fe-e0d8-47f6-90c5-9838f2401125 => generated 0 bytes in 507 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 23:34:13.382 7 INFO neutron.services.segments.plugin [-] Segment ec45cda2-92f3-4307-acd4-758ada119dec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec45cda2-92f3-4307-acd4-758ada119dec found for delete ", "request_id": "req-85a3364e-52d1-4cf9-99a6-34dc8e3ccdee"}]} 2026-06-09 23:34:13.382 7 INFO neutron.services.segments.plugin [-] Segment ec45cda2-92f3-4307-acd4-758ada119dec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec45cda2-92f3-4307-acd4-758ada119dec found for delete ", "request_id": "req-0ffc11e7-1bb6-452a-81d5-1ac2b54cfa22"}]} [pid: 7|app: 0|req: 1138/2223] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:34:13 2026] GET /v2.0/ports?device_id=24c0e7d7-f3db-4278-81f9-a66ec62e2c6c => 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: 1086/2224] 10.0.0.90 () {34 vars in 741 bytes} [Tue Jun 9 23:34:12 2026] PUT /v2.0/routers/1fe5223a-3a88-49c0-9cc4-edaea73c2bb7 => generated 480 bytes in 480 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2225] 10.0.0.90 () {32 vars in 735 bytes} [Tue Jun 9 23:34:13 2026] GET /v2.0/ports?device_id=1fe5223a-3a88-49c0-9cc4-edaea73c2bb7 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 23:34:14.055 8 INFO neutron.services.segments.plugin [-] Segment 383c88b8-00b5-4fce-a88c-d90ca9d1db8c resource provider aggregate not found 2026-06-09 23:34:14.060 8 INFO neutron.services.segments.plugin [-] Segment 383c88b8-00b5-4fce-a88c-d90ca9d1db8c resource provider aggregate not found 2026-06-09 23:34:14.071 8 INFO neutron.services.segments.plugin [-] Segment 383c88b8-00b5-4fce-a88c-d90ca9d1db8c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 383c88b8-00b5-4fce-a88c-d90ca9d1db8c found for delete ", "request_id": "req-8063756d-a2a4-463d-96b6-65c6b43fc365"}]} 2026-06-09 23:34:14.072 8 INFO neutron.services.segments.plugin [-] Segment 383c88b8-00b5-4fce-a88c-d90ca9d1db8c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 383c88b8-00b5-4fce-a88c-d90ca9d1db8c found for delete ", "request_id": "req-cdfddb70-c1e5-4c37-8394-225266b4e211"}]} 2026-06-09 23:34:14.075 8 INFO neutron.db.l3_hamode_db [None req-f14f05ab-97c4-490a-a5c7-2115f9e8ccd4 d5481b7e39d9431ba5343217bd0b4b85 a9559321be5444948d6d460f0abd2282 - - default default] HA network 7192293d-1b4f-4721-b4e0-597e8a115f2c was deleted as no HA routers are present in tenant a9559321be5444948d6d460f0abd2282. [pid: 8|app: 0|req: 1087/2226] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:34:13 2026] DELETE /v2.0/routers/1fe5223a-3a88-49c0-9cc4-edaea73c2bb7 => generated 0 bytes in 580 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2227] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:34:14 2026] GET /v2.0/security-groups?tenant_id=e4ce8f93fa424183a0e97397b86471b5&name=default => generated 2925 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2228] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:34:14 2026] DELETE /v2.0/security-groups/78bf676d-1b8f-40e1-8f72-d9daae1d98d0 => 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: 1141/2229] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:34:14 2026] DELETE /v2.0/security-groups/986d1ce5-1982-4af5-b788-257d4d255483 => 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: 1089/2230] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:34:14 2026] GET /v2.0/security-groups?tenant_id=583d7f9055894af988e830df9484c9ae&name=default => generated 2925 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2231] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:34:14 2026] DELETE /v2.0/security-groups/cdcd1b75-6f86-4208-9059-3bc2b3952664 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2232] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:34:14 2026] GET /v2.0/security-groups?tenant_id=d507bf8ea56b4ab8bded0abca47b069d&name=default => generated 2925 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2235] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:34:15 2026] DELETE /v2.0/security-groups/7dd1d1bb-42b3-4a1e-879b-04eb5554ba37 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2236] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:34:15 2026] GET /v2.0/security-groups?tenant_id=a9559321be5444948d6d460f0abd2282&name=default => generated 2925 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2237] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:34:15 2026] DELETE /v2.0/security-groups/f1335905-b0ec-4420-b28a-6f9a5901e999 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2238] 10.0.0.90 () {34 vars in 788 bytes} [Tue Jun 9 23:34:14 2026] PUT /v2.0/routers/d34aaeec-4639-4f18-818d-6c74ad35d2b9/remove_router_interface => generated 309 bytes in 887 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2239] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:34:15 2026] DELETE /v2.0/subnets/dd72b4bd-6c17-4fc4-90c4-cff95e76ebd8 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2240] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:34:15 2026] GET /v2.0/security-groups?tenant_id=a8a154eac46949d6b3ec731011ce7eb8&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2241] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:34:15 2026] DELETE /v2.0/security-groups/f9cc91f2-f0cc-4e20-92f9-6f63370734ce => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 23:34:16.410 8 INFO neutron.services.segments.plugin [-] Segment 797816b4-02ad-4097-a0e9-fc5448debfbd resource provider aggregate not found 2026-06-09 23:34:16.413 8 INFO neutron.services.segments.plugin [-] Segment 797816b4-02ad-4097-a0e9-fc5448debfbd resource provider aggregate not found 2026-06-09 23:34:16.426 8 INFO neutron.services.segments.plugin [-] Segment 797816b4-02ad-4097-a0e9-fc5448debfbd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 797816b4-02ad-4097-a0e9-fc5448debfbd found for delete ", "request_id": "req-90393bff-4dc2-426d-9fb7-a3df036ecadd"}]} 2026-06-09 23:34:16.428 8 INFO neutron.services.segments.plugin [-] Segment 797816b4-02ad-4097-a0e9-fc5448debfbd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 797816b4-02ad-4097-a0e9-fc5448debfbd found for delete ", "request_id": "req-853d72ad-d503-4dc2-b125-9edf64e51592"}]} 2026-06-09 23:34:16.433 8 INFO neutron.db.l3_hamode_db [None req-6561367f-630e-4a8e-9ce1-205a50bab9f7 189b5745767d46b38866f5b066e78a6c de67020247584ea1a4b5f09938edca7e - - default default] HA network f32a73c3-75e9-40cd-a364-175e0c023ae1 was deleted as no HA routers are present in tenant de67020247584ea1a4b5f09938edca7e. [pid: 8|app: 0|req: 1098/2242] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:34:15 2026] DELETE /v2.0/routers/d34aaeec-4639-4f18-818d-6c74ad35d2b9 => generated 0 bytes in 751 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-09 23:34:16.753 7 INFO neutron.services.segments.plugin [-] Segment 5c11a943-8c29-4d99-b4a5-d74d8e72a159 resource provider aggregate not found 2026-06-09 23:34:16.757 7 INFO neutron.services.segments.plugin [-] Segment 5c11a943-8c29-4d99-b4a5-d74d8e72a159 resource provider aggregate not found 2026-06-09 23:34:16.769 7 INFO neutron.services.segments.plugin [-] Segment 5c11a943-8c29-4d99-b4a5-d74d8e72a159 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c11a943-8c29-4d99-b4a5-d74d8e72a159 found for delete ", "request_id": "req-6cd47f44-63e2-49f7-8948-d4aaa263880c"}]} 2026-06-09 23:34:16.770 7 INFO neutron.services.segments.plugin [-] Segment 5c11a943-8c29-4d99-b4a5-d74d8e72a159 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c11a943-8c29-4d99-b4a5-d74d8e72a159 found for delete ", "request_id": "req-00e0df20-d6d3-4f5a-aebc-266f2a6d024a"}]} [pid: 7|app: 0|req: 1145/2243] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:34:16 2026] DELETE /v2.0/networks/9403630e-042f-45b5-825d-ae018334eb89 => generated 0 bytes in 341 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2244] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:34:17 2026] GET /v2.0/security-groups?tenant_id=2827c5f402cf41d680092113a0a987df&name=default => generated 2927 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2245] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:34:17 2026] DELETE /v2.0/security-groups/16f006dd-de0a-422d-81d6-f1728ec69f4f => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2246] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:34:17 2026] GET /v2.0/security-groups?tenant_id=de67020247584ea1a4b5f09938edca7e&name=default => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2247] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:34:17 2026] DELETE /v2.0/security-groups/69a72feb-7521-4387-a495-f24ae475e081 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 23:34:18.454 8 WARNING neutron_lib.context [None req-f08ec7df-3679-4db3-b4e8-dff40a9523da 8175594ba92b4e0ebfd5ece288713ed1 6bdc268ad1794879a2e9ac6c5d0ef35a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:34:18.603 8 INFO neutron.db.segments_db [None req-f08ec7df-3679-4db3-b4e8-dff40a9523da 8175594ba92b4e0ebfd5ece288713ed1 6bdc268ad1794879a2e9ac6c5d0ef35a - - default default] Added segment 5b851cd3-9fb5-46e4-a17f-63d610f60b9b of type vxlan for network df1ffa89-e36a-43ba-8cc5-1135588731de [pid: 8|app: 0|req: 1101/2248] 10.0.0.90 () {34 vars in 669 bytes} [Tue Jun 9 23:34:18 2026] POST /v2.0/networks => generated 632 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:34:18.719 7 WARNING neutron_lib.context [None req-c0850f11-000d-459d-99d4-c720cf6c6843 8175594ba92b4e0ebfd5ece288713ed1 6bdc268ad1794879a2e9ac6c5d0ef35a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:34:18.771 7 INFO neutron.db.segments_db [None req-c0850f11-000d-459d-99d4-c720cf6c6843 8175594ba92b4e0ebfd5ece288713ed1 6bdc268ad1794879a2e9ac6c5d0ef35a - - default default] Added segment fdd1e58f-af0e-4ea2-bf10-6e72f51b91c4 of type vxlan for network 1456c951-fac6-4416-aa3c-4b2e7d9ac52e [pid: 7|app: 0|req: 1148/2249] 10.0.0.90 () {34 vars in 669 bytes} [Tue Jun 9 23:34:18 2026] POST /v2.0/networks => generated 630 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2250] 10.0.0.90 () {34 vars in 752 bytes} [Tue Jun 9 23:34:18 2026] PUT /v2.0/networks/df1ffa89-e36a-43ba-8cc5-1135588731de/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2251] 10.0.0.90 () {32 vars in 732 bytes} [Tue Jun 9 23:34:18 2026] GET /v2.0/networks/df1ffa89-e36a-43ba-8cc5-1135588731de/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2252] 10.0.0.90 () {34 vars in 752 bytes} [Tue Jun 9 23:34:18 2026] PUT /v2.0/networks/1456c951-fac6-4416-aa3c-4b2e7d9ac52e/tags => generated 17 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2253] 10.0.0.90 () {32 vars in 732 bytes} [Tue Jun 9 23:34:19 2026] GET /v2.0/networks/1456c951-fac6-4416-aa3c-4b2e7d9ac52e/tags => generated 17 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2254] 10.0.0.90 () {34 vars in 752 bytes} [Tue Jun 9 23:34:19 2026] PUT /v2.0/networks/1456c951-fac6-4416-aa3c-4b2e7d9ac52e/tags => generated 12 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2255] 10.0.0.90 () {32 vars in 732 bytes} [Tue Jun 9 23:34:19 2026] GET /v2.0/networks/1456c951-fac6-4416-aa3c-4b2e7d9ac52e/tags => 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: 1105/2256] 10.0.0.90 () {32 vars in 732 bytes} [Tue Jun 9 23:34:19 2026] GET /v2.0/networks/df1ffa89-e36a-43ba-8cc5-1135588731de/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 23:34:19.339 7 INFO neutron.services.segments.plugin [-] Segment 5b851cd3-9fb5-46e4-a17f-63d610f60b9b resource provider aggregate not found 2026-06-09 23:34:19.349 7 INFO neutron.services.segments.plugin [-] Segment 5b851cd3-9fb5-46e4-a17f-63d610f60b9b resource provider aggregate not found 2026-06-09 23:34:19.356 7 INFO neutron.services.segments.plugin [-] Segment 5b851cd3-9fb5-46e4-a17f-63d610f60b9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b851cd3-9fb5-46e4-a17f-63d610f60b9b found for delete ", "request_id": "req-58d7a186-afa6-4aac-bb5c-326c0abd68f9"}]} 2026-06-09 23:34:19.361 7 INFO neutron.services.segments.plugin [-] Segment 5b851cd3-9fb5-46e4-a17f-63d610f60b9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b851cd3-9fb5-46e4-a17f-63d610f60b9b found for delete ", "request_id": "req-7c99589b-837c-4fe5-be13-c779cd1d09e6"}]} [pid: 7|app: 0|req: 1152/2257] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:34:19 2026] DELETE /v2.0/networks/df1ffa89-e36a-43ba-8cc5-1135588731de => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 23:34:19.505 8 INFO neutron.services.segments.plugin [-] Segment fdd1e58f-af0e-4ea2-bf10-6e72f51b91c4 resource provider aggregate not found 2026-06-09 23:34:19.511 8 INFO neutron.services.segments.plugin [-] Segment fdd1e58f-af0e-4ea2-bf10-6e72f51b91c4 resource provider aggregate not found 2026-06-09 23:34:19.516 8 INFO neutron.services.segments.plugin [-] Segment fdd1e58f-af0e-4ea2-bf10-6e72f51b91c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fdd1e58f-af0e-4ea2-bf10-6e72f51b91c4 found for delete ", "request_id": "req-0ce1a4f8-9caa-4d93-bb47-a96122b1e7c9"}]} 2026-06-09 23:34:19.527 8 INFO neutron.services.segments.plugin [-] Segment fdd1e58f-af0e-4ea2-bf10-6e72f51b91c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fdd1e58f-af0e-4ea2-bf10-6e72f51b91c4 found for delete ", "request_id": "req-d6a1323d-1096-48ac-9684-95881fe150dc"}]} [pid: 8|app: 0|req: 1106/2258] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:34:19 2026] DELETE /v2.0/networks/1456c951-fac6-4416-aa3c-4b2e7d9ac52e => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 23:34:20.132 7 WARNING neutron_lib.context [None req-0f4bca76-7e7b-4879-8ade-2a9ded2a6871 93ef7d7f50de48aba7d6a07aa0438400 517d0e0f86804ae88c7d6ca43e5567e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:34:20.240 7 INFO neutron.db.segments_db [None req-0f4bca76-7e7b-4879-8ade-2a9ded2a6871 93ef7d7f50de48aba7d6a07aa0438400 517d0e0f86804ae88c7d6ca43e5567e8 - - default default] Added segment 31d2ed72-d116-4040-8713-2b2c3b46ff78 of type vxlan for network 429a0138-6fe1-47bf-b610-3b041810bc63 [pid: 8|app: 0|req: 1107/2259] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:34:20 2026] GET /v2.0/security-groups?tenant_id=6bdc268ad1794879a2e9ac6c5d0ef35a&name=default => generated 2929 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2260] 10.0.0.90 () {34 vars in 669 bytes} [Tue Jun 9 23:34:20 2026] POST /v2.0/networks => generated 632 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:34:20.340 7 WARNING neutron_lib.context [None req-fb5af8f0-53c3-4dad-b14e-c5f48176c741 93ef7d7f50de48aba7d6a07aa0438400 517d0e0f86804ae88c7d6ca43e5567e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1108/2261] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:34:20 2026] DELETE /v2.0/security-groups/fda4021d-c0ca-4be8-b93b-b833c184473a => 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: 1154/2262] 10.0.0.90 () {34 vars in 668 bytes} [Tue Jun 9 23:34:20 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-06-09 23:34:20.597 7 WARNING neutron_lib.context [None req-e9a56ee4-d24f-464b-91e3-0918f7a57206 93ef7d7f50de48aba7d6a07aa0438400 517d0e0f86804ae88c7d6ca43e5567e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1109/2263] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:34:20 2026] GET /v2.0/security-groups?tenant_id=eea25a9aa81a4600b262691893456311&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 23:34:20.674 7 INFO neutron.db.segments_db [None req-e9a56ee4-d24f-464b-91e3-0918f7a57206 93ef7d7f50de48aba7d6a07aa0438400 517d0e0f86804ae88c7d6ca43e5567e8 - - default default] Added segment 4dc596bf-b095-4564-aaf0-6148d53a2cc7 of type vxlan for network 5389a8e9-630c-4dbd-b4b8-b734764e09b1 [pid: 8|app: 0|req: 1110/2264] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:34:20 2026] DELETE /v2.0/security-groups/ce949528-3449-4070-8e48-d77403cca5eb => 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: 1155/2265] 10.0.0.90 () {34 vars in 669 bytes} [Tue Jun 9 23:34:20 2026] POST /v2.0/networks => generated 631 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:34:20.777 8 WARNING neutron_lib.context [None req-98048c98-f326-4e55-8476-7f2ebe211d21 93ef7d7f50de48aba7d6a07aa0438400 517d0e0f86804ae88c7d6ca43e5567e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1111/2266] 10.0.0.90 () {34 vars in 668 bytes} [Tue Jun 9 23:34:20 2026] POST /v2.0/subnets => generated 629 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:34:21.024 7 WARNING neutron_lib.context [None req-7783c6f1-6791-427e-b1f9-e6d010c26ab1 93ef7d7f50de48aba7d6a07aa0438400 517d0e0f86804ae88c7d6ca43e5567e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:34:21.081 7 INFO neutron.db.segments_db [None req-7783c6f1-6791-427e-b1f9-e6d010c26ab1 93ef7d7f50de48aba7d6a07aa0438400 517d0e0f86804ae88c7d6ca43e5567e8 - - default default] Added segment 70b8bde8-0e7e-43eb-a53c-c78a9bc7b8a1 of type vxlan for network 2dbc2f0f-0e16-4da1-873a-5f8df45a1e7c [pid: 7|app: 0|req: 1156/2267] 10.0.0.90 () {34 vars in 669 bytes} [Tue Jun 9 23:34:21 2026] POST /v2.0/networks => generated 631 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:34:21.187 8 WARNING neutron_lib.context [None req-db5461c7-932b-4f3e-bdab-9ff7b2c291ff 93ef7d7f50de48aba7d6a07aa0438400 517d0e0f86804ae88c7d6ca43e5567e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1112/2268] 10.0.0.90 () {34 vars in 668 bytes} [Tue Jun 9 23:34:21 2026] POST /v2.0/subnets => generated 629 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:34:21.416 7 WARNING neutron_lib.context [None req-1b4bab86-c6db-4bae-8bf8-59956d858ff2 93ef7d7f50de48aba7d6a07aa0438400 517d0e0f86804ae88c7d6ca43e5567e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:34:21.466 7 INFO neutron.db.segments_db [None req-1b4bab86-c6db-4bae-8bf8-59956d858ff2 93ef7d7f50de48aba7d6a07aa0438400 517d0e0f86804ae88c7d6ca43e5567e8 - - default default] Added segment f33b5924-5d90-49c3-a2cf-b22f973d320a of type vxlan for network 9176df42-9002-409d-96bc-91bc1b62fd26 [pid: 7|app: 0|req: 1157/2269] 10.0.0.90 () {34 vars in 669 bytes} [Tue Jun 9 23:34:21 2026] POST /v2.0/networks => generated 631 bytes in 560 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:34:21.986 8 WARNING neutron_lib.context [None req-a602c958-404f-40a4-bbb7-39a45a48401c 93ef7d7f50de48aba7d6a07aa0438400 517d0e0f86804ae88c7d6ca43e5567e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/2270] 10.0.0.90 () {34 vars in 668 bytes} [Tue Jun 9 23:34:21 2026] POST /v2.0/subnets => generated 629 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:34:22.286 7 WARNING neutron_lib.context [None req-6dbc80cd-9348-4c07-800a-cc8db3fd9c16 93ef7d7f50de48aba7d6a07aa0438400 517d0e0f86804ae88c7d6ca43e5567e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:34:22.337 7 INFO neutron.db.segments_db [None req-6dbc80cd-9348-4c07-800a-cc8db3fd9c16 93ef7d7f50de48aba7d6a07aa0438400 517d0e0f86804ae88c7d6ca43e5567e8 - - default default] Added segment 958d3b79-0a34-4ea7-b2ad-f5bb897e50c4 of type vxlan for network 82ccd497-2018-4fed-af40-656a34059551 [pid: 7|app: 0|req: 1158/2271] 10.0.0.90 () {34 vars in 669 bytes} [Tue Jun 9 23:34:22 2026] POST /v2.0/networks => generated 631 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:34:22.455 8 WARNING neutron_lib.context [None req-b01c806a-3cee-4905-895a-f34e0b3f4e4f 93ef7d7f50de48aba7d6a07aa0438400 517d0e0f86804ae88c7d6ca43e5567e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/2272] 10.0.0.90 () {34 vars in 668 bytes} [Tue Jun 9 23:34:22 2026] POST /v2.0/subnets => generated 629 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2273] 10.0.0.90 () {34 vars in 750 bytes} [Tue Jun 9 23:34:22 2026] PUT /v2.0/subnets/2c1de48e-38e5-4b4f-9a5a-c41a5cdad670/tags => generated 17 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2274] 10.0.0.90 () {34 vars in 750 bytes} [Tue Jun 9 23:34:22 2026] PUT /v2.0/subnets/53997100-dfc6-4271-8711-e44036d36e44/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2275] 10.0.0.90 () {34 vars in 750 bytes} [Tue Jun 9 23:34:22 2026] PUT /v2.0/subnets/411ebbb6-dab5-46df-aa54-19b234d7d259/tags => generated 34 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2276] 10.0.0.90 () {34 vars in 750 bytes} [Tue Jun 9 23:34:22 2026] PUT /v2.0/subnets/c9b1130f-cf29-437e-b272-54bec6473aae/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: 1161/2277] 10.0.0.90 () {32 vars in 663 bytes} [Tue Jun 9 23:34:22 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2278] 10.0.0.90 () {32 vars in 677 bytes} [Tue Jun 9 23:34:22 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2279] 10.0.0.90 () {32 vars in 673 bytes} [Tue Jun 9 23:34:23 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2280] 10.0.0.90 () {32 vars in 685 bytes} [Tue Jun 9 23:34:23 2026] GET /v2.0/subnets?tags-any=red%2Cblue => 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: 1163/2281] 10.0.0.90 () {32 vars in 671 bytes} [Tue Jun 9 23:34:23 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2282] 10.0.0.90 () {32 vars in 685 bytes} [Tue Jun 9 23:34:23 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2283] 10.0.0.90 () {32 vars in 681 bytes} [Tue Jun 9 23:34:23 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2284] 10.0.0.90 () {32 vars in 693 bytes} [Tue Jun 9 23:34:23 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2285] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:34:23 2026] DELETE /v2.0/subnets/2c1de48e-38e5-4b4f-9a5a-c41a5cdad670 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2286] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:34:23 2026] DELETE /v2.0/subnets/53997100-dfc6-4271-8711-e44036d36e44 => 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: 1166/2287] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:34:23 2026] DELETE /v2.0/subnets/411ebbb6-dab5-46df-aa54-19b234d7d259 => 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: 1122/2288] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:34:23 2026] DELETE /v2.0/subnets/c9b1130f-cf29-437e-b272-54bec6473aae => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2289] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:34:24 2026] DELETE /v2.0/subnets/d1f9af96-9a4b-4515-a0fe-41adc85221b8 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 23:34:24.425 8 INFO neutron.services.segments.plugin [-] Segment 31d2ed72-d116-4040-8713-2b2c3b46ff78 resource provider aggregate not found 2026-06-09 23:34:24.434 8 INFO neutron.services.segments.plugin [-] Segment 31d2ed72-d116-4040-8713-2b2c3b46ff78 resource provider aggregate not found [pid: 8|app: 0|req: 1123/2290] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:34:24 2026] DELETE /v2.0/networks/429a0138-6fe1-47bf-b610-3b041810bc63 => generated 0 bytes in 300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 23:34:24.599 7 INFO neutron.services.segments.plugin [-] Segment 4dc596bf-b095-4564-aaf0-6148d53a2cc7 resource provider aggregate not found 2026-06-09 23:34:24.605 7 INFO neutron.services.segments.plugin [-] Segment 4dc596bf-b095-4564-aaf0-6148d53a2cc7 resource provider aggregate not found 2026-06-09 23:34:24.623 7 INFO neutron.services.segments.plugin [-] Segment 4dc596bf-b095-4564-aaf0-6148d53a2cc7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4dc596bf-b095-4564-aaf0-6148d53a2cc7 found for delete ", "request_id": "req-5ca1f2cc-9712-4210-a34c-d1728c3e8d75"}]} 2026-06-09 23:34:24.625 7 INFO neutron.services.segments.plugin [-] Segment 4dc596bf-b095-4564-aaf0-6148d53a2cc7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4dc596bf-b095-4564-aaf0-6148d53a2cc7 found for delete ", "request_id": "req-0331993f-1b04-4bc2-8a3d-17e076aacc00"}]} [pid: 7|app: 0|req: 1168/2291] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:34:24 2026] DELETE /v2.0/networks/5389a8e9-630c-4dbd-b4b8-b734764e09b1 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 23:34:24.648 8 INFO neutron.services.segments.plugin [-] Segment 31d2ed72-d116-4040-8713-2b2c3b46ff78 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31d2ed72-d116-4040-8713-2b2c3b46ff78 found for delete ", "request_id": "req-715b5bf1-6325-404c-9db4-19074523e29f"}]} 2026-06-09 23:34:24.649 8 INFO neutron.services.segments.plugin [-] Segment 31d2ed72-d116-4040-8713-2b2c3b46ff78 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31d2ed72-d116-4040-8713-2b2c3b46ff78 found for delete ", "request_id": "req-71fc4ac0-56ec-422c-a91c-033a58fa6aa6"}]} /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 8|app: 0|req: 1124/2292] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:34:24 2026] DELETE /v2.0/networks/2dbc2f0f-0e16-4da1-873a-5f8df45a1e7c => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2293] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:34:24 2026] DELETE /v2.0/networks/9176df42-9002-409d-96bc-91bc1b62fd26 => generated 0 bytes in 326 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2294] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:34:25 2026] DELETE /v2.0/networks/82ccd497-2018-4fed-af40-656a34059551 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 23:34:26.641 7 INFO neutron.services.segments.plugin [-] Segment f33b5924-5d90-49c3-a2cf-b22f973d320a resource provider aggregate not found 2026-06-09 23:34:26.648 7 INFO neutron.services.segments.plugin [-] Segment f33b5924-5d90-49c3-a2cf-b22f973d320a resource provider aggregate not found 2026-06-09 23:34:26.657 7 INFO neutron.services.segments.plugin [-] Segment f33b5924-5d90-49c3-a2cf-b22f973d320a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f33b5924-5d90-49c3-a2cf-b22f973d320a found for delete ", "request_id": "req-1091959a-6872-45c4-a860-1db8c11ea28e"}]} 2026-06-09 23:34:26.664 7 INFO neutron.services.segments.plugin [-] Segment f33b5924-5d90-49c3-a2cf-b22f973d320a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f33b5924-5d90-49c3-a2cf-b22f973d320a found for delete ", "request_id": "req-c9bb8c32-76df-4741-a91c-ec8d1d6377f6"}]} [pid: 7|app: 0|req: 1170/2295] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:34:26 2026] GET /v2.0/security-groups?tenant_id=cdd734eea4854a36aee08620cb936109&name=default => generated 2929 bytes in 343 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 23:34:26.738 8 INFO neutron.services.segments.plugin [-] Segment 70b8bde8-0e7e-43eb-a53c-c78a9bc7b8a1 resource provider aggregate not found 2026-06-09 23:34:26.743 8 INFO neutron.services.segments.plugin [-] Segment 70b8bde8-0e7e-43eb-a53c-c78a9bc7b8a1 resource provider aggregate not found 2026-06-09 23:34:26.750 8 INFO neutron.services.segments.plugin [-] Segment 70b8bde8-0e7e-43eb-a53c-c78a9bc7b8a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70b8bde8-0e7e-43eb-a53c-c78a9bc7b8a1 found for delete ", "request_id": "req-53a3327b-e663-48a2-bee2-87f678bea4f3"}]} 2026-06-09 23:34:26.758 8 INFO neutron.services.segments.plugin [-] Segment 70b8bde8-0e7e-43eb-a53c-c78a9bc7b8a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70b8bde8-0e7e-43eb-a53c-c78a9bc7b8a1 found for delete ", "request_id": "req-52309e95-3e60-4bb1-bfe3-100c569e2334"}]} 2026-06-09 23:34:26.763 8 INFO neutron.services.segments.plugin [-] Segment 958d3b79-0a34-4ea7-b2ad-f5bb897e50c4 resource provider aggregate not found 2026-06-09 23:34:26.768 8 INFO neutron.services.segments.plugin [-] Segment 958d3b79-0a34-4ea7-b2ad-f5bb897e50c4 resource provider aggregate not found 2026-06-09 23:34:26.774 8 INFO neutron.services.segments.plugin [-] Segment 958d3b79-0a34-4ea7-b2ad-f5bb897e50c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 958d3b79-0a34-4ea7-b2ad-f5bb897e50c4 found for delete ", "request_id": "req-f77906d0-8c9f-4c0a-9c10-7f47e99e38f1"}]} 2026-06-09 23:34:26.778 8 INFO neutron.services.segments.plugin [-] Segment 958d3b79-0a34-4ea7-b2ad-f5bb897e50c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 958d3b79-0a34-4ea7-b2ad-f5bb897e50c4 found for delete ", "request_id": "req-c1cfbd0b-b01b-461c-9249-a17fcb29c80a"}]} [pid: 8|app: 0|req: 1126/2296] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:34:26 2026] DELETE /v2.0/security-groups/1893aaca-8d6d-4e4a-b16c-79259ce402b3 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2297] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:34:26 2026] GET /v2.0/security-groups?tenant_id=517d0e0f86804ae88c7d6ca43e5567e8&name=default => generated 2929 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2298] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:34:26 2026] DELETE /v2.0/security-groups/d9b1a040-747b-4298-ba08-cd34c4974b88 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 23:34:27.300 7 WARNING neutron_lib.context [None req-61889eea-78d1-4dcb-83dc-a8f1302c2b47 b423fa6c659142f89a1aa4032a460bce 65c35409a27f4e168525f620defbc3af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1128/2299] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:34:27 2026] GET /v2.0/security-groups?tenant_id=353113d4c06b4e6f88616f5d8478f2b7&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2300] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:34:27 2026] DELETE /v2.0/security-groups/9d7b8fb2-806a-4a6b-8ab6-4e1b061f92c6 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 23:34:27.452 7 INFO neutron.db.segments_db [None req-61889eea-78d1-4dcb-83dc-a8f1302c2b47 b423fa6c659142f89a1aa4032a460bce 65c35409a27f4e168525f620defbc3af - - default default] Added segment 8346caa0-aad5-4b09-acc7-8d6fa4ab0a9a of type vxlan for network a2f3e0c7-1c4f-4738-8e7d-55606583258a [pid: 7|app: 0|req: 1172/2301] 10.0.0.90 () {34 vars in 669 bytes} [Tue Jun 9 23:34:27 2026] POST /v2.0/networks => generated 640 bytes in 445 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:34:27.551 8 WARNING neutron_lib.context [None req-5bcd96d5-9cb4-4930-9737-0d554a42d282 b423fa6c659142f89a1aa4032a460bce 65c35409a27f4e168525f620defbc3af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1130/2302] 10.0.0.90 () {34 vars in 668 bytes} [Tue Jun 9 23:34:27 2026] POST /v2.0/subnets => generated 658 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2303] 10.0.0.90 () {32 vars in 721 bytes} [Tue Jun 9 23:34:27 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 23:34:27.938 8 WARNING neutron_lib.context [None req-d62a1f83-19ff-48eb-9117-138f7360c048 b423fa6c659142f89a1aa4032a460bce 65c35409a27f4e168525f620defbc3af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1131/2304] 10.0.0.90 () {34 vars in 668 bytes} [Tue Jun 9 23:34:27 2026] POST /v2.0/subnets => generated 732 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:34:28.177 7 WARNING neutron_lib.context [None req-9153a5e5-f82b-4cba-8003-68d5bbc0e123 b423fa6c659142f89a1aa4032a460bce 65c35409a27f4e168525f620defbc3af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:34:28.224 7 INFO neutron.db.segments_db [None req-9153a5e5-f82b-4cba-8003-68d5bbc0e123 b423fa6c659142f89a1aa4032a460bce 65c35409a27f4e168525f620defbc3af - - default default] Added segment 651ccf90-a852-4577-8f0e-91f4021e344e of type vxlan for network 7d1ec045-6121-4cb1-affc-2858c271a5a6 [pid: 7|app: 0|req: 1174/2305] 10.0.0.90 () {34 vars in 669 bytes} [Tue Jun 9 23:34:28 2026] POST /v2.0/networks => generated 638 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:34:28.318 8 WARNING neutron_lib.context [None req-78fe0406-0e81-4d7c-8554-5e64d1abcb33 b423fa6c659142f89a1aa4032a460bce 65c35409a27f4e168525f620defbc3af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1132/2306] 10.0.0.90 () {34 vars in 668 bytes} [Tue Jun 9 23:34:28 2026] POST /v2.0/subnets => generated 655 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:34:28.522 7 WARNING neutron_lib.context [None req-afeb7710-4ca7-451b-9d89-3a9afd0456ba b423fa6c659142f89a1aa4032a460bce 65c35409a27f4e168525f620defbc3af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1175/2307] 10.0.0.90 () {34 vars in 668 bytes} [Tue Jun 9 23:34:28 2026] POST /v2.0/subnets => generated 725 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:34:28.833 8 WARNING neutron_lib.context [None req-c61c39b4-aebd-475b-9114-e6defd6381e6 b423fa6c659142f89a1aa4032a460bce 65c35409a27f4e168525f620defbc3af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:34:28.881 8 INFO neutron.db.segments_db [None req-c61c39b4-aebd-475b-9114-e6defd6381e6 b423fa6c659142f89a1aa4032a460bce 65c35409a27f4e168525f620defbc3af - - default default] Added segment c8d243c3-486e-4728-97a8-d08cf7ab613d of type vxlan for network 613577ff-1535-4fea-b8e5-9a25d31e0d1e [pid: 8|app: 0|req: 1133/2308] 10.0.0.90 () {34 vars in 669 bytes} [Tue Jun 9 23:34:28 2026] POST /v2.0/networks => generated 637 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:34:28.988 7 WARNING neutron_lib.context [None req-854239b4-4c4a-496f-a277-6683272416a6 b423fa6c659142f89a1aa4032a460bce 65c35409a27f4e168525f620defbc3af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1176/2309] 10.0.0.90 () {34 vars in 668 bytes} [Tue Jun 9 23:34:28 2026] POST /v2.0/subnets => generated 655 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:34:29.234 8 WARNING neutron_lib.context [None req-6137fed5-23a2-4f56-96ac-ca7f3d0c4007 b423fa6c659142f89a1aa4032a460bce 65c35409a27f4e168525f620defbc3af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1134/2310] 10.0.0.90 () {34 vars in 668 bytes} [Tue Jun 9 23:34:29 2026] POST /v2.0/subnets => generated 727 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:34:29.463 7 WARNING neutron_lib.context [None req-affa3968-f1c2-4962-b149-21c8af2e6999 b423fa6c659142f89a1aa4032a460bce 65c35409a27f4e168525f620defbc3af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:34:29.504 7 INFO neutron.db.segments_db [None req-affa3968-f1c2-4962-b149-21c8af2e6999 b423fa6c659142f89a1aa4032a460bce 65c35409a27f4e168525f620defbc3af - - default default] Added segment 5ffbe0e6-2a39-41bc-b267-ac861bdf578c of type vxlan for network 4404c749-dfa0-4afd-b38a-fd8c8846600a 2026-06-09 23:34:29.816 7 INFO neutron.db.l3_hamode_db [None req-affa3968-f1c2-4962-b149-21c8af2e6999 b423fa6c659142f89a1aa4032a460bce 65c35409a27f4e168525f620defbc3af - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-09 23:34:30.662 7 INFO neutron.db.l3_hamode_db [None req-affa3968-f1c2-4962-b149-21c8af2e6999 b423fa6c659142f89a1aa4032a460bce 65c35409a27f4e168525f620defbc3af - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1137/2313] 10.0.0.90 () {34 vars in 677 bytes} [Tue Jun 9 23:34:30 2026] POST /v2.0/qos/policies => generated 359 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2314] 10.0.0.90 () {34 vars in 752 bytes} [Tue Jun 9 23:34:30 2026] PUT /v2.0/policies/1f84a3d4-b8ac-4396-9c2c-86a9320102f3/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2315] 10.0.0.90 () {32 vars in 732 bytes} [Tue Jun 9 23:34:30 2026] GET /v2.0/policies/1f84a3d4-b8ac-4396-9c2c-86a9320102f3/tags => generated 25 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2316] 10.0.0.90 () {34 vars in 763 bytes} [Tue Jun 9 23:34:30 2026] PUT /v2.0/policies/1f84a3d4-b8ac-4396-9c2c-86a9320102f3/tags/green => generated 4 bytes in 22 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2317] 10.0.0.90 () {32 vars in 732 bytes} [Tue Jun 9 23:34:30 2026] GET /v2.0/policies/1f84a3d4-b8ac-4396-9c2c-86a9320102f3/tags => generated 34 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2318] 10.0.0.90 () {34 vars in 759 bytes} [Tue Jun 9 23:34:30 2026] PUT /v2.0/policies/1f84a3d4-b8ac-4396-9c2c-86a9320102f3/tags/red => generated 4 bytes in 16 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2319] 10.0.0.90 () {32 vars in 732 bytes} [Tue Jun 9 23:34:30 2026] GET /v2.0/policies/1f84a3d4-b8ac-4396-9c2c-86a9320102f3/tags => generated 34 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2320] 10.0.0.90 () {34 vars in 781 bytes} [Tue Jun 9 23:34:30 2026] PUT /v2.0/policies/1f84a3d4-b8ac-4396-9c2c-86a9320102f3/tags/black.or.white => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2321] 10.0.0.90 () {32 vars in 732 bytes} [Tue Jun 9 23:34:30 2026] GET /v2.0/policies/1f84a3d4-b8ac-4396-9c2c-86a9320102f3/tags => generated 52 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2322] 10.0.0.90 () {34 vars in 752 bytes} [Tue Jun 9 23:34:30 2026] PUT /v2.0/policies/1f84a3d4-b8ac-4396-9c2c-86a9320102f3/tags => generated 37 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2323] 10.0.0.90 () {32 vars in 732 bytes} [Tue Jun 9 23:34:30 2026] GET /v2.0/policies/1f84a3d4-b8ac-4396-9c2c-86a9320102f3/tags => generated 37 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2324] 10.0.0.90 () {32 vars in 740 bytes} [Tue Jun 9 23:34:30 2026] GET /v2.0/policies/1f84a3d4-b8ac-4396-9c2c-86a9320102f3/tags/red => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 23:34:31.013 8 INFO neutron.api.v2.resource [None req-4ef68780-48b2-47d1-97ca-45a75abda031 a1c354231758405a848864ce2d2d2bad 534a70b7c4064d9c8d401abe67eed183 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1149/2325] 10.0.0.90 () {32 vars in 744 bytes} [Tue Jun 9 23:34:31 2026] GET /v2.0/policies/1f84a3d4-b8ac-4396-9c2c-86a9320102f3/tags/green => generated 99 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2326] 10.0.0.90 () {32 vars in 743 bytes} [Tue Jun 9 23:34:31 2026] DELETE /v2.0/policies/1f84a3d4-b8ac-4396-9c2c-86a9320102f3/tags/red => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2327] 10.0.0.90 () {32 vars in 732 bytes} [Tue Jun 9 23:34:31 2026] GET /v2.0/policies/1f84a3d4-b8ac-4396-9c2c-86a9320102f3/tags => generated 30 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 23:34:31.083 8 INFO neutron.api.v2.resource [None req-eb76c3d0-8521-4c9f-be96-9e1c45d4e9a0 a1c354231758405a848864ce2d2d2bad 534a70b7c4064d9c8d401abe67eed183 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1152/2328] 10.0.0.90 () {32 vars in 747 bytes} [Tue Jun 9 23:34:31 2026] DELETE /v2.0/policies/1f84a3d4-b8ac-4396-9c2c-86a9320102f3/tags/green => generated 99 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2329] 10.0.0.90 () {32 vars in 735 bytes} [Tue Jun 9 23:34:31 2026] DELETE /v2.0/policies/1f84a3d4-b8ac-4396-9c2c-86a9320102f3/tags => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2330] 10.0.0.90 () {32 vars in 732 bytes} [Tue Jun 9 23:34:31 2026] GET /v2.0/policies/1f84a3d4-b8ac-4396-9c2c-86a9320102f3/tags => 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: 1155/2331] 10.0.0.90 () {32 vars in 733 bytes} [Tue Jun 9 23:34:31 2026] DELETE /v2.0/qos/policies/1f84a3d4-b8ac-4396-9c2c-86a9320102f3 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2332] 10.0.0.90 () {34 vars in 668 bytes} [Tue Jun 9 23:34:29 2026] POST /v2.0/routers => generated 685 bytes in 2099 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2333] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:34:31 2026] GET /v2.0/security-groups?tenant_id=aa14bc035e4b4e899ba3184d0522cf37&name=default => generated 2929 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2334] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:34:32 2026] DELETE /v2.0/security-groups/37b605fb-364d-44ec-b8a6-3f2d6818d49c => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2335] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:34:32 2026] GET /v2.0/security-groups?tenant_id=534a70b7c4064d9c8d401abe67eed183&name=default => generated 2929 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2336] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:34:32 2026] DELETE /v2.0/security-groups/98f325c6-7b46-40cc-9298-a792a03ae0f9 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2337] 10.0.0.90 () {34 vars in 782 bytes} [Tue Jun 9 23:34:31 2026] PUT /v2.0/routers/20e4e3d2-4423-4da4-a922-dbd41b2b0374/add_router_interface => generated 309 bytes in 1394 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2338] 10.0.0.90 () {34 vars in 782 bytes} [Tue Jun 9 23:34:32 2026] PUT /v2.0/routers/20e4e3d2-4423-4da4-a922-dbd41b2b0374/add_router_interface => generated 309 bytes in 1401 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2339] 10.0.0.90 () {34 vars in 782 bytes} [Tue Jun 9 23:34:34 2026] PUT /v2.0/routers/20e4e3d2-4423-4da4-a922-dbd41b2b0374/add_router_interface => generated 309 bytes in 1481 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:34:35.916 8 WARNING neutron_lib.context [None req-664c662f-7b63-4ba5-b331-5d3281ea32f0 b423fa6c659142f89a1aa4032a460bce 65c35409a27f4e168525f620defbc3af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:34:35.956 7 WARNING neutron_lib.context [None req-31708f1c-7f2f-4f03-a8fa-a3f5c868b899 a18aba5d8b704325a841cc9b2e0d2e60 e19d9b26d2a94e2e810119f4a3661848 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1158/2340] 10.0.0.90 () {34 vars in 683 bytes} [Tue Jun 9 23:34:35 2026] POST /v2.0/security-groups => generated 1630 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-09 23:34:36.041 8 WARNING neutron_lib.context [None req-c6d93888-0acd-4a32-b603-c93e52ce6858 b423fa6c659142f89a1aa4032a460bce 65c35409a27f4e168525f620defbc3af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1159/2341] 10.0.0.90 () {34 vars in 694 bytes} [Tue Jun 9 23:34:36 2026] POST /v2.0/security-group-rules => generated 597 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:34:36.200 8 WARNING neutron_lib.context [None req-4946d830-1a0d-4433-a472-668d9e36e957 b423fa6c659142f89a1aa4032a460bce 65c35409a27f4e168525f620defbc3af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1183/2342] 10.0.0.90 () {34 vars in 683 bytes} [Tue Jun 9 23:34:35 2026] POST /v2.0/security-groups => generated 1603 bytes in 505 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2343] 10.0.0.90 () {34 vars in 694 bytes} [Tue Jun 9 23:34:36 2026] POST /v2.0/security-group-rules => generated 597 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:34:36.319 8 WARNING neutron_lib.context [None req-d7e688c3-f25b-489d-8cd9-7ea1256de552 b423fa6c659142f89a1aa4032a460bce 65c35409a27f4e168525f620defbc3af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1184/2344] 10.0.0.90 () {34 vars in 766 bytes} [Tue Jun 9 23:34:36 2026] PUT /v2.0/security-groups/c35098d0-c1e4-4d41-8a14-b99eec67e4b3/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2345] 10.0.0.90 () {32 vars in 746 bytes} [Tue Jun 9 23:34:36 2026] GET /v2.0/security-groups/c35098d0-c1e4-4d41-8a14-b99eec67e4b3/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: 1186/2346] 10.0.0.90 () {34 vars in 777 bytes} [Tue Jun 9 23:34:36 2026] PUT /v2.0/security-groups/c35098d0-c1e4-4d41-8a14-b99eec67e4b3/tags/green => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2347] 10.0.0.90 () {34 vars in 694 bytes} [Tue Jun 9 23:34:36 2026] POST /v2.0/security-group-rules => generated 599 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:34:36.418 8 WARNING neutron_lib.context [None req-0811f909-9fe0-47d5-aa76-e98b5c8615de b423fa6c659142f89a1aa4032a460bce 65c35409a27f4e168525f620defbc3af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1187/2348] 10.0.0.90 () {32 vars in 746 bytes} [Tue Jun 9 23:34:36 2026] GET /v2.0/security-groups/c35098d0-c1e4-4d41-8a14-b99eec67e4b3/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2349] 10.0.0.90 () {34 vars in 773 bytes} [Tue Jun 9 23:34:36 2026] PUT /v2.0/security-groups/c35098d0-c1e4-4d41-8a14-b99eec67e4b3/tags/red => 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: 1189/2350] 10.0.0.90 () {32 vars in 746 bytes} [Tue Jun 9 23:34:36 2026] GET /v2.0/security-groups/c35098d0-c1e4-4d41-8a14-b99eec67e4b3/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: 1162/2351] 10.0.0.90 () {34 vars in 694 bytes} [Tue Jun 9 23:34:36 2026] POST /v2.0/security-group-rules => generated 601 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:34:36.521 8 WARNING neutron_lib.context [None req-62b2358e-f64e-407b-ad20-2a76b71236dc b423fa6c659142f89a1aa4032a460bce 65c35409a27f4e168525f620defbc3af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1190/2352] 10.0.0.90 () {34 vars in 795 bytes} [Tue Jun 9 23:34:36 2026] PUT /v2.0/security-groups/c35098d0-c1e4-4d41-8a14-b99eec67e4b3/tags/black.or.white => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2353] 10.0.0.90 () {32 vars in 746 bytes} [Tue Jun 9 23:34:36 2026] GET /v2.0/security-groups/c35098d0-c1e4-4d41-8a14-b99eec67e4b3/tags => generated 52 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2354] 10.0.0.90 () {34 vars in 766 bytes} [Tue Jun 9 23:34:36 2026] PUT /v2.0/security-groups/c35098d0-c1e4-4d41-8a14-b99eec67e4b3/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: 1163/2355] 10.0.0.90 () {34 vars in 694 bytes} [Tue Jun 9 23:34:36 2026] POST /v2.0/security-group-rules => generated 601 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2356] 10.0.0.90 () {32 vars in 746 bytes} [Tue Jun 9 23:34:36 2026] GET /v2.0/security-groups/c35098d0-c1e4-4d41-8a14-b99eec67e4b3/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 23:34:36.671 8 WARNING neutron_lib.context [None req-45fad6cf-c8f3-4c99-9fd3-02ff28371d19 b423fa6c659142f89a1aa4032a460bce 65c35409a27f4e168525f620defbc3af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1194/2357] 10.0.0.90 () {32 vars in 754 bytes} [Tue Jun 9 23:34:36 2026] GET /v2.0/security-groups/c35098d0-c1e4-4d41-8a14-b99eec67e4b3/tags/red => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 23:34:36.736 7 INFO neutron.api.v2.resource [None req-3b86a33f-6d48-4b5a-b45b-4ab563f00784 a18aba5d8b704325a841cc9b2e0d2e60 e19d9b26d2a94e2e810119f4a3661848 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1195/2358] 10.0.0.90 () {32 vars in 758 bytes} [Tue Jun 9 23:34:36 2026] GET /v2.0/security-groups/c35098d0-c1e4-4d41-8a14-b99eec67e4b3/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2359] 10.0.0.90 () {32 vars in 757 bytes} [Tue Jun 9 23:34:36 2026] DELETE /v2.0/security-groups/c35098d0-c1e4-4d41-8a14-b99eec67e4b3/tags/red => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2360] 10.0.0.90 () {34 vars in 694 bytes} [Tue Jun 9 23:34:36 2026] POST /v2.0/security-group-rules => generated 597 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:34:36.824 8 WARNING neutron_lib.context [None req-f537f6a0-dd1f-4fb2-912f-e9a9c65fa0df b423fa6c659142f89a1aa4032a460bce 65c35409a27f4e168525f620defbc3af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1197/2361] 10.0.0.90 () {32 vars in 746 bytes} [Tue Jun 9 23:34:36 2026] GET /v2.0/security-groups/c35098d0-c1e4-4d41-8a14-b99eec67e4b3/tags => generated 30 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 23:34:36.902 7 INFO neutron.api.v2.resource [None req-d5e74842-c084-4075-8434-2b1cfded967e a18aba5d8b704325a841cc9b2e0d2e60 e19d9b26d2a94e2e810119f4a3661848 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1198/2362] 10.0.0.90 () {32 vars in 761 bytes} [Tue Jun 9 23:34:36 2026] DELETE /v2.0/security-groups/c35098d0-c1e4-4d41-8a14-b99eec67e4b3/tags/green => generated 99 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2363] 10.0.0.90 () {34 vars in 694 bytes} [Tue Jun 9 23:34:36 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-06-09 23:34:36.959 8 WARNING neutron_lib.context [None req-e6089671-9668-4a71-b4d8-5412f8faeac3 b423fa6c659142f89a1aa4032a460bce 65c35409a27f4e168525f620defbc3af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1199/2364] 10.0.0.90 () {32 vars in 749 bytes} [Tue Jun 9 23:34:36 2026] DELETE /v2.0/security-groups/c35098d0-c1e4-4d41-8a14-b99eec67e4b3/tags => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2365] 10.0.0.90 () {32 vars in 746 bytes} [Tue Jun 9 23:34:36 2026] GET /v2.0/security-groups/c35098d0-c1e4-4d41-8a14-b99eec67e4b3/tags => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2366] 10.0.0.90 () {34 vars in 694 bytes} [Tue Jun 9 23:34:36 2026] POST /v2.0/security-group-rules => generated 597 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:34:37.106 8 WARNING neutron_lib.context [None req-274430d8-b607-48b0-b895-fd6e530eb5a7 b423fa6c659142f89a1aa4032a460bce 65c35409a27f4e168525f620defbc3af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1201/2367] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:34:37 2026] DELETE /v2.0/security-groups/c35098d0-c1e4-4d41-8a14-b99eec67e4b3 => 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: 1167/2368] 10.0.0.90 () {34 vars in 694 bytes} [Tue Jun 9 23:34:37 2026] POST /v2.0/security-group-rules => generated 599 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:34:37.249 7 WARNING neutron_lib.context [None req-d50c180d-21ad-4696-8aae-53f0e34c4ab1 b423fa6c659142f89a1aa4032a460bce 65c35409a27f4e168525f620defbc3af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1202/2369] 10.0.0.90 () {34 vars in 694 bytes} [Tue Jun 9 23:34:37 2026] POST /v2.0/security-group-rules => generated 601 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:34:37.402 8 WARNING neutron_lib.context [None req-5625ff35-ae09-4d73-8535-5dbff1e7bac9 b423fa6c659142f89a1aa4032a460bce 65c35409a27f4e168525f620defbc3af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1168/2370] 10.0.0.90 () {34 vars in 694 bytes} [Tue Jun 9 23:34:37 2026] POST /v2.0/security-group-rules => generated 597 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2371] 10.0.0.240 () {34 vars in 1096 bytes} [Tue Jun 9 23:34:37 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1488902775&fields=id&tenant_id=65c35409a27f4e168525f620defbc3af => generated 69 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2372] 10.0.0.240 () {34 vars in 982 bytes} [Tue Jun 9 23:34:37 2026] GET /v2.0/networks?id=7d1ec045-6121-4cb1-affc-2858c271a5a6 => generated 705 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2373] 10.0.0.240 () {34 vars in 965 bytes} [Tue Jun 9 23:34:37 2026] GET /v2.0/quotas/65c35409a27f4e168525f620defbc3af => generated 292 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2374] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:34:37 2026] GET /v2.0/security-groups?tenant_id=3e6664f78f034fdfb8489ccf514a1fe6&name=default => generated 2929 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2375] 10.0.0.240 () {34 vars in 1002 bytes} [Tue Jun 9 23:34:37 2026] GET /v2.0/ports?tenant_id=65c35409a27f4e168525f620defbc3af&fields=id => generated 287 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2376] 10.0.0.240 () {34 vars in 1008 bytes} [Tue Jun 9 23:34:38 2026] GET /v2.0/networks/7d1ec045-6121-4cb1-affc-2858c271a5a6?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: 1170/2377] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:34:38 2026] DELETE /v2.0/security-groups/faf7b5b8-eb9f-4867-990e-274d3ccf1e12 => 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: 1208/2378] 10.0.0.240 () {34 vars in 1108 bytes} [Tue Jun 9 23:34:38 2026] GET /v2.0/networks/7d1ec045-6121-4cb1-affc-2858c271a5a6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2379] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:34:38 2026] GET /v2.0/security-groups?tenant_id=e19d9b26d2a94e2e810119f4a3661848&name=default => generated 2929 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2380] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:34:38 2026] GET /v2.0/ports?device_id=0ed7856b-88a2-402c-b9da-6daa2492d77d => 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: 1209/2381] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:34:38 2026] DELETE /v2.0/security-groups/79116880-aff6-484c-a62c-3f46a92950f7 => 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: 1173/2382] 199.19.213.132 () {34 vars in 986 bytes} [Tue Jun 9 23:34:42 2026] GET /v2.0/networks?id=7d1ec045-6121-4cb1-affc-2858c271a5a6 => generated 705 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2383] 199.19.213.132 () {34 vars in 1050 bytes} [Tue Jun 9 23:34:42 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=65c35409a27f4e168525f620defbc3af => generated 179 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:34:42.661 8 WARNING neutron_lib.context [req-c49d7c44-3cfc-47a8-a7ba-24d1ef844c42 req-f8b68c00-43f6-4bb1-9c6f-90264b9590a5 b423fa6c659142f89a1aa4032a460bce 65c35409a27f4e168525f620defbc3af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1174/2384] 199.19.213.132 () {38 vars in 955 bytes} [Tue Jun 9 23:34:42 2026] POST /v2.0/ports => generated 1179 bytes in 398 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: 1175/2385] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:34:43 2026] GET /v2.0/ports?device_id=0ed7856b-88a2-402c-b9da-6daa2492d77d => generated 1194 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2386] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:34:43 2026] GET /v2.0/security-groups?id=31949a0a-0bdb-4e00-8afb-b2a8808ba8eb&fields=id&fields=name => generated 112 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2387] 199.19.213.132 () {38 vars in 1028 bytes} [Tue Jun 9 23:34:43 2026] PUT /v2.0/ports/040b8cd8-5dbb-4664-a699-28c14cac479f => generated 1460 bytes in 476 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2388] 199.19.213.132 () {34 vars in 1080 bytes} [Tue Jun 9 23:34:44 2026] GET /v2.0/ports?tenant_id=65c35409a27f4e168525f620defbc3af&device_id=0ed7856b-88a2-402c-b9da-6daa2492d77d => generated 1463 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: 1212/2389] 199.19.213.132 () {34 vars in 1056 bytes} [Tue Jun 9 23:34:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.30&port_id=040b8cd8-5dbb-4664-a699-28c14cac479f => 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: 1178/2390] 199.19.213.132 () {34 vars in 1104 bytes} [Tue Jun 9 23:34:44 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A21d&port_id=040b8cd8-5dbb-4664-a699-28c14cac479f => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 23:34:44.736 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7b55618f-2a73-472c-9435-8da24f67c02a'] response: {'name': 'network-changed', 'server_uuid': '0ed7856b-88a2-402c-b9da-6daa2492d77d', 'tag': '040b8cd8-5dbb-4664-a699-28c14cac479f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1213/2391] 199.19.213.132 () {34 vars in 1064 bytes} [Tue Jun 9 23:34:44 2026] GET /v2.0/subnets?id=602033e5-8f4c-4f15-a0ca-41a08a32f382&id=682937bc-f864-4818-8f23-62d1bc7dc6a9 => generated 1409 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2392] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:34:44 2026] GET /v2.0/ports?network_id=7d1ec045-6121-4cb1-affc-2858c271a5a6&device_owner=network%3Adhcp => generated 1457 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2395] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:34:44 2026] GET /v2.0/ports?network_id=7d1ec045-6121-4cb1-affc-2858c271a5a6&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: 1215/2396] 199.19.213.132 () {34 vars in 1012 bytes} [Tue Jun 9 23:34:44 2026] GET /v2.0/networks/7d1ec045-6121-4cb1-affc-2858c271a5a6?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: 1182/2397] 199.19.213.132 () {34 vars in 1112 bytes} [Tue Jun 9 23:34:44 2026] GET /v2.0/networks/7d1ec045-6121-4cb1-affc-2858c271a5a6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2398] 199.19.213.132 () {34 vars in 1080 bytes} [Tue Jun 9 23:34:46 2026] GET /v2.0/ports?tenant_id=65c35409a27f4e168525f620defbc3af&device_id=0ed7856b-88a2-402c-b9da-6daa2492d77d => generated 1463 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2399] 199.19.213.132 () {34 vars in 986 bytes} [Tue Jun 9 23:34:46 2026] GET /v2.0/networks?id=7d1ec045-6121-4cb1-affc-2858c271a5a6 => generated 800 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2400] 199.19.213.132 () {34 vars in 1056 bytes} [Tue Jun 9 23:34:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.30&port_id=040b8cd8-5dbb-4664-a699-28c14cac479f => 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: 1184/2401] 199.19.213.132 () {34 vars in 1104 bytes} [Tue Jun 9 23:34:46 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A21d&port_id=040b8cd8-5dbb-4664-a699-28c14cac479f => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2402] 199.19.213.132 () {34 vars in 1064 bytes} [Tue Jun 9 23:34:46 2026] GET /v2.0/subnets?id=602033e5-8f4c-4f15-a0ca-41a08a32f382&id=682937bc-f864-4818-8f23-62d1bc7dc6a9 => generated 1409 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2403] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:34:46 2026] GET /v2.0/ports?network_id=7d1ec045-6121-4cb1-affc-2858c271a5a6&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: 1219/2404] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:34:46 2026] GET /v2.0/ports?network_id=7d1ec045-6121-4cb1-affc-2858c271a5a6&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2405] 199.19.213.132 () {34 vars in 1012 bytes} [Tue Jun 9 23:34:46 2026] GET /v2.0/networks/7d1ec045-6121-4cb1-affc-2858c271a5a6?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: 1220/2406] 199.19.213.132 () {34 vars in 1112 bytes} [Tue Jun 9 23:34:46 2026] GET /v2.0/networks/7d1ec045-6121-4cb1-affc-2858c271a5a6?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: 1187/2407] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:34:48 2026] GET /v2.0/ports?device_id=0ed7856b-88a2-402c-b9da-6daa2492d77d => generated 1196 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2408] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:34:48 2026] GET /v2.0/security-groups?id=31949a0a-0bdb-4e00-8afb-b2a8808ba8eb&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2409] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:34:53 2026] GET /v2.0/ports?device_id=0ed7856b-88a2-402c-b9da-6daa2492d77d => generated 1196 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2410] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:34:53 2026] GET /v2.0/security-groups?id=31949a0a-0bdb-4e00-8afb-b2a8808ba8eb&fields=id&fields=name => generated 112 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2411] 10.0.0.90 () {32 vars in 817 bytes} [Tue Jun 9 23:34:53 2026] GET /v2.0/ports?network_id=7d1ec045-6121-4cb1-affc-2858c271a5a6&mac_address=fa%3A16%3A3e%3A74%3Aac%3Afa => generated 1196 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 23:34:54.006 7 WARNING neutron_lib.context [None req-e0d4db6b-cd0a-42f4-9549-cbf2b0ed1b74 b423fa6c659142f89a1aa4032a460bce 65c35409a27f4e168525f620defbc3af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:34:54.769 7 INFO neutron.db.l3_db [None req-e0d4db6b-cd0a-42f4-9549-cbf2b0ed1b74 b423fa6c659142f89a1aa4032a460bce 65c35409a27f4e168525f620defbc3af - - default default] Floating IP 194a3a22-c53f-47a3-9631-839bd5a5621d associated. External IP: 10.96.250.210, port: 040b8cd8-5dbb-4664-a699-28c14cac479f. [pid: 7|app: 0|req: 1223/2412] 10.0.0.90 () {34 vars in 676 bytes} [Tue Jun 9 23:34:54 2026] POST /v2.0/floatingips => generated 854 bytes in 1097 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2413] 10.0.0.240 () {34 vars in 1096 bytes} [Tue Jun 9 23:34:55 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1488902775&fields=id&tenant_id=65c35409a27f4e168525f620defbc3af => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 23:34:55.247 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-081c1854-7e58-4454-b65a-c5b6974cc7be'] response: {'name': 'network-changed', 'server_uuid': '0ed7856b-88a2-402c-b9da-6daa2492d77d', 'tag': '040b8cd8-5dbb-4664-a699-28c14cac479f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1224/2414] 10.0.0.240 () {34 vars in 982 bytes} [Tue Jun 9 23:34:55 2026] GET /v2.0/networks?id=613577ff-1535-4fea-b8e5-9a25d31e0d1e => generated 704 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2415] 10.0.0.240 () {34 vars in 965 bytes} [Tue Jun 9 23:34:55 2026] GET /v2.0/quotas/65c35409a27f4e168525f620defbc3af => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2416] 10.0.0.240 () {34 vars in 1002 bytes} [Tue Jun 9 23:34:55 2026] GET /v2.0/ports?tenant_id=65c35409a27f4e168525f620defbc3af&fields=id => generated 333 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2417] 10.0.0.240 () {34 vars in 1008 bytes} [Tue Jun 9 23:34:55 2026] GET /v2.0/networks/613577ff-1535-4fea-b8e5-9a25d31e0d1e?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: 1226/2418] 10.0.0.240 () {34 vars in 1108 bytes} [Tue Jun 9 23:34:55 2026] GET /v2.0/networks/613577ff-1535-4fea-b8e5-9a25d31e0d1e?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: 1193/2419] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:34:55 2026] GET /v2.0/ports?device_id=2be4adab-34df-422f-90bf-33e203863c69 => 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: 1227/2420] 199.19.213.132 () {34 vars in 1080 bytes} [Tue Jun 9 23:34:55 2026] GET /v2.0/ports?tenant_id=65c35409a27f4e168525f620defbc3af&device_id=0ed7856b-88a2-402c-b9da-6daa2492d77d => generated 1465 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2421] 199.19.213.132 () {34 vars in 986 bytes} [Tue Jun 9 23:34:55 2026] GET /v2.0/networks?id=7d1ec045-6121-4cb1-affc-2858c271a5a6 => generated 800 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2422] 199.19.213.132 () {34 vars in 1056 bytes} [Tue Jun 9 23:34:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.30&port_id=040b8cd8-5dbb-4664-a699-28c14cac479f => generated 857 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2423] 199.19.213.132 () {34 vars in 1104 bytes} [Tue Jun 9 23:34:55 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A21d&port_id=040b8cd8-5dbb-4664-a699-28c14cac479f => 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: 1229/2424] 199.19.213.132 () {34 vars in 1064 bytes} [Tue Jun 9 23:34:55 2026] GET /v2.0/subnets?id=602033e5-8f4c-4f15-a0ca-41a08a32f382&id=682937bc-f864-4818-8f23-62d1bc7dc6a9 => generated 1409 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2425] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:34:55 2026] GET /v2.0/ports?network_id=7d1ec045-6121-4cb1-affc-2858c271a5a6&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: 1230/2426] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:34:56 2026] GET /v2.0/ports?network_id=7d1ec045-6121-4cb1-affc-2858c271a5a6&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2427] 199.19.213.132 () {34 vars in 1012 bytes} [Tue Jun 9 23:34:56 2026] GET /v2.0/networks/7d1ec045-6121-4cb1-affc-2858c271a5a6?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: 1231/2428] 199.19.213.132 () {34 vars in 1112 bytes} [Tue Jun 9 23:34:56 2026] GET /v2.0/networks/7d1ec045-6121-4cb1-affc-2858c271a5a6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2431] 199.19.213.132 () {34 vars in 986 bytes} [Tue Jun 9 23:34:59 2026] GET /v2.0/networks?id=613577ff-1535-4fea-b8e5-9a25d31e0d1e => generated 704 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2432] 199.19.213.132 () {34 vars in 1050 bytes} [Tue Jun 9 23:34:59 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=65c35409a27f4e168525f620defbc3af => generated 179 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:35:00.031 8 WARNING neutron_lib.context [req-666747f6-4567-4b8a-8de3-22b0540ae602 req-8eab0bdb-1035-4c2e-83cc-0d34dad70032 b423fa6c659142f89a1aa4032a460bce 65c35409a27f4e168525f620defbc3af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1200/2433] 199.19.213.132 () {38 vars in 955 bytes} [Tue Jun 9 23:35:00 2026] POST /v2.0/ports => generated 1183 bytes in 426 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: 1201/2434] 10.0.0.46 () {34 vars in 989 bytes} [Tue Jun 9 23:35:00 2026] GET /v2.0/ports?device_id=0ed7856b-88a2-402c-b9da-6daa2492d77d => generated 1465 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2435] 10.0.0.46 () {34 vars in 1039 bytes} [Tue Jun 9 23:35:00 2026] GET /v2.0/security-groups?id=31949a0a-0bdb-4e00-8afb-b2a8808ba8eb&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: 1203/2436] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:35:00 2026] GET /v2.0/ports?device_id=2be4adab-34df-422f-90bf-33e203863c69 => generated 1198 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2437] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:35:00 2026] GET /v2.0/security-groups?id=31949a0a-0bdb-4e00-8afb-b2a8808ba8eb&fields=id&fields=name => generated 112 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2438] 199.19.213.132 () {38 vars in 1028 bytes} [Tue Jun 9 23:35:00 2026] PUT /v2.0/ports/8948e359-b2b3-4996-8a26-0de377bb5080 => generated 1464 bytes in 559 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2439] 199.19.213.132 () {34 vars in 1080 bytes} [Tue Jun 9 23:35:02 2026] GET /v2.0/ports?tenant_id=65c35409a27f4e168525f620defbc3af&device_id=2be4adab-34df-422f-90bf-33e203863c69 => generated 1467 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: 1235/2440] 199.19.213.132 () {34 vars in 1056 bytes} [Tue Jun 9 23:35:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.72&port_id=8948e359-b2b3-4996-8a26-0de377bb5080 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2441] 199.19.213.132 () {34 vars in 1106 bytes} [Tue Jun 9 23:35:02 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A18f&port_id=8948e359-b2b3-4996-8a26-0de377bb5080 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 23:35:02.178 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d2a0b64a-091a-47f5-9435-af8af5963700'] response: {'name': 'network-changed', 'server_uuid': '2be4adab-34df-422f-90bf-33e203863c69', 'tag': '8948e359-b2b3-4996-8a26-0de377bb5080', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1236/2442] 199.19.213.132 () {34 vars in 1064 bytes} [Tue Jun 9 23:35:02 2026] GET /v2.0/subnets?id=14fd654e-9599-4dc9-8c85-343305423318&id=0ca559c8-9618-4105-a0c0-cd7bb9f10633 => generated 1411 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2443] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:35:02 2026] GET /v2.0/ports?network_id=613577ff-1535-4fea-b8e5-9a25d31e0d1e&device_owner=network%3Adhcp => generated 1461 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2444] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:35:02 2026] GET /v2.0/ports?network_id=613577ff-1535-4fea-b8e5-9a25d31e0d1e&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: 1208/2445] 199.19.213.132 () {34 vars in 1012 bytes} [Tue Jun 9 23:35:02 2026] GET /v2.0/networks/613577ff-1535-4fea-b8e5-9a25d31e0d1e?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: 1238/2446] 199.19.213.132 () {34 vars in 1112 bytes} [Tue Jun 9 23:35:02 2026] GET /v2.0/networks/613577ff-1535-4fea-b8e5-9a25d31e0d1e?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: 1209/2447] 199.19.213.132 () {34 vars in 1080 bytes} [Tue Jun 9 23:35:03 2026] GET /v2.0/ports?tenant_id=65c35409a27f4e168525f620defbc3af&device_id=2be4adab-34df-422f-90bf-33e203863c69 => generated 1467 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2448] 199.19.213.132 () {34 vars in 986 bytes} [Tue Jun 9 23:35:03 2026] GET /v2.0/networks?id=613577ff-1535-4fea-b8e5-9a25d31e0d1e => generated 800 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2449] 199.19.213.132 () {34 vars in 1056 bytes} [Tue Jun 9 23:35:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.72&port_id=8948e359-b2b3-4996-8a26-0de377bb5080 => 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: 1240/2450] 199.19.213.132 () {34 vars in 1106 bytes} [Tue Jun 9 23:35:03 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A18f&port_id=8948e359-b2b3-4996-8a26-0de377bb5080 => 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: 1211/2451] 199.19.213.132 () {34 vars in 1064 bytes} [Tue Jun 9 23:35:03 2026] GET /v2.0/subnets?id=14fd654e-9599-4dc9-8c85-343305423318&id=0ca559c8-9618-4105-a0c0-cd7bb9f10633 => generated 1411 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2452] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:35:03 2026] GET /v2.0/ports?network_id=613577ff-1535-4fea-b8e5-9a25d31e0d1e&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2453] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:35:03 2026] GET /v2.0/ports?network_id=613577ff-1535-4fea-b8e5-9a25d31e0d1e&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2454] 199.19.213.132 () {34 vars in 1012 bytes} [Tue Jun 9 23:35:03 2026] GET /v2.0/networks/613577ff-1535-4fea-b8e5-9a25d31e0d1e?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2455] 199.19.213.132 () {34 vars in 1112 bytes} [Tue Jun 9 23:35:03 2026] GET /v2.0/networks/613577ff-1535-4fea-b8e5-9a25d31e0d1e?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: 1243/2456] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:35:06 2026] GET /v2.0/ports?device_id=2be4adab-34df-422f-90bf-33e203863c69 => generated 1200 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2457] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:35:06 2026] GET /v2.0/security-groups?id=31949a0a-0bdb-4e00-8afb-b2a8808ba8eb&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2458] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:35:11 2026] GET /v2.0/ports?device_id=2be4adab-34df-422f-90bf-33e203863c69 => generated 1200 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2459] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:35:11 2026] GET /v2.0/security-groups?id=31949a0a-0bdb-4e00-8afb-b2a8808ba8eb&fields=id&fields=name => generated 112 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2460] 10.0.0.90 () {32 vars in 817 bytes} [Tue Jun 9 23:35:11 2026] GET /v2.0/ports?network_id=613577ff-1535-4fea-b8e5-9a25d31e0d1e&mac_address=fa%3A16%3A3e%3A28%3A26%3A20 => generated 1200 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 23:35:11.457 8 WARNING neutron_lib.context [None req-a60d3bf8-f035-4540-93f5-4bb39ae858c1 b423fa6c659142f89a1aa4032a460bce 65c35409a27f4e168525f620defbc3af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:35:12.880 8 INFO neutron.db.l3_db [None req-a60d3bf8-f035-4540-93f5-4bb39ae858c1 b423fa6c659142f89a1aa4032a460bce 65c35409a27f4e168525f620defbc3af - - default default] Floating IP da403283-9565-4c91-b9bf-6212a48a7c00 associated. External IP: 10.96.250.205, port: 8948e359-b2b3-4996-8a26-0de377bb5080. [pid: 8|app: 0|req: 1216/2461] 10.0.0.90 () {34 vars in 676 bytes} [Tue Jun 9 23:35:11 2026] POST /v2.0/floatingips => generated 854 bytes in 1730 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2464] 10.0.0.46 () {34 vars in 989 bytes} [Tue Jun 9 23:35:18 2026] GET /v2.0/ports?device_id=2be4adab-34df-422f-90bf-33e203863c69 => generated 1469 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2465] 10.0.0.46 () {34 vars in 1039 bytes} [Tue Jun 9 23:35:18 2026] GET /v2.0/security-groups?id=31949a0a-0bdb-4e00-8afb-b2a8808ba8eb&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: 1248/2466] 199.19.213.132 () {34 vars in 1080 bytes} [Tue Jun 9 23:35:18 2026] GET /v2.0/ports?tenant_id=65c35409a27f4e168525f620defbc3af&device_id=2be4adab-34df-422f-90bf-33e203863c69 => generated 1469 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 23:35:18.888 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a9fa11c5-e846-4d85-9b54-df7314a572e0'] response: {'name': 'network-changed', 'server_uuid': '2be4adab-34df-422f-90bf-33e203863c69', 'tag': '8948e359-b2b3-4996-8a26-0de377bb5080', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1219/2467] 199.19.213.132 () {34 vars in 986 bytes} [Tue Jun 9 23:35:18 2026] GET /v2.0/networks?id=613577ff-1535-4fea-b8e5-9a25d31e0d1e => generated 800 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2468] 199.19.213.132 () {34 vars in 1056 bytes} [Tue Jun 9 23:35:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.72&port_id=8948e359-b2b3-4996-8a26-0de377bb5080 => generated 859 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2469] 199.19.213.132 () {34 vars in 1106 bytes} [Tue Jun 9 23:35:18 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A18f&port_id=8948e359-b2b3-4996-8a26-0de377bb5080 => 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: 1250/2470] 199.19.213.132 () {34 vars in 1064 bytes} [Tue Jun 9 23:35:19 2026] GET /v2.0/subnets?id=14fd654e-9599-4dc9-8c85-343305423318&id=0ca559c8-9618-4105-a0c0-cd7bb9f10633 => generated 1411 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2471] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:35:19 2026] GET /v2.0/ports?network_id=613577ff-1535-4fea-b8e5-9a25d31e0d1e&device_owner=network%3Adhcp => generated 1461 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2472] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:35:19 2026] GET /v2.0/ports?network_id=613577ff-1535-4fea-b8e5-9a25d31e0d1e&device_owner=network%3Adhcp => generated 1461 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2473] 199.19.213.132 () {34 vars in 1012 bytes} [Tue Jun 9 23:35:19 2026] GET /v2.0/networks/613577ff-1535-4fea-b8e5-9a25d31e0d1e?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: 1252/2474] 199.19.213.132 () {34 vars in 1112 bytes} [Tue Jun 9 23:35:19 2026] GET /v2.0/networks/613577ff-1535-4fea-b8e5-9a25d31e0d1e?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: 1223/2475] 10.0.0.90 () {32 vars in 720 bytes} [Tue Jun 9 23:35:24 2026] GET /v2.0/subnets/022db5a1-df30-401f-be9d-ce00eaeb91cd => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2476] 10.0.0.122 () {30 vars in 689 bytes} [Tue Jun 9 23:35:25 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2477] 10.0.0.122 () {30 vars in 691 bytes} [Tue Jun 9 23:35:25 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: 1254/2478] 10.0.0.122 () {30 vars in 667 bytes} [Tue Jun 9 23:35:25 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: 1225/2479] 10.0.0.122 () {30 vars in 703 bytes} [Tue Jun 9 23:35:25 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: 1255/2480] 10.0.0.122 () {28 vars in 438 bytes} [Tue Jun 9 23:35:26 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: 1226/2481] 10.0.0.122 () {30 vars in 727 bytes} [Tue Jun 9 23:35:26 2026] GET /v2.0/subnets/022db5a1-df30-401f-be9d-ce00eaeb91cd => generated 658 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2482] 10.0.0.122 () {30 vars in 689 bytes} [Tue Jun 9 23:35:26 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2483] 10.0.0.122 () {30 vars in 691 bytes} [Tue Jun 9 23:35:26 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: 1257/2484] 10.0.0.122 () {30 vars in 667 bytes} [Tue Jun 9 23:35:26 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2485] 10.0.0.122 () {30 vars in 703 bytes} [Tue Jun 9 23:35:26 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: 1258/2486] 10.0.0.122 () {30 vars in 727 bytes} [Tue Jun 9 23:35:26 2026] GET /v2.0/subnets/022db5a1-df30-401f-be9d-ce00eaeb91cd => generated 676 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2487] 10.0.0.122 () {30 vars in 689 bytes} [Tue Jun 9 23:35:26 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: 1259/2488] 10.0.0.122 () {30 vars in 691 bytes} [Tue Jun 9 23:35:26 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: 1230/2489] 10.0.0.122 () {30 vars in 667 bytes} [Tue Jun 9 23:35:26 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2490] 10.0.0.122 () {30 vars in 703 bytes} [Tue Jun 9 23:35:26 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: 1231/2491] 10.0.0.122 () {30 vars in 729 bytes} [Tue Jun 9 23:35:26 2026] GET /v2.0/networks/a2f3e0c7-1c4f-4738-8e7d-55606583258a => generated 800 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2492] 10.0.0.122 () {30 vars in 681 bytes} [Tue Jun 9 23:35:26 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: 1232/2493] 10.0.0.122 () {34 vars in 703 bytes} [Tue Jun 9 23:35:26 2026] POST /v2.0/ports => generated 1132 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2494] 199.19.213.132 () {30 vars in 702 bytes} [Tue Jun 9 23:35:29 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1233/2495] 199.19.213.132 () {30 vars in 704 bytes} [Tue Jun 9 23:35:29 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: 1263/2496] 199.19.213.132 () {30 vars in 680 bytes} [Tue Jun 9 23:35:29 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2497] 199.19.213.132 () {30 vars in 716 bytes} [Tue Jun 9 23:35:29 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: 1264/2498] 199.19.213.132 () {30 vars in 736 bytes} [Tue Jun 9 23:35:29 2026] GET /v2.0/ports/5e1e044c-9165-4f60-8a5b-d92ab43f401a => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2499] 199.19.213.132 () {30 vars in 702 bytes} [Tue Jun 9 23:35:29 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2500] 199.19.213.132 () {30 vars in 704 bytes} [Tue Jun 9 23:35:29 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2501] 199.19.213.132 () {30 vars in 680 bytes} [Tue Jun 9 23:35:29 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2502] 199.19.213.132 () {30 vars in 716 bytes} [Tue Jun 9 23:35:29 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-06-09 23:35:29.647 8 INFO neutron.api.v2.resource [None req-82ce0127-b42e-4e7b-8dea-4f6e757891db 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1237/2503] 199.19.213.132 () {30 vars in 762 bytes} [Tue Jun 9 23:35:29 2026] GET /v2.0/security-groups/lb-58d90595-9a14-414f-84c6-ab8055b06fbf => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2504] 199.19.213.132 () {30 vars in 784 bytes} [Tue Jun 9 23:35:29 2026] GET /v2.0/security-groups?name=lb-58d90595-9a14-414f-84c6-ab8055b06fbf => generated 23 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2505] 199.19.213.132 () {34 vars in 735 bytes} [Tue Jun 9 23:35:29 2026] POST /v2.0/security-groups => generated 1638 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2508] 199.19.213.132 () {30 vars in 814 bytes} [Tue Jun 9 23:35:29 2026] GET /v2.0/security-group-rules?security_group_id=f7b32af9-fd18-4478-86c0-d407275ce08e => generated 1182 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2509] 199.19.213.132 () {34 vars in 788 bytes} [Tue Jun 9 23:35:29 2026] PUT /v2.0/ports/5e1e044c-9165-4f60-8a5b-d92ab43f401a => generated 1132 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2510] 199.19.213.132 () {30 vars in 702 bytes} [Tue Jun 9 23:35:30 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: 8|app: 0|req: 1242/2511] 199.19.213.132 () {30 vars in 704 bytes} [Tue Jun 9 23:35:30 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: 1270/2512] 199.19.213.132 () {30 vars in 680 bytes} [Tue Jun 9 23:35:30 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: 1243/2513] 199.19.213.132 () {30 vars in 716 bytes} [Tue Jun 9 23:35:30 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: 1271/2514] 199.19.213.132 () {30 vars in 740 bytes} [Tue Jun 9 23:35:30 2026] GET /v2.0/subnets/022db5a1-df30-401f-be9d-ce00eaeb91cd => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2515] 10.0.0.240 () {34 vars in 1016 bytes} [Tue Jun 9 23:35:37 2026] GET /v2.0/security-groups?id=5a41dfe7-55c7-4276-bf6f-57313a25dd76&fields=id => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2516] 10.0.0.240 () {34 vars in 982 bytes} [Tue Jun 9 23:35:37 2026] GET /v2.0/networks?id=ff798440-4419-41dc-8f9b-3c6914274680 => generated 735 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2517] 10.0.0.240 () {34 vars in 965 bytes} [Tue Jun 9 23:35:37 2026] GET /v2.0/quotas/8450f099df2e4e2cbe2fe537c873bf24 => generated 291 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2518] 10.0.0.240 () {34 vars in 1002 bytes} [Tue Jun 9 23:35:37 2026] GET /v2.0/ports?tenant_id=8450f099df2e4e2cbe2fe537c873bf24&fields=id => generated 149 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2519] 10.0.0.240 () {34 vars in 1008 bytes} [Tue Jun 9 23:35:38 2026] GET /v2.0/networks/ff798440-4419-41dc-8f9b-3c6914274680?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: 1274/2520] 10.0.0.240 () {34 vars in 1108 bytes} [Tue Jun 9 23:35:38 2026] GET /v2.0/networks/ff798440-4419-41dc-8f9b-3c6914274680?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2521] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:35:38 2026] GET /v2.0/ports?device_id=af68d8bb-0a11-4c70-a97a-65dc8b032e89 => 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: 1275/2522] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:35:38 2026] GET /v2.0/ports?device_id=af68d8bb-0a11-4c70-a97a-65dc8b032e89 => 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: 1248/2523] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:35:41 2026] GET /v2.0/ports?device_id=af68d8bb-0a11-4c70-a97a-65dc8b032e89 => generated 12 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2524] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:35:41 2026] GET /v2.0/ports?device_id=af68d8bb-0a11-4c70-a97a-65dc8b032e89 => generated 12 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2525] 199.19.213.132 () {34 vars in 986 bytes} [Tue Jun 9 23:35:42 2026] GET /v2.0/networks?id=ff798440-4419-41dc-8f9b-3c6914274680 => generated 735 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2526] 199.19.213.132 () {34 vars in 1050 bytes} [Tue Jun 9 23:35:42 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8450f099df2e4e2cbe2fe537c873bf24 => generated 343 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2527] 199.19.213.132 () {38 vars in 955 bytes} [Tue Jun 9 23:35:42 2026] POST /v2.0/ports => generated 1082 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2528] 199.19.213.132 () {38 vars in 1028 bytes} [Tue Jun 9 23:35:43 2026] PUT /v2.0/ports/a3d69fb3-6981-4824-bf6c-82a86590e155 => generated 1243 bytes in 434 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: 1251/2529] 199.19.213.132 () {34 vars in 1096 bytes} [Tue Jun 9 23:35:44 2026] GET /v2.0/ports?device_id=0ed7856b-88a2-402c-b9da-6daa2492d77d&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 40 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: 7|app: 0|req: 1279/2530] 199.19.213.132 () {34 vars in 1080 bytes} [Tue Jun 9 23:35:44 2026] GET /v2.0/ports?tenant_id=8450f099df2e4e2cbe2fe537c873bf24&device_id=af68d8bb-0a11-4c70-a97a-65dc8b032e89 => generated 1246 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 23:35:44.672 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ab316c89-581e-4ee7-a36e-8de7f4aa81fd'] response: {'name': 'network-changed', 'server_uuid': 'af68d8bb-0a11-4c70-a97a-65dc8b032e89', 'tag': 'a3d69fb3-6981-4824-bf6c-82a86590e155', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1252/2531] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:35:44 2026] GET /v2.0/ports?device_id=af68d8bb-0a11-4c70-a97a-65dc8b032e89 => generated 1246 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2532] 199.19.213.132 () {34 vars in 1062 bytes} [Tue Jun 9 23:35:44 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.102&port_id=a3d69fb3-6981-4824-bf6c-82a86590e155 => 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: 1281/2533] 199.19.213.132 () {34 vars in 984 bytes} [Tue Jun 9 23:35:44 2026] GET /v2.0/subnets?id=7cccaaa7-6e76-481a-bec2-21f80d1a5870 => generated 654 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2534] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:35:44 2026] GET /v2.0/security-groups?id=5a41dfe7-55c7-4276-bf6f-57313a25dd76&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: 7|app: 0|req: 1282/2535] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:35:44 2026] GET /v2.0/ports?network_id=ff798440-4419-41dc-8f9b-3c6914274680&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: 1283/2536] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:35:44 2026] GET /v2.0/ports?device_id=af68d8bb-0a11-4c70-a97a-65dc8b032e89 => generated 1246 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2537] 199.19.213.132 () {34 vars in 1012 bytes} [Tue Jun 9 23:35:44 2026] GET /v2.0/networks/ff798440-4419-41dc-8f9b-3c6914274680?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: 1284/2540] 199.19.213.132 () {34 vars in 1112 bytes} [Tue Jun 9 23:35:44 2026] GET /v2.0/networks/ff798440-4419-41dc-8f9b-3c6914274680?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2541] 199.19.213.132 () {34 vars in 1080 bytes} [Tue Jun 9 23:35:45 2026] GET /v2.0/ports?tenant_id=65c35409a27f4e168525f620defbc3af&device_id=0ed7856b-88a2-402c-b9da-6daa2492d77d => generated 1465 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2542] 199.19.213.132 () {34 vars in 1080 bytes} [Tue Jun 9 23:35:45 2026] GET /v2.0/ports?tenant_id=8450f099df2e4e2cbe2fe537c873bf24&device_id=af68d8bb-0a11-4c70-a97a-65dc8b032e89 => generated 1246 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2543] 199.19.213.132 () {34 vars in 986 bytes} [Tue Jun 9 23:35:45 2026] GET /v2.0/networks?id=ff798440-4419-41dc-8f9b-3c6914274680 => generated 735 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2544] 199.19.213.132 () {34 vars in 1062 bytes} [Tue Jun 9 23:35:45 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.102&port_id=a3d69fb3-6981-4824-bf6c-82a86590e155 => 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: 1259/2545] 199.19.213.132 () {34 vars in 984 bytes} [Tue Jun 9 23:35:46 2026] GET /v2.0/subnets?id=7cccaaa7-6e76-481a-bec2-21f80d1a5870 => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2546] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:35:46 2026] GET /v2.0/ports?network_id=ff798440-4419-41dc-8f9b-3c6914274680&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: 1287/2547] 199.19.213.132 () {34 vars in 986 bytes} [Tue Jun 9 23:35:46 2026] GET /v2.0/networks?id=7d1ec045-6121-4cb1-affc-2858c271a5a6 => generated 800 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2548] 199.19.213.132 () {34 vars in 1056 bytes} [Tue Jun 9 23:35:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.30&port_id=040b8cd8-5dbb-4664-a699-28c14cac479f => generated 859 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2549] 199.19.213.132 () {34 vars in 1012 bytes} [Tue Jun 9 23:35:46 2026] GET /v2.0/networks/ff798440-4419-41dc-8f9b-3c6914274680?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: 1289/2550] 199.19.213.132 () {34 vars in 1104 bytes} [Tue Jun 9 23:35:46 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A21d&port_id=040b8cd8-5dbb-4664-a699-28c14cac479f => 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: 1262/2551] 199.19.213.132 () {34 vars in 1112 bytes} [Tue Jun 9 23:35:46 2026] GET /v2.0/networks/ff798440-4419-41dc-8f9b-3c6914274680?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2552] 199.19.213.132 () {34 vars in 1064 bytes} [Tue Jun 9 23:35:46 2026] GET /v2.0/subnets?id=602033e5-8f4c-4f15-a0ca-41a08a32f382&id=682937bc-f864-4818-8f23-62d1bc7dc6a9 => generated 1409 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2553] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:35:46 2026] GET /v2.0/ports?network_id=7d1ec045-6121-4cb1-affc-2858c271a5a6&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: 1291/2554] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:35:46 2026] GET /v2.0/ports?network_id=7d1ec045-6121-4cb1-affc-2858c271a5a6&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: 1264/2555] 199.19.213.132 () {34 vars in 1012 bytes} [Tue Jun 9 23:35:46 2026] GET /v2.0/networks/7d1ec045-6121-4cb1-affc-2858c271a5a6?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: 1292/2556] 199.19.213.132 () {34 vars in 1112 bytes} [Tue Jun 9 23:35:46 2026] GET /v2.0/networks/7d1ec045-6121-4cb1-affc-2858c271a5a6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2557] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:35:47 2026] GET /v2.0/ports?device_id=af68d8bb-0a11-4c70-a97a-65dc8b032e89 => generated 1246 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2558] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:35:47 2026] GET /v2.0/security-groups?id=5a41dfe7-55c7-4276-bf6f-57313a25dd76&fields=id&fields=name => generated 96 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2559] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:35:47 2026] GET /v2.0/ports?device_id=af68d8bb-0a11-4c70-a97a-65dc8b032e89 => generated 1246 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2560] 199.19.213.132 () {34 vars in 994 bytes} [Tue Jun 9 23:35:49 2026] GET /v2.0/ports?device_id=af68d8bb-0a11-4c70-a97a-65dc8b032e89 => generated 1246 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2561] 199.19.213.132 () {34 vars in 1044 bytes} [Tue Jun 9 23:35:49 2026] GET /v2.0/security-groups?id=5a41dfe7-55c7-4276-bf6f-57313a25dd76&fields=id&fields=name => generated 96 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2562] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:35:50 2026] GET /v2.0/ports?device_id=af68d8bb-0a11-4c70-a97a-65dc8b032e89 => generated 1248 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2563] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:35:50 2026] GET /v2.0/security-groups?id=5a41dfe7-55c7-4276-bf6f-57313a25dd76&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: 1296/2564] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:35:50 2026] GET /v2.0/ports?device_id=af68d8bb-0a11-4c70-a97a-65dc8b032e89 => generated 1248 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2565] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:35:53 2026] GET /v2.0/ports?device_id=af68d8bb-0a11-4c70-a97a-65dc8b032e89 => generated 1248 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2566] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:35:53 2026] GET /v2.0/security-groups?id=5a41dfe7-55c7-4276-bf6f-57313a25dd76&fields=id&fields=name => generated 96 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2567] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:35:53 2026] GET /v2.0/ports?device_id=af68d8bb-0a11-4c70-a97a-65dc8b032e89 => generated 1248 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2574] 199.19.213.132 () {30 vars in 702 bytes} [Tue Jun 9 23:36:31 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: 1301/2575] 199.19.213.132 () {30 vars in 704 bytes} [Tue Jun 9 23:36:31 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: 1275/2576] 199.19.213.132 () {30 vars in 680 bytes} [Tue Jun 9 23:36:31 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2577] 199.19.213.132 () {30 vars in 716 bytes} [Tue Jun 9 23:36:31 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: 1276/2578] 199.19.213.132 () {30 vars in 740 bytes} [Tue Jun 9 23:36:31 2026] GET /v2.0/subnets/022db5a1-df30-401f-be9d-ce00eaeb91cd => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2579] 199.19.213.132 () {30 vars in 768 bytes} [Tue Jun 9 23:36:31 2026] GET /v2.0/ports?device_id=af68d8bb-0a11-4c70-a97a-65dc8b032e89 => generated 1248 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2580] 199.19.213.132 () {34 vars in 716 bytes} [Tue Jun 9 23:36:31 2026] POST /v2.0/ports => generated 1093 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2581] 10.0.0.240 () {34 vars in 971 bytes} [Tue Jun 9 23:36:31 2026] GET /v2.0/ports/7a13b2e8-31a4-4a4e-a173-485a57634714 => generated 1093 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1278/2582] 10.0.0.240 () {34 vars in 907 bytes} [Tue Jun 9 23:36:32 2026] GET /v2.0/extensions => generated 20516 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2583] 199.19.213.132 () {34 vars in 1262 bytes} [Tue Jun 9 23:36:33 2026] GET /v2.0/ports/7a13b2e8-31a4-4a4e-a173-485a57634714?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2584] 199.19.213.132 () {34 vars in 1012 bytes} [Tue Jun 9 23:36:33 2026] GET /v2.0/networks/a2f3e0c7-1c4f-4738-8e7d-55606583258a?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: 1306/2585] 199.19.213.132 () {34 vars in 1112 bytes} [Tue Jun 9 23:36:33 2026] GET /v2.0/networks/a2f3e0c7-1c4f-4738-8e7d-55606583258a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2586] 199.19.213.132 () {34 vars in 975 bytes} [Tue Jun 9 23:36:33 2026] GET /v2.0/ports/7a13b2e8-31a4-4a4e-a173-485a57634714 => generated 1093 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2587] 199.19.213.132 () {34 vars in 986 bytes} [Tue Jun 9 23:36:33 2026] GET /v2.0/networks?id=a2f3e0c7-1c4f-4738-8e7d-55606583258a => generated 803 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2588] 199.19.213.132 () {38 vars in 1028 bytes} [Tue Jun 9 23:36:33 2026] PUT /v2.0/ports/7a13b2e8-31a4-4a4e-a173-485a57634714 => generated 1283 bytes in 427 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2589] 199.19.213.132 () {34 vars in 1080 bytes} [Tue Jun 9 23:36:35 2026] GET /v2.0/ports?tenant_id=8450f099df2e4e2cbe2fe537c873bf24&device_id=af68d8bb-0a11-4c70-a97a-65dc8b032e89 => generated 2523 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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/2590] 199.19.213.132 () {34 vars in 1062 bytes} [Tue Jun 9 23:36:35 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.102&port_id=a3d69fb3-6981-4824-bf6c-82a86590e155 => 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: 1309/2591] 199.19.213.132 () {34 vars in 984 bytes} [Tue Jun 9 23:36:35 2026] GET /v2.0/subnets?id=7cccaaa7-6e76-481a-bec2-21f80d1a5870 => generated 654 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2592] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:36:35 2026] GET /v2.0/ports?network_id=ff798440-4419-41dc-8f9b-3c6914274680&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2593] 199.19.213.132 () {34 vars in 1012 bytes} [Tue Jun 9 23:36:35 2026] GET /v2.0/networks/ff798440-4419-41dc-8f9b-3c6914274680?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 23:36:35.563 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5416128c-2a4f-42b2-aa73-f80cdc4976db'] response: {'name': 'network-changed', 'server_uuid': 'af68d8bb-0a11-4c70-a97a-65dc8b032e89', 'tag': '7a13b2e8-31a4-4a4e-a173-485a57634714', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1284/2594] 199.19.213.132 () {34 vars in 1112 bytes} [Tue Jun 9 23:36:35 2026] GET /v2.0/networks/ff798440-4419-41dc-8f9b-3c6914274680?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: 1311/2595] 199.19.213.132 () {34 vars in 1056 bytes} [Tue Jun 9 23:36:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.21&port_id=7a13b2e8-31a4-4a4e-a173-485a57634714 => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2596] 199.19.213.132 () {34 vars in 984 bytes} [Tue Jun 9 23:36:35 2026] GET /v2.0/subnets?id=022db5a1-df30-401f-be9d-ce00eaeb91cd => generated 679 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2597] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:36:35 2026] GET /v2.0/ports?network_id=a2f3e0c7-1c4f-4738-8e7d-55606583258a&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: 1286/2598] 199.19.213.132 () {34 vars in 1012 bytes} [Tue Jun 9 23:36:35 2026] GET /v2.0/networks/a2f3e0c7-1c4f-4738-8e7d-55606583258a?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: 1313/2599] 199.19.213.132 () {34 vars in 1112 bytes} [Tue Jun 9 23:36:35 2026] GET /v2.0/networks/a2f3e0c7-1c4f-4738-8e7d-55606583258a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2600] 199.19.213.132 () {34 vars in 1080 bytes} [Tue Jun 9 23:36:36 2026] GET /v2.0/ports?tenant_id=8450f099df2e4e2cbe2fe537c873bf24&device_id=af68d8bb-0a11-4c70-a97a-65dc8b032e89 => generated 2523 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2601] 199.19.213.132 () {34 vars in 986 bytes} [Tue Jun 9 23:36:36 2026] GET /v2.0/networks?id=a2f3e0c7-1c4f-4738-8e7d-55606583258a => generated 803 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2602] 199.19.213.132 () {34 vars in 1056 bytes} [Tue Jun 9 23:36:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.21&port_id=7a13b2e8-31a4-4a4e-a173-485a57634714 => 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: 1315/2603] 199.19.213.132 () {34 vars in 984 bytes} [Tue Jun 9 23:36:36 2026] GET /v2.0/subnets?id=022db5a1-df30-401f-be9d-ce00eaeb91cd => 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: 1289/2604] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:36:37 2026] GET /v2.0/ports?network_id=a2f3e0c7-1c4f-4738-8e7d-55606583258a&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2605] 199.19.213.132 () {34 vars in 1012 bytes} [Tue Jun 9 23:36:37 2026] GET /v2.0/networks/a2f3e0c7-1c4f-4738-8e7d-55606583258a?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: 1290/2606] 199.19.213.132 () {34 vars in 1112 bytes} [Tue Jun 9 23:36:37 2026] GET /v2.0/networks/a2f3e0c7-1c4f-4738-8e7d-55606583258a?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: 1317/2607] 10.0.0.240 () {34 vars in 971 bytes} [Tue Jun 9 23:36:39 2026] GET /v2.0/ports/7a13b2e8-31a4-4a4e-a173-485a57634714 => generated 1285 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2608] 199.19.213.132 () {34 vars in 788 bytes} [Tue Jun 9 23:36:39 2026] PUT /v2.0/ports/7a13b2e8-31a4-4a4e-a173-485a57634714 => generated 1310 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 23:36:39.407 7 INFO neutron.api.v2.resource [None req-600c8fff-e2e1-4e2d-bcf3-ff1152c7e272 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1318/2609] 199.19.213.132 () {30 vars in 762 bytes} [Tue Jun 9 23:36:39 2026] GET /v2.0/security-groups/lb-58d90595-9a14-414f-84c6-ab8055b06fbf => generated 149 bytes in 11 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: 8|app: 0|req: 1292/2610] 199.19.213.132 () {30 vars in 784 bytes} [Tue Jun 9 23:36:39 2026] GET /v2.0/security-groups?name=lb-58d90595-9a14-414f-84c6-ab8055b06fbf => generated 1639 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2611] 199.19.213.132 () {34 vars in 788 bytes} [Tue Jun 9 23:36:39 2026] PUT /v2.0/ports/7a13b2e8-31a4-4a4e-a173-485a57634714 => generated 1310 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 23:36:39.956 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fd9952b1-1b18-4c61-9707-2fa39a78e0ea'] response: {'name': 'network-changed', 'server_uuid': 'af68d8bb-0a11-4c70-a97a-65dc8b032e89', 'tag': '7a13b2e8-31a4-4a4e-a173-485a57634714', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1293/2612] 199.19.213.132 () {30 vars in 702 bytes} [Tue Jun 9 23:36:39 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2613] 199.19.213.132 () {30 vars in 704 bytes} [Tue Jun 9 23:36:39 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /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: 1295/2614] 199.19.213.132 () {30 vars in 680 bytes} [Tue Jun 9 23:36:39 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: 1296/2615] 199.19.213.132 () {30 vars in 716 bytes} [Tue Jun 9 23:36:39 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: 1320/2616] 199.19.213.132 () {34 vars in 1080 bytes} [Tue Jun 9 23:36:39 2026] GET /v2.0/ports?tenant_id=8450f099df2e4e2cbe2fe537c873bf24&device_id=af68d8bb-0a11-4c70-a97a-65dc8b032e89 => generated 2586 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2617] 199.19.213.132 () {30 vars in 740 bytes} [Tue Jun 9 23:36:40 2026] GET /v2.0/subnets/022db5a1-df30-401f-be9d-ce00eaeb91cd => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2618] 199.19.213.132 () {30 vars in 736 bytes} [Tue Jun 9 23:36:40 2026] GET /v2.0/ports/5e1e044c-9165-4f60-8a5b-d92ab43f401a => 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: 1321/2619] 199.19.213.132 () {34 vars in 986 bytes} [Tue Jun 9 23:36:40 2026] GET /v2.0/networks?id=a2f3e0c7-1c4f-4738-8e7d-55606583258a => generated 803 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:36:40.101 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6a837ec3-a242-41e9-b125-7958db7b9487'] response: {'name': 'network-changed', 'server_uuid': 'af68d8bb-0a11-4c70-a97a-65dc8b032e89', 'tag': '7a13b2e8-31a4-4a4e-a173-485a57634714', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1322/2620] 199.19.213.132 () {34 vars in 1056 bytes} [Tue Jun 9 23:36:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.21&port_id=7a13b2e8-31a4-4a4e-a173-485a57634714 => 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: 1299/2621] 199.19.213.132 () {30 vars in 736 bytes} [Tue Jun 9 23:36:40 2026] GET /v2.0/ports/7a13b2e8-31a4-4a4e-a173-485a57634714 => 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: 1323/2622] 199.19.213.132 () {34 vars in 984 bytes} [Tue Jun 9 23:36:40 2026] GET /v2.0/subnets?id=022db5a1-df30-401f-be9d-ce00eaeb91cd => 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: 1300/2623] 199.19.213.132 () {30 vars in 740 bytes} [Tue Jun 9 23:36:40 2026] GET /v2.0/subnets/022db5a1-df30-401f-be9d-ce00eaeb91cd => generated 676 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2624] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:36:40 2026] GET /v2.0/ports?network_id=a2f3e0c7-1c4f-4738-8e7d-55606583258a&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: 1301/2625] 199.19.213.132 () {30 vars in 742 bytes} [Tue Jun 9 23:36:40 2026] GET /v2.0/networks/a2f3e0c7-1c4f-4738-8e7d-55606583258a => generated 800 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2626] 199.19.213.132 () {30 vars in 736 bytes} [Tue Jun 9 23:36:40 2026] GET /v2.0/ports/5e1e044c-9165-4f60-8a5b-d92ab43f401a => 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: 1325/2627] 199.19.213.132 () {34 vars in 1012 bytes} [Tue Jun 9 23:36:40 2026] GET /v2.0/networks/a2f3e0c7-1c4f-4738-8e7d-55606583258a?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2628] 199.19.213.132 () {30 vars in 740 bytes} [Tue Jun 9 23:36:40 2026] GET /v2.0/subnets/022db5a1-df30-401f-be9d-ce00eaeb91cd => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2629] 199.19.213.132 () {34 vars in 1112 bytes} [Tue Jun 9 23:36:40 2026] GET /v2.0/networks/a2f3e0c7-1c4f-4738-8e7d-55606583258a?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: 1327/2630] 199.19.213.132 () {34 vars in 1080 bytes} [Tue Jun 9 23:36:41 2026] GET /v2.0/ports?tenant_id=8450f099df2e4e2cbe2fe537c873bf24&device_id=af68d8bb-0a11-4c70-a97a-65dc8b032e89 => generated 2586 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2631] 199.19.213.132 () {34 vars in 986 bytes} [Tue Jun 9 23:36:41 2026] GET /v2.0/networks?id=a2f3e0c7-1c4f-4738-8e7d-55606583258a => generated 803 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2632] 199.19.213.132 () {34 vars in 1056 bytes} [Tue Jun 9 23:36:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.21&port_id=7a13b2e8-31a4-4a4e-a173-485a57634714 => 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: 1305/2633] 199.19.213.132 () {34 vars in 984 bytes} [Tue Jun 9 23:36:41 2026] GET /v2.0/subnets?id=022db5a1-df30-401f-be9d-ce00eaeb91cd => 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: 1329/2634] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:36:41 2026] GET /v2.0/ports?network_id=a2f3e0c7-1c4f-4738-8e7d-55606583258a&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: 1306/2635] 199.19.213.132 () {34 vars in 1012 bytes} [Tue Jun 9 23:36:41 2026] GET /v2.0/networks/a2f3e0c7-1c4f-4738-8e7d-55606583258a?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: 1330/2636] 199.19.213.132 () {34 vars in 1112 bytes} [Tue Jun 9 23:36:41 2026] GET /v2.0/networks/a2f3e0c7-1c4f-4738-8e7d-55606583258a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2639] 199.19.213.132 () {34 vars in 1096 bytes} [Tue Jun 9 23:36:44 2026] GET /v2.0/ports?device_id=2be4adab-34df-422f-90bf-33e203863c69&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2640] 199.19.213.132 () {34 vars in 1080 bytes} [Tue Jun 9 23:36:45 2026] GET /v2.0/ports?tenant_id=65c35409a27f4e168525f620defbc3af&device_id=2be4adab-34df-422f-90bf-33e203863c69 => 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: 1333/2641] 199.19.213.132 () {34 vars in 986 bytes} [Tue Jun 9 23:36:46 2026] GET /v2.0/networks?id=613577ff-1535-4fea-b8e5-9a25d31e0d1e => generated 800 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2642] 199.19.213.132 () {34 vars in 1056 bytes} [Tue Jun 9 23:36:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.72&port_id=8948e359-b2b3-4996-8a26-0de377bb5080 => generated 859 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2643] 199.19.213.132 () {34 vars in 1106 bytes} [Tue Jun 9 23:36:46 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A18f&port_id=8948e359-b2b3-4996-8a26-0de377bb5080 => 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: 1310/2644] 199.19.213.132 () {34 vars in 1064 bytes} [Tue Jun 9 23:36:46 2026] GET /v2.0/subnets?id=14fd654e-9599-4dc9-8c85-343305423318&id=0ca559c8-9618-4105-a0c0-cd7bb9f10633 => generated 1411 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2645] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:36:46 2026] GET /v2.0/ports?network_id=613577ff-1535-4fea-b8e5-9a25d31e0d1e&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2646] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:36:46 2026] GET /v2.0/ports?network_id=613577ff-1535-4fea-b8e5-9a25d31e0d1e&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: 1336/2647] 199.19.213.132 () {34 vars in 1012 bytes} [Tue Jun 9 23:36:46 2026] GET /v2.0/networks/613577ff-1535-4fea-b8e5-9a25d31e0d1e?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: 1312/2648] 199.19.213.132 () {34 vars in 1112 bytes} [Tue Jun 9 23:36:46 2026] GET /v2.0/networks/613577ff-1535-4fea-b8e5-9a25d31e0d1e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 23:36:47.350 7 WARNING neutron_lib.context [None req-53379042-e85f-496b-99bb-93bd795e3271 b423fa6c659142f89a1aa4032a460bce 65c35409a27f4e168525f620defbc3af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:36:48.098 7 INFO neutron.db.l3_db [None req-53379042-e85f-496b-99bb-93bd795e3271 b423fa6c659142f89a1aa4032a460bce 65c35409a27f4e168525f620defbc3af - - default default] Floating IP 48c7430a-9844-46d3-b9a6-869f8f3370ab associated. External IP: 10.96.250.220, port: 5e1e044c-9165-4f60-8a5b-d92ab43f401a. [pid: 7|app: 0|req: 1337/2649] 10.0.0.90 () {34 vars in 676 bytes} [Tue Jun 9 23:36:47 2026] POST /v2.0/floatingips => generated 899 bytes in 1109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2650] 199.19.213.132 () {30 vars in 702 bytes} [Tue Jun 9 23:36:51 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: 1338/2651] 199.19.213.132 () {30 vars in 704 bytes} [Tue Jun 9 23:36:51 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: 1314/2652] 199.19.213.132 () {30 vars in 680 bytes} [Tue Jun 9 23:36:51 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2653] 199.19.213.132 () {30 vars in 716 bytes} [Tue Jun 9 23:36:51 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:36:51.335 8 INFO neutron.api.v2.resource [None req-71be9e40-9fae-4d79-b938-8ff1e75ba175 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1315/2654] 199.19.213.132 () {30 vars in 762 bytes} [Tue Jun 9 23:36:51 2026] GET /v2.0/security-groups/lb-58d90595-9a14-414f-84c6-ab8055b06fbf => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2655] 199.19.213.132 () {30 vars in 784 bytes} [Tue Jun 9 23:36:51 2026] GET /v2.0/security-groups?name=lb-58d90595-9a14-414f-84c6-ab8055b06fbf => generated 1639 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2656] 199.19.213.132 () {30 vars in 814 bytes} [Tue Jun 9 23:36:51 2026] GET /v2.0/security-group-rules?security_group_id=f7b32af9-fd18-4478-86c0-d407275ce08e => generated 1182 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2657] 199.19.213.132 () {34 vars in 746 bytes} [Tue Jun 9 23:36:51 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: 1317/2658] 199.19.213.132 () {34 vars in 746 bytes} [Tue Jun 9 23:36:51 2026] POST /v2.0/security-group-rules => generated 601 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2661] 10.0.0.122 () {30 vars in 689 bytes} [Tue Jun 9 23:37:00 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2662] 10.0.0.122 () {30 vars in 691 bytes} [Tue Jun 9 23:37: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: 7|app: 0|req: 1344/2663] 10.0.0.122 () {30 vars in 667 bytes} [Tue Jun 9 23:37:00 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2664] 10.0.0.122 () {30 vars in 703 bytes} [Tue Jun 9 23:37: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: 7|app: 0|req: 1345/2665] 10.0.0.122 () {28 vars in 438 bytes} [Tue Jun 9 23:37:00 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: 1321/2666] 10.0.0.122 () {30 vars in 727 bytes} [Tue Jun 9 23:37:00 2026] GET /v2.0/subnets/682937bc-f864-4818-8f23-62d1bc7dc6a9 => generated 655 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2667] 199.19.213.132 () {30 vars in 702 bytes} [Tue Jun 9 23:37:01 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2668] 199.19.213.132 () {30 vars in 704 bytes} [Tue Jun 9 23:37:01 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: 1347/2669] 199.19.213.132 () {30 vars in 680 bytes} [Tue Jun 9 23:37:01 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: 1323/2670] 199.19.213.132 () {30 vars in 716 bytes} [Tue Jun 9 23:37:01 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: 1348/2671] 199.19.213.132 () {30 vars in 740 bytes} [Tue Jun 9 23:37:01 2026] GET /v2.0/subnets/682937bc-f864-4818-8f23-62d1bc7dc6a9 => generated 673 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2672] 199.19.213.132 () {30 vars in 768 bytes} [Tue Jun 9 23:37:01 2026] GET /v2.0/ports?device_id=af68d8bb-0a11-4c70-a97a-65dc8b032e89 => generated 2586 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2673] 199.19.213.132 () {30 vars in 702 bytes} [Tue Jun 9 23:37:01 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: 1325/2674] 199.19.213.132 () {30 vars in 704 bytes} [Tue Jun 9 23:37:01 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2675] 199.19.213.132 () {30 vars in 680 bytes} [Tue Jun 9 23:37:01 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: 1326/2676] 199.19.213.132 () {30 vars in 716 bytes} [Tue Jun 9 23:37:02 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2677] 199.19.213.132 () {34 vars in 1012 bytes} [Tue Jun 9 23:37:03 2026] GET /v2.0/networks/7d1ec045-6121-4cb1-affc-2858c271a5a6?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: 1327/2678] 199.19.213.132 () {34 vars in 1112 bytes} [Tue Jun 9 23:37:03 2026] GET /v2.0/networks/7d1ec045-6121-4cb1-affc-2858c271a5a6?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: 1352/2679] 199.19.213.132 () {34 vars in 986 bytes} [Tue Jun 9 23:37:03 2026] GET /v2.0/networks?id=7d1ec045-6121-4cb1-affc-2858c271a5a6 => generated 800 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2680] 199.19.213.132 () {38 vars in 955 bytes} [Tue Jun 9 23:37:03 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: 1353/2681] 199.19.213.132 () {38 vars in 1028 bytes} [Tue Jun 9 23:37:04 2026] PUT /v2.0/ports/156467fc-80e8-455f-9b02-959e9e80e8d2 => generated 1464 bytes in 453 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: 1329/2682] 199.19.213.132 () {34 vars in 1080 bytes} [Tue Jun 9 23:37:05 2026] GET /v2.0/ports?tenant_id=8450f099df2e4e2cbe2fe537c873bf24&device_id=af68d8bb-0a11-4c70-a97a-65dc8b032e89 => generated 4042 bytes in 60 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: 1354/2683] 199.19.213.132 () {34 vars in 1062 bytes} [Tue Jun 9 23:37:05 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.102&port_id=a3d69fb3-6981-4824-bf6c-82a86590e155 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2684] 199.19.213.132 () {34 vars in 984 bytes} [Tue Jun 9 23:37:05 2026] GET /v2.0/subnets?id=7cccaaa7-6e76-481a-bec2-21f80d1a5870 => generated 654 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:37:05.766 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-de4122c0-3672-43cf-8ba6-38a13545978d'] response: {'name': 'network-changed', 'server_uuid': 'af68d8bb-0a11-4c70-a97a-65dc8b032e89', 'tag': '156467fc-80e8-455f-9b02-959e9e80e8d2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1355/2685] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:37:05 2026] GET /v2.0/ports?network_id=ff798440-4419-41dc-8f9b-3c6914274680&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: 1331/2686] 199.19.213.132 () {34 vars in 1012 bytes} [Tue Jun 9 23:37:05 2026] GET /v2.0/networks/ff798440-4419-41dc-8f9b-3c6914274680?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2687] 199.19.213.132 () {34 vars in 1112 bytes} [Tue Jun 9 23:37:05 2026] GET /v2.0/networks/ff798440-4419-41dc-8f9b-3c6914274680?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: 1332/2688] 199.19.213.132 () {34 vars in 1056 bytes} [Tue Jun 9 23:37:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.21&port_id=7a13b2e8-31a4-4a4e-a173-485a57634714 => 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: 1357/2689] 199.19.213.132 () {34 vars in 984 bytes} [Tue Jun 9 23:37:05 2026] GET /v2.0/subnets?id=022db5a1-df30-401f-be9d-ce00eaeb91cd => generated 679 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2690] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:37:05 2026] GET /v2.0/ports?network_id=a2f3e0c7-1c4f-4738-8e7d-55606583258a&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2691] 199.19.213.132 () {34 vars in 1012 bytes} [Tue Jun 9 23:37:06 2026] GET /v2.0/networks/a2f3e0c7-1c4f-4738-8e7d-55606583258a?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: 1334/2692] 199.19.213.132 () {34 vars in 1112 bytes} [Tue Jun 9 23:37:06 2026] GET /v2.0/networks/a2f3e0c7-1c4f-4738-8e7d-55606583258a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2693] 199.19.213.132 () {34 vars in 1058 bytes} [Tue Jun 9 23:37:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.195&port_id=156467fc-80e8-455f-9b02-959e9e80e8d2 => 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: 1335/2694] 199.19.213.132 () {34 vars in 1104 bytes} [Tue Jun 9 23:37:06 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A124&port_id=156467fc-80e8-455f-9b02-959e9e80e8d2 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2695] 199.19.213.132 () {34 vars in 1064 bytes} [Tue Jun 9 23:37:06 2026] GET /v2.0/subnets?id=602033e5-8f4c-4f15-a0ca-41a08a32f382&id=682937bc-f864-4818-8f23-62d1bc7dc6a9 => generated 1409 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2696] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:37:06 2026] GET /v2.0/ports?network_id=7d1ec045-6121-4cb1-affc-2858c271a5a6&device_owner=network%3Adhcp => generated 1457 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2697] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:37:06 2026] GET /v2.0/ports?network_id=7d1ec045-6121-4cb1-affc-2858c271a5a6&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: 1337/2698] 199.19.213.132 () {34 vars in 1012 bytes} [Tue Jun 9 23:37:06 2026] GET /v2.0/networks/7d1ec045-6121-4cb1-affc-2858c271a5a6?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: 1362/2699] 199.19.213.132 () {34 vars in 1112 bytes} [Tue Jun 9 23:37:06 2026] GET /v2.0/networks/7d1ec045-6121-4cb1-affc-2858c271a5a6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2700] 199.19.213.132 () {34 vars in 1080 bytes} [Tue Jun 9 23:37:07 2026] GET /v2.0/ports?tenant_id=8450f099df2e4e2cbe2fe537c873bf24&device_id=af68d8bb-0a11-4c70-a97a-65dc8b032e89 => generated 4044 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2701] 199.19.213.132 () {34 vars in 986 bytes} [Tue Jun 9 23:37:07 2026] GET /v2.0/networks?id=7d1ec045-6121-4cb1-affc-2858c271a5a6 => generated 800 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2702] 199.19.213.132 () {34 vars in 1058 bytes} [Tue Jun 9 23:37:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.195&port_id=156467fc-80e8-455f-9b02-959e9e80e8d2 => 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: 1364/2703] 199.19.213.132 () {34 vars in 1104 bytes} [Tue Jun 9 23:37:07 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A124&port_id=156467fc-80e8-455f-9b02-959e9e80e8d2 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2704] 199.19.213.132 () {34 vars in 1064 bytes} [Tue Jun 9 23:37:07 2026] GET /v2.0/subnets?id=602033e5-8f4c-4f15-a0ca-41a08a32f382&id=682937bc-f864-4818-8f23-62d1bc7dc6a9 => generated 1409 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2705] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:37:07 2026] GET /v2.0/ports?network_id=7d1ec045-6121-4cb1-affc-2858c271a5a6&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2706] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:37:07 2026] GET /v2.0/ports?network_id=7d1ec045-6121-4cb1-affc-2858c271a5a6&device_owner=network%3Adhcp => generated 1457 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2707] 199.19.213.132 () {34 vars in 1012 bytes} [Tue Jun 9 23:37:07 2026] GET /v2.0/networks/7d1ec045-6121-4cb1-affc-2858c271a5a6?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: 1342/2708] 199.19.213.132 () {34 vars in 1112 bytes} [Tue Jun 9 23:37:07 2026] GET /v2.0/networks/7d1ec045-6121-4cb1-affc-2858c271a5a6?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: 1367/2709] 10.0.0.240 () {34 vars in 971 bytes} [Tue Jun 9 23:37:10 2026] GET /v2.0/ports/156467fc-80e8-455f-9b02-959e9e80e8d2 => 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: 1343/2710] 199.19.213.132 () {30 vars in 736 bytes} [Tue Jun 9 23:37:10 2026] GET /v2.0/ports/156467fc-80e8-455f-9b02-959e9e80e8d2 => generated 1466 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2711] 199.19.213.132 () {30 vars in 736 bytes} [Tue Jun 9 23:37:10 2026] GET /v2.0/ports/156467fc-80e8-455f-9b02-959e9e80e8d2 => generated 1466 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2712] 199.19.213.132 () {34 vars in 789 bytes} [Tue Jun 9 23:37:10 2026] PUT /v2.0/ports/156467fc-80e8-455f-9b02-959e9e80e8d2 => generated 1201 bytes in 415 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2713] 199.19.213.132 () {30 vars in 742 bytes} [Tue Jun 9 23:37:10 2026] GET /v2.0/networks/7d1ec045-6121-4cb1-affc-2858c271a5a6 => generated 797 bytes in 72 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: 1345/2714] 199.19.213.132 () {30 vars in 740 bytes} [Tue Jun 9 23:37:10 2026] GET /v2.0/subnets/682937bc-f864-4818-8f23-62d1bc7dc6a9 => generated 673 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2715] 199.19.213.132 () {30 vars in 702 bytes} [Tue Jun 9 23:37:10 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:37:10.924 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a8fbb4d1-63e7-4afd-a182-24c43f421ece'] response: {'name': 'network-changed', 'server_uuid': 'af68d8bb-0a11-4c70-a97a-65dc8b032e89', 'tag': '156467fc-80e8-455f-9b02-959e9e80e8d2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1346/2716] 199.19.213.132 () {30 vars in 704 bytes} [Tue Jun 9 23:37:10 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2717] 199.19.213.132 () {30 vars in 680 bytes} [Tue Jun 9 23:37:10 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2718] 199.19.213.132 () {30 vars in 716 bytes} [Tue Jun 9 23:37: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: 7|app: 0|req: 1372/2719] 199.19.213.132 () {30 vars in 740 bytes} [Tue Jun 9 23:37:10 2026] GET /v2.0/subnets/022db5a1-df30-401f-be9d-ce00eaeb91cd => generated 676 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2720] 199.19.213.132 () {30 vars in 736 bytes} [Tue Jun 9 23:37:11 2026] GET /v2.0/ports/5e1e044c-9165-4f60-8a5b-d92ab43f401a => 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: 1373/2721] 199.19.213.132 () {30 vars in 736 bytes} [Tue Jun 9 23:37:11 2026] GET /v2.0/ports/7a13b2e8-31a4-4a4e-a173-485a57634714 => generated 1346 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2722] 199.19.213.132 () {30 vars in 740 bytes} [Tue Jun 9 23:37:11 2026] GET /v2.0/subnets/022db5a1-df30-401f-be9d-ce00eaeb91cd => generated 676 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2723] 199.19.213.132 () {30 vars in 742 bytes} [Tue Jun 9 23:37:11 2026] GET /v2.0/networks/a2f3e0c7-1c4f-4738-8e7d-55606583258a => generated 800 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2724] 199.19.213.132 () {30 vars in 736 bytes} [Tue Jun 9 23:37:11 2026] GET /v2.0/ports/5e1e044c-9165-4f60-8a5b-d92ab43f401a => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2725] 199.19.213.132 () {30 vars in 740 bytes} [Tue Jun 9 23:37:11 2026] GET /v2.0/subnets/022db5a1-df30-401f-be9d-ce00eaeb91cd => 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: 1351/2726] 199.19.213.132 () {34 vars in 1080 bytes} [Tue Jun 9 23:37:11 2026] GET /v2.0/ports?tenant_id=8450f099df2e4e2cbe2fe537c873bf24&device_id=af68d8bb-0a11-4c70-a97a-65dc8b032e89 => generated 3815 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2727] 199.19.213.132 () {34 vars in 986 bytes} [Tue Jun 9 23:37:11 2026] GET /v2.0/networks?id=7d1ec045-6121-4cb1-affc-2858c271a5a6 => generated 800 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2728] 199.19.213.132 () {34 vars in 1058 bytes} [Tue Jun 9 23:37:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.195&port_id=156467fc-80e8-455f-9b02-959e9e80e8d2 => 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: 1377/2729] 199.19.213.132 () {34 vars in 984 bytes} [Tue Jun 9 23:37:11 2026] GET /v2.0/subnets?id=682937bc-f864-4818-8f23-62d1bc7dc6a9 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2730] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:37:11 2026] GET /v2.0/ports?network_id=7d1ec045-6121-4cb1-affc-2858c271a5a6&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: 1378/2731] 199.19.213.132 () {34 vars in 1012 bytes} [Tue Jun 9 23:37:11 2026] GET /v2.0/networks/7d1ec045-6121-4cb1-affc-2858c271a5a6?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: 1354/2732] 199.19.213.132 () {34 vars in 1112 bytes} [Tue Jun 9 23:37:11 2026] GET /v2.0/networks/7d1ec045-6121-4cb1-affc-2858c271a5a6?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: 1380/2735] 10.0.0.122 () {30 vars in 689 bytes} [Tue Jun 9 23:37:16 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: 1356/2736] 10.0.0.122 () {30 vars in 691 bytes} [Tue Jun 9 23:37:16 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: 1381/2737] 10.0.0.122 () {30 vars in 667 bytes} [Tue Jun 9 23:37:16 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: 1357/2738] 10.0.0.122 () {30 vars in 703 bytes} [Tue Jun 9 23:37:16 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2739] 10.0.0.122 () {28 vars in 438 bytes} [Tue Jun 9 23:37:16 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: 1358/2740] 10.0.0.122 () {30 vars in 727 bytes} [Tue Jun 9 23:37:16 2026] GET /v2.0/subnets/14fd654e-9599-4dc9-8c85-343305423318 => generated 655 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2741] 199.19.213.132 () {30 vars in 702 bytes} [Tue Jun 9 23:37:18 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2742] 199.19.213.132 () {30 vars in 704 bytes} [Tue Jun 9 23:37:18 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: 1384/2743] 199.19.213.132 () {30 vars in 680 bytes} [Tue Jun 9 23:37:18 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2744] 199.19.213.132 () {30 vars in 716 bytes} [Tue Jun 9 23:37:18 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2745] 199.19.213.132 () {30 vars in 740 bytes} [Tue Jun 9 23:37:18 2026] GET /v2.0/subnets/682937bc-f864-4818-8f23-62d1bc7dc6a9 => generated 673 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2746] 199.19.213.132 () {30 vars in 740 bytes} [Tue Jun 9 23:37:18 2026] GET /v2.0/subnets/14fd654e-9599-4dc9-8c85-343305423318 => generated 673 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2747] 199.19.213.132 () {30 vars in 768 bytes} [Tue Jun 9 23:37:18 2026] GET /v2.0/ports?device_id=af68d8bb-0a11-4c70-a97a-65dc8b032e89 => generated 3815 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2748] 199.19.213.132 () {30 vars in 702 bytes} [Tue Jun 9 23:37: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) [pid: 7|app: 0|req: 1387/2749] 199.19.213.132 () {30 vars in 704 bytes} [Tue Jun 9 23:37:19 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: 1363/2750] 199.19.213.132 () {30 vars in 680 bytes} [Tue Jun 9 23:37:19 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: 1388/2751] 199.19.213.132 () {30 vars in 716 bytes} [Tue Jun 9 23:37:19 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2752] 199.19.213.132 () {34 vars in 1012 bytes} [Tue Jun 9 23:37:20 2026] GET /v2.0/networks/613577ff-1535-4fea-b8e5-9a25d31e0d1e?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2753] 199.19.213.132 () {34 vars in 1112 bytes} [Tue Jun 9 23:37:20 2026] GET /v2.0/networks/613577ff-1535-4fea-b8e5-9a25d31e0d1e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2754] 199.19.213.132 () {34 vars in 986 bytes} [Tue Jun 9 23:37:21 2026] GET /v2.0/networks?id=613577ff-1535-4fea-b8e5-9a25d31e0d1e => generated 800 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2755] 199.19.213.132 () {38 vars in 955 bytes} [Tue Jun 9 23:37:21 2026] POST /v2.0/ports => generated 1299 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2756] 199.19.213.132 () {38 vars in 1028 bytes} [Tue Jun 9 23:37:21 2026] PUT /v2.0/ports/0ac435d3-2292-405a-b7fe-efd0cc231d81 => generated 1460 bytes in 535 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: 1391/2757] 199.19.213.132 () {34 vars in 1080 bytes} [Tue Jun 9 23:37:23 2026] GET /v2.0/ports?tenant_id=8450f099df2e4e2cbe2fe537c873bf24&device_id=af68d8bb-0a11-4c70-a97a-65dc8b032e89 => generated 5267 bytes in 52 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: 1367/2758] 199.19.213.132 () {34 vars in 1062 bytes} [Tue Jun 9 23:37:23 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.102&port_id=a3d69fb3-6981-4824-bf6c-82a86590e155 => 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: 1392/2759] 199.19.213.132 () {34 vars in 984 bytes} [Tue Jun 9 23:37:23 2026] GET /v2.0/subnets?id=7cccaaa7-6e76-481a-bec2-21f80d1a5870 => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:37:23.148 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-580fd511-83b9-46b8-bb26-b5a00ea688a1'] response: {'name': 'network-changed', 'server_uuid': 'af68d8bb-0a11-4c70-a97a-65dc8b032e89', 'tag': '0ac435d3-2292-405a-b7fe-efd0cc231d81', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1368/2760] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:37:23 2026] GET /v2.0/ports?network_id=ff798440-4419-41dc-8f9b-3c6914274680&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: 1393/2761] 199.19.213.132 () {34 vars in 1012 bytes} [Tue Jun 9 23:37:23 2026] GET /v2.0/networks/ff798440-4419-41dc-8f9b-3c6914274680?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: 1369/2762] 199.19.213.132 () {34 vars in 1112 bytes} [Tue Jun 9 23:37:23 2026] GET /v2.0/networks/ff798440-4419-41dc-8f9b-3c6914274680?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: 1394/2763] 199.19.213.132 () {34 vars in 1056 bytes} [Tue Jun 9 23:37:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.21&port_id=7a13b2e8-31a4-4a4e-a173-485a57634714 => 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: 1370/2764] 199.19.213.132 () {34 vars in 984 bytes} [Tue Jun 9 23:37:23 2026] GET /v2.0/subnets?id=022db5a1-df30-401f-be9d-ce00eaeb91cd => generated 679 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2765] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:37:23 2026] GET /v2.0/ports?network_id=a2f3e0c7-1c4f-4738-8e7d-55606583258a&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: 1371/2766] 199.19.213.132 () {34 vars in 1012 bytes} [Tue Jun 9 23:37:23 2026] GET /v2.0/networks/a2f3e0c7-1c4f-4738-8e7d-55606583258a?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: 1396/2767] 199.19.213.132 () {34 vars in 1112 bytes} [Tue Jun 9 23:37:23 2026] GET /v2.0/networks/a2f3e0c7-1c4f-4738-8e7d-55606583258a?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: 1372/2768] 199.19.213.132 () {34 vars in 1058 bytes} [Tue Jun 9 23:37:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.195&port_id=156467fc-80e8-455f-9b02-959e9e80e8d2 => 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: 1397/2769] 199.19.213.132 () {34 vars in 984 bytes} [Tue Jun 9 23:37:23 2026] GET /v2.0/subnets?id=682937bc-f864-4818-8f23-62d1bc7dc6a9 => 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: 1373/2770] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:37:23 2026] GET /v2.0/ports?network_id=7d1ec045-6121-4cb1-affc-2858c271a5a6&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2771] 199.19.213.132 () {34 vars in 1012 bytes} [Tue Jun 9 23:37:23 2026] GET /v2.0/networks/7d1ec045-6121-4cb1-affc-2858c271a5a6?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: 1374/2772] 199.19.213.132 () {34 vars in 1112 bytes} [Tue Jun 9 23:37:23 2026] GET /v2.0/networks/7d1ec045-6121-4cb1-affc-2858c271a5a6?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: 1399/2773] 199.19.213.132 () {34 vars in 1056 bytes} [Tue Jun 9 23:37:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.92&port_id=0ac435d3-2292-405a-b7fe-efd0cc231d81 => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2774] 199.19.213.132 () {34 vars in 1104 bytes} [Tue Jun 9 23:37:23 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Adb&port_id=0ac435d3-2292-405a-b7fe-efd0cc231d81 => 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: 1400/2775] 199.19.213.132 () {34 vars in 1064 bytes} [Tue Jun 9 23:37:23 2026] GET /v2.0/subnets?id=14fd654e-9599-4dc9-8c85-343305423318&id=0ca559c8-9618-4105-a0c0-cd7bb9f10633 => generated 1411 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2776] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:37:23 2026] GET /v2.0/ports?network_id=613577ff-1535-4fea-b8e5-9a25d31e0d1e&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2777] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:37:23 2026] GET /v2.0/ports?network_id=613577ff-1535-4fea-b8e5-9a25d31e0d1e&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: 1377/2778] 199.19.213.132 () {34 vars in 1012 bytes} [Tue Jun 9 23:37:23 2026] GET /v2.0/networks/613577ff-1535-4fea-b8e5-9a25d31e0d1e?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: 1402/2779] 199.19.213.132 () {34 vars in 1112 bytes} [Tue Jun 9 23:37:23 2026] GET /v2.0/networks/613577ff-1535-4fea-b8e5-9a25d31e0d1e?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: 1378/2780] 199.19.213.132 () {34 vars in 1080 bytes} [Tue Jun 9 23:37:25 2026] GET /v2.0/ports?tenant_id=8450f099df2e4e2cbe2fe537c873bf24&device_id=af68d8bb-0a11-4c70-a97a-65dc8b032e89 => generated 5267 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2781] 199.19.213.132 () {34 vars in 986 bytes} [Tue Jun 9 23:37:25 2026] GET /v2.0/networks?id=613577ff-1535-4fea-b8e5-9a25d31e0d1e => generated 800 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2782] 199.19.213.132 () {34 vars in 1056 bytes} [Tue Jun 9 23:37:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.92&port_id=0ac435d3-2292-405a-b7fe-efd0cc231d81 => 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: 1404/2783] 199.19.213.132 () {34 vars in 1104 bytes} [Tue Jun 9 23:37:25 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Adb&port_id=0ac435d3-2292-405a-b7fe-efd0cc231d81 => 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: 1380/2784] 199.19.213.132 () {34 vars in 1064 bytes} [Tue Jun 9 23:37:25 2026] GET /v2.0/subnets?id=14fd654e-9599-4dc9-8c85-343305423318&id=0ca559c8-9618-4105-a0c0-cd7bb9f10633 => generated 1411 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2785] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:37:25 2026] GET /v2.0/ports?network_id=613577ff-1535-4fea-b8e5-9a25d31e0d1e&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: 1381/2786] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:37:25 2026] GET /v2.0/ports?network_id=613577ff-1535-4fea-b8e5-9a25d31e0d1e&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2787] 199.19.213.132 () {34 vars in 1012 bytes} [Tue Jun 9 23:37:25 2026] GET /v2.0/networks/613577ff-1535-4fea-b8e5-9a25d31e0d1e?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: 1382/2788] 199.19.213.132 () {34 vars in 1112 bytes} [Tue Jun 9 23:37:25 2026] GET /v2.0/networks/613577ff-1535-4fea-b8e5-9a25d31e0d1e?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: 1407/2789] 10.0.0.240 () {34 vars in 971 bytes} [Tue Jun 9 23:37:27 2026] GET /v2.0/ports/0ac435d3-2292-405a-b7fe-efd0cc231d81 => generated 1462 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2790] 199.19.213.132 () {30 vars in 736 bytes} [Tue Jun 9 23:37:27 2026] GET /v2.0/ports/0ac435d3-2292-405a-b7fe-efd0cc231d81 => generated 1462 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2791] 199.19.213.132 () {30 vars in 736 bytes} [Tue Jun 9 23:37:27 2026] GET /v2.0/ports/0ac435d3-2292-405a-b7fe-efd0cc231d81 => generated 1462 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2792] 199.19.213.132 () {34 vars in 789 bytes} [Tue Jun 9 23:37:27 2026] PUT /v2.0/ports/0ac435d3-2292-405a-b7fe-efd0cc231d81 => generated 1197 bytes in 380 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2793] 199.19.213.132 () {30 vars in 742 bytes} [Tue Jun 9 23:37:28 2026] GET /v2.0/networks/613577ff-1535-4fea-b8e5-9a25d31e0d1e => generated 797 bytes in 44 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: 1385/2794] 199.19.213.132 () {30 vars in 740 bytes} [Tue Jun 9 23:37:28 2026] GET /v2.0/subnets/14fd654e-9599-4dc9-8c85-343305423318 => generated 673 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2795] 199.19.213.132 () {30 vars in 702 bytes} [Tue Jun 9 23:37:28 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: 1386/2796] 199.19.213.132 () {30 vars in 704 bytes} [Tue Jun 9 23:37:28 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2797] 199.19.213.132 () {30 vars in 680 bytes} [Tue Jun 9 23:37:28 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:37:28.228 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-58587b0f-1407-426b-8d59-9217043165a2'] response: {'name': 'network-changed', 'server_uuid': 'af68d8bb-0a11-4c70-a97a-65dc8b032e89', 'tag': '0ac435d3-2292-405a-b7fe-efd0cc231d81', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1387/2798] 199.19.213.132 () {30 vars in 716 bytes} [Tue Jun 9 23:37:28 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: 1412/2799] 199.19.213.132 () {30 vars in 740 bytes} [Tue Jun 9 23:37:28 2026] GET /v2.0/subnets/022db5a1-df30-401f-be9d-ce00eaeb91cd => 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: 1388/2800] 199.19.213.132 () {30 vars in 736 bytes} [Tue Jun 9 23:37:28 2026] GET /v2.0/ports/5e1e044c-9165-4f60-8a5b-d92ab43f401a => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2801] 199.19.213.132 () {30 vars in 736 bytes} [Tue Jun 9 23:37:28 2026] GET /v2.0/ports/7a13b2e8-31a4-4a4e-a173-485a57634714 => generated 1346 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2802] 199.19.213.132 () {30 vars in 740 bytes} [Tue Jun 9 23:37:28 2026] GET /v2.0/subnets/022db5a1-df30-401f-be9d-ce00eaeb91cd => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2803] 199.19.213.132 () {30 vars in 742 bytes} [Tue Jun 9 23:37:28 2026] GET /v2.0/networks/a2f3e0c7-1c4f-4738-8e7d-55606583258a => generated 800 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2804] 199.19.213.132 () {30 vars in 736 bytes} [Tue Jun 9 23:37:28 2026] GET /v2.0/ports/5e1e044c-9165-4f60-8a5b-d92ab43f401a => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2805] 199.19.213.132 () {30 vars in 740 bytes} [Tue Jun 9 23:37:28 2026] GET /v2.0/subnets/022db5a1-df30-401f-be9d-ce00eaeb91cd => 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: 1391/2806] 199.19.213.132 () {34 vars in 1080 bytes} [Tue Jun 9 23:37:28 2026] GET /v2.0/ports?tenant_id=8450f099df2e4e2cbe2fe537c873bf24&device_id=af68d8bb-0a11-4c70-a97a-65dc8b032e89 => generated 5040 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2807] 199.19.213.132 () {34 vars in 986 bytes} [Tue Jun 9 23:37:28 2026] GET /v2.0/networks?id=613577ff-1535-4fea-b8e5-9a25d31e0d1e => generated 800 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2808] 199.19.213.132 () {34 vars in 1056 bytes} [Tue Jun 9 23:37:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.92&port_id=0ac435d3-2292-405a-b7fe-efd0cc231d81 => 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: 1417/2809] 199.19.213.132 () {34 vars in 984 bytes} [Tue Jun 9 23:37:28 2026] GET /v2.0/subnets?id=14fd654e-9599-4dc9-8c85-343305423318 => 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: 1393/2810] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:37:28 2026] GET /v2.0/ports?network_id=613577ff-1535-4fea-b8e5-9a25d31e0d1e&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2811] 199.19.213.132 () {34 vars in 1012 bytes} [Tue Jun 9 23:37:28 2026] GET /v2.0/networks/613577ff-1535-4fea-b8e5-9a25d31e0d1e?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: 1394/2812] 199.19.213.132 () {34 vars in 1112 bytes} [Tue Jun 9 23:37:28 2026] GET /v2.0/networks/613577ff-1535-4fea-b8e5-9a25d31e0d1e?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: 1420/2815] 199.19.213.132 () {30 vars in 702 bytes} [Tue Jun 9 23:37:41 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2816] 199.19.213.132 () {30 vars in 704 bytes} [Tue Jun 9 23:37: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: 1421/2817] 199.19.213.132 () {30 vars in 680 bytes} [Tue Jun 9 23:37: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: 1397/2818] 199.19.213.132 () {30 vars in 716 bytes} [Tue Jun 9 23:37: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: 1422/2819] 199.19.213.132 () {30 vars in 740 bytes} [Tue Jun 9 23:37:41 2026] GET /v2.0/subnets/682937bc-f864-4818-8f23-62d1bc7dc6a9 => generated 673 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2820] 199.19.213.132 () {30 vars in 768 bytes} [Tue Jun 9 23:37:41 2026] GET /v2.0/ports?device_id=af68d8bb-0a11-4c70-a97a-65dc8b032e89 => generated 5040 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2821] 199.19.213.132 () {30 vars in 702 bytes} [Tue Jun 9 23:37:41 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2822] 199.19.213.132 () {30 vars in 704 bytes} [Tue Jun 9 23:37: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: 1424/2823] 199.19.213.132 () {30 vars in 680 bytes} [Tue Jun 9 23:37:41 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2824] 199.19.213.132 () {30 vars in 716 bytes} [Tue Jun 9 23:37:41 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2825] 199.19.213.132 () {30 vars in 736 bytes} [Tue Jun 9 23:37:41 2026] GET /v2.0/ports/0ac435d3-2292-405a-b7fe-efd0cc231d81 => generated 1233 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2826] 199.19.213.132 () {34 vars in 788 bytes} [Tue Jun 9 23:37:41 2026] PUT /v2.0/ports/0ac435d3-2292-405a-b7fe-efd0cc231d81 => generated 1026 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2827] 199.19.213.132 () {30 vars in 742 bytes} [Tue Jun 9 23:37:41 2026] GET /v2.0/networks/613577ff-1535-4fea-b8e5-9a25d31e0d1e => generated 797 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1402/2828] 199.19.213.132 () {30 vars in 768 bytes} [Tue Jun 9 23:37:41 2026] GET /v2.0/ports?device_id=af68d8bb-0a11-4c70-a97a-65dc8b032e89 => generated 4869 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2829] 199.19.213.132 () {30 vars in 768 bytes} [Tue Jun 9 23:37:42 2026] GET /v2.0/ports?device_id=af68d8bb-0a11-4c70-a97a-65dc8b032e89 => generated 4869 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 23:37:42.473 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b17b7c9f-e2cb-454b-a8eb-10cd1f4f36df'] response: {'name': 'network-changed', 'server_uuid': 'af68d8bb-0a11-4c70-a97a-65dc8b032e89', 'tag': '0ac435d3-2292-405a-b7fe-efd0cc231d81', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1403/2830] 199.19.213.132 () {34 vars in 1080 bytes} [Tue Jun 9 23:37:42 2026] GET /v2.0/ports?tenant_id=8450f099df2e4e2cbe2fe537c873bf24&device_id=af68d8bb-0a11-4c70-a97a-65dc8b032e89 => generated 4869 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2831] 199.19.213.132 () {34 vars in 986 bytes} [Tue Jun 9 23:37:42 2026] GET /v2.0/networks?id=613577ff-1535-4fea-b8e5-9a25d31e0d1e => generated 800 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2832] 199.19.213.132 () {34 vars in 1012 bytes} [Tue Jun 9 23:37:42 2026] GET /v2.0/networks/613577ff-1535-4fea-b8e5-9a25d31e0d1e?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2833] 199.19.213.132 () {34 vars in 1112 bytes} [Tue Jun 9 23:37:42 2026] GET /v2.0/networks/613577ff-1535-4fea-b8e5-9a25d31e0d1e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2834] 199.19.213.132 () {30 vars in 768 bytes} [Tue Jun 9 23:37:43 2026] GET /v2.0/ports?device_id=af68d8bb-0a11-4c70-a97a-65dc8b032e89 => generated 4869 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2835] 199.19.213.132 () {34 vars in 975 bytes} [Tue Jun 9 23:37:44 2026] GET /v2.0/ports/0ac435d3-2292-405a-b7fe-efd0cc231d81 => generated 1062 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2836] 199.19.213.132 () {30 vars in 768 bytes} [Tue Jun 9 23:37:44 2026] GET /v2.0/ports?device_id=af68d8bb-0a11-4c70-a97a-65dc8b032e89 => generated 4869 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2837] 199.19.213.132 () {36 vars in 997 bytes} [Tue Jun 9 23:37:44 2026] DELETE /v2.0/ports/0ac435d3-2292-405a-b7fe-efd0cc231d81 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2840] 199.19.213.132 () {30 vars in 768 bytes} [Tue Jun 9 23:37:45 2026] GET /v2.0/ports?device_id=af68d8bb-0a11-4c70-a97a-65dc8b032e89 => generated 3815 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 23:37:45.282 8 INFO neutron.pecan_wsgi.hooks.translation [None req-96c3d2fc-73d6-4718-add4-a1d32ca8b325 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1408/2841] 199.19.213.132 () {32 vars in 758 bytes} [Tue Jun 9 23:37:45 2026] DELETE /v2.0/ports/0ac435d3-2292-405a-b7fe-efd0cc231d81 => generated 132 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2842] 199.19.213.132 () {30 vars in 702 bytes} [Tue Jun 9 23:37:45 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:37:45.414 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d5101e04-ecaf-4693-ac39-3b8026d3cb74'] response: {'server_uuid': 'af68d8bb-0a11-4c70-a97a-65dc8b032e89', 'name': 'network-vif-deleted', 'tag': '0ac435d3-2292-405a-b7fe-efd0cc231d81', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1409/2843] 199.19.213.132 () {30 vars in 704 bytes} [Tue Jun 9 23:37:45 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: 1435/2844] 199.19.213.132 () {30 vars in 680 bytes} [Tue Jun 9 23:37:45 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: 1410/2845] 199.19.213.132 () {30 vars in 716 bytes} [Tue Jun 9 23:37:45 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2846] 199.19.213.132 () {30 vars in 740 bytes} [Tue Jun 9 23:37:45 2026] GET /v2.0/subnets/022db5a1-df30-401f-be9d-ce00eaeb91cd => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2847] 199.19.213.132 () {30 vars in 736 bytes} [Tue Jun 9 23:37:45 2026] GET /v2.0/ports/5e1e044c-9165-4f60-8a5b-d92ab43f401a => 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: 1437/2848] 199.19.213.132 () {30 vars in 736 bytes} [Tue Jun 9 23:37:45 2026] GET /v2.0/ports/7a13b2e8-31a4-4a4e-a173-485a57634714 => generated 1346 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2849] 199.19.213.132 () {30 vars in 740 bytes} [Tue Jun 9 23:37:45 2026] GET /v2.0/subnets/022db5a1-df30-401f-be9d-ce00eaeb91cd => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2850] 199.19.213.132 () {30 vars in 742 bytes} [Tue Jun 9 23:37:45 2026] GET /v2.0/networks/a2f3e0c7-1c4f-4738-8e7d-55606583258a => generated 800 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2851] 199.19.213.132 () {30 vars in 736 bytes} [Tue Jun 9 23:37:45 2026] GET /v2.0/ports/5e1e044c-9165-4f60-8a5b-d92ab43f401a => generated 1132 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2852] 199.19.213.132 () {30 vars in 740 bytes} [Tue Jun 9 23:37:45 2026] GET /v2.0/subnets/022db5a1-df30-401f-be9d-ce00eaeb91cd => generated 676 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2853] 199.19.213.132 () {34 vars in 1080 bytes} [Tue Jun 9 23:37:45 2026] GET /v2.0/ports?tenant_id=8450f099df2e4e2cbe2fe537c873bf24&device_id=af68d8bb-0a11-4c70-a97a-65dc8b032e89 => generated 3815 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2854] 199.19.213.132 () {34 vars in 1146 bytes} [Tue Jun 9 23:37:45 2026] GET /v2.0/networks?id=ff798440-4419-41dc-8f9b-3c6914274680&id=a2f3e0c7-1c4f-4738-8e7d-55606583258a&id=7d1ec045-6121-4cb1-affc-2858c271a5a6 => generated 2310 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2855] 199.19.213.132 () {34 vars in 1062 bytes} [Tue Jun 9 23:37:45 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.102&port_id=a3d69fb3-6981-4824-bf6c-82a86590e155 => 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: 1441/2856] 199.19.213.132 () {34 vars in 984 bytes} [Tue Jun 9 23:37:45 2026] GET /v2.0/subnets?id=7cccaaa7-6e76-481a-bec2-21f80d1a5870 => generated 654 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2857] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:37:46 2026] GET /v2.0/ports?network_id=ff798440-4419-41dc-8f9b-3c6914274680&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: 1442/2858] 199.19.213.132 () {34 vars in 1012 bytes} [Tue Jun 9 23:37:46 2026] GET /v2.0/networks/ff798440-4419-41dc-8f9b-3c6914274680?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: 1417/2859] 199.19.213.132 () {34 vars in 1112 bytes} [Tue Jun 9 23:37:46 2026] GET /v2.0/networks/ff798440-4419-41dc-8f9b-3c6914274680?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: 1443/2860] 199.19.213.132 () {34 vars in 1056 bytes} [Tue Jun 9 23:37:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.21&port_id=7a13b2e8-31a4-4a4e-a173-485a57634714 => 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: 1418/2861] 199.19.213.132 () {34 vars in 984 bytes} [Tue Jun 9 23:37:46 2026] GET /v2.0/subnets?id=022db5a1-df30-401f-be9d-ce00eaeb91cd => 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: 1444/2862] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:37:46 2026] GET /v2.0/ports?network_id=a2f3e0c7-1c4f-4738-8e7d-55606583258a&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2863] 199.19.213.132 () {34 vars in 1012 bytes} [Tue Jun 9 23:37:46 2026] GET /v2.0/networks/a2f3e0c7-1c4f-4738-8e7d-55606583258a?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: 1445/2864] 199.19.213.132 () {34 vars in 1112 bytes} [Tue Jun 9 23:37:46 2026] GET /v2.0/networks/a2f3e0c7-1c4f-4738-8e7d-55606583258a?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: 1420/2865] 199.19.213.132 () {34 vars in 1058 bytes} [Tue Jun 9 23:37:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.195&port_id=156467fc-80e8-455f-9b02-959e9e80e8d2 => 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: 1446/2866] 199.19.213.132 () {34 vars in 984 bytes} [Tue Jun 9 23:37:46 2026] GET /v2.0/subnets?id=682937bc-f864-4818-8f23-62d1bc7dc6a9 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2867] 199.19.213.132 () {34 vars in 1096 bytes} [Tue Jun 9 23:37:46 2026] GET /v2.0/ports?device_id=0ed7856b-88a2-402c-b9da-6daa2492d77d&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2868] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:37:46 2026] GET /v2.0/ports?network_id=7d1ec045-6121-4cb1-affc-2858c271a5a6&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2869] 199.19.213.132 () {34 vars in 1012 bytes} [Tue Jun 9 23:37:46 2026] GET /v2.0/networks/7d1ec045-6121-4cb1-affc-2858c271a5a6?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: 1448/2870] 199.19.213.132 () {34 vars in 1112 bytes} [Tue Jun 9 23:37:46 2026] GET /v2.0/networks/7d1ec045-6121-4cb1-affc-2858c271a5a6?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: 1423/2871] 199.19.213.132 () {34 vars in 1080 bytes} [Tue Jun 9 23:37:47 2026] GET /v2.0/ports?tenant_id=65c35409a27f4e168525f620defbc3af&device_id=0ed7856b-88a2-402c-b9da-6daa2492d77d => generated 1465 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2872] 199.19.213.132 () {34 vars in 986 bytes} [Tue Jun 9 23:37:48 2026] GET /v2.0/networks?id=7d1ec045-6121-4cb1-affc-2858c271a5a6 => generated 800 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2873] 199.19.213.132 () {34 vars in 1056 bytes} [Tue Jun 9 23:37:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.30&port_id=040b8cd8-5dbb-4664-a699-28c14cac479f => generated 859 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2874] 199.19.213.132 () {34 vars in 1104 bytes} [Tue Jun 9 23:37:48 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A21d&port_id=040b8cd8-5dbb-4664-a699-28c14cac479f => 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: 1425/2875] 199.19.213.132 () {34 vars in 1064 bytes} [Tue Jun 9 23:37:48 2026] GET /v2.0/subnets?id=602033e5-8f4c-4f15-a0ca-41a08a32f382&id=682937bc-f864-4818-8f23-62d1bc7dc6a9 => 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: 1451/2876] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:37:48 2026] GET /v2.0/ports?network_id=7d1ec045-6121-4cb1-affc-2858c271a5a6&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2877] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:37:48 2026] GET /v2.0/ports?network_id=7d1ec045-6121-4cb1-affc-2858c271a5a6&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2878] 199.19.213.132 () {34 vars in 1012 bytes} [Tue Jun 9 23:37:48 2026] GET /v2.0/networks/7d1ec045-6121-4cb1-affc-2858c271a5a6?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: 1427/2879] 199.19.213.132 () {34 vars in 1112 bytes} [Tue Jun 9 23:37:48 2026] GET /v2.0/networks/7d1ec045-6121-4cb1-affc-2858c271a5a6?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: 1453/2880] 199.19.213.132 () {30 vars in 702 bytes} [Tue Jun 9 23:37:51 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: 1428/2881] 199.19.213.132 () {30 vars in 704 bytes} [Tue Jun 9 23:37:51 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: 1454/2882] 199.19.213.132 () {30 vars in 680 bytes} [Tue Jun 9 23:37:51 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: 1429/2883] 199.19.213.132 () {30 vars in 716 bytes} [Tue Jun 9 23:37:51 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: 1455/2884] 199.19.213.132 () {30 vars in 768 bytes} [Tue Jun 9 23:37:51 2026] GET /v2.0/ports?device_id=af68d8bb-0a11-4c70-a97a-65dc8b032e89 => generated 3815 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2885] 199.19.213.132 () {30 vars in 702 bytes} [Tue Jun 9 23:37:52 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2886] 199.19.213.132 () {30 vars in 704 bytes} [Tue Jun 9 23:37:52 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2887] 199.19.213.132 () {30 vars in 680 bytes} [Tue Jun 9 23:37:52 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2888] 199.19.213.132 () {30 vars in 716 bytes} [Tue Jun 9 23:37:52 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2889] 199.19.213.132 () {30 vars in 736 bytes} [Tue Jun 9 23:37:52 2026] GET /v2.0/ports/156467fc-80e8-455f-9b02-959e9e80e8d2 => generated 1237 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2890] 199.19.213.132 () {34 vars in 788 bytes} [Tue Jun 9 23:37:52 2026] PUT /v2.0/ports/156467fc-80e8-455f-9b02-959e9e80e8d2 => generated 1026 bytes in 334 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2891] 199.19.213.132 () {30 vars in 742 bytes} [Tue Jun 9 23:37:52 2026] GET /v2.0/networks/7d1ec045-6121-4cb1-affc-2858c271a5a6 => generated 797 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1459/2892] 199.19.213.132 () {30 vars in 768 bytes} [Tue Jun 9 23:37:52 2026] GET /v2.0/ports?device_id=af68d8bb-0a11-4c70-a97a-65dc8b032e89 => generated 3640 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2893] 199.19.213.132 () {30 vars in 768 bytes} [Tue Jun 9 23:37:52 2026] GET /v2.0/ports?device_id=af68d8bb-0a11-4c70-a97a-65dc8b032e89 => generated 3640 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 23:37:53.216 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-793ff0a3-9c7a-40cc-b5a5-0b2b9c4318be'] response: {'name': 'network-changed', 'server_uuid': 'af68d8bb-0a11-4c70-a97a-65dc8b032e89', 'tag': '156467fc-80e8-455f-9b02-959e9e80e8d2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1460/2894] 199.19.213.132 () {34 vars in 1080 bytes} [Tue Jun 9 23:37:53 2026] GET /v2.0/ports?tenant_id=8450f099df2e4e2cbe2fe537c873bf24&device_id=af68d8bb-0a11-4c70-a97a-65dc8b032e89 => generated 3640 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2895] 199.19.213.132 () {34 vars in 986 bytes} [Tue Jun 9 23:37:53 2026] GET /v2.0/networks?id=7d1ec045-6121-4cb1-affc-2858c271a5a6 => generated 800 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2896] 199.19.213.132 () {34 vars in 1012 bytes} [Tue Jun 9 23:37:53 2026] GET /v2.0/networks/7d1ec045-6121-4cb1-affc-2858c271a5a6?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: 1436/2897] 199.19.213.132 () {34 vars in 1112 bytes} [Tue Jun 9 23:37:53 2026] GET /v2.0/networks/7d1ec045-6121-4cb1-affc-2858c271a5a6?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: 1462/2898] 199.19.213.132 () {30 vars in 768 bytes} [Tue Jun 9 23:37:53 2026] GET /v2.0/ports?device_id=af68d8bb-0a11-4c70-a97a-65dc8b032e89 => generated 3640 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2899] 199.19.213.132 () {34 vars in 975 bytes} [Tue Jun 9 23:37:54 2026] GET /v2.0/ports/156467fc-80e8-455f-9b02-959e9e80e8d2 => generated 1062 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2900] 199.19.213.132 () {30 vars in 768 bytes} [Tue Jun 9 23:37:54 2026] GET /v2.0/ports?device_id=af68d8bb-0a11-4c70-a97a-65dc8b032e89 => generated 3640 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2901] 199.19.213.132 () {36 vars in 997 bytes} [Tue Jun 9 23:37:54 2026] DELETE /v2.0/ports/156467fc-80e8-455f-9b02-959e9e80e8d2 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2902] 199.19.213.132 () {30 vars in 768 bytes} [Tue Jun 9 23:37:55 2026] GET /v2.0/ports?device_id=af68d8bb-0a11-4c70-a97a-65dc8b032e89 => generated 2586 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 23:37:55.982 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1be63fdd-2da6-43f7-bdb6-ccaafa1a57fb 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1464/2903] 199.19.213.132 () {32 vars in 758 bytes} [Tue Jun 9 23:37:55 2026] DELETE /v2.0/ports/156467fc-80e8-455f-9b02-959e9e80e8d2 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2904] 199.19.213.132 () {30 vars in 702 bytes} [Tue Jun 9 23:37:56 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: 1465/2905] 199.19.213.132 () {30 vars in 704 bytes} [Tue Jun 9 23:37:56 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: 1441/2906] 199.19.213.132 () {30 vars in 680 bytes} [Tue Jun 9 23:37:56 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:37:56.116 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6586c59e-2123-44c7-aae8-43195de04441'] response: {'server_uuid': 'af68d8bb-0a11-4c70-a97a-65dc8b032e89', 'name': 'network-vif-deleted', 'tag': '156467fc-80e8-455f-9b02-959e9e80e8d2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1466/2907] 199.19.213.132 () {30 vars in 716 bytes} [Tue Jun 9 23:37:56 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: 1442/2908] 199.19.213.132 () {30 vars in 740 bytes} [Tue Jun 9 23:37:56 2026] GET /v2.0/subnets/022db5a1-df30-401f-be9d-ce00eaeb91cd => 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: 1467/2909] 199.19.213.132 () {30 vars in 736 bytes} [Tue Jun 9 23:37:56 2026] GET /v2.0/ports/5e1e044c-9165-4f60-8a5b-d92ab43f401a => 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: 1443/2910] 199.19.213.132 () {30 vars in 736 bytes} [Tue Jun 9 23:37:56 2026] GET /v2.0/ports/7a13b2e8-31a4-4a4e-a173-485a57634714 => generated 1346 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2911] 199.19.213.132 () {30 vars in 740 bytes} [Tue Jun 9 23:37:56 2026] GET /v2.0/subnets/022db5a1-df30-401f-be9d-ce00eaeb91cd => 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: 1444/2912] 199.19.213.132 () {30 vars in 742 bytes} [Tue Jun 9 23:37:56 2026] GET /v2.0/networks/a2f3e0c7-1c4f-4738-8e7d-55606583258a => generated 800 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2913] 199.19.213.132 () {30 vars in 736 bytes} [Tue Jun 9 23:37:56 2026] GET /v2.0/ports/5e1e044c-9165-4f60-8a5b-d92ab43f401a => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2914] 199.19.213.132 () {30 vars in 740 bytes} [Tue Jun 9 23:37:56 2026] GET /v2.0/subnets/022db5a1-df30-401f-be9d-ce00eaeb91cd => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2915] 199.19.213.132 () {34 vars in 1080 bytes} [Tue Jun 9 23:37:56 2026] GET /v2.0/ports?tenant_id=8450f099df2e4e2cbe2fe537c873bf24&device_id=af68d8bb-0a11-4c70-a97a-65dc8b032e89 => generated 2586 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2916] 199.19.213.132 () {34 vars in 1066 bytes} [Tue Jun 9 23:37:56 2026] GET /v2.0/networks?id=ff798440-4419-41dc-8f9b-3c6914274680&id=a2f3e0c7-1c4f-4738-8e7d-55606583258a => generated 1524 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2917] 199.19.213.132 () {34 vars in 1062 bytes} [Tue Jun 9 23:37:56 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.102&port_id=a3d69fb3-6981-4824-bf6c-82a86590e155 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2918] 199.19.213.132 () {34 vars in 984 bytes} [Tue Jun 9 23:37:56 2026] GET /v2.0/subnets?id=7cccaaa7-6e76-481a-bec2-21f80d1a5870 => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2919] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:37:56 2026] GET /v2.0/ports?network_id=ff798440-4419-41dc-8f9b-3c6914274680&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: 1448/2920] 199.19.213.132 () {34 vars in 1012 bytes} [Tue Jun 9 23:37:56 2026] GET /v2.0/networks/ff798440-4419-41dc-8f9b-3c6914274680?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: 1473/2921] 199.19.213.132 () {34 vars in 1112 bytes} [Tue Jun 9 23:37:56 2026] GET /v2.0/networks/ff798440-4419-41dc-8f9b-3c6914274680?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2922] 199.19.213.132 () {34 vars in 1056 bytes} [Tue Jun 9 23:37:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.21&port_id=7a13b2e8-31a4-4a4e-a173-485a57634714 => 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: 1474/2923] 199.19.213.132 () {34 vars in 984 bytes} [Tue Jun 9 23:37:56 2026] GET /v2.0/subnets?id=022db5a1-df30-401f-be9d-ce00eaeb91cd => generated 679 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2924] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:37:57 2026] GET /v2.0/ports?network_id=a2f3e0c7-1c4f-4738-8e7d-55606583258a&device_owner=network%3Adhcp => generated 1461 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2925] 199.19.213.132 () {34 vars in 1012 bytes} [Tue Jun 9 23:37:57 2026] GET /v2.0/networks/a2f3e0c7-1c4f-4738-8e7d-55606583258a?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: 1451/2926] 199.19.213.132 () {34 vars in 1112 bytes} [Tue Jun 9 23:37:57 2026] GET /v2.0/networks/a2f3e0c7-1c4f-4738-8e7d-55606583258a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2929] 199.19.213.132 () {30 vars in 702 bytes} [Tue Jun 9 23:38:08 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2930] 199.19.213.132 () {30 vars in 704 bytes} [Tue Jun 9 23:38:08 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: 1478/2931] 199.19.213.132 () {30 vars in 680 bytes} [Tue Jun 9 23:38:08 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: 1454/2932] 199.19.213.132 () {30 vars in 716 bytes} [Tue Jun 9 23:38:08 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:38:08.257 7 INFO neutron.api.v2.resource [None req-82e16e9f-31c5-49e2-be63-4f0d7f030cdb 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1479/2933] 199.19.213.132 () {30 vars in 762 bytes} [Tue Jun 9 23:38:08 2026] GET /v2.0/security-groups/lb-58d90595-9a14-414f-84c6-ab8055b06fbf => 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: 1455/2934] 199.19.213.132 () {30 vars in 784 bytes} [Tue Jun 9 23:38:08 2026] GET /v2.0/security-groups?name=lb-58d90595-9a14-414f-84c6-ab8055b06fbf => generated 2865 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2935] 199.19.213.132 () {30 vars in 814 bytes} [Tue Jun 9 23:38:08 2026] GET /v2.0/security-group-rules?security_group_id=f7b32af9-fd18-4478-86c0-d407275ce08e => generated 2334 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2936] 199.19.213.132 () {32 vars in 788 bytes} [Tue Jun 9 23:38:08 2026] DELETE /v2.0/security-group-rules/c2f132f0-52f9-4da9-bf8d-08914cd08846 => 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: 1481/2937] 199.19.213.132 () {32 vars in 788 bytes} [Tue Jun 9 23:38:08 2026] DELETE /v2.0/security-group-rules/cd439f63-497c-4dd4-8ad9-ec79b951f8cd => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 23:38:12.096 8 INFO neutron.db.l3_db [None req-15c68ee4-6a9f-45cb-9ce3-0a6252f11914 b423fa6c659142f89a1aa4032a460bce 65c35409a27f4e168525f620defbc3af - - default default] Floating IP 48c7430a-9844-46d3-b9a6-869f8f3370ab disassociated (deleted). External IP: 10.96.250.220, port: 5e1e044c-9165-4f60-8a5b-d92ab43f401a. [pid: 8|app: 0|req: 1457/2938] 10.0.0.90 () {32 vars in 731 bytes} [Tue Jun 9 23:38:11 2026] DELETE /v2.0/floatingips/48c7430a-9844-46d3-b9a6-869f8f3370ab => generated 0 bytes in 603 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 23:38:12.423 7 INFO neutron.api.v2.resource [None req-b7ca8b96-51da-449f-93f2-7a0c9c829f5e b423fa6c659142f89a1aa4032a460bce 65c35409a27f4e168525f620defbc3af - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1482/2939] 10.0.0.90 () {32 vars in 728 bytes} [Tue Jun 9 23:38:12 2026] GET /v2.0/floatingips/48c7430a-9844-46d3-b9a6-869f8f3370ab => generated 144 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2940] 199.19.213.132 () {30 vars in 702 bytes} [Tue Jun 9 23:38:13 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: 1483/2941] 199.19.213.132 () {30 vars in 704 bytes} [Tue Jun 9 23:38:13 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2942] 199.19.213.132 () {30 vars in 680 bytes} [Tue Jun 9 23:38:13 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: 1484/2943] 199.19.213.132 () {30 vars in 716 bytes} [Tue Jun 9 23:38:13 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-06-09 23:38:13.582 8 INFO neutron.api.v2.resource [None req-0ed36c84-54a2-4057-a520-3a3b51ce9ad1 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1460/2944] 199.19.213.132 () {30 vars in 762 bytes} [Tue Jun 9 23:38:13 2026] GET /v2.0/security-groups/lb-58d90595-9a14-414f-84c6-ab8055b06fbf => generated 149 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2945] 199.19.213.132 () {30 vars in 784 bytes} [Tue Jun 9 23:38:13 2026] GET /v2.0/security-groups?name=lb-58d90595-9a14-414f-84c6-ab8055b06fbf => generated 1639 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2946] 199.19.213.132 () {30 vars in 814 bytes} [Tue Jun 9 23:38:13 2026] GET /v2.0/security-group-rules?security_group_id=f7b32af9-fd18-4478-86c0-d407275ce08e => generated 1182 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2947] 199.19.213.132 () {30 vars in 702 bytes} [Tue Jun 9 23:38:13 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: 1462/2948] 199.19.213.132 () {30 vars in 704 bytes} [Tue Jun 9 23:38:13 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: 1487/2949] 199.19.213.132 () {30 vars in 680 bytes} [Tue Jun 9 23:38:13 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2950] 199.19.213.132 () {30 vars in 716 bytes} [Tue Jun 9 23:38:13 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2951] 199.19.213.132 () {30 vars in 740 bytes} [Tue Jun 9 23:38:13 2026] GET /v2.0/subnets/022db5a1-df30-401f-be9d-ce00eaeb91cd => generated 676 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2952] 199.19.213.132 () {30 vars in 768 bytes} [Tue Jun 9 23:38:13 2026] GET /v2.0/ports?device_id=af68d8bb-0a11-4c70-a97a-65dc8b032e89 => generated 2586 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2953] 199.19.213.132 () {30 vars in 768 bytes} [Tue Jun 9 23:38:13 2026] GET /v2.0/ports?device_id=af68d8bb-0a11-4c70-a97a-65dc8b032e89 => generated 2586 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2954] 199.19.213.132 () {30 vars in 768 bytes} [Tue Jun 9 23:38:13 2026] GET /v2.0/ports?device_id=af68d8bb-0a11-4c70-a97a-65dc8b032e89 => generated 2586 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2957] 199.19.213.132 () {30 vars in 768 bytes} [Tue Jun 9 23:38:15 2026] GET /v2.0/ports?device_id=af68d8bb-0a11-4c70-a97a-65dc8b032e89 => generated 2586 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2958] 199.19.213.132 () {34 vars in 975 bytes} [Tue Jun 9 23:38:16 2026] GET /v2.0/ports/7a13b2e8-31a4-4a4e-a173-485a57634714 => 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: 1492/2959] 199.19.213.132 () {34 vars in 1060 bytes} [Tue Jun 9 23:38:16 2026] GET /v2.0/ports/7a13b2e8-31a4-4a4e-a173-485a57634714?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2960] 199.19.213.132 () {30 vars in 768 bytes} [Tue Jun 9 23:38:16 2026] GET /v2.0/ports?device_id=af68d8bb-0a11-4c70-a97a-65dc8b032e89 => generated 2586 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2961] 199.19.213.132 () {34 vars in 1016 bytes} [Tue Jun 9 23:38:16 2026] GET /v2.0/networks/a2f3e0c7-1c4f-4738-8e7d-55606583258a?fields=dns_domain => generated 29 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2962] 199.19.213.132 () {38 vars in 1028 bytes} [Tue Jun 9 23:38:16 2026] PUT /v2.0/ports/7a13b2e8-31a4-4a4e-a173-485a57634714 => generated 1147 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2963] 199.19.213.132 () {30 vars in 768 bytes} [Tue Jun 9 23:38:17 2026] GET /v2.0/ports?device_id=af68d8bb-0a11-4c70-a97a-65dc8b032e89 => generated 1248 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: 8|app: 0|req: 1470/2964] 199.19.213.132 () {34 vars in 788 bytes} [Tue Jun 9 23:38:17 2026] PUT /v2.0/ports/7a13b2e8-31a4-4a4e-a173-485a57634714 => generated 1086 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2965] 199.19.213.132 () {30 vars in 736 bytes} [Tue Jun 9 23:38:17 2026] GET /v2.0/ports/7a13b2e8-31a4-4a4e-a173-485a57634714 => generated 1086 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: 1471/2966] 199.19.213.132 () {32 vars in 758 bytes} [Tue Jun 9 23:38:17 2026] DELETE /v2.0/ports/7a13b2e8-31a4-4a4e-a173-485a57634714 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2967] 199.19.213.132 () {30 vars in 702 bytes} [Tue Jun 9 23:38:17 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2968] 199.19.213.132 () {30 vars in 704 bytes} [Tue Jun 9 23:38:17 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: 1497/2969] 199.19.213.132 () {30 vars in 680 bytes} [Tue Jun 9 23:38:17 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2970] 199.19.213.132 () {30 vars in 716 bytes} [Tue Jun 9 23:38:17 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:38:17.879 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8d0d24d8-01a1-4dcd-ba3c-a9df48ae3225 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1498/2971] 199.19.213.132 () {32 vars in 758 bytes} [Tue Jun 9 23:38:17 2026] DELETE /v2.0/ports/7a13b2e8-31a4-4a4e-a173-485a57634714 => 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: 1474/2972] 199.19.213.132 () {30 vars in 736 bytes} [Tue Jun 9 23:38:17 2026] GET /v2.0/ports/5e1e044c-9165-4f60-8a5b-d92ab43f401a => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 23:38:17.942 8 INFO neutron.api.v2.resource [None req-13f55d38-984c-486b-a153-2f19248b3125 4a60b628f12f4a808bf99d70ebbfde39 8450f099df2e4e2cbe2fe537c873bf24 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1475/2973] 199.19.213.132 () {30 vars in 762 bytes} [Tue Jun 9 23:38:17 2026] GET /v2.0/security-groups/lb-58d90595-9a14-414f-84c6-ab8055b06fbf => generated 149 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/2974] 199.19.213.132 () {34 vars in 1080 bytes} [Tue Jun 9 23:38:17 2026] GET /v2.0/ports?tenant_id=8450f099df2e4e2cbe2fe537c873bf24&device_id=af68d8bb-0a11-4c70-a97a-65dc8b032e89 => generated 1248 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2975] 199.19.213.132 () {30 vars in 784 bytes} [Tue Jun 9 23:38:17 2026] GET /v2.0/security-groups?name=lb-58d90595-9a14-414f-84c6-ab8055b06fbf => generated 1639 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2976] 199.19.213.132 () {34 vars in 1066 bytes} [Tue Jun 9 23:38:17 2026] GET /v2.0/networks?id=ff798440-4419-41dc-8f9b-3c6914274680&id=a2f3e0c7-1c4f-4738-8e7d-55606583258a => generated 1524 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2977] 199.19.213.132 () {30 vars in 736 bytes} [Tue Jun 9 23:38:18 2026] GET /v2.0/ports/5e1e044c-9165-4f60-8a5b-d92ab43f401a => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/2978] 199.19.213.132 () {34 vars in 1062 bytes} [Tue Jun 9 23:38:18 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.102&port_id=a3d69fb3-6981-4824-bf6c-82a86590e155 => 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: 1502/2979] 199.19.213.132 () {34 vars in 984 bytes} [Tue Jun 9 23:38:18 2026] GET /v2.0/subnets?id=7cccaaa7-6e76-481a-bec2-21f80d1a5870 => generated 654 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/2980] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:38:18 2026] GET /v2.0/ports?network_id=ff798440-4419-41dc-8f9b-3c6914274680&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/2981] 199.19.213.132 () {34 vars in 1012 bytes} [Tue Jun 9 23:38:18 2026] GET /v2.0/networks/ff798440-4419-41dc-8f9b-3c6914274680?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2982] 199.19.213.132 () {34 vars in 788 bytes} [Tue Jun 9 23:38:18 2026] PUT /v2.0/ports/5e1e044c-9165-4f60-8a5b-d92ab43f401a => generated 1094 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/2983] 199.19.213.132 () {34 vars in 1112 bytes} [Tue Jun 9 23:38:18 2026] GET /v2.0/networks/ff798440-4419-41dc-8f9b-3c6914274680?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: 1479/2984] 199.19.213.132 () {32 vars in 778 bytes} [Tue Jun 9 23:38:18 2026] DELETE /v2.0/security-groups/f7b32af9-fd18-4478-86c0-d407275ce08e => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/2985] 199.19.213.132 () {32 vars in 758 bytes} [Tue Jun 9 23:38:18 2026] DELETE /v2.0/ports/5e1e044c-9165-4f60-8a5b-d92ab43f401a => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2986] 199.19.213.132 () {34 vars in 994 bytes} [Tue Jun 9 23:38:21 2026] GET /v2.0/ports?device_id=af68d8bb-0a11-4c70-a97a-65dc8b032e89 => generated 1248 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/2987] 199.19.213.132 () {36 vars in 997 bytes} [Tue Jun 9 23:38:21 2026] DELETE /v2.0/ports/a3d69fb3-6981-4824-bf6c-82a86590e155 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 23:38:22.916 8 INFO neutron.db.l3_db [None req-5e46f98f-cd22-452f-8dbb-39c58a665575 b423fa6c659142f89a1aa4032a460bce 65c35409a27f4e168525f620defbc3af - - default default] Floating IP da403283-9565-4c91-b9bf-6212a48a7c00 disassociated (deleted). External IP: 10.96.250.205, port: 8948e359-b2b3-4996-8a26-0de377bb5080. [pid: 8|app: 0|req: 1481/2988] 10.0.0.90 () {32 vars in 731 bytes} [Tue Jun 9 23:38:22 2026] DELETE /v2.0/floatingips/da403283-9565-4c91-b9bf-6212a48a7c00 => generated 0 bytes in 612 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 23:38:23.270 7 INFO neutron.api.v2.resource [None req-c18761f3-0e1b-4d27-abb6-81136c2c48d4 b423fa6c659142f89a1aa4032a460bce 65c35409a27f4e168525f620defbc3af - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1508/2989] 10.0.0.90 () {32 vars in 728 bytes} [Tue Jun 9 23:38:23 2026] GET /v2.0/floatingips/da403283-9565-4c91-b9bf-6212a48a7c00 => generated 144 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 23:38:23.463 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-05429e63-5b25-4b48-a02a-d4429f4e1e21'] response: {'name': 'network-changed', 'server_uuid': '2be4adab-34df-422f-90bf-33e203863c69', 'tag': '8948e359-b2b3-4996-8a26-0de377bb5080', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1482/2990] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:38:23 2026] GET /v2.0/ports?device_id=2be4adab-34df-422f-90bf-33e203863c69 => generated 1200 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 23:38:23.535 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b3e41d71-9a39-4ac0-8ee6-08c8f2897f1b'] response: {'server_uuid': 'af68d8bb-0a11-4c70-a97a-65dc8b032e89', 'name': 'network-vif-deleted', 'tag': 'a3d69fb3-6981-4824-bf6c-82a86590e155', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1509/2991] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:38:23 2026] GET /v2.0/security-groups?id=31949a0a-0bdb-4e00-8afb-b2a8808ba8eb&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2992] 199.19.213.132 () {34 vars in 1080 bytes} [Tue Jun 9 23:38:23 2026] GET /v2.0/ports?tenant_id=65c35409a27f4e168525f620defbc3af&device_id=2be4adab-34df-422f-90bf-33e203863c69 => generated 1469 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/2993] 199.19.213.132 () {34 vars in 986 bytes} [Tue Jun 9 23:38:24 2026] GET /v2.0/networks?id=613577ff-1535-4fea-b8e5-9a25d31e0d1e => generated 800 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2994] 199.19.213.132 () {34 vars in 1056 bytes} [Tue Jun 9 23:38:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.72&port_id=8948e359-b2b3-4996-8a26-0de377bb5080 => 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: 1511/2995] 199.19.213.132 () {34 vars in 1106 bytes} [Tue Jun 9 23:38:24 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A18f&port_id=8948e359-b2b3-4996-8a26-0de377bb5080 => 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: 1485/2996] 199.19.213.132 () {34 vars in 1064 bytes} [Tue Jun 9 23:38:24 2026] GET /v2.0/subnets?id=14fd654e-9599-4dc9-8c85-343305423318&id=0ca559c8-9618-4105-a0c0-cd7bb9f10633 => generated 1411 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/2997] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:38:24 2026] GET /v2.0/ports?network_id=613577ff-1535-4fea-b8e5-9a25d31e0d1e&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: 1486/2998] 199.19.213.132 () {34 vars in 1052 bytes} [Tue Jun 9 23:38:24 2026] GET /v2.0/ports?network_id=613577ff-1535-4fea-b8e5-9a25d31e0d1e&device_owner=network%3Adhcp => generated 1461 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/2999] 199.19.213.132 () {34 vars in 1012 bytes} [Tue Jun 9 23:38:24 2026] GET /v2.0/networks/613577ff-1535-4fea-b8e5-9a25d31e0d1e?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: 1487/3000] 199.19.213.132 () {34 vars in 1112 bytes} [Tue Jun 9 23:38:24 2026] GET /v2.0/networks/613577ff-1535-4fea-b8e5-9a25d31e0d1e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3001] 199.19.213.132 () {34 vars in 994 bytes} [Tue Jun 9 23:38:25 2026] GET /v2.0/ports?device_id=2be4adab-34df-422f-90bf-33e203863c69 => 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: 1488/3002] 199.19.213.132 () {36 vars in 997 bytes} [Tue Jun 9 23:38:25 2026] DELETE /v2.0/ports/8948e359-b2b3-4996-8a26-0de377bb5080 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3003] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:38:28 2026] GET /v2.0/ports?device_id=2be4adab-34df-422f-90bf-33e203863c69 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 23:38:33.738 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b61eb661-1859-49ad-8756-5af4e0216daa'] response: {'server_uuid': '2be4adab-34df-422f-90bf-33e203863c69', 'name': 'network-vif-deleted', 'tag': '8948e359-b2b3-4996-8a26-0de377bb5080', 'status': 'completed', 'code': 200} 2026-06-09 23:38:33.979 8 INFO neutron.db.l3_db [None req-cbf20fa9-0c62-408f-8b36-07a81c957841 b423fa6c659142f89a1aa4032a460bce 65c35409a27f4e168525f620defbc3af - - default default] Floating IP 194a3a22-c53f-47a3-9631-839bd5a5621d disassociated (deleted). External IP: 10.96.250.210, port: 040b8cd8-5dbb-4664-a699-28c14cac479f. [pid: 8|app: 0|req: 1490/3006] 10.0.0.90 () {32 vars in 731 bytes} [Tue Jun 9 23:38:33 2026] DELETE /v2.0/floatingips/194a3a22-c53f-47a3-9631-839bd5a5621d => generated 0 bytes in 534 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 23:38:34.248 7 INFO neutron.api.v2.resource [None req-05706d8b-b9a8-497f-ba9e-f4982078c254 b423fa6c659142f89a1aa4032a460bce 65c35409a27f4e168525f620defbc3af - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1517/3007] 10.0.0.90 () {32 vars in 728 bytes} [Tue Jun 9 23:38:34 2026] GET /v2.0/floatingips/194a3a22-c53f-47a3-9631-839bd5a5621d => generated 144 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/3008] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:38:34 2026] GET /v2.0/ports?device_id=0ed7856b-88a2-402c-b9da-6daa2492d77d => generated 1196 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3009] 10.0.0.240 () {34 vars in 1040 bytes} [Tue Jun 9 23:38:34 2026] GET /v2.0/security-groups?id=31949a0a-0bdb-4e00-8afb-b2a8808ba8eb&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/3010] 199.19.213.132 () {34 vars in 994 bytes} [Tue Jun 9 23:38:36 2026] GET /v2.0/ports?device_id=0ed7856b-88a2-402c-b9da-6daa2492d77d => generated 1196 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3011] 199.19.213.132 () {36 vars in 997 bytes} [Tue Jun 9 23:38:36 2026] DELETE /v2.0/ports/040b8cd8-5dbb-4664-a699-28c14cac479f => generated 0 bytes in 327 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 23:38:36.900 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f89d2758-9dc0-44be-a267-d9d46d757dbe'] response: {'name': 'network-changed', 'server_uuid': '0ed7856b-88a2-402c-b9da-6daa2492d77d', 'tag': '040b8cd8-5dbb-4664-a699-28c14cac479f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1493/3012] 199.19.213.132 () {34 vars in 1080 bytes} [Tue Jun 9 23:38:36 2026] GET /v2.0/ports?tenant_id=65c35409a27f4e168525f620defbc3af&device_id=0ed7856b-88a2-402c-b9da-6daa2492d77d => 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: 1520/3013] 10.0.0.240 () {34 vars in 990 bytes} [Tue Jun 9 23:38:39 2026] GET /v2.0/ports?device_id=0ed7856b-88a2-402c-b9da-6daa2492d77d => 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: 1494/3014] 10.0.0.90 () {32 vars in 749 bytes} [Tue Jun 9 23:38:44 2026] DELETE /v2.0/security-group-rules/ba37252b-d0df-4d76-b572-b10410981465 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 23:38:44.806 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-19f379fb-ab1e-4759-ad6b-f7ef91fa2a0c'] response: {'server_uuid': '0ed7856b-88a2-402c-b9da-6daa2492d77d', 'name': 'network-vif-deleted', 'tag': '040b8cd8-5dbb-4664-a699-28c14cac479f', 'status': 'completed', 'code': 200} 2026-06-09 23:38:44.814 7 INFO neutron.api.v2.resource [None req-a261be6b-eaf7-476b-9988-0a64fa22c429 b423fa6c659142f89a1aa4032a460bce 65c35409a27f4e168525f620defbc3af - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1521/3015] 10.0.0.90 () {32 vars in 746 bytes} [Tue Jun 9 23:38:44 2026] GET /v2.0/security-group-rules/ba37252b-d0df-4d76-b572-b10410981465 => 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: 1495/3018] 10.0.0.90 () {32 vars in 749 bytes} [Tue Jun 9 23:38:44 2026] DELETE /v2.0/security-group-rules/ff081797-37f1-4565-b64b-6c01ab9379df => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 23:38:44.907 7 INFO neutron.api.v2.resource [None req-b3776504-4da4-4346-b64c-08368f53172f b423fa6c659142f89a1aa4032a460bce 65c35409a27f4e168525f620defbc3af - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1524/3019] 10.0.0.90 () {32 vars in 746 bytes} [Tue Jun 9 23:38:44 2026] GET /v2.0/security-group-rules/ff081797-37f1-4565-b64b-6c01ab9379df => 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: 1496/3020] 10.0.0.90 () {32 vars in 749 bytes} [Tue Jun 9 23:38:44 2026] DELETE /v2.0/security-group-rules/b0c396a2-6ecf-4439-95a5-10da828ae011 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 23:38:45.010 7 INFO neutron.api.v2.resource [None req-878b7ef8-18c8-4b90-bf13-f378a6e3961f b423fa6c659142f89a1aa4032a460bce 65c35409a27f4e168525f620defbc3af - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1525/3021] 10.0.0.90 () {32 vars in 746 bytes} [Tue Jun 9 23:38:45 2026] GET /v2.0/security-group-rules/b0c396a2-6ecf-4439-95a5-10da828ae011 => 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: 1497/3022] 10.0.0.90 () {32 vars in 749 bytes} [Tue Jun 9 23:38:45 2026] DELETE /v2.0/security-group-rules/bdcadf00-3441-4a36-a17c-68ae7f98c847 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 23:38:45.103 7 INFO neutron.api.v2.resource [None req-51eaf147-d550-449a-b9b9-e8f975c77653 b423fa6c659142f89a1aa4032a460bce 65c35409a27f4e168525f620defbc3af - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1526/3023] 10.0.0.90 () {32 vars in 746 bytes} [Tue Jun 9 23:38:45 2026] GET /v2.0/security-group-rules/bdcadf00-3441-4a36-a17c-68ae7f98c847 => 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: 1498/3024] 10.0.0.90 () {32 vars in 749 bytes} [Tue Jun 9 23:38:45 2026] DELETE /v2.0/security-group-rules/2c82441a-ed15-4590-9791-f24ecebdd2cd => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 23:38:45.193 7 INFO neutron.api.v2.resource [None req-270928dc-c470-4074-8d73-f9c0c359bfa1 b423fa6c659142f89a1aa4032a460bce 65c35409a27f4e168525f620defbc3af - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1527/3025] 10.0.0.90 () {32 vars in 746 bytes} [Tue Jun 9 23:38:45 2026] GET /v2.0/security-group-rules/2c82441a-ed15-4590-9791-f24ecebdd2cd => generated 155 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/3026] 10.0.0.90 () {32 vars in 749 bytes} [Tue Jun 9 23:38:45 2026] DELETE /v2.0/security-group-rules/7d25145b-0c8f-4add-855a-7a2a5f82731a => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 23:38:45.284 7 INFO neutron.api.v2.resource [None req-6e27f153-d7b3-4343-8670-b8901075e4e8 b423fa6c659142f89a1aa4032a460bce 65c35409a27f4e168525f620defbc3af - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1528/3027] 10.0.0.90 () {32 vars in 746 bytes} [Tue Jun 9 23:38:45 2026] GET /v2.0/security-group-rules/7d25145b-0c8f-4add-855a-7a2a5f82731a => 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: 1500/3028] 10.0.0.90 () {32 vars in 749 bytes} [Tue Jun 9 23:38:45 2026] DELETE /v2.0/security-group-rules/b2b9c95d-dbc5-43bb-8307-d08e8963eea6 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 23:38:45.367 7 INFO neutron.api.v2.resource [None req-69e0b15f-6017-434f-bc04-8cf6351cc91b b423fa6c659142f89a1aa4032a460bce 65c35409a27f4e168525f620defbc3af - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1529/3029] 10.0.0.90 () {32 vars in 746 bytes} [Tue Jun 9 23:38:45 2026] GET /v2.0/security-group-rules/b2b9c95d-dbc5-43bb-8307-d08e8963eea6 => 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: 1501/3030] 10.0.0.90 () {32 vars in 749 bytes} [Tue Jun 9 23:38:45 2026] DELETE /v2.0/security-group-rules/c94ebef5-7de3-441b-a77c-615484db2e84 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 23:38:45.449 7 INFO neutron.api.v2.resource [None req-092d35ff-cbb9-4242-840a-57729c25d86b b423fa6c659142f89a1aa4032a460bce 65c35409a27f4e168525f620defbc3af - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1530/3031] 10.0.0.90 () {32 vars in 746 bytes} [Tue Jun 9 23:38:45 2026] GET /v2.0/security-group-rules/c94ebef5-7de3-441b-a77c-615484db2e84 => 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: 1502/3032] 10.0.0.90 () {32 vars in 749 bytes} [Tue Jun 9 23:38:45 2026] DELETE /v2.0/security-group-rules/3e10efd8-6ba2-450b-a536-c6971ee4a52e => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 23:38:45.539 7 INFO neutron.api.v2.resource [None req-fa87ae80-a653-49bb-8bf5-1415525fb890 b423fa6c659142f89a1aa4032a460bce 65c35409a27f4e168525f620defbc3af - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1531/3033] 10.0.0.90 () {32 vars in 746 bytes} [Tue Jun 9 23:38:45 2026] GET /v2.0/security-group-rules/3e10efd8-6ba2-450b-a536-c6971ee4a52e => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/3034] 10.0.0.90 () {32 vars in 749 bytes} [Tue Jun 9 23:38:45 2026] DELETE /v2.0/security-group-rules/64719c32-d18b-4d81-9714-c1ae75c066d9 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 23:38:45.641 7 INFO neutron.api.v2.resource [None req-495ca950-d8ae-45f0-ad8c-a4bc5a4550fb b423fa6c659142f89a1aa4032a460bce 65c35409a27f4e168525f620defbc3af - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1532/3035] 10.0.0.90 () {32 vars in 746 bytes} [Tue Jun 9 23:38:45 2026] GET /v2.0/security-group-rules/64719c32-d18b-4d81-9714-c1ae75c066d9 => generated 155 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/3036] 10.0.0.90 () {32 vars in 749 bytes} [Tue Jun 9 23:38:45 2026] DELETE /v2.0/security-group-rules/616f0ba8-b817-4e4a-b676-8d86857946cd => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 23:38:45.748 7 INFO neutron.api.v2.resource [None req-fcebf9f3-328d-4498-91ea-bb3046446fe8 b423fa6c659142f89a1aa4032a460bce 65c35409a27f4e168525f620defbc3af - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1533/3037] 10.0.0.90 () {32 vars in 746 bytes} [Tue Jun 9 23:38:45 2026] GET /v2.0/security-group-rules/616f0ba8-b817-4e4a-b676-8d86857946cd => generated 155 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/3038] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:38:45 2026] DELETE /v2.0/security-groups/31949a0a-0bdb-4e00-8afb-b2a8808ba8eb => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 23:38:45.866 7 INFO neutron.api.v2.resource [None req-dc964236-5a7e-43ce-b4c8-07c3bf8a9386 b423fa6c659142f89a1aa4032a460bce 65c35409a27f4e168525f620defbc3af - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1534/3039] 10.0.0.90 () {32 vars in 736 bytes} [Tue Jun 9 23:38:45 2026] GET /v2.0/security-groups/31949a0a-0bdb-4e00-8afb-b2a8808ba8eb => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/3040] 10.0.0.90 () {34 vars in 788 bytes} [Tue Jun 9 23:38:45 2026] PUT /v2.0/routers/20e4e3d2-4423-4da4-a922-dbd41b2b0374/remove_router_interface => generated 309 bytes in 985 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:38:47.050 7 INFO neutron.api.v2.resource [None req-5d90fe34-1525-4a94-993d-72337e208156 b423fa6c659142f89a1aa4032a460bce 65c35409a27f4e168525f620defbc3af - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1535/3041] 10.0.0.90 () {34 vars in 788 bytes} [Tue Jun 9 23:38:46 2026] PUT /v2.0/routers/20e4e3d2-4423-4da4-a922-dbd41b2b0374/remove_router_interface => generated 198 bytes in 142 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/3042] 10.0.0.90 () {34 vars in 788 bytes} [Tue Jun 9 23:38:47 2026] PUT /v2.0/routers/20e4e3d2-4423-4da4-a922-dbd41b2b0374/remove_router_interface => generated 309 bytes in 914 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:38:48.120 7 INFO neutron.api.v2.resource [None req-4008f69a-904d-4863-975a-99bae31f3653 b423fa6c659142f89a1aa4032a460bce 65c35409a27f4e168525f620defbc3af - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1536/3043] 10.0.0.90 () {34 vars in 788 bytes} [Tue Jun 9 23:38:47 2026] PUT /v2.0/routers/20e4e3d2-4423-4da4-a922-dbd41b2b0374/remove_router_interface => generated 198 bytes in 143 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/3044] 10.0.0.90 () {34 vars in 788 bytes} [Tue Jun 9 23:38:48 2026] PUT /v2.0/routers/20e4e3d2-4423-4da4-a922-dbd41b2b0374/remove_router_interface => generated 309 bytes in 974 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:38:49.233 7 INFO neutron.api.v2.resource [None req-b20b1823-61f9-4e99-9fdd-29f670fa68aa b423fa6c659142f89a1aa4032a460bce 65c35409a27f4e168525f620defbc3af - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1537/3045] 10.0.0.90 () {34 vars in 788 bytes} [Tue Jun 9 23:38:49 2026] PUT /v2.0/routers/20e4e3d2-4423-4da4-a922-dbd41b2b0374/remove_router_interface => generated 198 bytes in 129 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 23:38:50.201 8 INFO neutron.db.l3_hamode_db [None req-e1848863-4c18-4421-8d12-b5a481361425 b423fa6c659142f89a1aa4032a460bce 65c35409a27f4e168525f620defbc3af - - default default] HA network 4404c749-dfa0-4afd-b38a-fd8c8846600a was deleted as no HA routers are present in tenant 65c35409a27f4e168525f620defbc3af. [pid: 8|app: 0|req: 1509/3046] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:38:49 2026] DELETE /v2.0/routers/20e4e3d2-4423-4da4-a922-dbd41b2b0374 => generated 0 bytes in 966 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 23:38:50.237 7 INFO neutron.api.v2.resource [None req-aad383d6-b497-460f-b523-e0fce665eacd b423fa6c659142f89a1aa4032a460bce 65c35409a27f4e168525f620defbc3af - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1538/3047] 10.0.0.90 () {32 vars in 720 bytes} [Tue Jun 9 23:38:50 2026] GET /v2.0/routers/20e4e3d2-4423-4da4-a922-dbd41b2b0374 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 23:38:50.245 8 INFO neutron.services.segments.plugin [-] Segment 5ffbe0e6-2a39-41bc-b267-ac861bdf578c resource provider aggregate not found 2026-06-09 23:38:50.257 8 INFO neutron.services.segments.plugin [-] Segment 5ffbe0e6-2a39-41bc-b267-ac861bdf578c resource provider aggregate not found 2026-06-09 23:38:50.261 8 INFO neutron.services.segments.plugin [-] Segment 5ffbe0e6-2a39-41bc-b267-ac861bdf578c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ffbe0e6-2a39-41bc-b267-ac861bdf578c found for delete ", "request_id": "req-0cf3702c-a185-40d0-9bae-5b5b76478ef3"}]} 2026-06-09 23:38:50.271 8 INFO neutron.services.segments.plugin [-] Segment 5ffbe0e6-2a39-41bc-b267-ac861bdf578c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ffbe0e6-2a39-41bc-b267-ac861bdf578c found for delete ", "request_id": "req-698061c7-731d-4cd0-9a3d-2725935f8596"}]} [pid: 8|app: 0|req: 1510/3048] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:38:50 2026] DELETE /v2.0/subnets/0ca559c8-9618-4105-a0c0-cd7bb9f10633 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 23:38:50.412 7 INFO neutron.pecan_wsgi.hooks.translation [None req-36c6bfd7-3c60-4942-9d2f-393e9ee8682a b423fa6c659142f89a1aa4032a460bce 65c35409a27f4e168525f620defbc3af - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1539/3049] 10.0.0.90 () {32 vars in 720 bytes} [Tue Jun 9 23:38:50 2026] GET /v2.0/subnets/0ca559c8-9618-4105-a0c0-cd7bb9f10633 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3050] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:38:50 2026] DELETE /v2.0/subnets/14fd654e-9599-4dc9-8c85-343305423318 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 23:38:50.586 7 INFO neutron.pecan_wsgi.hooks.translation [None req-41bc5f70-675b-4395-a25d-943a57e01b42 b423fa6c659142f89a1aa4032a460bce 65c35409a27f4e168525f620defbc3af - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1540/3051] 10.0.0.90 () {32 vars in 720 bytes} [Tue Jun 9 23:38:50 2026] GET /v2.0/subnets/14fd654e-9599-4dc9-8c85-343305423318 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/3052] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:38:50 2026] DELETE /v2.0/networks/613577ff-1535-4fea-b8e5-9a25d31e0d1e => generated 0 bytes in 300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 23:38:50.914 7 INFO neutron.pecan_wsgi.hooks.translation [None req-340f028f-32db-47e9-9e4a-04ce82c53478 b423fa6c659142f89a1aa4032a460bce 65c35409a27f4e168525f620defbc3af - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1541/3053] 10.0.0.90 () {32 vars in 722 bytes} [Tue Jun 9 23:38:50 2026] GET /v2.0/networks/613577ff-1535-4fea-b8e5-9a25d31e0d1e => 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: 1513/3054] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:38:50 2026] DELETE /v2.0/subnets/602033e5-8f4c-4f15-a0ca-41a08a32f382 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 23:38:51.101 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c9a06e23-3aec-46ab-8883-eaed3695c36c b423fa6c659142f89a1aa4032a460bce 65c35409a27f4e168525f620defbc3af - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1542/3055] 10.0.0.90 () {32 vars in 720 bytes} [Tue Jun 9 23:38:51 2026] GET /v2.0/subnets/602033e5-8f4c-4f15-a0ca-41a08a32f382 => 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: 1514/3056] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:38:51 2026] DELETE /v2.0/subnets/682937bc-f864-4818-8f23-62d1bc7dc6a9 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 23:38:51.305 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5397d42e-2157-49db-ab06-e140ff6557b3 b423fa6c659142f89a1aa4032a460bce 65c35409a27f4e168525f620defbc3af - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1543/3057] 10.0.0.90 () {32 vars in 720 bytes} [Tue Jun 9 23:38:51 2026] GET /v2.0/subnets/682937bc-f864-4818-8f23-62d1bc7dc6a9 => 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: 1515/3058] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:38:51 2026] DELETE /v2.0/networks/7d1ec045-6121-4cb1-affc-2858c271a5a6 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 23:38:51.575 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4e3835f2-9471-4bcf-9bf5-0a772790bc24 b423fa6c659142f89a1aa4032a460bce 65c35409a27f4e168525f620defbc3af - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1544/3059] 10.0.0.90 () {32 vars in 722 bytes} [Tue Jun 9 23:38:51 2026] GET /v2.0/networks/7d1ec045-6121-4cb1-affc-2858c271a5a6 => 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: 1516/3060] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:38:51 2026] DELETE /v2.0/subnets/fb4ee88a-e1d2-44f6-8108-5fd6a1bc8c61 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 23:38:51.769 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4239ea62-0c19-47f5-a465-e04d6857a8d1 b423fa6c659142f89a1aa4032a460bce 65c35409a27f4e168525f620defbc3af - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1545/3061] 10.0.0.90 () {32 vars in 720 bytes} [Tue Jun 9 23:38:51 2026] GET /v2.0/subnets/fb4ee88a-e1d2-44f6-8108-5fd6a1bc8c61 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3062] 10.0.0.90 () {32 vars in 723 bytes} [Tue Jun 9 23:38:51 2026] DELETE /v2.0/subnets/022db5a1-df30-401f-be9d-ce00eaeb91cd => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 23:38:51.981 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d8934381-6d0d-48c6-afad-ece5f8a9026e b423fa6c659142f89a1aa4032a460bce 65c35409a27f4e168525f620defbc3af - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1546/3063] 10.0.0.90 () {32 vars in 720 bytes} [Tue Jun 9 23:38:51 2026] GET /v2.0/subnets/022db5a1-df30-401f-be9d-ce00eaeb91cd => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 23:38:52.276 8 INFO neutron.services.segments.plugin [-] Segment c8d243c3-486e-4728-97a8-d08cf7ab613d resource provider aggregate not found [pid: 8|app: 0|req: 1518/3064] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:38:51 2026] DELETE /v2.0/networks/a2f3e0c7-1c4f-4738-8e7d-55606583258a => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 23:38:52.303 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5061db4f-52d3-4657-95dd-a0f41230c60e b423fa6c659142f89a1aa4032a460bce 65c35409a27f4e168525f620defbc3af - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1547/3065] 10.0.0.90 () {32 vars in 722 bytes} [Tue Jun 9 23:38:52 2026] GET /v2.0/networks/a2f3e0c7-1c4f-4738-8e7d-55606583258a => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 23:38:54.136 8 INFO neutron.services.segments.plugin [-] Segment c8d243c3-486e-4728-97a8-d08cf7ab613d resource provider aggregate not found 2026-06-09 23:38:54.140 8 INFO neutron.services.segments.plugin [-] Segment c8d243c3-486e-4728-97a8-d08cf7ab613d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8d243c3-486e-4728-97a8-d08cf7ab613d found for delete ", "request_id": "req-7bc1d60d-d0b2-4fbb-9e5a-3e4aaee5d9f8"}]} 2026-06-09 23:38:54.154 8 INFO neutron.services.segments.plugin [-] Segment c8d243c3-486e-4728-97a8-d08cf7ab613d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8d243c3-486e-4728-97a8-d08cf7ab613d found for delete ", "request_id": "req-48919eb2-80e6-4ff1-8daa-129472b3f22c"}]} 2026-06-09 23:38:54.157 8 INFO neutron.services.segments.plugin [-] Segment 651ccf90-a852-4577-8f0e-91f4021e344e resource provider aggregate not found 2026-06-09 23:38:54.162 8 INFO neutron.services.segments.plugin [-] Segment 651ccf90-a852-4577-8f0e-91f4021e344e resource provider aggregate not found 2026-06-09 23:38:54.167 8 INFO neutron.services.segments.plugin [-] Segment 651ccf90-a852-4577-8f0e-91f4021e344e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 651ccf90-a852-4577-8f0e-91f4021e344e found for delete ", "request_id": "req-fe49e16b-0c00-42eb-987a-7a0319576940"}]} 2026-06-09 23:38:54.171 8 INFO neutron.services.segments.plugin [-] Segment 651ccf90-a852-4577-8f0e-91f4021e344e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 651ccf90-a852-4577-8f0e-91f4021e344e found for delete ", "request_id": "req-a96dfb53-cbd0-4a54-bdc6-8f586e9b57bf"}]} 2026-06-09 23:38:54.177 8 INFO neutron.services.segments.plugin [-] Segment 8346caa0-aad5-4b09-acc7-8d6fa4ab0a9a resource provider aggregate not found 2026-06-09 23:38:54.187 8 INFO neutron.services.segments.plugin [-] Segment 8346caa0-aad5-4b09-acc7-8d6fa4ab0a9a resource provider aggregate not found 2026-06-09 23:38:54.190 8 INFO neutron.services.segments.plugin [-] Segment 8346caa0-aad5-4b09-acc7-8d6fa4ab0a9a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8346caa0-aad5-4b09-acc7-8d6fa4ab0a9a found for delete ", "request_id": "req-d4281a04-deda-436a-b4bc-e021a3314aa4"}]} 2026-06-09 23:38:54.197 8 INFO neutron.services.segments.plugin [-] Segment 8346caa0-aad5-4b09-acc7-8d6fa4ab0a9a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8346caa0-aad5-4b09-acc7-8d6fa4ab0a9a found for delete ", "request_id": "req-3949d8ec-0c7c-4d3c-879b-4b259910a67e"}]} [pid: 8|app: 0|req: 1519/3066] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:38:54 2026] GET /v2.0/security-groups?tenant_id=d4deb3afa6554a1796644ae293268ffe&name=default => generated 2929 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3067] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:38:54 2026] DELETE /v2.0/security-groups/29d7e6dc-ef71-4d7a-a391-0ffd36187a9c => 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: 1520/3068] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:38:54 2026] GET /v2.0/security-groups?tenant_id=d18fe4518ad441538673168b2553080e&name=default => generated 2929 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3069] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:38:54 2026] DELETE /v2.0/security-groups/d508c16f-622e-4e2b-9413-047b80f11055 => 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: 1521/3070] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:38:54 2026] GET /v2.0/security-groups?tenant_id=6f9b16d3fae84629934e5ad75c07c508&name=default => generated 2929 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3071] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:38:55 2026] DELETE /v2.0/security-groups/85c53a2e-9228-42c9-b0e5-f1d2cc2f2b1b => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3072] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:38:55 2026] GET /v2.0/security-groups?tenant_id=65c35409a27f4e168525f620defbc3af&name=default => generated 2929 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3073] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:38:55 2026] DELETE /v2.0/security-groups/fa8f81f5-a28d-4e1d-8155-2e0d1b607d06 => 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: 1523/3074] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:38:55 2026] GET /v2.0/security-groups?tenant_id=c1a5023265524fc3a1510e255c5b1380&name=default => generated 2929 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3075] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:38:55 2026] DELETE /v2.0/security-groups/19307d9f-eb60-4c26-809a-de40325a8a55 => 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: 1524/3076] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:38:55 2026] GET /v2.0/security-groups?tenant_id=09c5f611864140ab97981125c7834322&name=default => generated 2929 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3077] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:38:56 2026] DELETE /v2.0/security-groups/af4b6cad-33cc-4635-9f70-bd87526ce011 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3078] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:38:56 2026] GET /v2.0/security-groups?tenant_id=5eaa5100c4b64252a2940c1fab1a7781&name=default => generated 2929 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3079] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:38:56 2026] DELETE /v2.0/security-groups/28f34cd2-81f0-4b24-864f-6ca349c0ba20 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 23:39:00.466 7 WARNING neutron_lib.context [None req-f4481df6-4e15-4de3-a669-153e142be08c 5568fbf27d59499c99ad7b306ebf08d0 9c29335527b444999a53a665db74f63a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1556/3082] 10.0.0.90 () {34 vars in 675 bytes} [Tue Jun 9 23:39:00 2026] POST /v2.0/floatingips => generated 552 bytes in 670 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:39:00.999 8 WARNING neutron_lib.context [None req-80c9dd99-7ded-40ac-8cbd-636163c31809 5568fbf27d59499c99ad7b306ebf08d0 9c29335527b444999a53a665db74f63a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1527/3083] 10.0.0.90 () {34 vars in 675 bytes} [Tue Jun 9 23:39:00 2026] POST /v2.0/floatingips => generated 552 bytes in 491 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:39:01.495 7 WARNING neutron_lib.context [None req-5a93d4e1-83a8-4731-bc81-af1974d5f318 5568fbf27d59499c99ad7b306ebf08d0 9c29335527b444999a53a665db74f63a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1557/3084] 10.0.0.90 () {34 vars in 675 bytes} [Tue Jun 9 23:39:01 2026] POST /v2.0/floatingips => generated 552 bytes in 567 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:39:02.068 8 WARNING neutron_lib.context [None req-70f41cf5-08bd-40a9-a498-b41217721919 5568fbf27d59499c99ad7b306ebf08d0 9c29335527b444999a53a665db74f63a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1528/3085] 10.0.0.90 () {34 vars in 675 bytes} [Tue Jun 9 23:39:02 2026] POST /v2.0/floatingips => generated 552 bytes in 514 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:39:02.587 7 WARNING neutron_lib.context [None req-4a7c3eb7-68ce-4195-95c3-6599cbefaa90 5568fbf27d59499c99ad7b306ebf08d0 9c29335527b444999a53a665db74f63a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1558/3086] 10.0.0.90 () {34 vars in 675 bytes} [Tue Jun 9 23:39:02 2026] POST /v2.0/floatingips => generated 552 bytes in 537 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3087] 10.0.0.90 () {34 vars in 758 bytes} [Tue Jun 9 23:39:03 2026] PUT /v2.0/floatingips/8b24af71-e8c9-4046-a722-6bf908e5ef7e/tags => generated 17 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3088] 10.0.0.90 () {34 vars in 758 bytes} [Tue Jun 9 23:39:03 2026] PUT /v2.0/floatingips/13cad011-2148-48bc-87ec-5d4baa2efe67/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3089] 10.0.0.90 () {34 vars in 758 bytes} [Tue Jun 9 23:39:03 2026] PUT /v2.0/floatingips/1ae1741c-cd55-4ffd-a4c4-48b79cd398cd/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: 1560/3090] 10.0.0.90 () {34 vars in 758 bytes} [Tue Jun 9 23:39:03 2026] PUT /v2.0/floatingips/1091bff0-6f07-4cc1-91f0-6e21b27522f3/tags => 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: 1531/3091] 10.0.0.90 () {32 vars in 671 bytes} [Tue Jun 9 23:39:03 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3092] 10.0.0.90 () {32 vars in 685 bytes} [Tue Jun 9 23:39:03 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3093] 10.0.0.90 () {32 vars in 681 bytes} [Tue Jun 9 23:39:03 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 389 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3094] 10.0.0.90 () {32 vars in 693 bytes} [Tue Jun 9 23:39:03 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3095] 10.0.0.90 () {32 vars in 679 bytes} [Tue Jun 9 23:39:03 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3096] 10.0.0.90 () {32 vars in 693 bytes} [Tue Jun 9 23:39:03 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3097] 10.0.0.90 () {32 vars in 689 bytes} [Tue Jun 9 23:39:03 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3098] 10.0.0.90 () {32 vars in 701 bytes} [Tue Jun 9 23:39:03 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3099] 10.0.0.90 () {32 vars in 731 bytes} [Tue Jun 9 23:39:04 2026] DELETE /v2.0/floatingips/8b24af71-e8c9-4046-a722-6bf908e5ef7e => generated 0 bytes in 230 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3100] 10.0.0.90 () {32 vars in 731 bytes} [Tue Jun 9 23:39:04 2026] DELETE /v2.0/floatingips/13cad011-2148-48bc-87ec-5d4baa2efe67 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3101] 10.0.0.90 () {32 vars in 731 bytes} [Tue Jun 9 23:39:04 2026] DELETE /v2.0/floatingips/1ae1741c-cd55-4ffd-a4c4-48b79cd398cd => generated 0 bytes in 302 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3102] 10.0.0.90 () {32 vars in 731 bytes} [Tue Jun 9 23:39:04 2026] DELETE /v2.0/floatingips/1091bff0-6f07-4cc1-91f0-6e21b27522f3 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3103] 10.0.0.90 () {32 vars in 731 bytes} [Tue Jun 9 23:39:05 2026] DELETE /v2.0/floatingips/daa6aa64-d146-49ef-abaa-1e06116b7b61 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3104] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:39:06 2026] GET /v2.0/security-groups?tenant_id=9c29335527b444999a53a665db74f63a&name=default => generated 2929 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3105] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:39:06 2026] DELETE /v2.0/security-groups/876b39ea-5cdb-4f5c-8b33-9e1c4d06818f => 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: 1568/3106] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:39:06 2026] GET /v2.0/security-groups?tenant_id=d374587cd1494a41882b6c9dd3d26ade&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3107] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:39:06 2026] DELETE /v2.0/security-groups/d47fd817-b1a6-4823-b41e-37c81e50270a => 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: 1569/3108] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:39:06 2026] GET /v2.0/security-groups?tenant_id=f6fad6b1427c459695cd4ac8a761cede&name=default => generated 2929 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3109] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:39:07 2026] DELETE /v2.0/security-groups/5100a42f-ba3c-4088-b63f-01cd56187d62 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 23:39:11.189 7 WARNING neutron_lib.context [None req-05940145-1270-4ba5-b7fa-5b6c938e7f40 d76c22faf9f24880b79e113d3009cbbc b0633a5ad6d54fc494299cea6920a9d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:39:11.324 7 INFO neutron.db.segments_db [None req-05940145-1270-4ba5-b7fa-5b6c938e7f40 d76c22faf9f24880b79e113d3009cbbc b0633a5ad6d54fc494299cea6920a9d2 - - default default] Added segment fd03cfca-6fe5-4cc8-b959-2cb8861d01af of type vxlan for network 97d9fc64-f7fb-4ddf-96b1-c93cbfe8f738 [pid: 7|app: 0|req: 1570/3110] 10.0.0.90 () {34 vars in 669 bytes} [Tue Jun 9 23:39:11 2026] POST /v2.0/networks => generated 632 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:39:11.422 8 WARNING neutron_lib.context [None req-a9ff67ff-9dc8-48be-8796-d9e372ccd41f d76c22faf9f24880b79e113d3009cbbc b0633a5ad6d54fc494299cea6920a9d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:39:11.477 8 INFO neutron.db.segments_db [None req-a9ff67ff-9dc8-48be-8796-d9e372ccd41f d76c22faf9f24880b79e113d3009cbbc b0633a5ad6d54fc494299cea6920a9d2 - - default default] Added segment 9e039381-0057-4018-a53a-e1d1d4ed0c83 of type vxlan for network bfb25296-3ba8-4e66-b127-3e0d090234c7 [pid: 8|app: 0|req: 1541/3111] 10.0.0.90 () {34 vars in 669 bytes} [Tue Jun 9 23:39:11 2026] POST /v2.0/networks => generated 632 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:39:11.571 7 WARNING neutron_lib.context [None req-aa2d40fb-7410-4abb-90b5-3cb0602fb2d4 d76c22faf9f24880b79e113d3009cbbc b0633a5ad6d54fc494299cea6920a9d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:39:11.626 7 INFO neutron.db.segments_db [None req-aa2d40fb-7410-4abb-90b5-3cb0602fb2d4 d76c22faf9f24880b79e113d3009cbbc b0633a5ad6d54fc494299cea6920a9d2 - - default default] Added segment d6fef645-77b8-433f-8335-558035c6fcb9 of type vxlan for network 99b77388-ba76-4d74-ae00-cbe8f29cd097 [pid: 7|app: 0|req: 1571/3112] 10.0.0.90 () {34 vars in 669 bytes} [Tue Jun 9 23:39:11 2026] POST /v2.0/networks => generated 632 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:39:11.752 8 WARNING neutron_lib.context [None req-563392f4-60db-4198-98eb-f7a4b2bb0afd d76c22faf9f24880b79e113d3009cbbc b0633a5ad6d54fc494299cea6920a9d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:39:11.797 8 INFO neutron.db.segments_db [None req-563392f4-60db-4198-98eb-f7a4b2bb0afd d76c22faf9f24880b79e113d3009cbbc b0633a5ad6d54fc494299cea6920a9d2 - - default default] Added segment 134cfe8b-9db9-4ea0-8e52-92db9f14c068 of type vxlan for network 350201a6-8a74-4512-af87-87924ec982ce [pid: 8|app: 0|req: 1542/3113] 10.0.0.90 () {34 vars in 669 bytes} [Tue Jun 9 23:39:11 2026] POST /v2.0/networks => generated 632 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:39:11.892 7 WARNING neutron_lib.context [None req-8a776110-7f45-45c2-8d49-4dd4a0254238 d76c22faf9f24880b79e113d3009cbbc b0633a5ad6d54fc494299cea6920a9d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:39:11.947 7 INFO neutron.db.segments_db [None req-8a776110-7f45-45c2-8d49-4dd4a0254238 d76c22faf9f24880b79e113d3009cbbc b0633a5ad6d54fc494299cea6920a9d2 - - default default] Added segment c1a7d445-b8bb-4c18-87c9-5f5a12c55162 of type vxlan for network f491679e-c5a5-4a47-a586-ae1d2ff50705 [pid: 7|app: 0|req: 1572/3114] 10.0.0.90 () {34 vars in 669 bytes} [Tue Jun 9 23:39:11 2026] POST /v2.0/networks => generated 632 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3115] 10.0.0.90 () {34 vars in 752 bytes} [Tue Jun 9 23:39:12 2026] PUT /v2.0/networks/97d9fc64-f7fb-4ddf-96b1-c93cbfe8f738/tags => generated 17 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3116] 10.0.0.90 () {34 vars in 752 bytes} [Tue Jun 9 23:39:12 2026] PUT /v2.0/networks/bfb25296-3ba8-4e66-b127-3e0d090234c7/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3117] 10.0.0.90 () {34 vars in 752 bytes} [Tue Jun 9 23:39:12 2026] PUT /v2.0/networks/99b77388-ba76-4d74-ae00-cbe8f29cd097/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3118] 10.0.0.90 () {34 vars in 752 bytes} [Tue Jun 9 23:39:12 2026] PUT /v2.0/networks/350201a6-8a74-4512-af87-87924ec982ce/tags => 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: 1545/3119] 10.0.0.90 () {32 vars in 665 bytes} [Tue Jun 9 23:39:12 2026] GET /v2.0/networks?tags=red => generated 1857 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3120] 10.0.0.90 () {32 vars in 679 bytes} [Tue Jun 9 23:39:12 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3121] 10.0.0.90 () {32 vars in 675 bytes} [Tue Jun 9 23:39:12 2026] GET /v2.0/networks?tags-any=blue => generated 1250 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3122] 10.0.0.90 () {32 vars in 687 bytes} [Tue Jun 9 23:39:12 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1857 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3123] 10.0.0.90 () {32 vars in 673 bytes} [Tue Jun 9 23:39:12 2026] GET /v2.0/networks?not-tags=red => generated 1862 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3124] 10.0.0.90 () {32 vars in 687 bytes} [Tue Jun 9 23:39:12 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2469 bytes in 471 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3125] 10.0.0.90 () {32 vars in 683 bytes} [Tue Jun 9 23:39:12 2026] GET /v2.0/networks?not-tags-any=blue => generated 2469 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3126] 10.0.0.90 () {32 vars in 695 bytes} [Tue Jun 9 23:39:13 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1862 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 23:39:13.205 8 INFO neutron.services.segments.plugin [-] Segment fd03cfca-6fe5-4cc8-b959-2cb8861d01af resource provider aggregate not found 2026-06-09 23:39:13.211 8 INFO neutron.services.segments.plugin [-] Segment fd03cfca-6fe5-4cc8-b959-2cb8861d01af resource provider aggregate not found [pid: 8|app: 0|req: 1549/3127] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:39:13 2026] DELETE /v2.0/networks/97d9fc64-f7fb-4ddf-96b1-c93cbfe8f738 => 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: 1579/3128] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:39:13 2026] DELETE /v2.0/networks/bfb25296-3ba8-4e66-b127-3e0d090234c7 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 23:39:13.381 8 INFO neutron.services.segments.plugin [-] Segment fd03cfca-6fe5-4cc8-b959-2cb8861d01af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd03cfca-6fe5-4cc8-b959-2cb8861d01af found for delete ", "request_id": "req-27112780-c6a5-4fd5-b352-758ccd480f6a"}]} 2026-06-09 23:39:13.388 8 INFO neutron.services.segments.plugin [-] Segment fd03cfca-6fe5-4cc8-b959-2cb8861d01af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd03cfca-6fe5-4cc8-b959-2cb8861d01af found for delete ", "request_id": "req-a4dd4a68-7331-42d9-b79b-35349d39331d"}]} [pid: 8|app: 0|req: 1550/3129] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:39:13 2026] DELETE /v2.0/networks/99b77388-ba76-4d74-ae00-cbe8f29cd097 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 23:39:13.520 7 INFO neutron.services.segments.plugin [-] Segment 9e039381-0057-4018-a53a-e1d1d4ed0c83 resource provider aggregate not found 2026-06-09 23:39:13.524 7 INFO neutron.services.segments.plugin [-] Segment 9e039381-0057-4018-a53a-e1d1d4ed0c83 resource provider aggregate not found 2026-06-09 23:39:13.541 7 INFO neutron.services.segments.plugin [-] Segment 9e039381-0057-4018-a53a-e1d1d4ed0c83 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e039381-0057-4018-a53a-e1d1d4ed0c83 found for delete ", "request_id": "req-03762bc6-a4ab-47ef-8662-30364e6647a8"}]} 2026-06-09 23:39:13.543 7 INFO neutron.services.segments.plugin [-] Segment 9e039381-0057-4018-a53a-e1d1d4ed0c83 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e039381-0057-4018-a53a-e1d1d4ed0c83 found for delete ", "request_id": "req-0b7c6851-925b-4c7c-a0c4-2f3dad2d4b28"}]} [pid: 7|app: 0|req: 1580/3130] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:39:13 2026] DELETE /v2.0/networks/350201a6-8a74-4512-af87-87924ec982ce => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3131] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:39:13 2026] DELETE /v2.0/networks/f491679e-c5a5-4a47-a586-ae1d2ff50705 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3132] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:39:14 2026] GET /v2.0/security-groups?tenant_id=b0633a5ad6d54fc494299cea6920a9d2&name=default => generated 2929 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3135] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:39:14 2026] DELETE /v2.0/security-groups/678a864e-36eb-48ed-9958-0d17715adab3 => 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: 1584/3136] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:39:14 2026] GET /v2.0/security-groups?tenant_id=862304e67897410f975a28254110f3c4&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3137] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:39:15 2026] DELETE /v2.0/security-groups/57612a81-566b-4f41-b472-5cb54d314294 => 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: 1585/3138] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:39:15 2026] GET /v2.0/security-groups?tenant_id=07c5a6b577d2428cb687d8db082e60dc&name=default => generated 2929 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 23:39:15.481 8 INFO neutron.services.segments.plugin [-] Segment d6fef645-77b8-433f-8335-558035c6fcb9 resource provider aggregate not found 2026-06-09 23:39:15.487 8 INFO neutron.services.segments.plugin [-] Segment d6fef645-77b8-433f-8335-558035c6fcb9 resource provider aggregate not found 2026-06-09 23:39:15.493 8 INFO neutron.services.segments.plugin [-] Segment d6fef645-77b8-433f-8335-558035c6fcb9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6fef645-77b8-433f-8335-558035c6fcb9 found for delete ", "request_id": "req-fb4d2f9b-67f3-45df-8b49-aaf62dc0da7b"}]} 2026-06-09 23:39:15.502 8 INFO neutron.services.segments.plugin [-] Segment d6fef645-77b8-433f-8335-558035c6fcb9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6fef645-77b8-433f-8335-558035c6fcb9 found for delete ", "request_id": "req-25ceecda-b340-4d4a-8699-ee3fc058f37a"}]} 2026-06-09 23:39:15.505 8 INFO neutron.services.segments.plugin [-] Segment c1a7d445-b8bb-4c18-87c9-5f5a12c55162 resource provider aggregate not found 2026-06-09 23:39:15.510 8 INFO neutron.services.segments.plugin [-] Segment c1a7d445-b8bb-4c18-87c9-5f5a12c55162 resource provider aggregate not found 2026-06-09 23:39:15.514 8 INFO neutron.services.segments.plugin [-] Segment c1a7d445-b8bb-4c18-87c9-5f5a12c55162 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1a7d445-b8bb-4c18-87c9-5f5a12c55162 found for delete ", "request_id": "req-76433202-cd86-4e99-b27f-ecd27a3fd40d"}]} 2026-06-09 23:39:15.519 8 INFO neutron.services.segments.plugin [-] Segment c1a7d445-b8bb-4c18-87c9-5f5a12c55162 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1a7d445-b8bb-4c18-87c9-5f5a12c55162 found for delete ", "request_id": "req-5466a2d3-8e47-44a0-ba1c-c83e5c2d7988"}]} [pid: 8|app: 0|req: 1554/3139] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:39:15 2026] DELETE /v2.0/security-groups/ba0e3cb8-c473-4bbd-8afa-40688e3d3642 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 23:39:19.510 7 INFO neutron.services.segments.plugin [-] Segment 134cfe8b-9db9-4ea0-8e52-92db9f14c068 resource provider aggregate not found 2026-06-09 23:39:19.514 7 INFO neutron.services.segments.plugin [-] Segment 134cfe8b-9db9-4ea0-8e52-92db9f14c068 resource provider aggregate not found 2026-06-09 23:39:19.522 7 INFO neutron.services.segments.plugin [-] Segment 134cfe8b-9db9-4ea0-8e52-92db9f14c068 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 134cfe8b-9db9-4ea0-8e52-92db9f14c068 found for delete ", "request_id": "req-9938b900-847d-4342-a99e-733cafe47fd5"}]} 2026-06-09 23:39:19.533 7 INFO neutron.services.segments.plugin [-] Segment 134cfe8b-9db9-4ea0-8e52-92db9f14c068 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 134cfe8b-9db9-4ea0-8e52-92db9f14c068 found for delete ", "request_id": "req-17741ac9-ab45-4474-a166-59125f82eac6"}]} 2026-06-09 23:39:19.676 7 WARNING neutron_lib.context [None req-1b18a996-627e-47ef-9f7f-fabc8d7926d6 245f651a3caa453f8c2c9dc5e830b756 d370859deba343aa939da24c3d724b3f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:39:19.839 7 INFO neutron.db.segments_db [None req-1b18a996-627e-47ef-9f7f-fabc8d7926d6 245f651a3caa453f8c2c9dc5e830b756 d370859deba343aa939da24c3d724b3f - - default default] Added segment fc97d794-f469-4658-867f-673e013425da of type vxlan for network bcd37c64-1366-4d58-9f6f-fa85ae852de0 [pid: 7|app: 0|req: 1586/3140] 10.0.0.90 () {34 vars in 669 bytes} [Tue Jun 9 23:39:19 2026] POST /v2.0/networks => generated 632 bytes in 444 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:39:19.939 8 WARNING neutron_lib.context [None req-54339338-6c2e-43cf-b0f9-746aa427595d 245f651a3caa453f8c2c9dc5e830b756 d370859deba343aa939da24c3d724b3f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1555/3141] 10.0.0.90 () {34 vars in 663 bytes} [Tue Jun 9 23:39:19 2026] POST /v2.0/ports => generated 743 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:39:20.212 7 WARNING neutron_lib.context [None req-3ed52556-db7b-4bdd-b8ec-d1697df9e2e3 245f651a3caa453f8c2c9dc5e830b756 d370859deba343aa939da24c3d724b3f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1587/3142] 10.0.0.90 () {34 vars in 665 bytes} [Tue Jun 9 23:39:20 2026] POST /v2.0/trunks => generated 407 bytes in 195 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-06-09 23:39:20.412 8 WARNING neutron_lib.context [None req-77d690ee-f80a-441d-b216-3bf08d426b82 245f651a3caa453f8c2c9dc5e830b756 d370859deba343aa939da24c3d724b3f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:39:20.462 8 INFO neutron.db.segments_db [None req-77d690ee-f80a-441d-b216-3bf08d426b82 245f651a3caa453f8c2c9dc5e830b756 d370859deba343aa939da24c3d724b3f - - default default] Added segment 0a35a79f-b3e3-4a7b-bdad-487758c1c453 of type vxlan for network dd1e4da8-ed27-4979-88a4-8f34aa7f252b [pid: 8|app: 0|req: 1556/3143] 10.0.0.90 () {34 vars in 669 bytes} [Tue Jun 9 23:39:20 2026] POST /v2.0/networks => generated 631 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:39:20.566 7 WARNING neutron_lib.context [None req-0f0284cd-bcce-4369-b480-91420e81ffb2 245f651a3caa453f8c2c9dc5e830b756 d370859deba343aa939da24c3d724b3f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1588/3144] 10.0.0.90 () {34 vars in 663 bytes} [Tue Jun 9 23:39:20 2026] POST /v2.0/ports => generated 743 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:39:20.911 8 WARNING neutron_lib.context [None req-9c46d155-f5e8-4861-9400-50f03acbe803 245f651a3caa453f8c2c9dc5e830b756 d370859deba343aa939da24c3d724b3f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1557/3145] 10.0.0.90 () {34 vars in 665 bytes} [Tue Jun 9 23:39:20 2026] POST /v2.0/trunks => generated 407 bytes in 150 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-06-09 23:39:21.068 7 WARNING neutron_lib.context [None req-46371005-ae01-46dc-bbe2-cda59ccb8f6e 245f651a3caa453f8c2c9dc5e830b756 d370859deba343aa939da24c3d724b3f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:39:21.120 7 INFO neutron.db.segments_db [None req-46371005-ae01-46dc-bbe2-cda59ccb8f6e 245f651a3caa453f8c2c9dc5e830b756 d370859deba343aa939da24c3d724b3f - - default default] Added segment 2ba08106-cf9f-4798-9f74-de68aafa18c0 of type vxlan for network 7b57ff9a-401a-4aa8-b829-a12971499c6c [pid: 7|app: 0|req: 1589/3146] 10.0.0.90 () {34 vars in 669 bytes} [Tue Jun 9 23:39:21 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-06-09 23:39:21.216 8 WARNING neutron_lib.context [None req-17fdad9b-bb82-4b24-b443-99df1dbb97b2 245f651a3caa453f8c2c9dc5e830b756 d370859deba343aa939da24c3d724b3f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1558/3147] 10.0.0.90 () {34 vars in 663 bytes} [Tue Jun 9 23:39:21 2026] POST /v2.0/ports => generated 743 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:39:21.490 7 WARNING neutron_lib.context [None req-a334001b-a669-4fad-8e9b-1b3f3ecfebc5 245f651a3caa453f8c2c9dc5e830b756 d370859deba343aa939da24c3d724b3f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1590/3148] 10.0.0.90 () {34 vars in 665 bytes} [Tue Jun 9 23:39:21 2026] POST /v2.0/trunks => generated 407 bytes in 158 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-06-09 23:39:21.658 8 WARNING neutron_lib.context [None req-88995f08-0187-45da-b137-42aa5c767901 245f651a3caa453f8c2c9dc5e830b756 d370859deba343aa939da24c3d724b3f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:39:21.728 8 INFO neutron.db.segments_db [None req-88995f08-0187-45da-b137-42aa5c767901 245f651a3caa453f8c2c9dc5e830b756 d370859deba343aa939da24c3d724b3f - - default default] Added segment 85407566-458a-4ebe-9266-132b2761601d of type vxlan for network 28379b8e-c54f-4671-ac94-c3afc98d5fce [pid: 8|app: 0|req: 1559/3149] 10.0.0.90 () {34 vars in 669 bytes} [Tue Jun 9 23:39:21 2026] POST /v2.0/networks => generated 631 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:39:21.824 7 WARNING neutron_lib.context [None req-02817da8-6be9-44c1-abd1-24f761efd07c 245f651a3caa453f8c2c9dc5e830b756 d370859deba343aa939da24c3d724b3f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1591/3150] 10.0.0.90 () {34 vars in 663 bytes} [Tue Jun 9 23:39:21 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) 2026-06-09 23:39:22.157 8 WARNING neutron_lib.context [None req-1bf9a610-db52-4cbe-bfe7-1f7c18810536 245f651a3caa453f8c2c9dc5e830b756 d370859deba343aa939da24c3d724b3f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1560/3151] 10.0.0.90 () {34 vars in 665 bytes} [Tue Jun 9 23:39:22 2026] POST /v2.0/trunks => generated 407 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /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-06-09 23:39:22.302 7 WARNING neutron_lib.context [None req-aa281490-7f97-42e1-9716-b0d4e7ef59fd 245f651a3caa453f8c2c9dc5e830b756 d370859deba343aa939da24c3d724b3f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:39:22.349 7 INFO neutron.db.segments_db [None req-aa281490-7f97-42e1-9716-b0d4e7ef59fd 245f651a3caa453f8c2c9dc5e830b756 d370859deba343aa939da24c3d724b3f - - default default] Added segment 1d4ffec2-95f0-4046-80b5-ebbe74f82e8f of type vxlan for network 1a41e7c1-21f8-4440-900c-caac7d32f6d9 [pid: 7|app: 0|req: 1592/3152] 10.0.0.90 () {34 vars in 669 bytes} [Tue Jun 9 23:39:22 2026] POST /v2.0/networks => generated 632 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:39:22.465 8 WARNING neutron_lib.context [None req-c8f12a23-6c55-42e3-8137-f0d1bf26191d 245f651a3caa453f8c2c9dc5e830b756 d370859deba343aa939da24c3d724b3f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1561/3153] 10.0.0.90 () {34 vars in 663 bytes} [Tue Jun 9 23:39:22 2026] POST /v2.0/ports => generated 743 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:39:22.759 7 WARNING neutron_lib.context [None req-514fd335-c384-4f50-86f9-a125629a9e28 245f651a3caa453f8c2c9dc5e830b756 d370859deba343aa939da24c3d724b3f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1593/3154] 10.0.0.90 () {34 vars in 665 bytes} [Tue Jun 9 23:39:22 2026] POST /v2.0/trunks => generated 407 bytes in 165 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: 1562/3155] 10.0.0.90 () {34 vars in 748 bytes} [Tue Jun 9 23:39:22 2026] PUT /v2.0/trunks/505ce32f-a6df-44f8-a2b0-bb64510bb922/tags => generated 17 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3156] 10.0.0.90 () {34 vars in 748 bytes} [Tue Jun 9 23:39:22 2026] PUT /v2.0/trunks/57bcaaf8-3342-4b77-9da7-148d420977e9/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3157] 10.0.0.90 () {34 vars in 748 bytes} [Tue Jun 9 23:39:23 2026] PUT /v2.0/trunks/2cc04f2a-e9bd-4811-872a-2dd2bfd5fe5a/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3158] 10.0.0.90 () {34 vars in 748 bytes} [Tue Jun 9 23:39:23 2026] PUT /v2.0/trunks/0bb66cf1-a9b8-4521-8d8e-731fee304746/tags => 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: 1564/3159] 10.0.0.90 () {32 vars in 661 bytes} [Tue Jun 9 23:39:23 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3160] 10.0.0.90 () {32 vars in 675 bytes} [Tue Jun 9 23:39:23 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3161] 10.0.0.90 () {32 vars in 671 bytes} [Tue Jun 9 23:39:23 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3162] 10.0.0.90 () {32 vars in 683 bytes} [Tue Jun 9 23:39:23 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3163] 10.0.0.90 () {32 vars in 669 bytes} [Tue Jun 9 23:39:23 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3164] 10.0.0.90 () {32 vars in 683 bytes} [Tue Jun 9 23:39:23 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: 8|app: 0|req: 1567/3165] 10.0.0.90 () {32 vars in 679 bytes} [Tue Jun 9 23:39:23 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3166] 10.0.0.90 () {32 vars in 691 bytes} [Tue Jun 9 23:39:23 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3167] 10.0.0.90 () {32 vars in 718 bytes} [Tue Jun 9 23:39:23 2026] GET /v2.0/trunks/505ce32f-a6df-44f8-a2b0-bb64510bb922 => generated 412 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3168] 10.0.0.90 () {32 vars in 716 bytes} [Tue Jun 9 23:39:23 2026] GET /v2.0/ports/efd67688-77bd-44a0-bbf8-bf65868b1577 => generated 826 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3169] 10.0.0.90 () {32 vars in 721 bytes} [Tue Jun 9 23:39:23 2026] DELETE /v2.0/trunks/505ce32f-a6df-44f8-a2b0-bb64510bb922 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3170] 10.0.0.90 () {32 vars in 718 bytes} [Tue Jun 9 23:39:23 2026] GET /v2.0/trunks/57bcaaf8-3342-4b77-9da7-148d420977e9 => generated 420 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3171] 10.0.0.90 () {32 vars in 716 bytes} [Tue Jun 9 23:39:23 2026] GET /v2.0/ports/eb84f305-0bea-48c1-badc-6712ea7e8ca2 => generated 826 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3172] 10.0.0.90 () {32 vars in 721 bytes} [Tue Jun 9 23:39:23 2026] DELETE /v2.0/trunks/57bcaaf8-3342-4b77-9da7-148d420977e9 => 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: 1571/3173] 10.0.0.90 () {32 vars in 718 bytes} [Tue Jun 9 23:39:23 2026] GET /v2.0/trunks/2cc04f2a-e9bd-4811-872a-2dd2bfd5fe5a => generated 429 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3174] 10.0.0.90 () {32 vars in 716 bytes} [Tue Jun 9 23:39:23 2026] GET /v2.0/ports/9e4f2583-6a72-4d45-a0a3-eec8f0ed39b8 => generated 826 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3175] 10.0.0.90 () {32 vars in 721 bytes} [Tue Jun 9 23:39:23 2026] DELETE /v2.0/trunks/2cc04f2a-e9bd-4811-872a-2dd2bfd5fe5a => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3176] 10.0.0.90 () {32 vars in 718 bytes} [Tue Jun 9 23:39:23 2026] GET /v2.0/trunks/0bb66cf1-a9b8-4521-8d8e-731fee304746 => generated 414 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3177] 10.0.0.90 () {32 vars in 716 bytes} [Tue Jun 9 23:39:23 2026] GET /v2.0/ports/04fadcdc-74d7-4689-9bc7-9c462e580a02 => generated 826 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3178] 10.0.0.90 () {32 vars in 721 bytes} [Tue Jun 9 23:39:23 2026] DELETE /v2.0/trunks/0bb66cf1-a9b8-4521-8d8e-731fee304746 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3179] 10.0.0.90 () {32 vars in 718 bytes} [Tue Jun 9 23:39:24 2026] GET /v2.0/trunks/6066cb03-089f-4282-858b-21353c51aa52 => generated 407 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3180] 10.0.0.90 () {32 vars in 716 bytes} [Tue Jun 9 23:39:24 2026] GET /v2.0/ports/b855977f-2a5f-4ce0-8f0f-5febc1b39938 => generated 826 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3181] 10.0.0.90 () {32 vars in 721 bytes} [Tue Jun 9 23:39:24 2026] DELETE /v2.0/trunks/6066cb03-089f-4282-858b-21353c51aa52 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3182] 10.0.0.90 () {32 vars in 719 bytes} [Tue Jun 9 23:39:24 2026] DELETE /v2.0/ports/efd67688-77bd-44a0-bbf8-bf65868b1577 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3183] 10.0.0.90 () {32 vars in 719 bytes} [Tue Jun 9 23:39:24 2026] DELETE /v2.0/ports/eb84f305-0bea-48c1-badc-6712ea7e8ca2 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3184] 10.0.0.90 () {32 vars in 719 bytes} [Tue Jun 9 23:39:24 2026] DELETE /v2.0/ports/9e4f2583-6a72-4d45-a0a3-eec8f0ed39b8 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3185] 10.0.0.90 () {32 vars in 719 bytes} [Tue Jun 9 23:39:24 2026] DELETE /v2.0/ports/04fadcdc-74d7-4689-9bc7-9c462e580a02 => 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: 1609/3186] 10.0.0.90 () {32 vars in 719 bytes} [Tue Jun 9 23:39:24 2026] DELETE /v2.0/ports/b855977f-2a5f-4ce0-8f0f-5febc1b39938 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 23:39:25.282 8 INFO neutron.services.segments.plugin [-] Segment fc97d794-f469-4658-867f-673e013425da resource provider aggregate not found 2026-06-09 23:39:25.289 8 INFO neutron.services.segments.plugin [-] Segment fc97d794-f469-4658-867f-673e013425da resource provider aggregate not found [pid: 8|app: 0|req: 1578/3187] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:39:25 2026] DELETE /v2.0/networks/bcd37c64-1366-4d58-9f6f-fa85ae852de0 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 23:39:25.432 7 INFO neutron.services.segments.plugin [-] Segment 0a35a79f-b3e3-4a7b-bdad-487758c1c453 resource provider aggregate not found 2026-06-09 23:39:25.436 7 INFO neutron.services.segments.plugin [-] Segment 0a35a79f-b3e3-4a7b-bdad-487758c1c453 resource provider aggregate not found 2026-06-09 23:39:25.444 7 INFO neutron.services.segments.plugin [-] Segment 0a35a79f-b3e3-4a7b-bdad-487758c1c453 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a35a79f-b3e3-4a7b-bdad-487758c1c453 found for delete ", "request_id": "req-64dbc1f6-7aa5-4798-87f7-25bb1e2068d3"}]} 2026-06-09 23:39:25.445 7 INFO neutron.services.segments.plugin [-] Segment 0a35a79f-b3e3-4a7b-bdad-487758c1c453 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a35a79f-b3e3-4a7b-bdad-487758c1c453 found for delete ", "request_id": "req-6a508080-fffd-4486-a61d-00e89115f880"}]} [pid: 7|app: 0|req: 1610/3188] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:39:25 2026] DELETE /v2.0/networks/dd1e4da8-ed27-4979-88a4-8f34aa7f252b => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 23:39:25.459 8 INFO neutron.services.segments.plugin [-] Segment fc97d794-f469-4658-867f-673e013425da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc97d794-f469-4658-867f-673e013425da found for delete ", "request_id": "req-7fb2d4a0-0f4e-4403-9942-f2a6fe28aa3c"}]} 2026-06-09 23:39:25.461 8 INFO neutron.services.segments.plugin [-] Segment fc97d794-f469-4658-867f-673e013425da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc97d794-f469-4658-867f-673e013425da found for delete ", "request_id": "req-a8cd60ce-00bc-48b2-a5cd-d7ae29dea7e8"}]} [pid: 8|app: 0|req: 1579/3189] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:39:25 2026] DELETE /v2.0/networks/7b57ff9a-401a-4aa8-b829-a12971499c6c => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3190] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:39:25 2026] DELETE /v2.0/networks/28379b8e-c54f-4671-ac94-c3afc98d5fce => 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: 1580/3191] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:39:25 2026] DELETE /v2.0/networks/1a41e7c1-21f8-4440-900c-caac7d32f6d9 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3192] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:39:26 2026] GET /v2.0/security-groups?tenant_id=d370859deba343aa939da24c3d724b3f&name=default => generated 2929 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3193] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:39:26 2026] DELETE /v2.0/security-groups/7b863905-6f07-4d1b-bb46-fa8bb1001133 => 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: 1613/3194] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:39:27 2026] GET /v2.0/security-groups?tenant_id=de56815a6d774971aa57f8b854777b26&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: 1582/3195] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:39:27 2026] DELETE /v2.0/security-groups/e10089dc-0815-49ae-808d-904513bf76c2 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 23:39:27.458 7 INFO neutron.services.segments.plugin [-] Segment 85407566-458a-4ebe-9266-132b2761601d resource provider aggregate not found 2026-06-09 23:39:27.463 7 INFO neutron.services.segments.plugin [-] Segment 85407566-458a-4ebe-9266-132b2761601d resource provider aggregate not found 2026-06-09 23:39:27.469 7 INFO neutron.services.segments.plugin [-] Segment 85407566-458a-4ebe-9266-132b2761601d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85407566-458a-4ebe-9266-132b2761601d found for delete ", "request_id": "req-341c5075-4e26-4815-ba35-4b7b87608f49"}]} 2026-06-09 23:39:27.479 7 INFO neutron.services.segments.plugin [-] Segment 85407566-458a-4ebe-9266-132b2761601d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85407566-458a-4ebe-9266-132b2761601d found for delete ", "request_id": "req-277ad874-003b-4e01-907c-308f9236e1ce"}]} [pid: 7|app: 0|req: 1614/3196] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:39:27 2026] GET /v2.0/security-groups?tenant_id=2148acecb41c4963991816d279337b4a&name=default => generated 2929 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 23:39:27.518 8 INFO neutron.services.segments.plugin [-] Segment 2ba08106-cf9f-4798-9f74-de68aafa18c0 resource provider aggregate not found 2026-06-09 23:39:27.522 8 INFO neutron.services.segments.plugin [-] Segment 2ba08106-cf9f-4798-9f74-de68aafa18c0 resource provider aggregate not found 2026-06-09 23:39:27.529 8 INFO neutron.services.segments.plugin [-] Segment 2ba08106-cf9f-4798-9f74-de68aafa18c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ba08106-cf9f-4798-9f74-de68aafa18c0 found for delete ", "request_id": "req-12c073aa-7857-4cb6-a06c-49c8774f55a5"}]} 2026-06-09 23:39:27.536 8 INFO neutron.services.segments.plugin [-] Segment 2ba08106-cf9f-4798-9f74-de68aafa18c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ba08106-cf9f-4798-9f74-de68aafa18c0 found for delete ", "request_id": "req-e7018a33-66ca-4c53-acb6-79599dc209d7"}]} 2026-06-09 23:39:27.540 8 INFO neutron.services.segments.plugin [-] Segment 1d4ffec2-95f0-4046-80b5-ebbe74f82e8f resource provider aggregate not found 2026-06-09 23:39:27.546 8 INFO neutron.services.segments.plugin [-] Segment 1d4ffec2-95f0-4046-80b5-ebbe74f82e8f resource provider aggregate not found 2026-06-09 23:39:27.551 8 INFO neutron.services.segments.plugin [-] Segment 1d4ffec2-95f0-4046-80b5-ebbe74f82e8f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d4ffec2-95f0-4046-80b5-ebbe74f82e8f found for delete ", "request_id": "req-c43db7bf-78b9-41ba-9e28-e6ed4d85dca5"}]} 2026-06-09 23:39:27.557 8 INFO neutron.services.segments.plugin [-] Segment 1d4ffec2-95f0-4046-80b5-ebbe74f82e8f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d4ffec2-95f0-4046-80b5-ebbe74f82e8f found for delete ", "request_id": "req-fcd40ac8-e989-4d44-b177-c1072fd3be16"}]} [pid: 8|app: 0|req: 1583/3197] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:39:27 2026] DELETE /v2.0/security-groups/0401043c-5d90-4241-8c3b-7599aab19d73 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 23:39:30.769 8 WARNING neutron_lib.context [None req-ddedb17b-41d5-4706-8324-47b61811337b 4486f31a946a4b1881632327869cf71f 0389739774c64416835a5c1510ab9fd3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:39:30.897 8 INFO neutron.db.segments_db [None req-ddedb17b-41d5-4706-8324-47b61811337b 4486f31a946a4b1881632327869cf71f 0389739774c64416835a5c1510ab9fd3 - - default default] Added segment 54612590-bb45-409d-9622-7360f3eaf151 of type vxlan for network 4ab4e5b4-bc37-4d08-94fc-377e0b1c6fa8 [pid: 8|app: 0|req: 1585/3200] 10.0.0.90 () {34 vars in 669 bytes} [Tue Jun 9 23:39:30 2026] POST /v2.0/networks => generated 632 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/3201] 10.0.0.90 () {34 vars in 752 bytes} [Tue Jun 9 23:39:30 2026] PUT /v2.0/networks/4ab4e5b4-bc37-4d08-94fc-377e0b1c6fa8/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3202] 10.0.0.90 () {32 vars in 732 bytes} [Tue Jun 9 23:39:31 2026] GET /v2.0/networks/4ab4e5b4-bc37-4d08-94fc-377e0b1c6fa8/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: 1617/3203] 10.0.0.90 () {34 vars in 763 bytes} [Tue Jun 9 23:39:31 2026] PUT /v2.0/networks/4ab4e5b4-bc37-4d08-94fc-377e0b1c6fa8/tags/green => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3204] 10.0.0.90 () {32 vars in 732 bytes} [Tue Jun 9 23:39:31 2026] GET /v2.0/networks/4ab4e5b4-bc37-4d08-94fc-377e0b1c6fa8/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: 1618/3205] 10.0.0.90 () {34 vars in 759 bytes} [Tue Jun 9 23:39:31 2026] PUT /v2.0/networks/4ab4e5b4-bc37-4d08-94fc-377e0b1c6fa8/tags/red => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3206] 10.0.0.90 () {32 vars in 732 bytes} [Tue Jun 9 23:39:31 2026] GET /v2.0/networks/4ab4e5b4-bc37-4d08-94fc-377e0b1c6fa8/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3207] 10.0.0.90 () {34 vars in 781 bytes} [Tue Jun 9 23:39:31 2026] PUT /v2.0/networks/4ab4e5b4-bc37-4d08-94fc-377e0b1c6fa8/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: 8|app: 0|req: 1589/3208] 10.0.0.90 () {32 vars in 732 bytes} [Tue Jun 9 23:39:31 2026] GET /v2.0/networks/4ab4e5b4-bc37-4d08-94fc-377e0b1c6fa8/tags => generated 52 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3209] 10.0.0.90 () {34 vars in 752 bytes} [Tue Jun 9 23:39:31 2026] PUT /v2.0/networks/4ab4e5b4-bc37-4d08-94fc-377e0b1c6fa8/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3210] 10.0.0.90 () {32 vars in 732 bytes} [Tue Jun 9 23:39:31 2026] GET /v2.0/networks/4ab4e5b4-bc37-4d08-94fc-377e0b1c6fa8/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: 1621/3211] 10.0.0.90 () {32 vars in 740 bytes} [Tue Jun 9 23:39:31 2026] GET /v2.0/networks/4ab4e5b4-bc37-4d08-94fc-377e0b1c6fa8/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 23:39:31.412 8 INFO neutron.api.v2.resource [None req-869a24ec-431b-4712-9a53-092e07cb6273 4486f31a946a4b1881632327869cf71f 0389739774c64416835a5c1510ab9fd3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1591/3212] 10.0.0.90 () {32 vars in 744 bytes} [Tue Jun 9 23:39:31 2026] GET /v2.0/networks/4ab4e5b4-bc37-4d08-94fc-377e0b1c6fa8/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: 1622/3213] 10.0.0.90 () {32 vars in 743 bytes} [Tue Jun 9 23:39:31 2026] DELETE /v2.0/networks/4ab4e5b4-bc37-4d08-94fc-377e0b1c6fa8/tags/red => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3214] 10.0.0.90 () {32 vars in 732 bytes} [Tue Jun 9 23:39:31 2026] GET /v2.0/networks/4ab4e5b4-bc37-4d08-94fc-377e0b1c6fa8/tags => generated 30 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 23:39:31.517 7 INFO neutron.api.v2.resource [None req-b3fdcd44-2529-4bc2-8a7d-2137df17c805 4486f31a946a4b1881632327869cf71f 0389739774c64416835a5c1510ab9fd3 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1623/3215] 10.0.0.90 () {32 vars in 747 bytes} [Tue Jun 9 23:39:31 2026] DELETE /v2.0/networks/4ab4e5b4-bc37-4d08-94fc-377e0b1c6fa8/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3216] 10.0.0.90 () {32 vars in 735 bytes} [Tue Jun 9 23:39:31 2026] DELETE /v2.0/networks/4ab4e5b4-bc37-4d08-94fc-377e0b1c6fa8/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: 1624/3217] 10.0.0.90 () {32 vars in 732 bytes} [Tue Jun 9 23:39:31 2026] GET /v2.0/networks/4ab4e5b4-bc37-4d08-94fc-377e0b1c6fa8/tags => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 23:39:31.730 8 INFO neutron.services.segments.plugin [-] Segment 54612590-bb45-409d-9622-7360f3eaf151 resource provider aggregate not found 2026-06-09 23:39:31.740 8 INFO neutron.services.segments.plugin [-] Segment 54612590-bb45-409d-9622-7360f3eaf151 resource provider aggregate not found 2026-06-09 23:39:31.744 8 INFO neutron.services.segments.plugin [-] Segment 54612590-bb45-409d-9622-7360f3eaf151 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54612590-bb45-409d-9622-7360f3eaf151 found for delete ", "request_id": "req-81b1d206-e336-4db2-a461-44d1975ec853"}]} 2026-06-09 23:39:31.753 8 INFO neutron.services.segments.plugin [-] Segment 54612590-bb45-409d-9622-7360f3eaf151 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54612590-bb45-409d-9622-7360f3eaf151 found for delete ", "request_id": "req-a4bb9362-556d-4a49-babd-3ac743ed874f"}]} [pid: 8|app: 0|req: 1594/3218] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:39:31 2026] DELETE /v2.0/networks/4ab4e5b4-bc37-4d08-94fc-377e0b1c6fa8 => 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: 1625/3219] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:39:32 2026] GET /v2.0/security-groups?tenant_id=0389739774c64416835a5c1510ab9fd3&name=default => generated 2929 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3220] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:39:32 2026] DELETE /v2.0/security-groups/fbdad137-fd72-4f6a-92a1-c6c95ba6deef => 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: 1626/3221] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:39:32 2026] GET /v2.0/security-groups?tenant_id=89454b0ee5da455aa039b68d0213de30&name=default => generated 2929 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3222] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:39:32 2026] DELETE /v2.0/security-groups/87c5c1f8-f08c-4e10-9971-9280e5a2713f => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 23:39:36.025 7 WARNING neutron_lib.context [None req-98ef416c-1883-4cd1-b661-3287a64b79e9 732fd63d6fe240c0b5a5dff9167c51da bc4a045d46244688968ad3d7909fddac - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-09 23:39:36.168 7 INFO neutron.db.segments_db [None req-98ef416c-1883-4cd1-b661-3287a64b79e9 732fd63d6fe240c0b5a5dff9167c51da bc4a045d46244688968ad3d7909fddac - - default default] Added segment bc3329c3-f0af-4667-9771-648a39085105 of type vxlan for network de00ab67-1992-41e5-a61a-f9989d5ed51a [pid: 7|app: 0|req: 1627/3223] 10.0.0.90 () {34 vars in 669 bytes} [Tue Jun 9 23:39:35 2026] POST /v2.0/networks => generated 632 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 23:39:36.273 8 WARNING neutron_lib.context [None req-492dfb6e-fab1-4d27-bd8c-2c493c829614 732fd63d6fe240c0b5a5dff9167c51da bc4a045d46244688968ad3d7909fddac - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1597/3224] 10.0.0.90 () {34 vars in 663 bytes} [Tue Jun 9 23:39:36 2026] POST /v2.0/ports => generated 743 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1628/3225] 10.0.0.90 () {34 vars in 746 bytes} [Tue Jun 9 23:39:36 2026] PUT /v2.0/ports/1e1c5c01-7220-41e4-b6e3-f063bb093ee6/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1598/3226] 10.0.0.90 () {32 vars in 726 bytes} [Tue Jun 9 23:39:36 2026] GET /v2.0/ports/1e1c5c01-7220-41e4-b6e3-f063bb093ee6/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: 1629/3227] 10.0.0.90 () {34 vars in 757 bytes} [Tue Jun 9 23:39:36 2026] PUT /v2.0/ports/1e1c5c01-7220-41e4-b6e3-f063bb093ee6/tags/green => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3228] 10.0.0.90 () {32 vars in 726 bytes} [Tue Jun 9 23:39:36 2026] GET /v2.0/ports/1e1c5c01-7220-41e4-b6e3-f063bb093ee6/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1630/3229] 10.0.0.90 () {34 vars in 753 bytes} [Tue Jun 9 23:39:36 2026] PUT /v2.0/ports/1e1c5c01-7220-41e4-b6e3-f063bb093ee6/tags/red => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3230] 10.0.0.90 () {32 vars in 726 bytes} [Tue Jun 9 23:39:36 2026] GET /v2.0/ports/1e1c5c01-7220-41e4-b6e3-f063bb093ee6/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: 1631/3231] 10.0.0.90 () {34 vars in 775 bytes} [Tue Jun 9 23:39:36 2026] PUT /v2.0/ports/1e1c5c01-7220-41e4-b6e3-f063bb093ee6/tags/black.or.white => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3232] 10.0.0.90 () {32 vars in 726 bytes} [Tue Jun 9 23:39:36 2026] GET /v2.0/ports/1e1c5c01-7220-41e4-b6e3-f063bb093ee6/tags => generated 52 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1632/3233] 10.0.0.90 () {34 vars in 746 bytes} [Tue Jun 9 23:39:36 2026] PUT /v2.0/ports/1e1c5c01-7220-41e4-b6e3-f063bb093ee6/tags => generated 37 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3234] 10.0.0.90 () {32 vars in 726 bytes} [Tue Jun 9 23:39:36 2026] GET /v2.0/ports/1e1c5c01-7220-41e4-b6e3-f063bb093ee6/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: 1633/3235] 10.0.0.90 () {32 vars in 734 bytes} [Tue Jun 9 23:39:36 2026] GET /v2.0/ports/1e1c5c01-7220-41e4-b6e3-f063bb093ee6/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 23:39:37.016 8 INFO neutron.api.v2.resource [None req-991aa459-9e24-46f5-8d28-3103d9de1a6f 732fd63d6fe240c0b5a5dff9167c51da bc4a045d46244688968ad3d7909fddac - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1603/3236] 10.0.0.90 () {32 vars in 738 bytes} [Tue Jun 9 23:39:36 2026] GET /v2.0/ports/1e1c5c01-7220-41e4-b6e3-f063bb093ee6/tags/green => generated 99 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1634/3237] 10.0.0.90 () {32 vars in 737 bytes} [Tue Jun 9 23:39:37 2026] DELETE /v2.0/ports/1e1c5c01-7220-41e4-b6e3-f063bb093ee6/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3238] 10.0.0.90 () {32 vars in 726 bytes} [Tue Jun 9 23:39:37 2026] GET /v2.0/ports/1e1c5c01-7220-41e4-b6e3-f063bb093ee6/tags => generated 30 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 23:39:37.152 7 INFO neutron.api.v2.resource [None req-ad69f200-31bc-452c-a8b4-074a9a273007 732fd63d6fe240c0b5a5dff9167c51da bc4a045d46244688968ad3d7909fddac - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1635/3239] 10.0.0.90 () {32 vars in 741 bytes} [Tue Jun 9 23:39:37 2026] DELETE /v2.0/ports/1e1c5c01-7220-41e4-b6e3-f063bb093ee6/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3240] 10.0.0.90 () {32 vars in 729 bytes} [Tue Jun 9 23:39:37 2026] DELETE /v2.0/ports/1e1c5c01-7220-41e4-b6e3-f063bb093ee6/tags => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1636/3241] 10.0.0.90 () {32 vars in 726 bytes} [Tue Jun 9 23:39:37 2026] GET /v2.0/ports/1e1c5c01-7220-41e4-b6e3-f063bb093ee6/tags => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3242] 10.0.0.90 () {32 vars in 719 bytes} [Tue Jun 9 23:39:37 2026] DELETE /v2.0/ports/1e1c5c01-7220-41e4-b6e3-f063bb093ee6 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 23:39:37.593 7 INFO neutron.services.segments.plugin [-] Segment bc3329c3-f0af-4667-9771-648a39085105 resource provider aggregate not found 2026-06-09 23:39:37.597 7 INFO neutron.services.segments.plugin [-] Segment bc3329c3-f0af-4667-9771-648a39085105 resource provider aggregate not found 2026-06-09 23:39:37.619 7 INFO neutron.services.segments.plugin [-] Segment bc3329c3-f0af-4667-9771-648a39085105 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc3329c3-f0af-4667-9771-648a39085105 found for delete ", "request_id": "req-9c80c544-2c06-4cf6-958a-5baebe1836b9"}]} 2026-06-09 23:39:37.621 7 INFO neutron.services.segments.plugin [-] Segment bc3329c3-f0af-4667-9771-648a39085105 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc3329c3-f0af-4667-9771-648a39085105 found for delete ", "request_id": "req-9b543be7-c60b-4037-a538-7c5d25989b3e"}]} [pid: 7|app: 0|req: 1637/3243] 10.0.0.90 () {32 vars in 725 bytes} [Tue Jun 9 23:39:37 2026] DELETE /v2.0/networks/de00ab67-1992-41e5-a61a-f9989d5ed51a => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3244] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:39:38 2026] GET /v2.0/security-groups?tenant_id=e8f92a61019143a4a0d3dc5fecd91011&name=default => generated 2929 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1638/3245] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:39:38 2026] DELETE /v2.0/security-groups/fee402f2-42c7-4c0d-9458-977309471cd0 => 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: 1608/3246] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:39:38 2026] GET /v2.0/security-groups?tenant_id=bc4a045d46244688968ad3d7909fddac&name=default => generated 2929 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1639/3247] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:39:38 2026] DELETE /v2.0/security-groups/2c262589-b1b6-4972-b1e8-954fee3a100b => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 23:39:41.996 8 WARNING neutron_lib.context [None req-bd570a81-68be-4641-8b39-69613a7f0ed6 2292da9582a3408ba3aaec171a782293 c903d8ec35a842bead0f0110ce51e820 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1609/3248] 10.0.0.90 () {34 vars in 675 bytes} [Tue Jun 9 23:39:41 2026] POST /v2.0/subnetpools => generated 516 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1640/3249] 10.0.0.90 () {34 vars in 758 bytes} [Tue Jun 9 23:39:42 2026] PUT /v2.0/subnetpools/b3c21d5e-2167-4018-a04f-53c814a26157/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3250] 10.0.0.90 () {32 vars in 738 bytes} [Tue Jun 9 23:39:42 2026] GET /v2.0/subnetpools/b3c21d5e-2167-4018-a04f-53c814a26157/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: 1641/3251] 10.0.0.90 () {34 vars in 769 bytes} [Tue Jun 9 23:39:42 2026] PUT /v2.0/subnetpools/b3c21d5e-2167-4018-a04f-53c814a26157/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: 1611/3252] 10.0.0.90 () {32 vars in 738 bytes} [Tue Jun 9 23:39:42 2026] GET /v2.0/subnetpools/b3c21d5e-2167-4018-a04f-53c814a26157/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1642/3253] 10.0.0.90 () {34 vars in 765 bytes} [Tue Jun 9 23:39:42 2026] PUT /v2.0/subnetpools/b3c21d5e-2167-4018-a04f-53c814a26157/tags/red => generated 4 bytes in 16 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3254] 10.0.0.90 () {32 vars in 738 bytes} [Tue Jun 9 23:39:42 2026] GET /v2.0/subnetpools/b3c21d5e-2167-4018-a04f-53c814a26157/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: 1643/3255] 10.0.0.90 () {34 vars in 787 bytes} [Tue Jun 9 23:39:42 2026] PUT /v2.0/subnetpools/b3c21d5e-2167-4018-a04f-53c814a26157/tags/black.or.white => 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: 1613/3256] 10.0.0.90 () {32 vars in 738 bytes} [Tue Jun 9 23:39:42 2026] GET /v2.0/subnetpools/b3c21d5e-2167-4018-a04f-53c814a26157/tags => generated 52 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1644/3257] 10.0.0.90 () {34 vars in 758 bytes} [Tue Jun 9 23:39:42 2026] PUT /v2.0/subnetpools/b3c21d5e-2167-4018-a04f-53c814a26157/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3258] 10.0.0.90 () {32 vars in 738 bytes} [Tue Jun 9 23:39:42 2026] GET /v2.0/subnetpools/b3c21d5e-2167-4018-a04f-53c814a26157/tags => generated 37 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1645/3259] 10.0.0.90 () {32 vars in 746 bytes} [Tue Jun 9 23:39:42 2026] GET /v2.0/subnetpools/b3c21d5e-2167-4018-a04f-53c814a26157/tags/red => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 23:39:42.397 8 INFO neutron.api.v2.resource [None req-8bf200f6-5832-431a-9a9a-e4f605c586f1 2292da9582a3408ba3aaec171a782293 c903d8ec35a842bead0f0110ce51e820 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1615/3260] 10.0.0.90 () {32 vars in 750 bytes} [Tue Jun 9 23:39:42 2026] GET /v2.0/subnetpools/b3c21d5e-2167-4018-a04f-53c814a26157/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1646/3261] 10.0.0.90 () {32 vars in 749 bytes} [Tue Jun 9 23:39:42 2026] DELETE /v2.0/subnetpools/b3c21d5e-2167-4018-a04f-53c814a26157/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3262] 10.0.0.90 () {32 vars in 738 bytes} [Tue Jun 9 23:39:42 2026] GET /v2.0/subnetpools/b3c21d5e-2167-4018-a04f-53c814a26157/tags => generated 30 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 23:39:42.489 7 INFO neutron.api.v2.resource [None req-8075b6a4-3807-481c-a322-ccd89214681e 2292da9582a3408ba3aaec171a782293 c903d8ec35a842bead0f0110ce51e820 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1647/3263] 10.0.0.90 () {32 vars in 753 bytes} [Tue Jun 9 23:39:42 2026] DELETE /v2.0/subnetpools/b3c21d5e-2167-4018-a04f-53c814a26157/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3264] 10.0.0.90 () {32 vars in 741 bytes} [Tue Jun 9 23:39:42 2026] DELETE /v2.0/subnetpools/b3c21d5e-2167-4018-a04f-53c814a26157/tags => 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: 1648/3265] 10.0.0.90 () {32 vars in 738 bytes} [Tue Jun 9 23:39:42 2026] GET /v2.0/subnetpools/b3c21d5e-2167-4018-a04f-53c814a26157/tags => 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: 1618/3266] 10.0.0.90 () {32 vars in 731 bytes} [Tue Jun 9 23:39:42 2026] DELETE /v2.0/subnetpools/b3c21d5e-2167-4018-a04f-53c814a26157 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1649/3267] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:39:43 2026] GET /v2.0/security-groups?tenant_id=c903d8ec35a842bead0f0110ce51e820&name=default => generated 2929 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1619/3268] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:39:43 2026] DELETE /v2.0/security-groups/543036b1-1cbd-4da4-8306-4ec09e7db3cb => 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: 1650/3269] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:39:43 2026] GET /v2.0/security-groups?tenant_id=a680db9a2a7f4adbaf16f3364c0af6c2&name=default => generated 2929 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3270] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:39:43 2026] DELETE /v2.0/security-groups/dcb40bb3-a926-4dc8-925f-585b942629f8 => 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: 1622/3273] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:39:47 2026] GET /v2.0/security-groups?tenant_id=c60a7a7cc19942e6bd4a1e3b428dc61d&name=default => generated 2929 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1652/3274] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:39:47 2026] DELETE /v2.0/security-groups/092002c9-7b86-41b5-a25b-d1fe3db732ad => 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: 1623/3275] 10.0.0.90 () {32 vars in 773 bytes} [Tue Jun 9 23:39:47 2026] GET /v2.0/security-groups?tenant_id=1dabc7dbb25545218046de6fbd6cb186&name=default => generated 2929 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1653/3276] 10.0.0.90 () {32 vars in 739 bytes} [Tue Jun 9 23:39:47 2026] DELETE /v2.0/security-groups/425bd96b-6ddc-433b-adb0-4eefa5d4f477 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1624/3277] 10.0.0.90 () {32 vars in 648 bytes} [Tue Jun 9 23:39:50 2026] GET /v2.0/networks => generated 2167 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1654/3278] 10.0.0.90 () {32 vars in 654 bytes} [Tue Jun 9 23:39:51 2026] GET /v2.0/floatingips => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1625/3279] 10.0.0.90 () {32 vars in 646 bytes} [Tue Jun 9 23:39:51 2026] GET /v2.0/routers => generated 15 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1655/3280] 10.0.0.90 () {32 vars in 642 bytes} [Tue Jun 9 23:39:51 2026] GET /v2.0/ports => generated 4721 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1626/3281] 10.0.0.90 () {32 vars in 646 bytes} [Tue Jun 9 23:39:51 2026] GET /v2.0/subnets => generated 1308 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1656/3282] 10.0.0.90 () {32 vars in 648 bytes} [Tue Jun 9 23:39:51 2026] GET /v2.0/networks => generated 2167 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1627/3283] 10.0.0.90 () {32 vars in 662 bytes} [Tue Jun 9 23:39:51 2026] GET /v2.0/security-groups => generated 17397 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1657/3284] 10.0.0.90 () {32 vars in 654 bytes} [Tue Jun 9 23:39:51 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)