+ 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 May 5 17:34:26 2026] *** compiled with version: 13.3.0 on 05 May 2026 11:02:25 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: neutron-server-67f56648d5-45rpb 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 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f6c2f1bf668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-05-05 17:34:31.276 8 INFO neutron.common.config [-] Logging enabled! 2026-05-05 17:34:31.276 8 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-05-05 17:34:31.287 7 INFO neutron.common.config [-] Logging enabled! 2026-05-05 17:34:31.287 7 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-05-05 17:34:31.797 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-05 17:34:31.834 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-05 17:34:32.866 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-05 17:34:32.869 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-05 17:34:32.873 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-05 17:34:32.874 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-05 17:34:32.874 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-05 17:34:32.874 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-05 17:34:32.875 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-05 17:34:32.883 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-05 17:34:32.883 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-05 17:34:32.883 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-05 17:34:32.906 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-05 17:34:32.907 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-05 17:34:32.907 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-05 17:34:32.927 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-05 17:34:32.930 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-05 17:34:32.934 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-05 17:34:32.935 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-05 17:34:32.935 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-05 17:34:32.935 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-05 17:34:32.935 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-05 17:34:32.943 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-05 17:34:32.943 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-05 17:34:32.943 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-05 17:34:32.952 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-05 17:34:32.952 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-05 17:34:32.952 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-05 17:34:32.952 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-05 17:34:32.965 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-05 17:34:32.966 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-05 17:34:32.967 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-05 17:34:33.010 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-05 17:34:33.010 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-05 17:34:33.011 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-05 17:34:33.011 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-05 17:34:33.372 8 INFO neutron.plugins.ml2.managers [None req-de16a3fa-b3f5-4892-b45c-177903a4fc7e - - - - - -] Initializing driver for type 'vlan' 2026-05-05 17:34:33.449 7 INFO neutron.plugins.ml2.managers [None req-dbcb52c0-182d-4584-88d7-9497ae0b08fe - - - - - -] Initializing driver for type 'vlan' 2026-05-05 17:34:33.515 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-de16a3fa-b3f5-4892-b45c-177903a4fc7e - - - - - -] VlanTypeDriver initialization complete 2026-05-05 17:34:33.515 8 INFO neutron.plugins.ml2.managers [None req-de16a3fa-b3f5-4892-b45c-177903a4fc7e - - - - - -] Initializing driver for type 'vxlan' 2026-05-05 17:34:33.516 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-de16a3fa-b3f5-4892-b45c-177903a4fc7e - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-05 17:34:33.539 8 INFO neutron.plugins.ml2.managers [None req-de16a3fa-b3f5-4892-b45c-177903a4fc7e - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-05 17:34:33.540 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-de16a3fa-b3f5-4892-b45c-177903a4fc7e - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-05 17:34:33.540 8 INFO neutron.plugins.ml2.managers [None req-de16a3fa-b3f5-4892-b45c-177903a4fc7e - - - - - -] Initializing extension driver 'port_security' 2026-05-05 17:34:33.540 8 INFO neutron.plugins.ml2.extensions.port_security [None req-de16a3fa-b3f5-4892-b45c-177903a4fc7e - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-05 17:34:33.540 8 INFO neutron.plugins.ml2.managers [None req-de16a3fa-b3f5-4892-b45c-177903a4fc7e - - - - - -] Initializing extension driver 'qos' 2026-05-05 17:34:33.541 8 INFO neutron.plugins.ml2.managers [None req-de16a3fa-b3f5-4892-b45c-177903a4fc7e - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-05 17:34:33.541 8 INFO neutron.plugins.ml2.managers [None req-de16a3fa-b3f5-4892-b45c-177903a4fc7e - - - - - -] Initializing mechanism driver 'l2population' 2026-05-05 17:34:33.556 8 INFO neutron.quota [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded quota_driver: . 2026-05-05 17:34:33.557 8 INFO neutron.plugins.ml2.plugin [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Modular L2 Plugin initialization complete 2026-05-05 17:34:33.557 8 INFO neutron.plugins.ml2.managers [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-05 17:34:33.557 8 INFO neutron.plugins.ml2.managers [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-05 17:34:33.557 8 INFO neutron.plugins.ml2.managers [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-05 17:34:33.558 8 INFO neutron.extensions.vlantransparent [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Disabled vlantransparent extension. 2026-05-05 17:34:33.558 8 INFO neutron.manager [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loading Plugin: qos 2026-05-05 17:34:33.577 8 INFO neutron.manager [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loading Plugin: router 2026-05-05 17:34:33.609 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-dbcb52c0-182d-4584-88d7-9497ae0b08fe - - - - - -] VlanTypeDriver initialization complete 2026-05-05 17:34:33.609 7 INFO neutron.plugins.ml2.managers [None req-dbcb52c0-182d-4584-88d7-9497ae0b08fe - - - - - -] Initializing driver for type 'vxlan' 2026-05-05 17:34:33.609 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-dbcb52c0-182d-4584-88d7-9497ae0b08fe - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-05 17:34:33.627 7 INFO neutron.plugins.ml2.managers [None req-dbcb52c0-182d-4584-88d7-9497ae0b08fe - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-05 17:34:33.627 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-dbcb52c0-182d-4584-88d7-9497ae0b08fe - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-05 17:34:33.628 7 INFO neutron.plugins.ml2.managers [None req-dbcb52c0-182d-4584-88d7-9497ae0b08fe - - - - - -] Initializing extension driver 'port_security' 2026-05-05 17:34:33.628 7 INFO neutron.plugins.ml2.extensions.port_security [None req-dbcb52c0-182d-4584-88d7-9497ae0b08fe - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-05 17:34:33.628 7 INFO neutron.plugins.ml2.managers [None req-dbcb52c0-182d-4584-88d7-9497ae0b08fe - - - - - -] Initializing extension driver 'qos' 2026-05-05 17:34:33.628 7 INFO neutron.plugins.ml2.managers [None req-dbcb52c0-182d-4584-88d7-9497ae0b08fe - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-05 17:34:33.628 7 INFO neutron.plugins.ml2.managers [None req-dbcb52c0-182d-4584-88d7-9497ae0b08fe - - - - - -] Initializing mechanism driver 'l2population' 2026-05-05 17:34:33.630 8 INFO neutron.services.service_base [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-05 17:34:33.631 8 INFO neutron.manager [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loading Plugin: segments 2026-05-05 17:34:33.640 7 INFO neutron.quota [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded quota_driver: . 2026-05-05 17:34:33.641 7 INFO neutron.plugins.ml2.plugin [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Modular L2 Plugin initialization complete 2026-05-05 17:34:33.641 7 INFO neutron.plugins.ml2.managers [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-05 17:34:33.641 7 INFO neutron.plugins.ml2.managers [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-05 17:34:33.641 7 INFO neutron.plugins.ml2.managers [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-05 17:34:33.641 7 INFO neutron.extensions.vlantransparent [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Disabled vlantransparent extension. 2026-05-05 17:34:33.641 7 INFO neutron.manager [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loading Plugin: qos 2026-05-05 17:34:33.654 7 INFO neutron.manager [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loading Plugin: router 2026-05-05 17:34:33.696 7 INFO neutron.services.service_base [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-05 17:34:33.696 7 INFO neutron.manager [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loading Plugin: segments 2026-05-05 17:34:33.729 8 INFO neutron.manager [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loading Plugin: trunk 2026-05-05 17:34:33.745 8 INFO neutron.manager [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loading Plugin: vpnaas 2026-05-05 17:34:33.786 8 WARNING stevedore.named [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-05 17:34:33.796 7 INFO neutron.manager [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loading Plugin: trunk 2026-05-05 17:34:33.811 7 INFO neutron.manager [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loading Plugin: vpnaas 2026-05-05 17:34:33.852 7 WARNING stevedore.named [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-05 17:34:33.860 8 INFO neutron_vpnaas.services.vpn.plugin [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-05 17:34:33.861 8 INFO neutron.common.utils [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-05 17:34:33.861 8 INFO neutron.manager [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loading Plugin: auto_allocate 2026-05-05 17:34:33.866 8 INFO neutron.manager [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loading Plugin: tag 2026-05-05 17:34:33.873 8 INFO neutron.manager [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loading Plugin: timestamp 2026-05-05 17:34:33.875 8 INFO neutron.manager [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loading Plugin: network_ip_availability 2026-05-05 17:34:33.879 8 INFO neutron.manager [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loading Plugin: flavors 2026-05-05 17:34:33.882 8 INFO neutron.manager [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loading Plugin: revisions 2026-05-05 17:34:33.885 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Initializing extension manager. 2026-05-05 17:34:33.886 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: address-group 2026-05-05 17:34:33.887 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: address-scope 2026-05-05 17:34:33.888 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-05 17:34:33.889 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: agent 2026-05-05 17:34:33.889 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: agent-resources-synced 2026-05-05 17:34:33.891 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-05 17:34:33.891 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-05 17:34:33.892 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: availability_zone 2026-05-05 17:34:33.893 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: availability_zone_filter 2026-05-05 17:34:33.893 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-05 17:34:33.894 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: default-subnetpools 2026-05-05 17:34:33.895 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-05 17:34:33.896 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: dns-integration 2026-05-05 17:34:33.896 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: dns-domain-ports 2026-05-05 17:34:33.898 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-05 17:34:33.899 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: dvr 2026-05-05 17:34:33.899 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-05 17:34:33.900 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: empty-string-filtering 2026-05-05 17:34:33.900 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-05 17:34:33.901 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-05 17:34:33.902 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: external-net 2026-05-05 17:34:33.902 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-05 17:34:33.903 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: extraroute 2026-05-05 17:34:33.903 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: extraroute-atomic 2026-05-05 17:34:33.904 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-05 17:34:33.904 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-05 17:34:33.905 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-05 17:34:33.905 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-05 17:34:33.906 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: fip-port-details 2026-05-05 17:34:33.907 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: flavors 2026-05-05 17:34:33.908 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-05 17:34:33.908 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: floatingip-pools 2026-05-05 17:34:33.909 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: ip_allocation 2026-05-05 17:34:33.910 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-05 17:34:33.910 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: l2_adjacency 2026-05-05 17:34:33.911 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: router 2026-05-05 17:34:33.913 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-05 17:34:33.913 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-05 17:34:33.914 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-05 17:34:33.915 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: ext-gw-mode 2026-05-05 17:34:33.915 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: l3-ha 2026-05-05 17:34:33.916 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-05 17:34:33.916 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-05 17:34:33.917 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: l3-flavors 2026-05-05 17:34:33.918 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-05 17:34:33.918 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-05 17:34:33.928 7 INFO neutron_vpnaas.services.vpn.plugin [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-05 17:34:33.929 7 INFO neutron.common.utils [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-05 17:34:33.929 7 INFO neutron.manager [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loading Plugin: auto_allocate 2026-05-05 17:34:33.934 7 INFO neutron.manager [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loading Plugin: tag 2026-05-05 17:34:33.940 7 INFO neutron.manager [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loading Plugin: timestamp 2026-05-05 17:34:33.943 7 INFO neutron.manager [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loading Plugin: network_ip_availability 2026-05-05 17:34:33.946 7 INFO neutron.manager [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loading Plugin: flavors 2026-05-05 17:34:33.950 7 INFO neutron.manager [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loading Plugin: revisions 2026-05-05 17:34:33.954 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Initializing extension manager. 2026-05-05 17:34:33.955 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: address-group 2026-05-05 17:34:33.956 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: address-scope 2026-05-05 17:34:33.956 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-05 17:34:33.957 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: agent 2026-05-05 17:34:33.958 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: agent-resources-synced 2026-05-05 17:34:33.959 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-05 17:34:33.960 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-05 17:34:33.961 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: availability_zone 2026-05-05 17:34:33.961 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: availability_zone_filter 2026-05-05 17:34:33.962 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-05 17:34:33.962 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: default-subnetpools 2026-05-05 17:34:33.964 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-05 17:34:33.966 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: dns-integration 2026-05-05 17:34:33.966 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: dns-domain-ports 2026-05-05 17:34:33.967 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-05 17:34:33.968 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: dvr 2026-05-05 17:34:33.968 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-05 17:34:33.969 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: empty-string-filtering 2026-05-05 17:34:33.969 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-05 17:34:33.970 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-05 17:34:33.970 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: external-net 2026-05-05 17:34:33.971 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-05 17:34:33.971 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: extraroute 2026-05-05 17:34:33.972 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: extraroute-atomic 2026-05-05 17:34:33.972 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-05 17:34:33.973 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-05 17:34:33.973 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-05 17:34:33.974 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-05 17:34:33.975 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: fip-port-details 2026-05-05 17:34:33.975 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: flavors 2026-05-05 17:34:33.976 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-05 17:34:33.977 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: floatingip-pools 2026-05-05 17:34:33.978 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: ip_allocation 2026-05-05 17:34:33.978 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-05 17:34:33.979 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: l2_adjacency 2026-05-05 17:34:33.980 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: router 2026-05-05 17:34:33.982 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-05 17:34:33.982 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-05 17:34:33.983 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-05 17:34:33.983 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: ext-gw-mode 2026-05-05 17:34:33.984 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: l3-ha 2026-05-05 17:34:33.984 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-05 17:34:33.985 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-05 17:34:33.985 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: l3-flavors 2026-05-05 17:34:33.986 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-05 17:34:33.987 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-05 17:34:34.049 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-05 17:34:34.051 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-05 17:34:34.052 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-05 17:34:34.053 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-05 17:34:34.054 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-05 17:34:34.054 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: multi-provider 2026-05-05 17:34:34.055 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: net-mtu 2026-05-05 17:34:34.055 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: net-mtu-writable 2026-05-05 17:34:34.056 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: network_availability_zone 2026-05-05 17:34:34.056 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: network_ha 2026-05-05 17:34:34.057 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: network-ip-availability 2026-05-05 17:34:34.058 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-05 17:34:34.059 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: pagination 2026-05-05 17:34:34.059 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: port-device-profile 2026-05-05 17:34:34.060 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-05 17:34:34.060 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-05 17:34:34.061 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-05 17:34:34.061 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: port-mac-override 2026-05-05 17:34:34.062 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-05 17:34:34.062 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-05 17:34:34.063 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-05 17:34:34.063 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: port-resource-request 2026-05-05 17:34:34.064 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-05 17:34:34.065 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-05 17:34:34.065 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: binding 2026-05-05 17:34:34.066 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: binding-extended 2026-05-05 17:34:34.067 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: port-security 2026-05-05 17:34:34.067 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: project-id 2026-05-05 17:34:34.068 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: provider 2026-05-05 17:34:34.070 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: qos 2026-05-05 17:34:34.071 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-05 17:34:34.071 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-05 17:34:34.072 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: qos-default 2026-05-05 17:34:34.072 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: qos-fip 2026-05-05 17:34:34.073 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-05 17:34:34.073 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-05 17:34:34.074 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-05 17:34:34.074 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-05 17:34:34.075 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-05 17:34:34.076 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: qos-pps 2026-05-05 17:34:34.076 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-05 17:34:34.077 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-05 17:34:34.077 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: qos-rules-alias 2026-05-05 17:34:34.078 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: quota-check-limit 2026-05-05 17:34:34.080 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: quotas 2026-05-05 17:34:34.081 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: quota_details 2026-05-05 17:34:34.082 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: rbac-policies 2026-05-05 17:34:34.083 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: rbac-address-group 2026-05-05 17:34:34.084 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: rbac-address-scope 2026-05-05 17:34:34.084 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: rbac-security-groups 2026-05-05 17:34:34.085 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-05 17:34:34.085 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: revision-if-match 2026-05-05 17:34:34.086 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-05 17:34:34.086 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: router_availability_zone 2026-05-05 17:34:34.087 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-05 17:34:34.089 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-05 17:34:34.089 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-05 17:34:34.090 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-05 17:34:34.090 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-05 17:34:34.091 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-05 17:34:34.091 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-05 17:34:34.096 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: security-group 2026-05-05 17:34:34.097 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: segment 2026-05-05 17:34:34.097 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-05 17:34:34.098 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: service-type 2026-05-05 17:34:34.099 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: sorting 2026-05-05 17:34:34.099 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: standard-attr-segment 2026-05-05 17:34:34.100 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: standard-attr-description 2026-05-05 17:34:34.100 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: stateful-security-group 2026-05-05 17:34:34.101 8 WARNING neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-05 17:34:34.101 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-05 17:34:34.102 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: subnet-external-network 2026-05-05 17:34:34.102 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: subnet_onboard 2026-05-05 17:34:34.103 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-05 17:34:34.104 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: subnet-service-types 2026-05-05 17:34:34.104 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: subnet_allocation 2026-05-05 17:34:34.105 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-05 17:34:34.105 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: tag-creation 2026-05-05 17:34:34.106 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-05 17:34:34.109 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: standard-attr-tag 2026-05-05 17:34:34.110 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-05 17:34:34.111 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: trunk 2026-05-05 17:34:34.111 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: trunk-details 2026-05-05 17:34:34.112 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-05 17:34:34.113 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-05 17:34:34.115 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-05 17:34:34.115 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-05 17:34:34.116 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: vpn-flavors 2026-05-05 17:34:34.118 8 INFO neutron.api.extensions [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Loaded extension: vpnaas 2026-05-05 17:34:34.120 8 INFO neutron.quota.resource_registry [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-05 17:34:34.120 8 INFO neutron.quota.resource_registry [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-05 17:34:34.120 8 INFO neutron.quota.resource_registry [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 17:34:34.120 8 INFO neutron.quota.resource_registry [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-05 17:34:34.124 8 INFO neutron.quota.resource_registry [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-05 17:34:34.124 8 INFO neutron.quota.resource_registry [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-05 17:34:34.126 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-05 17:34:34.127 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-05 17:34:34.128 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-05 17:34:34.129 8 INFO neutron.quota.resource_registry [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-05 17:34:34.129 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-05 17:34:34.129 8 INFO neutron.quota.resource_registry [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-05 17:34:34.130 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-05 17:34:34.130 8 INFO neutron.quota.resource_registry [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-05 17:34:34.131 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: multi-provider 2026-05-05 17:34:34.131 8 INFO neutron.quota.resource_registry [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 17:34:34.131 8 WARNING neutron.quota.resource_registry [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] subnetpool is already registered 2026-05-05 17:34:34.131 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: net-mtu 2026-05-05 17:34:34.131 8 INFO neutron.quota.resource_registry [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 17:34:34.132 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: net-mtu-writable 2026-05-05 17:34:34.132 8 WARNING neutron.quota.resource_registry [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] subnetpool is already registered 2026-05-05 17:34:34.132 8 INFO neutron.quota.resource_registry [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-05 17:34:34.132 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: network_availability_zone 2026-05-05 17:34:34.133 8 INFO neutron.quota.resource_registry [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-05 17:34:34.133 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: network_ha 2026-05-05 17:34:34.133 8 INFO neutron.quota.resource_registry [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-05 17:34:34.133 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: network-ip-availability 2026-05-05 17:34:34.133 8 INFO neutron.quota.resource_registry [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-05 17:34:34.134 8 INFO neutron.quota.resource_registry [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-05 17:34:34.134 8 INFO neutron.quota.resource_registry [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-05 17:34:34.134 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-05 17:34:34.135 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: pagination 2026-05-05 17:34:34.135 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: port-device-profile 2026-05-05 17:34:34.136 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-05 17:34:34.136 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-05 17:34:34.137 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-05 17:34:34.137 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: port-mac-override 2026-05-05 17:34:34.138 8 INFO neutron.quota.resource_registry [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-05 17:34:34.138 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-05 17:34:34.138 8 WARNING neutron.quota.resource_registry [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] router is already registered 2026-05-05 17:34:34.139 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-05 17:34:34.139 8 INFO neutron.quota.resource_registry [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-05 17:34:34.139 8 WARNING neutron.quota.resource_registry [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] floatingip is already registered 2026-05-05 17:34:34.139 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-05 17:34:34.140 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: port-resource-request 2026-05-05 17:34:34.140 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-05 17:34:34.141 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-05 17:34:34.141 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: binding 2026-05-05 17:34:34.142 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: binding-extended 2026-05-05 17:34:34.142 8 INFO neutron.quota.resource_registry [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-05 17:34:34.142 8 WARNING neutron.quota.resource_registry [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] rbac_policy is already registered 2026-05-05 17:34:34.143 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: port-security 2026-05-05 17:34:34.143 8 INFO neutron.quota.resource_registry [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-05 17:34:34.143 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: project-id 2026-05-05 17:34:34.143 8 WARNING neutron.quota.resource_registry [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] security_group is already registered 2026-05-05 17:34:34.144 8 INFO neutron.quota.resource_registry [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-05 17:34:34.144 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: provider 2026-05-05 17:34:34.144 8 WARNING neutron.quota.resource_registry [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] security_group_rule is already registered 2026-05-05 17:34:34.145 8 INFO neutron.quota.resource_registry [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 17:34:34.145 8 WARNING neutron.quota.resource_registry [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] subnetpool is already registered 2026-05-05 17:34:34.145 8 INFO neutron.quota.resource_registry [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 17:34:34.145 8 WARNING neutron.quota.resource_registry [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] subnetpool is already registered 2026-05-05 17:34:34.146 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: qos 2026-05-05 17:34:34.146 8 INFO neutron.quota.resource_registry [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-05 17:34:34.146 8 WARNING neutron.quota.resource_registry [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] trunk is already registered 2026-05-05 17:34:34.146 8 INFO neutron.quota.resource_registry [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-05 17:34:34.146 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-05 17:34:34.147 8 WARNING neutron.quota.resource_registry [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] endpoint_group is already registered 2026-05-05 17:34:34.147 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-05 17:34:34.147 8 INFO neutron.quota.resource_registry [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-05 17:34:34.147 8 WARNING neutron.quota.resource_registry [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] vpnservice is already registered 2026-05-05 17:34:34.148 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: qos-default 2026-05-05 17:34:34.148 8 INFO neutron.quota.resource_registry [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-05 17:34:34.148 8 WARNING neutron.quota.resource_registry [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] ipsec_site_connection is already registered 2026-05-05 17:34:34.148 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: qos-fip 2026-05-05 17:34:34.148 8 INFO neutron.quota.resource_registry [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-05 17:34:34.148 8 WARNING neutron.quota.resource_registry [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] ipsecpolicy is already registered 2026-05-05 17:34:34.149 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-05 17:34:34.149 8 INFO neutron.quota.resource_registry [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-05 17:34:34.149 8 WARNING neutron.quota.resource_registry [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] ikepolicy is already registered 2026-05-05 17:34:34.149 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-05 17:34:34.150 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-05 17:34:34.150 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-05 17:34:34.151 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-05 17:34:34.151 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: qos-pps 2026-05-05 17:34:34.152 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-05 17:34:34.152 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-05 17:34:34.153 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: qos-rules-alias 2026-05-05 17:34:34.154 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: quota-check-limit 2026-05-05 17:34:34.156 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: quotas 2026-05-05 17:34:34.157 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: quota_details 2026-05-05 17:34:34.158 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: rbac-policies 2026-05-05 17:34:34.159 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: rbac-address-group 2026-05-05 17:34:34.159 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: rbac-address-scope 2026-05-05 17:34:34.160 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: rbac-security-groups 2026-05-05 17:34:34.160 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-05 17:34:34.161 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: revision-if-match 2026-05-05 17:34:34.162 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-05 17:34:34.162 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: router_availability_zone 2026-05-05 17:34:34.163 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-05 17:34:34.165 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-05 17:34:34.165 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-05 17:34:34.166 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-05 17:34:34.166 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-05 17:34:34.167 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-05 17:34:34.167 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-05 17:34:34.172 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: security-group 2026-05-05 17:34:34.173 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: segment 2026-05-05 17:34:34.174 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-05 17:34:34.175 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: service-type 2026-05-05 17:34:34.175 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: sorting 2026-05-05 17:34:34.176 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: standard-attr-segment 2026-05-05 17:34:34.176 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: standard-attr-description 2026-05-05 17:34:34.177 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: stateful-security-group 2026-05-05 17:34:34.177 7 WARNING neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-05 17:34:34.178 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-05 17:34:34.178 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: subnet-external-network 2026-05-05 17:34:34.179 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: subnet_onboard 2026-05-05 17:34:34.180 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-05 17:34:34.180 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: subnet-service-types 2026-05-05 17:34:34.181 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: subnet_allocation 2026-05-05 17:34:34.181 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-05 17:34:34.182 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: tag-creation 2026-05-05 17:34:34.183 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-05 17:34:34.183 8 WARNING keystonemiddleware._common.config [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-05 17:34:34.186 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: standard-attr-tag 2026-05-05 17:34:34.187 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-05 17:34:34.188 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: trunk 2026-05-05 17:34:34.188 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: trunk-details 2026-05-05 17:34:34.189 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-05 17:34:34.189 8 WARNING oslo_config.cfg [None req-a24486ce-62f9-4f33-ab5d-2d27c23833a0 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-05 17:34:34.189 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-05 17:34:34.191 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f6c2f1bf668 pid: 8 (default app) 2026-05-05 17:34:34.192 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-05 17:34:34.193 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: vpn-flavors 2026-05-05 17:34:34.194 7 INFO neutron.api.extensions [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Loaded extension: vpnaas 2026-05-05 17:34:34.197 7 INFO neutron.quota.resource_registry [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-05 17:34:34.197 7 INFO neutron.quota.resource_registry [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-05 17:34:34.197 7 INFO neutron.quota.resource_registry [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 17:34:34.198 7 INFO neutron.quota.resource_registry [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-05 17:34:34.202 7 INFO neutron.quota.resource_registry [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-05 17:34:34.202 7 INFO neutron.quota.resource_registry [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-05 17:34:34.207 7 INFO neutron.quota.resource_registry [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-05 17:34:34.208 7 INFO neutron.quota.resource_registry [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-05 17:34:34.208 7 INFO neutron.quota.resource_registry [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-05 17:34:34.209 7 INFO neutron.quota.resource_registry [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 17:34:34.209 7 WARNING neutron.quota.resource_registry [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] subnetpool is already registered 2026-05-05 17:34:34.210 7 INFO neutron.quota.resource_registry [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 17:34:34.210 7 WARNING neutron.quota.resource_registry [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] subnetpool is already registered 2026-05-05 17:34:34.211 7 INFO neutron.quota.resource_registry [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-05 17:34:34.211 7 INFO neutron.quota.resource_registry [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-05 17:34:34.212 7 INFO neutron.quota.resource_registry [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-05 17:34:34.212 7 INFO neutron.quota.resource_registry [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-05 17:34:34.213 7 INFO neutron.quota.resource_registry [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-05 17:34:34.213 7 INFO neutron.quota.resource_registry [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-05 17:34:34.217 7 INFO neutron.quota.resource_registry [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-05 17:34:34.217 7 WARNING neutron.quota.resource_registry [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] router is already registered 2026-05-05 17:34:34.218 7 INFO neutron.quota.resource_registry [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-05 17:34:34.218 7 WARNING neutron.quota.resource_registry [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] floatingip is already registered 2026-05-05 17:34:34.222 7 INFO neutron.quota.resource_registry [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-05 17:34:34.222 7 WARNING neutron.quota.resource_registry [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] rbac_policy is already registered 2026-05-05 17:34:34.223 7 INFO neutron.quota.resource_registry [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-05 17:34:34.223 7 WARNING neutron.quota.resource_registry [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] security_group is already registered 2026-05-05 17:34:34.224 7 INFO neutron.quota.resource_registry [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-05 17:34:34.224 7 WARNING neutron.quota.resource_registry [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] security_group_rule is already registered 2026-05-05 17:34:34.225 7 INFO neutron.quota.resource_registry [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 17:34:34.225 7 WARNING neutron.quota.resource_registry [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] subnetpool is already registered 2026-05-05 17:34:34.226 7 INFO neutron.quota.resource_registry [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-05 17:34:34.226 7 WARNING neutron.quota.resource_registry [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] subnetpool is already registered 2026-05-05 17:34:34.226 7 INFO neutron.quota.resource_registry [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-05 17:34:34.227 7 WARNING neutron.quota.resource_registry [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] trunk is already registered 2026-05-05 17:34:34.227 7 INFO neutron.quota.resource_registry [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-05 17:34:34.227 7 WARNING neutron.quota.resource_registry [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] endpoint_group is already registered 2026-05-05 17:34:34.228 7 INFO neutron.quota.resource_registry [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-05 17:34:34.228 7 WARNING neutron.quota.resource_registry [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] vpnservice is already registered 2026-05-05 17:34:34.229 7 INFO neutron.quota.resource_registry [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-05 17:34:34.229 7 WARNING neutron.quota.resource_registry [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] ipsec_site_connection is already registered 2026-05-05 17:34:34.229 7 INFO neutron.quota.resource_registry [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-05 17:34:34.229 7 WARNING neutron.quota.resource_registry [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] ipsecpolicy is already registered 2026-05-05 17:34:34.230 7 INFO neutron.quota.resource_registry [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-05 17:34:34.230 7 WARNING neutron.quota.resource_registry [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] ikepolicy is already registered 2026-05-05 17:34:34.265 7 WARNING keystonemiddleware._common.config [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-05 17:34:34.272 7 WARNING oslo_config.cfg [None req-464f7411-5ea1-4265-95b7-b7cdd89eed33 - - - - - -] 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 0x7f6c2f1bf668 pid: 7 (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-05-05 17:34:39.318 8 INFO neutron.pecan_wsgi.hooks.translation [None req-03b7add7-0cd2-43a7-afee-2671de8b0d3c eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/4] 199.19.213.111 () {44 vars in 928 bytes} [Tue May 5 17:34:38 2026] GET /v2.0/networks/public => generated 108 bytes in 656 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1/5] 199.19.213.111 () {44 vars in 950 bytes} [Tue May 5 17:34:39 2026] GET /v2.0/networks?name=public => generated 15 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 17:34:39.896 8 WARNING neutron.services.revisions.revision_plugin [None req-2b46b236-535a-4570-bb4a-5795583c8ad0 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] Could not find related network for resource to bump revision. 2026-05-05 17:34:39.920 8 INFO neutron.db.segments_db [None req-2b46b236-535a-4570-bb4a-5795583c8ad0 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] Added segment 9c43cbbc-791d-4a57-a12d-7bbd7c64f521 of type flat for network b88541b2-e99c-4b91-8bea-d27dd60d9a77 2026-05-05 17:34:39.967 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2b46b236-535a-4570-bb4a-5795583c8ad0 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/6] 199.19.213.111 () {48 vars in 968 bytes} [Tue May 5 17:34:39 2026] POST /v2.0/networks => generated 124 bytes in 432 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 17:34:46.159 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fc407f06-bdee-4564-960a-f163f062fc61 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/8] 199.19.213.111 () {44 vars in 928 bytes} [Tue May 5 17:34:45 2026] GET /v2.0/networks/public => generated 108 bytes in 363 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/9] 199.19.213.111 () {44 vars in 950 bytes} [Tue May 5 17:34:46 2026] GET /v2.0/networks?name=public => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 17:34:46.425 7 WARNING neutron.services.revisions.revision_plugin [None req-84691323-31a8-461a-bff0-d7a8b760b331 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] Could not find related network for resource to bump revision. 2026-05-05 17:34:46.453 7 INFO neutron.db.segments_db [None req-84691323-31a8-461a-bff0-d7a8b760b331 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] Added segment b928c491-f2eb-4274-87c5-f53295c13d27 of type flat for network 69d68068-9e61-410c-b7b7-24d052d7cfa5 2026-05-05 17:34:46.508 7 INFO neutron.pecan_wsgi.hooks.translation [None req-84691323-31a8-461a-bff0-d7a8b760b331 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/10] 199.19.213.111 () {48 vars in 968 bytes} [Tue May 5 17:34:46 2026] POST /v2.0/networks => generated 124 bytes in 333 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 17:34:52.414 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2923db9b-1bea-4cbb-b211-3f09cc30e6d6 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/11] 199.19.213.111 () {44 vars in 928 bytes} [Tue May 5 17:34:52 2026] GET /v2.0/networks/public => generated 108 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/12] 199.19.213.111 () {44 vars in 950 bytes} [Tue May 5 17:34:52 2026] GET /v2.0/networks?name=public => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 17:34:52.491 8 WARNING neutron.services.revisions.revision_plugin [None req-e59b7479-70a2-4fa9-85d5-093192021152 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] Could not find related network for resource to bump revision. 2026-05-05 17:34:52.508 8 INFO neutron.db.segments_db [None req-e59b7479-70a2-4fa9-85d5-093192021152 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] Added segment 7e44b70a-4934-4fe3-a226-435e2a288930 of type flat for network c1572dab-9d4a-4454-b392-5249446a786c 2026-05-05 17:34:52.537 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e59b7479-70a2-4fa9-85d5-093192021152 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/13] 199.19.213.111 () {48 vars in 968 bytes} [Tue May 5 17:34:52 2026] POST /v2.0/networks => generated 124 bytes in 111 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 17:34:58.416 7 INFO neutron.pecan_wsgi.hooks.translation [None req-94c48007-73a9-4347-a6f2-3e3f8d87b063 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/14] 199.19.213.111 () {44 vars in 928 bytes} [Tue May 5 17:34:58 2026] GET /v2.0/networks/public => generated 108 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/15] 199.19.213.111 () {44 vars in 950 bytes} [Tue May 5 17:34:58 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 17:34:58.492 7 WARNING neutron.services.revisions.revision_plugin [None req-9ad07c63-5f2f-4a20-9deb-971dfef48485 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] Could not find related network for resource to bump revision. 2026-05-05 17:34:58.509 7 INFO neutron.db.segments_db [None req-9ad07c63-5f2f-4a20-9deb-971dfef48485 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] Added segment 459f265a-a075-441c-ac66-c657e2b38c71 of type flat for network 130295e3-6a24-46bb-9417-d5a6bb4d9fb7 2026-05-05 17:34:58.530 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9ad07c63-5f2f-4a20-9deb-971dfef48485 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/16] 199.19.213.111 () {48 vars in 968 bytes} [Tue May 5 17:34:58 2026] POST /v2.0/networks => generated 124 bytes in 98 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 17:35:04.502 7 INFO neutron.pecan_wsgi.hooks.translation [None req-96b016b0-c3d9-46bf-963a-0a6c4759865c eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/18] 199.19.213.111 () {44 vars in 928 bytes} [Tue May 5 17:35:04 2026] GET /v2.0/networks/public => generated 108 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/19] 199.19.213.111 () {44 vars in 950 bytes} [Tue May 5 17:35:04 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 17:35:04.581 7 WARNING neutron.services.revisions.revision_plugin [None req-be8e3f07-df95-464c-be45-589d5e1ea951 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] Could not find related network for resource to bump revision. 2026-05-05 17:35:04.598 7 INFO neutron.db.segments_db [None req-be8e3f07-df95-464c-be45-589d5e1ea951 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] Added segment 47ee2aee-3d72-4a73-a36f-1df9739076b8 of type flat for network 75964ca0-ca5f-4bc3-b981-009b5e4c233f 2026-05-05 17:35:04.619 7 INFO neutron.pecan_wsgi.hooks.translation [None req-be8e3f07-df95-464c-be45-589d5e1ea951 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/20] 199.19.213.111 () {48 vars in 968 bytes} [Tue May 5 17:35:04 2026] POST /v2.0/networks => generated 124 bytes in 105 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 17:35:10.539 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0615e629-8645-4b84-b6ea-580d7caf491b eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 13/21] 199.19.213.111 () {44 vars in 928 bytes} [Tue May 5 17:35:10 2026] GET /v2.0/networks/public => generated 108 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/22] 199.19.213.111 () {44 vars in 950 bytes} [Tue May 5 17:35:10 2026] GET /v2.0/networks?name=public => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 17:35:10.629 8 WARNING neutron.services.revisions.revision_plugin [None req-fc818218-5136-4ffb-ab7c-3065baad5af4 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] Could not find related network for resource to bump revision. 2026-05-05 17:35:10.659 8 INFO neutron.db.segments_db [None req-fc818218-5136-4ffb-ab7c-3065baad5af4 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] Added segment a6bc1025-2fb4-4439-93c5-f12b24e99e62 of type flat for network ff47c681-0e75-45c2-8bfe-e9e1bc28bd48 [pid: 8|app: 0|req: 14/23] 199.19.213.111 () {48 vars in 968 bytes} [Tue May 5 17:35:10 2026] POST /v2.0/networks => generated 706 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 17:35:11.826 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3481580b-76bd-419c-96a7-53204322c034 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/24] 199.19.213.111 () {44 vars in 928 bytes} [Tue May 5 17:35:11 2026] GET /v2.0/networks/public => generated 108 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/25] 199.19.213.111 () {44 vars in 950 bytes} [Tue May 5 17:35:11 2026] GET /v2.0/networks?name=public => generated 709 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 17:35:11.895 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a1658f99-4f96-4354-9c7e-11b4fda35364 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/26] 199.19.213.111 () {44 vars in 1035 bytes} [Tue May 5 17:35:11 2026] GET /v2.0/subnets/public-subnet?network_id=ff47c681-0e75-45c2-8bfe-e9e1bc28bd48 => generated 113 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/27] 199.19.213.111 () {44 vars in 1058 bytes} [Tue May 5 17:35:11 2026] GET /v2.0/subnets?name=public-subnet&network_id=ff47c681-0e75-45c2-8bfe-e9e1bc28bd48 => generated 14 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/28] 199.19.213.111 () {48 vars in 966 bytes} [Tue May 5 17:35:11 2026] POST /v2.0/subnets => generated 664 bytes in 723 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 17:39:54.165 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [34919153-0a1a-4dfc-bdfb-01073c2573d9] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-05 17:39:54.168 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 5 17:39:54 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.111) !!! 2026-05-05 17:39:54.286 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f307a827-7a58-4a6a-a316-663422eec56e eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/66] 199.19.213.111 () {44 vars in 938 bytes} [Tue May 5 17:39:54 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 128 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 17:39:54.301 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [330b4759-258f-400a-8e07-9188795f8cb0] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-05 17:39:54.303 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 5 17:39:54 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.111) !!! [pid: 7|app: 0|req: 31/67] 199.19.213.111 () {44 vars in 960 bytes} [Tue May 5 17:39:54 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 17:39:54.394 8 INFO neutron.db.segments_db [None req-e9b910e1-042e-495d-ad1e-9b69873fadd2 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] Added segment 7eea6a6c-0b9e-4dce-a894-babe27c370ec of type vxlan for network 75d19585-7a7f-408d-893d-fc9ecfbbcf0f [pid: 8|app: 0|req: 37/68] 199.19.213.111 () {48 vars in 967 bytes} [Tue May 5 17:39:54 2026] POST /v2.0/networks => generated 707 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 17:39:55.438 7 INFO oslo.messaging._drivers.impl_rabbit [-] [330b4759-258f-400a-8e07-9188795f8cb0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55492. 2026-05-05 17:39:55.475 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6d758d34-2753-4bc9-a725-08f8425f2cdf eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 32/69] 199.19.213.111 () {44 vars in 938 bytes} [Tue May 5 17:39:55 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 17:39:55.510 8 INFO oslo.messaging._drivers.impl_rabbit [-] [34919153-0a1a-4dfc-bdfb-01073c2573d9] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55498. [pid: 8|app: 0|req: 38/70] 199.19.213.111 () {44 vars in 960 bytes} [Tue May 5 17:39:55 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 17:39:55.539 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1da8055e-1891-481e-af9a-0b60c6e54fd3 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 33/71] 199.19.213.111 () {44 vars in 1037 bytes} [Tue May 5 17:39:55 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=75d19585-7a7f-408d-893d-fc9ecfbbcf0f => 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: 39/72] 199.19.213.111 () {44 vars in 1060 bytes} [Tue May 5 17:39:55 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=75d19585-7a7f-408d-893d-fc9ecfbbcf0f => generated 14 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/73] 199.19.213.111 () {48 vars in 966 bytes} [Tue May 5 17:39:55 2026] POST /v2.0/subnets => generated 651 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 17:39:56.766 8 INFO neutron.api.v2.resource [None req-0049c2ba-2884-4223-a81a-37769fd75dcd eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 40/74] 199.19.213.111 () {44 vars in 972 bytes} [Tue May 5 17:39:56 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/75] 199.19.213.111 () {44 vars in 994 bytes} [Tue May 5 17:39:56 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/76] 199.19.213.111 () {48 vars in 981 bytes} [Tue May 5 17:39:56 2026] POST /v2.0/security-groups => generated 1616 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/77] 199.19.213.111 () {44 vars in 1002 bytes} [Tue May 5 17:39:57 2026] GET /v2.0/security-groups/4eeeab90-bfe0-4c69-8795-b4c85b6d1a00 => generated 1616 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/78] 199.19.213.111 () {44 vars in 1002 bytes} [Tue May 5 17:39:57 2026] GET /v2.0/security-groups/4eeeab90-bfe0-4c69-8795-b4c85b6d1a00 => generated 1616 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/79] 199.19.213.111 () {44 vars in 1002 bytes} [Tue May 5 17:39:58 2026] GET /v2.0/security-groups/4eeeab90-bfe0-4c69-8795-b4c85b6d1a00 => generated 1616 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/80] 199.19.213.111 () {48 vars in 992 bytes} [Tue May 5 17:39:58 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: 7|app: 0|req: 38/81] 199.19.213.111 () {44 vars in 1002 bytes} [Tue May 5 17:39:58 2026] GET /v2.0/security-groups/4eeeab90-bfe0-4c69-8795-b4c85b6d1a00 => generated 2230 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/82] 199.19.213.111 () {44 vars in 1002 bytes} [Tue May 5 17:39:58 2026] GET /v2.0/security-groups/4eeeab90-bfe0-4c69-8795-b4c85b6d1a00 => generated 2230 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/83] 199.19.213.111 () {44 vars in 1002 bytes} [Tue May 5 17:39:59 2026] GET /v2.0/security-groups/4eeeab90-bfe0-4c69-8795-b4c85b6d1a00 => generated 2230 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/84] 199.19.213.111 () {48 vars in 992 bytes} [Tue May 5 17:39:59 2026] POST /v2.0/security-group-rules => generated 603 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/85] 199.19.213.111 () {44 vars in 1002 bytes} [Tue May 5 17:39:59 2026] GET /v2.0/security-groups/4eeeab90-bfe0-4c69-8795-b4c85b6d1a00 => generated 2846 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/86] 199.19.213.111 () {44 vars in 1002 bytes} [Tue May 5 17:40:00 2026] GET /v2.0/security-groups/4eeeab90-bfe0-4c69-8795-b4c85b6d1a00 => generated 2846 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/87] 199.19.213.111 () {44 vars in 1002 bytes} [Tue May 5 17:40:00 2026] GET /v2.0/security-groups/4eeeab90-bfe0-4c69-8795-b4c85b6d1a00 => generated 2846 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/88] 199.19.213.111 () {48 vars in 992 bytes} [Tue May 5 17:40:00 2026] POST /v2.0/security-group-rules => generated 603 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/91] 199.19.213.111 () {44 vars in 1002 bytes} [Tue May 5 17:40:01 2026] GET /v2.0/security-groups/4eeeab90-bfe0-4c69-8795-b4c85b6d1a00 => generated 3462 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/92] 199.19.213.111 () {44 vars in 1002 bytes} [Tue May 5 17:40:01 2026] GET /v2.0/security-groups/4eeeab90-bfe0-4c69-8795-b4c85b6d1a00 => generated 3462 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/93] 199.19.213.111 () {44 vars in 1002 bytes} [Tue May 5 17:40:01 2026] GET /v2.0/security-groups/4eeeab90-bfe0-4c69-8795-b4c85b6d1a00 => generated 3462 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/94] 199.19.213.111 () {48 vars in 992 bytes} [Tue May 5 17:40:01 2026] POST /v2.0/security-group-rules => generated 603 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/95] 199.19.213.111 () {44 vars in 1002 bytes} [Tue May 5 17:40:02 2026] GET /v2.0/security-groups/4eeeab90-bfe0-4c69-8795-b4c85b6d1a00 => generated 4078 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/96] 199.19.213.111 () {44 vars in 1002 bytes} [Tue May 5 17:40:02 2026] GET /v2.0/security-groups/4eeeab90-bfe0-4c69-8795-b4c85b6d1a00 => generated 4078 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/97] 199.19.213.111 () {44 vars in 1002 bytes} [Tue May 5 17:40:02 2026] GET /v2.0/security-groups/4eeeab90-bfe0-4c69-8795-b4c85b6d1a00 => generated 4078 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/98] 199.19.213.111 () {48 vars in 992 bytes} [Tue May 5 17:40:02 2026] POST /v2.0/security-group-rules => generated 603 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/99] 199.19.213.111 () {44 vars in 988 bytes} [Tue May 5 17:40:03 2026] GET /v2.0/networks/75d19585-7a7f-408d-893d-fc9ecfbbcf0f => generated 732 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 17:40:03.632 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1e322986-5525-4ab8-a1f2-66fa54ee5639 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 54/100] 199.19.213.111 () {44 vars in 1077 bytes} [Tue May 5 17:40:03 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=75d19585-7a7f-408d-893d-fc9ecfbbcf0f => generated 132 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/101] 199.19.213.111 () {44 vars in 1100 bytes} [Tue May 5 17:40:03 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=75d19585-7a7f-408d-893d-fc9ecfbbcf0f => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/102] 199.19.213.111 () {44 vars in 1002 bytes} [Tue May 5 17:40:03 2026] GET /v2.0/security-groups/4eeeab90-bfe0-4c69-8795-b4c85b6d1a00 => 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: 48/103] 199.19.213.111 () {48 vars in 962 bytes} [Tue May 5 17:40:03 2026] POST /v2.0/ports => generated 1100 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 17:40:10.409 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7c559151-b2a9-4c23-a57a-56e8de29cb1a eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 56/104] 199.19.213.111 () {44 vars in 979 bytes} [Tue May 5 17:40:10 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 49/105] 199.19.213.111 () {44 vars in 1001 bytes} [Tue May 5 17:40:10 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/106] 199.19.213.111 () {48 vars in 1031 bytes} [Tue May 5 17:40:10 2026] PUT /v2.0/ports/4eb7254c-5969-4a8a-b290-81c8be14d14a => generated 1249 bytes in 567 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/107] 199.19.213.111 () {44 vars in 921 bytes} [Tue May 5 17:40:12 2026] GET /v2.0/ports => generated 3730 bytes in 84 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-05-05 17:40:13.599 8 INFO neutron.api.v2.resource [None req-4f42604f-16d7-40fa-ae94-612703f30c57 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 58/108] 199.19.213.111 () {44 vars in 960 bytes} [Tue May 5 17:40:13 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/109] 199.19.213.111 () {44 vars in 982 bytes} [Tue May 5 17:40:13 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/110] 199.19.213.111 () {48 vars in 981 bytes} [Tue May 5 17:40:13 2026] POST /v2.0/security-groups => generated 1610 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/111] 199.19.213.111 () {44 vars in 1002 bytes} [Tue May 5 17:40:14 2026] GET /v2.0/security-groups/a8d32a84-39f9-43e6-9f5a-3ceea9d0d8df => generated 1610 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/112] 199.19.213.111 () {44 vars in 1002 bytes} [Tue May 5 17:40:14 2026] GET /v2.0/security-groups/a8d32a84-39f9-43e6-9f5a-3ceea9d0d8df => generated 1610 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/113] 199.19.213.111 () {44 vars in 1002 bytes} [Tue May 5 17:40:14 2026] GET /v2.0/security-groups/a8d32a84-39f9-43e6-9f5a-3ceea9d0d8df => generated 1610 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/114] 199.19.213.111 () {48 vars in 992 bytes} [Tue May 5 17:40:14 2026] POST /v2.0/security-group-rules => generated 623 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/115] 199.19.213.111 () {44 vars in 1002 bytes} [Tue May 5 17:40:15 2026] GET /v2.0/security-groups/a8d32a84-39f9-43e6-9f5a-3ceea9d0d8df => generated 2246 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/116] 199.19.213.111 () {44 vars in 1002 bytes} [Tue May 5 17:40:15 2026] GET /v2.0/security-groups/a8d32a84-39f9-43e6-9f5a-3ceea9d0d8df => generated 2246 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/117] 199.19.213.111 () {44 vars in 1002 bytes} [Tue May 5 17:40:15 2026] GET /v2.0/security-groups/a8d32a84-39f9-43e6-9f5a-3ceea9d0d8df => generated 2246 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 63/118] 199.19.213.111 () {48 vars in 992 bytes} [Tue May 5 17:40:15 2026] POST /v2.0/security-group-rules => generated 627 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/129] 199.19.213.111 () {44 vars in 976 bytes} [Tue May 5 17:41:19 2026] GET /v2.0/quotas/a576b86f1caa4ac28616034a05aefc50 => generated 292 bytes in 16 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: 69/130] 199.19.213.111 () {48 vars in 1028 bytes} [Tue May 5 17:41:19 2026] PUT /v2.0/quotas/a576b86f1caa4ac28616034a05aefc50 => generated 291 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 17:43:40.053 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [34919153-0a1a-4dfc-bdfb-01073c2573d9] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-05 17:43:40.055 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 5 17:43:40 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports/octavia-health-manager-port-instance (ip 199.19.213.111) !!! /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-05-05 17:43:40.254 8 INFO neutron.pecan_wsgi.hooks.translation [None req-892096b7-0de7-447f-a216-1b429869a96d eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 79/149] 199.19.213.111 () {30 vars in 740 bytes} [Tue May 5 17:43:40 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 212 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 17:43:40.268 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [330b4759-258f-400a-8e07-9188795f8cb0] 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, ' [pid: 7|app: 0|req: 71/150] 199.19.213.111 () {30 vars in 762 bytes} [Tue May 5 17:43:40 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 17:43:42.164 8 INFO oslo.messaging._drivers.impl_rabbit [-] [34919153-0a1a-4dfc-bdfb-01073c2573d9] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55450. 2026-05-05 17:43:42.258 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e2df3097-044c-4ef9-aa0e-dfe0747f89b9 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 80/151] 199.19.213.111 () {30 vars in 740 bytes} [Tue May 5 17:43:42 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 115 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 72/152] 199.19.213.111 () {30 vars in 762 bytes} [Tue May 5 17:43:42 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 17:50:01.698 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [330b4759-258f-400a-8e07-9188795f8cb0] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-05 17:50:01.699 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 5 17:50:01 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=41c96cad4aae4cefbf5cd461af3a1bee (ip 199.19.213.111) !!! 2026-05-05 17:50:01.858 7 INFO neutron.api.v2.resource [None req-19351800-a552-4412-994c-a2cb5ad7a1b7 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 99/205] 199.19.213.111 () {44 vars in 1075 bytes} [Tue May 5 17:50:01 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=41c96cad4aae4cefbf5cd461af3a1bee => generated 139 bytes in 172 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 17:50:01.872 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [34919153-0a1a-4dfc-bdfb-01073c2573d9] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-05 17:50:01.875 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 5 17:50:01 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=41c96cad4aae4cefbf5cd461af3a1bee (ip 199.19.213.111) !!! [pid: 8|app: 0|req: 107/206] 199.19.213.111 () {44 vars in 1098 bytes} [Tue May 5 17:50:01 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=41c96cad4aae4cefbf5cd461af3a1bee => generated 23 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/207] 199.19.213.111 () {48 vars in 982 bytes} [Tue May 5 17:50:02 2026] POST /v2.0/security-groups => generated 1624 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 17:50:03.240 8 INFO oslo.messaging._drivers.impl_rabbit [-] [34919153-0a1a-4dfc-bdfb-01073c2573d9] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51414. [pid: 8|app: 0|req: 108/208] 199.19.213.111 () {44 vars in 1089 bytes} [Tue May 5 17:50:03 2026] GET /v2.0/security-groups/976435cf-42f5-4509-85f8-c1fb6cd20230?project_id=41c96cad4aae4cefbf5cd461af3a1bee => generated 1624 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/209] 199.19.213.111 () {44 vars in 1002 bytes} [Tue May 5 17:50:03 2026] GET /v2.0/security-groups/976435cf-42f5-4509-85f8-c1fb6cd20230 => generated 1624 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/210] 199.19.213.111 () {44 vars in 1089 bytes} [Tue May 5 17:50:03 2026] GET /v2.0/security-groups/976435cf-42f5-4509-85f8-c1fb6cd20230?project_id=41c96cad4aae4cefbf5cd461af3a1bee => generated 1624 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 17:50:03.457 7 INFO oslo.messaging._drivers.impl_rabbit [-] [330b4759-258f-400a-8e07-9188795f8cb0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51420. [pid: 7|app: 0|req: 102/211] 199.19.213.111 () {48 vars in 992 bytes} [Tue May 5 17:50:03 2026] POST /v2.0/security-group-rules => generated 597 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/212] 199.19.213.111 () {44 vars in 1089 bytes} [Tue May 5 17:50:04 2026] GET /v2.0/security-groups/976435cf-42f5-4509-85f8-c1fb6cd20230?project_id=41c96cad4aae4cefbf5cd461af3a1bee => generated 2234 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/213] 199.19.213.111 () {44 vars in 1002 bytes} [Tue May 5 17:50:04 2026] GET /v2.0/security-groups/976435cf-42f5-4509-85f8-c1fb6cd20230 => generated 2234 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/214] 199.19.213.111 () {44 vars in 1089 bytes} [Tue May 5 17:50:04 2026] GET /v2.0/security-groups/976435cf-42f5-4509-85f8-c1fb6cd20230?project_id=41c96cad4aae4cefbf5cd461af3a1bee => generated 2234 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/215] 199.19.213.111 () {48 vars in 992 bytes} [Tue May 5 17:50:04 2026] POST /v2.0/security-group-rules => generated 599 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/216] 199.19.213.111 () {44 vars in 1089 bytes} [Tue May 5 17:50:05 2026] GET /v2.0/security-groups/976435cf-42f5-4509-85f8-c1fb6cd20230?project_id=41c96cad4aae4cefbf5cd461af3a1bee => generated 2846 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/217] 199.19.213.111 () {44 vars in 1002 bytes} [Tue May 5 17:50:05 2026] GET /v2.0/security-groups/976435cf-42f5-4509-85f8-c1fb6cd20230 => generated 2846 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/218] 199.19.213.111 () {44 vars in 1089 bytes} [Tue May 5 17:50:05 2026] GET /v2.0/security-groups/976435cf-42f5-4509-85f8-c1fb6cd20230?project_id=41c96cad4aae4cefbf5cd461af3a1bee => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/219] 199.19.213.111 () {48 vars in 992 bytes} [Tue May 5 17:50:05 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: 8|app: 0|req: 114/220] 199.19.213.111 () {44 vars in 1089 bytes} [Tue May 5 17:50:07 2026] GET /v2.0/security-groups/976435cf-42f5-4509-85f8-c1fb6cd20230?project_id=41c96cad4aae4cefbf5cd461af3a1bee => generated 3460 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/221] 199.19.213.111 () {44 vars in 1002 bytes} [Tue May 5 17:50:07 2026] GET /v2.0/security-groups/976435cf-42f5-4509-85f8-c1fb6cd20230 => generated 3460 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/222] 199.19.213.111 () {44 vars in 1089 bytes} [Tue May 5 17:50:07 2026] GET /v2.0/security-groups/976435cf-42f5-4509-85f8-c1fb6cd20230?project_id=41c96cad4aae4cefbf5cd461af3a1bee => 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: 108/223] 199.19.213.111 () {48 vars in 992 bytes} [Tue May 5 17:50:07 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) [pid: 8|app: 0|req: 125/242] 199.19.213.111 () {30 vars in 740 bytes} [Tue May 5 17:52:23 2026] GET /v2.0/networks?tenant_id=41c96cad4aae4cefbf5cd461af3a1bee&shared=False => generated 15 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 17:52:23.898 7 INFO neutron.db.segments_db [None req-c78ad59e-9149-43c8-87f1-b3d41876dabb a5ee25d8ea42452b85024d2e53b6c575 41c96cad4aae4cefbf5cd461af3a1bee - - 41ddc085f376418da805a3e39f364ec6 41ddc085f376418da805a3e39f364ec6] Added segment e583e06c-c430-47e6-8dac-693371817364 of type vxlan for network d8bcec81-9d85-427d-9d21-e8bf1d91ad2e [pid: 7|app: 0|req: 118/243] 199.19.213.111 () {34 vars in 682 bytes} [Tue May 5 17:52:23 2026] POST /v2.0/networks => generated 718 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/244] 199.19.213.111 () {30 vars in 722 bytes} [Tue May 5 17:52:24 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => 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: 119/245] 199.19.213.111 () {30 vars in 633 bytes} [Tue May 5 17:52:24 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: 8|app: 0|req: 127/246] 199.19.213.111 () {34 vars in 677 bytes} [Tue May 5 17:52:24 2026] POST /v2.0/ports => generated 999 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/247] 199.19.213.111 () {30 vars in 703 bytes} [Tue May 5 17:52:24 2026] GET /v2.0/networks/d8bcec81-9d85-427d-9d21-e8bf1d91ad2e => generated 705 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/248] 199.19.213.111 () {30 vars in 722 bytes} [Tue May 5 17:52:26 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/249] 199.19.213.111 () {30 vars in 703 bytes} [Tue May 5 17:52:26 2026] GET /v2.0/networks/d8bcec81-9d85-427d-9d21-e8bf1d91ad2e => generated 705 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/252] 199.19.213.111 () {44 vars in 976 bytes} [Tue May 5 17:52:42 2026] GET /v2.0/quotas/41c96cad4aae4cefbf5cd461af3a1bee => generated 292 bytes in 12 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: 123/253] 199.19.213.111 () {48 vars in 1028 bytes} [Tue May 5 17:52:42 2026] PUT /v2.0/quotas/41c96cad4aae4cefbf5cd461af3a1bee => generated 291 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:03:54.425 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [34919153-0a1a-4dfc-bdfb-01073c2573d9] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-05 18:03:54.427 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 5 18:03:54 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.19.213.111) !!! 2026-05-05 18:03:54.576 8 INFO neutron.pecan_wsgi.hooks.translation [None req-04b8595b-4ca7-447a-9198-b1ef6df9d023 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 176/344] 199.19.213.111 () {44 vars in 928 bytes} [Tue May 5 18:03:54 2026] GET /v2.0/networks/public => generated 108 bytes in 158 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:03:54.587 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [330b4759-258f-400a-8e07-9188795f8cb0] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-05 18:03:54.589 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 5 18:03:54 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.19.213.111) !!! [pid: 7|app: 0|req: 169/345] 199.19.213.111 () {44 vars in 950 bytes} [Tue May 5 18:03:54 2026] GET /v2.0/networks?name=public => generated 753 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:03:55.651 8 INFO oslo.messaging._drivers.impl_rabbit [-] [34919153-0a1a-4dfc-bdfb-01073c2573d9] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34252. 2026-05-05 18:03:55.682 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a7579afb-c77c-475b-a1ca-3ddab0357770 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 177/346] 199.19.213.111 () {44 vars in 928 bytes} [Tue May 5 18:03:55 2026] GET /v2.0/networks/public => generated 108 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:03:55.712 7 INFO oslo.messaging._drivers.impl_rabbit [-] [330b4759-258f-400a-8e07-9188795f8cb0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34260. [pid: 7|app: 0|req: 170/347] 199.19.213.111 () {44 vars in 950 bytes} [Tue May 5 18:03:55 2026] GET /v2.0/networks?name=public => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:03:55.755 8 INFO neutron.pecan_wsgi.hooks.translation [None req-04575439-bf18-4149-a550-ced961d81e27 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 178/348] 199.19.213.111 () {44 vars in 1035 bytes} [Tue May 5 18:03:55 2026] GET /v2.0/subnets/public-subnet?network_id=ff47c681-0e75-45c2-8bfe-e9e1bc28bd48 => generated 113 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 171/349] 199.19.213.111 () {44 vars in 1058 bytes} [Tue May 5 18:03:55 2026] GET /v2.0/subnets?name=public-subnet&network_id=ff47c681-0e75-45c2-8bfe-e9e1bc28bd48 => generated 667 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:04:22.885 7 INFO neutron.pecan_wsgi.hooks.translation [None req-068db2cc-c568-4141-8470-e94b5a2a4670 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 174/354] 199.19.213.111 () {44 vars in 938 bytes} [Tue May 5 18:04:22 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 76 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/355] 199.19.213.111 () {44 vars in 960 bytes} [Tue May 5 18:04:22 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:04:23.846 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5e3f08b7-157c-494e-b4e4-4b4736eba0d7 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 175/356] 199.19.213.111 () {44 vars in 938 bytes} [Tue May 5 18:04:23 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/357] 199.19.213.111 () {44 vars in 960 bytes} [Tue May 5 18:04:23 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:04:23.927 7 INFO neutron.pecan_wsgi.hooks.translation [None req-28795105-07c1-49bc-a25d-d8214777e671 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 176/358] 199.19.213.111 () {44 vars in 1037 bytes} [Tue May 5 18:04:23 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=75d19585-7a7f-408d-893d-fc9ecfbbcf0f => generated 114 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/359] 199.19.213.111 () {44 vars in 1060 bytes} [Tue May 5 18:04:23 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=75d19585-7a7f-408d-893d-fc9ecfbbcf0f => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:04:25.091 7 INFO neutron.api.v2.resource [None req-23df7b66-0f36-497d-9920-7012337a00b8 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 177/360] 199.19.213.111 () {44 vars in 972 bytes} [Tue May 5 18:04:25 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/361] 199.19.213.111 () {44 vars in 994 bytes} [Tue May 5 18:04:25 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/362] 199.19.213.111 () {44 vars in 1002 bytes} [Tue May 5 18:04:26 2026] GET /v2.0/security-groups/4eeeab90-bfe0-4c69-8795-b4c85b6d1a00 => 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: 185/363] 199.19.213.111 () {44 vars in 1002 bytes} [Tue May 5 18:04:26 2026] GET /v2.0/security-groups/4eeeab90-bfe0-4c69-8795-b4c85b6d1a00 => 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: 179/364] 199.19.213.111 () {44 vars in 1012 bytes} [Tue May 5 18:04:26 2026] GET /v2.0/security-group-rules/8e490a43-a469-4a2c-b212-143d30487323 => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/365] 199.19.213.111 () {44 vars in 1002 bytes} [Tue May 5 18:04:27 2026] GET /v2.0/security-groups/4eeeab90-bfe0-4c69-8795-b4c85b6d1a00 => generated 4694 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/366] 199.19.213.111 () {44 vars in 1002 bytes} [Tue May 5 18:04:27 2026] GET /v2.0/security-groups/4eeeab90-bfe0-4c69-8795-b4c85b6d1a00 => generated 4694 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/367] 199.19.213.111 () {44 vars in 1012 bytes} [Tue May 5 18:04:27 2026] GET /v2.0/security-group-rules/36f4d2e5-9add-4256-b09b-e66a829d0c43 => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/368] 199.19.213.111 () {44 vars in 1002 bytes} [Tue May 5 18:04:28 2026] GET /v2.0/security-groups/4eeeab90-bfe0-4c69-8795-b4c85b6d1a00 => generated 4694 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/369] 199.19.213.111 () {44 vars in 1002 bytes} [Tue May 5 18:04:28 2026] GET /v2.0/security-groups/4eeeab90-bfe0-4c69-8795-b4c85b6d1a00 => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/370] 199.19.213.111 () {44 vars in 1012 bytes} [Tue May 5 18:04:28 2026] GET /v2.0/security-group-rules/ced7143e-cd0f-4da3-965f-60b334e0fb02 => generated 603 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/371] 199.19.213.111 () {44 vars in 1002 bytes} [Tue May 5 18:04:29 2026] GET /v2.0/security-groups/4eeeab90-bfe0-4c69-8795-b4c85b6d1a00 => generated 4694 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/372] 199.19.213.111 () {44 vars in 1002 bytes} [Tue May 5 18:04:29 2026] GET /v2.0/security-groups/4eeeab90-bfe0-4c69-8795-b4c85b6d1a00 => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/373] 199.19.213.111 () {44 vars in 1012 bytes} [Tue May 5 18:04:29 2026] GET /v2.0/security-group-rules/450bd514-33f1-407f-9d36-f07c8649e24d => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/374] 199.19.213.111 () {44 vars in 1002 bytes} [Tue May 5 18:04:30 2026] GET /v2.0/security-groups/4eeeab90-bfe0-4c69-8795-b4c85b6d1a00 => generated 4694 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/375] 199.19.213.111 () {44 vars in 1002 bytes} [Tue May 5 18:04:30 2026] GET /v2.0/security-groups/4eeeab90-bfe0-4c69-8795-b4c85b6d1a00 => 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: 185/376] 199.19.213.111 () {44 vars in 1012 bytes} [Tue May 5 18:04:30 2026] GET /v2.0/security-group-rules/28e492ec-c0fe-4a06-a16d-1cf213c8655b => generated 603 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/379] 199.19.213.111 () {44 vars in 988 bytes} [Tue May 5 18:04:31 2026] GET /v2.0/networks/75d19585-7a7f-408d-893d-fc9ecfbbcf0f => generated 732 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:04:31.641 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e389ade7-e61f-4b4a-962a-ecc453eb97fe eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 187/380] 199.19.213.111 () {44 vars in 1077 bytes} [Tue May 5 18:04:31 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=75d19585-7a7f-408d-893d-fc9ecfbbcf0f => generated 132 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/381] 199.19.213.111 () {44 vars in 1100 bytes} [Tue May 5 18:04:31 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=75d19585-7a7f-408d-893d-fc9ecfbbcf0f => generated 1254 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/382] 199.19.213.111 () {44 vars in 1002 bytes} [Tue May 5 18:04:31 2026] GET /v2.0/security-groups/4eeeab90-bfe0-4c69-8795-b4c85b6d1a00 => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:04:38.849 8 INFO neutron.pecan_wsgi.hooks.translation [None req-16ff76c3-bff3-45b0-a60b-fd94b123308e eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 195/383] 199.19.213.111 () {44 vars in 979 bytes} [Tue May 5 18:04:38 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/384] 199.19.213.111 () {44 vars in 1001 bytes} [Tue May 5 18:04:38 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/385] 199.19.213.111 () {44 vars in 921 bytes} [Tue May 5 18:04:40 2026] GET /v2.0/ports => generated 4725 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:04:41.568 7 INFO neutron.api.v2.resource [None req-78aee90b-84eb-4a6d-8713-18adbfff567f eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 190/386] 199.19.213.111 () {44 vars in 960 bytes} [Tue May 5 18:04:41 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/387] 199.19.213.111 () {44 vars in 982 bytes} [Tue May 5 18:04:41 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/388] 199.19.213.111 () {44 vars in 1002 bytes} [Tue May 5 18:04:42 2026] GET /v2.0/security-groups/a8d32a84-39f9-43e6-9f5a-3ceea9d0d8df => generated 2886 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/389] 199.19.213.111 () {44 vars in 1002 bytes} [Tue May 5 18:04:42 2026] GET /v2.0/security-groups/a8d32a84-39f9-43e6-9f5a-3ceea9d0d8df => generated 2886 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/390] 199.19.213.111 () {44 vars in 1012 bytes} [Tue May 5 18:04:42 2026] GET /v2.0/security-group-rules/81dae003-3f45-4523-b704-9f4f9f06c3c4 => generated 623 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/391] 199.19.213.111 () {44 vars in 1002 bytes} [Tue May 5 18:04:43 2026] GET /v2.0/security-groups/a8d32a84-39f9-43e6-9f5a-3ceea9d0d8df => generated 2886 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/392] 199.19.213.111 () {44 vars in 1002 bytes} [Tue May 5 18:04:43 2026] GET /v2.0/security-groups/a8d32a84-39f9-43e6-9f5a-3ceea9d0d8df => generated 2886 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/393] 199.19.213.111 () {44 vars in 1012 bytes} [Tue May 5 18:04:43 2026] GET /v2.0/security-group-rules/0731acb7-3f96-460e-a91f-add05e549a11 => generated 627 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/396] 199.19.213.111 () {44 vars in 976 bytes} [Tue May 5 18:04:54 2026] GET /v2.0/quotas/a576b86f1caa4ac28616034a05aefc50 => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:05:44.748 8 INFO neutron.api.v2.resource [None req-d5b4aecf-ed31-4a3c-97a1-33bea5c38430 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 205/403] 199.19.213.111 () {44 vars in 1075 bytes} [Tue May 5 18:05:44 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=41c96cad4aae4cefbf5cd461af3a1bee => generated 139 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/404] 199.19.213.111 () {44 vars in 1098 bytes} [Tue May 5 18:05:44 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=41c96cad4aae4cefbf5cd461af3a1bee => generated 4072 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/405] 199.19.213.111 () {44 vars in 1089 bytes} [Tue May 5 18:05:45 2026] GET /v2.0/security-groups/976435cf-42f5-4509-85f8-c1fb6cd20230?project_id=41c96cad4aae4cefbf5cd461af3a1bee => generated 4075 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/406] 199.19.213.111 () {44 vars in 1002 bytes} [Tue May 5 18:05:45 2026] GET /v2.0/security-groups/976435cf-42f5-4509-85f8-c1fb6cd20230 => generated 4075 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/407] 199.19.213.111 () {44 vars in 1012 bytes} [Tue May 5 18:05:45 2026] GET /v2.0/security-group-rules/18dda570-b352-4b76-8f63-c46545c56260 => generated 597 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/410] 199.19.213.111 () {44 vars in 1089 bytes} [Tue May 5 18:05:46 2026] GET /v2.0/security-groups/976435cf-42f5-4509-85f8-c1fb6cd20230?project_id=41c96cad4aae4cefbf5cd461af3a1bee => generated 4075 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/411] 199.19.213.111 () {44 vars in 1002 bytes} [Tue May 5 18:05:46 2026] GET /v2.0/security-groups/976435cf-42f5-4509-85f8-c1fb6cd20230 => generated 4075 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/412] 199.19.213.111 () {44 vars in 1012 bytes} [Tue May 5 18:05:46 2026] GET /v2.0/security-group-rules/76c4ad9e-3033-4d8c-9782-20ca802cbf96 => generated 599 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/413] 199.19.213.111 () {44 vars in 1089 bytes} [Tue May 5 18:05:47 2026] GET /v2.0/security-groups/976435cf-42f5-4509-85f8-c1fb6cd20230?project_id=41c96cad4aae4cefbf5cd461af3a1bee => generated 4075 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/414] 199.19.213.111 () {44 vars in 1002 bytes} [Tue May 5 18:05:47 2026] GET /v2.0/security-groups/976435cf-42f5-4509-85f8-c1fb6cd20230 => generated 4075 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/415] 199.19.213.111 () {44 vars in 1012 bytes} [Tue May 5 18:05:47 2026] GET /v2.0/security-group-rules/ac0f847a-180c-41cc-a228-3934b7dd09af => generated 601 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/416] 199.19.213.111 () {44 vars in 1089 bytes} [Tue May 5 18:05:48 2026] GET /v2.0/security-groups/976435cf-42f5-4509-85f8-c1fb6cd20230?project_id=41c96cad4aae4cefbf5cd461af3a1bee => generated 4075 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/417] 199.19.213.111 () {44 vars in 1002 bytes} [Tue May 5 18:05:48 2026] GET /v2.0/security-groups/976435cf-42f5-4509-85f8-c1fb6cd20230 => generated 4075 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/418] 199.19.213.111 () {44 vars in 1012 bytes} [Tue May 5 18:05:48 2026] GET /v2.0/security-group-rules/661f5bc0-0381-48fa-90cd-459610030337 => generated 602 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/419] 199.19.213.111 () {44 vars in 976 bytes} [Tue May 5 18:05:56 2026] GET /v2.0/quotas/41c96cad4aae4cefbf5cd461af3a1bee => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/428] 199.19.213.111 () {44 vars in 950 bytes} [Tue May 5 18:06:47 2026] GET /v2.0/networks?name=public => generated 753 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:07:26.050 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [34919153-0a1a-4dfc-bdfb-01073c2573d9] 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: 220/433] 10.0.0.204 () {32 vars in 649 bytes} [Tue May 5 18:07:26 2026] GET /v2.0/networks => generated 2168 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:07:27.258 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [330b4759-258f-400a-8e07-9188795f8cb0] 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: 214/434] 10.0.0.204 () {32 vars in 655 bytes} [Tue May 5 18:07:27 2026] GET /v2.0/floatingips => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/435] 10.0.0.204 () {32 vars in 647 bytes} [Tue May 5 18:07:27 2026] GET /v2.0/routers => generated 15 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/436] 10.0.0.204 () {32 vars in 643 bytes} [Tue May 5 18:07:27 2026] GET /v2.0/ports => generated 4725 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/437] 10.0.0.204 () {32 vars in 647 bytes} [Tue May 5 18:07:27 2026] GET /v2.0/subnets => generated 1308 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/438] 10.0.0.204 () {32 vars in 649 bytes} [Tue May 5 18:07:27 2026] GET /v2.0/networks => generated 2168 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:07:27.504 8 INFO oslo.messaging._drivers.impl_rabbit [-] [34919153-0a1a-4dfc-bdfb-01073c2573d9] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57856. [pid: 8|app: 0|req: 223/439] 10.0.0.204 () {32 vars in 663 bytes} [Tue May 5 18:07:27 2026] GET /v2.0/security-groups => generated 17401 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/440] 10.0.0.204 () {32 vars in 655 bytes} [Tue May 5 18:07:27 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:07:38.035 7 INFO oslo.messaging._drivers.impl_rabbit [-] [330b4759-258f-400a-8e07-9188795f8cb0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55940. 2026-05-05 18:07:38.140 8 INFO neutron.db.segments_db [None req-0963138d-4900-441e-8044-74265e15383f eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] Added segment 6f4897e3-8d33-47b9-91d5-059d406ff224 of type vxlan for network e5bbc149-2806-4201-8698-baa1e1eb42cf 2026-05-05 18:07:38.235 7 INFO neutron.db.segments_db [None req-e993b8c3-82e0-4403-9efa-62d59d904658 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] Added segment b2200afe-298c-4464-a0c5-223bed714124 of type vxlan for network 4c5fc2d5-cf8d-4a9e-9cbf-d04a4becbad9 [pid: 8|app: 0|req: 225/443] 10.0.0.204 () {34 vars in 671 bytes} [Tue May 5 18:07:37 2026] POST /v2.0/networks => generated 751 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/444] 10.0.0.204 () {34 vars in 671 bytes} [Tue May 5 18:07:38 2026] POST /v2.0/networks => generated 743 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:07:38.429 8 INFO neutron.db.segments_db [None req-4e4080df-55b3-42ff-827f-cb0226f65788 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] Added segment fa7925bd-20d7-4826-8c77-a1d2e3795813 of type vxlan for network 97fedc6a-8314-4b88-8dda-e38176f740ef [pid: 8|app: 0|req: 226/445] 10.0.0.204 () {34 vars in 671 bytes} [Tue May 5 18:07:38 2026] POST /v2.0/networks => generated 748 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/446] 10.0.0.204 () {34 vars in 669 bytes} [Tue May 5 18:07:38 2026] POST /v2.0/subnets => generated 698 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/447] 10.0.0.204 () {34 vars in 669 bytes} [Tue May 5 18:07:38 2026] POST /v2.0/subnets => generated 691 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/448] 10.0.0.204 () {34 vars in 669 bytes} [Tue May 5 18:07:38 2026] POST /v2.0/subnets => generated 695 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:07:38.781 8 INFO neutron.db.segments_db [None req-6bcff343-38c5-4874-98e3-588c1fda71e1 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] Added segment 417ff1da-78f3-4dcf-a4bc-60418a53a30e of type vxlan for network 96ada8f5-cb9a-4f4e-bb2a-66c46bd9b05b 2026-05-05 18:07:38.808 7 INFO neutron.db.segments_db [None req-98bceea5-9bb9-45fa-bf66-505cd81d675e eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] Added segment bdbb7324-d3b1-4bd6-ac1a-a5de5e0f0a6b of type vxlan for network 65f7881c-7c77-4454-9370-fa56406b19fc 2026-05-05 18:07:39.060 8 INFO neutron.db.l3_hamode_db [None req-6bcff343-38c5-4874-98e3-588c1fda71e1 eb2bc30d5178453a9df91b4489cbb715 6fe7941138a3477a83ef52d2e96b8917 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 18:07:39.079 7 INFO neutron.db.l3_hamode_db [None req-98bceea5-9bb9-45fa-bf66-505cd81d675e eb2bc30d5178453a9df91b4489cbb715 606c9ebbf4974189b64591dbacf24105 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 18:07:40.158 7 INFO neutron.db.l3_hamode_db [None req-98bceea5-9bb9-45fa-bf66-505cd81d675e eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 18:07:40.285 8 INFO neutron.db.l3_hamode_db [None req-6bcff343-38c5-4874-98e3-588c1fda71e1 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 222/449] 10.0.0.204 () {34 vars in 669 bytes} [Tue May 5 18:07:38 2026] POST /v2.0/routers => generated 731 bytes in 2502 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/450] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:07:41 2026] GET /v2.0/security-groups?tenant_id=f182ba9e88a34493bd3a369584f03ff9&name=default => generated 2922 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/451] 10.0.0.204 () {34 vars in 669 bytes} [Tue May 5 18:07:38 2026] POST /v2.0/routers => generated 738 bytes in 2800 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:07:41.556 7 INFO neutron.db.segments_db [None req-f5635f23-37cd-4422-b049-04ca3653a84a eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] Added segment 4a98aff0-5371-45b0-8bee-7e4a367fe68c of type vxlan for network d7e617af-3e18-4971-bbdd-f1c5a76e0e18 2026-05-05 18:07:41.836 7 INFO neutron.db.l3_hamode_db [None req-f5635f23-37cd-4422-b049-04ca3653a84a eb2bc30d5178453a9df91b4489cbb715 4c0ebb7bf7d04e02b873d6d23ff26fb2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 18:07:42.469 7 INFO neutron.db.l3_hamode_db [None req-f5635f23-37cd-4422-b049-04ca3653a84a eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 229/452] 10.0.0.204 () {34 vars in 783 bytes} [Tue May 5 18:07:41 2026] PUT /v2.0/routers/b1ed01a9-a1d8-4baa-b6f6-4530cee09c25/add_router_interface => generated 309 bytes in 1269 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/453] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:07:42 2026] DELETE /v2.0/security-groups/f65e53ae-a97b-45dd-a1f4-7921c7a1f473 => 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: 224/454] 10.0.0.204 () {34 vars in 669 bytes} [Tue May 5 18:07:41 2026] POST /v2.0/routers => generated 735 bytes in 1958 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:07:43.479 7 WARNING neutron_lib.context [None req-294940e9-a4d8-425b-8af3-f375830cde47 2b9cc23324954b7ab9265386fe9ff909 606c9ebbf4974189b64591dbacf24105 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 225/455] 10.0.0.204 () {34 vars in 685 bytes} [Tue May 5 18:07:43 2026] POST /v2.0/security-groups => generated 1659 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/456] 10.0.0.204 () {34 vars in 783 bytes} [Tue May 5 18:07:42 2026] PUT /v2.0/routers/ec96fa16-6b53-4ed2-981b-cc22cf33d274/add_router_interface => generated 309 bytes in 1424 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:07:44.318 8 WARNING neutron_lib.context [None req-7101fcee-86fd-4b40-b5f0-c77c8127e6b4 2b9cc23324954b7ab9265386fe9ff909 606c9ebbf4974189b64591dbacf24105 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 232/457] 10.0.0.204 () {34 vars in 695 bytes} [Tue May 5 18:07:44 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-05-05 18:07:44.456 8 WARNING neutron_lib.context [None req-f31586bb-22ce-49e6-a515-925faa4d1f93 2b9cc23324954b7ab9265386fe9ff909 606c9ebbf4974189b64591dbacf24105 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/458] 10.0.0.204 () {34 vars in 695 bytes} [Tue May 5 18:07:44 2026] POST /v2.0/security-group-rules => generated 602 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:07:44.554 8 WARNING neutron_lib.context [None req-0466cc4c-6cb7-4977-be5f-9f41e47129ac 2b9cc23324954b7ab9265386fe9ff909 606c9ebbf4974189b64591dbacf24105 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 226/459] 10.0.0.204 () {34 vars in 783 bytes} [Tue May 5 18:07:43 2026] PUT /v2.0/routers/0ba3bef1-076d-4908-8ccd-7eb96669a6be/add_router_interface => generated 309 bytes in 1505 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/460] 10.0.0.204 () {34 vars in 676 bytes} [Tue May 5 18:07:44 2026] POST /v2.0/floatingips => generated 552 bytes in 599 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:07:45.153 8 WARNING neutron_lib.context [None req-4577c4da-9f50-45eb-adf8-3d9c040738ea 49f2908a83914090b1e95ec18f2eda8c 6fe7941138a3477a83ef52d2e96b8917 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 235/461] 10.0.0.204 () {34 vars in 685 bytes} [Tue May 5 18:07:45 2026] POST /v2.0/security-groups => generated 1661 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 18:07:45.291 8 WARNING neutron_lib.context [None req-411f03e2-7257-4411-9bbc-9cb362bf2e84 49f2908a83914090b1e95ec18f2eda8c 6fe7941138a3477a83ef52d2e96b8917 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:07:45.334 7 INFO neutron.db.segments_db [None req-d3361736-47ce-4591-8fec-5411c7877470 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] Added segment 87a83e68-c226-48f4-adac-3dff66d22a2d of type vxlan for network b769d09f-cf8a-46f7-b651-331ae7ffdaf6 [pid: 8|app: 0|req: 236/462] 10.0.0.204 () {34 vars in 695 bytes} [Tue May 5 18:07:45 2026] POST /v2.0/security-group-rules => generated 597 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:07:45.397 8 WARNING neutron_lib.context [None req-397f53fc-ecfe-41af-a94c-7bc3239520ac 49f2908a83914090b1e95ec18f2eda8c 6fe7941138a3477a83ef52d2e96b8917 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 227/463] 10.0.0.204 () {34 vars in 671 bytes} [Tue May 5 18:07:45 2026] POST /v2.0/networks => generated 747 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/464] 10.0.0.204 () {34 vars in 695 bytes} [Tue May 5 18:07:45 2026] POST /v2.0/security-group-rules => generated 602 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:07:45.509 8 WARNING neutron_lib.context [None req-9a6658c3-2e5a-482b-b1cd-c3a83ab50b3f 49f2908a83914090b1e95ec18f2eda8c 6fe7941138a3477a83ef52d2e96b8917 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/465] 10.0.0.204 () {34 vars in 669 bytes} [Tue May 5 18:07:45 2026] POST /v2.0/subnets => generated 694 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:07:45.689 7 INFO neutron.db.segments_db [None req-82d91cc4-084a-4a99-9602-c251e67d7fa1 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] Added segment 8ebfd08b-b386-4ec6-a2df-b1d9346bda28 of type vxlan for network ee8a4e1f-241a-40d3-bd9f-40b50fc99b38 2026-05-05 18:07:45.927 7 INFO neutron.db.l3_hamode_db [None req-82d91cc4-084a-4a99-9602-c251e67d7fa1 eb2bc30d5178453a9df91b4489cbb715 96134c9d98ab412d85de81d507fd8b2e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 238/466] 10.0.0.204 () {34 vars in 676 bytes} [Tue May 5 18:07:45 2026] POST /v2.0/floatingips => generated 552 bytes in 503 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:07:46.092 8 WARNING neutron_lib.context [req-02e55fd6-f275-4b71-87b0-4f1fc5a3180c req-09ec7f2f-7165-40f3-baad-0e6aed232df7 32ae302c3b794117b3c7772b9c615324 4c0ebb7bf7d04e02b873d6d23ff26fb2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 239/467] 10.0.0.138 () {38 vars in 971 bytes} [Tue May 5 18:07:46 2026] POST /v2.0/security-groups => generated 1685 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/468] 10.0.0.138 () {34 vars in 1098 bytes} [Tue May 5 18:07:46 2026] GET /v2.0/security-groups?name=tempest-securitygroup--398552972&fields=id&tenant_id=606c9ebbf4974189b64591dbacf24105 => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/471] 10.0.0.138 () {34 vars in 991 bytes} [Tue May 5 18:07:46 2026] GET /v2.0/security-groups/28b8cd64-908b-4a42-aac2-efa04b493088 => generated 1685 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/472] 10.0.0.138 () {34 vars in 982 bytes} [Tue May 5 18:07:46 2026] GET /v2.0/networks?id=4c5fc2d5-cf8d-4a9e-9cbf-d04a4becbad9 => generated 676 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:07:46.323 8 WARNING neutron_lib.context [req-94ddc2a4-5a04-44df-ae46-03a0c0eaffc8 req-6eb766ac-0dad-4be6-9828-f969a0495177 32ae302c3b794117b3c7772b9c615324 4c0ebb7bf7d04e02b873d6d23ff26fb2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 245/473] 10.0.0.138 () {38 vars in 981 bytes} [Tue May 5 18:07:46 2026] POST /v2.0/security-group-rules => generated 614 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/474] 10.0.0.138 () {34 vars in 965 bytes} [Tue May 5 18:07:46 2026] GET /v2.0/quotas/606c9ebbf4974189b64591dbacf24105 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/475] 10.0.0.138 () {34 vars in 1002 bytes} [Tue May 5 18:07:46 2026] GET /v2.0/ports?tenant_id=606c9ebbf4974189b64591dbacf24105&fields=id => generated 103 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/476] 10.0.0.138 () {34 vars in 1100 bytes} [Tue May 5 18:07:46 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2039864382&fields=id&tenant_id=6fe7941138a3477a83ef52d2e96b8917 => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/477] 10.0.0.138 () {34 vars in 982 bytes} [Tue May 5 18:07:46 2026] GET /v2.0/networks?id=e5bbc149-2806-4201-8698-baa1e1eb42cf => generated 683 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/478] 10.0.0.138 () {34 vars in 965 bytes} [Tue May 5 18:07:46 2026] GET /v2.0/quotas/6fe7941138a3477a83ef52d2e96b8917 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:07:46.637 7 INFO neutron.db.l3_hamode_db [None req-82d91cc4-084a-4a99-9602-c251e67d7fa1 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 251/479] 10.0.0.138 () {34 vars in 1002 bytes} [Tue May 5 18:07:46 2026] GET /v2.0/ports?tenant_id=6fe7941138a3477a83ef52d2e96b8917&fields=id => generated 103 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/480] 10.0.0.138 () {34 vars in 907 bytes} [Tue May 5 18:07:46 2026] GET /v2.0/extensions => generated 20516 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/481] 10.0.0.138 () {34 vars in 1008 bytes} [Tue May 5 18:07:46 2026] GET /v2.0/networks/4c5fc2d5-cf8d-4a9e-9cbf-d04a4becbad9?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/482] 10.0.0.138 () {34 vars in 907 bytes} [Tue May 5 18:07:47 2026] GET /v2.0/extensions => generated 20516 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/483] 10.0.0.138 () {34 vars in 1108 bytes} [Tue May 5 18:07:47 2026] GET /v2.0/networks/4c5fc2d5-cf8d-4a9e-9cbf-d04a4becbad9?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: 256/484] 10.0.0.138 () {34 vars in 1008 bytes} [Tue May 5 18:07:47 2026] GET /v2.0/networks/e5bbc149-2806-4201-8698-baa1e1eb42cf?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: 257/485] 10.0.0.138 () {34 vars in 1108 bytes} [Tue May 5 18:07:47 2026] GET /v2.0/networks/e5bbc149-2806-4201-8698-baa1e1eb42cf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:07:47.280 8 WARNING neutron_lib.context [req-08ce5adc-c2cc-4163-a658-d9ced358ebc1 req-345e5ed7-d28e-4d8d-ba13-61cab694aae4 32ae302c3b794117b3c7772b9c615324 4c0ebb7bf7d04e02b873d6d23ff26fb2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/486] 10.0.0.204 () {34 vars in 669 bytes} [Tue May 5 18:07:45 2026] POST /v2.0/routers => generated 734 bytes in 1831 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/487] 10.0.0.138 () {38 vars in 971 bytes} [Tue May 5 18:07:47 2026] POST /v2.0/security-groups => generated 1685 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/488] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:07:47 2026] GET /v2.0/ports?device_id=af2eb323-f874-4fcf-b67d-8f309cc1ae1b => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/489] 10.0.0.138 () {34 vars in 991 bytes} [Tue May 5 18:07:47 2026] GET /v2.0/security-groups/6b6d5f87-e6eb-4eed-a5fb-66936957e930 => 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: 232/490] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:07:47 2026] GET /v2.0/ports?device_id=80860f49-84ce-47bc-acc9-aaa8026f6833 => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:07:47.582 7 WARNING neutron_lib.context [req-790d173a-64a4-473d-9d0f-a186a4038ccc req-02655503-6dcc-4636-845f-ed29930cf03b 32ae302c3b794117b3c7772b9c615324 4c0ebb7bf7d04e02b873d6d23ff26fb2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 233/491] 10.0.0.138 () {38 vars in 981 bytes} [Tue May 5 18:07:47 2026] POST /v2.0/security-group-rules => generated 614 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/492] 10.0.0.138 () {34 vars in 991 bytes} [Tue May 5 18:07:47 2026] GET /v2.0/security-groups/6b6d5f87-e6eb-4eed-a5fb-66936957e930 => generated 2310 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:07:47.832 7 WARNING neutron_lib.context [req-e61ad1ba-af25-4757-b70a-893278fe6058 req-09e33e8c-0636-4605-b51b-043912b441e1 32ae302c3b794117b3c7772b9c615324 4c0ebb7bf7d04e02b873d6d23ff26fb2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 235/493] 10.0.0.138 () {38 vars in 981 bytes} [Tue May 5 18:07:47 2026] POST /v2.0/security-group-rules => generated 619 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/494] 10.0.0.138 () {34 vars in 991 bytes} [Tue May 5 18:07:47 2026] GET /v2.0/security-groups/6b6d5f87-e6eb-4eed-a5fb-66936957e930 => generated 2940 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/495] 10.0.0.138 () {34 vars in 1001 bytes} [Tue May 5 18:07:48 2026] GET /v2.0/security-group-rules/e98be5a4-161b-41c8-a3ba-038f4fa2ba81 => generated 616 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/496] 10.0.0.138 () {34 vars in 991 bytes} [Tue May 5 18:07:48 2026] GET /v2.0/security-groups/6b6d5f87-e6eb-4eed-a5fb-66936957e930 => generated 2940 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/497] 10.0.0.138 () {36 vars in 1023 bytes} [Tue May 5 18:07:48 2026] DELETE /v2.0/security-group-rules/e98be5a4-161b-41c8-a3ba-038f4fa2ba81 => 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: 240/498] 10.0.0.138 () {34 vars in 991 bytes} [Tue May 5 18:07:48 2026] GET /v2.0/security-groups/6b6d5f87-e6eb-4eed-a5fb-66936957e930 => generated 2310 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/499] 10.0.0.138 () {36 vars in 1013 bytes} [Tue May 5 18:07:48 2026] DELETE /v2.0/security-groups/6b6d5f87-e6eb-4eed-a5fb-66936957e930 => 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: 242/500] 10.0.0.138 () {34 vars in 991 bytes} [Tue May 5 18:07:48 2026] GET /v2.0/security-groups/28b8cd64-908b-4a42-aac2-efa04b493088 => generated 2310 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/501] 10.0.0.138 () {36 vars in 1013 bytes} [Tue May 5 18:07:48 2026] DELETE /v2.0/security-groups/28b8cd64-908b-4a42-aac2-efa04b493088 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/502] 10.0.0.204 () {34 vars in 783 bytes} [Tue May 5 18:07:47 2026] PUT /v2.0/routers/20a70e93-9b8f-4f20-9704-89d5114008b1/add_router_interface => generated 309 bytes in 1193 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/503] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:07:48 2026] GET /v2.0/ports?device_id=af2eb323-f874-4fcf-b67d-8f309cc1ae1b => 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: 261/504] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:07:48 2026] GET /v2.0/ports?device_id=80860f49-84ce-47bc-acc9-aaa8026f6833 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:07:49.130 8 WARNING neutron_lib.context [None req-23077098-3572-4eb6-ad7b-febb3239bff8 a5d99f69b2d94acaa408bec40a24c202 96134c9d98ab412d85de81d507fd8b2e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 262/505] 10.0.0.204 () {34 vars in 685 bytes} [Tue May 5 18:07:49 2026] POST /v2.0/security-groups => generated 1660 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 18:07:49.252 8 WARNING neutron_lib.context [None req-32fe867e-ba4c-4d55-96f6-7b70fac8b86d a5d99f69b2d94acaa408bec40a24c202 96134c9d98ab412d85de81d507fd8b2e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 263/506] 10.0.0.204 () {34 vars in 695 bytes} [Tue May 5 18:07:49 2026] POST /v2.0/security-group-rules => generated 597 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:07:49.378 8 WARNING neutron_lib.context [None req-63f957c4-1c92-4c0a-beaa-1715f8032536 a5d99f69b2d94acaa408bec40a24c202 96134c9d98ab412d85de81d507fd8b2e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 264/507] 10.0.0.204 () {34 vars in 695 bytes} [Tue May 5 18:07:49 2026] POST /v2.0/security-group-rules => generated 602 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:07:49.492 8 WARNING neutron_lib.context [None req-bdab7cd1-1df0-4980-a302-25efab31ab10 a5d99f69b2d94acaa408bec40a24c202 96134c9d98ab412d85de81d507fd8b2e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 244/508] 10.0.0.204 () {34 vars in 789 bytes} [Tue May 5 18:07:48 2026] PUT /v2.0/routers/0ba3bef1-076d-4908-8ccd-7eb96669a6be/remove_router_interface => generated 309 bytes in 1020 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/509] 10.0.0.204 () {34 vars in 676 bytes} [Tue May 5 18:07:49 2026] POST /v2.0/floatingips => generated 552 bytes in 570 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:07:50.060 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-6a7885d6-a60c-4234-a016-fed72354cb1f eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2243, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 645, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2234, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2239, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 8|app: 0|req: 266/510] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:07:50 2026] GET /v2.0/ports?device_id=af2eb323-f874-4fcf-b67d-8f309cc1ae1b => 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: 267/511] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:07:50 2026] GET /v2.0/ports?device_id=80860f49-84ce-47bc-acc9-aaa8026f6833 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:07:50.425 7 INFO neutron.db.l3_hamode_db [None req-6a7885d6-a60c-4234-a016-fed72354cb1f eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] HA network d7e617af-3e18-4971-bbdd-f1c5a76e0e18 was deleted as no HA routers are present in tenant 4c0ebb7bf7d04e02b873d6d23ff26fb2. [pid: 7|app: 0|req: 245/512] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:07:49 2026] DELETE /v2.0/routers/0ba3bef1-076d-4908-8ccd-7eb96669a6be => generated 0 bytes in 876 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/513] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:07:50 2026] DELETE /v2.0/subnets/0f306ff6-1c40-48e0-943a-0fdd9974b20c => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:07:50.796 7 INFO neutron.services.segments.plugin [-] Segment 4a98aff0-5371-45b0-8bee-7e4a367fe68c resource provider aggregate not found 2026-05-05 18:07:50.800 7 INFO neutron.services.segments.plugin [-] Segment 4a98aff0-5371-45b0-8bee-7e4a367fe68c resource provider aggregate not found 2026-05-05 18:07:50.815 7 INFO neutron.services.segments.plugin [-] Segment 4a98aff0-5371-45b0-8bee-7e4a367fe68c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a98aff0-5371-45b0-8bee-7e4a367fe68c found for delete ", "request_id": "req-a0197e32-f866-4bd1-b9fc-deb7e3c91212"}]} 2026-05-05 18:07:50.820 7 INFO neutron.services.segments.plugin [-] Segment 4a98aff0-5371-45b0-8bee-7e4a367fe68c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a98aff0-5371-45b0-8bee-7e4a367fe68c found for delete ", "request_id": "req-b8c34df3-954b-49f6-96a3-a19c4e5d41d7"}]} [pid: 7|app: 0|req: 246/514] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:07:50 2026] DELETE /v2.0/networks/97fedc6a-8314-4b88-8dda-e38176f740ef => generated 0 bytes in 311 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/515] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:07:51 2026] GET /v2.0/security-groups?tenant_id=4c0ebb7bf7d04e02b873d6d23ff26fb2&name=default => generated 2921 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/516] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:07:51 2026] GET /v2.0/ports?device_id=af2eb323-f874-4fcf-b67d-8f309cc1ae1b => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/517] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:07:51 2026] GET /v2.0/ports?device_id=80860f49-84ce-47bc-acc9-aaa8026f6833 => 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: 247/518] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:07:51 2026] DELETE /v2.0/security-groups/9c412e9d-72cc-4dc2-a240-4a3b8fb17bfc => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/519] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:07:52 2026] GET /v2.0/ports?device_id=af2eb323-f874-4fcf-b67d-8f309cc1ae1b => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/520] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:07:52 2026] GET /v2.0/ports?device_id=80860f49-84ce-47bc-acc9-aaa8026f6833 => 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: 248/521] 199.19.213.111 () {34 vars in 986 bytes} [Tue May 5 18:07:52 2026] GET /v2.0/networks?id=4c5fc2d5-cf8d-4a9e-9cbf-d04a4becbad9 => generated 676 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/522] 199.19.213.111 () {34 vars in 1050 bytes} [Tue May 5 18:07:52 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=606c9ebbf4974189b64591dbacf24105 => generated 180 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:07:52.699 7 WARNING neutron_lib.context [req-2073f084-3f42-48da-b891-00ffdd083e50 req-8c6e7e67-972e-4183-a2d0-187ed216852b 2b9cc23324954b7ab9265386fe9ff909 606c9ebbf4974189b64591dbacf24105 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:07:52.832 7 INFO neutron.services.segments.plugin [-] Segment fa7925bd-20d7-4826-8c77-a1d2e3795813 resource provider aggregate not found 2026-05-05 18:07:52.855 7 INFO neutron.services.segments.plugin [-] Segment fa7925bd-20d7-4826-8c77-a1d2e3795813 resource provider aggregate not found 2026-05-05 18:07:52.862 7 INFO neutron.services.segments.plugin [-] Segment fa7925bd-20d7-4826-8c77-a1d2e3795813 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa7925bd-20d7-4826-8c77-a1d2e3795813 found for delete ", "request_id": "req-0e74626f-2769-41c9-a779-ea47b6ddb565"}]} 2026-05-05 18:07:52.887 7 INFO neutron.services.segments.plugin [-] Segment fa7925bd-20d7-4826-8c77-a1d2e3795813 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa7925bd-20d7-4826-8c77-a1d2e3795813 found for delete ", "request_id": "req-7cf431ce-7ed0-4c02-b8c7-17df66a45e71"}]} [pid: 7|app: 0|req: 249/523] 199.19.213.111 () {38 vars in 955 bytes} [Tue May 5 18:07:52 2026] POST /v2.0/ports => generated 958 bytes in 541 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: 250/524] 199.19.213.111 () {34 vars in 911 bytes} [Tue May 5 18:07:53 2026] GET /v2.0/extensions => generated 20516 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-05 18:07:53.393 8 INFO neutron.db.segments_db [None req-b9cd6b24-8e85-4d91-9e8c-4e350fa626d8 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] Added segment 3eadcbf2-0bb9-4e97-8f7d-39b67bca89f5 of type vxlan for network 4138bb8a-fae8-4eb3-baf1-a6cd1495c1a7 [pid: 7|app: 0|req: 251/525] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:07:53 2026] GET /v2.0/ports?device_id=af2eb323-f874-4fcf-b67d-8f309cc1ae1b => generated 961 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/526] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:07:53 2026] GET /v2.0/ports?device_id=80860f49-84ce-47bc-acc9-aaa8026f6833 => 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: 253/527] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:07:53 2026] GET /v2.0/security-groups?id=66130b98-3542-421d-94af-764c383b13f4&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: 275/528] 10.0.0.204 () {34 vars in 671 bytes} [Tue May 5 18:07:53 2026] POST /v2.0/networks => generated 745 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/529] 10.0.0.204 () {34 vars in 669 bytes} [Tue May 5 18:07:53 2026] POST /v2.0/subnets => generated 692 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:07:53.797 7 INFO neutron.db.segments_db [None req-a37c2523-f802-401d-84dd-1549dc44c52f eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] Added segment 20b27df3-044f-405b-8512-2bfc689f085b of type vxlan for network e7811944-c897-41e9-b6b6-04d9c564d438 [pid: 8|app: 0|req: 276/530] 199.19.213.111 () {38 vars in 1028 bytes} [Tue May 5 18:07:53 2026] PUT /v2.0/ports/4ba04d68-f427-4672-8da7-e4be021c41db => generated 1239 bytes in 464 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-05-05 18:07:54.122 7 INFO neutron.db.l3_hamode_db [None req-a37c2523-f802-401d-84dd-1549dc44c52f eb2bc30d5178453a9df91b4489cbb715 dd33ad13e6394229bdd284a48b3fb5c2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 277/531] 199.19.213.111 () {34 vars in 986 bytes} [Tue May 5 18:07:54 2026] GET /v2.0/networks?id=e5bbc149-2806-4201-8698-baa1e1eb42cf => generated 683 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/532] 199.19.213.111 () {34 vars in 1050 bytes} [Tue May 5 18:07:54 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6fe7941138a3477a83ef52d2e96b8917 => generated 181 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:07:54.195 8 WARNING neutron_lib.context [req-91fde25d-51bb-496c-ad4f-4e6539793252 req-447a3a05-3328-4b81-9101-3822255a7ed6 49f2908a83914090b1e95ec18f2eda8c 6fe7941138a3477a83ef52d2e96b8917 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:07:54.634 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d5005fca-57e4-47c9-91df-45372526ab39'] response: {'name': 'network-changed', 'server_uuid': 'af2eb323-f874-4fcf-b67d-8f309cc1ae1b', 'tag': '4ba04d68-f427-4672-8da7-e4be021c41db', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 279/533] 199.19.213.111 () {38 vars in 955 bytes} [Tue May 5 18:07:54 2026] POST /v2.0/ports => generated 958 bytes in 488 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: 280/534] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:07:54 2026] GET /v2.0/ports?device_id=80860f49-84ce-47bc-acc9-aaa8026f6833 => generated 961 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/535] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:07:54 2026] GET /v2.0/ports?device_id=af2eb323-f874-4fcf-b67d-8f309cc1ae1b => generated 973 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:07:55.314 7 INFO neutron.db.l3_hamode_db [None req-a37c2523-f802-401d-84dd-1549dc44c52f eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 282/536] 199.19.213.111 () {38 vars in 1028 bytes} [Tue May 5 18:07:54 2026] PUT /v2.0/ports/1d54279d-aaec-4b91-b1a3-c7b370672a24 => generated 1239 bytes in 519 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: 283/537] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:07:55 2026] GET /v2.0/security-groups?id=b6a0778b-c931-49cf-92de-39ca593af383&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: 284/538] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:07:55 2026] GET /v2.0/security-groups?id=66130b98-3542-421d-94af-764c383b13f4&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: 285/539] 199.19.213.111 () {34 vars in 1080 bytes} [Tue May 5 18:07:55 2026] GET /v2.0/ports?tenant_id=606c9ebbf4974189b64591dbacf24105&device_id=af2eb323-f874-4fcf-b67d-8f309cc1ae1b => generated 1242 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/540] 199.19.213.111 () {34 vars in 1060 bytes} [Tue May 5 18:07:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=4ba04d68-f427-4672-8da7-e4be021c41db => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/541] 199.19.213.111 () {34 vars in 984 bytes} [Tue May 5 18:07:55 2026] GET /v2.0/subnets?id=f1558470-3a2d-4240-b864-3f975d189155 => generated 694 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/542] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:07:55 2026] GET /v2.0/ports?network_id=4c5fc2d5-cf8d-4a9e-9cbf-d04a4becbad9&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: 289/543] 199.19.213.111 () {34 vars in 1012 bytes} [Tue May 5 18:07:55 2026] GET /v2.0/networks/4c5fc2d5-cf8d-4a9e-9cbf-d04a4becbad9?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: 290/544] 199.19.213.111 () {34 vars in 1112 bytes} [Tue May 5 18:07:55 2026] GET /v2.0/networks/4c5fc2d5-cf8d-4a9e-9cbf-d04a4becbad9?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: 291/545] 10.0.0.138 () {34 vars in 1100 bytes} [Tue May 5 18:07:55 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1069164561&fields=id&tenant_id=96134c9d98ab412d85de81d507fd8b2e => generated 69 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/546] 10.0.0.138 () {34 vars in 982 bytes} [Tue May 5 18:07:55 2026] GET /v2.0/networks?id=b769d09f-cf8a-46f7-b651-331ae7ffdaf6 => generated 679 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/547] 10.0.0.138 () {34 vars in 965 bytes} [Tue May 5 18:07:55 2026] GET /v2.0/quotas/96134c9d98ab412d85de81d507fd8b2e => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/548] 10.0.0.138 () {34 vars in 1002 bytes} [Tue May 5 18:07:55 2026] GET /v2.0/ports?tenant_id=96134c9d98ab412d85de81d507fd8b2e&fields=id => generated 103 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/549] 10.0.0.138 () {34 vars in 1008 bytes} [Tue May 5 18:07:56 2026] GET /v2.0/networks/b769d09f-cf8a-46f7-b651-331ae7ffdaf6?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: 296/550] 10.0.0.138 () {34 vars in 1108 bytes} [Tue May 5 18:07:56 2026] GET /v2.0/networks/b769d09f-cf8a-46f7-b651-331ae7ffdaf6?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: 255/551] 10.0.0.204 () {34 vars in 669 bytes} [Tue May 5 18:07:53 2026] POST /v2.0/routers => generated 732 bytes in 2456 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/552] 199.19.213.111 () {34 vars in 1080 bytes} [Tue May 5 18:07:56 2026] GET /v2.0/ports?tenant_id=6fe7941138a3477a83ef52d2e96b8917&device_id=80860f49-84ce-47bc-acc9-aaa8026f6833 => generated 1242 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/553] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:07:56 2026] GET /v2.0/ports?device_id=cc04dd45-f0be-4d03-a9aa-c468338a0019 => 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: 258/554] 199.19.213.111 () {34 vars in 1060 bytes} [Tue May 5 18:07:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=1d54279d-aaec-4b91-b1a3-c7b370672a24 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/555] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:07:56 2026] GET /v2.0/ports?device_id=80860f49-84ce-47bc-acc9-aaa8026f6833 => generated 973 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/556] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:07:56 2026] GET /v2.0/ports?device_id=af2eb323-f874-4fcf-b67d-8f309cc1ae1b => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/557] 199.19.213.111 () {34 vars in 984 bytes} [Tue May 5 18:07:56 2026] GET /v2.0/subnets?id=ae738853-a90e-442b-9bb8-e2871e0ce6bd => generated 701 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/558] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:07:56 2026] GET /v2.0/security-groups?id=b6a0778b-c931-49cf-92de-39ca593af383&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/559] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:07:56 2026] GET /v2.0/security-groups?id=66130b98-3542-421d-94af-764c383b13f4&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-05-05 18:07:56.820 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9c7a27cb-d5b3-4fc8-bc40-51adf5da6d30'] response: {'name': 'network-changed', 'server_uuid': '80860f49-84ce-47bc-acc9-aaa8026f6833', 'tag': '1d54279d-aaec-4b91-b1a3-c7b370672a24', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 264/560] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:07:56 2026] GET /v2.0/ports?network_id=e5bbc149-2806-4201-8698-baa1e1eb42cf&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/561] 199.19.213.111 () {34 vars in 1012 bytes} [Tue May 5 18:07:56 2026] GET /v2.0/networks/e5bbc149-2806-4201-8698-baa1e1eb42cf?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/562] 199.19.213.111 () {34 vars in 1080 bytes} [Tue May 5 18:07:56 2026] GET /v2.0/ports?tenant_id=606c9ebbf4974189b64591dbacf24105&device_id=af2eb323-f874-4fcf-b67d-8f309cc1ae1b => generated 1242 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/563] 199.19.213.111 () {34 vars in 1112 bytes} [Tue May 5 18:07:56 2026] GET /v2.0/networks/e5bbc149-2806-4201-8698-baa1e1eb42cf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/564] 199.19.213.111 () {34 vars in 986 bytes} [Tue May 5 18:07:57 2026] GET /v2.0/networks?id=4c5fc2d5-cf8d-4a9e-9cbf-d04a4becbad9 => generated 771 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/565] 199.19.213.111 () {34 vars in 1060 bytes} [Tue May 5 18:07:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=4ba04d68-f427-4672-8da7-e4be021c41db => 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: 270/566] 199.19.213.111 () {34 vars in 984 bytes} [Tue May 5 18:07:57 2026] GET /v2.0/subnets?id=f1558470-3a2d-4240-b864-3f975d189155 => generated 694 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/567] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:07:57 2026] GET /v2.0/ports?network_id=4c5fc2d5-cf8d-4a9e-9cbf-d04a4becbad9&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: 272/568] 199.19.213.111 () {34 vars in 1012 bytes} [Tue May 5 18:07:57 2026] GET /v2.0/networks/4c5fc2d5-cf8d-4a9e-9cbf-d04a4becbad9?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: 273/569] 199.19.213.111 () {34 vars in 1112 bytes} [Tue May 5 18:07:57 2026] GET /v2.0/networks/4c5fc2d5-cf8d-4a9e-9cbf-d04a4becbad9?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: 297/570] 10.0.0.204 () {34 vars in 783 bytes} [Tue May 5 18:07:56 2026] PUT /v2.0/routers/188d18f7-72c9-41bf-8a3e-0ea330501f01/add_router_interface => generated 309 bytes in 1267 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/571] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:07:57 2026] GET /v2.0/ports?device_id=cc04dd45-f0be-4d03-a9aa-c468338a0019 => 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: 298/572] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:07:57 2026] GET /v2.0/ports?device_id=80860f49-84ce-47bc-acc9-aaa8026f6833 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/573] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:07:57 2026] GET /v2.0/security-groups?id=b6a0778b-c931-49cf-92de-39ca593af383&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:07:57.932 8 WARNING neutron_lib.context [req-680f23ea-7bd9-4706-b1e7-d2b327fd2541 req-da3375ed-e1d6-4ecf-b7df-dc0b0133dd91 360eb91c40fb498e894bd5ccb5ac26c2 dd33ad13e6394229bdd284a48b3fb5c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 276/574] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:07:57 2026] GET /v2.0/ports?device_id=af2eb323-f874-4fcf-b67d-8f309cc1ae1b => generated 973 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/575] 199.19.213.111 () {34 vars in 1080 bytes} [Tue May 5 18:07:58 2026] GET /v2.0/ports?tenant_id=6fe7941138a3477a83ef52d2e96b8917&device_id=80860f49-84ce-47bc-acc9-aaa8026f6833 => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/576] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:07:58 2026] GET /v2.0/security-groups?id=66130b98-3542-421d-94af-764c383b13f4&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: 299/577] 10.0.0.138 () {38 vars in 971 bytes} [Tue May 5 18:07:57 2026] POST /v2.0/security-groups => generated 1680 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/578] 199.19.213.111 () {34 vars in 986 bytes} [Tue May 5 18:07:58 2026] GET /v2.0/networks?id=e5bbc149-2806-4201-8698-baa1e1eb42cf => generated 779 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/579] 199.19.213.111 () {34 vars in 1060 bytes} [Tue May 5 18:07:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=1d54279d-aaec-4b91-b1a3-c7b370672a24 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:07:58.209 7 WARNING neutron_lib.context [req-f118ac23-66bd-495a-9fd7-603d0a14379a req-4681ef39-6ecc-4a0b-bb5d-d892e55aeaef 360eb91c40fb498e894bd5ccb5ac26c2 dd33ad13e6394229bdd284a48b3fb5c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 301/580] 199.19.213.111 () {34 vars in 984 bytes} [Tue May 5 18:07:58 2026] GET /v2.0/subnets?id=ae738853-a90e-442b-9bb8-e2871e0ce6bd => generated 701 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/581] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:07:58 2026] GET /v2.0/ports?network_id=e5bbc149-2806-4201-8698-baa1e1eb42cf&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/582] 10.0.0.138 () {38 vars in 971 bytes} [Tue May 5 18:07:58 2026] POST /v2.0/security-groups => generated 1681 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/583] 199.19.213.111 () {34 vars in 1012 bytes} [Tue May 5 18:07:58 2026] GET /v2.0/networks/e5bbc149-2806-4201-8698-baa1e1eb42cf?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:07:58.358 7 WARNING neutron_lib.context [req-c11c1d3c-3ae2-45af-94c5-fd3951997aa3 req-756ec7d5-3c57-4a47-b956-bc957d95d2b6 360eb91c40fb498e894bd5ccb5ac26c2 dd33ad13e6394229bdd284a48b3fb5c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 304/584] 199.19.213.111 () {34 vars in 1112 bytes} [Tue May 5 18:07:58 2026] GET /v2.0/networks/e5bbc149-2806-4201-8698-baa1e1eb42cf?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: 281/585] 10.0.0.138 () {38 vars in 971 bytes} [Tue May 5 18:07:58 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: 305/586] 10.0.0.138 () {34 vars in 1002 bytes} [Tue May 5 18:07:58 2026] GET /v2.0/security-groups?tenant_id=dd33ad13e6394229bdd284a48b3fb5c2 => generated 7908 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/587] 10.0.0.138 () {34 vars in 991 bytes} [Tue May 5 18:07:58 2026] GET /v2.0/security-groups/7eb5fb93-9a3e-4496-83ab-d9c836a927d0 => generated 2922 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/588] 10.0.0.138 () {34 vars in 991 bytes} [Tue May 5 18:07:58 2026] GET /v2.0/security-groups/7eb5fb93-9a3e-4496-83ab-d9c836a927d0 => generated 2922 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/589] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:07:58 2026] GET /v2.0/ports?device_id=cc04dd45-f0be-4d03-a9aa-c468338a0019 => 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: 283/590] 10.0.0.138 () {34 vars in 991 bytes} [Tue May 5 18:07:58 2026] GET /v2.0/security-groups/b53a32bb-b03f-4d7e-ad36-4091369acc79 => generated 1680 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/591] 10.0.0.138 () {36 vars in 1013 bytes} [Tue May 5 18:07:58 2026] DELETE /v2.0/security-groups/b53a32bb-b03f-4d7e-ad36-4091369acc79 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:07:58.841 7 INFO neutron.api.v2.resource [req-55d3791e-55bb-44bf-8f71-e352031c0763 req-95c0fa91-ad22-46b6-ba5b-a567d67db46d 360eb91c40fb498e894bd5ccb5ac26c2 dd33ad13e6394229bdd284a48b3fb5c2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 284/592] 10.0.0.138 () {34 vars in 991 bytes} [Tue May 5 18:07:58 2026] GET /v2.0/security-groups/b53a32bb-b03f-4d7e-ad36-4091369acc79 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/593] 10.0.0.138 () {34 vars in 991 bytes} [Tue May 5 18:07:58 2026] GET /v2.0/security-groups/241e4b2a-6063-4b82-85e8-fceedf033383 => generated 1681 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/594] 10.0.0.138 () {36 vars in 1013 bytes} [Tue May 5 18:07:58 2026] DELETE /v2.0/security-groups/241e4b2a-6063-4b82-85e8-fceedf033383 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:07:59.005 8 INFO neutron.api.v2.resource [req-79f7ec51-1de2-44ef-86d9-e9ac64800245 req-b9eaebe0-490a-4f71-b8cd-3ea484be2412 360eb91c40fb498e894bd5ccb5ac26c2 dd33ad13e6394229bdd284a48b3fb5c2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 310/595] 10.0.0.138 () {34 vars in 991 bytes} [Tue May 5 18:07:58 2026] GET /v2.0/security-groups/241e4b2a-6063-4b82-85e8-fceedf033383 => 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: 286/596] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:07:58 2026] GET /v2.0/ports?device_id=80860f49-84ce-47bc-acc9-aaa8026f6833 => 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: 287/597] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:07:59 2026] GET /v2.0/security-groups?id=b6a0778b-c931-49cf-92de-39ca593af383&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: 311/598] 10.0.0.138 () {34 vars in 991 bytes} [Tue May 5 18:07:59 2026] GET /v2.0/security-groups/a24840f0-828b-46f1-8098-03d732ece5b7 => generated 1682 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/599] 10.0.0.138 () {36 vars in 1013 bytes} [Tue May 5 18:07:59 2026] DELETE /v2.0/security-groups/a24840f0-828b-46f1-8098-03d732ece5b7 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:07:59.216 7 INFO neutron.api.v2.resource [req-fb019c1a-06df-4d8b-8833-0be267f3236c req-32853dbf-8736-4da1-8903-aeb19192924d 360eb91c40fb498e894bd5ccb5ac26c2 dd33ad13e6394229bdd284a48b3fb5c2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 289/600] 10.0.0.138 () {34 vars in 991 bytes} [Tue May 5 18:07:59 2026] GET /v2.0/security-groups/a24840f0-828b-46f1-8098-03d732ece5b7 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/601] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:07:59 2026] GET /v2.0/ports?device_id=af2eb323-f874-4fcf-b67d-8f309cc1ae1b => 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: 313/602] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:07:59 2026] GET /v2.0/security-groups?id=66130b98-3542-421d-94af-764c383b13f4&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: 290/603] 10.0.0.138 () {34 vars in 1002 bytes} [Tue May 5 18:07:59 2026] GET /v2.0/security-groups?tenant_id=dd33ad13e6394229bdd284a48b3fb5c2 => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/604] 10.0.0.138 () {34 vars in 991 bytes} [Tue May 5 18:07:59 2026] GET /v2.0/security-groups/7eb5fb93-9a3e-4496-83ab-d9c836a927d0 => generated 2922 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/605] 10.0.0.138 () {34 vars in 991 bytes} [Tue May 5 18:07:59 2026] GET /v2.0/security-groups/7eb5fb93-9a3e-4496-83ab-d9c836a927d0 => generated 2922 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:07:59.392 8 INFO neutron.api.v2.resource [req-c63eba04-e2a7-4698-a538-c8530a78e080 req-3ed7046e-4333-4c6a-aba8-d8542e868e2a 360eb91c40fb498e894bd5ccb5ac26c2 dd33ad13e6394229bdd284a48b3fb5c2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 315/606] 10.0.0.138 () {34 vars in 991 bytes} [Tue May 5 18:07:59 2026] GET /v2.0/security-groups/a24840f0-828b-46f1-8098-03d732ece5b7 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:07:59.429 7 INFO neutron.api.v2.resource [req-cb305dfd-5007-4054-b3e8-f5a26342ce1b req-0f978d33-8be2-43f8-abd0-9a28dfab904c 360eb91c40fb498e894bd5ccb5ac26c2 dd33ad13e6394229bdd284a48b3fb5c2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 292/607] 10.0.0.138 () {34 vars in 991 bytes} [Tue May 5 18:07:59 2026] GET /v2.0/security-groups/241e4b2a-6063-4b82-85e8-fceedf033383 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:07:59.469 8 INFO neutron.api.v2.resource [req-1dc56d6f-310f-4c6c-a864-9ceb7fa6554d req-61fc05e4-c167-4f64-a16b-b69b5f6b1ecc 360eb91c40fb498e894bd5ccb5ac26c2 dd33ad13e6394229bdd284a48b3fb5c2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 316/608] 10.0.0.138 () {34 vars in 991 bytes} [Tue May 5 18:07:59 2026] GET /v2.0/security-groups/b53a32bb-b03f-4d7e-ad36-4091369acc79 => 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: 317/609] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:07:59 2026] GET /v2.0/ports?device_id=cc04dd45-f0be-4d03-a9aa-c468338a0019 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/610] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:08:00 2026] GET /v2.0/ports?device_id=80860f49-84ce-47bc-acc9-aaa8026f6833 => generated 973 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/611] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:08:00 2026] GET /v2.0/security-groups?id=b6a0778b-c931-49cf-92de-39ca593af383&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: 293/612] 10.0.0.204 () {34 vars in 789 bytes} [Tue May 5 18:07:59 2026] PUT /v2.0/routers/188d18f7-72c9-41bf-8a3e-0ea330501f01/remove_router_interface => generated 309 bytes in 956 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/613] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:08:00 2026] GET /v2.0/ports?device_id=af2eb323-f874-4fcf-b67d-8f309cc1ae1b => generated 973 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/614] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:08:00 2026] GET /v2.0/security-groups?id=66130b98-3542-421d-94af-764c383b13f4&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: 322/615] 199.19.213.111 () {34 vars in 986 bytes} [Tue May 5 18:08:00 2026] GET /v2.0/networks?id=b769d09f-cf8a-46f7-b651-331ae7ffdaf6 => generated 679 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/616] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:08:00 2026] GET /v2.0/ports?device_id=cc04dd45-f0be-4d03-a9aa-c468338a0019 => 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: 324/617] 199.19.213.111 () {34 vars in 1050 bytes} [Tue May 5 18:08:00 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=96134c9d98ab412d85de81d507fd8b2e => generated 181 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:08:00.957 8 WARNING neutron_lib.context [req-606967be-3ae1-4509-af99-11a1ae2023c3 req-b109530c-824b-4dd5-86b7-de900644c89b a5d99f69b2d94acaa408bec40a24c202 96134c9d98ab412d85de81d507fd8b2e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:08:01.277 7 INFO neutron.services.segments.plugin [-] Segment 20b27df3-044f-405b-8512-2bfc689f085b resource provider aggregate not found 2026-05-05 18:08:01.282 7 INFO neutron.services.segments.plugin [-] Segment 20b27df3-044f-405b-8512-2bfc689f085b resource provider aggregate not found 2026-05-05 18:08:01.293 7 INFO neutron.services.segments.plugin [-] Segment 20b27df3-044f-405b-8512-2bfc689f085b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20b27df3-044f-405b-8512-2bfc689f085b found for delete ", "request_id": "req-f7e52e71-a8ed-49a1-93e8-5abd6b9e054d"}]} 2026-05-05 18:08:01.294 7 INFO neutron.db.l3_hamode_db [None req-12b7cb00-c8c8-4b41-a551-c58fe86db1b8 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] HA network e7811944-c897-41e9-b6b6-04d9c564d438 was deleted as no HA routers are present in tenant dd33ad13e6394229bdd284a48b3fb5c2. [pid: 7|app: 0|req: 294/618] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:08:00 2026] DELETE /v2.0/routers/188d18f7-72c9-41bf-8a3e-0ea330501f01 => generated 0 bytes in 849 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:08:01.303 7 INFO neutron.services.segments.plugin [-] Segment 20b27df3-044f-405b-8512-2bfc689f085b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20b27df3-044f-405b-8512-2bfc689f085b found for delete ", "request_id": "req-3a5b7281-98d4-47eb-9e90-e0e6aae9b79f"}]} [pid: 8|app: 0|req: 325/621] 199.19.213.111 () {38 vars in 955 bytes} [Tue May 5 18:08:00 2026] POST /v2.0/ports => generated 958 bytes in 377 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: 297/622] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:08:01 2026] DELETE /v2.0/subnets/070983f0-fd76-428b-9d9d-a521b1674ea0 => 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: 298/623] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:08:01 2026] GET /v2.0/ports?device_id=80860f49-84ce-47bc-acc9-aaa8026f6833 => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/624] 199.19.213.111 () {38 vars in 1028 bytes} [Tue May 5 18:08:01 2026] PUT /v2.0/ports/f4fb906f-4a87-446b-8833-9a95006d8c6b => generated 1239 bytes in 487 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/625] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:08:01 2026] DELETE /v2.0/networks/4138bb8a-fae8-4eb3-baf1-a6cd1495c1a7 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 327/626] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:08:01 2026] GET /v2.0/security-groups?id=b6a0778b-c931-49cf-92de-39ca593af383&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: 7|app: 0|req: 300/627] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:08:01 2026] GET /v2.0/ports?device_id=af2eb323-f874-4fcf-b67d-8f309cc1ae1b => generated 973 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:08:01.926 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-76a38d28-004e-4b8e-b6c7-aa334858e2f6'] response: {'name': 'network-changed', 'server_uuid': 'cc04dd45-f0be-4d03-a9aa-c468338a0019', 'tag': 'f4fb906f-4a87-446b-8833-9a95006d8c6b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 328/628] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:08:01 2026] GET /v2.0/security-groups?id=66130b98-3542-421d-94af-764c383b13f4&fields=id&fields=name => generated 113 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/629] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:08:01 2026] GET /v2.0/security-groups?tenant_id=dd33ad13e6394229bdd284a48b3fb5c2&name=default => generated 2925 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/630] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:08:01 2026] GET /v2.0/ports?device_id=cc04dd45-f0be-4d03-a9aa-c468338a0019 => generated 973 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/631] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:08:02 2026] GET /v2.0/security-groups?id=e624a200-7efe-46d3-a9eb-b5e2ca34be10&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/632] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:08:02 2026] DELETE /v2.0/security-groups/7eb5fb93-9a3e-4496-83ab-d9c836a927d0 => 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: 331/633] 199.19.213.111 () {34 vars in 1080 bytes} [Tue May 5 18:08:02 2026] GET /v2.0/ports?tenant_id=96134c9d98ab412d85de81d507fd8b2e&device_id=cc04dd45-f0be-4d03-a9aa-c468338a0019 => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/634] 199.19.213.111 () {34 vars in 1018 bytes} [Tue May 5 18:08:02 2026] GET /v2.0/networks?tenant_id=96134c9d98ab412d85de81d507fd8b2e&shared=False => generated 775 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/635] 199.19.213.111 () {34 vars in 930 bytes} [Tue May 5 18:08:02 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/636] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:08:02 2026] GET /v2.0/ports?device_id=80860f49-84ce-47bc-acc9-aaa8026f6833 => generated 975 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/637] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:08:03 2026] GET /v2.0/security-groups?id=b6a0778b-c931-49cf-92de-39ca593af383&fields=id&fields=name => generated 114 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/638] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:08:03 2026] GET /v2.0/ports?device_id=af2eb323-f874-4fcf-b67d-8f309cc1ae1b => generated 975 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/639] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:08:03 2026] GET /v2.0/security-groups?id=66130b98-3542-421d-94af-764c383b13f4&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: 306/640] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:08:03 2026] GET /v2.0/ports?device_id=cc04dd45-f0be-4d03-a9aa-c468338a0019 => generated 973 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/641] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:08:03 2026] GET /v2.0/security-groups?id=e624a200-7efe-46d3-a9eb-b5e2ca34be10&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:08:03.668 7 INFO neutron.services.segments.plugin [-] Segment 3eadcbf2-0bb9-4e97-8f7d-39b67bca89f5 resource provider aggregate not found 2026-05-05 18:08:03.674 7 INFO neutron.services.segments.plugin [-] Segment 3eadcbf2-0bb9-4e97-8f7d-39b67bca89f5 resource provider aggregate not found 2026-05-05 18:08:03.692 7 INFO neutron.services.segments.plugin [-] Segment 3eadcbf2-0bb9-4e97-8f7d-39b67bca89f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3eadcbf2-0bb9-4e97-8f7d-39b67bca89f5 found for delete ", "request_id": "req-b6dffc5d-3e20-49ef-bbc5-75fb56cbcb2a"}]} 2026-05-05 18:08:03.695 7 INFO neutron.services.segments.plugin [-] Segment 3eadcbf2-0bb9-4e97-8f7d-39b67bca89f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3eadcbf2-0bb9-4e97-8f7d-39b67bca89f5 found for delete ", "request_id": "req-8317bf05-fbce-4e1b-9da2-ab6c5133f2fe"}]} [pid: 7|app: 0|req: 307/642] 199.19.213.111 () {34 vars in 1080 bytes} [Tue May 5 18:08:03 2026] GET /v2.0/ports?tenant_id=96134c9d98ab412d85de81d507fd8b2e&device_id=cc04dd45-f0be-4d03-a9aa-c468338a0019 => generated 1242 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/643] 199.19.213.111 () {34 vars in 1060 bytes} [Tue May 5 18:08:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=f4fb906f-4a87-446b-8833-9a95006d8c6b => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/644] 199.19.213.111 () {34 vars in 984 bytes} [Tue May 5 18:08:03 2026] GET /v2.0/subnets?id=ebd1a629-4d52-4169-8771-5604fb480139 => generated 697 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/645] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:08:03 2026] GET /v2.0/ports?network_id=b769d09f-cf8a-46f7-b651-331ae7ffdaf6&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: 309/646] 199.19.213.111 () {34 vars in 1012 bytes} [Tue May 5 18:08:03 2026] GET /v2.0/networks/b769d09f-cf8a-46f7-b651-331ae7ffdaf6?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: 338/647] 199.19.213.111 () {34 vars in 1112 bytes} [Tue May 5 18:08:03 2026] GET /v2.0/networks/b769d09f-cf8a-46f7-b651-331ae7ffdaf6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/648] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:08:04 2026] GET /v2.0/ports?device_id=80860f49-84ce-47bc-acc9-aaa8026f6833 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/649] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:08:04 2026] GET /v2.0/security-groups?id=b6a0778b-c931-49cf-92de-39ca593af383&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: 311/650] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:08:04 2026] GET /v2.0/ports?device_id=af2eb323-f874-4fcf-b67d-8f309cc1ae1b => 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/651] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:08:04 2026] GET /v2.0/security-groups?id=66130b98-3542-421d-94af-764c383b13f4&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: 312/652] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:08:04 2026] GET /v2.0/ports?device_id=cc04dd45-f0be-4d03-a9aa-c468338a0019 => 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: 341/653] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:08:04 2026] GET /v2.0/security-groups?id=e624a200-7efe-46d3-a9eb-b5e2ca34be10&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/654] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:08:04 2026] GET /v2.0/ports?device_id=80860f49-84ce-47bc-acc9-aaa8026f6833 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:08:05.525 8 INFO neutron.db.l3_db [None req-cb127ec5-e83c-4f97-8ba1-70f0f0f75da0 49f2908a83914090b1e95ec18f2eda8c 6fe7941138a3477a83ef52d2e96b8917 - - default default] Floating IP 33b5f79a-7671-44d2-a154-5d1e9a71f6ba associated. External IP: 10.96.250.214, port: 1d54279d-aaec-4b91-b1a3-c7b370672a24. [pid: 7|app: 0|req: 314/655] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:08:05 2026] GET /v2.0/security-groups?tenant_id=b986e78a788444af899f40cfa17824c1&name=default => generated 2925 bytes in 334 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/656] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:08:05 2026] GET /v2.0/ports?device_id=af2eb323-f874-4fcf-b67d-8f309cc1ae1b => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/657] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:08:05 2026] DELETE /v2.0/security-groups/a4548804-c9a5-47d6-a125-14a48212f258 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/658] 10.0.0.204 () {34 vars in 749 bytes} [Tue May 5 18:08:04 2026] PUT /v2.0/floatingips/33b5f79a-7671-44d2-a154-5d1e9a71f6ba => generated 856 bytes in 1045 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/659] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:08:05 2026] GET /v2.0/security-groups?id=66130b98-3542-421d-94af-764c383b13f4&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: 343/660] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:08:05 2026] GET /v2.0/ports?device_id=cc04dd45-f0be-4d03-a9aa-c468338a0019 => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:08:05.947 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-79f4966f-de72-4b37-b238-4711de56f9be'] response: {'name': 'network-changed', 'server_uuid': '80860f49-84ce-47bc-acc9-aaa8026f6833', 'tag': '1d54279d-aaec-4b91-b1a3-c7b370672a24', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 318/661] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:08:05 2026] GET /v2.0/security-groups?id=e624a200-7efe-46d3-a9eb-b5e2ca34be10&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/662] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:08:05 2026] GET /v2.0/ports?device_id=80860f49-84ce-47bc-acc9-aaa8026f6833 => generated 975 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/663] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:08:06 2026] GET /v2.0/security-groups?id=b6a0778b-c931-49cf-92de-39ca593af383&fields=id&fields=name => generated 114 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/664] 199.19.213.111 () {34 vars in 1080 bytes} [Tue May 5 18:08:06 2026] GET /v2.0/ports?tenant_id=6fe7941138a3477a83ef52d2e96b8917&device_id=80860f49-84ce-47bc-acc9-aaa8026f6833 => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/665] 199.19.213.111 () {34 vars in 986 bytes} [Tue May 5 18:08:06 2026] GET /v2.0/networks?id=e5bbc149-2806-4201-8698-baa1e1eb42cf => generated 779 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/666] 199.19.213.111 () {34 vars in 1060 bytes} [Tue May 5 18:08:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=1d54279d-aaec-4b91-b1a3-c7b370672a24 => 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: 321/667] 199.19.213.111 () {34 vars in 984 bytes} [Tue May 5 18:08:06 2026] GET /v2.0/subnets?id=ae738853-a90e-442b-9bb8-e2871e0ce6bd => generated 701 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/668] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:08:06 2026] GET /v2.0/ports?network_id=e5bbc149-2806-4201-8698-baa1e1eb42cf&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: 322/669] 199.19.213.111 () {34 vars in 1012 bytes} [Tue May 5 18:08:06 2026] GET /v2.0/networks/e5bbc149-2806-4201-8698-baa1e1eb42cf?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: 348/670] 199.19.213.111 () {34 vars in 1112 bytes} [Tue May 5 18:08:06 2026] GET /v2.0/networks/e5bbc149-2806-4201-8698-baa1e1eb42cf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/671] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:08:06 2026] GET /v2.0/ports?device_id=af2eb323-f874-4fcf-b67d-8f309cc1ae1b => generated 975 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/672] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:08:07 2026] GET /v2.0/ports?device_id=cc04dd45-f0be-4d03-a9aa-c468338a0019 => generated 973 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/673] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:08:07 2026] GET /v2.0/security-groups?id=66130b98-3542-421d-94af-764c383b13f4&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/674] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:08:07 2026] GET /v2.0/security-groups?id=e624a200-7efe-46d3-a9eb-b5e2ca34be10&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/675] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:08:07 2026] GET /v2.0/ports?device_id=af2eb323-f874-4fcf-b67d-8f309cc1ae1b => generated 975 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:08:07.811 7 INFO neutron.db.l3_db [None req-54640fa6-5ea6-4901-8bf2-e99bc05b8ae4 2b9cc23324954b7ab9265386fe9ff909 606c9ebbf4974189b64591dbacf24105 - - default default] Floating IP b584a392-cc41-4b82-b3b9-6dfa7519e52f associated. External IP: 10.96.250.201, port: 4ba04d68-f427-4672-8da7-e4be021c41db. [pid: 7|app: 0|req: 326/676] 10.0.0.204 () {34 vars in 749 bytes} [Tue May 5 18:08:07 2026] PUT /v2.0/floatingips/b584a392-cc41-4b82-b3b9-6dfa7519e52f => generated 856 bytes in 905 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/677] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:08:08 2026] GET /v2.0/ports?device_id=cc04dd45-f0be-4d03-a9aa-c468338a0019 => generated 973 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/678] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:08:08 2026] GET /v2.0/security-groups?id=e624a200-7efe-46d3-a9eb-b5e2ca34be10&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/679] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:08:09 2026] GET /v2.0/ports?device_id=cc04dd45-f0be-4d03-a9aa-c468338a0019 => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/680] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:08:09 2026] GET /v2.0/security-groups?id=e624a200-7efe-46d3-a9eb-b5e2ca34be10&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/681] 199.19.213.111 () {34 vars in 1080 bytes} [Tue May 5 18:08:10 2026] GET /v2.0/ports?tenant_id=606c9ebbf4974189b64591dbacf24105&device_id=af2eb323-f874-4fcf-b67d-8f309cc1ae1b => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:08:10.248 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8364f36c-f4b4-40b4-9888-027126a577d3'] response: {'name': 'network-changed', 'server_uuid': 'af2eb323-f874-4fcf-b67d-8f309cc1ae1b', 'tag': '4ba04d68-f427-4672-8da7-e4be021c41db', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 329/682] 199.19.213.111 () {34 vars in 986 bytes} [Tue May 5 18:08:10 2026] GET /v2.0/networks?id=4c5fc2d5-cf8d-4a9e-9cbf-d04a4becbad9 => generated 771 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/683] 199.19.213.111 () {34 vars in 1060 bytes} [Tue May 5 18:08:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=4ba04d68-f427-4672-8da7-e4be021c41db => generated 859 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/684] 199.19.213.111 () {34 vars in 984 bytes} [Tue May 5 18:08:10 2026] GET /v2.0/subnets?id=f1558470-3a2d-4240-b864-3f975d189155 => generated 694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/685] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:08:10 2026] GET /v2.0/ports?network_id=4c5fc2d5-cf8d-4a9e-9cbf-d04a4becbad9&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/686] 199.19.213.111 () {34 vars in 1012 bytes} [Tue May 5 18:08:10 2026] GET /v2.0/networks/4c5fc2d5-cf8d-4a9e-9cbf-d04a4becbad9?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: 356/687] 199.19.213.111 () {34 vars in 1112 bytes} [Tue May 5 18:08:10 2026] GET /v2.0/networks/4c5fc2d5-cf8d-4a9e-9cbf-d04a4becbad9?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: 332/688] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:08:10 2026] GET /v2.0/ports?device_id=cc04dd45-f0be-4d03-a9aa-c468338a0019 => generated 975 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/689] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:08:10 2026] GET /v2.0/security-groups?id=e624a200-7efe-46d3-a9eb-b5e2ca34be10&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: 358/690] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:08:11 2026] GET /v2.0/ports?device_id=cc04dd45-f0be-4d03-a9aa-c468338a0019 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/691] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:08:11 2026] GET /v2.0/security-groups?id=e624a200-7efe-46d3-a9eb-b5e2ca34be10&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: 333/692] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:08:11 2026] GET /v2.0/security-groups?tenant_id=f831a8898d3141928a4953993119170d&name=default => generated 2925 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/693] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:08:12 2026] DELETE /v2.0/security-groups/569d0759-7400-4b24-ac62-eb5a5114ed33 => 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: 334/694] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:08:12 2026] GET /v2.0/security-groups?tenant_id=f430c33191fd48ef89f107cef6e37658&name=default => generated 2925 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/695] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:08:12 2026] DELETE /v2.0/security-groups/d15b78cc-07c5-4f82-993d-048d13cd6283 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/696] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:08:12 2026] GET /v2.0/ports?device_id=cc04dd45-f0be-4d03-a9aa-c468338a0019 => 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: 362/697] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:08:12 2026] GET /v2.0/security-groups?id=e624a200-7efe-46d3-a9eb-b5e2ca34be10&fields=id&fields=name => generated 114 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/698] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:08:13 2026] GET /v2.0/ports?device_id=cc04dd45-f0be-4d03-a9aa-c468338a0019 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:08:13.586 8 INFO neutron.db.l3_db [None req-d1abe353-228a-41c8-b74a-628719192958 a5d99f69b2d94acaa408bec40a24c202 96134c9d98ab412d85de81d507fd8b2e - - default default] Floating IP 84cd4987-e57c-432d-b4f6-f01ac6ed1e16 associated. External IP: 10.96.250.207, port: f4fb906f-4a87-446b-8833-9a95006d8c6b. [pid: 8|app: 0|req: 363/699] 10.0.0.204 () {34 vars in 749 bytes} [Tue May 5 18:08:13 2026] PUT /v2.0/floatingips/84cd4987-e57c-432d-b4f6-f01ac6ed1e16 => generated 856 bytes in 757 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/700] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:08:13 2026] GET /v2.0/ports?device_id=cc04dd45-f0be-4d03-a9aa-c468338a0019 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:08:14.048 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-201b710b-2767-41e5-b2b6-73e443ab9542'] response: {'name': 'network-changed', 'server_uuid': 'cc04dd45-f0be-4d03-a9aa-c468338a0019', 'tag': 'f4fb906f-4a87-446b-8833-9a95006d8c6b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 364/701] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:08:14 2026] GET /v2.0/security-groups?id=e624a200-7efe-46d3-a9eb-b5e2ca34be10&fields=id&fields=name => generated 114 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/702] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:08:14 2026] GET /v2.0/ports?device_id=cc04dd45-f0be-4d03-a9aa-c468338a0019 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/703] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:08:14 2026] GET /v2.0/security-groups?id=e624a200-7efe-46d3-a9eb-b5e2ca34be10&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: 339/704] 199.19.213.111 () {34 vars in 1080 bytes} [Tue May 5 18:08:14 2026] GET /v2.0/ports?tenant_id=96134c9d98ab412d85de81d507fd8b2e&device_id=cc04dd45-f0be-4d03-a9aa-c468338a0019 => 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: 366/705] 199.19.213.111 () {34 vars in 986 bytes} [Tue May 5 18:08:14 2026] GET /v2.0/networks?id=b769d09f-cf8a-46f7-b651-331ae7ffdaf6 => generated 775 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/706] 199.19.213.111 () {34 vars in 1060 bytes} [Tue May 5 18:08:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=f4fb906f-4a87-446b-8833-9a95006d8c6b => generated 859 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/707] 199.19.213.111 () {34 vars in 984 bytes} [Tue May 5 18:08:14 2026] GET /v2.0/subnets?id=ebd1a629-4d52-4169-8771-5604fb480139 => generated 697 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/708] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:08:14 2026] GET /v2.0/ports?network_id=b769d09f-cf8a-46f7-b651-331ae7ffdaf6&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/709] 199.19.213.111 () {34 vars in 1012 bytes} [Tue May 5 18:08:14 2026] GET /v2.0/networks/b769d09f-cf8a-46f7-b651-331ae7ffdaf6?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/710] 199.19.213.111 () {34 vars in 1112 bytes} [Tue May 5 18:08:14 2026] GET /v2.0/networks/b769d09f-cf8a-46f7-b651-331ae7ffdaf6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/711] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:08:15 2026] GET /v2.0/ports?device_id=cc04dd45-f0be-4d03-a9aa-c468338a0019 => generated 975 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/712] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:08:15 2026] GET /v2.0/security-groups?id=e624a200-7efe-46d3-a9eb-b5e2ca34be10&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/715] 199.19.213.111 () {34 vars in 994 bytes} [Tue May 5 18:08:16 2026] GET /v2.0/ports?device_id=cc04dd45-f0be-4d03-a9aa-c468338a0019 => generated 975 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/716] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:08:16 2026] GET /v2.0/security-groups?tenant_id=b9ff6ef9e2f0473ea61a5eaac0c7c997&name=default => generated 2925 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/717] 10.0.0.149 () {34 vars in 990 bytes} [Tue May 5 18:08:16 2026] GET /v2.0/ports?device_id=af2eb323-f874-4fcf-b67d-8f309cc1ae1b => generated 1244 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:08:16.778 8 INFO neutron.db.l3_db [req-f4705c79-c797-4784-b6ca-c77ef80a4a63 req-26f5494a-58d3-4b6b-a65d-c0a0571d7cab a5d99f69b2d94acaa408bec40a24c202 96134c9d98ab412d85de81d507fd8b2e - - default default] Floating IP 84cd4987-e57c-432d-b4f6-f01ac6ed1e16 disassociated. External IP: 10.96.250.207, port: f4fb906f-4a87-446b-8833-9a95006d8c6b. [pid: 7|app: 0|req: 348/718] 10.0.0.149 () {34 vars in 990 bytes} [Tue May 5 18:08:16 2026] GET /v2.0/ports?device_id=80860f49-84ce-47bc-acc9-aaa8026f6833 => generated 1244 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/719] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:08:16 2026] DELETE /v2.0/security-groups/9bfb46f2-bd18-4f43-ad4c-8b77640d554e => 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: 350/720] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:08:16 2026] GET /v2.0/ports?device_id=cc04dd45-f0be-4d03-a9aa-c468338a0019 => 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: 351/721] 10.0.0.149 () {34 vars in 1040 bytes} [Tue May 5 18:08:16 2026] GET /v2.0/security-groups?id=66130b98-3542-421d-94af-764c383b13f4&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: 352/722] 10.0.0.149 () {34 vars in 1040 bytes} [Tue May 5 18:08:17 2026] GET /v2.0/security-groups?id=b6a0778b-c931-49cf-92de-39ca593af383&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/723] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:08:17 2026] GET /v2.0/security-groups?tenant_id=d2c8daf439da422a84490ddcf441275f&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/724] 199.19.213.111 () {36 vars in 997 bytes} [Tue May 5 18:08:16 2026] DELETE /v2.0/ports/f4fb906f-4a87-446b-8833-9a95006d8c6b => generated 0 bytes in 839 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/725] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:08:17 2026] DELETE /v2.0/security-groups/820e80ee-40ce-4347-b463-7caa500013d2 => 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: 372/726] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:08:18 2026] GET /v2.0/ports?device_id=cc04dd45-f0be-4d03-a9aa-c468338a0019 => 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: 355/727] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:08:19 2026] GET /v2.0/ports?device_id=cc04dd45-f0be-4d03-a9aa-c468338a0019 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:08:20.255 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-aff9cb03-f65a-488a-b260-562b2b7203db'] response: {'server_uuid': 'cc04dd45-f0be-4d03-a9aa-c468338a0019', 'name': 'network-vif-deleted', 'tag': 'f4fb906f-4a87-446b-8833-9a95006d8c6b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 373/728] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:08:20 2026] GET /v2.0/ports?device_id=cc04dd45-f0be-4d03-a9aa-c468338a0019 => 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: 356/729] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:08:21 2026] DELETE /v2.0/security-groups/e624a200-7efe-46d3-a9eb-b5e2ca34be10 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:08:21.477 8 INFO neutron.api.v2.resource [None req-080277cc-5155-4277-a465-98db94687b88 a5d99f69b2d94acaa408bec40a24c202 96134c9d98ab412d85de81d507fd8b2e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 374/730] 10.0.0.204 () {32 vars in 737 bytes} [Tue May 5 18:08:21 2026] GET /v2.0/security-groups/e624a200-7efe-46d3-a9eb-b5e2ca34be10 => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/731] 10.0.0.204 () {32 vars in 732 bytes} [Tue May 5 18:08:21 2026] DELETE /v2.0/floatingips/84cd4987-e57c-432d-b4f6-f01ac6ed1e16 => generated 0 bytes in 329 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/732] 10.0.0.204 () {34 vars in 789 bytes} [Tue May 5 18:08:21 2026] PUT /v2.0/routers/20a70e93-9b8f-4f20-9704-89d5114008b1/remove_router_interface => generated 309 bytes in 1000 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/733] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:08:22 2026] GET /v2.0/security-groups?tenant_id=238070fec0ef4d82becd0e5208753a00&name=default => generated 2925 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/734] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:08:23 2026] DELETE /v2.0/security-groups/b8d6209b-59e4-43a0-95d0-84d98cb1f59d => 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: 378/735] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:08:23 2026] GET /v2.0/security-groups?tenant_id=c4c9a88b46b342e0924c7154c23e0742&name=default => generated 2925 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/736] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:08:23 2026] DELETE /v2.0/security-groups/89c30782-fee6-4fb9-8c04-c6a2bf0cc0d3 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:08:23.657 7 INFO neutron.services.segments.plugin [-] Segment 8ebfd08b-b386-4ec6-a2df-b1d9346bda28 resource provider aggregate not found 2026-05-05 18:08:23.663 7 INFO neutron.services.segments.plugin [-] Segment 8ebfd08b-b386-4ec6-a2df-b1d9346bda28 resource provider aggregate not found 2026-05-05 18:08:23.676 7 INFO neutron.services.segments.plugin [-] Segment 8ebfd08b-b386-4ec6-a2df-b1d9346bda28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ebfd08b-b386-4ec6-a2df-b1d9346bda28 found for delete ", "request_id": "req-2174a9c1-e55b-47bb-9de2-225021e0dd20"}]} 2026-05-05 18:08:23.679 7 INFO neutron.db.l3_hamode_db [None req-62cf77ec-326b-4627-9507-6698b89df39b eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] HA network ee8a4e1f-241a-40d3-bd9f-40b50fc99b38 was deleted as no HA routers are present in tenant 96134c9d98ab412d85de81d507fd8b2e. [pid: 7|app: 0|req: 358/737] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:08:22 2026] DELETE /v2.0/routers/20a70e93-9b8f-4f20-9704-89d5114008b1 => generated 0 bytes in 857 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/738] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:08:23 2026] DELETE /v2.0/subnets/ebd1a629-4d52-4169-8771-5604fb480139 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:08:23.890 7 INFO neutron.services.segments.plugin [-] Segment 8ebfd08b-b386-4ec6-a2df-b1d9346bda28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ebfd08b-b386-4ec6-a2df-b1d9346bda28 found for delete ", "request_id": "req-b8619668-dc0e-44d7-8c14-2462ce2b822a"}]} [pid: 7|app: 0|req: 359/739] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:08:23 2026] DELETE /v2.0/networks/b769d09f-cf8a-46f7-b651-331ae7ffdaf6 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/740] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:08:24 2026] GET /v2.0/security-groups?tenant_id=96134c9d98ab412d85de81d507fd8b2e&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/741] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:08:24 2026] DELETE /v2.0/security-groups/33609a12-25c2-469f-adf8-d4ebebade113 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:08:25.642 8 WARNING neutron_lib.context [None req-0a0bb496-9ef0-412f-b8b1-31a34748ca92 1a940180a61c4b229232f089e0dfe7a3 142902001cea4130b2aff617cc945dc7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:08:25.811 8 INFO neutron.db.segments_db [None req-0a0bb496-9ef0-412f-b8b1-31a34748ca92 1a940180a61c4b229232f089e0dfe7a3 142902001cea4130b2aff617cc945dc7 - - default default] Added segment 75d64760-5ce8-4c85-977b-50d015bdc55a of type vxlan for network 99a4f198-62dc-4798-9bf7-eb32effe9843 [pid: 8|app: 0|req: 382/742] 10.0.0.204 () {34 vars in 670 bytes} [Tue May 5 18:08:25 2026] POST /v2.0/networks => generated 649 bytes in 464 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:08:25.933 7 WARNING neutron_lib.context [None req-671664a7-1f17-43cd-bfa3-c674d357ca2a 1a940180a61c4b229232f089e0dfe7a3 142902001cea4130b2aff617cc945dc7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:08:25.940 7 INFO neutron.services.segments.plugin [-] Segment 87a83e68-c226-48f4-adac-3dff66d22a2d resource provider aggregate not found 2026-05-05 18:08:25.943 7 INFO neutron.services.segments.plugin [-] Segment 87a83e68-c226-48f4-adac-3dff66d22a2d resource provider aggregate not found 2026-05-05 18:08:25.953 7 INFO neutron.services.segments.plugin [-] Segment 87a83e68-c226-48f4-adac-3dff66d22a2d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87a83e68-c226-48f4-adac-3dff66d22a2d found for delete ", "request_id": "req-b63c4ca3-3eb7-4145-8e6c-36369e1177f0"}]} 2026-05-05 18:08:25.955 7 INFO neutron.services.segments.plugin [-] Segment 87a83e68-c226-48f4-adac-3dff66d22a2d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87a83e68-c226-48f4-adac-3dff66d22a2d found for delete ", "request_id": "req-0cd82f68-c5d3-402f-9de3-33fd6f702b97"}]} [pid: 7|app: 0|req: 361/743] 10.0.0.204 () {34 vars in 669 bytes} [Tue May 5 18:08:25 2026] POST /v2.0/subnets => generated 627 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:08:26.183 8 WARNING neutron_lib.context [None req-b936da2c-fd6b-4db9-b04a-43ed6d03e604 1a940180a61c4b229232f089e0dfe7a3 142902001cea4130b2aff617cc945dc7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:08:26.224 8 INFO neutron.db.segments_db [None req-b936da2c-fd6b-4db9-b04a-43ed6d03e604 1a940180a61c4b229232f089e0dfe7a3 142902001cea4130b2aff617cc945dc7 - - default default] Added segment 539063d8-2182-40e9-835c-842dc0d503d2 of type vxlan for network 70113d77-5d0e-49c5-a48d-0cece1a6e350 2026-05-05 18:08:26.458 8 INFO neutron.db.l3_hamode_db [None req-b936da2c-fd6b-4db9-b04a-43ed6d03e604 1a940180a61c4b229232f089e0dfe7a3 142902001cea4130b2aff617cc945dc7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 18:08:26.461 7 INFO neutron.db.segments_db [None req-2038fc9c-791f-49fe-a9cf-2ffaf925c27e eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] Added segment 160722d6-2567-4eff-acc1-27320c5868c5 of type vxlan for network ef6e2f26-b9fe-4a6a-9ac2-bb17f9fdd000 [pid: 7|app: 0|req: 362/744] 10.0.0.204 () {34 vars in 671 bytes} [Tue May 5 18:08:26 2026] POST /v2.0/networks => generated 738 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/745] 10.0.0.204 () {34 vars in 669 bytes} [Tue May 5 18:08:26 2026] POST /v2.0/subnets => generated 685 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:08:26.828 7 INFO neutron.db.segments_db [None req-9a2d60bb-aca5-4d94-a20f-bf4b8d068df1 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] Added segment a52dd57d-b2a5-4b59-b14c-2af5d09f2afb of type vxlan for network 06a54b6f-3bb2-4a85-accd-247ff87478d5 2026-05-05 18:08:27.055 7 INFO neutron.db.l3_hamode_db [None req-9a2d60bb-aca5-4d94-a20f-bf4b8d068df1 eb2bc30d5178453a9df91b4489cbb715 4e2c2ab8e8fa48a4895509a8af868861 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 18:08:27.210 8 INFO neutron.db.l3_hamode_db [None req-b936da2c-fd6b-4db9-b04a-43ed6d03e604 1a940180a61c4b229232f089e0dfe7a3 142902001cea4130b2aff617cc945dc7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 18:08:28.197 7 INFO neutron.db.l3_hamode_db [None req-9a2d60bb-aca5-4d94-a20f-bf4b8d068df1 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 383/746] 10.0.0.204 () {34 vars in 669 bytes} [Tue May 5 18:08:26 2026] POST /v2.0/routers => generated 695 bytes in 2180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/747] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:08:28 2026] GET /v2.0/ports?device_id=80860f49-84ce-47bc-acc9-aaa8026f6833 => generated 975 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/748] 10.0.0.204 () {34 vars in 669 bytes} [Tue May 5 18:08:26 2026] POST /v2.0/routers => generated 725 bytes in 2318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/749] 10.0.0.138 () {34 vars in 971 bytes} [Tue May 5 18:08:29 2026] GET /v2.0/ports/1d54279d-aaec-4b91-b1a3-c7b370672a24 => generated 972 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/750] 10.0.0.204 () {34 vars in 783 bytes} [Tue May 5 18:08:28 2026] PUT /v2.0/routers/a64e5acd-282c-43b6-b59f-6f47c4b37281/add_router_interface => generated 309 bytes in 1377 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/751] 199.19.213.111 () {34 vars in 1000 bytes} [Tue May 5 18:08:29 2026] GET /v2.0/subnets?network_id=e5bbc149-2806-4201-8698-baa1e1eb42cf => generated 683 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:08:29.861 8 WARNING neutron_lib.context [None req-1824b01d-a4c7-4fa8-adbc-edf0ec215c0e 1a940180a61c4b229232f089e0dfe7a3 142902001cea4130b2aff617cc945dc7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 387/752] 10.0.0.204 () {34 vars in 665 bytes} [Tue May 5 18:08:29 2026] POST /v2.0/ports => generated 959 bytes in 419 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: 388/753] 199.19.213.111 () {34 vars in 1146 bytes} [Tue May 5 18:08:30 2026] GET /v2.0/ports?device_id=80860f49-84ce-47bc-acc9-aaa8026f6833&device_owner=compute%3Anova&network_id=e5bbc149-2806-4201-8698-baa1e1eb42cf => 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: 366/754] 10.0.0.204 () {34 vars in 783 bytes} [Tue May 5 18:08:29 2026] PUT /v2.0/routers/c3a07844-b76b-4fb8-84fa-fa46751f0789/add_router_interface => generated 309 bytes in 1225 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:08:30.385 7 WARNING neutron_lib.context [None req-f82d6896-c089-461d-94a8-9af1e29bacb2 1a940180a61c4b229232f089e0dfe7a3 142902001cea4130b2aff617cc945dc7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 389/755] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:08:30 2026] GET /v2.0/ports?device_id=af2eb323-f874-4fcf-b67d-8f309cc1ae1b => generated 975 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/756] 10.0.0.204 () {34 vars in 665 bytes} [Tue May 5 18:08:30 2026] POST /v2.0/ports => generated 954 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 368/757] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:08:30 2026] GET /v2.0/security-groups?id=66130b98-3542-421d-94af-764c383b13f4&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:08:30.823 7 WARNING neutron_lib.context [None req-63b0f461-78ab-4e6d-9a2c-19ed6c099c07 1a940180a61c4b229232f089e0dfe7a3 142902001cea4130b2aff617cc945dc7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 390/758] 199.19.213.111 () {38 vars in 1028 bytes} [Tue May 5 18:08:30 2026] PUT /v2.0/ports/1d54279d-aaec-4b91-b1a3-c7b370672a24 => generated 1153 bytes in 692 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: 391/759] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:08:31 2026] GET /v2.0/ports?device_id=af2eb323-f874-4fcf-b67d-8f309cc1ae1b => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:08:31.152 8 WARNING neutron_lib.context [None req-9dc844e2-a76b-45ed-a398-7cad41c487aa a86bad22771942a5911894c0c00da566 4e2c2ab8e8fa48a4895509a8af868861 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:08:31.172 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7058566a-054a-4e15-af07-324605ceb150'] response: {'name': 'network-changed', 'server_uuid': '80860f49-84ce-47bc-acc9-aaa8026f6833', 'tag': '1d54279d-aaec-4b91-b1a3-c7b370672a24', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 392/760] 10.0.0.204 () {34 vars in 685 bytes} [Tue May 5 18:08:31 2026] POST /v2.0/security-groups => generated 1659 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/763] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:08:31 2026] GET /v2.0/security-groups?id=66130b98-3542-421d-94af-764c383b13f4&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:08:31.306 8 WARNING neutron_lib.context [None req-dd11a7ae-5888-4e76-bf70-3c51feed4808 a86bad22771942a5911894c0c00da566 4e2c2ab8e8fa48a4895509a8af868861 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 396/764] 10.0.0.204 () {34 vars in 695 bytes} [Tue May 5 18:08:31 2026] POST /v2.0/security-group-rules => generated 597 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:08:31.453 8 WARNING neutron_lib.context [None req-6e804498-2c8c-4a63-a812-cd98a051ae1b a86bad22771942a5911894c0c00da566 4e2c2ab8e8fa48a4895509a8af868861 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 397/765] 10.0.0.204 () {34 vars in 695 bytes} [Tue May 5 18:08:31 2026] POST /v2.0/security-group-rules => generated 602 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:08:31.571 8 WARNING neutron_lib.context [None req-58e8bbd3-0bbe-4b30-9b31-07d393f4664a a86bad22771942a5911894c0c00da566 4e2c2ab8e8fa48a4895509a8af868861 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:08:31.612 7 INFO neutron.db.l3_db [None req-63b0f461-78ab-4e6d-9a2c-19ed6c099c07 1a940180a61c4b229232f089e0dfe7a3 142902001cea4130b2aff617cc945dc7 - - default default] Floating IP 5dc94563-12e5-47bf-b6c6-6f19ace97ee3 associated. External IP: 10.96.250.202, port: 58cdb2a5-b5a1-4c80-9fac-901a0b45150e. [pid: 7|app: 0|req: 369/766] 10.0.0.204 () {34 vars in 677 bytes} [Tue May 5 18:08:30 2026] POST /v2.0/floatingips => generated 841 bytes in 1125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/767] 199.19.213.111 () {34 vars in 1080 bytes} [Tue May 5 18:08:31 2026] GET /v2.0/ports?tenant_id=6fe7941138a3477a83ef52d2e96b8917&device_id=80860f49-84ce-47bc-acc9-aaa8026f6833 => generated 1425 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/768] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:08:31 2026] GET /v2.0/ports?device_id=af2eb323-f874-4fcf-b67d-8f309cc1ae1b => generated 975 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/769] 10.0.0.204 () {34 vars in 676 bytes} [Tue May 5 18:08:31 2026] POST /v2.0/floatingips => generated 552 bytes in 596 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:08:32.194 7 INFO neutron.db.l3_db [None req-7e65aebe-9c99-4640-9f37-5d096a19d0a5 1a940180a61c4b229232f089e0dfe7a3 142902001cea4130b2aff617cc945dc7 - - default default] Floating IP 5dc94563-12e5-47bf-b6c6-6f19ace97ee3 disassociated. External IP: 10.96.250.202, port: 58cdb2a5-b5a1-4c80-9fac-901a0b45150e. [pid: 8|app: 0|req: 399/770] 199.19.213.111 () {34 vars in 986 bytes} [Tue May 5 18:08:32 2026] GET /v2.0/networks?id=e5bbc149-2806-4201-8698-baa1e1eb42cf => generated 779 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/771] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:08:32 2026] GET /v2.0/security-groups?id=66130b98-3542-421d-94af-764c383b13f4&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: 401/772] 199.19.213.111 () {34 vars in 1060 bytes} [Tue May 5 18:08:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=1d54279d-aaec-4b91-b1a3-c7b370672a24 => 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: 402/773] 199.19.213.111 () {34 vars in 1060 bytes} [Tue May 5 18:08:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=1d54279d-aaec-4b91-b1a3-c7b370672a24 => generated 861 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/774] 199.19.213.111 () {34 vars in 984 bytes} [Tue May 5 18:08:32 2026] GET /v2.0/subnets?id=ae738853-a90e-442b-9bb8-e2871e0ce6bd => generated 701 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/775] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:08:32 2026] GET /v2.0/ports?network_id=e5bbc149-2806-4201-8698-baa1e1eb42cf&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: 405/776] 199.19.213.111 () {34 vars in 1012 bytes} [Tue May 5 18:08:32 2026] GET /v2.0/networks/e5bbc149-2806-4201-8698-baa1e1eb42cf?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/777] 10.0.0.204 () {34 vars in 749 bytes} [Tue May 5 18:08:32 2026] PUT /v2.0/floatingips/5dc94563-12e5-47bf-b6c6-6f19ace97ee3 => generated 552 bytes in 427 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/778] 199.19.213.111 () {34 vars in 1112 bytes} [Tue May 5 18:08:32 2026] GET /v2.0/networks/e5bbc149-2806-4201-8698-baa1e1eb42cf?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: 407/779] 10.0.0.138 () {34 vars in 1098 bytes} [Tue May 5 18:08:32 2026] GET /v2.0/security-groups?name=tempest-securitygroup--966987407&fields=id&tenant_id=4e2c2ab8e8fa48a4895509a8af868861 => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/780] 10.0.0.138 () {34 vars in 982 bytes} [Tue May 5 18:08:32 2026] GET /v2.0/networks?id=ef6e2f26-b9fe-4a6a-9ac2-bb17f9fdd000 => generated 670 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/781] 10.0.0.138 () {34 vars in 965 bytes} [Tue May 5 18:08:32 2026] GET /v2.0/quotas/4e2c2ab8e8fa48a4895509a8af868861 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/782] 10.0.0.138 () {34 vars in 1002 bytes} [Tue May 5 18:08:32 2026] GET /v2.0/ports?tenant_id=4e2c2ab8e8fa48a4895509a8af868861&fields=id => generated 103 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/783] 10.0.0.204 () {32 vars in 732 bytes} [Tue May 5 18:08:32 2026] DELETE /v2.0/floatingips/5dc94563-12e5-47bf-b6c6-6f19ace97ee3 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:08:32.812 7 WARNING neutron_lib.context [None req-7066f46c-8b91-4ca4-b57d-9f82d65451d7 1a940180a61c4b229232f089e0dfe7a3 142902001cea4130b2aff617cc945dc7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 411/784] 10.0.0.138 () {34 vars in 1008 bytes} [Tue May 5 18:08:32 2026] GET /v2.0/networks/ef6e2f26-b9fe-4a6a-9ac2-bb17f9fdd000?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/785] 10.0.0.138 () {34 vars in 1108 bytes} [Tue May 5 18:08:32 2026] GET /v2.0/networks/ef6e2f26-b9fe-4a6a-9ac2-bb17f9fdd000?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: 413/786] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:08:33 2026] GET /v2.0/ports?device_id=1d9e9b98-b8dc-4217-9ce7-f03dcdd2fc5f => 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: 414/787] 199.19.213.111 () {34 vars in 1080 bytes} [Tue May 5 18:08:33 2026] GET /v2.0/ports?tenant_id=606c9ebbf4974189b64591dbacf24105&device_id=af2eb323-f874-4fcf-b67d-8f309cc1ae1b => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/788] 199.19.213.111 () {34 vars in 986 bytes} [Tue May 5 18:08:33 2026] GET /v2.0/networks?id=4c5fc2d5-cf8d-4a9e-9cbf-d04a4becbad9 => generated 771 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/789] 199.19.213.111 () {34 vars in 1060 bytes} [Tue May 5 18:08:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=4ba04d68-f427-4672-8da7-e4be021c41db => generated 861 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/790] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:08:33 2026] GET /v2.0/ports?device_id=af2eb323-f874-4fcf-b67d-8f309cc1ae1b => generated 975 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/791] 199.19.213.111 () {34 vars in 984 bytes} [Tue May 5 18:08:33 2026] GET /v2.0/subnets?id=f1558470-3a2d-4240-b864-3f975d189155 => generated 694 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/792] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:08:33 2026] GET /v2.0/security-groups?id=66130b98-3542-421d-94af-764c383b13f4&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/793] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:08:33 2026] GET /v2.0/ports?network_id=4c5fc2d5-cf8d-4a9e-9cbf-d04a4becbad9&device_owner=network%3Adhcp => generated 1244 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/794] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:08:33 2026] GET /v2.0/ports?device_id=80860f49-84ce-47bc-acc9-aaa8026f6833 => generated 1156 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:08:33.676 7 INFO neutron.db.l3_db [None req-7066f46c-8b91-4ca4-b57d-9f82d65451d7 1a940180a61c4b229232f089e0dfe7a3 142902001cea4130b2aff617cc945dc7 - - default default] Floating IP d167e409-0a4a-4b7f-a2fe-892c636d2074 associated. External IP: 10.96.250.203, port: 18644900-d628-4fb0-9520-bac99155c72c. [pid: 8|app: 0|req: 422/795] 199.19.213.111 () {34 vars in 1012 bytes} [Tue May 5 18:08:33 2026] GET /v2.0/networks/4c5fc2d5-cf8d-4a9e-9cbf-d04a4becbad9?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/796] 199.19.213.111 () {34 vars in 1080 bytes} [Tue May 5 18:08:33 2026] GET /v2.0/ports?tenant_id=6fe7941138a3477a83ef52d2e96b8917&device_id=80860f49-84ce-47bc-acc9-aaa8026f6833 => generated 1425 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/797] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:08:33 2026] GET /v2.0/security-groups?id=b6a0778b-c931-49cf-92de-39ca593af383&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/798] 199.19.213.111 () {34 vars in 1112 bytes} [Tue May 5 18:08:33 2026] GET /v2.0/networks/4c5fc2d5-cf8d-4a9e-9cbf-d04a4becbad9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/799] 199.19.213.111 () {34 vars in 986 bytes} [Tue May 5 18:08:33 2026] GET /v2.0/networks?id=e5bbc149-2806-4201-8698-baa1e1eb42cf => generated 779 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/800] 199.19.213.111 () {34 vars in 1060 bytes} [Tue May 5 18:08:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=1d54279d-aaec-4b91-b1a3-c7b370672a24 => 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: 428/801] 199.19.213.111 () {34 vars in 1060 bytes} [Tue May 5 18:08:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=1d54279d-aaec-4b91-b1a3-c7b370672a24 => generated 861 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/802] 199.19.213.111 () {34 vars in 984 bytes} [Tue May 5 18:08:33 2026] GET /v2.0/subnets?id=ae738853-a90e-442b-9bb8-e2871e0ce6bd => generated 701 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/803] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:08:34 2026] GET /v2.0/ports?network_id=e5bbc149-2806-4201-8698-baa1e1eb42cf&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: 374/804] 10.0.0.204 () {34 vars in 677 bytes} [Tue May 5 18:08:32 2026] POST /v2.0/floatingips => generated 843 bytes in 1263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/805] 10.0.0.204 () {32 vars in 729 bytes} [Tue May 5 18:08:34 2026] GET /v2.0/floatingips/d167e409-0a4a-4b7f-a2fe-892c636d2074 => generated 843 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/806] 199.19.213.111 () {34 vars in 1012 bytes} [Tue May 5 18:08:34 2026] GET /v2.0/networks/e5bbc149-2806-4201-8698-baa1e1eb42cf?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/807] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:08:34 2026] GET /v2.0/ports?device_id=1d9e9b98-b8dc-4217-9ce7-f03dcdd2fc5f => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/808] 10.0.0.204 () {32 vars in 655 bytes} [Tue May 5 18:08:34 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) [pid: 7|app: 0|req: 377/809] 199.19.213.111 () {34 vars in 1112 bytes} [Tue May 5 18:08:34 2026] GET /v2.0/networks/e5bbc149-2806-4201-8698-baa1e1eb42cf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:08:34.549 8 INFO neutron.db.l3_db [None req-4a69e6af-2dcc-4aa3-b399-7972aa625193 1a940180a61c4b229232f089e0dfe7a3 142902001cea4130b2aff617cc945dc7 - - default default] Floating IP d167e409-0a4a-4b7f-a2fe-892c636d2074 associated. External IP: 10.96.250.203, port: 18644900-d628-4fb0-9520-bac99155c72c. [pid: 7|app: 0|req: 378/810] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:08:34 2026] GET /v2.0/ports?device_id=af2eb323-f874-4fcf-b67d-8f309cc1ae1b => 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: 379/811] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:08:34 2026] GET /v2.0/security-groups?id=66130b98-3542-421d-94af-764c383b13f4&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: 380/812] 199.19.213.111 () {34 vars in 1120 bytes} [Tue May 5 18:08:34 2026] GET /v2.0/ports?device_id=80860f49-84ce-47bc-acc9-aaa8026f6833&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.11 => generated 1156 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/813] 10.0.0.204 () {34 vars in 749 bytes} [Tue May 5 18:08:34 2026] PUT /v2.0/floatingips/d167e409-0a4a-4b7f-a2fe-892c636d2074 => generated 841 bytes in 993 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:08:35.288 8 INFO neutron.db.l3_db [None req-ad829ad9-9202-4ab6-b290-8dfbad8371b5 1a940180a61c4b229232f089e0dfe7a3 142902001cea4130b2aff617cc945dc7 - - default default] Floating IP d167e409-0a4a-4b7f-a2fe-892c636d2074 disassociated. External IP: 10.96.250.203, port: 58cdb2a5-b5a1-4c80-9fac-901a0b45150e. [pid: 7|app: 0|req: 381/814] 199.19.213.111 () {38 vars in 1028 bytes} [Tue May 5 18:08:34 2026] PUT /v2.0/ports/1d54279d-aaec-4b91-b1a3-c7b370672a24 => generated 972 bytes in 574 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: 382/815] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:08:35 2026] GET /v2.0/ports?device_id=1d9e9b98-b8dc-4217-9ce7-f03dcdd2fc5f => 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: 434/816] 10.0.0.204 () {34 vars in 749 bytes} [Tue May 5 18:08:35 2026] PUT /v2.0/floatingips/d167e409-0a4a-4b7f-a2fe-892c636d2074 => generated 552 bytes in 344 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:08:35.570 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d1afa4a7-7be4-46f8-b713-bd65c392c972'] response: {'name': 'network-changed', 'server_uuid': '80860f49-84ce-47bc-acc9-aaa8026f6833', 'tag': '1d54279d-aaec-4b91-b1a3-c7b370672a24', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 435/817] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:08:35 2026] GET /v2.0/ports?device_id=af2eb323-f874-4fcf-b67d-8f309cc1ae1b => generated 975 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/818] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:08:35 2026] GET /v2.0/security-groups?id=66130b98-3542-421d-94af-764c383b13f4&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/819] 10.0.0.204 () {32 vars in 732 bytes} [Tue May 5 18:08:35 2026] DELETE /v2.0/floatingips/d167e409-0a4a-4b7f-a2fe-892c636d2074 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:08:35.853 8 INFO neutron.api.v2.resource [None req-963961e1-3e15-4577-9708-5e18d0c963bc 1a940180a61c4b229232f089e0dfe7a3 142902001cea4130b2aff617cc945dc7 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 437/820] 10.0.0.204 () {32 vars in 732 bytes} [Tue May 5 18:08:35 2026] DELETE /v2.0/floatingips/d167e409-0a4a-4b7f-a2fe-892c636d2074 => generated 144 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/821] 199.19.213.111 () {34 vars in 1080 bytes} [Tue May 5 18:08:35 2026] GET /v2.0/ports?tenant_id=6fe7941138a3477a83ef52d2e96b8917&device_id=80860f49-84ce-47bc-acc9-aaa8026f6833 => 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: 439/822] 199.19.213.111 () {34 vars in 986 bytes} [Tue May 5 18:08:35 2026] GET /v2.0/networks?id=e5bbc149-2806-4201-8698-baa1e1eb42cf => generated 779 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/823] 199.19.213.111 () {34 vars in 1060 bytes} [Tue May 5 18:08:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=1d54279d-aaec-4b91-b1a3-c7b370672a24 => generated 861 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/824] 199.19.213.111 () {34 vars in 984 bytes} [Tue May 5 18:08:36 2026] GET /v2.0/subnets?id=ae738853-a90e-442b-9bb8-e2871e0ce6bd => generated 701 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/825] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:08:36 2026] GET /v2.0/ports?network_id=e5bbc149-2806-4201-8698-baa1e1eb42cf&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/826] 10.0.0.204 () {32 vars in 720 bytes} [Tue May 5 18:08:35 2026] DELETE /v2.0/ports/58cdb2a5-b5a1-4c80-9fac-901a0b45150e => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/827] 199.19.213.111 () {34 vars in 1012 bytes} [Tue May 5 18:08:36 2026] GET /v2.0/networks/e5bbc149-2806-4201-8698-baa1e1eb42cf?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: 444/828] 199.19.213.111 () {34 vars in 1112 bytes} [Tue May 5 18:08:36 2026] GET /v2.0/networks/e5bbc149-2806-4201-8698-baa1e1eb42cf?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: 385/829] 10.0.0.204 () {32 vars in 720 bytes} [Tue May 5 18:08:36 2026] DELETE /v2.0/ports/18644900-d628-4fb0-9520-bac99155c72c => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/830] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:08:36 2026] GET /v2.0/ports?device_id=1d9e9b98-b8dc-4217-9ce7-f03dcdd2fc5f => 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: 445/831] 10.0.0.204 () {32 vars in 736 bytes} [Tue May 5 18:08:36 2026] GET /v2.0/ports?device_id=a64e5acd-282c-43b6-b59f-6f47c4b37281 => generated 958 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/832] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:08:36 2026] GET /v2.0/ports?device_id=af2eb323-f874-4fcf-b67d-8f309cc1ae1b => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/833] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:08:36 2026] GET /v2.0/security-groups?id=66130b98-3542-421d-94af-764c383b13f4&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: 448/834] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:08:37 2026] GET /v2.0/ports?device_id=80860f49-84ce-47bc-acc9-aaa8026f6833 => 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: 449/835] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:08:37 2026] GET /v2.0/security-groups?id=b6a0778b-c931-49cf-92de-39ca593af383&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: 450/836] 199.19.213.111 () {34 vars in 1080 bytes} [Tue May 5 18:08:37 2026] GET /v2.0/ports?tenant_id=6fe7941138a3477a83ef52d2e96b8917&device_id=80860f49-84ce-47bc-acc9-aaa8026f6833 => 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: 451/837] 199.19.213.111 () {34 vars in 986 bytes} [Tue May 5 18:08:37 2026] GET /v2.0/networks?id=e5bbc149-2806-4201-8698-baa1e1eb42cf => 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: 452/838] 199.19.213.111 () {34 vars in 986 bytes} [Tue May 5 18:08:37 2026] GET /v2.0/networks?id=ef6e2f26-b9fe-4a6a-9ac2-bb17f9fdd000 => generated 670 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/839] 199.19.213.111 () {34 vars in 1060 bytes} [Tue May 5 18:08:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=1d54279d-aaec-4b91-b1a3-c7b370672a24 => generated 861 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/840] 199.19.213.111 () {34 vars in 1050 bytes} [Tue May 5 18:08:37 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4e2c2ab8e8fa48a4895509a8af868861 => generated 180 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/841] 10.0.0.204 () {34 vars in 789 bytes} [Tue May 5 18:08:36 2026] PUT /v2.0/routers/a64e5acd-282c-43b6-b59f-6f47c4b37281/remove_router_interface => generated 309 bytes in 930 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:08:37.486 7 WARNING neutron_lib.context [req-e8e397c4-d519-4d34-9b0c-8fb9726a1784 req-9d392717-fd10-425c-ab7a-fa0978ae6957 a86bad22771942a5911894c0c00da566 4e2c2ab8e8fa48a4895509a8af868861 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 455/842] 199.19.213.111 () {34 vars in 984 bytes} [Tue May 5 18:08:37 2026] GET /v2.0/subnets?id=ae738853-a90e-442b-9bb8-e2871e0ce6bd => generated 701 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/843] 199.19.213.111 () {38 vars in 955 bytes} [Tue May 5 18:08:37 2026] POST /v2.0/ports => generated 954 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 389/844] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:08:37 2026] GET /v2.0/ports?network_id=e5bbc149-2806-4201-8698-baa1e1eb42cf&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/845] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:08:37 2026] GET /v2.0/ports?device_id=1d9e9b98-b8dc-4217-9ce7-f03dcdd2fc5f => generated 957 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:08:37.986 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-fb99fbdb-6491-43ee-857d-f9df29db7b8a 1a940180a61c4b229232f089e0dfe7a3 142902001cea4130b2aff617cc945dc7 - - 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-05-05 18:08:38.301 8 INFO neutron.db.l3_hamode_db [None req-fb99fbdb-6491-43ee-857d-f9df29db7b8a 1a940180a61c4b229232f089e0dfe7a3 142902001cea4130b2aff617cc945dc7 - - default default] HA network 70113d77-5d0e-49c5-a48d-0cece1a6e350 was deleted as no HA routers are present in tenant 142902001cea4130b2aff617cc945dc7. [pid: 8|app: 0|req: 456/846] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:08:37 2026] DELETE /v2.0/routers/a64e5acd-282c-43b6-b59f-6f47c4b37281 => generated 0 bytes in 810 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/847] 199.19.213.111 () {34 vars in 1012 bytes} [Tue May 5 18:08:38 2026] GET /v2.0/networks/e5bbc149-2806-4201-8698-baa1e1eb42cf?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: 458/848] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:08:38 2026] GET /v2.0/security-groups?id=61a6953b-2b5f-4f36-854b-f1a77b7674da&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: 391/849] 199.19.213.111 () {38 vars in 1028 bytes} [Tue May 5 18:08:37 2026] PUT /v2.0/ports/c2262539-dec1-4388-9da8-e9971bee85bd => generated 1235 bytes in 443 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: 459/850] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:08:38 2026] GET /v2.0/ports?device_id=af2eb323-f874-4fcf-b67d-8f309cc1ae1b => generated 973 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/851] 199.19.213.111 () {34 vars in 1112 bytes} [Tue May 5 18:08:38 2026] GET /v2.0/networks/e5bbc149-2806-4201-8698-baa1e1eb42cf?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: 461/852] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:08:38 2026] GET /v2.0/security-groups?id=66130b98-3542-421d-94af-764c383b13f4&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/853] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:08:38 2026] GET /v2.0/ports?device_id=80860f49-84ce-47bc-acc9-aaa8026f6833 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:08:38.529 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-421a58b4-9cc6-4afc-b010-625856517006'] response: {'name': 'network-changed', 'server_uuid': '1d9e9b98-b8dc-4217-9ce7-f03dcdd2fc5f', 'tag': 'c2262539-dec1-4388-9da8-e9971bee85bd', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 392/854] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:08:38 2026] DELETE /v2.0/subnets/8881b245-f3b6-46b1-b291-ebf62e3debf4 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/855] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:08:38 2026] GET /v2.0/security-groups?id=b6a0778b-c931-49cf-92de-39ca593af383&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-05-05 18:08:38.731 7 INFO neutron.services.segments.plugin [-] Segment 75d64760-5ce8-4c85-977b-50d015bdc55a resource provider aggregate not found 2026-05-05 18:08:38.735 7 INFO neutron.services.segments.plugin [-] Segment 75d64760-5ce8-4c85-977b-50d015bdc55a resource provider aggregate not found 2026-05-05 18:08:38.755 7 INFO neutron.services.segments.plugin [-] Segment 75d64760-5ce8-4c85-977b-50d015bdc55a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75d64760-5ce8-4c85-977b-50d015bdc55a found for delete ", "request_id": "req-b1c74000-2e0d-4e4c-b63e-e12becfad235"}]} 2026-05-05 18:08:38.756 7 INFO neutron.services.segments.plugin [-] Segment 75d64760-5ce8-4c85-977b-50d015bdc55a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75d64760-5ce8-4c85-977b-50d015bdc55a found for delete ", "request_id": "req-43faa60c-c505-4024-9452-a7ae01c22990"}]} [pid: 7|app: 0|req: 393/856] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:08:38 2026] DELETE /v2.0/networks/99a4f198-62dc-4798-9bf7-eb32effe9843 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/857] 199.19.213.111 () {34 vars in 1080 bytes} [Tue May 5 18:08:39 2026] GET /v2.0/ports?tenant_id=4e2c2ab8e8fa48a4895509a8af868861&device_id=1d9e9b98-b8dc-4217-9ce7-f03dcdd2fc5f => generated 1238 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/858] 199.19.213.111 () {34 vars in 1018 bytes} [Tue May 5 18:08:39 2026] GET /v2.0/networks?tenant_id=4e2c2ab8e8fa48a4895509a8af868861&shared=False => generated 766 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/859] 199.19.213.111 () {34 vars in 994 bytes} [Tue May 5 18:08:39 2026] GET /v2.0/ports?device_id=80860f49-84ce-47bc-acc9-aaa8026f6833 => generated 975 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/860] 199.19.213.111 () {34 vars in 930 bytes} [Tue May 5 18:08:39 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:08:39.300 8 INFO neutron.services.segments.plugin [-] Segment 539063d8-2182-40e9-835c-842dc0d503d2 resource provider aggregate not found 2026-05-05 18:08:39.306 8 INFO neutron.services.segments.plugin [-] Segment 539063d8-2182-40e9-835c-842dc0d503d2 resource provider aggregate not found 2026-05-05 18:08:39.314 8 INFO neutron.services.segments.plugin [-] Segment 539063d8-2182-40e9-835c-842dc0d503d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 539063d8-2182-40e9-835c-842dc0d503d2 found for delete ", "request_id": "req-15172db8-8794-449f-a203-ae79cf1e1de6"}]} 2026-05-05 18:08:39.317 8 INFO neutron.services.segments.plugin [-] Segment 539063d8-2182-40e9-835c-842dc0d503d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 539063d8-2182-40e9-835c-842dc0d503d2 found for delete ", "request_id": "req-155cfaa1-a3e7-43d6-ad6b-866f267e0870"}]} [pid: 7|app: 0|req: 396/861] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:08:39 2026] GET /v2.0/security-groups?tenant_id=142902001cea4130b2aff617cc945dc7&name=default => generated 2925 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:08:39.449 8 INFO neutron.db.l3_db [req-e385aa3e-d363-43fc-aba0-e649e7305a54 req-03906fd7-0aac-4bd1-b917-6cd71542d61d 49f2908a83914090b1e95ec18f2eda8c 6fe7941138a3477a83ef52d2e96b8917 - - default default] Floating IP 33b5f79a-7671-44d2-a154-5d1e9a71f6ba disassociated. External IP: 10.96.250.214, port: 1d54279d-aaec-4b91-b1a3-c7b370672a24. [pid: 7|app: 0|req: 397/862] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:08:39 2026] DELETE /v2.0/security-groups/9c1dc6ed-96b5-4e10-b737-82633e1c3859 => 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: 398/863] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:08:39 2026] GET /v2.0/ports?device_id=1d9e9b98-b8dc-4217-9ce7-f03dcdd2fc5f => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/864] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:08:39 2026] GET /v2.0/security-groups?id=61a6953b-2b5f-4f36-854b-f1a77b7674da&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/865] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:08:39 2026] GET /v2.0/ports?device_id=af2eb323-f874-4fcf-b67d-8f309cc1ae1b => generated 973 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/866] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:08:39 2026] GET /v2.0/ports?device_id=80860f49-84ce-47bc-acc9-aaa8026f6833 => 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: 402/867] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:08:39 2026] GET /v2.0/security-groups?id=66130b98-3542-421d-94af-764c383b13f4&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/868] 199.19.213.111 () {36 vars in 997 bytes} [Tue May 5 18:08:39 2026] DELETE /v2.0/ports/1d54279d-aaec-4b91-b1a3-c7b370672a24 => generated 0 bytes in 614 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/869] 199.19.213.111 () {34 vars in 1080 bytes} [Tue May 5 18:08:40 2026] GET /v2.0/ports?tenant_id=4e2c2ab8e8fa48a4895509a8af868861&device_id=1d9e9b98-b8dc-4217-9ce7-f03dcdd2fc5f => generated 1238 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/870] 199.19.213.111 () {34 vars in 1058 bytes} [Tue May 5 18:08:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=c2262539-dec1-4388-9da8-e9971bee85bd => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/871] 199.19.213.111 () {34 vars in 984 bytes} [Tue May 5 18:08:40 2026] GET /v2.0/subnets?id=a4c0074a-ad5d-4038-8faa-27ac25b8f61d => generated 688 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:08:40.410 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2a13000a-26cd-4ab6-b614-55febb247341'] response: {'server_uuid': '80860f49-84ce-47bc-acc9-aaa8026f6833', 'name': 'network-vif-deleted', 'tag': '1d54279d-aaec-4b91-b1a3-c7b370672a24', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 468/872] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:08:40 2026] GET /v2.0/ports?network_id=ef6e2f26-b9fe-4a6a-9ac2-bb17f9fdd000&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/873] 199.19.213.111 () {34 vars in 1012 bytes} [Tue May 5 18:08:40 2026] GET /v2.0/networks/ef6e2f26-b9fe-4a6a-9ac2-bb17f9fdd000?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/874] 199.19.213.111 () {34 vars in 1112 bytes} [Tue May 5 18:08:40 2026] GET /v2.0/networks/ef6e2f26-b9fe-4a6a-9ac2-bb17f9fdd000?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: 406/875] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:08:40 2026] GET /v2.0/ports?device_id=1d9e9b98-b8dc-4217-9ce7-f03dcdd2fc5f => 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: 407/876] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:08:40 2026] GET /v2.0/ports?device_id=80860f49-84ce-47bc-acc9-aaa8026f6833 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/877] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:08:40 2026] GET /v2.0/security-groups?id=61a6953b-2b5f-4f36-854b-f1a77b7674da&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:08:41.432 7 WARNING neutron_lib.context [None req-72b3902f-d773-489e-9caa-84fe9c797beb 37a222782e0a44df9e4d16f57bb0dd78 803810aa09d24a938894488724c58196 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:08:41.576 7 INFO neutron.db.segments_db [None req-72b3902f-d773-489e-9caa-84fe9c797beb 37a222782e0a44df9e4d16f57bb0dd78 803810aa09d24a938894488724c58196 - - default default] Added segment d037c8ac-ac0d-4b72-983d-5be570b8236c of type vxlan for network e7578c71-5ce9-4f09-b174-2dcb406be99e [pid: 7|app: 0|req: 408/878] 10.0.0.204 () {34 vars in 670 bytes} [Tue May 5 18:08:41 2026] POST /v2.0/networks => generated 648 bytes in 425 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/879] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:08:41 2026] GET /v2.0/ports?device_id=80860f49-84ce-47bc-acc9-aaa8026f6833 => 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: 471/880] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:08:41 2026] GET /v2.0/ports?device_id=1d9e9b98-b8dc-4217-9ce7-f03dcdd2fc5f => generated 969 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/881] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:08:41 2026] GET /v2.0/security-groups?id=61a6953b-2b5f-4f36-854b-f1a77b7674da&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:08:42.142 8 WARNING neutron_lib.context [None req-8f6aec39-4b1f-4001-bd7c-cf5f570bffc8 37a222782e0a44df9e4d16f57bb0dd78 803810aa09d24a938894488724c58196 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 472/882] 10.0.0.204 () {34 vars in 669 bytes} [Tue May 5 18:08:42 2026] POST /v2.0/subnets => generated 673 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:08:42.411 7 WARNING neutron_lib.context [None req-9759897b-6930-4906-8ac0-263538cd386f 37a222782e0a44df9e4d16f57bb0dd78 803810aa09d24a938894488724c58196 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:08:42.465 7 INFO neutron.db.segments_db [None req-9759897b-6930-4906-8ac0-263538cd386f 37a222782e0a44df9e4d16f57bb0dd78 803810aa09d24a938894488724c58196 - - default default] Added segment 519d054f-fd6c-4c2f-aa49-585ac20cc4b0 of type vxlan for network b436a888-b982-4d71-ac6b-406563e4fb13 [pid: 7|app: 0|req: 411/883] 10.0.0.204 () {34 vars in 670 bytes} [Tue May 5 18:08:42 2026] POST /v2.0/networks => generated 648 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/884] 10.0.0.204 () {34 vars in 743 bytes} [Tue May 5 18:08:42 2026] PUT /v2.0/networks/b436a888-b982-4d71-ac6b-406563e4fb13 => generated 592 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:08:42.708 7 WARNING neutron_lib.context [None req-6a7865d6-f0d2-40da-aee5-a57b9f2596d8 37a222782e0a44df9e4d16f57bb0dd78 803810aa09d24a938894488724c58196 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 474/885] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:08:42 2026] GET /v2.0/ports?device_id=80860f49-84ce-47bc-acc9-aaa8026f6833 => 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: 412/886] 10.0.0.204 () {34 vars in 669 bytes} [Tue May 5 18:08:42 2026] POST /v2.0/subnets => generated 646 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/887] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:08:43 2026] GET /v2.0/ports?device_id=1d9e9b98-b8dc-4217-9ce7-f03dcdd2fc5f => generated 969 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/888] 10.0.0.204 () {34 vars in 741 bytes} [Tue May 5 18:08:43 2026] PUT /v2.0/subnets/b8d5cb7b-e51f-4071-8d78-0f420a17c15b => generated 656 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/889] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:08:43 2026] GET /v2.0/security-groups?id=61a6953b-2b5f-4f36-854b-f1a77b7674da&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:08:43.404 8 INFO neutron.services.segments.plugin [-] Segment 519d054f-fd6c-4c2f-aa49-585ac20cc4b0 resource provider aggregate not found 2026-05-05 18:08:43.408 8 INFO neutron.services.segments.plugin [-] Segment 519d054f-fd6c-4c2f-aa49-585ac20cc4b0 resource provider aggregate not found 2026-05-05 18:08:43.424 8 INFO neutron.services.segments.plugin [-] Segment 519d054f-fd6c-4c2f-aa49-585ac20cc4b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 519d054f-fd6c-4c2f-aa49-585ac20cc4b0 found for delete ", "request_id": "req-8e618f1c-eeb5-4c1e-9343-2ceab0ef3d74"}]} 2026-05-05 18:08:43.425 8 INFO neutron.services.segments.plugin [-] Segment 519d054f-fd6c-4c2f-aa49-585ac20cc4b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 519d054f-fd6c-4c2f-aa49-585ac20cc4b0 found for delete ", "request_id": "req-3f94922f-04ae-48a9-b8c0-d400562673d9"}]} [pid: 8|app: 0|req: 476/890] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:08:43 2026] DELETE /v2.0/networks/b436a888-b982-4d71-ac6b-406563e4fb13 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:08:43.461 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2b2147e3-7f14-457b-9151-8fcd4d750763 37a222782e0a44df9e4d16f57bb0dd78 803810aa09d24a938894488724c58196 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 415/891] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:08:43 2026] DELETE /v2.0/networks/b436a888-b982-4d71-ac6b-406563e4fb13 => 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: 477/892] 10.0.0.204 () {32 vars in 694 bytes} [Tue May 5 18:08:43 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/893] 10.0.0.204 () {32 vars in 742 bytes} [Tue May 5 18:08:43 2026] GET /v2.0/subnets?network_id=ff47c681-0e75-45c2-8bfe-e9e1bc28bd48 => generated 649 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/894] 10.0.0.204 () {32 vars in 653 bytes} [Tue May 5 18:08:43 2026] GET /v2.0/extensions => generated 20516 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/895] 10.0.0.204 () {32 vars in 649 bytes} [Tue May 5 18:08:43 2026] GET /v2.0/networks => generated 1313 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/896] 10.0.0.204 () {32 vars in 647 bytes} [Tue May 5 18:08:43 2026] GET /v2.0/subnets => generated 1312 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/897] 10.0.0.204 () {32 vars in 723 bytes} [Tue May 5 18:08:43 2026] GET /v2.0/networks/e7578c71-5ce9-4f09-b174-2dcb406be99e => generated 673 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/898] 10.0.0.204 () {32 vars in 721 bytes} [Tue May 5 18:08:43 2026] GET /v2.0/subnets/cfc25e85-d94e-4b79-997b-d80ca15afac5 => generated 673 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:08:43.852 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ae0595e2-ae6f-40fa-b8c0-e7c9b4e3b501 37a222782e0a44df9e4d16f57bb0dd78 803810aa09d24a938894488724c58196 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 419/899] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:08:43 2026] DELETE /v2.0/subnets/b8d5cb7b-e51f-4071-8d78-0f420a17c15b => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:08:43.872 8 INFO neutron.pecan_wsgi.hooks.translation [None req-48255570-2885-4a8a-8ed8-389897b9b081 37a222782e0a44df9e4d16f57bb0dd78 803810aa09d24a938894488724c58196 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 481/900] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:08:43 2026] DELETE /v2.0/networks/b436a888-b982-4d71-ac6b-406563e4fb13 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/901] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:08:43 2026] DELETE /v2.0/subnets/cfc25e85-d94e-4b79-997b-d80ca15afac5 => 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: 421/902] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:08:44 2026] DELETE /v2.0/security-groups/b6a0778b-c931-49cf-92de-39ca593af383 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:08:44.235 7 INFO neutron.api.v2.resource [None req-e8168bcd-1b6c-43ed-95ea-2983dcac790a 49f2908a83914090b1e95ec18f2eda8c 6fe7941138a3477a83ef52d2e96b8917 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 422/903] 10.0.0.204 () {32 vars in 737 bytes} [Tue May 5 18:08:44 2026] GET /v2.0/security-groups/b6a0778b-c931-49cf-92de-39ca593af383 => 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/904] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:08:44 2026] DELETE /v2.0/networks/e7578c71-5ce9-4f09-b174-2dcb406be99e => generated 0 bytes in 363 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/905] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:08:44 2026] GET /v2.0/ports?device_id=1d9e9b98-b8dc-4217-9ce7-f03dcdd2fc5f => 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: 484/906] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:08:44 2026] GET /v2.0/security-groups?id=61a6953b-2b5f-4f36-854b-f1a77b7674da&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/907] 10.0.0.204 () {32 vars in 732 bytes} [Tue May 5 18:08:44 2026] DELETE /v2.0/floatingips/33b5f79a-7671-44d2-a154-5d1e9a71f6ba => generated 0 bytes in 389 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/908] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:08:45 2026] GET /v2.0/security-groups?tenant_id=803810aa09d24a938894488724c58196&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/909] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:08:45 2026] DELETE /v2.0/security-groups/510022ec-e766-44a9-a950-3414f58178a1 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:08:45.448 8 INFO neutron.services.segments.plugin [-] Segment d037c8ac-ac0d-4b72-983d-5be570b8236c resource provider aggregate not found 2026-05-05 18:08:45.454 8 INFO neutron.services.segments.plugin [-] Segment d037c8ac-ac0d-4b72-983d-5be570b8236c resource provider aggregate not found 2026-05-05 18:08:45.463 8 INFO neutron.services.segments.plugin [-] Segment d037c8ac-ac0d-4b72-983d-5be570b8236c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d037c8ac-ac0d-4b72-983d-5be570b8236c found for delete ", "request_id": "req-fdaa956e-3e82-4a84-a1ae-c0e0a4266e1f"}]} 2026-05-05 18:08:45.472 8 INFO neutron.services.segments.plugin [-] Segment d037c8ac-ac0d-4b72-983d-5be570b8236c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d037c8ac-ac0d-4b72-983d-5be570b8236c found for delete ", "request_id": "req-2c901c9b-508f-4533-98c7-28244895091c"}]} [pid: 7|app: 0|req: 426/910] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:08:45 2026] GET /v2.0/ports?device_id=1d9e9b98-b8dc-4217-9ce7-f03dcdd2fc5f => 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: 427/911] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:08:45 2026] GET /v2.0/security-groups?id=61a6953b-2b5f-4f36-854b-f1a77b7674da&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/912] 10.0.0.204 () {34 vars in 789 bytes} [Tue May 5 18:08:44 2026] PUT /v2.0/routers/ec96fa16-6b53-4ed2-981b-cc22cf33d274/remove_router_interface => generated 309 bytes in 1234 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/915] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:08:46 2026] GET /v2.0/ports?device_id=1d9e9b98-b8dc-4217-9ce7-f03dcdd2fc5f => generated 971 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/916] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:08:46 2026] GET /v2.0/security-groups?id=61a6953b-2b5f-4f36-854b-f1a77b7674da&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:08:46.915 7 INFO neutron.services.segments.plugin [-] Segment 417ff1da-78f3-4dcf-a4bc-60418a53a30e resource provider aggregate not found 2026-05-05 18:08:46.920 7 INFO neutron.services.segments.plugin [-] Segment 417ff1da-78f3-4dcf-a4bc-60418a53a30e resource provider aggregate not found 2026-05-05 18:08:46.939 7 INFO neutron.services.segments.plugin [-] Segment 417ff1da-78f3-4dcf-a4bc-60418a53a30e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 417ff1da-78f3-4dcf-a4bc-60418a53a30e found for delete ", "request_id": "req-bc840e0e-4da9-4bbb-a598-c84fae2af903"}]} 2026-05-05 18:08:46.949 7 INFO neutron.services.segments.plugin [-] Segment 417ff1da-78f3-4dcf-a4bc-60418a53a30e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 417ff1da-78f3-4dcf-a4bc-60418a53a30e found for delete ", "request_id": "req-3e5ba18e-57ca-45d6-ab4d-4e29562210ee"}]} 2026-05-05 18:08:46.963 7 INFO neutron.db.l3_hamode_db [None req-9bd88bf8-a536-41a0-b8c6-b16ea33450ef eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] HA network 96ada8f5-cb9a-4f4e-bb2a-66c46bd9b05b was deleted as no HA routers are present in tenant 6fe7941138a3477a83ef52d2e96b8917. [pid: 7|app: 0|req: 428/917] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:08:45 2026] DELETE /v2.0/routers/ec96fa16-6b53-4ed2-981b-cc22cf33d274 => generated 0 bytes in 1003 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/918] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:08:46 2026] GET /v2.0/ports?device_id=1d9e9b98-b8dc-4217-9ce7-f03dcdd2fc5f => 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: 429/919] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:08:46 2026] DELETE /v2.0/subnets/ae738853-a90e-442b-9bb8-e2871e0ce6bd => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:08:47.406 8 INFO neutron.db.l3_db [None req-06e75d49-7a71-4287-9218-643f4d966866 a86bad22771942a5911894c0c00da566 4e2c2ab8e8fa48a4895509a8af868861 - - default default] Floating IP 64049d9c-28d2-44d3-8a96-077db08f45a7 associated. External IP: 10.96.250.217, port: c2262539-dec1-4388-9da8-e9971bee85bd. [pid: 7|app: 0|req: 430/920] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:08:47 2026] DELETE /v2.0/networks/e5bbc149-2806-4201-8698-baa1e1eb42cf => generated 0 bytes in 327 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:08:47.635 7 WARNING neutron_lib.context [None req-f5e21a4a-faa3-4456-9150-456fc237686b 77232e5cfe18496384fe75ab1ab00795 96ef5d4d5cdc42c5bc24a2a8092906ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:08:47.786 7 INFO neutron.db.segments_db [None req-f5e21a4a-faa3-4456-9150-456fc237686b 77232e5cfe18496384fe75ab1ab00795 96ef5d4d5cdc42c5bc24a2a8092906ea - - default default] Added segment 2011c23b-6ca6-4e8b-aa7f-0a465d3d47ee of type vxlan for network 86dbcdcc-c090-43c0-8a74-705bbdf4d937 [pid: 8|app: 0|req: 491/921] 10.0.0.204 () {34 vars in 749 bytes} [Tue May 5 18:08:47 2026] PUT /v2.0/floatingips/64049d9c-28d2-44d3-8a96-077db08f45a7 => generated 855 bytes in 751 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:08:47.832 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-75372c01-0dc3-406e-aab1-3d887803cdfe'] response: {'name': 'network-changed', 'server_uuid': '1d9e9b98-b8dc-4217-9ce7-f03dcdd2fc5f', 'tag': 'c2262539-dec1-4388-9da8-e9971bee85bd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 492/922] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:08:47 2026] GET /v2.0/security-groups?tenant_id=6fe7941138a3477a83ef52d2e96b8917&name=default => generated 2921 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/923] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:08:47 2026] GET /v2.0/ports?device_id=1d9e9b98-b8dc-4217-9ce7-f03dcdd2fc5f => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/924] 10.0.0.204 () {34 vars in 670 bytes} [Tue May 5 18:08:47 2026] POST /v2.0/networks => generated 645 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/925] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:08:47 2026] GET /v2.0/security-groups?id=61a6953b-2b5f-4f36-854b-f1a77b7674da&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:08:47.949 7 WARNING neutron_lib.context [None req-86b2a214-68e1-4178-b036-ed5d3351e6d5 77232e5cfe18496384fe75ab1ab00795 96ef5d4d5cdc42c5bc24a2a8092906ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/926] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:08:47 2026] DELETE /v2.0/security-groups/36008f40-afe7-45a2-9396-cd78f61401dc => 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: 433/927] 10.0.0.204 () {34 vars in 665 bytes} [Tue May 5 18:08:47 2026] POST /v2.0/ports => generated 775 bytes in 380 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-05-05 18:08:48.339 7 WARNING neutron_lib.context [None req-b7284f90-aee4-4077-9db8-e4f6f3940f58 77232e5cfe18496384fe75ab1ab00795 96ef5d4d5cdc42c5bc24a2a8092906ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 495/928] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:08:48 2026] GET /v2.0/ports?device_id=1d9e9b98-b8dc-4217-9ce7-f03dcdd2fc5f => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:08:48.416 7 INFO neutron.db.segments_db [None req-b7284f90-aee4-4077-9db8-e4f6f3940f58 77232e5cfe18496384fe75ab1ab00795 96ef5d4d5cdc42c5bc24a2a8092906ea - - default default] Added segment eca4afa2-28e1-4966-aae0-938fa39521f9 of type vxlan for network d5bcfa7d-291e-4a68-9ba3-2d184ba31576 [pid: 8|app: 0|req: 496/929] 199.19.213.111 () {34 vars in 1080 bytes} [Tue May 5 18:08:48 2026] GET /v2.0/ports?tenant_id=4e2c2ab8e8fa48a4895509a8af868861&device_id=1d9e9b98-b8dc-4217-9ce7-f03dcdd2fc5f => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/930] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:08:48 2026] GET /v2.0/security-groups?id=61a6953b-2b5f-4f36-854b-f1a77b7674da&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: 498/931] 199.19.213.111 () {34 vars in 986 bytes} [Tue May 5 18:08:48 2026] GET /v2.0/networks?id=ef6e2f26-b9fe-4a6a-9ac2-bb17f9fdd000 => generated 766 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/932] 10.0.0.204 () {34 vars in 670 bytes} [Tue May 5 18:08:48 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-05-05 18:08:48.521 7 WARNING neutron_lib.context [None req-e4b46b67-e91a-470f-8456-dc90c3164b20 77232e5cfe18496384fe75ab1ab00795 96ef5d4d5cdc42c5bc24a2a8092906ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 499/933] 199.19.213.111 () {34 vars in 1058 bytes} [Tue May 5 18:08:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=c2262539-dec1-4388-9da8-e9971bee85bd => generated 858 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/934] 199.19.213.111 () {34 vars in 984 bytes} [Tue May 5 18:08:48 2026] GET /v2.0/subnets?id=a4c0074a-ad5d-4038-8faa-27ac25b8f61d => generated 688 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/935] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:08:48 2026] GET /v2.0/ports?network_id=ef6e2f26-b9fe-4a6a-9ac2-bb17f9fdd000&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: 502/936] 199.19.213.111 () {34 vars in 1012 bytes} [Tue May 5 18:08:48 2026] GET /v2.0/networks/ef6e2f26-b9fe-4a6a-9ac2-bb17f9fdd000?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: 503/937] 199.19.213.111 () {34 vars in 1112 bytes} [Tue May 5 18:08:48 2026] GET /v2.0/networks/ef6e2f26-b9fe-4a6a-9ac2-bb17f9fdd000?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: 7|app: 0|req: 435/938] 10.0.0.204 () {34 vars in 669 bytes} [Tue May 5 18:08:48 2026] POST /v2.0/subnets => generated 626 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:08:48.764 8 WARNING neutron_lib.context [None req-66b426b5-239a-41e4-9dcb-5f8ec0578d64 77232e5cfe18496384fe75ab1ab00795 96ef5d4d5cdc42c5bc24a2a8092906ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/939] 10.0.0.204 () {34 vars in 665 bytes} [Tue May 5 18:08:48 2026] POST /v2.0/ports => generated 950 bytes in 456 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:08:49.247 7 INFO neutron.services.segments.plugin [-] Segment 6f4897e3-8d33-47b9-91d5-059d406ff224 resource provider aggregate not found 2026-05-05 18:08:49.260 7 INFO neutron.services.segments.plugin [-] Segment 6f4897e3-8d33-47b9-91d5-059d406ff224 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f4897e3-8d33-47b9-91d5-059d406ff224 found for delete ", "request_id": "req-72073576-5176-4a1d-916a-25fd0c6da0ae"}]} 2026-05-05 18:08:49.267 7 INFO neutron.services.segments.plugin [-] Segment 6f4897e3-8d33-47b9-91d5-059d406ff224 resource provider aggregate not found 2026-05-05 18:08:49.279 7 INFO neutron.services.segments.plugin [-] Segment 6f4897e3-8d33-47b9-91d5-059d406ff224 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f4897e3-8d33-47b9-91d5-059d406ff224 found for delete ", "request_id": "req-b402e0c5-ccf2-4163-8a7a-71b4a5cdef78"}]} [pid: 7|app: 0|req: 436/940] 10.0.0.204 () {32 vars in 720 bytes} [Tue May 5 18:08:49 2026] DELETE /v2.0/ports/9634af8e-a85a-4bdd-a1eb-2e5fe696ff8a => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 18:08:49.549 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6044a8a1-6c5a-4cd4-a7cf-59450d71712e 77232e5cfe18496384fe75ab1ab00795 96ef5d4d5cdc42c5bc24a2a8092906ea - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 505/941] 10.0.0.204 () {32 vars in 720 bytes} [Tue May 5 18:08:49 2026] DELETE /v2.0/ports/9634af8e-a85a-4bdd-a1eb-2e5fe696ff8a => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:08:49.572 8 INFO neutron.pecan_wsgi.hooks.translation [None req-90b7c1e6-946f-477a-a392-3593e177089a 77232e5cfe18496384fe75ab1ab00795 96ef5d4d5cdc42c5bc24a2a8092906ea - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 506/942] 10.0.0.204 () {32 vars in 717 bytes} [Tue May 5 18:08:49 2026] GET /v2.0/ports/9634af8e-a85a-4bdd-a1eb-2e5fe696ff8a => 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: 437/943] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:08:49 2026] GET /v2.0/ports?device_id=1d9e9b98-b8dc-4217-9ce7-f03dcdd2fc5f => generated 971 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/944] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:08:49 2026] GET /v2.0/security-groups?id=61a6953b-2b5f-4f36-854b-f1a77b7674da&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/945] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:08:49 2026] DELETE /v2.0/subnets/414dcbe0-7dc9-4045-9522-be04d9e0b19f => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:08:50.143 8 INFO neutron.db.segments_db [None req-527324fe-3e41-41a5-ba07-aff3b2e87886 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] Added segment c92e1537-de28-4dd2-be97-13f7c4461fed of type vxlan for network f416dadd-7251-404f-a658-b57f1e210a35 [pid: 8|app: 0|req: 508/946] 10.0.0.204 () {34 vars in 671 bytes} [Tue May 5 18:08:49 2026] POST /v2.0/networks => generated 743 bytes in 459 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/947] 10.0.0.204 () {34 vars in 669 bytes} [Tue May 5 18:08:50 2026] POST /v2.0/subnets => generated 690 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/948] 199.19.213.111 () {34 vars in 994 bytes} [Tue May 5 18:08:50 2026] GET /v2.0/ports?device_id=1d9e9b98-b8dc-4217-9ce7-f03dcdd2fc5f => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:08:50.573 8 INFO neutron.db.segments_db [None req-5497863e-9df1-42b8-a3ba-3e37cebd7a2a eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] Added segment f6db398d-b867-4997-8334-78bd0c1b6f2b of type vxlan for network 3605d11c-9c6d-45df-93c4-7ab2acb83cad [pid: 7|app: 0|req: 439/949] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:08:49 2026] DELETE /v2.0/networks/d5bcfa7d-291e-4a68-9ba3-2d184ba31576 => generated 0 bytes in 992 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:08:50.880 8 INFO neutron.db.l3_hamode_db [None req-5497863e-9df1-42b8-a3ba-3e37cebd7a2a eb2bc30d5178453a9df91b4489cbb715 30f3c304e2dd403fb87899d1cc63bc43 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 18:08:51.037 7 INFO neutron.db.l3_db [req-b4447311-9202-4ed8-b98a-ccfb3cb7d497 req-172c3edd-066e-45b7-bd33-66334fcdd425 a86bad22771942a5911894c0c00da566 4e2c2ab8e8fa48a4895509a8af868861 - - default default] Floating IP 64049d9c-28d2-44d3-8a96-077db08f45a7 disassociated. External IP: 10.96.250.217, port: c2262539-dec1-4388-9da8-e9971bee85bd. 2026-05-05 18:08:51.305 7 INFO neutron.services.segments.plugin [-] Segment eca4afa2-28e1-4966-aae0-938fa39521f9 resource provider aggregate not found 2026-05-05 18:08:51.312 7 INFO neutron.services.segments.plugin [-] Segment eca4afa2-28e1-4966-aae0-938fa39521f9 resource provider aggregate not found 2026-05-05 18:08:51.323 7 INFO neutron.services.segments.plugin [-] Segment eca4afa2-28e1-4966-aae0-938fa39521f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eca4afa2-28e1-4966-aae0-938fa39521f9 found for delete ", "request_id": "req-92f07ae2-a4fd-48c1-b4a0-60174764c52a"}]} 2026-05-05 18:08:51.330 7 INFO neutron.services.segments.plugin [-] Segment eca4afa2-28e1-4966-aae0-938fa39521f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eca4afa2-28e1-4966-aae0-938fa39521f9 found for delete ", "request_id": "req-c3577317-b8e1-4675-8946-89d812ae9b31"}]} [pid: 7|app: 0|req: 440/950] 199.19.213.111 () {36 vars in 997 bytes} [Tue May 5 18:08:50 2026] DELETE /v2.0/ports/c2262539-dec1-4388-9da8-e9971bee85bd => generated 0 bytes in 768 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/951] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:08:51 2026] GET /v2.0/ports?device_id=1d9e9b98-b8dc-4217-9ce7-f03dcdd2fc5f => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:08:51.560 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0f988310-3084-4d61-be59-19f8af1a79cb'] response: {'server_uuid': '1d9e9b98-b8dc-4217-9ce7-f03dcdd2fc5f', 'name': 'network-vif-deleted', 'tag': 'c2262539-dec1-4388-9da8-e9971bee85bd', 'status': 'completed', 'code': 200} 2026-05-05 18:08:51.565 7 WARNING neutron_lib.context [None req-b4ee6b63-bdc8-4add-915a-3c177421f4b5 77232e5cfe18496384fe75ab1ab00795 96ef5d4d5cdc42c5bc24a2a8092906ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:08:51.643 7 INFO neutron.db.segments_db [None req-b4ee6b63-bdc8-4add-915a-3c177421f4b5 77232e5cfe18496384fe75ab1ab00795 96ef5d4d5cdc42c5bc24a2a8092906ea - - default default] Added segment dabaa442-8ac2-454a-8032-5d11e2f5ac23 of type vxlan for network 97aab3d4-c6a6-4a7a-b8c7-75d69fb4fb96 [pid: 7|app: 0|req: 442/952] 10.0.0.204 () {34 vars in 670 bytes} [Tue May 5 18:08:51 2026] POST /v2.0/networks => generated 632 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/953] 10.0.0.149 () {34 vars in 990 bytes} [Tue May 5 18:08:51 2026] GET /v2.0/ports?device_id=af2eb323-f874-4fcf-b67d-8f309cc1ae1b => generated 1244 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:08:51.827 7 WARNING neutron_lib.context [None req-641210ea-5a1f-4169-a48d-13c064bfbd49 77232e5cfe18496384fe75ab1ab00795 96ef5d4d5cdc42c5bc24a2a8092906ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:08:51.965 8 INFO neutron.db.l3_hamode_db [None req-5497863e-9df1-42b8-a3ba-3e37cebd7a2a eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 444/954] 10.0.0.204 () {34 vars in 669 bytes} [Tue May 5 18:08:51 2026] POST /v2.0/subnets => generated 626 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/955] 10.0.0.149 () {34 vars in 1040 bytes} [Tue May 5 18:08:52 2026] GET /v2.0/security-groups?id=66130b98-3542-421d-94af-764c383b13f4&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/956] 199.19.213.111 () {34 vars in 1096 bytes} [Tue May 5 18:08:52 2026] GET /v2.0/ports?device_id=af2eb323-f874-4fcf-b67d-8f309cc1ae1b&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:08:52.223 7 WARNING neutron_lib.context [None req-650c1d0e-fa86-4e85-bad1-090b68cfd08c 77232e5cfe18496384fe75ab1ab00795 96ef5d4d5cdc42c5bc24a2a8092906ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 447/957] 10.0.0.204 () {34 vars in 665 bytes} [Tue May 5 18:08:52 2026] POST /v2.0/ports => generated 915 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/958] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:08:52 2026] GET /v2.0/ports?device_id=1d9e9b98-b8dc-4217-9ce7-f03dcdd2fc5f => 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: 449/959] 10.0.0.204 () {32 vars in 720 bytes} [Tue May 5 18:08:52 2026] DELETE /v2.0/ports/717372bb-f834-4e6f-a7a4-1607c2675574 => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:08:53.028 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0bf5dfcb-9049-4c72-8b4d-170dc6ba9d0e 77232e5cfe18496384fe75ab1ab00795 96ef5d4d5cdc42c5bc24a2a8092906ea - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 450/960] 10.0.0.204 () {32 vars in 717 bytes} [Tue May 5 18:08:53 2026] GET /v2.0/ports/717372bb-f834-4e6f-a7a4-1607c2675574 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/961] 10.0.0.204 () {34 vars in 669 bytes} [Tue May 5 18:08:50 2026] POST /v2.0/routers => generated 730 bytes in 2515 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/962] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:08:53 2026] DELETE /v2.0/subnets/ad67546f-bedb-470b-82a4-cf43202cc408 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:08:53.583 7 INFO neutron.services.segments.plugin [-] Segment dabaa442-8ac2-454a-8032-5d11e2f5ac23 resource provider aggregate not found 2026-05-05 18:08:53.591 7 INFO neutron.services.segments.plugin [-] Segment dabaa442-8ac2-454a-8032-5d11e2f5ac23 resource provider aggregate not found 2026-05-05 18:08:53.604 7 INFO neutron.services.segments.plugin [-] Segment dabaa442-8ac2-454a-8032-5d11e2f5ac23 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dabaa442-8ac2-454a-8032-5d11e2f5ac23 found for delete ", "request_id": "req-b20b5862-3b74-410c-87b0-236a34347543"}]} 2026-05-05 18:08:53.608 7 INFO neutron.services.segments.plugin [-] Segment dabaa442-8ac2-454a-8032-5d11e2f5ac23 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dabaa442-8ac2-454a-8032-5d11e2f5ac23 found for delete ", "request_id": "req-457952bc-5145-4331-b896-7720c1e37929"}]} [pid: 7|app: 0|req: 452/963] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:08:53 2026] DELETE /v2.0/networks/97aab3d4-c6a6-4a7a-b8c7-75d69fb4fb96 => generated 0 bytes in 403 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/964] 199.19.213.111 () {34 vars in 1080 bytes} [Tue May 5 18:08:53 2026] GET /v2.0/ports?tenant_id=606c9ebbf4974189b64591dbacf24105&device_id=af2eb323-f874-4fcf-b67d-8f309cc1ae1b => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:08:53.670 7 WARNING neutron_lib.context [None req-72ba6d82-532e-43a8-9833-3a94f5984147 77232e5cfe18496384fe75ab1ab00795 96ef5d4d5cdc42c5bc24a2a8092906ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 454/965] 10.0.0.204 () {34 vars in 665 bytes} [Tue May 5 18:08:53 2026] POST /v2.0/ports => generated 775 bytes in 337 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: 455/966] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:08:54 2026] GET /v2.0/ports?device_id=1d9e9b98-b8dc-4217-9ce7-f03dcdd2fc5f => 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: 456/967] 10.0.0.204 () {34 vars in 737 bytes} [Tue May 5 18:08:54 2026] PUT /v2.0/ports/2e468cbc-9c3a-4af1-aedc-84ccc9db6c05 => generated 752 bytes in 224 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: 457/968] 199.19.213.111 () {34 vars in 986 bytes} [Tue May 5 18:08:54 2026] GET /v2.0/networks?id=4c5fc2d5-cf8d-4a9e-9cbf-d04a4becbad9 => generated 771 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/969] 10.0.0.204 () {32 vars in 720 bytes} [Tue May 5 18:08:54 2026] DELETE /v2.0/ports/2e468cbc-9c3a-4af1-aedc-84ccc9db6c05 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/970] 199.19.213.111 () {34 vars in 1060 bytes} [Tue May 5 18:08:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=4ba04d68-f427-4672-8da7-e4be021c41db => generated 861 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/971] 10.0.0.204 () {32 vars in 643 bytes} [Tue May 5 18:08:54 2026] GET /v2.0/ports => generated 778 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/972] 199.19.213.111 () {34 vars in 984 bytes} [Tue May 5 18:08:54 2026] GET /v2.0/subnets?id=f1558470-3a2d-4240-b864-3f975d189155 => generated 694 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:08:54.728 7 INFO neutron.pecan_wsgi.hooks.translation [None req-02acbe95-52bf-4086-b66c-9838a31bf90c 77232e5cfe18496384fe75ab1ab00795 96ef5d4d5cdc42c5bc24a2a8092906ea - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 462/973] 10.0.0.204 () {32 vars in 717 bytes} [Tue May 5 18:08:54 2026] GET /v2.0/ports/2e468cbc-9c3a-4af1-aedc-84ccc9db6c05 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/974] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:08:54 2026] GET /v2.0/ports?network_id=4c5fc2d5-cf8d-4a9e-9cbf-d04a4becbad9&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: 464/975] 10.0.0.204 () {32 vars in 643 bytes} [Tue May 5 18:08:54 2026] GET /v2.0/ports => generated 778 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/976] 199.19.213.111 () {34 vars in 1012 bytes} [Tue May 5 18:08:54 2026] GET /v2.0/networks/4c5fc2d5-cf8d-4a9e-9cbf-d04a4becbad9?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/977] 10.0.0.204 () {34 vars in 783 bytes} [Tue May 5 18:08:53 2026] PUT /v2.0/routers/9a3f7adb-5338-47c9-bae3-eb75e917413d/add_router_interface => generated 309 bytes in 1852 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/978] 10.0.0.204 () {32 vars in 717 bytes} [Tue May 5 18:08:54 2026] GET /v2.0/ports/badf7a51-87ad-4a3d-861d-c2a38fa4f7da => generated 775 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:08:54.941 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3f7446f5-b702-4466-a7b7-fc19abb93705 77232e5cfe18496384fe75ab1ab00795 96ef5d4d5cdc42c5bc24a2a8092906ea - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 467/979] 10.0.0.204 () {32 vars in 720 bytes} [Tue May 5 18:08:54 2026] DELETE /v2.0/ports/717372bb-f834-4e6f-a7a4-1607c2675574 => 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: 513/980] 199.19.213.111 () {34 vars in 1112 bytes} [Tue May 5 18:08:54 2026] GET /v2.0/networks/4c5fc2d5-cf8d-4a9e-9cbf-d04a4becbad9?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) 2026-05-05 18:08:54.963 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3b8a7355-e7ac-4c6f-bceb-e9806b72cfdb 77232e5cfe18496384fe75ab1ab00795 96ef5d4d5cdc42c5bc24a2a8092906ea - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 468/981] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:08:54 2026] DELETE /v2.0/subnets/ad67546f-bedb-470b-82a4-cf43202cc408 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:08:54.986 8 INFO neutron.pecan_wsgi.hooks.translation [None req-66012f5b-f1ad-4943-ba8a-e35165b35bea 77232e5cfe18496384fe75ab1ab00795 96ef5d4d5cdc42c5bc24a2a8092906ea - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 514/982] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:08:54 2026] DELETE /v2.0/subnets/414dcbe0-7dc9-4045-9522-be04d9e0b19f => 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: 469/983] 10.0.0.204 () {32 vars in 720 bytes} [Tue May 5 18:08:54 2026] DELETE /v2.0/ports/badf7a51-87ad-4a3d-861d-c2a38fa4f7da => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/984] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:08:55 2026] DELETE /v2.0/security-groups/61a6953b-2b5f-4f36-854b-f1a77b7674da => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/985] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:08:55 2026] GET /v2.0/ports?device_id=af2eb323-f874-4fcf-b67d-8f309cc1ae1b => generated 975 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:08:55.342 7 INFO neutron.api.v2.resource [None req-fed0a06d-ace4-49a7-a9e7-66ccbb470958 a86bad22771942a5911894c0c00da566 4e2c2ab8e8fa48a4895509a8af868861 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 471/986] 10.0.0.204 () {32 vars in 737 bytes} [Tue May 5 18:08:55 2026] GET /v2.0/security-groups/61a6953b-2b5f-4f36-854b-f1a77b7674da => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/987] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:08:55 2026] GET /v2.0/security-groups?id=66130b98-3542-421d-94af-764c383b13f4&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:08:55.396 8 INFO neutron.services.segments.plugin [-] Segment 2011c23b-6ca6-4e8b-aa7f-0a465d3d47ee resource provider aggregate not found 2026-05-05 18:08:55.401 8 INFO neutron.services.segments.plugin [-] Segment 2011c23b-6ca6-4e8b-aa7f-0a465d3d47ee resource provider aggregate not found 2026-05-05 18:08:55.413 8 INFO neutron.services.segments.plugin [-] Segment 2011c23b-6ca6-4e8b-aa7f-0a465d3d47ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2011c23b-6ca6-4e8b-aa7f-0a465d3d47ee found for delete ", "request_id": "req-3de91e7c-1ab9-4f75-915a-e4ba9d158380"}]} 2026-05-05 18:08:55.420 8 INFO neutron.services.segments.plugin [-] Segment 2011c23b-6ca6-4e8b-aa7f-0a465d3d47ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2011c23b-6ca6-4e8b-aa7f-0a465d3d47ee found for delete ", "request_id": "req-60b0aa81-c7d7-4f5b-b83c-f1bfe34b998c"}]} [pid: 8|app: 0|req: 516/988] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:08:55 2026] DELETE /v2.0/networks/86dbcdcc-c090-43c0-8a74-705bbdf4d937 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:08:55.512 8 WARNING neutron_lib.context [None req-728edabf-ff21-470a-b1c3-783269a12119 40d06f060d5b4a19abd392c6cee06dfe 30f3c304e2dd403fb87899d1cc63bc43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 517/989] 10.0.0.204 () {34 vars in 685 bytes} [Tue May 5 18:08:55 2026] POST /v2.0/security-groups => generated 1658 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/990] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:08:55 2026] GET /v2.0/ports?device_id=af2eb323-f874-4fcf-b67d-8f309cc1ae1b => generated 975 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:08:55.764 8 WARNING neutron_lib.context [None req-32586782-c0e7-4650-872e-3f39abeb6762 40d06f060d5b4a19abd392c6cee06dfe 30f3c304e2dd403fb87899d1cc63bc43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 473/991] 10.0.0.204 () {32 vars in 732 bytes} [Tue May 5 18:08:55 2026] DELETE /v2.0/floatingips/64049d9c-28d2-44d3-8a96-077db08f45a7 => generated 0 bytes in 408 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/992] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:08:55 2026] GET /v2.0/security-groups?id=66130b98-3542-421d-94af-764c383b13f4&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/993] 10.0.0.204 () {34 vars in 695 bytes} [Tue May 5 18:08:55 2026] POST /v2.0/security-group-rules => generated 597 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:08:55.891 8 WARNING neutron_lib.context [None req-2b124cac-bd66-401a-9498-a4124e333e8a 40d06f060d5b4a19abd392c6cee06dfe 30f3c304e2dd403fb87899d1cc63bc43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 520/994] 10.0.0.204 () {34 vars in 695 bytes} [Tue May 5 18:08:55 2026] POST /v2.0/security-group-rules => generated 602 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/995] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:08:55 2026] GET /v2.0/security-groups?tenant_id=96ef5d4d5cdc42c5bc24a2a8092906ea&name=default => generated 2925 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:08:56.156 8 WARNING neutron_lib.context [None req-fce13ac0-5a8f-4460-9289-33e58fc78715 40d06f060d5b4a19abd392c6cee06dfe 30f3c304e2dd403fb87899d1cc63bc43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 522/996] 10.0.0.204 () {34 vars in 676 bytes} [Tue May 5 18:08:56 2026] POST /v2.0/floatingips => generated 552 bytes in 628 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/997] 10.0.0.204 () {34 vars in 789 bytes} [Tue May 5 18:08:55 2026] PUT /v2.0/routers/c3a07844-b76b-4fb8-84fa-fa46751f0789/remove_router_interface => generated 309 bytes in 987 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/998] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:08:56 2026] DELETE /v2.0/security-groups/b446d9fd-44e0-4c21-b8c3-47ef76280ea8 => 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: 524/999] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:08:56 2026] GET /v2.0/ports?device_id=af2eb323-f874-4fcf-b67d-8f309cc1ae1b => generated 975 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1000] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:08:56 2026] GET /v2.0/security-groups?id=66130b98-3542-421d-94af-764c383b13f4&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: 526/1001] 10.0.0.138 () {34 vars in 1096 bytes} [Tue May 5 18:08:57 2026] GET /v2.0/security-groups?name=tempest-securitygroup--78932901&fields=id&tenant_id=30f3c304e2dd403fb87899d1cc63bc43 => generated 69 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1002] 10.0.0.138 () {34 vars in 982 bytes} [Tue May 5 18:08:57 2026] GET /v2.0/networks?id=f416dadd-7251-404f-a658-b57f1e210a35 => generated 675 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1003] 10.0.0.138 () {34 vars in 965 bytes} [Tue May 5 18:08:57 2026] GET /v2.0/quotas/30f3c304e2dd403fb87899d1cc63bc43 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1004] 10.0.0.138 () {34 vars in 1002 bytes} [Tue May 5 18:08:57 2026] GET /v2.0/ports?tenant_id=30f3c304e2dd403fb87899d1cc63bc43&fields=id => generated 103 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1005] 10.0.0.138 () {34 vars in 1008 bytes} [Tue May 5 18:08:57 2026] GET /v2.0/networks/f416dadd-7251-404f-a658-b57f1e210a35?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: 531/1006] 10.0.0.138 () {34 vars in 1108 bytes} [Tue May 5 18:08:57 2026] GET /v2.0/networks/f416dadd-7251-404f-a658-b57f1e210a35?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: 532/1007] 199.19.213.111 () {34 vars in 994 bytes} [Tue May 5 18:08:57 2026] GET /v2.0/ports?device_id=af2eb323-f874-4fcf-b67d-8f309cc1ae1b => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:08:57.820 7 INFO neutron.services.segments.plugin [-] Segment a52dd57d-b2a5-4b59-b14c-2af5d09f2afb resource provider aggregate not found 2026-05-05 18:08:57.828 7 INFO neutron.services.segments.plugin [-] Segment a52dd57d-b2a5-4b59-b14c-2af5d09f2afb resource provider aggregate not found 2026-05-05 18:08:57.835 7 INFO neutron.services.segments.plugin [-] Segment a52dd57d-b2a5-4b59-b14c-2af5d09f2afb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a52dd57d-b2a5-4b59-b14c-2af5d09f2afb found for delete ", "request_id": "req-ec029d41-cc5d-416c-9d2a-1ac873e5c733"}]} 2026-05-05 18:08:57.844 7 INFO neutron.db.l3_hamode_db [None req-41684393-9b8e-42a3-b347-5a1308ce0d7b eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] HA network 06a54b6f-3bb2-4a85-accd-247ff87478d5 was deleted as no HA routers are present in tenant 4e2c2ab8e8fa48a4895509a8af868861. [pid: 7|app: 0|req: 476/1008] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:08:56 2026] DELETE /v2.0/routers/c3a07844-b76b-4fb8-84fa-fa46751f0789 => generated 0 bytes in 1012 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:08:57.852 7 INFO neutron.services.segments.plugin [-] Segment a52dd57d-b2a5-4b59-b14c-2af5d09f2afb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a52dd57d-b2a5-4b59-b14c-2af5d09f2afb found for delete ", "request_id": "req-48ed7e4f-ed78-49e9-bedb-496e884f1471"}]} [pid: 7|app: 0|req: 477/1009] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:08:57 2026] GET /v2.0/ports?device_id=87b6376e-0161-4880-b179-accd55789011 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:08:57.908 8 INFO neutron.db.l3_db [req-d04adc81-f914-4db1-b9b0-39876719a34c req-0282383d-7767-4b96-b326-6d007bfbbe1c 2b9cc23324954b7ab9265386fe9ff909 606c9ebbf4974189b64591dbacf24105 - - default default] Floating IP b584a392-cc41-4b82-b3b9-6dfa7519e52f disassociated. External IP: 10.96.250.201, port: 4ba04d68-f427-4672-8da7-e4be021c41db. [pid: 7|app: 0|req: 478/1010] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:08:57 2026] DELETE /v2.0/subnets/a4c0074a-ad5d-4038-8faa-27ac25b8f61d => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1011] 199.19.213.111 () {36 vars in 997 bytes} [Tue May 5 18:08:57 2026] DELETE /v2.0/ports/4ba04d68-f427-4672-8da7-e4be021c41db => generated 0 bytes in 738 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/1012] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:08:58 2026] DELETE /v2.0/networks/ef6e2f26-b9fe-4a6a-9ac2-bb17f9fdd000 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1013] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:08:58 2026] GET /v2.0/ports?device_id=af2eb323-f874-4fcf-b67d-8f309cc1ae1b => 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: 480/1014] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:08:58 2026] GET /v2.0/security-groups?tenant_id=4e2c2ab8e8fa48a4895509a8af868861&name=default => generated 2925 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:08:58.529 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7534e633-fa38-4ee6-815b-8b32c744d497'] response: {'server_uuid': 'af2eb323-f874-4fcf-b67d-8f309cc1ae1b', 'name': 'network-vif-deleted', 'tag': '4ba04d68-f427-4672-8da7-e4be021c41db', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 535/1015] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:08:58 2026] DELETE /v2.0/security-groups/8fe98329-a260-4226-844a-d093f439a36b => generated 0 bytes in 169 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1016] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:08:58 2026] GET /v2.0/ports?device_id=87b6376e-0161-4880-b179-accd55789011 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:08:59.040 7 WARNING neutron_lib.context [None req-e3cca27b-88d0-4761-8d41-d5dfdefcaf4d 6ed8d1e8796049479b8ab7274a6b9bec 329356bca8a34938bc8f38b64e2f6228 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:08:59.227 7 INFO neutron.db.segments_db [None req-e3cca27b-88d0-4761-8d41-d5dfdefcaf4d 6ed8d1e8796049479b8ab7274a6b9bec 329356bca8a34938bc8f38b64e2f6228 - - default default] Added segment f7b6d3bd-1d5c-46ad-8fb3-d597e3c9e037 of type vxlan for network 70b6c40a-8143-448c-a079-832e8aa205e3 [pid: 7|app: 0|req: 481/1017] 10.0.0.204 () {34 vars in 670 bytes} [Tue May 5 18:08:58 2026] POST /v2.0/networks => generated 633 bytes in 515 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:08:59.352 8 WARNING neutron_lib.context [None req-e6f06116-ec4e-4ca8-be8b-7b30d435add9 6ed8d1e8796049479b8ab7274a6b9bec 329356bca8a34938bc8f38b64e2f6228 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:08:59.418 8 INFO neutron.db.segments_db [None req-e6f06116-ec4e-4ca8-be8b-7b30d435add9 6ed8d1e8796049479b8ab7274a6b9bec 329356bca8a34938bc8f38b64e2f6228 - - default default] Added segment c35aefb4-c105-4193-ab6e-919cd1784808 of type vxlan for network 348f900f-1d41-4dd7-9ce1-190b668f646b [pid: 7|app: 0|req: 482/1018] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:08:59 2026] GET /v2.0/ports?device_id=af2eb323-f874-4fcf-b67d-8f309cc1ae1b => 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: 537/1019] 10.0.0.204 () {34 vars in 670 bytes} [Tue May 5 18:08:59 2026] POST /v2.0/networks => generated 633 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:08:59.550 7 WARNING neutron_lib.context [None req-ad05ecc6-6bb7-4b21-9ed1-df8ba2fab997 6ed8d1e8796049479b8ab7274a6b9bec 329356bca8a34938bc8f38b64e2f6228 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 483/1020] 10.0.0.204 () {34 vars in 669 bytes} [Tue May 5 18:08:59 2026] POST /v2.0/subnets => generated 646 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:08:59.841 8 WARNING neutron_lib.context [None req-4218fecf-da7f-42ac-9a21-85a6de2b4ef0 6ed8d1e8796049479b8ab7274a6b9bec 329356bca8a34938bc8f38b64e2f6228 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:09:00.065 7 INFO neutron.services.segments.plugin [-] Segment 160722d6-2567-4eff-acc1-27320c5868c5 resource provider aggregate not found 2026-05-05 18:09:00.068 7 INFO neutron.services.segments.plugin [-] Segment 160722d6-2567-4eff-acc1-27320c5868c5 resource provider aggregate not found [pid: 7|app: 0|req: 484/1021] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:09:00 2026] GET /v2.0/ports?device_id=87b6376e-0161-4880-b179-accd55789011 => 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: 538/1022] 10.0.0.204 () {34 vars in 669 bytes} [Tue May 5 18:08:59 2026] POST /v2.0/subnets => generated 655 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:09:00.167 7 WARNING neutron_lib.context [None req-044c6f1b-7121-4e6f-9a72-e7a5cd89669a 6ed8d1e8796049479b8ab7274a6b9bec 329356bca8a34938bc8f38b64e2f6228 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:09:00.173 7 INFO neutron.services.segments.plugin [-] Segment 160722d6-2567-4eff-acc1-27320c5868c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 160722d6-2567-4eff-acc1-27320c5868c5 found for delete ", "request_id": "req-a4b5aec3-95ae-40c9-9abd-8378b2f8a2d1"}]} 2026-05-05 18:09:00.174 7 INFO neutron.services.segments.plugin [-] Segment 160722d6-2567-4eff-acc1-27320c5868c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 160722d6-2567-4eff-acc1-27320c5868c5 found for delete ", "request_id": "req-007e9d5c-6c81-4898-9137-752cb736b8c6"}]} 2026-05-05 18:09:00.212 7 INFO neutron.db.segments_db [None req-044c6f1b-7121-4e6f-9a72-e7a5cd89669a 6ed8d1e8796049479b8ab7274a6b9bec 329356bca8a34938bc8f38b64e2f6228 - - default default] Added segment 6fec12c5-11ef-4ede-aece-66eacdf4b465 of type vxlan for network e24db7bc-fd21-4f77-8142-416ad7e91be9 2026-05-05 18:09:00.447 7 INFO neutron.db.l3_hamode_db [None req-044c6f1b-7121-4e6f-9a72-e7a5cd89669a 6ed8d1e8796049479b8ab7274a6b9bec 329356bca8a34938bc8f38b64e2f6228 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 18:09:00.561 7 INFO neutron.db.l3_hamode_db [None req-044c6f1b-7121-4e6f-9a72-e7a5cd89669a 6ed8d1e8796049479b8ab7274a6b9bec 329356bca8a34938bc8f38b64e2f6228 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 18:09:00.839 8 INFO neutron.db.segments_db [None req-248f8c78-6885-446f-ac95-614256bf5996 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] Added segment f6cca16d-03cd-4448-987c-b177026393d0 of type vxlan for network 945c5cda-9de1-4c74-bf06-411d91fe7993 [pid: 8|app: 0|req: 539/1023] 10.0.0.204 () {34 vars in 671 bytes} [Tue May 5 18:09:00 2026] POST /v2.0/networks => generated 746 bytes in 459 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1024] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:09:00 2026] GET /v2.0/ports?device_id=af2eb323-f874-4fcf-b67d-8f309cc1ae1b => 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: 485/1025] 10.0.0.204 () {34 vars in 669 bytes} [Tue May 5 18:09:00 2026] POST /v2.0/routers => generated 509 bytes in 1066 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1028] 10.0.0.204 () {34 vars in 669 bytes} [Tue May 5 18:09:00 2026] POST /v2.0/subnets => generated 693 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/1029] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:09:01 2026] GET /v2.0/ports?device_id=87b6376e-0161-4880-b179-accd55789011 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:09:01.291 8 INFO neutron.db.segments_db [None req-fba23cd8-5b1b-4e64-a201-a0b11385dcc7 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] Added segment ba032556-1b92-4d2a-8838-ec84b80ba3db of type vxlan for network c31d0fd1-59e6-43c8-abbe-83bb7e264733 2026-05-05 18:09:01.595 8 INFO neutron.db.l3_hamode_db [None req-fba23cd8-5b1b-4e64-a201-a0b11385dcc7 eb2bc30d5178453a9df91b4489cbb715 103f840e59464d5a90acb099c2308894 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 18:09:02.478 8 INFO neutron.db.l3_hamode_db [None req-fba23cd8-5b1b-4e64-a201-a0b11385dcc7 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 489/1030] 10.0.0.204 () {34 vars in 783 bytes} [Tue May 5 18:09:01 2026] PUT /v2.0/routers/892e2041-6623-47ba-bf5d-006e5c8deff6/add_router_interface => generated 309 bytes in 1248 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/1031] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:09:02 2026] GET /v2.0/ports?device_id=af2eb323-f874-4fcf-b67d-8f309cc1ae1b => 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: 491/1032] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:09:02 2026] GET /v2.0/ports?device_id=87b6376e-0161-4880-b179-accd55789011 => 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: 492/1033] 10.0.0.204 () {32 vars in 717 bytes} [Tue May 5 18:09:02 2026] GET /v2.0/ports/5af017c1-2c98-42c2-9231-0028c3c57a17 => generated 959 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1034] 10.0.0.204 () {34 vars in 669 bytes} [Tue May 5 18:09:01 2026] POST /v2.0/routers => generated 733 bytes in 2123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1035] 199.19.213.111 () {34 vars in 986 bytes} [Tue May 5 18:09:03 2026] GET /v2.0/networks?id=f416dadd-7251-404f-a658-b57f1e210a35 => generated 675 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/1036] 10.0.0.204 () {34 vars in 783 bytes} [Tue May 5 18:09:02 2026] PUT /v2.0/routers/892e2041-6623-47ba-bf5d-006e5c8deff6/add_router_interface => generated 309 bytes in 1253 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/1037] 199.19.213.111 () {34 vars in 1050 bytes} [Tue May 5 18:09:03 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=30f3c304e2dd403fb87899d1cc63bc43 => generated 179 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/1038] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:09:03 2026] GET /v2.0/ports?device_id=87b6376e-0161-4880-b179-accd55789011 => 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: 496/1039] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:09:03 2026] GET /v2.0/ports?device_id=af2eb323-f874-4fcf-b67d-8f309cc1ae1b => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/1040] 10.0.0.204 () {32 vars in 717 bytes} [Tue May 5 18:09:03 2026] GET /v2.0/ports/26bda20b-0cf1-489f-a53a-472dd1487d0c => generated 967 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:09:03.994 7 WARNING neutron_lib.context [req-852d7043-e9ad-4d83-a3dd-8045f3274a50 req-f850488b-9aa5-43ee-8a55-0fea9b3930b2 40d06f060d5b4a19abd392c6cee06dfe 30f3c304e2dd403fb87899d1cc63bc43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 498/1041] 199.19.213.111 () {38 vars in 955 bytes} [Tue May 5 18:09:03 2026] POST /v2.0/ports => generated 954 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 544/1042] 10.0.0.204 () {34 vars in 783 bytes} [Tue May 5 18:09:03 2026] PUT /v2.0/routers/9c6a3c53-222d-4636-b99c-b8957f1f7c4a/add_router_interface => generated 309 bytes in 1417 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1043] 10.0.0.204 () {34 vars in 789 bytes} [Tue May 5 18:09:04 2026] PUT /v2.0/routers/892e2041-6623-47ba-bf5d-006e5c8deff6/remove_router_interface => generated 309 bytes in 960 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1044] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:09:05 2026] GET /v2.0/ports?device_id=87b6376e-0161-4880-b179-accd55789011 => generated 969 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1045] 199.19.213.111 () {38 vars in 1028 bytes} [Tue May 5 18:09:04 2026] PUT /v2.0/ports/5e50499e-baa7-4b50-a39c-2257be5bdbff => generated 1235 bytes in 587 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: 501/1046] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:09:05 2026] DELETE /v2.0/security-groups/66130b98-3542-421d-94af-764c383b13f4 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:09:05.483 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6e3f3158-4c80-48fb-beaa-fe53ee17c9ba'] response: {'name': 'network-changed', 'server_uuid': '87b6376e-0161-4880-b179-accd55789011', 'tag': '5e50499e-baa7-4b50-a39c-2257be5bdbff', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 502/1047] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:09:05 2026] GET /v2.0/security-groups?id=8b6b2a97-3baa-4537-8a75-1a7d04eebf41&fields=id&fields=name => generated 112 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:09:05.563 7 INFO neutron.api.v2.resource [None req-6d889feb-0f23-4175-9456-25bacf021657 2b9cc23324954b7ab9265386fe9ff909 606c9ebbf4974189b64591dbacf24105 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 503/1048] 10.0.0.204 () {32 vars in 737 bytes} [Tue May 5 18:09:05 2026] GET /v2.0/security-groups/66130b98-3542-421d-94af-764c383b13f4 => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1049] 10.0.0.204 () {32 vars in 732 bytes} [Tue May 5 18:09:05 2026] DELETE /v2.0/floatingips/b584a392-cc41-4b82-b3b9-6dfa7519e52f => generated 0 bytes in 346 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1050] 10.0.0.138 () {34 vars in 982 bytes} [Tue May 5 18:09:05 2026] GET /v2.0/networks?id=945c5cda-9de1-4c74-bf06-411d91fe7993 => generated 678 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1051] 10.0.0.204 () {34 vars in 789 bytes} [Tue May 5 18:09:05 2026] PUT /v2.0/routers/892e2041-6623-47ba-bf5d-006e5c8deff6/remove_router_interface => generated 309 bytes in 886 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1052] 10.0.0.138 () {34 vars in 965 bytes} [Tue May 5 18:09:06 2026] GET /v2.0/quotas/103f840e59464d5a90acb099c2308894 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1053] 199.19.213.111 () {34 vars in 1080 bytes} [Tue May 5 18:09:06 2026] GET /v2.0/ports?tenant_id=30f3c304e2dd403fb87899d1cc63bc43&device_id=87b6376e-0161-4880-b179-accd55789011 => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1054] 10.0.0.204 () {32 vars in 736 bytes} [Tue May 5 18:09:06 2026] GET /v2.0/ports?device_id=892e2041-6623-47ba-bf5d-006e5c8deff6 => 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: 550/1055] 10.0.0.138 () {34 vars in 1002 bytes} [Tue May 5 18:09:06 2026] GET /v2.0/ports?tenant_id=103f840e59464d5a90acb099c2308894&fields=id => generated 103 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1056] 199.19.213.111 () {34 vars in 1018 bytes} [Tue May 5 18:09:06 2026] GET /v2.0/networks?tenant_id=30f3c304e2dd403fb87899d1cc63bc43&shared=False => generated 771 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:09:06.931 8 INFO neutron.services.segments.plugin [-] Segment 6fec12c5-11ef-4ede-aece-66eacdf4b465 resource provider aggregate not found 2026-05-05 18:09:06.935 8 INFO neutron.services.segments.plugin [-] Segment 6fec12c5-11ef-4ede-aece-66eacdf4b465 resource provider aggregate not found [pid: 7|app: 0|req: 506/1057] 10.0.0.204 () {34 vars in 789 bytes} [Tue May 5 18:09:05 2026] PUT /v2.0/routers/b1ed01a9-a1d8-4baa-b6f6-4530cee09c25/remove_router_interface => generated 309 bytes in 970 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:09:06.949 8 INFO neutron.services.segments.plugin [-] Segment 6fec12c5-11ef-4ede-aece-66eacdf4b465 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6fec12c5-11ef-4ede-aece-66eacdf4b465 found for delete ", "request_id": "req-39e9073f-e227-4b41-b709-abb5ec9abfa8"}]} 2026-05-05 18:09:06.952 8 INFO neutron.services.segments.plugin [-] Segment 6fec12c5-11ef-4ede-aece-66eacdf4b465 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6fec12c5-11ef-4ede-aece-66eacdf4b465 found for delete ", "request_id": "req-4057f434-dc88-472b-800b-a257b90a560d"}]} 2026-05-05 18:09:06.961 8 INFO neutron.db.l3_hamode_db [None req-6f93c45e-8b4f-4ad1-a2be-7e459ae52f02 6ed8d1e8796049479b8ab7274a6b9bec 329356bca8a34938bc8f38b64e2f6228 - - default default] HA network e24db7bc-fd21-4f77-8142-416ad7e91be9 was deleted as no HA routers are present in tenant 329356bca8a34938bc8f38b64e2f6228. [pid: 8|app: 0|req: 552/1058] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:09:06 2026] DELETE /v2.0/routers/892e2041-6623-47ba-bf5d-006e5c8deff6 => generated 0 bytes in 483 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1059] 10.0.0.138 () {34 vars in 1008 bytes} [Tue May 5 18:09:06 2026] GET /v2.0/networks/945c5cda-9de1-4c74-bf06-411d91fe7993?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1060] 199.19.213.111 () {34 vars in 930 bytes} [Tue May 5 18:09:06 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1061] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:09:06 2026] GET /v2.0/ports?device_id=87b6376e-0161-4880-b179-accd55789011 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1062] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:09:07 2026] DELETE /v2.0/subnets/b5758efc-92ab-4f99-bc13-e4a3f3520e67 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1063] 10.0.0.138 () {34 vars in 1108 bytes} [Tue May 5 18:09:07 2026] GET /v2.0/networks/945c5cda-9de1-4c74-bf06-411d91fe7993?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: 511/1064] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:09:07 2026] GET /v2.0/security-groups?id=8b6b2a97-3baa-4537-8a75-1a7d04eebf41&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1065] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:09:07 2026] DELETE /v2.0/subnets/468f02c5-e46d-4694-b206-0193927eb5ec => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:09:07.685 7 INFO neutron.services.segments.plugin [-] Segment c35aefb4-c105-4193-ab6e-919cd1784808 resource provider aggregate not found 2026-05-05 18:09:07.689 7 INFO neutron.services.segments.plugin [-] Segment c35aefb4-c105-4193-ab6e-919cd1784808 resource provider aggregate not found 2026-05-05 18:09:07.697 7 INFO neutron.services.segments.plugin [-] Segment c35aefb4-c105-4193-ab6e-919cd1784808 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c35aefb4-c105-4193-ab6e-919cd1784808 found for delete ", "request_id": "req-8bc1ed11-b361-4a46-b49b-f3049895b2e2"}]} [pid: 7|app: 0|req: 513/1066] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:09:07 2026] DELETE /v2.0/networks/348f900f-1d41-4dd7-9ce1-190b668f646b => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:09:07.708 7 INFO neutron.services.segments.plugin [-] Segment c35aefb4-c105-4193-ab6e-919cd1784808 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c35aefb4-c105-4193-ab6e-919cd1784808 found for delete ", "request_id": "req-7ed7e343-0d0f-492d-a9ee-75c21ca998cf"}]} [pid: 7|app: 0|req: 514/1067] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:09:07 2026] GET /v2.0/ports?device_id=27628f0f-2599-4f16-8b91-025d517a269b => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:09:07.849 8 INFO neutron.db.l3_hamode_db [None req-8ad31815-b85b-4f80-82bd-da9717aad619 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] HA network 65f7881c-7c77-4454-9370-fa56406b19fc was deleted as no HA routers are present in tenant 606c9ebbf4974189b64591dbacf24105. [pid: 8|app: 0|req: 554/1068] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:09:07 2026] DELETE /v2.0/routers/b1ed01a9-a1d8-4baa-b6f6-4530cee09c25 => generated 0 bytes in 846 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1069] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:09:07 2026] DELETE /v2.0/networks/70b6c40a-8143-448c-a079-832e8aa205e3 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1070] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:09:07 2026] DELETE /v2.0/subnets/f1558470-3a2d-4240-b864-3f975d189155 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:09:08.006 7 WARNING neutron_lib.context [None req-3905aa98-6de1-4476-94e2-f046730c8cbf 6ed8d1e8796049479b8ab7274a6b9bec 329356bca8a34938bc8f38b64e2f6228 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:09:08.063 7 INFO neutron.db.segments_db [None req-3905aa98-6de1-4476-94e2-f046730c8cbf 6ed8d1e8796049479b8ab7274a6b9bec 329356bca8a34938bc8f38b64e2f6228 - - default default] Added segment 7ac123f1-d736-428e-a63c-b6b87492ccea of type vxlan for network c119f0da-00da-4d4f-bf76-79bcb86ac1b6 [pid: 7|app: 0|req: 516/1071] 10.0.0.204 () {34 vars in 670 bytes} [Tue May 5 18:09:08 2026] POST /v2.0/networks => generated 633 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1072] 199.19.213.111 () {34 vars in 1080 bytes} [Tue May 5 18:09:08 2026] GET /v2.0/ports?tenant_id=30f3c304e2dd403fb87899d1cc63bc43&device_id=87b6376e-0161-4880-b179-accd55789011 => generated 1238 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:09:08.225 7 WARNING neutron_lib.context [None req-820cdd9d-5100-4137-9e78-6260c3f483ed 6ed8d1e8796049479b8ab7274a6b9bec 329356bca8a34938bc8f38b64e2f6228 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 556/1073] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:09:08 2026] DELETE /v2.0/networks/4c5fc2d5-cf8d-4a9e-9cbf-d04a4becbad9 => generated 0 bytes in 366 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1074] 199.19.213.111 () {34 vars in 1058 bytes} [Tue May 5 18:09:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=5e50499e-baa7-4b50-a39c-2257be5bdbff => 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: 518/1075] 10.0.0.204 () {34 vars in 669 bytes} [Tue May 5 18:09:08 2026] POST /v2.0/subnets => generated 646 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1076] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:09:08 2026] GET /v2.0/ports?device_id=87b6376e-0161-4880-b179-accd55789011 => generated 969 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:09:08.471 8 WARNING neutron_lib.context [None req-89e6773b-297d-4102-a793-d168ebad1f0f 6ed8d1e8796049479b8ab7274a6b9bec 329356bca8a34938bc8f38b64e2f6228 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 519/1077] 199.19.213.111 () {34 vars in 984 bytes} [Tue May 5 18:09:08 2026] GET /v2.0/subnets?id=502d853d-b20a-4325-bab1-5431553a7cb3 => generated 693 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1078] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:09:08 2026] GET /v2.0/security-groups?id=8b6b2a97-3baa-4537-8a75-1a7d04eebf41&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:09:08.518 8 INFO neutron.db.segments_db [None req-89e6773b-297d-4102-a793-d168ebad1f0f 6ed8d1e8796049479b8ab7274a6b9bec 329356bca8a34938bc8f38b64e2f6228 - - default default] Added segment 3d2f0b1f-a59f-4d10-805e-2c6409c767c4 of type vxlan for network b6724bd9-29bd-4462-84b9-81d5b66b8126 [pid: 7|app: 0|req: 521/1079] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:09:08 2026] GET /v2.0/ports?network_id=f416dadd-7251-404f-a658-b57f1e210a35&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: 522/1080] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:09:08 2026] GET /v2.0/security-groups?tenant_id=606c9ebbf4974189b64591dbacf24105&name=default => generated 2921 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1081] 199.19.213.111 () {34 vars in 1012 bytes} [Tue May 5 18:09:08 2026] GET /v2.0/networks/f416dadd-7251-404f-a658-b57f1e210a35?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1082] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:09:08 2026] DELETE /v2.0/security-groups/c81c3702-f0fc-4e0e-833d-aec6ed50d2cb => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1083] 199.19.213.111 () {34 vars in 1112 bytes} [Tue May 5 18:09:08 2026] GET /v2.0/networks/f416dadd-7251-404f-a658-b57f1e210a35?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:09:08.794 8 INFO neutron.db.l3_hamode_db [None req-89e6773b-297d-4102-a793-d168ebad1f0f 6ed8d1e8796049479b8ab7274a6b9bec 329356bca8a34938bc8f38b64e2f6228 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 526/1084] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:09:08 2026] GET /v2.0/ports?device_id=27628f0f-2599-4f16-8b91-025d517a269b => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:09:08.909 8 INFO neutron.db.l3_hamode_db [None req-89e6773b-297d-4102-a793-d168ebad1f0f 6ed8d1e8796049479b8ab7274a6b9bec 329356bca8a34938bc8f38b64e2f6228 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 18:09:08.974 8 INFO neutron.services.segments.plugin [-] Segment bdbb7324-d3b1-4bd6-ac1a-a5de5e0f0a6b resource provider aggregate not found 2026-05-05 18:09:08.978 8 INFO neutron.services.segments.plugin [-] Segment bdbb7324-d3b1-4bd6-ac1a-a5de5e0f0a6b resource provider aggregate not found 2026-05-05 18:09:08.995 8 INFO neutron.services.segments.plugin [-] Segment bdbb7324-d3b1-4bd6-ac1a-a5de5e0f0a6b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bdbb7324-d3b1-4bd6-ac1a-a5de5e0f0a6b found for delete ", "request_id": "req-5a66c2d6-5dc2-436e-8ece-e0ae1bf5c04f"}]} 2026-05-05 18:09:08.999 8 INFO neutron.services.segments.plugin [-] Segment bdbb7324-d3b1-4bd6-ac1a-a5de5e0f0a6b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bdbb7324-d3b1-4bd6-ac1a-a5de5e0f0a6b found for delete ", "request_id": "req-b0d90c6d-8411-4fb8-973f-6c21ccf7c9ae"}]} 2026-05-05 18:09:09.010 8 INFO neutron.services.segments.plugin [-] Segment b2200afe-298c-4464-a0c5-223bed714124 resource provider aggregate not found 2026-05-05 18:09:09.013 8 INFO neutron.services.segments.plugin [-] Segment b2200afe-298c-4464-a0c5-223bed714124 resource provider aggregate not found 2026-05-05 18:09:09.024 8 INFO neutron.services.segments.plugin [-] Segment b2200afe-298c-4464-a0c5-223bed714124 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2200afe-298c-4464-a0c5-223bed714124 found for delete ", "request_id": "req-677bc7e0-b9cf-41d0-a729-121e731ed189"}]} 2026-05-05 18:09:09.029 8 INFO neutron.services.segments.plugin [-] Segment b2200afe-298c-4464-a0c5-223bed714124 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2200afe-298c-4464-a0c5-223bed714124 found for delete ", "request_id": "req-c0baf55a-4f33-4b62-bbb2-fbbf9747054f"}]} [pid: 8|app: 0|req: 559/1085] 10.0.0.204 () {34 vars in 669 bytes} [Tue May 5 18:09:08 2026] POST /v2.0/routers => generated 508 bytes in 1153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1086] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:09:09 2026] GET /v2.0/ports?device_id=87b6376e-0161-4880-b179-accd55789011 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:09:09.636 8 WARNING neutron_lib.context [None req-b39c057f-d522-495e-8b19-66780746a914 6ed8d1e8796049479b8ab7274a6b9bec 329356bca8a34938bc8f38b64e2f6228 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 528/1087] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:09:09 2026] GET /v2.0/security-groups?id=8b6b2a97-3baa-4537-8a75-1a7d04eebf41&fields=id&fields=name => generated 112 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:09:09.923 7 INFO neutron.services.segments.plugin [-] Segment f7b6d3bd-1d5c-46ad-8fb3-d597e3c9e037 resource provider aggregate not found [pid: 7|app: 0|req: 529/1088] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:09:09 2026] GET /v2.0/ports?device_id=27628f0f-2599-4f16-8b91-025d517a269b => 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: 560/1089] 10.0.0.204 () {34 vars in 665 bytes} [Tue May 5 18:09:09 2026] POST /v2.0/ports => generated 963 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:09:10.022 7 INFO neutron.services.segments.plugin [-] Segment f7b6d3bd-1d5c-46ad-8fb3-d597e3c9e037 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7b6d3bd-1d5c-46ad-8fb3-d597e3c9e037 found for delete ", "request_id": "req-4fc5066c-f700-4acf-b5e1-34d3faa37c33"}]} 2026-05-05 18:09:10.023 7 INFO neutron.services.segments.plugin [-] Segment f7b6d3bd-1d5c-46ad-8fb3-d597e3c9e037 resource provider aggregate not found 2026-05-05 18:09:10.046 7 INFO neutron.services.segments.plugin [-] Segment f7b6d3bd-1d5c-46ad-8fb3-d597e3c9e037 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7b6d3bd-1d5c-46ad-8fb3-d597e3c9e037 found for delete ", "request_id": "req-6148b069-e1a0-4a98-bd34-9bc33560e2c6"}]} /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: 561/1090] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:09:10 2026] GET /v2.0/ports?device_id=87b6376e-0161-4880-b179-accd55789011 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1091] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:09:10 2026] GET /v2.0/security-groups?id=8b6b2a97-3baa-4537-8a75-1a7d04eebf41&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1092] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:09:10 2026] GET /v2.0/ports?device_id=27628f0f-2599-4f16-8b91-025d517a269b => 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: 530/1093] 10.0.0.204 () {34 vars in 783 bytes} [Tue May 5 18:09:10 2026] PUT /v2.0/routers/7bf0d959-cf61-4730-b05a-01c136e57b2f/add_router_interface => generated 309 bytes in 1209 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1094] 10.0.0.204 () {32 vars in 717 bytes} [Tue May 5 18:09:11 2026] GET /v2.0/ports/16dccf99-059f-4718-9ffb-c525edc1ea1f => generated 1037 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 565/1095] 199.19.213.111 () {34 vars in 986 bytes} [Tue May 5 18:09:11 2026] GET /v2.0/networks?id=945c5cda-9de1-4c74-bf06-411d91fe7993 => generated 678 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:09:11.862 8 WARNING neutron_lib.context [req-57c3345e-5698-49a2-9add-5f95cb75d1e1 req-cadb7b7e-c53c-4a34-9030-de5e95937b52 c63793eb32fe4cc0a3cf673584bb0277 103f840e59464d5a90acb099c2308894 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 566/1096] 199.19.213.111 () {38 vars in 955 bytes} [Tue May 5 18:09:11 2026] POST /v2.0/ports => generated 958 bytes in 443 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 567/1097] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:09:12 2026] GET /v2.0/ports?device_id=87b6376e-0161-4880-b179-accd55789011 => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1098] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:09:12 2026] GET /v2.0/ports?device_id=27628f0f-2599-4f16-8b91-025d517a269b => generated 961 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1099] 10.0.0.204 () {34 vars in 789 bytes} [Tue May 5 18:09:11 2026] PUT /v2.0/routers/7bf0d959-cf61-4730-b05a-01c136e57b2f/remove_router_interface => generated 309 bytes in 1121 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: 532/1100] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:09:12 2026] GET /v2.0/security-groups?id=8b6b2a97-3baa-4537-8a75-1a7d04eebf41&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: 7|app: 0|req: 533/1101] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:09:12 2026] GET /v2.0/security-groups?id=69517942-91de-453b-ac6a-dd1f86b076e8&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:09:12.667 7 INFO neutron.api.v2.resource [None req-42ccfdb4-7c2d-43b9-9c30-f7fa3b623f0a 6ed8d1e8796049479b8ab7274a6b9bec 329356bca8a34938bc8f38b64e2f6228 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 534/1102] 10.0.0.204 () {34 vars in 789 bytes} [Tue May 5 18:09:12 2026] PUT /v2.0/routers/7bf0d959-cf61-4730-b05a-01c136e57b2f/remove_router_interface => generated 197 bytes in 142 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1103] 10.0.0.204 () {32 vars in 736 bytes} [Tue May 5 18:09:12 2026] GET /v2.0/ports?device_id=7bf0d959-cf61-4730-b05a-01c136e57b2f => 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: 569/1104] 199.19.213.111 () {38 vars in 1028 bytes} [Tue May 5 18:09:12 2026] PUT /v2.0/ports/3faf7844-d041-4ae2-825b-5bab463d420a => generated 1239 bytes in 513 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:09:13.324 7 INFO neutron.services.segments.plugin [-] Segment 3d2f0b1f-a59f-4d10-805e-2c6409c767c4 resource provider aggregate not found 2026-05-05 18:09:13.332 7 INFO neutron.services.segments.plugin [-] Segment 3d2f0b1f-a59f-4d10-805e-2c6409c767c4 resource provider aggregate not found 2026-05-05 18:09:13.336 7 INFO neutron.services.segments.plugin [-] Segment 3d2f0b1f-a59f-4d10-805e-2c6409c767c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d2f0b1f-a59f-4d10-805e-2c6409c767c4 found for delete ", "request_id": "req-70f055cf-2df3-4713-8f11-66d1c4012515"}]} 2026-05-05 18:09:13.346 7 INFO neutron.services.segments.plugin [-] Segment 3d2f0b1f-a59f-4d10-805e-2c6409c767c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d2f0b1f-a59f-4d10-805e-2c6409c767c4 found for delete ", "request_id": "req-d48d8824-fa31-48cd-a973-b98c2bb01240"}]} 2026-05-05 18:09:13.356 7 INFO neutron.db.l3_hamode_db [None req-a44b51f3-bf6f-495c-b135-349f490d3414 6ed8d1e8796049479b8ab7274a6b9bec 329356bca8a34938bc8f38b64e2f6228 - - default default] HA network b6724bd9-29bd-4462-84b9-81d5b66b8126 was deleted as no HA routers are present in tenant 329356bca8a34938bc8f38b64e2f6228. [pid: 7|app: 0|req: 536/1105] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:09:12 2026] DELETE /v2.0/routers/7bf0d959-cf61-4730-b05a-01c136e57b2f => generated 0 bytes in 664 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-05-05 18:09:13.403 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cfc3901c-99e8-4e0b-a497-ad0684bc845a'] response: {'name': 'network-changed', 'server_uuid': '27628f0f-2599-4f16-8b91-025d517a269b', 'tag': '3faf7844-d041-4ae2-825b-5bab463d420a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 570/1106] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:09:13 2026] DELETE /v2.0/subnets/8b47170c-dd61-452e-b11f-aac609269845 => 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: 571/1107] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:09:13 2026] GET /v2.0/ports?device_id=87b6376e-0161-4880-b179-accd55789011 => generated 971 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1108] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:09:13 2026] GET /v2.0/ports?device_id=27628f0f-2599-4f16-8b91-025d517a269b => generated 973 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1109] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:09:13 2026] GET /v2.0/security-groups?id=8b6b2a97-3baa-4537-8a75-1a7d04eebf41&fields=id&fields=name => generated 112 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1110] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:09:13 2026] DELETE /v2.0/networks/c119f0da-00da-4d4f-bf76-79bcb86ac1b6 => generated 0 bytes in 308 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1111] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:09:13 2026] GET /v2.0/security-groups?id=69517942-91de-453b-ac6a-dd1f86b076e8&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:09:13.903 7 WARNING neutron_lib.context [None req-0456579e-297d-4f87-9dfe-0d0fe989bce8 6ed8d1e8796049479b8ab7274a6b9bec 329356bca8a34938bc8f38b64e2f6228 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:09:13.961 7 INFO neutron.db.segments_db [None req-0456579e-297d-4f87-9dfe-0d0fe989bce8 6ed8d1e8796049479b8ab7274a6b9bec 329356bca8a34938bc8f38b64e2f6228 - - default default] Added segment ae2b89ff-5204-4f4e-9d70-d8e1349fe1c4 of type vxlan for network 26cd5096-c786-47e3-8ab2-7bb0283d06a1 [pid: 7|app: 0|req: 539/1112] 10.0.0.204 () {34 vars in 670 bytes} [Tue May 5 18:09:13 2026] POST /v2.0/networks => generated 634 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1113] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:09:13 2026] GET /v2.0/security-groups?tenant_id=a2a5f736eb284f2cb2ace2e5908d2610&name=default => generated 2925 bytes in 351 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:09:14.080 8 WARNING neutron_lib.context [None req-cf4f48e3-d609-4368-9b3d-032055411256 6ed8d1e8796049479b8ab7274a6b9bec 329356bca8a34938bc8f38b64e2f6228 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 540/1114] 199.19.213.111 () {34 vars in 1080 bytes} [Tue May 5 18:09:14 2026] GET /v2.0/ports?tenant_id=103f840e59464d5a90acb099c2308894&device_id=27628f0f-2599-4f16-8b91-025d517a269b => generated 1242 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1115] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:09:14 2026] DELETE /v2.0/security-groups/08de6248-5ff2-473f-a617-57273fff531d => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1116] 199.19.213.111 () {34 vars in 1018 bytes} [Tue May 5 18:09:14 2026] GET /v2.0/networks?tenant_id=103f840e59464d5a90acb099c2308894&shared=False => generated 774 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1117] 199.19.213.111 () {34 vars in 930 bytes} [Tue May 5 18:09:14 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1118] 10.0.0.204 () {34 vars in 669 bytes} [Tue May 5 18:09:14 2026] POST /v2.0/subnets => generated 646 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:09:14.356 7 WARNING neutron_lib.context [None req-09472649-b389-44a6-b66b-ecf37627f459 6ed8d1e8796049479b8ab7274a6b9bec 329356bca8a34938bc8f38b64e2f6228 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:09:14.397 7 INFO neutron.db.segments_db [None req-09472649-b389-44a6-b66b-ecf37627f459 6ed8d1e8796049479b8ab7274a6b9bec 329356bca8a34938bc8f38b64e2f6228 - - default default] Added segment b7873685-a891-423b-af70-9d3d4be96217 of type vxlan for network 6f0dc07d-1337-4c61-b8ad-77e70ab3ba66 [pid: 8|app: 0|req: 576/1119] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:09:14 2026] GET /v2.0/security-groups?tenant_id=77f863ba207f4eb091a836decc72daa2&name=default => generated 2925 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1120] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:09:14 2026] DELETE /v2.0/security-groups/6b13d9e6-3f1e-4b3b-9a52-bbc3a4e005ce => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:09:14.672 7 INFO neutron.db.l3_hamode_db [None req-09472649-b389-44a6-b66b-ecf37627f459 6ed8d1e8796049479b8ab7274a6b9bec 329356bca8a34938bc8f38b64e2f6228 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 18:09:14.785 7 INFO neutron.db.l3_hamode_db [None req-09472649-b389-44a6-b66b-ecf37627f459 6ed8d1e8796049479b8ab7274a6b9bec 329356bca8a34938bc8f38b64e2f6228 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 578/1121] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:09:14 2026] GET /v2.0/ports?device_id=87b6376e-0161-4880-b179-accd55789011 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1122] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:09:14 2026] GET /v2.0/security-groups?id=8b6b2a97-3baa-4537-8a75-1a7d04eebf41&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1123] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:09:14 2026] GET /v2.0/ports?device_id=87b6376e-0161-4880-b179-accd55789011 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1124] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:09:14 2026] GET /v2.0/ports?device_id=27628f0f-2599-4f16-8b91-025d517a269b => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:09:15.342 8 INFO neutron.db.l3_db [None req-fe56306a-f7c9-4afe-bb58-a3a1e96e8fde 40d06f060d5b4a19abd392c6cee06dfe 30f3c304e2dd403fb87899d1cc63bc43 - - default default] Floating IP d4c6b90b-0561-4226-b26c-bb17e650506d associated. External IP: 10.96.250.205, port: 5e50499e-baa7-4b50-a39c-2257be5bdbff. 2026-05-05 18:09:15.387 7 INFO neutron.services.segments.plugin [-] Segment 7ac123f1-d736-428e-a63c-b6b87492ccea resource provider aggregate not found 2026-05-05 18:09:15.393 7 INFO neutron.services.segments.plugin [-] Segment 7ac123f1-d736-428e-a63c-b6b87492ccea resource provider aggregate not found 2026-05-05 18:09:15.404 7 INFO neutron.services.segments.plugin [-] Segment 7ac123f1-d736-428e-a63c-b6b87492ccea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ac123f1-d736-428e-a63c-b6b87492ccea found for delete ", "request_id": "req-a7088a67-f758-48e8-a50a-55183d610679"}]} 2026-05-05 18:09:15.415 7 INFO neutron.services.segments.plugin [-] Segment 7ac123f1-d736-428e-a63c-b6b87492ccea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ac123f1-d736-428e-a63c-b6b87492ccea found for delete ", "request_id": "req-d7a1b13c-c6f8-4451-9a11-8a8f8ddd1751"}]} [pid: 7|app: 0|req: 544/1125] 10.0.0.204 () {34 vars in 669 bytes} [Tue May 5 18:09:14 2026] POST /v2.0/routers => generated 511 bytes in 1083 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1126] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:09:15 2026] GET /v2.0/security-groups?id=69517942-91de-453b-ac6a-dd1f86b076e8&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1127] 199.19.213.111 () {34 vars in 1080 bytes} [Tue May 5 18:09:15 2026] GET /v2.0/ports?tenant_id=103f840e59464d5a90acb099c2308894&device_id=27628f0f-2599-4f16-8b91-025d517a269b => generated 1242 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1128] 10.0.0.204 () {34 vars in 749 bytes} [Tue May 5 18:09:15 2026] PUT /v2.0/floatingips/d4c6b90b-0561-4226-b26c-bb17e650506d => generated 855 bytes in 698 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1129] 199.19.213.111 () {34 vars in 1060 bytes} [Tue May 5 18:09:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=3faf7844-d041-4ae2-825b-5bab463d420a => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:09:15.742 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f986be81-e256-4eed-ae05-7cb0949fe2ba'] response: {'name': 'network-changed', 'server_uuid': '87b6376e-0161-4880-b179-accd55789011', 'tag': '5e50499e-baa7-4b50-a39c-2257be5bdbff', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 584/1130] 199.19.213.111 () {34 vars in 984 bytes} [Tue May 5 18:09:15 2026] GET /v2.0/subnets?id=a36e8dbf-25fc-4815-99b8-82ae693a5f8c => generated 696 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1131] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:09:15 2026] GET /v2.0/ports?device_id=87b6376e-0161-4880-b179-accd55789011 => generated 971 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1132] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:09:15 2026] GET /v2.0/ports?network_id=945c5cda-9de1-4c74-bf06-411d91fe7993&device_owner=network%3Adhcp => generated 1244 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1133] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:09:15 2026] GET /v2.0/security-groups?id=8b6b2a97-3baa-4537-8a75-1a7d04eebf41&fields=id&fields=name => generated 112 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1134] 199.19.213.111 () {34 vars in 1012 bytes} [Tue May 5 18:09:15 2026] GET /v2.0/networks/945c5cda-9de1-4c74-bf06-411d91fe7993?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: 589/1135] 199.19.213.111 () {34 vars in 1112 bytes} [Tue May 5 18:09:15 2026] GET /v2.0/networks/945c5cda-9de1-4c74-bf06-411d91fe7993?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1136] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:09:16 2026] GET /v2.0/ports?device_id=87b6376e-0161-4880-b179-accd55789011 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1137] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:09:16 2026] GET /v2.0/security-groups?id=8b6b2a97-3baa-4537-8a75-1a7d04eebf41&fields=id&fields=name => generated 112 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1140] 199.19.213.111 () {34 vars in 1080 bytes} [Tue May 5 18:09:16 2026] GET /v2.0/ports?tenant_id=30f3c304e2dd403fb87899d1cc63bc43&device_id=87b6376e-0161-4880-b179-accd55789011 => generated 1240 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1141] 199.19.213.111 () {34 vars in 986 bytes} [Tue May 5 18:09:16 2026] GET /v2.0/networks?id=f416dadd-7251-404f-a658-b57f1e210a35 => generated 771 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1142] 199.19.213.111 () {34 vars in 1058 bytes} [Tue May 5 18:09:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=5e50499e-baa7-4b50-a39c-2257be5bdbff => 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: 597/1143] 199.19.213.111 () {34 vars in 984 bytes} [Tue May 5 18:09:16 2026] GET /v2.0/subnets?id=502d853d-b20a-4325-bab1-5431553a7cb3 => generated 693 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1144] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:09:16 2026] GET /v2.0/ports?network_id=f416dadd-7251-404f-a658-b57f1e210a35&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1145] 199.19.213.111 () {34 vars in 1012 bytes} [Tue May 5 18:09:16 2026] GET /v2.0/networks/f416dadd-7251-404f-a658-b57f1e210a35?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1146] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:09:16 2026] GET /v2.0/ports?device_id=27628f0f-2599-4f16-8b91-025d517a269b => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1147] 199.19.213.111 () {34 vars in 1112 bytes} [Tue May 5 18:09:16 2026] GET /v2.0/networks/f416dadd-7251-404f-a658-b57f1e210a35?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: 602/1148] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:09:16 2026] GET /v2.0/security-groups?id=69517942-91de-453b-ac6a-dd1f86b076e8&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: 547/1149] 10.0.0.204 () {34 vars in 783 bytes} [Tue May 5 18:09:15 2026] PUT /v2.0/routers/1dd2e075-de29-4eb1-a36f-fed3a99ffd2f/add_router_interface => generated 309 bytes in 1297 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1150] 10.0.0.204 () {32 vars in 717 bytes} [Tue May 5 18:09:16 2026] GET /v2.0/ports/c2db5c1d-ef07-4e6e-b7a5-2ea1b881b6c1 => generated 959 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1151] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:09:17 2026] GET /v2.0/ports?device_id=87b6376e-0161-4880-b179-accd55789011 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1152] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:09:17 2026] GET /v2.0/security-groups?id=8b6b2a97-3baa-4537-8a75-1a7d04eebf41&fields=id&fields=name => generated 112 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1153] 10.0.0.204 () {34 vars in 789 bytes} [Tue May 5 18:09:16 2026] PUT /v2.0/routers/1dd2e075-de29-4eb1-a36f-fed3a99ffd2f/remove_router_interface => generated 309 bytes in 712 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1154] 10.0.0.204 () {32 vars in 736 bytes} [Tue May 5 18:09:17 2026] GET /v2.0/ports?device_id=1dd2e075-de29-4eb1-a36f-fed3a99ffd2f => 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: 607/1155] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:09:17 2026] GET /v2.0/ports?device_id=27628f0f-2599-4f16-8b91-025d517a269b => generated 973 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1156] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:09:17 2026] GET /v2.0/security-groups?id=69517942-91de-453b-ac6a-dd1f86b076e8&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: 609/1157] 199.19.213.111 () {34 vars in 994 bytes} [Tue May 5 18:09:18 2026] GET /v2.0/ports?device_id=87b6376e-0161-4880-b179-accd55789011 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:09:18.094 7 INFO neutron.services.segments.plugin [-] Segment b7873685-a891-423b-af70-9d3d4be96217 resource provider aggregate not found 2026-05-05 18:09:18.100 7 INFO neutron.services.segments.plugin [-] Segment b7873685-a891-423b-af70-9d3d4be96217 resource provider aggregate not found 2026-05-05 18:09:18.111 7 INFO neutron.services.segments.plugin [-] Segment b7873685-a891-423b-af70-9d3d4be96217 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7873685-a891-423b-af70-9d3d4be96217 found for delete ", "request_id": "req-9312d445-058d-43a1-9f5b-fcd6727a3b7b"}]} 2026-05-05 18:09:18.117 7 INFO neutron.services.segments.plugin [-] Segment b7873685-a891-423b-af70-9d3d4be96217 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7873685-a891-423b-af70-9d3d4be96217 found for delete ", "request_id": "req-977e5432-6d7f-4daf-9389-5d9da06114a5"}]} 2026-05-05 18:09:18.130 7 INFO neutron.db.l3_hamode_db [None req-013c31a0-854f-49d5-816c-f21179da823e 6ed8d1e8796049479b8ab7274a6b9bec 329356bca8a34938bc8f38b64e2f6228 - - default default] HA network 6f0dc07d-1337-4c61-b8ad-77e70ab3ba66 was deleted as no HA routers are present in tenant 329356bca8a34938bc8f38b64e2f6228. [pid: 7|app: 0|req: 549/1158] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:09:17 2026] DELETE /v2.0/routers/1dd2e075-de29-4eb1-a36f-fed3a99ffd2f => generated 0 bytes in 534 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1159] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:09:18 2026] DELETE /v2.0/subnets/b4df1cf1-6306-4357-b029-dd094ada3740 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:09:18.316 8 INFO neutron.db.l3_db [req-011aad8e-3cf3-4034-99c3-71b03bf0c7b8 req-cfd55c62-3595-41c1-8e70-b646c9b0663a 40d06f060d5b4a19abd392c6cee06dfe 30f3c304e2dd403fb87899d1cc63bc43 - - default default] Floating IP d4c6b90b-0561-4226-b26c-bb17e650506d disassociated. External IP: 10.96.250.205, port: 5e50499e-baa7-4b50-a39c-2257be5bdbff. [pid: 7|app: 0|req: 551/1160] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:09:18 2026] DELETE /v2.0/networks/26cd5096-c786-47e3-8ab2-7bb0283d06a1 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1161] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:09:18 2026] GET /v2.0/ports?device_id=87b6376e-0161-4880-b179-accd55789011 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:09:18.565 7 WARNING neutron_lib.context [None req-8faa4d2a-0621-4ccb-89ee-9d8feef0bcf1 6ed8d1e8796049479b8ab7274a6b9bec 329356bca8a34938bc8f38b64e2f6228 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:09:18.605 7 INFO neutron.db.segments_db [None req-8faa4d2a-0621-4ccb-89ee-9d8feef0bcf1 6ed8d1e8796049479b8ab7274a6b9bec 329356bca8a34938bc8f38b64e2f6228 - - default default] Added segment eb5baf11-c5d6-40ba-9055-5d8ce4c76924 of type vxlan for network e90e5b7a-f53f-45ef-a89e-09badbefcc70 [pid: 8|app: 0|req: 610/1162] 199.19.213.111 () {36 vars in 997 bytes} [Tue May 5 18:09:18 2026] DELETE /v2.0/ports/5e50499e-baa7-4b50-a39c-2257be5bdbff => generated 0 bytes in 586 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:09:18.853 7 INFO neutron.db.l3_hamode_db [None req-8faa4d2a-0621-4ccb-89ee-9d8feef0bcf1 6ed8d1e8796049479b8ab7274a6b9bec 329356bca8a34938bc8f38b64e2f6228 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 18:09:18.980 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2bcfd4e4-79d6-4f4c-a4a3-b15310d6a167'] response: {'server_uuid': '87b6376e-0161-4880-b179-accd55789011', 'name': 'network-vif-deleted', 'tag': '5e50499e-baa7-4b50-a39c-2257be5bdbff', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 611/1163] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:09:18 2026] GET /v2.0/ports?device_id=27628f0f-2599-4f16-8b91-025d517a269b => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1164] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:09:18 2026] GET /v2.0/security-groups?id=69517942-91de-453b-ac6a-dd1f86b076e8&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1165] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:09:19 2026] GET /v2.0/ports?device_id=87b6376e-0161-4880-b179-accd55789011 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:09:19.692 7 INFO neutron.db.l3_hamode_db [None req-8faa4d2a-0621-4ccb-89ee-9d8feef0bcf1 6ed8d1e8796049479b8ab7274a6b9bec 329356bca8a34938bc8f38b64e2f6228 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 18:09:20.132 7 INFO neutron.services.segments.plugin [-] Segment ae2b89ff-5204-4f4e-9d70-d8e1349fe1c4 resource provider aggregate not found 2026-05-05 18:09:20.138 7 INFO neutron.services.segments.plugin [-] Segment ae2b89ff-5204-4f4e-9d70-d8e1349fe1c4 resource provider aggregate not found 2026-05-05 18:09:20.151 7 INFO neutron.services.segments.plugin [-] Segment ae2b89ff-5204-4f4e-9d70-d8e1349fe1c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae2b89ff-5204-4f4e-9d70-d8e1349fe1c4 found for delete ", "request_id": "req-77c0c1eb-973d-41ea-931e-8a8307ed0dfe"}]} 2026-05-05 18:09:20.152 7 INFO neutron.services.segments.plugin [-] Segment ae2b89ff-5204-4f4e-9d70-d8e1349fe1c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae2b89ff-5204-4f4e-9d70-d8e1349fe1c4 found for delete ", "request_id": "req-9f014248-5649-4e03-91a7-15bad6bf0744"}]} [pid: 8|app: 0|req: 614/1166] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:09:20 2026] GET /v2.0/ports?device_id=27628f0f-2599-4f16-8b91-025d517a269b => 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: 615/1167] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:09:20 2026] GET /v2.0/security-groups?id=69517942-91de-453b-ac6a-dd1f86b076e8&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: 616/1168] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:09:20 2026] GET /v2.0/ports?device_id=27628f0f-2599-4f16-8b91-025d517a269b => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1169] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:09:20 2026] GET /v2.0/security-groups?id=69517942-91de-453b-ac6a-dd1f86b076e8&fields=id&fields=name => generated 88 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1170] 10.0.0.204 () {34 vars in 669 bytes} [Tue May 5 18:09:18 2026] POST /v2.0/routers => generated 692 bytes in 2119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1171] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:09:20 2026] GET /v2.0/ports?device_id=87b6376e-0161-4880-b179-accd55789011 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1172] 10.0.0.204 () {32 vars in 721 bytes} [Tue May 5 18:09:20 2026] GET /v2.0/routers/85d8bce1-4f27-4818-b5c4-e9c949ace331 => generated 698 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1173] 10.0.0.204 () {32 vars in 647 bytes} [Tue May 5 18:09:20 2026] GET /v2.0/routers => generated 701 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1174] 10.0.0.204 () {34 vars in 741 bytes} [Tue May 5 18:09:20 2026] PUT /v2.0/routers/85d8bce1-4f27-4818-b5c4-e9c949ace331 => generated 705 bytes in 447 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1175] 10.0.0.204 () {32 vars in 721 bytes} [Tue May 5 18:09:21 2026] GET /v2.0/routers/85d8bce1-4f27-4818-b5c4-e9c949ace331 => generated 705 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1176] 10.0.0.204 () {32 vars in 736 bytes} [Tue May 5 18:09:21 2026] GET /v2.0/ports?device_id=85d8bce1-4f27-4818-b5c4-e9c949ace331 => 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: 620/1177] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:09:21 2026] GET /v2.0/security-groups?tenant_id=0e51e3d732ac43bbba32ba33e8405acd&name=default => generated 2925 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1178] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:09:21 2026] GET /v2.0/ports?device_id=27628f0f-2599-4f16-8b91-025d517a269b => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1179] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:09:21 2026] DELETE /v2.0/security-groups/547b4a25-8783-49d7-8bce-02f252114505 => 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: 623/1180] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:09:21 2026] GET /v2.0/security-groups?id=69517942-91de-453b-ac6a-dd1f86b076e8&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: 624/1181] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:09:21 2026] GET /v2.0/ports?device_id=87b6376e-0161-4880-b179-accd55789011 => 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: 625/1182] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:09:21 2026] GET /v2.0/security-groups?tenant_id=d6fc6cbdc1a446babef6f1ce760158c6&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: 626/1183] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:09:22 2026] DELETE /v2.0/security-groups/6bfb7316-e6cc-4e05-bf9e-79112f7944fb => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:09:22.294 7 INFO neutron.services.segments.plugin [-] Segment eb5baf11-c5d6-40ba-9055-5d8ce4c76924 resource provider aggregate not found 2026-05-05 18:09:22.298 7 INFO neutron.services.segments.plugin [-] Segment eb5baf11-c5d6-40ba-9055-5d8ce4c76924 resource provider aggregate not found 2026-05-05 18:09:22.313 7 INFO neutron.services.segments.plugin [-] Segment eb5baf11-c5d6-40ba-9055-5d8ce4c76924 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb5baf11-c5d6-40ba-9055-5d8ce4c76924 found for delete ", "request_id": "req-cf33f26d-3ff5-44e9-a3f3-269ae2cb15c9"}]} 2026-05-05 18:09:22.314 7 INFO neutron.db.l3_hamode_db [None req-d6dbf2fd-56cb-49c0-a227-bbca517bff01 6ed8d1e8796049479b8ab7274a6b9bec 329356bca8a34938bc8f38b64e2f6228 - - default default] HA network e90e5b7a-f53f-45ef-a89e-09badbefcc70 was deleted as no HA routers are present in tenant 329356bca8a34938bc8f38b64e2f6228. [pid: 7|app: 0|req: 558/1184] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:09:21 2026] DELETE /v2.0/routers/85d8bce1-4f27-4818-b5c4-e9c949ace331 => generated 0 bytes in 850 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1185] 10.0.0.204 () {32 vars in 736 bytes} [Tue May 5 18:09:22 2026] GET /v2.0/ports?device_id=85d8bce1-4f27-4818-b5c4-e9c949ace331 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:09:22.355 7 INFO neutron.services.segments.plugin [-] Segment eb5baf11-c5d6-40ba-9055-5d8ce4c76924 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb5baf11-c5d6-40ba-9055-5d8ce4c76924 found for delete ", "request_id": "req-45554040-7dcc-4169-9f87-fe193922a815"}]} 2026-05-05 18:09:22.363 7 INFO neutron.api.v2.resource [None req-aaf58c75-91c8-489e-bd29-0a95d9c84e59 6ed8d1e8796049479b8ab7274a6b9bec 329356bca8a34938bc8f38b64e2f6228 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 559/1186] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:09:22 2026] DELETE /v2.0/routers/85d8bce1-4f27-4818-b5c4-e9c949ace331 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1187] 10.0.0.204 () {32 vars in 736 bytes} [Tue May 5 18:09:22 2026] GET /v2.0/ports?device_id=1dd2e075-de29-4eb1-a36f-fed3a99ffd2f => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:09:22.402 7 INFO neutron.api.v2.resource [None req-5e464e3a-f195-4f6a-a3e6-097f589ffeb0 6ed8d1e8796049479b8ab7274a6b9bec 329356bca8a34938bc8f38b64e2f6228 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 560/1188] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:09:22 2026] DELETE /v2.0/routers/1dd2e075-de29-4eb1-a36f-fed3a99ffd2f => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:09:22.426 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4a3277ef-142d-478a-bc88-310c58754cf3 6ed8d1e8796049479b8ab7274a6b9bec 329356bca8a34938bc8f38b64e2f6228 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 629/1189] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:09:22 2026] DELETE /v2.0/subnets/b4df1cf1-6306-4357-b029-dd094ada3740 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1190] 10.0.0.204 () {32 vars in 736 bytes} [Tue May 5 18:09:22 2026] GET /v2.0/ports?device_id=7bf0d959-cf61-4730-b05a-01c136e57b2f => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:09:22.482 8 INFO neutron.api.v2.resource [None req-22f74aac-774b-4002-98f8-ae2d1505a019 6ed8d1e8796049479b8ab7274a6b9bec 329356bca8a34938bc8f38b64e2f6228 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 630/1191] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:09:22 2026] DELETE /v2.0/routers/7bf0d959-cf61-4730-b05a-01c136e57b2f => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:09:22.502 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2c21c601-a30b-4b4b-8063-b8c8ff572bb5 6ed8d1e8796049479b8ab7274a6b9bec 329356bca8a34938bc8f38b64e2f6228 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 562/1192] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:09:22 2026] DELETE /v2.0/subnets/8b47170c-dd61-452e-b11f-aac609269845 => 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: 631/1193] 10.0.0.204 () {32 vars in 736 bytes} [Tue May 5 18:09:22 2026] GET /v2.0/ports?device_id=892e2041-6623-47ba-bf5d-006e5c8deff6 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:09:22.555 7 INFO neutron.api.v2.resource [None req-3103adb2-e7c1-454c-aecf-87b8860c089d 6ed8d1e8796049479b8ab7274a6b9bec 329356bca8a34938bc8f38b64e2f6228 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 563/1194] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:09:22 2026] DELETE /v2.0/routers/892e2041-6623-47ba-bf5d-006e5c8deff6 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:09:22.574 8 INFO neutron.pecan_wsgi.hooks.translation [None req-88c8fcf0-ffc8-44d1-a457-67a75fea3062 6ed8d1e8796049479b8ab7274a6b9bec 329356bca8a34938bc8f38b64e2f6228 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 632/1195] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:09:22 2026] DELETE /v2.0/subnets/b5758efc-92ab-4f99-bc13-e4a3f3520e67 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:09:22.594 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1ca035b4-5979-4b94-9f42-de8a79e1b102 6ed8d1e8796049479b8ab7274a6b9bec 329356bca8a34938bc8f38b64e2f6228 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 564/1196] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:09:22 2026] DELETE /v2.0/subnets/468f02c5-e46d-4694-b206-0193927eb5ec => 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: 633/1197] 199.19.213.111 () {34 vars in 994 bytes} [Tue May 5 18:09:22 2026] GET /v2.0/ports?device_id=27628f0f-2599-4f16-8b91-025d517a269b => generated 975 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1198] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:09:23 2026] GET /v2.0/ports?device_id=27628f0f-2599-4f16-8b91-025d517a269b => 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: 635/1199] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:09:23 2026] DELETE /v2.0/security-groups/8b6b2a97-3baa-4537-8a75-1a7d04eebf41 => 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: 636/1200] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:09:23 2026] GET /v2.0/security-groups?id=69517942-91de-453b-ac6a-dd1f86b076e8&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1201] 199.19.213.111 () {36 vars in 997 bytes} [Tue May 5 18:09:22 2026] DELETE /v2.0/ports/3faf7844-d041-4ae2-825b-5bab463d420a => generated 0 bytes in 329 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:09:23.322 7 INFO neutron.api.v2.resource [None req-f8099498-baf0-4dfa-b2cd-aae619713c32 40d06f060d5b4a19abd392c6cee06dfe 30f3c304e2dd403fb87899d1cc63bc43 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 566/1202] 10.0.0.204 () {32 vars in 737 bytes} [Tue May 5 18:09:23 2026] GET /v2.0/security-groups/8b6b2a97-3baa-4537-8a75-1a7d04eebf41 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:09:23.378 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a5be8157-b3eb-4308-906f-5b1ee150d625'] response: {'server_uuid': '27628f0f-2599-4f16-8b91-025d517a269b', 'name': 'network-vif-deleted', 'tag': '3faf7844-d041-4ae2-825b-5bab463d420a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 637/1203] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:09:23 2026] GET /v2.0/security-groups?tenant_id=329356bca8a34938bc8f38b64e2f6228&name=default => generated 2925 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1204] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:09:23 2026] DELETE /v2.0/security-groups/34b5881b-5978-4839-bc48-04395cf8de98 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1205] 10.0.0.204 () {32 vars in 732 bytes} [Tue May 5 18:09:23 2026] DELETE /v2.0/floatingips/d4c6b90b-0561-4226-b26c-bb17e650506d => generated 0 bytes in 297 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1206] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:09:24 2026] GET /v2.0/ports?device_id=27628f0f-2599-4f16-8b91-025d517a269b => 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: 639/1207] 10.0.0.204 () {34 vars in 789 bytes} [Tue May 5 18:09:23 2026] PUT /v2.0/routers/9a3f7adb-5338-47c9-bae3-eb75e917413d/remove_router_interface => generated 309 bytes in 983 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:09:25.420 8 WARNING neutron_lib.context [None req-a276abf9-cc94-4cc8-8393-c64ceecc755a 5cbc957c3203485c9d8292527296b3fa 62260ddfa205475ebea1cd83eeb44310 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:09:25.532 7 INFO neutron.services.segments.plugin [-] Segment f6db398d-b867-4997-8334-78bd0c1b6f2b resource provider aggregate not found 2026-05-05 18:09:25.536 7 INFO neutron.services.segments.plugin [-] Segment f6db398d-b867-4997-8334-78bd0c1b6f2b resource provider aggregate not found 2026-05-05 18:09:25.548 7 INFO neutron.services.segments.plugin [-] Segment f6db398d-b867-4997-8334-78bd0c1b6f2b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6db398d-b867-4997-8334-78bd0c1b6f2b found for delete ", "request_id": "req-65de4d0b-6973-46b6-a384-bcec4cfd680c"}]} 2026-05-05 18:09:25.550 7 INFO neutron.db.l3_hamode_db [None req-2756b75f-50d7-49c9-9537-1c958ded59e2 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] HA network 3605d11c-9c6d-45df-93c4-7ab2acb83cad was deleted as no HA routers are present in tenant 30f3c304e2dd403fb87899d1cc63bc43. 2026-05-05 18:09:25.551 7 INFO neutron.services.segments.plugin [-] Segment f6db398d-b867-4997-8334-78bd0c1b6f2b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6db398d-b867-4997-8334-78bd0c1b6f2b found for delete ", "request_id": "req-ecf7c243-7ce0-47bf-a9ec-f62260f6aae3"}]} [pid: 7|app: 0|req: 569/1208] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:09:24 2026] DELETE /v2.0/routers/9a3f7adb-5338-47c9-bae3-eb75e917413d => generated 0 bytes in 928 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1209] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:09:25 2026] GET /v2.0/ports?device_id=27628f0f-2599-4f16-8b91-025d517a269b => 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: 640/1210] 10.0.0.204 () {34 vars in 684 bytes} [Tue May 5 18:09:25 2026] POST /v2.0/security-groups => generated 1625 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1211] 10.0.0.204 () {32 vars in 663 bytes} [Tue May 5 18:09:25 2026] GET /v2.0/security-groups => generated 4530 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1212] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:09:25 2026] DELETE /v2.0/subnets/502d853d-b20a-4325-bab1-5431553a7cb3 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1213] 10.0.0.204 () {34 vars in 758 bytes} [Tue May 5 18:09:25 2026] PUT /v2.0/security-groups/bc333c97-5027-45c9-a312-7cdd368e7ddd => generated 1663 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1214] 10.0.0.204 () {32 vars in 737 bytes} [Tue May 5 18:09:25 2026] GET /v2.0/security-groups/bc333c97-5027-45c9-a312-7cdd368e7ddd => generated 1663 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1215] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:09:25 2026] DELETE /v2.0/security-groups/bc333c97-5027-45c9-a312-7cdd368e7ddd => 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: 645/1216] 10.0.0.204 () {32 vars in 663 bytes} [Tue May 5 18:09:25 2026] GET /v2.0/security-groups => generated 2925 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:09:25.958 8 INFO neutron.api.v2.resource [None req-4aad69e9-edbf-4703-9de1-6eb260b5fbdd 5cbc957c3203485c9d8292527296b3fa 62260ddfa205475ebea1cd83eeb44310 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 646/1217] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:09:25 2026] DELETE /v2.0/security-groups/bc333c97-5027-45c9-a312-7cdd368e7ddd => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:09:25.969 8 WARNING neutron_lib.context [None req-2fe161e2-4114-4c1d-8642-2168978e90ba 5cbc957c3203485c9d8292527296b3fa 62260ddfa205475ebea1cd83eeb44310 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 572/1218] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:09:25 2026] DELETE /v2.0/networks/f416dadd-7251-404f-a658-b57f1e210a35 => generated 0 bytes in 337 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1219] 10.0.0.204 () {34 vars in 684 bytes} [Tue May 5 18:09:25 2026] POST /v2.0/security-groups => generated 1625 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 18:09:26.083 8 WARNING neutron_lib.context [None req-a3b3a40d-447c-4614-9896-9079a93e6ff5 5cbc957c3203485c9d8292527296b3fa 62260ddfa205475ebea1cd83eeb44310 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 648/1220] 10.0.0.204 () {34 vars in 695 bytes} [Tue May 5 18:09:26 2026] POST /v2.0/security-group-rules => generated 601 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1221] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:09:26 2026] GET /v2.0/security-groups?tenant_id=30f3c304e2dd403fb87899d1cc63bc43&name=default => 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: 650/1222] 10.0.0.204 () {32 vars in 747 bytes} [Tue May 5 18:09:26 2026] GET /v2.0/security-group-rules/2eabc873-3321-4d38-b706-50d24fefc158 => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1223] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:09:26 2026] DELETE /v2.0/security-groups/46dc4cc9-92bc-46b5-90ae-a0d252957994 => 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: 573/1224] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:09:26 2026] GET /v2.0/security-groups?tenant_id=106e48a153a64dedba5fd6ea53fe3a38&name=default => generated 2925 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1225] 10.0.0.204 () {32 vars in 673 bytes} [Tue May 5 18:09:26 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1226] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:09:26 2026] DELETE /v2.0/security-groups/65c2ccc2-0e34-4ca2-930a-652ba94423e8 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1227] 10.0.0.204 () {32 vars in 750 bytes} [Tue May 5 18:09:26 2026] DELETE /v2.0/security-group-rules/2eabc873-3321-4d38-b706-50d24fefc158 => 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: 575/1228] 10.0.0.204 () {32 vars in 673 bytes} [Tue May 5 18:09:26 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:09:26.607 7 WARNING neutron_lib.context [None req-f0f07438-74b8-4147-a430-c42f54023d35 5cbc957c3203485c9d8292527296b3fa 62260ddfa205475ebea1cd83eeb44310 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 654/1229] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:09:26 2026] GET /v2.0/security-groups?tenant_id=2f409f5cc2d64f9983d71dedddb0f961&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1230] 10.0.0.204 () {34 vars in 695 bytes} [Tue May 5 18:09:26 2026] POST /v2.0/security-group-rules => generated 601 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1231] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:09:26 2026] DELETE /v2.0/security-groups/93139e67-abf7-4788-be78-3b321f37c7b5 => 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: 578/1232] 10.0.0.204 () {32 vars in 747 bytes} [Tue May 5 18:09:26 2026] GET /v2.0/security-group-rules/f2f44055-7503-4e63-9eec-888ccef5d30f => generated 601 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1233] 10.0.0.204 () {32 vars in 673 bytes} [Tue May 5 18:09:26 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1234] 10.0.0.204 () {32 vars in 750 bytes} [Tue May 5 18:09:26 2026] DELETE /v2.0/security-group-rules/f2f44055-7503-4e63-9eec-888ccef5d30f => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1235] 10.0.0.204 () {32 vars in 673 bytes} [Tue May 5 18:09:26 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:09:27.066 7 WARNING neutron_lib.context [None req-cf899739-0578-4f42-8f3e-ca052cd06a7c 5cbc957c3203485c9d8292527296b3fa 62260ddfa205475ebea1cd83eeb44310 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 582/1236] 10.0.0.204 () {34 vars in 695 bytes} [Tue May 5 18:09:27 2026] POST /v2.0/security-group-rules => generated 602 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1237] 10.0.0.204 () {32 vars in 747 bytes} [Tue May 5 18:09:27 2026] GET /v2.0/security-group-rules/458ad2f9-0a3a-4456-a9c5-bfd250860c9f => generated 602 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1238] 10.0.0.204 () {32 vars in 673 bytes} [Tue May 5 18:09:27 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1239] 10.0.0.204 () {32 vars in 750 bytes} [Tue May 5 18:09:27 2026] DELETE /v2.0/security-group-rules/458ad2f9-0a3a-4456-a9c5-bfd250860c9f => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1240] 10.0.0.204 () {32 vars in 673 bytes} [Tue May 5 18:09:27 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1241] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:09:27 2026] DELETE /v2.0/security-groups/a2dd79b7-307e-4dbf-b34c-a6d9a6afa80b => 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: 588/1242] 10.0.0.204 () {32 vars in 663 bytes} [Tue May 5 18:09:27 2026] GET /v2.0/security-groups => generated 2925 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1243] 10.0.0.204 () {32 vars in 663 bytes} [Tue May 5 18:09:27 2026] GET /v2.0/security-groups => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1244] 10.0.0.204 () {34 vars in 789 bytes} [Tue May 5 18:09:26 2026] PUT /v2.0/routers/9c6a3c53-222d-4636-b99c-b8957f1f7c4a/remove_router_interface => generated 309 bytes in 1244 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:09:27.979 7 INFO neutron.services.segments.plugin [-] Segment c92e1537-de28-4dd2-be97-13f7c4461fed resource provider aggregate not found 2026-05-05 18:09:27.989 7 INFO neutron.services.segments.plugin [-] Segment c92e1537-de28-4dd2-be97-13f7c4461fed resource provider aggregate not found 2026-05-05 18:09:27.995 7 INFO neutron.services.segments.plugin [-] Segment c92e1537-de28-4dd2-be97-13f7c4461fed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c92e1537-de28-4dd2-be97-13f7c4461fed found for delete ", "request_id": "req-3e75035f-64ed-4617-be16-ee8556837382"}]} 2026-05-05 18:09:28.006 7 INFO neutron.services.segments.plugin [-] Segment c92e1537-de28-4dd2-be97-13f7c4461fed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c92e1537-de28-4dd2-be97-13f7c4461fed found for delete ", "request_id": "req-5f9b903b-41fd-40a5-a1b2-0a7b921452ff"}]} [pid: 7|app: 0|req: 590/1245] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:09:27 2026] GET /v2.0/security-groups?tenant_id=62260ddfa205475ebea1cd83eeb44310&name=default => generated 2925 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1246] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:09:28 2026] DELETE /v2.0/security-groups/3592a692-d814-4a49-8e82-bb87b8e3c400 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:09:28.649 7 WARNING neutron_lib.context [None req-34466f3f-be5c-41c6-ad1d-fc6a98e2ba2e f0391f48353c4d5bb3cb7f5f507f169a 8ae10bed6a404df499d853392c5efdaa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:09:28.649 7 WARNING neutron_lib.context [None req-34466f3f-be5c-41c6-ad1d-fc6a98e2ba2e f0391f48353c4d5bb3cb7f5f507f169a 8ae10bed6a404df499d853392c5efdaa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:09:28.752 8 INFO neutron.services.segments.plugin [-] Segment ba032556-1b92-4d2a-8838-ec84b80ba3db resource provider aggregate not found 2026-05-05 18:09:28.758 8 INFO neutron.services.segments.plugin [-] Segment ba032556-1b92-4d2a-8838-ec84b80ba3db resource provider aggregate not found 2026-05-05 18:09:28.767 8 INFO neutron.services.segments.plugin [-] Segment ba032556-1b92-4d2a-8838-ec84b80ba3db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba032556-1b92-4d2a-8838-ec84b80ba3db found for delete ", "request_id": "req-2219f5f4-7a0a-42f7-afed-ad4cf8630db1"}]} 2026-05-05 18:09:28.773 8 INFO neutron.db.l3_hamode_db [None req-2bc60fc5-5e02-4810-9296-80324c1635da eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] HA network c31d0fd1-59e6-43c8-abbe-83bb7e264733 was deleted as no HA routers are present in tenant 103f840e59464d5a90acb099c2308894. [pid: 8|app: 0|req: 656/1247] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:09:27 2026] DELETE /v2.0/routers/9c6a3c53-222d-4636-b99c-b8957f1f7c4a => generated 0 bytes in 826 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:09:28.784 8 INFO neutron.services.segments.plugin [-] Segment ba032556-1b92-4d2a-8838-ec84b80ba3db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba032556-1b92-4d2a-8838-ec84b80ba3db found for delete ", "request_id": "req-82f314cc-f358-4c1b-a9fb-90aef77b10cb"}]} 2026-05-05 18:09:28.823 7 INFO neutron.db.segments_db [None req-34466f3f-be5c-41c6-ad1d-fc6a98e2ba2e f0391f48353c4d5bb3cb7f5f507f169a 8ae10bed6a404df499d853392c5efdaa - - default default] Added segment 75805ddf-8660-479b-ae1a-7e0c3aaca649 of type vxlan for network af057728-ca0a-476e-8016-3ac128bff292 2026-05-05 18:09:28.888 7 INFO neutron.db.segments_db [None req-34466f3f-be5c-41c6-ad1d-fc6a98e2ba2e f0391f48353c4d5bb3cb7f5f507f169a 8ae10bed6a404df499d853392c5efdaa - - default default] Added segment 2a46be38-b929-4768-b9c0-3c9193c4a545 of type vxlan for network bdf96ac8-5186-4b8b-8738-470e8685ad7f [pid: 8|app: 0|req: 657/1248] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:09:28 2026] DELETE /v2.0/subnets/a36e8dbf-25fc-4815-99b8-82ae693a5f8c => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1249] 10.0.0.204 () {34 vars in 670 bytes} [Tue May 5 18:09:28 2026] POST /v2.0/networks => generated 1246 bytes in 477 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1250] 10.0.0.204 () {32 vars in 649 bytes} [Tue May 5 18:09:29 2026] GET /v2.0/networks => generated 1845 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1251] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:09:29 2026] DELETE /v2.0/networks/af057728-ca0a-476e-8016-3ac128bff292 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1252] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:09:28 2026] DELETE /v2.0/networks/945c5cda-9de1-4c74-bf06-411d91fe7993 => generated 0 bytes in 322 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1253] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:09:29 2026] GET /v2.0/security-groups?tenant_id=103f840e59464d5a90acb099c2308894&name=default => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1254] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:09:29 2026] DELETE /v2.0/networks/bdf96ac8-5186-4b8b-8738-470e8685ad7f => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1255] 10.0.0.204 () {32 vars in 649 bytes} [Tue May 5 18:09:29 2026] GET /v2.0/networks => generated 651 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:09:29.473 7 WARNING neutron_lib.context [None req-e2cb4000-3fd7-4593-bd10-ef530d6faa4a f0391f48353c4d5bb3cb7f5f507f169a 8ae10bed6a404df499d853392c5efdaa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 660/1256] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:09:29 2026] DELETE /v2.0/security-groups/69517942-91de-453b-ac6a-dd1f86b076e8 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:09:29.532 7 INFO neutron.db.segments_db [None req-e2cb4000-3fd7-4593-bd10-ef530d6faa4a f0391f48353c4d5bb3cb7f5f507f169a 8ae10bed6a404df499d853392c5efdaa - - default default] Added segment 2b6c4bb5-fbd0-4d58-8256-eb7f7ed987cc of type vxlan for network f6958cbc-2212-4998-88d7-20e025fec612 [pid: 7|app: 0|req: 597/1257] 10.0.0.204 () {34 vars in 670 bytes} [Tue May 5 18:09:29 2026] POST /v2.0/networks => generated 654 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:09:29.634 8 WARNING neutron_lib.context [None req-b1bf7333-8643-4ce2-88c5-7bdbd91953fd f0391f48353c4d5bb3cb7f5f507f169a 8ae10bed6a404df499d853392c5efdaa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:09:29.681 8 INFO neutron.db.segments_db [None req-b1bf7333-8643-4ce2-88c5-7bdbd91953fd f0391f48353c4d5bb3cb7f5f507f169a 8ae10bed6a404df499d853392c5efdaa - - default default] Added segment b2bfaca8-ccd4-474a-9f9b-a4f502bcabd8 of type vxlan for network 482ec443-4ab1-49b5-91ca-dd0fb510d209 [pid: 8|app: 0|req: 661/1258] 10.0.0.204 () {34 vars in 670 bytes} [Tue May 5 18:09:29 2026] POST /v2.0/networks => generated 652 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:09:29.800 7 WARNING neutron_lib.context [None req-e0fd39ea-8c24-4390-85bb-1c87ad92d69a f0391f48353c4d5bb3cb7f5f507f169a 8ae10bed6a404df499d853392c5efdaa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:09:29.823 7 WARNING neutron_lib.context [None req-e0fd39ea-8c24-4390-85bb-1c87ad92d69a f0391f48353c4d5bb3cb7f5f507f169a 8ae10bed6a404df499d853392c5efdaa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:09:30.031 7 INFO neutron.services.segments.plugin [-] Segment 75805ddf-8660-479b-ae1a-7e0c3aaca649 resource provider aggregate not found 2026-05-05 18:09:30.036 7 INFO neutron.services.segments.plugin [-] Segment 75805ddf-8660-479b-ae1a-7e0c3aaca649 resource provider aggregate not found 2026-05-05 18:09:30.046 7 INFO neutron.services.segments.plugin [-] Segment 75805ddf-8660-479b-ae1a-7e0c3aaca649 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75805ddf-8660-479b-ae1a-7e0c3aaca649 found for delete ", "request_id": "req-67da1550-ea9b-44c5-adb0-1ec4d02c4595"}]} 2026-05-05 18:09:30.056 7 INFO neutron.services.segments.plugin [-] Segment 75805ddf-8660-479b-ae1a-7e0c3aaca649 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75805ddf-8660-479b-ae1a-7e0c3aaca649 found for delete ", "request_id": "req-d7eed610-b675-4028-9827-b3843e5af38a"}]} 2026-05-05 18:09:30.062 7 INFO neutron.services.segments.plugin [-] Segment 2a46be38-b929-4768-b9c0-3c9193c4a545 resource provider aggregate not found 2026-05-05 18:09:30.075 7 INFO neutron.services.segments.plugin [-] Segment 2a46be38-b929-4768-b9c0-3c9193c4a545 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a46be38-b929-4768-b9c0-3c9193c4a545 found for delete ", "request_id": "req-9b9803a7-45ed-4f9b-a29e-c6954ba67efe"}]} 2026-05-05 18:09:30.080 7 INFO neutron.services.segments.plugin [-] Segment 2a46be38-b929-4768-b9c0-3c9193c4a545 resource provider aggregate not found 2026-05-05 18:09:30.094 7 INFO neutron.services.segments.plugin [-] Segment 2a46be38-b929-4768-b9c0-3c9193c4a545 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a46be38-b929-4768-b9c0-3c9193c4a545 found for delete ", "request_id": "req-10acac79-6455-4448-980e-a96a07cc9fac"}]} [pid: 7|app: 0|req: 598/1259] 10.0.0.204 () {34 vars in 665 bytes} [Tue May 5 18:09:29 2026] POST /v2.0/ports => generated 1505 bytes in 525 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, ' 2026-05-05 18:09:30.388 8 INFO neutron.db.segments_db [None req-170abcf4-234e-4261-aa7d-cc370e60cbd0 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] Added segment 34e53f17-c65e-4bb5-ba9d-729c56911749 of type vxlan for network 7e184868-8afb-4351-bb63-7e7dcf429e8e [pid: 7|app: 0|req: 599/1260] 10.0.0.204 () {32 vars in 643 bytes} [Tue May 5 18:09:30 2026] GET /v2.0/ports => generated 1505 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1261] 10.0.0.204 () {34 vars in 671 bytes} [Tue May 5 18:09:30 2026] POST /v2.0/networks => generated 741 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1262] 10.0.0.204 () {32 vars in 720 bytes} [Tue May 5 18:09:30 2026] DELETE /v2.0/ports/acf1d9a0-b7b1-4dc3-8fa5-b6e36c53c164 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1263] 10.0.0.204 () {34 vars in 669 bytes} [Tue May 5 18:09:30 2026] POST /v2.0/subnets => generated 688 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:09:30.799 8 INFO neutron.services.segments.plugin [-] Segment f6cca16d-03cd-4448-987c-b177026393d0 resource provider aggregate not found 2026-05-05 18:09:30.805 8 INFO neutron.services.segments.plugin [-] Segment f6cca16d-03cd-4448-987c-b177026393d0 resource provider aggregate not found 2026-05-05 18:09:30.817 8 INFO neutron.services.segments.plugin [-] Segment f6cca16d-03cd-4448-987c-b177026393d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6cca16d-03cd-4448-987c-b177026393d0 found for delete ", "request_id": "req-53b5af61-22a8-4a85-8316-8e42f7eaab54"}]} 2026-05-05 18:09:30.823 8 INFO neutron.services.segments.plugin [-] Segment f6cca16d-03cd-4448-987c-b177026393d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6cca16d-03cd-4448-987c-b177026393d0 found for delete ", "request_id": "req-279953ef-c7fa-4e6c-9dca-664e02f34cf9"}]} [pid: 7|app: 0|req: 601/1264] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:09:30 2026] GET /v2.0/security-groups?tenant_id=c9a25625e3f643f48d710d64a93d8a35&name=default => generated 2925 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1265] 10.0.0.204 () {32 vars in 720 bytes} [Tue May 5 18:09:30 2026] DELETE /v2.0/ports/07e740f3-a42f-48f8-9fcb-cbf80408e004 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:09:30.975 7 INFO neutron.db.segments_db [None req-2551d92c-da69-4351-b995-28d0e025c159 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] Added segment d2865bbb-2f55-499e-a772-0883b42c2cf2 of type vxlan for network 61f3d089-c193-4070-8925-4afbb18375f8 [pid: 8|app: 0|req: 665/1266] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:09:30 2026] DELETE /v2.0/security-groups/385ae921-ba85-4175-8d3b-293366b6d396 => 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: 666/1267] 10.0.0.204 () {32 vars in 643 bytes} [Tue May 5 18:09:31 2026] GET /v2.0/ports => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:09:31.095 8 WARNING neutron_lib.context [None req-75ee8b2f-f222-412c-968a-bf8b0e070506 f0391f48353c4d5bb3cb7f5f507f169a 8ae10bed6a404df499d853392c5efdaa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:09:31.147 8 INFO neutron.db.segments_db [None req-75ee8b2f-f222-412c-968a-bf8b0e070506 f0391f48353c4d5bb3cb7f5f507f169a 8ae10bed6a404df499d853392c5efdaa - - default default] Added segment 4515a2e5-4a80-4e2e-b067-52bc792e010d of type vxlan for network 5f3a1db9-2bc2-4abc-a28f-5de5a997e9c0 [pid: 8|app: 0|req: 667/1268] 10.0.0.204 () {34 vars in 670 bytes} [Tue May 5 18:09:31 2026] POST /v2.0/networks => generated 654 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:09:31.275 7 INFO neutron.db.l3_hamode_db [None req-2551d92c-da69-4351-b995-28d0e025c159 eb2bc30d5178453a9df91b4489cbb715 40b95f4dcbf64b2c9d2cb89aadf093a1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 670/1271] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:09:31 2026] GET /v2.0/security-groups?tenant_id=83e7c0bc90ed45a7b4e3f78d56548e1a&name=default => generated 2925 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:09:31.353 8 WARNING neutron_lib.context [None req-c55d1da6-215b-4944-9e1d-1d30536229b7 f0391f48353c4d5bb3cb7f5f507f169a 8ae10bed6a404df499d853392c5efdaa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:09:31.402 8 INFO neutron.db.segments_db [None req-c55d1da6-215b-4944-9e1d-1d30536229b7 f0391f48353c4d5bb3cb7f5f507f169a 8ae10bed6a404df499d853392c5efdaa - - default default] Added segment 7fc52a6e-db3c-4aff-9999-1ad4ea2ae26c of type vxlan for network 0af6cff6-901b-4555-883a-6e857130832c [pid: 8|app: 0|req: 671/1272] 10.0.0.204 () {34 vars in 670 bytes} [Tue May 5 18:09:31 2026] POST /v2.0/networks => generated 653 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1273] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:09:31 2026] DELETE /v2.0/security-groups/95a25a72-0a52-439c-84a9-c98e95713ac9 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:09:31.951 8 WARNING neutron_lib.context [None req-6f529d19-5ca1-42d8-a4c2-7acc97709682 f0391f48353c4d5bb3cb7f5f507f169a 8ae10bed6a404df499d853392c5efdaa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:09:31.996 8 WARNING neutron_lib.context [None req-6f529d19-5ca1-42d8-a4c2-7acc97709682 f0391f48353c4d5bb3cb7f5f507f169a 8ae10bed6a404df499d853392c5efdaa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:09:32.040 7 INFO neutron.db.l3_hamode_db [None req-2551d92c-da69-4351-b995-28d0e025c159 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 673/1274] 10.0.0.204 () {34 vars in 669 bytes} [Tue May 5 18:09:31 2026] POST /v2.0/subnets => generated 1323 bytes in 487 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1275] 10.0.0.204 () {32 vars in 647 bytes} [Tue May 5 18:09:32 2026] GET /v2.0/subnets => generated 1959 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1276] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:09:32 2026] DELETE /v2.0/subnets/52716d09-c9cb-4537-9473-439aa80d6980 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1277] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:09:32 2026] DELETE /v2.0/subnets/72758caf-372f-4683-a006-61f47df71e69 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1278] 10.0.0.204 () {32 vars in 647 bytes} [Tue May 5 18:09:32 2026] GET /v2.0/subnets => generated 649 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:09:32.885 8 INFO neutron.services.segments.plugin [-] Segment 7fc52a6e-db3c-4aff-9999-1ad4ea2ae26c resource provider aggregate not found 2026-05-05 18:09:32.888 8 INFO neutron.services.segments.plugin [-] Segment 7fc52a6e-db3c-4aff-9999-1ad4ea2ae26c resource provider aggregate not found 2026-05-05 18:09:32.894 8 INFO neutron.services.segments.plugin [-] Segment 7fc52a6e-db3c-4aff-9999-1ad4ea2ae26c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fc52a6e-db3c-4aff-9999-1ad4ea2ae26c found for delete ", "request_id": "req-0032be39-95e1-4b04-b2ab-ef3fc16b5a9a"}]} 2026-05-05 18:09:32.901 8 INFO neutron.services.segments.plugin [-] Segment 7fc52a6e-db3c-4aff-9999-1ad4ea2ae26c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fc52a6e-db3c-4aff-9999-1ad4ea2ae26c found for delete ", "request_id": "req-e49ea729-6631-499c-9a98-0b9a3629a405"}]} [pid: 8|app: 0|req: 678/1279] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:09:32 2026] DELETE /v2.0/networks/0af6cff6-901b-4555-883a-6e857130832c => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1280] 10.0.0.204 () {34 vars in 669 bytes} [Tue May 5 18:09:30 2026] POST /v2.0/routers => generated 728 bytes in 2021 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1281] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:09:32 2026] DELETE /v2.0/networks/5f3a1db9-2bc2-4abc-a28f-5de5a997e9c0 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1282] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:09:33 2026] DELETE /v2.0/networks/482ec443-4ab1-49b5-91ca-dd0fb510d209 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1283] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:09:33 2026] DELETE /v2.0/networks/f6958cbc-2212-4998-88d7-20e025fec612 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1284] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:09:33 2026] GET /v2.0/security-groups?tenant_id=f7f2d7cc7e174ea89ba838f49aa3092e&name=default => generated 2925 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1285] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:09:33 2026] GET /v2.0/security-groups?tenant_id=8ae10bed6a404df499d853392c5efdaa&name=default => generated 2925 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1286] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:09:33 2026] GET /v2.0/security-groups?tenant_id=fbc088be1efd428796543d4805f27112&name=default => generated 2925 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1287] 10.0.0.204 () {34 vars in 783 bytes} [Tue May 5 18:09:32 2026] PUT /v2.0/routers/24715cab-c069-4cbb-b70f-7d91e0c2d17c/add_router_interface => generated 309 bytes in 1153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1288] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:09:34 2026] DELETE /v2.0/security-groups/328f0f44-35ee-4675-8cd0-cf15719e7279 => 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: 604/1289] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:09:34 2026] DELETE /v2.0/security-groups/d41bdd8d-e7d3-49a9-af6b-cdd5f0af91a9 => 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: 686/1290] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:09:34 2026] DELETE /v2.0/security-groups/388ff12f-27f6-4eed-8e38-aa0ab70a7f56 => 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: 605/1291] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:09:34 2026] GET /v2.0/security-groups?tenant_id=9da41a9bcd1c43d58954918b5bf86eaa&name=default => generated 2925 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1292] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:09:34 2026] DELETE /v2.0/security-groups/79d19634-3ccd-4ac2-9294-c10ed3dc5d0c => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:09:35.440 7 INFO neutron.db.segments_db [None req-f64fcc9d-b636-4167-b924-73eb4c91c898 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] Added segment 6b45898d-f5d7-438c-b594-ab81e61716b9 of type vxlan for network 4d30e4b9-4aeb-4ab5-b9bb-7ec1ddd29239 [pid: 7|app: 0|req: 606/1293] 10.0.0.204 () {34 vars in 671 bytes} [Tue May 5 18:09:35 2026] POST /v2.0/networks => generated 740 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:09:35.597 8 INFO neutron.services.segments.plugin [-] Segment 4515a2e5-4a80-4e2e-b067-52bc792e010d resource provider aggregate not found 2026-05-05 18:09:35.600 8 INFO neutron.services.segments.plugin [-] Segment 4515a2e5-4a80-4e2e-b067-52bc792e010d resource provider aggregate not found 2026-05-05 18:09:35.612 8 INFO neutron.services.segments.plugin [-] Segment 4515a2e5-4a80-4e2e-b067-52bc792e010d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4515a2e5-4a80-4e2e-b067-52bc792e010d found for delete ", "request_id": "req-07213d6e-6517-4f02-a163-ff81d5a9f002"}]} 2026-05-05 18:09:35.617 8 INFO neutron.services.segments.plugin [-] Segment 4515a2e5-4a80-4e2e-b067-52bc792e010d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4515a2e5-4a80-4e2e-b067-52bc792e010d found for delete ", "request_id": "req-990d159c-991d-49ff-9ad0-77968f201f6b"}]} 2026-05-05 18:09:35.630 8 INFO neutron.services.segments.plugin [-] Segment b2bfaca8-ccd4-474a-9f9b-a4f502bcabd8 resource provider aggregate not found 2026-05-05 18:09:35.633 8 INFO neutron.services.segments.plugin [-] Segment b2bfaca8-ccd4-474a-9f9b-a4f502bcabd8 resource provider aggregate not found 2026-05-05 18:09:35.645 8 INFO neutron.services.segments.plugin [-] Segment b2bfaca8-ccd4-474a-9f9b-a4f502bcabd8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2bfaca8-ccd4-474a-9f9b-a4f502bcabd8 found for delete ", "request_id": "req-d5d90a06-8e3c-4207-8032-86ce18465967"}]} 2026-05-05 18:09:35.648 8 INFO neutron.services.segments.plugin [-] Segment b2bfaca8-ccd4-474a-9f9b-a4f502bcabd8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2bfaca8-ccd4-474a-9f9b-a4f502bcabd8 found for delete ", "request_id": "req-f2423d8d-e04b-46d7-8438-4f792f0f2c77"}]} 2026-05-05 18:09:35.660 8 INFO neutron.services.segments.plugin [-] Segment 2b6c4bb5-fbd0-4d58-8256-eb7f7ed987cc resource provider aggregate not found 2026-05-05 18:09:35.664 8 INFO neutron.services.segments.plugin [-] Segment 2b6c4bb5-fbd0-4d58-8256-eb7f7ed987cc resource provider aggregate not found 2026-05-05 18:09:35.674 8 INFO neutron.services.segments.plugin [-] Segment 2b6c4bb5-fbd0-4d58-8256-eb7f7ed987cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b6c4bb5-fbd0-4d58-8256-eb7f7ed987cc found for delete ", "request_id": "req-c60ed73a-e393-4e5a-b7e0-13926e71b2f3"}]} 2026-05-05 18:09:35.675 8 INFO neutron.services.segments.plugin [-] Segment 2b6c4bb5-fbd0-4d58-8256-eb7f7ed987cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b6c4bb5-fbd0-4d58-8256-eb7f7ed987cc found for delete ", "request_id": "req-bdeef3a6-049b-484d-a01a-20b861bbac8c"}]} [pid: 8|app: 0|req: 688/1294] 10.0.0.204 () {34 vars in 669 bytes} [Tue May 5 18:09:35 2026] POST /v2.0/subnets => generated 687 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:09:35.863 7 INFO neutron.db.segments_db [None req-c992991b-f41b-44b3-b777-fb245fc99cfc eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] Added segment 84615930-813e-4117-90b7-4e6331161a38 of type vxlan for network f1ea0e06-0e44-4eaa-b6c6-e46117183344 2026-05-05 18:09:36.152 7 INFO neutron.db.l3_hamode_db [None req-c992991b-f41b-44b3-b777-fb245fc99cfc eb2bc30d5178453a9df91b4489cbb715 f8930b07627d4f54aba7ea5358c24638 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 18:09:36.228 8 WARNING neutron_lib.context [None req-a3be92d5-de9a-4bed-a5f9-0a19b711912c 019a8c0b769e4eb180148af710073f59 d3646ede9e5b4aa2ab465bf2b36cc406 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:09:36.228 8 WARNING neutron_lib.context [None req-a3be92d5-de9a-4bed-a5f9-0a19b711912c 019a8c0b769e4eb180148af710073f59 d3646ede9e5b4aa2ab465bf2b36cc406 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:09:36.429 8 INFO neutron.db.segments_db [None req-a3be92d5-de9a-4bed-a5f9-0a19b711912c 019a8c0b769e4eb180148af710073f59 d3646ede9e5b4aa2ab465bf2b36cc406 - - default default] Added segment bad9d74a-3761-4fcd-be20-2d74e22f908b of type vxlan for network a0a745d8-b505-4827-92d7-7354fb155dea 2026-05-05 18:09:36.527 8 INFO neutron.db.segments_db [None req-a3be92d5-de9a-4bed-a5f9-0a19b711912c 019a8c0b769e4eb180148af710073f59 d3646ede9e5b4aa2ab465bf2b36cc406 - - default default] Added segment 09d4f13d-0439-48d9-87fc-0573081fc402 of type vxlan for network 19bb0c22-40b2-46ab-b957-f31963f76012 [pid: 8|app: 0|req: 689/1295] 10.0.0.204 () {34 vars in 670 bytes} [Tue May 5 18:09:36 2026] POST /v2.0/networks => generated 1246 bytes in 604 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1296] 10.0.0.204 () {32 vars in 649 bytes} [Tue May 5 18:09:36 2026] GET /v2.0/networks => generated 1845 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1297] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:09:36 2026] DELETE /v2.0/networks/a0a745d8-b505-4827-92d7-7354fb155dea => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1298] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:09:36 2026] DELETE /v2.0/networks/19bb0c22-40b2-46ab-b957-f31963f76012 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:09:37.054 7 INFO neutron.db.l3_hamode_db [None req-c992991b-f41b-44b3-b777-fb245fc99cfc eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 693/1299] 10.0.0.204 () {32 vars in 649 bytes} [Tue May 5 18:09:37 2026] GET /v2.0/networks => generated 651 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:09:37.101 8 WARNING neutron_lib.context [None req-493aa643-28da-4a55-b86d-07ff02185a58 019a8c0b769e4eb180148af710073f59 d3646ede9e5b4aa2ab465bf2b36cc406 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:09:37.154 8 INFO neutron.db.segments_db [None req-493aa643-28da-4a55-b86d-07ff02185a58 019a8c0b769e4eb180148af710073f59 d3646ede9e5b4aa2ab465bf2b36cc406 - - default default] Added segment 108ef80a-c500-46eb-ae46-1b6a893781ef of type vxlan for network 348a5ecf-3b1a-4541-8f57-1687d6e8e2fb [pid: 8|app: 0|req: 694/1300] 10.0.0.204 () {34 vars in 670 bytes} [Tue May 5 18:09:37 2026] POST /v2.0/networks => generated 650 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:09:37.265 8 WARNING neutron_lib.context [None req-b6ae38f7-1aa5-4638-89fe-5c8aff9c9044 019a8c0b769e4eb180148af710073f59 d3646ede9e5b4aa2ab465bf2b36cc406 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:09:37.321 8 INFO neutron.db.segments_db [None req-b6ae38f7-1aa5-4638-89fe-5c8aff9c9044 019a8c0b769e4eb180148af710073f59 d3646ede9e5b4aa2ab465bf2b36cc406 - - default default] Added segment 1cbf7385-84dd-4376-9f8c-463a72aa6040 of type vxlan for network 66682e0f-6370-4ee4-b4fa-60d743171dc1 [pid: 8|app: 0|req: 695/1301] 10.0.0.204 () {34 vars in 670 bytes} [Tue May 5 18:09:37 2026] POST /v2.0/networks => generated 649 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:09:37.434 8 WARNING neutron_lib.context [None req-9e98dd9c-eb0f-4ee1-854e-2936f9ef5251 019a8c0b769e4eb180148af710073f59 d3646ede9e5b4aa2ab465bf2b36cc406 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:09:37.456 8 WARNING neutron_lib.context [None req-9e98dd9c-eb0f-4ee1-854e-2936f9ef5251 019a8c0b769e4eb180148af710073f59 d3646ede9e5b4aa2ab465bf2b36cc406 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:09:37.701 8 INFO neutron.services.segments.plugin [-] Segment bad9d74a-3761-4fcd-be20-2d74e22f908b resource provider aggregate not found 2026-05-05 18:09:37.705 8 INFO neutron.services.segments.plugin [-] Segment bad9d74a-3761-4fcd-be20-2d74e22f908b resource provider aggregate not found 2026-05-05 18:09:37.719 8 INFO neutron.services.segments.plugin [-] Segment bad9d74a-3761-4fcd-be20-2d74e22f908b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bad9d74a-3761-4fcd-be20-2d74e22f908b found for delete ", "request_id": "req-f4f9b795-dcd8-4096-b830-b91d165b31f1"}]} 2026-05-05 18:09:37.732 8 INFO neutron.services.segments.plugin [-] Segment bad9d74a-3761-4fcd-be20-2d74e22f908b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bad9d74a-3761-4fcd-be20-2d74e22f908b found for delete ", "request_id": "req-bea2a6dd-f6cf-4737-8e6a-b25400318c1f"}]} 2026-05-05 18:09:37.739 8 INFO neutron.services.segments.plugin [-] Segment 09d4f13d-0439-48d9-87fc-0573081fc402 resource provider aggregate not found 2026-05-05 18:09:37.751 8 INFO neutron.services.segments.plugin [-] Segment 09d4f13d-0439-48d9-87fc-0573081fc402 resource provider aggregate not found 2026-05-05 18:09:37.756 8 INFO neutron.services.segments.plugin [-] Segment 09d4f13d-0439-48d9-87fc-0573081fc402 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09d4f13d-0439-48d9-87fc-0573081fc402 found for delete ", "request_id": "req-6bf245de-9328-438d-8c84-afb2c39393ff"}]} 2026-05-05 18:09:37.776 8 INFO neutron.services.segments.plugin [-] Segment 09d4f13d-0439-48d9-87fc-0573081fc402 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09d4f13d-0439-48d9-87fc-0573081fc402 found for delete ", "request_id": "req-4cc5ad3e-0810-4741-8f21-ed27402229c8"}]} [pid: 7|app: 0|req: 607/1302] 10.0.0.204 () {34 vars in 669 bytes} [Tue May 5 18:09:35 2026] POST /v2.0/routers => generated 727 bytes in 2216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1303] 10.0.0.204 () {34 vars in 665 bytes} [Tue May 5 18:09:37 2026] POST /v2.0/ports => generated 1506 bytes in 628 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: 697/1304] 10.0.0.204 () {32 vars in 643 bytes} [Tue May 5 18:09:38 2026] GET /v2.0/ports => generated 1506 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1305] 10.0.0.204 () {32 vars in 720 bytes} [Tue May 5 18:09:38 2026] DELETE /v2.0/ports/691ebd5c-7881-4d78-9553-09da945f3b9c => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1306] 10.0.0.204 () {32 vars in 720 bytes} [Tue May 5 18:09:38 2026] DELETE /v2.0/ports/e735869e-8103-417e-b230-0c3dd8fdc1fd => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1307] 10.0.0.204 () {32 vars in 643 bytes} [Tue May 5 18:09:38 2026] GET /v2.0/ports => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:09:38.639 8 WARNING neutron_lib.context [None req-b182eb6e-a601-4e3c-ad2f-8d76914f12cd 019a8c0b769e4eb180148af710073f59 d3646ede9e5b4aa2ab465bf2b36cc406 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:09:38.698 8 INFO neutron.db.segments_db [None req-b182eb6e-a601-4e3c-ad2f-8d76914f12cd 019a8c0b769e4eb180148af710073f59 d3646ede9e5b4aa2ab465bf2b36cc406 - - default default] Added segment d2009d8b-7472-4014-baee-d74d60aece9a of type vxlan for network da3ae854-c02e-439f-a3da-396672e14014 [pid: 8|app: 0|req: 701/1308] 10.0.0.204 () {34 vars in 670 bytes} [Tue May 5 18:09:38 2026] POST /v2.0/networks => generated 649 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:09:38.794 8 WARNING neutron_lib.context [None req-511abf9a-8118-4ed9-a410-9acae8eb48e0 019a8c0b769e4eb180148af710073f59 d3646ede9e5b4aa2ab465bf2b36cc406 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:09:38.860 8 INFO neutron.db.segments_db [None req-511abf9a-8118-4ed9-a410-9acae8eb48e0 019a8c0b769e4eb180148af710073f59 d3646ede9e5b4aa2ab465bf2b36cc406 - - default default] Added segment b0e4724b-0243-4892-a795-50f2e2243eee of type vxlan for network e88f2c30-7d25-48f5-b898-450acc11f4ca [pid: 8|app: 0|req: 702/1309] 10.0.0.204 () {34 vars in 670 bytes} [Tue May 5 18:09:38 2026] POST /v2.0/networks => generated 649 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:09:39.004 8 WARNING neutron_lib.context [None req-225bc03d-e998-45bf-a3d3-1bbba710ab2c 019a8c0b769e4eb180148af710073f59 d3646ede9e5b4aa2ab465bf2b36cc406 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:09:39.030 8 WARNING neutron_lib.context [None req-225bc03d-e998-45bf-a3d3-1bbba710ab2c 019a8c0b769e4eb180148af710073f59 d3646ede9e5b4aa2ab465bf2b36cc406 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 703/1310] 10.0.0.204 () {34 vars in 669 bytes} [Tue May 5 18:09:39 2026] POST /v2.0/subnets => generated 1272 bytes in 478 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1311] 10.0.0.204 () {32 vars in 647 bytes} [Tue May 5 18:09:39 2026] GET /v2.0/subnets => generated 1908 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1312] 10.0.0.204 () {34 vars in 783 bytes} [Tue May 5 18:09:38 2026] PUT /v2.0/routers/bfca4e0e-971c-4f6a-8fba-7f796e46ef0d/add_router_interface => generated 309 bytes in 1584 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1313] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:09:39 2026] DELETE /v2.0/subnets/372eeed7-5e1f-4c9b-8e27-6b73de4d59a2 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1314] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:09:39 2026] DELETE /v2.0/subnets/05385690-d485-405d-94f5-828ebc3de96c => 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: 705/1315] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:09:39 2026] GET /v2.0/security-groups?tenant_id=87b34db64b66457e88532049bddec9f5&name=default => generated 2925 bytes in 357 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1316] 10.0.0.204 () {32 vars in 647 bytes} [Tue May 5 18:09:39 2026] GET /v2.0/subnets => generated 649 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1317] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:09:39 2026] DELETE /v2.0/security-groups/2bd493b4-8527-4991-9d17-ad0b9ab84ae7 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:09:40.083 7 INFO neutron.services.segments.plugin [-] Segment b0e4724b-0243-4892-a795-50f2e2243eee resource provider aggregate not found 2026-05-05 18:09:40.089 7 INFO neutron.services.segments.plugin [-] Segment b0e4724b-0243-4892-a795-50f2e2243eee resource provider aggregate not found 2026-05-05 18:09:40.103 7 INFO neutron.services.segments.plugin [-] Segment b0e4724b-0243-4892-a795-50f2e2243eee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0e4724b-0243-4892-a795-50f2e2243eee found for delete ", "request_id": "req-c6bbec49-8b13-4122-ae91-811ddf8ba771"}]} 2026-05-05 18:09:40.105 7 INFO neutron.services.segments.plugin [-] Segment b0e4724b-0243-4892-a795-50f2e2243eee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0e4724b-0243-4892-a795-50f2e2243eee found for delete ", "request_id": "req-d804b473-ebb3-4e3c-b0fc-25bcd70809be"}]} [pid: 7|app: 0|req: 612/1318] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:09:39 2026] DELETE /v2.0/networks/e88f2c30-7d25-48f5-b898-450acc11f4ca => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:09:40.264 8 INFO neutron.services.segments.plugin [-] Segment d2009d8b-7472-4014-baee-d74d60aece9a resource provider aggregate not found 2026-05-05 18:09:40.273 8 INFO neutron.services.segments.plugin [-] Segment d2009d8b-7472-4014-baee-d74d60aece9a resource provider aggregate not found 2026-05-05 18:09:40.281 8 INFO neutron.services.segments.plugin [-] Segment d2009d8b-7472-4014-baee-d74d60aece9a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2009d8b-7472-4014-baee-d74d60aece9a found for delete ", "request_id": "req-a1ece368-f00d-4c5e-9dc9-b4a43794c906"}]} 2026-05-05 18:09:40.290 8 INFO neutron.services.segments.plugin [-] Segment d2009d8b-7472-4014-baee-d74d60aece9a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2009d8b-7472-4014-baee-d74d60aece9a found for delete ", "request_id": "req-6a6615dd-be22-47c8-9ea7-fd03d5742bdf"}]} [pid: 8|app: 0|req: 707/1319] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:09:40 2026] DELETE /v2.0/networks/da3ae854-c02e-439f-a3da-396672e14014 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:09:40.318 8 WARNING neutron_lib.context [None req-3188d281-c1b3-44e0-95e4-e7da84b29985 62d70993e25348ffa66d08956fbdba9c 40b95f4dcbf64b2c9d2cb89aadf093a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 613/1320] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:09:40 2026] DELETE /v2.0/networks/66682e0f-6370-4ee4-b4fa-60d743171dc1 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1321] 10.0.0.204 () {34 vars in 685 bytes} [Tue May 5 18:09:40 2026] POST /v2.0/security-groups => generated 1673 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 18:09:40.467 8 WARNING neutron_lib.context [None req-3ac60ba4-0061-4160-83e4-98a6fe2e0971 62d70993e25348ffa66d08956fbdba9c 40b95f4dcbf64b2c9d2cb89aadf093a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 614/1322] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:09:40 2026] DELETE /v2.0/networks/348a5ecf-3b1a-4541-8f57-1687d6e8e2fb => 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: 709/1323] 10.0.0.204 () {34 vars in 695 bytes} [Tue May 5 18:09:40 2026] POST /v2.0/security-group-rules => generated 597 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:09:40.594 7 WARNING neutron_lib.context [None req-39a5c29e-9a32-4890-94b7-38c06109a166 62d70993e25348ffa66d08956fbdba9c 40b95f4dcbf64b2c9d2cb89aadf093a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 615/1324] 10.0.0.204 () {34 vars in 695 bytes} [Tue May 5 18:09:40 2026] POST /v2.0/security-group-rules => generated 596 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:09:40.719 7 WARNING neutron_lib.context [None req-0bb2437b-0226-46f0-aac4-b25b63dffe16 62d70993e25348ffa66d08956fbdba9c 40b95f4dcbf64b2c9d2cb89aadf093a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1325] 10.0.0.204 () {34 vars in 695 bytes} [Tue May 5 18:09:40 2026] POST /v2.0/security-group-rules => generated 602 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:09:40.818 7 WARNING neutron_lib.context [None req-12b2b3d4-3a23-4b34-8a56-2ee7c3102538 62d70993e25348ffa66d08956fbdba9c 40b95f4dcbf64b2c9d2cb89aadf093a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 617/1326] 10.0.0.204 () {34 vars in 695 bytes} [Tue May 5 18:09:40 2026] POST /v2.0/security-group-rules => generated 601 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:09:40.984 7 WARNING neutron_lib.context [None req-c1c7bd7b-b7a4-4ad9-8084-dee3e5cbab34 62d70993e25348ffa66d08956fbdba9c 40b95f4dcbf64b2c9d2cb89aadf093a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 710/1327] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:09:40 2026] GET /v2.0/security-groups?tenant_id=2a7477ddbdfb4445bf459c29a34558e4&name=default => generated 2925 bytes in 370 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:09:41.017 7 INFO neutron.db.securitygroups_db [None req-c1c7bd7b-b7a4-4ad9-8084-dee3e5cbab34 62d70993e25348ffa66d08956fbdba9c 40b95f4dcbf64b2c9d2cb89aadf093a1 - - default default] Project 40b95f4dcbf64b2c9d2cb89aadf093a1 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: 618/1328] 10.0.0.204 () {34 vars in 695 bytes} [Tue May 5 18:09:40 2026] POST /v2.0/security-group-rules => generated 607 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1329] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:09:41 2026] DELETE /v2.0/security-groups/b87086a2-c66f-4425-a627-d092597d1304 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:09:41.117 8 WARNING neutron_lib.context [None req-33b16da6-676b-438b-b721-62f3fbb813d2 62d70993e25348ffa66d08956fbdba9c 40b95f4dcbf64b2c9d2cb89aadf093a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:09:41.150 8 INFO neutron.db.securitygroups_db [None req-33b16da6-676b-438b-b721-62f3fbb813d2 62d70993e25348ffa66d08956fbdba9c 40b95f4dcbf64b2c9d2cb89aadf093a1 - - default default] Project 40b95f4dcbf64b2c9d2cb89aadf093a1 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 8|app: 0|req: 712/1330] 10.0.0.204 () {34 vars in 695 bytes} [Tue May 5 18:09:41 2026] POST /v2.0/security-group-rules => generated 606 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1331] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:09:41 2026] GET /v2.0/security-groups?tenant_id=811cdef9bd494b3b9b9bf6eecc3b8250&name=default => generated 2925 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1332] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:09:41 2026] GET /v2.0/security-groups?tenant_id=d3646ede9e5b4aa2ab465bf2b36cc406&name=default => generated 2925 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1333] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:09:41 2026] DELETE /v2.0/security-groups/1d4294a9-6dbf-4f3d-bba5-53105cede832 => 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: 620/1334] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:09:41 2026] DELETE /v2.0/security-groups/77231fe3-87b6-439e-a06f-d75b551ce11d => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:09:41.643 8 WARNING neutron_lib.context [None req-1464366b-363d-4356-934d-41a40565f805 62d70993e25348ffa66d08956fbdba9c 40b95f4dcbf64b2c9d2cb89aadf093a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 715/1335] 10.0.0.204 () {34 vars in 685 bytes} [Tue May 5 18:09:41 2026] POST /v2.0/security-groups => generated 1660 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 18:09:41.788 7 WARNING neutron_lib.context [None req-d819f578-402b-484f-b98b-5056885fd001 62d70993e25348ffa66d08956fbdba9c 40b95f4dcbf64b2c9d2cb89aadf093a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 621/1336] 10.0.0.204 () {34 vars in 695 bytes} [Tue May 5 18:09:41 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-05-05 18:09:41.908 8 WARNING neutron_lib.context [None req-cdbd229d-8c0f-491b-906e-69ebdee65a70 62d70993e25348ffa66d08956fbdba9c 40b95f4dcbf64b2c9d2cb89aadf093a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 716/1337] 10.0.0.204 () {34 vars in 695 bytes} [Tue May 5 18:09:41 2026] POST /v2.0/security-group-rules => generated 602 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:09:42.018 7 WARNING neutron_lib.context [None req-94471a67-d020-42d3-b401-6adf7b03fe63 62d70993e25348ffa66d08956fbdba9c 40b95f4dcbf64b2c9d2cb89aadf093a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:09:42.126 7 INFO neutron.services.segments.plugin [-] Segment 1cbf7385-84dd-4376-9f8c-463a72aa6040 resource provider aggregate not found 2026-05-05 18:09:42.134 7 INFO neutron.services.segments.plugin [-] Segment 1cbf7385-84dd-4376-9f8c-463a72aa6040 resource provider aggregate not found 2026-05-05 18:09:42.139 7 INFO neutron.services.segments.plugin [-] Segment 1cbf7385-84dd-4376-9f8c-463a72aa6040 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1cbf7385-84dd-4376-9f8c-463a72aa6040 found for delete ", "request_id": "req-217e56b7-5564-4c42-8050-97d677df1e86"}]} 2026-05-05 18:09:42.149 7 INFO neutron.services.segments.plugin [-] Segment 1cbf7385-84dd-4376-9f8c-463a72aa6040 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1cbf7385-84dd-4376-9f8c-463a72aa6040 found for delete ", "request_id": "req-a6f2d4cd-1259-4be2-a1dd-effda42012c8"}]} 2026-05-05 18:09:42.154 7 INFO neutron.services.segments.plugin [-] Segment 108ef80a-c500-46eb-ae46-1b6a893781ef resource provider aggregate not found 2026-05-05 18:09:42.166 7 INFO neutron.services.segments.plugin [-] Segment 108ef80a-c500-46eb-ae46-1b6a893781ef resource provider aggregate not found 2026-05-05 18:09:42.171 7 INFO neutron.services.segments.plugin [-] Segment 108ef80a-c500-46eb-ae46-1b6a893781ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 108ef80a-c500-46eb-ae46-1b6a893781ef found for delete ", "request_id": "req-7dbf8155-ce90-46e5-bd47-c4114bfbcc13"}]} 2026-05-05 18:09:42.180 7 INFO neutron.services.segments.plugin [-] Segment 108ef80a-c500-46eb-ae46-1b6a893781ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 108ef80a-c500-46eb-ae46-1b6a893781ef found for delete ", "request_id": "req-8c7a8984-64a1-4883-a635-78f829f5b6c4"}]} [pid: 7|app: 0|req: 622/1338] 10.0.0.204 () {34 vars in 676 bytes} [Tue May 5 18:09:42 2026] POST /v2.0/floatingips => generated 552 bytes in 666 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1339] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:09:42 2026] GET /v2.0/security-groups?tenant_id=093114aedd70438a9dcb76774fe2fb54&name=default => generated 2925 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1340] 10.0.0.138 () {34 vars in 1100 bytes} [Tue May 5 18:09:42 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1015850829&fields=id&tenant_id=40b95f4dcbf64b2c9d2cb89aadf093a1 => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1341] 10.0.0.138 () {34 vars in 1098 bytes} [Tue May 5 18:09:42 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-906492087&fields=id&tenant_id=40b95f4dcbf64b2c9d2cb89aadf093a1 => generated 69 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1342] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:09:42 2026] DELETE /v2.0/security-groups/050e19d6-d4fd-4288-85ad-dab7ec355883 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1343] 10.0.0.138 () {34 vars in 982 bytes} [Tue May 5 18:09:42 2026] GET /v2.0/networks?id=7e184868-8afb-4351-bb63-7e7dcf429e8e => generated 673 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1344] 10.0.0.138 () {34 vars in 965 bytes} [Tue May 5 18:09:42 2026] GET /v2.0/quotas/40b95f4dcbf64b2c9d2cb89aadf093a1 => 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: 626/1345] 10.0.0.138 () {34 vars in 1002 bytes} [Tue May 5 18:09:42 2026] GET /v2.0/ports?tenant_id=40b95f4dcbf64b2c9d2cb89aadf093a1&fields=id => generated 103 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1346] 10.0.0.138 () {34 vars in 1008 bytes} [Tue May 5 18:09:43 2026] GET /v2.0/networks/7e184868-8afb-4351-bb63-7e7dcf429e8e?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: 627/1347] 10.0.0.138 () {34 vars in 1108 bytes} [Tue May 5 18:09:43 2026] GET /v2.0/networks/7e184868-8afb-4351-bb63-7e7dcf429e8e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1348] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:09:43 2026] GET /v2.0/ports?device_id=8a613e1f-3394-4173-a56c-bb13a12cbe3b => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:09:43.631 7 WARNING neutron_lib.context [None req-73112ba2-6018-4caf-8bb6-87f9b208702c 817f31a1eaa848cf83efd44b274a1e3a 022ea22cd6924fbda0297263f9df036e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:09:43.777 7 INFO neutron.db.segments_db [None req-73112ba2-6018-4caf-8bb6-87f9b208702c 817f31a1eaa848cf83efd44b274a1e3a 022ea22cd6924fbda0297263f9df036e - - default default] Added segment 0404f1af-1229-40ba-9c03-0d9ec7fe7b6c of type vxlan for network 52f9bf0d-b7ba-42a5-a22a-852faa9f3622 [pid: 7|app: 0|req: 628/1349] 10.0.0.204 () {34 vars in 670 bytes} [Tue May 5 18:09:43 2026] POST /v2.0/networks => generated 644 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:09:43.912 7 WARNING neutron_lib.context [None req-52950819-3af5-4b93-8a39-c5f7f315fb4c 817f31a1eaa848cf83efd44b274a1e3a 022ea22cd6924fbda0297263f9df036e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 722/1350] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:09:43 2026] GET /v2.0/security-groups?tenant_id=09dc443a324f4fb49cc2f46f78739a69&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: 723/1351] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:09:43 2026] DELETE /v2.0/security-groups/ee633327-6b84-46ef-afb0-ada8a9d806d4 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1352] 10.0.0.204 () {34 vars in 669 bytes} [Tue May 5 18:09:43 2026] POST /v2.0/subnets => generated 641 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:09:44.196 8 WARNING neutron_lib.context [None req-20d3a7e8-984b-4622-9f20-2b8d8d65612d 817f31a1eaa848cf83efd44b274a1e3a 022ea22cd6924fbda0297263f9df036e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:09:44.250 8 INFO neutron.db.segments_db [None req-20d3a7e8-984b-4622-9f20-2b8d8d65612d 817f31a1eaa848cf83efd44b274a1e3a 022ea22cd6924fbda0297263f9df036e - - default default] Added segment f719e64b-9bc0-45e4-a61b-1563b96a684b of type vxlan for network 3e07ce9a-f4d5-4a96-9a6b-7e9a37f1890f [pid: 7|app: 0|req: 630/1353] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:09:44 2026] GET /v2.0/ports?device_id=8a613e1f-3394-4173-a56c-bb13a12cbe3b => 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: 724/1354] 10.0.0.204 () {34 vars in 670 bytes} [Tue May 5 18:09:44 2026] POST /v2.0/networks => generated 644 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1355] 10.0.0.204 () {34 vars in 743 bytes} [Tue May 5 18:09:44 2026] PUT /v2.0/networks/3e07ce9a-f4d5-4a96-9a6b-7e9a37f1890f => generated 592 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:09:44.469 8 WARNING neutron_lib.context [None req-8b94e79d-82be-4353-aa66-c1fa9580e904 817f31a1eaa848cf83efd44b274a1e3a 022ea22cd6924fbda0297263f9df036e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 725/1356] 10.0.0.204 () {34 vars in 669 bytes} [Tue May 5 18:09:44 2026] POST /v2.0/subnets => generated 626 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1357] 10.0.0.204 () {32 vars in 653 bytes} [Tue May 5 18:09:44 2026] GET /v2.0/extensions => generated 20516 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1358] 10.0.0.204 () {32 vars in 681 bytes} [Tue May 5 18:09:44 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1359] 10.0.0.204 () {32 vars in 681 bytes} [Tue May 5 18:09:44 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1360] 10.0.0.204 () {32 vars in 729 bytes} [Tue May 5 18:09:44 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1361] 10.0.0.204 () {32 vars in 665 bytes} [Tue May 5 18:09:44 2026] GET /v2.0/extensions/agent => generated 153 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1362] 10.0.0.204 () {32 vars in 699 bytes} [Tue May 5 18:09:44 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: 7|app: 0|req: 638/1363] 10.0.0.204 () {32 vars in 697 bytes} [Tue May 5 18:09:44 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: 639/1364] 10.0.0.204 () {32 vars in 701 bytes} [Tue May 5 18:09:44 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1365] 10.0.0.204 () {32 vars in 689 bytes} [Tue May 5 18:09:44 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1366] 10.0.0.204 () {32 vars in 703 bytes} [Tue May 5 18:09:44 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: 7|app: 0|req: 642/1367] 10.0.0.204 () {32 vars in 693 bytes} [Tue May 5 18:09:44 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: 7|app: 0|req: 643/1368] 10.0.0.204 () {32 vars in 695 bytes} [Tue May 5 18:09:44 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1369] 10.0.0.204 () {34 vars in 741 bytes} [Tue May 5 18:09:44 2026] PUT /v2.0/subnets/9f42991c-c270-4b30-82bc-3b68fbd643bd => generated 636 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1370] 10.0.0.204 () {32 vars in 685 bytes} [Tue May 5 18:09:44 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: 645/1371] 10.0.0.204 () {32 vars in 687 bytes} [Tue May 5 18:09:44 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: 7|app: 0|req: 646/1372] 10.0.0.204 () {32 vars in 661 bytes} [Tue May 5 18:09:44 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: 7|app: 0|req: 647/1373] 10.0.0.204 () {32 vars in 699 bytes} [Tue May 5 18:09:44 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: 7|app: 0|req: 648/1374] 10.0.0.204 () {32 vars in 679 bytes} [Tue May 5 18:09:44 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: 7|app: 0|req: 649/1375] 10.0.0.204 () {32 vars in 683 bytes} [Tue May 5 18:09:44 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: 7|app: 0|req: 650/1376] 10.0.0.204 () {32 vars in 675 bytes} [Tue May 5 18:09:44 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: 7|app: 0|req: 651/1377] 10.0.0.204 () {32 vars in 689 bytes} [Tue May 5 18:09:44 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1378] 10.0.0.204 () {32 vars in 723 bytes} [Tue May 5 18:09:44 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: 7|app: 0|req: 653/1379] 10.0.0.204 () {32 vars in 687 bytes} [Tue May 5 18:09:44 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: 7|app: 0|req: 654/1380] 10.0.0.204 () {32 vars in 669 bytes} [Tue May 5 18:09:44 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: 7|app: 0|req: 655/1381] 10.0.0.204 () {32 vars in 687 bytes} [Tue May 5 18:09:44 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1382] 10.0.0.204 () {32 vars in 681 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1383] 10.0.0.204 () {32 vars in 699 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1384] 10.0.0.204 () {32 vars in 679 bytes} [Tue May 5 18:09:45 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: 7|app: 0|req: 659/1385] 10.0.0.204 () {32 vars in 667 bytes} [Tue May 5 18:09:45 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: 7|app: 0|req: 660/1386] 10.0.0.204 () {32 vars in 677 bytes} [Tue May 5 18:09:45 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: 7|app: 0|req: 661/1387] 10.0.0.204 () {32 vars in 665 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1388] 10.0.0.204 () {32 vars in 675 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/extensions/l3-flavors => 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: 663/1389] 10.0.0.204 () {32 vars in 713 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1390] 10.0.0.204 () {32 vars in 691 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1391] 10.0.0.204 () {32 vars in 683 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:09:45.090 8 INFO neutron.services.segments.plugin [-] Segment f719e64b-9bc0-45e4-a61b-1563b96a684b resource provider aggregate not found [pid: 7|app: 0|req: 666/1392] 10.0.0.204 () {32 vars in 669 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:09:45.095 8 INFO neutron.services.segments.plugin [-] Segment f719e64b-9bc0-45e4-a61b-1563b96a684b resource provider aggregate not found [pid: 7|app: 0|req: 667/1393] 10.0.0.204 () {32 vars in 687 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1394] 10.0.0.204 () {32 vars in 705 bytes} [Tue May 5 18:09:45 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) 2026-05-05 18:09:45.112 8 INFO neutron.services.segments.plugin [-] Segment f719e64b-9bc0-45e4-a61b-1563b96a684b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f719e64b-9bc0-45e4-a61b-1563b96a684b found for delete ", "request_id": "req-9899a339-b511-4a07-9f2b-fff3052c8c19"}]} 2026-05-05 18:09:45.114 8 INFO neutron.services.segments.plugin [-] Segment f719e64b-9bc0-45e4-a61b-1563b96a684b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f719e64b-9bc0-45e4-a61b-1563b96a684b found for delete ", "request_id": "req-100b86be-6bd6-41ec-a521-b6df4af313e2"}]} [pid: 7|app: 0|req: 669/1395] 10.0.0.204 () {32 vars in 675 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1396] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:09:44 2026] DELETE /v2.0/networks/3e07ce9a-f4d5-4a96-9a6b-7e9a37f1890f => 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: 670/1397] 10.0.0.204 () {32 vars in 701 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1398] 10.0.0.204 () {32 vars in 675 bytes} [Tue May 5 18:09:45 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) 2026-05-05 18:09:45.142 8 INFO neutron.pecan_wsgi.hooks.translation [None req-027819c3-b1c3-4811-be85-bc9c65aba418 817f31a1eaa848cf83efd44b274a1e3a 022ea22cd6924fbda0297263f9df036e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 728/1399] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:09:45 2026] DELETE /v2.0/networks/3e07ce9a-f4d5-4a96-9a6b-7e9a37f1890f => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1400] 10.0.0.204 () {32 vars in 693 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1401] 10.0.0.204 () {32 vars in 689 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1402] 10.0.0.204 () {32 vars in 709 bytes} [Tue May 5 18:09:45 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: 7|app: 0|req: 675/1403] 10.0.0.204 () {32 vars in 705 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1404] 10.0.0.204 () {32 vars in 719 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1405] 10.0.0.204 () {32 vars in 697 bytes} [Tue May 5 18:09:45 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: 7|app: 0|req: 678/1406] 10.0.0.204 () {32 vars in 711 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1407] 10.0.0.204 () {32 vars in 694 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1408] 10.0.0.204 () {32 vars in 669 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/extensions/binding => generated 193 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1409] 10.0.0.204 () {32 vars in 687 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1410] 10.0.0.204 () {32 vars in 681 bytes} [Tue May 5 18:09:45 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: 7|app: 0|req: 682/1411] 10.0.0.204 () {32 vars in 675 bytes} [Tue May 5 18:09:45 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: 730/1412] 10.0.0.204 () {32 vars in 742 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/subnets?network_id=ff47c681-0e75-45c2-8bfe-e9e1bc28bd48 => generated 649 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1413] 10.0.0.204 () {32 vars in 653 bytes} [Tue May 5 18:09:45 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: 731/1414] 10.0.0.204 () {32 vars in 671 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/extensions/provider => generated 191 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1415] 10.0.0.204 () {32 vars in 661 bytes} [Tue May 5 18:09:45 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: 733/1416] 10.0.0.204 () {32 vars in 699 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1417] 10.0.0.204 () {32 vars in 699 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1418] 10.0.0.204 () {32 vars in 677 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1419] 10.0.0.204 () {32 vars in 649 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/networks => generated 1309 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1420] 10.0.0.204 () {32 vars in 669 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/extensions/qos-fip => 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: 737/1421] 10.0.0.204 () {32 vars in 683 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1422] 10.0.0.204 () {32 vars in 701 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1423] 10.0.0.204 () {32 vars in 685 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1424] 10.0.0.204 () {32 vars in 647 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/subnets => generated 1280 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1425] 10.0.0.204 () {32 vars in 707 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1426] 10.0.0.204 () {32 vars in 669 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1427] 10.0.0.204 () {32 vars in 697 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1428] 10.0.0.204 () {32 vars in 695 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1429] 10.0.0.204 () {32 vars in 685 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1430] 10.0.0.204 () {32 vars in 689 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1431] 10.0.0.204 () {32 vars in 667 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1432] 10.0.0.204 () {32 vars in 681 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1433] 10.0.0.204 () {32 vars in 723 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/networks/52f9bf0d-b7ba-42a5-a22a-852faa9f3622 => generated 669 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1434] 10.0.0.204 () {32 vars in 681 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1435] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/ports?device_id=8a613e1f-3394-4173-a56c-bb13a12cbe3b => 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: 688/1436] 10.0.0.204 () {32 vars in 691 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1437] 10.0.0.204 () {32 vars in 721 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/subnets/1151c356-8ec0-4700-a136-ed7618e8db51 => generated 641 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1438] 10.0.0.204 () {32 vars in 691 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1439] 10.0.0.204 () {32 vars in 695 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:09:45.462 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c4986a65-e307-4aac-bc9d-3748d09708d4 817f31a1eaa848cf83efd44b274a1e3a 022ea22cd6924fbda0297263f9df036e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 750/1440] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:09:45 2026] DELETE /v2.0/subnets/9f42991c-c270-4b30-82bc-3b68fbd643bd => 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: 691/1441] 10.0.0.204 () {32 vars in 685 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1442] 10.0.0.204 () {32 vars in 689 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:09:45.481 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e8d7f52b-7072-4b7a-95ca-b6cf87ba0826 817f31a1eaa848cf83efd44b274a1e3a 022ea22cd6924fbda0297263f9df036e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 751/1443] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:09:45 2026] DELETE /v2.0/networks/3e07ce9a-f4d5-4a96-9a6b-7e9a37f1890f => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1444] 10.0.0.204 () {32 vars in 701 bytes} [Tue May 5 18:09:45 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) [pid: 7|app: 0|req: 694/1445] 10.0.0.204 () {32 vars in 703 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1446] 10.0.0.204 () {32 vars in 713 bytes} [Tue May 5 18:09:45 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: 696/1447] 10.0.0.204 () {32 vars in 717 bytes} [Tue May 5 18:09:45 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) [pid: 7|app: 0|req: 697/1448] 10.0.0.204 () {32 vars in 715 bytes} [Tue May 5 18:09:45 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: 7|app: 0|req: 698/1449] 10.0.0.204 () {32 vars in 727 bytes} [Tue May 5 18:09:45 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: 699/1450] 10.0.0.204 () {32 vars in 741 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1451] 10.0.0.204 () {32 vars in 719 bytes} [Tue May 5 18:09:45 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: 7|app: 0|req: 701/1452] 10.0.0.204 () {32 vars in 683 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1453] 10.0.0.204 () {32 vars in 669 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/extensions/segment => generated 145 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1454] 10.0.0.204 () {32 vars in 719 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1455] 10.0.0.204 () {32 vars in 679 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1456] 10.0.0.204 () {32 vars in 669 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1457] 10.0.0.204 () {32 vars in 697 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1458] 10.0.0.204 () {32 vars in 705 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1459] 10.0.0.204 () {32 vars in 701 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1460] 10.0.0.204 () {32 vars in 701 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1461] 10.0.0.204 () {32 vars in 683 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1462] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:09:45 2026] DELETE /v2.0/subnets/1151c356-8ec0-4700-a136-ed7618e8db51 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1463] 10.0.0.204 () {32 vars in 705 bytes} [Tue May 5 18:09:45 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: 712/1464] 10.0.0.204 () {32 vars in 695 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1465] 10.0.0.204 () {32 vars in 689 bytes} [Tue May 5 18:09:45 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: 714/1466] 10.0.0.204 () {32 vars in 697 bytes} [Tue May 5 18:09:45 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: 715/1467] 10.0.0.204 () {32 vars in 679 bytes} [Tue May 5 18:09:45 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: 716/1468] 10.0.0.204 () {32 vars in 689 bytes} [Tue May 5 18:09:45 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: 717/1469] 10.0.0.204 () {32 vars in 701 bytes} [Tue May 5 18:09:45 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: 718/1470] 10.0.0.204 () {32 vars in 665 bytes} [Tue May 5 18:09:45 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: 719/1471] 10.0.0.204 () {32 vars in 681 bytes} [Tue May 5 18:09:45 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: 720/1472] 10.0.0.204 () {32 vars in 693 bytes} [Tue May 5 18:09:45 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: 7|app: 0|req: 721/1473] 10.0.0.204 () {32 vars in 677 bytes} [Tue May 5 18:09:45 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: 7|app: 0|req: 722/1474] 10.0.0.204 () {32 vars in 667 bytes} [Tue May 5 18:09:45 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1475] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:09:45 2026] DELETE /v2.0/networks/52f9bf0d-b7ba-42a5-a22a-852faa9f3622 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:09:45.983 7 WARNING neutron_lib.context [None req-64132d5a-a6f6-4de0-ac84-0acf73c68064 4e80b33ea56f4a00ae587a5160fa88f6 aeafaa5b4d8648c58fb4c6175a65c36f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:09:46.143 7 INFO neutron.db.segments_db [None req-64132d5a-a6f6-4de0-ac84-0acf73c68064 4e80b33ea56f4a00ae587a5160fa88f6 aeafaa5b4d8648c58fb4c6175a65c36f - - default default] Added segment 181da8f0-9078-4f38-ad10-80f4024708c7 of type vxlan for network 81e57b8d-a384-48f0-bbcd-5a64ea80ca99 [pid: 7|app: 0|req: 723/1478] 10.0.0.204 () {34 vars in 670 bytes} [Tue May 5 18:09:45 2026] POST /v2.0/networks => generated 649 bytes in 458 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:09:46.270 8 WARNING neutron_lib.context [None req-60d6a021-7cd3-4ff6-8deb-4870b00cabff 4e80b33ea56f4a00ae587a5160fa88f6 aeafaa5b4d8648c58fb4c6175a65c36f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 756/1479] 10.0.0.204 () {34 vars in 665 bytes} [Tue May 5 18:09:46 2026] POST /v2.0/ports => generated 778 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 757/1480] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:09:46 2026] GET /v2.0/security-groups?tenant_id=022ea22cd6924fbda0297263f9df036e&name=default => generated 2925 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1481] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:09:46 2026] GET /v2.0/security-groups?tenant_id=3d693b0213a9473490fc1037fdf28cc8&name=default => generated 2925 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1482] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:09:46 2026] GET /v2.0/ports?device_id=8a613e1f-3394-4173-a56c-bb13a12cbe3b => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:09:46.633 7 WARNING neutron_lib.context [None req-a48b7751-fc89-4c36-abf7-be11dc56f8e4 4e80b33ea56f4a00ae587a5160fa88f6 aeafaa5b4d8648c58fb4c6175a65c36f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:09:46.684 7 INFO neutron.db.segments_db [None req-a48b7751-fc89-4c36-abf7-be11dc56f8e4 4e80b33ea56f4a00ae587a5160fa88f6 aeafaa5b4d8648c58fb4c6175a65c36f - - default default] Added segment ad42f68a-7e95-41a8-94a3-911e5e9c4ba4 of type vxlan for network 9386f599-7b20-48d8-b6ea-837181e02bc0 [pid: 8|app: 0|req: 759/1483] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:09:46 2026] DELETE /v2.0/security-groups/4c320ce9-b7bf-49a5-beb3-ec56ba42854f => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1484] 10.0.0.204 () {34 vars in 670 bytes} [Tue May 5 18:09:46 2026] POST /v2.0/networks => generated 635 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:09:46.776 7 WARNING neutron_lib.context [None req-cacf6c3b-c038-4e64-bc7e-40cc0f8d2667 4e80b33ea56f4a00ae587a5160fa88f6 aeafaa5b4d8648c58fb4c6175a65c36f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1485] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:09:46 2026] DELETE /v2.0/security-groups/c58d6221-bfe6-4bab-9adb-554384344448 => 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: 726/1486] 10.0.0.204 () {34 vars in 669 bytes} [Tue May 5 18:09:46 2026] POST /v2.0/subnets => generated 646 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:09:47.035 8 WARNING neutron_lib.context [None req-8978df20-5dd1-4e8d-a7f3-338c569f99ac 4e80b33ea56f4a00ae587a5160fa88f6 aeafaa5b4d8648c58fb4c6175a65c36f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:09:47.124 8 INFO neutron.services.segments.plugin [-] Segment 0404f1af-1229-40ba-9c03-0d9ec7fe7b6c resource provider aggregate not found 2026-05-05 18:09:47.137 8 INFO neutron.services.segments.plugin [-] Segment 0404f1af-1229-40ba-9c03-0d9ec7fe7b6c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0404f1af-1229-40ba-9c03-0d9ec7fe7b6c found for delete ", "request_id": "req-fcb15985-8ab6-4935-8d5e-8b55d4f8d2e4"}]} 2026-05-05 18:09:47.138 8 INFO neutron.services.segments.plugin [-] Segment 0404f1af-1229-40ba-9c03-0d9ec7fe7b6c resource provider aggregate not found 2026-05-05 18:09:47.151 8 INFO neutron.services.segments.plugin [-] Segment 0404f1af-1229-40ba-9c03-0d9ec7fe7b6c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0404f1af-1229-40ba-9c03-0d9ec7fe7b6c found for delete ", "request_id": "req-9cb7e4cc-7606-4e5e-927f-657f39d5e837"}]} [pid: 8|app: 0|req: 761/1487] 10.0.0.204 () {34 vars in 665 bytes} [Tue May 5 18:09:47 2026] POST /v2.0/ports => generated 966 bytes in 351 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: 762/1488] 199.19.213.111 () {34 vars in 986 bytes} [Tue May 5 18:09:47 2026] GET /v2.0/networks?id=7e184868-8afb-4351-bb63-7e7dcf429e8e => generated 673 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1489] 199.19.213.111 () {34 vars in 1050 bytes} [Tue May 5 18:09:47 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=40b95f4dcbf64b2c9d2cb89aadf093a1 => generated 273 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:09:47.619 8 WARNING neutron_lib.context [req-addaf2d8-3979-4729-a0a2-6d5a73260e20 req-a6c13289-bf4c-4d81-919b-b949a378dc46 62d70993e25348ffa66d08956fbdba9c 40b95f4dcbf64b2c9d2cb89aadf093a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 727/1490] 10.0.0.204 () {32 vars in 720 bytes} [Tue May 5 18:09:47 2026] DELETE /v2.0/ports/d93bebc6-b937-484d-a798-9103bd25600f => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:09:47.654 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4e8bc72f-da7d-4a79-9062-97918483703b 4e80b33ea56f4a00ae587a5160fa88f6 aeafaa5b4d8648c58fb4c6175a65c36f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 728/1491] 10.0.0.204 () {32 vars in 720 bytes} [Tue May 5 18:09:47 2026] DELETE /v2.0/ports/d93bebc6-b937-484d-a798-9103bd25600f => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:09:47.674 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3359364e-67a9-40e7-9513-04a47d64e507 4e80b33ea56f4a00ae587a5160fa88f6 aeafaa5b4d8648c58fb4c6175a65c36f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 729/1492] 10.0.0.204 () {32 vars in 717 bytes} [Tue May 5 18:09:47 2026] GET /v2.0/ports/d93bebc6-b937-484d-a798-9103bd25600f => 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: 730/1493] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:09:47 2026] DELETE /v2.0/subnets/1ecca450-c84c-40c4-aaaa-63101a993b80 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1494] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:09:47 2026] GET /v2.0/ports?device_id=8a613e1f-3394-4173-a56c-bb13a12cbe3b => 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: 764/1495] 199.19.213.111 () {38 vars in 955 bytes} [Tue May 5 18:09:47 2026] POST /v2.0/ports => generated 993 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 18:09:48.156 7 INFO neutron.services.segments.plugin [-] Segment ad42f68a-7e95-41a8-94a3-911e5e9c4ba4 resource provider aggregate not found 2026-05-05 18:09:48.165 7 INFO neutron.services.segments.plugin [-] Segment ad42f68a-7e95-41a8-94a3-911e5e9c4ba4 resource provider aggregate not found 2026-05-05 18:09:48.173 7 INFO neutron.services.segments.plugin [-] Segment ad42f68a-7e95-41a8-94a3-911e5e9c4ba4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad42f68a-7e95-41a8-94a3-911e5e9c4ba4 found for delete ", "request_id": "req-b512b685-589a-4e11-aff9-774509709593"}]} 2026-05-05 18:09:48.188 7 INFO neutron.services.segments.plugin [-] Segment ad42f68a-7e95-41a8-94a3-911e5e9c4ba4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad42f68a-7e95-41a8-94a3-911e5e9c4ba4 found for delete ", "request_id": "req-a9edf15c-ad70-4452-914a-53fed794b1e0"}]} [pid: 7|app: 0|req: 732/1496] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:09:47 2026] DELETE /v2.0/networks/9386f599-7b20-48d8-b6ea-837181e02bc0 => generated 0 bytes in 355 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:09:48.222 7 WARNING neutron_lib.context [None req-d4a5b876-7846-450f-beb3-33fd92a23737 4e80b33ea56f4a00ae587a5160fa88f6 aeafaa5b4d8648c58fb4c6175a65c36f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:09:48.299 7 INFO neutron.db.segments_db [None req-d4a5b876-7846-450f-beb3-33fd92a23737 4e80b33ea56f4a00ae587a5160fa88f6 aeafaa5b4d8648c58fb4c6175a65c36f - - default default] Added segment 76ed5286-448d-4757-a622-b0dbc6721741 of type vxlan for network a154e258-ac02-41b2-ba8a-3e945e24647c [pid: 7|app: 0|req: 733/1497] 10.0.0.204 () {34 vars in 670 bytes} [Tue May 5 18:09:48 2026] POST /v2.0/networks => generated 634 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:09:48.401 7 WARNING neutron_lib.context [None req-e3d039ce-91a2-4302-84c8-ecb754b57abb 4e80b33ea56f4a00ae587a5160fa88f6 aeafaa5b4d8648c58fb4c6175a65c36f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 765/1498] 199.19.213.111 () {38 vars in 1028 bytes} [Tue May 5 18:09:47 2026] PUT /v2.0/ports/65167a05-e3dd-4fc0-b692-920ca5960c38 => generated 1274 bytes in 468 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:09:48.494 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6d0ac2ad-e9a2-43fc-884f-588557111e17'] response: {'name': 'network-changed', 'server_uuid': '8a613e1f-3394-4173-a56c-bb13a12cbe3b', 'tag': '65167a05-e3dd-4fc0-b692-920ca5960c38', 'status': 'completed', 'code': 200} /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-05-05 18:09:48.626 8 WARNING neutron_lib.context [None req-36390a9d-ce5a-44cb-97b8-1bfb097ea436 953e8277ea0d4ada80b36b78a190f584 681b4de75ef940cfb0de5d05aa71faf2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 734/1499] 10.0.0.204 () {34 vars in 669 bytes} [Tue May 5 18:09:48 2026] POST /v2.0/subnets => generated 646 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1500] 10.0.0.204 () {32 vars in 623 bytes} [Tue May 5 18:09:48 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-05-05 18:09:48.657 7 WARNING neutron_lib.context [None req-7357bacd-7404-4090-9e50-f7f899f4a54b 4e80b33ea56f4a00ae587a5160fa88f6 aeafaa5b4d8648c58fb4c6175a65c36f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:09:48.792 8 INFO neutron.db.segments_db [None req-36390a9d-ce5a-44cb-97b8-1bfb097ea436 953e8277ea0d4ada80b36b78a190f584 681b4de75ef940cfb0de5d05aa71faf2 - - default default] Added segment 8921f1eb-0b84-4811-9c78-c7b88f49f7fe of type vxlan for network 53de6e4b-f104-4e92-833e-4bd43c33b0a0 [pid: 8|app: 0|req: 766/1501] 10.0.0.204 () {34 vars in 670 bytes} [Tue May 5 18:09:48 2026] POST /v2.0/networks => generated 630 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1502] 10.0.0.204 () {32 vars in 633 bytes} [Tue May 5 18:09:48 2026] GET /v2.0/ => generated 632 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1503] 10.0.0.204 () {34 vars in 665 bytes} [Tue May 5 18:09:48 2026] POST /v2.0/ports => generated 927 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:09:48.937 8 WARNING neutron_lib.context [None req-586127ba-ee6a-45c0-8413-ade329b3a88c 953e8277ea0d4ada80b36b78a190f584 681b4de75ef940cfb0de5d05aa71faf2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:09:48.988 8 INFO neutron.db.segments_db [None req-586127ba-ee6a-45c0-8413-ade329b3a88c 953e8277ea0d4ada80b36b78a190f584 681b4de75ef940cfb0de5d05aa71faf2 - - default default] Added segment 25cbac97-5b42-4839-a256-e93de86ff6a8 of type vxlan for network ce0afbbe-5874-4e5a-bdf4-687f34423296 [pid: 7|app: 0|req: 737/1504] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:09:48 2026] GET /v2.0/ports?device_id=8a613e1f-3394-4173-a56c-bb13a12cbe3b => generated 1008 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1505] 10.0.0.204 () {34 vars in 670 bytes} [Tue May 5 18:09:48 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: 769/1506] 199.19.213.111 () {34 vars in 1080 bytes} [Tue May 5 18:09:49 2026] GET /v2.0/ports?tenant_id=40b95f4dcbf64b2c9d2cb89aadf093a1&device_id=8a613e1f-3394-4173-a56c-bb13a12cbe3b => generated 1277 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1507] 10.0.0.138 () {34 vars in 1120 bytes} [Tue May 5 18:09:49 2026] GET /v2.0/security-groups?id=12495b0b-b1f5-48a5-a90e-e43fd0b2bc60&id=0e9ef327-9c16-4dc8-b8b2-5d2b6f617891&fields=id&fields=name => generated 206 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:09:49.163 8 WARNING neutron_lib.context [None req-fda415d6-9c68-44c1-bf3c-7d893d4810a7 953e8277ea0d4ada80b36b78a190f584 681b4de75ef940cfb0de5d05aa71faf2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 738/1508] 10.0.0.204 () {32 vars in 720 bytes} [Tue May 5 18:09:49 2026] DELETE /v2.0/ports/84a740ad-5f8a-4a47-aec7-d7cbb90ddd00 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1509] 199.19.213.111 () {34 vars in 1018 bytes} [Tue May 5 18:09:49 2026] GET /v2.0/networks?tenant_id=40b95f4dcbf64b2c9d2cb89aadf093a1&shared=False => generated 769 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:09:49.291 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d3f8d445-61fc-4619-aed6-1af5fed120d7 4e80b33ea56f4a00ae587a5160fa88f6 aeafaa5b4d8648c58fb4c6175a65c36f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 740/1510] 10.0.0.204 () {32 vars in 717 bytes} [Tue May 5 18:09:49 2026] GET /v2.0/ports/84a740ad-5f8a-4a47-aec7-d7cbb90ddd00 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1511] 199.19.213.111 () {34 vars in 930 bytes} [Tue May 5 18:09:49 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1512] 10.0.0.204 () {34 vars in 669 bytes} [Tue May 5 18:09:49 2026] POST /v2.0/subnets => generated 626 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:09:49.420 8 WARNING neutron_lib.context [None req-73653f8c-7571-47d3-8b9c-3b1e74c53fb7 953e8277ea0d4ada80b36b78a190f584 681b4de75ef940cfb0de5d05aa71faf2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 742/1513] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:09:49 2026] DELETE /v2.0/subnets/b3bf98b0-7854-475a-ae06-5eaa7bbeee47 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1514] 10.0.0.204 () {34 vars in 669 bytes} [Tue May 5 18:09:49 2026] POST /v2.0/subnets => generated 626 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1515] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:09:49 2026] GET /v2.0/security-groups?tenant_id=ab21b6cf52f54b2280aaa7d57344d4ad&name=default => generated 2925 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:09:49.722 7 WARNING neutron_lib.context [None req-d213b995-6649-464e-b006-c7acbf995e17 953e8277ea0d4ada80b36b78a190f584 681b4de75ef940cfb0de5d05aa71faf2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:09:49.767 7 INFO neutron.db.segments_db [None req-d213b995-6649-464e-b006-c7acbf995e17 953e8277ea0d4ada80b36b78a190f584 681b4de75ef940cfb0de5d05aa71faf2 - - default default] Added segment e4674ee9-afad-4e03-9de6-f572408ad04d of type vxlan for network 67cc55e4-5454-4bdc-a48a-94b7a1f3d8d5 2026-05-05 18:09:50.000 8 INFO neutron.services.segments.plugin [-] Segment 76ed5286-448d-4757-a622-b0dbc6721741 resource provider aggregate not found 2026-05-05 18:09:50.003 8 INFO neutron.services.segments.plugin [-] Segment 76ed5286-448d-4757-a622-b0dbc6721741 resource provider aggregate not found 2026-05-05 18:09:50.014 8 INFO neutron.services.segments.plugin [-] Segment 76ed5286-448d-4757-a622-b0dbc6721741 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76ed5286-448d-4757-a622-b0dbc6721741 found for delete ", "request_id": "req-df323f2c-9100-4498-872b-81bcb9c243c1"}]} 2026-05-05 18:09:50.020 8 INFO neutron.services.segments.plugin [-] Segment 76ed5286-448d-4757-a622-b0dbc6721741 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76ed5286-448d-4757-a622-b0dbc6721741 found for delete ", "request_id": "req-ef542ded-dcd4-47ad-8806-7b284e023a11"}]} [pid: 8|app: 0|req: 773/1516] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:09:49 2026] DELETE /v2.0/networks/a154e258-ac02-41b2-ba8a-3e945e24647c => generated 0 bytes in 367 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:09:50.093 7 INFO neutron.db.l3_hamode_db [None req-d213b995-6649-464e-b006-c7acbf995e17 953e8277ea0d4ada80b36b78a190f584 681b4de75ef940cfb0de5d05aa71faf2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 774/1517] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:09:50 2026] DELETE /v2.0/security-groups/69cc7baf-23fc-451a-8509-38ef98adc745 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:09:50.149 8 WARNING neutron_lib.context [None req-12abfc48-e8bf-42d5-9f62-b5f21b28ca09 4e80b33ea56f4a00ae587a5160fa88f6 aeafaa5b4d8648c58fb4c6175a65c36f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:09:50.212 7 INFO neutron.db.l3_hamode_db [None req-d213b995-6649-464e-b006-c7acbf995e17 953e8277ea0d4ada80b36b78a190f584 681b4de75ef940cfb0de5d05aa71faf2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 775/1518] 10.0.0.204 () {34 vars in 665 bytes} [Tue May 5 18:09:50 2026] POST /v2.0/ports => generated 777 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 776/1519] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:09:50 2026] GET /v2.0/ports?device_id=8a613e1f-3394-4173-a56c-bb13a12cbe3b => generated 1008 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1520] 199.19.213.111 () {34 vars in 1080 bytes} [Tue May 5 18:09:50 2026] GET /v2.0/ports?tenant_id=40b95f4dcbf64b2c9d2cb89aadf093a1&device_id=8a613e1f-3394-4173-a56c-bb13a12cbe3b => generated 1277 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1521] 10.0.0.204 () {34 vars in 737 bytes} [Tue May 5 18:09:50 2026] PUT /v2.0/ports/6fd30db5-f5ed-407e-abaa-6c26e87cdc6a => generated 752 bytes in 212 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: 779/1522] 10.0.0.138 () {34 vars in 1120 bytes} [Tue May 5 18:09:50 2026] GET /v2.0/security-groups?id=12495b0b-b1f5-48a5-a90e-e43fd0b2bc60&id=0e9ef327-9c16-4dc8-b8b2-5d2b6f617891&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: 780/1523] 199.19.213.111 () {34 vars in 1058 bytes} [Tue May 5 18:09:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=65167a05-e3dd-4fc0-b692-920ca5960c38 => 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: 744/1524] 10.0.0.204 () {34 vars in 669 bytes} [Tue May 5 18:09:49 2026] POST /v2.0/routers => generated 507 bytes in 1239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1525] 199.19.213.111 () {34 vars in 984 bytes} [Tue May 5 18:09:50 2026] GET /v2.0/subnets?id=31b7c053-6aab-431e-b22d-61aa1cabc58a => generated 691 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1526] 10.0.0.204 () {32 vars in 720 bytes} [Tue May 5 18:09:50 2026] DELETE /v2.0/ports/6fd30db5-f5ed-407e-abaa-6c26e87cdc6a => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1527] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:09:51 2026] GET /v2.0/ports?network_id=7e184868-8afb-4351-bb63-7e7dcf429e8e&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1528] 10.0.0.204 () {32 vars in 643 bytes} [Tue May 5 18:09:51 2026] GET /v2.0/ports => generated 781 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1529] 199.19.213.111 () {34 vars in 1012 bytes} [Tue May 5 18:09:51 2026] GET /v2.0/networks/7e184868-8afb-4351-bb63-7e7dcf429e8e?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:09:51.190 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cddb7689-87c9-4204-b629-6c9f5bb71061 4e80b33ea56f4a00ae587a5160fa88f6 aeafaa5b4d8648c58fb4c6175a65c36f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 785/1530] 10.0.0.204 () {32 vars in 717 bytes} [Tue May 5 18:09:51 2026] GET /v2.0/ports/6fd30db5-f5ed-407e-abaa-6c26e87cdc6a => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1531] 199.19.213.111 () {34 vars in 1112 bytes} [Tue May 5 18:09:51 2026] GET /v2.0/networks/7e184868-8afb-4351-bb63-7e7dcf429e8e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1532] 10.0.0.204 () {32 vars in 643 bytes} [Tue May 5 18:09:51 2026] GET /v2.0/ports => generated 781 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1533] 10.0.0.204 () {32 vars in 717 bytes} [Tue May 5 18:09:51 2026] GET /v2.0/ports/242633eb-4851-4de6-8530-94ffcee2542d => generated 778 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:09:51.381 8 INFO neutron.pecan_wsgi.hooks.translation [None req-da8d1d5b-e875-4cc3-9794-ee789554d260 4e80b33ea56f4a00ae587a5160fa88f6 aeafaa5b4d8648c58fb4c6175a65c36f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 789/1534] 10.0.0.204 () {32 vars in 720 bytes} [Tue May 5 18:09:51 2026] DELETE /v2.0/ports/84a740ad-5f8a-4a47-aec7-d7cbb90ddd00 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:09:51.400 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f2a0ca6a-0cfc-4e8c-ae28-38ea414ceaee 4e80b33ea56f4a00ae587a5160fa88f6 aeafaa5b4d8648c58fb4c6175a65c36f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 790/1535] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:09:51 2026] DELETE /v2.0/subnets/b3bf98b0-7854-475a-ae06-5eaa7bbeee47 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:09:51.417 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fd0f38c4-947d-4c25-b9f5-829d4446e8b6 4e80b33ea56f4a00ae587a5160fa88f6 aeafaa5b4d8648c58fb4c6175a65c36f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 791/1536] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:09:51 2026] DELETE /v2.0/subnets/1ecca450-c84c-40c4-aaaa-63101a993b80 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1537] 10.0.0.204 () {32 vars in 720 bytes} [Tue May 5 18:09:51 2026] DELETE /v2.0/ports/242633eb-4851-4de6-8530-94ffcee2542d => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1538] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:09:51 2026] DELETE /v2.0/networks/81e57b8d-a384-48f0-bbcd-5a64ea80ca99 => 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: 794/1539] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:09:51 2026] GET /v2.0/ports?device_id=8a613e1f-3394-4173-a56c-bb13a12cbe3b => generated 1008 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:09:52.040 8 INFO neutron.services.segments.plugin [-] Segment 181da8f0-9078-4f38-ad10-80f4024708c7 resource provider aggregate not found 2026-05-05 18:09:52.045 8 INFO neutron.services.segments.plugin [-] Segment 181da8f0-9078-4f38-ad10-80f4024708c7 resource provider aggregate not found [pid: 8|app: 0|req: 795/1540] 10.0.0.138 () {34 vars in 1120 bytes} [Tue May 5 18:09:51 2026] GET /v2.0/security-groups?id=12495b0b-b1f5-48a5-a90e-e43fd0b2bc60&id=0e9ef327-9c16-4dc8-b8b2-5d2b6f617891&fields=id&fields=name => generated 206 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1541] 10.0.0.204 () {34 vars in 783 bytes} [Tue May 5 18:09:50 2026] PUT /v2.0/routers/a2497432-62ad-4e33-a6d9-1f61afff56a0/add_router_interface => generated 309 bytes in 1386 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:09:52.379 8 INFO neutron.services.segments.plugin [-] Segment 181da8f0-9078-4f38-ad10-80f4024708c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 181da8f0-9078-4f38-ad10-80f4024708c7 found for delete ", "request_id": "req-655bdcc3-c128-4566-9a14-aaf8857747fe"}]} 2026-05-05 18:09:52.380 8 INFO neutron.services.segments.plugin [-] Segment 181da8f0-9078-4f38-ad10-80f4024708c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 181da8f0-9078-4f38-ad10-80f4024708c7 found for delete ", "request_id": "req-07b96be6-cd45-4dc1-a33c-a9e0ba98630f"}]} [pid: 8|app: 0|req: 796/1542] 10.0.0.204 () {32 vars in 717 bytes} [Tue May 5 18:09:52 2026] GET /v2.0/ports/7b58d966-08fc-4416-8eaa-5c9ea65800ca => generated 955 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1543] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:09:52 2026] GET /v2.0/security-groups?tenant_id=aeafaa5b4d8648c58fb4c6175a65c36f&name=default => generated 2925 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1544] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:09:52 2026] DELETE /v2.0/security-groups/3779a925-503e-4072-8278-91882b7314e1 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1545] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:09:53 2026] GET /v2.0/ports?device_id=8a613e1f-3394-4173-a56c-bb13a12cbe3b => generated 1008 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1546] 10.0.0.138 () {34 vars in 1120 bytes} [Tue May 5 18:09:53 2026] GET /v2.0/security-groups?id=12495b0b-b1f5-48a5-a90e-e43fd0b2bc60&id=0e9ef327-9c16-4dc8-b8b2-5d2b6f617891&fields=id&fields=name => generated 206 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1547] 10.0.0.204 () {34 vars in 783 bytes} [Tue May 5 18:09:52 2026] PUT /v2.0/routers/a2497432-62ad-4e33-a6d9-1f61afff56a0/add_router_interface => generated 309 bytes in 1238 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1548] 10.0.0.204 () {32 vars in 717 bytes} [Tue May 5 18:09:53 2026] GET /v2.0/ports/eefc8750-8378-45fc-ac5c-1ab37068d881 => generated 955 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1549] 199.19.213.111 () {34 vars in 994 bytes} [Tue May 5 18:09:53 2026] GET /v2.0/ports?device_id=8a613e1f-3394-4173-a56c-bb13a12cbe3b => generated 1277 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1550] 199.19.213.111 () {34 vars in 1124 bytes} [Tue May 5 18:09:53 2026] GET /v2.0/security-groups?id=12495b0b-b1f5-48a5-a90e-e43fd0b2bc60&id=0e9ef327-9c16-4dc8-b8b2-5d2b6f617891&fields=id&fields=name => generated 206 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1551] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:09:54 2026] GET /v2.0/ports?device_id=8a613e1f-3394-4173-a56c-bb13a12cbe3b => generated 1008 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1552] 10.0.0.138 () {34 vars in 1120 bytes} [Tue May 5 18:09:54 2026] GET /v2.0/security-groups?id=12495b0b-b1f5-48a5-a90e-e43fd0b2bc60&id=0e9ef327-9c16-4dc8-b8b2-5d2b6f617891&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: 8|app: 0|req: 798/1553] 10.0.0.204 () {34 vars in 789 bytes} [Tue May 5 18:09:53 2026] PUT /v2.0/routers/a2497432-62ad-4e33-a6d9-1f61afff56a0/remove_router_interface => generated 309 bytes in 833 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:09:54.764 7 WARNING neutron_lib.context [None req-e0b84f2f-94dd-4ff5-9551-6809f4f72275 0a1be81a77bb4026b455a4d55cc93535 31b7fbc4d63a48e29e3c7192609c9d7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 756/1554] 10.0.0.204 () {34 vars in 684 bytes} [Tue May 5 18:09:54 2026] POST /v2.0/security-groups => generated 1625 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1555] 10.0.0.204 () {32 vars in 663 bytes} [Tue May 5 18:09:54 2026] GET /v2.0/security-groups => generated 4530 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1556] 10.0.0.204 () {34 vars in 758 bytes} [Tue May 5 18:09:55 2026] PUT /v2.0/security-groups/fe23faae-95e6-4b0c-8de3-deb9f2f4bb65 => generated 1663 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1557] 10.0.0.204 () {32 vars in 737 bytes} [Tue May 5 18:09:55 2026] GET /v2.0/security-groups/fe23faae-95e6-4b0c-8de3-deb9f2f4bb65 => generated 1663 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1558] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:09:55 2026] GET /v2.0/security-groups?tenant_id=6a16ea3f56de43d4b67ae3f55c1d4464&name=default => generated 2925 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1559] 10.0.0.204 () {34 vars in 789 bytes} [Tue May 5 18:09:54 2026] PUT /v2.0/routers/a2497432-62ad-4e33-a6d9-1f61afff56a0/remove_router_interface => generated 309 bytes in 798 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1560] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:09:55 2026] DELETE /v2.0/security-groups/fe23faae-95e6-4b0c-8de3-deb9f2f4bb65 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1561] 10.0.0.204 () {32 vars in 736 bytes} [Tue May 5 18:09:55 2026] GET /v2.0/ports?device_id=a2497432-62ad-4e33-a6d9-1f61afff56a0 => 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: 800/1562] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:09:55 2026] DELETE /v2.0/security-groups/99330a24-1453-43fe-882a-d5a884959c79 => 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: 763/1563] 10.0.0.204 () {32 vars in 663 bytes} [Tue May 5 18:09:55 2026] GET /v2.0/security-groups => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:09:55.512 7 INFO neutron.api.v2.resource [None req-69b50da9-636d-44d1-9e07-0be673d93e18 0a1be81a77bb4026b455a4d55cc93535 31b7fbc4d63a48e29e3c7192609c9d7e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 764/1564] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:09:55 2026] DELETE /v2.0/security-groups/fe23faae-95e6-4b0c-8de3-deb9f2f4bb65 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:09:55.523 7 WARNING neutron_lib.context [None req-d1763782-48b8-4025-94f6-7bfe5c25b8ae 0a1be81a77bb4026b455a4d55cc93535 31b7fbc4d63a48e29e3c7192609c9d7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 765/1565] 10.0.0.204 () {34 vars in 684 bytes} [Tue May 5 18:09:55 2026] POST /v2.0/security-groups => generated 1625 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1566] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:09:55 2026] GET /v2.0/ports?device_id=8a613e1f-3394-4173-a56c-bb13a12cbe3b => generated 1008 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1567] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:09:55 2026] GET /v2.0/security-groups?tenant_id=4b1d5c81809848648b1b291bd67aa316&name=default => generated 2925 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:09:55.860 7 WARNING neutron_lib.context [None req-b18dfad3-8ea5-4c71-977f-f2f7f20b45bd 0a1be81a77bb4026b455a4d55cc93535 31b7fbc4d63a48e29e3c7192609c9d7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 768/1568] 10.0.0.204 () {34 vars in 695 bytes} [Tue May 5 18:09:55 2026] POST /v2.0/security-group-rules => generated 601 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1569] 10.0.0.138 () {34 vars in 1120 bytes} [Tue May 5 18:09:55 2026] GET /v2.0/security-groups?id=12495b0b-b1f5-48a5-a90e-e43fd0b2bc60&id=0e9ef327-9c16-4dc8-b8b2-5d2b6f617891&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: 770/1570] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:09:56 2026] DELETE /v2.0/security-groups/99cd3c6c-c52f-424b-9a7e-17d2d4054ac1 => 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: 771/1571] 10.0.0.204 () {32 vars in 747 bytes} [Tue May 5 18:09:56 2026] GET /v2.0/security-group-rules/b051f178-65b3-4176-b360-3bddf6a9e96a => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:09:56.153 8 INFO neutron.services.segments.plugin [-] Segment e4674ee9-afad-4e03-9de6-f572408ad04d resource provider aggregate not found 2026-05-05 18:09:56.157 8 INFO neutron.services.segments.plugin [-] Segment e4674ee9-afad-4e03-9de6-f572408ad04d resource provider aggregate not found 2026-05-05 18:09:56.167 8 INFO neutron.services.segments.plugin [-] Segment e4674ee9-afad-4e03-9de6-f572408ad04d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4674ee9-afad-4e03-9de6-f572408ad04d found for delete ", "request_id": "req-ba9fefdc-7493-41f1-9a93-080270f1d97a"}]} 2026-05-05 18:09:56.171 8 INFO neutron.db.l3_hamode_db [None req-3c73374e-3983-410d-aeef-cc9d4e85f186 953e8277ea0d4ada80b36b78a190f584 681b4de75ef940cfb0de5d05aa71faf2 - - default default] HA network 67cc55e4-5454-4bdc-a48a-94b7a1f3d8d5 was deleted as no HA routers are present in tenant 681b4de75ef940cfb0de5d05aa71faf2. [pid: 8|app: 0|req: 801/1572] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:09:55 2026] DELETE /v2.0/routers/a2497432-62ad-4e33-a6d9-1f61afff56a0 => generated 0 bytes in 679 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:09:56.184 8 INFO neutron.services.segments.plugin [-] Segment e4674ee9-afad-4e03-9de6-f572408ad04d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4674ee9-afad-4e03-9de6-f572408ad04d found for delete ", "request_id": "req-bf6d1daa-4d4e-4853-a8cc-34c0c5a8ccf3"}]} [pid: 7|app: 0|req: 772/1573] 10.0.0.204 () {32 vars in 673 bytes} [Tue May 5 18:09:56 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1574] 10.0.0.204 () {32 vars in 750 bytes} [Tue May 5 18:09:56 2026] DELETE /v2.0/security-group-rules/b051f178-65b3-4176-b360-3bddf6a9e96a => 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: 802/1575] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:09:56 2026] DELETE /v2.0/subnets/6e5751e4-c483-4ad8-b105-e4ea466a6444 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1576] 10.0.0.204 () {32 vars in 673 bytes} [Tue May 5 18:09:56 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:09:56.410 7 WARNING neutron_lib.context [None req-1a0423fa-7dc3-4666-a456-1943baf88c7b 0a1be81a77bb4026b455a4d55cc93535 31b7fbc4d63a48e29e3c7192609c9d7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 775/1577] 10.0.0.204 () {34 vars in 695 bytes} [Tue May 5 18:09:56 2026] POST /v2.0/security-group-rules => generated 601 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1578] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:09:56 2026] DELETE /v2.0/subnets/3812bab1-9652-4950-bcc8-b8bf22311147 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1579] 10.0.0.204 () {32 vars in 747 bytes} [Tue May 5 18:09:56 2026] GET /v2.0/security-group-rules/7e896ee0-a3eb-4bdf-ba9c-7ded70c0e79c => generated 601 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1580] 10.0.0.204 () {32 vars in 673 bytes} [Tue May 5 18:09:56 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1581] 10.0.0.204 () {32 vars in 750 bytes} [Tue May 5 18:09:56 2026] DELETE /v2.0/security-group-rules/7e896ee0-a3eb-4bdf-ba9c-7ded70c0e79c => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1582] 10.0.0.204 () {32 vars in 673 bytes} [Tue May 5 18:09:56 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:09:56.741 7 WARNING neutron_lib.context [None req-c2112ccd-785e-4474-bbca-8b37f68110b6 0a1be81a77bb4026b455a4d55cc93535 31b7fbc4d63a48e29e3c7192609c9d7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:09:56.783 7 INFO neutron.db.securitygroups_db [None req-c2112ccd-785e-4474-bbca-8b37f68110b6 0a1be81a77bb4026b455a4d55cc93535 31b7fbc4d63a48e29e3c7192609c9d7e - - default default] Project 31b7fbc4d63a48e29e3c7192609c9d7e added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 8|app: 0|req: 804/1583] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:09:56 2026] DELETE /v2.0/networks/ce0afbbe-5874-4e5a-bdf4-687f34423296 => 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: 780/1584] 10.0.0.204 () {34 vars in 695 bytes} [Tue May 5 18:09:56 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) [pid: 7|app: 0|req: 781/1585] 10.0.0.204 () {32 vars in 747 bytes} [Tue May 5 18:09:56 2026] GET /v2.0/security-group-rules/352c1fce-4927-41d6-a732-0310d14394a0 => generated 607 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1586] 10.0.0.204 () {32 vars in 673 bytes} [Tue May 5 18:09:56 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1587] 10.0.0.204 () {32 vars in 750 bytes} [Tue May 5 18:09:56 2026] DELETE /v2.0/security-group-rules/352c1fce-4927-41d6-a732-0310d14394a0 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1588] 10.0.0.204 () {32 vars in 673 bytes} [Tue May 5 18:09:57 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1589] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:09:57 2026] GET /v2.0/ports?device_id=8a613e1f-3394-4173-a56c-bb13a12cbe3b => generated 1010 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1590] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:09:56 2026] DELETE /v2.0/networks/53de6e4b-f104-4e92-833e-4bd43c33b0a0 => generated 0 bytes in 337 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1591] 10.0.0.138 () {34 vars in 1120 bytes} [Tue May 5 18:09:57 2026] GET /v2.0/security-groups?id=12495b0b-b1f5-48a5-a90e-e43fd0b2bc60&id=0e9ef327-9c16-4dc8-b8b2-5d2b6f617891&fields=id&fields=name => generated 206 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:09:57.200 8 WARNING neutron_lib.context [None req-861f4978-796a-4406-9e63-f763e2b8aa0f 953e8277ea0d4ada80b36b78a190f584 681b4de75ef940cfb0de5d05aa71faf2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1592] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:09:57 2026] DELETE /v2.0/security-groups/a3e39dcf-086e-490b-8657-44d2569db9a8 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:09:57.255 8 INFO neutron.db.segments_db [None req-861f4978-796a-4406-9e63-f763e2b8aa0f 953e8277ea0d4ada80b36b78a190f584 681b4de75ef940cfb0de5d05aa71faf2 - - default default] Added segment 3ad50b6b-105e-432b-b251-40fba16b64df of type vxlan for network 50046fe0-41ac-4ad7-8ceb-47eda00c3190 [pid: 7|app: 0|req: 787/1593] 10.0.0.204 () {32 vars in 663 bytes} [Tue May 5 18:09:57 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: 7|app: 0|req: 788/1594] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:09:57 2026] GET /v2.0/ports?device_id=8a613e1f-3394-4173-a56c-bb13a12cbe3b => generated 1010 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1595] 10.0.0.204 () {34 vars in 670 bytes} [Tue May 5 18:09:57 2026] POST /v2.0/networks => generated 630 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1596] 10.0.0.204 () {32 vars in 663 bytes} [Tue May 5 18:09:57 2026] GET /v2.0/security-groups => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:09:57.382 7 WARNING neutron_lib.context [None req-d740c133-040c-41c2-9735-36d61a2739ff 953e8277ea0d4ada80b36b78a190f584 681b4de75ef940cfb0de5d05aa71faf2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 790/1597] 10.0.0.204 () {34 vars in 669 bytes} [Tue May 5 18:09:57 2026] POST /v2.0/subnets => generated 626 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:09:57.711 7 WARNING neutron_lib.context [None req-355e741b-adf4-4efb-afb4-83a59bb130ff 953e8277ea0d4ada80b36b78a190f584 681b4de75ef940cfb0de5d05aa71faf2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:09:57.718 8 INFO neutron.db.l3_db [None req-be8f7dca-3472-4f2b-b2f2-1aa02ded9803 62d70993e25348ffa66d08956fbdba9c 40b95f4dcbf64b2c9d2cb89aadf093a1 - - default default] Floating IP a1a17e3c-cd76-4e07-a18a-f4ca6500abcf associated. External IP: 10.96.250.202, port: 65167a05-e3dd-4fc0-b692-920ca5960c38. 2026-05-05 18:09:57.772 7 INFO neutron.db.segments_db [None req-355e741b-adf4-4efb-afb4-83a59bb130ff 953e8277ea0d4ada80b36b78a190f584 681b4de75ef940cfb0de5d05aa71faf2 - - default default] Added segment 8f49b6dd-2136-4ad8-af3a-ba81a8737eb8 of type vxlan for network 044a5efa-7a9a-49d4-b2bd-138580ebd38a 2026-05-05 18:09:58.050 7 INFO neutron.db.l3_hamode_db [None req-355e741b-adf4-4efb-afb4-83a59bb130ff 953e8277ea0d4ada80b36b78a190f584 681b4de75ef940cfb0de5d05aa71faf2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 808/1598] 10.0.0.204 () {34 vars in 749 bytes} [Tue May 5 18:09:57 2026] PUT /v2.0/floatingips/a1a17e3c-cd76-4e07-a18a-f4ca6500abcf => generated 855 bytes in 717 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:09:58.101 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c3a7b294-aaec-488f-a85d-4917667a67d5'] response: {'name': 'network-changed', 'server_uuid': '8a613e1f-3394-4173-a56c-bb13a12cbe3b', 'tag': '65167a05-e3dd-4fc0-b692-920ca5960c38', 'status': 'completed', 'code': 200} 2026-05-05 18:09:58.167 7 INFO neutron.db.l3_hamode_db [None req-355e741b-adf4-4efb-afb4-83a59bb130ff 953e8277ea0d4ada80b36b78a190f584 681b4de75ef940cfb0de5d05aa71faf2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 18:09:58.189 8 INFO neutron.services.segments.plugin [-] Segment 25cbac97-5b42-4839-a256-e93de86ff6a8 resource provider aggregate not found 2026-05-05 18:09:58.205 8 INFO neutron.services.segments.plugin [-] Segment 25cbac97-5b42-4839-a256-e93de86ff6a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25cbac97-5b42-4839-a256-e93de86ff6a8 found for delete ", "request_id": "req-ed6109f0-93c8-4a94-9f67-ff429337eed4"}]} 2026-05-05 18:09:58.211 8 INFO neutron.services.segments.plugin [-] Segment 25cbac97-5b42-4839-a256-e93de86ff6a8 resource provider aggregate not found 2026-05-05 18:09:58.218 8 INFO neutron.services.segments.plugin [-] Segment 8921f1eb-0b84-4811-9c78-c7b88f49f7fe resource provider aggregate not found 2026-05-05 18:09:58.231 8 INFO neutron.services.segments.plugin [-] Segment 25cbac97-5b42-4839-a256-e93de86ff6a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25cbac97-5b42-4839-a256-e93de86ff6a8 found for delete ", "request_id": "req-16ba81e4-4183-472c-a675-1444dc3b0e3f"}]} 2026-05-05 18:09:58.242 8 INFO neutron.services.segments.plugin [-] Segment 8921f1eb-0b84-4811-9c78-c7b88f49f7fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8921f1eb-0b84-4811-9c78-c7b88f49f7fe found for delete ", "request_id": "req-6ccd5137-0aef-47db-ad63-20934319709f"}]} 2026-05-05 18:09:58.244 8 INFO neutron.services.segments.plugin [-] Segment 8921f1eb-0b84-4811-9c78-c7b88f49f7fe resource provider aggregate not found 2026-05-05 18:09:58.256 8 INFO neutron.services.segments.plugin [-] Segment 8921f1eb-0b84-4811-9c78-c7b88f49f7fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8921f1eb-0b84-4811-9c78-c7b88f49f7fe found for delete ", "request_id": "req-c7b4d339-e83f-4421-bd91-36a949c77259"}]} [pid: 8|app: 0|req: 809/1599] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:09:58 2026] GET /v2.0/security-groups?tenant_id=31b7fbc4d63a48e29e3c7192609c9d7e&name=default => generated 2925 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1600] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:09:58 2026] DELETE /v2.0/security-groups/37c447de-cf52-4e27-8e90-13dc54a20ddf => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1601] 199.19.213.111 () {34 vars in 1080 bytes} [Tue May 5 18:09:58 2026] GET /v2.0/ports?tenant_id=40b95f4dcbf64b2c9d2cb89aadf093a1&device_id=8a613e1f-3394-4173-a56c-bb13a12cbe3b => generated 1279 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1602] 199.19.213.111 () {34 vars in 986 bytes} [Tue May 5 18:09:58 2026] GET /v2.0/networks?id=7e184868-8afb-4351-bb63-7e7dcf429e8e => generated 769 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1603] 10.0.0.204 () {34 vars in 669 bytes} [Tue May 5 18:09:57 2026] POST /v2.0/routers => generated 506 bytes in 1090 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1604] 199.19.213.111 () {34 vars in 1058 bytes} [Tue May 5 18:09:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=65167a05-e3dd-4fc0-b692-920ca5960c38 => generated 858 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:09:58.802 7 WARNING neutron_lib.context [None req-db14d4fa-ccbb-4f4d-ac06-7e3a83f05e77 953e8277ea0d4ada80b36b78a190f584 681b4de75ef940cfb0de5d05aa71faf2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 814/1605] 199.19.213.111 () {34 vars in 984 bytes} [Tue May 5 18:09:58 2026] GET /v2.0/subnets?id=31b7c053-6aab-431e-b22d-61aa1cabc58a => generated 691 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1606] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:09:58 2026] GET /v2.0/ports?network_id=7e184868-8afb-4351-bb63-7e7dcf429e8e&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1607] 199.19.213.111 () {34 vars in 1012 bytes} [Tue May 5 18:09:58 2026] GET /v2.0/networks/7e184868-8afb-4351-bb63-7e7dcf429e8e?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: 817/1608] 199.19.213.111 () {34 vars in 1112 bytes} [Tue May 5 18:09:58 2026] GET /v2.0/networks/7e184868-8afb-4351-bb63-7e7dcf429e8e?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: 792/1609] 10.0.0.204 () {34 vars in 665 bytes} [Tue May 5 18:09:58 2026] POST /v2.0/ports => generated 946 bytes in 404 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: 793/1610] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:10:00 2026] GET /v2.0/security-groups?tenant_id=77f89438084647e5826170de3fd86371&name=default => generated 2925 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1611] 10.0.0.204 () {34 vars in 783 bytes} [Tue May 5 18:09:59 2026] PUT /v2.0/routers/c4224d27-1150-4a79-8f7d-ae1eb80232a3/add_router_interface => generated 309 bytes in 1271 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-05-05 18:10:00.479 7 WARNING neutron_lib.context [None req-bfb8b002-ae63-427b-ba38-01c2ff15c0f4 f12edd7f46564e35a1f2d114efc20806 e0c5cea663a44b8591a8a3d1ec435c82 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 794/1612] 10.0.0.204 () {34 vars in 677 bytes} [Tue May 5 18:10:00 2026] POST /v2.0/subnetpools => generated 549 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1613] 10.0.0.204 () {32 vars in 717 bytes} [Tue May 5 18:10:00 2026] GET /v2.0/ports/2219c510-0bf3-40cd-a120-5c9b5b33743d => generated 1020 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1614] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:10:00 2026] DELETE /v2.0/security-groups/1bdfd98d-2e64-4fa6-86f0-f89597afa626 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1615] 10.0.0.204 () {32 vars in 729 bytes} [Tue May 5 18:10:00 2026] GET /v2.0/subnetpools/1768a362-2105-491d-b20e-c0d6de79c999 => generated 549 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1616] 10.0.0.204 () {34 vars in 749 bytes} [Tue May 5 18:10:00 2026] PUT /v2.0/subnetpools/1768a362-2105-491d-b20e-c0d6de79c999 => generated 500 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1617] 10.0.0.204 () {32 vars in 732 bytes} [Tue May 5 18:10:00 2026] DELETE /v2.0/subnetpools/1768a362-2105-491d-b20e-c0d6de79c999 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:10:00.752 7 INFO neutron.api.v2.resource [None req-7853e1eb-0521-47e4-ad83-e16aac2eef2c f12edd7f46564e35a1f2d114efc20806 e0c5cea663a44b8591a8a3d1ec435c82 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 799/1618] 10.0.0.204 () {32 vars in 729 bytes} [Tue May 5 18:10:00 2026] GET /v2.0/subnetpools/1768a362-2105-491d-b20e-c0d6de79c999 => generated 145 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:10:00.764 7 INFO neutron.api.v2.resource [None req-1372c642-10f8-4d3b-bde6-7b455eb2cca9 f12edd7f46564e35a1f2d114efc20806 e0c5cea663a44b8591a8a3d1ec435c82 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 800/1619] 10.0.0.204 () {32 vars in 732 bytes} [Tue May 5 18:10:00 2026] DELETE /v2.0/subnetpools/1768a362-2105-491d-b20e-c0d6de79c999 => generated 145 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1622] 10.0.0.204 () {34 vars in 789 bytes} [Tue May 5 18:10:00 2026] PUT /v2.0/routers/c4224d27-1150-4a79-8f7d-ae1eb80232a3/remove_router_interface => generated 309 bytes in 889 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: 803/1623] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:10:01 2026] GET /v2.0/security-groups?tenant_id=e0c5cea663a44b8591a8a3d1ec435c82&name=default => generated 2925 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:10:01.582 8 INFO neutron.api.v2.resource [None req-59204ee2-be5c-45c5-9b58-e19d008c6d97 953e8277ea0d4ada80b36b78a190f584 681b4de75ef940cfb0de5d05aa71faf2 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 821/1624] 10.0.0.204 () {34 vars in 789 bytes} [Tue May 5 18:10:01 2026] PUT /v2.0/routers/c4224d27-1150-4a79-8f7d-ae1eb80232a3/remove_router_interface => generated 197 bytes in 107 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1625] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:10:01 2026] DELETE /v2.0/security-groups/a8b67018-8ac4-46de-925b-e1b034687466 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1626] 10.0.0.204 () {32 vars in 736 bytes} [Tue May 5 18:10:01 2026] GET /v2.0/ports?device_id=c4224d27-1150-4a79-8f7d-ae1eb80232a3 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:10:02.179 7 INFO neutron.services.segments.plugin [-] Segment 8f49b6dd-2136-4ad8-af3a-ba81a8737eb8 resource provider aggregate not found 2026-05-05 18:10:02.185 7 INFO neutron.services.segments.plugin [-] Segment 8f49b6dd-2136-4ad8-af3a-ba81a8737eb8 resource provider aggregate not found 2026-05-05 18:10:02.197 7 INFO neutron.services.segments.plugin [-] Segment 8f49b6dd-2136-4ad8-af3a-ba81a8737eb8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f49b6dd-2136-4ad8-af3a-ba81a8737eb8 found for delete ", "request_id": "req-231ea4c3-f05e-4765-9383-76044d4a96d8"}]} 2026-05-05 18:10:02.201 7 INFO neutron.services.segments.plugin [-] Segment 8f49b6dd-2136-4ad8-af3a-ba81a8737eb8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f49b6dd-2136-4ad8-af3a-ba81a8737eb8 found for delete ", "request_id": "req-f93d1478-32ab-4ed1-b35e-2c415057799f"}]} 2026-05-05 18:10:02.211 7 INFO neutron.db.l3_hamode_db [None req-e0ea38b2-a022-49f8-806b-965331568363 953e8277ea0d4ada80b36b78a190f584 681b4de75ef940cfb0de5d05aa71faf2 - - default default] HA network 044a5efa-7a9a-49d4-b2bd-138580ebd38a was deleted as no HA routers are present in tenant 681b4de75ef940cfb0de5d05aa71faf2. [pid: 7|app: 0|req: 805/1627] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:10:01 2026] DELETE /v2.0/routers/c4224d27-1150-4a79-8f7d-ae1eb80232a3 => generated 0 bytes in 602 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1628] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:10:02 2026] DELETE /v2.0/subnets/f31f26a3-3fbf-4a73-bef4-63c57180beeb => 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: 806/1629] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:10:02 2026] DELETE /v2.0/networks/50046fe0-41ac-4ad7-8ceb-47eda00c3190 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:10:02.726 8 WARNING neutron_lib.context [None req-288ba66c-7744-4dda-ae0c-bfe65d62853e 953e8277ea0d4ada80b36b78a190f584 681b4de75ef940cfb0de5d05aa71faf2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:10:02.783 8 INFO neutron.db.segments_db [None req-288ba66c-7744-4dda-ae0c-bfe65d62853e 953e8277ea0d4ada80b36b78a190f584 681b4de75ef940cfb0de5d05aa71faf2 - - default default] Added segment 8a4b6839-ce6d-4838-a2d2-7efe67e1cc7a of type vxlan for network 56bb9ea2-fae5-4fd8-93f3-1a4d8cdc810b [pid: 8|app: 0|req: 824/1630] 10.0.0.204 () {34 vars in 670 bytes} [Tue May 5 18:10:02 2026] POST /v2.0/networks => generated 629 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:10:02.888 7 WARNING neutron_lib.context [None req-0db72742-c8d3-4bf8-8864-59128495e0c2 953e8277ea0d4ada80b36b78a190f584 681b4de75ef940cfb0de5d05aa71faf2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1631] 10.0.0.204 () {34 vars in 669 bytes} [Tue May 5 18:10:02 2026] POST /v2.0/subnets => generated 626 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:10:03.183 8 WARNING neutron_lib.context [None req-0521dc77-02ec-49e7-83dc-9a11b995c86a 953e8277ea0d4ada80b36b78a190f584 681b4de75ef940cfb0de5d05aa71faf2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:10:03.230 8 INFO neutron.db.segments_db [None req-0521dc77-02ec-49e7-83dc-9a11b995c86a 953e8277ea0d4ada80b36b78a190f584 681b4de75ef940cfb0de5d05aa71faf2 - - default default] Added segment c7da4f7d-19c2-4ab2-ba48-962c854b2c59 of type vxlan for network 83c5abe1-74ce-4d66-924e-60db5811a0c8 2026-05-05 18:10:03.516 8 INFO neutron.db.l3_hamode_db [None req-0521dc77-02ec-49e7-83dc-9a11b995c86a 953e8277ea0d4ada80b36b78a190f584 681b4de75ef940cfb0de5d05aa71faf2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 18:10:03.641 8 INFO neutron.db.l3_hamode_db [None req-0521dc77-02ec-49e7-83dc-9a11b995c86a 953e8277ea0d4ada80b36b78a190f584 681b4de75ef940cfb0de5d05aa71faf2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 18:10:04.220 7 INFO neutron.services.segments.plugin [-] Segment 3ad50b6b-105e-432b-b251-40fba16b64df resource provider aggregate not found 2026-05-05 18:10:04.232 7 INFO neutron.services.segments.plugin [-] Segment 3ad50b6b-105e-432b-b251-40fba16b64df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ad50b6b-105e-432b-b251-40fba16b64df found for delete ", "request_id": "req-328326b3-3e75-4921-8599-8f0d187d04e8"}]} 2026-05-05 18:10:04.235 7 INFO neutron.services.segments.plugin [-] Segment 3ad50b6b-105e-432b-b251-40fba16b64df resource provider aggregate not found 2026-05-05 18:10:04.252 7 INFO neutron.services.segments.plugin [-] Segment 3ad50b6b-105e-432b-b251-40fba16b64df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ad50b6b-105e-432b-b251-40fba16b64df found for delete ", "request_id": "req-1795f965-ae9d-4924-a36c-75df209f2060"}]} [pid: 7|app: 0|req: 808/1632] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:10:03 2026] GET /v2.0/security-groups?tenant_id=945eea81eee74631b40c2411d7150e21&name=default => generated 2925 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1633] 10.0.0.204 () {34 vars in 669 bytes} [Tue May 5 18:10:03 2026] POST /v2.0/routers => generated 507 bytes in 1122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1634] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:10:04 2026] DELETE /v2.0/security-groups/456ec6bb-c186-4784-b796-3d3d8c460cdb => 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: 826/1635] 10.0.0.204 () {34 vars in 783 bytes} [Tue May 5 18:10:04 2026] PUT /v2.0/routers/3717e7cc-9f78-4141-b272-ff794ced0335/add_router_interface => generated 309 bytes in 1619 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1636] 10.0.0.204 () {32 vars in 717 bytes} [Tue May 5 18:10:05 2026] GET /v2.0/ports/56e4b477-be53-4e94-ae15-35cb8766ad4d => generated 955 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1637] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:10:06 2026] GET /v2.0/ports?device_id=8a613e1f-3394-4173-a56c-bb13a12cbe3b => generated 1010 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1638] 10.0.0.138 () {34 vars in 1120 bytes} [Tue May 5 18:10:06 2026] GET /v2.0/security-groups?id=12495b0b-b1f5-48a5-a90e-e43fd0b2bc60&id=0e9ef327-9c16-4dc8-b8b2-5d2b6f617891&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: 813/1639] 10.0.0.204 () {32 vars in 736 bytes} [Tue May 5 18:10:06 2026] GET /v2.0/ports?device_id=8a613e1f-3394-4173-a56c-bb13a12cbe3b => generated 1279 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1640] 10.0.0.204 () {32 vars in 858 bytes} [Tue May 5 18:10:06 2026] GET /v2.0/floatingips?floating_network_id=ff47c681-0e75-45c2-8bfe-e9e1bc28bd48&port_id=65167a05-e3dd-4fc0-b692-920ca5960c38 => generated 860 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1641] 10.0.0.204 () {34 vars in 789 bytes} [Tue May 5 18:10:05 2026] PUT /v2.0/routers/3717e7cc-9f78-4141-b272-ff794ced0335/remove_router_interface => generated 309 bytes in 928 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1642] 10.0.0.204 () {32 vars in 736 bytes} [Tue May 5 18:10:06 2026] GET /v2.0/ports?device_id=3717e7cc-9f78-4141-b272-ff794ced0335 => 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: 815/1643] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:10:06 2026] GET /v2.0/security-groups?tenant_id=66d44ed41d65493e89fdcc4dbd57647b&name=default => generated 2925 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1644] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:10:07 2026] DELETE /v2.0/security-groups/1665bb59-75ea-4705-bdd1-37364429ad0a => 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: 817/1645] 10.0.0.149 () {34 vars in 990 bytes} [Tue May 5 18:10:07 2026] GET /v2.0/ports?device_id=8a613e1f-3394-4173-a56c-bb13a12cbe3b => generated 1279 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1646] 10.0.0.149 () {34 vars in 1120 bytes} [Tue May 5 18:10:07 2026] GET /v2.0/security-groups?id=12495b0b-b1f5-48a5-a90e-e43fd0b2bc60&id=0e9ef327-9c16-4dc8-b8b2-5d2b6f617891&fields=id&fields=name => generated 206 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:10:07.525 8 INFO neutron.services.segments.plugin [-] Segment c7da4f7d-19c2-4ab2-ba48-962c854b2c59 resource provider aggregate not found 2026-05-05 18:10:07.531 8 INFO neutron.services.segments.plugin [-] Segment c7da4f7d-19c2-4ab2-ba48-962c854b2c59 resource provider aggregate not found 2026-05-05 18:10:07.540 8 INFO neutron.services.segments.plugin [-] Segment c7da4f7d-19c2-4ab2-ba48-962c854b2c59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7da4f7d-19c2-4ab2-ba48-962c854b2c59 found for delete ", "request_id": "req-35a23bec-2bcc-4ac3-804a-2372dc8a06ad"}]} 2026-05-05 18:10:07.548 8 INFO neutron.services.segments.plugin [-] Segment c7da4f7d-19c2-4ab2-ba48-962c854b2c59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7da4f7d-19c2-4ab2-ba48-962c854b2c59 found for delete ", "request_id": "req-bf63a766-7916-49f1-a964-91cf2b8e4bfd"}]} 2026-05-05 18:10:07.549 8 INFO neutron.db.l3_hamode_db [None req-10063f8d-d66e-4d61-b3ef-a734e19d910a 953e8277ea0d4ada80b36b78a190f584 681b4de75ef940cfb0de5d05aa71faf2 - - default default] HA network 83c5abe1-74ce-4d66-924e-60db5811a0c8 was deleted as no HA routers are present in tenant 681b4de75ef940cfb0de5d05aa71faf2. [pid: 8|app: 0|req: 829/1647] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:10:06 2026] DELETE /v2.0/routers/3717e7cc-9f78-4141-b272-ff794ced0335 => generated 0 bytes in 616 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1648] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:10:07 2026] DELETE /v2.0/subnets/d7f6397c-7bb7-4ea4-b577-144898af7e69 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1649] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:10:07 2026] DELETE /v2.0/networks/56bb9ea2-fae5-4fd8-93f3-1a4d8cdc810b => generated 0 bytes in 333 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:10:08.105 7 WARNING neutron_lib.context [None req-7ebd1ab0-0acd-4e8b-a4c4-42423797e561 953e8277ea0d4ada80b36b78a190f584 681b4de75ef940cfb0de5d05aa71faf2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:10:08.153 7 INFO neutron.db.segments_db [None req-7ebd1ab0-0acd-4e8b-a4c4-42423797e561 953e8277ea0d4ada80b36b78a190f584 681b4de75ef940cfb0de5d05aa71faf2 - - default default] Added segment ded9619c-b39a-4fd5-90f7-91a8b3f03a90 of type vxlan for network 150cb6a2-dbd5-4525-8b77-b6a036934ebb 2026-05-05 18:10:08.470 7 INFO neutron.db.l3_hamode_db [None req-7ebd1ab0-0acd-4e8b-a4c4-42423797e561 953e8277ea0d4ada80b36b78a190f584 681b4de75ef940cfb0de5d05aa71faf2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 18:10:09.227 7 INFO neutron.db.l3_hamode_db [None req-7ebd1ab0-0acd-4e8b-a4c4-42423797e561 953e8277ea0d4ada80b36b78a190f584 681b4de75ef940cfb0de5d05aa71faf2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 18:10:09.570 8 INFO neutron.services.segments.plugin [-] Segment 8a4b6839-ce6d-4838-a2d2-7efe67e1cc7a resource provider aggregate not found 2026-05-05 18:10:09.575 8 INFO neutron.services.segments.plugin [-] Segment 8a4b6839-ce6d-4838-a2d2-7efe67e1cc7a resource provider aggregate not found 2026-05-05 18:10:09.596 8 INFO neutron.services.segments.plugin [-] Segment 8a4b6839-ce6d-4838-a2d2-7efe67e1cc7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a4b6839-ce6d-4838-a2d2-7efe67e1cc7a found for delete ", "request_id": "req-f448f198-0e76-49bc-8d7b-99005aff7dca"}]} 2026-05-05 18:10:09.597 8 INFO neutron.services.segments.plugin [-] Segment 8a4b6839-ce6d-4838-a2d2-7efe67e1cc7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a4b6839-ce6d-4838-a2d2-7efe67e1cc7a found for delete ", "request_id": "req-a44b9baa-3a6b-467a-8d78-b1fe365083cc"}]} [pid: 8|app: 0|req: 831/1650] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:10:09 2026] GET /v2.0/ports?device_id=8a613e1f-3394-4173-a56c-bb13a12cbe3b => generated 1010 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1651] 10.0.0.138 () {34 vars in 1120 bytes} [Tue May 5 18:10:09 2026] GET /v2.0/security-groups?id=12495b0b-b1f5-48a5-a90e-e43fd0b2bc60&id=0e9ef327-9c16-4dc8-b8b2-5d2b6f617891&fields=id&fields=name => generated 206 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1652] 10.0.0.204 () {34 vars in 669 bytes} [Tue May 5 18:10:08 2026] POST /v2.0/routers => generated 688 bytes in 2103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1653] 10.0.0.204 () {32 vars in 721 bytes} [Tue May 5 18:10:10 2026] GET /v2.0/routers/219a5ae9-f7c7-471c-9c79-060bfee7b1c4 => generated 694 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1654] 10.0.0.85 () {30 vars in 649 bytes} [Tue May 5 18:10:10 2026] GET /v2.0/extensions => generated 20516 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1655] 10.0.0.204 () {32 vars in 647 bytes} [Tue May 5 18:10:10 2026] GET /v2.0/routers => generated 697 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1656] 10.0.0.85 () {30 vars in 723 bytes} [Tue May 5 18:10:10 2026] GET /v2.0/quotas/57e97464a5c54180aa7a1a885751bed6/details => generated 847 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1657] 10.0.0.204 () {34 vars in 741 bytes} [Tue May 5 18:10:10 2026] PUT /v2.0/routers/219a5ae9-f7c7-471c-9c79-060bfee7b1c4 => generated 701 bytes in 409 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1658] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:10:10 2026] GET /v2.0/ports?device_id=8a613e1f-3394-4173-a56c-bb13a12cbe3b => generated 1010 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1659] 10.0.0.204 () {32 vars in 721 bytes} [Tue May 5 18:10:10 2026] GET /v2.0/routers/219a5ae9-f7c7-471c-9c79-060bfee7b1c4 => generated 701 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1660] 10.0.0.138 () {34 vars in 1120 bytes} [Tue May 5 18:10:10 2026] GET /v2.0/security-groups?id=12495b0b-b1f5-48a5-a90e-e43fd0b2bc60&id=0e9ef327-9c16-4dc8-b8b2-5d2b6f617891&fields=id&fields=name => generated 206 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1661] 10.0.0.204 () {32 vars in 736 bytes} [Tue May 5 18:10:10 2026] GET /v2.0/ports?device_id=219a5ae9-f7c7-471c-9c79-060bfee7b1c4 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:10:11.659 8 INFO neutron.services.segments.plugin [-] Segment ded9619c-b39a-4fd5-90f7-91a8b3f03a90 resource provider aggregate not found 2026-05-05 18:10:11.662 8 INFO neutron.services.segments.plugin [-] Segment ded9619c-b39a-4fd5-90f7-91a8b3f03a90 resource provider aggregate not found 2026-05-05 18:10:11.672 8 INFO neutron.services.segments.plugin [-] Segment ded9619c-b39a-4fd5-90f7-91a8b3f03a90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ded9619c-b39a-4fd5-90f7-91a8b3f03a90 found for delete ", "request_id": "req-212beb77-db75-4542-a724-a94168617de1"}]} 2026-05-05 18:10:11.673 8 INFO neutron.services.segments.plugin [-] Segment ded9619c-b39a-4fd5-90f7-91a8b3f03a90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ded9619c-b39a-4fd5-90f7-91a8b3f03a90 found for delete ", "request_id": "req-fc9523f2-6dd7-4451-a835-56bf076f700c"}]} 2026-05-05 18:10:11.684 8 INFO neutron.db.l3_hamode_db [None req-9270fb59-718e-4649-9365-66e96d3f8c91 953e8277ea0d4ada80b36b78a190f584 681b4de75ef940cfb0de5d05aa71faf2 - - default default] HA network 150cb6a2-dbd5-4525-8b77-b6a036934ebb was deleted as no HA routers are present in tenant 681b4de75ef940cfb0de5d05aa71faf2. [pid: 8|app: 0|req: 837/1662] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:10:10 2026] DELETE /v2.0/routers/219a5ae9-f7c7-471c-9c79-060bfee7b1c4 => generated 0 bytes in 810 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1663] 199.19.213.111 () {34 vars in 994 bytes} [Tue May 5 18:10:11 2026] GET /v2.0/ports?device_id=8a613e1f-3394-4173-a56c-bb13a12cbe3b => generated 1010 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1664] 10.0.0.204 () {32 vars in 736 bytes} [Tue May 5 18:10:11 2026] GET /v2.0/ports?device_id=219a5ae9-f7c7-471c-9c79-060bfee7b1c4 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:10:11.743 8 INFO neutron.api.v2.resource [None req-6c4cab81-bede-4943-a53a-b0c7535d862f 953e8277ea0d4ada80b36b78a190f584 681b4de75ef940cfb0de5d05aa71faf2 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 839/1665] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:10:11 2026] DELETE /v2.0/routers/219a5ae9-f7c7-471c-9c79-060bfee7b1c4 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1666] 10.0.0.204 () {32 vars in 736 bytes} [Tue May 5 18:10:11 2026] GET /v2.0/ports?device_id=3717e7cc-9f78-4141-b272-ff794ced0335 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:10:11.793 8 INFO neutron.api.v2.resource [None req-3e5eb0e0-82f9-46ea-84b1-a39d4cc13ca1 953e8277ea0d4ada80b36b78a190f584 681b4de75ef940cfb0de5d05aa71faf2 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 841/1667] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:10:11 2026] DELETE /v2.0/routers/3717e7cc-9f78-4141-b272-ff794ced0335 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:10:11.813 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a4d6b800-68dc-459f-84f9-940ad07d856b 953e8277ea0d4ada80b36b78a190f584 681b4de75ef940cfb0de5d05aa71faf2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 842/1668] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:10:11 2026] DELETE /v2.0/subnets/d7f6397c-7bb7-4ea4-b577-144898af7e69 => 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: 843/1669] 10.0.0.204 () {32 vars in 736 bytes} [Tue May 5 18:10:11 2026] GET /v2.0/ports?device_id=c4224d27-1150-4a79-8f7d-ae1eb80232a3 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:10:11.862 8 INFO neutron.api.v2.resource [None req-6d6c111b-bc9c-4ac2-b991-2d6091e78e97 953e8277ea0d4ada80b36b78a190f584 681b4de75ef940cfb0de5d05aa71faf2 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 844/1670] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:10:11 2026] DELETE /v2.0/routers/c4224d27-1150-4a79-8f7d-ae1eb80232a3 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:10:11.884 8 INFO neutron.pecan_wsgi.hooks.translation [None req-64d96a5b-1c1f-47c2-a35b-d0bb50018e61 953e8277ea0d4ada80b36b78a190f584 681b4de75ef940cfb0de5d05aa71faf2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 845/1671] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:10:11 2026] DELETE /v2.0/subnets/f31f26a3-3fbf-4a73-bef4-63c57180beeb => 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: 846/1672] 10.0.0.204 () {32 vars in 736 bytes} [Tue May 5 18:10:11 2026] GET /v2.0/ports?device_id=a2497432-62ad-4e33-a6d9-1f61afff56a0 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:10:11.926 8 INFO neutron.api.v2.resource [None req-32340d99-0477-4577-b592-4f108ccefbc8 953e8277ea0d4ada80b36b78a190f584 681b4de75ef940cfb0de5d05aa71faf2 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 847/1673] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:10:11 2026] DELETE /v2.0/routers/a2497432-62ad-4e33-a6d9-1f61afff56a0 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:10:11.941 7 INFO neutron.db.l3_db [req-f1debf20-a3d4-4ee5-9725-54bed93dfa0c req-a1c50b67-f214-4fa8-a5d9-cf19472a597e 62d70993e25348ffa66d08956fbdba9c 40b95f4dcbf64b2c9d2cb89aadf093a1 - - default default] Floating IP a1a17e3c-cd76-4e07-a18a-f4ca6500abcf disassociated. External IP: 10.96.250.202, port: 65167a05-e3dd-4fc0-b692-920ca5960c38. 2026-05-05 18:10:11.954 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dac2d1cc-cbad-4271-8477-a4b96e4a43c9 953e8277ea0d4ada80b36b78a190f584 681b4de75ef940cfb0de5d05aa71faf2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 848/1674] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:10:11 2026] DELETE /v2.0/subnets/6e5751e4-c483-4ad8-b105-e4ea466a6444 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:10:11.976 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1c0186d0-dfeb-44ed-841b-9880a02a7e10 953e8277ea0d4ada80b36b78a190f584 681b4de75ef940cfb0de5d05aa71faf2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 849/1675] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:10:11 2026] DELETE /v2.0/subnets/3812bab1-9652-4950-bcc8-b8bf22311147 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1676] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:10:12 2026] GET /v2.0/ports?device_id=8a613e1f-3394-4173-a56c-bb13a12cbe3b => 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: 827/1677] 199.19.213.111 () {36 vars in 997 bytes} [Tue May 5 18:10:11 2026] DELETE /v2.0/ports/65167a05-e3dd-4fc0-b692-920ca5960c38 => generated 0 bytes in 594 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1678] 10.0.0.85 () {30 vars in 649 bytes} [Tue May 5 18:10:12 2026] GET /v2.0/extensions => generated 20516 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-05 18:10:12.643 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8e9746b7-daa3-4b73-b164-a848ce738eca'] response: {'server_uuid': '8a613e1f-3394-4173-a56c-bb13a12cbe3b', 'name': 'network-vif-deleted', 'tag': '65167a05-e3dd-4fc0-b692-920ca5960c38', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 852/1679] 10.0.0.85 () {30 vars in 723 bytes} [Tue May 5 18:10:12 2026] GET /v2.0/quotas/57e97464a5c54180aa7a1a885751bed6/details => generated 847 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1680] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:10:12 2026] GET /v2.0/security-groups?tenant_id=681b4de75ef940cfb0de5d05aa71faf2&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1681] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:10:12 2026] DELETE /v2.0/security-groups/b69e914b-759a-45c1-a521-ca294d3f9303 => 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: 829/1682] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:10:13 2026] GET /v2.0/ports?device_id=8a613e1f-3394-4173-a56c-bb13a12cbe3b => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1683] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:10:14 2026] GET /v2.0/ports?device_id=8a613e1f-3394-4173-a56c-bb13a12cbe3b => 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: 855/1684] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:10:14 2026] GET /v2.0/security-groups?tenant_id=57e97464a5c54180aa7a1a885751bed6&name=default => generated 2925 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1685] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:10:14 2026] GET /v2.0/security-groups?tenant_id=cd60bf2d2a99406a86608dc3952b01eb&name=default => generated 2925 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1686] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:10:14 2026] DELETE /v2.0/security-groups/96ba542c-303e-4cde-ae02-f9e059bec71a => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1687] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:10:14 2026] DELETE /v2.0/security-groups/411cad0d-3eef-495b-87aa-aa3b4f261540 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1688] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:10:15 2026] GET /v2.0/ports?device_id=8a613e1f-3394-4173-a56c-bb13a12cbe3b => 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: 833/1691] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:10:16 2026] DELETE /v2.0/security-groups/0e9ef327-9c16-4dc8-b8b2-5d2b6f617891 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:10:16.753 8 INFO neutron.api.v2.resource [None req-5a8b5f7a-1aef-4204-88e9-80c151040027 62d70993e25348ffa66d08956fbdba9c 40b95f4dcbf64b2c9d2cb89aadf093a1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 859/1692] 10.0.0.204 () {32 vars in 737 bytes} [Tue May 5 18:10:16 2026] GET /v2.0/security-groups/0e9ef327-9c16-4dc8-b8b2-5d2b6f617891 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1693] 10.0.0.204 () {32 vars in 732 bytes} [Tue May 5 18:10:16 2026] DELETE /v2.0/floatingips/a1a17e3c-cd76-4e07-a18a-f4ca6500abcf => generated 0 bytes in 332 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1694] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:10:17 2026] DELETE /v2.0/security-groups/12495b0b-b1f5-48a5-a90e-e43fd0b2bc60 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1695] 10.0.0.204 () {34 vars in 789 bytes} [Tue May 5 18:10:17 2026] PUT /v2.0/routers/24715cab-c069-4cbb-b70f-7d91e0c2d17c/remove_router_interface => generated 309 bytes in 836 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:10:18.213 7 WARNING neutron_lib.context [None req-3561dfcf-b8a5-4276-8fb0-3189c2cb545d b6d1ed60682f4c6db5c34b38a5aa66f3 cb32956be2824ce18708de16e7f6ae59 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 861/1696] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:10:17 2026] GET /v2.0/security-groups?tenant_id=ac16d392df8544d6970f8fd8500cad93&name=default => generated 2925 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:10:18.377 7 INFO neutron.db.segments_db [None req-3561dfcf-b8a5-4276-8fb0-3189c2cb545d b6d1ed60682f4c6db5c34b38a5aa66f3 cb32956be2824ce18708de16e7f6ae59 - - default default] Added segment 2d6123df-8eb0-430c-9fc3-6311eb4cedb3 of type vxlan for network fe42276a-792a-4c58-90d5-c1ab57ba73e1 [pid: 7|app: 0|req: 836/1697] 10.0.0.204 () {34 vars in 671 bytes} [Tue May 5 18:10:18 2026] POST /v2.0/networks => generated 633 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1698] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:10:18 2026] DELETE /v2.0/security-groups/0a5c413c-c8c3-41fb-b3ef-bba122f1e687 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:10:18.581 7 WARNING neutron_lib.context [None req-39f3725d-4ff8-4639-8fca-c9fcf147f05d b6d1ed60682f4c6db5c34b38a5aa66f3 cb32956be2824ce18708de16e7f6ae59 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:10:18.621 7 INFO neutron.db.segments_db [None req-39f3725d-4ff8-4639-8fca-c9fcf147f05d b6d1ed60682f4c6db5c34b38a5aa66f3 cb32956be2824ce18708de16e7f6ae59 - - default default] Added segment 377da834-c7e4-4baf-a460-500125027fc6 of type vxlan for network 457a6c66-cfe5-4d9d-af3c-dff50076d270 2026-05-05 18:10:18.873 7 INFO neutron.db.l3_hamode_db [None req-39f3725d-4ff8-4639-8fca-c9fcf147f05d b6d1ed60682f4c6db5c34b38a5aa66f3 cb32956be2824ce18708de16e7f6ae59 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 18:10:19.065 8 INFO neutron.services.segments.plugin [-] Segment d2865bbb-2f55-499e-a772-0883b42c2cf2 resource provider aggregate not found 2026-05-05 18:10:19.071 8 INFO neutron.services.segments.plugin [-] Segment d2865bbb-2f55-499e-a772-0883b42c2cf2 resource provider aggregate not found 2026-05-05 18:10:19.080 8 INFO neutron.services.segments.plugin [-] Segment d2865bbb-2f55-499e-a772-0883b42c2cf2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2865bbb-2f55-499e-a772-0883b42c2cf2 found for delete ", "request_id": "req-a9d90c0d-e917-43a6-8fb9-678ea30b33eb"}]} 2026-05-05 18:10:19.086 8 INFO neutron.services.segments.plugin [-] Segment d2865bbb-2f55-499e-a772-0883b42c2cf2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2865bbb-2f55-499e-a772-0883b42c2cf2 found for delete ", "request_id": "req-e7c9ffd2-bc73-4f49-be5c-f00b36d052fc"}]} 2026-05-05 18:10:19.089 8 INFO neutron.db.l3_hamode_db [None req-18f5f6a0-4c5c-4fbc-9fd2-16f668ac6c98 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] HA network 61f3d089-c193-4070-8925-4afbb18375f8 was deleted as no HA routers are present in tenant 40b95f4dcbf64b2c9d2cb89aadf093a1. [pid: 8|app: 0|req: 862/1699] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:10:18 2026] DELETE /v2.0/routers/24715cab-c069-4cbb-b70f-7d91e0c2d17c => generated 0 bytes in 840 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1700] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:10:19 2026] GET /v2.0/security-groups?tenant_id=c233a0df0a0a4fbf8965720c288f1b21&name=default => generated 2925 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1701] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:10:19 2026] DELETE /v2.0/subnets/31b7c053-6aab-431e-b22d-61aa1cabc58a => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1702] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:10:19 2026] DELETE /v2.0/security-groups/09d6d392-f0c8-4d6c-8ee3-3d5f77c97e10 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:10:19.665 7 INFO neutron.db.l3_hamode_db [None req-39f3725d-4ff8-4639-8fca-c9fcf147f05d b6d1ed60682f4c6db5c34b38a5aa66f3 cb32956be2824ce18708de16e7f6ae59 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 866/1703] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:10:19 2026] DELETE /v2.0/networks/7e184868-8afb-4351-bb63-7e7dcf429e8e => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1704] 10.0.0.204 () {34 vars in 789 bytes} [Tue May 5 18:10:19 2026] PUT /v2.0/routers/bfca4e0e-971c-4f6a-8fba-7f796e46ef0d/remove_router_interface => generated 309 bytes in 1010 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1705] 10.0.0.204 () {34 vars in 669 bytes} [Tue May 5 18:10:18 2026] POST /v2.0/routers => generated 694 bytes in 2463 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:10:21.098 8 INFO neutron.services.segments.plugin [-] Segment 34e53f17-c65e-4bb5-ba9d-729c56911749 resource provider aggregate not found 2026-05-05 18:10:21.105 8 INFO neutron.services.segments.plugin [-] Segment 34e53f17-c65e-4bb5-ba9d-729c56911749 resource provider aggregate not found 2026-05-05 18:10:21.113 8 INFO neutron.services.segments.plugin [-] Segment 34e53f17-c65e-4bb5-ba9d-729c56911749 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34e53f17-c65e-4bb5-ba9d-729c56911749 found for delete ", "request_id": "req-44c9c08a-82d0-4f51-9194-203736470d00"}]} 2026-05-05 18:10:21.119 8 INFO neutron.services.segments.plugin [-] Segment 34e53f17-c65e-4bb5-ba9d-729c56911749 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34e53f17-c65e-4bb5-ba9d-729c56911749 found for delete ", "request_id": "req-e574785a-4575-4085-b5dc-1fd9a1695c7d"}]} [pid: 7|app: 0|req: 839/1706] 10.0.0.204 () {32 vars in 776 bytes} [Tue May 5 18:10:21 2026] GET /v2.0/subnets?project_id=cb32956be2824ce18708de16e7f6ae59&cidr=10.100.0.0%2F28 => generated 14 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1707] 10.0.0.204 () {32 vars in 694 bytes} [Tue May 5 18:10:21 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1708] 10.0.0.204 () {32 vars in 784 bytes} [Tue May 5 18:10:21 2026] GET /v2.0/subnets?network_id=ff47c681-0e75-45c2-8bfe-e9e1bc28bd48&cidr=10.100.0.0%2F28 => generated 14 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:10:21.446 7 WARNING neutron_lib.context [None req-010f005b-241b-4e05-8393-874da2dabddd b6d1ed60682f4c6db5c34b38a5aa66f3 cb32956be2824ce18708de16e7f6ae59 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 842/1709] 10.0.0.204 () {34 vars in 669 bytes} [Tue May 5 18:10:21 2026] POST /v2.0/subnets => generated 656 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:10:21.836 8 INFO neutron.db.l3_hamode_db [None req-c2a2d1c5-5d50-4026-a4bb-5ff1524f4d13 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] HA network f1ea0e06-0e44-4eaa-b6c6-e46117183344 was deleted as no HA routers are present in tenant f8930b07627d4f54aba7ea5358c24638. [pid: 8|app: 0|req: 868/1710] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:10:20 2026] DELETE /v2.0/routers/bfca4e0e-971c-4f6a-8fba-7f796e46ef0d => generated 0 bytes in 1060 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1711] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:10:21 2026] DELETE /v2.0/subnets/98eaaeea-410c-436f-9257-04e117676641 => 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: 870/1712] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:10:22 2026] DELETE /v2.0/networks/4d30e4b9-4aeb-4ab5-b9bb-7ec1ddd29239 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1713] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:10:22 2026] GET /v2.0/security-groups?tenant_id=f8930b07627d4f54aba7ea5358c24638&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1714] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:10:22 2026] DELETE /v2.0/security-groups/a21c158a-e1ed-4eb3-832c-ba9f0a216be1 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:10:23.134 8 INFO neutron.services.segments.plugin [-] Segment 84615930-813e-4117-90b7-4e6331161a38 resource provider aggregate not found 2026-05-05 18:10:23.144 8 INFO neutron.services.segments.plugin [-] Segment 84615930-813e-4117-90b7-4e6331161a38 resource provider aggregate not found 2026-05-05 18:10:23.148 8 INFO neutron.services.segments.plugin [-] Segment 84615930-813e-4117-90b7-4e6331161a38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84615930-813e-4117-90b7-4e6331161a38 found for delete ", "request_id": "req-4c193752-ea29-41d1-9562-3c893a3c8b56"}]} 2026-05-05 18:10:23.157 8 INFO neutron.services.segments.plugin [-] Segment 84615930-813e-4117-90b7-4e6331161a38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84615930-813e-4117-90b7-4e6331161a38 found for delete ", "request_id": "req-21041455-cff0-4153-83c9-d1b7eee9d996"}]} 2026-05-05 18:10:23.160 8 INFO neutron.services.segments.plugin [-] Segment 6b45898d-f5d7-438c-b594-ab81e61716b9 resource provider aggregate not found 2026-05-05 18:10:23.168 8 INFO neutron.services.segments.plugin [-] Segment 6b45898d-f5d7-438c-b594-ab81e61716b9 resource provider aggregate not found 2026-05-05 18:10:23.173 8 INFO neutron.services.segments.plugin [-] Segment 6b45898d-f5d7-438c-b594-ab81e61716b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b45898d-f5d7-438c-b594-ab81e61716b9 found for delete ", "request_id": "req-fc1016eb-ef72-4c2b-8160-07d37c71e3ee"}]} 2026-05-05 18:10:23.187 8 INFO neutron.services.segments.plugin [-] Segment 6b45898d-f5d7-438c-b594-ab81e61716b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b45898d-f5d7-438c-b594-ab81e61716b9 found for delete ", "request_id": "req-a133eead-0781-4372-8186-5a301096a5ac"}]} [pid: 7|app: 0|req: 843/1715] 10.0.0.204 () {34 vars in 783 bytes} [Tue May 5 18:10:21 2026] PUT /v2.0/routers/b6b52da1-dd7b-4446-b929-c39110df52aa/add_router_interface => generated 309 bytes in 1441 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1716] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:10:23 2026] GET /v2.0/security-groups?tenant_id=40b95f4dcbf64b2c9d2cb89aadf093a1&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1717] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:10:22 2026] GET /v2.0/security-groups?tenant_id=7d74407dd50643fc9268ecf0b604f3f8&name=default => generated 2925 bytes in 393 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1718] 10.0.0.204 () {32 vars in 649 bytes} [Tue May 5 18:10:23 2026] GET /v2.0/networks => generated 3606 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1719] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:10:23 2026] DELETE /v2.0/security-groups/a6c302d0-7121-4ce0-ab4e-058f10540e2b => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1720] 10.0.0.204 () {32 vars in 647 bytes} [Tue May 5 18:10:23 2026] GET /v2.0/subnets => generated 2594 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1721] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:10:23 2026] DELETE /v2.0/security-groups/12dffddc-0438-4ed0-abb2-6b227785e619 => 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: 876/1722] 10.0.0.204 () {32 vars in 647 bytes} [Tue May 5 18:10:23 2026] GET /v2.0/routers => generated 737 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:10:23.592 7 WARNING neutron_lib.context [None req-8374d5d7-d1a1-45d0-b409-9dd7077c2f05 b6d1ed60682f4c6db5c34b38a5aa66f3 cb32956be2824ce18708de16e7f6ae59 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 847/1723] 10.0.0.204 () {34 vars in 685 bytes} [Tue May 5 18:10:23 2026] POST /v2.0/security-groups => generated 1675 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 18:10:23.795 8 WARNING neutron_lib.context [None req-7233178c-1c22-4bd0-aaf5-5c90d670eb79 b6d1ed60682f4c6db5c34b38a5aa66f3 cb32956be2824ce18708de16e7f6ae59 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 877/1724] 10.0.0.204 () {34 vars in 695 bytes} [Tue May 5 18:10:23 2026] POST /v2.0/security-group-rules => generated 597 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:10:23.947 7 WARNING neutron_lib.context [None req-f8b07b3b-7457-4d2c-8f8b-534bd1fc36d6 b6d1ed60682f4c6db5c34b38a5aa66f3 cb32956be2824ce18708de16e7f6ae59 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1725] 10.0.0.204 () {34 vars in 695 bytes} [Tue May 5 18:10:23 2026] POST /v2.0/security-group-rules => generated 596 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:10:24.112 8 WARNING neutron_lib.context [None req-e574e87c-2822-450e-866b-71d3bd074809 b6d1ed60682f4c6db5c34b38a5aa66f3 cb32956be2824ce18708de16e7f6ae59 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 878/1726] 10.0.0.204 () {34 vars in 695 bytes} [Tue May 5 18:10:24 2026] POST /v2.0/security-group-rules => generated 602 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:10:24.230 7 WARNING neutron_lib.context [None req-d5627707-5b77-4830-8a4b-bcc2754aceae b6d1ed60682f4c6db5c34b38a5aa66f3 cb32956be2824ce18708de16e7f6ae59 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 849/1727] 10.0.0.204 () {34 vars in 695 bytes} [Tue May 5 18:10:24 2026] POST /v2.0/security-group-rules => generated 601 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:10:24.360 8 WARNING neutron_lib.context [None req-1eac8e9b-add1-4521-84e7-747a5bafd980 b6d1ed60682f4c6db5c34b38a5aa66f3 cb32956be2824ce18708de16e7f6ae59 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:10:24.392 8 INFO neutron.db.securitygroups_db [None req-1eac8e9b-add1-4521-84e7-747a5bafd980 b6d1ed60682f4c6db5c34b38a5aa66f3 cb32956be2824ce18708de16e7f6ae59 - - default default] Project cb32956be2824ce18708de16e7f6ae59 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 8|app: 0|req: 879/1728] 10.0.0.204 () {34 vars in 695 bytes} [Tue May 5 18:10:24 2026] POST /v2.0/security-group-rules => generated 607 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:10:24.493 7 WARNING neutron_lib.context [None req-1b7d36a9-79b1-4057-8f29-53b5d5881cdf b6d1ed60682f4c6db5c34b38a5aa66f3 cb32956be2824ce18708de16e7f6ae59 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:10:24.539 7 INFO neutron.db.securitygroups_db [None req-1b7d36a9-79b1-4057-8f29-53b5d5881cdf b6d1ed60682f4c6db5c34b38a5aa66f3 cb32956be2824ce18708de16e7f6ae59 - - default default] Project cb32956be2824ce18708de16e7f6ae59 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: 850/1729] 10.0.0.204 () {34 vars in 695 bytes} [Tue May 5 18:10:24 2026] POST /v2.0/security-group-rules => generated 606 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1730] 10.0.0.204 () {32 vars in 649 bytes} [Tue May 5 18:10:25 2026] GET /v2.0/networks => generated 1298 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1731] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:10:25 2026] GET /v2.0/security-groups?tenant_id=59a758529c6d403e9d7f8b4d0b00b763&name=default => generated 2925 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1732] 10.0.0.138 () {34 vars in 1100 bytes} [Tue May 5 18:10:25 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1381877207&fields=id&tenant_id=cb32956be2824ce18708de16e7f6ae59 => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:10:25.418 8 INFO neutron.db.segments_db [None req-e406bcda-a558-4fec-a53a-d4dcad7a70e2 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] Added segment 950cd708-f4f0-4d78-80b8-b9364eaa581f of type vxlan for network 7e4899be-e9cb-4157-8d28-112155a149ce [pid: 7|app: 0|req: 853/1733] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:10:25 2026] DELETE /v2.0/security-groups/d1c2f0fd-461b-44b3-989b-63d89ce421e3 => 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: 854/1734] 10.0.0.138 () {34 vars in 982 bytes} [Tue May 5 18:10:25 2026] GET /v2.0/networks?id=fe42276a-792a-4c58-90d5-c1ab57ba73e1 => generated 661 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1735] 10.0.0.138 () {34 vars in 965 bytes} [Tue May 5 18:10:25 2026] GET /v2.0/quotas/cb32956be2824ce18708de16e7f6ae59 => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1736] 10.0.0.204 () {34 vars in 671 bytes} [Tue May 5 18:10:25 2026] POST /v2.0/networks => generated 740 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1737] 10.0.0.138 () {34 vars in 1002 bytes} [Tue May 5 18:10:25 2026] GET /v2.0/ports?tenant_id=cb32956be2824ce18708de16e7f6ae59&fields=id => generated 103 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1738] 10.0.0.138 () {34 vars in 1008 bytes} [Tue May 5 18:10:25 2026] GET /v2.0/networks/fe42276a-792a-4c58-90d5-c1ab57ba73e1?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1739] 10.0.0.138 () {34 vars in 1108 bytes} [Tue May 5 18:10:25 2026] GET /v2.0/networks/fe42276a-792a-4c58-90d5-c1ab57ba73e1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1740] 10.0.0.204 () {34 vars in 669 bytes} [Tue May 5 18:10:25 2026] POST /v2.0/subnets => generated 688 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:10:25.832 7 INFO neutron.db.segments_db [None req-e0b7cf9d-e01e-4658-a5f4-0804118360d6 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] Added segment 1261755e-3d7b-4697-abec-9fd4ca890376 of type vxlan for network 621c7766-a266-480f-8dec-deb0edbdeeb2 [pid: 8|app: 0|req: 883/1741] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:10:25 2026] GET /v2.0/ports?device_id=fa20c66d-f541-4079-8a75-2d7a4c5f9774 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:10:26.109 7 INFO neutron.db.l3_hamode_db [None req-e0b7cf9d-e01e-4658-a5f4-0804118360d6 eb2bc30d5178453a9df91b4489cbb715 8d93f686946e415990b11c6d2d947a55 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 884/1742] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:10:26 2026] GET /v2.0/ports?device_id=fa20c66d-f541-4079-8a75-2d7a4c5f9774 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:10:27.079 7 INFO neutron.db.l3_hamode_db [None req-e0b7cf9d-e01e-4658-a5f4-0804118360d6 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 18:10:27.950 8 WARNING neutron_lib.context [None req-e328a1aa-2c87-4257-87cd-53ce03e5aaef 1f8100ceab5a4136a6fdf69840171663 a562daedabca4e5a9c7407bfbceb264f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 859/1743] 10.0.0.204 () {34 vars in 669 bytes} [Tue May 5 18:10:25 2026] POST /v2.0/routers => generated 728 bytes in 2299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1744] 10.0.0.204 () {34 vars in 684 bytes} [Tue May 5 18:10:27 2026] POST /v2.0/security-groups => generated 1601 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1745] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:10:28 2026] GET /v2.0/ports?device_id=fa20c66d-f541-4079-8a75-2d7a4c5f9774 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:10:28.205 8 WARNING neutron_lib.context [None req-c72427b7-33b2-4f0a-8e9f-9fb7754a4992 1f8100ceab5a4136a6fdf69840171663 a562daedabca4e5a9c7407bfbceb264f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 887/1746] 10.0.0.204 () {34 vars in 684 bytes} [Tue May 5 18:10:28 2026] POST /v2.0/security-groups => generated 1601 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 18:10:28.341 8 WARNING neutron_lib.context [None req-7a4a9d7c-ab3b-4ef5-b8fa-8ed5e0371a6a 1f8100ceab5a4136a6fdf69840171663 a562daedabca4e5a9c7407bfbceb264f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 888/1747] 10.0.0.204 () {34 vars in 684 bytes} [Tue May 5 18:10:28 2026] POST /v2.0/security-groups => generated 1601 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 18:10:28.484 8 WARNING neutron_lib.context [None req-a2015f10-01c0-4205-af44-dff95db73847 1f8100ceab5a4136a6fdf69840171663 a562daedabca4e5a9c7407bfbceb264f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 889/1748] 10.0.0.204 () {34 vars in 684 bytes} [Tue May 5 18:10:28 2026] POST /v2.0/security-groups => generated 1601 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 18:10:28.619 8 WARNING neutron_lib.context [None req-4f07a5d1-a5dc-43f8-92a4-e1a772dcd43f 1f8100ceab5a4136a6fdf69840171663 a562daedabca4e5a9c7407bfbceb264f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 890/1749] 10.0.0.204 () {34 vars in 684 bytes} [Tue May 5 18:10:28 2026] POST /v2.0/security-groups => generated 1601 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1750] 10.0.0.204 () {34 vars in 767 bytes} [Tue May 5 18:10:28 2026] PUT /v2.0/security-groups/9f833d0f-5492-4cf3-95fc-3af21f7d446f/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: 892/1751] 10.0.0.204 () {34 vars in 767 bytes} [Tue May 5 18:10:28 2026] PUT /v2.0/security-groups/818e7dc0-14ec-49ca-9db3-541fe5cf2e81/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1752] 10.0.0.204 () {34 vars in 767 bytes} [Tue May 5 18:10:28 2026] PUT /v2.0/security-groups/32cefdfc-6456-4f66-8ead-83d97e897bfb/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1753] 10.0.0.204 () {34 vars in 767 bytes} [Tue May 5 18:10:28 2026] PUT /v2.0/security-groups/45b2607a-2ba3-40ba-8ff4-b09345916eda/tags => 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: 895/1754] 10.0.0.204 () {32 vars in 680 bytes} [Tue May 5 18:10:28 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1755] 10.0.0.204 () {32 vars in 694 bytes} [Tue May 5 18:10:28 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1756] 10.0.0.204 () {32 vars in 690 bytes} [Tue May 5 18:10:28 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1757] 10.0.0.204 () {32 vars in 702 bytes} [Tue May 5 18:10:29 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1758] 10.0.0.204 () {32 vars in 688 bytes} [Tue May 5 18:10:29 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1759] 10.0.0.204 () {32 vars in 702 bytes} [Tue May 5 18:10:29 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1760] 10.0.0.204 () {32 vars in 698 bytes} [Tue May 5 18:10:29 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1761] 10.0.0.204 () {32 vars in 710 bytes} [Tue May 5 18:10:29 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1762] 10.0.0.204 () {34 vars in 783 bytes} [Tue May 5 18:10:28 2026] PUT /v2.0/routers/eb8bc7a1-6278-459e-9034-820834da7a7b/add_router_interface => generated 309 bytes in 1191 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1763] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:10:29 2026] GET /v2.0/ports?device_id=fa20c66d-f541-4079-8a75-2d7a4c5f9774 => 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: 903/1764] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:10:29 2026] DELETE /v2.0/security-groups/9f833d0f-5492-4cf3-95fc-3af21f7d446f => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1765] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:10:29 2026] DELETE /v2.0/security-groups/818e7dc0-14ec-49ca-9db3-541fe5cf2e81 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1766] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:10:29 2026] DELETE /v2.0/security-groups/32cefdfc-6456-4f66-8ead-83d97e897bfb => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1767] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:10:29 2026] DELETE /v2.0/security-groups/45b2607a-2ba3-40ba-8ff4-b09345916eda => 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: 905/1768] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:10:29 2026] DELETE /v2.0/security-groups/b5667e55-96ad-48c5-927e-431962c799e2 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:10:29.970 7 WARNING neutron_lib.context [None req-105cc513-8020-449a-badb-0a71f21067c7 110dcaf870be49f99eb7e0490b1e7346 a1227d135fc54446ac0826ce98709f44 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 906/1769] 199.19.213.111 () {34 vars in 986 bytes} [Tue May 5 18:10:30 2026] GET /v2.0/networks?id=fe42276a-792a-4c58-90d5-c1ab57ba73e1 => generated 661 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1770] 199.19.213.111 () {34 vars in 1050 bytes} [Tue May 5 18:10:30 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=cb32956be2824ce18708de16e7f6ae59 => generated 181 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:10:30.265 8 WARNING neutron_lib.context [req-4240e568-e9ed-4c76-9ee2-7f99a51b08b0 req-17bb2b41-7c2d-4c28-8f06-92df2f3f2e81 b6d1ed60682f4c6db5c34b38a5aa66f3 cb32956be2824ce18708de16e7f6ae59 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 864/1771] 10.0.0.204 () {34 vars in 676 bytes} [Tue May 5 18:10:29 2026] POST /v2.0/floatingips => generated 552 bytes in 890 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1772] 199.19.213.111 () {38 vars in 955 bytes} [Tue May 5 18:10:30 2026] POST /v2.0/ports => generated 954 bytes in 404 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-05-05 18:10:30.671 8 WARNING neutron_lib.context [None req-df5578cb-8670-4db7-aac4-25cc06d26930 110dcaf870be49f99eb7e0490b1e7346 a1227d135fc54446ac0826ce98709f44 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 865/1773] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:10:30 2026] GET /v2.0/ports?device_id=fa20c66d-f541-4079-8a75-2d7a4c5f9774 => generated 957 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1774] 199.19.213.111 () {38 vars in 1028 bytes} [Tue May 5 18:10:30 2026] PUT /v2.0/ports/936f81b9-485d-40d7-8795-e8256b006c50 => generated 1235 bytes in 409 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-05-05 18:10:31.161 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-126a4b0f-b3bf-48ea-911d-39a1fdcfea32'] response: {'name': 'network-changed', 'server_uuid': 'fa20c66d-f541-4079-8a75-2d7a4c5f9774', 'tag': '936f81b9-485d-40d7-8795-e8256b006c50', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 867/1775] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:10:31 2026] GET /v2.0/security-groups?id=aea32b74-4846-4ae6-a4f6-d2e8e016a25a&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1776] 10.0.0.204 () {34 vars in 676 bytes} [Tue May 5 18:10:30 2026] POST /v2.0/floatingips => generated 552 bytes in 588 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:10:31.261 8 WARNING neutron_lib.context [None req-73df8419-82ce-4b9a-9eff-7d0fa588046f 110dcaf870be49f99eb7e0490b1e7346 a1227d135fc54446ac0826ce98709f44 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 868/1779] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:10:31 2026] GET /v2.0/security-groups?tenant_id=2fa604ea8ccd4c16a630b7f62504080f&name=default => generated 2925 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1780] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:10:31 2026] DELETE /v2.0/security-groups/ed93b04c-f92e-43ac-8b18-45999ec7d3ad => 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: 870/1781] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:10:31 2026] GET /v2.0/security-groups?tenant_id=a562daedabca4e5a9c7407bfbceb264f&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: 871/1782] 199.19.213.111 () {34 vars in 1080 bytes} [Tue May 5 18:10:31 2026] GET /v2.0/ports?tenant_id=cb32956be2824ce18708de16e7f6ae59&device_id=fa20c66d-f541-4079-8a75-2d7a4c5f9774 => 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: 912/1783] 10.0.0.204 () {34 vars in 676 bytes} [Tue May 5 18:10:31 2026] POST /v2.0/floatingips => generated 552 bytes in 521 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1784] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:10:31 2026] DELETE /v2.0/security-groups/08b156e1-fd5e-471c-bcf5-590062345409 => 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: 913/1785] 10.0.0.138 () {34 vars in 982 bytes} [Tue May 5 18:10:31 2026] GET /v2.0/networks?id=7e4899be-e9cb-4157-8d28-112155a149ce => generated 673 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:10:31.828 8 WARNING neutron_lib.context [None req-c113bebf-2b0a-497d-b8ea-f18f7f075e0a 110dcaf870be49f99eb7e0490b1e7346 a1227d135fc54446ac0826ce98709f44 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 873/1786] 199.19.213.111 () {34 vars in 1018 bytes} [Tue May 5 18:10:31 2026] GET /v2.0/networks?tenant_id=cb32956be2824ce18708de16e7f6ae59&shared=False => generated 757 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1787] 10.0.0.138 () {34 vars in 965 bytes} [Tue May 5 18:10:31 2026] GET /v2.0/quotas/8d93f686946e415990b11c6d2d947a55 => generated 292 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1788] 199.19.213.111 () {34 vars in 930 bytes} [Tue May 5 18:10:31 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1789] 10.0.0.138 () {34 vars in 1002 bytes} [Tue May 5 18:10:31 2026] GET /v2.0/ports?tenant_id=8d93f686946e415990b11c6d2d947a55&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: 877/1790] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:10:31 2026] GET /v2.0/security-groups?tenant_id=870df715b6ff4057976d197acde21227&name=default => generated 2925 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1791] 10.0.0.138 () {34 vars in 1008 bytes} [Tue May 5 18:10:32 2026] GET /v2.0/networks/7e4899be-e9cb-4157-8d28-112155a149ce?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1792] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:10:32 2026] DELETE /v2.0/security-groups/9437db16-a24d-40fb-8d77-ab5d1b217880 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1793] 10.0.0.138 () {34 vars in 1108 bytes} [Tue May 5 18:10:32 2026] GET /v2.0/networks/7e4899be-e9cb-4157-8d28-112155a149ce?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: 881/1794] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:10:32 2026] GET /v2.0/ports?device_id=fa20c66d-f541-4079-8a75-2d7a4c5f9774 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1795] 10.0.0.204 () {34 vars in 676 bytes} [Tue May 5 18:10:31 2026] POST /v2.0/floatingips => generated 552 bytes in 548 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1796] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:10:32 2026] GET /v2.0/security-groups?id=aea32b74-4846-4ae6-a4f6-d2e8e016a25a&fields=id&fields=name => generated 114 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:10:32.389 7 WARNING neutron_lib.context [None req-60aec65f-440b-45a5-b220-fc8d52e95b1c 110dcaf870be49f99eb7e0490b1e7346 a1227d135fc54446ac0826ce98709f44 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 915/1797] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:10:32 2026] GET /v2.0/ports?device_id=a51b64c2-42f3-46ee-801b-a8e917fe0f8e => 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: 883/1798] 10.0.0.204 () {34 vars in 676 bytes} [Tue May 5 18:10:32 2026] POST /v2.0/floatingips => generated 552 bytes in 526 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1799] 199.19.213.111 () {34 vars in 1080 bytes} [Tue May 5 18:10:32 2026] GET /v2.0/ports?tenant_id=cb32956be2824ce18708de16e7f6ae59&device_id=fa20c66d-f541-4079-8a75-2d7a4c5f9774 => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1800] 10.0.0.204 () {34 vars in 759 bytes} [Tue May 5 18:10:32 2026] PUT /v2.0/floatingips/30107b14-edab-4f42-a8fd-ac46e9cfd76d/tags => generated 17 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1801] 199.19.213.111 () {34 vars in 1058 bytes} [Tue May 5 18:10:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=936f81b9-485d-40d7-8795-e8256b006c50 => 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: 918/1802] 199.19.213.111 () {34 vars in 984 bytes} [Tue May 5 18:10:32 2026] GET /v2.0/subnets?id=a0b26aa1-351b-413a-8080-6dce9057083d => generated 677 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1803] 10.0.0.204 () {34 vars in 759 bytes} [Tue May 5 18:10:32 2026] PUT /v2.0/floatingips/d50991f4-1542-4ef3-9e87-35e2bff88938/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1804] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:10:33 2026] GET /v2.0/ports?network_id=fe42276a-792a-4c58-90d5-c1ab57ba73e1&device_owner=network%3Adhcp => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1805] 10.0.0.204 () {34 vars in 759 bytes} [Tue May 5 18:10:33 2026] PUT /v2.0/floatingips/c6831d0c-41cd-441d-b29a-431e690fc7a3/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1806] 199.19.213.111 () {34 vars in 1012 bytes} [Tue May 5 18:10:33 2026] GET /v2.0/networks/fe42276a-792a-4c58-90d5-c1ab57ba73e1?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: 887/1807] 10.0.0.204 () {34 vars in 759 bytes} [Tue May 5 18:10:33 2026] PUT /v2.0/floatingips/4d61b330-d2d0-4318-94c5-9fdf8e4abaed/tags => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1808] 199.19.213.111 () {34 vars in 1112 bytes} [Tue May 5 18:10:33 2026] GET /v2.0/networks/fe42276a-792a-4c58-90d5-c1ab57ba73e1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1809] 10.0.0.204 () {32 vars in 672 bytes} [Tue May 5 18:10:33 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1810] 10.0.0.204 () {32 vars in 686 bytes} [Tue May 5 18:10:33 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1811] 10.0.0.204 () {32 vars in 682 bytes} [Tue May 5 18:10:33 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1812] 10.0.0.204 () {32 vars in 694 bytes} [Tue May 5 18:10:33 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: 7|app: 0|req: 890/1813] 10.0.0.204 () {32 vars in 680 bytes} [Tue May 5 18:10:33 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1814] 10.0.0.204 () {32 vars in 694 bytes} [Tue May 5 18:10:33 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1815] 10.0.0.204 () {32 vars in 690 bytes} [Tue May 5 18:10:33 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1816] 10.0.0.204 () {32 vars in 702 bytes} [Tue May 5 18:10:33 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1817] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:10:33 2026] GET /v2.0/ports?device_id=a51b64c2-42f3-46ee-801b-a8e917fe0f8e => 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: 925/1818] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:10:33 2026] GET /v2.0/ports?device_id=fa20c66d-f541-4079-8a75-2d7a4c5f9774 => generated 969 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1819] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:10:33 2026] GET /v2.0/security-groups?id=aea32b74-4846-4ae6-a4f6-d2e8e016a25a&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1820] 10.0.0.204 () {32 vars in 732 bytes} [Tue May 5 18:10:33 2026] DELETE /v2.0/floatingips/30107b14-edab-4f42-a8fd-ac46e9cfd76d => generated 0 bytes in 318 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1821] 10.0.0.204 () {32 vars in 732 bytes} [Tue May 5 18:10:33 2026] DELETE /v2.0/floatingips/d50991f4-1542-4ef3-9e87-35e2bff88938 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1822] 10.0.0.204 () {32 vars in 732 bytes} [Tue May 5 18:10:34 2026] DELETE /v2.0/floatingips/c6831d0c-41cd-441d-b29a-431e690fc7a3 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1823] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:10:34 2026] GET /v2.0/ports?device_id=a51b64c2-42f3-46ee-801b-a8e917fe0f8e => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1824] 10.0.0.204 () {32 vars in 732 bytes} [Tue May 5 18:10:34 2026] DELETE /v2.0/floatingips/4d61b330-d2d0-4318-94c5-9fdf8e4abaed => generated 0 bytes in 251 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1825] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:10:34 2026] GET /v2.0/ports?device_id=fa20c66d-f541-4079-8a75-2d7a4c5f9774 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1826] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:10:34 2026] GET /v2.0/security-groups?id=aea32b74-4846-4ae6-a4f6-d2e8e016a25a&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1827] 10.0.0.204 () {32 vars in 732 bytes} [Tue May 5 18:10:34 2026] DELETE /v2.0/floatingips/c22183f6-66f4-4a15-9942-57d94d41f2ad => generated 0 bytes in 308 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1828] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:10:35 2026] GET /v2.0/ports?device_id=a51b64c2-42f3-46ee-801b-a8e917fe0f8e => 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: 932/1829] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:10:35 2026] GET /v2.0/ports?device_id=fa20c66d-f541-4079-8a75-2d7a4c5f9774 => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1830] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:10:35 2026] GET /v2.0/security-groups?id=aea32b74-4846-4ae6-a4f6-d2e8e016a25a&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: 898/1831] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:10:35 2026] GET /v2.0/security-groups?tenant_id=a1227d135fc54446ac0826ce98709f44&name=default => generated 2925 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1832] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:10:36 2026] DELETE /v2.0/security-groups/444e08eb-c6ed-463a-be1e-734db33aa6d4 => 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: 899/1833] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:10:36 2026] GET /v2.0/security-groups?tenant_id=c633e1ae267944b7818094a18ed59006&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: 900/1834] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:10:36 2026] DELETE /v2.0/security-groups/66c32228-1997-4bb2-a4cd-f7bfe32777dc => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:10:36.538 8 WARNING neutron_lib.context [None req-6ccf2987-e2f6-42c9-a340-4164dc613d52 234f83e6394944ea9c6c935f083e0cfe 256c6e4e784b46f28644a4d10b3a4eb7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 901/1835] 199.19.213.111 () {34 vars in 986 bytes} [Tue May 5 18:10:36 2026] GET /v2.0/networks?id=7e4899be-e9cb-4157-8d28-112155a149ce => generated 673 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:10:36.715 8 INFO neutron.db.segments_db [None req-6ccf2987-e2f6-42c9-a340-4164dc613d52 234f83e6394944ea9c6c935f083e0cfe 256c6e4e784b46f28644a4d10b3a4eb7 - - default default] Added segment 533a92f7-dad8-4f51-82fb-89701573a6ff of type vxlan for network c65f3ffe-3cf2-428b-bdfd-4d0f86c32362 [pid: 8|app: 0|req: 935/1836] 10.0.0.204 () {34 vars in 670 bytes} [Tue May 5 18:10:36 2026] POST /v2.0/networks => generated 631 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:10:36.845 8 WARNING neutron_lib.context [req-5ae9680a-31df-4e1f-90cf-59b3989b27bd req-afbf94ea-f09a-4433-b68c-276bf1b1af90 e23cbb7b313f455897334606c52cf330 8d93f686946e415990b11c6d2d947a55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 902/1837] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:10:36 2026] GET /v2.0/security-groups?tenant_id=bf57075b8b284432ad84b6fac24d5db1&name=default => generated 2925 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:10:36.859 7 WARNING neutron_lib.context [None req-bd64d275-bc1c-434c-b02a-adc606af0b70 234f83e6394944ea9c6c935f083e0cfe 256c6e4e784b46f28644a4d10b3a4eb7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 903/1838] 10.0.0.204 () {34 vars in 669 bytes} [Tue May 5 18:10:36 2026] POST /v2.0/subnets => generated 626 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1839] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:10:37 2026] DELETE /v2.0/security-groups/edc0c263-589e-46fe-b7a4-e1d5e7dd4e5a => 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: 936/1840] 199.19.213.111 () {38 vars in 955 bytes} [Tue May 5 18:10:36 2026] POST /v2.0/ports => generated 958 bytes in 462 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: 937/1841] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:10:37 2026] GET /v2.0/ports?device_id=fa20c66d-f541-4079-8a75-2d7a4c5f9774 => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:10:37.355 8 WARNING neutron_lib.context [None req-b1f03bab-f9d9-4506-bf5d-8d6945cbfd4b 234f83e6394944ea9c6c935f083e0cfe 256c6e4e784b46f28644a4d10b3a4eb7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 905/1842] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:10:37 2026] GET /v2.0/ports?device_id=a51b64c2-42f3-46ee-801b-a8e917fe0f8e => generated 961 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:10:37.415 8 INFO neutron.db.segments_db [None req-b1f03bab-f9d9-4506-bf5d-8d6945cbfd4b 234f83e6394944ea9c6c935f083e0cfe 256c6e4e784b46f28644a4d10b3a4eb7 - - default default] Added segment 881a704a-3fef-436b-a65d-c9b19b4dc11b of type vxlan for network d5d57bb5-6ba3-42a8-8e08-63fd931b1c9f [pid: 8|app: 0|req: 938/1843] 10.0.0.204 () {34 vars in 670 bytes} [Tue May 5 18:10:37 2026] POST /v2.0/networks => generated 632 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1844] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:10:37 2026] GET /v2.0/security-groups?id=aea32b74-4846-4ae6-a4f6-d2e8e016a25a&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1845] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:10:37 2026] GET /v2.0/security-groups?id=574caac1-5f92-4317-91b4-056bd06e683e&fields=id&fields=name => generated 88 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:10:37.618 8 WARNING neutron_lib.context [None req-7668bf51-d22d-4fa1-93ca-3482f734a18b 234f83e6394944ea9c6c935f083e0cfe 256c6e4e784b46f28644a4d10b3a4eb7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 906/1846] 199.19.213.111 () {38 vars in 1028 bytes} [Tue May 5 18:10:37 2026] PUT /v2.0/ports/42f6f0aa-de7e-43bd-a5b4-d6a5568bd1eb => generated 1239 bytes in 403 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1847] 10.0.0.204 () {34 vars in 669 bytes} [Tue May 5 18:10:37 2026] POST /v2.0/subnets => generated 629 bytes in 305 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-05-05 18:10:37.938 7 WARNING neutron_lib.context [None req-5b2e42cb-e896-460e-868d-0c31b9bb335b 234f83e6394944ea9c6c935f083e0cfe 256c6e4e784b46f28644a4d10b3a4eb7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:10:37.962 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e92af5e9-5b97-4e70-8e28-b878a8d2fa11'] response: {'name': 'network-changed', 'server_uuid': 'a51b64c2-42f3-46ee-801b-a8e917fe0f8e', 'tag': '42f6f0aa-de7e-43bd-a5b4-d6a5568bd1eb', 'status': 'completed', 'code': 200} 2026-05-05 18:10:38.005 7 INFO neutron.db.segments_db [None req-5b2e42cb-e896-460e-868d-0c31b9bb335b 234f83e6394944ea9c6c935f083e0cfe 256c6e4e784b46f28644a4d10b3a4eb7 - - default default] Added segment 93719ee8-c837-418f-a7c2-005eb6c59d0b of type vxlan for network 6c841f86-fc8d-48c1-9bff-6ee379c15f28 [pid: 7|app: 0|req: 907/1848] 10.0.0.204 () {34 vars in 670 bytes} [Tue May 5 18:10:37 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-05-05 18:10:38.120 8 WARNING neutron_lib.context [None req-5f88dd08-427f-4f1a-a098-a5de1ecbcecf 234f83e6394944ea9c6c935f083e0cfe 256c6e4e784b46f28644a4d10b3a4eb7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 942/1849] 10.0.0.204 () {34 vars in 669 bytes} [Tue May 5 18:10:38 2026] POST /v2.0/subnets => generated 629 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:10:38.357 7 WARNING neutron_lib.context [None req-472f884d-94ff-4661-9492-711daf7dbab6 234f83e6394944ea9c6c935f083e0cfe 256c6e4e784b46f28644a4d10b3a4eb7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:10:38.441 7 INFO neutron.db.segments_db [None req-472f884d-94ff-4661-9492-711daf7dbab6 234f83e6394944ea9c6c935f083e0cfe 256c6e4e784b46f28644a4d10b3a4eb7 - - default default] Added segment 0c49b03c-f300-4fb4-8c57-1e0d33d90923 of type vxlan for network f5c6808d-3225-4e04-9e56-51ae966ec8a7 [pid: 8|app: 0|req: 943/1850] 199.19.213.111 () {34 vars in 1080 bytes} [Tue May 5 18:10:38 2026] GET /v2.0/ports?tenant_id=8d93f686946e415990b11c6d2d947a55&device_id=a51b64c2-42f3-46ee-801b-a8e917fe0f8e => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1851] 10.0.0.204 () {34 vars in 670 bytes} [Tue May 5 18:10:38 2026] POST /v2.0/networks => generated 632 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:10:38.557 7 WARNING neutron_lib.context [None req-322b95b9-0c27-4581-bc93-a28c8cb61eb4 234f83e6394944ea9c6c935f083e0cfe 256c6e4e784b46f28644a4d10b3a4eb7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 944/1852] 199.19.213.111 () {34 vars in 1018 bytes} [Tue May 5 18:10:38 2026] GET /v2.0/networks?tenant_id=8d93f686946e415990b11c6d2d947a55&shared=False => generated 768 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1853] 199.19.213.111 () {34 vars in 930 bytes} [Tue May 5 18:10:38 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1854] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:10:38 2026] GET /v2.0/ports?device_id=fa20c66d-f541-4079-8a75-2d7a4c5f9774 => generated 971 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1855] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:10:38 2026] GET /v2.0/ports?device_id=a51b64c2-42f3-46ee-801b-a8e917fe0f8e => generated 973 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1856] 10.0.0.204 () {34 vars in 669 bytes} [Tue May 5 18:10:38 2026] POST /v2.0/subnets => generated 629 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1857] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:10:38 2026] GET /v2.0/security-groups?id=aea32b74-4846-4ae6-a4f6-d2e8e016a25a&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:10:38.815 8 WARNING neutron_lib.context [None req-a88c5262-d380-46e0-b69c-36fa1f9e3713 234f83e6394944ea9c6c935f083e0cfe 256c6e4e784b46f28644a4d10b3a4eb7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 910/1858] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:10:38 2026] GET /v2.0/security-groups?id=574caac1-5f92-4317-91b4-056bd06e683e&fields=id&fields=name => generated 88 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:10:38.902 8 INFO neutron.db.segments_db [None req-a88c5262-d380-46e0-b69c-36fa1f9e3713 234f83e6394944ea9c6c935f083e0cfe 256c6e4e784b46f28644a4d10b3a4eb7 - - default default] Added segment 30d0d0a5-2e9c-4cb2-b37b-5ef543d47a51 of type vxlan for network bf2cf643-7168-4010-b388-d615075079f4 [pid: 7|app: 0|req: 911/1859] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:10:38 2026] GET /v2.0/ports?device_id=fa20c66d-f541-4079-8a75-2d7a4c5f9774 => generated 971 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1860] 10.0.0.204 () {34 vars in 670 bytes} [Tue May 5 18:10:38 2026] POST /v2.0/networks => generated 632 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:10:39.013 8 WARNING neutron_lib.context [None req-e9f010dd-8478-42a8-92e4-9db495c41487 234f83e6394944ea9c6c935f083e0cfe 256c6e4e784b46f28644a4d10b3a4eb7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 912/1861] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:10:38 2026] GET /v2.0/security-groups?id=aea32b74-4846-4ae6-a4f6-d2e8e016a25a&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1862] 10.0.0.204 () {32 vars in 736 bytes} [Tue May 5 18:10:39 2026] GET /v2.0/ports?device_id=fa20c66d-f541-4079-8a75-2d7a4c5f9774 => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:10:39.107 7 WARNING neutron_lib.context [None req-ad8ff8a2-f15d-4a4d-a129-5190cc816fb6 b6d1ed60682f4c6db5c34b38a5aa66f3 cb32956be2824ce18708de16e7f6ae59 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 950/1863] 10.0.0.204 () {34 vars in 669 bytes} [Tue May 5 18:10:39 2026] POST /v2.0/subnets => generated 629 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1864] 10.0.0.204 () {34 vars in 751 bytes} [Tue May 5 18:10:39 2026] PUT /v2.0/subnets/ffaa4f29-9cb0-409b-882c-d7c2703ed239/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: 952/1865] 10.0.0.204 () {34 vars in 751 bytes} [Tue May 5 18:10:39 2026] PUT /v2.0/subnets/b4384a73-f887-45e8-a9bc-da96df158c47/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: 953/1866] 10.0.0.204 () {34 vars in 751 bytes} [Tue May 5 18:10:39 2026] PUT /v2.0/subnets/bbf03d8c-3e18-41dd-9cb6-82a108dd38c5/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1867] 10.0.0.204 () {34 vars in 751 bytes} [Tue May 5 18:10:39 2026] PUT /v2.0/subnets/36b8ef5b-3fe4-441e-9d0b-5edd8bf186b6/tags => generated 19 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1868] 10.0.0.204 () {32 vars in 664 bytes} [Tue May 5 18:10:39 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1869] 10.0.0.204 () {32 vars in 678 bytes} [Tue May 5 18:10:39 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1870] 199.19.213.111 () {34 vars in 1080 bytes} [Tue May 5 18:10:39 2026] GET /v2.0/ports?tenant_id=8d93f686946e415990b11c6d2d947a55&device_id=a51b64c2-42f3-46ee-801b-a8e917fe0f8e => generated 1242 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1871] 10.0.0.204 () {32 vars in 674 bytes} [Tue May 5 18:10:39 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1872] 199.19.213.111 () {34 vars in 1060 bytes} [Tue May 5 18:10:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=42f6f0aa-de7e-43bd-a5b4-d6a5568bd1eb => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1873] 10.0.0.204 () {32 vars in 686 bytes} [Tue May 5 18:10:39 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1874] 199.19.213.111 () {34 vars in 984 bytes} [Tue May 5 18:10:39 2026] GET /v2.0/subnets?id=b9acb0f6-1426-4fef-b8df-2ed40e3e1d60 => 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: 962/1875] 10.0.0.204 () {32 vars in 672 bytes} [Tue May 5 18:10:39 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1876] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:10:39 2026] GET /v2.0/ports?network_id=7e4899be-e9cb-4157-8d28-112155a149ce&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: 8|app: 0|req: 964/1877] 10.0.0.204 () {32 vars in 686 bytes} [Tue May 5 18:10:39 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1878] 199.19.213.111 () {34 vars in 1012 bytes} [Tue May 5 18:10:39 2026] GET /v2.0/networks/7e4899be-e9cb-4157-8d28-112155a149ce?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:10:40.057 7 INFO neutron.db.l3_db [None req-ad8ff8a2-f15d-4a4d-a129-5190cc816fb6 b6d1ed60682f4c6db5c34b38a5aa66f3 cb32956be2824ce18708de16e7f6ae59 - - default default] Floating IP 71df1a56-6302-42bc-ba81-45f9e2395198 associated. External IP: 10.96.250.220, port: 936f81b9-485d-40d7-8795-e8256b006c50. [pid: 8|app: 0|req: 966/1879] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:10:40 2026] GET /v2.0/ports?device_id=a51b64c2-42f3-46ee-801b-a8e917fe0f8e => 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: 967/1880] 10.0.0.204 () {32 vars in 682 bytes} [Tue May 5 18:10:40 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1881] 199.19.213.111 () {34 vars in 1112 bytes} [Tue May 5 18:10:40 2026] GET /v2.0/networks/7e4899be-e9cb-4157-8d28-112155a149ce?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1882] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:10:40 2026] GET /v2.0/security-groups?id=574caac1-5f92-4317-91b4-056bd06e683e&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1883] 10.0.0.204 () {32 vars in 694 bytes} [Tue May 5 18:10:40 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1884] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:10:40 2026] DELETE /v2.0/subnets/ffaa4f29-9cb0-409b-882c-d7c2703ed239 => 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: 914/1885] 10.0.0.204 () {34 vars in 677 bytes} [Tue May 5 18:10:39 2026] POST /v2.0/floatingips => generated 855 bytes in 1303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1886] 10.0.0.204 () {32 vars in 729 bytes} [Tue May 5 18:10:40 2026] GET /v2.0/floatingips/71df1a56-6302-42bc-ba81-45f9e2395198 => generated 855 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1887] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:10:40 2026] DELETE /v2.0/subnets/b4384a73-f887-45e8-a9bc-da96df158c47 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:10:40.616 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-964bd63a-816c-4e18-82be-c2084a6cb10d'] response: {'name': 'network-changed', 'server_uuid': 'fa20c66d-f541-4079-8a75-2d7a4c5f9774', 'tag': '936f81b9-485d-40d7-8795-e8256b006c50', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 916/1888] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:10:40 2026] DELETE /v2.0/subnets/bbf03d8c-3e18-41dd-9cb6-82a108dd38c5 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1889] 199.19.213.111 () {34 vars in 1080 bytes} [Tue May 5 18:10:40 2026] GET /v2.0/ports?tenant_id=cb32956be2824ce18708de16e7f6ae59&device_id=fa20c66d-f541-4079-8a75-2d7a4c5f9774 => generated 1240 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1890] 199.19.213.111 () {34 vars in 986 bytes} [Tue May 5 18:10:41 2026] GET /v2.0/networks?id=fe42276a-792a-4c58-90d5-c1ab57ba73e1 => generated 757 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1891] 199.19.213.111 () {34 vars in 1058 bytes} [Tue May 5 18:10:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=936f81b9-485d-40d7-8795-e8256b006c50 => generated 858 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1892] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:10:40 2026] DELETE /v2.0/subnets/36b8ef5b-3fe4-441e-9d0b-5edd8bf186b6 => 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: 920/1893] 199.19.213.111 () {34 vars in 984 bytes} [Tue May 5 18:10:41 2026] GET /v2.0/subnets?id=a0b26aa1-351b-413a-8080-6dce9057083d => generated 677 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1894] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:10:41 2026] GET /v2.0/ports?network_id=fe42276a-792a-4c58-90d5-c1ab57ba73e1&device_owner=network%3Adhcp => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1895] 199.19.213.111 () {34 vars in 1012 bytes} [Tue May 5 18:10:41 2026] GET /v2.0/networks/fe42276a-792a-4c58-90d5-c1ab57ba73e1?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1896] 199.19.213.111 () {34 vars in 1112 bytes} [Tue May 5 18:10:41 2026] GET /v2.0/networks/fe42276a-792a-4c58-90d5-c1ab57ba73e1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1897] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:10:41 2026] DELETE /v2.0/subnets/87b2a896-2f95-44e0-b476-9de5a3286371 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1898] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:10:41 2026] GET /v2.0/ports?device_id=a51b64c2-42f3-46ee-801b-a8e917fe0f8e => 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: 925/1899] 10.0.0.204 () {32 vars in 729 bytes} [Tue May 5 18:10:41 2026] GET /v2.0/floatingips/71df1a56-6302-42bc-ba81-45f9e2395198 => generated 855 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1900] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:10:41 2026] GET /v2.0/security-groups?id=574caac1-5f92-4317-91b4-056bd06e683e&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:10:41.695 8 INFO neutron.services.segments.plugin [-] Segment 533a92f7-dad8-4f51-82fb-89701573a6ff resource provider aggregate not found 2026-05-05 18:10:41.700 8 INFO neutron.services.segments.plugin [-] Segment 533a92f7-dad8-4f51-82fb-89701573a6ff resource provider aggregate not found 2026-05-05 18:10:41.711 8 INFO neutron.services.segments.plugin [-] Segment 533a92f7-dad8-4f51-82fb-89701573a6ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 533a92f7-dad8-4f51-82fb-89701573a6ff found for delete ", "request_id": "req-bee4ad86-621d-4ece-8a61-baf50c2a2446"}]} [pid: 8|app: 0|req: 975/1901] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:10:41 2026] DELETE /v2.0/networks/c65f3ffe-3cf2-428b-bdfd-4d0f86c32362 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:10:41.846 7 INFO neutron.services.segments.plugin [-] Segment 881a704a-3fef-436b-a65d-c9b19b4dc11b resource provider aggregate not found 2026-05-05 18:10:41.850 7 INFO neutron.services.segments.plugin [-] Segment 881a704a-3fef-436b-a65d-c9b19b4dc11b resource provider aggregate not found [pid: 7|app: 0|req: 927/1902] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:10:41 2026] DELETE /v2.0/networks/d5d57bb5-6ba3-42a8-8e08-63fd931b1c9f => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:10:41.867 8 INFO neutron.services.segments.plugin [-] Segment 533a92f7-dad8-4f51-82fb-89701573a6ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 533a92f7-dad8-4f51-82fb-89701573a6ff found for delete ", "request_id": "req-8373788d-346b-4410-a1c5-2ea7de66ca94"}]} 2026-05-05 18:10:41.954 7 INFO neutron.services.segments.plugin [-] Segment 881a704a-3fef-436b-a65d-c9b19b4dc11b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 881a704a-3fef-436b-a65d-c9b19b4dc11b found for delete ", "request_id": "req-0b70340d-c6d0-4d2d-a10d-4ab8487e8ca5"}]} 2026-05-05 18:10:41.956 7 INFO neutron.services.segments.plugin [-] Segment 881a704a-3fef-436b-a65d-c9b19b4dc11b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 881a704a-3fef-436b-a65d-c9b19b4dc11b found for delete ", "request_id": "req-44857ebf-9afe-4558-8f64-02d9d2622bc2"}]} [pid: 8|app: 0|req: 976/1903] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:10:41 2026] DELETE /v2.0/networks/6c841f86-fc8d-48c1-9bff-6ee379c15f28 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:10:42.123 7 WARNING neutron_lib.context [None req-876fc8e7-da18-40f5-8692-578fa27bc9be 4c707c0277c846a0be4f08fcd278e709 a972be8369dd4889a19262152d10920d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:10:42.299 7 INFO neutron.db.segments_db [None req-876fc8e7-da18-40f5-8692-578fa27bc9be 4c707c0277c846a0be4f08fcd278e709 a972be8369dd4889a19262152d10920d - - default default] Added segment 15f8c6b9-e722-4f21-95cb-8e60ccb31e20 of type vxlan for network 43cb5232-8424-4d86-96c5-b391a7d5b9b9 [pid: 8|app: 0|req: 977/1904] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:10:42 2026] DELETE /v2.0/networks/f5c6808d-3225-4e04-9e56-51ae966ec8a7 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1905] 10.0.0.204 () {34 vars in 670 bytes} [Tue May 5 18:10:41 2026] POST /v2.0/networks => generated 631 bytes in 442 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:10:42.406 7 WARNING neutron_lib.context [None req-39b62100-78fd-400a-9da5-187285c4fead 4c707c0277c846a0be4f08fcd278e709 a972be8369dd4889a19262152d10920d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:10:42.468 7 INFO neutron.db.segments_db [None req-39b62100-78fd-400a-9da5-187285c4fead 4c707c0277c846a0be4f08fcd278e709 a972be8369dd4889a19262152d10920d - - default default] Added segment bd0724a3-728d-43b1-92ab-b4e1e6b194e8 of type vxlan for network bcc8231d-1326-409b-a8ad-87a3915f39b5 [pid: 7|app: 0|req: 929/1906] 10.0.0.204 () {34 vars in 670 bytes} [Tue May 5 18:10:42 2026] POST /v2.0/networks => generated 631 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1907] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:10:42 2026] DELETE /v2.0/networks/bf2cf643-7168-4010-b388-d615075079f4 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:10:42.610 8 WARNING neutron_lib.context [None req-46f103bc-ffa8-48f1-a2ea-1d1098c7d30f 4c707c0277c846a0be4f08fcd278e709 a972be8369dd4889a19262152d10920d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 930/1908] 10.0.0.204 () {32 vars in 729 bytes} [Tue May 5 18:10:42 2026] GET /v2.0/floatingips/71df1a56-6302-42bc-ba81-45f9e2395198 => generated 857 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:10:42.658 8 INFO neutron.db.segments_db [None req-46f103bc-ffa8-48f1-a2ea-1d1098c7d30f 4c707c0277c846a0be4f08fcd278e709 a972be8369dd4889a19262152d10920d - - default default] Added segment e562718e-2759-4fbe-8e76-270cc50d38d4 of type vxlan for network c7731acf-53fe-4fd5-abc2-2838cc1184a1 [pid: 7|app: 0|req: 931/1909] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:10:42 2026] GET /v2.0/ports?device_id=a51b64c2-42f3-46ee-801b-a8e917fe0f8e => generated 973 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1910] 10.0.0.204 () {34 vars in 670 bytes} [Tue May 5 18:10:42 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-05-05 18:10:42.758 8 WARNING neutron_lib.context [None req-14bcbb47-a369-4e26-86ba-78a7b17f10bc 4c707c0277c846a0be4f08fcd278e709 a972be8369dd4889a19262152d10920d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 932/1911] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:10:42 2026] GET /v2.0/security-groups?id=574caac1-5f92-4317-91b4-056bd06e683e&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:10:42.814 8 INFO neutron.db.segments_db [None req-14bcbb47-a369-4e26-86ba-78a7b17f10bc 4c707c0277c846a0be4f08fcd278e709 a972be8369dd4889a19262152d10920d - - default default] Added segment cd1f90b4-a2d6-417d-82a6-8ab6b24320ef of type vxlan for network 5a33d58c-b2c1-4e18-8a61-130ec745a67e [pid: 8|app: 0|req: 980/1912] 10.0.0.204 () {34 vars in 670 bytes} [Tue May 5 18:10:42 2026] POST /v2.0/networks => generated 631 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:10:42.916 7 WARNING neutron_lib.context [None req-103ef270-6cb0-410c-bcfd-eefdd06ef712 4c707c0277c846a0be4f08fcd278e709 a972be8369dd4889a19262152d10920d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:10:42.968 7 INFO neutron.db.segments_db [None req-103ef270-6cb0-410c-bcfd-eefdd06ef712 4c707c0277c846a0be4f08fcd278e709 a972be8369dd4889a19262152d10920d - - default default] Added segment 92f27b23-5741-43a7-b49e-0befea768f41 of type vxlan for network 18297cec-2488-4c18-9363-75200b4e6821 [pid: 7|app: 0|req: 933/1913] 10.0.0.204 () {34 vars in 670 bytes} [Tue May 5 18:10:42 2026] POST /v2.0/networks => generated 632 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1914] 10.0.0.204 () {34 vars in 753 bytes} [Tue May 5 18:10:43 2026] PUT /v2.0/networks/43cb5232-8424-4d86-96c5-b391a7d5b9b9/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: 934/1915] 10.0.0.204 () {34 vars in 753 bytes} [Tue May 5 18:10:43 2026] PUT /v2.0/networks/bcc8231d-1326-409b-a8ad-87a3915f39b5/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: 982/1916] 10.0.0.204 () {34 vars in 753 bytes} [Tue May 5 18:10:43 2026] PUT /v2.0/networks/c7731acf-53fe-4fd5-abc2-2838cc1184a1/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1917] 10.0.0.204 () {34 vars in 753 bytes} [Tue May 5 18:10:43 2026] PUT /v2.0/networks/5a33d58c-b2c1-4e18-8a61-130ec745a67e/tags => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1918] 10.0.0.204 () {32 vars in 666 bytes} [Tue May 5 18:10:43 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1919] 10.0.0.204 () {32 vars in 680 bytes} [Tue May 5 18:10:43 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1920] 10.0.0.204 () {32 vars in 676 bytes} [Tue May 5 18:10:43 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1921] 10.0.0.204 () {32 vars in 688 bytes} [Tue May 5 18:10:43 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1922] 10.0.0.204 () {32 vars in 674 bytes} [Tue May 5 18:10:43 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1923] 10.0.0.204 () {32 vars in 688 bytes} [Tue May 5 18:10:43 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2467 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1924] 10.0.0.204 () {32 vars in 684 bytes} [Tue May 5 18:10:43 2026] GET /v2.0/networks?not-tags-any=blue => generated 2467 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:10:43.730 8 INFO neutron.services.segments.plugin [-] Segment 93719ee8-c837-418f-a7c2-005eb6c59d0b resource provider aggregate not found 2026-05-05 18:10:43.751 8 INFO neutron.services.segments.plugin [-] Segment 93719ee8-c837-418f-a7c2-005eb6c59d0b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93719ee8-c837-418f-a7c2-005eb6c59d0b found for delete ", "request_id": "req-cc520ee6-86eb-48fe-ad34-50801c7e79ab"}]} [pid: 8|app: 0|req: 988/1925] 10.0.0.204 () {32 vars in 696 bytes} [Tue May 5 18:10:43 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:10:43.780 8 INFO neutron.services.segments.plugin [-] Segment 0c49b03c-f300-4fb4-8c57-1e0d33d90923 resource provider aggregate not found 2026-05-05 18:10:43.798 8 INFO neutron.services.segments.plugin [-] Segment 0c49b03c-f300-4fb4-8c57-1e0d33d90923 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c49b03c-f300-4fb4-8c57-1e0d33d90923 found for delete ", "request_id": "req-9d63f83d-7fb0-4633-b42a-1f24700d741e"}]} 2026-05-05 18:10:43.815 8 INFO neutron.services.segments.plugin [-] Segment 30d0d0a5-2e9c-4cb2-b37b-5ef543d47a51 resource provider aggregate not found [pid: 7|app: 0|req: 938/1926] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:10:43 2026] GET /v2.0/security-groups?tenant_id=1cb4ce360a224e4bb3ed37f217a6e85f&name=default => generated 2925 bytes in 322 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:10:43.842 8 INFO neutron.services.segments.plugin [-] Segment 30d0d0a5-2e9c-4cb2-b37b-5ef543d47a51 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30d0d0a5-2e9c-4cb2-b37b-5ef543d47a51 found for delete ", "request_id": "req-e12ab80c-31f7-47f8-8021-c7bd399fb93b"}]} 2026-05-05 18:10:43.886 8 INFO neutron.services.segments.plugin [-] Segment 93719ee8-c837-418f-a7c2-005eb6c59d0b resource provider aggregate not found 2026-05-05 18:10:43.905 8 INFO neutron.services.segments.plugin [-] Segment 93719ee8-c837-418f-a7c2-005eb6c59d0b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93719ee8-c837-418f-a7c2-005eb6c59d0b found for delete ", "request_id": "req-fe0430d9-aa0e-4b83-86e9-14f21e015e6a"}]} [pid: 7|app: 0|req: 939/1927] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:10:43 2026] DELETE /v2.0/security-groups/70748a7c-d07b-48f3-ad75-5b8dc6d0327c => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:10:43.926 8 INFO neutron.services.segments.plugin [-] Segment 0c49b03c-f300-4fb4-8c57-1e0d33d90923 resource provider aggregate not found [pid: 8|app: 0|req: 989/1928] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:10:43 2026] DELETE /v2.0/networks/43cb5232-8424-4d86-96c5-b391a7d5b9b9 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:10:43.951 8 INFO neutron.services.segments.plugin [-] Segment 0c49b03c-f300-4fb4-8c57-1e0d33d90923 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c49b03c-f300-4fb4-8c57-1e0d33d90923 found for delete ", "request_id": "req-993e30bd-5078-4353-8f87-1fe07c86fe2f"}]} [pid: 7|app: 0|req: 940/1929] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:10:43 2026] GET /v2.0/ports?device_id=a51b64c2-42f3-46ee-801b-a8e917fe0f8e => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:10:43.971 8 INFO neutron.services.segments.plugin [-] Segment 30d0d0a5-2e9c-4cb2-b37b-5ef543d47a51 resource provider aggregate not found 2026-05-05 18:10:43.994 8 INFO neutron.services.segments.plugin [-] Segment 30d0d0a5-2e9c-4cb2-b37b-5ef543d47a51 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30d0d0a5-2e9c-4cb2-b37b-5ef543d47a51 found for delete ", "request_id": "req-6866cff6-a43b-4229-8cd6-baeebae58955"}]} [pid: 7|app: 0|req: 941/1930] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:10:43 2026] GET /v2.0/security-groups?id=574caac1-5f92-4317-91b4-056bd06e683e&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: 942/1931] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:10:44 2026] GET /v2.0/security-groups?tenant_id=256c6e4e784b46f28644a4d10b3a4eb7&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: 990/1932] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:10:43 2026] DELETE /v2.0/networks/bcc8231d-1326-409b-a8ad-87a3915f39b5 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1933] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:10:44 2026] DELETE /v2.0/security-groups/aa7993b4-b542-4655-8945-8ed2e51ab44b => 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: 991/1934] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:10:44 2026] DELETE /v2.0/networks/c7731acf-53fe-4fd5-abc2-2838cc1184a1 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:10:44.386 7 INFO neutron.services.segments.plugin [-] Segment cd1f90b4-a2d6-417d-82a6-8ab6b24320ef resource provider aggregate not found 2026-05-05 18:10:44.393 7 INFO neutron.services.segments.plugin [-] Segment cd1f90b4-a2d6-417d-82a6-8ab6b24320ef resource provider aggregate not found 2026-05-05 18:10:44.401 7 INFO neutron.services.segments.plugin [-] Segment cd1f90b4-a2d6-417d-82a6-8ab6b24320ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd1f90b4-a2d6-417d-82a6-8ab6b24320ef found for delete ", "request_id": "req-cd36dcad-7d8a-4b3a-acd9-7a405d6f9364"}]} 2026-05-05 18:10:44.411 7 INFO neutron.services.segments.plugin [-] Segment cd1f90b4-a2d6-417d-82a6-8ab6b24320ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd1f90b4-a2d6-417d-82a6-8ab6b24320ef found for delete ", "request_id": "req-c37c05ce-cb9d-4c7d-a1c0-1c17d2b13bd2"}]} [pid: 7|app: 0|req: 944/1935] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:10:44 2026] DELETE /v2.0/networks/5a33d58c-b2c1-4e18-8a61-130ec745a67e => 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: 992/1936] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:10:44 2026] GET /v2.0/security-groups?tenant_id=34ea910be01e4a808c92e402dc3990e0&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1937] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:10:44 2026] DELETE /v2.0/networks/18297cec-2488-4c18-9363-75200b4e6821 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1938] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:10:44 2026] DELETE /v2.0/security-groups/c0278887-59d7-47bd-a7f7-ba260f10e197 => 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: 946/1939] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:10:45 2026] GET /v2.0/ports?device_id=a51b64c2-42f3-46ee-801b-a8e917fe0f8e => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/1940] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:10:45 2026] GET /v2.0/security-groups?id=574caac1-5f92-4317-91b4-056bd06e683e&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: 7|app: 0|req: 947/1941] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:10:45 2026] GET /v2.0/security-groups?tenant_id=a972be8369dd4889a19262152d10920d&name=default => generated 2925 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1942] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:10:45 2026] DELETE /v2.0/security-groups/32a79947-d35d-4329-baa4-8fe62d10bca5 => 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: 948/1943] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:10:45 2026] GET /v2.0/security-groups?tenant_id=74a2642ca448413d91fe081daa7e211f&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:10:46.011 8 INFO neutron.services.segments.plugin [-] Segment 15f8c6b9-e722-4f21-95cb-8e60ccb31e20 resource provider aggregate not found 2026-05-05 18:10:46.015 8 INFO neutron.services.segments.plugin [-] Segment 15f8c6b9-e722-4f21-95cb-8e60ccb31e20 resource provider aggregate not found 2026-05-05 18:10:46.028 8 INFO neutron.services.segments.plugin [-] Segment 15f8c6b9-e722-4f21-95cb-8e60ccb31e20 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15f8c6b9-e722-4f21-95cb-8e60ccb31e20 found for delete ", "request_id": "req-8b5bdedf-def6-4fa2-92b5-75d7de7b9922"}]} 2026-05-05 18:10:46.032 8 INFO neutron.services.segments.plugin [-] Segment 15f8c6b9-e722-4f21-95cb-8e60ccb31e20 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15f8c6b9-e722-4f21-95cb-8e60ccb31e20 found for delete ", "request_id": "req-b208671a-f0c6-4fcd-a2b9-afd1d9364cb4"}]} 2026-05-05 18:10:46.048 8 INFO neutron.services.segments.plugin [-] Segment bd0724a3-728d-43b1-92ab-b4e1e6b194e8 resource provider aggregate not found 2026-05-05 18:10:46.054 8 INFO neutron.services.segments.plugin [-] Segment bd0724a3-728d-43b1-92ab-b4e1e6b194e8 resource provider aggregate not found 2026-05-05 18:10:46.068 8 INFO neutron.services.segments.plugin [-] Segment bd0724a3-728d-43b1-92ab-b4e1e6b194e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd0724a3-728d-43b1-92ab-b4e1e6b194e8 found for delete ", "request_id": "req-59040290-f5a9-423b-94ef-f80a2e3ade43"}]} 2026-05-05 18:10:46.073 8 INFO neutron.services.segments.plugin [-] Segment bd0724a3-728d-43b1-92ab-b4e1e6b194e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd0724a3-728d-43b1-92ab-b4e1e6b194e8 found for delete ", "request_id": "req-03401123-4d35-4e39-abc3-4ba5c83e6976"}]} 2026-05-05 18:10:46.082 8 INFO neutron.services.segments.plugin [-] Segment e562718e-2759-4fbe-8e76-270cc50d38d4 resource provider aggregate not found 2026-05-05 18:10:46.086 8 INFO neutron.services.segments.plugin [-] Segment e562718e-2759-4fbe-8e76-270cc50d38d4 resource provider aggregate not found 2026-05-05 18:10:46.098 8 INFO neutron.services.segments.plugin [-] Segment e562718e-2759-4fbe-8e76-270cc50d38d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e562718e-2759-4fbe-8e76-270cc50d38d4 found for delete ", "request_id": "req-3db2b0d6-953e-49a8-bb4c-b3538569bf22"}]} 2026-05-05 18:10:46.102 8 INFO neutron.services.segments.plugin [-] Segment e562718e-2759-4fbe-8e76-270cc50d38d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e562718e-2759-4fbe-8e76-270cc50d38d4 found for delete ", "request_id": "req-60acdb24-4fb3-4878-85b1-d56574df3c53"}]} [pid: 8|app: 0|req: 996/1944] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:10:45 2026] DELETE /v2.0/security-groups/4d41f951-61a4-4528-8577-29a9d146928b => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1947] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:10:46 2026] GET /v2.0/security-groups?tenant_id=9d1fc0578c074a4286927242d7060c13&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: 998/1948] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:10:46 2026] DELETE /v2.0/security-groups/98fd8f11-26e6-4089-be49-63d51049fb77 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:10:46.588 7 INFO neutron.services.segments.plugin [-] Segment 92f27b23-5741-43a7-b49e-0befea768f41 resource provider aggregate not found 2026-05-05 18:10:46.595 7 INFO neutron.services.segments.plugin [-] Segment 92f27b23-5741-43a7-b49e-0befea768f41 resource provider aggregate not found [pid: 7|app: 0|req: 951/1949] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:10:46 2026] GET /v2.0/ports?device_id=a51b64c2-42f3-46ee-801b-a8e917fe0f8e => generated 975 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/1950] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:10:46 2026] GET /v2.0/security-groups?id=574caac1-5f92-4317-91b4-056bd06e683e&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:10:47.749 7 INFO neutron.services.segments.plugin [-] Segment 92f27b23-5741-43a7-b49e-0befea768f41 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92f27b23-5741-43a7-b49e-0befea768f41 found for delete ", "request_id": "req-88633146-163a-45af-8bbb-c3fa294d3165"}]} 2026-05-05 18:10:47.750 7 INFO neutron.services.segments.plugin [-] Segment 92f27b23-5741-43a7-b49e-0befea768f41 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92f27b23-5741-43a7-b49e-0befea768f41 found for delete ", "request_id": "req-cd8b333b-9af0-4740-b9c7-d48ba8047cbe"}]} [pid: 7|app: 0|req: 952/1951] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:10:47 2026] GET /v2.0/ports?device_id=a51b64c2-42f3-46ee-801b-a8e917fe0f8e => generated 975 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1952] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:10:47 2026] GET /v2.0/security-groups?id=574caac1-5f92-4317-91b4-056bd06e683e&fields=id&fields=name => generated 88 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1953] 199.19.213.111 () {34 vars in 994 bytes} [Tue May 5 18:10:48 2026] GET /v2.0/ports?device_id=a51b64c2-42f3-46ee-801b-a8e917fe0f8e => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/1954] 199.19.213.111 () {36 vars in 997 bytes} [Tue May 5 18:10:48 2026] DELETE /v2.0/ports/42f6f0aa-de7e-43bd-a5b4-d6a5568bd1eb => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/1955] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:10:48 2026] GET /v2.0/ports?device_id=a51b64c2-42f3-46ee-801b-a8e917fe0f8e => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:10:49.112 7 WARNING neutron_lib.context [None req-56202550-17d5-4af8-ba21-a21e42b2525d d180921a20f94c7a95925c837e296f03 27dd87448a384dafbbec1731f07b30ba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:10:49.248 7 INFO neutron.db.segments_db [None req-56202550-17d5-4af8-ba21-a21e42b2525d d180921a20f94c7a95925c837e296f03 27dd87448a384dafbbec1731f07b30ba - - default default] Added segment 4e27c083-e74d-4bfa-8d55-152904193f61 of type vxlan for network 06e5f0c0-c6ba-4f8d-9e96-b5670fe6e680 [pid: 7|app: 0|req: 954/1956] 10.0.0.204 () {34 vars in 670 bytes} [Tue May 5 18:10:48 2026] POST /v2.0/networks => generated 631 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:10:49.355 8 WARNING neutron_lib.context [None req-23976e83-977a-41ba-a50d-1765427cb63b d180921a20f94c7a95925c837e296f03 27dd87448a384dafbbec1731f07b30ba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:10:49.359 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c36a2bef-d8d2-4d59-bc93-9abc44fafb8f'] response: {'server_uuid': 'a51b64c2-42f3-46ee-801b-a8e917fe0f8e', 'name': 'network-vif-deleted', 'tag': '42f6f0aa-de7e-43bd-a5b4-d6a5568bd1eb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 955/1957] 10.0.0.149 () {34 vars in 990 bytes} [Tue May 5 18:10:49 2026] GET /v2.0/ports?device_id=fa20c66d-f541-4079-8a75-2d7a4c5f9774 => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1958] 10.0.0.149 () {34 vars in 1040 bytes} [Tue May 5 18:10:49 2026] GET /v2.0/security-groups?id=aea32b74-4846-4ae6-a4f6-d2e8e016a25a&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: 1003/1959] 10.0.0.204 () {34 vars in 664 bytes} [Tue May 5 18:10:49 2026] POST /v2.0/ports => generated 743 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:10:49.669 7 WARNING neutron_lib.context [None req-00029df9-fe56-48e2-9d58-104331b27bd1 d180921a20f94c7a95925c837e296f03 27dd87448a384dafbbec1731f07b30ba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 957/1960] 10.0.0.204 () {34 vars in 666 bytes} [Tue May 5 18:10:49 2026] POST /v2.0/trunks => generated 407 bytes in 203 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-05-05 18:10:49.879 8 WARNING neutron_lib.context [None req-bbaffa5b-7b09-4e96-8196-6f08adfd31ff d180921a20f94c7a95925c837e296f03 27dd87448a384dafbbec1731f07b30ba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:10:49.938 8 INFO neutron.db.segments_db [None req-bbaffa5b-7b09-4e96-8196-6f08adfd31ff d180921a20f94c7a95925c837e296f03 27dd87448a384dafbbec1731f07b30ba - - default default] Added segment fb5bc4ad-e2ce-45e0-88f8-565262e39c90 of type vxlan for network 91ebd2e2-5c07-4052-a2b4-4ddc2ed458ff [pid: 8|app: 0|req: 1004/1961] 10.0.0.204 () {34 vars in 670 bytes} [Tue May 5 18:10:49 2026] POST /v2.0/networks => generated 631 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:10:50.041 7 WARNING neutron_lib.context [None req-6c474f2e-51fa-4a0e-bcf9-eaf13e4ee8c2 d180921a20f94c7a95925c837e296f03 27dd87448a384dafbbec1731f07b30ba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1005/1962] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:10:50 2026] GET /v2.0/ports?device_id=a51b64c2-42f3-46ee-801b-a8e917fe0f8e => 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: 958/1963] 10.0.0.204 () {34 vars in 664 bytes} [Tue May 5 18:10:50 2026] POST /v2.0/ports => generated 743 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:10:50.285 8 WARNING neutron_lib.context [None req-57db0861-d3b2-464c-a3f9-5da3d71e3413 d180921a20f94c7a95925c837e296f03 27dd87448a384dafbbec1731f07b30ba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1006/1964] 10.0.0.204 () {34 vars in 666 bytes} [Tue May 5 18:10:50 2026] POST /v2.0/trunks => generated 407 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:10:50.525 8 WARNING neutron_lib.context [None req-d6130491-f926-4b5b-bb87-06e3c590c0ce d180921a20f94c7a95925c837e296f03 27dd87448a384dafbbec1731f07b30ba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:10:50.563 7 WARNING neutron_lib.context [None req-fa633494-6058-4a88-8636-bac48295f06b 75b8e81606624142a314f50ada855e7d 8092f00b75a14584bd74d1e8209478bc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:10:50.586 8 INFO neutron.db.segments_db [None req-d6130491-f926-4b5b-bb87-06e3c590c0ce d180921a20f94c7a95925c837e296f03 27dd87448a384dafbbec1731f07b30ba - - default default] Added segment 13b8e9cc-b493-4c1f-af30-583798cdabbc of type vxlan for network cb1a462b-ba25-4761-8f61-e327db3b426f 2026-05-05 18:10:50.688 7 INFO neutron.db.segments_db [None req-fa633494-6058-4a88-8636-bac48295f06b 75b8e81606624142a314f50ada855e7d 8092f00b75a14584bd74d1e8209478bc - - default default] Added segment a044e50c-ec4f-404d-915c-3a6bb0aeedc1 of type vxlan for network 0ba2f773-498e-4909-b985-9cdf54ca6a42 [pid: 8|app: 0|req: 1007/1965] 10.0.0.204 () {34 vars in 670 bytes} [Tue May 5 18:10:50 2026] POST /v2.0/networks => generated 632 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:10:50.701 8 WARNING neutron_lib.context [None req-8781426e-4af6-42cd-b8c8-0bfcaeb9ac3f d180921a20f94c7a95925c837e296f03 27dd87448a384dafbbec1731f07b30ba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 959/1966] 10.0.0.204 () {34 vars in 670 bytes} [Tue May 5 18:10:50 2026] POST /v2.0/networks => generated 632 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:10:50.774 7 WARNING neutron_lib.context [None req-e5c9efc1-ef0c-4918-bc4a-87e0a1525ca0 75b8e81606624142a314f50ada855e7d 8092f00b75a14584bd74d1e8209478bc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1008/1967] 10.0.0.204 () {34 vars in 664 bytes} [Tue May 5 18:10:50 2026] POST /v2.0/ports => generated 743 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 18:10:51.038 8 WARNING neutron_lib.context [None req-92cd05ca-c642-451c-bc2c-c0a28e5a6208 d180921a20f94c7a95925c837e296f03 27dd87448a384dafbbec1731f07b30ba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 960/1968] 10.0.0.204 () {34 vars in 664 bytes} [Tue May 5 18:10:50 2026] POST /v2.0/ports => generated 743 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 18:10:51.102 7 WARNING neutron_lib.context [None req-78c284be-de75-44c1-8b6e-7cc48a0b1852 75b8e81606624142a314f50ada855e7d 8092f00b75a14584bd74d1e8209478bc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:10:51.164 7 INFO neutron.db.segments_db [None req-78c284be-de75-44c1-8b6e-7cc48a0b1852 75b8e81606624142a314f50ada855e7d 8092f00b75a14584bd74d1e8209478bc - - default default] Added segment 0df58f45-273f-49c9-9c6e-8056ecf40ddf of type vxlan for network f74397bd-8654-41a5-8501-6ac89fad00e4 [pid: 8|app: 0|req: 1009/1969] 10.0.0.204 () {34 vars in 666 bytes} [Tue May 5 18:10:51 2026] POST /v2.0/trunks => generated 407 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/1970] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:10:51 2026] GET /v2.0/ports?device_id=a51b64c2-42f3-46ee-801b-a8e917fe0f8e => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:10:51.213 8 WARNING neutron_lib.context [None req-044d5690-911a-4bd3-ad40-2cbfa4a19dc2 d180921a20f94c7a95925c837e296f03 27dd87448a384dafbbec1731f07b30ba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 961/1971] 10.0.0.204 () {34 vars in 670 bytes} [Tue May 5 18:10:51 2026] POST /v2.0/networks => generated 632 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:10:51.293 7 WARNING neutron_lib.context [None req-bd2f1350-ffd9-444f-9529-3e262bb69956 75b8e81606624142a314f50ada855e7d 8092f00b75a14584bd74d1e8209478bc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:10:51.295 8 INFO neutron.db.segments_db [None req-044d5690-911a-4bd3-ad40-2cbfa4a19dc2 d180921a20f94c7a95925c837e296f03 27dd87448a384dafbbec1731f07b30ba - - default default] Added segment 0180462d-3fc3-45b9-a671-c20bf63fe972 of type vxlan for network c4241d7b-3a0f-4a99-9f2f-d7fdcf5aabaa [pid: 8|app: 0|req: 1011/1972] 10.0.0.204 () {34 vars in 670 bytes} [Tue May 5 18:10:51 2026] POST /v2.0/networks => generated 632 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:10:51.406 8 WARNING neutron_lib.context [None req-568439dd-2ced-4877-8440-a5412abe1eb0 d180921a20f94c7a95925c837e296f03 27dd87448a384dafbbec1731f07b30ba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1973] 10.0.0.204 () {34 vars in 664 bytes} [Tue May 5 18:10:51 2026] POST /v2.0/ports => generated 743 bytes in 316 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-05-05 18:10:51.614 7 WARNING neutron_lib.context [None req-57e39922-ba37-40dd-94e8-9df47c1ac092 75b8e81606624142a314f50ada855e7d 8092f00b75a14584bd74d1e8209478bc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:10:51.702 7 INFO neutron.db.segments_db [None req-57e39922-ba37-40dd-94e8-9df47c1ac092 75b8e81606624142a314f50ada855e7d 8092f00b75a14584bd74d1e8209478bc - - default default] Added segment eeea8104-1207-4e10-a742-badc396b8db4 of type vxlan for network 40622844-cd4b-4499-b29e-fbc53b3e3876 [pid: 8|app: 0|req: 1012/1974] 10.0.0.204 () {34 vars in 664 bytes} [Tue May 5 18:10:51 2026] POST /v2.0/ports => generated 743 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 18:10:51.723 8 WARNING neutron_lib.context [None req-81629ce5-99e5-4962-a86a-16fb49684457 d180921a20f94c7a95925c837e296f03 27dd87448a384dafbbec1731f07b30ba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1975] 10.0.0.204 () {34 vars in 670 bytes} [Tue May 5 18:10:51 2026] POST /v2.0/networks => generated 631 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:10:51.817 7 WARNING neutron_lib.context [None req-3c87c3ec-a582-4e27-9673-f688330d5cae 75b8e81606624142a314f50ada855e7d 8092f00b75a14584bd74d1e8209478bc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1013/1976] 10.0.0.204 () {34 vars in 666 bytes} [Tue May 5 18:10:51 2026] POST /v2.0/trunks => generated 407 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:10:51.887 8 WARNING neutron_lib.context [None req-d7eab93c-b351-4116-8150-09bb9d2ae897 d180921a20f94c7a95925c837e296f03 27dd87448a384dafbbec1731f07b30ba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:10:51.935 8 INFO neutron.db.segments_db [None req-d7eab93c-b351-4116-8150-09bb9d2ae897 d180921a20f94c7a95925c837e296f03 27dd87448a384dafbbec1731f07b30ba - - default default] Added segment 42b9725a-d4b8-47f6-9171-1c3816f9b68d of type vxlan for network 8887a3f3-86eb-4870-8ab6-3a1dac9f7c45 [pid: 8|app: 0|req: 1014/1977] 10.0.0.204 () {34 vars in 670 bytes} [Tue May 5 18:10:51 2026] POST /v2.0/networks => generated 631 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:10:52.035 8 WARNING neutron_lib.context [None req-d06f2a48-6e37-4ac3-bbba-f613bd555eb3 d180921a20f94c7a95925c837e296f03 27dd87448a384dafbbec1731f07b30ba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1978] 10.0.0.204 () {34 vars in 664 bytes} [Tue May 5 18:10:51 2026] POST /v2.0/ports => generated 743 bytes in 255 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-05-05 18:10:52.081 7 WARNING neutron_lib.context [None req-b8a20070-30f9-4ee6-9c5f-aa2ea99f4716 75b8e81606624142a314f50ada855e7d 8092f00b75a14584bd74d1e8209478bc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:10:52.128 7 INFO neutron.db.segments_db [None req-b8a20070-30f9-4ee6-9c5f-aa2ea99f4716 75b8e81606624142a314f50ada855e7d 8092f00b75a14584bd74d1e8209478bc - - default default] Added segment 3b3b1dc3-3a86-45ff-99cf-c266db5d5621 of type vxlan for network de7c06a3-cf52-4f1c-bf7d-22860a95d278 [pid: 7|app: 0|req: 965/1979] 10.0.0.204 () {34 vars in 670 bytes} [Tue May 5 18:10:52 2026] POST /v2.0/networks => generated 631 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:10:52.212 7 WARNING neutron_lib.context [None req-31ae2b65-1bd1-4258-a658-97210a3ae7d6 75b8e81606624142a314f50ada855e7d 8092f00b75a14584bd74d1e8209478bc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1015/1980] 10.0.0.204 () {34 vars in 664 bytes} [Tue May 5 18:10:52 2026] POST /v2.0/ports => generated 743 bytes in 283 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-05-05 18:10:52.321 8 WARNING neutron_lib.context [None req-2d5c2e4f-07e0-4313-b72c-9fa5536022bd d180921a20f94c7a95925c837e296f03 27dd87448a384dafbbec1731f07b30ba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1016/1981] 10.0.0.204 () {34 vars in 666 bytes} [Tue May 5 18:10:52 2026] POST /v2.0/trunks => generated 407 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/1982] 10.0.0.204 () {34 vars in 749 bytes} [Tue May 5 18:10:52 2026] PUT /v2.0/trunks/9ae99b19-3a97-4d59-9d9d-98a6e063e09e/tags => generated 17 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1983] 10.0.0.204 () {34 vars in 664 bytes} [Tue May 5 18:10:52 2026] POST /v2.0/ports => generated 743 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 18:10:52.518 7 WARNING neutron_lib.context [None req-cefcc869-6d34-45c9-acea-93a2576bc462 75b8e81606624142a314f50ada855e7d 8092f00b75a14584bd74d1e8209478bc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1018/1984] 10.0.0.204 () {34 vars in 749 bytes} [Tue May 5 18:10:52 2026] PUT /v2.0/trunks/f84ea1df-fd66-41ca-a3d7-9687f25f45d9/tags => generated 25 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/1985] 10.0.0.204 () {34 vars in 749 bytes} [Tue May 5 18:10:52 2026] PUT /v2.0/trunks/f248cbd5-465c-49be-acbb-0b4daf4b2a5d/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:10:52.581 7 INFO neutron.db.segments_db [None req-cefcc869-6d34-45c9-acea-93a2576bc462 75b8e81606624142a314f50ada855e7d 8092f00b75a14584bd74d1e8209478bc - - default default] Added segment ed0c574e-b63a-464b-8a55-c951e83581e9 of type vxlan for network 3b66d89e-46f4-4568-b2b2-7e43d6d47dd6 [pid: 8|app: 0|req: 1020/1986] 10.0.0.204 () {34 vars in 749 bytes} [Tue May 5 18:10:52 2026] PUT /v2.0/trunks/e76dda24-20ea-4a1e-9898-600549a00e4c/tags => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/1987] 10.0.0.204 () {32 vars in 662 bytes} [Tue May 5 18:10:52 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/1988] 10.0.0.204 () {32 vars in 676 bytes} [Tue May 5 18:10:52 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/1989] 10.0.0.204 () {32 vars in 672 bytes} [Tue May 5 18:10:52 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1990] 10.0.0.204 () {34 vars in 670 bytes} [Tue May 5 18:10:52 2026] POST /v2.0/networks => generated 632 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/1991] 10.0.0.204 () {32 vars in 684 bytes} [Tue May 5 18:10:52 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:10:52.677 7 WARNING neutron_lib.context [None req-e6c73a39-a2c1-4970-92ab-cf89d4211c0c 75b8e81606624142a314f50ada855e7d 8092f00b75a14584bd74d1e8209478bc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1025/1992] 10.0.0.204 () {32 vars in 670 bytes} [Tue May 5 18:10:52 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/1993] 10.0.0.204 () {32 vars in 684 bytes} [Tue May 5 18:10:52 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/1994] 10.0.0.204 () {32 vars in 680 bytes} [Tue May 5 18:10:52 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/1995] 10.0.0.204 () {32 vars in 692 bytes} [Tue May 5 18:10:52 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/1996] 10.0.0.204 () {32 vars in 719 bytes} [Tue May 5 18:10:52 2026] GET /v2.0/trunks/9ae99b19-3a97-4d59-9d9d-98a6e063e09e => generated 412 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1997] 10.0.0.204 () {34 vars in 664 bytes} [Tue May 5 18:10:52 2026] POST /v2.0/ports => generated 743 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /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/1998] 10.0.0.204 () {34 vars in 747 bytes} [Tue May 5 18:10:52 2026] PUT /v2.0/ports/80012fcb-97c3-4718-ba4c-364e5bc792c9/tags => generated 17 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1999] 10.0.0.204 () {34 vars in 747 bytes} [Tue May 5 18:10:53 2026] PUT /v2.0/ports/ebad2c31-9d14-4b98-8668-dd4b9ea148e3/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/2000] 199.19.213.111 () {34 vars in 1096 bytes} [Tue May 5 18:10:53 2026] GET /v2.0/ports?device_id=fa20c66d-f541-4079-8a75-2d7a4c5f9774&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/2001] 10.0.0.204 () {34 vars in 747 bytes} [Tue May 5 18:10:53 2026] PUT /v2.0/ports/2ba8a9dc-9fa8-45ea-a638-ef2038f8c8fd/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: 973/2002] 10.0.0.204 () {34 vars in 747 bytes} [Tue May 5 18:10:53 2026] PUT /v2.0/ports/2c059efc-7153-4bc3-ac0d-090477ecade5/tags => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2003] 10.0.0.204 () {32 vars in 717 bytes} [Tue May 5 18:10:52 2026] GET /v2.0/ports/660b2980-b492-4758-ad53-6da7ad0440a3 => generated 826 bytes in 456 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/2004] 10.0.0.204 () {32 vars in 660 bytes} [Tue May 5 18:10:53 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2005] 10.0.0.204 () {32 vars in 722 bytes} [Tue May 5 18:10:53 2026] DELETE /v2.0/trunks/9ae99b19-3a97-4d59-9d9d-98a6e063e09e => 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: 1032/2006] 10.0.0.204 () {32 vars in 719 bytes} [Tue May 5 18:10:53 2026] GET /v2.0/trunks/f84ea1df-fd66-41ca-a3d7-9687f25f45d9 => generated 420 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/2007] 10.0.0.204 () {32 vars in 674 bytes} [Tue May 5 18:10:53 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2008] 10.0.0.204 () {32 vars in 826 bytes} [Tue May 5 18:10:53 2026] GET /v2.0/ports?project_id=cb32956be2824ce18708de16e7f6ae59&network_id=fe42276a-792a-4c58-90d5-c1ab57ba73e1 => generated 3691 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/2009] 10.0.0.204 () {32 vars in 717 bytes} [Tue May 5 18:10:53 2026] GET /v2.0/ports/6ffe4798-e612-46c4-b488-2ddaf1246292 => generated 826 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2010] 10.0.0.204 () {32 vars in 670 bytes} [Tue May 5 18:10:53 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2011] 10.0.0.204 () {32 vars in 722 bytes} [Tue May 5 18:10:53 2026] DELETE /v2.0/trunks/f84ea1df-fd66-41ca-a3d7-9687f25f45d9 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2012] 10.0.0.204 () {32 vars in 682 bytes} [Tue May 5 18:10:53 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2013] 10.0.0.204 () {32 vars in 719 bytes} [Tue May 5 18:10:53 2026] GET /v2.0/trunks/f248cbd5-465c-49be-acbb-0b4daf4b2a5d => generated 429 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2014] 10.0.0.204 () {32 vars in 668 bytes} [Tue May 5 18:10:53 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2015] 10.0.0.204 () {32 vars in 717 bytes} [Tue May 5 18:10:53 2026] GET /v2.0/ports/ae5363ed-106f-4bc6-84c5-bd55164be335 => generated 826 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2016] 10.0.0.204 () {32 vars in 742 bytes} [Tue May 5 18:10:53 2026] GET /v2.0/subnets?network_id=ff47c681-0e75-45c2-8bfe-e9e1bc28bd48 => generated 667 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2017] 10.0.0.204 () {32 vars in 682 bytes} [Tue May 5 18:10:53 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2018] 10.0.0.204 () {32 vars in 722 bytes} [Tue May 5 18:10:53 2026] DELETE /v2.0/trunks/f248cbd5-465c-49be-acbb-0b4daf4b2a5d => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2019] 10.0.0.204 () {32 vars in 678 bytes} [Tue May 5 18:10:54 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2020] 10.0.0.204 () {32 vars in 719 bytes} [Tue May 5 18:10:54 2026] GET /v2.0/trunks/e76dda24-20ea-4a1e-9898-600549a00e4c => generated 414 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:10:54.244 8 INFO neutron.db.l3_db [None req-edd07f3f-cf3d-48f0-be9e-bd9908ac7c4d b6d1ed60682f4c6db5c34b38a5aa66f3 cb32956be2824ce18708de16e7f6ae59 - - default default] Floating IP 71df1a56-6302-42bc-ba81-45f9e2395198 disassociated. External IP: 10.96.250.220, port: 936f81b9-485d-40d7-8795-e8256b006c50. [pid: 7|app: 0|req: 977/2021] 10.0.0.204 () {34 vars in 789 bytes} [Tue May 5 18:10:53 2026] PUT /v2.0/routers/eb8bc7a1-6278-459e-9034-820834da7a7b/remove_router_interface => generated 309 bytes in 1029 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/2022] 199.19.213.111 () {34 vars in 1080 bytes} [Tue May 5 18:10:54 2026] GET /v2.0/ports?tenant_id=cb32956be2824ce18708de16e7f6ae59&device_id=fa20c66d-f541-4079-8a75-2d7a4c5f9774 => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2023] 10.0.0.204 () {34 vars in 749 bytes} [Tue May 5 18:10:54 2026] PUT /v2.0/floatingips/71df1a56-6302-42bc-ba81-45f9e2395198 => generated 554 bytes in 394 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:10:54.563 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5e87cecc-f7f3-4741-b849-bbf91bfa02da'] response: {'name': 'network-changed', 'server_uuid': 'fa20c66d-f541-4079-8a75-2d7a4c5f9774', 'tag': '936f81b9-485d-40d7-8795-e8256b006c50', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1046/2024] 10.0.0.204 () {32 vars in 717 bytes} [Tue May 5 18:10:54 2026] GET /v2.0/ports/b8c22b04-f969-4384-88dc-24793f94b58f => generated 826 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/2025] 10.0.0.204 () {32 vars in 690 bytes} [Tue May 5 18:10:54 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 497 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/2026] 10.0.0.204 () {32 vars in 729 bytes} [Tue May 5 18:10:55 2026] GET /v2.0/floatingips/71df1a56-6302-42bc-ba81-45f9e2395198 => 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: 981/2027] 10.0.0.204 () {32 vars in 722 bytes} [Tue May 5 18:10:55 2026] DELETE /v2.0/trunks/e76dda24-20ea-4a1e-9898-600549a00e4c => 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: 982/2028] 10.0.0.204 () {32 vars in 720 bytes} [Tue May 5 18:10:55 2026] DELETE /v2.0/ports/80012fcb-97c3-4718-ba4c-364e5bc792c9 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/2029] 199.19.213.111 () {34 vars in 986 bytes} [Tue May 5 18:10:55 2026] GET /v2.0/networks?id=fe42276a-792a-4c58-90d5-c1ab57ba73e1 => generated 757 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/2030] 10.0.0.204 () {32 vars in 719 bytes} [Tue May 5 18:10:55 2026] GET /v2.0/trunks/effe98ee-71fd-470e-a6a9-410eb0180395 => generated 407 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:10:55.476 8 INFO neutron.services.segments.plugin [-] Segment 1261755e-3d7b-4697-abec-9fd4ca890376 resource provider aggregate not found 2026-05-05 18:10:55.481 8 INFO neutron.services.segments.plugin [-] Segment 1261755e-3d7b-4697-abec-9fd4ca890376 resource provider aggregate not found 2026-05-05 18:10:55.485 8 INFO neutron.services.segments.plugin [-] Segment 1261755e-3d7b-4697-abec-9fd4ca890376 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1261755e-3d7b-4697-abec-9fd4ca890376 found for delete ", "request_id": "req-8e14e5ef-25e8-40df-a3a3-1c69c8cb5513"}]} 2026-05-05 18:10:55.492 8 INFO neutron.services.segments.plugin [-] Segment 1261755e-3d7b-4697-abec-9fd4ca890376 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1261755e-3d7b-4697-abec-9fd4ca890376 found for delete ", "request_id": "req-8bf9bb17-f5de-46b3-b66f-0d611fde959d"}]} 2026-05-05 18:10:55.495 8 INFO neutron.db.l3_hamode_db [None req-39f12a55-45d3-4e49-a46a-8ffad887fc5e eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] HA network 621c7766-a266-480f-8dec-deb0edbdeeb2 was deleted as no HA routers are present in tenant 8d93f686946e415990b11c6d2d947a55. [pid: 8|app: 0|req: 1047/2031] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:10:54 2026] DELETE /v2.0/routers/eb8bc7a1-6278-459e-9034-820834da7a7b => generated 0 bytes in 883 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2032] 199.19.213.111 () {34 vars in 1058 bytes} [Tue May 5 18:10:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=936f81b9-485d-40d7-8795-e8256b006c50 => 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: 1049/2033] 10.0.0.204 () {32 vars in 717 bytes} [Tue May 5 18:10:55 2026] GET /v2.0/ports/0bea2e78-3c36-4780-9695-623426e1ea5c => generated 826 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/2034] 10.0.0.204 () {32 vars in 720 bytes} [Tue May 5 18:10:55 2026] DELETE /v2.0/ports/ebad2c31-9d14-4b98-8668-dd4b9ea148e3 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/2035] 199.19.213.111 () {34 vars in 984 bytes} [Tue May 5 18:10:55 2026] GET /v2.0/subnets?id=a0b26aa1-351b-413a-8080-6dce9057083d => generated 677 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/2036] 10.0.0.204 () {32 vars in 722 bytes} [Tue May 5 18:10:55 2026] DELETE /v2.0/trunks/effe98ee-71fd-470e-a6a9-410eb0180395 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2037] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:10:55 2026] DELETE /v2.0/subnets/b9acb0f6-1426-4fef-b8df-2ed40e3e1d60 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2038] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:10:55 2026] GET /v2.0/ports?network_id=fe42276a-792a-4c58-90d5-c1ab57ba73e1&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: 988/2039] 10.0.0.204 () {32 vars in 720 bytes} [Tue May 5 18:10:55 2026] DELETE /v2.0/ports/2ba8a9dc-9fa8-45ea-a638-ef2038f8c8fd => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2040] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:10:55 2026] DELETE /v2.0/networks/7e4899be-e9cb-4157-8d28-112155a149ce => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2041] 199.19.213.111 () {34 vars in 1012 bytes} [Tue May 5 18:10:55 2026] GET /v2.0/networks/fe42276a-792a-4c58-90d5-c1ab57ba73e1?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: 989/2042] 10.0.0.204 () {32 vars in 720 bytes} [Tue May 5 18:10:55 2026] DELETE /v2.0/ports/660b2980-b492-4758-ad53-6da7ad0440a3 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/2043] 199.19.213.111 () {34 vars in 1112 bytes} [Tue May 5 18:10:56 2026] GET /v2.0/networks/fe42276a-792a-4c58-90d5-c1ab57ba73e1?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: 991/2044] 10.0.0.204 () {32 vars in 729 bytes} [Tue May 5 18:10:56 2026] GET /v2.0/floatingips/71df1a56-6302-42bc-ba81-45f9e2395198 => generated 552 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2045] 10.0.0.204 () {32 vars in 720 bytes} [Tue May 5 18:10:56 2026] DELETE /v2.0/ports/2c059efc-7153-4bc3-ac0d-090477ecade5 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2046] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:10:56 2026] GET /v2.0/security-groups?tenant_id=8d93f686946e415990b11c6d2d947a55&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/2047] 10.0.0.204 () {32 vars in 720 bytes} [Tue May 5 18:10:56 2026] DELETE /v2.0/ports/6ffe4798-e612-46c4-b488-2ddaf1246292 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2048] 10.0.0.204 () {32 vars in 720 bytes} [Tue May 5 18:10:56 2026] DELETE /v2.0/ports/fb4aef26-119b-4d2a-8f60-6bc479933b4c => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/2049] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:10:56 2026] DELETE /v2.0/security-groups/574caac1-5f92-4317-91b4-056bd06e683e => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:10:56.545 7 INFO neutron.services.segments.plugin [-] Segment a044e50c-ec4f-404d-915c-3a6bb0aeedc1 resource provider aggregate not found 2026-05-05 18:10:56.548 7 INFO neutron.services.segments.plugin [-] Segment a044e50c-ec4f-404d-915c-3a6bb0aeedc1 resource provider aggregate not found 2026-05-05 18:10:56.560 7 INFO neutron.services.segments.plugin [-] Segment a044e50c-ec4f-404d-915c-3a6bb0aeedc1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a044e50c-ec4f-404d-915c-3a6bb0aeedc1 found for delete ", "request_id": "req-cabea46f-51b3-4b6d-9c8f-9581bc348bf5"}]} 2026-05-05 18:10:56.562 7 INFO neutron.services.segments.plugin [-] Segment a044e50c-ec4f-404d-915c-3a6bb0aeedc1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a044e50c-ec4f-404d-915c-3a6bb0aeedc1 found for delete ", "request_id": "req-55614b69-51e0-4cef-a5c5-18908d1e2025"}]} [pid: 7|app: 0|req: 994/2050] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:10:56 2026] DELETE /v2.0/networks/0ba2f773-498e-4909-b985-9cdf54ca6a42 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2051] 10.0.0.204 () {32 vars in 720 bytes} [Tue May 5 18:10:56 2026] DELETE /v2.0/ports/ae5363ed-106f-4bc6-84c5-bd55164be335 => 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: 995/2052] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:10:56 2026] DELETE /v2.0/networks/f74397bd-8654-41a5-8501-6ac89fad00e4 => 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: 1058/2053] 10.0.0.204 () {32 vars in 720 bytes} [Tue May 5 18:10:56 2026] DELETE /v2.0/ports/b8c22b04-f969-4384-88dc-24793f94b58f => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/2054] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:10:56 2026] DELETE /v2.0/networks/40622844-cd4b-4499-b29e-fbc53b3e3876 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2055] 10.0.0.204 () {32 vars in 720 bytes} [Tue May 5 18:10:56 2026] DELETE /v2.0/ports/0bea2e78-3c36-4780-9695-623426e1ea5c => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/2056] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:10:56 2026] DELETE /v2.0/networks/de7c06a3-cf52-4f1c-bf7d-22860a95d278 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2057] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:10:57 2026] DELETE /v2.0/networks/06e5f0c0-c6ba-4f8d-9e96-b5670fe6e680 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/2058] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:10:57 2026] DELETE /v2.0/networks/3b66d89e-46f4-4568-b2b2-7e43d6d47dd6 => 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: 999/2059] 199.19.213.111 () {34 vars in 1080 bytes} [Tue May 5 18:10:57 2026] GET /v2.0/ports?tenant_id=cb32956be2824ce18708de16e7f6ae59&device_id=fa20c66d-f541-4079-8a75-2d7a4c5f9774 => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:10:57.296 7 WARNING neutron_lib.context [None req-5c7774df-d970-4c54-ab95-40fb72c0f1eb b6d1ed60682f4c6db5c34b38a5aa66f3 cb32956be2824ce18708de16e7f6ae59 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1061/2060] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:10:57 2026] DELETE /v2.0/networks/91ebd2e2-5c07-4052-a2b4-4ddc2ed458ff => 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: 1062/2061] 199.19.213.111 () {34 vars in 986 bytes} [Tue May 5 18:10:57 2026] GET /v2.0/networks?id=fe42276a-792a-4c58-90d5-c1ab57ba73e1 => generated 757 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2062] 10.0.0.204 () {34 vars in 685 bytes} [Tue May 5 18:10:57 2026] POST /v2.0/security-groups => generated 1673 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2063] 199.19.213.111 () {34 vars in 1058 bytes} [Tue May 5 18:10:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=936f81b9-485d-40d7-8795-e8256b006c50 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:10:57.439 7 WARNING neutron_lib.context [None req-d5c06e42-e26b-4e9e-acc9-80a15193959b b6d1ed60682f4c6db5c34b38a5aa66f3 cb32956be2824ce18708de16e7f6ae59 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1063/2064] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:10:57 2026] DELETE /v2.0/networks/cb1a462b-ba25-4761-8f61-e327db3b426f => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:10:57.506 8 INFO neutron.services.segments.plugin [-] Segment 950cd708-f4f0-4d78-80b8-b9364eaa581f resource provider aggregate not found 2026-05-05 18:10:57.510 8 INFO neutron.services.segments.plugin [-] Segment 950cd708-f4f0-4d78-80b8-b9364eaa581f resource provider aggregate not found [pid: 8|app: 0|req: 1064/2065] 199.19.213.111 () {34 vars in 984 bytes} [Tue May 5 18:10:57 2026] GET /v2.0/subnets?id=a0b26aa1-351b-413a-8080-6dce9057083d => generated 677 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:10:57.527 8 INFO neutron.services.segments.plugin [-] Segment 950cd708-f4f0-4d78-80b8-b9364eaa581f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 950cd708-f4f0-4d78-80b8-b9364eaa581f found for delete ", "request_id": "req-f9d01c44-b951-4f55-b816-855bd8376346"}]} 2026-05-05 18:10:57.530 8 INFO neutron.services.segments.plugin [-] Segment 950cd708-f4f0-4d78-80b8-b9364eaa581f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 950cd708-f4f0-4d78-80b8-b9364eaa581f found for delete ", "request_id": "req-9f0016d9-39fb-4f6f-b879-d26631ceaaf5"}]} 2026-05-05 18:10:57.540 8 INFO neutron.services.segments.plugin [-] Segment 4e27c083-e74d-4bfa-8d55-152904193f61 resource provider aggregate not found 2026-05-05 18:10:57.544 8 INFO neutron.services.segments.plugin [-] Segment 4e27c083-e74d-4bfa-8d55-152904193f61 resource provider aggregate not found 2026-05-05 18:10:57.553 8 INFO neutron.services.segments.plugin [-] Segment 4e27c083-e74d-4bfa-8d55-152904193f61 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e27c083-e74d-4bfa-8d55-152904193f61 found for delete ", "request_id": "req-5410c35a-7f23-46bc-8964-6861e11883e9"}]} 2026-05-05 18:10:57.556 8 INFO neutron.services.segments.plugin [-] Segment 4e27c083-e74d-4bfa-8d55-152904193f61 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e27c083-e74d-4bfa-8d55-152904193f61 found for delete ", "request_id": "req-acf001e7-56a9-4609-b67e-2ef993167291"}]} 2026-05-05 18:10:57.569 8 INFO neutron.services.segments.plugin [-] Segment fb5bc4ad-e2ce-45e0-88f8-565262e39c90 resource provider aggregate not found 2026-05-05 18:10:57.573 8 INFO neutron.services.segments.plugin [-] Segment fb5bc4ad-e2ce-45e0-88f8-565262e39c90 resource provider aggregate not found 2026-05-05 18:10:57.580 8 INFO neutron.services.segments.plugin [-] Segment fb5bc4ad-e2ce-45e0-88f8-565262e39c90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb5bc4ad-e2ce-45e0-88f8-565262e39c90 found for delete ", "request_id": "req-01fcca8f-0cad-433b-92c7-98d9d2571266"}]} [pid: 7|app: 0|req: 1002/2066] 10.0.0.204 () {34 vars in 695 bytes} [Tue May 5 18:10:57 2026] POST /v2.0/security-group-rules => generated 597 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:10:57.584 8 INFO neutron.services.segments.plugin [-] Segment fb5bc4ad-e2ce-45e0-88f8-565262e39c90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb5bc4ad-e2ce-45e0-88f8-565262e39c90 found for delete ", "request_id": "req-7ad6473d-a74f-4563-91c6-e81c4e6da691"}]} 2026-05-05 18:10:57.593 8 INFO neutron.services.segments.plugin [-] Segment 13b8e9cc-b493-4c1f-af30-583798cdabbc resource provider aggregate not found 2026-05-05 18:10:57.598 8 INFO neutron.services.segments.plugin [-] Segment 13b8e9cc-b493-4c1f-af30-583798cdabbc resource provider aggregate not found 2026-05-05 18:10:57.608 8 INFO neutron.services.segments.plugin [-] Segment 13b8e9cc-b493-4c1f-af30-583798cdabbc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13b8e9cc-b493-4c1f-af30-583798cdabbc found for delete ", "request_id": "req-25094824-0ded-4753-a676-5a5fda688a57"}]} 2026-05-05 18:10:57.615 8 INFO neutron.services.segments.plugin [-] Segment 13b8e9cc-b493-4c1f-af30-583798cdabbc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13b8e9cc-b493-4c1f-af30-583798cdabbc found for delete ", "request_id": "req-3e14bc6a-3ed7-4b55-a990-a712928c220f"}]} [pid: 7|app: 0|req: 1003/2067] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:10:57 2026] GET /v2.0/ports?network_id=fe42276a-792a-4c58-90d5-c1ab57ba73e1&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:10:57.626 7 WARNING neutron_lib.context [None req-2481e37e-db1d-4911-bf25-de63d66e9f6d b6d1ed60682f4c6db5c34b38a5aa66f3 cb32956be2824ce18708de16e7f6ae59 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/2068] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:10:57 2026] DELETE /v2.0/networks/c4241d7b-3a0f-4a99-9f2f-d7fdcf5aabaa => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2069] 199.19.213.111 () {34 vars in 1012 bytes} [Tue May 5 18:10:57 2026] GET /v2.0/networks/fe42276a-792a-4c58-90d5-c1ab57ba73e1?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: 1004/2070] 10.0.0.204 () {34 vars in 695 bytes} [Tue May 5 18:10:57 2026] POST /v2.0/security-group-rules => generated 596 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/2071] 199.19.213.111 () {34 vars in 1112 bytes} [Tue May 5 18:10:57 2026] GET /v2.0/networks/fe42276a-792a-4c58-90d5-c1ab57ba73e1?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-05-05 18:10:57.782 7 WARNING neutron_lib.context [None req-8e527aae-7505-4b91-b0b7-91834ea11c0d b6d1ed60682f4c6db5c34b38a5aa66f3 cb32956be2824ce18708de16e7f6ae59 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1067/2072] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:10:57 2026] DELETE /v2.0/networks/8887a3f3-86eb-4870-8ab6-3a1dac9f7c45 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2073] 10.0.0.204 () {34 vars in 695 bytes} [Tue May 5 18:10:57 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) 2026-05-05 18:10:57.903 8 WARNING neutron_lib.context [None req-d89d1965-48b6-40be-94f1-1da533ecfee1 b6d1ed60682f4c6db5c34b38a5aa66f3 cb32956be2824ce18708de16e7f6ae59 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1068/2074] 10.0.0.204 () {34 vars in 695 bytes} [Tue May 5 18:10:57 2026] POST /v2.0/security-group-rules => generated 601 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:10:58.053 8 WARNING neutron_lib.context [None req-81cb8ad0-d78b-47e3-a375-aa8ee9e367f5 b6d1ed60682f4c6db5c34b38a5aa66f3 cb32956be2824ce18708de16e7f6ae59 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:10:58.088 8 INFO neutron.db.securitygroups_db [None req-81cb8ad0-d78b-47e3-a375-aa8ee9e367f5 b6d1ed60682f4c6db5c34b38a5aa66f3 cb32956be2824ce18708de16e7f6ae59 - - default default] Project cb32956be2824ce18708de16e7f6ae59 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 8|app: 0|req: 1069/2075] 10.0.0.204 () {34 vars in 695 bytes} [Tue May 5 18:10:58 2026] POST /v2.0/security-group-rules => generated 607 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2076] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:10:58 2026] GET /v2.0/security-groups?tenant_id=8092f00b75a14584bd74d1e8209478bc&name=default => generated 2925 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:10:58.178 8 WARNING neutron_lib.context [None req-f19f3d37-393a-420b-a8ab-4401fe5d580b b6d1ed60682f4c6db5c34b38a5aa66f3 cb32956be2824ce18708de16e7f6ae59 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:10:58.212 8 INFO neutron.db.securitygroups_db [None req-f19f3d37-393a-420b-a8ab-4401fe5d580b b6d1ed60682f4c6db5c34b38a5aa66f3 cb32956be2824ce18708de16e7f6ae59 - - default default] Project cb32956be2824ce18708de16e7f6ae59 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: 1008/2077] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:10:58 2026] DELETE /v2.0/security-groups/f2025344-5573-4327-adc1-b71f4571744c => 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: 1070/2078] 10.0.0.204 () {34 vars in 695 bytes} [Tue May 5 18:10:58 2026] POST /v2.0/security-group-rules => generated 606 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2079] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:10:58 2026] GET /v2.0/security-groups?tenant_id=7659c35e56c445f7827ccefd691ac824&name=default => generated 2925 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2080] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:10:58 2026] DELETE /v2.0/security-groups/b8ab69cb-b344-4fe2-b632-3adfdaf6e146 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:10:58.677 7 INFO neutron.services.segments.plugin [-] Segment 0df58f45-273f-49c9-9c6e-8056ecf40ddf resource provider aggregate not found 2026-05-05 18:10:58.684 7 INFO neutron.services.segments.plugin [-] Segment 0df58f45-273f-49c9-9c6e-8056ecf40ddf resource provider aggregate not found 2026-05-05 18:10:58.703 7 INFO neutron.services.segments.plugin [-] Segment 0df58f45-273f-49c9-9c6e-8056ecf40ddf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0df58f45-273f-49c9-9c6e-8056ecf40ddf found for delete ", "request_id": "req-f4e12c99-5eb9-4845-93f4-439781052a70"}]} 2026-05-05 18:10:58.710 7 INFO neutron.services.segments.plugin [-] Segment 0df58f45-273f-49c9-9c6e-8056ecf40ddf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0df58f45-273f-49c9-9c6e-8056ecf40ddf found for delete ", "request_id": "req-f5d5f917-5d5f-4bf3-ba65-3d3f6c34dfae"}]} 2026-05-05 18:10:58.723 7 INFO neutron.services.segments.plugin [-] Segment eeea8104-1207-4e10-a742-badc396b8db4 resource provider aggregate not found 2026-05-05 18:10:58.730 7 INFO neutron.services.segments.plugin [-] Segment eeea8104-1207-4e10-a742-badc396b8db4 resource provider aggregate not found 2026-05-05 18:10:58.738 7 INFO neutron.services.segments.plugin [-] Segment eeea8104-1207-4e10-a742-badc396b8db4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eeea8104-1207-4e10-a742-badc396b8db4 found for delete ", "request_id": "req-53f2ff1a-4c2d-47c9-b0a4-7773d93ad192"}]} 2026-05-05 18:10:58.747 7 INFO neutron.services.segments.plugin [-] Segment eeea8104-1207-4e10-a742-badc396b8db4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eeea8104-1207-4e10-a742-badc396b8db4 found for delete ", "request_id": "req-23eed26f-a1a4-4813-9191-63fc9a9d46df"}]} 2026-05-05 18:10:58.752 7 INFO neutron.services.segments.plugin [-] Segment 3b3b1dc3-3a86-45ff-99cf-c266db5d5621 resource provider aggregate not found 2026-05-05 18:10:58.767 7 INFO neutron.services.segments.plugin [-] Segment 3b3b1dc3-3a86-45ff-99cf-c266db5d5621 resource provider aggregate not found 2026-05-05 18:10:58.775 7 INFO neutron.services.segments.plugin [-] Segment 3b3b1dc3-3a86-45ff-99cf-c266db5d5621 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b3b1dc3-3a86-45ff-99cf-c266db5d5621 found for delete ", "request_id": "req-0331cac1-c805-4dad-918a-1ce70c79d073"}]} 2026-05-05 18:10:58.786 7 INFO neutron.services.segments.plugin [-] Segment 3b3b1dc3-3a86-45ff-99cf-c266db5d5621 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b3b1dc3-3a86-45ff-99cf-c266db5d5621 found for delete ", "request_id": "req-627d4ef7-cacf-48fe-ab7f-909cf81369d3"}]} 2026-05-05 18:10:58.805 7 INFO neutron.services.segments.plugin [-] Segment ed0c574e-b63a-464b-8a55-c951e83581e9 resource provider aggregate not found 2026-05-05 18:10:58.809 7 INFO neutron.services.segments.plugin [-] Segment ed0c574e-b63a-464b-8a55-c951e83581e9 resource provider aggregate not found 2026-05-05 18:10:58.824 7 INFO neutron.services.segments.plugin [-] Segment ed0c574e-b63a-464b-8a55-c951e83581e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed0c574e-b63a-464b-8a55-c951e83581e9 found for delete ", "request_id": "req-ebf9dd6c-bf95-4cd1-8d5b-5f29820a96d7"}]} 2026-05-05 18:10:58.825 7 INFO neutron.services.segments.plugin [-] Segment ed0c574e-b63a-464b-8a55-c951e83581e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed0c574e-b63a-464b-8a55-c951e83581e9 found for delete ", "request_id": "req-f2816395-b2cb-42bd-916a-eacabfe9ed93"}]} [pid: 7|app: 0|req: 1010/2081] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:10:58 2026] GET /v2.0/security-groups?tenant_id=2f0efa62686543abbe3d54f5736b5e6d&name=default => generated 2925 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2082] 10.0.0.204 () {32 vars in 649 bytes} [Tue May 5 18:10:58 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: 1073/2083] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:10:58 2026] DELETE /v2.0/security-groups/7bca3a15-7bcc-4fbf-9837-c26674104375 => 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: 1011/2084] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:10:58 2026] GET /v2.0/security-groups?tenant_id=97c26aa386c943908e61a9d085e923fa&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2085] 10.0.0.138 () {34 vars in 1098 bytes} [Tue May 5 18:10:59 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-656070959&fields=id&tenant_id=cb32956be2824ce18708de16e7f6ae59 => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2086] 10.0.0.138 () {34 vars in 982 bytes} [Tue May 5 18:10:59 2026] GET /v2.0/networks?id=fe42276a-792a-4c58-90d5-c1ab57ba73e1 => generated 661 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2087] 10.0.0.138 () {34 vars in 965 bytes} [Tue May 5 18:10:59 2026] GET /v2.0/quotas/cb32956be2824ce18708de16e7f6ae59 => 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: 1012/2088] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:10:59 2026] DELETE /v2.0/security-groups/eb83f871-82ce-444e-99f5-bfe4047c5494 => 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: 1013/2089] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:10:59 2026] GET /v2.0/security-groups?tenant_id=27dd87448a384dafbbec1731f07b30ba&name=default => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2090] 10.0.0.138 () {34 vars in 1002 bytes} [Tue May 5 18:10:59 2026] GET /v2.0/ports?tenant_id=cb32956be2824ce18708de16e7f6ae59&fields=id => generated 149 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2091] 10.0.0.138 () {34 vars in 1008 bytes} [Tue May 5 18:10:59 2026] GET /v2.0/networks/fe42276a-792a-4c58-90d5-c1ab57ba73e1?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: 1014/2092] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:10:59 2026] DELETE /v2.0/security-groups/3b451e29-204c-4a3b-92f4-9dee26b11902 => 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: 1079/2093] 10.0.0.138 () {34 vars in 1108 bytes} [Tue May 5 18:10:59 2026] GET /v2.0/networks/fe42276a-792a-4c58-90d5-c1ab57ba73e1?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: 1015/2094] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:10:59 2026] GET /v2.0/ports?device_id=1e8b9902-a81d-435b-8d09-1a88e5274f46 => 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: 1080/2095] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:10:59 2026] GET /v2.0/security-groups?tenant_id=d7b85c76d3ac490aa51b30c7c6c6aa5d&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: 1016/2096] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:10:59 2026] DELETE /v2.0/security-groups/20242cba-20ed-4cfd-8413-d51803852cd7 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:11:00.543 8 INFO neutron.services.segments.plugin [-] Segment 0180462d-3fc3-45b9-a671-c20bf63fe972 resource provider aggregate not found 2026-05-05 18:11:00.549 8 INFO neutron.services.segments.plugin [-] Segment 0180462d-3fc3-45b9-a671-c20bf63fe972 resource provider aggregate not found 2026-05-05 18:11:00.567 8 INFO neutron.services.segments.plugin [-] Segment 0180462d-3fc3-45b9-a671-c20bf63fe972 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0180462d-3fc3-45b9-a671-c20bf63fe972 found for delete ", "request_id": "req-3e99092c-466e-4223-897d-e7f16c6557d2"}]} 2026-05-05 18:11:00.573 8 INFO neutron.services.segments.plugin [-] Segment 0180462d-3fc3-45b9-a671-c20bf63fe972 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0180462d-3fc3-45b9-a671-c20bf63fe972 found for delete ", "request_id": "req-ee4af875-7e3f-438b-83b5-e8125bd73673"}]} [pid: 8|app: 0|req: 1081/2097] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:11:00 2026] GET /v2.0/ports?device_id=1e8b9902-a81d-435b-8d09-1a88e5274f46 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2100] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:11:01 2026] GET /v2.0/ports?device_id=1e8b9902-a81d-435b-8d09-1a88e5274f46 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:11:02.716 8 INFO neutron.services.segments.plugin [-] Segment 42b9725a-d4b8-47f6-9171-1c3816f9b68d resource provider aggregate not found 2026-05-05 18:11:02.722 8 INFO neutron.services.segments.plugin [-] Segment 42b9725a-d4b8-47f6-9171-1c3816f9b68d resource provider aggregate not found [pid: 8|app: 0|req: 1083/2101] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:11:02 2026] GET /v2.0/ports?device_id=1e8b9902-a81d-435b-8d09-1a88e5274f46 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:11:03.058 7 WARNING neutron_lib.context [None req-8f6b9b63-cb26-48ae-b497-bd06cccc14d6 2973df2ff1244c82a3733eb54c0987c7 6a6d740532df47fd8267c6cf9d49baa4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:11:03.098 7 INFO neutron.db.segments_db [None req-8f6b9b63-cb26-48ae-b497-bd06cccc14d6 2973df2ff1244c82a3733eb54c0987c7 6a6d740532df47fd8267c6cf9d49baa4 - - default default] Added segment e15bad1f-ecb9-4f01-9655-2c3132257e8f of type vxlan for network 4edc8458-cb6b-43f6-8ffc-c1c057a3466d 2026-05-05 18:11:03.224 8 INFO neutron.services.segments.plugin [-] Segment 42b9725a-d4b8-47f6-9171-1c3816f9b68d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42b9725a-d4b8-47f6-9171-1c3816f9b68d found for delete ", "request_id": "req-56807ce9-8e22-4307-b08f-aea206c9bd86"}]} 2026-05-05 18:11:03.225 8 INFO neutron.services.segments.plugin [-] Segment 42b9725a-d4b8-47f6-9171-1c3816f9b68d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42b9725a-d4b8-47f6-9171-1c3816f9b68d found for delete ", "request_id": "req-c4a2832f-e4e3-4397-a536-23cc9b197e37"}]} 2026-05-05 18:11:03.321 8 WARNING neutron_lib.context [None req-41ccddab-4cc3-4d87-9300-ac6c8bdef596 ed545c72f0094f0ca974c16b8d02f5be 736ee9199eaf48a49f66d786e481431f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:11:03.342 7 INFO neutron.db.l3_hamode_db [None req-8f6b9b63-cb26-48ae-b497-bd06cccc14d6 2973df2ff1244c82a3733eb54c0987c7 6a6d740532df47fd8267c6cf9d49baa4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 18:11:03.361 8 INFO neutron.db.segments_db [None req-41ccddab-4cc3-4d87-9300-ac6c8bdef596 ed545c72f0094f0ca974c16b8d02f5be 736ee9199eaf48a49f66d786e481431f - - default default] Added segment 2a7aed5a-a90a-4d27-844c-3a27d14ec31e of type vxlan for network 7fef4421-4509-4b0f-8238-0a2a8622dcd7 2026-05-05 18:11:03.472 7 INFO neutron.db.l3_hamode_db [None req-8f6b9b63-cb26-48ae-b497-bd06cccc14d6 2973df2ff1244c82a3733eb54c0987c7 6a6d740532df47fd8267c6cf9d49baa4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 18:11:03.631 8 INFO neutron.db.l3_hamode_db [None req-41ccddab-4cc3-4d87-9300-ac6c8bdef596 ed545c72f0094f0ca974c16b8d02f5be 736ee9199eaf48a49f66d786e481431f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 18:11:03.760 8 INFO neutron.db.l3_hamode_db [None req-41ccddab-4cc3-4d87-9300-ac6c8bdef596 ed545c72f0094f0ca974c16b8d02f5be 736ee9199eaf48a49f66d786e481431f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1019/2102] 10.0.0.204 () {34 vars in 668 bytes} [Tue May 5 18:11:02 2026] POST /v2.0/routers => generated 474 bytes in 1116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2103] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:11:04 2026] GET /v2.0/ports?device_id=1e8b9902-a81d-435b-8d09-1a88e5274f46 => 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: 1021/2104] 10.0.0.204 () {34 vars in 751 bytes} [Tue May 5 18:11:04 2026] PUT /v2.0/routers/ac976f7a-c168-4892-bf1f-16a7e1d0e78e/tags => generated 25 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2105] 10.0.0.204 () {32 vars in 731 bytes} [Tue May 5 18:11:04 2026] GET /v2.0/routers/ac976f7a-c168-4892-bf1f-16a7e1d0e78e/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/2106] 10.0.0.204 () {34 vars in 762 bytes} [Tue May 5 18:11:04 2026] PUT /v2.0/routers/ac976f7a-c168-4892-bf1f-16a7e1d0e78e/tags/green => generated 4 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2107] 199.19.213.111 () {34 vars in 986 bytes} [Tue May 5 18:11:04 2026] GET /v2.0/networks?id=fe42276a-792a-4c58-90d5-c1ab57ba73e1 => 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: 1084/2108] 10.0.0.204 () {34 vars in 668 bytes} [Tue May 5 18:11:03 2026] POST /v2.0/routers => generated 474 bytes in 1142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2109] 10.0.0.204 () {32 vars in 731 bytes} [Tue May 5 18:11:04 2026] GET /v2.0/routers/ac976f7a-c168-4892-bf1f-16a7e1d0e78e/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2110] 199.19.213.111 () {34 vars in 1050 bytes} [Tue May 5 18:11:04 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=cb32956be2824ce18708de16e7f6ae59 => generated 273 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:11:04.411 7 WARNING neutron_lib.context [None req-2b68420d-6ed8-4fd3-aa2d-f06b3adba568 ed545c72f0094f0ca974c16b8d02f5be 736ee9199eaf48a49f66d786e481431f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:11:04.421 8 WARNING neutron_lib.context [req-1d17be3a-d612-4525-98ee-2a65e44272ee req-dff0f10f-c3ea-4524-8191-063a063e0211 b6d1ed60682f4c6db5c34b38a5aa66f3 cb32956be2824ce18708de16e7f6ae59 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:11:04.446 7 INFO neutron.db.l3_hamode_db [None req-2b68420d-6ed8-4fd3-aa2d-f06b3adba568 ed545c72f0094f0ca974c16b8d02f5be 736ee9199eaf48a49f66d786e481431f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 18:11:04.558 7 INFO neutron.db.l3_hamode_db [None req-2b68420d-6ed8-4fd3-aa2d-f06b3adba568 ed545c72f0094f0ca974c16b8d02f5be 736ee9199eaf48a49f66d786e481431f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1086/2111] 199.19.213.111 () {38 vars in 955 bytes} [Tue May 5 18:11:04 2026] POST /v2.0/ports => generated 954 bytes in 374 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: 1087/2112] 10.0.0.204 () {34 vars in 758 bytes} [Tue May 5 18:11:04 2026] PUT /v2.0/routers/ac976f7a-c168-4892-bf1f-16a7e1d0e78e/tags/red => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2113] 10.0.0.204 () {34 vars in 668 bytes} [Tue May 5 18:11:04 2026] POST /v2.0/routers => generated 474 bytes in 826 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2114] 199.19.213.111 () {38 vars in 1028 bytes} [Tue May 5 18:11:04 2026] PUT /v2.0/ports/621f0e74-578d-4293-9bcb-cbd363470d90 => generated 1235 bytes in 400 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-05-05 18:11:05.281 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-022757bf-461e-46ec-aa1f-7114ee245f4f'] response: {'name': 'network-changed', 'server_uuid': '1e8b9902-a81d-435b-8d09-1a88e5274f46', 'tag': '621f0e74-578d-4293-9bcb-cbd363470d90', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1089/2115] 10.0.0.204 () {32 vars in 731 bytes} [Tue May 5 18:11:05 2026] GET /v2.0/routers/ac976f7a-c168-4892-bf1f-16a7e1d0e78e/tags => generated 34 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2116] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:11:05 2026] GET /v2.0/ports?device_id=1e8b9902-a81d-435b-8d09-1a88e5274f46 => generated 969 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:11:05.379 8 WARNING neutron_lib.context [None req-80c32a3f-1828-4338-bc63-ca5215fda821 ed545c72f0094f0ca974c16b8d02f5be 736ee9199eaf48a49f66d786e481431f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:11:05.381 7 WARNING neutron_lib.context [None req-1dc13699-098c-4477-9f7d-8843b6834dd4 32f4c754baac4a4b8c4d75a3d250a426 8ea3e20f49884008b1a8fa8026127e55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:11:05.417 8 INFO neutron.db.l3_hamode_db [None req-80c32a3f-1828-4338-bc63-ca5215fda821 ed545c72f0094f0ca974c16b8d02f5be 736ee9199eaf48a49f66d786e481431f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 18:11:05.519 7 INFO neutron.db.segments_db [None req-1dc13699-098c-4477-9f7d-8843b6834dd4 32f4c754baac4a4b8c4d75a3d250a426 8ea3e20f49884008b1a8fa8026127e55 - - default default] Added segment 84173ddf-36cb-4c70-986e-795e76a5bbee of type vxlan for network 19267118-142d-4a06-a757-90156e68f42d 2026-05-05 18:11:05.530 8 INFO neutron.db.l3_hamode_db [None req-80c32a3f-1828-4338-bc63-ca5215fda821 ed545c72f0094f0ca974c16b8d02f5be 736ee9199eaf48a49f66d786e481431f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1027/2117] 10.0.0.204 () {34 vars in 670 bytes} [Tue May 5 18:11:05 2026] POST /v2.0/networks => generated 640 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2118] 10.0.0.204 () {34 vars in 780 bytes} [Tue May 5 18:11:05 2026] PUT /v2.0/routers/ac976f7a-c168-4892-bf1f-16a7e1d0e78e/tags/black.or.white => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2119] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:11:05 2026] GET /v2.0/security-groups?id=153fa5cc-4e9a-4ca3-816e-2c72c63663ac&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-05-05 18:11:05.716 7 WARNING neutron_lib.context [None req-4fa8f0a5-6b74-4a1a-b215-28df1a42cb2f 32f4c754baac4a4b8c4d75a3d250a426 8ea3e20f49884008b1a8fa8026127e55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1030/2120] 10.0.0.204 () {34 vars in 669 bytes} [Tue May 5 18:11:05 2026] POST /v2.0/subnets => generated 657 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2121] 10.0.0.204 () {32 vars in 731 bytes} [Tue May 5 18:11:05 2026] GET /v2.0/routers/ac976f7a-c168-4892-bf1f-16a7e1d0e78e/tags => generated 52 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2122] 199.19.213.111 () {34 vars in 1080 bytes} [Tue May 5 18:11:06 2026] GET /v2.0/ports?tenant_id=cb32956be2824ce18708de16e7f6ae59&device_id=1e8b9902-a81d-435b-8d09-1a88e5274f46 => generated 1238 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2123] 10.0.0.204 () {32 vars in 722 bytes} [Tue May 5 18:11:06 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2124] 10.0.0.204 () {34 vars in 668 bytes} [Tue May 5 18:11:05 2026] POST /v2.0/routers => generated 474 bytes in 763 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2125] 10.0.0.204 () {34 vars in 751 bytes} [Tue May 5 18:11:06 2026] PUT /v2.0/routers/ac976f7a-c168-4892-bf1f-16a7e1d0e78e/tags => generated 37 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:11:06.156 7 WARNING neutron_lib.context [None req-6698a96a-fb3e-4199-8bfe-a578a24517b7 32f4c754baac4a4b8c4d75a3d250a426 8ea3e20f49884008b1a8fa8026127e55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1092/2126] 199.19.213.111 () {34 vars in 1018 bytes} [Tue May 5 18:11:06 2026] GET /v2.0/networks?tenant_id=cb32956be2824ce18708de16e7f6ae59&shared=False => generated 757 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:11:06.201 8 WARNING neutron_lib.context [None req-ef864bf6-fe5f-4c48-9402-b4f2616df2d2 ed545c72f0094f0ca974c16b8d02f5be 736ee9199eaf48a49f66d786e481431f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:11:06.239 8 INFO neutron.db.l3_hamode_db [None req-ef864bf6-fe5f-4c48-9402-b4f2616df2d2 ed545c72f0094f0ca974c16b8d02f5be 736ee9199eaf48a49f66d786e481431f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 18:11:06.356 8 INFO neutron.db.l3_hamode_db [None req-ef864bf6-fe5f-4c48-9402-b4f2616df2d2 ed545c72f0094f0ca974c16b8d02f5be 736ee9199eaf48a49f66d786e481431f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1035/2127] 10.0.0.204 () {34 vars in 669 bytes} [Tue May 5 18:11:06 2026] POST /v2.0/subnets => generated 732 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2128] 10.0.0.204 () {32 vars in 731 bytes} [Tue May 5 18:11:06 2026] GET /v2.0/routers/ac976f7a-c168-4892-bf1f-16a7e1d0e78e/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2129] 199.19.213.111 () {34 vars in 930 bytes} [Tue May 5 18:11:06 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:11:06.482 7 WARNING neutron_lib.context [None req-8602123c-bd0a-4216-8fa2-1e90ecc42758 32f4c754baac4a4b8c4d75a3d250a426 8ea3e20f49884008b1a8fa8026127e55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:11:06.529 7 INFO neutron.db.segments_db [None req-8602123c-bd0a-4216-8fa2-1e90ecc42758 32f4c754baac4a4b8c4d75a3d250a426 8ea3e20f49884008b1a8fa8026127e55 - - default default] Added segment 2693c998-381b-4ac0-afc8-d48636401e50 of type vxlan for network 7bb9e737-8d97-4d71-83cd-1cc246218bf9 [pid: 7|app: 0|req: 1038/2130] 10.0.0.204 () {34 vars in 670 bytes} [Tue May 5 18:11:06 2026] POST /v2.0/networks => generated 637 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2131] 10.0.0.204 () {32 vars in 739 bytes} [Tue May 5 18:11:06 2026] GET /v2.0/routers/ac976f7a-c168-4892-bf1f-16a7e1d0e78e/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:11:06.679 7 WARNING neutron_lib.context [None req-73258221-13df-4761-8d2e-d7f8e3145299 32f4c754baac4a4b8c4d75a3d250a426 8ea3e20f49884008b1a8fa8026127e55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1040/2132] 10.0.0.204 () {34 vars in 669 bytes} [Tue May 5 18:11:06 2026] POST /v2.0/subnets => generated 655 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:11:06.956 7 INFO neutron.api.v2.resource [None req-d7c588f9-34bd-4efe-b682-c3a329fadb34 2973df2ff1244c82a3733eb54c0987c7 6a6d740532df47fd8267c6cf9d49baa4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1041/2133] 10.0.0.204 () {32 vars in 743 bytes} [Tue May 5 18:11:06 2026] GET /v2.0/routers/ac976f7a-c168-4892-bf1f-16a7e1d0e78e/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2134] 10.0.0.204 () {34 vars in 668 bytes} [Tue May 5 18:11:06 2026] POST /v2.0/routers => generated 474 bytes in 770 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:11:06.974 8 WARNING neutron_lib.context [None req-dee296a2-65d7-4096-b7a6-392121308765 32f4c754baac4a4b8c4d75a3d250a426 8ea3e20f49884008b1a8fa8026127e55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1042/2135] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:11:06 2026] GET /v2.0/ports?device_id=1e8b9902-a81d-435b-8d09-1a88e5274f46 => generated 969 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2136] 10.0.0.204 () {32 vars in 742 bytes} [Tue May 5 18:11:07 2026] DELETE /v2.0/routers/ac976f7a-c168-4892-bf1f-16a7e1d0e78e/tags/red => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:11:07.099 7 WARNING neutron_lib.context [None req-d15f80dc-5508-4b0c-9bdf-ea50496148d2 ed545c72f0094f0ca974c16b8d02f5be 736ee9199eaf48a49f66d786e481431f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:11:07.137 7 INFO neutron.db.l3_hamode_db [None req-d15f80dc-5508-4b0c-9bdf-ea50496148d2 ed545c72f0094f0ca974c16b8d02f5be 736ee9199eaf48a49f66d786e481431f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 18:11:07.246 7 INFO neutron.db.l3_hamode_db [None req-d15f80dc-5508-4b0c-9bdf-ea50496148d2 ed545c72f0094f0ca974c16b8d02f5be 736ee9199eaf48a49f66d786e481431f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1094/2137] 10.0.0.204 () {34 vars in 669 bytes} [Tue May 5 18:11:06 2026] POST /v2.0/subnets => generated 726 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2138] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:11:07 2026] GET /v2.0/security-groups?id=153fa5cc-4e9a-4ca3-816e-2c72c63663ac&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: 1096/2139] 10.0.0.204 () {32 vars in 731 bytes} [Tue May 5 18:11:07 2026] GET /v2.0/routers/ac976f7a-c168-4892-bf1f-16a7e1d0e78e/tags => generated 30 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:11:07.359 8 WARNING neutron_lib.context [None req-5bab593a-8b60-483d-ac10-d21db512d1e8 32f4c754baac4a4b8c4d75a3d250a426 8ea3e20f49884008b1a8fa8026127e55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:11:07.408 8 INFO neutron.db.segments_db [None req-5bab593a-8b60-483d-ac10-d21db512d1e8 32f4c754baac4a4b8c4d75a3d250a426 8ea3e20f49884008b1a8fa8026127e55 - - default default] Added segment cadb535a-1bbf-40d2-bf90-6a0aaa0d0c8f of type vxlan for network 8f45da63-bd1a-40a3-923e-927dae4da83b [pid: 8|app: 0|req: 1097/2140] 10.0.0.204 () {34 vars in 670 bytes} [Tue May 5 18:11:07 2026] POST /v2.0/networks => generated 637 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:11:07.574 8 INFO neutron.api.v2.resource [None req-66357418-969e-4ff4-985f-02d08a22b523 2973df2ff1244c82a3733eb54c0987c7 6a6d740532df47fd8267c6cf9d49baa4 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1098/2141] 10.0.0.204 () {32 vars in 746 bytes} [Tue May 5 18:11:07 2026] DELETE /v2.0/routers/ac976f7a-c168-4892-bf1f-16a7e1d0e78e/tags/green => generated 99 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2142] 199.19.213.111 () {34 vars in 1080 bytes} [Tue May 5 18:11:07 2026] GET /v2.0/ports?tenant_id=cb32956be2824ce18708de16e7f6ae59&device_id=1e8b9902-a81d-435b-8d09-1a88e5274f46 => generated 1238 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:11:07.615 8 WARNING neutron_lib.context [None req-d26cfb7f-c4a1-48b8-b4ac-0c2a6287613e 32f4c754baac4a4b8c4d75a3d250a426 8ea3e20f49884008b1a8fa8026127e55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1100/2143] 10.0.0.204 () {34 vars in 669 bytes} [Tue May 5 18:11:07 2026] POST /v2.0/subnets => generated 656 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2144] 10.0.0.204 () {34 vars in 668 bytes} [Tue May 5 18:11:07 2026] POST /v2.0/routers => generated 474 bytes in 788 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2145] 199.19.213.111 () {34 vars in 1058 bytes} [Tue May 5 18:11:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=621f0e74-578d-4293-9bcb-cbd363470d90 => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:11:07.902 7 WARNING neutron_lib.context [None req-2e0873fb-5fb8-43ce-834f-05165a59496b 32f4c754baac4a4b8c4d75a3d250a426 8ea3e20f49884008b1a8fa8026127e55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1101/2146] 10.0.0.204 () {32 vars in 734 bytes} [Tue May 5 18:11:07 2026] DELETE /v2.0/routers/ac976f7a-c168-4892-bf1f-16a7e1d0e78e/tags => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2147] 10.0.0.204 () {34 vars in 751 bytes} [Tue May 5 18:11:07 2026] PUT /v2.0/routers/c057676d-44d3-407e-8732-9c097d00f1ff/tags => generated 17 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2148] 199.19.213.111 () {34 vars in 984 bytes} [Tue May 5 18:11:07 2026] GET /v2.0/subnets?id=a0b26aa1-351b-413a-8080-6dce9057083d => generated 677 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2149] 10.0.0.204 () {32 vars in 731 bytes} [Tue May 5 18:11:08 2026] GET /v2.0/routers/ac976f7a-c168-4892-bf1f-16a7e1d0e78e/tags => generated 12 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2150] 10.0.0.204 () {34 vars in 751 bytes} [Tue May 5 18:11:08 2026] PUT /v2.0/routers/69a046c2-1883-4fbb-a109-c04cd8eea585/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2151] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:11:08 2026] GET /v2.0/ports?network_id=fe42276a-792a-4c58-90d5-c1ab57ba73e1&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: 1046/2152] 10.0.0.204 () {34 vars in 669 bytes} [Tue May 5 18:11:07 2026] POST /v2.0/subnets => generated 729 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2153] 10.0.0.204 () {32 vars in 721 bytes} [Tue May 5 18:11:08 2026] GET /v2.0/routers/ac976f7a-c168-4892-bf1f-16a7e1d0e78e => generated 480 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2154] 10.0.0.204 () {34 vars in 751 bytes} [Tue May 5 18:11:08 2026] PUT /v2.0/routers/35b98aa8-fb6d-4ca4-9d6d-79f478da69f7/tags => generated 34 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:11:08.229 7 WARNING neutron_lib.context [None req-3a49e7f9-1c0f-4bb6-8f05-088cd66e1d81 32f4c754baac4a4b8c4d75a3d250a426 8ea3e20f49884008b1a8fa8026127e55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/2155] 199.19.213.111 () {34 vars in 1012 bytes} [Tue May 5 18:11:08 2026] GET /v2.0/networks/fe42276a-792a-4c58-90d5-c1ab57ba73e1?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:11:08.261 7 INFO neutron.db.segments_db [None req-3a49e7f9-1c0f-4bb6-8f05-088cd66e1d81 32f4c754baac4a4b8c4d75a3d250a426 8ea3e20f49884008b1a8fa8026127e55 - - default default] Added segment cc3c0365-e3e9-4e23-9732-d9718190959d of type vxlan for network 162dde67-4e75-4b83-bf2f-f93ebf470f94 2026-05-05 18:11:08.514 7 INFO neutron.db.l3_hamode_db [None req-3a49e7f9-1c0f-4bb6-8f05-088cd66e1d81 32f4c754baac4a4b8c4d75a3d250a426 8ea3e20f49884008b1a8fa8026127e55 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1109/2156] 10.0.0.204 () {34 vars in 742 bytes} [Tue May 5 18:11:08 2026] PUT /v2.0/routers/ac976f7a-c168-4892-bf1f-16a7e1d0e78e => generated 480 bytes in 510 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2157] 10.0.0.204 () {34 vars in 751 bytes} [Tue May 5 18:11:08 2026] PUT /v2.0/routers/1de36349-f7d6-4881-9d53-b9278d087a2a/tags => generated 19 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2158] 199.19.213.111 () {34 vars in 1112 bytes} [Tue May 5 18:11:08 2026] GET /v2.0/networks/fe42276a-792a-4c58-90d5-c1ab57ba73e1?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: 1112/2159] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:11:08 2026] GET /v2.0/ports?device_id=1e8b9902-a81d-435b-8d09-1a88e5274f46 => 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: 1113/2160] 10.0.0.204 () {32 vars in 736 bytes} [Tue May 5 18:11:08 2026] GET /v2.0/ports?device_id=ac976f7a-c168-4892-bf1f-16a7e1d0e78e => 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: 1114/2161] 10.0.0.204 () {32 vars in 664 bytes} [Tue May 5 18:11:08 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2162] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:11:09 2026] GET /v2.0/security-groups?id=153fa5cc-4e9a-4ca3-816e-2c72c63663ac&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:11:09.318 7 INFO neutron.db.l3_hamode_db [None req-3a49e7f9-1c0f-4bb6-8f05-088cd66e1d81 32f4c754baac4a4b8c4d75a3d250a426 8ea3e20f49884008b1a8fa8026127e55 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 18:11:09.551 8 INFO neutron.services.segments.plugin [-] Segment e15bad1f-ecb9-4f01-9655-2c3132257e8f resource provider aggregate not found 2026-05-05 18:11:09.558 8 INFO neutron.services.segments.plugin [-] Segment e15bad1f-ecb9-4f01-9655-2c3132257e8f resource provider aggregate not found 2026-05-05 18:11:09.565 8 INFO neutron.services.segments.plugin [-] Segment e15bad1f-ecb9-4f01-9655-2c3132257e8f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e15bad1f-ecb9-4f01-9655-2c3132257e8f found for delete ", "request_id": "req-19189487-b808-47a2-9f03-296cb8f21d5e"}]} 2026-05-05 18:11:09.576 8 INFO neutron.services.segments.plugin [-] Segment e15bad1f-ecb9-4f01-9655-2c3132257e8f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e15bad1f-ecb9-4f01-9655-2c3132257e8f found for delete ", "request_id": "req-5263947a-137f-4ae6-ac73-b893f9c30fbd"}]} 2026-05-05 18:11:09.580 8 INFO neutron.db.l3_hamode_db [None req-119ee1c1-3635-4c7f-8435-a93ea22f7f9f 2973df2ff1244c82a3733eb54c0987c7 6a6d740532df47fd8267c6cf9d49baa4 - - default default] HA network 4edc8458-cb6b-43f6-8ffc-c1c057a3466d was deleted as no HA routers are present in tenant 6a6d740532df47fd8267c6cf9d49baa4. [pid: 8|app: 0|req: 1116/2163] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:11:09 2026] DELETE /v2.0/routers/ac976f7a-c168-4892-bf1f-16a7e1d0e78e => generated 0 bytes in 541 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2164] 10.0.0.204 () {32 vars in 678 bytes} [Tue May 5 18:11:09 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2165] 10.0.0.204 () {32 vars in 674 bytes} [Tue May 5 18:11:09 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2166] 10.0.0.204 () {32 vars in 686 bytes} [Tue May 5 18:11:09 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: 8|app: 0|req: 1120/2167] 10.0.0.204 () {32 vars in 672 bytes} [Tue May 5 18:11:09 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2168] 10.0.0.204 () {32 vars in 686 bytes} [Tue May 5 18:11:09 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2169] 10.0.0.204 () {32 vars in 682 bytes} [Tue May 5 18:11:09 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2170] 10.0.0.204 () {32 vars in 694 bytes} [Tue May 5 18:11:10 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2171] 10.0.0.204 () {32 vars in 721 bytes} [Tue May 5 18:11:10 2026] GET /v2.0/routers/c057676d-44d3-407e-8732-9c097d00f1ff => generated 485 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2172] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:11:10 2026] GET /v2.0/ports?device_id=1e8b9902-a81d-435b-8d09-1a88e5274f46 => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2173] 10.0.0.204 () {34 vars in 669 bytes} [Tue May 5 18:11:08 2026] POST /v2.0/routers => generated 685 bytes in 2139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2174] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:11:10 2026] GET /v2.0/security-groups?id=153fa5cc-4e9a-4ca3-816e-2c72c63663ac&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: 1050/2175] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:11:10 2026] GET /v2.0/security-groups?tenant_id=5d0f8dd2a127469da4e61fb180b916c3&name=default => generated 2929 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2176] 10.0.0.204 () {34 vars in 742 bytes} [Tue May 5 18:11:10 2026] PUT /v2.0/routers/c057676d-44d3-407e-8732-9c097d00f1ff => generated 485 bytes in 575 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2177] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:11:10 2026] DELETE /v2.0/security-groups/9c12df27-236b-4014-b9f6-eff668f36ee9 => 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: 1128/2178] 10.0.0.204 () {32 vars in 736 bytes} [Tue May 5 18:11:10 2026] GET /v2.0/ports?device_id=c057676d-44d3-407e-8732-9c097d00f1ff => 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: 1129/2179] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:11:10 2026] DELETE /v2.0/routers/c057676d-44d3-407e-8732-9c097d00f1ff => 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: 1130/2180] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:11:11 2026] GET /v2.0/security-groups?tenant_id=6a6d740532df47fd8267c6cf9d49baa4&name=default => generated 2929 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2181] 10.0.0.204 () {34 vars in 783 bytes} [Tue May 5 18:11:10 2026] PUT /v2.0/routers/57d85cdc-e77d-440e-b12e-721ac80748ea/add_router_interface => generated 309 bytes in 1354 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2182] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:11:11 2026] GET /v2.0/ports?device_id=1e8b9902-a81d-435b-8d09-1a88e5274f46 => generated 969 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2183] 10.0.0.204 () {32 vars in 721 bytes} [Tue May 5 18:11:11 2026] GET /v2.0/routers/69a046c2-1883-4fbb-a109-c04cd8eea585 => generated 493 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2184] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:11:12 2026] DELETE /v2.0/security-groups/da197eb6-0174-454b-83f4-853018767a10 => 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: 1133/2185] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:11:12 2026] GET /v2.0/security-groups?id=153fa5cc-4e9a-4ca3-816e-2c72c63663ac&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2186] 10.0.0.204 () {34 vars in 742 bytes} [Tue May 5 18:11:12 2026] PUT /v2.0/routers/69a046c2-1883-4fbb-a109-c04cd8eea585 => generated 493 bytes in 575 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2187] 10.0.0.204 () {32 vars in 736 bytes} [Tue May 5 18:11:12 2026] GET /v2.0/ports?device_id=69a046c2-1883-4fbb-a109-c04cd8eea585 => 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: 1136/2188] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:11:12 2026] DELETE /v2.0/routers/69a046c2-1883-4fbb-a109-c04cd8eea585 => generated 0 bytes in 486 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2189] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:11:13 2026] GET /v2.0/ports?device_id=1e8b9902-a81d-435b-8d09-1a88e5274f46 => generated 971 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2190] 10.0.0.204 () {32 vars in 721 bytes} [Tue May 5 18:11:13 2026] GET /v2.0/routers/35b98aa8-fb6d-4ca4-9d6d-79f478da69f7 => generated 502 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2191] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:11:13 2026] GET /v2.0/security-groups?id=153fa5cc-4e9a-4ca3-816e-2c72c63663ac&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: 1053/2192] 10.0.0.204 () {34 vars in 783 bytes} [Tue May 5 18:11:12 2026] PUT /v2.0/routers/57d85cdc-e77d-440e-b12e-721ac80748ea/add_router_interface => generated 309 bytes in 1780 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2193] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:11:13 2026] GET /v2.0/ports?device_id=1e8b9902-a81d-435b-8d09-1a88e5274f46 => generated 971 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2194] 10.0.0.204 () {34 vars in 742 bytes} [Tue May 5 18:11:13 2026] PUT /v2.0/routers/35b98aa8-fb6d-4ca4-9d6d-79f478da69f7 => generated 502 bytes in 662 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2195] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:11:14 2026] GET /v2.0/security-groups?id=153fa5cc-4e9a-4ca3-816e-2c72c63663ac&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: 1142/2196] 10.0.0.204 () {32 vars in 736 bytes} [Tue May 5 18:11:14 2026] GET /v2.0/ports?device_id=35b98aa8-fb6d-4ca4-9d6d-79f478da69f7 => 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: 1143/2197] 10.0.0.204 () {32 vars in 736 bytes} [Tue May 5 18:11:14 2026] GET /v2.0/ports?device_id=1e8b9902-a81d-435b-8d09-1a88e5274f46 => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2198] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:11:14 2026] DELETE /v2.0/routers/35b98aa8-fb6d-4ca4-9d6d-79f478da69f7 => generated 0 bytes in 395 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:11:15.058 8 INFO neutron.db.l3_db [None req-7e4c9bc1-6ad3-4086-aec9-dccad1aced38 b6d1ed60682f4c6db5c34b38a5aa66f3 cb32956be2824ce18708de16e7f6ae59 - - default default] Floating IP 71df1a56-6302-42bc-ba81-45f9e2395198 associated. External IP: 10.96.250.220, port: 621f0e74-578d-4293-9bcb-cbd363470d90. [pid: 8|app: 0|req: 1145/2199] 10.0.0.204 () {34 vars in 749 bytes} [Tue May 5 18:11:14 2026] PUT /v2.0/floatingips/71df1a56-6302-42bc-ba81-45f9e2395198 => generated 855 bytes in 804 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2200] 10.0.0.204 () {34 vars in 783 bytes} [Tue May 5 18:11:13 2026] PUT /v2.0/routers/57d85cdc-e77d-440e-b12e-721ac80748ea/add_router_interface => generated 309 bytes in 1515 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2201] 10.0.0.204 () {32 vars in 729 bytes} [Tue May 5 18:11:15 2026] GET /v2.0/floatingips/71df1a56-6302-42bc-ba81-45f9e2395198 => generated 855 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:11:15.464 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-97e98c86-962e-422a-a538-03d82b416ad4'] response: {'name': 'network-changed', 'server_uuid': '1e8b9902-a81d-435b-8d09-1a88e5274f46', 'tag': '621f0e74-578d-4293-9bcb-cbd363470d90', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1146/2202] 10.0.0.204 () {32 vars in 721 bytes} [Tue May 5 18:11:15 2026] GET /v2.0/routers/1de36349-f7d6-4881-9d53-b9278d087a2a => generated 487 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:11:15.475 7 WARNING neutron_lib.context [None req-ee369c7e-6410-4a9b-a643-26262630390c 32f4c754baac4a4b8c4d75a3d250a426 8ea3e20f49884008b1a8fa8026127e55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1057/2203] 10.0.0.204 () {34 vars in 684 bytes} [Tue May 5 18:11:15 2026] POST /v2.0/security-groups => generated 1630 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 18:11:15.660 7 WARNING neutron_lib.context [None req-8bb75b57-4cf1-4669-a7a2-552bec536cfa 32f4c754baac4a4b8c4d75a3d250a426 8ea3e20f49884008b1a8fa8026127e55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1058/2204] 10.0.0.204 () {34 vars in 695 bytes} [Tue May 5 18:11:15 2026] POST /v2.0/security-group-rules => generated 597 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:11:16.065 7 WARNING neutron_lib.context [None req-8d11d34c-cb02-4ee2-a84e-a20e8e213d2a 62b1d74ae527428982819fdf7806ebe1 a4bca4435e2c43f482bd5a8831cf834c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1147/2205] 10.0.0.204 () {34 vars in 742 bytes} [Tue May 5 18:11:15 2026] PUT /v2.0/routers/1de36349-f7d6-4881-9d53-b9278d087a2a => generated 487 bytes in 598 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:11:16.076 8 WARNING neutron_lib.context [None req-89e553b6-a782-4488-ac77-0e99a8ce45b9 32f4c754baac4a4b8c4d75a3d250a426 8ea3e20f49884008b1a8fa8026127e55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1148/2206] 10.0.0.204 () {34 vars in 695 bytes} [Tue May 5 18:11:16 2026] POST /v2.0/security-group-rules => generated 597 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:11:16.226 7 INFO neutron.db.segments_db [None req-8d11d34c-cb02-4ee2-a84e-a20e8e213d2a 62b1d74ae527428982819fdf7806ebe1 a4bca4435e2c43f482bd5a8831cf834c - - default default] Added segment cf4072cb-1061-4f0b-9f7e-911712864874 of type vxlan for network 411d83d2-0edd-4eb2-9d4d-0ed323761c38 [pid: 8|app: 0|req: 1149/2207] 199.19.213.111 () {34 vars in 1080 bytes} [Tue May 5 18:11:16 2026] GET /v2.0/ports?tenant_id=cb32956be2824ce18708de16e7f6ae59&device_id=1e8b9902-a81d-435b-8d09-1a88e5274f46 => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2208] 10.0.0.204 () {32 vars in 736 bytes} [Tue May 5 18:11:16 2026] GET /v2.0/ports?device_id=1de36349-f7d6-4881-9d53-b9278d087a2a => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:11:16.266 8 WARNING neutron_lib.context [None req-45e42b81-1301-47c9-bc8d-35baa859d4a6 32f4c754baac4a4b8c4d75a3d250a426 8ea3e20f49884008b1a8fa8026127e55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1059/2211] 10.0.0.204 () {34 vars in 670 bytes} [Tue May 5 18:11:15 2026] POST /v2.0/networks => generated 631 bytes in 493 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2212] 199.19.213.111 () {34 vars in 986 bytes} [Tue May 5 18:11:16 2026] GET /v2.0/networks?id=fe42276a-792a-4c58-90d5-c1ab57ba73e1 => generated 757 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2213] 10.0.0.204 () {34 vars in 695 bytes} [Tue May 5 18:11:16 2026] POST /v2.0/security-group-rules => generated 599 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:11:16.386 8 WARNING neutron_lib.context [None req-4b54c306-f93d-484d-9e3b-c811c910ea31 62b1d74ae527428982819fdf7806ebe1 a4bca4435e2c43f482bd5a8831cf834c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1154/2214] 10.0.0.204 () {34 vars in 669 bytes} [Tue May 5 18:11:16 2026] POST /v2.0/subnets => generated 626 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2215] 199.19.213.111 () {34 vars in 1058 bytes} [Tue May 5 18:11:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=621f0e74-578d-4293-9bcb-cbd363470d90 => generated 860 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:11:16.695 8 WARNING neutron_lib.context [None req-0efa7e1d-8a37-400e-add3-0fe8c3c97ed4 32f4c754baac4a4b8c4d75a3d250a426 8ea3e20f49884008b1a8fa8026127e55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1061/2216] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:11:16 2026] DELETE /v2.0/routers/1de36349-f7d6-4881-9d53-b9278d087a2a => generated 0 bytes in 433 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2217] 10.0.0.204 () {34 vars in 695 bytes} [Tue May 5 18:11:16 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) [pid: 7|app: 0|req: 1062/2218] 10.0.0.204 () {32 vars in 729 bytes} [Tue May 5 18:11:16 2026] GET /v2.0/floatingips/71df1a56-6302-42bc-ba81-45f9e2395198 => generated 857 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2219] 199.19.213.111 () {34 vars in 984 bytes} [Tue May 5 18:11:16 2026] GET /v2.0/subnets?id=a0b26aa1-351b-413a-8080-6dce9057083d => generated 677 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2220] 10.0.0.204 () {34 vars in 751 bytes} [Tue May 5 18:11:16 2026] PUT /v2.0/subnets/16360e3d-db1e-4970-8ff4-70f7308be3d2/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:11:16.866 8 WARNING neutron_lib.context [None req-56de9295-3eaf-4537-9e31-309357a5ed4b 32f4c754baac4a4b8c4d75a3d250a426 8ea3e20f49884008b1a8fa8026127e55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1064/2221] 10.0.0.204 () {32 vars in 721 bytes} [Tue May 5 18:11:16 2026] GET /v2.0/routers/23c3248d-abd6-40a0-a282-4364393f625d => generated 480 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2222] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:11:16 2026] GET /v2.0/ports?network_id=fe42276a-792a-4c58-90d5-c1ab57ba73e1&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2223] 10.0.0.204 () {32 vars in 731 bytes} [Tue May 5 18:11:16 2026] GET /v2.0/subnets/16360e3d-db1e-4970-8ff4-70f7308be3d2/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2224] 10.0.0.204 () {34 vars in 695 bytes} [Tue May 5 18:11:16 2026] POST /v2.0/security-group-rules => generated 601 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2225] 199.19.213.111 () {34 vars in 1012 bytes} [Tue May 5 18:11:16 2026] GET /v2.0/networks/fe42276a-792a-4c58-90d5-c1ab57ba73e1?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: 1160/2226] 10.0.0.204 () {34 vars in 762 bytes} [Tue May 5 18:11:17 2026] PUT /v2.0/subnets/16360e3d-db1e-4970-8ff4-70f7308be3d2/tags/green => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-05 18:11:17.076 8 WARNING neutron_lib.context [None req-028c905e-a9b1-45a3-8fbf-ce6ce0cda51e 32f4c754baac4a4b8c4d75a3d250a426 8ea3e20f49884008b1a8fa8026127e55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1161/2227] 10.0.0.204 () {34 vars in 695 bytes} [Tue May 5 18:11:17 2026] POST /v2.0/security-group-rules => generated 597 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2228] 199.19.213.111 () {34 vars in 1112 bytes} [Tue May 5 18:11:17 2026] GET /v2.0/networks/fe42276a-792a-4c58-90d5-c1ab57ba73e1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2229] 10.0.0.204 () {32 vars in 731 bytes} [Tue May 5 18:11:17 2026] GET /v2.0/subnets/16360e3d-db1e-4970-8ff4-70f7308be3d2/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:11:17.269 8 WARNING neutron_lib.context [None req-0322422c-9628-48c3-afb1-9bc6661c97fb 32f4c754baac4a4b8c4d75a3d250a426 8ea3e20f49884008b1a8fa8026127e55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1164/2230] 10.0.0.204 () {34 vars in 695 bytes} [Tue May 5 18:11:17 2026] POST /v2.0/security-group-rules => generated 597 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2231] 10.0.0.204 () {34 vars in 758 bytes} [Tue May 5 18:11:17 2026] PUT /v2.0/subnets/16360e3d-db1e-4970-8ff4-70f7308be3d2/tags/red => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-05 18:11:17.429 8 WARNING neutron_lib.context [None req-0a980f6b-bc0a-493a-8be4-e1eda65b365b 32f4c754baac4a4b8c4d75a3d250a426 8ea3e20f49884008b1a8fa8026127e55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1067/2232] 10.0.0.204 () {34 vars in 742 bytes} [Tue May 5 18:11:16 2026] PUT /v2.0/routers/23c3248d-abd6-40a0-a282-4364393f625d => generated 480 bytes in 502 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2233] 10.0.0.204 () {32 vars in 731 bytes} [Tue May 5 18:11:17 2026] GET /v2.0/subnets/16360e3d-db1e-4970-8ff4-70f7308be3d2/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2234] 10.0.0.204 () {32 vars in 736 bytes} [Tue May 5 18:11:17 2026] GET /v2.0/ports?device_id=23c3248d-abd6-40a0-a282-4364393f625d => 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: 1070/2235] 10.0.0.204 () {34 vars in 780 bytes} [Tue May 5 18:11:17 2026] PUT /v2.0/subnets/16360e3d-db1e-4970-8ff4-70f7308be3d2/tags/black.or.white => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2236] 10.0.0.204 () {34 vars in 695 bytes} [Tue May 5 18:11:17 2026] POST /v2.0/security-group-rules => generated 597 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2237] 10.0.0.204 () {32 vars in 731 bytes} [Tue May 5 18:11:17 2026] GET /v2.0/subnets/16360e3d-db1e-4970-8ff4-70f7308be3d2/tags => generated 52 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:11:17.612 8 WARNING neutron_lib.context [None req-0b5d34d2-17d6-4d0a-a698-a2325e40d1f4 32f4c754baac4a4b8c4d75a3d250a426 8ea3e20f49884008b1a8fa8026127e55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/2238] 10.0.0.204 () {34 vars in 695 bytes} [Tue May 5 18:11:17 2026] POST /v2.0/security-group-rules => generated 599 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2239] 10.0.0.204 () {34 vars in 751 bytes} [Tue May 5 18:11:17 2026] PUT /v2.0/subnets/16360e3d-db1e-4970-8ff4-70f7308be3d2/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:11:17.811 8 WARNING neutron_lib.context [None req-397e921b-c2a1-4f66-a359-93f96c482c9a 32f4c754baac4a4b8c4d75a3d250a426 8ea3e20f49884008b1a8fa8026127e55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1170/2240] 10.0.0.204 () {34 vars in 695 bytes} [Tue May 5 18:11:17 2026] POST /v2.0/security-group-rules => generated 601 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2241] 10.0.0.204 () {32 vars in 731 bytes} [Tue May 5 18:11:17 2026] GET /v2.0/subnets/16360e3d-db1e-4970-8ff4-70f7308be3d2/tags => generated 37 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:11:17.968 8 WARNING neutron_lib.context [None req-60bf97dc-f348-417b-b596-5f0ad95cf5fb 32f4c754baac4a4b8c4d75a3d250a426 8ea3e20f49884008b1a8fa8026127e55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1172/2242] 10.0.0.204 () {34 vars in 695 bytes} [Tue May 5 18:11:17 2026] POST /v2.0/security-group-rules => generated 597 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2243] 10.0.0.204 () {32 vars in 739 bytes} [Tue May 5 18:11:18 2026] GET /v2.0/subnets/16360e3d-db1e-4970-8ff4-70f7308be3d2/tags/red => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:11:18.156 8 INFO neutron.api.v2.resource [None req-321d8ebd-c486-4ed1-9d72-1fc8389f438b 62b1d74ae527428982819fdf7806ebe1 a4bca4435e2c43f482bd5a8831cf834c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1174/2244] 10.0.0.204 () {32 vars in 743 bytes} [Tue May 5 18:11:18 2026] GET /v2.0/subnets/16360e3d-db1e-4970-8ff4-70f7308be3d2/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 18:11:18.166 7 INFO neutron.services.segments.plugin [-] Segment 2a7aed5a-a90a-4d27-844c-3a27d14ec31e resource provider aggregate not found 2026-05-05 18:11:18.169 7 INFO neutron.services.segments.plugin [-] Segment 2a7aed5a-a90a-4d27-844c-3a27d14ec31e resource provider aggregate not found 2026-05-05 18:11:18.177 7 INFO neutron.db.l3_hamode_db [None req-9700e14e-c164-4f32-865e-28ae1477128c ed545c72f0094f0ca974c16b8d02f5be 736ee9199eaf48a49f66d786e481431f - - default default] HA network 7fef4421-4509-4b0f-8238-0a2a8622dcd7 was deleted as no HA routers are present in tenant 736ee9199eaf48a49f66d786e481431f. 2026-05-05 18:11:18.180 7 INFO neutron.services.segments.plugin [-] Segment 2a7aed5a-a90a-4d27-844c-3a27d14ec31e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a7aed5a-a90a-4d27-844c-3a27d14ec31e found for delete ", "request_id": "req-7697263b-e26d-42eb-a2d7-a6065121c72e"}]} [pid: 7|app: 0|req: 1071/2245] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:11:17 2026] DELETE /v2.0/routers/23c3248d-abd6-40a0-a282-4364393f625d => generated 0 bytes in 620 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2246] 10.0.0.204 () {32 vars in 742 bytes} [Tue May 5 18:11:18 2026] DELETE /v2.0/subnets/16360e3d-db1e-4970-8ff4-70f7308be3d2/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:11:18.218 7 INFO neutron.services.segments.plugin [-] Segment 2a7aed5a-a90a-4d27-844c-3a27d14ec31e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a7aed5a-a90a-4d27-844c-3a27d14ec31e found for delete ", "request_id": "req-89ee1267-8642-4ca8-8e4b-b72024e74a02"}]} [pid: 7|app: 0|req: 1072/2247] 10.0.0.204 () {32 vars in 731 bytes} [Tue May 5 18:11:18 2026] GET /v2.0/subnets/16360e3d-db1e-4970-8ff4-70f7308be3d2/tags => generated 30 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:11:18.284 8 INFO neutron.api.v2.resource [None req-296f4efc-07b7-4bd8-bc7c-f3e0024ec719 62b1d74ae527428982819fdf7806ebe1 a4bca4435e2c43f482bd5a8831cf834c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1176/2248] 10.0.0.204 () {32 vars in 746 bytes} [Tue May 5 18:11:18 2026] DELETE /v2.0/subnets/16360e3d-db1e-4970-8ff4-70f7308be3d2/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2249] 10.0.0.204 () {32 vars in 734 bytes} [Tue May 5 18:11:18 2026] DELETE /v2.0/subnets/16360e3d-db1e-4970-8ff4-70f7308be3d2/tags => 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: 1177/2250] 10.0.0.204 () {32 vars in 731 bytes} [Tue May 5 18:11:18 2026] GET /v2.0/subnets/16360e3d-db1e-4970-8ff4-70f7308be3d2/tags => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2251] 10.0.0.138 () {34 vars in 1096 bytes} [Tue May 5 18:11:18 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-2013114272&fields=id&tenant_id=8ea3e20f49884008b1a8fa8026127e55 => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2252] 10.0.0.138 () {34 vars in 982 bytes} [Tue May 5 18:11:18 2026] GET /v2.0/networks?id=7bb9e737-8d97-4d71-83cd-1cc246218bf9 => generated 704 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2253] 10.0.0.138 () {34 vars in 965 bytes} [Tue May 5 18:11:18 2026] GET /v2.0/quotas/8ea3e20f49884008b1a8fa8026127e55 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2254] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:11:18 2026] DELETE /v2.0/subnets/16360e3d-db1e-4970-8ff4-70f7308be3d2 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2255] 10.0.0.138 () {34 vars in 1002 bytes} [Tue May 5 18:11:18 2026] GET /v2.0/ports?tenant_id=8ea3e20f49884008b1a8fa8026127e55&fields=id => generated 287 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2256] 10.0.0.138 () {34 vars in 1008 bytes} [Tue May 5 18:11:18 2026] GET /v2.0/networks/7bb9e737-8d97-4d71-83cd-1cc246218bf9?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: 1079/2257] 10.0.0.138 () {34 vars in 1108 bytes} [Tue May 5 18:11:18 2026] GET /v2.0/networks/7bb9e737-8d97-4d71-83cd-1cc246218bf9?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) 2026-05-05 18:11:18.833 8 INFO neutron.services.segments.plugin [-] Segment cf4072cb-1061-4f0b-9f7e-911712864874 resource provider aggregate not found 2026-05-05 18:11:18.842 8 INFO neutron.services.segments.plugin [-] Segment cf4072cb-1061-4f0b-9f7e-911712864874 resource provider aggregate not found 2026-05-05 18:11:18.851 8 INFO neutron.services.segments.plugin [-] Segment cf4072cb-1061-4f0b-9f7e-911712864874 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf4072cb-1061-4f0b-9f7e-911712864874 found for delete ", "request_id": "req-65b23402-c3ec-4006-9cd8-a68186309f0c"}]} 2026-05-05 18:11:18.855 8 INFO neutron.services.segments.plugin [-] Segment cf4072cb-1061-4f0b-9f7e-911712864874 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf4072cb-1061-4f0b-9f7e-911712864874 found for delete ", "request_id": "req-0f12707d-bca1-4eb3-b89a-3052d391e994"}]} [pid: 8|app: 0|req: 1179/2258] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:11:18 2026] DELETE /v2.0/networks/411d83d2-0edd-4eb2-9d4d-0ed323761c38 => generated 0 bytes in 321 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2259] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:11:18 2026] GET /v2.0/ports?device_id=e1a605bd-506a-4ac4-bd1c-145925fbff92 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2260] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:11:19 2026] GET /v2.0/security-groups?tenant_id=c0f9ec974dd94a6092f3a47ef9a13805&name=default => generated 2929 bytes in 354 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2261] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:11:19 2026] DELETE /v2.0/security-groups/60a052c5-6ab9-448d-9fc3-71f58976f94a => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2262] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:11:19 2026] GET /v2.0/security-groups?tenant_id=736ee9199eaf48a49f66d786e481431f&name=default => generated 2929 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2263] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:11:19 2026] DELETE /v2.0/security-groups/630b6255-061e-43c8-97d4-db59dd7292e4 => 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: 1181/2264] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:11:19 2026] GET /v2.0/security-groups?tenant_id=74d1e3f4457f42c38da174f09a4a8553&name=default => generated 2929 bytes in 406 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2265] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:11:20 2026] DELETE /v2.0/security-groups/90ca64a1-118f-4121-956b-d4e6fa1bd152 => 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: 1182/2266] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:11:20 2026] GET /v2.0/security-groups?tenant_id=ac5eb449b10d4b65aeea8d4e4d514531&name=default => generated 2929 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2267] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:11:20 2026] DELETE /v2.0/security-groups/a04ab47d-8d3d-4a43-92d7-d23498efc627 => 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: 1183/2268] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:11:20 2026] GET /v2.0/security-groups?tenant_id=a4bca4435e2c43f482bd5a8831cf834c&name=default => generated 2929 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2269] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:11:20 2026] DELETE /v2.0/security-groups/197609df-69fa-49af-b1ca-af4e78a2ff9e => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2270] 199.19.213.111 () {34 vars in 986 bytes} [Tue May 5 18:11:23 2026] GET /v2.0/networks?id=7bb9e737-8d97-4d71-83cd-1cc246218bf9 => generated 704 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2271] 199.19.213.111 () {34 vars in 1050 bytes} [Tue May 5 18:11:23 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8ea3e20f49884008b1a8fa8026127e55 => generated 179 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:11:23.370 7 WARNING neutron_lib.context [req-965a8b0b-72b8-45e5-a596-11c95630a1d7 req-d210d855-8529-43c7-a6ae-7f1fc39370b2 32f4c754baac4a4b8c4d75a3d250a426 8ea3e20f49884008b1a8fa8026127e55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:11:23.437 8 WARNING neutron_lib.context [None req-da8afa3f-2ed3-4e12-9493-47122c58ebf3 4879927d3b3d4497a7a05b9d96cd98ee 29804e12e7e546688f62dc0e1dd58fe8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1185/2272] 10.0.0.204 () {34 vars in 676 bytes} [Tue May 5 18:11:23 2026] POST /v2.0/subnetpools => generated 516 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2273] 10.0.0.204 () {34 vars in 759 bytes} [Tue May 5 18:11:23 2026] PUT /v2.0/subnetpools/3da964dd-1e4f-4744-9701-f0d457ad3c9e/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2274] 10.0.0.204 () {32 vars in 739 bytes} [Tue May 5 18:11:23 2026] GET /v2.0/subnetpools/3da964dd-1e4f-4744-9701-f0d457ad3c9e/tags => generated 25 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2275] 10.0.0.204 () {34 vars in 770 bytes} [Tue May 5 18:11:23 2026] PUT /v2.0/subnetpools/3da964dd-1e4f-4744-9701-f0d457ad3c9e/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: 1189/2276] 10.0.0.204 () {32 vars in 739 bytes} [Tue May 5 18:11:23 2026] GET /v2.0/subnetpools/3da964dd-1e4f-4744-9701-f0d457ad3c9e/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2277] 10.0.0.204 () {34 vars in 766 bytes} [Tue May 5 18:11:23 2026] PUT /v2.0/subnetpools/3da964dd-1e4f-4744-9701-f0d457ad3c9e/tags/red => generated 4 bytes in 22 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-05 18:11:23.704 8 WARNING neutron_lib.context [None req-9cc8b562-c211-40ba-bf31-2b61bbdd1692 af429700344841c3885b81cc880bf52a 38cd9512306644e7a01ded5917d4dfd1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1088/2278] 199.19.213.111 () {38 vars in 955 bytes} [Tue May 5 18:11:23 2026] POST /v2.0/ports => generated 1179 bytes in 442 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: 1089/2279] 10.0.0.204 () {32 vars in 739 bytes} [Tue May 5 18:11:23 2026] GET /v2.0/subnetpools/3da964dd-1e4f-4744-9701-f0d457ad3c9e/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:11:23.854 8 INFO neutron.db.segments_db [None req-9cc8b562-c211-40ba-bf31-2b61bbdd1692 af429700344841c3885b81cc880bf52a 38cd9512306644e7a01ded5917d4dfd1 - - default default] Added segment f2cd9636-1ed9-4d86-a6b3-a13a33e3be40 of type vxlan for network af827f07-0e09-4ff4-8c78-acca27fc1f1a [pid: 8|app: 0|req: 1191/2280] 10.0.0.204 () {34 vars in 670 bytes} [Tue May 5 18:11:23 2026] POST /v2.0/networks => generated 632 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2281] 10.0.0.204 () {34 vars in 788 bytes} [Tue May 5 18:11:23 2026] PUT /v2.0/subnetpools/3da964dd-1e4f-4744-9701-f0d457ad3c9e/tags/black.or.white => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-05 18:11:23.987 8 WARNING neutron_lib.context [None req-82276a46-135e-4c34-ad2f-03f0e36a6f9c af429700344841c3885b81cc880bf52a 38cd9512306644e7a01ded5917d4dfd1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:11:24.038 8 INFO neutron.db.segments_db [None req-82276a46-135e-4c34-ad2f-03f0e36a6f9c af429700344841c3885b81cc880bf52a 38cd9512306644e7a01ded5917d4dfd1 - - default default] Added segment 9708c8b9-74a6-4660-b764-66b07dbb4b56 of type vxlan for network 58b510d1-13bc-477d-8b89-9beca1e79890 [pid: 8|app: 0|req: 1193/2282] 10.0.0.204 () {34 vars in 670 bytes} [Tue May 5 18:11:23 2026] POST /v2.0/networks => generated 632 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2283] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:11:24 2026] GET /v2.0/ports?device_id=e1a605bd-506a-4ac4-bd1c-145925fbff92 => generated 1194 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2284] 10.0.0.204 () {32 vars in 739 bytes} [Tue May 5 18:11:24 2026] GET /v2.0/subnetpools/3da964dd-1e4f-4744-9701-f0d457ad3c9e/tags => generated 52 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2285] 199.19.213.111 () {38 vars in 1028 bytes} [Tue May 5 18:11:23 2026] PUT /v2.0/ports/97b6b487-fb6b-4457-8d52-41552d95013b => generated 1460 bytes in 438 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2286] 10.0.0.204 () {34 vars in 753 bytes} [Tue May 5 18:11:24 2026] PUT /v2.0/networks/af827f07-0e09-4ff4-8c78-acca27fc1f1a/tags => generated 25 bytes in 37 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: 1197/2287] 10.0.0.204 () {34 vars in 759 bytes} [Tue May 5 18:11:24 2026] PUT /v2.0/subnetpools/3da964dd-1e4f-4744-9701-f0d457ad3c9e/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2288] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:11:24 2026] GET /v2.0/security-groups?id=1dc2b40e-e591-43c7-9ac6-f1156b4d231b&fields=id&fields=name => generated 112 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:11:24.326 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2d0f3228-2714-4b50-9dd8-c5102049dc21'] response: {'name': 'network-changed', 'server_uuid': 'e1a605bd-506a-4ac4-bd1c-145925fbff92', 'tag': '97b6b487-fb6b-4457-8d52-41552d95013b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1198/2289] 10.0.0.204 () {32 vars in 733 bytes} [Tue May 5 18:11:24 2026] GET /v2.0/networks/af827f07-0e09-4ff4-8c78-acca27fc1f1a/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: 1092/2290] 10.0.0.204 () {32 vars in 739 bytes} [Tue May 5 18:11:24 2026] GET /v2.0/subnetpools/3da964dd-1e4f-4744-9701-f0d457ad3c9e/tags => generated 37 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2291] 10.0.0.204 () {32 vars in 747 bytes} [Tue May 5 18:11:24 2026] GET /v2.0/subnetpools/3da964dd-1e4f-4744-9701-f0d457ad3c9e/tags/red => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2292] 10.0.0.204 () {34 vars in 753 bytes} [Tue May 5 18:11:24 2026] PUT /v2.0/networks/58b510d1-13bc-477d-8b89-9beca1e79890/tags => generated 17 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:11:24.389 7 INFO neutron.api.v2.resource [None req-aab5df9a-3a3f-4301-a507-24f268163d00 4879927d3b3d4497a7a05b9d96cd98ee 29804e12e7e546688f62dc0e1dd58fe8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1094/2293] 10.0.0.204 () {32 vars in 751 bytes} [Tue May 5 18:11:24 2026] GET /v2.0/subnetpools/3da964dd-1e4f-4744-9701-f0d457ad3c9e/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2294] 10.0.0.204 () {32 vars in 733 bytes} [Tue May 5 18:11:24 2026] GET /v2.0/networks/58b510d1-13bc-477d-8b89-9beca1e79890/tags => generated 17 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2295] 10.0.0.204 () {32 vars in 750 bytes} [Tue May 5 18:11:24 2026] DELETE /v2.0/subnetpools/3da964dd-1e4f-4744-9701-f0d457ad3c9e/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2296] 10.0.0.204 () {34 vars in 753 bytes} [Tue May 5 18:11:24 2026] PUT /v2.0/networks/58b510d1-13bc-477d-8b89-9beca1e79890/tags => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2297] 10.0.0.204 () {32 vars in 739 bytes} [Tue May 5 18:11:24 2026] GET /v2.0/subnetpools/3da964dd-1e4f-4744-9701-f0d457ad3c9e/tags => generated 30 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2298] 10.0.0.204 () {32 vars in 733 bytes} [Tue May 5 18:11:24 2026] GET /v2.0/networks/58b510d1-13bc-477d-8b89-9beca1e79890/tags => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:11:24.505 7 INFO neutron.api.v2.resource [None req-4a849796-f7ac-48d1-ae34-9c86d47280bd 4879927d3b3d4497a7a05b9d96cd98ee 29804e12e7e546688f62dc0e1dd58fe8 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1097/2299] 10.0.0.204 () {32 vars in 754 bytes} [Tue May 5 18:11:24 2026] DELETE /v2.0/subnetpools/3da964dd-1e4f-4744-9701-f0d457ad3c9e/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: 1203/2300] 10.0.0.204 () {32 vars in 733 bytes} [Tue May 5 18:11:24 2026] GET /v2.0/networks/af827f07-0e09-4ff4-8c78-acca27fc1f1a/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: 1098/2301] 10.0.0.204 () {32 vars in 742 bytes} [Tue May 5 18:11:24 2026] DELETE /v2.0/subnetpools/3da964dd-1e4f-4744-9701-f0d457ad3c9e/tags => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2302] 10.0.0.204 () {32 vars in 739 bytes} [Tue May 5 18:11:24 2026] GET /v2.0/subnetpools/3da964dd-1e4f-4744-9701-f0d457ad3c9e/tags => 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: 1100/2303] 10.0.0.204 () {32 vars in 732 bytes} [Tue May 5 18:11:24 2026] DELETE /v2.0/subnetpools/3da964dd-1e4f-4744-9701-f0d457ad3c9e => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:11:24.669 8 INFO neutron.services.segments.plugin [-] Segment f2cd9636-1ed9-4d86-a6b3-a13a33e3be40 resource provider aggregate not found 2026-05-05 18:11:24.675 8 INFO neutron.services.segments.plugin [-] Segment f2cd9636-1ed9-4d86-a6b3-a13a33e3be40 resource provider aggregate not found 2026-05-05 18:11:24.687 8 INFO neutron.services.segments.plugin [-] Segment f2cd9636-1ed9-4d86-a6b3-a13a33e3be40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2cd9636-1ed9-4d86-a6b3-a13a33e3be40 found for delete ", "request_id": "req-dd190f24-2fca-4bab-a7ca-aaf6bd4c1d97"}]} 2026-05-05 18:11:24.690 8 INFO neutron.services.segments.plugin [-] Segment f2cd9636-1ed9-4d86-a6b3-a13a33e3be40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2cd9636-1ed9-4d86-a6b3-a13a33e3be40 found for delete ", "request_id": "req-c317d3d9-fc15-461f-93e0-788b61fada12"}]} [pid: 8|app: 0|req: 1204/2304] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:11:24 2026] DELETE /v2.0/networks/af827f07-0e09-4ff4-8c78-acca27fc1f1a => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2305] 10.0.0.149 () {34 vars in 990 bytes} [Tue May 5 18:11:24 2026] GET /v2.0/ports?device_id=1e8b9902-a81d-435b-8d09-1a88e5274f46 => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:11:24.827 7 INFO neutron.services.segments.plugin [-] Segment 9708c8b9-74a6-4660-b764-66b07dbb4b56 resource provider aggregate not found 2026-05-05 18:11:24.833 7 INFO neutron.services.segments.plugin [-] Segment 9708c8b9-74a6-4660-b764-66b07dbb4b56 resource provider aggregate not found [pid: 8|app: 0|req: 1206/2306] 10.0.0.149 () {34 vars in 1040 bytes} [Tue May 5 18:11:24 2026] GET /v2.0/security-groups?id=153fa5cc-4e9a-4ca3-816e-2c72c63663ac&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:11:24.854 7 INFO neutron.services.segments.plugin [-] Segment 9708c8b9-74a6-4660-b764-66b07dbb4b56 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9708c8b9-74a6-4660-b764-66b07dbb4b56 found for delete ", "request_id": "req-95988732-f826-4d51-8d82-508d7350a08a"}]} 2026-05-05 18:11:24.856 7 INFO neutron.services.segments.plugin [-] Segment 9708c8b9-74a6-4660-b764-66b07dbb4b56 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9708c8b9-74a6-4660-b764-66b07dbb4b56 found for delete ", "request_id": "req-e2700da7-11d4-4e86-96e5-42436e2e86cb"}]} [pid: 7|app: 0|req: 1101/2307] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:11:24 2026] DELETE /v2.0/networks/58b510d1-13bc-477d-8b89-9beca1e79890 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2308] 199.19.213.111 () {34 vars in 1080 bytes} [Tue May 5 18:11:24 2026] GET /v2.0/ports?tenant_id=8ea3e20f49884008b1a8fa8026127e55&device_id=e1a605bd-506a-4ac4-bd1c-145925fbff92 => generated 1463 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2309] 199.19.213.111 () {34 vars in 1018 bytes} [Tue May 5 18:11:24 2026] GET /v2.0/networks?tenant_id=8ea3e20f49884008b1a8fa8026127e55&shared=False => generated 2375 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2310] 199.19.213.111 () {34 vars in 930 bytes} [Tue May 5 18:11:24 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2311] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:11:25 2026] GET /v2.0/security-groups?tenant_id=29804e12e7e546688f62dc0e1dd58fe8&name=default => generated 2929 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2312] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:11:25 2026] GET /v2.0/security-groups?tenant_id=f0df22cdee49477e880c7eb2bfc9d770&name=default => generated 2929 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2313] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:11:25 2026] DELETE /v2.0/security-groups/7d2c4fa1-8943-4359-9475-be0353f3ac6c => 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: 1210/2314] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:11:25 2026] DELETE /v2.0/security-groups/cf381ad8-80a6-45ba-b706-4292e9406110 => 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: 1105/2315] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:11:25 2026] GET /v2.0/security-groups?tenant_id=2fbba0ba088f424d8d6603efe44adc18&name=default => generated 2929 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2316] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:11:25 2026] GET /v2.0/security-groups?tenant_id=38cd9512306644e7a01ded5917d4dfd1&name=default => generated 2929 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2317] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:11:25 2026] DELETE /v2.0/security-groups/2c8c93b9-9578-40d3-bb94-878d80aa3b25 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2318] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:11:25 2026] DELETE /v2.0/security-groups/1ab8ef9d-e88d-40db-9e8e-39aca13951d9 => 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: 1212/2319] 199.19.213.111 () {34 vars in 1080 bytes} [Tue May 5 18:11:26 2026] GET /v2.0/ports?tenant_id=8ea3e20f49884008b1a8fa8026127e55&device_id=e1a605bd-506a-4ac4-bd1c-145925fbff92 => generated 1463 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2320] 199.19.213.111 () {34 vars in 1056 bytes} [Tue May 5 18:11:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.41&port_id=97b6b487-fb6b-4457-8d52-41552d95013b => 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: 1213/2321] 199.19.213.111 () {34 vars in 1104 bytes} [Tue May 5 18:11:26 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A303&port_id=97b6b487-fb6b-4457-8d52-41552d95013b => 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: 1109/2322] 199.19.213.111 () {34 vars in 1064 bytes} [Tue May 5 18:11:26 2026] GET /v2.0/subnets?id=590cae44-8e14-4901-a0fc-22d3b30a9191&id=4655596f-19d7-4d75-8792-1ff6309bf865 => generated 1410 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2323] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:11:26 2026] GET /v2.0/ports?network_id=7bb9e737-8d97-4d71-83cd-1cc246218bf9&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2324] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:11:26 2026] GET /v2.0/ports?network_id=7bb9e737-8d97-4d71-83cd-1cc246218bf9&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2325] 199.19.213.111 () {34 vars in 1012 bytes} [Tue May 5 18:11:26 2026] GET /v2.0/networks/7bb9e737-8d97-4d71-83cd-1cc246218bf9?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2326] 199.19.213.111 () {34 vars in 1112 bytes} [Tue May 5 18:11:26 2026] GET /v2.0/networks/7bb9e737-8d97-4d71-83cd-1cc246218bf9?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: 1216/2327] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:11:29 2026] GET /v2.0/ports?device_id=e1a605bd-506a-4ac4-bd1c-145925fbff92 => generated 1194 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2328] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:11:29 2026] GET /v2.0/security-groups?id=1dc2b40e-e591-43c7-9ac6-f1156b4d231b&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: 1217/2329] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:11:29 2026] GET /v2.0/ports?device_id=1e8b9902-a81d-435b-8d09-1a88e5274f46 => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2330] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:11:29 2026] GET /v2.0/security-groups?id=153fa5cc-4e9a-4ca3-816e-2c72c63663ac&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: 1218/2331] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:11:30 2026] GET /v2.0/ports?device_id=1e8b9902-a81d-435b-8d09-1a88e5274f46 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2332] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:11:30 2026] GET /v2.0/security-groups?id=153fa5cc-4e9a-4ca3-816e-2c72c63663ac&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: 1220/2335] 199.19.213.111 () {34 vars in 994 bytes} [Tue May 5 18:11:31 2026] GET /v2.0/ports?device_id=1e8b9902-a81d-435b-8d09-1a88e5274f46 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:11:31.825 7 INFO neutron.db.l3_db [req-fdaf3fde-0026-4f6c-8b70-b8f2eaccf121 req-44d014bb-7285-4821-aa5d-9b0bc35852e7 b6d1ed60682f4c6db5c34b38a5aa66f3 cb32956be2824ce18708de16e7f6ae59 - - default default] Floating IP 71df1a56-6302-42bc-ba81-45f9e2395198 disassociated. External IP: 10.96.250.220, port: 621f0e74-578d-4293-9bcb-cbd363470d90. [pid: 8|app: 0|req: 1221/2336] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:11:31 2026] GET /v2.0/ports?device_id=1e8b9902-a81d-435b-8d09-1a88e5274f46 => 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: 1116/2337] 199.19.213.111 () {36 vars in 997 bytes} [Tue May 5 18:11:31 2026] DELETE /v2.0/ports/621f0e74-578d-4293-9bcb-cbd363470d90 => generated 0 bytes in 588 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2338] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:11:33 2026] GET /v2.0/ports?device_id=1e8b9902-a81d-435b-8d09-1a88e5274f46 => 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: 1117/2339] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:11:34 2026] GET /v2.0/ports?device_id=1e8b9902-a81d-435b-8d09-1a88e5274f46 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2340] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:11:34 2026] GET /v2.0/ports?device_id=e1a605bd-506a-4ac4-bd1c-145925fbff92 => generated 1196 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:11:34.705 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d6e204b8-3455-4624-9b34-4c9da851d218'] response: {'server_uuid': '1e8b9902-a81d-435b-8d09-1a88e5274f46', 'name': 'network-vif-deleted', 'tag': '621f0e74-578d-4293-9bcb-cbd363470d90', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1118/2341] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:11:34 2026] GET /v2.0/security-groups?id=1dc2b40e-e591-43c7-9ac6-f1156b4d231b&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2342] 10.0.0.204 () {32 vars in 818 bytes} [Tue May 5 18:11:34 2026] GET /v2.0/ports?network_id=7bb9e737-8d97-4d71-83cd-1cc246218bf9&mac_address=fa%3A16%3A3e%3A13%3A5f%3A14 => generated 1196 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:11:34.847 7 WARNING neutron_lib.context [None req-decf0ffc-8a65-4e90-8cbe-d023198ff545 32f4c754baac4a4b8c4d75a3d250a426 8ea3e20f49884008b1a8fa8026127e55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1225/2343] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:11:35 2026] GET /v2.0/ports?device_id=1e8b9902-a81d-435b-8d09-1a88e5274f46 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:11:35.586 7 INFO neutron.db.l3_db [None req-decf0ffc-8a65-4e90-8cbe-d023198ff545 32f4c754baac4a4b8c4d75a3d250a426 8ea3e20f49884008b1a8fa8026127e55 - - default default] Floating IP 40426be6-0c31-4ac2-b6c4-9990d6fc2fd2 associated. External IP: 10.96.250.209, port: 97b6b487-fb6b-4457-8d52-41552d95013b. [pid: 7|app: 0|req: 1119/2344] 10.0.0.204 () {34 vars in 677 bytes} [Tue May 5 18:11:34 2026] POST /v2.0/floatingips => generated 854 bytes in 1503 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2345] 10.0.0.138 () {34 vars in 1096 bytes} [Tue May 5 18:11:36 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-2013114272&fields=id&tenant_id=8ea3e20f49884008b1a8fa8026127e55 => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2346] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:11:36 2026] DELETE /v2.0/security-groups/153fa5cc-4e9a-4ca3-816e-2c72c63663ac => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2347] 10.0.0.138 () {34 vars in 982 bytes} [Tue May 5 18:11:36 2026] GET /v2.0/networks?id=8f45da63-bd1a-40a3-923e-927dae4da83b => generated 704 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2348] 10.0.0.138 () {34 vars in 965 bytes} [Tue May 5 18:11:36 2026] GET /v2.0/quotas/8ea3e20f49884008b1a8fa8026127e55 => 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: 1123/2349] 10.0.0.138 () {34 vars in 1002 bytes} [Tue May 5 18:11:36 2026] GET /v2.0/ports?tenant_id=8ea3e20f49884008b1a8fa8026127e55&fields=id => generated 333 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:11:36.758 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b54f4544-6975-4a26-baf6-9a2dece98c75'] response: {'name': 'network-changed', 'server_uuid': 'e1a605bd-506a-4ac4-bd1c-145925fbff92', 'tag': '97b6b487-fb6b-4457-8d52-41552d95013b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1124/2350] 10.0.0.138 () {34 vars in 1008 bytes} [Tue May 5 18:11:36 2026] GET /v2.0/networks/8f45da63-bd1a-40a3-923e-927dae4da83b?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2351] 10.0.0.204 () {32 vars in 732 bytes} [Tue May 5 18:11:36 2026] DELETE /v2.0/floatingips/71df1a56-6302-42bc-ba81-45f9e2395198 => generated 0 bytes in 301 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2352] 10.0.0.138 () {34 vars in 1108 bytes} [Tue May 5 18:11:36 2026] GET /v2.0/networks/8f45da63-bd1a-40a3-923e-927dae4da83b?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: 1126/2353] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:11:36 2026] GET /v2.0/ports?device_id=c83c9fd9-df67-459d-9dfd-9a7cc7e84555 => 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: 1228/2354] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:11:36 2026] GET /v2.0/ports?device_id=fa20c66d-f541-4079-8a75-2d7a4c5f9774 => generated 971 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2355] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:11:37 2026] GET /v2.0/security-groups?id=aea32b74-4846-4ae6-a4f6-d2e8e016a25a&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2356] 199.19.213.111 () {34 vars in 1080 bytes} [Tue May 5 18:11:37 2026] GET /v2.0/ports?tenant_id=8ea3e20f49884008b1a8fa8026127e55&device_id=e1a605bd-506a-4ac4-bd1c-145925fbff92 => generated 1465 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2357] 199.19.213.111 () {34 vars in 986 bytes} [Tue May 5 18:11:37 2026] GET /v2.0/networks?id=7bb9e737-8d97-4d71-83cd-1cc246218bf9 => generated 800 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2358] 199.19.213.111 () {34 vars in 1056 bytes} [Tue May 5 18:11:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.41&port_id=97b6b487-fb6b-4457-8d52-41552d95013b => generated 857 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2359] 199.19.213.111 () {34 vars in 1104 bytes} [Tue May 5 18:11:37 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A303&port_id=97b6b487-fb6b-4457-8d52-41552d95013b => 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: 1231/2360] 199.19.213.111 () {34 vars in 1064 bytes} [Tue May 5 18:11:37 2026] GET /v2.0/subnets?id=590cae44-8e14-4901-a0fc-22d3b30a9191&id=4655596f-19d7-4d75-8792-1ff6309bf865 => generated 1410 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2361] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:11:37 2026] GET /v2.0/ports?network_id=7bb9e737-8d97-4d71-83cd-1cc246218bf9&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2362] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:11:37 2026] GET /v2.0/ports?network_id=7bb9e737-8d97-4d71-83cd-1cc246218bf9&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2363] 199.19.213.111 () {34 vars in 1012 bytes} [Tue May 5 18:11:37 2026] GET /v2.0/networks/7bb9e737-8d97-4d71-83cd-1cc246218bf9?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: 1233/2364] 199.19.213.111 () {34 vars in 1112 bytes} [Tue May 5 18:11:37 2026] GET /v2.0/networks/7bb9e737-8d97-4d71-83cd-1cc246218bf9?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: 1132/2365] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:11:38 2026] GET /v2.0/ports?device_id=fa20c66d-f541-4079-8a75-2d7a4c5f9774 => generated 971 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2366] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:11:38 2026] GET /v2.0/security-groups?id=aea32b74-4846-4ae6-a4f6-d2e8e016a25a&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: 1133/2367] 199.19.213.111 () {34 vars in 994 bytes} [Tue May 5 18:11:38 2026] GET /v2.0/ports?device_id=fa20c66d-f541-4079-8a75-2d7a4c5f9774 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2368] 199.19.213.111 () {36 vars in 997 bytes} [Tue May 5 18:11:38 2026] DELETE /v2.0/ports/936f81b9-485d-40d7-8795-e8256b006c50 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2369] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:11:39 2026] GET /v2.0/ports?device_id=fa20c66d-f541-4079-8a75-2d7a4c5f9774 => 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: 1236/2370] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:11:40 2026] GET /v2.0/ports?device_id=fa20c66d-f541-4079-8a75-2d7a4c5f9774 => 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: 1135/2371] 199.19.213.111 () {34 vars in 986 bytes} [Tue May 5 18:11:41 2026] GET /v2.0/networks?id=8f45da63-bd1a-40a3-923e-927dae4da83b => generated 704 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:11:41.263 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dbe05f10-b8a5-468f-b677-4d922fc5e8a0'] response: {'server_uuid': 'fa20c66d-f541-4079-8a75-2d7a4c5f9774', 'name': 'network-vif-deleted', 'tag': '936f81b9-485d-40d7-8795-e8256b006c50', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1237/2372] 199.19.213.111 () {34 vars in 1050 bytes} [Tue May 5 18:11:41 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8ea3e20f49884008b1a8fa8026127e55 => generated 179 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:11:41.315 7 WARNING neutron_lib.context [req-134fe1d1-a942-4e6e-a674-8f30ea15b646 req-56928ff5-ed5e-4ad9-9f1b-0994c6ac4031 32f4c754baac4a4b8c4d75a3d250a426 8ea3e20f49884008b1a8fa8026127e55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1238/2373] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:11:41 2026] GET /v2.0/ports?device_id=fa20c66d-f541-4079-8a75-2d7a4c5f9774 => 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: 1136/2374] 199.19.213.111 () {38 vars in 955 bytes} [Tue May 5 18:11:41 2026] POST /v2.0/ports => generated 1187 bytes in 421 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: 1137/2375] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:11:42 2026] GET /v2.0/ports?device_id=c83c9fd9-df67-459d-9dfd-9a7cc7e84555 => generated 1202 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2376] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:11:42 2026] GET /v2.0/security-groups?id=1dc2b40e-e591-43c7-9ac6-f1156b4d231b&fields=id&fields=name => generated 112 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2377] 10.0.0.149 () {34 vars in 990 bytes} [Tue May 5 18:11:42 2026] GET /v2.0/ports?device_id=e1a605bd-506a-4ac4-bd1c-145925fbff92 => generated 1465 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2378] 199.19.213.111 () {38 vars in 1028 bytes} [Tue May 5 18:11:41 2026] PUT /v2.0/ports/2ffdcb63-5a8d-4efe-8381-37720bd33b6d => generated 1468 bytes in 505 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2379] 10.0.0.149 () {34 vars in 1040 bytes} [Tue May 5 18:11:42 2026] GET /v2.0/security-groups?id=1dc2b40e-e591-43c7-9ac6-f1156b4d231b&fields=id&fields=name => generated 112 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1240/2380] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:11:42 2026] DELETE /v2.0/security-groups/aea32b74-4846-4ae6-a4f6-d2e8e016a25a => 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: 1241/2381] 199.19.213.111 () {34 vars in 1080 bytes} [Tue May 5 18:11:43 2026] GET /v2.0/ports?tenant_id=8ea3e20f49884008b1a8fa8026127e55&device_id=c83c9fd9-df67-459d-9dfd-9a7cc7e84555 => generated 1471 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:11:43.343 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0e307091-c2db-43a9-b860-4c1b6d69d155'] response: {'name': 'network-changed', 'server_uuid': 'c83c9fd9-df67-459d-9dfd-9a7cc7e84555', 'tag': '2ffdcb63-5a8d-4efe-8381-37720bd33b6d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1242/2382] 199.19.213.111 () {34 vars in 1058 bytes} [Tue May 5 18:11:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.151&port_id=2ffdcb63-5a8d-4efe-8381-37720bd33b6d => 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: 1243/2383] 199.19.213.111 () {34 vars in 1106 bytes} [Tue May 5 18:11:43 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A23f&port_id=2ffdcb63-5a8d-4efe-8381-37720bd33b6d => 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: 1244/2384] 199.19.213.111 () {34 vars in 1064 bytes} [Tue May 5 18:11:43 2026] GET /v2.0/subnets?id=932f33d0-61e4-41e4-97df-2566848abad4&id=d559d6e3-e8ce-4341-8d4a-fd89faddfe1f => generated 1414 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2385] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:11:43 2026] GET /v2.0/ports?network_id=8f45da63-bd1a-40a3-923e-927dae4da83b&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: 1246/2386] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:11:43 2026] GET /v2.0/ports?network_id=8f45da63-bd1a-40a3-923e-927dae4da83b&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: 8|app: 0|req: 1247/2387] 199.19.213.111 () {34 vars in 1012 bytes} [Tue May 5 18:11:43 2026] GET /v2.0/networks/8f45da63-bd1a-40a3-923e-927dae4da83b?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2388] 199.19.213.111 () {34 vars in 1112 bytes} [Tue May 5 18:11:43 2026] GET /v2.0/networks/8f45da63-bd1a-40a3-923e-927dae4da83b?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: 7|app: 0|req: 1141/2389] 10.0.0.204 () {34 vars in 789 bytes} [Tue May 5 18:11:42 2026] PUT /v2.0/routers/b6b52da1-dd7b-4446-b929-c39110df52aa/remove_router_interface => generated 309 bytes in 986 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2390] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:11:43 2026] DELETE /v2.0/subnets/a0b26aa1-351b-413a-8080-6dce9057083d => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2391] 199.19.213.111 () {34 vars in 1080 bytes} [Tue May 5 18:11:44 2026] GET /v2.0/ports?tenant_id=8ea3e20f49884008b1a8fa8026127e55&device_id=c83c9fd9-df67-459d-9dfd-9a7cc7e84555 => generated 1471 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2392] 199.19.213.111 () {34 vars in 986 bytes} [Tue May 5 18:11:44 2026] GET /v2.0/networks?id=8f45da63-bd1a-40a3-923e-927dae4da83b => generated 800 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:11:44.807 7 INFO neutron.services.segments.plugin [-] Segment 377da834-c7e4-4baf-a460-500125027fc6 resource provider aggregate not found 2026-05-05 18:11:44.817 7 INFO neutron.services.segments.plugin [-] Segment 377da834-c7e4-4baf-a460-500125027fc6 resource provider aggregate not found 2026-05-05 18:11:44.822 7 INFO neutron.services.segments.plugin [-] Segment 377da834-c7e4-4baf-a460-500125027fc6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 377da834-c7e4-4baf-a460-500125027fc6 found for delete ", "request_id": "req-0f8c097b-9d5a-46f2-a38d-19616b662f2b"}]} 2026-05-05 18:11:44.831 7 INFO neutron.services.segments.plugin [-] Segment 377da834-c7e4-4baf-a460-500125027fc6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 377da834-c7e4-4baf-a460-500125027fc6 found for delete ", "request_id": "req-e83c2ff7-9b40-442b-a4e4-5490fa43007c"}]} 2026-05-05 18:11:44.832 7 INFO neutron.db.l3_hamode_db [None req-3c8efbf8-de58-4c15-9fbb-e6b05c5aea3d b6d1ed60682f4c6db5c34b38a5aa66f3 cb32956be2824ce18708de16e7f6ae59 - - default default] HA network 457a6c66-cfe5-4d9d-af3c-dff50076d270 was deleted as no HA routers are present in tenant cb32956be2824ce18708de16e7f6ae59. [pid: 8|app: 0|req: 1252/2393] 199.19.213.111 () {34 vars in 1058 bytes} [Tue May 5 18:11:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.151&port_id=2ffdcb63-5a8d-4efe-8381-37720bd33b6d => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2394] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:11:43 2026] DELETE /v2.0/routers/b6b52da1-dd7b-4446-b929-c39110df52aa => generated 0 bytes in 932 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2395] 199.19.213.111 () {34 vars in 1106 bytes} [Tue May 5 18:11:44 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A23f&port_id=2ffdcb63-5a8d-4efe-8381-37720bd33b6d => 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: 1254/2396] 199.19.213.111 () {34 vars in 1064 bytes} [Tue May 5 18:11:44 2026] GET /v2.0/subnets?id=932f33d0-61e4-41e4-97df-2566848abad4&id=d559d6e3-e8ce-4341-8d4a-fd89faddfe1f => generated 1414 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2397] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:11:44 2026] GET /v2.0/ports?network_id=8f45da63-bd1a-40a3-923e-927dae4da83b&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2398] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:11:44 2026] GET /v2.0/ports?network_id=8f45da63-bd1a-40a3-923e-927dae4da83b&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2399] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:11:44 2026] DELETE /v2.0/networks/fe42276a-792a-4c58-90d5-c1ab57ba73e1 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2400] 199.19.213.111 () {34 vars in 1012 bytes} [Tue May 5 18:11:44 2026] GET /v2.0/networks/8f45da63-bd1a-40a3-923e-927dae4da83b?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2401] 199.19.213.111 () {34 vars in 1112 bytes} [Tue May 5 18:11:45 2026] GET /v2.0/networks/8f45da63-bd1a-40a3-923e-927dae4da83b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2402] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:11:45 2026] GET /v2.0/security-groups?tenant_id=cb32956be2824ce18708de16e7f6ae59&name=default => generated 2925 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2403] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:11:45 2026] DELETE /v2.0/security-groups/e2cb2c3d-ccbc-4750-a6ae-0afe1b6c2ff9 => 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: 1259/2406] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:11:46 2026] GET /v2.0/security-groups?tenant_id=b5bdf6468b934759aca84e078260a00c&name=default => generated 2929 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2407] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:11:46 2026] DELETE /v2.0/security-groups/4c07c00b-e993-4019-9091-d6f86bb328ce => 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: 1260/2408] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:11:47 2026] GET /v2.0/ports?device_id=c83c9fd9-df67-459d-9dfd-9a7cc7e84555 => generated 1204 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:11:47.395 7 INFO neutron.services.segments.plugin [-] Segment 2d6123df-8eb0-430c-9fc3-6311eb4cedb3 resource provider aggregate not found 2026-05-05 18:11:47.400 7 INFO neutron.services.segments.plugin [-] Segment 2d6123df-8eb0-430c-9fc3-6311eb4cedb3 resource provider aggregate not found 2026-05-05 18:11:47.422 7 INFO neutron.services.segments.plugin [-] Segment 2d6123df-8eb0-430c-9fc3-6311eb4cedb3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d6123df-8eb0-430c-9fc3-6311eb4cedb3 found for delete ", "request_id": "req-53aebc34-b807-4123-bf5b-4351db86e9cc"}]} 2026-05-05 18:11:47.428 7 INFO neutron.services.segments.plugin [-] Segment 2d6123df-8eb0-430c-9fc3-6311eb4cedb3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d6123df-8eb0-430c-9fc3-6311eb4cedb3 found for delete ", "request_id": "req-1d8322be-0cfb-4495-a3b6-25fffaa6794d"}]} [pid: 7|app: 0|req: 1149/2409] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:11:47 2026] GET /v2.0/security-groups?id=1dc2b40e-e591-43c7-9ac6-f1156b4d231b&fields=id&fields=name => generated 112 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:11:50.791 8 INFO neutron.db.segments_db [None req-11349483-5df6-4b8a-a854-f83b809eb621 111c15c181f14d22973958c1437d4711 ac052626c8d944fe9337dd8cbffc0878 - - default default] Added segment 4889327e-35d6-415c-997c-616db19d13af of type vxlan for network c0bbaacd-a238-4553-8fa4-23fc982d1a8f [pid: 8|app: 0|req: 1261/2410] 10.0.0.204 () {34 vars in 670 bytes} [Tue May 5 18:11:50 2026] POST /v2.0/networks => generated 725 bytes in 421 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2411] 10.0.0.204 () {34 vars in 669 bytes} [Tue May 5 18:11:50 2026] POST /v2.0/subnets => generated 644 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:11:51.065 8 WARNING neutron.api.v2.base [None req-7b7ce0f6-c8dd-4136-90ce-9c357863083c 111c15c181f14d22973958c1437d4711 ac052626c8d944fe9337dd8cbffc0878 - - 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-05-05 18:11:51.066 8 INFO neutron.api.v2.resource [None req-7b7ce0f6-c8dd-4136-90ce-9c357863083c 111c15c181f14d22973958c1437d4711 ac052626c8d944fe9337dd8cbffc0878 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 1262/2412] 10.0.0.204 () {34 vars in 681 bytes} [Tue May 5 18:11:51 2026] POST /v2.0/rbac-policies => generated 143 bytes in 10 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-05 18:11:51.280 7 INFO neutron.services.segments.plugin [-] Segment 4889327e-35d6-415c-997c-616db19d13af resource provider aggregate not found 2026-05-05 18:11:51.283 7 INFO neutron.services.segments.plugin [-] Segment 4889327e-35d6-415c-997c-616db19d13af resource provider aggregate not found 2026-05-05 18:11:51.290 7 INFO neutron.services.segments.plugin [-] Segment 4889327e-35d6-415c-997c-616db19d13af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4889327e-35d6-415c-997c-616db19d13af found for delete ", "request_id": "req-35169b71-5d62-4dc7-9dca-4f05389cb99c"}]} [pid: 7|app: 0|req: 1151/2413] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:11:51 2026] DELETE /v2.0/networks/c0bbaacd-a238-4553-8fa4-23fc982d1a8f => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:11:51.355 8 INFO neutron.db.segments_db [None req-7c54a486-7fac-43fd-b3be-c1a1c7b52b13 111c15c181f14d22973958c1437d4711 ac052626c8d944fe9337dd8cbffc0878 - - default default] Added segment a09c834e-bca3-4e63-96b5-17d0248a054c of type vxlan for network 785b9406-33a9-47ba-a67c-aa75758ec5dc [pid: 8|app: 0|req: 1263/2414] 10.0.0.204 () {34 vars in 670 bytes} [Tue May 5 18:11:51 2026] POST /v2.0/networks => generated 726 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:11:51.449 7 INFO neutron.services.segments.plugin [-] Segment 4889327e-35d6-415c-997c-616db19d13af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4889327e-35d6-415c-997c-616db19d13af found for delete ", "request_id": "req-be8f8386-8172-4b6d-8b50-bc901729f1eb"}]} [pid: 7|app: 0|req: 1152/2415] 10.0.0.204 () {34 vars in 669 bytes} [Tue May 5 18:11:51 2026] POST /v2.0/subnets => generated 647 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:11:51.659 8 WARNING neutron.api.v2.base [None req-f59136e2-9193-479c-80c6-951964a5783d 111c15c181f14d22973958c1437d4711 ac052626c8d944fe9337dd8cbffc0878 - - 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-05-05 18:11:51.660 8 INFO neutron.api.v2.resource [None req-f59136e2-9193-479c-80c6-951964a5783d 111c15c181f14d22973958c1437d4711 ac052626c8d944fe9337dd8cbffc0878 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 1264/2416] 10.0.0.204 () {34 vars in 681 bytes} [Tue May 5 18:11:51 2026] POST /v2.0/rbac-policies => generated 547 bytes in 10 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2417] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:11:51 2026] DELETE /v2.0/networks/785b9406-33a9-47ba-a67c-aa75758ec5dc => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:11:51.927 8 INFO neutron.db.segments_db [None req-b7279805-2c1d-454f-9e84-cf1e247e5ae4 111c15c181f14d22973958c1437d4711 ac052626c8d944fe9337dd8cbffc0878 - - default default] Added segment 310bb50f-b8ca-4921-afe6-adb49842228f of type vxlan for network 8111db65-f664-4a08-a131-143917cdfa86 [pid: 8|app: 0|req: 1265/2418] 10.0.0.204 () {34 vars in 670 bytes} [Tue May 5 18:11:51 2026] POST /v2.0/networks => generated 727 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2419] 10.0.0.204 () {34 vars in 669 bytes} [Tue May 5 18:11:52 2026] POST /v2.0/subnets => generated 647 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2420] 10.0.0.204 () {34 vars in 681 bytes} [Tue May 5 18:11:52 2026] POST /v2.0/rbac-policies => generated 324 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2421] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:11:52 2026] GET /v2.0/ports?device_id=c83c9fd9-df67-459d-9dfd-9a7cc7e84555 => generated 1204 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2422] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:11:52 2026] GET /v2.0/security-groups?id=1dc2b40e-e591-43c7-9ac6-f1156b4d231b&fields=id&fields=name => generated 112 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2423] 10.0.0.204 () {32 vars in 818 bytes} [Tue May 5 18:11:52 2026] GET /v2.0/ports?network_id=8f45da63-bd1a-40a3-923e-927dae4da83b&mac_address=fa%3A16%3A3e%3A7c%3A7c%3A46 => generated 1204 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:11:52.713 8 WARNING neutron_lib.context [None req-9b624fcb-8111-4d14-9f53-9bf4745f64e4 32f4c754baac4a4b8c4d75a3d250a426 8ea3e20f49884008b1a8fa8026127e55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1157/2424] 10.0.0.204 () {32 vars in 723 bytes} [Tue May 5 18:11:52 2026] GET /v2.0/networks/8111db65-f664-4a08-a131-143917cdfa86 => generated 655 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:11:53.296 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e9c587ee-14bc-4f28-b25b-62eeb9716bbb a59842178afb491a8e064f885ac2811d dc1c7fa139894b64a37bbe5716412d46 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1158/2425] 10.0.0.204 () {32 vars in 723 bytes} [Tue May 5 18:11:53 2026] GET /v2.0/networks/8111db65-f664-4a08-a131-143917cdfa86 => generated 138 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:11:53.304 7 INFO neutron.services.segments.plugin [-] Segment a09c834e-bca3-4e63-96b5-17d0248a054c resource provider aggregate not found 2026-05-05 18:11:53.317 7 INFO neutron.services.segments.plugin [-] Segment a09c834e-bca3-4e63-96b5-17d0248a054c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a09c834e-bca3-4e63-96b5-17d0248a054c found for delete ", "request_id": "req-7da0b87e-b3b0-4990-a177-48beadda675e"}]} 2026-05-05 18:11:53.468 7 INFO neutron.services.segments.plugin [-] Segment a09c834e-bca3-4e63-96b5-17d0248a054c resource provider aggregate not found 2026-05-05 18:11:53.477 8 INFO neutron.db.l3_db [None req-9b624fcb-8111-4d14-9f53-9bf4745f64e4 32f4c754baac4a4b8c4d75a3d250a426 8ea3e20f49884008b1a8fa8026127e55 - - default default] Floating IP e04360cd-13a0-4709-bc26-1eb2c265f21d associated. External IP: 10.96.250.219, port: 2ffdcb63-5a8d-4efe-8381-37720bd33b6d. 2026-05-05 18:11:53.484 7 INFO neutron.services.segments.plugin [-] Segment a09c834e-bca3-4e63-96b5-17d0248a054c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a09c834e-bca3-4e63-96b5-17d0248a054c found for delete ", "request_id": "req-e350bffa-799d-4e48-91da-1f602c171c33"}]} [pid: 7|app: 0|req: 1159/2426] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:11:53 2026] DELETE /v2.0/networks/8111db65-f664-4a08-a131-143917cdfa86 => generated 0 bytes in 446 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:11:53.778 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e5c0ebc7-992a-4bed-8f83-579a90dba9c1 111c15c181f14d22973958c1437d4711 ac052626c8d944fe9337dd8cbffc0878 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1160/2427] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:11:53 2026] DELETE /v2.0/subnets/7453cb27-2081-452d-903a-bbb585667b11 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:11:53.800 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3116649d-2de6-4ff0-b1ab-09a42bf4a85f 111c15c181f14d22973958c1437d4711 ac052626c8d944fe9337dd8cbffc0878 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1161/2428] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:11:53 2026] DELETE /v2.0/subnets/0ebdb77f-9579-40c4-9e20-91937c4157c3 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2429] 10.0.0.204 () {34 vars in 677 bytes} [Tue May 5 18:11:52 2026] POST /v2.0/floatingips => generated 855 bytes in 1099 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:11:53.818 7 INFO neutron.pecan_wsgi.hooks.translation [None req-55aef2d6-5f17-4e74-a8fb-48441d5f503d 111c15c181f14d22973958c1437d4711 ac052626c8d944fe9337dd8cbffc0878 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1162/2430] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:11:53 2026] DELETE /v2.0/subnets/411d3566-281f-45f6-b0c5-ee365dd2c39a => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:11:54.734 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bb37af31-4dbe-495c-b6b0-e55a2d73a4aa'] response: {'name': 'network-changed', 'server_uuid': 'c83c9fd9-df67-459d-9dfd-9a7cc7e84555', 'tag': '2ffdcb63-5a8d-4efe-8381-37720bd33b6d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1269/2431] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:11:54 2026] GET /v2.0/security-groups?tenant_id=f5f6f274673f4b73aba183b24311737f&name=default => generated 2929 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2432] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:11:54 2026] DELETE /v2.0/security-groups/586b01af-3693-4184-afa7-e7708df7314b => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2433] 199.19.213.111 () {34 vars in 1096 bytes} [Tue May 5 18:11:55 2026] GET /v2.0/ports?device_id=e1a605bd-506a-4ac4-bd1c-145925fbff92&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2434] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:11:55 2026] GET /v2.0/security-groups?tenant_id=ac052626c8d944fe9337dd8cbffc0878&name=default => generated 2929 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2435] 199.19.213.111 () {34 vars in 1080 bytes} [Tue May 5 18:11:55 2026] GET /v2.0/ports?tenant_id=8ea3e20f49884008b1a8fa8026127e55&device_id=c83c9fd9-df67-459d-9dfd-9a7cc7e84555 => generated 1473 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2436] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:11:55 2026] DELETE /v2.0/security-groups/8c5b2345-d522-4bff-b5fe-4010247c044f => 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: 1166/2437] 199.19.213.111 () {34 vars in 986 bytes} [Tue May 5 18:11:55 2026] GET /v2.0/networks?id=8f45da63-bd1a-40a3-923e-927dae4da83b => 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: 1272/2438] 199.19.213.111 () {34 vars in 1058 bytes} [Tue May 5 18:11:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.151&port_id=2ffdcb63-5a8d-4efe-8381-37720bd33b6d => generated 860 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:11:55.382 7 INFO neutron.services.segments.plugin [-] Segment 310bb50f-b8ca-4921-afe6-adb49842228f resource provider aggregate not found 2026-05-05 18:11:55.406 7 INFO neutron.services.segments.plugin [-] Segment 310bb50f-b8ca-4921-afe6-adb49842228f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 310bb50f-b8ca-4921-afe6-adb49842228f found for delete ", "request_id": "req-5c0d126d-4374-458f-8d56-f0b87bcb0ea8"}]} [pid: 7|app: 0|req: 1167/2439] 199.19.213.111 () {34 vars in 1106 bytes} [Tue May 5 18:11:55 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A23f&port_id=2ffdcb63-5a8d-4efe-8381-37720bd33b6d => 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: 1273/2440] 199.19.213.111 () {34 vars in 1064 bytes} [Tue May 5 18:11:55 2026] GET /v2.0/subnets?id=932f33d0-61e4-41e4-97df-2566848abad4&id=d559d6e3-e8ce-4341-8d4a-fd89faddfe1f => generated 1414 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2441] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:11:55 2026] GET /v2.0/ports?network_id=8f45da63-bd1a-40a3-923e-927dae4da83b&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:11:55.504 7 INFO neutron.services.segments.plugin [-] Segment 310bb50f-b8ca-4921-afe6-adb49842228f resource provider aggregate not found 2026-05-05 18:11:55.518 7 INFO neutron.services.segments.plugin [-] Segment 310bb50f-b8ca-4921-afe6-adb49842228f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 310bb50f-b8ca-4921-afe6-adb49842228f found for delete ", "request_id": "req-1fe8ee5b-f0c1-41ca-abd4-3205ab6c1c73"}]} [pid: 8|app: 0|req: 1275/2442] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:11:55 2026] GET /v2.0/ports?network_id=8f45da63-bd1a-40a3-923e-927dae4da83b&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: 7|app: 0|req: 1168/2443] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:11:55 2026] GET /v2.0/security-groups?tenant_id=dc1c7fa139894b64a37bbe5716412d46&name=default => generated 2929 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2444] 199.19.213.111 () {34 vars in 1012 bytes} [Tue May 5 18:11:55 2026] GET /v2.0/networks/8f45da63-bd1a-40a3-923e-927dae4da83b?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: 1277/2445] 199.19.213.111 () {34 vars in 1112 bytes} [Tue May 5 18:11:55 2026] GET /v2.0/networks/8f45da63-bd1a-40a3-923e-927dae4da83b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2446] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:11:55 2026] DELETE /v2.0/security-groups/8964c5bc-2ba3-4c5c-8f7a-d67c6de94352 => 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: 1278/2447] 199.19.213.111 () {34 vars in 1080 bytes} [Tue May 5 18:11:56 2026] GET /v2.0/ports?tenant_id=8ea3e20f49884008b1a8fa8026127e55&device_id=e1a605bd-506a-4ac4-bd1c-145925fbff92 => generated 1465 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2448] 199.19.213.111 () {34 vars in 986 bytes} [Tue May 5 18:11:56 2026] GET /v2.0/networks?id=7bb9e737-8d97-4d71-83cd-1cc246218bf9 => generated 800 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2449] 199.19.213.111 () {34 vars in 1056 bytes} [Tue May 5 18:11:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.41&port_id=97b6b487-fb6b-4457-8d52-41552d95013b => generated 859 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2450] 199.19.213.111 () {34 vars in 1104 bytes} [Tue May 5 18:11:56 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A303&port_id=97b6b487-fb6b-4457-8d52-41552d95013b => 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: 1280/2451] 199.19.213.111 () {34 vars in 1064 bytes} [Tue May 5 18:11:56 2026] GET /v2.0/subnets?id=590cae44-8e14-4901-a0fc-22d3b30a9191&id=4655596f-19d7-4d75-8792-1ff6309bf865 => generated 1410 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2452] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:11:56 2026] GET /v2.0/ports?network_id=7bb9e737-8d97-4d71-83cd-1cc246218bf9&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2453] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:11:56 2026] GET /v2.0/ports?network_id=7bb9e737-8d97-4d71-83cd-1cc246218bf9&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2454] 199.19.213.111 () {34 vars in 1012 bytes} [Tue May 5 18:11:56 2026] GET /v2.0/networks/7bb9e737-8d97-4d71-83cd-1cc246218bf9?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2455] 199.19.213.111 () {34 vars in 1112 bytes} [Tue May 5 18:11:56 2026] GET /v2.0/networks/7bb9e737-8d97-4d71-83cd-1cc246218bf9?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: 1174/2456] 10.0.0.149 () {34 vars in 990 bytes} [Tue May 5 18:11:57 2026] GET /v2.0/ports?device_id=c83c9fd9-df67-459d-9dfd-9a7cc7e84555 => generated 1473 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2457] 10.0.0.149 () {34 vars in 1040 bytes} [Tue May 5 18:11:57 2026] GET /v2.0/security-groups?id=1dc2b40e-e591-43c7-9ac6-f1156b4d231b&fields=id&fields=name => generated 112 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:11:59.689 7 WARNING neutron_lib.context [None req-b5bc9eb8-016d-4b4e-9e61-8935e9aa39a5 c81841a4f382471899fe028852e50874 4df521ec95fa45f98118e98e6414eb08 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/2458] 10.0.0.204 () {34 vars in 676 bytes} [Tue May 5 18:11:59 2026] POST /v2.0/subnetpools => generated 516 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:11:59.746 8 WARNING neutron_lib.context [None req-898ba43e-af7c-4081-907f-28f0c3fb8b04 c81841a4f382471899fe028852e50874 4df521ec95fa45f98118e98e6414eb08 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1284/2459] 10.0.0.204 () {34 vars in 676 bytes} [Tue May 5 18:11:59 2026] POST /v2.0/subnetpools => generated 516 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:11:59.808 7 WARNING neutron_lib.context [None req-c011822c-f53b-4306-97e2-393a35a9fed0 c81841a4f382471899fe028852e50874 4df521ec95fa45f98118e98e6414eb08 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/2460] 10.0.0.204 () {34 vars in 676 bytes} [Tue May 5 18:11:59 2026] POST /v2.0/subnetpools => generated 516 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:11:59.877 8 WARNING neutron_lib.context [None req-442cb23c-4d78-4c93-a92f-54cb85bda2fa c81841a4f382471899fe028852e50874 4df521ec95fa45f98118e98e6414eb08 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1285/2461] 10.0.0.204 () {34 vars in 676 bytes} [Tue May 5 18:11:59 2026] POST /v2.0/subnetpools => generated 516 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:11:59.941 7 WARNING neutron_lib.context [None req-c299908b-416f-4322-bb38-cc823f51b927 c81841a4f382471899fe028852e50874 4df521ec95fa45f98118e98e6414eb08 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1177/2462] 10.0.0.204 () {34 vars in 676 bytes} [Tue May 5 18:11:59 2026] POST /v2.0/subnetpools => generated 516 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2463] 10.0.0.204 () {34 vars in 759 bytes} [Tue May 5 18:11:59 2026] PUT /v2.0/subnetpools/5385707c-9276-41d6-a625-2959b50ce52c/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: 1178/2464] 10.0.0.204 () {34 vars in 759 bytes} [Tue May 5 18:12:00 2026] PUT /v2.0/subnetpools/07b63140-079b-492a-9e93-fbf292655554/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2465] 10.0.0.204 () {34 vars in 759 bytes} [Tue May 5 18:12:00 2026] PUT /v2.0/subnetpools/9995d0f3-56d6-44c7-bc61-d7685077cac2/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2466] 10.0.0.204 () {34 vars in 759 bytes} [Tue May 5 18:12:00 2026] PUT /v2.0/subnetpools/7dbf1c72-2a6a-4bf7-b846-b03018ba97d5/tags => 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: 1288/2467] 10.0.0.204 () {32 vars in 672 bytes} [Tue May 5 18:12:00 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2468] 10.0.0.204 () {32 vars in 686 bytes} [Tue May 5 18:12:00 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2469] 10.0.0.204 () {32 vars in 682 bytes} [Tue May 5 18:12:00 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2470] 10.0.0.204 () {32 vars in 694 bytes} [Tue May 5 18:12:00 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => 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: 1290/2471] 10.0.0.204 () {32 vars in 680 bytes} [Tue May 5 18:12:00 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2472] 10.0.0.204 () {32 vars in 694 bytes} [Tue May 5 18:12:00 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2473] 10.0.0.204 () {32 vars in 690 bytes} [Tue May 5 18:12:00 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2474] 10.0.0.204 () {32 vars in 702 bytes} [Tue May 5 18:12:00 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2475] 10.0.0.204 () {32 vars in 732 bytes} [Tue May 5 18:12:00 2026] DELETE /v2.0/subnetpools/5385707c-9276-41d6-a625-2959b50ce52c => 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: 1184/2476] 10.0.0.204 () {32 vars in 732 bytes} [Tue May 5 18:12:00 2026] DELETE /v2.0/subnetpools/07b63140-079b-492a-9e93-fbf292655554 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2477] 10.0.0.204 () {32 vars in 732 bytes} [Tue May 5 18:12:00 2026] DELETE /v2.0/subnetpools/9995d0f3-56d6-44c7-bc61-d7685077cac2 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2478] 10.0.0.204 () {32 vars in 732 bytes} [Tue May 5 18:12:00 2026] DELETE /v2.0/subnetpools/7dbf1c72-2a6a-4bf7-b846-b03018ba97d5 => 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: 1294/2479] 10.0.0.204 () {32 vars in 732 bytes} [Tue May 5 18:12:00 2026] DELETE /v2.0/subnetpools/d926110d-3b5e-48ca-847e-8671154e3541 => 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: 1186/2480] 10.0.0.204 () {32 vars in 721 bytes} [Tue May 5 18:12:00 2026] GET /v2.0/subnets/bf4d38af-2df4-40c9-9a2f-39bc022da569 => generated 675 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2483] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:12:01 2026] GET /v2.0/security-groups?tenant_id=7b9eca5d09c341e7bd1e06796b67557a&name=default => generated 2929 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2484] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:12:01 2026] DELETE /v2.0/security-groups/5f55d308-7218-4c57-84d9-acdd309733f7 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2485] 10.0.0.34 () {30 vars in 688 bytes} [Tue May 5 18:12:01 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2486] 10.0.0.34 () {30 vars in 690 bytes} [Tue May 5 18:12:01 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2487] 10.0.0.34 () {30 vars in 666 bytes} [Tue May 5 18:12:01 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2488] 10.0.0.34 () {30 vars in 702 bytes} [Tue May 5 18:12:01 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2489] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:12:01 2026] GET /v2.0/security-groups?tenant_id=4df521ec95fa45f98118e98e6414eb08&name=default => generated 2929 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2490] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:12:01 2026] DELETE /v2.0/security-groups/86bf0366-4722-4cba-88e1-8ec22ba7007d => 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: 1300/2491] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:12:02 2026] GET /v2.0/security-groups?tenant_id=ac37bfc6c2ac4e4b8c66d0aed830711b&name=default => generated 2929 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2492] 10.0.0.34 () {28 vars in 437 bytes} [Tue May 5 18:12:02 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: 1302/2493] 10.0.0.34 () {30 vars in 726 bytes} [Tue May 5 18:12:02 2026] GET /v2.0/subnets/bf4d38af-2df4-40c9-9a2f-39bc022da569 => generated 657 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2494] 10.0.0.34 () {30 vars in 688 bytes} [Tue May 5 18:12:02 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2495] 10.0.0.34 () {30 vars in 690 bytes} [Tue May 5 18:12:02 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: 1305/2496] 10.0.0.34 () {30 vars in 666 bytes} [Tue May 5 18:12:02 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: 1192/2497] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:12:02 2026] DELETE /v2.0/security-groups/0233682a-5f44-424d-bf5d-8c641fd8cebd => 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: 1306/2498] 10.0.0.34 () {30 vars in 702 bytes} [Tue May 5 18:12:02 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: 1193/2499] 10.0.0.34 () {30 vars in 726 bytes} [Tue May 5 18:12:02 2026] GET /v2.0/subnets/bf4d38af-2df4-40c9-9a2f-39bc022da569 => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2500] 10.0.0.34 () {30 vars in 688 bytes} [Tue May 5 18:12:02 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2501] 10.0.0.34 () {30 vars in 690 bytes} [Tue May 5 18:12:02 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: 1308/2502] 10.0.0.34 () {30 vars in 666 bytes} [Tue May 5 18:12:02 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: 1195/2503] 10.0.0.34 () {30 vars in 702 bytes} [Tue May 5 18:12: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: 8|app: 0|req: 1309/2504] 10.0.0.34 () {30 vars in 728 bytes} [Tue May 5 18:12:02 2026] GET /v2.0/networks/19267118-142d-4a06-a757-90156e68f42d => 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: 1196/2505] 10.0.0.34 () {30 vars in 680 bytes} [Tue May 5 18:12:02 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: 1310/2506] 10.0.0.34 () {34 vars in 702 bytes} [Tue May 5 18:12:02 2026] POST /v2.0/ports => generated 1128 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-05 18:12:05.423 7 WARNING neutron_lib.context [None req-c8d33aac-3514-43e6-ac73-d830087ec805 f92ee9b11e9648bd970d2c9a17b2a59e eaf633a25ebf47f39ddad90bb2fbe58b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:12:05.596 7 INFO neutron.db.segments_db [None req-c8d33aac-3514-43e6-ac73-d830087ec805 f92ee9b11e9648bd970d2c9a17b2a59e eaf633a25ebf47f39ddad90bb2fbe58b - - default default] Added segment 00b20bce-59a0-4646-ac8b-f4e5923daff5 of type vxlan for network 76946079-8407-45b4-b3c6-457014e80dec [pid: 7|app: 0|req: 1197/2507] 10.0.0.204 () {34 vars in 670 bytes} [Tue May 5 18:12:05 2026] POST /v2.0/networks => generated 631 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1311/2508] 199.19.213.111 () {30 vars in 702 bytes} [Tue May 5 18:12:05 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:12:05.712 7 WARNING neutron_lib.context [None req-8df8afe9-e1cd-450a-9062-f681fcef051e f92ee9b11e9648bd970d2c9a17b2a59e eaf633a25ebf47f39ddad90bb2fbe58b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1312/2509] 199.19.213.111 () {30 vars in 704 bytes} [Tue May 5 18:12:05 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2510] 199.19.213.111 () {30 vars in 680 bytes} [Tue May 5 18:12:05 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2511] 199.19.213.111 () {30 vars in 716 bytes} [Tue May 5 18:12:05 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2512] 199.19.213.111 () {30 vars in 736 bytes} [Tue May 5 18:12:05 2026] GET /v2.0/ports/34a65a32-0b76-4372-8712-da48d66d125b => generated 1128 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2513] 10.0.0.204 () {34 vars in 664 bytes} [Tue May 5 18:12:05 2026] POST /v2.0/ports => generated 743 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1199/2514] 199.19.213.111 () {30 vars in 702 bytes} [Tue May 5 18:12:05 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2515] 199.19.213.111 () {30 vars in 704 bytes} [Tue May 5 18:12:06 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: 1201/2516] 199.19.213.111 () {30 vars in 680 bytes} [Tue May 5 18:12:06 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2517] 199.19.213.111 () {30 vars in 716 bytes} [Tue May 5 18:12:06 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: 1316/2518] 10.0.0.204 () {34 vars in 747 bytes} [Tue May 5 18:12:05 2026] PUT /v2.0/ports/028509d2-042c-436d-9717-3a288fa02f6b/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:12:06.037 7 INFO neutron.api.v2.resource [None req-64dbc7ab-fe4b-4075-81c5-8fce484d543c eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1203/2519] 199.19.213.111 () {30 vars in 762 bytes} [Tue May 5 18:12:06 2026] GET /v2.0/security-groups/lb-7d47dab4-535e-497a-9b0d-304842123cef => 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: 1204/2520] 199.19.213.111 () {30 vars in 784 bytes} [Tue May 5 18:12:06 2026] GET /v2.0/security-groups?name=lb-7d47dab4-535e-497a-9b0d-304842123cef => generated 23 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2521] 10.0.0.204 () {32 vars in 727 bytes} [Tue May 5 18:12:06 2026] GET /v2.0/ports/028509d2-042c-436d-9717-3a288fa02f6b/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2522] 10.0.0.204 () {34 vars in 758 bytes} [Tue May 5 18:12:06 2026] PUT /v2.0/ports/028509d2-042c-436d-9717-3a288fa02f6b/tags/green => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2523] 10.0.0.204 () {32 vars in 727 bytes} [Tue May 5 18:12:06 2026] GET /v2.0/ports/028509d2-042c-436d-9717-3a288fa02f6b/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: 1205/2524] 199.19.213.111 () {34 vars in 735 bytes} [Tue May 5 18:12:06 2026] POST /v2.0/security-groups => generated 1638 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2525] 10.0.0.204 () {34 vars in 754 bytes} [Tue May 5 18:12:06 2026] PUT /v2.0/ports/028509d2-042c-436d-9717-3a288fa02f6b/tags/red => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2526] 199.19.213.111 () {30 vars in 814 bytes} [Tue May 5 18:12:06 2026] GET /v2.0/security-group-rules?security_group_id=5e75d6c1-92c1-4b15-8a13-0b8b950bcc1e => generated 1182 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2527] 10.0.0.204 () {32 vars in 727 bytes} [Tue May 5 18:12:06 2026] GET /v2.0/ports/028509d2-042c-436d-9717-3a288fa02f6b/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2528] 10.0.0.204 () {34 vars in 776 bytes} [Tue May 5 18:12:06 2026] PUT /v2.0/ports/028509d2-042c-436d-9717-3a288fa02f6b/tags/black.or.white => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2529] 10.0.0.204 () {32 vars in 727 bytes} [Tue May 5 18:12:06 2026] GET /v2.0/ports/028509d2-042c-436d-9717-3a288fa02f6b/tags => generated 52 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2530] 10.0.0.204 () {34 vars in 747 bytes} [Tue May 5 18:12:06 2026] PUT /v2.0/ports/028509d2-042c-436d-9717-3a288fa02f6b/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2531] 10.0.0.204 () {32 vars in 727 bytes} [Tue May 5 18:12:06 2026] GET /v2.0/ports/028509d2-042c-436d-9717-3a288fa02f6b/tags => generated 37 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2532] 10.0.0.204 () {32 vars in 735 bytes} [Tue May 5 18:12:06 2026] GET /v2.0/ports/028509d2-042c-436d-9717-3a288fa02f6b/tags/red => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:12:06.455 8 INFO neutron.api.v2.resource [None req-5ea9940c-62b4-4a4c-96c9-bb01b2079be9 f92ee9b11e9648bd970d2c9a17b2a59e eaf633a25ebf47f39ddad90bb2fbe58b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1327/2533] 10.0.0.204 () {32 vars in 739 bytes} [Tue May 5 18:12:06 2026] GET /v2.0/ports/028509d2-042c-436d-9717-3a288fa02f6b/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2534] 199.19.213.111 () {34 vars in 788 bytes} [Tue May 5 18:12:06 2026] PUT /v2.0/ports/34a65a32-0b76-4372-8712-da48d66d125b => generated 1128 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2535] 10.0.0.204 () {32 vars in 738 bytes} [Tue May 5 18:12:06 2026] DELETE /v2.0/ports/028509d2-042c-436d-9717-3a288fa02f6b/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1208/2536] 10.0.0.204 () {32 vars in 727 bytes} [Tue May 5 18:12:06 2026] GET /v2.0/ports/028509d2-042c-436d-9717-3a288fa02f6b/tags => generated 30 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2537] 199.19.213.111 () {30 vars in 702 bytes} [Tue May 5 18:12:06 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: 1330/2538] 199.19.213.111 () {30 vars in 704 bytes} [Tue May 5 18:12:06 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2539] 199.19.213.111 () {30 vars in 680 bytes} [Tue May 5 18:12:06 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: 1332/2540] 199.19.213.111 () {30 vars in 716 bytes} [Tue May 5 18:12:06 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-05-05 18:12:06.579 7 INFO neutron.api.v2.resource [None req-79c0c38f-cbaa-402f-bebd-aa6d2af45724 f92ee9b11e9648bd970d2c9a17b2a59e eaf633a25ebf47f39ddad90bb2fbe58b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1209/2541] 10.0.0.204 () {32 vars in 742 bytes} [Tue May 5 18:12:06 2026] DELETE /v2.0/ports/028509d2-042c-436d-9717-3a288fa02f6b/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2542] 199.19.213.111 () {30 vars in 740 bytes} [Tue May 5 18:12:06 2026] GET /v2.0/subnets/bf4d38af-2df4-40c9-9a2f-39bc022da569 => generated 675 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2543] 10.0.0.204 () {32 vars in 730 bytes} [Tue May 5 18:12:06 2026] DELETE /v2.0/ports/028509d2-042c-436d-9717-3a288fa02f6b/tags => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2544] 10.0.0.204 () {32 vars in 727 bytes} [Tue May 5 18:12:06 2026] GET /v2.0/ports/028509d2-042c-436d-9717-3a288fa02f6b/tags => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2545] 10.0.0.204 () {32 vars in 720 bytes} [Tue May 5 18:12:06 2026] DELETE /v2.0/ports/028509d2-042c-436d-9717-3a288fa02f6b => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:12:07.000 7 INFO neutron.services.segments.plugin [-] Segment 00b20bce-59a0-4646-ac8b-f4e5923daff5 resource provider aggregate not found 2026-05-05 18:12:07.005 7 INFO neutron.services.segments.plugin [-] Segment 00b20bce-59a0-4646-ac8b-f4e5923daff5 resource provider aggregate not found 2026-05-05 18:12:07.013 7 INFO neutron.services.segments.plugin [-] Segment 00b20bce-59a0-4646-ac8b-f4e5923daff5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00b20bce-59a0-4646-ac8b-f4e5923daff5 found for delete ", "request_id": "req-b7095c6c-e28f-40d1-a67d-144e655b7173"}]} 2026-05-05 18:12:07.017 7 INFO neutron.services.segments.plugin [-] Segment 00b20bce-59a0-4646-ac8b-f4e5923daff5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00b20bce-59a0-4646-ac8b-f4e5923daff5 found for delete ", "request_id": "req-3ec78a9d-1ed9-450f-bcae-b7cd09a1659b"}]} [pid: 7|app: 0|req: 1212/2546] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:12:06 2026] DELETE /v2.0/networks/76946079-8407-45b4-b3c6-457014e80dec => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2547] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:12:07 2026] GET /v2.0/security-groups?tenant_id=394a472f3ddb4209a02d3fea2c3fa7a2&name=default => generated 2929 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2548] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:12:07 2026] DELETE /v2.0/security-groups/9f45ba08-ac23-4a56-ae93-1a5739c75f5c => 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: 1336/2549] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:12:07 2026] GET /v2.0/security-groups?tenant_id=eaf633a25ebf47f39ddad90bb2fbe58b&name=default => generated 2929 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2550] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:12:07 2026] DELETE /v2.0/security-groups/2b6667e5-df84-456e-84ed-afaeed7893fd => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2551] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:12:11 2026] GET /v2.0/security-groups?tenant_id=c2c346e960634ddf9a9bab243cb12056&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: 1215/2552] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:12:11 2026] DELETE /v2.0/security-groups/6aeac1ac-80be-4e96-8aa0-5f5ff726727c => 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: 1338/2553] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:12:11 2026] GET /v2.0/security-groups?tenant_id=33091365ebd34daeb3ddcbf2d6f5af26&name=default => generated 2929 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2554] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:12:12 2026] DELETE /v2.0/security-groups/ecd3eebb-32d1-45e9-9afe-da41f311368c => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2555] 10.0.0.138 () {34 vars in 1016 bytes} [Tue May 5 18:12:13 2026] GET /v2.0/security-groups?id=a8d32a84-39f9-43e6-9f5a-3ceea9d0d8df&fields=id => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2556] 10.0.0.138 () {34 vars in 982 bytes} [Tue May 5 18:12:13 2026] GET /v2.0/networks?id=75d19585-7a7f-408d-893d-fc9ecfbbcf0f => 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: 1340/2557] 10.0.0.138 () {34 vars in 965 bytes} [Tue May 5 18:12:14 2026] GET /v2.0/quotas/a576b86f1caa4ac28616034a05aefc50 => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2558] 10.0.0.138 () {34 vars in 1002 bytes} [Tue May 5 18:12:14 2026] GET /v2.0/ports?tenant_id=a576b86f1caa4ac28616034a05aefc50&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: 1341/2559] 10.0.0.138 () {34 vars in 1008 bytes} [Tue May 5 18:12:14 2026] GET /v2.0/networks/75d19585-7a7f-408d-893d-fc9ecfbbcf0f?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: 1219/2560] 10.0.0.138 () {34 vars in 1108 bytes} [Tue May 5 18:12:14 2026] GET /v2.0/networks/75d19585-7a7f-408d-893d-fc9ecfbbcf0f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2561] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:12:14 2026] GET /v2.0/ports?device_id=0606cfaf-bc4a-4c75-97d4-79f3ea4b47ec => 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: 1220/2562] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:12:14 2026] GET /v2.0/ports?device_id=0606cfaf-bc4a-4c75-97d4-79f3ea4b47ec => 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: 1222/2565] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:12:17 2026] GET /v2.0/ports?device_id=0606cfaf-bc4a-4c75-97d4-79f3ea4b47ec => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2566] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:12:17 2026] GET /v2.0/ports?device_id=0606cfaf-bc4a-4c75-97d4-79f3ea4b47ec => 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: 1223/2567] 199.19.213.111 () {34 vars in 986 bytes} [Tue May 5 18:12:18 2026] GET /v2.0/networks?id=75d19585-7a7f-408d-893d-fc9ecfbbcf0f => generated 735 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2568] 199.19.213.111 () {34 vars in 1050 bytes} [Tue May 5 18:12:18 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a576b86f1caa4ac28616034a05aefc50 => generated 343 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2569] 199.19.213.111 () {38 vars in 955 bytes} [Tue May 5 18:12:18 2026] POST /v2.0/ports => generated 1082 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2570] 199.19.213.111 () {38 vars in 1028 bytes} [Tue May 5 18:12:19 2026] PUT /v2.0/ports/e561df02-86a1-4252-bd1d-45b3e1db2dd9 => generated 1243 bytes in 450 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1225/2571] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:12:20 2026] GET /v2.0/ports?device_id=0606cfaf-bc4a-4c75-97d4-79f3ea4b47ec => generated 1246 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1347/2572] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:12:20 2026] GET /v2.0/security-groups?id=a8d32a84-39f9-43e6-9f5a-3ceea9d0d8df&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: 7|app: 0|req: 1226/2573] 199.19.213.111 () {34 vars in 1080 bytes} [Tue May 5 18:12:20 2026] GET /v2.0/ports?tenant_id=a576b86f1caa4ac28616034a05aefc50&device_id=0606cfaf-bc4a-4c75-97d4-79f3ea4b47ec => generated 1246 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:12:20.743 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4283ef90-c5c6-4db1-bbbe-79fcfc67ab93'] response: {'name': 'network-changed', 'server_uuid': '0606cfaf-bc4a-4c75-97d4-79f3ea4b47ec', 'tag': 'e561df02-86a1-4252-bd1d-45b3e1db2dd9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1348/2574] 199.19.213.111 () {34 vars in 1062 bytes} [Tue May 5 18:12:20 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.122&port_id=e561df02-86a1-4252-bd1d-45b3e1db2dd9 => 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: 1227/2575] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:12:20 2026] GET /v2.0/ports?device_id=0606cfaf-bc4a-4c75-97d4-79f3ea4b47ec => 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: 1349/2576] 199.19.213.111 () {34 vars in 984 bytes} [Tue May 5 18:12:20 2026] GET /v2.0/subnets?id=2a665231-e96b-42e7-9aee-cd605b528237 => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2577] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:12:20 2026] GET /v2.0/ports?network_id=75d19585-7a7f-408d-893d-fc9ecfbbcf0f&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: 1350/2578] 199.19.213.111 () {34 vars in 1012 bytes} [Tue May 5 18:12:20 2026] GET /v2.0/networks/75d19585-7a7f-408d-893d-fc9ecfbbcf0f?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: 1229/2579] 199.19.213.111 () {34 vars in 1112 bytes} [Tue May 5 18:12:20 2026] GET /v2.0/networks/75d19585-7a7f-408d-893d-fc9ecfbbcf0f?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: 1351/2580] 199.19.213.111 () {34 vars in 1080 bytes} [Tue May 5 18:12:21 2026] GET /v2.0/ports?tenant_id=a576b86f1caa4ac28616034a05aefc50&device_id=0606cfaf-bc4a-4c75-97d4-79f3ea4b47ec => generated 1246 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2581] 199.19.213.111 () {34 vars in 986 bytes} [Tue May 5 18:12:22 2026] GET /v2.0/networks?id=75d19585-7a7f-408d-893d-fc9ecfbbcf0f => generated 735 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2582] 199.19.213.111 () {34 vars in 1062 bytes} [Tue May 5 18:12:22 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.122&port_id=e561df02-86a1-4252-bd1d-45b3e1db2dd9 => 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: 1231/2583] 199.19.213.111 () {34 vars in 984 bytes} [Tue May 5 18:12:22 2026] GET /v2.0/subnets?id=2a665231-e96b-42e7-9aee-cd605b528237 => 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: 1353/2584] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:12:22 2026] GET /v2.0/ports?network_id=75d19585-7a7f-408d-893d-fc9ecfbbcf0f&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: 1232/2585] 199.19.213.111 () {34 vars in 1012 bytes} [Tue May 5 18:12:22 2026] GET /v2.0/networks/75d19585-7a7f-408d-893d-fc9ecfbbcf0f?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: 1354/2586] 199.19.213.111 () {34 vars in 1112 bytes} [Tue May 5 18:12:22 2026] GET /v2.0/networks/75d19585-7a7f-408d-893d-fc9ecfbbcf0f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2587] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:12:23 2026] GET /v2.0/ports?device_id=0606cfaf-bc4a-4c75-97d4-79f3ea4b47ec => generated 1246 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2588] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:12:23 2026] GET /v2.0/security-groups?id=a8d32a84-39f9-43e6-9f5a-3ceea9d0d8df&fields=id&fields=name => generated 96 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2589] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:12:23 2026] GET /v2.0/ports?device_id=0606cfaf-bc4a-4c75-97d4-79f3ea4b47ec => generated 1246 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2590] 199.19.213.111 () {34 vars in 994 bytes} [Tue May 5 18:12:25 2026] GET /v2.0/ports?device_id=0606cfaf-bc4a-4c75-97d4-79f3ea4b47ec => 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: 1235/2591] 199.19.213.111 () {34 vars in 1044 bytes} [Tue May 5 18:12:25 2026] GET /v2.0/security-groups?id=a8d32a84-39f9-43e6-9f5a-3ceea9d0d8df&fields=id&fields=name => generated 96 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2592] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:12:26 2026] GET /v2.0/ports?device_id=0606cfaf-bc4a-4c75-97d4-79f3ea4b47ec => generated 1248 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2593] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:12:26 2026] GET /v2.0/security-groups?id=a8d32a84-39f9-43e6-9f5a-3ceea9d0d8df&fields=id&fields=name => generated 96 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2594] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:12:26 2026] GET /v2.0/ports?device_id=0606cfaf-bc4a-4c75-97d4-79f3ea4b47ec => generated 1248 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2595] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:12:29 2026] GET /v2.0/ports?device_id=0606cfaf-bc4a-4c75-97d4-79f3ea4b47ec => 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: 1359/2596] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:12:29 2026] GET /v2.0/security-groups?id=a8d32a84-39f9-43e6-9f5a-3ceea9d0d8df&fields=id&fields=name => generated 96 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2597] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:12:29 2026] GET /v2.0/ports?device_id=0606cfaf-bc4a-4c75-97d4-79f3ea4b47ec => 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: 1362/2602] 199.19.213.111 () {34 vars in 1096 bytes} [Tue May 5 18:12:57 2026] GET /v2.0/ports?device_id=c83c9fd9-df67-459d-9dfd-9a7cc7e84555&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2603] 199.19.213.111 () {34 vars in 1080 bytes} [Tue May 5 18:12:57 2026] GET /v2.0/ports?tenant_id=8ea3e20f49884008b1a8fa8026127e55&device_id=c83c9fd9-df67-459d-9dfd-9a7cc7e84555 => generated 1473 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2604] 199.19.213.111 () {34 vars in 986 bytes} [Tue May 5 18:12:58 2026] GET /v2.0/networks?id=8f45da63-bd1a-40a3-923e-927dae4da83b => 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: 1242/2605] 199.19.213.111 () {34 vars in 1058 bytes} [Tue May 5 18:12:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.151&port_id=2ffdcb63-5a8d-4efe-8381-37720bd33b6d => generated 860 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2606] 199.19.213.111 () {34 vars in 1106 bytes} [Tue May 5 18:12:58 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A23f&port_id=2ffdcb63-5a8d-4efe-8381-37720bd33b6d => 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: 1243/2607] 199.19.213.111 () {34 vars in 1064 bytes} [Tue May 5 18:12:58 2026] GET /v2.0/subnets?id=932f33d0-61e4-41e4-97df-2566848abad4&id=d559d6e3-e8ce-4341-8d4a-fd89faddfe1f => generated 1414 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2608] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:12:58 2026] GET /v2.0/ports?network_id=8f45da63-bd1a-40a3-923e-927dae4da83b&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: 1244/2609] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:12:58 2026] GET /v2.0/ports?network_id=8f45da63-bd1a-40a3-923e-927dae4da83b&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: 1366/2610] 199.19.213.111 () {34 vars in 1012 bytes} [Tue May 5 18:12:58 2026] GET /v2.0/networks/8f45da63-bd1a-40a3-923e-927dae4da83b?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: 1245/2611] 199.19.213.111 () {34 vars in 1112 bytes} [Tue May 5 18:12:58 2026] GET /v2.0/networks/8f45da63-bd1a-40a3-923e-927dae4da83b?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: 1368/2614] 199.19.213.111 () {30 vars in 702 bytes} [Tue May 5 18:13:04 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: 1247/2615] 199.19.213.111 () {30 vars in 704 bytes} [Tue May 5 18:13:04 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2616] 199.19.213.111 () {30 vars in 680 bytes} [Tue May 5 18:13:04 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: 1248/2617] 199.19.213.111 () {30 vars in 716 bytes} [Tue May 5 18:13:04 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: 1370/2618] 199.19.213.111 () {30 vars in 740 bytes} [Tue May 5 18:13:04 2026] GET /v2.0/subnets/bf4d38af-2df4-40c9-9a2f-39bc022da569 => generated 675 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2619] 199.19.213.111 () {30 vars in 768 bytes} [Tue May 5 18:13:04 2026] GET /v2.0/ports?device_id=0606cfaf-bc4a-4c75-97d4-79f3ea4b47ec => generated 1248 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2620] 199.19.213.111 () {34 vars in 716 bytes} [Tue May 5 18:13:04 2026] POST /v2.0/ports => generated 1093 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2621] 10.0.0.138 () {34 vars in 971 bytes} [Tue May 5 18:13:05 2026] GET /v2.0/ports/31650629-5c9c-44cd-ab05-130227afd244 => generated 1093 bytes in 98 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: 1372/2622] 10.0.0.138 () {34 vars in 907 bytes} [Tue May 5 18:13:05 2026] GET /v2.0/extensions => generated 20516 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2623] 199.19.213.111 () {34 vars in 1262 bytes} [Tue May 5 18:13:06 2026] GET /v2.0/ports/31650629-5c9c-44cd-ab05-130227afd244?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2624] 199.19.213.111 () {34 vars in 1012 bytes} [Tue May 5 18:13:06 2026] GET /v2.0/networks/19267118-142d-4a06-a757-90156e68f42d?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: 1252/2625] 199.19.213.111 () {34 vars in 1112 bytes} [Tue May 5 18:13:06 2026] GET /v2.0/networks/19267118-142d-4a06-a757-90156e68f42d?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: 1374/2626] 199.19.213.111 () {34 vars in 975 bytes} [Tue May 5 18:13:07 2026] GET /v2.0/ports/31650629-5c9c-44cd-ab05-130227afd244 => generated 1093 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2627] 199.19.213.111 () {34 vars in 986 bytes} [Tue May 5 18:13:07 2026] GET /v2.0/networks?id=19267118-142d-4a06-a757-90156e68f42d => generated 803 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2628] 199.19.213.111 () {38 vars in 1028 bytes} [Tue May 5 18:13:07 2026] PUT /v2.0/ports/31650629-5c9c-44cd-ab05-130227afd244 => generated 1283 bytes in 432 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2629] 199.19.213.111 () {34 vars in 1080 bytes} [Tue May 5 18:13:08 2026] GET /v2.0/ports?tenant_id=a576b86f1caa4ac28616034a05aefc50&device_id=0606cfaf-bc4a-4c75-97d4-79f3ea4b47ec => generated 2523 bytes in 39 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: 1376/2630] 199.19.213.111 () {34 vars in 1062 bytes} [Tue May 5 18:13:08 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.122&port_id=e561df02-86a1-4252-bd1d-45b3e1db2dd9 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2631] 199.19.213.111 () {34 vars in 984 bytes} [Tue May 5 18:13:08 2026] GET /v2.0/subnets?id=2a665231-e96b-42e7-9aee-cd605b528237 => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2632] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:13:08 2026] GET /v2.0/ports?network_id=75d19585-7a7f-408d-893d-fc9ecfbbcf0f&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: 1256/2633] 199.19.213.111 () {34 vars in 1012 bytes} [Tue May 5 18:13:08 2026] GET /v2.0/networks/75d19585-7a7f-408d-893d-fc9ecfbbcf0f?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:13:08.805 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a2c12b1d-9bdc-462a-9a1a-c67a827ca8ad'] response: {'name': 'network-changed', 'server_uuid': '0606cfaf-bc4a-4c75-97d4-79f3ea4b47ec', 'tag': '31650629-5c9c-44cd-ab05-130227afd244', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1378/2634] 199.19.213.111 () {34 vars in 1112 bytes} [Tue May 5 18:13:08 2026] GET /v2.0/networks/75d19585-7a7f-408d-893d-fc9ecfbbcf0f?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: 7|app: 0|req: 1257/2635] 199.19.213.111 () {34 vars in 1056 bytes} [Tue May 5 18:13:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.43&port_id=31650629-5c9c-44cd-ab05-130227afd244 => 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: 1379/2636] 199.19.213.111 () {34 vars in 984 bytes} [Tue May 5 18:13:08 2026] GET /v2.0/subnets?id=bf4d38af-2df4-40c9-9a2f-39bc022da569 => generated 678 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2637] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:13:08 2026] GET /v2.0/ports?network_id=19267118-142d-4a06-a757-90156e68f42d&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2638] 199.19.213.111 () {34 vars in 1012 bytes} [Tue May 5 18:13:08 2026] GET /v2.0/networks/19267118-142d-4a06-a757-90156e68f42d?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: 1259/2639] 199.19.213.111 () {34 vars in 1112 bytes} [Tue May 5 18:13:09 2026] GET /v2.0/networks/19267118-142d-4a06-a757-90156e68f42d?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: 1381/2640] 199.19.213.111 () {34 vars in 1080 bytes} [Tue May 5 18:13:10 2026] GET /v2.0/ports?tenant_id=a576b86f1caa4ac28616034a05aefc50&device_id=0606cfaf-bc4a-4c75-97d4-79f3ea4b47ec => generated 2523 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2641] 199.19.213.111 () {34 vars in 986 bytes} [Tue May 5 18:13:10 2026] GET /v2.0/networks?id=19267118-142d-4a06-a757-90156e68f42d => generated 803 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2642] 199.19.213.111 () {34 vars in 1056 bytes} [Tue May 5 18:13:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.43&port_id=31650629-5c9c-44cd-ab05-130227afd244 => 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: 1261/2643] 199.19.213.111 () {34 vars in 984 bytes} [Tue May 5 18:13:10 2026] GET /v2.0/subnets?id=bf4d38af-2df4-40c9-9a2f-39bc022da569 => generated 678 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2644] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:13:10 2026] GET /v2.0/ports?network_id=19267118-142d-4a06-a757-90156e68f42d&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: 7|app: 0|req: 1262/2645] 199.19.213.111 () {34 vars in 1012 bytes} [Tue May 5 18:13:10 2026] GET /v2.0/networks/19267118-142d-4a06-a757-90156e68f42d?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: 1384/2646] 199.19.213.111 () {34 vars in 1112 bytes} [Tue May 5 18:13:10 2026] GET /v2.0/networks/19267118-142d-4a06-a757-90156e68f42d?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: 1263/2647] 10.0.0.138 () {34 vars in 971 bytes} [Tue May 5 18:13:12 2026] GET /v2.0/ports/31650629-5c9c-44cd-ab05-130227afd244 => generated 1283 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2648] 199.19.213.111 () {34 vars in 788 bytes} [Tue May 5 18:13:12 2026] PUT /v2.0/ports/31650629-5c9c-44cd-ab05-130227afd244 => generated 1307 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:13:12.687 7 INFO neutron.api.v2.resource [None req-14cc8db5-f3e3-4652-a21d-c852ad625fdf eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1264/2649] 199.19.213.111 () {30 vars in 762 bytes} [Tue May 5 18:13:12 2026] GET /v2.0/security-groups/lb-7d47dab4-535e-497a-9b0d-304842123cef => generated 149 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, ' [pid: 8|app: 0|req: 1386/2650] 199.19.213.111 () {30 vars in 784 bytes} [Tue May 5 18:13:12 2026] GET /v2.0/security-groups?name=lb-7d47dab4-535e-497a-9b0d-304842123cef => 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: 1265/2651] 199.19.213.111 () {34 vars in 788 bytes} [Tue May 5 18:13:12 2026] PUT /v2.0/ports/31650629-5c9c-44cd-ab05-130227afd244 => generated 1307 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:13:13.207 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-da512474-b97e-4cc8-adcb-80cdc4a3e6e1'] response: {'name': 'network-changed', 'server_uuid': '0606cfaf-bc4a-4c75-97d4-79f3ea4b47ec', 'tag': '31650629-5c9c-44cd-ab05-130227afd244', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1387/2652] 199.19.213.111 () {30 vars in 702 bytes} [Tue May 5 18:13:13 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1266/2653] 199.19.213.111 () {30 vars in 704 bytes} [Tue May 5 18:13:13 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2654] 199.19.213.111 () {30 vars in 680 bytes} [Tue May 5 18:13:13 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: 1389/2655] 199.19.213.111 () {30 vars in 716 bytes} [Tue May 5 18:13:13 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: 1267/2656] 199.19.213.111 () {34 vars in 1080 bytes} [Tue May 5 18:13:13 2026] GET /v2.0/ports?tenant_id=a576b86f1caa4ac28616034a05aefc50&device_id=0606cfaf-bc4a-4c75-97d4-79f3ea4b47ec => generated 2583 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2657] 199.19.213.111 () {30 vars in 740 bytes} [Tue May 5 18:13:13 2026] GET /v2.0/subnets/bf4d38af-2df4-40c9-9a2f-39bc022da569 => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:13:13.339 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-eb9f9a61-b52b-4de3-8aeb-b29cde239c35'] response: {'name': 'network-changed', 'server_uuid': '0606cfaf-bc4a-4c75-97d4-79f3ea4b47ec', 'tag': '31650629-5c9c-44cd-ab05-130227afd244', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1391/2658] 199.19.213.111 () {30 vars in 736 bytes} [Tue May 5 18:13:13 2026] GET /v2.0/ports/34a65a32-0b76-4372-8712-da48d66d125b => generated 1128 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2659] 199.19.213.111 () {34 vars in 986 bytes} [Tue May 5 18:13:13 2026] GET /v2.0/networks?id=19267118-142d-4a06-a757-90156e68f42d => generated 803 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2660] 199.19.213.111 () {34 vars in 1056 bytes} [Tue May 5 18:13:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.43&port_id=31650629-5c9c-44cd-ab05-130227afd244 => 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: 1392/2661] 199.19.213.111 () {30 vars in 736 bytes} [Tue May 5 18:13:13 2026] GET /v2.0/ports/31650629-5c9c-44cd-ab05-130227afd244 => generated 1343 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2662] 199.19.213.111 () {34 vars in 984 bytes} [Tue May 5 18:13:13 2026] GET /v2.0/subnets?id=bf4d38af-2df4-40c9-9a2f-39bc022da569 => generated 678 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2663] 199.19.213.111 () {30 vars in 740 bytes} [Tue May 5 18:13:13 2026] GET /v2.0/subnets/bf4d38af-2df4-40c9-9a2f-39bc022da569 => generated 675 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2664] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:13:13 2026] GET /v2.0/ports?network_id=19267118-142d-4a06-a757-90156e68f42d&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2665] 199.19.213.111 () {34 vars in 1012 bytes} [Tue May 5 18:13:13 2026] GET /v2.0/networks/19267118-142d-4a06-a757-90156e68f42d?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: 1394/2666] 199.19.213.111 () {30 vars in 742 bytes} [Tue May 5 18:13:13 2026] GET /v2.0/networks/19267118-142d-4a06-a757-90156e68f42d => generated 800 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2667] 199.19.213.111 () {30 vars in 736 bytes} [Tue May 5 18:13:13 2026] GET /v2.0/ports/34a65a32-0b76-4372-8712-da48d66d125b => generated 1128 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2668] 199.19.213.111 () {34 vars in 1112 bytes} [Tue May 5 18:13:13 2026] GET /v2.0/networks/19267118-142d-4a06-a757-90156e68f42d?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: 1274/2669] 199.19.213.111 () {30 vars in 740 bytes} [Tue May 5 18:13:13 2026] GET /v2.0/subnets/bf4d38af-2df4-40c9-9a2f-39bc022da569 => generated 675 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2670] 199.19.213.111 () {34 vars in 1080 bytes} [Tue May 5 18:13:14 2026] GET /v2.0/ports?tenant_id=a576b86f1caa4ac28616034a05aefc50&device_id=0606cfaf-bc4a-4c75-97d4-79f3ea4b47ec => generated 2585 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2671] 199.19.213.111 () {34 vars in 986 bytes} [Tue May 5 18:13:14 2026] GET /v2.0/networks?id=19267118-142d-4a06-a757-90156e68f42d => 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: 1397/2672] 199.19.213.111 () {34 vars in 1056 bytes} [Tue May 5 18:13:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.43&port_id=31650629-5c9c-44cd-ab05-130227afd244 => 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: 1276/2673] 199.19.213.111 () {34 vars in 984 bytes} [Tue May 5 18:13:14 2026] GET /v2.0/subnets?id=bf4d38af-2df4-40c9-9a2f-39bc022da569 => generated 678 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2674] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:13:14 2026] GET /v2.0/ports?network_id=19267118-142d-4a06-a757-90156e68f42d&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2675] 199.19.213.111 () {34 vars in 1012 bytes} [Tue May 5 18:13:14 2026] GET /v2.0/networks/19267118-142d-4a06-a757-90156e68f42d?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: 1399/2676] 199.19.213.111 () {34 vars in 1112 bytes} [Tue May 5 18:13:14 2026] GET /v2.0/networks/19267118-142d-4a06-a757-90156e68f42d?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) 2026-05-05 18:13:23.468 7 WARNING neutron_lib.context [None req-a939d39a-b7b6-4ac1-942b-8b5005c5ca6e 32f4c754baac4a4b8c4d75a3d250a426 8ea3e20f49884008b1a8fa8026127e55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:13:24.193 7 INFO neutron.db.l3_db [None req-a939d39a-b7b6-4ac1-942b-8b5005c5ca6e 32f4c754baac4a4b8c4d75a3d250a426 8ea3e20f49884008b1a8fa8026127e55 - - default default] Floating IP fe515ff1-48e6-45b8-a53b-65aee8451301 associated. External IP: 10.96.250.204, port: 34a65a32-0b76-4372-8712-da48d66d125b. [pid: 7|app: 0|req: 1279/2679] 10.0.0.204 () {34 vars in 677 bytes} [Tue May 5 18:13:23 2026] POST /v2.0/floatingips => generated 898 bytes in 1069 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2680] 199.19.213.111 () {30 vars in 702 bytes} [Tue May 5 18:13:28 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2681] 199.19.213.111 () {30 vars in 704 bytes} [Tue May 5 18:13:28 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2682] 199.19.213.111 () {30 vars in 680 bytes} [Tue May 5 18:13:28 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: 1281/2683] 199.19.213.111 () {30 vars in 716 bytes} [Tue May 5 18:13:28 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:13:28.985 8 INFO neutron.api.v2.resource [None req-2f71e11d-686c-4148-938d-6d55e14c004f eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1403/2684] 199.19.213.111 () {30 vars in 762 bytes} [Tue May 5 18:13:28 2026] GET /v2.0/security-groups/lb-7d47dab4-535e-497a-9b0d-304842123cef => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2685] 199.19.213.111 () {30 vars in 784 bytes} [Tue May 5 18:13:28 2026] GET /v2.0/security-groups?name=lb-7d47dab4-535e-497a-9b0d-304842123cef => generated 1639 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2686] 199.19.213.111 () {30 vars in 814 bytes} [Tue May 5 18:13:29 2026] GET /v2.0/security-group-rules?security_group_id=5e75d6c1-92c1-4b15-8a13-0b8b950bcc1e => generated 1182 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2687] 199.19.213.111 () {34 vars in 746 bytes} [Tue May 5 18:13:29 2026] POST /v2.0/security-group-rules => generated 601 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2688] 199.19.213.111 () {34 vars in 746 bytes} [Tue May 5 18:13:29 2026] POST /v2.0/security-group-rules => generated 597 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2691] 10.0.0.34 () {30 vars in 688 bytes} [Tue May 5 18:13:36 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2692] 10.0.0.34 () {30 vars in 690 bytes} [Tue May 5 18:13:36 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2693] 10.0.0.34 () {30 vars in 666 bytes} [Tue May 5 18:13:36 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: 1408/2694] 10.0.0.34 () {30 vars in 702 bytes} [Tue May 5 18:13:36 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: 1287/2695] 10.0.0.34 () {28 vars in 437 bytes} [Tue May 5 18:13:36 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: 1409/2696] 10.0.0.34 () {30 vars in 726 bytes} [Tue May 5 18:13:36 2026] GET /v2.0/subnets/4655596f-19d7-4d75-8792-1ff6309bf865 => generated 655 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2697] 199.19.213.111 () {30 vars in 702 bytes} [Tue May 5 18:13:37 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2698] 199.19.213.111 () {30 vars in 704 bytes} [Tue May 5 18:13:37 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: 1289/2699] 199.19.213.111 () {30 vars in 680 bytes} [Tue May 5 18:13:37 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: 1411/2700] 199.19.213.111 () {30 vars in 716 bytes} [Tue May 5 18:13:37 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2701] 199.19.213.111 () {30 vars in 740 bytes} [Tue May 5 18:13:37 2026] GET /v2.0/subnets/4655596f-19d7-4d75-8792-1ff6309bf865 => generated 673 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2702] 199.19.213.111 () {30 vars in 768 bytes} [Tue May 5 18:13:37 2026] GET /v2.0/ports?device_id=0606cfaf-bc4a-4c75-97d4-79f3ea4b47ec => generated 2585 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2703] 199.19.213.111 () {30 vars in 702 bytes} [Tue May 5 18:13:37 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2704] 199.19.213.111 () {30 vars in 704 bytes} [Tue May 5 18:13:38 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2705] 199.19.213.111 () {30 vars in 680 bytes} [Tue May 5 18:13:38 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: 1414/2706] 199.19.213.111 () {30 vars in 716 bytes} [Tue May 5 18:13:38 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: 1293/2707] 199.19.213.111 () {34 vars in 1012 bytes} [Tue May 5 18:13:39 2026] GET /v2.0/networks/7bb9e737-8d97-4d71-83cd-1cc246218bf9?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: 1415/2708] 199.19.213.111 () {34 vars in 1112 bytes} [Tue May 5 18:13:39 2026] GET /v2.0/networks/7bb9e737-8d97-4d71-83cd-1cc246218bf9?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: 1294/2709] 199.19.213.111 () {34 vars in 986 bytes} [Tue May 5 18:13:39 2026] GET /v2.0/networks?id=7bb9e737-8d97-4d71-83cd-1cc246218bf9 => 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: 1416/2710] 199.19.213.111 () {38 vars in 955 bytes} [Tue May 5 18:13:39 2026] POST /v2.0/ports => generated 1299 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2711] 199.19.213.111 () {38 vars in 1028 bytes} [Tue May 5 18:13:40 2026] PUT /v2.0/ports/01dc99f9-42a3-4688-b092-1acb449d8422 => generated 1460 bytes in 492 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1417/2712] 199.19.213.111 () {34 vars in 1080 bytes} [Tue May 5 18:13:41 2026] GET /v2.0/ports?tenant_id=a576b86f1caa4ac28616034a05aefc50&device_id=0606cfaf-bc4a-4c75-97d4-79f3ea4b47ec => generated 4037 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1296/2713] 199.19.213.111 () {34 vars in 1062 bytes} [Tue May 5 18:13:41 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.122&port_id=e561df02-86a1-4252-bd1d-45b3e1db2dd9 => 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: 1418/2714] 199.19.213.111 () {34 vars in 984 bytes} [Tue May 5 18:13:41 2026] GET /v2.0/subnets?id=2a665231-e96b-42e7-9aee-cd605b528237 => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:13:41.811 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-997a4f94-7892-476a-8950-8660824d6634'] response: {'name': 'network-changed', 'server_uuid': '0606cfaf-bc4a-4c75-97d4-79f3ea4b47ec', 'tag': '01dc99f9-42a3-4688-b092-1acb449d8422', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1297/2715] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:13:41 2026] GET /v2.0/ports?network_id=75d19585-7a7f-408d-893d-fc9ecfbbcf0f&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2716] 199.19.213.111 () {34 vars in 1012 bytes} [Tue May 5 18:13:41 2026] GET /v2.0/networks/75d19585-7a7f-408d-893d-fc9ecfbbcf0f?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: 1298/2717] 199.19.213.111 () {34 vars in 1112 bytes} [Tue May 5 18:13:41 2026] GET /v2.0/networks/75d19585-7a7f-408d-893d-fc9ecfbbcf0f?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: 1420/2718] 199.19.213.111 () {34 vars in 1056 bytes} [Tue May 5 18:13:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.43&port_id=31650629-5c9c-44cd-ab05-130227afd244 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2719] 199.19.213.111 () {34 vars in 984 bytes} [Tue May 5 18:13:41 2026] GET /v2.0/subnets?id=bf4d38af-2df4-40c9-9a2f-39bc022da569 => generated 678 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2720] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:13:41 2026] GET /v2.0/ports?network_id=19267118-142d-4a06-a757-90156e68f42d&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2721] 199.19.213.111 () {34 vars in 1012 bytes} [Tue May 5 18:13:42 2026] GET /v2.0/networks/19267118-142d-4a06-a757-90156e68f42d?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2722] 199.19.213.111 () {34 vars in 1112 bytes} [Tue May 5 18:13:42 2026] GET /v2.0/networks/19267118-142d-4a06-a757-90156e68f42d?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: 1301/2723] 199.19.213.111 () {34 vars in 1056 bytes} [Tue May 5 18:13:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.25&port_id=01dc99f9-42a3-4688-b092-1acb449d8422 => 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: 1423/2724] 199.19.213.111 () {34 vars in 1104 bytes} [Tue May 5 18:13:42 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A34c&port_id=01dc99f9-42a3-4688-b092-1acb449d8422 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2725] 199.19.213.111 () {34 vars in 1064 bytes} [Tue May 5 18:13:42 2026] GET /v2.0/subnets?id=590cae44-8e14-4901-a0fc-22d3b30a9191&id=4655596f-19d7-4d75-8792-1ff6309bf865 => generated 1410 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2726] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:13:42 2026] GET /v2.0/ports?network_id=7bb9e737-8d97-4d71-83cd-1cc246218bf9&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: 1303/2727] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:13:42 2026] GET /v2.0/ports?network_id=7bb9e737-8d97-4d71-83cd-1cc246218bf9&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2728] 199.19.213.111 () {34 vars in 1012 bytes} [Tue May 5 18:13:42 2026] GET /v2.0/networks/7bb9e737-8d97-4d71-83cd-1cc246218bf9?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: 1304/2729] 199.19.213.111 () {34 vars in 1112 bytes} [Tue May 5 18:13:42 2026] GET /v2.0/networks/7bb9e737-8d97-4d71-83cd-1cc246218bf9?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: 1426/2730] 199.19.213.111 () {34 vars in 1080 bytes} [Tue May 5 18:13:43 2026] GET /v2.0/ports?tenant_id=a576b86f1caa4ac28616034a05aefc50&device_id=0606cfaf-bc4a-4c75-97d4-79f3ea4b47ec => generated 4037 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2731] 199.19.213.111 () {34 vars in 986 bytes} [Tue May 5 18:13:43 2026] GET /v2.0/networks?id=7bb9e737-8d97-4d71-83cd-1cc246218bf9 => 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: 1427/2732] 199.19.213.111 () {34 vars in 1056 bytes} [Tue May 5 18:13:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.25&port_id=01dc99f9-42a3-4688-b092-1acb449d8422 => 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: 1306/2733] 199.19.213.111 () {34 vars in 1104 bytes} [Tue May 5 18:13:43 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A34c&port_id=01dc99f9-42a3-4688-b092-1acb449d8422 => 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: 1428/2734] 199.19.213.111 () {34 vars in 1064 bytes} [Tue May 5 18:13:43 2026] GET /v2.0/subnets?id=590cae44-8e14-4901-a0fc-22d3b30a9191&id=4655596f-19d7-4d75-8792-1ff6309bf865 => generated 1410 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2735] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:13:43 2026] GET /v2.0/ports?network_id=7bb9e737-8d97-4d71-83cd-1cc246218bf9&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2736] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:13:43 2026] GET /v2.0/ports?network_id=7bb9e737-8d97-4d71-83cd-1cc246218bf9&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: 1308/2737] 199.19.213.111 () {34 vars in 1012 bytes} [Tue May 5 18:13:43 2026] GET /v2.0/networks/7bb9e737-8d97-4d71-83cd-1cc246218bf9?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: 1430/2738] 199.19.213.111 () {34 vars in 1112 bytes} [Tue May 5 18:13:43 2026] GET /v2.0/networks/7bb9e737-8d97-4d71-83cd-1cc246218bf9?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: 1309/2739] 10.0.0.138 () {34 vars in 971 bytes} [Tue May 5 18:13:45 2026] GET /v2.0/ports/01dc99f9-42a3-4688-b092-1acb449d8422 => generated 1462 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2740] 199.19.213.111 () {30 vars in 736 bytes} [Tue May 5 18:13:45 2026] GET /v2.0/ports/01dc99f9-42a3-4688-b092-1acb449d8422 => generated 1462 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2741] 199.19.213.111 () {30 vars in 736 bytes} [Tue May 5 18:13:45 2026] GET /v2.0/ports/01dc99f9-42a3-4688-b092-1acb449d8422 => generated 1462 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2744] 199.19.213.111 () {34 vars in 789 bytes} [Tue May 5 18:13:45 2026] PUT /v2.0/ports/01dc99f9-42a3-4688-b092-1acb449d8422 => generated 1197 bytes in 337 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2745] 199.19.213.111 () {30 vars in 742 bytes} [Tue May 5 18:13:46 2026] GET /v2.0/networks/7bb9e737-8d97-4d71-83cd-1cc246218bf9 => generated 797 bytes in 59 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: 1433/2746] 199.19.213.111 () {30 vars in 740 bytes} [Tue May 5 18:13:46 2026] GET /v2.0/subnets/4655596f-19d7-4d75-8792-1ff6309bf865 => 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: 1314/2747] 199.19.213.111 () {30 vars in 702 bytes} [Tue May 5 18:13:46 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-05-05 18:13:46.380 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ee62f466-558f-48b2-842c-319d263653a3'] response: {'name': 'network-changed', 'server_uuid': '0606cfaf-bc4a-4c75-97d4-79f3ea4b47ec', 'tag': '01dc99f9-42a3-4688-b092-1acb449d8422', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1434/2748] 199.19.213.111 () {30 vars in 704 bytes} [Tue May 5 18:13:46 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: 1315/2749] 199.19.213.111 () {30 vars in 680 bytes} [Tue May 5 18:13:46 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2750] 199.19.213.111 () {30 vars in 716 bytes} [Tue May 5 18:13:46 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: 1316/2751] 199.19.213.111 () {30 vars in 740 bytes} [Tue May 5 18:13:46 2026] GET /v2.0/subnets/bf4d38af-2df4-40c9-9a2f-39bc022da569 => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2752] 199.19.213.111 () {30 vars in 736 bytes} [Tue May 5 18:13:46 2026] GET /v2.0/ports/34a65a32-0b76-4372-8712-da48d66d125b => generated 1128 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2753] 199.19.213.111 () {30 vars in 736 bytes} [Tue May 5 18:13:46 2026] GET /v2.0/ports/31650629-5c9c-44cd-ab05-130227afd244 => generated 1345 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2754] 199.19.213.111 () {30 vars in 740 bytes} [Tue May 5 18:13:46 2026] GET /v2.0/subnets/bf4d38af-2df4-40c9-9a2f-39bc022da569 => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2755] 199.19.213.111 () {30 vars in 742 bytes} [Tue May 5 18:13:46 2026] GET /v2.0/networks/19267118-142d-4a06-a757-90156e68f42d => 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: 1438/2756] 199.19.213.111 () {30 vars in 736 bytes} [Tue May 5 18:13:46 2026] GET /v2.0/ports/34a65a32-0b76-4372-8712-da48d66d125b => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2757] 199.19.213.111 () {30 vars in 740 bytes} [Tue May 5 18:13:46 2026] GET /v2.0/subnets/bf4d38af-2df4-40c9-9a2f-39bc022da569 => generated 675 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2758] 199.19.213.111 () {34 vars in 1080 bytes} [Tue May 5 18:13:46 2026] GET /v2.0/ports?tenant_id=a576b86f1caa4ac28616034a05aefc50&device_id=0606cfaf-bc4a-4c75-97d4-79f3ea4b47ec => generated 3810 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2759] 199.19.213.111 () {34 vars in 986 bytes} [Tue May 5 18:13:46 2026] GET /v2.0/networks?id=7bb9e737-8d97-4d71-83cd-1cc246218bf9 => generated 800 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2760] 199.19.213.111 () {34 vars in 1056 bytes} [Tue May 5 18:13:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.25&port_id=01dc99f9-42a3-4688-b092-1acb449d8422 => 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: 1321/2761] 199.19.213.111 () {34 vars in 984 bytes} [Tue May 5 18:13:46 2026] GET /v2.0/subnets?id=4655596f-19d7-4d75-8792-1ff6309bf865 => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2762] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:13:46 2026] GET /v2.0/ports?network_id=7bb9e737-8d97-4d71-83cd-1cc246218bf9&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: 1322/2763] 199.19.213.111 () {34 vars in 1012 bytes} [Tue May 5 18:13:47 2026] GET /v2.0/networks/7bb9e737-8d97-4d71-83cd-1cc246218bf9?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: 1442/2764] 199.19.213.111 () {34 vars in 1112 bytes} [Tue May 5 18:13:47 2026] GET /v2.0/networks/7bb9e737-8d97-4d71-83cd-1cc246218bf9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2765] 10.0.0.34 () {30 vars in 688 bytes} [Tue May 5 18:13:52 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2766] 10.0.0.34 () {30 vars in 690 bytes} [Tue May 5 18:13:52 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: 1324/2767] 10.0.0.34 () {30 vars in 666 bytes} [Tue May 5 18:13:52 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: 1444/2768] 10.0.0.34 () {30 vars in 702 bytes} [Tue May 5 18:13:52 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: 1325/2769] 10.0.0.34 () {28 vars in 437 bytes} [Tue May 5 18:13:52 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: 1445/2770] 10.0.0.34 () {30 vars in 726 bytes} [Tue May 5 18:13:52 2026] GET /v2.0/subnets/d559d6e3-e8ce-4341-8d4a-fd89faddfe1f => generated 656 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2771] 199.19.213.111 () {30 vars in 702 bytes} [Tue May 5 18:13:53 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2772] 199.19.213.111 () {30 vars in 704 bytes} [Tue May 5 18:13:53 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2773] 199.19.213.111 () {30 vars in 680 bytes} [Tue May 5 18:13:53 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2774] 199.19.213.111 () {30 vars in 716 bytes} [Tue May 5 18:13:53 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: 1328/2775] 199.19.213.111 () {30 vars in 740 bytes} [Tue May 5 18:13:53 2026] GET /v2.0/subnets/4655596f-19d7-4d75-8792-1ff6309bf865 => generated 673 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2776] 199.19.213.111 () {30 vars in 740 bytes} [Tue May 5 18:13:53 2026] GET /v2.0/subnets/d559d6e3-e8ce-4341-8d4a-fd89faddfe1f => generated 674 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2777] 199.19.213.111 () {30 vars in 768 bytes} [Tue May 5 18:13:53 2026] GET /v2.0/ports?device_id=0606cfaf-bc4a-4c75-97d4-79f3ea4b47ec => generated 3810 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2778] 199.19.213.111 () {30 vars in 702 bytes} [Tue May 5 18:13:53 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2779] 199.19.213.111 () {30 vars in 704 bytes} [Tue May 5 18:13:53 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2780] 199.19.213.111 () {30 vars in 680 bytes} [Tue May 5 18:13:53 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2781] 199.19.213.111 () {30 vars in 716 bytes} [Tue May 5 18:13:53 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2782] 199.19.213.111 () {34 vars in 1012 bytes} [Tue May 5 18:13:55 2026] GET /v2.0/networks/8f45da63-bd1a-40a3-923e-927dae4da83b?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2783] 199.19.213.111 () {34 vars in 1112 bytes} [Tue May 5 18:13:55 2026] GET /v2.0/networks/8f45da63-bd1a-40a3-923e-927dae4da83b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2784] 199.19.213.111 () {34 vars in 986 bytes} [Tue May 5 18:13:55 2026] GET /v2.0/networks?id=8f45da63-bd1a-40a3-923e-927dae4da83b => generated 800 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2785] 199.19.213.111 () {38 vars in 955 bytes} [Tue May 5 18:13:55 2026] POST /v2.0/ports => generated 1307 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2786] 199.19.213.111 () {38 vars in 1028 bytes} [Tue May 5 18:13:56 2026] PUT /v2.0/ports/1775971f-264f-418f-ba6a-1f1e76f569ff => generated 1468 bytes in 414 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: 1334/2787] 199.19.213.111 () {34 vars in 1080 bytes} [Tue May 5 18:13:57 2026] GET /v2.0/ports?tenant_id=a576b86f1caa4ac28616034a05aefc50&device_id=0606cfaf-bc4a-4c75-97d4-79f3ea4b47ec => generated 5270 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1454/2788] 199.19.213.111 () {34 vars in 1062 bytes} [Tue May 5 18:13:57 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.122&port_id=e561df02-86a1-4252-bd1d-45b3e1db2dd9 => 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: 1335/2789] 199.19.213.111 () {34 vars in 984 bytes} [Tue May 5 18:13:57 2026] GET /v2.0/subnets?id=2a665231-e96b-42e7-9aee-cd605b528237 => generated 654 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:13:57.808 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7a88876c-2f25-4ab1-a05b-47a7b1df5ddf'] response: {'name': 'network-changed', 'server_uuid': '0606cfaf-bc4a-4c75-97d4-79f3ea4b47ec', 'tag': '1775971f-264f-418f-ba6a-1f1e76f569ff', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1455/2790] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:13:57 2026] GET /v2.0/ports?network_id=75d19585-7a7f-408d-893d-fc9ecfbbcf0f&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: 1336/2791] 199.19.213.111 () {34 vars in 1012 bytes} [Tue May 5 18:13:57 2026] GET /v2.0/networks/75d19585-7a7f-408d-893d-fc9ecfbbcf0f?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: 1456/2792] 199.19.213.111 () {34 vars in 1112 bytes} [Tue May 5 18:13:57 2026] GET /v2.0/networks/75d19585-7a7f-408d-893d-fc9ecfbbcf0f?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: 1337/2793] 199.19.213.111 () {34 vars in 1056 bytes} [Tue May 5 18:13:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.43&port_id=31650629-5c9c-44cd-ab05-130227afd244 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2794] 199.19.213.111 () {34 vars in 984 bytes} [Tue May 5 18:13:58 2026] GET /v2.0/subnets?id=bf4d38af-2df4-40c9-9a2f-39bc022da569 => generated 678 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2795] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:13:58 2026] GET /v2.0/ports?network_id=19267118-142d-4a06-a757-90156e68f42d&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: 7|app: 0|req: 1338/2796] 199.19.213.111 () {34 vars in 1096 bytes} [Tue May 5 18:13:58 2026] GET /v2.0/ports?device_id=e1a605bd-506a-4ac4-bd1c-145925fbff92&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2797] 199.19.213.111 () {34 vars in 1012 bytes} [Tue May 5 18:13:58 2026] GET /v2.0/networks/19267118-142d-4a06-a757-90156e68f42d?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: 1339/2798] 199.19.213.111 () {34 vars in 1112 bytes} [Tue May 5 18:13:58 2026] GET /v2.0/networks/19267118-142d-4a06-a757-90156e68f42d?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: 1460/2799] 199.19.213.111 () {34 vars in 1056 bytes} [Tue May 5 18:13:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.25&port_id=01dc99f9-42a3-4688-b092-1acb449d8422 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2800] 199.19.213.111 () {34 vars in 984 bytes} [Tue May 5 18:13:58 2026] GET /v2.0/subnets?id=4655596f-19d7-4d75-8792-1ff6309bf865 => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2801] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:13:58 2026] GET /v2.0/ports?network_id=7bb9e737-8d97-4d71-83cd-1cc246218bf9&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: 1341/2802] 199.19.213.111 () {34 vars in 1012 bytes} [Tue May 5 18:13:58 2026] GET /v2.0/networks/7bb9e737-8d97-4d71-83cd-1cc246218bf9?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: 1462/2803] 199.19.213.111 () {34 vars in 1112 bytes} [Tue May 5 18:13:58 2026] GET /v2.0/networks/7bb9e737-8d97-4d71-83cd-1cc246218bf9?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: 1342/2804] 199.19.213.111 () {34 vars in 1058 bytes} [Tue May 5 18:13:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.227&port_id=1775971f-264f-418f-ba6a-1f1e76f569ff => 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: 1463/2805] 199.19.213.111 () {34 vars in 1106 bytes} [Tue May 5 18:13:58 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A23d&port_id=1775971f-264f-418f-ba6a-1f1e76f569ff => 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: 1343/2806] 199.19.213.111 () {34 vars in 1064 bytes} [Tue May 5 18:13:58 2026] GET /v2.0/subnets?id=932f33d0-61e4-41e4-97df-2566848abad4&id=d559d6e3-e8ce-4341-8d4a-fd89faddfe1f => generated 1414 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2807] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:13:58 2026] GET /v2.0/ports?network_id=8f45da63-bd1a-40a3-923e-927dae4da83b&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2808] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:13:58 2026] GET /v2.0/ports?network_id=8f45da63-bd1a-40a3-923e-927dae4da83b&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: 1465/2809] 199.19.213.111 () {34 vars in 1012 bytes} [Tue May 5 18:13:58 2026] GET /v2.0/networks/8f45da63-bd1a-40a3-923e-927dae4da83b?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: 1345/2810] 199.19.213.111 () {34 vars in 1112 bytes} [Tue May 5 18:13:58 2026] GET /v2.0/networks/8f45da63-bd1a-40a3-923e-927dae4da83b?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: 1466/2811] 199.19.213.111 () {34 vars in 1080 bytes} [Tue May 5 18:13:59 2026] GET /v2.0/ports?tenant_id=8ea3e20f49884008b1a8fa8026127e55&device_id=e1a605bd-506a-4ac4-bd1c-145925fbff92 => 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: 1346/2812] 199.19.213.111 () {34 vars in 986 bytes} [Tue May 5 18:13:59 2026] GET /v2.0/networks?id=7bb9e737-8d97-4d71-83cd-1cc246218bf9 => 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: 1467/2813] 199.19.213.111 () {34 vars in 1080 bytes} [Tue May 5 18:13:59 2026] GET /v2.0/ports?tenant_id=a576b86f1caa4ac28616034a05aefc50&device_id=0606cfaf-bc4a-4c75-97d4-79f3ea4b47ec => generated 5270 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2814] 199.19.213.111 () {34 vars in 1056 bytes} [Tue May 5 18:13:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.41&port_id=97b6b487-fb6b-4457-8d52-41552d95013b => generated 859 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2815] 199.19.213.111 () {34 vars in 1104 bytes} [Tue May 5 18:13:59 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A303&port_id=97b6b487-fb6b-4457-8d52-41552d95013b => 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: 1468/2816] 199.19.213.111 () {34 vars in 986 bytes} [Tue May 5 18:13:59 2026] GET /v2.0/networks?id=8f45da63-bd1a-40a3-923e-927dae4da83b => generated 800 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2817] 199.19.213.111 () {34 vars in 1064 bytes} [Tue May 5 18:13:59 2026] GET /v2.0/subnets?id=590cae44-8e14-4901-a0fc-22d3b30a9191&id=4655596f-19d7-4d75-8792-1ff6309bf865 => generated 1410 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2818] 199.19.213.111 () {34 vars in 1058 bytes} [Tue May 5 18:13:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.227&port_id=1775971f-264f-418f-ba6a-1f1e76f569ff => 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: 1470/2819] 199.19.213.111 () {34 vars in 1106 bytes} [Tue May 5 18:13:59 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A23d&port_id=1775971f-264f-418f-ba6a-1f1e76f569ff => 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: 1350/2820] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:13:59 2026] GET /v2.0/ports?network_id=7bb9e737-8d97-4d71-83cd-1cc246218bf9&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2821] 199.19.213.111 () {34 vars in 1064 bytes} [Tue May 5 18:13:59 2026] GET /v2.0/subnets?id=932f33d0-61e4-41e4-97df-2566848abad4&id=d559d6e3-e8ce-4341-8d4a-fd89faddfe1f => generated 1414 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2822] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:13:59 2026] GET /v2.0/ports?network_id=7bb9e737-8d97-4d71-83cd-1cc246218bf9&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: 1472/2823] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:13:59 2026] GET /v2.0/ports?network_id=8f45da63-bd1a-40a3-923e-927dae4da83b&device_owner=network%3Adhcp => generated 1461 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2824] 199.19.213.111 () {34 vars in 1012 bytes} [Tue May 5 18:13:59 2026] GET /v2.0/networks/7bb9e737-8d97-4d71-83cd-1cc246218bf9?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: 1473/2825] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:13:59 2026] GET /v2.0/ports?network_id=8f45da63-bd1a-40a3-923e-927dae4da83b&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: 7|app: 0|req: 1353/2826] 199.19.213.111 () {34 vars in 1112 bytes} [Tue May 5 18:13:59 2026] GET /v2.0/networks/7bb9e737-8d97-4d71-83cd-1cc246218bf9?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: 1474/2827] 199.19.213.111 () {34 vars in 1012 bytes} [Tue May 5 18:13:59 2026] GET /v2.0/networks/8f45da63-bd1a-40a3-923e-927dae4da83b?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2828] 199.19.213.111 () {34 vars in 1112 bytes} [Tue May 5 18:14:00 2026] GET /v2.0/networks/8f45da63-bd1a-40a3-923e-927dae4da83b?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: 1356/2831] 10.0.0.138 () {34 vars in 971 bytes} [Tue May 5 18:14:02 2026] GET /v2.0/ports/1775971f-264f-418f-ba6a-1f1e76f569ff => generated 1470 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2832] 199.19.213.111 () {30 vars in 736 bytes} [Tue May 5 18:14:02 2026] GET /v2.0/ports/1775971f-264f-418f-ba6a-1f1e76f569ff => generated 1470 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2833] 199.19.213.111 () {30 vars in 736 bytes} [Tue May 5 18:14:02 2026] GET /v2.0/ports/1775971f-264f-418f-ba6a-1f1e76f569ff => generated 1470 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2834] 199.19.213.111 () {34 vars in 789 bytes} [Tue May 5 18:14:02 2026] PUT /v2.0/ports/1775971f-264f-418f-ba6a-1f1e76f569ff => generated 1201 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2835] 199.19.213.111 () {30 vars in 742 bytes} [Tue May 5 18:14:02 2026] GET /v2.0/networks/8f45da63-bd1a-40a3-923e-927dae4da83b => generated 797 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1478/2836] 199.19.213.111 () {30 vars in 740 bytes} [Tue May 5 18:14:02 2026] GET /v2.0/subnets/d559d6e3-e8ce-4341-8d4a-fd89faddfe1f => generated 674 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2837] 199.19.213.111 () {30 vars in 702 bytes} [Tue May 5 18:14:03 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2838] 199.19.213.111 () {30 vars in 704 bytes} [Tue May 5 18:14:03 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: 1360/2839] 199.19.213.111 () {30 vars in 680 bytes} [Tue May 5 18:14:03 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:14:03.060 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9b345e46-6357-402e-8fc3-339bb9d2fd9a'] response: {'name': 'network-changed', 'server_uuid': '0606cfaf-bc4a-4c75-97d4-79f3ea4b47ec', 'tag': '1775971f-264f-418f-ba6a-1f1e76f569ff', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1480/2840] 199.19.213.111 () {30 vars in 716 bytes} [Tue May 5 18:14:03 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: 1361/2841] 199.19.213.111 () {30 vars in 740 bytes} [Tue May 5 18:14:03 2026] GET /v2.0/subnets/bf4d38af-2df4-40c9-9a2f-39bc022da569 => generated 675 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2842] 199.19.213.111 () {30 vars in 736 bytes} [Tue May 5 18:14:03 2026] GET /v2.0/ports/34a65a32-0b76-4372-8712-da48d66d125b => generated 1128 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2843] 199.19.213.111 () {30 vars in 736 bytes} [Tue May 5 18:14:03 2026] GET /v2.0/ports/31650629-5c9c-44cd-ab05-130227afd244 => generated 1345 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2844] 199.19.213.111 () {30 vars in 740 bytes} [Tue May 5 18:14:03 2026] GET /v2.0/subnets/bf4d38af-2df4-40c9-9a2f-39bc022da569 => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2845] 199.19.213.111 () {30 vars in 742 bytes} [Tue May 5 18:14:03 2026] GET /v2.0/networks/19267118-142d-4a06-a757-90156e68f42d => 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: 1483/2846] 199.19.213.111 () {34 vars in 1080 bytes} [Tue May 5 18:14:03 2026] GET /v2.0/ports?tenant_id=a576b86f1caa4ac28616034a05aefc50&device_id=0606cfaf-bc4a-4c75-97d4-79f3ea4b47ec => generated 5039 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2847] 199.19.213.111 () {30 vars in 736 bytes} [Tue May 5 18:14:03 2026] GET /v2.0/ports/34a65a32-0b76-4372-8712-da48d66d125b => generated 1128 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2848] 199.19.213.111 () {30 vars in 740 bytes} [Tue May 5 18:14:03 2026] GET /v2.0/subnets/bf4d38af-2df4-40c9-9a2f-39bc022da569 => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2849] 199.19.213.111 () {34 vars in 986 bytes} [Tue May 5 18:14:03 2026] GET /v2.0/networks?id=8f45da63-bd1a-40a3-923e-927dae4da83b => generated 800 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2850] 199.19.213.111 () {34 vars in 1058 bytes} [Tue May 5 18:14:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.227&port_id=1775971f-264f-418f-ba6a-1f1e76f569ff => 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: 1485/2851] 199.19.213.111 () {34 vars in 984 bytes} [Tue May 5 18:14:03 2026] GET /v2.0/subnets?id=d559d6e3-e8ce-4341-8d4a-fd89faddfe1f => generated 677 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2852] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:14:03 2026] GET /v2.0/ports?network_id=8f45da63-bd1a-40a3-923e-927dae4da83b&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: 1486/2853] 199.19.213.111 () {34 vars in 1012 bytes} [Tue May 5 18:14:03 2026] GET /v2.0/networks/8f45da63-bd1a-40a3-923e-927dae4da83b?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: 1368/2854] 199.19.213.111 () {34 vars in 1112 bytes} [Tue May 5 18:14:03 2026] GET /v2.0/networks/8f45da63-bd1a-40a3-923e-927dae4da83b?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: 1487/2855] 199.19.213.111 () {30 vars in 702 bytes} [Tue May 5 18:14:12 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: 1369/2856] 199.19.213.111 () {30 vars in 704 bytes} [Tue May 5 18:14:12 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2857] 199.19.213.111 () {30 vars in 680 bytes} [Tue May 5 18:14:12 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: 1370/2858] 199.19.213.111 () {30 vars in 716 bytes} [Tue May 5 18:14:12 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: 1489/2859] 199.19.213.111 () {30 vars in 740 bytes} [Tue May 5 18:14:12 2026] GET /v2.0/subnets/4655596f-19d7-4d75-8792-1ff6309bf865 => generated 673 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2860] 199.19.213.111 () {30 vars in 768 bytes} [Tue May 5 18:14:12 2026] GET /v2.0/ports?device_id=0606cfaf-bc4a-4c75-97d4-79f3ea4b47ec => generated 5039 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2861] 199.19.213.111 () {30 vars in 702 bytes} [Tue May 5 18:14:12 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: 1372/2862] 199.19.213.111 () {30 vars in 704 bytes} [Tue May 5 18:14:12 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: 1491/2863] 199.19.213.111 () {30 vars in 680 bytes} [Tue May 5 18:14:12 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: 1373/2864] 199.19.213.111 () {30 vars in 716 bytes} [Tue May 5 18:14:12 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: 1492/2865] 199.19.213.111 () {30 vars in 736 bytes} [Tue May 5 18:14:12 2026] GET /v2.0/ports/1775971f-264f-418f-ba6a-1f1e76f569ff => generated 1237 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2866] 199.19.213.111 () {34 vars in 788 bytes} [Tue May 5 18:14:12 2026] PUT /v2.0/ports/1775971f-264f-418f-ba6a-1f1e76f569ff => generated 1026 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2867] 199.19.213.111 () {30 vars in 742 bytes} [Tue May 5 18:14:12 2026] GET /v2.0/networks/8f45da63-bd1a-40a3-923e-927dae4da83b => generated 797 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1375/2868] 199.19.213.111 () {30 vars in 768 bytes} [Tue May 5 18:14:13 2026] GET /v2.0/ports?device_id=0606cfaf-bc4a-4c75-97d4-79f3ea4b47ec => generated 4864 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2869] 199.19.213.111 () {30 vars in 768 bytes} [Tue May 5 18:14:13 2026] GET /v2.0/ports?device_id=0606cfaf-bc4a-4c75-97d4-79f3ea4b47ec => generated 4864 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:14:13.608 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1cb9e3d2-54d6-491e-b688-d63c391cbcf4'] response: {'name': 'network-changed', 'server_uuid': '0606cfaf-bc4a-4c75-97d4-79f3ea4b47ec', 'tag': '1775971f-264f-418f-ba6a-1f1e76f569ff', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1376/2870] 199.19.213.111 () {34 vars in 1080 bytes} [Tue May 5 18:14:13 2026] GET /v2.0/ports?tenant_id=a576b86f1caa4ac28616034a05aefc50&device_id=0606cfaf-bc4a-4c75-97d4-79f3ea4b47ec => generated 4864 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2871] 199.19.213.111 () {34 vars in 986 bytes} [Tue May 5 18:14:13 2026] GET /v2.0/networks?id=8f45da63-bd1a-40a3-923e-927dae4da83b => generated 800 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2872] 199.19.213.111 () {34 vars in 1012 bytes} [Tue May 5 18:14:13 2026] GET /v2.0/networks/8f45da63-bd1a-40a3-923e-927dae4da83b?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: 1496/2873] 199.19.213.111 () {34 vars in 1112 bytes} [Tue May 5 18:14:13 2026] GET /v2.0/networks/8f45da63-bd1a-40a3-923e-927dae4da83b?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: 1378/2874] 199.19.213.111 () {30 vars in 768 bytes} [Tue May 5 18:14:14 2026] GET /v2.0/ports?device_id=0606cfaf-bc4a-4c75-97d4-79f3ea4b47ec => generated 4864 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/2875] 199.19.213.111 () {34 vars in 975 bytes} [Tue May 5 18:14:15 2026] GET /v2.0/ports/1775971f-264f-418f-ba6a-1f1e76f569ff => generated 1062 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2876] 199.19.213.111 () {30 vars in 768 bytes} [Tue May 5 18:14:15 2026] GET /v2.0/ports?device_id=0606cfaf-bc4a-4c75-97d4-79f3ea4b47ec => generated 4864 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2877] 199.19.213.111 () {36 vars in 997 bytes} [Tue May 5 18:14:15 2026] DELETE /v2.0/ports/1775971f-264f-418f-ba6a-1f1e76f569ff => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/2880] 199.19.213.111 () {30 vars in 768 bytes} [Tue May 5 18:14:16 2026] GET /v2.0/ports?device_id=0606cfaf-bc4a-4c75-97d4-79f3ea4b47ec => generated 3810 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:14:16.466 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f30e5411-a10a-41bd-ab43-ddb0e30b8039 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1381/2881] 199.19.213.111 () {32 vars in 758 bytes} [Tue May 5 18:14:16 2026] DELETE /v2.0/ports/1775971f-264f-418f-ba6a-1f1e76f569ff => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/2882] 199.19.213.111 () {30 vars in 702 bytes} [Tue May 5 18:14:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:14:16.588 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4911af45-84cf-48c4-a3aa-03b8e1a3fdde'] response: {'server_uuid': '0606cfaf-bc4a-4c75-97d4-79f3ea4b47ec', 'name': 'network-vif-deleted', 'tag': '1775971f-264f-418f-ba6a-1f1e76f569ff', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1382/2883] 199.19.213.111 () {30 vars in 704 bytes} [Tue May 5 18:14:16 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2884] 199.19.213.111 () {30 vars in 680 bytes} [Tue May 5 18:14:16 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2885] 199.19.213.111 () {30 vars in 716 bytes} [Tue May 5 18:14:16 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/2886] 199.19.213.111 () {30 vars in 740 bytes} [Tue May 5 18:14:16 2026] GET /v2.0/subnets/bf4d38af-2df4-40c9-9a2f-39bc022da569 => generated 675 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2887] 199.19.213.111 () {30 vars in 736 bytes} [Tue May 5 18:14:16 2026] GET /v2.0/ports/34a65a32-0b76-4372-8712-da48d66d125b => generated 1128 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/2888] 199.19.213.111 () {30 vars in 736 bytes} [Tue May 5 18:14:16 2026] GET /v2.0/ports/31650629-5c9c-44cd-ab05-130227afd244 => generated 1345 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2889] 199.19.213.111 () {30 vars in 740 bytes} [Tue May 5 18:14:16 2026] GET /v2.0/subnets/bf4d38af-2df4-40c9-9a2f-39bc022da569 => generated 675 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/2890] 199.19.213.111 () {30 vars in 742 bytes} [Tue May 5 18:14:16 2026] GET /v2.0/networks/19267118-142d-4a06-a757-90156e68f42d => 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: 1386/2891] 199.19.213.111 () {30 vars in 736 bytes} [Tue May 5 18:14:16 2026] GET /v2.0/ports/34a65a32-0b76-4372-8712-da48d66d125b => generated 1128 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/2892] 199.19.213.111 () {30 vars in 740 bytes} [Tue May 5 18:14:16 2026] GET /v2.0/subnets/bf4d38af-2df4-40c9-9a2f-39bc022da569 => generated 675 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2893] 199.19.213.111 () {34 vars in 1080 bytes} [Tue May 5 18:14:16 2026] GET /v2.0/ports?tenant_id=a576b86f1caa4ac28616034a05aefc50&device_id=0606cfaf-bc4a-4c75-97d4-79f3ea4b47ec => generated 3810 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/2894] 199.19.213.111 () {34 vars in 1226 bytes} [Tue May 5 18:14:17 2026] GET /v2.0/networks?id=75d19585-7a7f-408d-893d-fc9ecfbbcf0f&id=19267118-142d-4a06-a757-90156e68f42d&id=7bb9e737-8d97-4d71-83cd-1cc246218bf9&id=8f45da63-bd1a-40a3-923e-927dae4da83b => generated 3096 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2895] 199.19.213.111 () {34 vars in 1062 bytes} [Tue May 5 18:14:17 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.122&port_id=e561df02-86a1-4252-bd1d-45b3e1db2dd9 => 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: 1508/2896] 199.19.213.111 () {34 vars in 984 bytes} [Tue May 5 18:14:17 2026] GET /v2.0/subnets?id=2a665231-e96b-42e7-9aee-cd605b528237 => generated 654 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2897] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:14:17 2026] GET /v2.0/ports?network_id=75d19585-7a7f-408d-893d-fc9ecfbbcf0f&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: 1509/2898] 199.19.213.111 () {34 vars in 1012 bytes} [Tue May 5 18:14:17 2026] GET /v2.0/networks/75d19585-7a7f-408d-893d-fc9ecfbbcf0f?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: 1390/2899] 199.19.213.111 () {34 vars in 1112 bytes} [Tue May 5 18:14:17 2026] GET /v2.0/networks/75d19585-7a7f-408d-893d-fc9ecfbbcf0f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/2900] 199.19.213.111 () {34 vars in 1056 bytes} [Tue May 5 18:14:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.43&port_id=31650629-5c9c-44cd-ab05-130227afd244 => 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: 1391/2901] 199.19.213.111 () {34 vars in 984 bytes} [Tue May 5 18:14:17 2026] GET /v2.0/subnets?id=bf4d38af-2df4-40c9-9a2f-39bc022da569 => generated 678 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/2902] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:14:17 2026] GET /v2.0/ports?network_id=19267118-142d-4a06-a757-90156e68f42d&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2903] 199.19.213.111 () {34 vars in 1012 bytes} [Tue May 5 18:14:17 2026] GET /v2.0/networks/19267118-142d-4a06-a757-90156e68f42d?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: 1512/2904] 199.19.213.111 () {34 vars in 1112 bytes} [Tue May 5 18:14:17 2026] GET /v2.0/networks/19267118-142d-4a06-a757-90156e68f42d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2905] 199.19.213.111 () {34 vars in 1056 bytes} [Tue May 5 18:14:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.25&port_id=01dc99f9-42a3-4688-b092-1acb449d8422 => 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: 1513/2906] 199.19.213.111 () {34 vars in 984 bytes} [Tue May 5 18:14:17 2026] GET /v2.0/subnets?id=4655596f-19d7-4d75-8792-1ff6309bf865 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2907] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:14:17 2026] GET /v2.0/ports?network_id=7bb9e737-8d97-4d71-83cd-1cc246218bf9&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/2908] 199.19.213.111 () {34 vars in 1012 bytes} [Tue May 5 18:14:17 2026] GET /v2.0/networks/7bb9e737-8d97-4d71-83cd-1cc246218bf9?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: 1395/2909] 199.19.213.111 () {34 vars in 1112 bytes} [Tue May 5 18:14:17 2026] GET /v2.0/networks/7bb9e737-8d97-4d71-83cd-1cc246218bf9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/2910] 199.19.213.111 () {30 vars in 702 bytes} [Tue May 5 18:14:22 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2911] 199.19.213.111 () {30 vars in 704 bytes} [Tue May 5 18:14:22 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/2912] 199.19.213.111 () {30 vars in 680 bytes} [Tue May 5 18:14:22 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2913] 199.19.213.111 () {30 vars in 716 bytes} [Tue May 5 18:14:22 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/2914] 199.19.213.111 () {30 vars in 768 bytes} [Tue May 5 18:14:22 2026] GET /v2.0/ports?device_id=0606cfaf-bc4a-4c75-97d4-79f3ea4b47ec => generated 3810 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2915] 199.19.213.111 () {30 vars in 702 bytes} [Tue May 5 18:14:23 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: 1518/2916] 199.19.213.111 () {30 vars in 704 bytes} [Tue May 5 18:14:23 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: 1399/2917] 199.19.213.111 () {30 vars in 680 bytes} [Tue May 5 18:14:23 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: 1519/2918] 199.19.213.111 () {30 vars in 716 bytes} [Tue May 5 18:14:23 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: 1400/2919] 199.19.213.111 () {30 vars in 736 bytes} [Tue May 5 18:14:23 2026] GET /v2.0/ports/01dc99f9-42a3-4688-b092-1acb449d8422 => generated 1233 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/2920] 199.19.213.111 () {34 vars in 788 bytes} [Tue May 5 18:14:23 2026] PUT /v2.0/ports/01dc99f9-42a3-4688-b092-1acb449d8422 => generated 1026 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2921] 199.19.213.111 () {30 vars in 742 bytes} [Tue May 5 18:14:23 2026] GET /v2.0/networks/7bb9e737-8d97-4d71-83cd-1cc246218bf9 => generated 797 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1521/2922] 199.19.213.111 () {30 vars in 768 bytes} [Tue May 5 18:14:23 2026] GET /v2.0/ports?device_id=0606cfaf-bc4a-4c75-97d4-79f3ea4b47ec => generated 3639 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2923] 199.19.213.111 () {30 vars in 768 bytes} [Tue May 5 18:14:23 2026] GET /v2.0/ports?device_id=0606cfaf-bc4a-4c75-97d4-79f3ea4b47ec => generated 3639 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:14:24.205 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8ee187b7-6623-47dd-975f-1ec6c2f4905a'] response: {'name': 'network-changed', 'server_uuid': '0606cfaf-bc4a-4c75-97d4-79f3ea4b47ec', 'tag': '01dc99f9-42a3-4688-b092-1acb449d8422', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1522/2924] 199.19.213.111 () {34 vars in 1080 bytes} [Tue May 5 18:14:24 2026] GET /v2.0/ports?tenant_id=a576b86f1caa4ac28616034a05aefc50&device_id=0606cfaf-bc4a-4c75-97d4-79f3ea4b47ec => generated 3639 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2925] 199.19.213.111 () {34 vars in 986 bytes} [Tue May 5 18:14:24 2026] GET /v2.0/networks?id=7bb9e737-8d97-4d71-83cd-1cc246218bf9 => 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: 1523/2926] 199.19.213.111 () {34 vars in 1012 bytes} [Tue May 5 18:14:24 2026] GET /v2.0/networks/7bb9e737-8d97-4d71-83cd-1cc246218bf9?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2927] 199.19.213.111 () {34 vars in 1112 bytes} [Tue May 5 18:14:24 2026] GET /v2.0/networks/7bb9e737-8d97-4d71-83cd-1cc246218bf9?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: 1524/2928] 199.19.213.111 () {30 vars in 768 bytes} [Tue May 5 18:14:24 2026] GET /v2.0/ports?device_id=0606cfaf-bc4a-4c75-97d4-79f3ea4b47ec => generated 3639 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2929] 199.19.213.111 () {34 vars in 975 bytes} [Tue May 5 18:14:25 2026] GET /v2.0/ports/01dc99f9-42a3-4688-b092-1acb449d8422 => generated 1062 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2930] 199.19.213.111 () {30 vars in 768 bytes} [Tue May 5 18:14:25 2026] GET /v2.0/ports?device_id=0606cfaf-bc4a-4c75-97d4-79f3ea4b47ec => generated 3639 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/2931] 199.19.213.111 () {36 vars in 997 bytes} [Tue May 5 18:14:25 2026] DELETE /v2.0/ports/01dc99f9-42a3-4688-b092-1acb449d8422 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2932] 199.19.213.111 () {30 vars in 768 bytes} [Tue May 5 18:14:26 2026] GET /v2.0/ports?device_id=0606cfaf-bc4a-4c75-97d4-79f3ea4b47ec => generated 2585 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:14:26.996 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f9b93cec-62a8-408b-ab72-4df8c8ef3dc5 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1526/2933] 199.19.213.111 () {32 vars in 758 bytes} [Tue May 5 18:14:26 2026] DELETE /v2.0/ports/01dc99f9-42a3-4688-b092-1acb449d8422 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2934] 199.19.213.111 () {30 vars in 702 bytes} [Tue May 5 18:14:27 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: 1527/2935] 199.19.213.111 () {30 vars in 704 bytes} [Tue May 5 18:14:27 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: 1409/2936] 199.19.213.111 () {30 vars in 680 bytes} [Tue May 5 18:14:27 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:14:27.118 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c0702db2-3379-4eb5-82e2-5ffd2f5a47d7'] response: {'server_uuid': '0606cfaf-bc4a-4c75-97d4-79f3ea4b47ec', 'name': 'network-vif-deleted', 'tag': '01dc99f9-42a3-4688-b092-1acb449d8422', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1528/2937] 199.19.213.111 () {30 vars in 716 bytes} [Tue May 5 18:14:27 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2938] 199.19.213.111 () {30 vars in 740 bytes} [Tue May 5 18:14:27 2026] GET /v2.0/subnets/bf4d38af-2df4-40c9-9a2f-39bc022da569 => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/2939] 199.19.213.111 () {30 vars in 736 bytes} [Tue May 5 18:14:27 2026] GET /v2.0/ports/34a65a32-0b76-4372-8712-da48d66d125b => generated 1128 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2940] 199.19.213.111 () {30 vars in 736 bytes} [Tue May 5 18:14:27 2026] GET /v2.0/ports/31650629-5c9c-44cd-ab05-130227afd244 => generated 1345 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/2941] 199.19.213.111 () {30 vars in 740 bytes} [Tue May 5 18:14:27 2026] GET /v2.0/subnets/bf4d38af-2df4-40c9-9a2f-39bc022da569 => generated 675 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2942] 199.19.213.111 () {30 vars in 742 bytes} [Tue May 5 18:14:27 2026] GET /v2.0/networks/19267118-142d-4a06-a757-90156e68f42d => 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: 1531/2943] 199.19.213.111 () {30 vars in 736 bytes} [Tue May 5 18:14:27 2026] GET /v2.0/ports/34a65a32-0b76-4372-8712-da48d66d125b => generated 1128 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2944] 199.19.213.111 () {30 vars in 740 bytes} [Tue May 5 18:14:27 2026] GET /v2.0/subnets/bf4d38af-2df4-40c9-9a2f-39bc022da569 => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/2945] 199.19.213.111 () {34 vars in 1080 bytes} [Tue May 5 18:14:27 2026] GET /v2.0/ports?tenant_id=a576b86f1caa4ac28616034a05aefc50&device_id=0606cfaf-bc4a-4c75-97d4-79f3ea4b47ec => generated 2585 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2946] 199.19.213.111 () {34 vars in 1146 bytes} [Tue May 5 18:14:27 2026] GET /v2.0/networks?id=75d19585-7a7f-408d-893d-fc9ecfbbcf0f&id=19267118-142d-4a06-a757-90156e68f42d&id=7bb9e737-8d97-4d71-83cd-1cc246218bf9 => generated 2310 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/2947] 199.19.213.111 () {34 vars in 1062 bytes} [Tue May 5 18:14:27 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.122&port_id=e561df02-86a1-4252-bd1d-45b3e1db2dd9 => 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: 1415/2948] 199.19.213.111 () {34 vars in 984 bytes} [Tue May 5 18:14:27 2026] GET /v2.0/subnets?id=2a665231-e96b-42e7-9aee-cd605b528237 => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/2949] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:14:27 2026] GET /v2.0/ports?network_id=75d19585-7a7f-408d-893d-fc9ecfbbcf0f&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: 1416/2950] 199.19.213.111 () {34 vars in 1012 bytes} [Tue May 5 18:14:27 2026] GET /v2.0/networks/75d19585-7a7f-408d-893d-fc9ecfbbcf0f?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: 1535/2951] 199.19.213.111 () {34 vars in 1112 bytes} [Tue May 5 18:14:27 2026] GET /v2.0/networks/75d19585-7a7f-408d-893d-fc9ecfbbcf0f?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: 1417/2952] 199.19.213.111 () {34 vars in 1056 bytes} [Tue May 5 18:14:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.43&port_id=31650629-5c9c-44cd-ab05-130227afd244 => 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: 1536/2953] 199.19.213.111 () {34 vars in 984 bytes} [Tue May 5 18:14:27 2026] GET /v2.0/subnets?id=bf4d38af-2df4-40c9-9a2f-39bc022da569 => generated 678 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2954] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:14:27 2026] GET /v2.0/ports?network_id=19267118-142d-4a06-a757-90156e68f42d&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: 1537/2955] 199.19.213.111 () {34 vars in 1012 bytes} [Tue May 5 18:14:27 2026] GET /v2.0/networks/19267118-142d-4a06-a757-90156e68f42d?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: 1419/2956] 199.19.213.111 () {34 vars in 1112 bytes} [Tue May 5 18:14:28 2026] GET /v2.0/networks/19267118-142d-4a06-a757-90156e68f42d?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: 1539/2959] 199.19.213.111 () {30 vars in 702 bytes} [Tue May 5 18:14:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2960] 199.19.213.111 () {30 vars in 704 bytes} [Tue May 5 18:14:38 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/2961] 199.19.213.111 () {30 vars in 680 bytes} [Tue May 5 18:14:38 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: 1422/2962] 199.19.213.111 () {30 vars in 716 bytes} [Tue May 5 18:14:38 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) 2026-05-05 18:14:38.765 8 INFO neutron.api.v2.resource [None req-c6bd26bd-2c98-48dc-9b87-ed46976b4ce0 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1541/2963] 199.19.213.111 () {30 vars in 762 bytes} [Tue May 5 18:14:38 2026] GET /v2.0/security-groups/lb-7d47dab4-535e-497a-9b0d-304842123cef => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2964] 199.19.213.111 () {30 vars in 784 bytes} [Tue May 5 18:14:38 2026] GET /v2.0/security-groups?name=lb-7d47dab4-535e-497a-9b0d-304842123cef => generated 2865 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/2965] 199.19.213.111 () {30 vars in 814 bytes} [Tue May 5 18:14:38 2026] GET /v2.0/security-group-rules?security_group_id=5e75d6c1-92c1-4b15-8a13-0b8b950bcc1e => generated 2334 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2966] 199.19.213.111 () {32 vars in 788 bytes} [Tue May 5 18:14:38 2026] DELETE /v2.0/security-group-rules/2a499471-7dfa-481f-9a8a-19310195010c => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/2967] 199.19.213.111 () {32 vars in 788 bytes} [Tue May 5 18:14:38 2026] DELETE /v2.0/security-group-rules/5d0a8f05-f105-4d47-adc4-cd6925921c42 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:14:43.099 7 INFO neutron.db.l3_db [None req-d83f1a85-3723-4860-93ad-666b02bf56bb 32f4c754baac4a4b8c4d75a3d250a426 8ea3e20f49884008b1a8fa8026127e55 - - default default] Floating IP fe515ff1-48e6-45b8-a53b-65aee8451301 disassociated (deleted). External IP: 10.96.250.204, port: 34a65a32-0b76-4372-8712-da48d66d125b. [pid: 7|app: 0|req: 1425/2968] 10.0.0.204 () {32 vars in 732 bytes} [Tue May 5 18:14:42 2026] DELETE /v2.0/floatingips/fe515ff1-48e6-45b8-a53b-65aee8451301 => generated 0 bytes in 678 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:14:43.452 8 INFO neutron.api.v2.resource [None req-5cede820-204d-4dcb-83bd-679744e24d67 32f4c754baac4a4b8c4d75a3d250a426 8ea3e20f49884008b1a8fa8026127e55 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1544/2969] 10.0.0.204 () {32 vars in 729 bytes} [Tue May 5 18:14:43 2026] GET /v2.0/floatingips/fe515ff1-48e6-45b8-a53b-65aee8451301 => generated 144 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2970] 199.19.213.111 () {30 vars in 702 bytes} [Tue May 5 18:14:44 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/2971] 199.19.213.111 () {30 vars in 704 bytes} [Tue May 5 18:14:44 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: 1427/2972] 199.19.213.111 () {30 vars in 680 bytes} [Tue May 5 18:14:44 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: 1546/2973] 199.19.213.111 () {30 vars in 716 bytes} [Tue May 5 18:14:44 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-05-05 18:14:44.208 7 INFO neutron.api.v2.resource [None req-b7207e6e-f8a5-4080-a53a-8b359e99c160 eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1428/2974] 199.19.213.111 () {30 vars in 762 bytes} [Tue May 5 18:14:44 2026] GET /v2.0/security-groups/lb-7d47dab4-535e-497a-9b0d-304842123cef => generated 149 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/2975] 199.19.213.111 () {30 vars in 784 bytes} [Tue May 5 18:14:44 2026] GET /v2.0/security-groups?name=lb-7d47dab4-535e-497a-9b0d-304842123cef => generated 1639 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2976] 199.19.213.111 () {30 vars in 814 bytes} [Tue May 5 18:14:44 2026] GET /v2.0/security-group-rules?security_group_id=5e75d6c1-92c1-4b15-8a13-0b8b950bcc1e => generated 1182 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/2977] 199.19.213.111 () {30 vars in 702 bytes} [Tue May 5 18:14:44 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: 1430/2978] 199.19.213.111 () {30 vars in 704 bytes} [Tue May 5 18:14:44 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: 1549/2979] 199.19.213.111 () {30 vars in 680 bytes} [Tue May 5 18:14:44 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: 1431/2980] 199.19.213.111 () {30 vars in 716 bytes} [Tue May 5 18:14:44 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: 1550/2981] 199.19.213.111 () {30 vars in 740 bytes} [Tue May 5 18:14:44 2026] GET /v2.0/subnets/bf4d38af-2df4-40c9-9a2f-39bc022da569 => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2982] 199.19.213.111 () {30 vars in 768 bytes} [Tue May 5 18:14:44 2026] GET /v2.0/ports?device_id=0606cfaf-bc4a-4c75-97d4-79f3ea4b47ec => generated 2585 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/2983] 199.19.213.111 () {30 vars in 768 bytes} [Tue May 5 18:14:44 2026] GET /v2.0/ports?device_id=0606cfaf-bc4a-4c75-97d4-79f3ea4b47ec => generated 2585 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2984] 199.19.213.111 () {30 vars in 768 bytes} [Tue May 5 18:14:44 2026] GET /v2.0/ports?device_id=0606cfaf-bc4a-4c75-97d4-79f3ea4b47ec => generated 2585 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/2985] 199.19.213.111 () {30 vars in 768 bytes} [Tue May 5 18:14:45 2026] GET /v2.0/ports?device_id=0606cfaf-bc4a-4c75-97d4-79f3ea4b47ec => generated 2585 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/2988] 199.19.213.111 () {34 vars in 975 bytes} [Tue May 5 18:14:46 2026] GET /v2.0/ports/31650629-5c9c-44cd-ab05-130227afd244 => generated 1345 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2989] 199.19.213.111 () {34 vars in 1060 bytes} [Tue May 5 18:14:46 2026] GET /v2.0/ports/31650629-5c9c-44cd-ab05-130227afd244?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/2990] 199.19.213.111 () {30 vars in 768 bytes} [Tue May 5 18:14:46 2026] GET /v2.0/ports?device_id=0606cfaf-bc4a-4c75-97d4-79f3ea4b47ec => generated 2585 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2991] 199.19.213.111 () {34 vars in 1016 bytes} [Tue May 5 18:14:46 2026] GET /v2.0/networks/19267118-142d-4a06-a757-90156e68f42d?fields=dns_domain => generated 29 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/2992] 199.19.213.111 () {38 vars in 1028 bytes} [Tue May 5 18:14:46 2026] PUT /v2.0/ports/31650629-5c9c-44cd-ab05-130227afd244 => generated 1146 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2993] 199.19.213.111 () {30 vars in 768 bytes} [Tue May 5 18:14:47 2026] GET /v2.0/ports?device_id=0606cfaf-bc4a-4c75-97d4-79f3ea4b47ec => generated 1248 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1557/2994] 199.19.213.111 () {34 vars in 788 bytes} [Tue May 5 18:14:47 2026] PUT /v2.0/ports/31650629-5c9c-44cd-ab05-130227afd244 => generated 1086 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2995] 199.19.213.111 () {30 vars in 736 bytes} [Tue May 5 18:14:48 2026] GET /v2.0/ports/31650629-5c9c-44cd-ab05-130227afd244 => generated 1086 bytes in 33 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: 1558/2996] 199.19.213.111 () {32 vars in 758 bytes} [Tue May 5 18:14:48 2026] DELETE /v2.0/ports/31650629-5c9c-44cd-ab05-130227afd244 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2997] 199.19.213.111 () {30 vars in 702 bytes} [Tue May 5 18:14:48 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: 1559/2998] 199.19.213.111 () {30 vars in 704 bytes} [Tue May 5 18:14:48 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2999] 199.19.213.111 () {30 vars in 680 bytes} [Tue May 5 18:14:48 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: 1560/3000] 199.19.213.111 () {30 vars in 716 bytes} [Tue May 5 18:14:48 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) 2026-05-05 18:14:48.538 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3d4ac0d1-52c5-427e-aba9-3a3745ef695e eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1441/3001] 199.19.213.111 () {32 vars in 758 bytes} [Tue May 5 18:14:48 2026] DELETE /v2.0/ports/31650629-5c9c-44cd-ab05-130227afd244 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3002] 199.19.213.111 () {30 vars in 736 bytes} [Tue May 5 18:14:48 2026] GET /v2.0/ports/34a65a32-0b76-4372-8712-da48d66d125b => generated 1128 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:14:48.609 7 INFO neutron.api.v2.resource [None req-38322e94-1810-4f83-a4f9-64c1df13305b eb2bc30d5178453a9df91b4489cbb715 a576b86f1caa4ac28616034a05aefc50 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1442/3003] 199.19.213.111 () {30 vars in 762 bytes} [Tue May 5 18:14:48 2026] GET /v2.0/security-groups/lb-7d47dab4-535e-497a-9b0d-304842123cef => 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: 1562/3004] 199.19.213.111 () {34 vars in 1080 bytes} [Tue May 5 18:14:48 2026] GET /v2.0/ports?tenant_id=a576b86f1caa4ac28616034a05aefc50&device_id=0606cfaf-bc4a-4c75-97d4-79f3ea4b47ec => generated 1248 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/3005] 199.19.213.111 () {30 vars in 784 bytes} [Tue May 5 18:14:48 2026] GET /v2.0/security-groups?name=lb-7d47dab4-535e-497a-9b0d-304842123cef => generated 1639 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3006] 199.19.213.111 () {34 vars in 1066 bytes} [Tue May 5 18:14:48 2026] GET /v2.0/networks?id=75d19585-7a7f-408d-893d-fc9ecfbbcf0f&id=19267118-142d-4a06-a757-90156e68f42d => generated 1524 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/3007] 199.19.213.111 () {30 vars in 736 bytes} [Tue May 5 18:14:48 2026] GET /v2.0/ports/34a65a32-0b76-4372-8712-da48d66d125b => generated 1128 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3008] 199.19.213.111 () {34 vars in 1062 bytes} [Tue May 5 18:14:48 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.122&port_id=e561df02-86a1-4252-bd1d-45b3e1db2dd9 => 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: 1565/3009] 199.19.213.111 () {34 vars in 984 bytes} [Tue May 5 18:14:48 2026] GET /v2.0/subnets?id=2a665231-e96b-42e7-9aee-cd605b528237 => 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: 1566/3010] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:14:48 2026] GET /v2.0/ports?network_id=75d19585-7a7f-408d-893d-fc9ecfbbcf0f&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3011] 199.19.213.111 () {34 vars in 1012 bytes} [Tue May 5 18:14:48 2026] GET /v2.0/networks/75d19585-7a7f-408d-893d-fc9ecfbbcf0f?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3012] 199.19.213.111 () {34 vars in 1112 bytes} [Tue May 5 18:14:48 2026] GET /v2.0/networks/75d19585-7a7f-408d-893d-fc9ecfbbcf0f?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: 1445/3013] 199.19.213.111 () {34 vars in 788 bytes} [Tue May 5 18:14:48 2026] PUT /v2.0/ports/34a65a32-0b76-4372-8712-da48d66d125b => generated 1090 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3014] 199.19.213.111 () {32 vars in 778 bytes} [Tue May 5 18:14:48 2026] DELETE /v2.0/security-groups/5e75d6c1-92c1-4b15-8a13-0b8b950bcc1e => 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: 1446/3015] 199.19.213.111 () {32 vars in 758 bytes} [Tue May 5 18:14:49 2026] DELETE /v2.0/ports/34a65a32-0b76-4372-8712-da48d66d125b => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3016] 199.19.213.111 () {34 vars in 994 bytes} [Tue May 5 18:14:51 2026] GET /v2.0/ports?device_id=0606cfaf-bc4a-4c75-97d4-79f3ea4b47ec => generated 1248 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/3017] 199.19.213.111 () {36 vars in 997 bytes} [Tue May 5 18:14:51 2026] DELETE /v2.0/ports/e561df02-86a1-4252-bd1d-45b3e1db2dd9 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:14:53.989 8 INFO neutron.db.l3_db [None req-00d1f459-776c-4276-9d8c-43f9f82ba961 32f4c754baac4a4b8c4d75a3d250a426 8ea3e20f49884008b1a8fa8026127e55 - - default default] Floating IP e04360cd-13a0-4709-bc26-1eb2c265f21d disassociated (deleted). External IP: 10.96.250.219, port: 2ffdcb63-5a8d-4efe-8381-37720bd33b6d. [pid: 8|app: 0|req: 1571/3018] 10.0.0.204 () {32 vars in 732 bytes} [Tue May 5 18:14:53 2026] DELETE /v2.0/floatingips/e04360cd-13a0-4709-bc26-1eb2c265f21d => generated 0 bytes in 651 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:14:54.354 7 INFO neutron.api.v2.resource [None req-5317cacd-3626-4d21-a2a0-489526a15547 32f4c754baac4a4b8c4d75a3d250a426 8ea3e20f49884008b1a8fa8026127e55 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1448/3019] 10.0.0.204 () {32 vars in 729 bytes} [Tue May 5 18:14:54 2026] GET /v2.0/floatingips/e04360cd-13a0-4709-bc26-1eb2c265f21d => generated 144 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:14:54.593 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1beb3e11-f26a-40b7-add8-d00950fa8f83'] response: {'name': 'network-changed', 'server_uuid': 'c83c9fd9-df67-459d-9dfd-9a7cc7e84555', 'tag': '2ffdcb63-5a8d-4efe-8381-37720bd33b6d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1572/3020] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:14:54 2026] GET /v2.0/ports?device_id=c83c9fd9-df67-459d-9dfd-9a7cc7e84555 => generated 1204 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:14:54.703 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-275676b9-8629-44c3-8cd3-166dd801beda'] response: {'server_uuid': '0606cfaf-bc4a-4c75-97d4-79f3ea4b47ec', 'name': 'network-vif-deleted', 'tag': 'e561df02-86a1-4252-bd1d-45b3e1db2dd9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1449/3021] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:14:54 2026] GET /v2.0/security-groups?id=1dc2b40e-e591-43c7-9ac6-f1156b4d231b&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: 1573/3022] 199.19.213.111 () {34 vars in 1080 bytes} [Tue May 5 18:14:55 2026] GET /v2.0/ports?tenant_id=8ea3e20f49884008b1a8fa8026127e55&device_id=c83c9fd9-df67-459d-9dfd-9a7cc7e84555 => generated 1473 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/3023] 199.19.213.111 () {34 vars in 986 bytes} [Tue May 5 18:14:55 2026] GET /v2.0/networks?id=8f45da63-bd1a-40a3-923e-927dae4da83b => 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: 1574/3024] 199.19.213.111 () {34 vars in 1058 bytes} [Tue May 5 18:14:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.151&port_id=2ffdcb63-5a8d-4efe-8381-37720bd33b6d => 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: 1451/3025] 199.19.213.111 () {34 vars in 1106 bytes} [Tue May 5 18:14:55 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A23f&port_id=2ffdcb63-5a8d-4efe-8381-37720bd33b6d => 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: 1575/3026] 199.19.213.111 () {34 vars in 1064 bytes} [Tue May 5 18:14:55 2026] GET /v2.0/subnets?id=932f33d0-61e4-41e4-97df-2566848abad4&id=d559d6e3-e8ce-4341-8d4a-fd89faddfe1f => generated 1414 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/3027] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:14:55 2026] GET /v2.0/ports?network_id=8f45da63-bd1a-40a3-923e-927dae4da83b&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: 1576/3028] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:14:55 2026] GET /v2.0/ports?network_id=8f45da63-bd1a-40a3-923e-927dae4da83b&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: 7|app: 0|req: 1453/3029] 199.19.213.111 () {34 vars in 1012 bytes} [Tue May 5 18:14:55 2026] GET /v2.0/networks/8f45da63-bd1a-40a3-923e-927dae4da83b?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: 1577/3030] 199.19.213.111 () {34 vars in 1112 bytes} [Tue May 5 18:14:55 2026] GET /v2.0/networks/8f45da63-bd1a-40a3-923e-927dae4da83b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/3031] 199.19.213.111 () {34 vars in 994 bytes} [Tue May 5 18:14:56 2026] GET /v2.0/ports?device_id=c83c9fd9-df67-459d-9dfd-9a7cc7e84555 => generated 1204 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3032] 199.19.213.111 () {36 vars in 997 bytes} [Tue May 5 18:14:56 2026] DELETE /v2.0/ports/2ffdcb63-5a8d-4efe-8381-37720bd33b6d => generated 0 bytes in 300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/3033] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:14:59 2026] GET /v2.0/ports?device_id=c83c9fd9-df67-459d-9dfd-9a7cc7e84555 => 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: 1579/3034] 199.19.213.111 () {34 vars in 1096 bytes} [Tue May 5 18:15:00 2026] GET /v2.0/ports?device_id=c83c9fd9-df67-459d-9dfd-9a7cc7e84555&fields=binding%3Ahost_id&fields=binding%3Avif_type => 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: 1456/3035] 199.19.213.111 () {34 vars in 1080 bytes} [Tue May 5 18:15:00 2026] GET /v2.0/ports?tenant_id=8ea3e20f49884008b1a8fa8026127e55&device_id=c83c9fd9-df67-459d-9dfd-9a7cc7e84555 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:15:01.111 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e03b4cbb-a22d-497a-8dc2-9be2189760c1'] response: {'server_uuid': 'c83c9fd9-df67-459d-9dfd-9a7cc7e84555', 'name': 'network-vif-deleted', 'tag': '2ffdcb63-5a8d-4efe-8381-37720bd33b6d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1580/3038] 199.19.213.111 () {34 vars in 1018 bytes} [Tue May 5 18:15:01 2026] GET /v2.0/networks?tenant_id=8ea3e20f49884008b1a8fa8026127e55&shared=False => generated 2375 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/3039] 199.19.213.111 () {34 vars in 930 bytes} [Tue May 5 18:15:01 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:15:06.014 8 INFO neutron.db.l3_db [None req-f041a389-d4e5-4141-b035-21cc2d109472 32f4c754baac4a4b8c4d75a3d250a426 8ea3e20f49884008b1a8fa8026127e55 - - default default] Floating IP 40426be6-0c31-4ac2-b6c4-9990d6fc2fd2 disassociated (deleted). External IP: 10.96.250.209, port: 97b6b487-fb6b-4457-8d52-41552d95013b. [pid: 8|app: 0|req: 1581/3040] 10.0.0.204 () {32 vars in 732 bytes} [Tue May 5 18:15:04 2026] DELETE /v2.0/floatingips/40426be6-0c31-4ac2-b6c4-9990d6fc2fd2 => generated 0 bytes in 1453 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:15:06.345 7 INFO neutron.api.v2.resource [None req-6c954ceb-6cfd-401c-8eb5-71ae0cc66832 32f4c754baac4a4b8c4d75a3d250a426 8ea3e20f49884008b1a8fa8026127e55 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1460/3041] 10.0.0.204 () {32 vars in 729 bytes} [Tue May 5 18:15:06 2026] GET /v2.0/floatingips/40426be6-0c31-4ac2-b6c4-9990d6fc2fd2 => generated 144 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:15:06.574 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b183d8e4-8713-48bb-b5b8-f4289db3a08b'] response: {'name': 'network-changed', 'server_uuid': 'e1a605bd-506a-4ac4-bd1c-145925fbff92', 'tag': '97b6b487-fb6b-4457-8d52-41552d95013b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1582/3042] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:15:06 2026] GET /v2.0/ports?device_id=e1a605bd-506a-4ac4-bd1c-145925fbff92 => generated 1196 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/3043] 10.0.0.138 () {34 vars in 1040 bytes} [Tue May 5 18:15:06 2026] GET /v2.0/security-groups?id=1dc2b40e-e591-43c7-9ac6-f1156b4d231b&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: 1583/3044] 199.19.213.111 () {34 vars in 1080 bytes} [Tue May 5 18:15:07 2026] GET /v2.0/ports?tenant_id=8ea3e20f49884008b1a8fa8026127e55&device_id=e1a605bd-506a-4ac4-bd1c-145925fbff92 => generated 1465 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/3045] 199.19.213.111 () {34 vars in 986 bytes} [Tue May 5 18:15:07 2026] GET /v2.0/networks?id=7bb9e737-8d97-4d71-83cd-1cc246218bf9 => generated 800 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3046] 199.19.213.111 () {34 vars in 1056 bytes} [Tue May 5 18:15:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.41&port_id=97b6b487-fb6b-4457-8d52-41552d95013b => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/3047] 199.19.213.111 () {34 vars in 1104 bytes} [Tue May 5 18:15:07 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A303&port_id=97b6b487-fb6b-4457-8d52-41552d95013b => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3048] 199.19.213.111 () {34 vars in 1064 bytes} [Tue May 5 18:15:07 2026] GET /v2.0/subnets?id=590cae44-8e14-4901-a0fc-22d3b30a9191&id=4655596f-19d7-4d75-8792-1ff6309bf865 => generated 1410 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/3049] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:15:07 2026] GET /v2.0/ports?network_id=7bb9e737-8d97-4d71-83cd-1cc246218bf9&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3050] 199.19.213.111 () {34 vars in 1052 bytes} [Tue May 5 18:15:07 2026] GET /v2.0/ports?network_id=7bb9e737-8d97-4d71-83cd-1cc246218bf9&device_owner=network%3Adhcp => generated 1457 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/3051] 199.19.213.111 () {34 vars in 1012 bytes} [Tue May 5 18:15:07 2026] GET /v2.0/networks/7bb9e737-8d97-4d71-83cd-1cc246218bf9?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: 1587/3052] 199.19.213.111 () {34 vars in 1112 bytes} [Tue May 5 18:15:07 2026] GET /v2.0/networks/7bb9e737-8d97-4d71-83cd-1cc246218bf9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/3053] 199.19.213.111 () {34 vars in 994 bytes} [Tue May 5 18:15:08 2026] GET /v2.0/ports?device_id=e1a605bd-506a-4ac4-bd1c-145925fbff92 => generated 1196 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3054] 199.19.213.111 () {36 vars in 997 bytes} [Tue May 5 18:15:08 2026] DELETE /v2.0/ports/97b6b487-fb6b-4457-8d52-41552d95013b => 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: 1467/3055] 10.0.0.138 () {34 vars in 990 bytes} [Tue May 5 18:15:11 2026] GET /v2.0/ports?device_id=e1a605bd-506a-4ac4-bd1c-145925fbff92 => 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: 1469/3058] 10.0.0.204 () {32 vars in 750 bytes} [Tue May 5 18:15:16 2026] DELETE /v2.0/security-group-rules/b9d1768e-d162-4af7-8246-f57498114ff6 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:15:16.981 8 INFO neutron.api.v2.resource [None req-834c825b-3221-49f4-a5d5-120df4ddca35 32f4c754baac4a4b8c4d75a3d250a426 8ea3e20f49884008b1a8fa8026127e55 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1590/3059] 10.0.0.204 () {32 vars in 747 bytes} [Tue May 5 18:15:16 2026] GET /v2.0/security-group-rules/b9d1768e-d162-4af7-8246-f57498114ff6 => generated 155 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/3060] 10.0.0.204 () {32 vars in 750 bytes} [Tue May 5 18:15:16 2026] DELETE /v2.0/security-group-rules/3c8f872b-8463-4975-98f2-07b4d0e83cb5 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:15:17.071 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c3103fab-d69e-40c3-8ae9-e2c7568276e3'] response: {'server_uuid': 'e1a605bd-506a-4ac4-bd1c-145925fbff92', 'name': 'network-vif-deleted', 'tag': '97b6b487-fb6b-4457-8d52-41552d95013b', 'status': 'completed', 'code': 200} 2026-05-05 18:15:17.074 8 INFO neutron.api.v2.resource [None req-fc44d155-5cc9-4cea-9140-78d05b45a5f1 32f4c754baac4a4b8c4d75a3d250a426 8ea3e20f49884008b1a8fa8026127e55 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1591/3061] 10.0.0.204 () {32 vars in 747 bytes} [Tue May 5 18:15:17 2026] GET /v2.0/security-group-rules/3c8f872b-8463-4975-98f2-07b4d0e83cb5 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/3062] 10.0.0.204 () {32 vars in 750 bytes} [Tue May 5 18:15:17 2026] DELETE /v2.0/security-group-rules/7e447a10-644c-44dc-bfcc-1b0ae21b5d25 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:15:17.172 8 INFO neutron.api.v2.resource [None req-459efd25-f9db-4c3c-8d98-bdb375701e06 32f4c754baac4a4b8c4d75a3d250a426 8ea3e20f49884008b1a8fa8026127e55 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1592/3063] 10.0.0.204 () {32 vars in 747 bytes} [Tue May 5 18:15:17 2026] GET /v2.0/security-group-rules/7e447a10-644c-44dc-bfcc-1b0ae21b5d25 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/3064] 10.0.0.204 () {32 vars in 750 bytes} [Tue May 5 18:15:17 2026] DELETE /v2.0/security-group-rules/db42394e-edcc-426c-81c5-9f92f7d1867b => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:15:17.262 8 INFO neutron.api.v2.resource [None req-ff34af6b-0b23-40c8-895a-cc6fca87853c 32f4c754baac4a4b8c4d75a3d250a426 8ea3e20f49884008b1a8fa8026127e55 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1593/3065] 10.0.0.204 () {32 vars in 747 bytes} [Tue May 5 18:15:17 2026] GET /v2.0/security-group-rules/db42394e-edcc-426c-81c5-9f92f7d1867b => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/3066] 10.0.0.204 () {32 vars in 750 bytes} [Tue May 5 18:15:17 2026] DELETE /v2.0/security-group-rules/87f0f4e5-b8cd-479e-ba95-cae1d3c816ea => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:15:17.370 8 INFO neutron.api.v2.resource [None req-00f78f5f-179e-4d69-a562-8c9284886615 32f4c754baac4a4b8c4d75a3d250a426 8ea3e20f49884008b1a8fa8026127e55 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1594/3067] 10.0.0.204 () {32 vars in 747 bytes} [Tue May 5 18:15:17 2026] GET /v2.0/security-group-rules/87f0f4e5-b8cd-479e-ba95-cae1d3c816ea => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/3068] 10.0.0.204 () {32 vars in 750 bytes} [Tue May 5 18:15:17 2026] DELETE /v2.0/security-group-rules/f5b1a658-371b-4267-b323-874aaf005565 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:15:17.465 8 INFO neutron.api.v2.resource [None req-f2af2127-4293-42d2-90dd-2bf7cc15dc9f 32f4c754baac4a4b8c4d75a3d250a426 8ea3e20f49884008b1a8fa8026127e55 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1595/3069] 10.0.0.204 () {32 vars in 747 bytes} [Tue May 5 18:15:17 2026] GET /v2.0/security-group-rules/f5b1a658-371b-4267-b323-874aaf005565 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/3070] 10.0.0.204 () {32 vars in 750 bytes} [Tue May 5 18:15:17 2026] DELETE /v2.0/security-group-rules/c37d475a-a545-418e-bb1d-494ab64afcb9 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:15:17.558 8 INFO neutron.api.v2.resource [None req-adf026aa-b28a-45ea-a92b-57dc54fbfd8e 32f4c754baac4a4b8c4d75a3d250a426 8ea3e20f49884008b1a8fa8026127e55 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1596/3071] 10.0.0.204 () {32 vars in 747 bytes} [Tue May 5 18:15:17 2026] GET /v2.0/security-group-rules/c37d475a-a545-418e-bb1d-494ab64afcb9 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/3072] 10.0.0.204 () {32 vars in 750 bytes} [Tue May 5 18:15:17 2026] DELETE /v2.0/security-group-rules/249b51ee-0562-450e-8d47-5e517d83e22f => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:15:17.652 8 INFO neutron.api.v2.resource [None req-ee016535-a16a-4860-ade4-f638ec7ffe02 32f4c754baac4a4b8c4d75a3d250a426 8ea3e20f49884008b1a8fa8026127e55 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1597/3073] 10.0.0.204 () {32 vars in 747 bytes} [Tue May 5 18:15:17 2026] GET /v2.0/security-group-rules/249b51ee-0562-450e-8d47-5e517d83e22f => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/3074] 10.0.0.204 () {32 vars in 750 bytes} [Tue May 5 18:15:17 2026] DELETE /v2.0/security-group-rules/8f5a227b-d4bd-4dcc-91c1-097ffd63dc59 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:15:17.754 8 INFO neutron.api.v2.resource [None req-9f481e75-183a-44e0-8c16-02f260f6910d 32f4c754baac4a4b8c4d75a3d250a426 8ea3e20f49884008b1a8fa8026127e55 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1598/3075] 10.0.0.204 () {32 vars in 747 bytes} [Tue May 5 18:15:17 2026] GET /v2.0/security-group-rules/8f5a227b-d4bd-4dcc-91c1-097ffd63dc59 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/3076] 10.0.0.204 () {32 vars in 750 bytes} [Tue May 5 18:15:17 2026] DELETE /v2.0/security-group-rules/20f892dd-5029-4ab8-af94-3c0aa9829146 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:15:17.849 8 INFO neutron.api.v2.resource [None req-9a4a032c-8a26-4184-9702-43b339a44a38 32f4c754baac4a4b8c4d75a3d250a426 8ea3e20f49884008b1a8fa8026127e55 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1599/3077] 10.0.0.204 () {32 vars in 747 bytes} [Tue May 5 18:15:17 2026] GET /v2.0/security-group-rules/20f892dd-5029-4ab8-af94-3c0aa9829146 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/3078] 10.0.0.204 () {32 vars in 750 bytes} [Tue May 5 18:15:17 2026] DELETE /v2.0/security-group-rules/b5e6c092-0324-4be5-8c28-c5d7896a454c => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:15:17.956 8 INFO neutron.api.v2.resource [None req-3e53e3a3-c60d-4e49-9ef9-fc9cc2c8aef7 32f4c754baac4a4b8c4d75a3d250a426 8ea3e20f49884008b1a8fa8026127e55 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1600/3079] 10.0.0.204 () {32 vars in 747 bytes} [Tue May 5 18:15:17 2026] GET /v2.0/security-group-rules/b5e6c092-0324-4be5-8c28-c5d7896a454c => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/3080] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:15:17 2026] DELETE /v2.0/security-groups/1dc2b40e-e591-43c7-9ac6-f1156b4d231b => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:15:18.083 8 INFO neutron.api.v2.resource [None req-e024c1b4-4021-45ee-9e68-770fc76a9426 32f4c754baac4a4b8c4d75a3d250a426 8ea3e20f49884008b1a8fa8026127e55 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1601/3081] 10.0.0.204 () {32 vars in 737 bytes} [Tue May 5 18:15:18 2026] GET /v2.0/security-groups/1dc2b40e-e591-43c7-9ac6-f1156b4d231b => 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: 1481/3082] 10.0.0.204 () {34 vars in 789 bytes} [Tue May 5 18:15:18 2026] PUT /v2.0/routers/57d85cdc-e77d-440e-b12e-721ac80748ea/remove_router_interface => generated 309 bytes in 1059 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:15:19.376 8 INFO neutron.api.v2.resource [None req-c4dc93b0-b120-4515-8093-32b1ab07fd41 32f4c754baac4a4b8c4d75a3d250a426 8ea3e20f49884008b1a8fa8026127e55 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1602/3083] 10.0.0.204 () {34 vars in 789 bytes} [Tue May 5 18:15:19 2026] PUT /v2.0/routers/57d85cdc-e77d-440e-b12e-721ac80748ea/remove_router_interface => generated 198 bytes in 174 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/3084] 10.0.0.204 () {34 vars in 789 bytes} [Tue May 5 18:15:19 2026] PUT /v2.0/routers/57d85cdc-e77d-440e-b12e-721ac80748ea/remove_router_interface => generated 309 bytes in 1005 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:15:20.548 8 INFO neutron.api.v2.resource [None req-dde0747d-ec3c-44e9-9506-dc001a443bc1 32f4c754baac4a4b8c4d75a3d250a426 8ea3e20f49884008b1a8fa8026127e55 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1603/3085] 10.0.0.204 () {34 vars in 789 bytes} [Tue May 5 18:15:20 2026] PUT /v2.0/routers/57d85cdc-e77d-440e-b12e-721ac80748ea/remove_router_interface => generated 198 bytes in 156 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/3086] 10.0.0.204 () {34 vars in 789 bytes} [Tue May 5 18:15:20 2026] PUT /v2.0/routers/57d85cdc-e77d-440e-b12e-721ac80748ea/remove_router_interface => generated 309 bytes in 1027 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:15:21.773 8 INFO neutron.api.v2.resource [None req-ef3d62e7-1384-4d25-8ba7-7ed5bc7bc14b 32f4c754baac4a4b8c4d75a3d250a426 8ea3e20f49884008b1a8fa8026127e55 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1604/3087] 10.0.0.204 () {34 vars in 789 bytes} [Tue May 5 18:15:21 2026] PUT /v2.0/routers/57d85cdc-e77d-440e-b12e-721ac80748ea/remove_router_interface => generated 198 bytes in 189 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:15:23.572 7 INFO neutron.db.l3_hamode_db [None req-4eca838f-e023-4c4e-abe6-894c731fc50e 32f4c754baac4a4b8c4d75a3d250a426 8ea3e20f49884008b1a8fa8026127e55 - - default default] HA network 162dde67-4e75-4b83-bf2f-f93ebf470f94 was deleted as no HA routers are present in tenant 8ea3e20f49884008b1a8fa8026127e55. [pid: 7|app: 0|req: 1484/3088] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:15:21 2026] DELETE /v2.0/routers/57d85cdc-e77d-440e-b12e-721ac80748ea => generated 0 bytes in 1799 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:15:23.600 8 INFO neutron.api.v2.resource [None req-0c33ffc5-6a08-438b-87d9-126dbecfb4ce 32f4c754baac4a4b8c4d75a3d250a426 8ea3e20f49884008b1a8fa8026127e55 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1605/3089] 10.0.0.204 () {32 vars in 721 bytes} [Tue May 5 18:15:23 2026] GET /v2.0/routers/57d85cdc-e77d-440e-b12e-721ac80748ea => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:15:23.629 7 INFO neutron.services.segments.plugin [-] Segment cc3c0365-e3e9-4e23-9732-d9718190959d resource provider aggregate not found 2026-05-05 18:15:23.637 7 INFO neutron.services.segments.plugin [-] Segment cc3c0365-e3e9-4e23-9732-d9718190959d resource provider aggregate not found 2026-05-05 18:15:23.643 7 INFO neutron.services.segments.plugin [-] Segment cc3c0365-e3e9-4e23-9732-d9718190959d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc3c0365-e3e9-4e23-9732-d9718190959d found for delete ", "request_id": "req-ab36d708-b988-47cc-94d6-fb326c93e5a2"}]} 2026-05-05 18:15:23.651 7 INFO neutron.services.segments.plugin [-] Segment cc3c0365-e3e9-4e23-9732-d9718190959d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc3c0365-e3e9-4e23-9732-d9718190959d found for delete ", "request_id": "req-003114fe-97b6-412f-988b-c1c525a6c174"}]} [pid: 7|app: 0|req: 1485/3090] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:15:23 2026] DELETE /v2.0/subnets/932f33d0-61e4-41e4-97df-2566848abad4 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:15:23.830 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f5337848-629a-4046-9e1f-de70b7d96a2a 32f4c754baac4a4b8c4d75a3d250a426 8ea3e20f49884008b1a8fa8026127e55 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1606/3091] 10.0.0.204 () {32 vars in 721 bytes} [Tue May 5 18:15:23 2026] GET /v2.0/subnets/932f33d0-61e4-41e4-97df-2566848abad4 => 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: 1486/3092] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:15:23 2026] DELETE /v2.0/subnets/d559d6e3-e8ce-4341-8d4a-fd89faddfe1f => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:15:24.016 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b30dace0-e3b7-4898-90c3-403378829ad3 32f4c754baac4a4b8c4d75a3d250a426 8ea3e20f49884008b1a8fa8026127e55 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1607/3093] 10.0.0.204 () {32 vars in 721 bytes} [Tue May 5 18:15:24 2026] GET /v2.0/subnets/d559d6e3-e8ce-4341-8d4a-fd89faddfe1f => 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: 1487/3094] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:15:24 2026] DELETE /v2.0/networks/8f45da63-bd1a-40a3-923e-927dae4da83b => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:15:24.356 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a4e60b4f-ca9c-44b0-b448-87afb40b4a3d 32f4c754baac4a4b8c4d75a3d250a426 8ea3e20f49884008b1a8fa8026127e55 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1608/3095] 10.0.0.204 () {32 vars in 723 bytes} [Tue May 5 18:15:24 2026] GET /v2.0/networks/8f45da63-bd1a-40a3-923e-927dae4da83b => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/3096] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:15:24 2026] DELETE /v2.0/subnets/590cae44-8e14-4901-a0fc-22d3b30a9191 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:15:24.534 8 INFO neutron.pecan_wsgi.hooks.translation [None req-440df423-1341-4b15-bbfc-91bd87ee25c6 32f4c754baac4a4b8c4d75a3d250a426 8ea3e20f49884008b1a8fa8026127e55 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1609/3097] 10.0.0.204 () {32 vars in 721 bytes} [Tue May 5 18:15:24 2026] GET /v2.0/subnets/590cae44-8e14-4901-a0fc-22d3b30a9191 => 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: 1489/3098] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:15:24 2026] DELETE /v2.0/subnets/4655596f-19d7-4d75-8792-1ff6309bf865 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:15:24.693 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2b1c8c43-9934-4565-afa8-05b707694277 32f4c754baac4a4b8c4d75a3d250a426 8ea3e20f49884008b1a8fa8026127e55 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1610/3099] 10.0.0.204 () {32 vars in 721 bytes} [Tue May 5 18:15:24 2026] GET /v2.0/subnets/4655596f-19d7-4d75-8792-1ff6309bf865 => 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: 1490/3100] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:15:24 2026] DELETE /v2.0/networks/7bb9e737-8d97-4d71-83cd-1cc246218bf9 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:15:25.003 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5d06706b-f13f-40fc-bfdd-2a04b2d426c9 32f4c754baac4a4b8c4d75a3d250a426 8ea3e20f49884008b1a8fa8026127e55 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1611/3101] 10.0.0.204 () {32 vars in 723 bytes} [Tue May 5 18:15:24 2026] GET /v2.0/networks/7bb9e737-8d97-4d71-83cd-1cc246218bf9 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/3102] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:15:25 2026] DELETE /v2.0/subnets/bb8807c1-aad0-40bc-a2aa-aa94724961a4 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:15:25.193 8 INFO neutron.pecan_wsgi.hooks.translation [None req-80123341-c463-4b71-882b-33fc7376af86 32f4c754baac4a4b8c4d75a3d250a426 8ea3e20f49884008b1a8fa8026127e55 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1612/3103] 10.0.0.204 () {32 vars in 721 bytes} [Tue May 5 18:15:25 2026] GET /v2.0/subnets/bb8807c1-aad0-40bc-a2aa-aa94724961a4 => 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: 1492/3104] 10.0.0.204 () {32 vars in 724 bytes} [Tue May 5 18:15:25 2026] DELETE /v2.0/subnets/bf4d38af-2df4-40c9-9a2f-39bc022da569 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:15:25.394 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b6b8bd36-7176-4442-aa32-b011baadecc7 32f4c754baac4a4b8c4d75a3d250a426 8ea3e20f49884008b1a8fa8026127e55 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1613/3105] 10.0.0.204 () {32 vars in 721 bytes} [Tue May 5 18:15:25 2026] GET /v2.0/subnets/bf4d38af-2df4-40c9-9a2f-39bc022da569 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:15:25.676 7 INFO neutron.services.segments.plugin [-] Segment cadb535a-1bbf-40d2-bf90-6a0aaa0d0c8f resource provider aggregate not found 2026-05-05 18:15:25.679 7 INFO neutron.services.segments.plugin [-] Segment cadb535a-1bbf-40d2-bf90-6a0aaa0d0c8f resource provider aggregate not found 2026-05-05 18:15:25.693 7 INFO neutron.services.segments.plugin [-] Segment cadb535a-1bbf-40d2-bf90-6a0aaa0d0c8f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cadb535a-1bbf-40d2-bf90-6a0aaa0d0c8f found for delete ", "request_id": "req-d58948c6-eada-41bb-9598-bedef47fe0da"}]} 2026-05-05 18:15:25.698 7 INFO neutron.services.segments.plugin [-] Segment cadb535a-1bbf-40d2-bf90-6a0aaa0d0c8f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cadb535a-1bbf-40d2-bf90-6a0aaa0d0c8f found for delete ", "request_id": "req-f016a90e-a2e5-4262-92f0-db8ee758c734"}]} 2026-05-05 18:15:25.706 7 INFO neutron.services.segments.plugin [-] Segment 2693c998-381b-4ac0-afc8-d48636401e50 resource provider aggregate not found [pid: 7|app: 0|req: 1493/3106] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:15:25 2026] DELETE /v2.0/networks/19267118-142d-4a06-a757-90156e68f42d => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-05 18:15:25.735 8 INFO neutron.pecan_wsgi.hooks.translation [None req-094add4f-5fba-4c55-b4bb-a79450673e28 32f4c754baac4a4b8c4d75a3d250a426 8ea3e20f49884008b1a8fa8026127e55 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1614/3107] 10.0.0.204 () {32 vars in 723 bytes} [Tue May 5 18:15:25 2026] GET /v2.0/networks/19267118-142d-4a06-a757-90156e68f42d => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:15:27.642 7 INFO neutron.services.segments.plugin [-] Segment 2693c998-381b-4ac0-afc8-d48636401e50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2693c998-381b-4ac0-afc8-d48636401e50 found for delete ", "request_id": "req-9bbf4b50-c8cb-440a-a5b1-425d40bd8b6f"}]} 2026-05-05 18:15:27.643 7 INFO neutron.services.segments.plugin [-] Segment 2693c998-381b-4ac0-afc8-d48636401e50 resource provider aggregate not found 2026-05-05 18:15:27.657 7 INFO neutron.services.segments.plugin [-] Segment 2693c998-381b-4ac0-afc8-d48636401e50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2693c998-381b-4ac0-afc8-d48636401e50 found for delete ", "request_id": "req-75c5f5f5-2462-4d07-8bc2-a1502a683424"}]} [pid: 7|app: 0|req: 1494/3108] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:15:27 2026] GET /v2.0/security-groups?tenant_id=63e9ca48d62e453c83e7ee46f351e1ba&name=default => generated 2929 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1615/3109] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:15:27 2026] DELETE /v2.0/security-groups/04b5274e-aae9-42cf-8e18-1d793668501b => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/3110] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:15:28 2026] GET /v2.0/security-groups?tenant_id=ef43cb6ae745434a8e08b9fa8963466e&name=default => generated 2929 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3111] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:15:28 2026] DELETE /v2.0/security-groups/c4af00fa-f3e2-46a0-8432-7f0b2c3a5006 => 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: 1496/3112] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:15:28 2026] GET /v2.0/security-groups?tenant_id=8ea3e20f49884008b1a8fa8026127e55&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3113] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:15:28 2026] DELETE /v2.0/security-groups/d804db28-eef2-42af-9888-85748c260b4f => 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: 1497/3114] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:15:28 2026] GET /v2.0/security-groups?tenant_id=3241540edce046728aad965fa6568ac8&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: 1618/3115] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:15:28 2026] DELETE /v2.0/security-groups/e532d2a2-63c2-4ffa-b1c4-a62b372bdcd7 => 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: 1498/3116] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:15:29 2026] GET /v2.0/security-groups?tenant_id=fe553dbae8a8415e9b4cc377f42b720f&name=default => generated 2929 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1619/3117] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:15:29 2026] DELETE /v2.0/security-groups/7c6d58a2-1460-4cd8-94ad-6ef3980a52d1 => 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: 1499/3118] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:15:29 2026] GET /v2.0/security-groups?tenant_id=d3f7fe3b4f964aca887777390570d07d&name=default => generated 2929 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3119] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:15:29 2026] DELETE /v2.0/security-groups/6c138b11-92ec-4ac8-86d6-1a4a31be1444 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:15:29.934 7 INFO neutron.services.segments.plugin [-] Segment 84173ddf-36cb-4c70-986e-795e76a5bbee resource provider aggregate not found 2026-05-05 18:15:29.939 7 INFO neutron.services.segments.plugin [-] Segment 84173ddf-36cb-4c70-986e-795e76a5bbee resource provider aggregate not found 2026-05-05 18:15:29.944 7 INFO neutron.services.segments.plugin [-] Segment 84173ddf-36cb-4c70-986e-795e76a5bbee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84173ddf-36cb-4c70-986e-795e76a5bbee found for delete ", "request_id": "req-b899269b-5926-467c-abe0-558229f41bf2"}]} 2026-05-05 18:15:29.954 7 INFO neutron.services.segments.plugin [-] Segment 84173ddf-36cb-4c70-986e-795e76a5bbee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84173ddf-36cb-4c70-986e-795e76a5bbee found for delete ", "request_id": "req-9fb22a46-b469-4adb-a268-e8c08a662faa"}]} [pid: 7|app: 0|req: 1500/3120] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:15:29 2026] GET /v2.0/security-groups?tenant_id=9b05249420ee48c893316deb9dd5ac70&name=default => generated 2929 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3121] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:15:30 2026] DELETE /v2.0/security-groups/e932eb1a-7ac0-4ab9-bfee-615fdafb3efa => 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: 1623/3124] 10.0.0.204 () {34 vars in 678 bytes} [Tue May 5 18:15:33 2026] POST /v2.0/qos/policies => generated 359 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/3125] 10.0.0.204 () {34 vars in 678 bytes} [Tue May 5 18:15:34 2026] POST /v2.0/qos/policies => generated 359 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1624/3126] 10.0.0.204 () {34 vars in 678 bytes} [Tue May 5 18:15:34 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: 1503/3127] 10.0.0.204 () {34 vars in 678 bytes} [Tue May 5 18:15:34 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: 1625/3128] 10.0.0.204 () {34 vars in 678 bytes} [Tue May 5 18:15:34 2026] POST /v2.0/qos/policies => generated 359 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/3129] 10.0.0.204 () {34 vars in 753 bytes} [Tue May 5 18:15:34 2026] PUT /v2.0/policies/ebb0957c-2556-40da-b261-2e86b0b9ec0b/tags => generated 17 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1626/3130] 10.0.0.204 () {34 vars in 753 bytes} [Tue May 5 18:15:34 2026] PUT /v2.0/policies/fec3d7e9-d52d-48fd-a221-6dea29e3a225/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/3131] 10.0.0.204 () {34 vars in 753 bytes} [Tue May 5 18:15:34 2026] PUT /v2.0/policies/5deb1906-7eb4-44a3-b4a7-68081e35b884/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1627/3132] 10.0.0.204 () {34 vars in 753 bytes} [Tue May 5 18:15:34 2026] PUT /v2.0/policies/4fc9c634-0b03-4fd6-9180-d0decdeac857/tags => 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: 1506/3133] 10.0.0.204 () {32 vars in 674 bytes} [Tue May 5 18:15:34 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1628/3134] 10.0.0.204 () {32 vars in 688 bytes} [Tue May 5 18:15:35 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/3135] 10.0.0.204 () {32 vars in 684 bytes} [Tue May 5 18:15:35 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3136] 10.0.0.204 () {32 vars in 696 bytes} [Tue May 5 18:15:35 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3137] 10.0.0.204 () {32 vars in 682 bytes} [Tue May 5 18:15:35 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3138] 10.0.0.204 () {32 vars in 696 bytes} [Tue May 5 18:15:35 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/3139] 10.0.0.204 () {32 vars in 692 bytes} [Tue May 5 18:15:35 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1631/3140] 10.0.0.204 () {32 vars in 704 bytes} [Tue May 5 18:15:35 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/3141] 10.0.0.204 () {32 vars in 734 bytes} [Tue May 5 18:15:35 2026] DELETE /v2.0/qos/policies/ebb0957c-2556-40da-b261-2e86b0b9ec0b => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1632/3142] 10.0.0.204 () {32 vars in 734 bytes} [Tue May 5 18:15:35 2026] DELETE /v2.0/qos/policies/fec3d7e9-d52d-48fd-a221-6dea29e3a225 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3143] 10.0.0.204 () {32 vars in 734 bytes} [Tue May 5 18:15:35 2026] DELETE /v2.0/qos/policies/5deb1906-7eb4-44a3-b4a7-68081e35b884 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1633/3144] 10.0.0.204 () {32 vars in 734 bytes} [Tue May 5 18:15:35 2026] DELETE /v2.0/qos/policies/4fc9c634-0b03-4fd6-9180-d0decdeac857 => 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: 1512/3145] 10.0.0.204 () {32 vars in 734 bytes} [Tue May 5 18:15:35 2026] DELETE /v2.0/qos/policies/b5f7d6e5-5eb7-437b-837b-6c68ea3b08cd => 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: 1634/3146] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:15:36 2026] GET /v2.0/security-groups?tenant_id=b60955c90f824b5a8827b625846c7059&name=default => generated 2929 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3147] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:15:36 2026] DELETE /v2.0/security-groups/600595e3-a5e1-424b-83d6-87653a8c8886 => 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: 1635/3148] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:15:36 2026] GET /v2.0/security-groups?tenant_id=efe40245eceb4c5c8e0019ab7e5c30e6&name=default => generated 2929 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3149] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:15:37 2026] DELETE /v2.0/security-groups/a94050e1-3f12-435e-89a2-97cacbe5419f => 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: 1636/3150] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:15:37 2026] GET /v2.0/security-groups?tenant_id=77fe8a12541c447fbe0548f7089b89c6&name=default => generated 2929 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3151] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:15:37 2026] DELETE /v2.0/security-groups/901413e2-213a-458a-96e2-1ad295154dd4 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:15:40.944 8 WARNING neutron_lib.context [None req-a0f9d63a-4fc9-4a1e-a5e5-06affef331be 6e6cf87911f74b009c1b0dc2fb551b2a cba58f63e80f4c1999be881ef31df7f4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1637/3152] 10.0.0.204 () {34 vars in 676 bytes} [Tue May 5 18:15:40 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: 7|app: 0|req: 1516/3153] 10.0.0.204 () {34 vars in 759 bytes} [Tue May 5 18:15:41 2026] PUT /v2.0/floatingips/b42a4b2d-46cf-42fb-bbcc-fb6f028abb2c/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: 1638/3154] 10.0.0.204 () {32 vars in 739 bytes} [Tue May 5 18:15:41 2026] GET /v2.0/floatingips/b42a4b2d-46cf-42fb-bbcc-fb6f028abb2c/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/3155] 10.0.0.204 () {34 vars in 770 bytes} [Tue May 5 18:15:41 2026] PUT /v2.0/floatingips/b42a4b2d-46cf-42fb-bbcc-fb6f028abb2c/tags/green => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1639/3156] 10.0.0.204 () {32 vars in 739 bytes} [Tue May 5 18:15:41 2026] GET /v2.0/floatingips/b42a4b2d-46cf-42fb-bbcc-fb6f028abb2c/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3157] 10.0.0.204 () {34 vars in 766 bytes} [Tue May 5 18:15:41 2026] PUT /v2.0/floatingips/b42a4b2d-46cf-42fb-bbcc-fb6f028abb2c/tags/red => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1640/3158] 10.0.0.204 () {32 vars in 739 bytes} [Tue May 5 18:15:41 2026] GET /v2.0/floatingips/b42a4b2d-46cf-42fb-bbcc-fb6f028abb2c/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3159] 10.0.0.204 () {34 vars in 788 bytes} [Tue May 5 18:15:41 2026] PUT /v2.0/floatingips/b42a4b2d-46cf-42fb-bbcc-fb6f028abb2c/tags/black.or.white => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1641/3160] 10.0.0.204 () {32 vars in 739 bytes} [Tue May 5 18:15:41 2026] GET /v2.0/floatingips/b42a4b2d-46cf-42fb-bbcc-fb6f028abb2c/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: 1520/3161] 10.0.0.204 () {34 vars in 759 bytes} [Tue May 5 18:15:41 2026] PUT /v2.0/floatingips/b42a4b2d-46cf-42fb-bbcc-fb6f028abb2c/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1642/3162] 10.0.0.204 () {32 vars in 739 bytes} [Tue May 5 18:15:41 2026] GET /v2.0/floatingips/b42a4b2d-46cf-42fb-bbcc-fb6f028abb2c/tags => generated 37 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3163] 10.0.0.204 () {32 vars in 747 bytes} [Tue May 5 18:15:41 2026] GET /v2.0/floatingips/b42a4b2d-46cf-42fb-bbcc-fb6f028abb2c/tags/red => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:15:41.922 8 INFO neutron.api.v2.resource [None req-673ac9d3-e3e9-48a3-a5f2-427d47af56a6 6e6cf87911f74b009c1b0dc2fb551b2a cba58f63e80f4c1999be881ef31df7f4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1643/3164] 10.0.0.204 () {32 vars in 751 bytes} [Tue May 5 18:15:41 2026] GET /v2.0/floatingips/b42a4b2d-46cf-42fb-bbcc-fb6f028abb2c/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3165] 10.0.0.204 () {32 vars in 750 bytes} [Tue May 5 18:15:41 2026] DELETE /v2.0/floatingips/b42a4b2d-46cf-42fb-bbcc-fb6f028abb2c/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1644/3166] 10.0.0.204 () {32 vars in 739 bytes} [Tue May 5 18:15:41 2026] GET /v2.0/floatingips/b42a4b2d-46cf-42fb-bbcc-fb6f028abb2c/tags => generated 30 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:15:42.044 7 INFO neutron.api.v2.resource [None req-87d1b621-cc71-47c3-805c-f3e41f8c0202 6e6cf87911f74b009c1b0dc2fb551b2a cba58f63e80f4c1999be881ef31df7f4 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1523/3167] 10.0.0.204 () {32 vars in 754 bytes} [Tue May 5 18:15:41 2026] DELETE /v2.0/floatingips/b42a4b2d-46cf-42fb-bbcc-fb6f028abb2c/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1645/3168] 10.0.0.204 () {32 vars in 742 bytes} [Tue May 5 18:15:42 2026] DELETE /v2.0/floatingips/b42a4b2d-46cf-42fb-bbcc-fb6f028abb2c/tags => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3169] 10.0.0.204 () {32 vars in 739 bytes} [Tue May 5 18:15:42 2026] GET /v2.0/floatingips/b42a4b2d-46cf-42fb-bbcc-fb6f028abb2c/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: 1646/3170] 10.0.0.204 () {32 vars in 732 bytes} [Tue May 5 18:15:42 2026] DELETE /v2.0/floatingips/b42a4b2d-46cf-42fb-bbcc-fb6f028abb2c => generated 0 bytes in 254 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/3171] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:15:43 2026] GET /v2.0/security-groups?tenant_id=cba58f63e80f4c1999be881ef31df7f4&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: 1647/3172] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:15:43 2026] DELETE /v2.0/security-groups/e4b1187f-1c4d-45bb-9e7e-025be646058e => 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: 1526/3173] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:15:43 2026] GET /v2.0/security-groups?tenant_id=ed85feddec224da7bb9424dc3ae60acb&name=default => generated 2929 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1648/3174] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:15:43 2026] DELETE /v2.0/security-groups/bd52efad-104a-41fa-bfb4-0643917caf68 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:15:46.897 7 WARNING neutron_lib.context [None req-f5c565b3-1110-4f23-aa53-65e66e49f543 c97d7694439243b8a6da1ee5b6681a02 50b9212a74bb49118e61ebfcd274496a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:15:47.054 7 INFO neutron.db.segments_db [None req-f5c565b3-1110-4f23-aa53-65e66e49f543 c97d7694439243b8a6da1ee5b6681a02 50b9212a74bb49118e61ebfcd274496a - - default default] Added segment ce8817a4-9df4-4623-bde8-7e0793fc36fd of type vxlan for network ffe8a2d2-c5ff-449f-a319-ba9707b86552 [pid: 7|app: 0|req: 1528/3177] 10.0.0.204 () {34 vars in 670 bytes} [Tue May 5 18:15:46 2026] POST /v2.0/networks => generated 632 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1650/3178] 10.0.0.204 () {34 vars in 753 bytes} [Tue May 5 18:15:47 2026] PUT /v2.0/networks/ffe8a2d2-c5ff-449f-a319-ba9707b86552/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: 1529/3179] 10.0.0.204 () {32 vars in 733 bytes} [Tue May 5 18:15:47 2026] GET /v2.0/networks/ffe8a2d2-c5ff-449f-a319-ba9707b86552/tags => generated 25 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1651/3180] 10.0.0.204 () {34 vars in 764 bytes} [Tue May 5 18:15:47 2026] PUT /v2.0/networks/ffe8a2d2-c5ff-449f-a319-ba9707b86552/tags/green => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3181] 10.0.0.204 () {32 vars in 733 bytes} [Tue May 5 18:15:47 2026] GET /v2.0/networks/ffe8a2d2-c5ff-449f-a319-ba9707b86552/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1652/3182] 10.0.0.204 () {34 vars in 760 bytes} [Tue May 5 18:15:47 2026] PUT /v2.0/networks/ffe8a2d2-c5ff-449f-a319-ba9707b86552/tags/red => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3183] 10.0.0.204 () {32 vars in 733 bytes} [Tue May 5 18:15:47 2026] GET /v2.0/networks/ffe8a2d2-c5ff-449f-a319-ba9707b86552/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: 1653/3184] 10.0.0.204 () {34 vars in 782 bytes} [Tue May 5 18:15:47 2026] PUT /v2.0/networks/ffe8a2d2-c5ff-449f-a319-ba9707b86552/tags/black.or.white => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/3185] 10.0.0.204 () {32 vars in 733 bytes} [Tue May 5 18:15:47 2026] GET /v2.0/networks/ffe8a2d2-c5ff-449f-a319-ba9707b86552/tags => generated 52 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1654/3186] 10.0.0.204 () {34 vars in 753 bytes} [Tue May 5 18:15:47 2026] PUT /v2.0/networks/ffe8a2d2-c5ff-449f-a319-ba9707b86552/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3187] 10.0.0.204 () {32 vars in 733 bytes} [Tue May 5 18:15:47 2026] GET /v2.0/networks/ffe8a2d2-c5ff-449f-a319-ba9707b86552/tags => generated 37 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1655/3188] 10.0.0.204 () {32 vars in 741 bytes} [Tue May 5 18:15:47 2026] GET /v2.0/networks/ffe8a2d2-c5ff-449f-a319-ba9707b86552/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:15:47.598 7 INFO neutron.api.v2.resource [None req-2c88b85c-fdf0-407d-8155-3421caae7d23 c97d7694439243b8a6da1ee5b6681a02 50b9212a74bb49118e61ebfcd274496a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1534/3189] 10.0.0.204 () {32 vars in 745 bytes} [Tue May 5 18:15:47 2026] GET /v2.0/networks/ffe8a2d2-c5ff-449f-a319-ba9707b86552/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1656/3190] 10.0.0.204 () {32 vars in 744 bytes} [Tue May 5 18:15:47 2026] DELETE /v2.0/networks/ffe8a2d2-c5ff-449f-a319-ba9707b86552/tags/red => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3191] 10.0.0.204 () {32 vars in 733 bytes} [Tue May 5 18:15:47 2026] GET /v2.0/networks/ffe8a2d2-c5ff-449f-a319-ba9707b86552/tags => generated 30 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:15:47.718 8 INFO neutron.api.v2.resource [None req-2163da5b-4a19-42b1-ac63-e3103a74d2c9 c97d7694439243b8a6da1ee5b6681a02 50b9212a74bb49118e61ebfcd274496a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1657/3192] 10.0.0.204 () {32 vars in 748 bytes} [Tue May 5 18:15:47 2026] DELETE /v2.0/networks/ffe8a2d2-c5ff-449f-a319-ba9707b86552/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3193] 10.0.0.204 () {32 vars in 736 bytes} [Tue May 5 18:15:47 2026] DELETE /v2.0/networks/ffe8a2d2-c5ff-449f-a319-ba9707b86552/tags => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1658/3194] 10.0.0.204 () {32 vars in 733 bytes} [Tue May 5 18:15:47 2026] GET /v2.0/networks/ffe8a2d2-c5ff-449f-a319-ba9707b86552/tags => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:15:47.906 7 INFO neutron.services.segments.plugin [-] Segment ce8817a4-9df4-4623-bde8-7e0793fc36fd resource provider aggregate not found 2026-05-05 18:15:47.910 7 INFO neutron.services.segments.plugin [-] Segment ce8817a4-9df4-4623-bde8-7e0793fc36fd resource provider aggregate not found 2026-05-05 18:15:47.921 7 INFO neutron.services.segments.plugin [-] Segment ce8817a4-9df4-4623-bde8-7e0793fc36fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce8817a4-9df4-4623-bde8-7e0793fc36fd found for delete ", "request_id": "req-32f2abce-ef8e-4401-9b19-679958a384b5"}]} [pid: 7|app: 0|req: 1537/3195] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:15:47 2026] DELETE /v2.0/networks/ffe8a2d2-c5ff-449f-a319-ba9707b86552 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1659/3196] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:15:48 2026] GET /v2.0/security-groups?tenant_id=ffadbc410abf43a3ba6d5b2be9a9d9e8&name=default => generated 2929 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:15:48.781 7 INFO neutron.services.segments.plugin [-] Segment ce8817a4-9df4-4623-bde8-7e0793fc36fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce8817a4-9df4-4623-bde8-7e0793fc36fd found for delete ", "request_id": "req-c26671c3-bdc0-48db-b31e-907566e31127"}]} [pid: 7|app: 0|req: 1538/3197] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:15:48 2026] DELETE /v2.0/security-groups/92161f14-b520-4e59-8ff8-c2ac4bfcbf08 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1660/3198] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:15:48 2026] GET /v2.0/security-groups?tenant_id=50b9212a74bb49118e61ebfcd274496a&name=default => generated 2929 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3199] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:15:49 2026] DELETE /v2.0/security-groups/6d0ad64e-75c3-4d44-9203-54dca5a66b9a => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1661/3200] 10.0.0.204 () {34 vars in 678 bytes} [Tue May 5 18:15:52 2026] POST /v2.0/qos/policies => generated 359 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3201] 10.0.0.204 () {34 vars in 753 bytes} [Tue May 5 18:15:52 2026] PUT /v2.0/policies/80b6ea95-dc5b-4128-ab5f-8ba6428b7fd3/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1662/3202] 10.0.0.204 () {32 vars in 733 bytes} [Tue May 5 18:15:52 2026] GET /v2.0/policies/80b6ea95-dc5b-4128-ab5f-8ba6428b7fd3/tags => generated 25 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3203] 10.0.0.204 () {34 vars in 764 bytes} [Tue May 5 18:15:52 2026] PUT /v2.0/policies/80b6ea95-dc5b-4128-ab5f-8ba6428b7fd3/tags/green => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1663/3204] 10.0.0.204 () {32 vars in 733 bytes} [Tue May 5 18:15:52 2026] GET /v2.0/policies/80b6ea95-dc5b-4128-ab5f-8ba6428b7fd3/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: 1542/3205] 10.0.0.204 () {34 vars in 760 bytes} [Tue May 5 18:15:52 2026] PUT /v2.0/policies/80b6ea95-dc5b-4128-ab5f-8ba6428b7fd3/tags/red => generated 4 bytes in 18 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1664/3206] 10.0.0.204 () {32 vars in 733 bytes} [Tue May 5 18:15:52 2026] GET /v2.0/policies/80b6ea95-dc5b-4128-ab5f-8ba6428b7fd3/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: 1543/3207] 10.0.0.204 () {34 vars in 782 bytes} [Tue May 5 18:15:52 2026] PUT /v2.0/policies/80b6ea95-dc5b-4128-ab5f-8ba6428b7fd3/tags/black.or.white => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1665/3208] 10.0.0.204 () {32 vars in 733 bytes} [Tue May 5 18:15:52 2026] GET /v2.0/policies/80b6ea95-dc5b-4128-ab5f-8ba6428b7fd3/tags => generated 52 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3209] 10.0.0.204 () {34 vars in 753 bytes} [Tue May 5 18:15:52 2026] PUT /v2.0/policies/80b6ea95-dc5b-4128-ab5f-8ba6428b7fd3/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1666/3210] 10.0.0.204 () {32 vars in 733 bytes} [Tue May 5 18:15:52 2026] GET /v2.0/policies/80b6ea95-dc5b-4128-ab5f-8ba6428b7fd3/tags => generated 37 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3211] 10.0.0.204 () {32 vars in 741 bytes} [Tue May 5 18:15:52 2026] GET /v2.0/policies/80b6ea95-dc5b-4128-ab5f-8ba6428b7fd3/tags/red => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:15:52.599 8 INFO neutron.api.v2.resource [None req-706df6ef-2a6d-4779-a30f-ca64035c641c e2d81f6cb39649519528b989bab45bb0 75730a4f06854eab911670c1b2c7cf2f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1667/3212] 10.0.0.204 () {32 vars in 745 bytes} [Tue May 5 18:15:52 2026] GET /v2.0/policies/80b6ea95-dc5b-4128-ab5f-8ba6428b7fd3/tags/green => generated 99 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3213] 10.0.0.204 () {32 vars in 744 bytes} [Tue May 5 18:15:52 2026] DELETE /v2.0/policies/80b6ea95-dc5b-4128-ab5f-8ba6428b7fd3/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: 1668/3214] 10.0.0.204 () {32 vars in 733 bytes} [Tue May 5 18:15:52 2026] GET /v2.0/policies/80b6ea95-dc5b-4128-ab5f-8ba6428b7fd3/tags => generated 30 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:15:52.673 7 INFO neutron.api.v2.resource [None req-9fe69879-c801-4de8-8414-62f8131a9d34 e2d81f6cb39649519528b989bab45bb0 75730a4f06854eab911670c1b2c7cf2f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1547/3215] 10.0.0.204 () {32 vars in 748 bytes} [Tue May 5 18:15:52 2026] DELETE /v2.0/policies/80b6ea95-dc5b-4128-ab5f-8ba6428b7fd3/tags/green => generated 99 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1669/3216] 10.0.0.204 () {32 vars in 736 bytes} [Tue May 5 18:15:52 2026] DELETE /v2.0/policies/80b6ea95-dc5b-4128-ab5f-8ba6428b7fd3/tags => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3217] 10.0.0.204 () {32 vars in 733 bytes} [Tue May 5 18:15:52 2026] GET /v2.0/policies/80b6ea95-dc5b-4128-ab5f-8ba6428b7fd3/tags => 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: 1670/3218] 10.0.0.204 () {32 vars in 734 bytes} [Tue May 5 18:15:52 2026] DELETE /v2.0/qos/policies/80b6ea95-dc5b-4128-ab5f-8ba6428b7fd3 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3219] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:15:53 2026] GET /v2.0/security-groups?tenant_id=4babf4fc2bb245158538213678009132&name=default => generated 2929 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1671/3220] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:15:53 2026] DELETE /v2.0/security-groups/f5041cf3-a9b5-46b6-96c2-7926f030dafe => 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: 1550/3221] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:15:53 2026] GET /v2.0/security-groups?tenant_id=75730a4f06854eab911670c1b2c7cf2f&name=default => generated 2929 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1672/3222] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:15:53 2026] DELETE /v2.0/security-groups/c44161af-9699-4f7a-934c-4a2768d89b80 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:15:57.239 7 WARNING neutron_lib.context [None req-91b7953e-246e-4814-af50-9c361da70cca 50ec3a8074384211972c7f976b979751 ee072bf6e79342bda549947765fb41fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1551/3223] 10.0.0.204 () {34 vars in 684 bytes} [Tue May 5 18:15:57 2026] POST /v2.0/security-groups => generated 1603 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1673/3224] 10.0.0.204 () {34 vars in 767 bytes} [Tue May 5 18:15:57 2026] PUT /v2.0/security-groups/7e34547c-2c91-4095-b7a6-c13df0d385b4/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3225] 10.0.0.204 () {32 vars in 747 bytes} [Tue May 5 18:15:57 2026] GET /v2.0/security-groups/7e34547c-2c91-4095-b7a6-c13df0d385b4/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1674/3226] 10.0.0.204 () {34 vars in 778 bytes} [Tue May 5 18:15:57 2026] PUT /v2.0/security-groups/7e34547c-2c91-4095-b7a6-c13df0d385b4/tags/green => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3227] 10.0.0.204 () {32 vars in 747 bytes} [Tue May 5 18:15:57 2026] GET /v2.0/security-groups/7e34547c-2c91-4095-b7a6-c13df0d385b4/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1675/3228] 10.0.0.204 () {34 vars in 774 bytes} [Tue May 5 18:15:57 2026] PUT /v2.0/security-groups/7e34547c-2c91-4095-b7a6-c13df0d385b4/tags/red => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3229] 10.0.0.204 () {32 vars in 747 bytes} [Tue May 5 18:15:57 2026] GET /v2.0/security-groups/7e34547c-2c91-4095-b7a6-c13df0d385b4/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1676/3230] 10.0.0.204 () {34 vars in 796 bytes} [Tue May 5 18:15:57 2026] PUT /v2.0/security-groups/7e34547c-2c91-4095-b7a6-c13df0d385b4/tags/black.or.white => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3231] 10.0.0.204 () {32 vars in 747 bytes} [Tue May 5 18:15:57 2026] GET /v2.0/security-groups/7e34547c-2c91-4095-b7a6-c13df0d385b4/tags => generated 52 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1677/3232] 10.0.0.204 () {34 vars in 767 bytes} [Tue May 5 18:15:57 2026] PUT /v2.0/security-groups/7e34547c-2c91-4095-b7a6-c13df0d385b4/tags => generated 37 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3233] 10.0.0.204 () {32 vars in 747 bytes} [Tue May 5 18:15:57 2026] GET /v2.0/security-groups/7e34547c-2c91-4095-b7a6-c13df0d385b4/tags => generated 37 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1678/3234] 10.0.0.204 () {32 vars in 755 bytes} [Tue May 5 18:15:57 2026] GET /v2.0/security-groups/7e34547c-2c91-4095-b7a6-c13df0d385b4/tags/red => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:15:57.816 7 INFO neutron.api.v2.resource [None req-8f9ff888-4a61-4363-938e-68eed2d5ee2f 50ec3a8074384211972c7f976b979751 ee072bf6e79342bda549947765fb41fc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1557/3235] 10.0.0.204 () {32 vars in 759 bytes} [Tue May 5 18:15:57 2026] GET /v2.0/security-groups/7e34547c-2c91-4095-b7a6-c13df0d385b4/tags/green => generated 99 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1679/3236] 10.0.0.204 () {32 vars in 758 bytes} [Tue May 5 18:15:57 2026] DELETE /v2.0/security-groups/7e34547c-2c91-4095-b7a6-c13df0d385b4/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3237] 10.0.0.204 () {32 vars in 747 bytes} [Tue May 5 18:15:57 2026] GET /v2.0/security-groups/7e34547c-2c91-4095-b7a6-c13df0d385b4/tags => generated 30 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:15:57.912 8 INFO neutron.api.v2.resource [None req-2ba4c04e-4e14-4da3-9f84-3563c3600d7e 50ec3a8074384211972c7f976b979751 ee072bf6e79342bda549947765fb41fc - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1680/3238] 10.0.0.204 () {32 vars in 762 bytes} [Tue May 5 18:15:57 2026] DELETE /v2.0/security-groups/7e34547c-2c91-4095-b7a6-c13df0d385b4/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3239] 10.0.0.204 () {32 vars in 750 bytes} [Tue May 5 18:15:57 2026] DELETE /v2.0/security-groups/7e34547c-2c91-4095-b7a6-c13df0d385b4/tags => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1681/3240] 10.0.0.204 () {32 vars in 747 bytes} [Tue May 5 18:15:57 2026] GET /v2.0/security-groups/7e34547c-2c91-4095-b7a6-c13df0d385b4/tags => 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: 1560/3241] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:15:57 2026] DELETE /v2.0/security-groups/7e34547c-2c91-4095-b7a6-c13df0d385b4 => 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: 1682/3242] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:15:58 2026] GET /v2.0/security-groups?tenant_id=ee072bf6e79342bda549947765fb41fc&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3243] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:15:58 2026] DELETE /v2.0/security-groups/9ce657c0-62c8-4e6b-923d-192c6b643dba => 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: 1683/3244] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:15:58 2026] GET /v2.0/security-groups?tenant_id=93804449225946d3a43489ace549e543&name=default => generated 2929 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3245] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:15:59 2026] DELETE /v2.0/security-groups/530efc46-2462-40e5-ab5b-e5cda1918a53 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:16:02.302 8 WARNING neutron_lib.context [None req-18c9a230-f6ef-4219-8537-e6feedd0f665 352466fd30ff42cfac7dcc20e3b71b79 09f28cb59a544046b23137761a8204b8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-05 18:16:02.452 8 INFO neutron.db.segments_db [None req-18c9a230-f6ef-4219-8537-e6feedd0f665 352466fd30ff42cfac7dcc20e3b71b79 09f28cb59a544046b23137761a8204b8 - - default default] Added segment 581089d9-1234-4ea2-87bb-54564b2ce388 of type vxlan for network 6422a4e5-bdc3-404e-b056-84c527cc296f [pid: 8|app: 0|req: 1685/3248] 10.0.0.204 () {34 vars in 670 bytes} [Tue May 5 18:16:02 2026] POST /v2.0/networks => generated 632 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:16:02.559 7 WARNING neutron_lib.context [None req-5a8c9302-f3e2-4b9e-875b-80faa12a59c2 352466fd30ff42cfac7dcc20e3b71b79 09f28cb59a544046b23137761a8204b8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1564/3249] 10.0.0.204 () {34 vars in 664 bytes} [Tue May 5 18:16:02 2026] POST /v2.0/ports => generated 743 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-05 18:16:02.868 8 WARNING neutron_lib.context [None req-1207fe07-935c-4424-aa6a-fa3a9c620b85 352466fd30ff42cfac7dcc20e3b71b79 09f28cb59a544046b23137761a8204b8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1686/3250] 10.0.0.204 () {34 vars in 666 bytes} [Tue May 5 18:16:02 2026] POST /v2.0/trunks => generated 407 bytes in 222 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: 1565/3251] 10.0.0.204 () {34 vars in 749 bytes} [Tue May 5 18:16:03 2026] PUT /v2.0/trunks/ed4ac347-72ca-42db-81f9-6d0111b70fc6/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1687/3252] 10.0.0.204 () {32 vars in 729 bytes} [Tue May 5 18:16:03 2026] GET /v2.0/trunks/ed4ac347-72ca-42db-81f9-6d0111b70fc6/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: 1566/3253] 10.0.0.204 () {34 vars in 760 bytes} [Tue May 5 18:16:03 2026] PUT /v2.0/trunks/ed4ac347-72ca-42db-81f9-6d0111b70fc6/tags/green => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1688/3254] 10.0.0.204 () {32 vars in 729 bytes} [Tue May 5 18:16:03 2026] GET /v2.0/trunks/ed4ac347-72ca-42db-81f9-6d0111b70fc6/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3255] 10.0.0.204 () {34 vars in 756 bytes} [Tue May 5 18:16:03 2026] PUT /v2.0/trunks/ed4ac347-72ca-42db-81f9-6d0111b70fc6/tags/red => generated 4 bytes in 18 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1689/3256] 10.0.0.204 () {32 vars in 729 bytes} [Tue May 5 18:16:03 2026] GET /v2.0/trunks/ed4ac347-72ca-42db-81f9-6d0111b70fc6/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3257] 10.0.0.204 () {34 vars in 778 bytes} [Tue May 5 18:16:03 2026] PUT /v2.0/trunks/ed4ac347-72ca-42db-81f9-6d0111b70fc6/tags/black.or.white => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1690/3258] 10.0.0.204 () {32 vars in 729 bytes} [Tue May 5 18:16:03 2026] GET /v2.0/trunks/ed4ac347-72ca-42db-81f9-6d0111b70fc6/tags => generated 52 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3259] 10.0.0.204 () {34 vars in 749 bytes} [Tue May 5 18:16:03 2026] PUT /v2.0/trunks/ed4ac347-72ca-42db-81f9-6d0111b70fc6/tags => generated 37 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1691/3260] 10.0.0.204 () {32 vars in 729 bytes} [Tue May 5 18:16:03 2026] GET /v2.0/trunks/ed4ac347-72ca-42db-81f9-6d0111b70fc6/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: 1570/3261] 10.0.0.204 () {32 vars in 737 bytes} [Tue May 5 18:16:03 2026] GET /v2.0/trunks/ed4ac347-72ca-42db-81f9-6d0111b70fc6/tags/red => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:16:03.410 8 INFO neutron.api.v2.resource [None req-dfe9f7e6-de5c-4e64-93bc-f0b88068efbb 352466fd30ff42cfac7dcc20e3b71b79 09f28cb59a544046b23137761a8204b8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1692/3262] 10.0.0.204 () {32 vars in 741 bytes} [Tue May 5 18:16:03 2026] GET /v2.0/trunks/ed4ac347-72ca-42db-81f9-6d0111b70fc6/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: 1571/3263] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:16:03 2026] DELETE /v2.0/trunks/ed4ac347-72ca-42db-81f9-6d0111b70fc6/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1693/3264] 10.0.0.204 () {32 vars in 729 bytes} [Tue May 5 18:16:03 2026] GET /v2.0/trunks/ed4ac347-72ca-42db-81f9-6d0111b70fc6/tags => generated 30 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 18:16:03.490 7 INFO neutron.api.v2.resource [None req-820a228a-d60a-4d1f-b4b4-b80ad52e2bf6 352466fd30ff42cfac7dcc20e3b71b79 09f28cb59a544046b23137761a8204b8 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1572/3265] 10.0.0.204 () {32 vars in 744 bytes} [Tue May 5 18:16:03 2026] DELETE /v2.0/trunks/ed4ac347-72ca-42db-81f9-6d0111b70fc6/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1694/3266] 10.0.0.204 () {32 vars in 732 bytes} [Tue May 5 18:16:03 2026] DELETE /v2.0/trunks/ed4ac347-72ca-42db-81f9-6d0111b70fc6/tags => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3267] 10.0.0.204 () {32 vars in 729 bytes} [Tue May 5 18:16:03 2026] GET /v2.0/trunks/ed4ac347-72ca-42db-81f9-6d0111b70fc6/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: 1695/3268] 10.0.0.204 () {32 vars in 719 bytes} [Tue May 5 18:16:03 2026] GET /v2.0/trunks/ed4ac347-72ca-42db-81f9-6d0111b70fc6 => generated 407 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3269] 10.0.0.204 () {32 vars in 717 bytes} [Tue May 5 18:16:03 2026] GET /v2.0/ports/e67a9d71-a17f-4efe-ab8c-f0b187b34e0c => 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: 1696/3270] 10.0.0.204 () {32 vars in 722 bytes} [Tue May 5 18:16:03 2026] DELETE /v2.0/trunks/ed4ac347-72ca-42db-81f9-6d0111b70fc6 => 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: 1575/3271] 10.0.0.204 () {32 vars in 720 bytes} [Tue May 5 18:16:03 2026] DELETE /v2.0/ports/e67a9d71-a17f-4efe-ab8c-f0b187b34e0c => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1697/3272] 10.0.0.204 () {32 vars in 726 bytes} [Tue May 5 18:16:03 2026] DELETE /v2.0/networks/6422a4e5-bdc3-404e-b056-84c527cc296f => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3273] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:16:04 2026] GET /v2.0/security-groups?tenant_id=10b6908681b84162a8fa3e6efe737c90&name=default => generated 2929 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 18:16:04.940 8 INFO neutron.services.segments.plugin [-] Segment 581089d9-1234-4ea2-87bb-54564b2ce388 resource provider aggregate not found 2026-05-05 18:16:04.947 8 INFO neutron.services.segments.plugin [-] Segment 581089d9-1234-4ea2-87bb-54564b2ce388 resource provider aggregate not found 2026-05-05 18:16:04.963 8 INFO neutron.services.segments.plugin [-] Segment 581089d9-1234-4ea2-87bb-54564b2ce388 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 581089d9-1234-4ea2-87bb-54564b2ce388 found for delete ", "request_id": "req-c19bfaa8-823d-4c18-bee5-a857cf681fcf"}]} 2026-05-05 18:16:04.966 8 INFO neutron.services.segments.plugin [-] Segment 581089d9-1234-4ea2-87bb-54564b2ce388 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 581089d9-1234-4ea2-87bb-54564b2ce388 found for delete ", "request_id": "req-4eace843-1dbd-4b10-81e5-9be0889b30b5"}]} [pid: 8|app: 0|req: 1698/3274] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:16:04 2026] DELETE /v2.0/security-groups/5e078911-d41a-47a8-a565-72d760120f5c => 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: 1577/3275] 10.0.0.204 () {32 vars in 774 bytes} [Tue May 5 18:16:05 2026] GET /v2.0/security-groups?tenant_id=09f28cb59a544046b23137761a8204b8&name=default => generated 2929 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1699/3276] 10.0.0.204 () {32 vars in 740 bytes} [Tue May 5 18:16:05 2026] DELETE /v2.0/security-groups/8710a3e2-51bf-400b-b26d-4ce8fcfcfd66 => 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: 1578/3277] 10.0.0.204 () {32 vars in 649 bytes} [Tue May 5 18:16:08 2026] GET /v2.0/networks => generated 2168 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1700/3278] 10.0.0.204 () {32 vars in 655 bytes} [Tue May 5 18:16:09 2026] GET /v2.0/floatingips => 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: 1579/3279] 10.0.0.204 () {32 vars in 647 bytes} [Tue May 5 18:16:09 2026] GET /v2.0/routers => generated 15 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1701/3280] 10.0.0.204 () {32 vars in 643 bytes} [Tue May 5 18:16:09 2026] GET /v2.0/ports => generated 4725 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3281] 10.0.0.204 () {32 vars in 647 bytes} [Tue May 5 18:16:09 2026] GET /v2.0/subnets => generated 1308 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1702/3282] 10.0.0.204 () {32 vars in 649 bytes} [Tue May 5 18:16:09 2026] GET /v2.0/networks => generated 2168 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3283] 10.0.0.204 () {32 vars in 663 bytes} [Tue May 5 18:16:09 2026] GET /v2.0/security-groups => generated 17401 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1703/3284] 10.0.0.204 () {32 vars in 655 bytes} [Tue May 5 18:16:09 2026] GET /v2.0/subnetpools => generated 19 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)