+ 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 [Wed Jun 3 00:26:45 2026] *** compiled with version: 11.4.0 on 02 June 2026 01:53:03 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: neutron-server-75fb5f5669-8x6tg 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.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x562088e31150 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)... /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-06-03 00:26:49.131 7 INFO neutron.common.config [-] Logging enabled! 2026-06-03 00:26:49.132 7 INFO neutron.common.config [-] uwsgi version 24.2.2.dev7 2026-06-03 00:26:49.245 8 INFO neutron.common.config [-] Logging enabled! 2026-06-03 00:26:49.245 8 INFO neutron.common.config [-] uwsgi version 24.2.2.dev7 2026-06-03 00:26:49.637 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-03 00:26:49.734 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-03 00:26:50.496 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-03 00:26:50.499 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-03 00:26:50.502 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-06-03 00:26:50.503 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-03 00:26:50.503 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-03 00:26:50.503 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-03 00:26:50.504 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-03 00:26:50.510 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-03 00:26:50.510 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-03 00:26:50.510 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-03 00:26:50.530 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-03 00:26:50.531 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-03 00:26:50.531 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-03 00:26:50.574 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-03 00:26:50.575 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-03 00:26:50.575 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-03 00:26:50.575 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-03 00:26:50.582 7 WARNING oslo_policy.policy [None req-ce8cf14a-8ac1-4907-8915-745eb7958a06 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-06-03 00:26:50.698 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-03 00:26:50.701 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-03 00:26:50.704 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-06-03 00:26:50.705 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-03 00:26:50.705 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-03 00:26:50.705 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-03 00:26:50.705 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-03 00:26:50.711 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-03 00:26:50.711 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-03 00:26:50.712 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-03 00:26:50.730 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-03 00:26:50.731 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-03 00:26:50.731 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-03 00:26:50.775 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-03 00:26:50.776 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-03 00:26:50.776 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-03 00:26:50.776 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-03 00:26:50.784 8 WARNING oslo_policy.policy [None req-1d0d7bba-9fb5-4eaa-87f4-6b64a27dd8bd - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-06-03 00:26:50.884 7 INFO neutron.plugins.ml2.managers [None req-ce8cf14a-8ac1-4907-8915-745eb7958a06 - - - - - -] Initializing driver for type 'vlan' 2026-06-03 00:26:51.071 8 INFO neutron.plugins.ml2.managers [None req-1d0d7bba-9fb5-4eaa-87f4-6b64a27dd8bd - - - - - -] Initializing driver for type 'vlan' 2026-06-03 00:26:51.211 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-ce8cf14a-8ac1-4907-8915-745eb7958a06 - - - - - -] VlanTypeDriver initialization complete 2026-06-03 00:26:51.212 7 INFO neutron.plugins.ml2.managers [None req-ce8cf14a-8ac1-4907-8915-745eb7958a06 - - - - - -] Initializing driver for type 'vxlan' 2026-06-03 00:26:51.212 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-ce8cf14a-8ac1-4907-8915-745eb7958a06 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-03 00:26:51.235 7 INFO neutron.plugins.ml2.managers [None req-ce8cf14a-8ac1-4907-8915-745eb7958a06 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-03 00:26:51.236 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-ce8cf14a-8ac1-4907-8915-745eb7958a06 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-03 00:26:51.236 7 INFO neutron.plugins.ml2.managers [None req-ce8cf14a-8ac1-4907-8915-745eb7958a06 - - - - - -] Initializing extension driver 'port_security' 2026-06-03 00:26:51.236 7 INFO neutron.plugins.ml2.extensions.port_security [None req-ce8cf14a-8ac1-4907-8915-745eb7958a06 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-03 00:26:51.236 7 INFO neutron.plugins.ml2.managers [None req-ce8cf14a-8ac1-4907-8915-745eb7958a06 - - - - - -] Initializing extension driver 'qos' 2026-06-03 00:26:51.236 7 INFO neutron.plugins.ml2.managers [None req-ce8cf14a-8ac1-4907-8915-745eb7958a06 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-03 00:26:51.236 7 INFO neutron.plugins.ml2.managers [None req-ce8cf14a-8ac1-4907-8915-745eb7958a06 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-03 00:26:51.248 7 INFO neutron.quota [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded quota_driver: . 2026-06-03 00:26:51.249 7 INFO neutron.plugins.ml2.plugin [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Modular L2 Plugin initialization complete 2026-06-03 00:26:51.249 7 INFO neutron.plugins.ml2.managers [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-03 00:26:51.249 7 INFO neutron.plugins.ml2.managers [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-03 00:26:51.249 7 INFO neutron.plugins.ml2.managers [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Got port-security extension from driver 'port_security' 2026-06-03 00:26:51.250 7 INFO neutron.extensions.vlantransparent [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Disabled vlantransparent extension. 2026-06-03 00:26:51.250 7 INFO neutron.manager [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loading Plugin: qos 2026-06-03 00:26:51.260 7 INFO neutron.manager [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loading Plugin: router 2026-06-03 00:26:51.294 7 INFO neutron.services.service_base [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-03 00:26:51.295 7 INFO neutron.manager [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loading Plugin: segments 2026-06-03 00:26:51.390 7 INFO neutron.manager [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loading Plugin: trunk 2026-06-03 00:26:51.435 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-1d0d7bba-9fb5-4eaa-87f4-6b64a27dd8bd - - - - - -] VlanTypeDriver initialization complete 2026-06-03 00:26:51.435 8 INFO neutron.plugins.ml2.managers [None req-1d0d7bba-9fb5-4eaa-87f4-6b64a27dd8bd - - - - - -] Initializing driver for type 'vxlan' 2026-06-03 00:26:51.435 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-1d0d7bba-9fb5-4eaa-87f4-6b64a27dd8bd - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-03 00:26:51.450 7 INFO neutron.manager [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loading Plugin: vpnaas 2026-06-03 00:26:51.462 8 INFO neutron.plugins.ml2.managers [None req-1d0d7bba-9fb5-4eaa-87f4-6b64a27dd8bd - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-03 00:26:51.463 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-1d0d7bba-9fb5-4eaa-87f4-6b64a27dd8bd - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-03 00:26:51.463 8 INFO neutron.plugins.ml2.managers [None req-1d0d7bba-9fb5-4eaa-87f4-6b64a27dd8bd - - - - - -] Initializing extension driver 'port_security' 2026-06-03 00:26:51.463 8 INFO neutron.plugins.ml2.extensions.port_security [None req-1d0d7bba-9fb5-4eaa-87f4-6b64a27dd8bd - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-03 00:26:51.463 8 INFO neutron.plugins.ml2.managers [None req-1d0d7bba-9fb5-4eaa-87f4-6b64a27dd8bd - - - - - -] Initializing extension driver 'qos' 2026-06-03 00:26:51.463 8 INFO neutron.plugins.ml2.managers [None req-1d0d7bba-9fb5-4eaa-87f4-6b64a27dd8bd - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-03 00:26:51.464 8 INFO neutron.plugins.ml2.managers [None req-1d0d7bba-9fb5-4eaa-87f4-6b64a27dd8bd - - - - - -] Initializing mechanism driver 'l2population' 2026-06-03 00:26:51.475 8 INFO neutron.quota [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded quota_driver: . 2026-06-03 00:26:51.476 8 INFO neutron.plugins.ml2.plugin [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Modular L2 Plugin initialization complete 2026-06-03 00:26:51.476 8 INFO neutron.plugins.ml2.managers [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-03 00:26:51.476 8 INFO neutron.plugins.ml2.managers [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-03 00:26:51.476 8 INFO neutron.plugins.ml2.managers [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-03 00:26:51.476 8 INFO neutron.extensions.vlantransparent [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Disabled vlantransparent extension. 2026-06-03 00:26:51.477 8 INFO neutron.manager [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loading Plugin: qos 2026-06-03 00:26:51.488 8 INFO neutron.manager [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loading Plugin: router 2026-06-03 00:26:51.494 7 WARNING stevedore.named [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-03 00:26:51.524 8 INFO neutron.services.service_base [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-03 00:26:51.525 8 INFO neutron.manager [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loading Plugin: segments 2026-06-03 00:26:51.555 7 INFO neutron_vpnaas.services.vpn.plugin [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-03 00:26:51.556 7 INFO neutron.common.utils [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-03 00:26:51.556 7 INFO neutron.manager [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loading Plugin: auto_allocate 2026-06-03 00:26:51.562 7 INFO neutron.manager [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loading Plugin: tag 2026-06-03 00:26:51.570 7 INFO neutron.manager [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loading Plugin: timestamp 2026-06-03 00:26:51.573 7 INFO neutron.manager [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loading Plugin: network_ip_availability 2026-06-03 00:26:51.577 7 INFO neutron.manager [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loading Plugin: flavors 2026-06-03 00:26:51.580 7 INFO neutron.manager [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loading Plugin: revisions 2026-06-03 00:26:51.583 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Initializing extension manager. 2026-06-03 00:26:51.585 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: address-group 2026-06-03 00:26:51.586 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: address-scope 2026-06-03 00:26:51.586 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-03 00:26:51.587 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: agent 2026-06-03 00:26:51.588 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: agent-resources-synced 2026-06-03 00:26:51.589 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: allowed-address-pairs 2026-06-03 00:26:51.590 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: auto-allocated-topology 2026-06-03 00:26:51.591 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: availability_zone 2026-06-03 00:26:51.591 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: availability_zone_filter 2026-06-03 00:26:51.592 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-03 00:26:51.592 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: default-subnetpools 2026-06-03 00:26:51.594 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-03 00:26:51.594 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: dns-integration 2026-06-03 00:26:51.595 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: dns-domain-ports 2026-06-03 00:26:51.595 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-03 00:26:51.596 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: dvr 2026-06-03 00:26:51.597 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-03 00:26:51.597 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: empty-string-filtering 2026-06-03 00:26:51.598 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-03 00:26:51.598 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-03 00:26:51.599 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: external-net 2026-06-03 00:26:51.599 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-03 00:26:51.600 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: extraroute 2026-06-03 00:26:51.601 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: extraroute-atomic 2026-06-03 00:26:51.601 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-03 00:26:51.602 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-03 00:26:51.602 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-03 00:26:51.603 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-03 00:26:51.603 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: fip-port-details 2026-06-03 00:26:51.604 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: flavors 2026-06-03 00:26:51.606 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-03 00:26:51.606 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: floatingip-pools 2026-06-03 00:26:51.607 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: ip_allocation 2026-06-03 00:26:51.607 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: ip-substring-filtering 2026-06-03 00:26:51.608 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: l2_adjacency 2026-06-03 00:26:51.609 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: router 2026-06-03 00:26:51.611 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-03 00:26:51.611 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-03 00:26:51.612 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-03 00:26:51.613 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: ext-gw-mode 2026-06-03 00:26:51.613 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: l3-ha 2026-06-03 00:26:51.614 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-03 00:26:51.614 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-03 00:26:51.615 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: l3-flavors 2026-06-03 00:26:51.616 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-03 00:26:51.616 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-03 00:26:51.618 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-03 00:26:51.619 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-03 00:26:51.620 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-03 00:26:51.621 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-03 00:26:51.622 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-03 00:26:51.622 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: multi-provider 2026-06-03 00:26:51.622 8 INFO neutron.manager [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loading Plugin: trunk 2026-06-03 00:26:51.623 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: net-mtu 2026-06-03 00:26:51.624 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: net-mtu-writable 2026-06-03 00:26:51.624 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: network_availability_zone 2026-06-03 00:26:51.625 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: network_ha 2026-06-03 00:26:51.626 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: network-ip-availability 2026-06-03 00:26:51.627 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-03 00:26:51.627 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: pagination 2026-06-03 00:26:51.628 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: port-device-profile 2026-06-03 00:26:51.628 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-03 00:26:51.629 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-03 00:26:51.629 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-03 00:26:51.630 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: port-mac-override 2026-06-03 00:26:51.630 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-03 00:26:51.631 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-03 00:26:51.631 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: port-resource-request 2026-06-03 00:26:51.632 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: port-resource-request-groups 2026-06-03 00:26:51.633 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: binding 2026-06-03 00:26:51.633 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: binding-extended 2026-06-03 00:26:51.634 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: port-security 2026-06-03 00:26:51.634 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: project-id 2026-06-03 00:26:51.635 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: provider 2026-06-03 00:26:51.637 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: qos 2026-06-03 00:26:51.638 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-03 00:26:51.638 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-03 00:26:51.639 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: qos-default 2026-06-03 00:26:51.639 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: qos-fip 2026-06-03 00:26:51.640 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-03 00:26:51.640 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: qos-gateway-ip 2026-06-03 00:26:51.641 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: qos-port-network-policy 2026-06-03 00:26:51.642 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: qos-pps-minimum 2026-06-03 00:26:51.642 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-03 00:26:51.643 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: qos-pps 2026-06-03 00:26:51.644 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: qos-rule-type-details 2026-06-03 00:26:51.644 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-03 00:26:51.645 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: qos-rules-alias 2026-06-03 00:26:51.646 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: quota-check-limit 2026-06-03 00:26:51.648 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: quotas 2026-06-03 00:26:51.649 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: quota_details 2026-06-03 00:26:51.650 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: rbac-policies 2026-06-03 00:26:51.650 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: rbac-address-group 2026-06-03 00:26:51.651 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: rbac-address-scope 2026-06-03 00:26:51.652 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: rbac-security-groups 2026-06-03 00:26:51.652 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: rbac-subnetpool 2026-06-03 00:26:51.653 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: revision-if-match 2026-06-03 00:26:51.654 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: standard-attr-revisions 2026-06-03 00:26:51.654 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: router_availability_zone 2026-06-03 00:26:51.655 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-03 00:26:51.656 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: security-groups-default-rules 2026-06-03 00:26:51.657 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-03 00:26:51.657 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-03 00:26:51.658 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-03 00:26:51.659 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-03 00:26:51.659 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-03 00:26:51.667 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: security-group 2026-06-03 00:26:51.668 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: segment 2026-06-03 00:26:51.669 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-03 00:26:51.669 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: service-type 2026-06-03 00:26:51.670 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: sorting 2026-06-03 00:26:51.670 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: standard-attr-segment 2026-06-03 00:26:51.671 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: standard-attr-description 2026-06-03 00:26:51.672 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: stateful-security-group 2026-06-03 00:26:51.672 7 WARNING neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-06-03 00:26:51.673 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-03 00:26:51.673 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: subnet_onboard 2026-06-03 00:26:51.674 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-03 00:26:51.674 8 INFO neutron.manager [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loading Plugin: vpnaas 2026-06-03 00:26:51.675 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: subnet-service-types 2026-06-03 00:26:51.675 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: subnet_allocation 2026-06-03 00:26:51.676 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-03 00:26:51.677 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-03 00:26:51.680 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: standard-attr-tag 2026-06-03 00:26:51.680 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-03 00:26:51.681 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: trunk 2026-06-03 00:26:51.681 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: trunk-details 2026-06-03 00:26:51.682 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-03 00:26:51.683 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-03 00:26:51.685 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-03 00:26:51.685 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-03 00:26:51.686 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: vpn-flavors 2026-06-03 00:26:51.687 7 INFO neutron.api.extensions [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Loaded extension: vpnaas 2026-06-03 00:26:51.690 7 INFO neutron.quota.resource_registry [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-03 00:26:51.690 7 INFO neutron.quota.resource_registry [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-03 00:26:51.690 7 INFO neutron.quota.resource_registry [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-03 00:26:51.691 7 INFO neutron.quota.resource_registry [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-03 00:26:51.695 7 INFO neutron.quota.resource_registry [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-03 00:26:51.696 7 INFO neutron.quota.resource_registry [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-03 00:26:51.702 7 INFO neutron.quota.resource_registry [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-03 00:26:51.703 7 INFO neutron.quota.resource_registry [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-03 00:26:51.703 7 INFO neutron.quota.resource_registry [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-03 00:26:51.704 7 INFO neutron.quota.resource_registry [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-03 00:26:51.705 7 WARNING neutron.quota.resource_registry [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] subnetpool is already registered 2026-06-03 00:26:51.705 7 INFO neutron.quota.resource_registry [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-03 00:26:51.705 7 WARNING neutron.quota.resource_registry [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] subnetpool is already registered 2026-06-03 00:26:51.706 7 INFO neutron.quota.resource_registry [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-03 00:26:51.707 7 INFO neutron.quota.resource_registry [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-03 00:26:51.707 7 INFO neutron.quota.resource_registry [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-03 00:26:51.708 7 INFO neutron.quota.resource_registry [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-03 00:26:51.708 7 INFO neutron.quota.resource_registry [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-03 00:26:51.709 7 INFO neutron.quota.resource_registry [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-03 00:26:51.714 7 INFO neutron.quota.resource_registry [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-03 00:26:51.714 8 WARNING stevedore.named [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-03 00:26:51.714 7 WARNING neutron.quota.resource_registry [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] router is already registered 2026-06-03 00:26:51.715 7 INFO neutron.quota.resource_registry [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-03 00:26:51.715 7 WARNING neutron.quota.resource_registry [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] floatingip is already registered 2026-06-03 00:26:51.721 7 INFO neutron.quota.resource_registry [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-03 00:26:51.721 7 WARNING neutron.quota.resource_registry [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] rbac_policy is already registered 2026-06-03 00:26:51.722 7 INFO neutron.quota.resource_registry [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-03 00:26:51.722 7 WARNING neutron.quota.resource_registry [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] security_group is already registered 2026-06-03 00:26:51.723 7 INFO neutron.quota.resource_registry [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-03 00:26:51.723 7 WARNING neutron.quota.resource_registry [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] security_group_rule is already registered 2026-06-03 00:26:51.724 7 INFO neutron.quota.resource_registry [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-03 00:26:51.725 7 WARNING neutron.quota.resource_registry [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] subnetpool is already registered 2026-06-03 00:26:51.725 7 INFO neutron.quota.resource_registry [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-03 00:26:51.725 7 WARNING neutron.quota.resource_registry [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] subnetpool is already registered 2026-06-03 00:26:51.726 7 INFO neutron.quota.resource_registry [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-03 00:26:51.726 7 WARNING neutron.quota.resource_registry [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] trunk is already registered 2026-06-03 00:26:51.727 7 INFO neutron.quota.resource_registry [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-03 00:26:51.727 7 WARNING neutron.quota.resource_registry [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] endpoint_group is already registered 2026-06-03 00:26:51.727 7 INFO neutron.quota.resource_registry [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-03 00:26:51.728 7 WARNING neutron.quota.resource_registry [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] vpnservice is already registered 2026-06-03 00:26:51.728 7 INFO neutron.quota.resource_registry [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-03 00:26:51.728 7 WARNING neutron.quota.resource_registry [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] ipsec_site_connection is already registered 2026-06-03 00:26:51.729 7 INFO neutron.quota.resource_registry [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-03 00:26:51.729 7 WARNING neutron.quota.resource_registry [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] ipsecpolicy is already registered 2026-06-03 00:26:51.729 7 INFO neutron.quota.resource_registry [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-03 00:26:51.730 7 WARNING neutron.quota.resource_registry [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] ikepolicy is already registered 2026-06-03 00:26:51.767 7 WARNING keystonemiddleware._common.config [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-03 00:26:51.771 8 INFO neutron_vpnaas.services.vpn.plugin [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-03 00:26:51.771 8 INFO neutron.common.utils [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-03 00:26:51.771 8 INFO neutron.manager [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loading Plugin: auto_allocate 2026-06-03 00:26:51.775 8 INFO neutron.manager [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loading Plugin: tag 2026-06-03 00:26:51.776 7 WARNING oslo_config.cfg [None req-ea606a87-67c9-4b5c-8d3c-4bbe24e3b74f - - - - - -] 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 6 seconds on interpreter 0x562088e31150 pid: 7 (default app) 2026-06-03 00:26:51.781 8 INFO neutron.manager [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loading Plugin: timestamp 2026-06-03 00:26:51.784 8 INFO neutron.manager [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loading Plugin: network_ip_availability 2026-06-03 00:26:51.787 8 INFO neutron.manager [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loading Plugin: flavors 2026-06-03 00:26:51.790 8 INFO neutron.manager [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loading Plugin: revisions 2026-06-03 00:26:51.793 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Initializing extension manager. 2026-06-03 00:26:51.795 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: address-group 2026-06-03 00:26:51.796 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: address-scope 2026-06-03 00:26:51.796 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-03 00:26:51.797 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: agent 2026-06-03 00:26:51.798 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: agent-resources-synced 2026-06-03 00:26:51.799 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-03 00:26:51.799 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-03 00:26:51.800 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: availability_zone 2026-06-03 00:26:51.801 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: availability_zone_filter 2026-06-03 00:26:51.801 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-03 00:26:51.802 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: default-subnetpools 2026-06-03 00:26:51.803 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-03 00:26:51.804 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: dns-integration 2026-06-03 00:26:51.804 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: dns-domain-ports 2026-06-03 00:26:51.805 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-03 00:26:51.806 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: dvr 2026-06-03 00:26:51.806 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-03 00:26:51.807 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: empty-string-filtering 2026-06-03 00:26:51.807 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-03 00:26:51.808 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-03 00:26:51.808 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: external-net 2026-06-03 00:26:51.809 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-03 00:26:51.809 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: extraroute 2026-06-03 00:26:51.810 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: extraroute-atomic 2026-06-03 00:26:51.811 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-03 00:26:51.811 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-03 00:26:51.812 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-03 00:26:51.812 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-03 00:26:51.813 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: fip-port-details 2026-06-03 00:26:51.814 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: flavors 2026-06-03 00:26:51.815 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-03 00:26:51.816 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: floatingip-pools 2026-06-03 00:26:51.816 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: ip_allocation 2026-06-03 00:26:51.817 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-03 00:26:51.817 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: l2_adjacency 2026-06-03 00:26:51.818 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: router 2026-06-03 00:26:51.820 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-03 00:26:51.821 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-03 00:26:51.821 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-03 00:26:51.822 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: ext-gw-mode 2026-06-03 00:26:51.822 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: l3-ha 2026-06-03 00:26:51.823 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-03 00:26:51.823 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-03 00:26:51.824 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: l3-flavors 2026-06-03 00:26:51.825 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-03 00:26:51.825 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-03 00:26:51.827 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-03 00:26:51.828 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-03 00:26:51.829 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-03 00:26:51.830 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-03 00:26:51.831 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-03 00:26:51.831 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: multi-provider 2026-06-03 00:26:51.832 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: net-mtu 2026-06-03 00:26:51.833 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: net-mtu-writable 2026-06-03 00:26:51.833 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: network_availability_zone 2026-06-03 00:26:51.834 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: network_ha 2026-06-03 00:26:51.834 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: network-ip-availability 2026-06-03 00:26:51.835 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-03 00:26:51.836 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: pagination 2026-06-03 00:26:51.836 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: port-device-profile 2026-06-03 00:26:51.837 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-03 00:26:51.838 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-03 00:26:51.838 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-03 00:26:51.839 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: port-mac-override 2026-06-03 00:26:51.839 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-03 00:26:51.840 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-03 00:26:51.840 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: port-resource-request 2026-06-03 00:26:51.841 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-03 00:26:51.841 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: binding 2026-06-03 00:26:51.842 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: binding-extended 2026-06-03 00:26:51.843 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: port-security 2026-06-03 00:26:51.843 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: project-id 2026-06-03 00:26:51.844 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: provider 2026-06-03 00:26:51.845 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: qos 2026-06-03 00:26:51.846 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-03 00:26:51.847 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-03 00:26:51.847 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: qos-default 2026-06-03 00:26:51.848 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: qos-fip 2026-06-03 00:26:51.848 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-03 00:26:51.849 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-03 00:26:51.850 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-03 00:26:51.850 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-03 00:26:51.851 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-03 00:26:51.851 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: qos-pps 2026-06-03 00:26:51.852 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-03 00:26:51.853 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-03 00:26:51.853 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: qos-rules-alias 2026-06-03 00:26:51.854 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: quota-check-limit 2026-06-03 00:26:51.856 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: quotas 2026-06-03 00:26:51.857 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: quota_details 2026-06-03 00:26:51.858 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: rbac-policies 2026-06-03 00:26:51.859 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: rbac-address-group 2026-06-03 00:26:51.859 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: rbac-address-scope 2026-06-03 00:26:51.860 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: rbac-security-groups 2026-06-03 00:26:51.860 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-03 00:26:51.861 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: revision-if-match 2026-06-03 00:26:51.862 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-03 00:26:51.862 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: router_availability_zone 2026-06-03 00:26:51.863 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-03 00:26:51.864 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-03 00:26:51.865 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-03 00:26:51.865 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-03 00:26:51.866 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-03 00:26:51.866 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-03 00:26:51.867 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-03 00:26:51.876 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: security-group 2026-06-03 00:26:51.877 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: segment 2026-06-03 00:26:51.878 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-03 00:26:51.878 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: service-type 2026-06-03 00:26:51.879 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: sorting 2026-06-03 00:26:51.879 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: standard-attr-segment 2026-06-03 00:26:51.880 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: standard-attr-description 2026-06-03 00:26:51.881 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: stateful-security-group 2026-06-03 00:26:51.881 8 WARNING neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-06-03 00:26:51.882 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-03 00:26:51.882 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: subnet_onboard 2026-06-03 00:26:51.883 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-03 00:26:51.883 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: subnet-service-types 2026-06-03 00:26:51.884 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: subnet_allocation 2026-06-03 00:26:51.885 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-03 00:26:51.885 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-03 00:26:51.888 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: standard-attr-tag 2026-06-03 00:26:51.889 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-03 00:26:51.890 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: trunk 2026-06-03 00:26:51.890 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: trunk-details 2026-06-03 00:26:51.891 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-03 00:26:51.891 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-03 00:26:51.893 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-03 00:26:51.894 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-03 00:26:51.895 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: vpn-flavors 2026-06-03 00:26:51.896 8 INFO neutron.api.extensions [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Loaded extension: vpnaas 2026-06-03 00:26:51.898 8 INFO neutron.quota.resource_registry [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-03 00:26:51.898 8 INFO neutron.quota.resource_registry [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-03 00:26:51.899 8 INFO neutron.quota.resource_registry [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-03 00:26:51.899 8 INFO neutron.quota.resource_registry [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-03 00:26:51.903 8 INFO neutron.quota.resource_registry [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-03 00:26:51.903 8 INFO neutron.quota.resource_registry [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-03 00:26:51.909 8 INFO neutron.quota.resource_registry [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-03 00:26:51.910 8 INFO neutron.quota.resource_registry [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-03 00:26:51.911 8 INFO neutron.quota.resource_registry [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-03 00:26:51.912 8 INFO neutron.quota.resource_registry [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-03 00:26:51.912 8 WARNING neutron.quota.resource_registry [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] subnetpool is already registered 2026-06-03 00:26:51.913 8 INFO neutron.quota.resource_registry [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-03 00:26:51.913 8 WARNING neutron.quota.resource_registry [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] subnetpool is already registered 2026-06-03 00:26:51.913 8 INFO neutron.quota.resource_registry [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-03 00:26:51.914 8 INFO neutron.quota.resource_registry [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-03 00:26:51.914 8 INFO neutron.quota.resource_registry [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-03 00:26:51.915 8 INFO neutron.quota.resource_registry [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-03 00:26:51.916 8 INFO neutron.quota.resource_registry [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-03 00:26:51.916 8 INFO neutron.quota.resource_registry [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-03 00:26:51.921 8 INFO neutron.quota.resource_registry [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-03 00:26:51.921 8 WARNING neutron.quota.resource_registry [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] router is already registered 2026-06-03 00:26:51.922 8 INFO neutron.quota.resource_registry [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-03 00:26:51.922 8 WARNING neutron.quota.resource_registry [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] floatingip is already registered 2026-06-03 00:26:51.928 8 INFO neutron.quota.resource_registry [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-03 00:26:51.928 8 WARNING neutron.quota.resource_registry [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] rbac_policy is already registered 2026-06-03 00:26:51.929 8 INFO neutron.quota.resource_registry [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-03 00:26:51.929 8 WARNING neutron.quota.resource_registry [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] security_group is already registered 2026-06-03 00:26:51.929 8 INFO neutron.quota.resource_registry [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-03 00:26:51.930 8 WARNING neutron.quota.resource_registry [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] security_group_rule is already registered 2026-06-03 00:26:51.931 8 INFO neutron.quota.resource_registry [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-03 00:26:51.931 8 WARNING neutron.quota.resource_registry [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] subnetpool is already registered 2026-06-03 00:26:51.931 8 INFO neutron.quota.resource_registry [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-03 00:26:51.932 8 WARNING neutron.quota.resource_registry [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] subnetpool is already registered 2026-06-03 00:26:51.932 8 INFO neutron.quota.resource_registry [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-03 00:26:51.932 8 WARNING neutron.quota.resource_registry [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] trunk is already registered 2026-06-03 00:26:51.933 8 INFO neutron.quota.resource_registry [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-03 00:26:51.933 8 WARNING neutron.quota.resource_registry [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] endpoint_group is already registered 2026-06-03 00:26:51.934 8 INFO neutron.quota.resource_registry [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-03 00:26:51.934 8 WARNING neutron.quota.resource_registry [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] vpnservice is already registered 2026-06-03 00:26:51.934 8 INFO neutron.quota.resource_registry [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-03 00:26:51.935 8 WARNING neutron.quota.resource_registry [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] ipsec_site_connection is already registered 2026-06-03 00:26:51.935 8 INFO neutron.quota.resource_registry [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-03 00:26:51.935 8 WARNING neutron.quota.resource_registry [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] ipsecpolicy is already registered 2026-06-03 00:26:51.936 8 INFO neutron.quota.resource_registry [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-03 00:26:51.936 8 WARNING neutron.quota.resource_registry [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] ikepolicy is already registered 2026-06-03 00:26:51.973 8 WARNING keystonemiddleware._common.config [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-03 00:26:51.981 8 WARNING oslo_config.cfg [None req-91f2ce59-3ff0-4ccd-978c-4ff1325cd717 - - - - - -] 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 6 seconds on interpreter 0x562088e31150 pid: 8 (default app) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 00:26:56.723 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c0273f3b-56e2-45c5-953a-930acf825818 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/4] 199.204.45.216 () {44 vars in 926 bytes} [Wed Jun 3 00:26:55 2026] GET /v2.0/networks/public => generated 108 bytes in 843 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1/5] 199.204.45.216 () {44 vars in 948 bytes} [Wed Jun 3 00:26:56 2026] GET /v2.0/networks?name=public => generated 15 bytes in 427 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 00:26:57.321 7 WARNING oslo_policy.policy [None req-ae433766-073c-4db8-8964-71c84abdb3ca 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-06-03 00:26:57.483 7 WARNING neutron.services.revisions.revision_plugin [None req-ae433766-073c-4db8-8964-71c84abdb3ca 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] Could not find related network for resource to bump revision. 2026-06-03 00:26:57.514 7 INFO neutron.db.segments_db [None req-ae433766-073c-4db8-8964-71c84abdb3ca 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] Added segment 997451fc-1ecd-453c-a241-7c94a7016a37 of type flat for network a87806ab-48a3-4bfc-85e3-f4498dba6e4f 2026-06-03 00:26:57.575 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ae433766-073c-4db8-8964-71c84abdb3ca 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/6] 199.204.45.216 () {48 vars in 966 bytes} [Wed Jun 3 00:26:57 2026] POST /v2.0/networks => generated 124 bytes in 428 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 00:27:03.826 8 INFO neutron.pecan_wsgi.hooks.translation [None req-441b0f45-1144-4b0d-ac0a-3d21a48ec93e 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/7] 199.204.45.216 () {44 vars in 926 bytes} [Wed Jun 3 00:27:03 2026] GET /v2.0/networks/public => generated 108 bytes in 416 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/8] 199.204.45.216 () {44 vars in 948 bytes} [Wed Jun 3 00:27:03 2026] GET /v2.0/networks?name=public => generated 15 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 00:27:04.024 8 WARNING oslo_policy.policy [None req-8b68c906-6db3-48b2-9a52-6b3e581cbbf9 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-06-03 00:27:04.074 8 WARNING neutron.services.revisions.revision_plugin [None req-8b68c906-6db3-48b2-9a52-6b3e581cbbf9 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] Could not find related network for resource to bump revision. 2026-06-03 00:27:04.103 8 INFO neutron.db.segments_db [None req-8b68c906-6db3-48b2-9a52-6b3e581cbbf9 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] Added segment 88a0c4f4-4c13-4de0-aace-443195fdad52 of type flat for network afa1e765-94cc-4418-b5e2-a2b49c4af698 2026-06-03 00:27:04.164 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8b68c906-6db3-48b2-9a52-6b3e581cbbf9 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/9] 199.204.45.216 () {48 vars in 966 bytes} [Wed Jun 3 00:27:03 2026] POST /v2.0/networks => generated 124 bytes in 317 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 00:27:10.052 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1f1a29b3-a207-423a-92a3-19d4ac8fafe0 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/11] 199.204.45.216 () {44 vars in 926 bytes} [Wed Jun 3 00:27:09 2026] GET /v2.0/networks/public => generated 108 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/12] 199.204.45.216 () {44 vars in 948 bytes} [Wed Jun 3 00:27:10 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-06-03 00:27:10.141 8 WARNING neutron.services.revisions.revision_plugin [None req-3cf87a1c-16ae-4768-92ff-05f4ac60702c 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] Could not find related network for resource to bump revision. 2026-06-03 00:27:10.156 8 INFO neutron.db.segments_db [None req-3cf87a1c-16ae-4768-92ff-05f4ac60702c 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] Added segment 64042ed2-a17b-4b2a-9aa1-5729378b230b of type flat for network 6427aaed-9fc0-4ea1-9d38-4a871f8a7305 2026-06-03 00:27:10.195 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3cf87a1c-16ae-4768-92ff-05f4ac60702c 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/13] 199.204.45.216 () {48 vars in 966 bytes} [Wed Jun 3 00:27:10 2026] POST /v2.0/networks => generated 124 bytes in 126 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 00:27:16.065 7 INFO neutron.pecan_wsgi.hooks.translation [None req-277361c1-4e06-4c7a-8ae8-e0ac0d8050ee 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/14] 199.204.45.216 () {44 vars in 926 bytes} [Wed Jun 3 00:27:16 2026] GET /v2.0/networks/public => generated 108 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/15] 199.204.45.216 () {44 vars in 948 bytes} [Wed Jun 3 00:27:16 2026] GET /v2.0/networks?name=public => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 00:27:16.160 7 WARNING neutron.services.revisions.revision_plugin [None req-efd9518a-c578-4991-bade-d01e8de3a9c8 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] Could not find related network for resource to bump revision. 2026-06-03 00:27:16.182 7 INFO neutron.db.segments_db [None req-efd9518a-c578-4991-bade-d01e8de3a9c8 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] Added segment 7b8a86bf-5eb7-463d-b68d-768b4bb13f20 of type flat for network d4f331a2-da0c-4230-8be7-3d8db5b5a477 2026-06-03 00:27:16.217 7 INFO neutron.pecan_wsgi.hooks.translation [None req-efd9518a-c578-4991-bade-d01e8de3a9c8 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/16] 199.204.45.216 () {48 vars in 966 bytes} [Wed Jun 3 00:27:16 2026] POST /v2.0/networks => generated 124 bytes in 131 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 00:27:22.139 7 INFO neutron.pecan_wsgi.hooks.translation [None req-296305e3-e9c0-4521-b574-6c337eecc68f 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/18] 199.204.45.216 () {44 vars in 926 bytes} [Wed Jun 3 00:27:22 2026] GET /v2.0/networks/public => generated 108 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/19] 199.204.45.216 () {44 vars in 948 bytes} [Wed Jun 3 00:27:22 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-06-03 00:27:22.248 7 WARNING neutron.services.revisions.revision_plugin [None req-ffee9abf-8b05-40bf-b5fb-d34f5412b018 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] Could not find related network for resource to bump revision. 2026-06-03 00:27:22.269 7 INFO neutron.db.segments_db [None req-ffee9abf-8b05-40bf-b5fb-d34f5412b018 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] Added segment 3d721033-b1c0-4652-9dd0-3620e83d1bf7 of type flat for network ee4bb23c-26e0-4718-a965-ec09f1788a84 2026-06-03 00:27:22.300 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ffee9abf-8b05-40bf-b5fb-d34f5412b018 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/20] 199.204.45.216 () {48 vars in 966 bytes} [Wed Jun 3 00:27:22 2026] POST /v2.0/networks => generated 124 bytes in 147 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 00:27:28.484 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4716393d-601b-484e-8d53-8ce1920baf61 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/21] 199.204.45.216 () {44 vars in 926 bytes} [Wed Jun 3 00:27:28 2026] GET /v2.0/networks/public => generated 108 bytes in 86 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/22] 199.204.45.216 () {44 vars in 948 bytes} [Wed Jun 3 00:27:28 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-06-03 00:27:28.569 8 WARNING neutron.services.revisions.revision_plugin [None req-02293395-a1b4-4caf-8d5d-3e397a33babf 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] Could not find related network for resource to bump revision. 2026-06-03 00:27:28.592 8 INFO neutron.db.segments_db [None req-02293395-a1b4-4caf-8d5d-3e397a33babf 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] Added segment 9162fadc-444c-44b8-b3e2-5e3e0a568b8f of type flat for network d29767b0-0496-40de-a72d-5f32d0163260 [pid: 8|app: 0|req: 10/23] 199.204.45.216 () {48 vars in 966 bytes} [Wed Jun 3 00:27:28 2026] POST /v2.0/networks => generated 706 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 00:27:29.892 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3bcbd7e6-7707-41ab-915a-99ee23713fe6 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 14/24] 199.204.45.216 () {44 vars in 926 bytes} [Wed Jun 3 00:27:29 2026] GET /v2.0/networks/public => generated 108 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/25] 199.204.45.216 () {44 vars in 948 bytes} [Wed Jun 3 00:27:29 2026] GET /v2.0/networks?name=public => generated 709 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 00:27:30.007 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0dbe68de-4bed-4dde-bc83-2a2d9e5523ca 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 15/26] 199.204.45.216 () {44 vars in 1033 bytes} [Wed Jun 3 00:27:29 2026] GET /v2.0/subnets/public-subnet?network_id=d29767b0-0496-40de-a72d-5f32d0163260 => generated 113 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/27] 199.204.45.216 () {44 vars in 1056 bytes} [Wed Jun 3 00:27:30 2026] GET /v2.0/subnets?name=public-subnet&network_id=d29767b0-0496-40de-a72d-5f32d0163260 => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/28] 199.204.45.216 () {48 vars in 964 bytes} [Wed Jun 3 00:27:30 2026] POST /v2.0/subnets => generated 641 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 00:32:01.261 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [508f9aa8-a98e-49dd-b282-4bcda09eabb1] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-03 00:32:01.265 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [ef2eca45-78a7-4eea-a426-ac44da50f482] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-03 00:32:01.413 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0cc83f24-83ce-46a4-afd6-43f792e14a17 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 31/64] 199.204.45.216 () {44 vars in 936 bytes} [Wed Jun 3 00:32:01 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 158 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 00:32:01.425 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [18c8da59-d99f-463f-9e51-8fda61104f3f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-03 00:32:01.429 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [429f1334-bb8a-4462-80af-a876367434cc] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-03 00:32:01.430 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Jun 3 00:32:01 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.204.45.216) !!! [pid: 7|app: 0|req: 34/65] 199.204.45.216 () {44 vars in 958 bytes} [Wed Jun 3 00:32:01 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 00:32:01.520 8 INFO neutron.db.segments_db [None req-7abda409-9253-4059-9bda-6f7bbfed4af8 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] Added segment f58ff09d-7946-498b-bf6c-3c41fdeef819 of type vxlan for network 5264c01b-de11-4373-b9ed-f21420ba1c9b [pid: 8|app: 0|req: 32/66] 199.204.45.216 () {48 vars in 965 bytes} [Wed Jun 3 00:32:01 2026] POST /v2.0/networks => generated 707 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 00:32:02.512 7 INFO oslo.messaging._drivers.impl_rabbit [-] [429f1334-bb8a-4462-80af-a876367434cc] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54966. 2026-06-03 00:32:02.513 7 INFO oslo.messaging._drivers.impl_rabbit [-] [18c8da59-d99f-463f-9e51-8fda61104f3f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54960. 2026-06-03 00:32:02.557 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0ecaf49f-f200-4c79-b91c-4fc9c1d08c57 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 35/67] 199.204.45.216 () {44 vars in 936 bytes} [Wed Jun 3 00:32:02 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 73 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 00:32:02.621 8 INFO oslo.messaging._drivers.impl_rabbit [-] [508f9aa8-a98e-49dd-b282-4bcda09eabb1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54978. 2026-06-03 00:32:02.622 8 INFO oslo.messaging._drivers.impl_rabbit [-] [ef2eca45-78a7-4eea-a426-ac44da50f482] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54984. [pid: 8|app: 0|req: 33/68] 199.204.45.216 () {44 vars in 958 bytes} [Wed Jun 3 00:32:02 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 00:32:02.661 7 INFO neutron.pecan_wsgi.hooks.translation [None req-72e7c187-9440-47d3-9346-797a006d50f6 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/69] 199.204.45.216 () {44 vars in 1035 bytes} [Wed Jun 3 00:32:02 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=5264c01b-de11-4373-b9ed-f21420ba1c9b => generated 114 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/70] 199.204.45.216 () {44 vars in 1058 bytes} [Wed Jun 3 00:32:02 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=5264c01b-de11-4373-b9ed-f21420ba1c9b => generated 14 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/71] 199.204.45.216 () {48 vars in 964 bytes} [Wed Jun 3 00:32:02 2026] POST /v2.0/subnets => generated 627 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 00:32:04.156 8 INFO neutron.api.v2.resource [None req-fcb6ac49-e9f3-45d4-b1a8-7da9c254b60f 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 35/72] 199.204.45.216 () {44 vars in 970 bytes} [Wed Jun 3 00:32:04 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/73] 199.204.45.216 () {44 vars in 992 bytes} [Wed Jun 3 00:32:04 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/74] 199.204.45.216 () {48 vars in 979 bytes} [Wed Jun 3 00:32:04 2026] POST /v2.0/security-groups => generated 1616 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/77] 199.204.45.216 () {44 vars in 1000 bytes} [Wed Jun 3 00:32:05 2026] GET /v2.0/security-groups/4e68f2c9-fe9e-4d57-bda0-75319cb6c3b6 => generated 1616 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/78] 199.204.45.216 () {44 vars in 1000 bytes} [Wed Jun 3 00:32:05 2026] GET /v2.0/security-groups/4e68f2c9-fe9e-4d57-bda0-75319cb6c3b6 => generated 1616 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/79] 199.204.45.216 () {44 vars in 1000 bytes} [Wed Jun 3 00:32:05 2026] GET /v2.0/security-groups/4e68f2c9-fe9e-4d57-bda0-75319cb6c3b6 => generated 1616 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/80] 199.204.45.216 () {48 vars in 990 bytes} [Wed Jun 3 00:32:05 2026] POST /v2.0/security-group-rules => generated 601 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/81] 199.204.45.216 () {44 vars in 1000 bytes} [Wed Jun 3 00:32:06 2026] GET /v2.0/security-groups/4e68f2c9-fe9e-4d57-bda0-75319cb6c3b6 => generated 2230 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/82] 199.204.45.216 () {44 vars in 1000 bytes} [Wed Jun 3 00:32:06 2026] GET /v2.0/security-groups/4e68f2c9-fe9e-4d57-bda0-75319cb6c3b6 => generated 2230 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/83] 199.204.45.216 () {44 vars in 1000 bytes} [Wed Jun 3 00:32:06 2026] GET /v2.0/security-groups/4e68f2c9-fe9e-4d57-bda0-75319cb6c3b6 => generated 2230 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/84] 199.204.45.216 () {48 vars in 990 bytes} [Wed Jun 3 00:32:06 2026] POST /v2.0/security-group-rules => generated 603 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/85] 199.204.45.216 () {44 vars in 1000 bytes} [Wed Jun 3 00:32:07 2026] GET /v2.0/security-groups/4e68f2c9-fe9e-4d57-bda0-75319cb6c3b6 => generated 2846 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/86] 199.204.45.216 () {44 vars in 1000 bytes} [Wed Jun 3 00:32:07 2026] GET /v2.0/security-groups/4e68f2c9-fe9e-4d57-bda0-75319cb6c3b6 => generated 2846 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/87] 199.204.45.216 () {44 vars in 1000 bytes} [Wed Jun 3 00:32:07 2026] GET /v2.0/security-groups/4e68f2c9-fe9e-4d57-bda0-75319cb6c3b6 => generated 2846 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/88] 199.204.45.216 () {48 vars in 990 bytes} [Wed Jun 3 00:32:07 2026] POST /v2.0/security-group-rules => generated 603 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/89] 199.204.45.216 () {44 vars in 1000 bytes} [Wed Jun 3 00:32:08 2026] GET /v2.0/security-groups/4e68f2c9-fe9e-4d57-bda0-75319cb6c3b6 => generated 3462 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/90] 199.204.45.216 () {44 vars in 1000 bytes} [Wed Jun 3 00:32:08 2026] GET /v2.0/security-groups/4e68f2c9-fe9e-4d57-bda0-75319cb6c3b6 => generated 3462 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/91] 199.204.45.216 () {44 vars in 1000 bytes} [Wed Jun 3 00:32:08 2026] GET /v2.0/security-groups/4e68f2c9-fe9e-4d57-bda0-75319cb6c3b6 => generated 3462 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/92] 199.204.45.216 () {48 vars in 990 bytes} [Wed Jun 3 00:32:08 2026] POST /v2.0/security-group-rules => generated 603 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/93] 199.204.45.216 () {44 vars in 1000 bytes} [Wed Jun 3 00:32:09 2026] GET /v2.0/security-groups/4e68f2c9-fe9e-4d57-bda0-75319cb6c3b6 => generated 4078 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/94] 199.204.45.216 () {44 vars in 1000 bytes} [Wed Jun 3 00:32:09 2026] GET /v2.0/security-groups/4e68f2c9-fe9e-4d57-bda0-75319cb6c3b6 => generated 4078 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/95] 199.204.45.216 () {44 vars in 1000 bytes} [Wed Jun 3 00:32:10 2026] GET /v2.0/security-groups/4e68f2c9-fe9e-4d57-bda0-75319cb6c3b6 => generated 4078 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/96] 199.204.45.216 () {48 vars in 990 bytes} [Wed Jun 3 00:32:10 2026] POST /v2.0/security-group-rules => generated 603 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/97] 199.204.45.216 () {44 vars in 986 bytes} [Wed Jun 3 00:32:11 2026] GET /v2.0/networks/5264c01b-de11-4373-b9ed-f21420ba1c9b => generated 732 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 00:32:11.456 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9f8126f6-2bc0-4564-8402-b497935093c4 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 48/98] 199.204.45.216 () {44 vars in 1075 bytes} [Wed Jun 3 00:32:11 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=5264c01b-de11-4373-b9ed-f21420ba1c9b => generated 132 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/99] 199.204.45.216 () {44 vars in 1098 bytes} [Wed Jun 3 00:32:11 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=5264c01b-de11-4373-b9ed-f21420ba1c9b => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/100] 199.204.45.216 () {44 vars in 1000 bytes} [Wed Jun 3 00:32:11 2026] GET /v2.0/security-groups/4e68f2c9-fe9e-4d57-bda0-75319cb6c3b6 => generated 4694 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/101] 199.204.45.216 () {48 vars in 960 bytes} [Wed Jun 3 00:32:11 2026] POST /v2.0/ports => generated 1096 bytes in 429 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-03 00:32:17.619 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4389b1ca-2e6e-4020-91b0-0f6a92fe7e9b 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 50/102] 199.204.45.216 () {44 vars in 978 bytes} [Wed Jun 3 00:32:17 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 53/103] 199.204.45.216 () {44 vars in 1000 bytes} [Wed Jun 3 00:32:17 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/104] 199.204.45.216 () {48 vars in 1030 bytes} [Wed Jun 3 00:32:17 2026] PUT /v2.0/ports/3892a22c-8967-44a9-a5cc-aaad8cb0e2b4 => generated 1209 bytes in 808 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 53/107] 199.204.45.216 () {44 vars in 919 bytes} [Wed Jun 3 00:32:20 2026] GET /v2.0/ports => generated 3726 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 00:32:21.187 7 INFO neutron.api.v2.resource [None req-f05bd78b-9c5f-4a59-83d9-b695e3d64570 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 55/108] 199.204.45.216 () {44 vars in 958 bytes} [Wed Jun 3 00:32:21 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 76 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/109] 199.204.45.216 () {44 vars in 980 bytes} [Wed Jun 3 00:32:21 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/110] 199.204.45.216 () {48 vars in 979 bytes} [Wed Jun 3 00:32:21 2026] POST /v2.0/security-groups => generated 1610 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/111] 199.204.45.216 () {44 vars in 1000 bytes} [Wed Jun 3 00:32:22 2026] GET /v2.0/security-groups/70b633dd-d113-47e6-80fb-cb77d127759e => generated 1610 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/112] 199.204.45.216 () {44 vars in 1000 bytes} [Wed Jun 3 00:32:22 2026] GET /v2.0/security-groups/70b633dd-d113-47e6-80fb-cb77d127759e => generated 1610 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/113] 199.204.45.216 () {44 vars in 1000 bytes} [Wed Jun 3 00:32:22 2026] GET /v2.0/security-groups/70b633dd-d113-47e6-80fb-cb77d127759e => generated 1610 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/114] 199.204.45.216 () {48 vars in 990 bytes} [Wed Jun 3 00:32:22 2026] POST /v2.0/security-group-rules => generated 621 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/115] 199.204.45.216 () {44 vars in 1000 bytes} [Wed Jun 3 00:32:23 2026] GET /v2.0/security-groups/70b633dd-d113-47e6-80fb-cb77d127759e => generated 2244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/116] 199.204.45.216 () {44 vars in 1000 bytes} [Wed Jun 3 00:32:23 2026] GET /v2.0/security-groups/70b633dd-d113-47e6-80fb-cb77d127759e => generated 2244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/117] 199.204.45.216 () {44 vars in 1000 bytes} [Wed Jun 3 00:32:23 2026] GET /v2.0/security-groups/70b633dd-d113-47e6-80fb-cb77d127759e => generated 2244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/118] 199.204.45.216 () {48 vars in 990 bytes} [Wed Jun 3 00:32:23 2026] POST /v2.0/security-group-rules => generated 625 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 65/127] 199.204.45.216 () {44 vars in 974 bytes} [Wed Jun 3 00:33:34 2026] GET /v2.0/quotas/f096df4168b7404798a68562db186506 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 8|app: 0|req: 63/128] 199.204.45.216 () {48 vars in 1026 bytes} [Wed Jun 3 00:33:34 2026] PUT /v2.0/quotas/f096df4168b7404798a68562db186506 => generated 291 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 00:35:44.246 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [429f1334-bb8a-4462-80af-a876367434cc] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-03 00:35:44.247 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [18c8da59-d99f-463f-9e51-8fda61104f3f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-03 00:35:44.248 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jun 3 00:35:44 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.204.45.216) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 00:35:44.451 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0ccbab71-0bd1-4ef6-a822-76f0ab8b89d5 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 75/147] 199.204.45.216 () {30 vars in 741 bytes} [Wed Jun 3 00:35:44 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 214 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 00:35:44.473 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [508f9aa8-a98e-49dd-b282-4bcda09eabb1] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-03 00:35:44.474 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [ef2eca45-78a7-4eea-a426-ac44da50f482] 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 73/148] 199.204.45.216 () {30 vars in 763 bytes} [Wed Jun 3 00:35:44 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 00:35:46.506 7 INFO oslo.messaging._drivers.impl_rabbit [-] [18c8da59-d99f-463f-9e51-8fda61104f3f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59128. 2026-06-03 00:35:46.517 7 INFO oslo.messaging._drivers.impl_rabbit [-] [429f1334-bb8a-4462-80af-a876367434cc] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59120. 2026-06-03 00:35:46.633 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e489f27f-b1f2-4cd6-8e44-3df68827311b 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 76/149] 199.204.45.216 () {30 vars in 741 bytes} [Wed Jun 3 00:35:46 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 140 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/150] 199.204.45.216 () {30 vars in 763 bytes} [Wed Jun 3 00:35:46 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 00:47:26.970 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [508f9aa8-a98e-49dd-b282-4bcda09eabb1] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-03 00:47:26.975 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [ef2eca45-78a7-4eea-a426-ac44da50f482] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-03 00:47:26.976 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jun 3 00:47:26 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=26ff17a723194444a3d407aa52afc42e (ip 199.204.45.216) !!! 2026-06-03 00:47:27.147 8 INFO neutron.api.v2.resource [None req-aa7e6665-7dc1-4ff6-96f0-3cb6fa4bc794 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 122/245] 199.204.45.216 () {44 vars in 1073 bytes} [Wed Jun 3 00:47:26 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=26ff17a723194444a3d407aa52afc42e => generated 139 bytes in 187 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 00:47:27.157 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [18c8da59-d99f-463f-9e51-8fda61104f3f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-03 00:47:27.160 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [429f1334-bb8a-4462-80af-a876367434cc] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-03 00:47:27.162 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Jun 3 00:47:27 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=26ff17a723194444a3d407aa52afc42e (ip 199.204.45.216) !!! [pid: 7|app: 0|req: 124/246] 199.204.45.216 () {44 vars in 1096 bytes} [Wed Jun 3 00:47:27 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=26ff17a723194444a3d407aa52afc42e => generated 23 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/247] 199.204.45.216 () {48 vars in 980 bytes} [Wed Jun 3 00:47:27 2026] POST /v2.0/security-groups => generated 1624 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-03 00:47:28.625 7 INFO oslo.messaging._drivers.impl_rabbit [-] [18c8da59-d99f-463f-9e51-8fda61104f3f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43738. 2026-06-03 00:47:28.625 7 INFO oslo.messaging._drivers.impl_rabbit [-] [429f1334-bb8a-4462-80af-a876367434cc] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43752. [pid: 7|app: 0|req: 125/248] 199.204.45.216 () {44 vars in 1087 bytes} [Wed Jun 3 00:47:28 2026] GET /v2.0/security-groups/a7901857-33da-4a24-8c5b-d42e65865b68?project_id=26ff17a723194444a3d407aa52afc42e => generated 1624 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/249] 199.204.45.216 () {44 vars in 1000 bytes} [Wed Jun 3 00:47:28 2026] GET /v2.0/security-groups/a7901857-33da-4a24-8c5b-d42e65865b68 => generated 1624 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/250] 199.204.45.216 () {44 vars in 1087 bytes} [Wed Jun 3 00:47:28 2026] GET /v2.0/security-groups/a7901857-33da-4a24-8c5b-d42e65865b68?project_id=26ff17a723194444a3d407aa52afc42e => generated 1624 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 00:47:28.843 8 INFO oslo.messaging._drivers.impl_rabbit [-] [ef2eca45-78a7-4eea-a426-ac44da50f482] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43774. 2026-06-03 00:47:28.845 8 INFO oslo.messaging._drivers.impl_rabbit [-] [508f9aa8-a98e-49dd-b282-4bcda09eabb1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43760. [pid: 8|app: 0|req: 125/251] 199.204.45.216 () {48 vars in 990 bytes} [Wed Jun 3 00:47:28 2026] POST /v2.0/security-group-rules => generated 597 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/252] 199.204.45.216 () {44 vars in 1087 bytes} [Wed Jun 3 00:47:29 2026] GET /v2.0/security-groups/a7901857-33da-4a24-8c5b-d42e65865b68?project_id=26ff17a723194444a3d407aa52afc42e => generated 2234 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/253] 199.204.45.216 () {44 vars in 1000 bytes} [Wed Jun 3 00:47:29 2026] GET /v2.0/security-groups/a7901857-33da-4a24-8c5b-d42e65865b68 => generated 2234 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/254] 199.204.45.216 () {44 vars in 1087 bytes} [Wed Jun 3 00:47:30 2026] GET /v2.0/security-groups/a7901857-33da-4a24-8c5b-d42e65865b68?project_id=26ff17a723194444a3d407aa52afc42e => generated 2234 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/255] 199.204.45.216 () {48 vars in 990 bytes} [Wed Jun 3 00:47:30 2026] POST /v2.0/security-group-rules => generated 599 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/256] 199.204.45.216 () {44 vars in 1087 bytes} [Wed Jun 3 00:47:31 2026] GET /v2.0/security-groups/a7901857-33da-4a24-8c5b-d42e65865b68?project_id=26ff17a723194444a3d407aa52afc42e => generated 2846 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/257] 199.204.45.216 () {44 vars in 1000 bytes} [Wed Jun 3 00:47:31 2026] GET /v2.0/security-groups/a7901857-33da-4a24-8c5b-d42e65865b68 => generated 2846 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/258] 199.204.45.216 () {44 vars in 1087 bytes} [Wed Jun 3 00:47:31 2026] GET /v2.0/security-groups/a7901857-33da-4a24-8c5b-d42e65865b68?project_id=26ff17a723194444a3d407aa52afc42e => generated 2846 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/259] 199.204.45.216 () {48 vars in 990 bytes} [Wed Jun 3 00:47:31 2026] POST /v2.0/security-group-rules => generated 601 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/260] 199.204.45.216 () {44 vars in 1087 bytes} [Wed Jun 3 00:47:32 2026] GET /v2.0/security-groups/a7901857-33da-4a24-8c5b-d42e65865b68?project_id=26ff17a723194444a3d407aa52afc42e => generated 3460 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/261] 199.204.45.216 () {44 vars in 1000 bytes} [Wed Jun 3 00:47:32 2026] GET /v2.0/security-groups/a7901857-33da-4a24-8c5b-d42e65865b68 => generated 3460 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/262] 199.204.45.216 () {44 vars in 1087 bytes} [Wed Jun 3 00:47:32 2026] GET /v2.0/security-groups/a7901857-33da-4a24-8c5b-d42e65865b68?project_id=26ff17a723194444a3d407aa52afc42e => generated 3460 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/263] 199.204.45.216 () {48 vars in 990 bytes} [Wed Jun 3 00:47:32 2026] POST /v2.0/security-group-rules => generated 602 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/284] 199.204.45.216 () {30 vars in 740 bytes} [Wed Jun 3 00:49:53 2026] GET /v2.0/networks?tenant_id=26ff17a723194444a3d407aa52afc42e&shared=False => generated 15 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 00:49:53.597 7 INFO neutron.db.segments_db [None req-ff0ea580-ebf3-4a92-8922-ba8117f26dd6 5c85c0ca156b44dab9b7cfbcc4249a67 26ff17a723194444a3d407aa52afc42e - - 759e9eb6250941cbbf07dd351dfe80ba 759e9eb6250941cbbf07dd351dfe80ba] Added segment cb480017-40e9-4917-815c-861b49e68483 of type vxlan for network 94beb145-4e5e-4b8b-b877-d3d1bb169e05 [pid: 7|app: 0|req: 143/285] 199.204.45.216 () {34 vars in 682 bytes} [Wed Jun 3 00:49:53 2026] POST /v2.0/networks => generated 718 bytes in 659 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/286] 199.204.45.216 () {30 vars in 722 bytes} [Wed Jun 3 00:49:54 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/287] 199.204.45.216 () {30 vars in 633 bytes} [Wed Jun 3 00:49:54 2026] GET /v2.0/extensions => generated 19901 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/288] 199.204.45.216 () {34 vars in 677 bytes} [Wed Jun 3 00:49:54 2026] POST /v2.0/ports => generated 963 bytes in 707 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/289] 199.204.45.216 () {30 vars in 703 bytes} [Wed Jun 3 00:49:54 2026] GET /v2.0/networks/94beb145-4e5e-4b8b-b877-d3d1bb169e05 => generated 705 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/290] 199.204.45.216 () {30 vars in 722 bytes} [Wed Jun 3 00:49:56 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/291] 199.204.45.216 () {30 vars in 703 bytes} [Wed Jun 3 00:49:56 2026] GET /v2.0/networks/94beb145-4e5e-4b8b-b877-d3d1bb169e05 => generated 705 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/294] 199.204.45.216 () {44 vars in 974 bytes} [Wed Jun 3 00:50:10 2026] GET /v2.0/quotas/26ff17a723194444a3d407aa52afc42e => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/295] 199.204.45.216 () {48 vars in 1026 bytes} [Wed Jun 3 00:50:12 2026] PUT /v2.0/quotas/26ff17a723194444a3d407aa52afc42e => generated 291 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:02:21.992 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [18c8da59-d99f-463f-9e51-8fda61104f3f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-03 01:02:21.995 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [429f1334-bb8a-4462-80af-a876367434cc] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-03 01:02:21.998 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jun 3 01:02:21 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.216) !!! 2026-06-03 01:02:22.189 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1ea4adb1-9f7a-4a88-91c3-66f4d4f240de 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 198/394] 199.204.45.216 () {44 vars in 926 bytes} [Wed Jun 3 01:02:21 2026] GET /v2.0/networks/public => generated 108 bytes in 203 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:02:22.204 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [ef2eca45-78a7-4eea-a426-ac44da50f482] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-03 01:02:22.205 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [508f9aa8-a98e-49dd-b282-4bcda09eabb1] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-03 01:02:22.206 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jun 3 01:02:22 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.216) !!! [pid: 8|app: 0|req: 197/395] 199.204.45.216 () {44 vars in 948 bytes} [Wed Jun 3 01:02:22 2026] GET /v2.0/networks?name=public => generated 753 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:02:23.388 7 INFO oslo.messaging._drivers.impl_rabbit [-] [429f1334-bb8a-4462-80af-a876367434cc] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43592. 2026-06-03 01:02:23.389 7 INFO oslo.messaging._drivers.impl_rabbit [-] [18c8da59-d99f-463f-9e51-8fda61104f3f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43576. 2026-06-03 01:02:23.420 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bbbcb9e3-0df0-49fb-a6e3-681ef0bebeb5 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 199/396] 199.204.45.216 () {44 vars in 926 bytes} [Wed Jun 3 01:02:23 2026] GET /v2.0/networks/public => generated 108 bytes in 72 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:02:23.454 8 INFO oslo.messaging._drivers.impl_rabbit [-] [508f9aa8-a98e-49dd-b282-4bcda09eabb1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43622. 2026-06-03 01:02:23.455 8 INFO oslo.messaging._drivers.impl_rabbit [-] [ef2eca45-78a7-4eea-a426-ac44da50f482] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43608. [pid: 8|app: 0|req: 198/397] 199.204.45.216 () {44 vars in 948 bytes} [Wed Jun 3 01:02:23 2026] GET /v2.0/networks?name=public => generated 753 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:02:23.551 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7a45456e-9cae-44ad-bcc3-22a9a2e755ce 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 200/398] 199.204.45.216 () {44 vars in 1033 bytes} [Wed Jun 3 01:02:23 2026] GET /v2.0/subnets/public-subnet?network_id=d29767b0-0496-40de-a72d-5f32d0163260 => generated 113 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/399] 199.204.45.216 () {44 vars in 1056 bytes} [Wed Jun 3 01:02:23 2026] GET /v2.0/subnets?name=public-subnet&network_id=d29767b0-0496-40de-a72d-5f32d0163260 => generated 644 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:02:58.162 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2b61cc6c-8d1c-4a7a-96b6-f6c4e27a4b02 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 203/404] 199.204.45.216 () {44 vars in 936 bytes} [Wed Jun 3 01:02:58 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 73 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/405] 199.204.45.216 () {44 vars in 958 bytes} [Wed Jun 3 01:02:58 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:02:59.239 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8161b4f7-9365-4564-bf14-368a31b2a6fe 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 204/406] 199.204.45.216 () {44 vars in 936 bytes} [Wed Jun 3 01:02:59 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 70 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/407] 199.204.45.216 () {44 vars in 958 bytes} [Wed Jun 3 01:02:59 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:02:59.348 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5f9395ef-9e05-4d71-b8eb-7d76f176111b 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 205/408] 199.204.45.216 () {44 vars in 1035 bytes} [Wed Jun 3 01:02:59 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=5264c01b-de11-4373-b9ed-f21420ba1c9b => generated 114 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/409] 199.204.45.216 () {44 vars in 1058 bytes} [Wed Jun 3 01:02:59 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=5264c01b-de11-4373-b9ed-f21420ba1c9b => generated 630 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:03:00.514 7 INFO neutron.api.v2.resource [None req-b9ece47d-1911-4cd6-a0d4-9f0f188df218 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 206/410] 199.204.45.216 () {44 vars in 970 bytes} [Wed Jun 3 01:03:00 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/411] 199.204.45.216 () {44 vars in 992 bytes} [Wed Jun 3 01:03:00 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: 207/412] 199.204.45.216 () {44 vars in 1000 bytes} [Wed Jun 3 01:03:01 2026] GET /v2.0/security-groups/4e68f2c9-fe9e-4d57-bda0-75319cb6c3b6 => generated 4694 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/413] 199.204.45.216 () {44 vars in 1000 bytes} [Wed Jun 3 01:03:01 2026] GET /v2.0/security-groups/4e68f2c9-fe9e-4d57-bda0-75319cb6c3b6 => generated 4694 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/414] 199.204.45.216 () {44 vars in 1010 bytes} [Wed Jun 3 01:03:01 2026] GET /v2.0/security-group-rules/fdacfbe6-be7d-42f3-83c9-d8b26b4f0401 => generated 601 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/415] 199.204.45.216 () {44 vars in 1000 bytes} [Wed Jun 3 01:03:02 2026] GET /v2.0/security-groups/4e68f2c9-fe9e-4d57-bda0-75319cb6c3b6 => generated 4694 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/416] 199.204.45.216 () {44 vars in 1000 bytes} [Wed Jun 3 01:03:02 2026] GET /v2.0/security-groups/4e68f2c9-fe9e-4d57-bda0-75319cb6c3b6 => generated 4694 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/417] 199.204.45.216 () {44 vars in 1010 bytes} [Wed Jun 3 01:03:02 2026] GET /v2.0/security-group-rules/9c024883-2220-4e15-bf3a-d9ef0fbb2421 => generated 603 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/418] 199.204.45.216 () {44 vars in 1000 bytes} [Wed Jun 3 01:03:03 2026] GET /v2.0/security-groups/4e68f2c9-fe9e-4d57-bda0-75319cb6c3b6 => generated 4694 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/419] 199.204.45.216 () {44 vars in 1000 bytes} [Wed Jun 3 01:03:03 2026] GET /v2.0/security-groups/4e68f2c9-fe9e-4d57-bda0-75319cb6c3b6 => generated 4694 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/420] 199.204.45.216 () {44 vars in 1010 bytes} [Wed Jun 3 01:03:03 2026] GET /v2.0/security-group-rules/6bd332fc-d7d1-4034-a548-14af6cbc9fce => generated 603 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/421] 199.204.45.216 () {44 vars in 1000 bytes} [Wed Jun 3 01:03:04 2026] GET /v2.0/security-groups/4e68f2c9-fe9e-4d57-bda0-75319cb6c3b6 => generated 4694 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/424] 199.204.45.216 () {44 vars in 1000 bytes} [Wed Jun 3 01:03:04 2026] GET /v2.0/security-groups/4e68f2c9-fe9e-4d57-bda0-75319cb6c3b6 => generated 4694 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/425] 199.204.45.216 () {44 vars in 1010 bytes} [Wed Jun 3 01:03:04 2026] GET /v2.0/security-group-rules/809ef8e8-ab87-4141-b621-e5400deb46f1 => generated 603 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/426] 199.204.45.216 () {44 vars in 1000 bytes} [Wed Jun 3 01:03:05 2026] GET /v2.0/security-groups/4e68f2c9-fe9e-4d57-bda0-75319cb6c3b6 => generated 4694 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/427] 199.204.45.216 () {44 vars in 1000 bytes} [Wed Jun 3 01:03:05 2026] GET /v2.0/security-groups/4e68f2c9-fe9e-4d57-bda0-75319cb6c3b6 => generated 4694 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/428] 199.204.45.216 () {44 vars in 1010 bytes} [Wed Jun 3 01:03:05 2026] GET /v2.0/security-group-rules/fdfc184e-d5c9-4175-a436-58a919563aaa => generated 603 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/429] 199.204.45.216 () {44 vars in 986 bytes} [Wed Jun 3 01:03:07 2026] GET /v2.0/networks/5264c01b-de11-4373-b9ed-f21420ba1c9b => generated 732 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:03:07.261 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8499b753-fa92-4c76-bfaa-b590942aa21e 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 215/430] 199.204.45.216 () {44 vars in 1075 bytes} [Wed Jun 3 01:03:07 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=5264c01b-de11-4373-b9ed-f21420ba1c9b => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/431] 199.204.45.216 () {44 vars in 1098 bytes} [Wed Jun 3 01:03:07 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=5264c01b-de11-4373-b9ed-f21420ba1c9b => generated 1250 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/432] 199.204.45.216 () {44 vars in 1000 bytes} [Wed Jun 3 01:03:07 2026] GET /v2.0/security-groups/4e68f2c9-fe9e-4d57-bda0-75319cb6c3b6 => generated 4694 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:03:13.723 8 INFO neutron.pecan_wsgi.hooks.translation [None req-af40cbcd-c258-4393-ad41-febd363058d7 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 217/433] 199.204.45.216 () {44 vars in 978 bytes} [Wed Jun 3 01:03:13 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/434] 199.204.45.216 () {44 vars in 1000 bytes} [Wed Jun 3 01:03:13 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/435] 199.204.45.216 () {44 vars in 919 bytes} [Wed Jun 3 01:03:15 2026] GET /v2.0/ports => generated 4721 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:03:16.416 7 INFO neutron.api.v2.resource [None req-8db26995-c9e0-4d56-a43f-6f5a5178ee6e 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 218/436] 199.204.45.216 () {44 vars in 958 bytes} [Wed Jun 3 01:03:16 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/437] 199.204.45.216 () {44 vars in 980 bytes} [Wed Jun 3 01:03:16 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2881 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/438] 199.204.45.216 () {44 vars in 1000 bytes} [Wed Jun 3 01:03:17 2026] GET /v2.0/security-groups/70b633dd-d113-47e6-80fb-cb77d127759e => generated 2882 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/439] 199.204.45.216 () {44 vars in 1000 bytes} [Wed Jun 3 01:03:17 2026] GET /v2.0/security-groups/70b633dd-d113-47e6-80fb-cb77d127759e => generated 2882 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/440] 199.204.45.216 () {44 vars in 1010 bytes} [Wed Jun 3 01:03:17 2026] GET /v2.0/security-group-rules/c64d7b62-3236-4107-a10c-1db631e3f0ab => generated 621 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/441] 199.204.45.216 () {44 vars in 1000 bytes} [Wed Jun 3 01:03:18 2026] GET /v2.0/security-groups/70b633dd-d113-47e6-80fb-cb77d127759e => generated 2882 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/442] 199.204.45.216 () {44 vars in 1000 bytes} [Wed Jun 3 01:03:18 2026] GET /v2.0/security-groups/70b633dd-d113-47e6-80fb-cb77d127759e => generated 2882 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/443] 199.204.45.216 () {44 vars in 1010 bytes} [Wed Jun 3 01:03:18 2026] GET /v2.0/security-group-rules/3898828a-ce3d-45cf-9b9d-9611611dbe3f => generated 625 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/446] 199.204.45.216 () {44 vars in 974 bytes} [Wed Jun 3 01:03:31 2026] GET /v2.0/quotas/f096df4168b7404798a68562db186506 => generated 291 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:04:24.116 8 INFO neutron.api.v2.resource [None req-b39a85c1-a9cb-47c1-99d3-dda33de529fd 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 229/455] 199.204.45.216 () {44 vars in 1073 bytes} [Wed Jun 3 01:04:24 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=26ff17a723194444a3d407aa52afc42e => generated 139 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/456] 199.204.45.216 () {44 vars in 1096 bytes} [Wed Jun 3 01:04:24 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=26ff17a723194444a3d407aa52afc42e => generated 4072 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/457] 199.204.45.216 () {44 vars in 1087 bytes} [Wed Jun 3 01:04:25 2026] GET /v2.0/security-groups/a7901857-33da-4a24-8c5b-d42e65865b68?project_id=26ff17a723194444a3d407aa52afc42e => generated 4075 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/458] 199.204.45.216 () {44 vars in 1000 bytes} [Wed Jun 3 01:04:25 2026] GET /v2.0/security-groups/a7901857-33da-4a24-8c5b-d42e65865b68 => generated 4075 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/459] 199.204.45.216 () {44 vars in 1010 bytes} [Wed Jun 3 01:04:25 2026] GET /v2.0/security-group-rules/7b38b0fe-a8cf-446d-bcd3-2bd83bfd9276 => generated 597 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/460] 199.204.45.216 () {44 vars in 1087 bytes} [Wed Jun 3 01:04:26 2026] GET /v2.0/security-groups/a7901857-33da-4a24-8c5b-d42e65865b68?project_id=26ff17a723194444a3d407aa52afc42e => generated 4075 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/461] 199.204.45.216 () {44 vars in 1000 bytes} [Wed Jun 3 01:04:26 2026] GET /v2.0/security-groups/a7901857-33da-4a24-8c5b-d42e65865b68 => generated 4075 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/462] 199.204.45.216 () {44 vars in 1010 bytes} [Wed Jun 3 01:04:26 2026] GET /v2.0/security-group-rules/7232911b-dbcd-4995-8595-14f184de7747 => generated 599 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/463] 199.204.45.216 () {44 vars in 1087 bytes} [Wed Jun 3 01:04:27 2026] GET /v2.0/security-groups/a7901857-33da-4a24-8c5b-d42e65865b68?project_id=26ff17a723194444a3d407aa52afc42e => generated 4075 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/464] 199.204.45.216 () {44 vars in 1000 bytes} [Wed Jun 3 01:04:27 2026] GET /v2.0/security-groups/a7901857-33da-4a24-8c5b-d42e65865b68 => generated 4075 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/465] 199.204.45.216 () {44 vars in 1010 bytes} [Wed Jun 3 01:04:27 2026] GET /v2.0/security-group-rules/fe456dc5-8379-4ed8-b14f-fbd3bbb0e1ca => generated 601 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/466] 199.204.45.216 () {44 vars in 1087 bytes} [Wed Jun 3 01:04:28 2026] GET /v2.0/security-groups/a7901857-33da-4a24-8c5b-d42e65865b68?project_id=26ff17a723194444a3d407aa52afc42e => generated 4075 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/467] 199.204.45.216 () {44 vars in 1000 bytes} [Wed Jun 3 01:04:28 2026] GET /v2.0/security-groups/a7901857-33da-4a24-8c5b-d42e65865b68 => generated 4075 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/468] 199.204.45.216 () {44 vars in 1010 bytes} [Wed Jun 3 01:04:28 2026] GET /v2.0/security-group-rules/4bce59a0-4e32-4715-90b1-73a8044aa080 => generated 602 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/471] 199.204.45.216 () {44 vars in 974 bytes} [Wed Jun 3 01:04:36 2026] GET /v2.0/quotas/26ff17a723194444a3d407aa52afc42e => generated 291 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:05:30.060 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [18c8da59-d99f-463f-9e51-8fda61104f3f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-03 01:05:30.062 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [429f1334-bb8a-4462-80af-a876367434cc] 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: 238/478] 199.204.45.216 () {44 vars in 948 bytes} [Wed Jun 3 01:05:30 2026] GET /v2.0/networks?name=public => generated 753 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:06:12.312 7 INFO oslo.messaging._drivers.impl_rabbit [-] [429f1334-bb8a-4462-80af-a876367434cc] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58802. 2026-06-03 01:06:12.313 7 INFO oslo.messaging._drivers.impl_rabbit [-] [18c8da59-d99f-463f-9e51-8fda61104f3f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58816. [pid: 7|app: 0|req: 242/485] 10.0.0.126 () {32 vars in 649 bytes} [Wed Jun 3 01:06:12 2026] GET /v2.0/networks => generated 2168 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/486] 10.0.0.126 () {32 vars in 655 bytes} [Wed Jun 3 01:06:13 2026] GET /v2.0/floatingips => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/487] 10.0.0.126 () {32 vars in 647 bytes} [Wed Jun 3 01:06:13 2026] GET /v2.0/routers => generated 15 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/488] 10.0.0.126 () {32 vars in 643 bytes} [Wed Jun 3 01:06:13 2026] GET /v2.0/ports => generated 4721 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/489] 10.0.0.126 () {32 vars in 647 bytes} [Wed Jun 3 01:06:14 2026] GET /v2.0/subnets => generated 1261 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/490] 10.0.0.126 () {32 vars in 649 bytes} [Wed Jun 3 01:06:14 2026] GET /v2.0/networks => generated 2168 bytes in 424 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/491] 10.0.0.126 () {32 vars in 663 bytes} [Wed Jun 3 01:06:14 2026] GET /v2.0/security-groups => generated 17397 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/492] 10.0.0.126 () {32 vars in 655 bytes} [Wed Jun 3 01:06:14 2026] GET /v2.0/subnetpools => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:06:25.963 7 INFO neutron.db.segments_db [None req-fec41a8b-4b39-4acb-987e-5f0fcfa624f1 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] Added segment 87d6e22c-458a-40fc-9774-3142d2f7857d of type vxlan for network 653c1c16-99e3-4c23-ab29-16b0d9fffeba 2026-06-03 01:06:25.997 8 INFO neutron.db.segments_db [None req-eeb639d1-0467-4610-88a4-4e73c4ae23f4 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] Added segment 05286a90-f3be-4ef2-8c03-6820cbf50038 of type vxlan for network c9ae2228-5005-40dc-9843-95f57ec5d745 [pid: 7|app: 0|req: 247/495] 10.0.0.126 () {34 vars in 671 bytes} [Wed Jun 3 01:06:25 2026] POST /v2.0/networks => generated 751 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/496] 10.0.0.126 () {34 vars in 671 bytes} [Wed Jun 3 01:06:25 2026] POST /v2.0/networks => generated 748 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:06:26.310 7 INFO neutron.db.segments_db [None req-86d14161-b1f4-46f7-8f55-ca555ed3915c 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] Added segment 79d579db-6a14-449d-8191-358816890976 of type vxlan for network 105ab5b6-ff99-40e7-aabe-759a16305ef8 [pid: 8|app: 0|req: 250/497] 10.0.0.126 () {34 vars in 669 bytes} [Wed Jun 3 01:06:26 2026] POST /v2.0/subnets => generated 674 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/498] 10.0.0.126 () {34 vars in 671 bytes} [Wed Jun 3 01:06:26 2026] POST /v2.0/networks => generated 744 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:06:26.541 7 INFO neutron.db.segments_db [None req-377a006e-3f5f-46c3-8362-f61fd01b151b 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] Added segment 59a14ebd-8291-47c8-8047-ca7192a68108 of type vxlan for network 7536f90b-26b6-409e-a8b0-e04f04af627c [pid: 8|app: 0|req: 251/499] 10.0.0.126 () {34 vars in 669 bytes} [Wed Jun 3 01:06:26 2026] POST /v2.0/subnets => generated 672 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:06:26.860 7 INFO neutron.db.l3_hamode_db [None req-377a006e-3f5f-46c3-8362-f61fd01b151b 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 252/500] 10.0.0.126 () {34 vars in 669 bytes} [Wed Jun 3 01:06:26 2026] POST /v2.0/subnets => generated 667 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/501] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:06:26 2026] GET /v2.0/security-groups?tenant_id=13f45e730c7e4b1694cfd120e79dd277&name=default => generated 2921 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:06:27.201 8 INFO neutron.db.segments_db [None req-73211de7-fdab-4b98-8516-86cd96b554df 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] Added segment 1f24e612-06f6-4757-958b-0d1b1b1b96e9 of type vxlan for network 50e5667b-20e2-4932-818b-932c70c1c1a5 2026-06-03 01:06:27.578 8 INFO neutron.db.l3_hamode_db [None req-73211de7-fdab-4b98-8516-86cd96b554df 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 01:06:28.468 7 INFO neutron.db.l3_hamode_db [None req-377a006e-3f5f-46c3-8362-f61fd01b151b 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 01:06:28.956 8 INFO neutron.db.l3_hamode_db [None req-73211de7-fdab-4b98-8516-86cd96b554df 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 249/502] 10.0.0.126 () {34 vars in 669 bytes} [Wed Jun 3 01:06:26 2026] POST /v2.0/routers => generated 738 bytes in 3738 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:06:30.242 7 INFO neutron.db.segments_db [None req-9cdd3d0b-c9f2-42a4-86ec-2f7df31e2885 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] Added segment 626f14e6-272f-4def-a5f5-295487c94e66 of type vxlan for network 6fc2cd20-0b69-41be-a5c2-9b2033c06e6d [pid: 8|app: 0|req: 254/503] 10.0.0.126 () {34 vars in 669 bytes} [Wed Jun 3 01:06:27 2026] POST /v2.0/routers => generated 736 bytes in 3372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:06:30.551 7 INFO neutron.db.l3_hamode_db [None req-9cdd3d0b-c9f2-42a4-86ec-2f7df31e2885 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 255/504] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:06:30 2026] DELETE /v2.0/security-groups/79100c81-b960-4c9e-b65c-a507bbf24942 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:06:31.607 7 INFO neutron.db.l3_hamode_db [None req-9cdd3d0b-c9f2-42a4-86ec-2f7df31e2885 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 256/505] 10.0.0.126 () {34 vars in 783 bytes} [Wed Jun 3 01:06:30 2026] PUT /v2.0/routers/c1c5de6d-5ad4-46b5-bfef-ccb29a059263/add_router_interface => generated 309 bytes in 1683 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/506] 10.0.0.126 () {34 vars in 669 bytes} [Wed Jun 3 01:06:30 2026] POST /v2.0/routers => generated 731 bytes in 2639 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:06:33.174 7 INFO neutron.db.segments_db [None req-0d2f2097-f3bb-4cbc-b4a9-c1c29ec3bf93 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] Added segment c2d1b172-7db0-43c7-86ca-a3b0a9ec2082 of type vxlan for network ee29cd1a-cabd-485b-9c0d-818d9e613774 [pid: 7|app: 0|req: 251/507] 10.0.0.126 () {34 vars in 671 bytes} [Wed Jun 3 01:06:32 2026] POST /v2.0/networks => generated 737 bytes in 437 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/508] 10.0.0.126 () {34 vars in 783 bytes} [Wed Jun 3 01:06:32 2026] PUT /v2.0/routers/fb0e632d-b8b2-4b82-9da7-ed7d674d159c/add_router_interface => generated 309 bytes in 1742 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:06:34.078 8 WARNING neutron_lib.context [None req-ee8b7370-1caa-4cd6-9ca0-19be3568b4bd 570dd54a80274e30ab0cc02d8a4c387f 7a472db76c6e47b381382ce485d463fa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 258/509] 10.0.0.126 () {34 vars in 685 bytes} [Wed Jun 3 01:06:34 2026] POST /v2.0/security-groups => generated 1661 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/510] 10.0.0.126 () {34 vars in 669 bytes} [Wed Jun 3 01:06:34 2026] POST /v2.0/subnets => generated 660 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:06:34.651 8 WARNING neutron_lib.context [None req-85c78802-8496-46a0-bcec-c4b736ee2114 570dd54a80274e30ab0cc02d8a4c387f 7a472db76c6e47b381382ce485d463fa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 260/511] 10.0.0.126 () {34 vars in 695 bytes} [Wed Jun 3 01:06:34 2026] POST /v2.0/security-group-rules => generated 597 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:06:34.832 8 INFO neutron.db.segments_db [None req-c026f053-0b47-489b-992d-531c43df10eb 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] Added segment 4e9f0c93-1196-4d0a-8c54-1052a2ff175e of type vxlan for network 73cc87d7-782d-45ba-a2c5-6950dea5985f [pid: 7|app: 0|req: 252/512] 10.0.0.126 () {34 vars in 783 bytes} [Wed Jun 3 01:06:33 2026] PUT /v2.0/routers/5f0d57ac-a79a-44c3-b81f-0e2dd03478a7/add_router_interface => generated 309 bytes in 2114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:06:35.393 7 WARNING neutron_lib.context [None req-89c81518-c744-461d-acfd-f72f5445e28c 570dd54a80274e30ab0cc02d8a4c387f 7a472db76c6e47b381382ce485d463fa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:06:35.503 8 INFO neutron.db.l3_hamode_db [None req-c026f053-0b47-489b-992d-531c43df10eb 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 253/513] 10.0.0.126 () {34 vars in 695 bytes} [Wed Jun 3 01:06:35 2026] POST /v2.0/security-group-rules => generated 602 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:06:35.639 7 WARNING neutron_lib.context [req-65d1015a-5a39-4533-9c4e-340c19566f05 req-f5743243-338a-45ff-a54d-58b3870b1230 14d1a281ebb143d7be4853141ecf0571 e0c02c313fae4b9bb44ba4364db666b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 256/516] 10.0.0.110 () {38 vars in 971 bytes} [Wed Jun 3 01:06:35 2026] POST /v2.0/security-groups => generated 1684 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-03 01:06:35.789 7 WARNING neutron_lib.context [None req-0fe2d460-265a-4f57-a092-452a0dcecc47 570dd54a80274e30ab0cc02d8a4c387f 7a472db76c6e47b381382ce485d463fa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 257/517] 10.0.0.126 () {34 vars in 676 bytes} [Wed Jun 3 01:06:35 2026] POST /v2.0/floatingips => generated 552 bytes in 715 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:06:36.504 7 WARNING neutron_lib.context [req-3be00b67-672b-4d58-903e-dc7a8a9ef747 req-95eb78ca-7601-4dab-bf19-4d3bc5cd5bbf 84b38e51ed14440488744539848f1b78 b05c66415be44d01a3e14f15ed066c26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:06:36.583 8 INFO neutron.db.l3_hamode_db [None req-c026f053-0b47-489b-992d-531c43df10eb 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 258/518] 10.0.0.110 () {38 vars in 971 bytes} [Wed Jun 3 01:06:36 2026] POST /v2.0/security-groups => generated 1682 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/519] 10.0.0.110 () {34 vars in 991 bytes} [Wed Jun 3 01:06:36 2026] GET /v2.0/security-groups/5746eb45-a22c-4539-afef-cf15ecc944cc => generated 1684 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:06:36.741 7 WARNING neutron_lib.context [req-cc16236c-c2cc-481d-8fb4-93925bae7c8b req-b61b9b6f-7bea-482b-a70f-a3d759912931 84b38e51ed14440488744539848f1b78 b05c66415be44d01a3e14f15ed066c26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 260/520] 10.0.0.110 () {38 vars in 971 bytes} [Wed Jun 3 01:06:36 2026] POST /v2.0/security-groups => generated 1680 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-03 01:06:36.910 7 WARNING neutron_lib.context [req-9c75e51b-ed51-4986-a138-c3a4d221bacc req-1bfd8560-dd08-4c45-be10-c3b6bc0797e5 14d1a281ebb143d7be4853141ecf0571 e0c02c313fae4b9bb44ba4364db666b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 261/521] 10.0.0.110 () {38 vars in 981 bytes} [Wed Jun 3 01:06:36 2026] POST /v2.0/security-group-rules => generated 614 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/522] 10.0.0.110 () {34 vars in 1100 bytes} [Wed Jun 3 01:06:37 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1621186588&fields=id&tenant_id=7a472db76c6e47b381382ce485d463fa => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:06:37.101 7 WARNING neutron_lib.context [req-fdb187ed-173d-4cf7-a0ee-172687aad3ef req-5e1ffae2-5707-4159-b917-321ac944512c 84b38e51ed14440488744539848f1b78 b05c66415be44d01a3e14f15ed066c26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 263/523] 10.0.0.110 () {38 vars in 971 bytes} [Wed Jun 3 01:06:37 2026] POST /v2.0/security-groups => generated 1681 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/524] 10.0.0.110 () {34 vars in 982 bytes} [Wed Jun 3 01:06:37 2026] GET /v2.0/networks?id=653c1c16-99e3-4c23-ab29-16b0d9fffeba => generated 683 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:06:37.328 7 WARNING neutron_lib.context [req-613edcc0-9413-443e-ad0a-78f5403a3cb8 req-f23aca5e-470f-4941-bda4-d37adfd1a251 14d1a281ebb143d7be4853141ecf0571 e0c02c313fae4b9bb44ba4364db666b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 265/525] 10.0.0.110 () {38 vars in 971 bytes} [Wed Jun 3 01:06:37 2026] POST /v2.0/security-groups => generated 1685 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/526] 10.0.0.110 () {34 vars in 965 bytes} [Wed Jun 3 01:06:37 2026] GET /v2.0/quotas/7a472db76c6e47b381382ce485d463fa => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/527] 10.0.0.110 () {34 vars in 1002 bytes} [Wed Jun 3 01:06:37 2026] GET /v2.0/security-groups?tenant_id=b05c66415be44d01a3e14f15ed066c26 => generated 7904 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/528] 10.0.0.110 () {34 vars in 1002 bytes} [Wed Jun 3 01:06:37 2026] GET /v2.0/ports?tenant_id=7a472db76c6e47b381382ce485d463fa&fields=id => generated 103 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/529] 10.0.0.110 () {34 vars in 991 bytes} [Wed Jun 3 01:06:37 2026] GET /v2.0/security-groups/01e97e5d-e3d0-4330-ad06-df5506023908 => generated 2918 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/530] 10.0.0.110 () {34 vars in 991 bytes} [Wed Jun 3 01:06:37 2026] GET /v2.0/security-groups/01e97e5d-e3d0-4330-ad06-df5506023908 => generated 2918 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/531] 10.0.0.110 () {34 vars in 991 bytes} [Wed Jun 3 01:06:37 2026] GET /v2.0/security-groups/359ef98e-db14-4562-aaa6-05e94087a227 => generated 1685 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:06:37.848 7 WARNING neutron_lib.context [req-ece7c8fd-b65d-461a-99a2-5f0c9104ec8c req-995aeb73-3c53-4fa6-929e-157ede79e1e8 14d1a281ebb143d7be4853141ecf0571 e0c02c313fae4b9bb44ba4364db666b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 261/532] 10.0.0.126 () {34 vars in 669 bytes} [Wed Jun 3 01:06:34 2026] POST /v2.0/routers => generated 724 bytes in 3094 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/533] 10.0.0.110 () {38 vars in 981 bytes} [Wed Jun 3 01:06:37 2026] POST /v2.0/security-group-rules => generated 614 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/534] 10.0.0.110 () {34 vars in 907 bytes} [Wed Jun 3 01:06:38 2026] GET /v2.0/extensions => generated 19901 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/535] 10.0.0.110 () {34 vars in 991 bytes} [Wed Jun 3 01:06:38 2026] GET /v2.0/security-groups/7b06c474-b058-4eea-bf1d-50676adfa307 => generated 1682 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/536] 10.0.0.110 () {34 vars in 1008 bytes} [Wed Jun 3 01:06:38 2026] GET /v2.0/networks/653c1c16-99e3-4c23-ab29-16b0d9fffeba?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: 276/537] 10.0.0.110 () {36 vars in 1013 bytes} [Wed Jun 3 01:06:38 2026] DELETE /v2.0/security-groups/7b06c474-b058-4eea-bf1d-50676adfa307 => 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: 277/538] 10.0.0.110 () {34 vars in 1108 bytes} [Wed Jun 3 01:06:38 2026] GET /v2.0/networks/653c1c16-99e3-4c23-ab29-16b0d9fffeba?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/539] 10.0.0.110 () {34 vars in 991 bytes} [Wed Jun 3 01:06:38 2026] GET /v2.0/security-groups/359ef98e-db14-4562-aaa6-05e94087a227 => generated 2310 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:06:38.380 7 WARNING neutron_lib.context [req-3c74689d-2819-4d8b-b29d-c27815b81a26 req-5dbbfa7e-f078-442b-a1ac-fe5b69dee715 14d1a281ebb143d7be4853141ecf0571 e0c02c313fae4b9bb44ba4364db666b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 279/540] 10.0.0.110 () {38 vars in 981 bytes} [Wed Jun 3 01:06:38 2026] POST /v2.0/security-group-rules => generated 619 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:06:38.543 7 INFO neutron.api.v2.resource [req-6c1e5917-4bcc-4a11-876f-3b237fc9c500 req-c5c95023-3397-4871-875a-b151c21ff5b5 84b38e51ed14440488744539848f1b78 b05c66415be44d01a3e14f15ed066c26 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 280/541] 10.0.0.110 () {34 vars in 991 bytes} [Wed Jun 3 01:06:38 2026] GET /v2.0/security-groups/7b06c474-b058-4eea-bf1d-50676adfa307 => 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: 281/542] 10.0.0.110 () {34 vars in 991 bytes} [Wed Jun 3 01:06:38 2026] GET /v2.0/security-groups/359ef98e-db14-4562-aaa6-05e94087a227 => generated 2940 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/543] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:06:38 2026] GET /v2.0/ports?device_id=e45312fb-f41a-4c72-8f99-2f6f37458fdf => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/544] 10.0.0.110 () {34 vars in 991 bytes} [Wed Jun 3 01:06:38 2026] GET /v2.0/security-groups/ec2152b8-0c59-44dc-9b0c-6d3eeb9c49cc => generated 1680 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/545] 10.0.0.110 () {34 vars in 1001 bytes} [Wed Jun 3 01:06:38 2026] GET /v2.0/security-group-rules/13e49a97-7113-4c3b-8e34-431b10fb0717 => generated 616 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/546] 10.0.0.110 () {36 vars in 1013 bytes} [Wed Jun 3 01:06:38 2026] DELETE /v2.0/security-groups/ec2152b8-0c59-44dc-9b0c-6d3eeb9c49cc => 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: 286/547] 10.0.0.110 () {34 vars in 991 bytes} [Wed Jun 3 01:06:38 2026] GET /v2.0/security-groups/359ef98e-db14-4562-aaa6-05e94087a227 => generated 2940 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:06:38.947 7 INFO neutron.api.v2.resource [req-d1dd06cd-f08a-4273-903c-411ca72ca203 req-11d38b60-b471-4e8b-a3ed-9c0b75bf8ba7 84b38e51ed14440488744539848f1b78 b05c66415be44d01a3e14f15ed066c26 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 287/548] 10.0.0.110 () {34 vars in 991 bytes} [Wed Jun 3 01:06:38 2026] GET /v2.0/security-groups/ec2152b8-0c59-44dc-9b0c-6d3eeb9c49cc => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/549] 10.0.0.110 () {36 vars in 1023 bytes} [Wed Jun 3 01:06:38 2026] DELETE /v2.0/security-group-rules/13e49a97-7113-4c3b-8e34-431b10fb0717 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/550] 10.0.0.110 () {34 vars in 991 bytes} [Wed Jun 3 01:06:39 2026] GET /v2.0/security-groups/374d4731-0129-4304-929d-09df4af7e328 => generated 1681 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/551] 10.0.0.110 () {34 vars in 991 bytes} [Wed Jun 3 01:06:39 2026] GET /v2.0/security-groups/359ef98e-db14-4562-aaa6-05e94087a227 => 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: 291/552] 10.0.0.110 () {36 vars in 1013 bytes} [Wed Jun 3 01:06:39 2026] DELETE /v2.0/security-groups/374d4731-0129-4304-929d-09df4af7e328 => 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: 292/553] 10.0.0.110 () {36 vars in 1013 bytes} [Wed Jun 3 01:06:39 2026] DELETE /v2.0/security-groups/359ef98e-db14-4562-aaa6-05e94087a227 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:06:39.411 7 INFO neutron.api.v2.resource [req-b8b76584-bb73-4c3f-ad90-e2713b45a37e req-095abe1c-1736-468b-b9eb-1531182454c1 84b38e51ed14440488744539848f1b78 b05c66415be44d01a3e14f15ed066c26 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 293/554] 10.0.0.110 () {34 vars in 991 bytes} [Wed Jun 3 01:06:39 2026] GET /v2.0/security-groups/374d4731-0129-4304-929d-09df4af7e328 => 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: 294/555] 10.0.0.110 () {34 vars in 991 bytes} [Wed Jun 3 01:06:39 2026] GET /v2.0/security-groups/5746eb45-a22c-4539-afef-cf15ecc944cc => generated 2309 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/556] 10.0.0.110 () {34 vars in 1002 bytes} [Wed Jun 3 01:06:39 2026] GET /v2.0/security-groups?tenant_id=b05c66415be44d01a3e14f15ed066c26 => generated 2921 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/557] 10.0.0.110 () {36 vars in 1013 bytes} [Wed Jun 3 01:06:39 2026] DELETE /v2.0/security-groups/5746eb45-a22c-4539-afef-cf15ecc944cc => 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: 262/558] 10.0.0.126 () {34 vars in 783 bytes} [Wed Jun 3 01:06:37 2026] PUT /v2.0/routers/08db0850-65d5-4488-86bd-a255d5bba924/add_router_interface => generated 309 bytes in 1755 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/559] 10.0.0.110 () {34 vars in 991 bytes} [Wed Jun 3 01:06:39 2026] GET /v2.0/security-groups/01e97e5d-e3d0-4330-ad06-df5506023908 => generated 2918 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/560] 10.0.0.110 () {34 vars in 991 bytes} [Wed Jun 3 01:06:39 2026] GET /v2.0/security-groups/01e97e5d-e3d0-4330-ad06-df5506023908 => generated 2918 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:06:39.784 7 INFO neutron.api.v2.resource [req-f1502d58-a0cc-42ea-b9e0-773efab727e7 req-512b0a92-afd5-4c3b-9fb8-53138c604736 84b38e51ed14440488744539848f1b78 b05c66415be44d01a3e14f15ed066c26 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 299/561] 10.0.0.110 () {34 vars in 991 bytes} [Wed Jun 3 01:06:39 2026] GET /v2.0/security-groups/374d4731-0129-4304-929d-09df4af7e328 => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:06:39.819 7 INFO neutron.api.v2.resource [req-2db8e439-4264-4675-b023-696472105ec9 req-5a60269e-cf4c-403a-93f1-c084c782cbfd 84b38e51ed14440488744539848f1b78 b05c66415be44d01a3e14f15ed066c26 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 300/562] 10.0.0.110 () {34 vars in 991 bytes} [Wed Jun 3 01:06:39 2026] GET /v2.0/security-groups/ec2152b8-0c59-44dc-9b0c-6d3eeb9c49cc => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/563] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:06:39 2026] GET /v2.0/ports?device_id=e45312fb-f41a-4c72-8f99-2f6f37458fdf => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:06:39.857 7 INFO neutron.api.v2.resource [req-da6f67a1-c130-4f1b-814e-a0f4991d6c3e req-13adcbe4-a751-4f55-af53-0d48873ec07e 84b38e51ed14440488744539848f1b78 b05c66415be44d01a3e14f15ed066c26 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 302/564] 10.0.0.110 () {34 vars in 991 bytes} [Wed Jun 3 01:06:39 2026] GET /v2.0/security-groups/7b06c474-b058-4eea-bf1d-50676adfa307 => 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: 303/565] 10.0.0.126 () {34 vars in 789 bytes} [Wed Jun 3 01:06:39 2026] PUT /v2.0/routers/5f0d57ac-a79a-44c3-b81f-0e2dd03478a7/remove_router_interface => generated 309 bytes in 1896 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/566] 10.0.0.126 () {34 vars in 789 bytes} [Wed Jun 3 01:06:39 2026] PUT /v2.0/routers/fb0e632d-b8b2-4b82-9da7-ed7d674d159c/remove_router_interface => generated 309 bytes in 2211 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:06:41.854 8 WARNING neutron_lib.context [None req-5cca1f46-50f1-4964-b6be-b5c17da618ba 94375a871674458aa51c8061d707232d 0d2e5f87653d473ebedb72902be5ef6d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 304/567] 199.204.45.216 () {34 vars in 986 bytes} [Wed Jun 3 01:06:41 2026] GET /v2.0/networks?id=653c1c16-99e3-4c23-ab29-16b0d9fffeba => generated 683 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/568] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:06:41 2026] GET /v2.0/ports?device_id=e45312fb-f41a-4c72-8f99-2f6f37458fdf => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/569] 10.0.0.126 () {34 vars in 685 bytes} [Wed Jun 3 01:06:41 2026] POST /v2.0/security-groups => generated 1661 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-03 01:06:42.764 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-2e39e6d9-4275-4658-81d4-0f43b76920e3 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - 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.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2242, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 644, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2212, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2217, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/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.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/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.10/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.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 101, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 85, in _is_session_semantic_violated stack = traceback.extract_stack()  2026-06-03 01:06:42.824 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-94c19bdb-a80a-4e29-a1a2-47ed5c35af6f 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - 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.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2242, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 644, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2212, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2217, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/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.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/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.10/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.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 101, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 85, in _is_session_semantic_violated stack = traceback.extract_stack()  2026-06-03 01:06:43.296 7 INFO neutron.db.l3_hamode_db [None req-2e39e6d9-4275-4658-81d4-0f43b76920e3 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] HA network 6fc2cd20-0b69-41be-a5c2-9b2033c06e6d was deleted as no HA routers are present in tenant b05c66415be44d01a3e14f15ed066c26. [pid: 7|app: 0|req: 306/570] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:06:41 2026] DELETE /v2.0/routers/5f0d57ac-a79a-44c3-b81f-0e2dd03478a7 => generated 0 bytes in 1400 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:06:43.320 8 INFO neutron.db.l3_hamode_db [None req-94c19bdb-a80a-4e29-a1a2-47ed5c35af6f 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] HA network 50e5667b-20e2-4932-818b-932c70c1c1a5 was deleted as no HA routers are present in tenant e0c02c313fae4b9bb44ba4364db666b4. [pid: 8|app: 0|req: 265/571] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:06:41 2026] DELETE /v2.0/routers/fb0e632d-b8b2-4b82-9da7-ed7d674d159c => generated 0 bytes in 1335 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:06:43.340 8 WARNING neutron_lib.context [None req-2c04898a-508e-40d9-967a-295550d4f5a2 94375a871674458aa51c8061d707232d 0d2e5f87653d473ebedb72902be5ef6d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 307/572] 199.204.45.216 () {34 vars in 1050 bytes} [Wed Jun 3 01:06:43 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7a472db76c6e47b381382ce485d463fa => generated 181 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/573] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:06:43 2026] GET /v2.0/ports?device_id=e45312fb-f41a-4c72-8f99-2f6f37458fdf => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/574] 10.0.0.126 () {34 vars in 695 bytes} [Wed Jun 3 01:06:43 2026] POST /v2.0/security-group-rules => generated 597 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:06:43.704 7 INFO neutron.services.segments.plugin [-] Segment 626f14e6-272f-4def-a5f5-295487c94e66 resource provider aggregate not found 2026-06-03 01:06:43.723 7 INFO neutron.services.segments.plugin [-] Segment 626f14e6-272f-4def-a5f5-295487c94e66 resource provider aggregate not found [pid: 7|app: 0|req: 309/575] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:06:43 2026] DELETE /v2.0/subnets/5eadf7ee-16d5-469a-bd80-31c449bd0828 => generated 0 bytes in 324 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:06:43.761 7 WARNING neutron_lib.context [req-6b04f563-9d95-44d3-b13e-387c8346e0c2 req-17be2eb3-7af2-49d3-85d0-ec1add72bc09 570dd54a80274e30ab0cc02d8a4c387f 7a472db76c6e47b381382ce485d463fa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:06:43.765 8 INFO neutron.services.segments.plugin [-] Segment 1f24e612-06f6-4757-958b-0d1b1b1b96e9 resource provider aggregate not found 2026-06-03 01:06:43.783 7 INFO neutron.services.segments.plugin [-] Segment 626f14e6-272f-4def-a5f5-295487c94e66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 626f14e6-272f-4def-a5f5-295487c94e66 found for delete ", "request_id": "req-636cfc2b-3620-4ad4-ab30-df411c377de9"}]} 2026-06-03 01:06:43.797 8 INFO neutron.services.segments.plugin [-] Segment 1f24e612-06f6-4757-958b-0d1b1b1b96e9 resource provider aggregate not found 2026-06-03 01:06:43.798 7 INFO neutron.services.segments.plugin [-] Segment 626f14e6-272f-4def-a5f5-295487c94e66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 626f14e6-272f-4def-a5f5-295487c94e66 found for delete ", "request_id": "req-2a88f7c3-ab02-4d00-89a7-9c794f9680ab"}]} 2026-06-03 01:06:43.802 8 INFO neutron.services.segments.plugin [-] Segment 1f24e612-06f6-4757-958b-0d1b1b1b96e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f24e612-06f6-4757-958b-0d1b1b1b96e9 found for delete ", "request_id": "req-7db4fc7b-3b15-4fd5-ac4e-7b89eb1e86d3"}]} [pid: 8|app: 0|req: 267/576] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:06:43 2026] DELETE /v2.0/subnets/c96fc1a3-27e2-4b1b-b7b7-10fb2e87152c => generated 0 bytes in 324 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:06:43.815 8 WARNING neutron_lib.context [None req-3071b92b-aba4-4dac-baf5-bcb9c7f2fe74 94375a871674458aa51c8061d707232d 0d2e5f87653d473ebedb72902be5ef6d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:06:43.817 8 INFO neutron.services.segments.plugin [-] Segment 1f24e612-06f6-4757-958b-0d1b1b1b96e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f24e612-06f6-4757-958b-0d1b1b1b96e9 found for delete ", "request_id": "req-c3ef4b42-9510-4548-bd4e-1465430a223e"}]} [pid: 8|app: 0|req: 268/577] 10.0.0.126 () {34 vars in 695 bytes} [Wed Jun 3 01:06:43 2026] POST /v2.0/security-group-rules => generated 602 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/578] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:06:43 2026] DELETE /v2.0/networks/105ab5b6-ff99-40e7-aabe-759a16305ef8 => generated 0 bytes in 339 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/579] 199.204.45.216 () {38 vars in 955 bytes} [Wed Jun 3 01:06:43 2026] POST /v2.0/ports => generated 954 bytes in 639 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:06:44.401 7 WARNING neutron_lib.context [None req-3b07ec33-d9c5-4941-ae2d-73a89f7efcd0 94375a871674458aa51c8061d707232d 0d2e5f87653d473ebedb72902be5ef6d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 270/580] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:06:44 2026] DELETE /v2.0/networks/c9ae2228-5005-40dc-9843-95f57ec5d745 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/581] 199.204.45.216 () {34 vars in 911 bytes} [Wed Jun 3 01:06:44 2026] GET /v2.0/extensions => generated 19901 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/582] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:06:44 2026] GET /v2.0/security-groups?tenant_id=b05c66415be44d01a3e14f15ed066c26&name=default => generated 2921 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/583] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:06:44 2026] GET /v2.0/ports?device_id=e45312fb-f41a-4c72-8f99-2f6f37458fdf => generated 957 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/584] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:06:44 2026] DELETE /v2.0/security-groups/01e97e5d-e3d0-4330-ad06-df5506023908 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/585] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:06:44 2026] GET /v2.0/security-groups?tenant_id=e0c02c313fae4b9bb44ba4364db666b4&name=default => generated 2921 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/586] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Jun 3 01:06:44 2026] GET /v2.0/security-groups?id=cd80507f-121b-43b3-ae15-9f9c53c6a499&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: 311/587] 10.0.0.126 () {34 vars in 676 bytes} [Wed Jun 3 01:06:44 2026] POST /v2.0/floatingips => generated 552 bytes in 670 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/588] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:06:44 2026] DELETE /v2.0/security-groups/cddb1fbf-7a17-4e05-97b4-f5debecce696 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/589] 10.0.0.110 () {34 vars in 1100 bytes} [Wed Jun 3 01:06:45 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1109238209&fields=id&tenant_id=0d2e5f87653d473ebedb72902be5ef6d => generated 69 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/590] 10.0.0.110 () {34 vars in 982 bytes} [Wed Jun 3 01:06:45 2026] GET /v2.0/networks?id=ee29cd1a-cabd-485b-9c0d-818d9e613774 => generated 669 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:06:45.839 8 INFO neutron.services.segments.plugin [-] Segment 79d579db-6a14-449d-8191-358816890976 resource provider aggregate not found [pid: 8|app: 0|req: 280/591] 10.0.0.110 () {34 vars in 965 bytes} [Wed Jun 3 01:06:45 2026] GET /v2.0/quotas/0d2e5f87653d473ebedb72902be5ef6d => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:06:45.868 8 INFO neutron.services.segments.plugin [-] Segment 79d579db-6a14-449d-8191-358816890976 resource provider aggregate not found 2026-06-03 01:06:45.879 8 INFO neutron.services.segments.plugin [-] Segment 79d579db-6a14-449d-8191-358816890976 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79d579db-6a14-449d-8191-358816890976 found for delete ", "request_id": "req-b9388467-9dc7-4525-83d7-b07ec979ac1d"}]} 2026-06-03 01:06:45.908 8 INFO neutron.services.segments.plugin [-] Segment 05286a90-f3be-4ef2-8c03-6820cbf50038 resource provider aggregate not found 2026-06-03 01:06:45.913 8 INFO neutron.services.segments.plugin [-] Segment 79d579db-6a14-449d-8191-358816890976 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79d579db-6a14-449d-8191-358816890976 found for delete ", "request_id": "req-b2d6c144-7af7-4117-a95f-b6e103a25aed"}]} 2026-06-03 01:06:45.932 8 INFO neutron.services.segments.plugin [-] Segment 05286a90-f3be-4ef2-8c03-6820cbf50038 resource provider aggregate not found 2026-06-03 01:06:45.939 8 INFO neutron.services.segments.plugin [-] Segment 05286a90-f3be-4ef2-8c03-6820cbf50038 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05286a90-f3be-4ef2-8c03-6820cbf50038 found for delete ", "request_id": "req-574bf170-b751-4280-baa8-49959a524a97"}]} 2026-06-03 01:06:45.965 8 INFO neutron.services.segments.plugin [-] Segment 05286a90-f3be-4ef2-8c03-6820cbf50038 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05286a90-f3be-4ef2-8c03-6820cbf50038 found for delete ", "request_id": "req-ef09b950-e1cf-408b-a0a5-14ed0fd1517d"}]} [pid: 8|app: 0|req: 281/592] 10.0.0.110 () {34 vars in 1002 bytes} [Wed Jun 3 01:06:45 2026] GET /v2.0/ports?tenant_id=0d2e5f87653d473ebedb72902be5ef6d&fields=id => generated 103 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/593] 199.204.45.216 () {38 vars in 1028 bytes} [Wed Jun 3 01:06:45 2026] PUT /v2.0/ports/063c2b07-c609-4832-b39a-679151e2cc2b => generated 1199 bytes in 998 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/594] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:06:46 2026] GET /v2.0/ports?device_id=e45312fb-f41a-4c72-8f99-2f6f37458fdf => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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/595] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Jun 3 01:06:46 2026] GET /v2.0/security-groups?id=cd80507f-121b-43b3-ae15-9f9c53c6a499&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/596] 199.204.45.216 () {34 vars in 1080 bytes} [Wed Jun 3 01:06:46 2026] GET /v2.0/ports?tenant_id=7a472db76c6e47b381382ce485d463fa&device_id=e45312fb-f41a-4c72-8f99-2f6f37458fdf => generated 1238 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/597] 199.204.45.216 () {34 vars in 1058 bytes} [Wed Jun 3 01:06:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=063c2b07-c609-4832-b39a-679151e2cc2b => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/598] 199.204.45.216 () {34 vars in 984 bytes} [Wed Jun 3 01:06:46 2026] GET /v2.0/subnets?id=71ed2f6d-a3f7-4a24-886e-0f154008efdd => generated 677 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/599] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:06:46 2026] GET /v2.0/ports?network_id=653c1c16-99e3-4c23-ab29-16b0d9fffeba&device_owner=network%3Adhcp => generated 1244 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 315/600] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:06:46 2026] GET /v2.0/networks/653c1c16-99e3-4c23-ab29-16b0d9fffeba?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/601] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:06:46 2026] GET /v2.0/networks/653c1c16-99e3-4c23-ab29-16b0d9fffeba?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/602] 10.0.0.110 () {34 vars in 907 bytes} [Wed Jun 3 01:06:46 2026] GET /v2.0/extensions => generated 19901 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/603] 10.0.0.110 () {34 vars in 1008 bytes} [Wed Jun 3 01:06:46 2026] GET /v2.0/networks/ee29cd1a-cabd-485b-9c0d-818d9e613774?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:06:46.748 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-350b3a61-7f7e-4e9d-81ec-341bdb7825e7'] response: {'name': 'network-changed', 'server_uuid': 'e45312fb-f41a-4c72-8f99-2f6f37458fdf', 'tag': '063c2b07-c609-4832-b39a-679151e2cc2b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 287/604] 10.0.0.110 () {34 vars in 1108 bytes} [Wed Jun 3 01:06:46 2026] GET /v2.0/networks/ee29cd1a-cabd-485b-9c0d-818d9e613774?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/605] 199.204.45.216 () {34 vars in 1080 bytes} [Wed Jun 3 01:06:46 2026] GET /v2.0/ports?tenant_id=7a472db76c6e47b381382ce485d463fa&device_id=e45312fb-f41a-4c72-8f99-2f6f37458fdf => generated 1238 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/606] 199.204.45.216 () {34 vars in 986 bytes} [Wed Jun 3 01:06:46 2026] GET /v2.0/networks?id=653c1c16-99e3-4c23-ab29-16b0d9fffeba => generated 779 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/607] 199.204.45.216 () {34 vars in 1058 bytes} [Wed Jun 3 01:06:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=063c2b07-c609-4832-b39a-679151e2cc2b => 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: 290/608] 199.204.45.216 () {34 vars in 984 bytes} [Wed Jun 3 01:06:46 2026] GET /v2.0/subnets?id=71ed2f6d-a3f7-4a24-886e-0f154008efdd => generated 677 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/609] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:06:47 2026] GET /v2.0/ports?network_id=653c1c16-99e3-4c23-ab29-16b0d9fffeba&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/610] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:06:47 2026] GET /v2.0/ports?device_id=c86a7990-f30c-4715-a611-af6f85dd9721 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:06:47.161 7 INFO neutron.db.segments_db [None req-26cd6b76-667d-4ac5-9148-d0495950bba3 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] Added segment acf27957-f0b5-4443-b8ef-c25b03dfdcea of type vxlan for network 40422d12-7947-45cd-90fd-a81f587633c3 [pid: 8|app: 0|req: 293/611] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:06:47 2026] GET /v2.0/networks/653c1c16-99e3-4c23-ab29-16b0d9fffeba?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: 294/612] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:06:47 2026] GET /v2.0/networks/653c1c16-99e3-4c23-ab29-16b0d9fffeba?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: 7|app: 0|req: 319/613] 10.0.0.126 () {34 vars in 671 bytes} [Wed Jun 3 01:06:46 2026] POST /v2.0/networks => generated 747 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/614] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:06:47 2026] GET /v2.0/ports?device_id=e45312fb-f41a-4c72-8f99-2f6f37458fdf => generated 969 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/615] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Jun 3 01:06:47 2026] GET /v2.0/security-groups?id=cd80507f-121b-43b3-ae15-9f9c53c6a499&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/616] 10.0.0.126 () {34 vars in 669 bytes} [Wed Jun 3 01:06:47 2026] POST /v2.0/subnets => generated 670 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:06:47.668 7 INFO neutron.db.segments_db [None req-394ae3eb-5056-4826-a492-63c90e4dff7f 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] Added segment e5e78f68-cc20-4cd3-8f6f-015c85216bdb of type vxlan for network 0b8b067e-2066-4be4-9025-c3e17ee1ef02 2026-06-03 01:06:47.727 8 INFO neutron.db.segments_db [None req-37457f59-6bb5-431c-a9e2-a84c4687b12c 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] Added segment 7d5c7d46-bf95-4343-8e52-4758fca12b5f of type vxlan for network 5ccb96ee-1a00-4d04-8936-382c10131717 [pid: 8|app: 0|req: 297/617] 10.0.0.126 () {34 vars in 671 bytes} [Wed Jun 3 01:06:47 2026] POST /v2.0/networks => generated 744 bytes in 468 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:06:48.041 7 INFO neutron.db.l3_hamode_db [None req-394ae3eb-5056-4826-a492-63c90e4dff7f 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 298/618] 10.0.0.126 () {34 vars in 669 bytes} [Wed Jun 3 01:06:47 2026] POST /v2.0/subnets => generated 667 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/619] 199.204.45.216 () {34 vars in 986 bytes} [Wed Jun 3 01:06:48 2026] GET /v2.0/networks?id=ee29cd1a-cabd-485b-9c0d-818d9e613774 => generated 669 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/620] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:06:48 2026] GET /v2.0/ports?device_id=c86a7990-f30c-4715-a611-af6f85dd9721 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:06:48.388 8 INFO neutron.db.segments_db [None req-aa325514-c73c-4832-964b-c703a4eb345a 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] Added segment 20e7af1d-aec5-494a-939c-f22d83368207 of type vxlan for network f8667af6-3b80-414b-8621-bd360c502a2a 2026-06-03 01:06:48.827 8 INFO neutron.db.l3_hamode_db [None req-aa325514-c73c-4832-964b-c703a4eb345a 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 01:06:49.658 7 INFO neutron.db.l3_hamode_db [None req-394ae3eb-5056-4826-a492-63c90e4dff7f 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 01:06:50.549 8 INFO neutron.db.l3_hamode_db [None req-aa325514-c73c-4832-964b-c703a4eb345a 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 321/621] 10.0.0.126 () {34 vars in 669 bytes} [Wed Jun 3 01:06:47 2026] POST /v2.0/routers => generated 734 bytes in 3376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/622] 199.204.45.216 () {34 vars in 1050 bytes} [Wed Jun 3 01:06:50 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0d2e5f87653d473ebedb72902be5ef6d => generated 181 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/623] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:06:51 2026] GET /v2.0/ports?device_id=e45312fb-f41a-4c72-8f99-2f6f37458fdf => generated 969 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/624] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:06:51 2026] GET /v2.0/ports?device_id=c86a7990-f30c-4715-a611-af6f85dd9721 => 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: 301/627] 10.0.0.126 () {34 vars in 669 bytes} [Wed Jun 3 01:06:48 2026] POST /v2.0/routers => generated 731 bytes in 3550 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:06:51.882 8 WARNING neutron_lib.context [req-eee23c9b-2843-4ef9-9a3d-751a64d70e4d req-eee87e14-84b5-4a80-9683-59087e6748a8 94375a871674458aa51c8061d707232d 0d2e5f87653d473ebedb72902be5ef6d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 302/628] 199.204.45.216 () {38 vars in 955 bytes} [Wed Jun 3 01:06:51 2026] POST /v2.0/ports => generated 954 bytes in 736 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 303/629] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Jun 3 01:06:52 2026] GET /v2.0/security-groups?id=cd80507f-121b-43b3-ae15-9f9c53c6a499&fields=id&fields=name => generated 114 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/630] 10.0.0.126 () {34 vars in 783 bytes} [Wed Jun 3 01:06:51 2026] PUT /v2.0/routers/ffb30a86-71d3-4a94-99b0-ef5063197901/add_router_interface => generated 309 bytes in 1757 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/631] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:06:52 2026] GET /v2.0/ports?device_id=c86a7990-f30c-4715-a611-af6f85dd9721 => generated 957 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/632] 199.204.45.216 () {38 vars in 1028 bytes} [Wed Jun 3 01:06:53 2026] PUT /v2.0/ports/d15ee56c-ca7a-42e4-adf3-62e8df0a05e4 => generated 1199 bytes in 700 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 330/633] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Jun 3 01:06:53 2026] GET /v2.0/security-groups?id=d27dd79e-9cfa-4cb4-acdc-2eb0ffc1b221&fields=id&fields=name => generated 114 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:06:53.882 7 WARNING neutron_lib.context [None req-682f9de6-42d1-44cc-8100-6ed03a4eda09 a084ff87e141413c8180809e26c1ed6f f7ff26212a93483b9263d64600f85a8c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:06:53.930 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7341878e-a4d8-492c-99e9-bad88798b2c1'] response: {'name': 'network-changed', 'server_uuid': 'c86a7990-f30c-4715-a611-af6f85dd9721', 'tag': 'd15ee56c-ca7a-42e4-adf3-62e8df0a05e4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 331/634] 10.0.0.126 () {34 vars in 685 bytes} [Wed Jun 3 01:06:53 2026] POST /v2.0/security-groups => generated 1659 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/635] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:06:54 2026] GET /v2.0/ports?device_id=e45312fb-f41a-4c72-8f99-2f6f37458fdf => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/636] 199.204.45.216 () {34 vars in 1080 bytes} [Wed Jun 3 01:06:54 2026] GET /v2.0/ports?tenant_id=0d2e5f87653d473ebedb72902be5ef6d&device_id=c86a7990-f30c-4715-a611-af6f85dd9721 => generated 1238 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:06:54.152 7 WARNING neutron_lib.context [None req-44461b54-4ed3-4d24-b626-b68d298c6984 a084ff87e141413c8180809e26c1ed6f f7ff26212a93483b9263d64600f85a8c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 334/637] 10.0.0.126 () {34 vars in 695 bytes} [Wed Jun 3 01:06:54 2026] POST /v2.0/security-group-rules => generated 597 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/638] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Jun 3 01:06:54 2026] GET /v2.0/security-groups?id=cd80507f-121b-43b3-ae15-9f9c53c6a499&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: 336/639] 199.204.45.216 () {34 vars in 1058 bytes} [Wed Jun 3 01:06:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=d15ee56c-ca7a-42e4-adf3-62e8df0a05e4 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:06:54.436 7 WARNING neutron_lib.context [None req-22583934-a87a-4efd-99b6-fa57da2ad530 a084ff87e141413c8180809e26c1ed6f f7ff26212a93483b9263d64600f85a8c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 337/640] 10.0.0.126 () {34 vars in 695 bytes} [Wed Jun 3 01:06:54 2026] POST /v2.0/security-group-rules => generated 602 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/641] 199.204.45.216 () {34 vars in 984 bytes} [Wed Jun 3 01:06:54 2026] GET /v2.0/subnets?id=357912d5-bd5e-4301-a933-9a1af6551aa9 => generated 663 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/642] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:06:54 2026] GET /v2.0/ports?device_id=e45312fb-f41a-4c72-8f99-2f6f37458fdf => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:06:54.684 7 WARNING neutron_lib.context [None req-eed5c629-9121-40f0-8794-9eec519bac08 a084ff87e141413c8180809e26c1ed6f f7ff26212a93483b9263d64600f85a8c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/643] 10.0.0.126 () {34 vars in 783 bytes} [Wed Jun 3 01:06:52 2026] PUT /v2.0/routers/266dce70-875b-4300-a90a-8d47d85c7a30/add_router_interface => generated 309 bytes in 2165 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/644] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:06:54 2026] GET /v2.0/ports?network_id=ee29cd1a-cabd-485b-9c0d-818d9e613774&device_owner=network%3Adhcp => generated 1244 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/645] 10.0.0.126 () {34 vars in 676 bytes} [Wed Jun 3 01:06:54 2026] POST /v2.0/floatingips => generated 552 bytes in 754 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/646] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:06:55 2026] GET /v2.0/networks/ee29cd1a-cabd-485b-9c0d-818d9e613774?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/647] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:06:55 2026] GET /v2.0/ports?device_id=c86a7990-f30c-4715-a611-af6f85dd9721 => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:06:55.560 7 WARNING neutron_lib.context [None req-c1e5db58-25f7-4ea3-83e3-a367a2a0b895 d4d668cc2d49492e9d62e71f980d596e 3651caaf3de942a5ae020629a91361bf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 343/648] 10.0.0.126 () {34 vars in 685 bytes} [Wed Jun 3 01:06:55 2026] POST /v2.0/security-groups => generated 1661 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/649] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:06:55 2026] GET /v2.0/networks/ee29cd1a-cabd-485b-9c0d-818d9e613774?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/650] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Jun 3 01:06:55 2026] GET /v2.0/security-groups?id=d27dd79e-9cfa-4cb4-acdc-2eb0ffc1b221&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:06:55.863 7 WARNING neutron_lib.context [None req-57e6257e-428b-475b-8d19-10c479e8ea18 d4d668cc2d49492e9d62e71f980d596e 3651caaf3de942a5ae020629a91361bf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 346/651] 10.0.0.126 () {34 vars in 695 bytes} [Wed Jun 3 01:06:55 2026] POST /v2.0/security-group-rules => generated 597 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:06:56.040 8 INFO neutron.db.l3_db [None req-cc714b90-e0f8-4ed9-87f8-85366c77215f 570dd54a80274e30ab0cc02d8a4c387f 7a472db76c6e47b381382ce485d463fa - - default default] Floating IP 81795cf4-d77b-47d9-a778-790c9a579427 associated. External IP: 10.96.250.210, port: 063c2b07-c609-4832-b39a-679151e2cc2b. [pid: 7|app: 0|req: 347/652] 199.204.45.216 () {34 vars in 1080 bytes} [Wed Jun 3 01:06:56 2026] GET /v2.0/ports?tenant_id=0d2e5f87653d473ebedb72902be5ef6d&device_id=c86a7990-f30c-4715-a611-af6f85dd9721 => generated 1238 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:06:56.118 7 WARNING neutron_lib.context [None req-d40a0252-79bd-4e3a-8a55-e530da7f5f68 d4d668cc2d49492e9d62e71f980d596e 3651caaf3de942a5ae020629a91361bf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 348/653] 10.0.0.126 () {34 vars in 695 bytes} [Wed Jun 3 01:06:56 2026] POST /v2.0/security-group-rules => generated 602 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/654] 199.204.45.216 () {34 vars in 986 bytes} [Wed Jun 3 01:06:56 2026] GET /v2.0/networks?id=ee29cd1a-cabd-485b-9c0d-818d9e613774 => generated 765 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:06:56.354 7 WARNING neutron_lib.context [None req-2282c151-b952-4285-94cc-ecf759b264c1 d4d668cc2d49492e9d62e71f980d596e 3651caaf3de942a5ae020629a91361bf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 306/655] 10.0.0.126 () {34 vars in 749 bytes} [Wed Jun 3 01:06:54 2026] PUT /v2.0/floatingips/81795cf4-d77b-47d9-a778-790c9a579427 => generated 855 bytes in 1612 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/656] 199.204.45.216 () {34 vars in 1058 bytes} [Wed Jun 3 01:06:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=d15ee56c-ca7a-42e4-adf3-62e8df0a05e4 => 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: 308/657] 199.204.45.216 () {34 vars in 984 bytes} [Wed Jun 3 01:06:56 2026] GET /v2.0/subnets?id=357912d5-bd5e-4301-a933-9a1af6551aa9 => generated 663 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/658] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:06:56 2026] GET /v2.0/ports?device_id=e45312fb-f41a-4c72-8f99-2f6f37458fdf => generated 971 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/659] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:06:56 2026] GET /v2.0/ports?network_id=ee29cd1a-cabd-485b-9c0d-818d9e613774&device_owner=network%3Adhcp => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/660] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Jun 3 01:06:56 2026] GET /v2.0/security-groups?id=cd80507f-121b-43b3-ae15-9f9c53c6a499&fields=id&fields=name => generated 114 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/661] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:06:56 2026] GET /v2.0/networks/ee29cd1a-cabd-485b-9c0d-818d9e613774?fields=segments => generated 14 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:06:57.049 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2da363c6-809f-4878-adac-5dbe74b6276b'] response: {'name': 'network-changed', 'server_uuid': 'e45312fb-f41a-4c72-8f99-2f6f37458fdf', 'tag': '063c2b07-c609-4832-b39a-679151e2cc2b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 313/662] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:06:56 2026] GET /v2.0/ports?device_id=c86a7990-f30c-4715-a611-af6f85dd9721 => generated 969 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/663] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:06:57 2026] GET /v2.0/networks/ee29cd1a-cabd-485b-9c0d-818d9e613774?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/664] 199.204.45.216 () {34 vars in 1080 bytes} [Wed Jun 3 01:06:57 2026] GET /v2.0/ports?tenant_id=7a472db76c6e47b381382ce485d463fa&device_id=e45312fb-f41a-4c72-8f99-2f6f37458fdf => generated 1240 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/665] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Jun 3 01:06:57 2026] GET /v2.0/security-groups?id=d27dd79e-9cfa-4cb4-acdc-2eb0ffc1b221&fields=id&fields=name => generated 114 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/666] 10.0.0.126 () {34 vars in 676 bytes} [Wed Jun 3 01:06:56 2026] POST /v2.0/floatingips => generated 552 bytes in 1067 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/667] 199.204.45.216 () {34 vars in 986 bytes} [Wed Jun 3 01:06:57 2026] GET /v2.0/networks?id=653c1c16-99e3-4c23-ab29-16b0d9fffeba => generated 779 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/668] 199.204.45.216 () {34 vars in 1058 bytes} [Wed Jun 3 01:06:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=063c2b07-c609-4832-b39a-679151e2cc2b => generated 858 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/669] 199.204.45.216 () {34 vars in 984 bytes} [Wed Jun 3 01:06:57 2026] GET /v2.0/subnets?id=71ed2f6d-a3f7-4a24-886e-0f154008efdd => generated 677 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/670] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:06:57 2026] GET /v2.0/ports?network_id=653c1c16-99e3-4c23-ab29-16b0d9fffeba&device_owner=network%3Adhcp => generated 1244 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/671] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:06:57 2026] GET /v2.0/networks/653c1c16-99e3-4c23-ab29-16b0d9fffeba?fields=segments => generated 14 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/672] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:06:57 2026] GET /v2.0/networks/653c1c16-99e3-4c23-ab29-16b0d9fffeba?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: 320/673] 10.0.0.110 () {34 vars in 1100 bytes} [Wed Jun 3 01:06:57 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1205332636&fields=id&tenant_id=3651caaf3de942a5ae020629a91361bf => generated 69 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/674] 10.0.0.110 () {34 vars in 982 bytes} [Wed Jun 3 01:06:57 2026] GET /v2.0/networks?id=5ccb96ee-1a00-4d04-8936-382c10131717 => generated 676 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/675] 10.0.0.110 () {34 vars in 965 bytes} [Wed Jun 3 01:06:58 2026] GET /v2.0/quotas/3651caaf3de942a5ae020629a91361bf => generated 292 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/676] 10.0.0.110 () {34 vars in 1002 bytes} [Wed Jun 3 01:06:58 2026] GET /v2.0/ports?tenant_id=3651caaf3de942a5ae020629a91361bf&fields=id => generated 103 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/677] 10.0.0.110 () {34 vars in 1008 bytes} [Wed Jun 3 01:06:58 2026] GET /v2.0/networks/5ccb96ee-1a00-4d04-8936-382c10131717?fields=segments => generated 14 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/678] 10.0.0.110 () {34 vars in 1108 bytes} [Wed Jun 3 01:06:58 2026] GET /v2.0/networks/5ccb96ee-1a00-4d04-8936-382c10131717?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/679] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:06:58 2026] GET /v2.0/ports?device_id=c86a7990-f30c-4715-a611-af6f85dd9721 => generated 971 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/680] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Jun 3 01:06:58 2026] GET /v2.0/security-groups?id=d27dd79e-9cfa-4cb4-acdc-2eb0ffc1b221&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/681] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:06:58 2026] GET /v2.0/ports?device_id=84a10766-2784-402d-8c30-b2131394e9df => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/682] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:06:58 2026] GET /v2.0/ports?device_id=c86a7990-f30c-4715-a611-af6f85dd9721 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:06:59.513 7 INFO neutron.db.l3_db [None req-01a30684-1345-4bde-bedf-709192f67f4a 94375a871674458aa51c8061d707232d 0d2e5f87653d473ebedb72902be5ef6d - - default default] Floating IP c074d37c-d0d0-4a94-8c6e-853b0c4a98b0 associated. External IP: 10.96.250.208, port: d15ee56c-ca7a-42e4-adf3-62e8df0a05e4. [pid: 8|app: 0|req: 325/683] 199.204.45.216 () {34 vars in 986 bytes} [Wed Jun 3 01:06:59 2026] GET /v2.0/networks?id=5ccb96ee-1a00-4d04-8936-382c10131717 => generated 676 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/684] 199.204.45.216 () {34 vars in 1050 bytes} [Wed Jun 3 01:06:59 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3651caaf3de942a5ae020629a91361bf => generated 181 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:06:59.702 8 WARNING neutron_lib.context [req-61841423-93fe-4406-9a89-fd77309cd03a req-388f802d-c3a6-4c49-a572-406e391283e1 d4d668cc2d49492e9d62e71f980d596e 3651caaf3de942a5ae020629a91361bf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 359/685] 10.0.0.126 () {34 vars in 749 bytes} [Wed Jun 3 01:06:58 2026] PUT /v2.0/floatingips/c074d37c-d0d0-4a94-8c6e-853b0c4a98b0 => generated 855 bytes in 1245 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/686] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:06:59 2026] GET /v2.0/ports?device_id=84a10766-2784-402d-8c30-b2131394e9df => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:07:00.078 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-823ace43-2202-46f1-8c5a-28e6aaccb8d4'] response: {'name': 'network-changed', 'server_uuid': 'c86a7990-f30c-4715-a611-af6f85dd9721', 'tag': 'd15ee56c-ca7a-42e4-adf3-62e8df0a05e4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 361/687] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:07:00 2026] GET /v2.0/ports?device_id=c86a7990-f30c-4715-a611-af6f85dd9721 => generated 971 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/688] 199.204.45.216 () {38 vars in 955 bytes} [Wed Jun 3 01:06:59 2026] POST /v2.0/ports => generated 958 bytes in 509 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 362/689] 199.204.45.216 () {34 vars in 1080 bytes} [Wed Jun 3 01:07:00 2026] GET /v2.0/ports?tenant_id=0d2e5f87653d473ebedb72902be5ef6d&device_id=c86a7990-f30c-4715-a611-af6f85dd9721 => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/690] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Jun 3 01:07:00 2026] GET /v2.0/security-groups?id=d27dd79e-9cfa-4cb4-acdc-2eb0ffc1b221&fields=id&fields=name => generated 114 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/691] 199.204.45.216 () {34 vars in 986 bytes} [Wed Jun 3 01:07:00 2026] GET /v2.0/networks?id=ee29cd1a-cabd-485b-9c0d-818d9e613774 => generated 765 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/692] 199.204.45.216 () {34 vars in 1058 bytes} [Wed Jun 3 01:07:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=d15ee56c-ca7a-42e4-adf3-62e8df0a05e4 => generated 858 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/693] 10.0.0.110 () {34 vars in 1098 bytes} [Wed Jun 3 01:07:00 2026] GET /v2.0/security-groups?name=tempest-securitygroup--740171421&fields=id&tenant_id=f7ff26212a93483b9263d64600f85a8c => generated 69 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/694] 199.204.45.216 () {34 vars in 984 bytes} [Wed Jun 3 01:07:00 2026] GET /v2.0/subnets?id=357912d5-bd5e-4301-a933-9a1af6551aa9 => generated 663 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/695] 10.0.0.110 () {34 vars in 982 bytes} [Wed Jun 3 01:07:00 2026] GET /v2.0/networks?id=40422d12-7947-45cd-90fd-a81f587633c3 => generated 679 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/696] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:07:00 2026] GET /v2.0/ports?network_id=ee29cd1a-cabd-485b-9c0d-818d9e613774&device_owner=network%3Adhcp => generated 1244 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/697] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:07:00 2026] GET /v2.0/ports?device_id=c86a7990-f30c-4715-a611-af6f85dd9721 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/698] 10.0.0.110 () {34 vars in 965 bytes} [Wed Jun 3 01:07:00 2026] GET /v2.0/quotas/f7ff26212a93483b9263d64600f85a8c => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/699] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:07:00 2026] GET /v2.0/networks/ee29cd1a-cabd-485b-9c0d-818d9e613774?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/700] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Jun 3 01:07:00 2026] GET /v2.0/security-groups?id=d27dd79e-9cfa-4cb4-acdc-2eb0ffc1b221&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: 7|app: 0|req: 363/701] 199.204.45.216 () {38 vars in 1028 bytes} [Wed Jun 3 01:07:00 2026] PUT /v2.0/ports/7c333da9-3298-40f9-a188-5940312ee3d9 => generated 1203 bytes in 673 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 364/702] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:07:00 2026] GET /v2.0/networks/ee29cd1a-cabd-485b-9c0d-818d9e613774?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 339/703] 10.0.0.110 () {34 vars in 1002 bytes} [Wed Jun 3 01:07:00 2026] GET /v2.0/ports?tenant_id=f7ff26212a93483b9263d64600f85a8c&fields=id => generated 103 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/704] 199.204.45.216 () {34 vars in 1080 bytes} [Wed Jun 3 01:07:01 2026] GET /v2.0/ports?tenant_id=3651caaf3de942a5ae020629a91361bf&device_id=84a10766-2784-402d-8c30-b2131394e9df => generated 1242 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/705] 199.204.45.216 () {34 vars in 1060 bytes} [Wed Jun 3 01:07:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=7c333da9-3298-40f9-a188-5940312ee3d9 => 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: 340/706] 10.0.0.110 () {34 vars in 1008 bytes} [Wed Jun 3 01:07:01 2026] GET /v2.0/networks/40422d12-7947-45cd-90fd-a81f587633c3?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/707] 199.204.45.216 () {34 vars in 984 bytes} [Wed Jun 3 01:07:01 2026] GET /v2.0/subnets?id=85fd8034-a4df-4625-8fbf-4b38d69ef970 => generated 670 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/708] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:07:01 2026] GET /v2.0/ports?device_id=84a10766-2784-402d-8c30-b2131394e9df => generated 973 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/709] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:07:01 2026] GET /v2.0/ports?network_id=5ccb96ee-1a00-4d04-8936-382c10131717&device_owner=network%3Adhcp => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/710] 10.0.0.110 () {34 vars in 1108 bytes} [Wed Jun 3 01:07:01 2026] GET /v2.0/networks/40422d12-7947-45cd-90fd-a81f587633c3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/711] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Jun 3 01:07:01 2026] GET /v2.0/security-groups?id=ae15b014-d12c-4847-856b-18df6314ff7d&fields=id&fields=name => generated 114 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/712] 199.204.45.216 () {34 vars in 994 bytes} [Wed Jun 3 01:07:01 2026] GET /v2.0/ports?device_id=c86a7990-f30c-4715-a611-af6f85dd9721 => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/713] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:07:01 2026] GET /v2.0/networks/5ccb96ee-1a00-4d04-8936-382c10131717?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: 371/714] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:07:01 2026] GET /v2.0/networks/5ccb96ee-1a00-4d04-8936-382c10131717?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/715] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:07:01 2026] GET /v2.0/ports?device_id=6dbf66af-5383-4ee3-a739-ac83d198caa8 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/716] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:07:01 2026] GET /v2.0/ports?device_id=c86a7990-f30c-4715-a611-af6f85dd9721 => generated 971 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/717] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Jun 3 01:07:02 2026] GET /v2.0/security-groups?id=d27dd79e-9cfa-4cb4-acdc-2eb0ffc1b221&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:07:02.149 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4ebd3a4c-7236-464e-9ee1-1480a45694d2'] response: {'name': 'network-changed', 'server_uuid': '84a10766-2784-402d-8c30-b2131394e9df', 'tag': '7c333da9-3298-40f9-a188-5940312ee3d9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 375/718] 199.204.45.216 () {34 vars in 1080 bytes} [Wed Jun 3 01:07:02 2026] GET /v2.0/ports?tenant_id=3651caaf3de942a5ae020629a91361bf&device_id=84a10766-2784-402d-8c30-b2131394e9df => generated 1242 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/719] 199.204.45.216 () {34 vars in 986 bytes} [Wed Jun 3 01:07:02 2026] GET /v2.0/networks?id=5ccb96ee-1a00-4d04-8936-382c10131717 => generated 772 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/720] 199.204.45.216 () {34 vars in 1060 bytes} [Wed Jun 3 01:07:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=7c333da9-3298-40f9-a188-5940312ee3d9 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/721] 199.204.45.216 () {34 vars in 984 bytes} [Wed Jun 3 01:07:02 2026] GET /v2.0/subnets?id=85fd8034-a4df-4625-8fbf-4b38d69ef970 => generated 670 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/722] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:07:02 2026] GET /v2.0/ports?device_id=84a10766-2784-402d-8c30-b2131394e9df => generated 973 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/723] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:07:02 2026] GET /v2.0/ports?network_id=5ccb96ee-1a00-4d04-8936-382c10131717&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/724] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Jun 3 01:07:02 2026] GET /v2.0/security-groups?id=ae15b014-d12c-4847-856b-18df6314ff7d&fields=id&fields=name => generated 114 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/725] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:07:02 2026] GET /v2.0/networks/5ccb96ee-1a00-4d04-8936-382c10131717?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:07:02.711 8 INFO neutron.db.l3_db [req-0a106fcc-d2a1-45d2-bd98-e554c394becc req-29efd235-7ec3-4b82-b71f-ea1ff8696b7f 94375a871674458aa51c8061d707232d 0d2e5f87653d473ebedb72902be5ef6d - - default default] Floating IP c074d37c-d0d0-4a94-8c6e-853b0c4a98b0 disassociated. External IP: 10.96.250.208, port: d15ee56c-ca7a-42e4-adf3-62e8df0a05e4. [pid: 7|app: 0|req: 383/726] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:07:02 2026] GET /v2.0/networks/5ccb96ee-1a00-4d04-8936-382c10131717?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/727] 199.204.45.216 () {34 vars in 986 bytes} [Wed Jun 3 01:07:02 2026] GET /v2.0/networks?id=40422d12-7947-45cd-90fd-a81f587633c3 => generated 679 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/728] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:07:02 2026] GET /v2.0/ports?device_id=6dbf66af-5383-4ee3-a739-ac83d198caa8 => 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: 386/729] 199.204.45.216 () {34 vars in 1050 bytes} [Wed Jun 3 01:07:02 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f7ff26212a93483b9263d64600f85a8c => generated 180 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:07:03.058 7 WARNING neutron_lib.context [req-af3f8d4f-840f-47b3-bfec-c6a6d11b5641 req-7cf4bef4-2059-4632-8fd7-2d1cd19d67bc a084ff87e141413c8180809e26c1ed6f f7ff26212a93483b9263d64600f85a8c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 344/730] 199.204.45.216 () {36 vars in 997 bytes} [Wed Jun 3 01:07:01 2026] DELETE /v2.0/ports/d15ee56c-ca7a-42e4-adf3-62e8df0a05e4 => generated 0 bytes in 2035 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/731] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:07:03 2026] GET /v2.0/ports?device_id=c86a7990-f30c-4715-a611-af6f85dd9721 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/732] 199.204.45.216 () {38 vars in 955 bytes} [Wed Jun 3 01:07:03 2026] POST /v2.0/ports => generated 954 bytes in 682 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:07:03.739 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c7745259-9e06-4c8f-8c8c-788b8c05227f'] response: {'server_uuid': 'c86a7990-f30c-4715-a611-af6f85dd9721', 'name': 'network-vif-deleted', 'tag': 'd15ee56c-ca7a-42e4-adf3-62e8df0a05e4', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/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: 388/733] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:07:03 2026] GET /v2.0/ports?device_id=84a10766-2784-402d-8c30-b2131394e9df => generated 975 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/734] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Jun 3 01:07:03 2026] GET /v2.0/security-groups?id=ae15b014-d12c-4847-856b-18df6314ff7d&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/735] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:07:04 2026] GET /v2.0/ports?device_id=6dbf66af-5383-4ee3-a739-ac83d198caa8 => generated 957 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/736] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:07:04 2026] GET /v2.0/ports?device_id=84a10766-2784-402d-8c30-b2131394e9df => generated 975 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/737] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Jun 3 01:07:04 2026] GET /v2.0/security-groups?id=190e339a-ccee-447f-a27c-d0411e8adaae&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: 346/738] 199.204.45.216 () {38 vars in 1028 bytes} [Wed Jun 3 01:07:03 2026] PUT /v2.0/ports/ce2bf11b-ab4a-4817-8e1c-fef098446df9 => generated 1199 bytes in 716 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 347/739] 199.204.45.216 () {34 vars in 1080 bytes} [Wed Jun 3 01:07:04 2026] GET /v2.0/ports?tenant_id=f7ff26212a93483b9263d64600f85a8c&device_id=6dbf66af-5383-4ee3-a739-ac83d198caa8 => generated 1238 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 348/740] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:07:04 2026] DELETE /v2.0/security-groups/d27dd79e-9cfa-4cb4-acdc-2eb0ffc1b221 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/741] 199.204.45.216 () {34 vars in 1058 bytes} [Wed Jun 3 01:07:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=ce2bf11b-ab4a-4817-8e1c-fef098446df9 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:07:04.740 8 INFO neutron.api.v2.resource [None req-1a40751b-7bad-4942-a407-45d729f2f12d 94375a871674458aa51c8061d707232d 0d2e5f87653d473ebedb72902be5ef6d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 350/742] 10.0.0.126 () {32 vars in 737 bytes} [Wed Jun 3 01:07:04 2026] GET /v2.0/security-groups/d27dd79e-9cfa-4cb4-acdc-2eb0ffc1b221 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/743] 199.204.45.216 () {34 vars in 984 bytes} [Wed Jun 3 01:07:04 2026] GET /v2.0/subnets?id=8e506d72-3476-471e-9ae5-e48225e16bb0 => generated 673 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:07:04.872 7 INFO neutron.db.l3_db [None req-4acb774f-b311-4275-be2b-c1237180f17b d4d668cc2d49492e9d62e71f980d596e 3651caaf3de942a5ae020629a91361bf - - default default] Floating IP 34b4c750-08a4-4276-8f9f-e635a8f22999 associated. External IP: 10.96.250.202, port: 7c333da9-3298-40f9-a188-5940312ee3d9. [pid: 8|app: 0|req: 352/744] 10.0.0.126 () {32 vars in 732 bytes} [Wed Jun 3 01:07:04 2026] DELETE /v2.0/floatingips/c074d37c-d0d0-4a94-8c6e-853b0c4a98b0 => generated 0 bytes in 517 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/745] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:07:05 2026] GET /v2.0/ports?network_id=40422d12-7947-45cd-90fd-a81f587633c3&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/748] 10.0.0.126 () {34 vars in 749 bytes} [Wed Jun 3 01:07:04 2026] PUT /v2.0/floatingips/34b4c750-08a4-4276-8f9f-e635a8f22999 => generated 856 bytes in 1153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/749] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:07:05 2026] GET /v2.0/ports?device_id=6dbf66af-5383-4ee3-a739-ac83d198caa8 => generated 969 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/750] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:07:05 2026] GET /v2.0/networks/40422d12-7947-45cd-90fd-a81f587633c3?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/751] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:07:05 2026] GET /v2.0/ports?device_id=84a10766-2784-402d-8c30-b2131394e9df => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/752] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Jun 3 01:07:05 2026] GET /v2.0/security-groups?id=190e339a-ccee-447f-a27c-d0411e8adaae&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:07:05.695 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2d19e61f-30ef-4e7b-a4a9-be21f743dee7'] response: {'name': 'network-changed', 'server_uuid': '84a10766-2784-402d-8c30-b2131394e9df', 'tag': '7c333da9-3298-40f9-a188-5940312ee3d9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 398/753] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:07:05 2026] GET /v2.0/networks/40422d12-7947-45cd-90fd-a81f587633c3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/754] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Jun 3 01:07:05 2026] GET /v2.0/security-groups?id=ae15b014-d12c-4847-856b-18df6314ff7d&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:07:05.812 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-73d96c4c-785c-41cd-af2e-a2cbde9b6a39'] response: {'name': 'network-changed', 'server_uuid': '6dbf66af-5383-4ee3-a739-ac83d198caa8', 'tag': 'ce2bf11b-ab4a-4817-8e1c-fef098446df9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 400/755] 199.204.45.216 () {34 vars in 1080 bytes} [Wed Jun 3 01:07:05 2026] GET /v2.0/ports?tenant_id=3651caaf3de942a5ae020629a91361bf&device_id=84a10766-2784-402d-8c30-b2131394e9df => 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: 401/756] 199.204.45.216 () {34 vars in 1080 bytes} [Wed Jun 3 01:07:05 2026] GET /v2.0/ports?tenant_id=f7ff26212a93483b9263d64600f85a8c&device_id=6dbf66af-5383-4ee3-a739-ac83d198caa8 => generated 1238 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/757] 199.204.45.216 () {34 vars in 986 bytes} [Wed Jun 3 01:07:05 2026] GET /v2.0/networks?id=5ccb96ee-1a00-4d04-8936-382c10131717 => generated 772 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/758] 199.204.45.216 () {34 vars in 986 bytes} [Wed Jun 3 01:07:05 2026] GET /v2.0/networks?id=40422d12-7947-45cd-90fd-a81f587633c3 => generated 775 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/759] 199.204.45.216 () {34 vars in 1060 bytes} [Wed Jun 3 01:07:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=7c333da9-3298-40f9-a188-5940312ee3d9 => generated 859 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/760] 199.204.45.216 () {34 vars in 1058 bytes} [Wed Jun 3 01:07:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=ce2bf11b-ab4a-4817-8e1c-fef098446df9 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/761] 199.204.45.216 () {34 vars in 984 bytes} [Wed Jun 3 01:07:06 2026] GET /v2.0/subnets?id=85fd8034-a4df-4625-8fbf-4b38d69ef970 => generated 670 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/762] 199.204.45.216 () {34 vars in 984 bytes} [Wed Jun 3 01:07:06 2026] GET /v2.0/subnets?id=8e506d72-3476-471e-9ae5-e48225e16bb0 => generated 673 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/763] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:07:06 2026] GET /v2.0/ports?network_id=5ccb96ee-1a00-4d04-8936-382c10131717&device_owner=network%3Adhcp => generated 1244 bytes in 388 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/764] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:07:06 2026] GET /v2.0/ports?device_id=84a10766-2784-402d-8c30-b2131394e9df => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/765] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jun 3 01:07:06 2026] GET /v2.0/ports?device_id=e45312fb-f41a-4c72-8f99-2f6f37458fdf => generated 1240 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/766] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:07:06 2026] GET /v2.0/ports?network_id=40422d12-7947-45cd-90fd-a81f587633c3&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: 412/767] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:07:06 2026] GET /v2.0/networks/5ccb96ee-1a00-4d04-8936-382c10131717?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/768] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Jun 3 01:07:06 2026] GET /v2.0/security-groups?id=ae15b014-d12c-4847-856b-18df6314ff7d&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/769] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:07:07 2026] GET /v2.0/ports?device_id=6dbf66af-5383-4ee3-a739-ac83d198caa8 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/770] 199.204.45.216 () {34 vars in 994 bytes} [Wed Jun 3 01:07:07 2026] GET /v2.0/ports?device_id=84a10766-2784-402d-8c30-b2131394e9df => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/771] 10.0.0.239 () {34 vars in 1040 bytes} [Wed Jun 3 01:07:07 2026] GET /v2.0/security-groups?id=cd80507f-121b-43b3-ae15-9f9c53c6a499&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: 417/772] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:07:07 2026] GET /v2.0/networks/40422d12-7947-45cd-90fd-a81f587633c3?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/773] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:07:07 2026] GET /v2.0/networks/5ccb96ee-1a00-4d04-8936-382c10131717?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: 7|app: 0|req: 419/774] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Jun 3 01:07:07 2026] GET /v2.0/security-groups?id=190e339a-ccee-447f-a27c-d0411e8adaae&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: 8|app: 0|req: 356/775] 10.0.0.126 () {34 vars in 789 bytes} [Wed Jun 3 01:07:05 2026] PUT /v2.0/routers/08db0850-65d5-4488-86bd-a255d5bba924/remove_router_interface => generated 309 bytes in 2114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/776] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:07:07 2026] GET /v2.0/networks/40422d12-7947-45cd-90fd-a81f587633c3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:07:07.877 7 INFO neutron.db.l3_db [req-08a653ab-919e-4d0e-983d-27362fa1a491 req-f74182dc-f18d-4bbb-939e-6da4177b0096 d4d668cc2d49492e9d62e71f980d596e 3651caaf3de942a5ae020629a91361bf - - default default] Floating IP 34b4c750-08a4-4276-8f9f-e635a8f22999 disassociated. External IP: 10.96.250.202, port: 7c333da9-3298-40f9-a188-5940312ee3d9. [pid: 7|app: 0|req: 420/777] 199.204.45.216 () {36 vars in 997 bytes} [Wed Jun 3 01:07:07 2026] DELETE /v2.0/ports/7c333da9-3298-40f9-a188-5940312ee3d9 => generated 0 bytes in 1066 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/778] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:07:08 2026] GET /v2.0/ports?device_id=84a10766-2784-402d-8c30-b2131394e9df => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:07:08.529 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-58a100cb-78f3-46f8-a60b-1b0c1bf383ce'] response: {'server_uuid': '84a10766-2784-402d-8c30-b2131394e9df', 'name': 'network-vif-deleted', 'tag': '7c333da9-3298-40f9-a188-5940312ee3d9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 422/779] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:07:08 2026] GET /v2.0/ports?device_id=6dbf66af-5383-4ee3-a739-ac83d198caa8 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/780] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Jun 3 01:07:08 2026] GET /v2.0/security-groups?id=190e339a-ccee-447f-a27c-d0411e8adaae&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: 424/781] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:07:08 2026] GET /v2.0/ports?device_id=6dbf66af-5383-4ee3-a739-ac83d198caa8 => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:07:08.917 8 INFO neutron.services.segments.plugin [-] Segment 4e9f0c93-1196-4d0a-8c54-1052a2ff175e resource provider aggregate not found 2026-06-03 01:07:08.924 8 INFO neutron.services.segments.plugin [-] Segment 4e9f0c93-1196-4d0a-8c54-1052a2ff175e resource provider aggregate not found 2026-06-03 01:07:08.933 8 INFO neutron.services.segments.plugin [-] Segment 4e9f0c93-1196-4d0a-8c54-1052a2ff175e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e9f0c93-1196-4d0a-8c54-1052a2ff175e found for delete ", "request_id": "req-306de0bf-09f5-47a8-8577-0e9f9a357fb1"}]} 2026-06-03 01:07:08.950 8 INFO neutron.services.segments.plugin [-] Segment 4e9f0c93-1196-4d0a-8c54-1052a2ff175e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e9f0c93-1196-4d0a-8c54-1052a2ff175e found for delete ", "request_id": "req-d23d9c27-bf66-48e2-b0bf-f92787fbb829"}]} 2026-06-03 01:07:08.958 8 INFO neutron.db.l3_hamode_db [None req-223cf2bc-dad5-400d-94d3-b16a730d5df9 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] HA network 73cc87d7-782d-45ba-a2c5-6950dea5985f was deleted as no HA routers are present in tenant 0d2e5f87653d473ebedb72902be5ef6d. [pid: 8|app: 0|req: 358/782] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:07:07 2026] DELETE /v2.0/routers/08db0850-65d5-4488-86bd-a255d5bba924 => generated 0 bytes in 1375 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/783] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:07:08 2026] DELETE /v2.0/subnets/357912d5-bd5e-4301-a933-9a1af6551aa9 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:07:09.334 7 INFO neutron.db.l3_db [None req-3887e2b7-4c24-445b-8199-0d520e465c39 a084ff87e141413c8180809e26c1ed6f f7ff26212a93483b9263d64600f85a8c - - default default] Floating IP 563c3fb3-084e-413e-a42c-e4bd57e1ef09 associated. External IP: 10.96.250.213, port: ce2bf11b-ab4a-4817-8e1c-fef098446df9. [pid: 8|app: 0|req: 360/784] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:07:09 2026] DELETE /v2.0/networks/ee29cd1a-cabd-485b-9c0d-818d9e613774 => generated 0 bytes in 455 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/785] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:07:09 2026] DELETE /v2.0/security-groups/ae15b014-d12c-4847-856b-18df6314ff7d => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/786] 10.0.0.126 () {34 vars in 749 bytes} [Wed Jun 3 01:07:08 2026] PUT /v2.0/floatingips/563c3fb3-084e-413e-a42c-e4bd57e1ef09 => generated 855 bytes in 1054 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:07:09.825 8 INFO neutron.api.v2.resource [None req-ed88b3f4-c2bf-42d9-990e-5ac4a32072bc d4d668cc2d49492e9d62e71f980d596e 3651caaf3de942a5ae020629a91361bf - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 362/787] 10.0.0.126 () {32 vars in 737 bytes} [Wed Jun 3 01:07:09 2026] GET /v2.0/security-groups/ae15b014-d12c-4847-856b-18df6314ff7d => 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: 426/788] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:07:09 2026] GET /v2.0/security-groups?tenant_id=0d2e5f87653d473ebedb72902be5ef6d&name=default => generated 2925 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/789] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:07:09 2026] GET /v2.0/ports?device_id=6dbf66af-5383-4ee3-a739-ac83d198caa8 => generated 971 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/790] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:07:09 2026] DELETE /v2.0/security-groups/601aa9e0-0f64-4847-a04c-db0ac6868fc8 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/791] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Jun 3 01:07:10 2026] GET /v2.0/security-groups?id=190e339a-ccee-447f-a27c-d0411e8adaae&fields=id&fields=name => generated 113 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/792] 10.0.0.126 () {32 vars in 732 bytes} [Wed Jun 3 01:07:09 2026] DELETE /v2.0/floatingips/34b4c750-08a4-4276-8f9f-e635a8f22999 => generated 0 bytes in 458 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:07:10.587 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f8f7ed9-9b01-4b71-b416-fac3435a8774'] response: {'name': 'network-changed', 'server_uuid': '6dbf66af-5383-4ee3-a739-ac83d198caa8', 'tag': 'ce2bf11b-ab4a-4817-8e1c-fef098446df9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 364/793] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:07:10 2026] GET /v2.0/ports?device_id=6dbf66af-5383-4ee3-a739-ac83d198caa8 => generated 971 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/794] 199.204.45.216 () {34 vars in 1080 bytes} [Wed Jun 3 01:07:10 2026] GET /v2.0/ports?tenant_id=f7ff26212a93483b9263d64600f85a8c&device_id=6dbf66af-5383-4ee3-a739-ac83d198caa8 => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/795] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Jun 3 01:07:10 2026] GET /v2.0/security-groups?id=190e339a-ccee-447f-a27c-d0411e8adaae&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/796] 199.204.45.216 () {34 vars in 986 bytes} [Wed Jun 3 01:07:10 2026] GET /v2.0/networks?id=40422d12-7947-45cd-90fd-a81f587633c3 => generated 775 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/797] 199.204.45.216 () {34 vars in 1058 bytes} [Wed Jun 3 01:07:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=ce2bf11b-ab4a-4817-8e1c-fef098446df9 => generated 858 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:07:10.967 8 INFO neutron.services.segments.plugin [-] Segment c2d1b172-7db0-43c7-86ca-a3b0a9ec2082 resource provider aggregate not found 2026-06-03 01:07:10.984 8 INFO neutron.services.segments.plugin [-] Segment c2d1b172-7db0-43c7-86ca-a3b0a9ec2082 resource provider aggregate not found 2026-06-03 01:07:10.989 8 INFO neutron.services.segments.plugin [-] Segment c2d1b172-7db0-43c7-86ca-a3b0a9ec2082 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2d1b172-7db0-43c7-86ca-a3b0a9ec2082 found for delete ", "request_id": "req-f5a9a8b7-2e16-419c-8a88-91fe21c67c63"}]} 2026-06-03 01:07:11.005 8 INFO neutron.services.segments.plugin [-] Segment c2d1b172-7db0-43c7-86ca-a3b0a9ec2082 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2d1b172-7db0-43c7-86ca-a3b0a9ec2082 found for delete ", "request_id": "req-cb12ab56-d18e-43d5-857f-2d2d7e6fb5e7"}]} [pid: 8|app: 0|req: 369/798] 199.204.45.216 () {34 vars in 984 bytes} [Wed Jun 3 01:07:10 2026] GET /v2.0/subnets?id=8e506d72-3476-471e-9ae5-e48225e16bb0 => generated 673 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/799] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:07:11 2026] GET /v2.0/ports?network_id=40422d12-7947-45cd-90fd-a81f587633c3&device_owner=network%3Adhcp => generated 1244 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/800] 199.204.45.216 () {34 vars in 994 bytes} [Wed Jun 3 01:07:11 2026] GET /v2.0/ports?device_id=6dbf66af-5383-4ee3-a739-ac83d198caa8 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/801] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:07:11 2026] GET /v2.0/networks/40422d12-7947-45cd-90fd-a81f587633c3?fields=segments => generated 14 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:07:11.599 8 INFO neutron.db.l3_db [req-81f33046-8ad6-4f33-960d-46b00ef9fa03 req-ef52682a-55e4-4ea7-98f7-8d8cd10fb5a9 a084ff87e141413c8180809e26c1ed6f f7ff26212a93483b9263d64600f85a8c - - default default] Floating IP 563c3fb3-084e-413e-a42c-e4bd57e1ef09 disassociated. External IP: 10.96.250.213, port: ce2bf11b-ab4a-4817-8e1c-fef098446df9. [pid: 7|app: 0|req: 430/802] 10.0.0.126 () {34 vars in 789 bytes} [Wed Jun 3 01:07:10 2026] PUT /v2.0/routers/266dce70-875b-4300-a90a-8d47d85c7a30/remove_router_interface => generated 309 bytes in 1495 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/803] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:07:11 2026] GET /v2.0/networks/40422d12-7947-45cd-90fd-a81f587633c3?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: 373/804] 199.204.45.216 () {36 vars in 997 bytes} [Wed Jun 3 01:07:11 2026] DELETE /v2.0/ports/ce2bf11b-ab4a-4817-8e1c-fef098446df9 => generated 0 bytes in 925 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/805] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:07:12 2026] GET /v2.0/ports?device_id=6dbf66af-5383-4ee3-a739-ac83d198caa8 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:07:12.203 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b2bdfcb0-5626-4d47-85d5-613dd6f2b7cb'] response: {'server_uuid': '6dbf66af-5383-4ee3-a739-ac83d198caa8', 'name': 'network-vif-deleted', 'tag': 'ce2bf11b-ab4a-4817-8e1c-fef098446df9', 'status': 'completed', 'code': 200} 2026-06-03 01:07:12.618 8 INFO neutron.db.segments_db [None req-8bf7f57e-d7bc-47ed-8c99-df184f218122 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] Added segment f82b4b65-948d-4780-8f45-21a9d80d7885 of type vxlan for network 8ecc4248-f8cc-46af-9825-8327a3d513ad [pid: 8|app: 0|req: 375/806] 10.0.0.126 () {34 vars in 671 bytes} [Wed Jun 3 01:07:12 2026] POST /v2.0/networks => generated 744 bytes in 548 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/807] 10.0.0.126 () {34 vars in 669 bytes} [Wed Jun 3 01:07:12 2026] POST /v2.0/subnets => generated 667 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:07:13.109 7 INFO neutron.services.segments.plugin [-] Segment 20e7af1d-aec5-494a-939c-f22d83368207 resource provider aggregate not found 2026-06-03 01:07:13.134 7 INFO neutron.services.segments.plugin [-] Segment 20e7af1d-aec5-494a-939c-f22d83368207 resource provider aggregate not found 2026-06-03 01:07:13.143 7 INFO neutron.services.segments.plugin [-] Segment 20e7af1d-aec5-494a-939c-f22d83368207 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20e7af1d-aec5-494a-939c-f22d83368207 found for delete ", "request_id": "req-e590f6be-5074-4ad2-8a77-9e2c9b6de225"}]} 2026-06-03 01:07:13.156 7 INFO neutron.services.segments.plugin [-] Segment 20e7af1d-aec5-494a-939c-f22d83368207 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20e7af1d-aec5-494a-939c-f22d83368207 found for delete ", "request_id": "req-0249bd88-720c-46c0-82af-54c693b84c86"}]} 2026-06-03 01:07:13.161 7 INFO neutron.db.l3_hamode_db [None req-55ccd975-1d92-4eb8-96cb-1479bdcf6ebe 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] HA network f8667af6-3b80-414b-8621-bd360c502a2a was deleted as no HA routers are present in tenant 3651caaf3de942a5ae020629a91361bf. 2026-06-03 01:07:13.167 8 INFO neutron.db.segments_db [None req-5dccba73-4142-4fe0-ad38-9e6b52353bfb 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] Added segment 7b0f471b-aa47-49ec-baea-8434bade6c54 of type vxlan for network 1218757c-c285-4e41-ae30-bc1a103bd260 [pid: 7|app: 0|req: 432/808] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:07:11 2026] DELETE /v2.0/routers/266dce70-875b-4300-a90a-8d47d85c7a30 => generated 0 bytes in 1321 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/809] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:07:13 2026] DELETE /v2.0/subnets/85fd8034-a4df-4625-8fbf-4b38d69ef970 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:07:13.520 8 INFO neutron.db.l3_hamode_db [None req-5dccba73-4142-4fe0-ad38-9e6b52353bfb 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 434/810] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:07:13 2026] DELETE /v2.0/security-groups/190e339a-ccee-447f-a27c-d0411e8adaae => generated 0 bytes in 193 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 7|app: 0|req: 435/811] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:07:13 2026] DELETE /v2.0/networks/5ccb96ee-1a00-4d04-8936-382c10131717 => generated 0 bytes in 494 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:07:14.121 7 INFO neutron.api.v2.resource [None req-3f9f8445-da33-43af-9867-ba3597d8b461 a084ff87e141413c8180809e26c1ed6f f7ff26212a93483b9263d64600f85a8c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 436/812] 10.0.0.126 () {32 vars in 737 bytes} [Wed Jun 3 01:07:14 2026] GET /v2.0/security-groups/190e339a-ccee-447f-a27c-d0411e8adaae => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:07:14.739 8 INFO neutron.db.l3_hamode_db [None req-5dccba73-4142-4fe0-ad38-9e6b52353bfb 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 01:07:15.191 7 INFO neutron.services.segments.plugin [-] Segment 7d5c7d46-bf95-4343-8e52-4758fca12b5f resource provider aggregate not found 2026-06-03 01:07:15.196 7 INFO neutron.services.segments.plugin [-] Segment 7d5c7d46-bf95-4343-8e52-4758fca12b5f resource provider aggregate not found 2026-06-03 01:07:15.216 7 INFO neutron.services.segments.plugin [-] Segment 7d5c7d46-bf95-4343-8e52-4758fca12b5f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d5c7d46-bf95-4343-8e52-4758fca12b5f found for delete ", "request_id": "req-7f53b7a3-541a-424b-a4de-a91a73460205"}]} 2026-06-03 01:07:15.219 7 INFO neutron.services.segments.plugin [-] Segment 7d5c7d46-bf95-4343-8e52-4758fca12b5f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d5c7d46-bf95-4343-8e52-4758fca12b5f found for delete ", "request_id": "req-35efae01-786a-49b8-bf3b-c863f816752f"}]} [pid: 7|app: 0|req: 437/813] 10.0.0.126 () {32 vars in 732 bytes} [Wed Jun 3 01:07:14 2026] DELETE /v2.0/floatingips/563c3fb3-084e-413e-a42c-e4bd57e1ef09 => generated 0 bytes in 1189 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/814] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:07:15 2026] GET /v2.0/security-groups?tenant_id=3651caaf3de942a5ae020629a91361bf&name=default => generated 2925 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/815] 10.0.0.126 () {34 vars in 669 bytes} [Wed Jun 3 01:07:13 2026] POST /v2.0/routers => generated 731 bytes in 3301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/816] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:07:16 2026] DELETE /v2.0/security-groups/0b082820-b4ca-45c1-b2f8-085ae0aaa5ce => 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: 439/817] 10.0.0.126 () {34 vars in 789 bytes} [Wed Jun 3 01:07:15 2026] PUT /v2.0/routers/ffb30a86-71d3-4a94-99b0-ef5063197901/remove_router_interface => generated 309 bytes in 1385 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:07:18.070 7 INFO neutron.services.segments.plugin [-] Segment e5e78f68-cc20-4cd3-8f6f-015c85216bdb resource provider aggregate not found 2026-06-03 01:07:18.074 7 INFO neutron.services.segments.plugin [-] Segment e5e78f68-cc20-4cd3-8f6f-015c85216bdb resource provider aggregate not found 2026-06-03 01:07:18.090 7 INFO neutron.services.segments.plugin [-] Segment e5e78f68-cc20-4cd3-8f6f-015c85216bdb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5e78f68-cc20-4cd3-8f6f-015c85216bdb found for delete ", "request_id": "req-899eb251-9f94-47a7-af26-b402bbb93bf7"}]} 2026-06-03 01:07:18.098 7 INFO neutron.db.l3_hamode_db [None req-c27b4088-5b65-42f2-b652-b8a633aafab6 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] HA network 0b8b067e-2066-4be4-9025-c3e17ee1ef02 was deleted as no HA routers are present in tenant f7ff26212a93483b9263d64600f85a8c. [pid: 7|app: 0|req: 440/818] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:07:16 2026] DELETE /v2.0/routers/ffb30a86-71d3-4a94-99b0-ef5063197901 => generated 0 bytes in 1350 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:07:18.115 7 INFO neutron.services.segments.plugin [-] Segment e5e78f68-cc20-4cd3-8f6f-015c85216bdb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5e78f68-cc20-4cd3-8f6f-015c85216bdb found for delete ", "request_id": "req-b4c518fe-747e-4ed8-92ee-0ee356f34373"}]} [pid: 7|app: 0|req: 441/819] 199.204.45.216 () {34 vars in 1096 bytes} [Wed Jun 3 01:07:18 2026] GET /v2.0/ports?device_id=e45312fb-f41a-4c72-8f99-2f6f37458fdf&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/820] 10.0.0.126 () {34 vars in 783 bytes} [Wed Jun 3 01:07:16 2026] PUT /v2.0/routers/6f97805f-33f5-4d0d-bec5-8a73618ecba5/add_router_interface => generated 309 bytes in 1741 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/821] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:07:18 2026] GET /v2.0/ports?device_id=e45312fb-f41a-4c72-8f99-2f6f37458fdf => generated 971 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/822] 199.204.45.216 () {34 vars in 1080 bytes} [Wed Jun 3 01:07:18 2026] GET /v2.0/ports?tenant_id=7a472db76c6e47b381382ce485d463fa&device_id=e45312fb-f41a-4c72-8f99-2f6f37458fdf => generated 1240 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/823] 199.204.45.216 () {34 vars in 986 bytes} [Wed Jun 3 01:07:18 2026] GET /v2.0/networks?id=653c1c16-99e3-4c23-ab29-16b0d9fffeba => generated 779 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/824] 10.0.0.110 () {34 vars in 971 bytes} [Wed Jun 3 01:07:18 2026] GET /v2.0/ports/063c2b07-c609-4832-b39a-679151e2cc2b => generated 968 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/825] 199.204.45.216 () {34 vars in 1058 bytes} [Wed Jun 3 01:07:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=063c2b07-c609-4832-b39a-679151e2cc2b => generated 860 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/826] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:07:18 2026] DELETE /v2.0/subnets/8e506d72-3476-471e-9ae5-e48225e16bb0 => generated 0 bytes in 379 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/827] 199.204.45.216 () {34 vars in 984 bytes} [Wed Jun 3 01:07:18 2026] GET /v2.0/subnets?id=71ed2f6d-a3f7-4a24-886e-0f154008efdd => 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: 448/828] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:07:18 2026] GET /v2.0/ports?network_id=653c1c16-99e3-4c23-ab29-16b0d9fffeba&device_owner=network%3Adhcp => generated 1244 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/829] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:07:18 2026] GET /v2.0/networks/653c1c16-99e3-4c23-ab29-16b0d9fffeba?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/830] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:07:18 2026] GET /v2.0/networks/653c1c16-99e3-4c23-ab29-16b0d9fffeba?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/831] 199.204.45.216 () {34 vars in 1000 bytes} [Wed Jun 3 01:07:18 2026] GET /v2.0/subnets?network_id=653c1c16-99e3-4c23-ab29-16b0d9fffeba => generated 659 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:07:19.030 7 WARNING neutron_lib.context [None req-4549e1a4-64d3-48b9-9d3b-cd7398ca467f 858c882ef1f04201907f7c8eccfc3c5a 887f3110b0804a7d859aa182c8d0df6a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 452/832] 10.0.0.126 () {34 vars in 685 bytes} [Wed Jun 3 01:07:19 2026] POST /v2.0/security-groups => generated 1659 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/833] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:07:18 2026] DELETE /v2.0/networks/40422d12-7947-45cd-90fd-a81f587633c3 => generated 0 bytes in 550 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:07:19.204 8 INFO neutron.services.segments.plugin [-] Segment acf27957-f0b5-4443-b8ef-c25b03dfdcea resource provider aggregate not found 2026-06-03 01:07:19.213 8 WARNING neutron_lib.context [None req-bbe61ded-4f52-4e37-9952-4049be77cf14 858c882ef1f04201907f7c8eccfc3c5a 887f3110b0804a7d859aa182c8d0df6a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:07:19.215 8 INFO neutron.services.segments.plugin [-] Segment acf27957-f0b5-4443-b8ef-c25b03dfdcea resource provider aggregate not found 2026-06-03 01:07:19.231 8 INFO neutron.services.segments.plugin [-] Segment acf27957-f0b5-4443-b8ef-c25b03dfdcea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid acf27957-f0b5-4443-b8ef-c25b03dfdcea found for delete ", "request_id": "req-9607117c-8126-4b59-8232-23a6f6f74fef"}]} 2026-06-03 01:07:19.240 8 INFO neutron.services.segments.plugin [-] Segment acf27957-f0b5-4443-b8ef-c25b03dfdcea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid acf27957-f0b5-4443-b8ef-c25b03dfdcea found for delete ", "request_id": "req-d025f391-6778-4596-aa7f-0b85f70979e9"}]} [pid: 7|app: 0|req: 453/834] 199.204.45.216 () {34 vars in 1146 bytes} [Wed Jun 3 01:07:19 2026] GET /v2.0/ports?device_id=e45312fb-f41a-4c72-8f99-2f6f37458fdf&device_owner=compute%3Anova&network_id=653c1c16-99e3-4c23-ab29-16b0d9fffeba => generated 971 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/835] 10.0.0.126 () {34 vars in 695 bytes} [Wed Jun 3 01:07:19 2026] POST /v2.0/security-group-rules => generated 597 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:07:19.391 8 WARNING neutron_lib.context [None req-3db8a082-0556-45bd-9436-33e985da25b2 858c882ef1f04201907f7c8eccfc3c5a 887f3110b0804a7d859aa182c8d0df6a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 383/836] 10.0.0.126 () {34 vars in 695 bytes} [Wed Jun 3 01:07:19 2026] POST /v2.0/security-group-rules => generated 602 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/837] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:07:19 2026] GET /v2.0/security-groups?tenant_id=f7ff26212a93483b9263d64600f85a8c&name=default => generated 2925 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:07:19.597 8 WARNING neutron_lib.context [None req-64d5ccb0-4b4d-4f31-b999-66e6994831cb 858c882ef1f04201907f7c8eccfc3c5a 887f3110b0804a7d859aa182c8d0df6a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/838] 199.204.45.216 () {38 vars in 1028 bytes} [Wed Jun 3 01:07:19 2026] PUT /v2.0/ports/063c2b07-c609-4832-b39a-679151e2cc2b => generated 1145 bytes in 594 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:07:19.974 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0b48c0c4-e4c3-4f6d-b1e7-b7f8c38d8877'] response: {'name': 'network-changed', 'server_uuid': 'e45312fb-f41a-4c72-8f99-2f6f37458fdf', 'tag': '063c2b07-c609-4832-b39a-679151e2cc2b', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/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/839] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:07:19 2026] GET /v2.0/security-groups?tenant_id=d5aceee4ce8b42e5a257f8fc1bbb5579&name=default => generated 2925 bytes in 367 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/840] 10.0.0.126 () {34 vars in 676 bytes} [Wed Jun 3 01:07:19 2026] POST /v2.0/floatingips => generated 552 bytes in 768 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/841] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:07:20 2026] DELETE /v2.0/security-groups/bc128ed1-cbf0-41f9-b28b-69108b0a2b84 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/844] 199.204.45.216 () {34 vars in 1080 bytes} [Wed Jun 3 01:07:20 2026] GET /v2.0/ports?tenant_id=7a472db76c6e47b381382ce485d463fa&device_id=e45312fb-f41a-4c72-8f99-2f6f37458fdf => generated 1417 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/845] 199.204.45.216 () {34 vars in 986 bytes} [Wed Jun 3 01:07:20 2026] GET /v2.0/networks?id=653c1c16-99e3-4c23-ab29-16b0d9fffeba => generated 779 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/846] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:07:20 2026] DELETE /v2.0/security-groups/ad5e419e-a485-427e-b9cf-e8bf26d99d06 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/847] 199.204.45.216 () {34 vars in 1058 bytes} [Wed Jun 3 01:07:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=063c2b07-c609-4832-b39a-679151e2cc2b => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/848] 199.204.45.216 () {34 vars in 1058 bytes} [Wed Jun 3 01:07:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=063c2b07-c609-4832-b39a-679151e2cc2b => generated 860 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/849] 199.204.45.216 () {34 vars in 984 bytes} [Wed Jun 3 01:07:20 2026] GET /v2.0/subnets?id=71ed2f6d-a3f7-4a24-886e-0f154008efdd => generated 677 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/850] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:07:20 2026] GET /v2.0/ports?network_id=653c1c16-99e3-4c23-ab29-16b0d9fffeba&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: 390/851] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:07:20 2026] GET /v2.0/networks/653c1c16-99e3-4c23-ab29-16b0d9fffeba?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/852] 10.0.0.110 () {34 vars in 1098 bytes} [Wed Jun 3 01:07:20 2026] GET /v2.0/security-groups?name=tempest-securitygroup--981177732&fields=id&tenant_id=887f3110b0804a7d859aa182c8d0df6a => generated 69 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/853] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:07:20 2026] GET /v2.0/networks/653c1c16-99e3-4c23-ab29-16b0d9fffeba?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/854] 10.0.0.110 () {34 vars in 982 bytes} [Wed Jun 3 01:07:20 2026] GET /v2.0/networks?id=8ecc4248-f8cc-46af-9825-8327a3d513ad => generated 676 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/855] 10.0.0.110 () {34 vars in 965 bytes} [Wed Jun 3 01:07:21 2026] GET /v2.0/quotas/887f3110b0804a7d859aa182c8d0df6a => generated 292 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/856] 199.204.45.216 () {34 vars in 1080 bytes} [Wed Jun 3 01:07:21 2026] GET /v2.0/ports?tenant_id=7a472db76c6e47b381382ce485d463fa&device_id=e45312fb-f41a-4c72-8f99-2f6f37458fdf => generated 1417 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/857] 10.0.0.110 () {34 vars in 1002 bytes} [Wed Jun 3 01:07:21 2026] GET /v2.0/ports?tenant_id=887f3110b0804a7d859aa182c8d0df6a&fields=id => generated 103 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/858] 199.204.45.216 () {34 vars in 986 bytes} [Wed Jun 3 01:07:21 2026] GET /v2.0/networks?id=653c1c16-99e3-4c23-ab29-16b0d9fffeba => generated 779 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/859] 199.204.45.216 () {34 vars in 1058 bytes} [Wed Jun 3 01:07:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=063c2b07-c609-4832-b39a-679151e2cc2b => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/860] 10.0.0.110 () {34 vars in 1008 bytes} [Wed Jun 3 01:07:21 2026] GET /v2.0/networks/8ecc4248-f8cc-46af-9825-8327a3d513ad?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/861] 199.204.45.216 () {34 vars in 1058 bytes} [Wed Jun 3 01:07:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=063c2b07-c609-4832-b39a-679151e2cc2b => generated 860 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/862] 10.0.0.110 () {34 vars in 1108 bytes} [Wed Jun 3 01:07:21 2026] GET /v2.0/networks/8ecc4248-f8cc-46af-9825-8327a3d513ad?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: 397/863] 199.204.45.216 () {34 vars in 984 bytes} [Wed Jun 3 01:07:21 2026] GET /v2.0/subnets?id=71ed2f6d-a3f7-4a24-886e-0f154008efdd => generated 677 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/864] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:07:21 2026] GET /v2.0/ports?network_id=653c1c16-99e3-4c23-ab29-16b0d9fffeba&device_owner=network%3Adhcp => generated 1244 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/865] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:07:21 2026] GET /v2.0/networks/653c1c16-99e3-4c23-ab29-16b0d9fffeba?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/866] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:07:21 2026] GET /v2.0/ports?device_id=3170c996-9f67-48e0-9ecc-e69b3247305d => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/867] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:07:21 2026] GET /v2.0/networks/653c1c16-99e3-4c23-ab29-16b0d9fffeba?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/868] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:07:21 2026] GET /v2.0/ports?device_id=e45312fb-f41a-4c72-8f99-2f6f37458fdf => generated 1148 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/869] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Jun 3 01:07:22 2026] GET /v2.0/security-groups?id=cd80507f-121b-43b3-ae15-9f9c53c6a499&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: 470/870] 199.204.45.216 () {34 vars in 1118 bytes} [Wed Jun 3 01:07:22 2026] GET /v2.0/ports?device_id=e45312fb-f41a-4c72-8f99-2f6f37458fdf&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.6 => generated 1148 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/871] 199.204.45.216 () {34 vars in 986 bytes} [Wed Jun 3 01:07:22 2026] GET /v2.0/networks?id=8ecc4248-f8cc-46af-9825-8327a3d513ad => generated 676 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/872] 199.204.45.216 () {34 vars in 1050 bytes} [Wed Jun 3 01:07:22 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=887f3110b0804a7d859aa182c8d0df6a => generated 180 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:07:22.536 7 WARNING neutron_lib.context [req-237c0702-c0f1-49fc-9727-54f5fdebd895 req-a33549f8-b091-46e9-9f8b-1848dad91584 858c882ef1f04201907f7c8eccfc3c5a 887f3110b0804a7d859aa182c8d0df6a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 401/873] 199.204.45.216 () {38 vars in 1028 bytes} [Wed Jun 3 01:07:22 2026] PUT /v2.0/ports/063c2b07-c609-4832-b39a-679151e2cc2b => generated 968 bytes in 696 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 473/874] 199.204.45.216 () {38 vars in 955 bytes} [Wed Jun 3 01:07:22 2026] POST /v2.0/ports => generated 954 bytes in 538 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/875] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:07:23 2026] GET /v2.0/ports?device_id=3170c996-9f67-48e0-9ecc-e69b3247305d => generated 957 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:07:23.086 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-98935605-2ea2-43c3-ac94-30b93290b96f'] response: {'name': 'network-changed', 'server_uuid': 'e45312fb-f41a-4c72-8f99-2f6f37458fdf', 'tag': '063c2b07-c609-4832-b39a-679151e2cc2b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 474/876] 199.204.45.216 () {34 vars in 1080 bytes} [Wed Jun 3 01:07:23 2026] GET /v2.0/ports?tenant_id=7a472db76c6e47b381382ce485d463fa&device_id=e45312fb-f41a-4c72-8f99-2f6f37458fdf => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/877] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Jun 3 01:07:23 2026] GET /v2.0/security-groups?id=e99584d2-f92a-41dd-9e1d-253be0f41165&fields=id&fields=name => generated 113 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/878] 199.204.45.216 () {34 vars in 986 bytes} [Wed Jun 3 01:07:23 2026] GET /v2.0/networks?id=653c1c16-99e3-4c23-ab29-16b0d9fffeba => generated 779 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/879] 199.204.45.216 () {34 vars in 1058 bytes} [Wed Jun 3 01:07:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=063c2b07-c609-4832-b39a-679151e2cc2b => generated 860 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/880] 199.204.45.216 () {34 vars in 984 bytes} [Wed Jun 3 01:07:23 2026] GET /v2.0/subnets?id=71ed2f6d-a3f7-4a24-886e-0f154008efdd => generated 677 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/881] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:07:23 2026] GET /v2.0/ports?network_id=653c1c16-99e3-4c23-ab29-16b0d9fffeba&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/882] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:07:23 2026] GET /v2.0/networks/653c1c16-99e3-4c23-ab29-16b0d9fffeba?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: 481/883] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:07:23 2026] GET /v2.0/networks/653c1c16-99e3-4c23-ab29-16b0d9fffeba?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: 403/884] 199.204.45.216 () {38 vars in 1028 bytes} [Wed Jun 3 01:07:23 2026] PUT /v2.0/ports/380c03de-a118-4197-a2ba-d4eb62cd950a => generated 1199 bytes in 565 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 482/885] 199.204.45.216 () {34 vars in 1080 bytes} [Wed Jun 3 01:07:23 2026] GET /v2.0/ports?tenant_id=7a472db76c6e47b381382ce485d463fa&device_id=e45312fb-f41a-4c72-8f99-2f6f37458fdf => generated 1240 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/886] 199.204.45.216 () {34 vars in 1080 bytes} [Wed Jun 3 01:07:23 2026] GET /v2.0/ports?tenant_id=887f3110b0804a7d859aa182c8d0df6a&device_id=3170c996-9f67-48e0-9ecc-e69b3247305d => generated 1238 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/887] 199.204.45.216 () {34 vars in 986 bytes} [Wed Jun 3 01:07:23 2026] GET /v2.0/networks?id=653c1c16-99e3-4c23-ab29-16b0d9fffeba => generated 779 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/888] 199.204.45.216 () {34 vars in 1058 bytes} [Wed Jun 3 01:07:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=380c03de-a118-4197-a2ba-d4eb62cd950a => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 406/889] 199.204.45.216 () {34 vars in 984 bytes} [Wed Jun 3 01:07:23 2026] GET /v2.0/subnets?id=9e344d04-4d06-4c00-a6ec-82147c9e8fdc => generated 670 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/890] 199.204.45.216 () {34 vars in 1058 bytes} [Wed Jun 3 01:07:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=063c2b07-c609-4832-b39a-679151e2cc2b => 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: 407/891] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:07:23 2026] GET /v2.0/ports?network_id=8ecc4248-f8cc-46af-9825-8327a3d513ad&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: 485/892] 199.204.45.216 () {34 vars in 984 bytes} [Wed Jun 3 01:07:23 2026] GET /v2.0/subnets?id=71ed2f6d-a3f7-4a24-886e-0f154008efdd => generated 677 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/893] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:07:23 2026] GET /v2.0/networks/8ecc4248-f8cc-46af-9825-8327a3d513ad?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/894] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:07:23 2026] GET /v2.0/ports?network_id=653c1c16-99e3-4c23-ab29-16b0d9fffeba&device_owner=network%3Adhcp => generated 1244 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/895] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:07:24 2026] GET /v2.0/networks/8ecc4248-f8cc-46af-9825-8327a3d513ad?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: 487/896] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:07:24 2026] GET /v2.0/networks/653c1c16-99e3-4c23-ab29-16b0d9fffeba?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/897] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:07:24 2026] GET /v2.0/networks/653c1c16-99e3-4c23-ab29-16b0d9fffeba?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/898] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:07:24 2026] GET /v2.0/ports?device_id=3170c996-9f67-48e0-9ecc-e69b3247305d => generated 969 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/899] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Jun 3 01:07:24 2026] GET /v2.0/security-groups?id=e99584d2-f92a-41dd-9e1d-253be0f41165&fields=id&fields=name => generated 113 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/900] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:07:24 2026] GET /v2.0/ports?device_id=e45312fb-f41a-4c72-8f99-2f6f37458fdf => generated 971 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/901] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Jun 3 01:07:24 2026] GET /v2.0/security-groups?id=cd80507f-121b-43b3-ae15-9f9c53c6a499&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/902] 199.204.45.216 () {34 vars in 994 bytes} [Wed Jun 3 01:07:25 2026] GET /v2.0/ports?device_id=e45312fb-f41a-4c72-8f99-2f6f37458fdf => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:07:25.168 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0aa1b02e-2cbe-4dbd-91cf-6127341ea6a9'] response: {'name': 'network-changed', 'server_uuid': '3170c996-9f67-48e0-9ecc-e69b3247305d', 'tag': '380c03de-a118-4197-a2ba-d4eb62cd950a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 491/903] 199.204.45.216 () {34 vars in 1080 bytes} [Wed Jun 3 01:07:25 2026] GET /v2.0/ports?tenant_id=887f3110b0804a7d859aa182c8d0df6a&device_id=3170c996-9f67-48e0-9ecc-e69b3247305d => generated 1238 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/904] 199.204.45.216 () {34 vars in 986 bytes} [Wed Jun 3 01:07:25 2026] GET /v2.0/networks?id=8ecc4248-f8cc-46af-9825-8327a3d513ad => generated 772 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/905] 199.204.45.216 () {34 vars in 1058 bytes} [Wed Jun 3 01:07:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=380c03de-a118-4197-a2ba-d4eb62cd950a => 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: 494/906] 199.204.45.216 () {34 vars in 984 bytes} [Wed Jun 3 01:07:25 2026] GET /v2.0/subnets?id=9e344d04-4d06-4c00-a6ec-82147c9e8fdc => generated 670 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/907] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:07:25 2026] GET /v2.0/ports?network_id=8ecc4248-f8cc-46af-9825-8327a3d513ad&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:07:25.523 8 INFO neutron.db.l3_db [req-c30e650f-9b19-4fa9-b0d7-eae2318a9091 req-2941c3a8-4735-4ae6-8b83-f96b32270f0b 570dd54a80274e30ab0cc02d8a4c387f 7a472db76c6e47b381382ce485d463fa - - default default] Floating IP 81795cf4-d77b-47d9-a778-790c9a579427 disassociated. External IP: 10.96.250.210, port: 063c2b07-c609-4832-b39a-679151e2cc2b. [pid: 7|app: 0|req: 496/908] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:07:25 2026] GET /v2.0/networks/8ecc4248-f8cc-46af-9825-8327a3d513ad?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/909] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:07:25 2026] GET /v2.0/ports?device_id=3170c996-9f67-48e0-9ecc-e69b3247305d => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/910] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:07:25 2026] GET /v2.0/networks/8ecc4248-f8cc-46af-9825-8327a3d513ad?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/911] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Jun 3 01:07:25 2026] GET /v2.0/security-groups?id=e99584d2-f92a-41dd-9e1d-253be0f41165&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/912] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:07:25 2026] GET /v2.0/ports?device_id=e45312fb-f41a-4c72-8f99-2f6f37458fdf => 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: 413/913] 199.204.45.216 () {36 vars in 997 bytes} [Wed Jun 3 01:07:25 2026] DELETE /v2.0/ports/063c2b07-c609-4832-b39a-679151e2cc2b => generated 0 bytes in 976 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/914] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:07:26 2026] GET /v2.0/ports?device_id=3170c996-9f67-48e0-9ecc-e69b3247305d => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/915] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Jun 3 01:07:26 2026] GET /v2.0/security-groups?id=e99584d2-f92a-41dd-9e1d-253be0f41165&fields=id&fields=name => generated 113 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/916] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:07:26 2026] DELETE /v2.0/security-groups/cd80507f-121b-43b3-ae15-9f9c53c6a499 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/917] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:07:27 2026] GET /v2.0/ports?device_id=3170c996-9f67-48e0-9ecc-e69b3247305d => generated 971 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:07:27.167 8 INFO neutron.api.v2.resource [None req-81550e4e-2613-459a-9809-8d1ce7a345a0 570dd54a80274e30ab0cc02d8a4c387f 7a472db76c6e47b381382ce485d463fa - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 416/918] 10.0.0.126 () {32 vars in 737 bytes} [Wed Jun 3 01:07:27 2026] GET /v2.0/security-groups/cd80507f-121b-43b3-ae15-9f9c53c6a499 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:07:27.238 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-11533f14-cc1f-4dbf-90de-c049e5ed3d6e'] response: {'server_uuid': 'e45312fb-f41a-4c72-8f99-2f6f37458fdf', 'name': 'network-vif-deleted', 'tag': '063c2b07-c609-4832-b39a-679151e2cc2b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 503/919] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:07:27 2026] GET /v2.0/security-groups?tenant_id=4dbf0314830f4e9e9fa58ed9291e52d8&name=default => generated 2925 bytes in 445 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:07:27.762 8 INFO neutron.db.l3_db [None req-220cb8ad-fa18-415c-93ca-7a208dc6350b 858c882ef1f04201907f7c8eccfc3c5a 887f3110b0804a7d859aa182c8d0df6a - - default default] Floating IP 394e1a68-d215-4f7d-bdf8-e9bfe1375a08 associated. External IP: 10.96.250.202, port: 380c03de-a118-4197-a2ba-d4eb62cd950a. [pid: 7|app: 0|req: 504/920] 10.0.0.126 () {32 vars in 732 bytes} [Wed Jun 3 01:07:27 2026] DELETE /v2.0/floatingips/81795cf4-d77b-47d9-a778-790c9a579427 => generated 0 bytes in 403 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/921] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:07:27 2026] DELETE /v2.0/security-groups/96c62fd2-729f-47cb-98cc-53a8be003f8d => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/922] 10.0.0.126 () {34 vars in 749 bytes} [Wed Jun 3 01:07:27 2026] PUT /v2.0/floatingips/394e1a68-d215-4f7d-bdf8-e9bfe1375a08 => generated 855 bytes in 1467 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/923] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:07:28 2026] GET /v2.0/security-groups?tenant_id=4f2bf4b5b27d42b6bb78fc1c60026bd5&name=default => generated 2925 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/924] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:07:28 2026] DELETE /v2.0/security-groups/7d1d9a5b-18be-40b0-9e43-1e8efd6ac421 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:07:29.295 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-744e14ca-d67d-482e-8b2b-09aa69f5458f'] response: {'name': 'network-changed', 'server_uuid': '3170c996-9f67-48e0-9ecc-e69b3247305d', 'tag': '380c03de-a118-4197-a2ba-d4eb62cd950a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 420/925] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:07:29 2026] GET /v2.0/security-groups?tenant_id=71cfbc1b10a84b2b9e2fdf9082fc097a&name=default => generated 2925 bytes in 452 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/926] 199.204.45.216 () {34 vars in 1080 bytes} [Wed Jun 3 01:07:29 2026] GET /v2.0/ports?tenant_id=887f3110b0804a7d859aa182c8d0df6a&device_id=3170c996-9f67-48e0-9ecc-e69b3247305d => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/927] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:07:29 2026] DELETE /v2.0/security-groups/d401399d-3114-44a1-994b-fbdb8b2b45d8 => 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: 506/928] 10.0.0.126 () {34 vars in 789 bytes} [Wed Jun 3 01:07:28 2026] PUT /v2.0/routers/c1c5de6d-5ad4-46b5-bfef-ccb29a059263/remove_router_interface => generated 309 bytes in 1801 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/929] 199.204.45.216 () {34 vars in 986 bytes} [Wed Jun 3 01:07:29 2026] GET /v2.0/networks?id=8ecc4248-f8cc-46af-9825-8327a3d513ad => generated 772 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/930] 199.204.45.216 () {34 vars in 1058 bytes} [Wed Jun 3 01:07:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=380c03de-a118-4197-a2ba-d4eb62cd950a => generated 858 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/931] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:07:30 2026] GET /v2.0/security-groups?tenant_id=14948abf3c724f16bc2950396ab02c3b&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/932] 199.204.45.216 () {34 vars in 984 bytes} [Wed Jun 3 01:07:30 2026] GET /v2.0/subnets?id=9e344d04-4d06-4c00-a6ec-82147c9e8fdc => generated 670 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/933] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:07:30 2026] DELETE /v2.0/security-groups/f4e0b0f4-80ba-4991-b9b1-3be5fb02be3a => 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: 428/934] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:07:30 2026] GET /v2.0/ports?network_id=8ecc4248-f8cc-46af-9825-8327a3d513ad&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/935] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:07:30 2026] GET /v2.0/networks/8ecc4248-f8cc-46af-9825-8327a3d513ad?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/936] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:07:30 2026] GET /v2.0/networks/8ecc4248-f8cc-46af-9825-8327a3d513ad?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:07:31.104 7 INFO neutron.services.segments.plugin [-] Segment 59a14ebd-8291-47c8-8047-ca7192a68108 resource provider aggregate not found 2026-06-03 01:07:31.109 7 INFO neutron.services.segments.plugin [-] Segment 59a14ebd-8291-47c8-8047-ca7192a68108 resource provider aggregate not found 2026-06-03 01:07:31.128 7 INFO neutron.services.segments.plugin [-] Segment 59a14ebd-8291-47c8-8047-ca7192a68108 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59a14ebd-8291-47c8-8047-ca7192a68108 found for delete ", "request_id": "req-d35492bc-e4d3-4c81-b549-ea89f33eb3f0"}]} 2026-06-03 01:07:31.131 7 INFO neutron.services.segments.plugin [-] Segment 59a14ebd-8291-47c8-8047-ca7192a68108 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59a14ebd-8291-47c8-8047-ca7192a68108 found for delete ", "request_id": "req-f6146071-2259-4133-876c-5efea3fe7d16"}]} 2026-06-03 01:07:31.133 7 INFO neutron.db.l3_hamode_db [None req-566b5df3-1cdf-4566-95cb-2d71aceda454 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] HA network 7536f90b-26b6-409e-a8b0-e04f04af627c was deleted as no HA routers are present in tenant 7a472db76c6e47b381382ce485d463fa. [pid: 7|app: 0|req: 507/937] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:07:29 2026] DELETE /v2.0/routers/c1c5de6d-5ad4-46b5-bfef-ccb29a059263 => generated 0 bytes in 1231 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/938] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:07:31 2026] DELETE /v2.0/subnets/71ed2f6d-a3f7-4a24-886e-0f154008efdd => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/939] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:07:31 2026] DELETE /v2.0/networks/653c1c16-99e3-4c23-ab29-16b0d9fffeba => generated 0 bytes in 465 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/940] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:07:32 2026] GET /v2.0/security-groups?tenant_id=7a472db76c6e47b381382ce485d463fa&name=default => generated 2921 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/941] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:07:32 2026] DELETE /v2.0/security-groups/c8870315-ed08-4496-8208-99f571dd06b8 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/942] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:07:33 2026] GET /v2.0/security-groups?tenant_id=3b47927f297749a69dfcb3a008a002c3&name=default => generated 2925 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:07:33.783 7 INFO neutron.services.segments.plugin [-] Segment 87d6e22c-458a-40fc-9774-3142d2f7857d resource provider aggregate not found 2026-06-03 01:07:33.791 7 INFO neutron.services.segments.plugin [-] Segment 87d6e22c-458a-40fc-9774-3142d2f7857d resource provider aggregate not found 2026-06-03 01:07:33.810 7 INFO neutron.services.segments.plugin [-] Segment 87d6e22c-458a-40fc-9774-3142d2f7857d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87d6e22c-458a-40fc-9774-3142d2f7857d found for delete ", "request_id": "req-dfef4705-deba-4b59-9858-24370d2fdb9a"}]} 2026-06-03 01:07:33.811 7 INFO neutron.services.segments.plugin [-] Segment 87d6e22c-458a-40fc-9774-3142d2f7857d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87d6e22c-458a-40fc-9774-3142d2f7857d found for delete ", "request_id": "req-30907d2f-6cd4-401e-9acc-f127df57cc9f"}]} [pid: 7|app: 0|req: 510/943] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:07:33 2026] DELETE /v2.0/security-groups/05771766-112e-4a12-b96d-afe10d7f1bc7 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/944] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:07:34 2026] GET /v2.0/security-groups?tenant_id=c0048d45c84142bebc91fdf6924325c3&name=default => generated 2925 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/945] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:07:34 2026] DELETE /v2.0/security-groups/6b483e97-f171-48ab-b59e-b0066df0b1fe => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/948] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:07:37 2026] GET /v2.0/security-groups?tenant_id=47cdaca9406c450a871f6de5cd18de1b&name=default => generated 2925 bytes in 356 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/949] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:07:37 2026] DELETE /v2.0/security-groups/2826183f-a8d0-40eb-9053-da9162d66646 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/950] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:07:37 2026] GET /v2.0/security-groups?tenant_id=110dd447f4b047148b23ce5fe49348d0&name=default => generated 2925 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/951] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:07:37 2026] GET /v2.0/security-groups?tenant_id=76bdba68b2cb4c35971f2fb1c3ab72be&name=default => generated 2925 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/952] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:07:37 2026] GET /v2.0/security-groups?tenant_id=adc8709022c54294a62817f283fa7f9c&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/953] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:07:37 2026] DELETE /v2.0/security-groups/1c8524f8-9973-4143-ab9e-a1aab8baa10b => 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: 516/954] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:07:37 2026] DELETE /v2.0/security-groups/405f6231-3b5a-441c-b300-6a171d3cf324 => 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: 439/955] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:07:38 2026] DELETE /v2.0/security-groups/febc9b01-8fa1-4f80-920d-c475570c3321 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/956] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jun 3 01:07:38 2026] GET /v2.0/ports?device_id=3170c996-9f67-48e0-9ecc-e69b3247305d => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/957] 10.0.0.239 () {34 vars in 1040 bytes} [Wed Jun 3 01:07:38 2026] GET /v2.0/security-groups?id=e99584d2-f92a-41dd-9e1d-253be0f41165&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/958] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:07:38 2026] GET /v2.0/security-groups?tenant_id=edfedf7eee094b41b802505c9457704d&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/959] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:07:38 2026] DELETE /v2.0/security-groups/ef970dc0-c794-499d-baec-1bea4fd50cd6 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:07:40.193 7 WARNING neutron_lib.context [None req-dc4eeb84-893a-4826-a7eb-d74800b5e231 34bc8980670a4a99a1f0f6a75d746c3a 6e6772ee3e6c41f2acd90b302e19b4d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:07:40.344 7 INFO neutron.db.segments_db [None req-dc4eeb84-893a-4826-a7eb-d74800b5e231 34bc8980670a4a99a1f0f6a75d746c3a 6e6772ee3e6c41f2acd90b302e19b4d1 - - default default] Added segment ce13b3ba-8d20-487f-ab65-9c18f3da91b4 of type vxlan for network 172cd573-c7e7-4dbf-8ee3-e6a24235a02d [pid: 7|app: 0|req: 519/960] 10.0.0.126 () {34 vars in 670 bytes} [Wed Jun 3 01:07:39 2026] POST /v2.0/networks => generated 644 bytes in 535 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:07:40.504 8 WARNING neutron_lib.context [None req-7ac955a7-16da-4e73-93fe-56c1b3656ffb 34bc8980670a4a99a1f0f6a75d746c3a 6e6772ee3e6c41f2acd90b302e19b4d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 442/961] 10.0.0.126 () {34 vars in 665 bytes} [Wed Jun 3 01:07:40 2026] POST /v2.0/ports => generated 775 bytes in 484 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:07:41.006 7 WARNING neutron_lib.context [None req-d23dc937-cf26-4bcc-8937-16af98f3c733 34bc8980670a4a99a1f0f6a75d746c3a 6e6772ee3e6c41f2acd90b302e19b4d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:07:41.077 7 INFO neutron.db.segments_db [None req-d23dc937-cf26-4bcc-8937-16af98f3c733 34bc8980670a4a99a1f0f6a75d746c3a 6e6772ee3e6c41f2acd90b302e19b4d1 - - default default] Added segment da9ca290-7823-4bb2-a22f-f70c16bfb039 of type vxlan for network cf2044f9-8429-4a59-9017-3c2a8d77ee24 [pid: 7|app: 0|req: 520/962] 10.0.0.126 () {34 vars in 670 bytes} [Wed Jun 3 01:07:40 2026] POST /v2.0/networks => generated 632 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:07:41.216 8 WARNING neutron_lib.context [None req-2688b881-0b4d-4427-9920-94bba7bef7cf 34bc8980670a4a99a1f0f6a75d746c3a 6e6772ee3e6c41f2acd90b302e19b4d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 443/963] 10.0.0.126 () {34 vars in 669 bytes} [Wed Jun 3 01:07:41 2026] POST /v2.0/subnets => generated 602 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:07:41.623 7 WARNING neutron_lib.context [None req-b01899dd-41b1-4cbd-abd0-bcfbfd045a82 34bc8980670a4a99a1f0f6a75d746c3a 6e6772ee3e6c41f2acd90b302e19b4d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 444/964] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:07:41 2026] GET /v2.0/ports?device_id=3170c996-9f67-48e0-9ecc-e69b3247305d => generated 971 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/965] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Jun 3 01:07:42 2026] GET /v2.0/security-groups?id=e99584d2-f92a-41dd-9e1d-253be0f41165&fields=id&fields=name => generated 113 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/966] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:07:42 2026] GET /v2.0/ports?device_id=3170c996-9f67-48e0-9ecc-e69b3247305d => generated 971 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/967] 10.0.0.126 () {34 vars in 665 bytes} [Wed Jun 3 01:07:41 2026] POST /v2.0/ports => generated 954 bytes in 649 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 522/968] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Jun 3 01:07:42 2026] GET /v2.0/security-groups?id=e99584d2-f92a-41dd-9e1d-253be0f41165&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/969] 10.0.0.126 () {32 vars in 720 bytes} [Wed Jun 3 01:07:42 2026] DELETE /v2.0/ports/87629472-aae4-449c-9590-ee0dd8bc69f0 => generated 0 bytes in 378 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/970] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:07:42 2026] GET /v2.0/ports?device_id=3170c996-9f67-48e0-9ecc-e69b3247305d => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:07:42.721 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5c185ce5-7eba-418f-98a2-f34a72cedb4b 34bc8980670a4a99a1f0f6a75d746c3a 6e6772ee3e6c41f2acd90b302e19b4d1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 449/971] 10.0.0.126 () {32 vars in 720 bytes} [Wed Jun 3 01:07:42 2026] DELETE /v2.0/ports/87629472-aae4-449c-9590-ee0dd8bc69f0 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/972] 199.204.45.216 () {34 vars in 1080 bytes} [Wed Jun 3 01:07:42 2026] GET /v2.0/ports?tenant_id=887f3110b0804a7d859aa182c8d0df6a&device_id=3170c996-9f67-48e0-9ecc-e69b3247305d => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/973] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Jun 3 01:07:42 2026] GET /v2.0/security-groups?id=e99584d2-f92a-41dd-9e1d-253be0f41165&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/974] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:07:42 2026] GET /v2.0/security-groups?tenant_id=35dfd0542aac4e3aa776417c059427a4&name=default => generated 2925 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:07:42.847 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e29cb0fc-8d84-4955-a04a-09e3fb5f54c5 34bc8980670a4a99a1f0f6a75d746c3a 6e6772ee3e6c41f2acd90b302e19b4d1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 452/975] 10.0.0.126 () {32 vars in 717 bytes} [Wed Jun 3 01:07:42 2026] GET /v2.0/ports/87629472-aae4-449c-9590-ee0dd8bc69f0 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/976] 199.204.45.216 () {34 vars in 986 bytes} [Wed Jun 3 01:07:42 2026] GET /v2.0/networks?id=8ecc4248-f8cc-46af-9825-8327a3d513ad => generated 772 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/977] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:07:42 2026] DELETE /v2.0/security-groups/6daba99c-35cc-4c73-975b-086abed71abe => 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: 454/978] 199.204.45.216 () {34 vars in 1058 bytes} [Wed Jun 3 01:07:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=380c03de-a118-4197-a2ba-d4eb62cd950a => generated 860 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/979] 199.204.45.216 () {34 vars in 984 bytes} [Wed Jun 3 01:07:43 2026] GET /v2.0/subnets?id=9e344d04-4d06-4c00-a6ec-82147c9e8fdc => generated 670 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/980] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:07:43 2026] GET /v2.0/ports?network_id=8ecc4248-f8cc-46af-9825-8327a3d513ad&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: 7|app: 0|req: 525/981] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:07:42 2026] DELETE /v2.0/subnets/4c7d8185-8dd9-48ba-af62-bb512ccaa8b7 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/982] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:07:43 2026] GET /v2.0/networks/8ecc4248-f8cc-46af-9825-8327a3d513ad?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/983] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:07:43 2026] GET /v2.0/security-groups?tenant_id=3bc9eda57b1947b797736d60af22a4a1&name=default => generated 2925 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/984] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:07:43 2026] GET /v2.0/networks/8ecc4248-f8cc-46af-9825-8327a3d513ad?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) 2026-06-03 01:07:43.723 8 INFO neutron.services.segments.plugin [-] Segment da9ca290-7823-4bb2-a22f-f70c16bfb039 resource provider aggregate not found 2026-06-03 01:07:43.729 8 INFO neutron.services.segments.plugin [-] Segment da9ca290-7823-4bb2-a22f-f70c16bfb039 resource provider aggregate not found 2026-06-03 01:07:43.748 8 INFO neutron.services.segments.plugin [-] Segment da9ca290-7823-4bb2-a22f-f70c16bfb039 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da9ca290-7823-4bb2-a22f-f70c16bfb039 found for delete ", "request_id": "req-97a19378-b2d4-45a9-a5cd-fd3fe619306f"}]} 2026-06-03 01:07:43.749 8 INFO neutron.services.segments.plugin [-] Segment da9ca290-7823-4bb2-a22f-f70c16bfb039 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da9ca290-7823-4bb2-a22f-f70c16bfb039 found for delete ", "request_id": "req-38bcfb10-0ea6-4753-ad3e-984a2749dab0"}]} [pid: 8|app: 0|req: 458/985] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:07:43 2026] DELETE /v2.0/networks/cf2044f9-8429-4a59-9017-3c2a8d77ee24 => generated 0 bytes in 519 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/986] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:07:43 2026] GET /v2.0/security-groups?tenant_id=f7350e623f00471eb8731fd21aeaf894&name=default => generated 2925 bytes in 353 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:07:43.815 7 WARNING neutron_lib.context [None req-ee4228c0-3e7d-4147-84fc-15881fc642f4 34bc8980670a4a99a1f0f6a75d746c3a 6e6772ee3e6c41f2acd90b302e19b4d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 459/987] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:07:43 2026] DELETE /v2.0/security-groups/439153fa-5db7-4624-94c1-fc0a5b60d077 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:07:43.900 7 INFO neutron.db.segments_db [None req-ee4228c0-3e7d-4147-84fc-15881fc642f4 34bc8980670a4a99a1f0f6a75d746c3a 6e6772ee3e6c41f2acd90b302e19b4d1 - - default default] Added segment 59f9e9b7-c254-40b2-ad8f-131fde7dd3eb of type vxlan for network 56e245eb-6d12-45a4-9052-3a66e6711bea [pid: 8|app: 0|req: 460/988] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:07:43 2026] DELETE /v2.0/security-groups/e367837e-de96-4551-b604-05c540e7f935 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/989] 10.0.0.126 () {34 vars in 670 bytes} [Wed Jun 3 01:07:43 2026] POST /v2.0/networks => generated 632 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:07:44.076 7 WARNING neutron_lib.context [None req-62020aae-dac8-4a16-8ff8-cc4823b42f9e 34bc8980670a4a99a1f0f6a75d746c3a 6e6772ee3e6c41f2acd90b302e19b4d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 461/990] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:07:44 2026] GET /v2.0/ports?device_id=3170c996-9f67-48e0-9ecc-e69b3247305d => 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: 462/991] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Jun 3 01:07:44 2026] GET /v2.0/security-groups?id=e99584d2-f92a-41dd-9e1d-253be0f41165&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/992] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:07:44 2026] GET /v2.0/security-groups?tenant_id=d02e7e400577415a86bba8bb024b37a1&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: 530/993] 10.0.0.126 () {34 vars in 669 bytes} [Wed Jun 3 01:07:44 2026] POST /v2.0/subnets => generated 602 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:07:44.427 7 WARNING neutron_lib.context [None req-fc9f33f9-b9f3-475b-9c7f-c6bc67a60832 34bc8980670a4a99a1f0f6a75d746c3a 6e6772ee3e6c41f2acd90b302e19b4d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 464/994] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:07:44 2026] DELETE /v2.0/security-groups/abda1855-1e56-46fa-b847-ac6202a421ad => generated 0 bytes in 168 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/995] 10.0.0.126 () {34 vars in 665 bytes} [Wed Jun 3 01:07:44 2026] POST /v2.0/ports => generated 915 bytes in 515 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/996] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:07:45 2026] GET /v2.0/ports?device_id=3170c996-9f67-48e0-9ecc-e69b3247305d => generated 971 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/997] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Jun 3 01:07:45 2026] GET /v2.0/security-groups?id=e99584d2-f92a-41dd-9e1d-253be0f41165&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: 8|app: 0|req: 465/998] 10.0.0.126 () {32 vars in 720 bytes} [Wed Jun 3 01:07:44 2026] DELETE /v2.0/ports/3bd90930-9ae6-4c1e-98ef-9920ec0d2202 => generated 0 bytes in 573 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:07:45.543 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3efd6a96-12c0-408b-a04f-0b72a624d27c 34bc8980670a4a99a1f0f6a75d746c3a 6e6772ee3e6c41f2acd90b302e19b4d1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 534/999] 10.0.0.126 () {32 vars in 717 bytes} [Wed Jun 3 01:07:45 2026] GET /v2.0/ports/3bd90930-9ae6-4c1e-98ef-9920ec0d2202 => 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: 466/1000] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:07:45 2026] DELETE /v2.0/subnets/62c9345f-aa35-40b1-abc5-27a28ed19d32 => generated 0 bytes in 349 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1001] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:07:45 2026] DELETE /v2.0/networks/56e245eb-6d12-45a4-9052-3a66e6711bea => generated 0 bytes in 487 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:07:46.408 8 WARNING neutron_lib.context [None req-c4825823-33e1-4490-b7dd-2dda330bdd6a 34bc8980670a4a99a1f0f6a75d746c3a 6e6772ee3e6c41f2acd90b302e19b4d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:07:46.558 7 INFO neutron.services.segments.plugin [-] Segment 59f9e9b7-c254-40b2-ad8f-131fde7dd3eb resource provider aggregate not found 2026-06-03 01:07:46.565 7 INFO neutron.services.segments.plugin [-] Segment 59f9e9b7-c254-40b2-ad8f-131fde7dd3eb resource provider aggregate not found 2026-06-03 01:07:46.593 7 INFO neutron.services.segments.plugin [-] Segment 59f9e9b7-c254-40b2-ad8f-131fde7dd3eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59f9e9b7-c254-40b2-ad8f-131fde7dd3eb found for delete ", "request_id": "req-3762d70a-567f-4eb0-9bab-1e9e5557a91c"}]} 2026-06-03 01:07:46.599 7 INFO neutron.services.segments.plugin [-] Segment 59f9e9b7-c254-40b2-ad8f-131fde7dd3eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59f9e9b7-c254-40b2-ad8f-131fde7dd3eb found for delete ", "request_id": "req-a1493a86-2672-482c-ad66-082f43a8773d"}]} [pid: 7|app: 0|req: 536/1002] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:07:46 2026] GET /v2.0/ports?device_id=3170c996-9f67-48e0-9ecc-e69b3247305d => generated 971 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1003] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Jun 3 01:07:46 2026] GET /v2.0/security-groups?id=e99584d2-f92a-41dd-9e1d-253be0f41165&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/1004] 10.0.0.126 () {34 vars in 665 bytes} [Wed Jun 3 01:07:46 2026] POST /v2.0/ports => generated 775 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1005] 10.0.0.126 () {34 vars in 737 bytes} [Wed Jun 3 01:07:46 2026] PUT /v2.0/ports/e0794cff-5ea8-4074-a96d-39a247e1ff9f => generated 752 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 468/1006] 10.0.0.126 () {32 vars in 720 bytes} [Wed Jun 3 01:07:47 2026] DELETE /v2.0/ports/e0794cff-5ea8-4074-a96d-39a247e1ff9f => generated 0 bytes in 328 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1007] 10.0.0.126 () {32 vars in 643 bytes} [Wed Jun 3 01:07:47 2026] GET /v2.0/ports => generated 778 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:07:47.576 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4b139949-ad7e-415c-b755-3d57a1aba152 34bc8980670a4a99a1f0f6a75d746c3a 6e6772ee3e6c41f2acd90b302e19b4d1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 540/1008] 10.0.0.126 () {32 vars in 717 bytes} [Wed Jun 3 01:07:47 2026] GET /v2.0/ports/e0794cff-5ea8-4074-a96d-39a247e1ff9f => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1009] 10.0.0.126 () {32 vars in 643 bytes} [Wed Jun 3 01:07:47 2026] GET /v2.0/ports => generated 778 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1010] 10.0.0.126 () {32 vars in 717 bytes} [Wed Jun 3 01:07:47 2026] GET /v2.0/ports/e750bddf-5b35-4192-ac53-4b43292ce2e0 => generated 775 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:07:47.734 7 INFO neutron.pecan_wsgi.hooks.translation [None req-73ad9c6c-7fee-42c6-a9c4-55253dcb15f9 34bc8980670a4a99a1f0f6a75d746c3a 6e6772ee3e6c41f2acd90b302e19b4d1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 543/1011] 10.0.0.126 () {32 vars in 720 bytes} [Wed Jun 3 01:07:47 2026] DELETE /v2.0/ports/3bd90930-9ae6-4c1e-98ef-9920ec0d2202 => generated 132 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:07:47.764 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b08cca25-eeeb-4de2-8c0b-d3cd30f37d9a 34bc8980670a4a99a1f0f6a75d746c3a 6e6772ee3e6c41f2acd90b302e19b4d1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 544/1012] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:07:47 2026] DELETE /v2.0/subnets/62c9345f-aa35-40b1-abc5-27a28ed19d32 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:07:47.789 7 INFO neutron.pecan_wsgi.hooks.translation [None req-eb3d8d09-7235-4fb0-910f-588f867c5e42 34bc8980670a4a99a1f0f6a75d746c3a 6e6772ee3e6c41f2acd90b302e19b4d1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 545/1013] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:07:47 2026] DELETE /v2.0/subnets/4c7d8185-8dd9-48ba-af62-bb512ccaa8b7 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/1014] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:07:47 2026] GET /v2.0/security-groups?tenant_id=6ffd9c07066440ec911d5af9230741f3&name=default => generated 2925 bytes in 392 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/1015] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:07:47 2026] DELETE /v2.0/security-groups/322c8c21-5089-4564-bbfc-3ca149f6f9a5 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1016] 10.0.0.126 () {32 vars in 720 bytes} [Wed Jun 3 01:07:47 2026] DELETE /v2.0/ports/e750bddf-5b35-4192-ac53-4b43292ce2e0 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/1017] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:07:48 2026] DELETE /v2.0/networks/172cd573-c7e7-4dbf-8ee3-e6a24235a02d => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1018] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:07:48 2026] GET /v2.0/security-groups?tenant_id=6e6772ee3e6c41f2acd90b302e19b4d1&name=default => generated 2925 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:07:49.142 8 INFO neutron.services.segments.plugin [-] Segment ce13b3ba-8d20-487f-ab65-9c18f3da91b4 resource provider aggregate not found 2026-06-03 01:07:49.150 8 INFO neutron.services.segments.plugin [-] Segment ce13b3ba-8d20-487f-ab65-9c18f3da91b4 resource provider aggregate not found 2026-06-03 01:07:49.176 8 INFO neutron.services.segments.plugin [-] Segment ce13b3ba-8d20-487f-ab65-9c18f3da91b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce13b3ba-8d20-487f-ab65-9c18f3da91b4 found for delete ", "request_id": "req-ec153e3a-3aa9-408e-8540-b72a4a89e0db"}]} 2026-06-03 01:07:49.186 8 INFO neutron.services.segments.plugin [-] Segment ce13b3ba-8d20-487f-ab65-9c18f3da91b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce13b3ba-8d20-487f-ab65-9c18f3da91b4 found for delete ", "request_id": "req-1015b1a0-4b3f-4388-915c-153b132b3275"}]} [pid: 8|app: 0|req: 472/1019] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:07:49 2026] DELETE /v2.0/security-groups/bdf25cfc-5cba-4fdd-b505-a75b7cef7066 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1022] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:07:50 2026] GET /v2.0/security-groups?tenant_id=d8c4d824d2f94fab95adcca01e355e5a&name=default => generated 2925 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/1023] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:07:50 2026] GET /v2.0/security-groups?tenant_id=38f2f73d09d84838be109ce88cc45614&name=default => generated 2925 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1024] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:07:50 2026] DELETE /v2.0/security-groups/689af853-934b-4261-8d9e-20c36b6a8744 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/1025] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:07:50 2026] DELETE /v2.0/security-groups/0efddf2f-cca6-45d1-ab7a-81fc2aef31b9 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1026] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:07:51 2026] GET /v2.0/security-groups?tenant_id=3a005eb974834e38824959d96ab95681&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/1027] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:07:51 2026] DELETE /v2.0/security-groups/55b931e5-f825-4b5a-89c6-7ce6b2a13026 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:07:53.186 7 WARNING neutron_lib.context [None req-3e63902e-779b-4e42-b428-6d95144846b2 f157390c35f940aebc90c6e03a54f607 6685d7d476fc4e018f67f07f9b249a86 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:07:53.376 7 INFO neutron.db.segments_db [None req-3e63902e-779b-4e42-b428-6d95144846b2 f157390c35f940aebc90c6e03a54f607 6685d7d476fc4e018f67f07f9b249a86 - - default default] Added segment b82ecfad-a42a-4e87-99a8-e69f2d4f9fe2 of type vxlan for network be777ec4-de8c-4e89-b9cf-1c4cf5bd7a10 2026-06-03 01:07:53.474 8 WARNING neutron_lib.context [None req-8572d14c-6fab-4758-8a5f-df773d08abb1 7da0f077390c4a76b2a505d4c16d49e3 e5c7e5dad33f49129e3ce35ffac791aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 552/1028] 10.0.0.126 () {34 vars in 670 bytes} [Wed Jun 3 01:07:52 2026] POST /v2.0/networks => generated 650 bytes in 554 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:07:53.510 7 WARNING neutron_lib.context [None req-a30bbdb7-3432-4875-a2f9-4907760fb2f8 f157390c35f940aebc90c6e03a54f607 6685d7d476fc4e018f67f07f9b249a86 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:07:53.664 8 INFO neutron.db.segments_db [None req-8572d14c-6fab-4758-8a5f-df773d08abb1 7da0f077390c4a76b2a505d4c16d49e3 e5c7e5dad33f49129e3ce35ffac791aa - - default default] Added segment 8a9b8320-b4c8-4ac6-ac29-7f2b90277fbd of type vxlan for network 978be518-e005-4847-999b-c879489cf515 [pid: 8|app: 0|req: 477/1029] 10.0.0.126 () {34 vars in 670 bytes} [Wed Jun 3 01:07:53 2026] POST /v2.0/networks => generated 649 bytes in 455 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:07:53.856 8 WARNING neutron_lib.context [None req-550fb070-430a-4558-b9e6-31b72426e911 7da0f077390c4a76b2a505d4c16d49e3 e5c7e5dad33f49129e3ce35ffac791aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 553/1030] 10.0.0.126 () {34 vars in 669 bytes} [Wed Jun 3 01:07:53 2026] POST /v2.0/subnets => generated 603 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:07:53.915 7 WARNING neutron_lib.context [None req-91f36f06-03be-474a-a780-782ea6a0a349 f157390c35f940aebc90c6e03a54f607 6685d7d476fc4e018f67f07f9b249a86 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:07:53.967 7 INFO neutron.db.segments_db [None req-91f36f06-03be-474a-a780-782ea6a0a349 f157390c35f940aebc90c6e03a54f607 6685d7d476fc4e018f67f07f9b249a86 - - default default] Added segment 4ae9e1c4-b98b-46f7-a1f7-a9e267602169 of type vxlan for network 57836bf7-5865-4d04-bcb6-62a7c344ce65 [pid: 8|app: 0|req: 478/1031] 10.0.0.126 () {34 vars in 665 bytes} [Wed Jun 3 01:07:53 2026] POST /v2.0/ports => generated 778 bytes in 477 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:07:54.336 8 WARNING neutron_lib.context [None req-70e90c82-0122-4ab3-b46a-18ef09f691b3 7da0f077390c4a76b2a505d4c16d49e3 e5c7e5dad33f49129e3ce35ffac791aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:07:54.351 7 INFO neutron.db.l3_hamode_db [None req-91f36f06-03be-474a-a780-782ea6a0a349 f157390c35f940aebc90c6e03a54f607 6685d7d476fc4e018f67f07f9b249a86 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 01:07:54.412 8 INFO neutron.db.segments_db [None req-70e90c82-0122-4ab3-b46a-18ef09f691b3 7da0f077390c4a76b2a505d4c16d49e3 e5c7e5dad33f49129e3ce35ffac791aa - - default default] Added segment 4871ac0b-e235-4466-a0bc-7653e4e219fb of type vxlan for network 6aa52581-b73a-4fa7-9c5f-155256576736 [pid: 8|app: 0|req: 479/1032] 10.0.0.126 () {34 vars in 670 bytes} [Wed Jun 3 01:07:54 2026] POST /v2.0/networks => generated 636 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:07:54.535 8 WARNING neutron_lib.context [None req-97a47916-1e3d-48c9-b2a7-9e096bb0e2d8 7da0f077390c4a76b2a505d4c16d49e3 e5c7e5dad33f49129e3ce35ffac791aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 480/1033] 10.0.0.126 () {34 vars in 669 bytes} [Wed Jun 3 01:07:54 2026] POST /v2.0/subnets => generated 622 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:07:54.893 8 WARNING neutron_lib.context [None req-0ce85fa9-89d7-4e8f-b2d5-46c0f2afd5f4 7da0f077390c4a76b2a505d4c16d49e3 e5c7e5dad33f49129e3ce35ffac791aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 481/1034] 10.0.0.126 () {34 vars in 665 bytes} [Wed Jun 3 01:07:54 2026] POST /v2.0/ports => generated 965 bytes in 484 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:07:55.533 7 INFO neutron.db.l3_hamode_db [None req-91f36f06-03be-474a-a780-782ea6a0a349 f157390c35f940aebc90c6e03a54f607 6685d7d476fc4e018f67f07f9b249a86 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 482/1035] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:07:55 2026] GET /v2.0/security-groups?tenant_id=9fe5edc53bab448abc045d33668ad914&name=default => generated 2925 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/1036] 10.0.0.126 () {32 vars in 720 bytes} [Wed Jun 3 01:07:55 2026] DELETE /v2.0/ports/bb580ff0-b573-44f7-9a90-4b94e3558b91 => generated 0 bytes in 364 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/1037] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:07:55 2026] DELETE /v2.0/security-groups/edd0f7b0-9f44-4d1f-bf6a-af5226221654 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:07:56.134 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c9d88e45-0d40-414b-8606-94ae5b2e4588 7da0f077390c4a76b2a505d4c16d49e3 e5c7e5dad33f49129e3ce35ffac791aa - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 485/1038] 10.0.0.126 () {32 vars in 720 bytes} [Wed Jun 3 01:07:56 2026] DELETE /v2.0/ports/bb580ff0-b573-44f7-9a90-4b94e3558b91 => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:07:56.171 8 INFO neutron.pecan_wsgi.hooks.translation [None req-525894f1-0e9b-46eb-8713-0781aba5d542 7da0f077390c4a76b2a505d4c16d49e3 e5c7e5dad33f49129e3ce35ffac791aa - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 486/1039] 10.0.0.126 () {32 vars in 717 bytes} [Wed Jun 3 01:07:56 2026] GET /v2.0/ports/bb580ff0-b573-44f7-9a90-4b94e3558b91 => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/1040] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:07:56 2026] DELETE /v2.0/subnets/58cb6387-5ef4-4894-a4b3-1562221f94d6 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/1041] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:07:56 2026] GET /v2.0/security-groups?tenant_id=0a446c430244420fb248ca201eac0975&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/1042] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jun 3 01:07:56 2026] GET /v2.0/ports?device_id=3170c996-9f67-48e0-9ecc-e69b3247305d => generated 1240 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 7|app: 0|req: 554/1043] 10.0.0.126 () {34 vars in 669 bytes} [Wed Jun 3 01:07:53 2026] POST /v2.0/routers => generated 694 bytes in 3296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:07:57.210 8 INFO neutron.services.segments.plugin [-] Segment 4871ac0b-e235-4466-a0bc-7653e4e219fb resource provider aggregate not found 2026-06-03 01:07:57.216 8 INFO neutron.services.segments.plugin [-] Segment 4871ac0b-e235-4466-a0bc-7653e4e219fb resource provider aggregate not found 2026-06-03 01:07:57.232 8 INFO neutron.services.segments.plugin [-] Segment 4871ac0b-e235-4466-a0bc-7653e4e219fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4871ac0b-e235-4466-a0bc-7653e4e219fb found for delete ", "request_id": "req-75c1d29a-acc4-49a4-a459-465f9823938d"}]} 2026-06-03 01:07:57.234 8 INFO neutron.services.segments.plugin [-] Segment 4871ac0b-e235-4466-a0bc-7653e4e219fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4871ac0b-e235-4466-a0bc-7653e4e219fb found for delete ", "request_id": "req-f282a30e-3578-41f9-a40e-954477d4f031"}]} [pid: 8|app: 0|req: 490/1044] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:07:56 2026] DELETE /v2.0/networks/6aa52581-b73a-4fa7-9c5f-155256576736 => generated 0 bytes in 426 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/1045] 10.0.0.239 () {34 vars in 1040 bytes} [Wed Jun 3 01:07:57 2026] GET /v2.0/security-groups?id=e99584d2-f92a-41dd-9e1d-253be0f41165&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: 555/1046] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:07:57 2026] DELETE /v2.0/security-groups/7b14cb5a-e838-40e7-bd3a-141e444d4679 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:07:57.350 7 WARNING neutron_lib.context [None req-083f7abc-2265-46c2-84a6-f6e61c63ef1f 7da0f077390c4a76b2a505d4c16d49e3 e5c7e5dad33f49129e3ce35ffac791aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:07:57.433 7 INFO neutron.db.segments_db [None req-083f7abc-2265-46c2-84a6-f6e61c63ef1f 7da0f077390c4a76b2a505d4c16d49e3 e5c7e5dad33f49129e3ce35ffac791aa - - default default] Added segment 7fc6642c-7213-4436-a6a0-a8524887536c of type vxlan for network 7041b9bf-e84c-48c1-9eed-b087eaffb995 [pid: 7|app: 0|req: 556/1047] 10.0.0.126 () {34 vars in 670 bytes} [Wed Jun 3 01:07:57 2026] POST /v2.0/networks => generated 636 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:07:57.566 7 WARNING neutron_lib.context [None req-79e7e2e5-1f8b-4206-88df-0b22dbaa784c 7da0f077390c4a76b2a505d4c16d49e3 e5c7e5dad33f49129e3ce35ffac791aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 557/1048] 10.0.0.126 () {34 vars in 669 bytes} [Wed Jun 3 01:07:57 2026] POST /v2.0/subnets => generated 622 bytes in 440 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:07:58.016 7 WARNING neutron_lib.context [None req-b6fc0b37-a70d-4ea2-bcad-be6eea1c76c8 7da0f077390c4a76b2a505d4c16d49e3 e5c7e5dad33f49129e3ce35ffac791aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 558/1049] 10.0.0.126 () {34 vars in 665 bytes} [Wed Jun 3 01:07:58 2026] POST /v2.0/ports => generated 924 bytes in 477 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1050] 10.0.0.126 () {32 vars in 720 bytes} [Wed Jun 3 01:07:58 2026] DELETE /v2.0/ports/f94d508f-b047-4161-9a11-1aaee0e38b8e => generated 0 bytes in 337 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:07:58.855 7 INFO neutron.pecan_wsgi.hooks.translation [None req-528b0cd8-6300-47e5-8d4b-f1392087050b 7da0f077390c4a76b2a505d4c16d49e3 e5c7e5dad33f49129e3ce35ffac791aa - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 560/1051] 10.0.0.126 () {32 vars in 717 bytes} [Wed Jun 3 01:07:58 2026] GET /v2.0/ports/f94d508f-b047-4161-9a11-1aaee0e38b8e => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1052] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:07:58 2026] DELETE /v2.0/subnets/a1386922-2ad8-4fe6-96d1-0c5ebb0d4f63 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:07:59.589 7 INFO neutron.services.segments.plugin [-] Segment 7fc6642c-7213-4436-a6a0-a8524887536c resource provider aggregate not found 2026-06-03 01:07:59.595 7 INFO neutron.services.segments.plugin [-] Segment 7fc6642c-7213-4436-a6a0-a8524887536c resource provider aggregate not found 2026-06-03 01:07:59.609 7 INFO neutron.services.segments.plugin [-] Segment 7fc6642c-7213-4436-a6a0-a8524887536c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fc6642c-7213-4436-a6a0-a8524887536c found for delete ", "request_id": "req-8be3085f-076d-4daf-9853-506c2a61011a"}]} 2026-06-03 01:07:59.613 7 INFO neutron.services.segments.plugin [-] Segment 7fc6642c-7213-4436-a6a0-a8524887536c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fc6642c-7213-4436-a6a0-a8524887536c found for delete ", "request_id": "req-3362c4c1-5380-48ce-aca5-a8c57ef06004"}]} [pid: 7|app: 0|req: 562/1053] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:07:59 2026] DELETE /v2.0/networks/7041b9bf-e84c-48c1-9eed-b087eaffb995 => generated 0 bytes in 501 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:07:59.639 7 WARNING neutron_lib.context [None req-5fa3e6b4-57e5-4530-b80b-4d74474b235e 7da0f077390c4a76b2a505d4c16d49e3 e5c7e5dad33f49129e3ce35ffac791aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 492/1054] 10.0.0.126 () {34 vars in 783 bytes} [Wed Jun 3 01:07:57 2026] PUT /v2.0/routers/e46cc600-eb07-4a9c-bd62-00bb589d73ff/add_router_interface => generated 309 bytes in 2440 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:07:59.738 8 WARNING neutron_lib.context [None req-e68be9a1-2d52-43cf-b09e-af3256aa4f85 f157390c35f940aebc90c6e03a54f607 6685d7d476fc4e018f67f07f9b249a86 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 563/1055] 10.0.0.126 () {34 vars in 665 bytes} [Wed Jun 3 01:07:59 2026] POST /v2.0/ports => generated 778 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 564/1056] 10.0.0.126 () {34 vars in 737 bytes} [Wed Jun 3 01:08:00 2026] PUT /v2.0/ports/33b497d0-6d26-4405-9873-3c98db996426 => generated 752 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/1057] 10.0.0.126 () {34 vars in 665 bytes} [Wed Jun 3 01:07:59 2026] POST /v2.0/ports => generated 955 bytes in 592 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:08:00.335 8 WARNING neutron_lib.context [None req-c2fbe44d-5e50-454a-9367-7ae1679c13e2 f157390c35f940aebc90c6e03a54f607 6685d7d476fc4e018f67f07f9b249a86 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 565/1058] 10.0.0.126 () {32 vars in 720 bytes} [Wed Jun 3 01:08:00 2026] DELETE /v2.0/ports/33b497d0-6d26-4405-9873-3c98db996426 => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 566/1059] 10.0.0.126 () {32 vars in 643 bytes} [Wed Jun 3 01:08:00 2026] GET /v2.0/ports => generated 781 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:08:00.668 7 INFO neutron.pecan_wsgi.hooks.translation [None req-24d2ec2a-9259-40ea-b28a-840f55a2d897 7da0f077390c4a76b2a505d4c16d49e3 e5c7e5dad33f49129e3ce35ffac791aa - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 567/1060] 10.0.0.126 () {32 vars in 717 bytes} [Wed Jun 3 01:08:00 2026] GET /v2.0/ports/33b497d0-6d26-4405-9873-3c98db996426 => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1061] 10.0.0.126 () {32 vars in 643 bytes} [Wed Jun 3 01:08:00 2026] GET /v2.0/ports => generated 781 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1062] 10.0.0.126 () {32 vars in 717 bytes} [Wed Jun 3 01:08:00 2026] GET /v2.0/ports/79b37128-9cf4-4b5a-947a-319c62fd9fed => generated 778 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:08:00.815 7 INFO neutron.pecan_wsgi.hooks.translation [None req-baa0e4f1-a12a-46c9-b268-55dcd12cc9f6 7da0f077390c4a76b2a505d4c16d49e3 e5c7e5dad33f49129e3ce35ffac791aa - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 570/1063] 10.0.0.126 () {32 vars in 720 bytes} [Wed Jun 3 01:08:00 2026] DELETE /v2.0/ports/f94d508f-b047-4161-9a11-1aaee0e38b8e => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:08:00.844 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1bdce727-1fb9-4dd3-a77e-f77b3aafb7be 7da0f077390c4a76b2a505d4c16d49e3 e5c7e5dad33f49129e3ce35ffac791aa - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 571/1064] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:08:00 2026] DELETE /v2.0/subnets/a1386922-2ad8-4fe6-96d1-0c5ebb0d4f63 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:08:00.873 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7003cd83-e076-446a-bf15-2decb796c980 7da0f077390c4a76b2a505d4c16d49e3 e5c7e5dad33f49129e3ce35ffac791aa - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 572/1065] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:08:00 2026] DELETE /v2.0/subnets/58cb6387-5ef4-4894-a4b3-1562221f94d6 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/1066] 10.0.0.126 () {34 vars in 665 bytes} [Wed Jun 3 01:08:00 2026] POST /v2.0/ports => generated 955 bytes in 550 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:08:00.891 8 WARNING neutron_lib.context [None req-7c3b2eb1-a166-4ee7-87b9-caa65197ab27 f157390c35f940aebc90c6e03a54f607 6685d7d476fc4e018f67f07f9b249a86 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 573/1067] 10.0.0.126 () {32 vars in 720 bytes} [Wed Jun 3 01:08:00 2026] DELETE /v2.0/ports/79b37128-9cf4-4b5a-947a-319c62fd9fed => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1068] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:08:01 2026] GET /v2.0/security-groups?tenant_id=f064f466c73140faa71be1978c3d4fe6&name=default => generated 2925 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:08:01.661 7 INFO neutron.services.segments.plugin [-] Segment 8a9b8320-b4c8-4ac6-ac29-7f2b90277fbd resource provider aggregate not found 2026-06-03 01:08:01.667 7 INFO neutron.services.segments.plugin [-] Segment 8a9b8320-b4c8-4ac6-ac29-7f2b90277fbd resource provider aggregate not found 2026-06-03 01:08:01.686 7 INFO neutron.services.segments.plugin [-] Segment 8a9b8320-b4c8-4ac6-ac29-7f2b90277fbd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a9b8320-b4c8-4ac6-ac29-7f2b90277fbd found for delete ", "request_id": "req-5869fa68-4214-44f5-b0cc-98cc86cbfcf8"}]} 2026-06-03 01:08:01.688 7 INFO neutron.services.segments.plugin [-] Segment 8a9b8320-b4c8-4ac6-ac29-7f2b90277fbd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a9b8320-b4c8-4ac6-ac29-7f2b90277fbd found for delete ", "request_id": "req-cb42d3da-e8c2-47f9-af14-94b7ddaadf86"}]} [pid: 7|app: 0|req: 575/1069] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:08:01 2026] DELETE /v2.0/networks/978be518-e005-4847-999b-c879489cf515 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1070] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:08:01 2026] DELETE /v2.0/security-groups/8b5f6be9-1491-4080-bc1a-517ece4112c1 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:08:02.008 8 INFO neutron.db.l3_db [None req-7c3b2eb1-a166-4ee7-87b9-caa65197ab27 f157390c35f940aebc90c6e03a54f607 6685d7d476fc4e018f67f07f9b249a86 - - default default] Floating IP 54742cba-f493-4ada-9a30-a57273123ac0 associated. External IP: 10.96.250.212, port: f6e4dbc4-d11e-4e88-9e18-c8cdab5af3bc. [pid: 7|app: 0|req: 577/1071] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:08:02 2026] GET /v2.0/security-groups?tenant_id=e5c7e5dad33f49129e3ce35ffac791aa&name=default => generated 2925 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/1072] 10.0.0.126 () {34 vars in 677 bytes} [Wed Jun 3 01:08:00 2026] POST /v2.0/floatingips => generated 842 bytes in 1675 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1073] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:08:02 2026] GET /v2.0/ports?device_id=3170c996-9f67-48e0-9ecc-e69b3247305d => generated 971 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/1074] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:08:02 2026] DELETE /v2.0/security-groups/692369bd-a8ac-49db-a2be-b8b00ecd9b82 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/1075] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Jun 3 01:08:02 2026] GET /v2.0/security-groups?id=e99584d2-f92a-41dd-9e1d-253be0f41165&fields=id&fields=name => generated 113 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:08:02.786 7 INFO neutron.db.l3_db [None req-f33dfc43-9daa-48a3-8146-ccf06d0dbb03 f157390c35f940aebc90c6e03a54f607 6685d7d476fc4e018f67f07f9b249a86 - - default default] Floating IP 54742cba-f493-4ada-9a30-a57273123ac0 disassociated. External IP: 10.96.250.212, port: f6e4dbc4-d11e-4e88-9e18-c8cdab5af3bc. [pid: 8|app: 0|req: 498/1076] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:08:02 2026] GET /v2.0/ports?device_id=3170c996-9f67-48e0-9ecc-e69b3247305d => generated 971 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/1077] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Jun 3 01:08:03 2026] GET /v2.0/security-groups?id=e99584d2-f92a-41dd-9e1d-253be0f41165&fields=id&fields=name => generated 113 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1078] 10.0.0.126 () {34 vars in 749 bytes} [Wed Jun 3 01:08:02 2026] PUT /v2.0/floatingips/54742cba-f493-4ada-9a30-a57273123ac0 => generated 552 bytes in 628 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1079] 199.204.45.216 () {34 vars in 994 bytes} [Wed Jun 3 01:08:03 2026] GET /v2.0/ports?device_id=3170c996-9f67-48e0-9ecc-e69b3247305d => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1080] 10.0.0.126 () {32 vars in 732 bytes} [Wed Jun 3 01:08:03 2026] DELETE /v2.0/floatingips/54742cba-f493-4ada-9a30-a57273123ac0 => generated 0 bytes in 413 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:08:03.657 8 WARNING neutron_lib.context [None req-78367550-ddb0-4f1c-8b72-f0bc95752f72 f157390c35f940aebc90c6e03a54f607 6685d7d476fc4e018f67f07f9b249a86 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:08:03.901 7 INFO neutron.db.l3_db [req-23410aa8-e9ee-46c4-83ae-79815d646ea5 req-259617d0-16f3-46c8-a75c-ef0f242bb048 858c882ef1f04201907f7c8eccfc3c5a 887f3110b0804a7d859aa182c8d0df6a - - default default] Floating IP 394e1a68-d215-4f7d-bdf8-e9bfe1375a08 disassociated. External IP: 10.96.250.202, port: 380c03de-a118-4197-a2ba-d4eb62cd950a. [pid: 7|app: 0|req: 581/1081] 199.204.45.216 () {36 vars in 997 bytes} [Wed Jun 3 01:08:03 2026] DELETE /v2.0/ports/380c03de-a118-4197-a2ba-d4eb62cd950a => generated 0 bytes in 887 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1082] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:08:04 2026] GET /v2.0/ports?device_id=3170c996-9f67-48e0-9ecc-e69b3247305d => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:08:04.547 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3f51bab2-71d2-4330-9800-7d9b8e7f1cc5'] response: {'server_uuid': '3170c996-9f67-48e0-9ecc-e69b3247305d', 'name': 'network-vif-deleted', 'tag': '380c03de-a118-4197-a2ba-d4eb62cd950a', 'status': 'completed', 'code': 200} 2026-06-03 01:08:04.807 7 WARNING neutron_lib.context [None req-8845b424-f100-40ff-9bea-d0b086375773 c6ffe8e0024f47da85f4f86baf52a1b2 7a5f035d405244d193b9660eb7d91783 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:08:04.816 8 INFO neutron.db.l3_db [None req-78367550-ddb0-4f1c-8b72-f0bc95752f72 f157390c35f940aebc90c6e03a54f607 6685d7d476fc4e018f67f07f9b249a86 - - default default] Floating IP c98d0242-32ec-4a7d-825d-845b9feb03b7 associated. External IP: 10.96.250.204, port: 9f39a575-ac1c-44d6-8ab5-ea326ea94fae. 2026-06-03 01:08:04.985 7 INFO neutron.db.segments_db [None req-8845b424-f100-40ff-9bea-d0b086375773 c6ffe8e0024f47da85f4f86baf52a1b2 7a5f035d405244d193b9660eb7d91783 - - default default] Added segment 776ebde4-5caf-4c68-9f4c-f4dfbb049016 of type vxlan for network 818b1407-ff7f-4f75-9f63-610dd8039163 [pid: 7|app: 0|req: 583/1083] 10.0.0.126 () {34 vars in 670 bytes} [Wed Jun 3 01:08:04 2026] POST /v2.0/networks => generated 634 bytes in 576 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:08:05.137 7 WARNING neutron_lib.context [None req-233b4c3a-9c92-46cb-8c59-a24ed2a1cb4d c6ffe8e0024f47da85f4f86baf52a1b2 7a5f035d405244d193b9660eb7d91783 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 501/1086] 10.0.0.126 () {34 vars in 677 bytes} [Wed Jun 3 01:08:03 2026] POST /v2.0/floatingips => generated 842 bytes in 1617 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:08:05.273 7 INFO neutron.db.segments_db [None req-233b4c3a-9c92-46cb-8c59-a24ed2a1cb4d c6ffe8e0024f47da85f4f86baf52a1b2 7a5f035d405244d193b9660eb7d91783 - - default default] Added segment 50d9d05a-118f-4233-a241-ea8702b5aac6 of type vxlan for network 8cbc2ea1-8dbb-46f8-bd3e-ad0a33070b8d [pid: 8|app: 0|req: 502/1087] 10.0.0.126 () {32 vars in 729 bytes} [Wed Jun 3 01:08:05 2026] GET /v2.0/floatingips/c98d0242-32ec-4a7d-825d-845b9feb03b7 => generated 842 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1088] 10.0.0.126 () {34 vars in 670 bytes} [Wed Jun 3 01:08:05 2026] POST /v2.0/networks => generated 633 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1089] 10.0.0.126 () {32 vars in 655 bytes} [Wed Jun 3 01:08:05 2026] GET /v2.0/floatingips => generated 845 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:08:05.421 8 WARNING neutron_lib.context [None req-ea0ec643-893a-471e-8af6-fe115df8e84e c6ffe8e0024f47da85f4f86baf52a1b2 7a5f035d405244d193b9660eb7d91783 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 587/1090] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:08:05 2026] GET /v2.0/security-groups?tenant_id=0a609de4abde4630a6c6db3208bbbffa&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: 504/1091] 10.0.0.126 () {34 vars in 669 bytes} [Wed Jun 3 01:08:05 2026] POST /v2.0/subnets => generated 622 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1092] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:08:05 2026] DELETE /v2.0/security-groups/e99584d2-f92a-41dd-9e1d-253be0f41165 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1093] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:08:05 2026] DELETE /v2.0/security-groups/3c5574b3-ae5f-439d-98dd-1433620d64bf => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:08:06.053 8 WARNING neutron_lib.context [None req-9d87b688-1fff-4e39-bbfc-f746c6613341 c6ffe8e0024f47da85f4f86baf52a1b2 7a5f035d405244d193b9660eb7d91783 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:08:06.235 7 INFO neutron.db.l3_db [None req-1b045a3d-5663-4089-9509-966c5904d5a0 f157390c35f940aebc90c6e03a54f607 6685d7d476fc4e018f67f07f9b249a86 - - default default] Floating IP c98d0242-32ec-4a7d-825d-845b9feb03b7 associated. External IP: 10.96.250.204, port: 9f39a575-ac1c-44d6-8ab5-ea326ea94fae. [pid: 8|app: 0|req: 507/1094] 10.0.0.126 () {34 vars in 669 bytes} [Wed Jun 3 01:08:06 2026] POST /v2.0/subnets => generated 631 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:08:06.426 8 INFO neutron.api.v2.resource [None req-f22ead58-0d6d-4ed2-91f4-e507ede8db94 858c882ef1f04201907f7c8eccfc3c5a 887f3110b0804a7d859aa182c8d0df6a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 508/1095] 10.0.0.126 () {32 vars in 737 bytes} [Wed Jun 3 01:08:06 2026] GET /v2.0/security-groups/e99584d2-f92a-41dd-9e1d-253be0f41165 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:08:06.434 8 WARNING neutron_lib.context [None req-7dfd9fef-a36a-4e27-8458-a9c5e37476f8 c6ffe8e0024f47da85f4f86baf52a1b2 7a5f035d405244d193b9660eb7d91783 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:08:06.487 8 INFO neutron.db.segments_db [None req-7dfd9fef-a36a-4e27-8458-a9c5e37476f8 c6ffe8e0024f47da85f4f86baf52a1b2 7a5f035d405244d193b9660eb7d91783 - - default default] Added segment 0bc4dc0a-1cff-4d9c-8f8d-d2fe832c1b30 of type vxlan for network 939183eb-2e3d-4a49-ad87-bb9bdad6394c 2026-06-03 01:08:06.878 8 INFO neutron.db.l3_hamode_db [None req-7dfd9fef-a36a-4e27-8458-a9c5e37476f8 c6ffe8e0024f47da85f4f86baf52a1b2 7a5f035d405244d193b9660eb7d91783 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 588/1096] 10.0.0.126 () {34 vars in 749 bytes} [Wed Jun 3 01:08:05 2026] PUT /v2.0/floatingips/c98d0242-32ec-4a7d-825d-845b9feb03b7 => generated 842 bytes in 1391 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:08:07.131 8 INFO neutron.db.l3_hamode_db [None req-7dfd9fef-a36a-4e27-8458-a9c5e37476f8 c6ffe8e0024f47da85f4f86baf52a1b2 7a5f035d405244d193b9660eb7d91783 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 589/1097] 10.0.0.126 () {32 vars in 732 bytes} [Wed Jun 3 01:08:07 2026] DELETE /v2.0/floatingips/394e1a68-d215-4f7d-bdf8-e9bfe1375a08 => generated 0 bytes in 415 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:08:07.665 7 INFO neutron.db.l3_db [None req-7ca53445-18c1-4156-9665-b2ad8355bfb2 f157390c35f940aebc90c6e03a54f607 6685d7d476fc4e018f67f07f9b249a86 - - default default] Floating IP c98d0242-32ec-4a7d-825d-845b9feb03b7 disassociated. External IP: 10.96.250.204, port: f6e4dbc4-d11e-4e88-9e18-c8cdab5af3bc. [pid: 8|app: 0|req: 509/1098] 10.0.0.126 () {34 vars in 669 bytes} [Wed Jun 3 01:08:06 2026] POST /v2.0/routers => generated 511 bytes in 1657 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1099] 10.0.0.126 () {34 vars in 749 bytes} [Wed Jun 3 01:08:07 2026] PUT /v2.0/floatingips/c98d0242-32ec-4a7d-825d-845b9feb03b7 => generated 552 bytes in 1042 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1100] 10.0.0.126 () {34 vars in 789 bytes} [Wed Jun 3 01:08:08 2026] PUT /v2.0/routers/6f97805f-33f5-4d0d-bec5-8a73618ecba5/remove_router_interface => generated 309 bytes in 1932 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1101] 10.0.0.126 () {34 vars in 783 bytes} [Wed Jun 3 01:08:08 2026] PUT /v2.0/routers/9d1930df-7fc1-43f6-9e1b-382d970d4a9d/add_router_interface => generated 309 bytes in 1594 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1102] 10.0.0.105 () {30 vars in 650 bytes} [Wed Jun 3 01:08:10 2026] GET /v2.0/extensions => generated 19901 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1103] 10.0.0.126 () {32 vars in 732 bytes} [Wed Jun 3 01:08:10 2026] DELETE /v2.0/floatingips/c98d0242-32ec-4a7d-825d-845b9feb03b7 => generated 0 bytes in 382 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1104] 10.0.0.126 () {32 vars in 717 bytes} [Wed Jun 3 01:08:10 2026] GET /v2.0/ports/9534d8c2-51a1-46cc-a61a-f16f27d3166c => generated 959 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1105] 10.0.0.105 () {30 vars in 724 bytes} [Wed Jun 3 01:08:10 2026] GET /v2.0/quotas/3c91a1e2711549a197a23e8dfa4dead7/details => generated 847 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:08:10.586 8 INFO neutron.api.v2.resource [None req-7db47386-f539-4423-af16-229c9d7a69cb f157390c35f940aebc90c6e03a54f607 6685d7d476fc4e018f67f07f9b249a86 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 514/1106] 10.0.0.126 () {32 vars in 732 bytes} [Wed Jun 3 01:08:10 2026] DELETE /v2.0/floatingips/c98d0242-32ec-4a7d-825d-845b9feb03b7 => generated 144 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:08:11.656 7 INFO neutron.services.segments.plugin [-] Segment 7b0f471b-aa47-49ec-baea-8434bade6c54 resource provider aggregate not found 2026-06-03 01:08:11.662 7 INFO neutron.services.segments.plugin [-] Segment 7b0f471b-aa47-49ec-baea-8434bade6c54 resource provider aggregate not found 2026-06-03 01:08:11.680 7 INFO neutron.services.segments.plugin [-] Segment 7b0f471b-aa47-49ec-baea-8434bade6c54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b0f471b-aa47-49ec-baea-8434bade6c54 found for delete ", "request_id": "req-12985386-289d-455f-9a41-d886dbb3879f"}]} 2026-06-03 01:08:11.681 7 INFO neutron.services.segments.plugin [-] Segment 7b0f471b-aa47-49ec-baea-8434bade6c54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b0f471b-aa47-49ec-baea-8434bade6c54 found for delete ", "request_id": "req-a0dfeb38-d8e0-4ff1-9544-29d88223e2a7"}]} 2026-06-03 01:08:11.684 7 INFO neutron.db.l3_hamode_db [None req-f61ce028-3719-4658-bb61-bc8b4c5f2386 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] HA network 1218757c-c285-4e41-ae30-bc1a103bd260 was deleted as no HA routers are present in tenant 887f3110b0804a7d859aa182c8d0df6a. [pid: 7|app: 0|req: 593/1107] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:08:10 2026] DELETE /v2.0/routers/6f97805f-33f5-4d0d-bec5-8a73618ecba5 => generated 0 bytes in 1427 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1108] 10.0.0.126 () {32 vars in 720 bytes} [Wed Jun 3 01:08:11 2026] DELETE /v2.0/ports/f6e4dbc4-d11e-4e88-9e18-c8cdab5af3bc => generated 0 bytes in 466 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1109] 10.0.0.126 () {34 vars in 783 bytes} [Wed Jun 3 01:08:10 2026] PUT /v2.0/routers/9d1930df-7fc1-43f6-9e1b-382d970d4a9d/add_router_interface => generated 309 bytes in 1673 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1110] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:08:12 2026] DELETE /v2.0/subnets/9e344d04-4d06-4c00-a6ec-82147c9e8fdc => 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: 596/1111] 10.0.0.126 () {32 vars in 717 bytes} [Wed Jun 3 01:08:12 2026] GET /v2.0/ports/093bcf0a-ffb2-45bf-bf76-31b44daab2ea => generated 967 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1112] 10.0.0.126 () {32 vars in 720 bytes} [Wed Jun 3 01:08:12 2026] DELETE /v2.0/ports/9f39a575-ac1c-44d6-8ab5-ea326ea94fae => generated 0 bytes in 434 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 7|app: 0|req: 597/1113] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:08:12 2026] DELETE /v2.0/networks/8ecc4248-f8cc-46af-9825-8327a3d513ad => generated 0 bytes in 442 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1114] 10.0.0.126 () {32 vars in 736 bytes} [Wed Jun 3 01:08:12 2026] GET /v2.0/ports?device_id=e46cc600-eb07-4a9c-bd62-00bb589d73ff => generated 958 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:08:13.710 7 INFO neutron.services.segments.plugin [-] Segment f82b4b65-948d-4780-8f45-21a9d80d7885 resource provider aggregate not found 2026-06-03 01:08:13.714 7 INFO neutron.services.segments.plugin [-] Segment f82b4b65-948d-4780-8f45-21a9d80d7885 resource provider aggregate not found 2026-06-03 01:08:13.722 7 INFO neutron.services.segments.plugin [-] Segment f82b4b65-948d-4780-8f45-21a9d80d7885 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f82b4b65-948d-4780-8f45-21a9d80d7885 found for delete ", "request_id": "req-daa1dba3-2f79-44ea-aefe-e404c9e165bd"}]} 2026-06-03 01:08:13.735 7 INFO neutron.services.segments.plugin [-] Segment f82b4b65-948d-4780-8f45-21a9d80d7885 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f82b4b65-948d-4780-8f45-21a9d80d7885 found for delete ", "request_id": "req-bb5e878a-a392-4fcb-a913-7c4508ead213"}]} [pid: 8|app: 0|req: 517/1115] 10.0.0.126 () {34 vars in 789 bytes} [Wed Jun 3 01:08:12 2026] PUT /v2.0/routers/9d1930df-7fc1-43f6-9e1b-382d970d4a9d/remove_router_interface => generated 309 bytes in 1458 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1116] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:08:14 2026] GET /v2.0/security-groups?tenant_id=887f3110b0804a7d859aa182c8d0df6a&name=default => generated 2925 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1117] 10.0.0.105 () {30 vars in 650 bytes} [Wed Jun 3 01:08:14 2026] GET /v2.0/extensions => generated 19901 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1118] 10.0.0.126 () {34 vars in 789 bytes} [Wed Jun 3 01:08:13 2026] PUT /v2.0/routers/e46cc600-eb07-4a9c-bd62-00bb589d73ff/remove_router_interface => generated 309 bytes in 1487 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1119] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:08:14 2026] DELETE /v2.0/security-groups/76b9d225-4bf6-4a9c-a8e2-dc77c5c99441 => 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: 601/1120] 10.0.0.105 () {30 vars in 724 bytes} [Wed Jun 3 01:08:14 2026] GET /v2.0/quotas/3c91a1e2711549a197a23e8dfa4dead7/details => generated 847 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1121] 10.0.0.126 () {34 vars in 789 bytes} [Wed Jun 3 01:08:14 2026] PUT /v2.0/routers/9d1930df-7fc1-43f6-9e1b-382d970d4a9d/remove_router_interface => generated 309 bytes in 1067 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1122] 10.0.0.126 () {32 vars in 736 bytes} [Wed Jun 3 01:08:15 2026] GET /v2.0/ports?device_id=9d1930df-7fc1-43f6-9e1b-382d970d4a9d => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:08:16.098 8 INFO neutron.services.segments.plugin [-] Segment 0bc4dc0a-1cff-4d9c-8f8d-d2fe832c1b30 resource provider aggregate not found 2026-06-03 01:08:16.102 8 INFO neutron.services.segments.plugin [-] Segment 0bc4dc0a-1cff-4d9c-8f8d-d2fe832c1b30 resource provider aggregate not found 2026-06-03 01:08:16.112 8 INFO neutron.services.segments.plugin [-] Segment 0bc4dc0a-1cff-4d9c-8f8d-d2fe832c1b30 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bc4dc0a-1cff-4d9c-8f8d-d2fe832c1b30 found for delete ", "request_id": "req-f687581f-3633-4ad2-ad8a-02d0275f8ed2"}]} 2026-06-03 01:08:16.119 8 INFO neutron.services.segments.plugin [-] Segment 0bc4dc0a-1cff-4d9c-8f8d-d2fe832c1b30 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bc4dc0a-1cff-4d9c-8f8d-d2fe832c1b30 found for delete ", "request_id": "req-517dfed2-e55b-4c55-a1b1-b0363628383d"}]} 2026-06-03 01:08:16.125 8 INFO neutron.db.l3_hamode_db [None req-2e87cc9a-21e3-4968-a612-71f05df61f07 c6ffe8e0024f47da85f4f86baf52a1b2 7a5f035d405244d193b9660eb7d91783 - - default default] HA network 939183eb-2e3d-4a49-ad87-bb9bdad6394c was deleted as no HA routers are present in tenant 7a5f035d405244d193b9660eb7d91783. [pid: 8|app: 0|req: 522/1123] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:08:15 2026] DELETE /v2.0/routers/9d1930df-7fc1-43f6-9e1b-382d970d4a9d => generated 0 bytes in 817 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1124] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:08:16 2026] DELETE /v2.0/subnets/69ef0c6f-2253-4c40-b6e0-6e9a2dbe818b => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:08:16.453 7 INFO neutron.services.segments.plugin [-] Segment 4ae9e1c4-b98b-46f7-a1f7-a9e267602169 resource provider aggregate not found 2026-06-03 01:08:16.469 7 INFO neutron.services.segments.plugin [-] Segment 4ae9e1c4-b98b-46f7-a1f7-a9e267602169 resource provider aggregate not found 2026-06-03 01:08:16.475 7 INFO neutron.db.l3_hamode_db [None req-17b75ee8-79b5-4272-8af7-aaf1957d6682 f157390c35f940aebc90c6e03a54f607 6685d7d476fc4e018f67f07f9b249a86 - - default default] HA network 57836bf7-5865-4d04-bcb6-62a7c344ce65 was deleted as no HA routers are present in tenant 6685d7d476fc4e018f67f07f9b249a86. 2026-06-03 01:08:16.478 7 INFO neutron.services.segments.plugin [-] Segment 4ae9e1c4-b98b-46f7-a1f7-a9e267602169 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ae9e1c4-b98b-46f7-a1f7-a9e267602169 found for delete ", "request_id": "req-965960ee-4ea6-4609-b735-2f082a449f2e"}]} [pid: 7|app: 0|req: 602/1125] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:08:14 2026] DELETE /v2.0/routers/e46cc600-eb07-4a9c-bd62-00bb589d73ff => generated 0 bytes in 1721 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:08:16.494 7 INFO neutron.services.segments.plugin [-] Segment 4ae9e1c4-b98b-46f7-a1f7-a9e267602169 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ae9e1c4-b98b-46f7-a1f7-a9e267602169 found for delete ", "request_id": "req-30c50fb7-71ea-443d-b264-87f4be2ef768"}]} [pid: 8|app: 0|req: 524/1126] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:08:16 2026] DELETE /v2.0/subnets/ceb635b6-e560-42a3-91d0-94b291d185b3 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1127] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:08:16 2026] DELETE /v2.0/subnets/e0d2ef96-a00b-4045-a7e9-4682f319dd12 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:08:17.035 8 INFO neutron.db.segments_db [None req-c236cf04-b1e1-413b-8fa5-1f5f1acfb2c1 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] Added segment fbbb879b-2084-4de3-8f7d-91486dbcd7fd of type vxlan for network 20ac0b96-62eb-49e8-8eb2-b8ba3fe0bb26 [pid: 7|app: 0|req: 604/1128] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:08:16 2026] DELETE /v2.0/networks/8cbc2ea1-8dbb-46f8-bd3e-ad0a33070b8d => generated 0 bytes in 381 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1129] 10.0.0.126 () {34 vars in 671 bytes} [Wed Jun 3 01:08:16 2026] POST /v2.0/networks => generated 746 bytes in 499 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1130] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:08:17 2026] DELETE /v2.0/networks/be777ec4-de8c-4e89-b9cf-1c4cf5bd7a10 => 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: 526/1131] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:08:17 2026] DELETE /v2.0/networks/818b1407-ff7f-4f75-9f63-610dd8039163 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:08:17.411 8 WARNING neutron_lib.context [None req-f95f7666-edc4-4371-9390-c9b22650ab66 c6ffe8e0024f47da85f4f86baf52a1b2 7a5f035d405244d193b9660eb7d91783 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:08:17.485 8 INFO neutron.db.segments_db [None req-f95f7666-edc4-4371-9390-c9b22650ab66 c6ffe8e0024f47da85f4f86baf52a1b2 7a5f035d405244d193b9660eb7d91783 - - default default] Added segment 06e01d38-fb2e-4b45-9a39-f57003864d08 of type vxlan for network 4f99a0f8-80bd-4a19-97c1-0d1596b227e5 [pid: 8|app: 0|req: 527/1132] 10.0.0.126 () {34 vars in 670 bytes} [Wed Jun 3 01:08:17 2026] POST /v2.0/networks => generated 634 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1133] 10.0.0.126 () {34 vars in 669 bytes} [Wed Jun 3 01:08:17 2026] POST /v2.0/subnets => generated 669 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:08:17.619 7 WARNING neutron_lib.context [None req-1de8d29c-237d-44a0-b1d6-4d3af796f124 c6ffe8e0024f47da85f4f86baf52a1b2 7a5f035d405244d193b9660eb7d91783 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 607/1134] 10.0.0.126 () {34 vars in 669 bytes} [Wed Jun 3 01:08:17 2026] POST /v2.0/subnets => generated 622 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1135] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:08:17 2026] GET /v2.0/security-groups?tenant_id=3c91a1e2711549a197a23e8dfa4dead7&name=default => generated 2925 bytes in 393 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:08:18.053 7 INFO neutron.db.segments_db [None req-c5031bdd-94f2-4b7b-8e78-d2b9589d6f93 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] Added segment 4317101d-43bb-428f-aaa7-aa22791d00b7 of type vxlan for network 4fc50809-f9e6-4d48-a7b8-5d399088c24d [pid: 8|app: 0|req: 529/1136] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:08:17 2026] GET /v2.0/security-groups?tenant_id=6685d7d476fc4e018f67f07f9b249a86&name=default => generated 2925 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:08:18.100 8 WARNING neutron_lib.context [None req-53437aa3-50ff-4b8f-bd6d-1e14cfd7d224 c6ffe8e0024f47da85f4f86baf52a1b2 7a5f035d405244d193b9660eb7d91783 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:08:18.145 8 INFO neutron.services.segments.plugin [-] Segment 776ebde4-5caf-4c68-9f4c-f4dfbb049016 resource provider aggregate not found 2026-06-03 01:08:18.151 8 INFO neutron.services.segments.plugin [-] Segment 776ebde4-5caf-4c68-9f4c-f4dfbb049016 resource provider aggregate not found 2026-06-03 01:08:18.162 8 INFO neutron.services.segments.plugin [-] Segment 776ebde4-5caf-4c68-9f4c-f4dfbb049016 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 776ebde4-5caf-4c68-9f4c-f4dfbb049016 found for delete ", "request_id": "req-7041b788-6447-4bfa-a2da-301339fb4102"}]} 2026-06-03 01:08:18.175 8 INFO neutron.db.segments_db [None req-53437aa3-50ff-4b8f-bd6d-1e14cfd7d224 c6ffe8e0024f47da85f4f86baf52a1b2 7a5f035d405244d193b9660eb7d91783 - - default default] Added segment 06658e52-8eda-47c4-a4db-e206b94d57d8 of type vxlan for network 3c6d466e-cd04-4e4c-86f7-74f797556e51 2026-06-03 01:08:18.182 8 INFO neutron.services.segments.plugin [-] Segment 776ebde4-5caf-4c68-9f4c-f4dfbb049016 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 776ebde4-5caf-4c68-9f4c-f4dfbb049016 found for delete ", "request_id": "req-d8d095b0-6ecb-4ae2-a01a-b56a5ee6eedf"}]} 2026-06-03 01:08:18.379 7 INFO neutron.db.l3_hamode_db [None req-c5031bdd-94f2-4b7b-8e78-d2b9589d6f93 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 01:08:18.509 7 INFO neutron.services.segments.plugin [-] Segment 50d9d05a-118f-4233-a241-ea8702b5aac6 resource provider aggregate not found 2026-06-03 01:08:18.523 7 INFO neutron.services.segments.plugin [-] Segment 50d9d05a-118f-4233-a241-ea8702b5aac6 resource provider aggregate not found 2026-06-03 01:08:18.530 7 INFO neutron.services.segments.plugin [-] Segment 50d9d05a-118f-4233-a241-ea8702b5aac6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50d9d05a-118f-4233-a241-ea8702b5aac6 found for delete ", "request_id": "req-dec519a2-fd20-4329-90d8-8f76b816aa80"}]} 2026-06-03 01:08:18.543 7 INFO neutron.services.segments.plugin [-] Segment 50d9d05a-118f-4233-a241-ea8702b5aac6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50d9d05a-118f-4233-a241-ea8702b5aac6 found for delete ", "request_id": "req-70e9fd1a-cec4-4c7d-a6a4-a03af7d43b2f"}]} 2026-06-03 01:08:18.550 7 INFO neutron.services.segments.plugin [-] Segment b82ecfad-a42a-4e87-99a8-e69f2d4f9fe2 resource provider aggregate not found 2026-06-03 01:08:18.567 8 INFO neutron.db.l3_hamode_db [None req-53437aa3-50ff-4b8f-bd6d-1e14cfd7d224 c6ffe8e0024f47da85f4f86baf52a1b2 7a5f035d405244d193b9660eb7d91783 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 01:08:18.571 7 INFO neutron.services.segments.plugin [-] Segment b82ecfad-a42a-4e87-99a8-e69f2d4f9fe2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b82ecfad-a42a-4e87-99a8-e69f2d4f9fe2 found for delete ", "request_id": "req-66b20781-7b07-45a9-9bf9-64ddcad15765"}]} 2026-06-03 01:08:18.572 7 INFO neutron.services.segments.plugin [-] Segment b82ecfad-a42a-4e87-99a8-e69f2d4f9fe2 resource provider aggregate not found 2026-06-03 01:08:18.591 7 INFO neutron.services.segments.plugin [-] Segment b82ecfad-a42a-4e87-99a8-e69f2d4f9fe2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b82ecfad-a42a-4e87-99a8-e69f2d4f9fe2 found for delete ", "request_id": "req-dc9a1a57-66d5-45db-beca-aef6b9f700a8"}]} 2026-06-03 01:08:18.778 8 INFO neutron.db.l3_hamode_db [None req-53437aa3-50ff-4b8f-bd6d-1e14cfd7d224 c6ffe8e0024f47da85f4f86baf52a1b2 7a5f035d405244d193b9660eb7d91783 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 01:08:19.593 7 INFO neutron.db.l3_hamode_db [None req-c5031bdd-94f2-4b7b-8e78-d2b9589d6f93 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 530/1137] 10.0.0.126 () {34 vars in 669 bytes} [Wed Jun 3 01:08:18 2026] POST /v2.0/routers => generated 511 bytes in 1591 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1138] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:08:19 2026] DELETE /v2.0/security-groups/191706f0-9902-4d47-9258-14f8d2058252 => 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: 532/1139] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:08:19 2026] DELETE /v2.0/security-groups/43429c36-d71a-4f16-8eaa-562bdabdf61a => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:08:19.929 8 WARNING neutron_lib.context [None req-5cd09226-1a77-40ac-8f79-774c72b65db2 c6ffe8e0024f47da85f4f86baf52a1b2 7a5f035d405244d193b9660eb7d91783 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 533/1140] 10.0.0.126 () {34 vars in 665 bytes} [Wed Jun 3 01:08:19 2026] POST /v2.0/ports => generated 964 bytes in 491 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 608/1143] 10.0.0.126 () {34 vars in 669 bytes} [Wed Jun 3 01:08:17 2026] POST /v2.0/routers => generated 733 bytes in 2822 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1144] 10.0.0.126 () {34 vars in 783 bytes} [Wed Jun 3 01:08:20 2026] PUT /v2.0/routers/7e0e11e9-9f62-4411-9cf2-f96fff3d6c15/add_router_interface => generated 309 bytes in 1595 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:08:22.343 8 WARNING neutron_lib.context [None req-d28dfec5-d098-4714-bdda-bd8da5119b9a 9b779347c9a84d9fb8872cd91ea503e9 bcfeb0f2b86942eabc3f32825238bd04 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:08:22.344 8 WARNING neutron_lib.context [None req-d28dfec5-d098-4714-bdda-bd8da5119b9a 9b779347c9a84d9fb8872cd91ea503e9 bcfeb0f2b86942eabc3f32825238bd04 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:08:22.537 8 INFO neutron.db.segments_db [None req-d28dfec5-d098-4714-bdda-bd8da5119b9a 9b779347c9a84d9fb8872cd91ea503e9 bcfeb0f2b86942eabc3f32825238bd04 - - default default] Added segment 17707e64-27be-495c-8853-5ee36ddbb6f1 of type vxlan for network 313ec2dd-6fff-4494-8136-7de4a3f3d2e3 [pid: 7|app: 0|req: 609/1145] 10.0.0.126 () {34 vars in 783 bytes} [Wed Jun 3 01:08:20 2026] PUT /v2.0/routers/8586166d-2010-4ba6-b0b4-6725009e4345/add_router_interface => generated 309 bytes in 1819 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:08:22.640 8 INFO neutron.db.segments_db [None req-d28dfec5-d098-4714-bdda-bd8da5119b9a 9b779347c9a84d9fb8872cd91ea503e9 bcfeb0f2b86942eabc3f32825238bd04 - - default default] Added segment 9685710b-d761-487a-bbbb-c44896c46282 of type vxlan for network c7691d51-b381-4f75-b174-31ed5b352c11 [pid: 7|app: 0|req: 610/1146] 10.0.0.126 () {32 vars in 717 bytes} [Wed Jun 3 01:08:22 2026] GET /v2.0/ports/ca2bdc2d-f000-43c1-8d0b-a0c5bbadc4ba => generated 1038 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1147] 10.0.0.126 () {34 vars in 670 bytes} [Wed Jun 3 01:08:22 2026] POST /v2.0/networks => generated 1246 bytes in 768 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1148] 10.0.0.126 () {32 vars in 649 bytes} [Wed Jun 3 01:08:22 2026] GET /v2.0/networks => generated 1845 bytes in 495 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:08:23.509 8 WARNING neutron_lib.context [None req-4d146fbc-1472-4f41-944b-1062dc83d756 905374c4dfd741f3b7d9017d3cb27996 1656d0b73adb463aadbd3af186dbb6a2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:08:23.698 8 INFO neutron.db.segments_db [None req-4d146fbc-1472-4f41-944b-1062dc83d756 905374c4dfd741f3b7d9017d3cb27996 1656d0b73adb463aadbd3af186dbb6a2 - - default default] Added segment f3bff98c-e1c1-42c0-a409-b0685ac87f08 of type vxlan for network 4f61bc09-fbdc-4ee2-a6e7-409c460b7600 [pid: 8|app: 0|req: 539/1149] 10.0.0.126 () {34 vars in 671 bytes} [Wed Jun 3 01:08:23 2026] POST /v2.0/networks => generated 632 bytes in 551 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:08:24.067 8 INFO neutron.services.segments.plugin [-] Segment 17707e64-27be-495c-8853-5ee36ddbb6f1 resource provider aggregate not found 2026-06-03 01:08:24.078 8 INFO neutron.services.segments.plugin [-] Segment 17707e64-27be-495c-8853-5ee36ddbb6f1 resource provider aggregate not found 2026-06-03 01:08:24.086 8 INFO neutron.services.segments.plugin [-] Segment 17707e64-27be-495c-8853-5ee36ddbb6f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17707e64-27be-495c-8853-5ee36ddbb6f1 found for delete ", "request_id": "req-f92a8528-91f4-40ca-8e35-b70d9edd4d3d"}]} 2026-06-03 01:08:24.092 8 INFO neutron.services.segments.plugin [-] Segment 17707e64-27be-495c-8853-5ee36ddbb6f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17707e64-27be-495c-8853-5ee36ddbb6f1 found for delete ", "request_id": "req-6019d02c-bdf5-486a-9144-5e153d1d5b4f"}]} [pid: 8|app: 0|req: 540/1150] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:08:23 2026] DELETE /v2.0/networks/313ec2dd-6fff-4494-8136-7de4a3f3d2e3 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1151] 10.0.0.110 () {34 vars in 982 bytes} [Wed Jun 3 01:08:24 2026] GET /v2.0/networks?id=20ac0b96-62eb-49e8-8eb2-b8ba3fe0bb26 => generated 678 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:08:24.231 8 WARNING neutron_lib.context [None req-527ef971-fe78-4761-a244-e71537834a6a 905374c4dfd741f3b7d9017d3cb27996 1656d0b73adb463aadbd3af186dbb6a2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:08:24.274 8 INFO neutron.db.segments_db [None req-527ef971-fe78-4761-a244-e71537834a6a 905374c4dfd741f3b7d9017d3cb27996 1656d0b73adb463aadbd3af186dbb6a2 - - default default] Added segment d31a4c4e-c9b4-49bf-a0e1-fa928ab921fc of type vxlan for network 7fe921ab-976e-48b3-93ae-46f9cb03b584 [pid: 7|app: 0|req: 611/1152] 10.0.0.126 () {34 vars in 789 bytes} [Wed Jun 3 01:08:22 2026] PUT /v2.0/routers/7e0e11e9-9f62-4411-9cf2-f96fff3d6c15/remove_router_interface => generated 309 bytes in 1640 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:08:24.535 7 INFO neutron.services.segments.plugin [-] Segment 9685710b-d761-487a-bbbb-c44896c46282 resource provider aggregate not found 2026-06-03 01:08:24.541 7 INFO neutron.services.segments.plugin [-] Segment 9685710b-d761-487a-bbbb-c44896c46282 resource provider aggregate not found 2026-06-03 01:08:24.556 7 INFO neutron.services.segments.plugin [-] Segment 9685710b-d761-487a-bbbb-c44896c46282 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9685710b-d761-487a-bbbb-c44896c46282 found for delete ", "request_id": "req-c357381e-ebc4-492a-85e0-5af3e75bebf8"}]} 2026-06-03 01:08:24.558 7 INFO neutron.services.segments.plugin [-] Segment 9685710b-d761-487a-bbbb-c44896c46282 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9685710b-d761-487a-bbbb-c44896c46282 found for delete ", "request_id": "req-abea919d-880c-401a-8cd1-ca55c039e99a"}]} [pid: 7|app: 0|req: 612/1153] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:08:24 2026] DELETE /v2.0/networks/c7691d51-b381-4f75-b174-31ed5b352c11 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:08:24.581 8 INFO neutron.db.l3_hamode_db [None req-527ef971-fe78-4761-a244-e71537834a6a 905374c4dfd741f3b7d9017d3cb27996 1656d0b73adb463aadbd3af186dbb6a2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 613/1154] 10.0.0.110 () {34 vars in 965 bytes} [Wed Jun 3 01:08:24 2026] GET /v2.0/quotas/b453886549f04abdacbd0939797b8e59 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:08:24.739 7 INFO neutron.api.v2.resource [None req-3929e377-f679-48f0-b896-cca0bc2605a2 c6ffe8e0024f47da85f4f86baf52a1b2 7a5f035d405244d193b9660eb7d91783 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 614/1155] 10.0.0.126 () {34 vars in 789 bytes} [Wed Jun 3 01:08:24 2026] PUT /v2.0/routers/7e0e11e9-9f62-4411-9cf2-f96fff3d6c15/remove_router_interface => generated 197 bytes in 153 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1156] 10.0.0.126 () {32 vars in 649 bytes} [Wed Jun 3 01:08:24 2026] GET /v2.0/networks => generated 651 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1157] 10.0.0.110 () {34 vars in 1002 bytes} [Wed Jun 3 01:08:24 2026] GET /v2.0/ports?tenant_id=b453886549f04abdacbd0939797b8e59&fields=id => generated 103 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1158] 10.0.0.126 () {32 vars in 736 bytes} [Wed Jun 3 01:08:24 2026] GET /v2.0/ports?device_id=7e0e11e9-9f62-4411-9cf2-f96fff3d6c15 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:08:25.002 7 WARNING neutron_lib.context [None req-3f6bae55-cc44-4010-a9a1-e0ca2846e815 9b779347c9a84d9fb8872cd91ea503e9 bcfeb0f2b86942eabc3f32825238bd04 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:08:25.066 7 INFO neutron.db.segments_db [None req-3f6bae55-cc44-4010-a9a1-e0ca2846e815 9b779347c9a84d9fb8872cd91ea503e9 bcfeb0f2b86942eabc3f32825238bd04 - - default default] Added segment 00536b89-cf23-46b0-b987-2c53f4e833ab of type vxlan for network 388fe637-8545-4e90-8a26-9d62a5f59c34 [pid: 7|app: 0|req: 618/1159] 10.0.0.126 () {34 vars in 670 bytes} [Wed Jun 3 01:08:24 2026] POST /v2.0/networks => generated 654 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1160] 10.0.0.110 () {34 vars in 1008 bytes} [Wed Jun 3 01:08:25 2026] GET /v2.0/networks/20ac0b96-62eb-49e8-8eb2-b8ba3fe0bb26?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:08:25.737 8 INFO neutron.db.l3_hamode_db [None req-527ef971-fe78-4761-a244-e71537834a6a 905374c4dfd741f3b7d9017d3cb27996 1656d0b73adb463aadbd3af186dbb6a2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 01:08:26.092 7 INFO neutron.db.l3_hamode_db [None req-c23f6581-3d6f-47b0-9228-bc5830e711df c6ffe8e0024f47da85f4f86baf52a1b2 7a5f035d405244d193b9660eb7d91783 - - default default] HA network 3c6d466e-cd04-4e4c-86f7-74f797556e51 was deleted as no HA routers are present in tenant 7a5f035d405244d193b9660eb7d91783. [pid: 7|app: 0|req: 620/1161] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:08:25 2026] DELETE /v2.0/routers/7e0e11e9-9f62-4411-9cf2-f96fff3d6c15 => generated 0 bytes in 824 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:08:26.109 7 WARNING neutron_lib.context [None req-24b0649b-0cee-4cef-ab55-537dac66ac5b 9b779347c9a84d9fb8872cd91ea503e9 bcfeb0f2b86942eabc3f32825238bd04 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:08:26.179 7 INFO neutron.db.segments_db [None req-24b0649b-0cee-4cef-ab55-537dac66ac5b 9b779347c9a84d9fb8872cd91ea503e9 bcfeb0f2b86942eabc3f32825238bd04 - - default default] Added segment b6f5c76f-4a61-4b75-868d-cc3412107d21 of type vxlan for network 7ff3bf35-0cdc-44c9-88b5-170b6dab2756 [pid: 7|app: 0|req: 621/1162] 10.0.0.126 () {34 vars in 670 bytes} [Wed Jun 3 01:08:26 2026] POST /v2.0/networks => generated 654 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1163] 10.0.0.110 () {34 vars in 1108 bytes} [Wed Jun 3 01:08:26 2026] GET /v2.0/networks/20ac0b96-62eb-49e8-8eb2-b8ba3fe0bb26?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:08:26.580 7 INFO neutron.services.segments.plugin [-] Segment 06658e52-8eda-47c4-a4db-e206b94d57d8 resource provider aggregate not found 2026-06-03 01:08:26.586 7 INFO neutron.services.segments.plugin [-] Segment 06658e52-8eda-47c4-a4db-e206b94d57d8 resource provider aggregate not found 2026-06-03 01:08:26.605 7 INFO neutron.services.segments.plugin [-] Segment 06658e52-8eda-47c4-a4db-e206b94d57d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06658e52-8eda-47c4-a4db-e206b94d57d8 found for delete ", "request_id": "req-c020ead3-496a-4791-a917-84f4cfa59128"}]} [pid: 7|app: 0|req: 623/1164] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:08:26 2026] DELETE /v2.0/subnets/0056609a-5abd-4dac-84f9-3fa0aba472dc => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:08:26.613 7 INFO neutron.services.segments.plugin [-] Segment 06658e52-8eda-47c4-a4db-e206b94d57d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06658e52-8eda-47c4-a4db-e206b94d57d8 found for delete ", "request_id": "req-8720f5b5-6eb0-404d-91af-07fa05341444"}]} 2026-06-03 01:08:26.617 7 WARNING neutron_lib.context [None req-23932dba-a899-472a-9841-d989ceab200e 9b779347c9a84d9fb8872cd91ea503e9 bcfeb0f2b86942eabc3f32825238bd04 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:08:26.662 7 WARNING neutron_lib.context [None req-23932dba-a899-472a-9841-d989ceab200e 9b779347c9a84d9fb8872cd91ea503e9 bcfeb0f2b86942eabc3f32825238bd04 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 542/1165] 10.0.0.126 () {34 vars in 669 bytes} [Wed Jun 3 01:08:24 2026] POST /v2.0/routers => generated 694 bytes in 2778 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1166] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:08:27 2026] GET /v2.0/ports?device_id=c7c7be03-a9ac-4066-942c-e41214e71029 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:08:27.245 8 INFO neutron.services.segments.plugin [-] Segment 06e01d38-fb2e-4b45-9a39-f57003864d08 resource provider aggregate not found 2026-06-03 01:08:27.250 8 INFO neutron.services.segments.plugin [-] Segment 06e01d38-fb2e-4b45-9a39-f57003864d08 resource provider aggregate not found 2026-06-03 01:08:27.267 8 INFO neutron.services.segments.plugin [-] Segment 06e01d38-fb2e-4b45-9a39-f57003864d08 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06e01d38-fb2e-4b45-9a39-f57003864d08 found for delete ", "request_id": "req-b3a5a516-3e24-4eb8-85e0-1f504693de72"}]} [pid: 8|app: 0|req: 544/1167] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:08:27 2026] DELETE /v2.0/networks/4f99a0f8-80bd-4a19-97c1-0d1596b227e5 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:08:27.277 8 INFO neutron.services.segments.plugin [-] Segment 06e01d38-fb2e-4b45-9a39-f57003864d08 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06e01d38-fb2e-4b45-9a39-f57003864d08 found for delete ", "request_id": "req-4dd3a844-53e8-48fa-919a-4e044c61f0a0"}]} [pid: 8|app: 0|req: 545/1168] 10.0.0.126 () {32 vars in 776 bytes} [Wed Jun 3 01:08:27 2026] GET /v2.0/subnets?project_id=1656d0b73adb463aadbd3af186dbb6a2&cidr=10.100.0.0%2F28 => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:08:27.353 8 WARNING neutron_lib.context [None req-bdc1cce8-0a79-4d93-94a0-9b57dc6297bc c6ffe8e0024f47da85f4f86baf52a1b2 7a5f035d405244d193b9660eb7d91783 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 624/1169] 10.0.0.126 () {34 vars in 665 bytes} [Wed Jun 3 01:08:26 2026] POST /v2.0/ports => generated 1505 bytes in 806 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:08:27.427 8 INFO neutron.db.segments_db [None req-bdc1cce8-0a79-4d93-94a0-9b57dc6297bc c6ffe8e0024f47da85f4f86baf52a1b2 7a5f035d405244d193b9660eb7d91783 - - default default] Added segment f827e750-bd88-4761-9a38-f654352598cf of type vxlan for network 6bfbd0ae-3e58-40de-97e5-ac7f52486bd3 [pid: 8|app: 0|req: 546/1170] 10.0.0.126 () {34 vars in 670 bytes} [Wed Jun 3 01:08:27 2026] POST /v2.0/networks => generated 634 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1171] 199.204.45.216 () {34 vars in 986 bytes} [Wed Jun 3 01:08:27 2026] GET /v2.0/networks?id=20ac0b96-62eb-49e8-8eb2-b8ba3fe0bb26 => generated 678 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1172] 10.0.0.126 () {32 vars in 694 bytes} [Wed Jun 3 01:08:27 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:08:27.668 8 WARNING neutron_lib.context [None req-549d4659-4ba6-46c5-bf1f-d5da2e44170f c6ffe8e0024f47da85f4f86baf52a1b2 7a5f035d405244d193b9660eb7d91783 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 626/1173] 10.0.0.126 () {32 vars in 643 bytes} [Wed Jun 3 01:08:27 2026] GET /v2.0/ports => generated 1505 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:08:27.752 7 WARNING neutron_lib.context [req-4155075c-daf7-4f53-b2c1-11608fc73030 req-d2a1a283-cdaa-472b-ab90-640a8625c9d9 464983576b9b4644842997a1fab0c4d6 b453886549f04abdacbd0939797b8e59 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 548/1174] 10.0.0.126 () {34 vars in 669 bytes} [Wed Jun 3 01:08:27 2026] POST /v2.0/subnets => generated 622 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1175] 10.0.0.126 () {32 vars in 784 bytes} [Wed Jun 3 01:08:28 2026] GET /v2.0/subnets?network_id=d29767b0-0496-40de-a72d-5f32d0163260&cidr=10.100.0.0%2F28 => generated 14 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1176] 199.204.45.216 () {38 vars in 955 bytes} [Wed Jun 3 01:08:27 2026] POST /v2.0/ports => generated 958 bytes in 606 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:08:28.361 7 WARNING neutron_lib.context [None req-7d86547c-0429-4c6f-9019-2d37f66ab1e8 c6ffe8e0024f47da85f4f86baf52a1b2 7a5f035d405244d193b9660eb7d91783 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:08:28.411 7 INFO neutron.db.segments_db [None req-7d86547c-0429-4c6f-9019-2d37f66ab1e8 c6ffe8e0024f47da85f4f86baf52a1b2 7a5f035d405244d193b9660eb7d91783 - - default default] Added segment b885a995-4025-4548-a917-e62700aaa10b of type vxlan for network bcac3834-375b-402b-95cb-e5b2e0d965b9 [pid: 8|app: 0|req: 550/1177] 10.0.0.126 () {32 vars in 720 bytes} [Wed Jun 3 01:08:28 2026] DELETE /v2.0/ports/4ecc29b3-455f-404d-98b2-ab7ab8e4e426 => generated 0 bytes in 350 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:08:28.439 8 WARNING neutron_lib.context [None req-6dddd7de-0b33-4e76-9c16-2697d132578c 905374c4dfd741f3b7d9017d3cb27996 1656d0b73adb463aadbd3af186dbb6a2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:08:28.756 7 INFO neutron.db.l3_hamode_db [None req-7d86547c-0429-4c6f-9019-2d37f66ab1e8 c6ffe8e0024f47da85f4f86baf52a1b2 7a5f035d405244d193b9660eb7d91783 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 551/1178] 10.0.0.126 () {34 vars in 669 bytes} [Wed Jun 3 01:08:28 2026] POST /v2.0/subnets => generated 632 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:08:28.996 7 INFO neutron.db.l3_hamode_db [None req-7d86547c-0429-4c6f-9019-2d37f66ab1e8 c6ffe8e0024f47da85f4f86baf52a1b2 7a5f035d405244d193b9660eb7d91783 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 552/1179] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:08:28 2026] GET /v2.0/ports?device_id=c7c7be03-a9ac-4066-942c-e41214e71029 => generated 961 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1180] 199.204.45.216 () {38 vars in 1028 bytes} [Wed Jun 3 01:08:28 2026] PUT /v2.0/ports/fb9b60b7-8da5-498f-b443-68e682ff1b5a => generated 1203 bytes in 641 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:08:29.716 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2a6239b3-40e8-4d20-99c9-904dc351dce1'] response: {'name': 'network-changed', 'server_uuid': 'c7c7be03-a9ac-4066-942c-e41214e71029', 'tag': 'fb9b60b7-8da5-498f-b443-68e682ff1b5a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 554/1181] 10.0.0.126 () {32 vars in 720 bytes} [Wed Jun 3 01:08:29 2026] DELETE /v2.0/ports/ca137e64-7fd7-42e2-85b0-dabea85d657d => generated 0 bytes in 350 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 628/1182] 10.0.0.126 () {34 vars in 669 bytes} [Wed Jun 3 01:08:28 2026] POST /v2.0/routers => generated 511 bytes in 1730 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1183] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Jun 3 01:08:30 2026] GET /v2.0/security-groups?id=258eb4f8-f0ee-4b16-bdcc-768299f5f0c6&fields=id&fields=name => generated 88 bytes in 443 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1184] 199.204.45.216 () {34 vars in 1080 bytes} [Wed Jun 3 01:08:30 2026] GET /v2.0/ports?tenant_id=b453886549f04abdacbd0939797b8e59&device_id=c7c7be03-a9ac-4066-942c-e41214e71029 => 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: 631/1185] 10.0.0.126 () {32 vars in 643 bytes} [Wed Jun 3 01:08:30 2026] GET /v2.0/ports => 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: 632/1186] 10.0.0.126 () {34 vars in 783 bytes} [Wed Jun 3 01:08:30 2026] PUT /v2.0/routers/1475ec9b-c063-40a3-bfb6-1053c95d5041/add_router_interface => generated 309 bytes in 1686 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1187] 199.204.45.216 () {34 vars in 1060 bytes} [Wed Jun 3 01:08:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=fb9b60b7-8da5-498f-b443-68e682ff1b5a => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:08:32.356 7 WARNING neutron_lib.context [None req-60bacb91-4e96-409c-89b3-701d0df1dca2 9b779347c9a84d9fb8872cd91ea503e9 bcfeb0f2b86942eabc3f32825238bd04 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:08:32.447 7 INFO neutron.db.segments_db [None req-60bacb91-4e96-409c-89b3-701d0df1dca2 9b779347c9a84d9fb8872cd91ea503e9 bcfeb0f2b86942eabc3f32825238bd04 - - default default] Added segment 278e39a1-9085-4c4d-8514-dcd7fc65c7bb of type vxlan for network 74f4310c-3a7b-4bf0-bbcc-e9da77104929 [pid: 7|app: 0|req: 634/1188] 10.0.0.126 () {34 vars in 670 bytes} [Wed Jun 3 01:08:32 2026] POST /v2.0/networks => generated 654 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1189] 10.0.0.126 () {34 vars in 783 bytes} [Wed Jun 3 01:08:29 2026] PUT /v2.0/routers/cc9f7a48-6886-41cb-afa4-c223f9bab799/add_router_interface => generated 309 bytes in 2630 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1190] 10.0.0.126 () {32 vars in 717 bytes} [Wed Jun 3 01:08:32 2026] GET /v2.0/ports/558b8c2b-a6d3-48ea-85de-bb338b2c13ec => generated 959 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1191] 199.204.45.216 () {34 vars in 984 bytes} [Wed Jun 3 01:08:32 2026] GET /v2.0/subnets?id=3cee3258-dabe-461e-b63a-c328161f4355 => generated 672 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1192] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:08:32 2026] GET /v2.0/ports?device_id=c7c7be03-a9ac-4066-942c-e41214e71029 => generated 973 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:08:32.715 8 WARNING neutron_lib.context [None req-5d3af8a2-6e27-41ad-b906-c529eb44bcdb 9b779347c9a84d9fb8872cd91ea503e9 bcfeb0f2b86942eabc3f32825238bd04 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:08:32.824 8 INFO neutron.db.segments_db [None req-5d3af8a2-6e27-41ad-b906-c529eb44bcdb 9b779347c9a84d9fb8872cd91ea503e9 bcfeb0f2b86942eabc3f32825238bd04 - - default default] Added segment ef739946-89fb-4a5d-8895-783454bdd6cc of type vxlan for network ed311a96-1201-4320-bf12-74600948c828 [pid: 7|app: 0|req: 636/1193] 10.0.0.126 () {32 vars in 649 bytes} [Wed Jun 3 01:08:32 2026] GET /v2.0/networks => generated 8674 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1194] 10.0.0.126 () {34 vars in 670 bytes} [Wed Jun 3 01:08:32 2026] POST /v2.0/networks => generated 654 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1195] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:08:32 2026] GET /v2.0/ports?network_id=20ac0b96-62eb-49e8-8eb2-b8ba3fe0bb26&device_owner=network%3Adhcp => generated 1244 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1196] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Jun 3 01:08:33 2026] GET /v2.0/security-groups?id=258eb4f8-f0ee-4b16-bdcc-768299f5f0c6&fields=id&fields=name => generated 88 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1197] 10.0.0.126 () {32 vars in 647 bytes} [Wed Jun 3 01:08:33 2026] GET /v2.0/subnets => generated 4984 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1198] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:08:33 2026] GET /v2.0/networks/20ac0b96-62eb-49e8-8eb2-b8ba3fe0bb26?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: 563/1199] 10.0.0.126 () {32 vars in 647 bytes} [Wed Jun 3 01:08:33 2026] GET /v2.0/routers => generated 2007 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1200] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:08:33 2026] GET /v2.0/networks/20ac0b96-62eb-49e8-8eb2-b8ba3fe0bb26?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) 2026-06-03 01:08:33.447 8 WARNING neutron_lib.context [None req-0cdff061-ce29-4d87-b5aa-0a83db39b3d9 9b779347c9a84d9fb8872cd91ea503e9 bcfeb0f2b86942eabc3f32825238bd04 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:08:33.495 8 WARNING neutron_lib.context [None req-0cdff061-ce29-4d87-b5aa-0a83db39b3d9 9b779347c9a84d9fb8872cd91ea503e9 bcfeb0f2b86942eabc3f32825238bd04 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 637/1201] 10.0.0.126 () {34 vars in 789 bytes} [Wed Jun 3 01:08:32 2026] PUT /v2.0/routers/1475ec9b-c063-40a3-bfb6-1053c95d5041/remove_router_interface => generated 309 bytes in 1324 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:08:34.228 7 WARNING neutron_lib.context [None req-db10202c-6240-46b7-9447-b4f8e0f74288 905374c4dfd741f3b7d9017d3cb27996 1656d0b73adb463aadbd3af186dbb6a2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 565/1202] 10.0.0.126 () {34 vars in 669 bytes} [Wed Jun 3 01:08:33 2026] POST /v2.0/subnets => generated 1275 bytes in 808 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1203] 199.204.45.216 () {34 vars in 1080 bytes} [Wed Jun 3 01:08:34 2026] GET /v2.0/ports?tenant_id=b453886549f04abdacbd0939797b8e59&device_id=c7c7be03-a9ac-4066-942c-e41214e71029 => 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: 638/1204] 10.0.0.126 () {34 vars in 685 bytes} [Wed Jun 3 01:08:34 2026] POST /v2.0/security-groups => generated 1675 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1205] 10.0.0.126 () {32 vars in 736 bytes} [Wed Jun 3 01:08:34 2026] GET /v2.0/ports?device_id=1475ec9b-c063-40a3-bfb6-1053c95d5041 => 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: 567/1206] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:08:34 2026] GET /v2.0/ports?device_id=c7c7be03-a9ac-4066-942c-e41214e71029 => generated 973 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1207] 10.0.0.126 () {32 vars in 647 bytes} [Wed Jun 3 01:08:34 2026] GET /v2.0/subnets => generated 1888 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:08:34.446 7 WARNING neutron_lib.context [None req-a5ca3a18-5b9c-4f24-ac69-6627cc0d29fd 905374c4dfd741f3b7d9017d3cb27996 1656d0b73adb463aadbd3af186dbb6a2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 568/1208] 199.204.45.216 () {34 vars in 986 bytes} [Wed Jun 3 01:08:34 2026] GET /v2.0/networks?id=20ac0b96-62eb-49e8-8eb2-b8ba3fe0bb26 => generated 774 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1209] 10.0.0.126 () {34 vars in 695 bytes} [Wed Jun 3 01:08:34 2026] POST /v2.0/security-group-rules => generated 597 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1210] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Jun 3 01:08:34 2026] GET /v2.0/security-groups?id=258eb4f8-f0ee-4b16-bdcc-768299f5f0c6&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1211] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:08:34 2026] DELETE /v2.0/subnets/1010efa3-7aef-4b64-a0fb-98a0a8808b5b => generated 0 bytes in 408 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1212] 199.204.45.216 () {34 vars in 1060 bytes} [Wed Jun 3 01:08:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=fb9b60b7-8da5-498f-b443-68e682ff1b5a => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:08:35.095 7 WARNING neutron_lib.context [None req-a4780c82-7fce-4eeb-923c-0aa9d2002231 905374c4dfd741f3b7d9017d3cb27996 1656d0b73adb463aadbd3af186dbb6a2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 645/1213] 10.0.0.126 () {34 vars in 695 bytes} [Wed Jun 3 01:08:35 2026] POST /v2.0/security-group-rules => generated 596 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:08:35.267 8 INFO neutron.services.segments.plugin [-] Segment b885a995-4025-4548-a917-e62700aaa10b resource provider aggregate not found 2026-06-03 01:08:35.272 8 INFO neutron.services.segments.plugin [-] Segment b885a995-4025-4548-a917-e62700aaa10b resource provider aggregate not found 2026-06-03 01:08:35.291 8 INFO neutron.db.l3_hamode_db [None req-f1c547a6-2744-4ee3-902d-6eb52bbe93f3 c6ffe8e0024f47da85f4f86baf52a1b2 7a5f035d405244d193b9660eb7d91783 - - default default] HA network bcac3834-375b-402b-95cb-e5b2e0d965b9 was deleted as no HA routers are present in tenant 7a5f035d405244d193b9660eb7d91783. [pid: 8|app: 0|req: 569/1216] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:08:34 2026] DELETE /v2.0/routers/1475ec9b-c063-40a3-bfb6-1053c95d5041 => generated 0 bytes in 822 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:08:35.299 8 INFO neutron.services.segments.plugin [-] Segment b885a995-4025-4548-a917-e62700aaa10b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b885a995-4025-4548-a917-e62700aaa10b found for delete ", "request_id": "req-e7a7558b-cc22-417e-8f4a-94148d1853d9"}]} 2026-06-03 01:08:35.303 8 INFO neutron.services.segments.plugin [-] Segment b885a995-4025-4548-a917-e62700aaa10b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b885a995-4025-4548-a917-e62700aaa10b found for delete ", "request_id": "req-6f1e866c-e837-487b-be28-bd74a82a39ef"}]} [pid: 8|app: 0|req: 570/1217] 199.204.45.216 () {34 vars in 984 bytes} [Wed Jun 3 01:08:35 2026] GET /v2.0/subnets?id=3cee3258-dabe-461e-b63a-c328161f4355 => generated 672 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:08:35.343 8 WARNING neutron_lib.context [None req-12409bf4-edb6-4c1d-b9c3-17a43f04231c 905374c4dfd741f3b7d9017d3cb27996 1656d0b73adb463aadbd3af186dbb6a2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 648/1218] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:08:35 2026] DELETE /v2.0/subnets/365f6747-0a99-4f7e-83ac-4b5732f63071 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1219] 10.0.0.126 () {34 vars in 695 bytes} [Wed Jun 3 01:08:35 2026] POST /v2.0/security-group-rules => generated 602 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1220] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:08:35 2026] GET /v2.0/ports?network_id=20ac0b96-62eb-49e8-8eb2-b8ba3fe0bb26&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1221] 10.0.0.126 () {32 vars in 647 bytes} [Wed Jun 3 01:08:35 2026] GET /v2.0/subnets => generated 626 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:08:35.635 8 WARNING neutron_lib.context [None req-2381f0be-b071-45ff-9265-ebf5c3e886cc 905374c4dfd741f3b7d9017d3cb27996 1656d0b73adb463aadbd3af186dbb6a2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 649/1222] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:08:35 2026] DELETE /v2.0/subnets/25d6d2af-be2d-4ae4-8bf5-b0d0266d29db => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1223] 10.0.0.126 () {34 vars in 695 bytes} [Wed Jun 3 01:08:35 2026] POST /v2.0/security-group-rules => generated 601 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1224] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:08:35 2026] GET /v2.0/networks/20ac0b96-62eb-49e8-8eb2-b8ba3fe0bb26?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1225] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:08:35 2026] GET /v2.0/ports?device_id=c7c7be03-a9ac-4066-942c-e41214e71029 => generated 973 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 8|app: 0|req: 575/1226] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:08:35 2026] DELETE /v2.0/networks/ed311a96-1201-4320-bf12-74600948c828 => generated 0 bytes in 524 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:08:36.367 8 WARNING neutron_lib.context [None req-a17084e6-876a-4885-a50b-4aed5858509c 905374c4dfd741f3b7d9017d3cb27996 1656d0b73adb463aadbd3af186dbb6a2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:08:36.417 8 INFO neutron.db.securitygroups_db [None req-a17084e6-876a-4885-a50b-4aed5858509c 905374c4dfd741f3b7d9017d3cb27996 1656d0b73adb463aadbd3af186dbb6a2 - - default default] Project 1656d0b73adb463aadbd3af186dbb6a2 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-06-03 01:08:36.459 7 INFO neutron.services.segments.plugin [-] Segment f827e750-bd88-4761-9a38-f654352598cf resource provider aggregate not found 2026-06-03 01:08:36.464 7 INFO neutron.services.segments.plugin [-] Segment f827e750-bd88-4761-9a38-f654352598cf resource provider aggregate not found 2026-06-03 01:08:36.481 7 INFO neutron.services.segments.plugin [-] Segment f827e750-bd88-4761-9a38-f654352598cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f827e750-bd88-4761-9a38-f654352598cf found for delete ", "request_id": "req-480e85d8-cec0-4e00-8931-23ef7ade1d09"}]} 2026-06-03 01:08:36.482 7 INFO neutron.services.segments.plugin [-] Segment f827e750-bd88-4761-9a38-f654352598cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f827e750-bd88-4761-9a38-f654352598cf found for delete ", "request_id": "req-9d030baa-059a-479f-b3aa-0dd5cce08781"}]} [pid: 7|app: 0|req: 652/1227] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:08:35 2026] DELETE /v2.0/networks/6bfbd0ae-3e58-40de-97e5-ac7f52486bd3 => generated 0 bytes in 557 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1228] 10.0.0.126 () {34 vars in 695 bytes} [Wed Jun 3 01:08:36 2026] POST /v2.0/security-group-rules => generated 607 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1229] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Jun 3 01:08:36 2026] GET /v2.0/security-groups?id=258eb4f8-f0ee-4b16-bdcc-768299f5f0c6&fields=id&fields=name => generated 88 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1230] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:08:36 2026] GET /v2.0/networks/20ac0b96-62eb-49e8-8eb2-b8ba3fe0bb26?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:08:36.586 7 WARNING neutron_lib.context [None req-399288bb-6723-494e-a26e-31ea20b8b1d1 905374c4dfd741f3b7d9017d3cb27996 1656d0b73adb463aadbd3af186dbb6a2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:08:36.623 7 INFO neutron.db.securitygroups_db [None req-399288bb-6723-494e-a26e-31ea20b8b1d1 905374c4dfd741f3b7d9017d3cb27996 1656d0b73adb463aadbd3af186dbb6a2 - - default default] Project 1656d0b73adb463aadbd3af186dbb6a2 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: 654/1231] 10.0.0.126 () {34 vars in 695 bytes} [Wed Jun 3 01:08:36 2026] POST /v2.0/security-group-rules => generated 606 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:08:36.742 7 WARNING neutron_lib.context [None req-cee5001c-e509-4694-bf64-2a78f36701d7 c6ffe8e0024f47da85f4f86baf52a1b2 7a5f035d405244d193b9660eb7d91783 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:08:36.809 7 INFO neutron.db.segments_db [None req-cee5001c-e509-4694-bf64-2a78f36701d7 c6ffe8e0024f47da85f4f86baf52a1b2 7a5f035d405244d193b9660eb7d91783 - - default default] Added segment e55fe552-a463-4ca6-a50f-a6739d912b57 of type vxlan for network aa1c0364-e522-453b-ae53-bb7da1ccdf24 [pid: 8|app: 0|req: 578/1232] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:08:36 2026] DELETE /v2.0/networks/74f4310c-3a7b-4bf0-bbcc-e9da77104929 => generated 0 bytes in 428 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:08:37.220 7 INFO neutron.db.l3_hamode_db [None req-cee5001c-e509-4694-bf64-2a78f36701d7 c6ffe8e0024f47da85f4f86baf52a1b2 7a5f035d405244d193b9660eb7d91783 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 579/1233] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:08:36 2026] DELETE /v2.0/networks/7ff3bf35-0cdc-44c9-88b5-170b6dab2756 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:08:37.333 8 INFO neutron.services.segments.plugin [-] Segment ef739946-89fb-4a5d-8895-783454bdd6cc resource provider aggregate not found 2026-06-03 01:08:37.339 8 INFO neutron.services.segments.plugin [-] Segment ef739946-89fb-4a5d-8895-783454bdd6cc resource provider aggregate not found 2026-06-03 01:08:37.354 8 INFO neutron.services.segments.plugin [-] Segment ef739946-89fb-4a5d-8895-783454bdd6cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef739946-89fb-4a5d-8895-783454bdd6cc found for delete ", "request_id": "req-c82c1e15-e92e-43b0-b129-58588edf66b5"}]} 2026-06-03 01:08:37.371 8 INFO neutron.services.segments.plugin [-] Segment 278e39a1-9085-4c4d-8514-dcd7fc65c7bb resource provider aggregate not found 2026-06-03 01:08:37.377 8 INFO neutron.services.segments.plugin [-] Segment ef739946-89fb-4a5d-8895-783454bdd6cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef739946-89fb-4a5d-8895-783454bdd6cc found for delete ", "request_id": "req-ee905c78-c498-47ad-bae8-a019a9779d6d"}]} 2026-06-03 01:08:37.394 8 INFO neutron.services.segments.plugin [-] Segment 278e39a1-9085-4c4d-8514-dcd7fc65c7bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 278e39a1-9085-4c4d-8514-dcd7fc65c7bb found for delete ", "request_id": "req-3e212aa6-a491-4e15-9fdb-000c6f1de28a"}]} 2026-06-03 01:08:37.402 8 INFO neutron.services.segments.plugin [-] Segment 278e39a1-9085-4c4d-8514-dcd7fc65c7bb resource provider aggregate not found 2026-06-03 01:08:37.423 8 INFO neutron.services.segments.plugin [-] Segment b6f5c76f-4a61-4b75-868d-cc3412107d21 resource provider aggregate not found 2026-06-03 01:08:37.429 8 INFO neutron.services.segments.plugin [-] Segment 278e39a1-9085-4c4d-8514-dcd7fc65c7bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 278e39a1-9085-4c4d-8514-dcd7fc65c7bb found for delete ", "request_id": "req-e68ce022-e360-481d-91e3-94ddb4eabb75"}]} 2026-06-03 01:08:37.452 8 INFO neutron.services.segments.plugin [-] Segment b6f5c76f-4a61-4b75-868d-cc3412107d21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6f5c76f-4a61-4b75-868d-cc3412107d21 found for delete ", "request_id": "req-8fd529cf-ed26-45e0-9054-42d38b4584d4"}]} 2026-06-03 01:08:37.453 8 INFO neutron.services.segments.plugin [-] Segment b6f5c76f-4a61-4b75-868d-cc3412107d21 resource provider aggregate not found [pid: 8|app: 0|req: 580/1234] 10.0.0.126 () {32 vars in 649 bytes} [Wed Jun 3 01:08:37 2026] GET /v2.0/networks => generated 1297 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:08:37.475 8 INFO neutron.services.segments.plugin [-] Segment b6f5c76f-4a61-4b75-868d-cc3412107d21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6f5c76f-4a61-4b75-868d-cc3412107d21 found for delete ", "request_id": "req-3799dd3c-0576-45e8-a580-3696dacebf7d"}]} [pid: 8|app: 0|req: 581/1235] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:08:37 2026] DELETE /v2.0/networks/388fe637-8545-4e90-8a26-9d62a5f59c34 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1236] 10.0.0.110 () {34 vars in 1100 bytes} [Wed Jun 3 01:08:37 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1094083070&fields=id&tenant_id=1656d0b73adb463aadbd3af186dbb6a2 => generated 69 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1237] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:08:37 2026] GET /v2.0/ports?device_id=c7c7be03-a9ac-4066-942c-e41214e71029 => generated 975 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1238] 10.0.0.110 () {34 vars in 982 bytes} [Wed Jun 3 01:08:37 2026] GET /v2.0/networks?id=4f61bc09-fbdc-4ee2-a6e7-409c460b7600 => generated 660 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1239] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Jun 3 01:08:37 2026] GET /v2.0/security-groups?id=258eb4f8-f0ee-4b16-bdcc-768299f5f0c6&fields=id&fields=name => generated 88 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1240] 10.0.0.110 () {34 vars in 965 bytes} [Wed Jun 3 01:08:37 2026] GET /v2.0/quotas/1656d0b73adb463aadbd3af186dbb6a2 => 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: 587/1241] 10.0.0.110 () {34 vars in 1002 bytes} [Wed Jun 3 01:08:37 2026] GET /v2.0/ports?tenant_id=1656d0b73adb463aadbd3af186dbb6a2&fields=id => generated 103 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1242] 10.0.0.110 () {34 vars in 1008 bytes} [Wed Jun 3 01:08:38 2026] GET /v2.0/networks/4f61bc09-fbdc-4ee2-a6e7-409c460b7600?fields=segments => generated 14 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1243] 10.0.0.110 () {34 vars in 1108 bytes} [Wed Jun 3 01:08:38 2026] GET /v2.0/networks/4f61bc09-fbdc-4ee2-a6e7-409c460b7600?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: 8|app: 0|req: 590/1244] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:08:38 2026] GET /v2.0/security-groups?tenant_id=bcfeb0f2b86942eabc3f32825238bd04&name=default => generated 2925 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1245] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:08:38 2026] GET /v2.0/ports?device_id=c7c7be03-a9ac-4066-942c-e41214e71029 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1246] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:08:38 2026] GET /v2.0/ports?device_id=5fc546cc-ab51-43d6-a512-8d72e73c8cec => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:08:38.598 7 INFO neutron.db.l3_hamode_db [None req-cee5001c-e509-4694-bf64-2a78f36701d7 c6ffe8e0024f47da85f4f86baf52a1b2 7a5f035d405244d193b9660eb7d91783 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 593/1247] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:08:38 2026] DELETE /v2.0/security-groups/5d61cf04-4a07-43ea-a719-ef2fc7d3b0b3 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1248] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Jun 3 01:08:38 2026] GET /v2.0/security-groups?id=258eb4f8-f0ee-4b16-bdcc-768299f5f0c6&fields=id&fields=name => generated 88 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1249] 199.204.45.216 () {34 vars in 994 bytes} [Wed Jun 3 01:08:38 2026] GET /v2.0/ports?device_id=c7c7be03-a9ac-4066-942c-e41214e71029 => generated 975 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1250] 199.204.45.216 () {36 vars in 997 bytes} [Wed Jun 3 01:08:38 2026] DELETE /v2.0/ports/fb9b60b7-8da5-498f-b443-68e682ff1b5a => generated 0 bytes in 415 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:08:39.424 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0005c7e4-dc89-4b29-8937-f2bd958a5c65'] response: {'server_uuid': 'c7c7be03-a9ac-4066-942c-e41214e71029', 'name': 'network-vif-deleted', 'tag': 'fb9b60b7-8da5-498f-b443-68e682ff1b5a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 597/1251] 199.204.45.216 () {34 vars in 986 bytes} [Wed Jun 3 01:08:39 2026] GET /v2.0/networks?id=4f61bc09-fbdc-4ee2-a6e7-409c460b7600 => generated 660 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:08:39.502 8 INFO neutron.services.segments.plugin [-] Segment 00536b89-cf23-46b0-b987-2c53f4e833ab resource provider aggregate not found 2026-06-03 01:08:39.512 8 INFO neutron.services.segments.plugin [-] Segment 00536b89-cf23-46b0-b987-2c53f4e833ab resource provider aggregate not found 2026-06-03 01:08:39.534 8 INFO neutron.services.segments.plugin [-] Segment 00536b89-cf23-46b0-b987-2c53f4e833ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00536b89-cf23-46b0-b987-2c53f4e833ab found for delete ", "request_id": "req-a925619a-7ca2-44c8-8c1f-f607e991ee55"}]} 2026-06-03 01:08:39.540 8 INFO neutron.services.segments.plugin [-] Segment 00536b89-cf23-46b0-b987-2c53f4e833ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00536b89-cf23-46b0-b987-2c53f4e833ab found for delete ", "request_id": "req-19fdf2dc-32cb-4ec1-9201-9333c4afc60b"}]} [pid: 8|app: 0|req: 598/1252] 199.204.45.216 () {34 vars in 1050 bytes} [Wed Jun 3 01:08:39 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1656d0b73adb463aadbd3af186dbb6a2 => generated 181 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:08:39.630 8 WARNING neutron_lib.context [req-f987a56c-999a-4ac5-bd38-65d9d999ddf6 req-bd1d7e42-a0fc-47c0-b3fc-287174bdd82a 905374c4dfd741f3b7d9017d3cb27996 1656d0b73adb463aadbd3af186dbb6a2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 599/1253] 199.204.45.216 () {38 vars in 955 bytes} [Wed Jun 3 01:08:39 2026] POST /v2.0/ports => generated 954 bytes in 601 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 600/1254] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:08:40 2026] GET /v2.0/ports?device_id=5fc546cc-ab51-43d6-a512-8d72e73c8cec => generated 957 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1255] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:08:40 2026] GET /v2.0/ports?device_id=c7c7be03-a9ac-4066-942c-e41214e71029 => 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: 655/1256] 10.0.0.126 () {34 vars in 669 bytes} [Wed Jun 3 01:08:36 2026] POST /v2.0/routers => generated 692 bytes in 4058 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1257] 199.204.45.216 () {38 vars in 1028 bytes} [Wed Jun 3 01:08:40 2026] PUT /v2.0/ports/05d86184-d69c-4e99-939f-31ccee02ebae => generated 1199 bytes in 557 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1258] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Jun 3 01:08:40 2026] GET /v2.0/security-groups?id=7d47a823-080a-44d8-9b57-753ccf600e1f&fields=id&fields=name => generated 114 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1259] 10.0.0.126 () {32 vars in 721 bytes} [Wed Jun 3 01:08:40 2026] GET /v2.0/routers/c43a159c-73b7-43a5-bfbb-c6a273f545fe => generated 698 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1260] 199.204.45.216 () {34 vars in 1080 bytes} [Wed Jun 3 01:08:40 2026] GET /v2.0/ports?tenant_id=1656d0b73adb463aadbd3af186dbb6a2&device_id=5fc546cc-ab51-43d6-a512-8d72e73c8cec => generated 1238 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:08:41.071 8 WARNING neutron_lib.context [None req-d1a95a55-f048-4b8c-b281-9eb0c2967f0c 01f9e7c8a38a4e0a8b1ec3c3cfbc3021 49ec17366be648c38baf5a2cc9f6a6ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:08:41.071 8 WARNING neutron_lib.context [None req-d1a95a55-f048-4b8c-b281-9eb0c2967f0c 01f9e7c8a38a4e0a8b1ec3c3cfbc3021 49ec17366be648c38baf5a2cc9f6a6ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 659/1261] 10.0.0.126 () {32 vars in 647 bytes} [Wed Jun 3 01:08:41 2026] GET /v2.0/routers => generated 701 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1262] 199.204.45.216 () {34 vars in 1058 bytes} [Wed Jun 3 01:08:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=05d86184-d69c-4e99-939f-31ccee02ebae => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:08:41.241 8 INFO neutron.db.segments_db [None req-d1a95a55-f048-4b8c-b281-9eb0c2967f0c 01f9e7c8a38a4e0a8b1ec3c3cfbc3021 49ec17366be648c38baf5a2cc9f6a6ef - - default default] Added segment 66491e1e-54f2-455d-a20b-35726c396f6c of type vxlan for network 95574992-7b98-4fe6-9ca6-431a5872c7bc 2026-06-03 01:08:41.335 8 INFO neutron.db.segments_db [None req-d1a95a55-f048-4b8c-b281-9eb0c2967f0c 01f9e7c8a38a4e0a8b1ec3c3cfbc3021 49ec17366be648c38baf5a2cc9f6a6ef - - default default] Added segment 2f447eaa-e254-4622-9401-b7f538c88366 of type vxlan for network 68f0dcc0-1c6e-447a-b356-dad09bea2b20 2026-06-03 01:08:41.459 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cf1bb615-6f26-4538-8170-dbe0665225d5'] response: {'name': 'network-changed', 'server_uuid': '5fc546cc-ab51-43d6-a512-8d72e73c8cec', 'tag': '05d86184-d69c-4e99-939f-31ccee02ebae', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 603/1263] 10.0.0.126 () {34 vars in 670 bytes} [Wed Jun 3 01:08:40 2026] POST /v2.0/networks => generated 1245 bytes in 594 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1264] 199.204.45.216 () {34 vars in 984 bytes} [Wed Jun 3 01:08:41 2026] GET /v2.0/subnets?id=4090b659-e80b-4313-902b-d9875cdcb0bf => generated 653 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1265] 10.0.0.126 () {34 vars in 741 bytes} [Wed Jun 3 01:08:41 2026] PUT /v2.0/routers/c43a159c-73b7-43a5-bfbb-c6a273f545fe => generated 705 bytes in 530 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1266] 10.0.0.126 () {32 vars in 649 bytes} [Wed Jun 3 01:08:41 2026] GET /v2.0/networks => generated 1844 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1267] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:08:41 2026] GET /v2.0/ports?network_id=4f61bc09-fbdc-4ee2-a6e7-409c460b7600&device_owner=network%3Adhcp => generated 1244 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1268] 10.0.0.126 () {32 vars in 721 bytes} [Wed Jun 3 01:08:41 2026] GET /v2.0/routers/c43a159c-73b7-43a5-bfbb-c6a273f545fe => generated 705 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:08:42.223 7 INFO neutron.services.segments.plugin [-] Segment 66491e1e-54f2-455d-a20b-35726c396f6c resource provider aggregate not found 2026-06-03 01:08:42.229 7 INFO neutron.services.segments.plugin [-] Segment 66491e1e-54f2-455d-a20b-35726c396f6c resource provider aggregate not found 2026-06-03 01:08:42.249 7 INFO neutron.services.segments.plugin [-] Segment 66491e1e-54f2-455d-a20b-35726c396f6c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66491e1e-54f2-455d-a20b-35726c396f6c found for delete ", "request_id": "req-46f5227f-4ef8-4c8e-ac66-9848eb3f8d08"}]} 2026-06-03 01:08:42.259 7 INFO neutron.services.segments.plugin [-] Segment 66491e1e-54f2-455d-a20b-35726c396f6c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66491e1e-54f2-455d-a20b-35726c396f6c found for delete ", "request_id": "req-7978e0d7-22bf-406f-8300-e800836c92ac"}]} [pid: 7|app: 0|req: 665/1269] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:08:42 2026] DELETE /v2.0/networks/95574992-7b98-4fe6-9ca6-431a5872c7bc => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1270] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:08:42 2026] GET /v2.0/networks/4f61bc09-fbdc-4ee2-a6e7-409c460b7600?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: 667/1271] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:08:42 2026] GET /v2.0/ports?device_id=5fc546cc-ab51-43d6-a512-8d72e73c8cec => generated 969 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1272] 10.0.0.126 () {32 vars in 736 bytes} [Wed Jun 3 01:08:42 2026] GET /v2.0/ports?device_id=c43a159c-73b7-43a5-bfbb-c6a273f545fe => 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: 669/1273] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:08:42 2026] DELETE /v2.0/networks/68f0dcc0-1c6e-447a-b356-dad09bea2b20 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1274] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:08:42 2026] GET /v2.0/networks/4f61bc09-fbdc-4ee2-a6e7-409c460b7600?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1275] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Jun 3 01:08:42 2026] GET /v2.0/security-groups?id=7d47a823-080a-44d8-9b57-753ccf600e1f&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1276] 10.0.0.126 () {34 vars in 789 bytes} [Wed Jun 3 01:08:41 2026] PUT /v2.0/routers/8586166d-2010-4ba6-b0b4-6725009e4345/remove_router_interface => generated 309 bytes in 1736 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1277] 10.0.0.126 () {32 vars in 649 bytes} [Wed Jun 3 01:08:43 2026] GET /v2.0/networks => generated 651 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1278] 199.204.45.216 () {34 vars in 1080 bytes} [Wed Jun 3 01:08:43 2026] GET /v2.0/ports?tenant_id=1656d0b73adb463aadbd3af186dbb6a2&device_id=5fc546cc-ab51-43d6-a512-8d72e73c8cec => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:08:44.157 7 INFO neutron.db.l3_hamode_db [None req-b7c3791a-a429-4e66-9cfb-4f707949af60 c6ffe8e0024f47da85f4f86baf52a1b2 7a5f035d405244d193b9660eb7d91783 - - default default] HA network aa1c0364-e522-453b-ae53-bb7da1ccdf24 was deleted as no HA routers are present in tenant 7a5f035d405244d193b9660eb7d91783. [pid: 7|app: 0|req: 672/1279] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:08:42 2026] DELETE /v2.0/routers/c43a159c-73b7-43a5-bfbb-c6a273f545fe => generated 0 bytes in 1371 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:08:44.179 7 WARNING neutron_lib.context [None req-979203f0-0d9c-4727-aec7-dcaef6fa4795 01f9e7c8a38a4e0a8b1ec3c3cfbc3021 49ec17366be648c38baf5a2cc9f6a6ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:08:44.272 7 INFO neutron.services.segments.plugin [-] Segment 2f447eaa-e254-4622-9401-b7f538c88366 resource provider aggregate not found 2026-06-03 01:08:44.282 7 INFO neutron.services.segments.plugin [-] Segment 2f447eaa-e254-4622-9401-b7f538c88366 resource provider aggregate not found 2026-06-03 01:08:44.289 7 INFO neutron.services.segments.plugin [-] Segment 2f447eaa-e254-4622-9401-b7f538c88366 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f447eaa-e254-4622-9401-b7f538c88366 found for delete ", "request_id": "req-15605de5-a1eb-4762-865b-aedc9400ea19"}]} 2026-06-03 01:08:44.293 7 INFO neutron.db.segments_db [None req-979203f0-0d9c-4727-aec7-dcaef6fa4795 01f9e7c8a38a4e0a8b1ec3c3cfbc3021 49ec17366be648c38baf5a2cc9f6a6ef - - default default] Added segment 2d27195c-87ff-47bd-8745-4fea8b1ee72a of type vxlan for network 635d9b3a-53ec-463d-97d2-7486e63ad373 2026-06-03 01:08:44.307 7 INFO neutron.services.segments.plugin [-] Segment 2f447eaa-e254-4622-9401-b7f538c88366 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f447eaa-e254-4622-9401-b7f538c88366 found for delete ", "request_id": "req-321c8703-2355-4068-87fc-c36ad2c415a8"}]} 2026-06-03 01:08:44.322 7 INFO neutron.services.segments.plugin [-] Segment e55fe552-a463-4ca6-a50f-a6739d912b57 resource provider aggregate not found 2026-06-03 01:08:44.337 7 INFO neutron.services.segments.plugin [-] Segment e55fe552-a463-4ca6-a50f-a6739d912b57 resource provider aggregate not found 2026-06-03 01:08:44.343 7 INFO neutron.services.segments.plugin [-] Segment e55fe552-a463-4ca6-a50f-a6739d912b57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e55fe552-a463-4ca6-a50f-a6739d912b57 found for delete ", "request_id": "req-ccf203e7-0b6c-4ac4-8d80-102207e4d630"}]} 2026-06-03 01:08:44.362 7 INFO neutron.services.segments.plugin [-] Segment e55fe552-a463-4ca6-a50f-a6739d912b57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e55fe552-a463-4ca6-a50f-a6739d912b57 found for delete ", "request_id": "req-d7b72d70-66b4-410a-bc0d-7e941eca15eb"}]} [pid: 7|app: 0|req: 673/1280] 10.0.0.126 () {34 vars in 670 bytes} [Wed Jun 3 01:08:44 2026] POST /v2.0/networks => generated 649 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1281] 199.204.45.216 () {34 vars in 986 bytes} [Wed Jun 3 01:08:44 2026] GET /v2.0/networks?id=4f61bc09-fbdc-4ee2-a6e7-409c460b7600 => generated 756 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1282] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:08:44 2026] GET /v2.0/ports?device_id=5fc546cc-ab51-43d6-a512-8d72e73c8cec => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1283] 10.0.0.126 () {32 vars in 736 bytes} [Wed Jun 3 01:08:44 2026] GET /v2.0/ports?device_id=c43a159c-73b7-43a5-bfbb-c6a273f545fe => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:08:44.636 7 WARNING neutron_lib.context [None req-5a1bd854-90d9-4c12-8f4e-728922ffb58c 01f9e7c8a38a4e0a8b1ec3c3cfbc3021 49ec17366be648c38baf5a2cc9f6a6ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:08:44.702 7 INFO neutron.db.segments_db [None req-5a1bd854-90d9-4c12-8f4e-728922ffb58c 01f9e7c8a38a4e0a8b1ec3c3cfbc3021 49ec17366be648c38baf5a2cc9f6a6ef - - default default] Added segment 0e56fcef-06e6-4c40-9408-ea649f09204d of type vxlan for network c96d936c-021c-429d-80fb-ff9cf9bf4059 2026-06-03 01:08:44.809 8 INFO neutron.services.segments.plugin [-] Segment 4317101d-43bb-428f-aaa7-aa22791d00b7 resource provider aggregate not found 2026-06-03 01:08:44.815 8 INFO neutron.services.segments.plugin [-] Segment 4317101d-43bb-428f-aaa7-aa22791d00b7 resource provider aggregate not found [pid: 7|app: 0|req: 677/1284] 10.0.0.126 () {34 vars in 670 bytes} [Wed Jun 3 01:08:44 2026] POST /v2.0/networks => generated 649 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:08:44.839 8 INFO neutron.services.segments.plugin [-] Segment 4317101d-43bb-428f-aaa7-aa22791d00b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4317101d-43bb-428f-aaa7-aa22791d00b7 found for delete ", "request_id": "req-230dd3f0-3611-4d0e-8d0a-7ad5af2977ef"}]} 2026-06-03 01:08:44.841 8 INFO neutron.services.segments.plugin [-] Segment 4317101d-43bb-428f-aaa7-aa22791d00b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4317101d-43bb-428f-aaa7-aa22791d00b7 found for delete ", "request_id": "req-7d65d835-2fd4-4c2f-a8b1-3f6ec411b3c2"}]} 2026-06-03 01:08:44.845 8 INFO neutron.db.l3_hamode_db [None req-ad511a70-3134-401f-8618-3eb708d7ade8 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] HA network 4fc50809-f9e6-4d48-a7b8-5d399088c24d was deleted as no HA routers are present in tenant b453886549f04abdacbd0939797b8e59. [pid: 7|app: 0|req: 678/1285] 199.204.45.216 () {34 vars in 1058 bytes} [Wed Jun 3 01:08:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=05d86184-d69c-4e99-939f-31ccee02ebae => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1286] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:08:43 2026] DELETE /v2.0/routers/8586166d-2010-4ba6-b0b4-6725009e4345 => generated 0 bytes in 1403 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:08:44.886 8 INFO neutron.api.v2.resource [None req-b4397002-58be-457e-a861-ab30828cad61 c6ffe8e0024f47da85f4f86baf52a1b2 7a5f035d405244d193b9660eb7d91783 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 609/1287] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:08:44 2026] DELETE /v2.0/routers/c43a159c-73b7-43a5-bfbb-c6a273f545fe => generated 135 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:08:44.892 8 WARNING neutron_lib.context [None req-97b1cbe7-eb5d-4055-829c-410a9d2a050c 01f9e7c8a38a4e0a8b1ec3c3cfbc3021 49ec17366be648c38baf5a2cc9f6a6ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 679/1288] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Jun 3 01:08:44 2026] GET /v2.0/security-groups?id=7d47a823-080a-44d8-9b57-753ccf600e1f&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1289] 199.204.45.216 () {34 vars in 984 bytes} [Wed Jun 3 01:08:44 2026] GET /v2.0/subnets?id=4090b659-e80b-4313-902b-d9875cdcb0bf => generated 653 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:08:44.939 8 WARNING neutron_lib.context [None req-97b1cbe7-eb5d-4055-829c-410a9d2a050c 01f9e7c8a38a4e0a8b1ec3c3cfbc3021 49ec17366be648c38baf5a2cc9f6a6ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 681/1290] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:08:44 2026] DELETE /v2.0/subnets/3cee3258-dabe-461e-b63a-c328161f4355 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1291] 10.0.0.126 () {32 vars in 736 bytes} [Wed Jun 3 01:08:45 2026] GET /v2.0/ports?device_id=1475ec9b-c063-40a3-bfb6-1053c95d5041 => 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: 683/1292] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:08:45 2026] GET /v2.0/ports?network_id=4f61bc09-fbdc-4ee2-a6e7-409c460b7600&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: 7|app: 0|req: 684/1293] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:08:45 2026] DELETE /v2.0/networks/20ac0b96-62eb-49e8-8eb2-b8ba3fe0bb26 => generated 0 bytes in 417 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:08:45.681 7 INFO neutron.api.v2.resource [None req-22b8832c-c2c7-4460-9668-f40f351623c2 c6ffe8e0024f47da85f4f86baf52a1b2 7a5f035d405244d193b9660eb7d91783 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 685/1294] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:08:45 2026] DELETE /v2.0/routers/1475ec9b-c063-40a3-bfb6-1053c95d5041 => generated 135 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1295] 10.0.0.126 () {34 vars in 665 bytes} [Wed Jun 3 01:08:44 2026] POST /v2.0/ports => generated 1505 bytes in 816 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:08:45.726 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ec47beab-7be4-4898-aaff-71b259364413 c6ffe8e0024f47da85f4f86baf52a1b2 7a5f035d405244d193b9660eb7d91783 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 611/1296] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:08:45 2026] DELETE /v2.0/subnets/25d6d2af-be2d-4ae4-8bf5-b0d0266d29db => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1297] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:08:45 2026] GET /v2.0/networks/4f61bc09-fbdc-4ee2-a6e7-409c460b7600?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1298] 10.0.0.126 () {32 vars in 736 bytes} [Wed Jun 3 01:08:45 2026] GET /v2.0/ports?device_id=7e0e11e9-9f62-4411-9cf2-f96fff3d6c15 => 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: 688/1299] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:08:45 2026] GET /v2.0/networks/4f61bc09-fbdc-4ee2-a6e7-409c460b7600?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:08:45.870 7 INFO neutron.api.v2.resource [None req-6983655b-4e8b-482e-beae-b30cc99eb0de c6ffe8e0024f47da85f4f86baf52a1b2 7a5f035d405244d193b9660eb7d91783 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 689/1300] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:08:45 2026] DELETE /v2.0/routers/7e0e11e9-9f62-4411-9cf2-f96fff3d6c15 => generated 135 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:08:45.895 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a19d04f6-50e8-4615-b36c-aafa171bf29d c6ffe8e0024f47da85f4f86baf52a1b2 7a5f035d405244d193b9660eb7d91783 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 690/1301] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:08:45 2026] DELETE /v2.0/subnets/0056609a-5abd-4dac-84f9-3fa0aba472dc => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1302] 10.0.0.126 () {32 vars in 643 bytes} [Wed Jun 3 01:08:45 2026] GET /v2.0/ports => generated 1505 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1303] 10.0.0.126 () {32 vars in 736 bytes} [Wed Jun 3 01:08:45 2026] GET /v2.0/ports?device_id=9d1930df-7fc1-43f6-9e1b-382d970d4a9d => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1304] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:08:45 2026] GET /v2.0/security-groups?tenant_id=b453886549f04abdacbd0939797b8e59&name=default => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:08:45.974 8 INFO neutron.api.v2.resource [None req-0d25278d-5554-4b58-bc3f-62556c0333d6 c6ffe8e0024f47da85f4f86baf52a1b2 7a5f035d405244d193b9660eb7d91783 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 614/1305] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:08:45 2026] DELETE /v2.0/routers/9d1930df-7fc1-43f6-9e1b-382d970d4a9d => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1306] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:08:45 2026] DELETE /v2.0/security-groups/258eb4f8-f0ee-4b16-bdcc-768299f5f0c6 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:08:46.120 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9b8c0a45-2c3e-42ff-8774-e23d166e7d31 c6ffe8e0024f47da85f4f86baf52a1b2 7a5f035d405244d193b9660eb7d91783 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 616/1307] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:08:46 2026] DELETE /v2.0/subnets/69ef0c6f-2253-4c40-b6e0-6e9a2dbe818b => 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: 692/1308] 10.0.0.126 () {32 vars in 720 bytes} [Wed Jun 3 01:08:45 2026] DELETE /v2.0/ports/bc37e825-f46a-4919-867d-c872b1145061 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:08:46.229 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7908f3b9-bf98-46df-a28d-c3426706eab9 c6ffe8e0024f47da85f4f86baf52a1b2 7a5f035d405244d193b9660eb7d91783 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 693/1309] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:08:46 2026] DELETE /v2.0/subnets/ceb635b6-e560-42a3-91d0-94b291d185b3 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1310] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:08:46 2026] GET /v2.0/ports?device_id=5fc546cc-ab51-43d6-a512-8d72e73c8cec => generated 971 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1311] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Jun 3 01:08:46 2026] GET /v2.0/security-groups?id=7d47a823-080a-44d8-9b57-753ccf600e1f&fields=id&fields=name => generated 114 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:08:46.379 7 INFO neutron.services.segments.plugin [-] Segment fbbb879b-2084-4de3-8f7d-91486dbcd7fd resource provider aggregate not found 2026-06-03 01:08:46.390 7 INFO neutron.services.segments.plugin [-] Segment fbbb879b-2084-4de3-8f7d-91486dbcd7fd resource provider aggregate not found 2026-06-03 01:08:46.404 7 INFO neutron.services.segments.plugin [-] Segment fbbb879b-2084-4de3-8f7d-91486dbcd7fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fbbb879b-2084-4de3-8f7d-91486dbcd7fd found for delete ", "request_id": "req-b9f99626-26cf-4c73-ac0b-c16fcb7b9f17"}]} 2026-06-03 01:08:46.405 7 INFO neutron.services.segments.plugin [-] Segment fbbb879b-2084-4de3-8f7d-91486dbcd7fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fbbb879b-2084-4de3-8f7d-91486dbcd7fd found for delete ", "request_id": "req-e0760def-616e-46ba-98b8-971be9a9529e"}]} [pid: 8|app: 0|req: 619/1312] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:08:46 2026] GET /v2.0/ports?device_id=5fc546cc-ab51-43d6-a512-8d72e73c8cec => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1313] 10.0.0.126 () {32 vars in 720 bytes} [Wed Jun 3 01:08:46 2026] DELETE /v2.0/ports/5ed848c4-61d6-417c-b7c0-32bd3dd06b05 => generated 0 bytes in 319 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1314] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Jun 3 01:08:46 2026] GET /v2.0/security-groups?id=7d47a823-080a-44d8-9b57-753ccf600e1f&fields=id&fields=name => generated 114 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1315] 10.0.0.126 () {32 vars in 643 bytes} [Wed Jun 3 01:08:46 2026] GET /v2.0/ports => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:08:46.595 8 WARNING neutron_lib.context [None req-ad7cfa00-e665-4ee3-bd5f-a1183df93701 01f9e7c8a38a4e0a8b1ec3c3cfbc3021 49ec17366be648c38baf5a2cc9f6a6ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:08:46.656 8 INFO neutron.db.segments_db [None req-ad7cfa00-e665-4ee3-bd5f-a1183df93701 01f9e7c8a38a4e0a8b1ec3c3cfbc3021 49ec17366be648c38baf5a2cc9f6a6ef - - default default] Added segment dcf0e96c-327d-4084-b684-660b4939f541 of type vxlan for network ab825dd6-7124-4751-b33b-24fa2e0ff717 [pid: 7|app: 0|req: 696/1316] 10.0.0.126 () {32 vars in 736 bytes} [Wed Jun 3 01:08:46 2026] GET /v2.0/ports?device_id=5fc546cc-ab51-43d6-a512-8d72e73c8cec => generated 1240 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:08:46.684 7 WARNING neutron_lib.context [None req-bfd68bdb-3768-49ba-9fcf-dbbc62b8dcae 905374c4dfd741f3b7d9017d3cb27996 1656d0b73adb463aadbd3af186dbb6a2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 621/1317] 10.0.0.126 () {34 vars in 670 bytes} [Wed Jun 3 01:08:46 2026] POST /v2.0/networks => generated 649 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:08:46.794 8 WARNING neutron_lib.context [None req-29185d99-7327-4d75-8cf1-d129b02bc37c 01f9e7c8a38a4e0a8b1ec3c3cfbc3021 49ec17366be648c38baf5a2cc9f6a6ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:08:46.889 8 INFO neutron.db.segments_db [None req-29185d99-7327-4d75-8cf1-d129b02bc37c 01f9e7c8a38a4e0a8b1ec3c3cfbc3021 49ec17366be648c38baf5a2cc9f6a6ef - - default default] Added segment b098e414-7e3f-4767-8edc-4a6e7a1cbdf7 of type vxlan for network 95c38d55-9841-41c4-96b7-3180c206c9be [pid: 8|app: 0|req: 622/1318] 10.0.0.126 () {34 vars in 670 bytes} [Wed Jun 3 01:08:46 2026] POST /v2.0/networks => generated 650 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1319] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:08:47 2026] GET /v2.0/security-groups?tenant_id=7a5f035d405244d193b9660eb7d91783&name=default => generated 2925 bytes in 334 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:08:47.382 8 WARNING neutron_lib.context [None req-5d19dd9a-2ca6-4aa0-93c8-dc5bdd75cee7 01f9e7c8a38a4e0a8b1ec3c3cfbc3021 49ec17366be648c38baf5a2cc9f6a6ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:08:47.439 8 WARNING neutron_lib.context [None req-5d19dd9a-2ca6-4aa0-93c8-dc5bdd75cee7 01f9e7c8a38a4e0a8b1ec3c3cfbc3021 49ec17366be648c38baf5a2cc9f6a6ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:08:47.777 7 INFO neutron.db.l3_db [None req-bfd68bdb-3768-49ba-9fcf-dbbc62b8dcae 905374c4dfd741f3b7d9017d3cb27996 1656d0b73adb463aadbd3af186dbb6a2 - - default default] Floating IP 86fa31ce-59f8-422a-9792-c2dcbf5d759b associated. External IP: 10.96.250.213, port: 05d86184-d69c-4e99-939f-31ccee02ebae. [pid: 8|app: 0|req: 624/1320] 10.0.0.126 () {34 vars in 669 bytes} [Wed Jun 3 01:08:47 2026] POST /v2.0/subnets => generated 1226 bytes in 699 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1321] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:08:48 2026] DELETE /v2.0/security-groups/7fe8f51a-b534-46ce-83dc-6a42ee16f034 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1322] 10.0.0.126 () {32 vars in 647 bytes} [Wed Jun 3 01:08:48 2026] GET /v2.0/subnets => generated 1839 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1323] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:08:48 2026] DELETE /v2.0/subnets/2492f1e0-ef8d-4f9b-96fe-16cff77c3a13 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1324] 10.0.0.126 () {34 vars in 677 bytes} [Wed Jun 3 01:08:46 2026] POST /v2.0/floatingips => generated 855 bytes in 2029 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1325] 10.0.0.126 () {32 vars in 729 bytes} [Wed Jun 3 01:08:48 2026] GET /v2.0/floatingips/86fa31ce-59f8-422a-9792-c2dcbf5d759b => generated 855 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:08:48.834 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9701e5fb-05d9-46ab-8542-971af4f6cb02'] response: {'name': 'network-changed', 'server_uuid': '5fc546cc-ab51-43d6-a512-8d72e73c8cec', 'tag': '05d86184-d69c-4e99-939f-31ccee02ebae', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 628/1326] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:08:48 2026] DELETE /v2.0/subnets/1029d6b1-d63b-4284-9720-e52159defa8a => 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: 699/1327] 199.204.45.216 () {34 vars in 1080 bytes} [Wed Jun 3 01:08:48 2026] GET /v2.0/ports?tenant_id=1656d0b73adb463aadbd3af186dbb6a2&device_id=5fc546cc-ab51-43d6-a512-8d72e73c8cec => generated 1240 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1328] 10.0.0.126 () {32 vars in 647 bytes} [Wed Jun 3 01:08:48 2026] GET /v2.0/subnets => generated 626 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1329] 199.204.45.216 () {34 vars in 986 bytes} [Wed Jun 3 01:08:48 2026] GET /v2.0/networks?id=4f61bc09-fbdc-4ee2-a6e7-409c460b7600 => generated 756 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1330] 199.204.45.216 () {34 vars in 1058 bytes} [Wed Jun 3 01:08:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=05d86184-d69c-4e99-939f-31ccee02ebae => generated 858 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1331] 199.204.45.216 () {34 vars in 984 bytes} [Wed Jun 3 01:08:49 2026] GET /v2.0/subnets?id=4090b659-e80b-4313-902b-d9875cdcb0bf => generated 653 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1332] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:08:49 2026] GET /v2.0/ports?network_id=4f61bc09-fbdc-4ee2-a6e7-409c460b7600&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: 7|app: 0|req: 704/1333] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:08:49 2026] GET /v2.0/networks/4f61bc09-fbdc-4ee2-a6e7-409c460b7600?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1334] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:08:49 2026] GET /v2.0/networks/4f61bc09-fbdc-4ee2-a6e7-409c460b7600?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:08:49.392 8 INFO neutron.services.segments.plugin [-] Segment b098e414-7e3f-4767-8edc-4a6e7a1cbdf7 resource provider aggregate not found 2026-06-03 01:08:49.397 8 INFO neutron.services.segments.plugin [-] Segment b098e414-7e3f-4767-8edc-4a6e7a1cbdf7 resource provider aggregate not found 2026-06-03 01:08:49.420 8 INFO neutron.services.segments.plugin [-] Segment b098e414-7e3f-4767-8edc-4a6e7a1cbdf7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b098e414-7e3f-4767-8edc-4a6e7a1cbdf7 found for delete ", "request_id": "req-b22d637a-47cd-4503-b695-a749163098d0"}]} [pid: 8|app: 0|req: 630/1335] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:08:48 2026] DELETE /v2.0/networks/95c38d55-9841-41c4-96b7-3180c206c9be => generated 0 bytes in 515 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:08:49.803 8 INFO neutron.services.segments.plugin [-] Segment b098e414-7e3f-4767-8edc-4a6e7a1cbdf7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b098e414-7e3f-4767-8edc-4a6e7a1cbdf7 found for delete ", "request_id": "req-7689b92c-92ad-4af2-b78f-2e94292850d8"}]} [pid: 8|app: 0|req: 631/1336] 10.0.0.126 () {32 vars in 729 bytes} [Wed Jun 3 01:08:49 2026] GET /v2.0/floatingips/86fa31ce-59f8-422a-9792-c2dcbf5d759b => generated 855 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:08:49.877 7 INFO neutron.services.segments.plugin [-] Segment dcf0e96c-327d-4084-b684-660b4939f541 resource provider aggregate not found [pid: 7|app: 0|req: 706/1337] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:08:49 2026] DELETE /v2.0/networks/ab825dd6-7124-4751-b33b-24fa2e0ff717 => generated 0 bytes in 458 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1340] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:08:49 2026] DELETE /v2.0/networks/c96d936c-021c-429d-80fb-ff9cf9bf4059 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:08:50.139 7 INFO neutron.services.segments.plugin [-] Segment dcf0e96c-327d-4084-b684-660b4939f541 resource provider aggregate not found 2026-06-03 01:08:50.164 7 INFO neutron.services.segments.plugin [-] Segment dcf0e96c-327d-4084-b684-660b4939f541 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dcf0e96c-327d-4084-b684-660b4939f541 found for delete ", "request_id": "req-7b63051f-67dc-47df-ba09-cca4190b5eac"}]} 2026-06-03 01:08:50.165 7 INFO neutron.services.segments.plugin [-] Segment dcf0e96c-327d-4084-b684-660b4939f541 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dcf0e96c-327d-4084-b684-660b4939f541 found for delete ", "request_id": "req-e4da338d-2b17-40fe-927e-840f52888b17"}]} 2026-06-03 01:08:50.374 8 WARNING neutron_lib.context [None req-079ec6ca-7378-43ca-baa6-378ebb508da3 37f3707123ff46b3a2e840c918a8f800 10d7add439594f61b06b02b6b390f7da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 709/1341] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:08:50 2026] DELETE /v2.0/networks/635d9b3a-53ec-463d-97d2-7486e63ad373 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1342] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:08:50 2026] GET /v2.0/security-groups?tenant_id=40ad2c003e2b440290421add34400517&name=default => generated 2925 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1343] 10.0.0.126 () {34 vars in 684 bytes} [Wed Jun 3 01:08:50 2026] POST /v2.0/security-groups => generated 1624 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1344] 10.0.0.126 () {32 vars in 663 bytes} [Wed Jun 3 01:08:50 2026] GET /v2.0/security-groups => generated 4529 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1345] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:08:50 2026] DELETE /v2.0/security-groups/2232d3fb-d21c-41c1-8ecb-3dc9963bd77e => 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: 635/1346] 10.0.0.126 () {34 vars in 758 bytes} [Wed Jun 3 01:08:50 2026] PUT /v2.0/security-groups/320def80-0bf2-4383-8ae2-822b71d986f5 => generated 1662 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1347] 10.0.0.126 () {32 vars in 737 bytes} [Wed Jun 3 01:08:50 2026] GET /v2.0/security-groups/320def80-0bf2-4383-8ae2-822b71d986f5 => generated 1662 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1348] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:08:50 2026] DELETE /v2.0/security-groups/320def80-0bf2-4383-8ae2-822b71d986f5 => 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: 637/1349] 10.0.0.126 () {32 vars in 729 bytes} [Wed Jun 3 01:08:50 2026] GET /v2.0/floatingips/86fa31ce-59f8-422a-9792-c2dcbf5d759b => generated 857 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1350] 10.0.0.126 () {32 vars in 663 bytes} [Wed Jun 3 01:08:50 2026] GET /v2.0/security-groups => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1351] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:08:50 2026] GET /v2.0/security-groups?tenant_id=49ec17366be648c38baf5a2cc9f6a6ef&name=default => generated 2925 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:08:51.104 7 INFO neutron.api.v2.resource [None req-ca7def33-85f1-4296-b03a-ba28e02c724a 37f3707123ff46b3a2e840c918a8f800 10d7add439594f61b06b02b6b390f7da - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 714/1352] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:08:51 2026] DELETE /v2.0/security-groups/320def80-0bf2-4383-8ae2-822b71d986f5 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1353] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:08:51 2026] GET /v2.0/security-groups?tenant_id=1d0ca9b4a7464acaadb6d1f487178aa5&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:08:51.133 8 WARNING neutron_lib.context [None req-9174eb7d-f027-439f-b36f-e42569eee514 37f3707123ff46b3a2e840c918a8f800 10d7add439594f61b06b02b6b390f7da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 715/1354] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:08:51 2026] DELETE /v2.0/security-groups/bc1b9f73-9066-42f5-b2fb-b4118f371f78 => 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: 640/1355] 10.0.0.126 () {34 vars in 684 bytes} [Wed Jun 3 01:08:51 2026] POST /v2.0/security-groups => generated 1625 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-03 01:08:51.262 8 WARNING neutron_lib.context [None req-aad03a71-f0ac-4f93-877a-820f1497c33d 37f3707123ff46b3a2e840c918a8f800 10d7add439594f61b06b02b6b390f7da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 716/1356] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:08:51 2026] DELETE /v2.0/security-groups/c9128ca3-891b-41c2-8f2a-199f8231aa8b => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1357] 10.0.0.126 () {34 vars in 695 bytes} [Wed Jun 3 01:08:51 2026] POST /v2.0/security-group-rules => generated 601 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1358] 10.0.0.126 () {32 vars in 747 bytes} [Wed Jun 3 01:08:51 2026] GET /v2.0/security-group-rules/c5200723-401c-4bab-887e-759b6457462a => generated 601 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:08:51.489 8 INFO neutron.services.segments.plugin [-] Segment 0e56fcef-06e6-4c40-9408-ea649f09204d resource provider aggregate not found 2026-06-03 01:08:51.512 8 INFO neutron.services.segments.plugin [-] Segment 0e56fcef-06e6-4c40-9408-ea649f09204d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e56fcef-06e6-4c40-9408-ea649f09204d found for delete ", "request_id": "req-2151799d-f025-4544-af2b-4a5b1e08f22f"}]} [pid: 8|app: 0|req: 642/1359] 10.0.0.126 () {32 vars in 673 bytes} [Wed Jun 3 01:08:51 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1360] 10.0.0.126 () {32 vars in 750 bytes} [Wed Jun 3 01:08:51 2026] DELETE /v2.0/security-group-rules/c5200723-401c-4bab-887e-759b6457462a => 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: 643/1361] 10.0.0.126 () {32 vars in 673 bytes} [Wed Jun 3 01:08:51 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-06-03 01:08:51.773 7 WARNING neutron_lib.context [None req-b38b8a17-58a7-4d23-9363-1654ee0ae326 37f3707123ff46b3a2e840c918a8f800 10d7add439594f61b06b02b6b390f7da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 719/1362] 10.0.0.126 () {34 vars in 695 bytes} [Wed Jun 3 01:08:51 2026] POST /v2.0/security-group-rules => generated 601 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:08:51.926 8 INFO neutron.services.segments.plugin [-] Segment 0e56fcef-06e6-4c40-9408-ea649f09204d resource provider aggregate not found [pid: 8|app: 0|req: 644/1363] 10.0.0.126 () {32 vars in 747 bytes} [Wed Jun 3 01:08:51 2026] GET /v2.0/security-group-rules/ae5d5ddc-0e92-46b7-a265-2ccc0bf3de3d => generated 601 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1364] 10.0.0.126 () {32 vars in 673 bytes} [Wed Jun 3 01:08:51 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:08:52.055 8 INFO neutron.services.segments.plugin [-] Segment 0e56fcef-06e6-4c40-9408-ea649f09204d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e56fcef-06e6-4c40-9408-ea649f09204d found for delete ", "request_id": "req-9501ac25-0b1b-4b04-871f-d54d358fbeea"}]} [pid: 8|app: 0|req: 645/1365] 10.0.0.126 () {32 vars in 750 bytes} [Wed Jun 3 01:08:52 2026] DELETE /v2.0/security-group-rules/ae5d5ddc-0e92-46b7-a265-2ccc0bf3de3d => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:08:52.184 7 INFO neutron.services.segments.plugin [-] Segment 2d27195c-87ff-47bd-8745-4fea8b1ee72a resource provider aggregate not found 2026-06-03 01:08:52.191 7 INFO neutron.services.segments.plugin [-] Segment 2d27195c-87ff-47bd-8745-4fea8b1ee72a resource provider aggregate not found 2026-06-03 01:08:52.200 7 INFO neutron.services.segments.plugin [-] Segment 2d27195c-87ff-47bd-8745-4fea8b1ee72a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d27195c-87ff-47bd-8745-4fea8b1ee72a found for delete ", "request_id": "req-714b33c6-e921-4bdd-a9e7-21a4ac8d1f69"}]} 2026-06-03 01:08:52.204 7 INFO neutron.services.segments.plugin [-] Segment 2d27195c-87ff-47bd-8745-4fea8b1ee72a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d27195c-87ff-47bd-8745-4fea8b1ee72a found for delete ", "request_id": "req-b4b226ba-61b7-4a1e-ac21-4749ad3b04ac"}]} [pid: 7|app: 0|req: 721/1366] 10.0.0.126 () {32 vars in 673 bytes} [Wed Jun 3 01:08:52 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:08:52.267 8 WARNING neutron_lib.context [None req-eea542be-9569-40a7-8b06-888ec1c79bfb 37f3707123ff46b3a2e840c918a8f800 10d7add439594f61b06b02b6b390f7da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:08:52.337 8 INFO neutron.db.securitygroups_db [None req-eea542be-9569-40a7-8b06-888ec1c79bfb 37f3707123ff46b3a2e840c918a8f800 10d7add439594f61b06b02b6b390f7da - - default default] Project 10d7add439594f61b06b02b6b390f7da 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: 646/1367] 10.0.0.126 () {34 vars in 695 bytes} [Wed Jun 3 01:08:52 2026] POST /v2.0/security-group-rules => generated 607 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1368] 10.0.0.126 () {32 vars in 747 bytes} [Wed Jun 3 01:08:52 2026] GET /v2.0/security-group-rules/8ad874ba-0e84-4753-914c-76aa22fde108 => generated 607 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1369] 10.0.0.126 () {32 vars in 673 bytes} [Wed Jun 3 01:08:52 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1370] 10.0.0.126 () {32 vars in 750 bytes} [Wed Jun 3 01:08:52 2026] DELETE /v2.0/security-group-rules/8ad874ba-0e84-4753-914c-76aa22fde108 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1371] 10.0.0.126 () {32 vars in 673 bytes} [Wed Jun 3 01:08:52 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1372] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:08:52 2026] DELETE /v2.0/security-groups/0bdc5520-25eb-4d65-b02b-172ad6b8cd0d => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1373] 10.0.0.126 () {32 vars in 663 bytes} [Wed Jun 3 01:08:52 2026] GET /v2.0/security-groups => generated 2925 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1374] 10.0.0.126 () {32 vars in 663 bytes} [Wed Jun 3 01:08:52 2026] GET /v2.0/security-groups => generated 2925 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:08:53.329 8 WARNING neutron_lib.context [None req-3e43c863-2e2c-40db-ad2b-90bd6e01d1ef 22560fa455a741e2aa534168b6c04d2e af9c7a855cf54edd8714c9563e41dcbb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:08:53.490 8 INFO neutron.db.segments_db [None req-3e43c863-2e2c-40db-ad2b-90bd6e01d1ef 22560fa455a741e2aa534168b6c04d2e af9c7a855cf54edd8714c9563e41dcbb - - default default] Added segment 46ab8088-687c-4f6b-9164-a55aed9cc740 of type vxlan for network 7b10502b-ed96-4dfa-853e-4ab25b761695 [pid: 8|app: 0|req: 650/1375] 10.0.0.126 () {34 vars in 670 bytes} [Wed Jun 3 01:08:53 2026] POST /v2.0/networks => generated 644 bytes in 446 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1376] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:08:53 2026] GET /v2.0/security-groups?tenant_id=10d7add439594f61b06b02b6b390f7da&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:08:53.669 7 WARNING neutron_lib.context [None req-65610b82-5ef8-413b-829b-e47e9fea12a0 22560fa455a741e2aa534168b6c04d2e af9c7a855cf54edd8714c9563e41dcbb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 651/1377] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:08:53 2026] DELETE /v2.0/security-groups/e6b59c26-3336-461f-9b66-453d039ac5cd => generated 0 bytes in 185 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1378] 10.0.0.126 () {34 vars in 669 bytes} [Wed Jun 3 01:08:53 2026] POST /v2.0/subnets => generated 617 bytes in 446 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:08:54.122 8 WARNING neutron_lib.context [None req-c169f7a6-7b6e-400c-bcac-ff4b6253b87e 22560fa455a741e2aa534168b6c04d2e af9c7a855cf54edd8714c9563e41dcbb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:08:54.188 8 INFO neutron.db.segments_db [None req-c169f7a6-7b6e-400c-bcac-ff4b6253b87e 22560fa455a741e2aa534168b6c04d2e af9c7a855cf54edd8714c9563e41dcbb - - default default] Added segment 0811ddc6-b65d-4c0c-89ca-342020677548 of type vxlan for network 6ccc2265-5a7e-42dc-99ed-545b5e9cb0b7 [pid: 7|app: 0|req: 728/1379] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jun 3 01:08:54 2026] GET /v2.0/ports?device_id=5fc546cc-ab51-43d6-a512-8d72e73c8cec => generated 1240 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1380] 10.0.0.239 () {34 vars in 1040 bytes} [Wed Jun 3 01:08:54 2026] GET /v2.0/security-groups?id=7d47a823-080a-44d8-9b57-753ccf600e1f&fields=id&fields=name => generated 114 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1381] 10.0.0.126 () {34 vars in 670 bytes} [Wed Jun 3 01:08:54 2026] POST /v2.0/networks => generated 644 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1382] 10.0.0.126 () {34 vars in 743 bytes} [Wed Jun 3 01:08:54 2026] PUT /v2.0/networks/6ccc2265-5a7e-42dc-99ed-545b5e9cb0b7 => generated 592 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:08:54.535 8 WARNING neutron_lib.context [None req-cbec7f62-7cc6-4c73-8160-c3edea06f11f 22560fa455a741e2aa534168b6c04d2e af9c7a855cf54edd8714c9563e41dcbb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 653/1383] 10.0.0.126 () {34 vars in 669 bytes} [Wed Jun 3 01:08:54 2026] POST /v2.0/subnets => generated 602 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1384] 10.0.0.126 () {34 vars in 741 bytes} [Wed Jun 3 01:08:54 2026] PUT /v2.0/subnets/6a6665b5-1583-431a-8ecb-55e775a8f357 => generated 612 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:08:55.559 8 INFO neutron.services.segments.plugin [-] Segment 0811ddc6-b65d-4c0c-89ca-342020677548 resource provider aggregate not found 2026-06-03 01:08:55.566 8 INFO neutron.services.segments.plugin [-] Segment 0811ddc6-b65d-4c0c-89ca-342020677548 resource provider aggregate not found 2026-06-03 01:08:55.586 8 INFO neutron.services.segments.plugin [-] Segment 0811ddc6-b65d-4c0c-89ca-342020677548 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0811ddc6-b65d-4c0c-89ca-342020677548 found for delete ", "request_id": "req-db655ebf-098e-4788-9512-6b29747ac536"}]} 2026-06-03 01:08:55.597 8 INFO neutron.services.segments.plugin [-] Segment 0811ddc6-b65d-4c0c-89ca-342020677548 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0811ddc6-b65d-4c0c-89ca-342020677548 found for delete ", "request_id": "req-811bf94a-6239-483b-bc5f-0f40f574ff0f"}]} 2026-06-03 01:08:55.907 7 WARNING neutron_lib.context [None req-60d6335c-36bc-43d9-82b1-1a6a616cb9b5 1b69236186084562bec38e44df36981c 0dc3db3ea03e4e999e453857d071bbf6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 732/1385] 10.0.0.126 () {34 vars in 676 bytes} [Wed Jun 3 01:08:55 2026] POST /v2.0/subnetpools => generated 548 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1386] 10.0.0.126 () {32 vars in 729 bytes} [Wed Jun 3 01:08:55 2026] GET /v2.0/subnetpools/ee49d299-e094-4490-95cc-d53b507b10bf => generated 548 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1387] 10.0.0.126 () {34 vars in 749 bytes} [Wed Jun 3 01:08:56 2026] PUT /v2.0/subnetpools/ee49d299-e094-4490-95cc-d53b507b10bf => generated 501 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1388] 10.0.0.126 () {32 vars in 732 bytes} [Wed Jun 3 01:08:56 2026] DELETE /v2.0/subnetpools/ee49d299-e094-4490-95cc-d53b507b10bf => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:08:56.207 7 INFO neutron.api.v2.resource [None req-db62aa55-3f7c-4cf0-8a01-39badfcaa1a6 1b69236186084562bec38e44df36981c 0dc3db3ea03e4e999e453857d071bbf6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 736/1389] 10.0.0.126 () {32 vars in 729 bytes} [Wed Jun 3 01:08:56 2026] GET /v2.0/subnetpools/ee49d299-e094-4490-95cc-d53b507b10bf => generated 145 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:08:56.233 7 INFO neutron.api.v2.resource [None req-7b7bc1fe-ecd0-4233-8e32-d4b1934e2c7e 1b69236186084562bec38e44df36981c 0dc3db3ea03e4e999e453857d071bbf6 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 737/1390] 10.0.0.126 () {32 vars in 732 bytes} [Wed Jun 3 01:08:56 2026] DELETE /v2.0/subnetpools/ee49d299-e094-4490-95cc-d53b507b10bf => generated 145 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1391] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:08:55 2026] DELETE /v2.0/networks/6ccc2265-5a7e-42dc-99ed-545b5e9cb0b7 => generated 0 bytes in 1296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:08:56.489 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2dc4c06e-586e-4290-a28f-7432124b5075 22560fa455a741e2aa534168b6c04d2e af9c7a855cf54edd8714c9563e41dcbb - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 738/1392] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:08:56 2026] DELETE /v2.0/networks/6ccc2265-5a7e-42dc-99ed-545b5e9cb0b7 => generated 138 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1393] 10.0.0.126 () {32 vars in 694 bytes} [Wed Jun 3 01:08:56 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1394] 10.0.0.126 () {32 vars in 742 bytes} [Wed Jun 3 01:08:56 2026] GET /v2.0/subnets?network_id=d29767b0-0496-40de-a72d-5f32d0163260 => generated 626 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1395] 10.0.0.126 () {32 vars in 653 bytes} [Wed Jun 3 01:08:56 2026] GET /v2.0/extensions => generated 19901 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1396] 10.0.0.126 () {32 vars in 649 bytes} [Wed Jun 3 01:08:56 2026] GET /v2.0/networks => generated 1309 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1397] 10.0.0.126 () {32 vars in 826 bytes} [Wed Jun 3 01:08:56 2026] GET /v2.0/ports?project_id=1656d0b73adb463aadbd3af186dbb6a2&network_id=4f61bc09-fbdc-4ee2-a6e7-409c460b7600 => generated 3691 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1398] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:08:56 2026] GET /v2.0/security-groups?tenant_id=ab5b6f7a9f8945968fdd53c707370d8c&name=default => generated 2925 bytes in 440 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1399] 10.0.0.126 () {32 vars in 647 bytes} [Wed Jun 3 01:08:56 2026] GET /v2.0/subnets => generated 1233 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1400] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:08:56 2026] GET /v2.0/security-groups?tenant_id=0dc3db3ea03e4e999e453857d071bbf6&name=default => generated 2925 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1401] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:08:56 2026] DELETE /v2.0/security-groups/f5caba6c-726c-47f0-81f9-a97745db78e0 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1402] 10.0.0.126 () {32 vars in 723 bytes} [Wed Jun 3 01:08:57 2026] GET /v2.0/networks/7b10502b-ed96-4dfa-853e-4ab25b761695 => generated 669 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1403] 10.0.0.126 () {32 vars in 721 bytes} [Wed Jun 3 01:08:57 2026] GET /v2.0/subnets/eb75dca7-c8ca-4892-ae78-b6c5646c07c0 => generated 617 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1404] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:08:57 2026] DELETE /v2.0/security-groups/6efe0dc0-11ef-403d-80bd-8123fc582c26 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:08:57.234 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d74c14fd-97db-41fc-b145-8352a1e521b5 22560fa455a741e2aa534168b6c04d2e af9c7a855cf54edd8714c9563e41dcbb - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 659/1405] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:08:57 2026] DELETE /v2.0/subnets/6a6665b5-1583-431a-8ecb-55e775a8f357 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1406] 10.0.0.126 () {32 vars in 742 bytes} [Wed Jun 3 01:08:57 2026] GET /v2.0/subnets?network_id=d29767b0-0496-40de-a72d-5f32d0163260 => generated 644 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:08:57.263 8 INFO neutron.pecan_wsgi.hooks.translation [None req-78ba2668-b86f-435c-93c6-4477b9a3fe45 22560fa455a741e2aa534168b6c04d2e af9c7a855cf54edd8714c9563e41dcbb - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 660/1407] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:08:57 2026] DELETE /v2.0/networks/6ccc2265-5a7e-42dc-99ed-545b5e9cb0b7 => generated 138 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1408] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:08:57 2026] DELETE /v2.0/subnets/eb75dca7-c8ca-4892-ae78-b6c5646c07c0 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:08:57.607 8 INFO neutron.services.segments.plugin [-] Segment 0811ddc6-b65d-4c0c-89ca-342020677548 resource provider aggregate not found 2026-06-03 01:08:57.623 8 INFO neutron.services.segments.plugin [-] Segment 0811ddc6-b65d-4c0c-89ca-342020677548 resource provider aggregate not found 2026-06-03 01:08:57.626 8 INFO neutron.services.segments.plugin [-] Segment 0811ddc6-b65d-4c0c-89ca-342020677548 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0811ddc6-b65d-4c0c-89ca-342020677548 found for delete ", "request_id": "req-216526a9-b3a3-4a7b-9ead-768586263e5b"}]} 2026-06-03 01:08:57.658 8 INFO neutron.db.l3_db [None req-c132fe95-a73f-4df2-9b06-31a0e5243a96 905374c4dfd741f3b7d9017d3cb27996 1656d0b73adb463aadbd3af186dbb6a2 - - default default] Floating IP 86fa31ce-59f8-422a-9792-c2dcbf5d759b disassociated. External IP: 10.96.250.213, port: 05d86184-d69c-4e99-939f-31ccee02ebae. 2026-06-03 01:08:57.660 8 INFO neutron.services.segments.plugin [-] Segment 0811ddc6-b65d-4c0c-89ca-342020677548 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0811ddc6-b65d-4c0c-89ca-342020677548 found for delete ", "request_id": "req-df98d72f-10bb-4cc8-b42d-f90bc3833467"}]} 2026-06-03 01:08:58.042 7 INFO neutron.services.segments.plugin [-] Segment 46ab8088-687c-4f6b-9164-a55aed9cc740 resource provider aggregate not found 2026-06-03 01:08:58.049 7 INFO neutron.services.segments.plugin [-] Segment 46ab8088-687c-4f6b-9164-a55aed9cc740 resource provider aggregate not found [pid: 7|app: 0|req: 749/1409] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:08:57 2026] DELETE /v2.0/networks/7b10502b-ed96-4dfa-853e-4ab25b761695 => generated 0 bytes in 504 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1410] 10.0.0.126 () {34 vars in 749 bytes} [Wed Jun 3 01:08:57 2026] PUT /v2.0/floatingips/86fa31ce-59f8-422a-9792-c2dcbf5d759b => generated 554 bytes in 671 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:08:58.115 7 INFO neutron.services.segments.plugin [-] Segment 46ab8088-687c-4f6b-9164-a55aed9cc740 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46ab8088-687c-4f6b-9164-a55aed9cc740 found for delete ", "request_id": "req-53fd560e-5e41-43f9-9be2-142a8e0e3830"}]} 2026-06-03 01:08:58.122 7 INFO neutron.services.segments.plugin [-] Segment 46ab8088-687c-4f6b-9164-a55aed9cc740 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46ab8088-687c-4f6b-9164-a55aed9cc740 found for delete ", "request_id": "req-22a1d9e0-2f8e-4e00-84e2-38c56ea0552c"}]} [pid: 7|app: 0|req: 750/1411] 10.0.0.126 () {32 vars in 729 bytes} [Wed Jun 3 01:08:58 2026] GET /v2.0/floatingips/86fa31ce-59f8-422a-9792-c2dcbf5d759b => generated 554 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:08:58.670 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5bbae096-b1a2-4de2-94b8-5e90b4569e9f'] response: {'name': 'network-changed', 'server_uuid': '5fc546cc-ab51-43d6-a512-8d72e73c8cec', 'tag': '05d86184-d69c-4e99-939f-31ccee02ebae', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 751/1412] 199.204.45.216 () {34 vars in 1080 bytes} [Wed Jun 3 01:08:58 2026] GET /v2.0/ports?tenant_id=1656d0b73adb463aadbd3af186dbb6a2&device_id=5fc546cc-ab51-43d6-a512-8d72e73c8cec => generated 1240 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1413] 199.204.45.216 () {34 vars in 986 bytes} [Wed Jun 3 01:08:58 2026] GET /v2.0/networks?id=4f61bc09-fbdc-4ee2-a6e7-409c460b7600 => generated 756 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1414] 199.204.45.216 () {34 vars in 1058 bytes} [Wed Jun 3 01:08:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=05d86184-d69c-4e99-939f-31ccee02ebae => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1415] 199.204.45.216 () {34 vars in 984 bytes} [Wed Jun 3 01:08:58 2026] GET /v2.0/subnets?id=4090b659-e80b-4313-902b-d9875cdcb0bf => generated 653 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1416] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:08:58 2026] GET /v2.0/security-groups?tenant_id=af9c7a855cf54edd8714c9563e41dcbb&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: 755/1417] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:08:59 2026] GET /v2.0/ports?network_id=4f61bc09-fbdc-4ee2-a6e7-409c460b7600&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1418] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:08:59 2026] GET /v2.0/networks/4f61bc09-fbdc-4ee2-a6e7-409c460b7600?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1419] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:08:59 2026] DELETE /v2.0/security-groups/da31e0cd-cc07-42e1-89af-50728936c0c7 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1420] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:08:59 2026] GET /v2.0/networks/4f61bc09-fbdc-4ee2-a6e7-409c460b7600?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: 665/1421] 10.0.0.126 () {32 vars in 729 bytes} [Wed Jun 3 01:08:59 2026] GET /v2.0/floatingips/86fa31ce-59f8-422a-9792-c2dcbf5d759b => generated 554 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1422] 10.0.0.126 () {32 vars in 653 bytes} [Wed Jun 3 01:08:59 2026] GET /v2.0/extensions => generated 19901 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1423] 10.0.0.126 () {32 vars in 681 bytes} [Wed Jun 3 01:08:59 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1424] 10.0.0.126 () {32 vars in 681 bytes} [Wed Jun 3 01:08:59 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1425] 10.0.0.126 () {32 vars in 729 bytes} [Wed Jun 3 01:08:59 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1426] 10.0.0.126 () {32 vars in 665 bytes} [Wed Jun 3 01:08:59 2026] GET /v2.0/extensions/agent => generated 153 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1427] 10.0.0.126 () {32 vars in 699 bytes} [Wed Jun 3 01:08:59 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1428] 10.0.0.126 () {32 vars in 697 bytes} [Wed Jun 3 01:08:59 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1429] 10.0.0.126 () {32 vars in 701 bytes} [Wed Jun 3 01:08:59 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1430] 10.0.0.126 () {32 vars in 689 bytes} [Wed Jun 3 01:08:59 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: 8|app: 0|req: 670/1431] 10.0.0.126 () {32 vars in 703 bytes} [Wed Jun 3 01:08:59 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1432] 10.0.0.126 () {32 vars in 693 bytes} [Wed Jun 3 01:08:59 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1433] 10.0.0.126 () {32 vars in 695 bytes} [Wed Jun 3 01:08:59 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1434] 10.0.0.126 () {32 vars in 685 bytes} [Wed Jun 3 01:08:59 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: 672/1435] 10.0.0.126 () {32 vars in 687 bytes} [Wed Jun 3 01:08:59 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1436] 10.0.0.126 () {32 vars in 661 bytes} [Wed Jun 3 01:08:59 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1437] 10.0.0.126 () {32 vars in 699 bytes} [Wed Jun 3 01:08:59 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1438] 10.0.0.126 () {32 vars in 679 bytes} [Wed Jun 3 01:08:59 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1439] 10.0.0.126 () {32 vars in 683 bytes} [Wed Jun 3 01:08:59 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1440] 10.0.0.126 () {32 vars in 675 bytes} [Wed Jun 3 01:08:59 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1441] 10.0.0.126 () {32 vars in 689 bytes} [Wed Jun 3 01:08:59 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1442] 10.0.0.126 () {32 vars in 723 bytes} [Wed Jun 3 01:08:59 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1443] 10.0.0.126 () {32 vars in 687 bytes} [Wed Jun 3 01:08:59 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1444] 10.0.0.126 () {32 vars in 669 bytes} [Wed Jun 3 01:08:59 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1445] 10.0.0.126 () {32 vars in 687 bytes} [Wed Jun 3 01:08:59 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1446] 10.0.0.126 () {32 vars in 681 bytes} [Wed Jun 3 01:08:59 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1447] 10.0.0.126 () {32 vars in 699 bytes} [Wed Jun 3 01:08:59 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1448] 10.0.0.126 () {32 vars in 679 bytes} [Wed Jun 3 01:08:59 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1449] 10.0.0.126 () {32 vars in 667 bytes} [Wed Jun 3 01:08:59 2026] GET /v2.0/extensions/router => generated 256 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1450] 10.0.0.126 () {32 vars in 677 bytes} [Wed Jun 3 01:08:59 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1451] 10.0.0.126 () {32 vars in 665 bytes} [Wed Jun 3 01:08:59 2026] GET /v2.0/extensions/l3-ha => 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: 772/1452] 10.0.0.126 () {32 vars in 675 bytes} [Wed Jun 3 01:08:59 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: 8|app: 0|req: 681/1453] 10.0.0.126 () {32 vars in 713 bytes} [Wed Jun 3 01:08:59 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1454] 10.0.0.126 () {32 vars in 691 bytes} [Wed Jun 3 01:08:59 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1455] 10.0.0.126 () {32 vars in 683 bytes} [Wed Jun 3 01:08:59 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1456] 10.0.0.126 () {32 vars in 669 bytes} [Wed Jun 3 01:08:59 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1457] 10.0.0.126 () {32 vars in 687 bytes} [Wed Jun 3 01:08:59 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1458] 10.0.0.126 () {32 vars in 705 bytes} [Wed Jun 3 01:08:59 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1459] 10.0.0.126 () {32 vars in 675 bytes} [Wed Jun 3 01:08:59 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1460] 10.0.0.126 () {32 vars in 701 bytes} [Wed Jun 3 01:08:59 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1461] 10.0.0.126 () {32 vars in 675 bytes} [Wed Jun 3 01:08:59 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1462] 10.0.0.126 () {32 vars in 693 bytes} [Wed Jun 3 01:08:59 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1463] 10.0.0.126 () {32 vars in 689 bytes} [Wed Jun 3 01:08:59 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1464] 10.0.0.126 () {32 vars in 709 bytes} [Wed Jun 3 01:08:59 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1465] 10.0.0.126 () {32 vars in 705 bytes} [Wed Jun 3 01:08:59 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1466] 10.0.0.126 () {32 vars in 697 bytes} [Wed Jun 3 01:08:59 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1467] 10.0.0.126 () {32 vars in 711 bytes} [Wed Jun 3 01:08:59 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1468] 10.0.0.126 () {32 vars in 669 bytes} [Wed Jun 3 01:08:59 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: 8|app: 0|req: 689/1469] 10.0.0.126 () {32 vars in 687 bytes} [Wed Jun 3 01:08:59 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1470] 10.0.0.126 () {32 vars in 681 bytes} [Wed Jun 3 01:09:00 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1471] 10.0.0.126 () {32 vars in 675 bytes} [Wed Jun 3 01:09:00 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1472] 10.0.0.126 () {32 vars in 671 bytes} [Wed Jun 3 01:09:00 2026] GET /v2.0/extensions/provider => generated 191 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1473] 10.0.0.126 () {32 vars in 661 bytes} [Wed Jun 3 01:09:00 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1474] 10.0.0.126 () {32 vars in 699 bytes} [Wed Jun 3 01:09:00 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1475] 10.0.0.126 () {32 vars in 699 bytes} [Wed Jun 3 01:09:00 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1476] 10.0.0.126 () {32 vars in 677 bytes} [Wed Jun 3 01:09:00 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1477] 10.0.0.126 () {32 vars in 669 bytes} [Wed Jun 3 01:09:00 2026] GET /v2.0/extensions/qos-fip => 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: 785/1478] 10.0.0.126 () {32 vars in 683 bytes} [Wed Jun 3 01:09:00 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1479] 10.0.0.126 () {32 vars in 701 bytes} [Wed Jun 3 01:09:00 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1480] 10.0.0.126 () {32 vars in 685 bytes} [Wed Jun 3 01:09:00 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1481] 10.0.0.126 () {32 vars in 707 bytes} [Wed Jun 3 01:09:00 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1482] 10.0.0.126 () {32 vars in 669 bytes} [Wed Jun 3 01:09:00 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1483] 10.0.0.126 () {32 vars in 697 bytes} [Wed Jun 3 01:09:00 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1484] 10.0.0.126 () {32 vars in 695 bytes} [Wed Jun 3 01:09:00 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1485] 10.0.0.126 () {32 vars in 685 bytes} [Wed Jun 3 01:09:00 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1486] 10.0.0.126 () {32 vars in 689 bytes} [Wed Jun 3 01:09:00 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1487] 10.0.0.126 () {32 vars in 667 bytes} [Wed Jun 3 01:09:00 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1488] 10.0.0.126 () {32 vars in 681 bytes} [Wed Jun 3 01:09:00 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1489] 10.0.0.126 () {32 vars in 681 bytes} [Wed Jun 3 01:09:00 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1490] 10.0.0.126 () {32 vars in 691 bytes} [Wed Jun 3 01:09:00 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1491] 10.0.0.126 () {32 vars in 691 bytes} [Wed Jun 3 01:09:00 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1492] 10.0.0.126 () {32 vars in 695 bytes} [Wed Jun 3 01:09:00 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1493] 10.0.0.126 () {32 vars in 729 bytes} [Wed Jun 3 01:09:00 2026] GET /v2.0/floatingips/86fa31ce-59f8-422a-9792-c2dcbf5d759b => generated 552 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1494] 10.0.0.126 () {32 vars in 685 bytes} [Wed Jun 3 01:09:00 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1495] 10.0.0.126 () {32 vars in 689 bytes} [Wed Jun 3 01:09:00 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1496] 10.0.0.126 () {32 vars in 701 bytes} [Wed Jun 3 01:09:00 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: 793/1497] 10.0.0.126 () {32 vars in 703 bytes} [Wed Jun 3 01:09:00 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1498] 10.0.0.126 () {32 vars in 713 bytes} [Wed Jun 3 01:09:00 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1499] 10.0.0.126 () {32 vars in 717 bytes} [Wed Jun 3 01:09:00 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1500] 10.0.0.126 () {32 vars in 715 bytes} [Wed Jun 3 01:09:00 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1501] 10.0.0.126 () {32 vars in 727 bytes} [Wed Jun 3 01:09:00 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1502] 10.0.0.126 () {32 vars in 741 bytes} [Wed Jun 3 01:09:00 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1503] 10.0.0.126 () {32 vars in 719 bytes} [Wed Jun 3 01:09:00 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1504] 10.0.0.126 () {32 vars in 683 bytes} [Wed Jun 3 01:09:00 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1505] 10.0.0.126 () {32 vars in 669 bytes} [Wed Jun 3 01:09:00 2026] GET /v2.0/extensions/segment => generated 145 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1506] 10.0.0.126 () {32 vars in 719 bytes} [Wed Jun 3 01:09:00 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1507] 10.0.0.126 () {32 vars in 679 bytes} [Wed Jun 3 01:09:00 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1508] 10.0.0.126 () {32 vars in 669 bytes} [Wed Jun 3 01:09:00 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1509] 10.0.0.126 () {32 vars in 697 bytes} [Wed Jun 3 01:09:00 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: 8|app: 0|req: 711/1510] 10.0.0.126 () {32 vars in 705 bytes} [Wed Jun 3 01:09:00 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: 800/1511] 10.0.0.126 () {32 vars in 701 bytes} [Wed Jun 3 01:09:00 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1512] 10.0.0.126 () {32 vars in 683 bytes} [Wed Jun 3 01:09:00 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1513] 10.0.0.126 () {32 vars in 705 bytes} [Wed Jun 3 01:09:00 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1514] 10.0.0.126 () {32 vars in 695 bytes} [Wed Jun 3 01:09:00 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1515] 10.0.0.126 () {32 vars in 689 bytes} [Wed Jun 3 01:09:00 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1516] 10.0.0.126 () {32 vars in 697 bytes} [Wed Jun 3 01:09:00 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1517] 10.0.0.126 () {32 vars in 689 bytes} [Wed Jun 3 01:09:00 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1518] 10.0.0.126 () {32 vars in 701 bytes} [Wed Jun 3 01:09:00 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1519] 10.0.0.126 () {32 vars in 665 bytes} [Wed Jun 3 01:09:00 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1520] 10.0.0.126 () {32 vars in 681 bytes} [Wed Jun 3 01:09:00 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1521] 10.0.0.126 () {32 vars in 693 bytes} [Wed Jun 3 01:09:00 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1522] 10.0.0.126 () {32 vars in 677 bytes} [Wed Jun 3 01:09:00 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1523] 10.0.0.126 () {32 vars in 667 bytes} [Wed Jun 3 01:09:00 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:09:01.298 8 WARNING neutron_lib.context [None req-bc330e4d-1ca3-4036-a429-d174b9657342 195d580bcbef4eb5b9c7f1c580949c59 a02a366e6f064604b48c983940166288 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:09:01.454 8 INFO neutron.db.segments_db [None req-bc330e4d-1ca3-4036-a429-d174b9657342 195d580bcbef4eb5b9c7f1c580949c59 a02a366e6f064604b48c983940166288 - - default default] Added segment 255626aa-ba92-4ca3-ae67-4dd68530d789 of type vxlan for network 81708cee-c4b8-412a-9850-3026833cd469 [pid: 7|app: 0|req: 807/1524] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:09:01 2026] GET /v2.0/security-groups?tenant_id=d74c5a2acac347da9aced49d94553764&name=default => generated 2925 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1525] 10.0.0.126 () {34 vars in 670 bytes} [Wed Jun 3 01:09:01 2026] POST /v2.0/networks => generated 628 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:09:01.577 8 WARNING neutron_lib.context [None req-6e4c7ca5-5278-4196-9b61-9a823a385746 905374c4dfd741f3b7d9017d3cb27996 1656d0b73adb463aadbd3af186dbb6a2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 808/1526] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:09:01 2026] GET /v2.0/security-groups?tenant_id=6ae25a52510d4756946329492aaf0b41&name=default => generated 2925 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1527] 10.0.0.126 () {34 vars in 685 bytes} [Wed Jun 3 01:09:01 2026] POST /v2.0/security-groups => generated 1673 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-03 01:09:01.719 8 WARNING neutron_lib.context [None req-831aa801-e533-46d0-85eb-d500fb994ede 195d580bcbef4eb5b9c7f1c580949c59 a02a366e6f064604b48c983940166288 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 809/1528] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:09:01 2026] DELETE /v2.0/security-groups/46151360-014c-4688-ae3e-dae2e1d01172 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:09:01.778 8 INFO neutron.db.segments_db [None req-831aa801-e533-46d0-85eb-d500fb994ede 195d580bcbef4eb5b9c7f1c580949c59 a02a366e6f064604b48c983940166288 - - default default] Added segment 7196126d-97fc-4d87-8e80-0e7f44a8bc0d of type vxlan for network 77d2d8d6-84dc-4993-ad45-d39d042a54fe [pid: 8|app: 0|req: 720/1529] 10.0.0.126 () {34 vars in 670 bytes} [Wed Jun 3 01:09:01 2026] POST /v2.0/networks => generated 630 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:09:01.896 8 WARNING neutron_lib.context [None req-23ce674a-7def-4fd1-ab3b-85412c3cd8db 905374c4dfd741f3b7d9017d3cb27996 1656d0b73adb463aadbd3af186dbb6a2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 810/1530] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:09:01 2026] DELETE /v2.0/security-groups/b082b9de-0a74-417c-89f1-071dd9cdf27f => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:09:01.919 7 WARNING neutron_lib.context [None req-2605636d-169b-4214-bbec-dff0ca2a05d9 195d580bcbef4eb5b9c7f1c580949c59 a02a366e6f064604b48c983940166288 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 721/1531] 10.0.0.126 () {34 vars in 695 bytes} [Wed Jun 3 01:09:01 2026] POST /v2.0/security-group-rules => generated 597 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:09:02.071 8 WARNING neutron_lib.context [None req-d0d82dc1-7afa-4976-9760-907b4ed28f25 905374c4dfd741f3b7d9017d3cb27996 1656d0b73adb463aadbd3af186dbb6a2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1532] 10.0.0.126 () {34 vars in 695 bytes} [Wed Jun 3 01:09:02 2026] POST /v2.0/security-group-rules => generated 596 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:09:02.224 8 WARNING neutron_lib.context [None req-57d40f16-dd2e-4ce5-901d-7911a18e4c01 905374c4dfd741f3b7d9017d3cb27996 1656d0b73adb463aadbd3af186dbb6a2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 811/1533] 10.0.0.126 () {34 vars in 669 bytes} [Wed Jun 3 01:09:01 2026] POST /v2.0/subnets => generated 602 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:09:02.315 7 WARNING neutron_lib.context [None req-9c6710f7-496a-4b80-a100-f2aa4fbe7a69 195d580bcbef4eb5b9c7f1c580949c59 a02a366e6f064604b48c983940166288 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 723/1534] 10.0.0.126 () {34 vars in 695 bytes} [Wed Jun 3 01:09:02 2026] POST /v2.0/security-group-rules => generated 602 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:09:02.372 8 WARNING neutron_lib.context [None req-547e6d81-c125-4eaf-9c5b-b5b08cad54ad 905374c4dfd741f3b7d9017d3cb27996 1656d0b73adb463aadbd3af186dbb6a2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 724/1535] 10.0.0.126 () {34 vars in 695 bytes} [Wed Jun 3 01:09:02 2026] POST /v2.0/security-group-rules => generated 601 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:09:02.532 8 WARNING neutron_lib.context [None req-90fcb052-d173-4d28-b04c-0fc407e8d39e 905374c4dfd741f3b7d9017d3cb27996 1656d0b73adb463aadbd3af186dbb6a2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:09:02.594 8 INFO neutron.db.securitygroups_db [None req-90fcb052-d173-4d28-b04c-0fc407e8d39e 905374c4dfd741f3b7d9017d3cb27996 1656d0b73adb463aadbd3af186dbb6a2 - - default default] Project 1656d0b73adb463aadbd3af186dbb6a2 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: 725/1536] 10.0.0.126 () {34 vars in 695 bytes} [Wed Jun 3 01:09:02 2026] POST /v2.0/security-group-rules => generated 607 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:09:02.747 8 WARNING neutron_lib.context [None req-1e25626e-c618-46ff-944b-f12ffb66cb1e 905374c4dfd741f3b7d9017d3cb27996 1656d0b73adb463aadbd3af186dbb6a2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 812/1537] 10.0.0.126 () {34 vars in 669 bytes} [Wed Jun 3 01:09:02 2026] POST /v2.0/subnets => generated 602 bytes in 459 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:09:02.783 7 WARNING neutron_lib.context [None req-0ccbdddf-8b53-4116-a755-c344c48acd71 195d580bcbef4eb5b9c7f1c580949c59 a02a366e6f064604b48c983940166288 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:09:02.806 8 INFO neutron.db.securitygroups_db [None req-1e25626e-c618-46ff-944b-f12ffb66cb1e 905374c4dfd741f3b7d9017d3cb27996 1656d0b73adb463aadbd3af186dbb6a2 - - default default] Project 1656d0b73adb463aadbd3af186dbb6a2 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-06-03 01:09:02.847 7 INFO neutron.db.segments_db [None req-0ccbdddf-8b53-4116-a755-c344c48acd71 195d580bcbef4eb5b9c7f1c580949c59 a02a366e6f064604b48c983940166288 - - default default] Added segment ef330d70-8159-4f5b-b661-ce462a2c8d6c of type vxlan for network afb5b738-c526-401f-9426-8639d4a6068a [pid: 8|app: 0|req: 726/1538] 10.0.0.126 () {34 vars in 695 bytes} [Wed Jun 3 01:09:02 2026] POST /v2.0/security-group-rules => generated 606 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:09:03.274 7 INFO neutron.db.l3_hamode_db [None req-0ccbdddf-8b53-4116-a755-c344c48acd71 195d580bcbef4eb5b9c7f1c580949c59 a02a366e6f064604b48c983940166288 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 01:09:03.500 7 INFO neutron.db.l3_hamode_db [None req-0ccbdddf-8b53-4116-a755-c344c48acd71 195d580bcbef4eb5b9c7f1c580949c59 a02a366e6f064604b48c983940166288 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 727/1539] 10.0.0.126 () {32 vars in 649 bytes} [Wed Jun 3 01:09:03 2026] GET /v2.0/networks => generated 1297 bytes in 371 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1540] 10.0.0.126 () {34 vars in 669 bytes} [Wed Jun 3 01:09:02 2026] POST /v2.0/routers => generated 507 bytes in 1832 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1541] 10.0.0.110 () {34 vars in 1098 bytes} [Wed Jun 3 01:09:03 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-984866841&fields=id&tenant_id=1656d0b73adb463aadbd3af186dbb6a2 => generated 69 bytes in 852 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:09:04.767 7 WARNING neutron_lib.context [None req-b6479b4b-8dc6-4872-9c4f-a2799deb8158 815bf4c5abb14c3d874794c8732bb3fe 3f4b3667a1314910afec49ed498149ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:09:05.006 7 INFO neutron.db.segments_db [None req-b6479b4b-8dc6-4872-9c4f-a2799deb8158 815bf4c5abb14c3d874794c8732bb3fe 3f4b3667a1314910afec49ed498149ef - - default default] Added segment 152352b9-49eb-421a-b6a4-dbb1f6edcea9 of type vxlan for network 6266b1e7-3ae6-4819-ab87-903bfdbf3c45 [pid: 7|app: 0|req: 814/1542] 10.0.0.126 () {34 vars in 670 bytes} [Wed Jun 3 01:09:04 2026] POST /v2.0/networks => generated 648 bytes in 535 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1543] 10.0.0.110 () {34 vars in 982 bytes} [Wed Jun 3 01:09:05 2026] GET /v2.0/networks?id=4f61bc09-fbdc-4ee2-a6e7-409c460b7600 => generated 660 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1546] 10.0.0.110 () {34 vars in 965 bytes} [Wed Jun 3 01:09:05 2026] GET /v2.0/quotas/1656d0b73adb463aadbd3af186dbb6a2 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1547] 10.0.0.110 () {34 vars in 1002 bytes} [Wed Jun 3 01:09:05 2026] GET /v2.0/ports?tenant_id=1656d0b73adb463aadbd3af186dbb6a2&fields=id => generated 149 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1548] 10.0.0.110 () {34 vars in 1008 bytes} [Wed Jun 3 01:09:05 2026] GET /v2.0/networks/4f61bc09-fbdc-4ee2-a6e7-409c460b7600?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1549] 10.0.0.110 () {34 vars in 1108 bytes} [Wed Jun 3 01:09:05 2026] GET /v2.0/networks/4f61bc09-fbdc-4ee2-a6e7-409c460b7600?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) 2026-06-03 01:09:05.716 7 WARNING neutron_lib.context [None req-103505e5-921a-46f1-95a8-7ecedd806292 815bf4c5abb14c3d874794c8732bb3fe 3f4b3667a1314910afec49ed498149ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 822/1550] 10.0.0.126 () {34 vars in 669 bytes} [Wed Jun 3 01:09:05 2026] POST /v2.0/subnets => generated 649 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1551] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:09:06 2026] GET /v2.0/ports?device_id=c76b40dd-8fca-413b-b65f-4a0a95cab1a1 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:09:06.124 7 WARNING neutron_lib.context [None req-4cdbb219-6371-4b82-8796-f4050572cec0 815bf4c5abb14c3d874794c8732bb3fe 3f4b3667a1314910afec49ed498149ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:09:06.202 7 INFO neutron.db.segments_db [None req-4cdbb219-6371-4b82-8796-f4050572cec0 815bf4c5abb14c3d874794c8732bb3fe 3f4b3667a1314910afec49ed498149ef - - default default] Added segment eaeb4923-e0d2-4b6a-bf13-88ca00179423 of type vxlan for network d3de642e-1971-48a5-bae8-2cc257cb907e [pid: 8|app: 0|req: 729/1552] 10.0.0.126 () {34 vars in 783 bytes} [Wed Jun 3 01:09:04 2026] PUT /v2.0/routers/46bb0e60-3826-4483-8ddb-537cfd8d9ed7/add_router_interface => generated 309 bytes in 1652 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1553] 10.0.0.126 () {34 vars in 670 bytes} [Wed Jun 3 01:09:06 2026] POST /v2.0/networks => generated 648 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1554] 10.0.0.126 () {32 vars in 717 bytes} [Wed Jun 3 01:09:06 2026] GET /v2.0/ports/06bdbce0-e4ce-4bc9-be03-d30f6836b2fb => generated 955 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1555] 10.0.0.126 () {34 vars in 743 bytes} [Wed Jun 3 01:09:06 2026] PUT /v2.0/networks/d3de642e-1971-48a5-bae8-2cc257cb907e => generated 592 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:09:06.557 7 WARNING neutron_lib.context [None req-1a8b3c29-b27b-4c2b-9ed2-6458406f4971 815bf4c5abb14c3d874794c8732bb3fe 3f4b3667a1314910afec49ed498149ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 826/1556] 10.0.0.126 () {34 vars in 669 bytes} [Wed Jun 3 01:09:06 2026] POST /v2.0/subnets => generated 622 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1557] 199.204.45.216 () {34 vars in 986 bytes} [Wed Jun 3 01:09:06 2026] GET /v2.0/networks?id=4f61bc09-fbdc-4ee2-a6e7-409c460b7600 => generated 660 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1558] 10.0.0.126 () {34 vars in 741 bytes} [Wed Jun 3 01:09:07 2026] PUT /v2.0/subnets/7de6b7a2-e4c0-428d-bc69-831325853f0b => generated 632 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1559] 199.204.45.216 () {34 vars in 1050 bytes} [Wed Jun 3 01:09:07 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1656d0b73adb463aadbd3af186dbb6a2 => generated 273 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1560] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:09:07 2026] GET /v2.0/ports?device_id=c76b40dd-8fca-413b-b65f-4a0a95cab1a1 => 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: 731/1561] 10.0.0.126 () {34 vars in 783 bytes} [Wed Jun 3 01:09:06 2026] PUT /v2.0/routers/46bb0e60-3826-4483-8ddb-537cfd8d9ed7/add_router_interface => generated 309 bytes in 1830 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:09:08.238 8 WARNING neutron_lib.context [req-ca7118fa-feed-4902-aa8a-004c2261568c req-16104212-4fa2-47e8-ac00-08bd98a632fd 905374c4dfd741f3b7d9017d3cb27996 1656d0b73adb463aadbd3af186dbb6a2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 732/1562] 199.204.45.216 () {38 vars in 955 bytes} [Wed Jun 3 01:09:08 2026] POST /v2.0/ports => generated 954 bytes in 638 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:09:08.912 7 INFO neutron.services.segments.plugin [-] Segment eaeb4923-e0d2-4b6a-bf13-88ca00179423 resource provider aggregate not found 2026-06-03 01:09:08.918 7 INFO neutron.services.segments.plugin [-] Segment eaeb4923-e0d2-4b6a-bf13-88ca00179423 resource provider aggregate not found 2026-06-03 01:09:08.933 7 INFO neutron.services.segments.plugin [-] Segment eaeb4923-e0d2-4b6a-bf13-88ca00179423 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eaeb4923-e0d2-4b6a-bf13-88ca00179423 found for delete ", "request_id": "req-de1eba7e-9e7d-4a63-8f4f-a25fecc781d5"}]} 2026-06-03 01:09:08.935 7 INFO neutron.services.segments.plugin [-] Segment eaeb4923-e0d2-4b6a-bf13-88ca00179423 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eaeb4923-e0d2-4b6a-bf13-88ca00179423 found for delete ", "request_id": "req-a9d35640-cc5a-4fcf-819e-1c91b0e427e1"}]} [pid: 7|app: 0|req: 831/1563] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:09:07 2026] DELETE /v2.0/networks/d3de642e-1971-48a5-bae8-2cc257cb907e => generated 0 bytes in 1425 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1564] 10.0.0.126 () {32 vars in 717 bytes} [Wed Jun 3 01:09:08 2026] GET /v2.0/ports/03f7664c-d485-49f9-97d3-d26a28f7f2a0 => generated 955 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1565] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:09:08 2026] GET /v2.0/ports?device_id=c76b40dd-8fca-413b-b65f-4a0a95cab1a1 => generated 957 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:09:09.019 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fd87aaf7-f406-468b-9575-16d383b37f3b 815bf4c5abb14c3d874794c8732bb3fe 3f4b3667a1314910afec49ed498149ef - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 833/1566] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:09:09 2026] DELETE /v2.0/networks/d3de642e-1971-48a5-bae8-2cc257cb907e => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1567] 199.204.45.216 () {38 vars in 1028 bytes} [Wed Jun 3 01:09:08 2026] PUT /v2.0/ports/534056b5-00eb-4411-98f3-83c00bf8595a => generated 1199 bytes in 583 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:09:09.653 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5406b96f-6493-46b5-9d93-3715347dfda0'] response: {'name': 'network-changed', 'server_uuid': 'c76b40dd-8fca-413b-b65f-4a0a95cab1a1', 'tag': '534056b5-00eb-4411-98f3-83c00bf8595a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 735/1568] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Jun 3 01:09:09 2026] GET /v2.0/security-groups?id=a944da49-7716-48a4-b40f-5a43c6d0cfee&fields=id&fields=name => generated 113 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 736/1569] 10.0.0.126 () {32 vars in 694 bytes} [Wed Jun 3 01:09:09 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1570] 199.204.45.216 () {34 vars in 1080 bytes} [Wed Jun 3 01:09:09 2026] GET /v2.0/ports?tenant_id=1656d0b73adb463aadbd3af186dbb6a2&device_id=c76b40dd-8fca-413b-b65f-4a0a95cab1a1 => generated 1238 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1571] 10.0.0.126 () {32 vars in 742 bytes} [Wed Jun 3 01:09:09 2026] GET /v2.0/subnets?network_id=d29767b0-0496-40de-a72d-5f32d0163260 => generated 626 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1572] 199.204.45.216 () {34 vars in 1058 bytes} [Wed Jun 3 01:09:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=534056b5-00eb-4411-98f3-83c00bf8595a => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1573] 10.0.0.126 () {32 vars in 653 bytes} [Wed Jun 3 01:09:09 2026] GET /v2.0/extensions => generated 19901 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1574] 199.204.45.216 () {34 vars in 984 bytes} [Wed Jun 3 01:09:09 2026] GET /v2.0/subnets?id=4090b659-e80b-4313-902b-d9875cdcb0bf => generated 653 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1575] 10.0.0.126 () {32 vars in 649 bytes} [Wed Jun 3 01:09:09 2026] GET /v2.0/networks => generated 1313 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1576] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:09:10 2026] GET /v2.0/ports?network_id=4f61bc09-fbdc-4ee2-a6e7-409c460b7600&device_owner=network%3Adhcp => generated 1244 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1577] 10.0.0.126 () {32 vars in 647 bytes} [Wed Jun 3 01:09:10 2026] GET /v2.0/subnets => generated 1265 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1578] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:09:10 2026] GET /v2.0/networks/4f61bc09-fbdc-4ee2-a6e7-409c460b7600?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: 834/1579] 10.0.0.126 () {34 vars in 789 bytes} [Wed Jun 3 01:09:09 2026] PUT /v2.0/routers/46bb0e60-3826-4483-8ddb-537cfd8d9ed7/remove_router_interface => generated 309 bytes in 1305 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1580] 10.0.0.126 () {32 vars in 723 bytes} [Wed Jun 3 01:09:10 2026] GET /v2.0/networks/6266b1e7-3ae6-4819-ab87-903bfdbf3c45 => generated 673 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1581] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:09:10 2026] GET /v2.0/networks/4f61bc09-fbdc-4ee2-a6e7-409c460b7600?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: 836/1582] 10.0.0.126 () {32 vars in 721 bytes} [Wed Jun 3 01:09:10 2026] GET /v2.0/subnets/6591f556-f9b1-41fa-bd0a-a90e62b5cec6 => generated 649 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:09:10.466 7 INFO neutron.pecan_wsgi.hooks.translation [None req-812347a8-6e62-44ed-84f9-5af7e08ff472 815bf4c5abb14c3d874794c8732bb3fe 3f4b3667a1314910afec49ed498149ef - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 837/1583] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:09:10 2026] DELETE /v2.0/subnets/7de6b7a2-e4c0-428d-bc69-831325853f0b => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1584] 199.204.45.216 () {34 vars in 1080 bytes} [Wed Jun 3 01:09:10 2026] GET /v2.0/ports?tenant_id=1656d0b73adb463aadbd3af186dbb6a2&device_id=c76b40dd-8fca-413b-b65f-4a0a95cab1a1 => generated 1238 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:09:10.549 7 INFO neutron.pecan_wsgi.hooks.translation [None req-69d572b9-209a-4de5-aa55-cd59f1f44e17 815bf4c5abb14c3d874794c8732bb3fe 3f4b3667a1314910afec49ed498149ef - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 839/1585] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:09:10 2026] DELETE /v2.0/networks/d3de642e-1971-48a5-bae8-2cc257cb907e => generated 138 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1586] 199.204.45.216 () {34 vars in 986 bytes} [Wed Jun 3 01:09:10 2026] GET /v2.0/networks?id=4f61bc09-fbdc-4ee2-a6e7-409c460b7600 => generated 756 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1587] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:09:10 2026] DELETE /v2.0/subnets/6591f556-f9b1-41fa-bd0a-a90e62b5cec6 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1588] 199.204.45.216 () {34 vars in 1058 bytes} [Wed Jun 3 01:09:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=534056b5-00eb-4411-98f3-83c00bf8595a => 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: 843/1589] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:09:10 2026] GET /v2.0/ports?device_id=c76b40dd-8fca-413b-b65f-4a0a95cab1a1 => generated 969 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:09:11.496 7 INFO neutron.services.segments.plugin [-] Segment 152352b9-49eb-421a-b6a4-dbb1f6edcea9 resource provider aggregate not found 2026-06-03 01:09:11.504 7 INFO neutron.services.segments.plugin [-] Segment 152352b9-49eb-421a-b6a4-dbb1f6edcea9 resource provider aggregate not found 2026-06-03 01:09:11.518 7 INFO neutron.services.segments.plugin [-] Segment 152352b9-49eb-421a-b6a4-dbb1f6edcea9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 152352b9-49eb-421a-b6a4-dbb1f6edcea9 found for delete ", "request_id": "req-ce6cea35-e605-448f-a026-2c9852fb8696"}]} 2026-06-03 01:09:11.533 7 INFO neutron.services.segments.plugin [-] Segment 152352b9-49eb-421a-b6a4-dbb1f6edcea9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 152352b9-49eb-421a-b6a4-dbb1f6edcea9 found for delete ", "request_id": "req-987a5b5d-59cc-4dea-8a75-b3d5872f4aef"}]} [pid: 7|app: 0|req: 844/1590] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:09:11 2026] DELETE /v2.0/networks/6266b1e7-3ae6-4819-ab87-903bfdbf3c45 => generated 0 bytes in 466 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1591] 199.204.45.216 () {34 vars in 984 bytes} [Wed Jun 3 01:09:11 2026] GET /v2.0/subnets?id=4090b659-e80b-4313-902b-d9875cdcb0bf => generated 653 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1592] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Jun 3 01:09:11 2026] GET /v2.0/security-groups?id=a944da49-7716-48a4-b40f-5a43c6d0cfee&fields=id&fields=name => generated 113 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1593] 10.0.0.126 () {34 vars in 789 bytes} [Wed Jun 3 01:09:10 2026] PUT /v2.0/routers/46bb0e60-3826-4483-8ddb-537cfd8d9ed7/remove_router_interface => generated 309 bytes in 1326 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1594] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:09:11 2026] GET /v2.0/ports?network_id=4f61bc09-fbdc-4ee2-a6e7-409c460b7600&device_owner=network%3Adhcp => generated 1244 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1595] 10.0.0.126 () {32 vars in 736 bytes} [Wed Jun 3 01:09:11 2026] GET /v2.0/ports?device_id=46bb0e60-3826-4483-8ddb-537cfd8d9ed7 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1596] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:09:11 2026] GET /v2.0/networks/4f61bc09-fbdc-4ee2-a6e7-409c460b7600?fields=segments => generated 14 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1597] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:09:11 2026] GET /v2.0/networks/4f61bc09-fbdc-4ee2-a6e7-409c460b7600?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1598] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:09:12 2026] GET /v2.0/security-groups?tenant_id=3f4b3667a1314910afec49ed498149ef&name=default => generated 2925 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1599] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:09:12 2026] DELETE /v2.0/security-groups/44910640-8b27-476c-a571-9c927ca13ff9 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1600] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:09:12 2026] GET /v2.0/ports?device_id=c76b40dd-8fca-413b-b65f-4a0a95cab1a1 => generated 971 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1601] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Jun 3 01:09:12 2026] GET /v2.0/security-groups?id=a944da49-7716-48a4-b40f-5a43c6d0cfee&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:09:13.074 8 INFO neutron.services.segments.plugin [-] Segment ef330d70-8159-4f5b-b661-ce462a2c8d6c resource provider aggregate not found [pid: 7|app: 0|req: 854/1602] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:09:13 2026] GET /v2.0/ports?device_id=c76b40dd-8fca-413b-b65f-4a0a95cab1a1 => generated 971 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:09:13.080 8 INFO neutron.services.segments.plugin [-] Segment ef330d70-8159-4f5b-b661-ce462a2c8d6c resource provider aggregate not found 2026-06-03 01:09:13.098 8 INFO neutron.db.l3_hamode_db [None req-bb9620cd-b098-4a83-9141-25d19332d4b4 195d580bcbef4eb5b9c7f1c580949c59 a02a366e6f064604b48c983940166288 - - default default] HA network afb5b738-c526-401f-9426-8639d4a6068a was deleted as no HA routers are present in tenant a02a366e6f064604b48c983940166288. [pid: 8|app: 0|req: 749/1603] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:09:11 2026] DELETE /v2.0/routers/46bb0e60-3826-4483-8ddb-537cfd8d9ed7 => generated 0 bytes in 1362 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:09:13.118 8 INFO neutron.services.segments.plugin [-] Segment ef330d70-8159-4f5b-b661-ce462a2c8d6c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef330d70-8159-4f5b-b661-ce462a2c8d6c found for delete ", "request_id": "req-fd264577-288e-44bd-b9b7-7426366c9bc2"}]} 2026-06-03 01:09:13.118 8 INFO neutron.services.segments.plugin [-] Segment ef330d70-8159-4f5b-b661-ce462a2c8d6c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef330d70-8159-4f5b-b661-ce462a2c8d6c found for delete ", "request_id": "req-2cfd3667-cab9-4da0-932c-0480592099a2"}]} [pid: 7|app: 0|req: 855/1604] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Jun 3 01:09:13 2026] GET /v2.0/security-groups?id=a944da49-7716-48a4-b40f-5a43c6d0cfee&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1605] 10.0.0.126 () {32 vars in 736 bytes} [Wed Jun 3 01:09:13 2026] GET /v2.0/ports?device_id=c76b40dd-8fca-413b-b65f-4a0a95cab1a1 => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1606] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:09:13 2026] DELETE /v2.0/subnets/ae6c5086-97bb-410a-a466-5243fb1b9c26 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1607] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:09:13 2026] DELETE /v2.0/subnets/57cf4d10-37f0-415b-a4c1-577f1df4eae5 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:09:13.787 7 INFO neutron.db.l3_db [None req-56e10325-f7e2-45c3-aff8-56d934640e46 905374c4dfd741f3b7d9017d3cb27996 1656d0b73adb463aadbd3af186dbb6a2 - - default default] Floating IP 86fa31ce-59f8-422a-9792-c2dcbf5d759b associated. External IP: 10.96.250.213, port: 534056b5-00eb-4411-98f3-83c00bf8595a. [pid: 8|app: 0|req: 752/1608] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:09:13 2026] DELETE /v2.0/networks/77d2d8d6-84dc-4993-ad45-d39d042a54fe => generated 0 bytes in 361 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1609] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:09:14 2026] DELETE /v2.0/networks/81708cee-c4b8-412a-9850-3026833cd469 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:09:14.338 8 WARNING neutron_lib.context [None req-e36ff557-f363-4666-8c43-491dec699c7b 195d580bcbef4eb5b9c7f1c580949c59 a02a366e6f064604b48c983940166288 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 857/1610] 10.0.0.126 () {34 vars in 749 bytes} [Wed Jun 3 01:09:13 2026] PUT /v2.0/floatingips/86fa31ce-59f8-422a-9792-c2dcbf5d759b => generated 855 bytes in 1154 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:09:14.426 8 INFO neutron.db.segments_db [None req-e36ff557-f363-4666-8c43-491dec699c7b 195d580bcbef4eb5b9c7f1c580949c59 a02a366e6f064604b48c983940166288 - - default default] Added segment 141a4b3b-79eb-46e3-bac4-3f3ec6efcb0d of type vxlan for network e0a2e129-b968-49e8-9962-81ba21057ba1 [pid: 7|app: 0|req: 858/1611] 10.0.0.126 () {32 vars in 729 bytes} [Wed Jun 3 01:09:14 2026] GET /v2.0/floatingips/86fa31ce-59f8-422a-9792-c2dcbf5d759b => generated 855 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:09:14.514 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bcb8194f-4629-436f-b884-9e3d1742e7b8'] response: {'name': 'network-changed', 'server_uuid': 'c76b40dd-8fca-413b-b65f-4a0a95cab1a1', 'tag': '534056b5-00eb-4411-98f3-83c00bf8595a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 859/1612] 199.204.45.216 () {34 vars in 1080 bytes} [Wed Jun 3 01:09:14 2026] GET /v2.0/ports?tenant_id=1656d0b73adb463aadbd3af186dbb6a2&device_id=c76b40dd-8fca-413b-b65f-4a0a95cab1a1 => generated 1240 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1613] 10.0.0.126 () {34 vars in 670 bytes} [Wed Jun 3 01:09:14 2026] POST /v2.0/networks => generated 630 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:09:14.617 8 WARNING neutron_lib.context [None req-340d3918-86a6-4c1e-8248-10e29a1e1b24 195d580bcbef4eb5b9c7f1c580949c59 a02a366e6f064604b48c983940166288 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 860/1614] 199.204.45.216 () {34 vars in 986 bytes} [Wed Jun 3 01:09:14 2026] GET /v2.0/networks?id=4f61bc09-fbdc-4ee2-a6e7-409c460b7600 => generated 756 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:09:14.918 7 WARNING neutron_lib.context [None req-37eee492-3bad-450c-bf75-8e5c8831eae9 626c109edcf34279a6d486167ea33b12 eaa6015465074895854457ec33c4d17f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 755/1615] 10.0.0.126 () {34 vars in 669 bytes} [Wed Jun 3 01:09:14 2026] POST /v2.0/subnets => generated 602 bytes in 438 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1616] 199.204.45.216 () {34 vars in 1058 bytes} [Wed Jun 3 01:09:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=534056b5-00eb-4411-98f3-83c00bf8595a => generated 858 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:09:15.121 8 WARNING neutron_lib.context [None req-828559ef-a53f-4e40-81b1-414569ac036f 195d580bcbef4eb5b9c7f1c580949c59 a02a366e6f064604b48c983940166288 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:09:15.154 8 INFO neutron.services.segments.plugin [-] Segment 7196126d-97fc-4d87-8e80-0e7f44a8bc0d resource provider aggregate not found 2026-06-03 01:09:15.167 8 INFO neutron.services.segments.plugin [-] Segment 7196126d-97fc-4d87-8e80-0e7f44a8bc0d resource provider aggregate not found 2026-06-03 01:09:15.174 8 INFO neutron.services.segments.plugin [-] Segment 7196126d-97fc-4d87-8e80-0e7f44a8bc0d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7196126d-97fc-4d87-8e80-0e7f44a8bc0d found for delete ", "request_id": "req-ad7a8823-baca-4d1b-8645-5e5c2dbe1740"}]} 2026-06-03 01:09:15.192 8 INFO neutron.services.segments.plugin [-] Segment 7196126d-97fc-4d87-8e80-0e7f44a8bc0d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7196126d-97fc-4d87-8e80-0e7f44a8bc0d found for delete ", "request_id": "req-b473e06f-7f2e-4f46-815c-972a4faa8426"}]} 2026-06-03 01:09:15.199 8 INFO neutron.services.segments.plugin [-] Segment 255626aa-ba92-4ca3-ae67-4dd68530d789 resource provider aggregate not found [pid: 7|app: 0|req: 861/1617] 10.0.0.126 () {34 vars in 684 bytes} [Wed Jun 3 01:09:14 2026] POST /v2.0/security-groups => generated 1625 bytes in 537 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-03 01:09:15.219 8 INFO neutron.services.segments.plugin [-] Segment 255626aa-ba92-4ca3-ae67-4dd68530d789 resource provider aggregate not found 2026-06-03 01:09:15.225 8 INFO neutron.db.segments_db [None req-828559ef-a53f-4e40-81b1-414569ac036f 195d580bcbef4eb5b9c7f1c580949c59 a02a366e6f064604b48c983940166288 - - default default] Added segment b558f272-6c99-4df7-91f6-274d79fc26fd of type vxlan for network 5cc9de86-57d4-49fa-a2b8-4b8bce32d0fb 2026-06-03 01:09:15.228 8 INFO neutron.services.segments.plugin [-] Segment 255626aa-ba92-4ca3-ae67-4dd68530d789 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 255626aa-ba92-4ca3-ae67-4dd68530d789 found for delete ", "request_id": "req-68bd432b-1f10-4367-b956-5ee7167e108a"}]} 2026-06-03 01:09:15.249 8 INFO neutron.services.segments.plugin [-] Segment 255626aa-ba92-4ca3-ae67-4dd68530d789 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 255626aa-ba92-4ca3-ae67-4dd68530d789 found for delete ", "request_id": "req-beec17f6-dd46-41de-bf7a-3ef300c1fa58"}]} [pid: 7|app: 0|req: 862/1618] 199.204.45.216 () {34 vars in 984 bytes} [Wed Jun 3 01:09:15 2026] GET /v2.0/subnets?id=4090b659-e80b-4313-902b-d9875cdcb0bf => generated 653 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1619] 10.0.0.126 () {32 vars in 663 bytes} [Wed Jun 3 01:09:15 2026] GET /v2.0/security-groups => generated 4530 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1620] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:09:15 2026] GET /v2.0/ports?network_id=4f61bc09-fbdc-4ee2-a6e7-409c460b7600&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: 865/1621] 10.0.0.126 () {34 vars in 758 bytes} [Wed Jun 3 01:09:15 2026] PUT /v2.0/security-groups/5fcd97a5-e659-4fa1-87b4-c42ace7e1336 => generated 1662 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1622] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:09:15 2026] GET /v2.0/networks/4f61bc09-fbdc-4ee2-a6e7-409c460b7600?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1623] 10.0.0.126 () {32 vars in 737 bytes} [Wed Jun 3 01:09:15 2026] GET /v2.0/security-groups/5fcd97a5-e659-4fa1-87b4-c42ace7e1336 => generated 1662 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1624] 10.0.0.126 () {32 vars in 729 bytes} [Wed Jun 3 01:09:15 2026] GET /v2.0/floatingips/86fa31ce-59f8-422a-9792-c2dcbf5d759b => generated 855 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:09:15.638 8 INFO neutron.db.l3_hamode_db [None req-828559ef-a53f-4e40-81b1-414569ac036f 195d580bcbef4eb5b9c7f1c580949c59 a02a366e6f064604b48c983940166288 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 869/1625] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:09:15 2026] GET /v2.0/networks/4f61bc09-fbdc-4ee2-a6e7-409c460b7600?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1626] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:09:15 2026] DELETE /v2.0/security-groups/5fcd97a5-e659-4fa1-87b4-c42ace7e1336 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1627] 10.0.0.126 () {32 vars in 663 bytes} [Wed Jun 3 01:09:15 2026] GET /v2.0/security-groups => generated 2925 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:09:15.913 8 INFO neutron.db.l3_hamode_db [None req-828559ef-a53f-4e40-81b1-414569ac036f 195d580bcbef4eb5b9c7f1c580949c59 a02a366e6f064604b48c983940166288 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 01:09:15.921 7 INFO neutron.api.v2.resource [None req-02e3906d-6b0b-46dc-b6dd-d5f273baf284 626c109edcf34279a6d486167ea33b12 eaa6015465074895854457ec33c4d17f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 872/1628] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:09:15 2026] DELETE /v2.0/security-groups/5fcd97a5-e659-4fa1-87b4-c42ace7e1336 => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:09:15.938 7 WARNING neutron_lib.context [None req-51665d12-fcf5-4f5a-bf5e-48aab802c56b 626c109edcf34279a6d486167ea33b12 eaa6015465074895854457ec33c4d17f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1629] 10.0.0.126 () {34 vars in 684 bytes} [Wed Jun 3 01:09:15 2026] POST /v2.0/security-groups => generated 1624 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-03 01:09:16.069 7 WARNING neutron_lib.context [None req-037a054a-fb4b-427a-a706-baadc1e2cf1a 626c109edcf34279a6d486167ea33b12 eaa6015465074895854457ec33c4d17f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 874/1630] 10.0.0.126 () {34 vars in 695 bytes} [Wed Jun 3 01:09:16 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) [pid: 7|app: 0|req: 875/1631] 10.0.0.126 () {32 vars in 747 bytes} [Wed Jun 3 01:09:16 2026] GET /v2.0/security-group-rules/6551ba92-2160-449a-af2e-61e111c7b6a6 => generated 601 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1632] 10.0.0.126 () {32 vars in 673 bytes} [Wed Jun 3 01:09:16 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: 877/1633] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:09:16 2026] GET /v2.0/security-groups?tenant_id=6218ca0a2a2f4792ad853c4f38d7dc57&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: 878/1634] 10.0.0.126 () {32 vars in 750 bytes} [Wed Jun 3 01:09:16 2026] DELETE /v2.0/security-group-rules/6551ba92-2160-449a-af2e-61e111c7b6a6 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1635] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:09:16 2026] DELETE /v2.0/security-groups/7aeb0815-667f-451d-a82f-efbad6e0bece => 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: 880/1636] 10.0.0.126 () {32 vars in 729 bytes} [Wed Jun 3 01:09:16 2026] GET /v2.0/floatingips/86fa31ce-59f8-422a-9792-c2dcbf5d759b => generated 857 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1637] 10.0.0.126 () {32 vars in 673 bytes} [Wed Jun 3 01:09:16 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1638] 10.0.0.126 () {34 vars in 669 bytes} [Wed Jun 3 01:09:15 2026] POST /v2.0/routers => generated 507 bytes in 1831 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:09:16.949 7 WARNING neutron_lib.context [None req-0d6dc496-14b2-4367-9be0-ee330a91baa0 626c109edcf34279a6d486167ea33b12 eaa6015465074895854457ec33c4d17f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:09:16.960 8 WARNING neutron_lib.context [None req-60d6e0a0-7893-47c7-9f23-eac0b888e958 195d580bcbef4eb5b9c7f1c580949c59 a02a366e6f064604b48c983940166288 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 882/1639] 10.0.0.126 () {34 vars in 695 bytes} [Wed Jun 3 01:09:16 2026] POST /v2.0/security-group-rules => generated 601 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1640] 10.0.0.126 () {32 vars in 747 bytes} [Wed Jun 3 01:09:17 2026] GET /v2.0/security-group-rules/b87e7f06-1900-4d09-b9dc-b43579470e6b => generated 601 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1641] 10.0.0.126 () {32 vars in 673 bytes} [Wed Jun 3 01:09:17 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1642] 10.0.0.126 () {32 vars in 750 bytes} [Wed Jun 3 01:09:17 2026] DELETE /v2.0/security-group-rules/b87e7f06-1900-4d09-b9dc-b43579470e6b => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1643] 10.0.0.126 () {32 vars in 673 bytes} [Wed Jun 3 01:09:17 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:09:17.490 7 WARNING neutron_lib.context [None req-18b47047-0bf9-4ef5-8e9e-de09aa2c86d1 626c109edcf34279a6d486167ea33b12 eaa6015465074895854457ec33c4d17f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 758/1644] 10.0.0.126 () {34 vars in 665 bytes} [Wed Jun 3 01:09:16 2026] POST /v2.0/ports => generated 952 bytes in 614 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 887/1645] 10.0.0.126 () {34 vars in 695 bytes} [Wed Jun 3 01:09:17 2026] POST /v2.0/security-group-rules => generated 602 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1646] 10.0.0.126 () {32 vars in 747 bytes} [Wed Jun 3 01:09:17 2026] GET /v2.0/security-group-rules/bef5fc3a-3581-4b4d-bfe1-9809ac064645 => generated 602 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1647] 10.0.0.126 () {32 vars in 673 bytes} [Wed Jun 3 01:09:17 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1648] 10.0.0.126 () {32 vars in 750 bytes} [Wed Jun 3 01:09:17 2026] DELETE /v2.0/security-group-rules/bef5fc3a-3581-4b4d-bfe1-9809ac064645 => 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: 891/1649] 10.0.0.126 () {32 vars in 673 bytes} [Wed Jun 3 01:09:17 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1650] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:09:17 2026] DELETE /v2.0/security-groups/5dd5ae87-fe5d-44c7-995b-811a3d42af47 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1651] 10.0.0.126 () {32 vars in 663 bytes} [Wed Jun 3 01:09:18 2026] GET /v2.0/security-groups => generated 2925 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1652] 199.204.45.216 () {34 vars in 1096 bytes} [Wed Jun 3 01:09:18 2026] GET /v2.0/ports?device_id=5fc546cc-ab51-43d6-a512-8d72e73c8cec&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1653] 10.0.0.126 () {32 vars in 663 bytes} [Wed Jun 3 01:09:18 2026] GET /v2.0/security-groups => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1654] 199.204.45.216 () {34 vars in 1080 bytes} [Wed Jun 3 01:09:18 2026] GET /v2.0/ports?tenant_id=1656d0b73adb463aadbd3af186dbb6a2&device_id=5fc546cc-ab51-43d6-a512-8d72e73c8cec => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1655] 199.204.45.216 () {34 vars in 986 bytes} [Wed Jun 3 01:09:18 2026] GET /v2.0/networks?id=4f61bc09-fbdc-4ee2-a6e7-409c460b7600 => generated 756 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1656] 199.204.45.216 () {34 vars in 1058 bytes} [Wed Jun 3 01:09:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=05d86184-d69c-4e99-939f-31ccee02ebae => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1657] 199.204.45.216 () {34 vars in 984 bytes} [Wed Jun 3 01:09:18 2026] GET /v2.0/subnets?id=4090b659-e80b-4313-902b-d9875cdcb0bf => generated 653 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1658] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:09:18 2026] GET /v2.0/ports?network_id=4f61bc09-fbdc-4ee2-a6e7-409c460b7600&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1659] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:09:18 2026] GET /v2.0/networks/4f61bc09-fbdc-4ee2-a6e7-409c460b7600?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1660] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:09:18 2026] GET /v2.0/networks/4f61bc09-fbdc-4ee2-a6e7-409c460b7600?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1661] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:09:18 2026] GET /v2.0/security-groups?tenant_id=eaa6015465074895854457ec33c4d17f&name=default => generated 2925 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1662] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:09:19 2026] DELETE /v2.0/security-groups/9cf429eb-8057-4dae-ade6-e1e7470deccb => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1663] 10.0.0.126 () {34 vars in 783 bytes} [Wed Jun 3 01:09:17 2026] PUT /v2.0/routers/da9ffcac-539d-4321-a1ca-a0f6ff4b6205/add_router_interface => generated 309 bytes in 2138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1664] 10.0.0.126 () {32 vars in 717 bytes} [Wed Jun 3 01:09:19 2026] GET /v2.0/ports/34d18f46-c43c-4c39-97b9-a0135add021e => generated 1026 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 760/1667] 10.0.0.126 () {34 vars in 789 bytes} [Wed Jun 3 01:09:19 2026] PUT /v2.0/routers/da9ffcac-539d-4321-a1ca-a0f6ff4b6205/remove_router_interface => generated 309 bytes in 1285 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:09:21.293 7 INFO neutron.api.v2.resource [None req-220af464-000f-43ba-94e0-a071064c32dc 195d580bcbef4eb5b9c7f1c580949c59 a02a366e6f064604b48c983940166288 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 908/1668] 10.0.0.126 () {34 vars in 789 bytes} [Wed Jun 3 01:09:21 2026] PUT /v2.0/routers/da9ffcac-539d-4321-a1ca-a0f6ff4b6205/remove_router_interface => generated 197 bytes in 177 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 761/1669] 10.0.0.126 () {32 vars in 736 bytes} [Wed Jun 3 01:09:21 2026] GET /v2.0/ports?device_id=da9ffcac-539d-4321-a1ca-a0f6ff4b6205 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:09:21.664 7 INFO neutron.db.segments_db [None req-92e6fa98-9de7-4858-a894-305bd278fda8 eeac8532a9d14a4fa0550b4dd90acb6b 4b881315b7fc4c3eb6e987fd3b732b6d - - default default] Added segment 06dc90b1-cd1d-45ea-a864-493a90a66471 of type vxlan for network aa5b79ff-9fc2-4ddd-92c7-ec2c94a608d6 [pid: 7|app: 0|req: 909/1670] 10.0.0.126 () {34 vars in 670 bytes} [Wed Jun 3 01:09:21 2026] POST /v2.0/networks => generated 727 bytes in 464 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1671] 10.0.0.126 () {34 vars in 669 bytes} [Wed Jun 3 01:09:21 2026] POST /v2.0/subnets => generated 620 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:09:22.082 7 WARNING neutron.api.v2.base [None req-41a897c3-a954-4107-b3bb-e904f09b8217 eeac8532a9d14a4fa0550b4dd90acb6b 4b881315b7fc4c3eb6e987fd3b732b6d - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-06-03 01:09:22.083 7 INFO neutron.api.v2.resource [None req-41a897c3-a954-4107-b3bb-e904f09b8217 eeac8532a9d14a4fa0550b4dd90acb6b 4b881315b7fc4c3eb6e987fd3b732b6d - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 911/1672] 10.0.0.126 () {34 vars in 681 bytes} [Wed Jun 3 01:09:22 2026] POST /v2.0/rbac-policies => generated 143 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-06-03 01:09:22.209 8 INFO neutron.services.segments.plugin [-] Segment b558f272-6c99-4df7-91f6-274d79fc26fd resource provider aggregate not found 2026-06-03 01:09:22.217 8 INFO neutron.services.segments.plugin [-] Segment b558f272-6c99-4df7-91f6-274d79fc26fd resource provider aggregate not found 2026-06-03 01:09:22.229 8 INFO neutron.services.segments.plugin [-] Segment b558f272-6c99-4df7-91f6-274d79fc26fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b558f272-6c99-4df7-91f6-274d79fc26fd found for delete ", "request_id": "req-405eb070-7972-46cc-a215-a53204165991"}]} 2026-06-03 01:09:22.233 8 INFO neutron.db.l3_hamode_db [None req-c6b342e0-3eda-41cd-830f-ecde425a8a9a 195d580bcbef4eb5b9c7f1c580949c59 a02a366e6f064604b48c983940166288 - - default default] HA network 5cc9de86-57d4-49fa-a2b8-4b8bce32d0fb was deleted as no HA routers are present in tenant a02a366e6f064604b48c983940166288. [pid: 8|app: 0|req: 762/1673] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:09:21 2026] DELETE /v2.0/routers/da9ffcac-539d-4321-a1ca-a0f6ff4b6205 => generated 0 bytes in 898 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:09:22.261 8 INFO neutron.services.segments.plugin [-] Segment b558f272-6c99-4df7-91f6-274d79fc26fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b558f272-6c99-4df7-91f6-274d79fc26fd found for delete ", "request_id": "req-a50c2a09-fd6f-4c04-8c7a-50ef2cb3d4d4"}]} [pid: 8|app: 0|req: 763/1674] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:09:22 2026] DELETE /v2.0/subnets/8215ce5f-29bf-432a-8795-b22fa21cb47f => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:09:22.639 7 INFO neutron.services.segments.plugin [-] Segment 06dc90b1-cd1d-45ea-a864-493a90a66471 resource provider aggregate not found 2026-06-03 01:09:22.644 7 INFO neutron.services.segments.plugin [-] Segment 06dc90b1-cd1d-45ea-a864-493a90a66471 resource provider aggregate not found 2026-06-03 01:09:22.654 7 INFO neutron.services.segments.plugin [-] Segment 06dc90b1-cd1d-45ea-a864-493a90a66471 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06dc90b1-cd1d-45ea-a864-493a90a66471 found for delete ", "request_id": "req-13ff6b32-e8d3-466d-a286-69abcbb2eed1"}]} 2026-06-03 01:09:22.660 7 INFO neutron.services.segments.plugin [-] Segment 06dc90b1-cd1d-45ea-a864-493a90a66471 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06dc90b1-cd1d-45ea-a864-493a90a66471 found for delete ", "request_id": "req-3351ece0-10c9-418b-b864-80da7de60254"}]} [pid: 8|app: 0|req: 764/1675] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:09:22 2026] DELETE /v2.0/networks/e0a2e129-b968-49e8-9962-81ba21057ba1 => generated 0 bytes in 479 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:09:22.971 8 WARNING neutron_lib.context [None req-81616ff5-fa2b-4b18-bbd5-37f53d70997d 195d580bcbef4eb5b9c7f1c580949c59 a02a366e6f064604b48c983940166288 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:09:23.068 8 INFO neutron.db.segments_db [None req-81616ff5-fa2b-4b18-bbd5-37f53d70997d 195d580bcbef4eb5b9c7f1c580949c59 a02a366e6f064604b48c983940166288 - - default default] Added segment 3ab229b4-ebf3-480a-99d8-9a84ce913873 of type vxlan for network c814e3cb-9a5e-4593-9daf-f0b2fb98c7af [pid: 8|app: 0|req: 765/1676] 10.0.0.126 () {34 vars in 670 bytes} [Wed Jun 3 01:09:22 2026] POST /v2.0/networks => generated 630 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:09:23.215 8 WARNING neutron_lib.context [None req-b6f6d049-d1fa-4924-aedd-4b741d2bb138 195d580bcbef4eb5b9c7f1c580949c59 a02a366e6f064604b48c983940166288 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1677] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:09:22 2026] DELETE /v2.0/networks/aa5b79ff-9fc2-4ddd-92c7-ec2c94a608d6 => generated 0 bytes in 1456 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1678] 10.0.0.126 () {34 vars in 669 bytes} [Wed Jun 3 01:09:23 2026] POST /v2.0/subnets => generated 602 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:09:23.625 8 WARNING neutron_lib.context [None req-831ab614-9ac9-4f8a-9056-2576d2472951 195d580bcbef4eb5b9c7f1c580949c59 a02a366e6f064604b48c983940166288 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:09:23.632 7 INFO neutron.db.segments_db [None req-9b2110e8-b77f-4e4f-99bd-68739fb1bfe6 eeac8532a9d14a4fa0550b4dd90acb6b 4b881315b7fc4c3eb6e987fd3b732b6d - - default default] Added segment 8d5c55f8-1d78-482a-9ca9-50eb7dba1585 of type vxlan for network ea8a6a55-6844-40a2-a92a-672d9d6bb6cf 2026-06-03 01:09:23.669 8 INFO neutron.db.segments_db [None req-831ab614-9ac9-4f8a-9056-2576d2472951 195d580bcbef4eb5b9c7f1c580949c59 a02a366e6f064604b48c983940166288 - - default default] Added segment b0b9ec99-1bb1-4059-97a5-edc5359162d5 of type vxlan for network 0081b377-a0cc-4723-8135-651443b6938e [pid: 7|app: 0|req: 913/1679] 10.0.0.126 () {34 vars in 670 bytes} [Wed Jun 3 01:09:23 2026] POST /v2.0/networks => generated 726 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1680] 10.0.0.126 () {34 vars in 669 bytes} [Wed Jun 3 01:09:23 2026] POST /v2.0/subnets => generated 623 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:09:24.067 8 INFO neutron.db.l3_hamode_db [None req-831ab614-9ac9-4f8a-9056-2576d2472951 195d580bcbef4eb5b9c7f1c580949c59 a02a366e6f064604b48c983940166288 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 01:09:24.279 8 INFO neutron.services.segments.plugin [-] Segment 141a4b3b-79eb-46e3-bac4-3f3ec6efcb0d resource provider aggregate not found 2026-06-03 01:09:24.310 8 INFO neutron.services.segments.plugin [-] Segment 141a4b3b-79eb-46e3-bac4-3f3ec6efcb0d resource provider aggregate not found 2026-06-03 01:09:24.315 8 INFO neutron.services.segments.plugin [-] Segment 141a4b3b-79eb-46e3-bac4-3f3ec6efcb0d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 141a4b3b-79eb-46e3-bac4-3f3ec6efcb0d found for delete ", "request_id": "req-534ddfb3-a0f1-4a32-a61d-9c20ff14d0e9"}]} 2026-06-03 01:09:24.336 8 INFO neutron.services.segments.plugin [-] Segment 141a4b3b-79eb-46e3-bac4-3f3ec6efcb0d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 141a4b3b-79eb-46e3-bac4-3f3ec6efcb0d found for delete ", "request_id": "req-6aaa89cc-a5bf-4c57-b2c8-ea171185c09e"}]} 2026-06-03 01:09:24.340 8 INFO neutron.db.l3_hamode_db [None req-831ab614-9ac9-4f8a-9056-2576d2472951 195d580bcbef4eb5b9c7f1c580949c59 a02a366e6f064604b48c983940166288 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 915/1681] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:09:24 2026] GET /v2.0/security-groups?tenant_id=c5cf0a75ac114225a65a56eb3f46b465&name=default => generated 2925 bytes in 322 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:09:24.374 7 WARNING neutron.api.v2.base [None req-8486a82c-46c4-4793-b4a0-2e5b5fa0780d eeac8532a9d14a4fa0550b4dd90acb6b 4b881315b7fc4c3eb6e987fd3b732b6d - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-06-03 01:09:24.374 7 INFO neutron.api.v2.resource [None req-8486a82c-46c4-4793-b4a0-2e5b5fa0780d eeac8532a9d14a4fa0550b4dd90acb6b 4b881315b7fc4c3eb6e987fd3b732b6d - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 916/1682] 10.0.0.126 () {34 vars in 681 bytes} [Wed Jun 3 01:09:24 2026] POST /v2.0/rbac-policies => generated 547 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1683] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jun 3 01:09:24 2026] GET /v2.0/ports?device_id=c76b40dd-8fca-413b-b65f-4a0a95cab1a1 => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1684] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:09:24 2026] DELETE /v2.0/security-groups/c9be1d62-57f8-4bd9-add5-c477fc2771fe => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:09:24.676 7 INFO neutron.services.segments.plugin [-] Segment 06dc90b1-cd1d-45ea-a864-493a90a66471 resource provider aggregate not found 2026-06-03 01:09:24.682 7 INFO neutron.services.segments.plugin [-] Segment 06dc90b1-cd1d-45ea-a864-493a90a66471 resource provider aggregate not found 2026-06-03 01:09:24.696 7 INFO neutron.services.segments.plugin [-] Segment 06dc90b1-cd1d-45ea-a864-493a90a66471 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06dc90b1-cd1d-45ea-a864-493a90a66471 found for delete ", "request_id": "req-243909f9-6be4-4d70-8e6b-5a430d590e53"}]} 2026-06-03 01:09:24.697 7 INFO neutron.services.segments.plugin [-] Segment 06dc90b1-cd1d-45ea-a864-493a90a66471 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06dc90b1-cd1d-45ea-a864-493a90a66471 found for delete ", "request_id": "req-0559829b-9b09-4f87-a217-9894d0a969f5"}]} [pid: 8|app: 0|req: 767/1685] 10.0.0.126 () {34 vars in 669 bytes} [Wed Jun 3 01:09:23 2026] POST /v2.0/routers => generated 507 bytes in 1525 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1686] 10.0.0.239 () {34 vars in 1040 bytes} [Wed Jun 3 01:09:25 2026] GET /v2.0/security-groups?id=a944da49-7716-48a4-b40f-5a43c6d0cfee&fields=id&fields=name => generated 113 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1687] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:09:24 2026] DELETE /v2.0/networks/ea8a6a55-6844-40a2-a92a-672d9d6bb6cf => generated 0 bytes in 664 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1688] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:09:25 2026] GET /v2.0/security-groups?tenant_id=9b44e2ac7ab144bdb1d8ed912975bb22&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:09:25.437 8 INFO neutron.db.segments_db [None req-5c63da27-999e-4cc5-9f8d-ebef336c090b eeac8532a9d14a4fa0550b4dd90acb6b 4b881315b7fc4c3eb6e987fd3b732b6d - - default default] Added segment e5603de3-7c20-4d35-aa23-db194dfdd752 of type vxlan for network a4d3b4f0-db45-46ae-8e2c-35072d434008 [pid: 8|app: 0|req: 770/1689] 10.0.0.126 () {34 vars in 670 bytes} [Wed Jun 3 01:09:25 2026] POST /v2.0/networks => generated 727 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1690] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:09:25 2026] DELETE /v2.0/security-groups/bfd11913-e70b-4690-aba4-7ac03e41486e => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1691] 10.0.0.126 () {34 vars in 669 bytes} [Wed Jun 3 01:09:25 2026] POST /v2.0/subnets => generated 623 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1692] 10.0.0.126 () {34 vars in 681 bytes} [Wed Jun 3 01:09:25 2026] POST /v2.0/rbac-policies => generated 324 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:09:26.726 7 INFO neutron.services.segments.plugin [-] Segment 8d5c55f8-1d78-482a-9ca9-50eb7dba1585 resource provider aggregate not found 2026-06-03 01:09:26.733 7 INFO neutron.services.segments.plugin [-] Segment 8d5c55f8-1d78-482a-9ca9-50eb7dba1585 resource provider aggregate not found 2026-06-03 01:09:26.749 7 INFO neutron.services.segments.plugin [-] Segment 8d5c55f8-1d78-482a-9ca9-50eb7dba1585 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d5c55f8-1d78-482a-9ca9-50eb7dba1585 found for delete ", "request_id": "req-b0c1c047-583f-4764-bafb-9f316e835b21"}]} 2026-06-03 01:09:26.750 7 INFO neutron.services.segments.plugin [-] Segment 8d5c55f8-1d78-482a-9ca9-50eb7dba1585 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d5c55f8-1d78-482a-9ca9-50eb7dba1585 found for delete ", "request_id": "req-726000c6-b0bd-43d0-a521-c1a099f6200e"}]} [pid: 8|app: 0|req: 774/1693] 10.0.0.126 () {32 vars in 723 bytes} [Wed Jun 3 01:09:26 2026] GET /v2.0/networks/a4d3b4f0-db45-46ae-8e2c-35072d434008 => generated 655 bytes in 341 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1694] 10.0.0.126 () {34 vars in 783 bytes} [Wed Jun 3 01:09:25 2026] PUT /v2.0/routers/767cb7d2-82f0-4f7c-a131-744ada8d4642/add_router_interface => generated 309 bytes in 2327 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:09:27.612 8 INFO neutron.pecan_wsgi.hooks.translation [None req-46e9f686-93e5-4c07-86cc-379f4b76726d 00b77545250743c19ac28d46b63694f5 c77660f87a4a42da8f7660d4dc70f448 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 775/1695] 10.0.0.126 () {32 vars in 723 bytes} [Wed Jun 3 01:09:27 2026] GET /v2.0/networks/a4d3b4f0-db45-46ae-8e2c-35072d434008 => generated 138 bytes in 138 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1696] 10.0.0.126 () {32 vars in 717 bytes} [Wed Jun 3 01:09:27 2026] GET /v2.0/ports/1d81d722-74c1-475c-9c4c-c03e289e7ba7 => generated 955 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:09:28.363 8 INFO neutron.services.segments.plugin [-] Segment e5603de3-7c20-4d35-aa23-db194dfdd752 resource provider aggregate not found 2026-06-03 01:09:28.375 8 INFO neutron.services.segments.plugin [-] Segment e5603de3-7c20-4d35-aa23-db194dfdd752 resource provider aggregate not found 2026-06-03 01:09:28.388 8 INFO neutron.services.segments.plugin [-] Segment e5603de3-7c20-4d35-aa23-db194dfdd752 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5603de3-7c20-4d35-aa23-db194dfdd752 found for delete ", "request_id": "req-66f95810-fbfd-4080-a0dd-95146742489c"}]} 2026-06-03 01:09:28.396 8 INFO neutron.services.segments.plugin [-] Segment e5603de3-7c20-4d35-aa23-db194dfdd752 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5603de3-7c20-4d35-aa23-db194dfdd752 found for delete ", "request_id": "req-21ac59c5-8ea0-4ea0-a0da-ded72006eb48"}]} [pid: 8|app: 0|req: 776/1697] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:09:27 2026] DELETE /v2.0/networks/a4d3b4f0-db45-46ae-8e2c-35072d434008 => generated 0 bytes in 781 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1698] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:09:28 2026] GET /v2.0/security-groups?tenant_id=b06a8be0bb4347d0b6d431fd80c95b8b&name=default => generated 2925 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:09:28.673 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f5d823ea-6e8a-42ec-b80f-368bcee8bcbd eeac8532a9d14a4fa0550b4dd90acb6b 4b881315b7fc4c3eb6e987fd3b732b6d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 778/1699] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:09:28 2026] DELETE /v2.0/subnets/c001321a-0103-477a-84f0-15f96e6a171f => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1700] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:09:28 2026] DELETE /v2.0/security-groups/5c64d81b-3db6-43bc-9f00-76362b5e78f8 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:09:28.811 8 INFO neutron.pecan_wsgi.hooks.translation [None req-03e1d16d-115e-48e9-add8-760ea951ac76 eeac8532a9d14a4fa0550b4dd90acb6b 4b881315b7fc4c3eb6e987fd3b732b6d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 780/1701] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:09:28 2026] DELETE /v2.0/subnets/a4d36572-856d-44bf-bcc7-a1a71446887f => generated 136 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:09:28.843 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fbad749e-09ab-4019-8162-17d82ee9fe49 eeac8532a9d14a4fa0550b4dd90acb6b 4b881315b7fc4c3eb6e987fd3b732b6d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 781/1702] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:09:28 2026] DELETE /v2.0/subnets/5ebf9f1e-a550-44f6-a345-28ca4e9d0be2 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1703] 10.0.0.126 () {34 vars in 789 bytes} [Wed Jun 3 01:09:27 2026] PUT /v2.0/routers/767cb7d2-82f0-4f7c-a131-744ada8d4642/remove_router_interface => generated 309 bytes in 1313 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1704] 10.0.0.126 () {32 vars in 736 bytes} [Wed Jun 3 01:09:28 2026] GET /v2.0/ports?device_id=767cb7d2-82f0-4f7c-a131-744ada8d4642 => 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: 783/1705] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:09:29 2026] GET /v2.0/ports?device_id=c76b40dd-8fca-413b-b65f-4a0a95cab1a1 => generated 971 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1706] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Jun 3 01:09:29 2026] GET /v2.0/security-groups?id=a944da49-7716-48a4-b40f-5a43c6d0cfee&fields=id&fields=name => generated 113 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:09:29.810 7 INFO neutron.services.segments.plugin [-] Segment b0b9ec99-1bb1-4059-97a5-edc5359162d5 resource provider aggregate not found 2026-06-03 01:09:29.815 7 INFO neutron.services.segments.plugin [-] Segment b0b9ec99-1bb1-4059-97a5-edc5359162d5 resource provider aggregate not found 2026-06-03 01:09:29.831 7 INFO neutron.db.l3_hamode_db [None req-641e6bb6-46d2-4f4e-aeb2-9c1c77a3afcb 195d580bcbef4eb5b9c7f1c580949c59 a02a366e6f064604b48c983940166288 - - default default] HA network 0081b377-a0cc-4723-8135-651443b6938e was deleted as no HA routers are present in tenant a02a366e6f064604b48c983940166288. [pid: 7|app: 0|req: 923/1707] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:09:29 2026] DELETE /v2.0/routers/767cb7d2-82f0-4f7c-a131-744ada8d4642 => generated 0 bytes in 825 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:09:29.843 7 INFO neutron.services.segments.plugin [-] Segment b0b9ec99-1bb1-4059-97a5-edc5359162d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0b9ec99-1bb1-4059-97a5-edc5359162d5 found for delete ", "request_id": "req-c7cc71d9-229d-4dfa-b91b-83a31dfb510f"}]} 2026-06-03 01:09:29.844 7 INFO neutron.services.segments.plugin [-] Segment b0b9ec99-1bb1-4059-97a5-edc5359162d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0b9ec99-1bb1-4059-97a5-edc5359162d5 found for delete ", "request_id": "req-a4da699f-fab9-4a89-bc99-239ce06376bc"}]} [pid: 7|app: 0|req: 924/1708] 199.204.45.216 () {34 vars in 994 bytes} [Wed Jun 3 01:09:29 2026] GET /v2.0/ports?device_id=c76b40dd-8fca-413b-b65f-4a0a95cab1a1 => generated 971 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1709] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:09:29 2026] GET /v2.0/security-groups?tenant_id=c77660f87a4a42da8f7660d4dc70f448&name=default => generated 2925 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1710] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:09:29 2026] DELETE /v2.0/subnets/a34edb68-7e7c-4a8c-982f-f05783645e87 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1711] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:09:30 2026] DELETE /v2.0/security-groups/abd4bed6-1eb0-49e5-9a3a-e5fbac095344 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:09:30.500 8 INFO neutron.db.l3_db [req-860f83f8-7657-4994-bb62-ed4a308f989f req-c10501dd-8d12-45cb-bf10-54d70aa54ad3 905374c4dfd741f3b7d9017d3cb27996 1656d0b73adb463aadbd3af186dbb6a2 - - default default] Floating IP 86fa31ce-59f8-422a-9792-c2dcbf5d759b disassociated. External IP: 10.96.250.213, port: 534056b5-00eb-4411-98f3-83c00bf8595a. [pid: 7|app: 0|req: 927/1712] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:09:30 2026] DELETE /v2.0/networks/c814e3cb-9a5e-4593-9daf-f0b2fb98c7af => generated 0 bytes in 484 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1713] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:09:30 2026] GET /v2.0/security-groups?tenant_id=4b881315b7fc4c3eb6e987fd3b732b6d&name=default => generated 2925 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1714] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:09:30 2026] GET /v2.0/ports?device_id=c76b40dd-8fca-413b-b65f-4a0a95cab1a1 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:09:30.858 7 WARNING neutron_lib.context [None req-7db212be-0205-47fc-9a80-c3fcf136fa1f 195d580bcbef4eb5b9c7f1c580949c59 a02a366e6f064604b48c983940166288 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:09:30.900 7 INFO neutron.db.segments_db [None req-7db212be-0205-47fc-9a80-c3fcf136fa1f 195d580bcbef4eb5b9c7f1c580949c59 a02a366e6f064604b48c983940166288 - - default default] Added segment 632a3908-c7aa-463d-920a-fc138d7dfc68 of type vxlan for network 55e04c47-4b58-41a3-9a25-e2a36bfb0584 2026-06-03 01:09:31.261 7 INFO neutron.db.l3_hamode_db [None req-7db212be-0205-47fc-9a80-c3fcf136fa1f 195d580bcbef4eb5b9c7f1c580949c59 a02a366e6f064604b48c983940166288 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 786/1715] 199.204.45.216 () {36 vars in 997 bytes} [Wed Jun 3 01:09:30 2026] DELETE /v2.0/ports/534056b5-00eb-4411-98f3-83c00bf8595a => generated 0 bytes in 1621 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:09:31.705 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ca6fd624-90c2-478c-a647-bd3a5bb8e2dd'] response: {'server_uuid': 'c76b40dd-8fca-413b-b65f-4a0a95cab1a1', 'name': 'network-vif-deleted', 'tag': '534056b5-00eb-4411-98f3-83c00bf8595a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 787/1716] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:09:31 2026] DELETE /v2.0/security-groups/5ccb9961-19f8-4fb0-9b3a-b845fe0c4558 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:09:31.860 7 INFO neutron.services.segments.plugin [-] Segment 3ab229b4-ebf3-480a-99d8-9a84ce913873 resource provider aggregate not found 2026-06-03 01:09:31.869 7 INFO neutron.services.segments.plugin [-] Segment 3ab229b4-ebf3-480a-99d8-9a84ce913873 resource provider aggregate not found 2026-06-03 01:09:31.878 7 INFO neutron.services.segments.plugin [-] Segment 3ab229b4-ebf3-480a-99d8-9a84ce913873 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ab229b4-ebf3-480a-99d8-9a84ce913873 found for delete ", "request_id": "req-11573fc9-9c06-4a0a-bbad-5b6d8666a812"}]} 2026-06-03 01:09:31.885 7 INFO neutron.services.segments.plugin [-] Segment 3ab229b4-ebf3-480a-99d8-9a84ce913873 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ab229b4-ebf3-480a-99d8-9a84ce913873 found for delete ", "request_id": "req-ed9ebda7-0ad9-41d5-af42-7ba2988fcace"}]} [pid: 8|app: 0|req: 788/1717] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:09:31 2026] GET /v2.0/ports?device_id=c76b40dd-8fca-413b-b65f-4a0a95cab1a1 => generated 12 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1718] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:09:32 2026] GET /v2.0/security-groups?tenant_id=7a179c8444eb46b3a9dec682d4ac6654&name=default => generated 2925 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1719] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:09:32 2026] DELETE /v2.0/security-groups/5391ce5a-6913-4299-b9a4-d80edd33b4f8 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:09:32.591 7 INFO neutron.db.l3_hamode_db [None req-7db212be-0205-47fc-9a80-c3fcf136fa1f 195d580bcbef4eb5b9c7f1c580949c59 a02a366e6f064604b48c983940166288 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 791/1720] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:09:33 2026] DELETE /v2.0/security-groups/a944da49-7716-48a4-b40f-5a43c6d0cfee => generated 0 bytes in 168 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1721] 10.0.0.126 () {32 vars in 732 bytes} [Wed Jun 3 01:09:33 2026] DELETE /v2.0/floatingips/86fa31ce-59f8-422a-9792-c2dcbf5d759b => generated 0 bytes in 422 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:09:34.057 8 WARNING neutron_lib.context [None req-50dc931b-ca95-495f-a030-1a6a9dc8655a d911504e08ba43d198be729e54dce1bd 706e84c1059447509eba4801ec4e31d9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:09:34.261 8 INFO neutron.db.segments_db [None req-50dc931b-ca95-495f-a030-1a6a9dc8655a d911504e08ba43d198be729e54dce1bd 706e84c1059447509eba4801ec4e31d9 - - default default] Added segment 24bdc674-7885-4a8e-accc-c2db78da0ae0 of type vxlan for network 79ad6daa-3f38-47c3-a48f-44a4b96ed73b [pid: 8|app: 0|req: 793/1722] 10.0.0.126 () {34 vars in 670 bytes} [Wed Jun 3 01:09:33 2026] POST /v2.0/networks => generated 632 bytes in 648 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1723] 10.0.0.126 () {34 vars in 669 bytes} [Wed Jun 3 01:09:30 2026] POST /v2.0/routers => generated 688 bytes in 3617 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:09:34.472 7 WARNING neutron_lib.context [None req-fbe9da35-ba16-4aaf-8820-7dd2d082f7fb d911504e08ba43d198be729e54dce1bd 706e84c1059447509eba4801ec4e31d9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 794/1724] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:09:34 2026] GET /v2.0/ports?device_id=5fc546cc-ab51-43d6-a512-8d72e73c8cec => generated 971 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1725] 10.0.0.126 () {32 vars in 721 bytes} [Wed Jun 3 01:09:34 2026] GET /v2.0/routers/2d78af04-0bd6-4d96-a104-4c9f942b52ae => generated 694 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1726] 199.204.45.216 () {34 vars in 994 bytes} [Wed Jun 3 01:09:34 2026] GET /v2.0/ports?device_id=5fc546cc-ab51-43d6-a512-8d72e73c8cec => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1727] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Jun 3 01:09:34 2026] GET /v2.0/security-groups?id=7d47a823-080a-44d8-9b57-753ccf600e1f&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: 931/1728] 10.0.0.126 () {34 vars in 664 bytes} [Wed Jun 3 01:09:34 2026] POST /v2.0/ports => generated 743 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 798/1729] 10.0.0.126 () {32 vars in 647 bytes} [Wed Jun 3 01:09:34 2026] GET /v2.0/routers => generated 697 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:09:34.924 8 WARNING neutron_lib.context [None req-2e67eddb-7c61-4aeb-a3be-d0f8dccd1524 d911504e08ba43d198be729e54dce1bd 706e84c1059447509eba4801ec4e31d9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:09:34.994 8 INFO neutron.db.segments_db [None req-2e67eddb-7c61-4aeb-a3be-d0f8dccd1524 d911504e08ba43d198be729e54dce1bd 706e84c1059447509eba4801ec4e31d9 - - default default] Added segment 339cd91b-dc15-4d5e-b5eb-3cea26e7405b of type vxlan for network 84aa6d42-bf14-4150-b906-f9a4ece6013a [pid: 8|app: 0|req: 799/1730] 10.0.0.126 () {34 vars in 670 bytes} [Wed Jun 3 01:09:34 2026] POST /v2.0/networks => generated 632 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1731] 199.204.45.216 () {36 vars in 997 bytes} [Wed Jun 3 01:09:34 2026] DELETE /v2.0/ports/05d86184-d69c-4e99-939f-31ccee02ebae => generated 0 bytes in 364 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:09:35.257 7 WARNING neutron_lib.context [None req-946ea39e-eccb-4123-8c87-06e26958a644 d911504e08ba43d198be729e54dce1bd 706e84c1059447509eba4801ec4e31d9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:09:35.299 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ad10079b-55b8-428e-bbc2-840573ae42a1'] response: {'server_uuid': '5fc546cc-ab51-43d6-a512-8d72e73c8cec', 'name': 'network-vif-deleted', 'tag': '05d86184-d69c-4e99-939f-31ccee02ebae', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 935/1734] 10.0.0.126 () {34 vars in 664 bytes} [Wed Jun 3 01:09:35 2026] POST /v2.0/ports => generated 743 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:09:35.670 7 WARNING neutron_lib.context [None req-50a49a98-6179-407d-91b4-b96f82f5fec2 d911504e08ba43d198be729e54dce1bd 706e84c1059447509eba4801ec4e31d9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:09:35.733 7 INFO neutron.db.segments_db [None req-50a49a98-6179-407d-91b4-b96f82f5fec2 d911504e08ba43d198be729e54dce1bd 706e84c1059447509eba4801ec4e31d9 - - default default] Added segment 3aead408-8b91-4426-a188-6048662176e0 of type vxlan for network 8e567559-29ee-4d50-a7d8-0e258c8c5348 [pid: 8|app: 0|req: 800/1735] 10.0.0.126 () {34 vars in 741 bytes} [Wed Jun 3 01:09:35 2026] PUT /v2.0/routers/2d78af04-0bd6-4d96-a104-4c9f942b52ae => generated 701 bytes in 649 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1736] 10.0.0.126 () {32 vars in 721 bytes} [Wed Jun 3 01:09:35 2026] GET /v2.0/routers/2d78af04-0bd6-4d96-a104-4c9f942b52ae => generated 701 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1737] 10.0.0.126 () {34 vars in 670 bytes} [Wed Jun 3 01:09:35 2026] POST /v2.0/networks => generated 630 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1738] 10.0.0.126 () {32 vars in 736 bytes} [Wed Jun 3 01:09:35 2026] GET /v2.0/ports?device_id=2d78af04-0bd6-4d96-a104-4c9f942b52ae => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:09:35.909 7 WARNING neutron_lib.context [None req-60a487f1-1b67-45e9-9c44-789975bb0801 d911504e08ba43d198be729e54dce1bd 706e84c1059447509eba4801ec4e31d9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 802/1739] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:09:35 2026] DELETE /v2.0/security-groups/7d47a823-080a-44d8-9b57-753ccf600e1f => generated 0 bytes in 180 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1740] 10.0.0.126 () {34 vars in 664 bytes} [Wed Jun 3 01:09:35 2026] POST /v2.0/ports => generated 743 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:09:37.098 8 INFO neutron.services.segments.plugin [-] Segment 632a3908-c7aa-463d-920a-fc138d7dfc68 resource provider aggregate not found 2026-06-03 01:09:37.102 8 INFO neutron.services.segments.plugin [-] Segment 632a3908-c7aa-463d-920a-fc138d7dfc68 resource provider aggregate not found 2026-06-03 01:09:37.123 8 INFO neutron.services.segments.plugin [-] Segment 632a3908-c7aa-463d-920a-fc138d7dfc68 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 632a3908-c7aa-463d-920a-fc138d7dfc68 found for delete ", "request_id": "req-331062f1-6d85-4223-a20c-5c0e82a75283"}]} 2026-06-03 01:09:37.125 8 INFO neutron.services.segments.plugin [-] Segment 632a3908-c7aa-463d-920a-fc138d7dfc68 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 632a3908-c7aa-463d-920a-fc138d7dfc68 found for delete ", "request_id": "req-a3ac4ad6-89fa-44f2-927b-bbe5a49876a0"}]} 2026-06-03 01:09:37.132 8 INFO neutron.db.l3_hamode_db [None req-95da1036-9c38-4c2b-89f6-484249f25159 195d580bcbef4eb5b9c7f1c580949c59 a02a366e6f064604b48c983940166288 - - default default] HA network 55e04c47-4b58-41a3-9a25-e2a36bfb0584 was deleted as no HA routers are present in tenant a02a366e6f064604b48c983940166288. [pid: 8|app: 0|req: 803/1741] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:09:36 2026] DELETE /v2.0/routers/2d78af04-0bd6-4d96-a104-4c9f942b52ae => generated 0 bytes in 1098 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:09:37.147 8 WARNING neutron_lib.context [None req-cf5cff6c-ad37-4e4e-bafd-80353b395a62 d911504e08ba43d198be729e54dce1bd 706e84c1059447509eba4801ec4e31d9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:09:37.209 8 INFO neutron.db.segments_db [None req-cf5cff6c-ad37-4e4e-bafd-80353b395a62 d911504e08ba43d198be729e54dce1bd 706e84c1059447509eba4801ec4e31d9 - - default default] Added segment 6d38cb7d-d166-428e-b1aa-d768869f26d8 of type vxlan for network ea51e4fe-38c3-4d9a-b7c8-e874a3e96944 [pid: 8|app: 0|req: 804/1742] 10.0.0.126 () {34 vars in 670 bytes} [Wed Jun 3 01:09:37 2026] POST /v2.0/networks => generated 632 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:09:37.523 8 WARNING neutron_lib.context [None req-ebc3d76e-ddc4-4130-843f-a815cfc6d9b7 fc38b7fb3d0243549bc83f28bc4632ff 42137b5f47774f35a9b9afb02da2822b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 805/1743] 10.0.0.126 () {34 vars in 676 bytes} [Wed Jun 3 01:09:37 2026] POST /v2.0/subnetpools => generated 516 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1744] 10.0.0.126 () {32 vars in 736 bytes} [Wed Jun 3 01:09:37 2026] GET /v2.0/ports?device_id=2d78af04-0bd6-4d96-a104-4c9f942b52ae => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:09:37.620 8 WARNING neutron_lib.context [None req-0b169edd-b981-4332-8df7-3af8ed629fa8 d911504e08ba43d198be729e54dce1bd 706e84c1059447509eba4801ec4e31d9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 939/1745] 10.0.0.126 () {34 vars in 789 bytes} [Wed Jun 3 01:09:36 2026] PUT /v2.0/routers/cc9f7a48-6886-41cb-afa4-c223f9bab799/remove_router_interface => generated 309 bytes in 1383 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:09:37.697 7 WARNING neutron_lib.context [None req-bd6bfb92-9c95-425b-b67d-fad19d1ec72d fc38b7fb3d0243549bc83f28bc4632ff 42137b5f47774f35a9b9afb02da2822b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 940/1746] 10.0.0.126 () {34 vars in 676 bytes} [Wed Jun 3 01:09:37 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-06-03 01:09:37.780 7 INFO neutron.api.v2.resource [None req-425b3967-ce94-4341-ae2c-766a2ceed9e3 195d580bcbef4eb5b9c7f1c580949c59 a02a366e6f064604b48c983940166288 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 941/1747] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:09:37 2026] DELETE /v2.0/routers/2d78af04-0bd6-4d96-a104-4c9f942b52ae => generated 135 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1748] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:09:37 2026] DELETE /v2.0/subnets/4090b659-e80b-4313-902b-d9875cdcb0bf => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:09:37.978 7 WARNING neutron_lib.context [None req-1f612650-80d2-4869-9c9e-25e6d284d8c4 fc38b7fb3d0243549bc83f28bc4632ff 42137b5f47774f35a9b9afb02da2822b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 807/1749] 10.0.0.126 () {34 vars in 664 bytes} [Wed Jun 3 01:09:37 2026] POST /v2.0/ports => generated 743 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 808/1750] 10.0.0.126 () {32 vars in 736 bytes} [Wed Jun 3 01:09:38 2026] GET /v2.0/ports?device_id=767cb7d2-82f0-4f7c-a131-744ada8d4642 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1751] 10.0.0.126 () {34 vars in 676 bytes} [Wed Jun 3 01:09:37 2026] POST /v2.0/subnetpools => generated 516 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:09:38.039 7 WARNING neutron_lib.context [None req-7a949896-ae66-4184-9c3a-06f91f7dfeba d911504e08ba43d198be729e54dce1bd 706e84c1059447509eba4801ec4e31d9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:09:38.114 7 INFO neutron.db.segments_db [None req-7a949896-ae66-4184-9c3a-06f91f7dfeba d911504e08ba43d198be729e54dce1bd 706e84c1059447509eba4801ec4e31d9 - - default default] Added segment 87847421-a284-49d6-ba0f-d0addd337a6c of type vxlan for network 9de4a34f-7abb-411a-9783-6c6e4976e088 [pid: 7|app: 0|req: 944/1752] 10.0.0.126 () {34 vars in 670 bytes} [Wed Jun 3 01:09:38 2026] POST /v2.0/networks => generated 632 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:09:38.253 7 INFO neutron.api.v2.resource [None req-399968ee-0c3b-4c62-8f77-4d20afe20a8d 195d580bcbef4eb5b9c7f1c580949c59 a02a366e6f064604b48c983940166288 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 945/1753] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:09:38 2026] DELETE /v2.0/routers/767cb7d2-82f0-4f7c-a131-744ada8d4642 => generated 135 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:09:38.259 7 WARNING neutron_lib.context [None req-85d3c2b3-d9f8-493c-a2dd-fd1d048c7c04 fc38b7fb3d0243549bc83f28bc4632ff 42137b5f47774f35a9b9afb02da2822b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 946/1754] 10.0.0.126 () {34 vars in 676 bytes} [Wed Jun 3 01:09:38 2026] POST /v2.0/subnetpools => generated 516 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:09:38.335 7 WARNING neutron_lib.context [None req-2388d658-9863-45cb-880c-b3d71a743a58 d911504e08ba43d198be729e54dce1bd 706e84c1059447509eba4801ec4e31d9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 947/1755] 10.0.0.126 () {34 vars in 664 bytes} [Wed Jun 3 01:09:38 2026] POST /v2.0/ports => generated 743 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:09:38.781 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0b8bc977-ccb5-4e57-b949-0d26b957284b 195d580bcbef4eb5b9c7f1c580949c59 a02a366e6f064604b48c983940166288 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 948/1756] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:09:38 2026] DELETE /v2.0/subnets/a34edb68-7e7c-4a8c-982f-f05783645e87 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:09:38.789 7 WARNING neutron_lib.context [None req-6948de96-4739-46f7-82e8-dab0f9414695 fc38b7fb3d0243549bc83f28bc4632ff 42137b5f47774f35a9b9afb02da2822b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 949/1757] 10.0.0.126 () {34 vars in 676 bytes} [Wed Jun 3 01:09:38 2026] POST /v2.0/subnetpools => generated 516 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1758] 10.0.0.126 () {34 vars in 747 bytes} [Wed Jun 3 01:09:38 2026] PUT /v2.0/ports/cf50e828-cb28-43da-9f68-7717f9bbc90b/tags => generated 17 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1759] 10.0.0.126 () {32 vars in 736 bytes} [Wed Jun 3 01:09:39 2026] GET /v2.0/ports?device_id=da9ffcac-539d-4321-a1ca-a0f6ff4b6205 => 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: 952/1760] 10.0.0.126 () {34 vars in 759 bytes} [Wed Jun 3 01:09:39 2026] PUT /v2.0/subnetpools/cdde7898-9bb2-4257-8a9e-257ddf608a33/tags => generated 17 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1761] 10.0.0.126 () {34 vars in 747 bytes} [Wed Jun 3 01:09:39 2026] PUT /v2.0/ports/6826a4fd-93dc-47ae-a423-a35d6ae50618/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:09:39.202 7 INFO neutron.api.v2.resource [None req-040483fc-0c1d-4480-9289-3ffeedac22e8 195d580bcbef4eb5b9c7f1c580949c59 a02a366e6f064604b48c983940166288 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 954/1762] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:09:39 2026] DELETE /v2.0/routers/da9ffcac-539d-4321-a1ca-a0f6ff4b6205 => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1763] 10.0.0.126 () {34 vars in 759 bytes} [Wed Jun 3 01:09:39 2026] PUT /v2.0/subnetpools/dbad5d54-a636-483a-b139-2a491c2b8a12/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:09:39.266 8 INFO neutron.services.segments.plugin [-] Segment d31a4c4e-c9b4-49bf-a0e1-fa928ab921fc resource provider aggregate not found 2026-06-03 01:09:39.270 8 INFO neutron.services.segments.plugin [-] Segment d31a4c4e-c9b4-49bf-a0e1-fa928ab921fc resource provider aggregate not found [pid: 7|app: 0|req: 956/1764] 10.0.0.126 () {34 vars in 747 bytes} [Wed Jun 3 01:09:39 2026] PUT /v2.0/ports/0e05c2da-7207-41ce-8a05-4cd888ff3bac/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:09:39.290 8 INFO neutron.services.segments.plugin [-] Segment d31a4c4e-c9b4-49bf-a0e1-fa928ab921fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d31a4c4e-c9b4-49bf-a0e1-fa928ab921fc found for delete ", "request_id": "req-012ab0df-9eaa-487e-9142-001cfe9b73ff"}]} 2026-06-03 01:09:39.291 8 INFO neutron.services.segments.plugin [-] Segment d31a4c4e-c9b4-49bf-a0e1-fa928ab921fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d31a4c4e-c9b4-49bf-a0e1-fa928ab921fc found for delete ", "request_id": "req-659a6cd4-b9c8-4e9e-8764-5b61fafd4f49"}]} 2026-06-03 01:09:39.291 8 INFO neutron.db.l3_hamode_db [None req-067ed88c-d5f6-478f-a8df-816f3926dd45 905374c4dfd741f3b7d9017d3cb27996 1656d0b73adb463aadbd3af186dbb6a2 - - default default] HA network 7fe921ab-976e-48b3-93ae-46f9cb03b584 was deleted as no HA routers are present in tenant 1656d0b73adb463aadbd3af186dbb6a2. [pid: 8|app: 0|req: 809/1765] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:09:38 2026] DELETE /v2.0/routers/cc9f7a48-6886-41cb-afa4-c223f9bab799 => generated 0 bytes in 1273 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:09:39.310 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1928dc1d-b27d-419b-b9cc-b5906357a6d1 195d580bcbef4eb5b9c7f1c580949c59 a02a366e6f064604b48c983940166288 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 957/1766] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:09:39 2026] DELETE /v2.0/subnets/8215ce5f-29bf-432a-8795-b22fa21cb47f => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1767] 10.0.0.126 () {34 vars in 759 bytes} [Wed Jun 3 01:09:39 2026] PUT /v2.0/subnetpools/99652526-98de-4060-ad37-81229a9aa426/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1768] 10.0.0.126 () {34 vars in 747 bytes} [Wed Jun 3 01:09:39 2026] PUT /v2.0/ports/8c28e539-339b-4061-acba-1027188a5ea7/tags => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1769] 10.0.0.126 () {32 vars in 736 bytes} [Wed Jun 3 01:09:39 2026] GET /v2.0/ports?device_id=46bb0e60-3826-4483-8ddb-537cfd8d9ed7 => 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: 960/1770] 10.0.0.126 () {34 vars in 759 bytes} [Wed Jun 3 01:09:39 2026] PUT /v2.0/subnetpools/0ee18e31-8526-43e1-9a50-1247ac95172c/tags => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1771] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:09:39 2026] DELETE /v2.0/networks/4f61bc09-fbdc-4ee2-a6e7-409c460b7600 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1772] 10.0.0.126 () {32 vars in 660 bytes} [Wed Jun 3 01:09:39 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:09:39.627 8 INFO neutron.api.v2.resource [None req-afeb662f-9f84-43bf-badf-b64fa9458338 195d580bcbef4eb5b9c7f1c580949c59 a02a366e6f064604b48c983940166288 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 812/1773] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:09:39 2026] DELETE /v2.0/routers/46bb0e60-3826-4483-8ddb-537cfd8d9ed7 => generated 135 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1774] 10.0.0.126 () {32 vars in 672 bytes} [Wed Jun 3 01:09:39 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:09:39.667 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f2c908b0-6a7c-47f7-9a4e-16e521e20fb8 195d580bcbef4eb5b9c7f1c580949c59 a02a366e6f064604b48c983940166288 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 963/1775] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:09:39 2026] DELETE /v2.0/subnets/ae6c5086-97bb-410a-a466-5243fb1b9c26 => 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: 964/1776] 10.0.0.126 () {32 vars in 686 bytes} [Wed Jun 3 01:09:39 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:09:39.717 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1d9a6b5c-3aa4-4e48-950f-a51213e97410 195d580bcbef4eb5b9c7f1c580949c59 a02a366e6f064604b48c983940166288 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 965/1777] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:09:39 2026] DELETE /v2.0/subnets/57cf4d10-37f0-415b-a4c1-577f1df4eae5 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1778] 10.0.0.126 () {32 vars in 682 bytes} [Wed Jun 3 01:09:39 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1779] 10.0.0.126 () {32 vars in 694 bytes} [Wed Jun 3 01:09:39 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1780] 10.0.0.126 () {32 vars in 674 bytes} [Wed Jun 3 01:09:39 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1781] 10.0.0.126 () {32 vars in 680 bytes} [Wed Jun 3 01:09:39 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1782] 10.0.0.126 () {32 vars in 694 bytes} [Wed Jun 3 01:09:39 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1783] 10.0.0.126 () {32 vars in 690 bytes} [Wed Jun 3 01:09:39 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1784] 10.0.0.126 () {32 vars in 670 bytes} [Wed Jun 3 01:09:39 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1785] 10.0.0.126 () {32 vars in 702 bytes} [Wed Jun 3 01:09:39 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => 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: 972/1786] 10.0.0.126 () {32 vars in 732 bytes} [Wed Jun 3 01:09:39 2026] DELETE /v2.0/subnetpools/cdde7898-9bb2-4257-8a9e-257ddf608a33 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1787] 10.0.0.126 () {32 vars in 682 bytes} [Wed Jun 3 01:09:39 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1788] 10.0.0.126 () {32 vars in 732 bytes} [Wed Jun 3 01:09:39 2026] DELETE /v2.0/subnetpools/dbad5d54-a636-483a-b139-2a491c2b8a12 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1789] 10.0.0.126 () {32 vars in 732 bytes} [Wed Jun 3 01:09:40 2026] DELETE /v2.0/subnetpools/99652526-98de-4060-ad37-81229a9aa426 => 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: 816/1790] 10.0.0.126 () {32 vars in 668 bytes} [Wed Jun 3 01:09:39 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1791] 10.0.0.126 () {32 vars in 732 bytes} [Wed Jun 3 01:09:40 2026] DELETE /v2.0/subnetpools/0ee18e31-8526-43e1-9a50-1247ac95172c => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1792] 10.0.0.126 () {32 vars in 682 bytes} [Wed Jun 3 01:09:40 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1793] 10.0.0.126 () {32 vars in 732 bytes} [Wed Jun 3 01:09:40 2026] DELETE /v2.0/subnetpools/550f524e-6fd7-46dc-9cfe-791858fafa95 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1794] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:09:40 2026] GET /v2.0/security-groups?tenant_id=a02a366e6f064604b48c983940166288&name=default => generated 2925 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1795] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:09:40 2026] GET /v2.0/security-groups?tenant_id=1656d0b73adb463aadbd3af186dbb6a2&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1796] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:09:40 2026] DELETE /v2.0/security-groups/beed7110-3f0e-4f21-9616-2b9b0162c824 => 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: 980/1797] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:09:40 2026] DELETE /v2.0/security-groups/1e279278-079e-4f1d-9f9a-afb7e8dae7ee => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1798] 10.0.0.126 () {32 vars in 678 bytes} [Wed Jun 3 01:09:40 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 598 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1799] 10.0.0.126 () {32 vars in 690 bytes} [Wed Jun 3 01:09:40 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1800] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:09:40 2026] GET /v2.0/security-groups?tenant_id=71a0b26977cb439d99aabbd4b30e0ceb&name=default => generated 2925 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1801] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:09:41 2026] DELETE /v2.0/security-groups/7c82b50b-fff8-40f6-a085-6f88bfede997 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1802] 10.0.0.126 () {32 vars in 720 bytes} [Wed Jun 3 01:09:41 2026] DELETE /v2.0/ports/cf50e828-cb28-43da-9f68-7717f9bbc90b => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:09:41.316 8 INFO neutron.services.segments.plugin [-] Segment f3bff98c-e1c1-42c0-a409-b0685ac87f08 resource provider aggregate not found 2026-06-03 01:09:41.326 8 INFO neutron.services.segments.plugin [-] Segment f3bff98c-e1c1-42c0-a409-b0685ac87f08 resource provider aggregate not found 2026-06-03 01:09:41.344 8 INFO neutron.services.segments.plugin [-] Segment f3bff98c-e1c1-42c0-a409-b0685ac87f08 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3bff98c-e1c1-42c0-a409-b0685ac87f08 found for delete ", "request_id": "req-c009b0af-4d21-4c49-9d55-9dfab5c6b00b"}]} 2026-06-03 01:09:41.416 8 INFO neutron.services.segments.plugin [-] Segment f3bff98c-e1c1-42c0-a409-b0685ac87f08 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3bff98c-e1c1-42c0-a409-b0685ac87f08 found for delete ", "request_id": "req-c9ce5cd5-950c-41b9-932c-6221effe0523"}]} [pid: 7|app: 0|req: 983/1803] 10.0.0.126 () {32 vars in 720 bytes} [Wed Jun 3 01:09:41 2026] DELETE /v2.0/ports/6826a4fd-93dc-47ae-a423-a35d6ae50618 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1804] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:09:41 2026] GET /v2.0/security-groups?tenant_id=42137b5f47774f35a9b9afb02da2822b&name=default => generated 2925 bytes in 432 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1805] 10.0.0.126 () {32 vars in 720 bytes} [Wed Jun 3 01:09:41 2026] DELETE /v2.0/ports/0e05c2da-7207-41ce-8a05-4cd888ff3bac => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1806] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:09:41 2026] DELETE /v2.0/security-groups/9ad12fe9-1182-40ae-b6a2-bc22282cbf8d => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1807] 10.0.0.126 () {32 vars in 720 bytes} [Wed Jun 3 01:09:41 2026] DELETE /v2.0/ports/8c28e539-339b-4061-acba-1027188a5ea7 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1808] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:09:41 2026] GET /v2.0/security-groups?tenant_id=7b70e7bfb9404e49b8c9fcea79b150aa&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1809] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:09:42 2026] DELETE /v2.0/security-groups/4c2773f9-2b15-40fc-9f7b-6ea5a71bd695 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1810] 10.0.0.126 () {32 vars in 720 bytes} [Wed Jun 3 01:09:42 2026] DELETE /v2.0/ports/1281a706-ac98-4e52-950a-f6b5f466bf65 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1811] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:09:42 2026] GET /v2.0/security-groups?tenant_id=6391f72ad8fb4c40a7dfa2732c597599&name=default => generated 2925 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1812] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:09:42 2026] DELETE /v2.0/networks/79ad6daa-3f38-47c3-a48f-44a4b96ed73b => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1813] 10.0.0.126 () {32 vars in 623 bytes} [Wed Jun 3 01:09:42 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1814] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:09:42 2026] DELETE /v2.0/security-groups/ebbb0ab0-ea36-4d5f-8d98-5c16bbd4bf30 => 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: 827/1815] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:09:42 2026] DELETE /v2.0/networks/84aa6d42-bf14-4150-b906-f9a4ece6013a => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1816] 10.0.0.126 () {32 vars in 633 bytes} [Wed Jun 3 01:09:42 2026] GET /v2.0/ => generated 632 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1817] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:09:42 2026] DELETE /v2.0/networks/8e567559-29ee-4d50-a7d8-0e258c8c5348 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:09:43.133 7 INFO neutron.services.segments.plugin [-] Segment 6d38cb7d-d166-428e-b1aa-d768869f26d8 resource provider aggregate not found 2026-06-03 01:09:43.139 7 INFO neutron.services.segments.plugin [-] Segment 6d38cb7d-d166-428e-b1aa-d768869f26d8 resource provider aggregate not found 2026-06-03 01:09:43.158 7 INFO neutron.services.segments.plugin [-] Segment 6d38cb7d-d166-428e-b1aa-d768869f26d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d38cb7d-d166-428e-b1aa-d768869f26d8 found for delete ", "request_id": "req-f2e845c7-4d1c-4967-b8eb-4fb2621ccbd5"}]} 2026-06-03 01:09:43.163 7 INFO neutron.services.segments.plugin [-] Segment 6d38cb7d-d166-428e-b1aa-d768869f26d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d38cb7d-d166-428e-b1aa-d768869f26d8 found for delete ", "request_id": "req-61c32440-afea-4fcb-a927-61853c0208f2"}]} [pid: 7|app: 0|req: 990/1818] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:09:42 2026] DELETE /v2.0/networks/ea51e4fe-38c3-4d9a-b7c8-e874a3e96944 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:09:43.367 8 INFO neutron.services.segments.plugin [-] Segment 24bdc674-7885-4a8e-accc-c2db78da0ae0 resource provider aggregate not found 2026-06-03 01:09:43.408 8 INFO neutron.services.segments.plugin [-] Segment 24bdc674-7885-4a8e-accc-c2db78da0ae0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24bdc674-7885-4a8e-accc-c2db78da0ae0 found for delete ", "request_id": "req-b520be18-b946-4095-b46d-d887ac228b0c"}]} [pid: 7|app: 0|req: 991/1819] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:09:43 2026] DELETE /v2.0/networks/9de4a34f-7abb-411a-9783-6c6e4976e088 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:09:43.428 8 INFO neutron.services.segments.plugin [-] Segment 339cd91b-dc15-4d5e-b5eb-3cea26e7405b resource provider aggregate not found 2026-06-03 01:09:43.436 8 INFO neutron.db.segments_db [None req-8bc1637b-cbb4-4038-a50b-3a4b2d21a344 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] Added segment 145d1b1e-52a8-4a55-8c41-0713c1ba0793 of type vxlan for network dd898cfa-a408-458e-8442-6a4de34f075a 2026-06-03 01:09:43.442 8 INFO neutron.services.segments.plugin [-] Segment 24bdc674-7885-4a8e-accc-c2db78da0ae0 resource provider aggregate not found 2026-06-03 01:09:43.449 8 INFO neutron.services.segments.plugin [-] Segment 339cd91b-dc15-4d5e-b5eb-3cea26e7405b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 339cd91b-dc15-4d5e-b5eb-3cea26e7405b found for delete ", "request_id": "req-3c665b03-87d4-4554-8dd9-3f67990ee14f"}]} 2026-06-03 01:09:43.467 8 INFO neutron.services.segments.plugin [-] Segment 24bdc674-7885-4a8e-accc-c2db78da0ae0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24bdc674-7885-4a8e-accc-c2db78da0ae0 found for delete ", "request_id": "req-e7d1f3e9-5aaa-471a-bb29-30b8d68f1920"}]} 2026-06-03 01:09:43.472 8 INFO neutron.services.segments.plugin [-] Segment 3aead408-8b91-4426-a188-6048662176e0 resource provider aggregate not found 2026-06-03 01:09:43.491 8 INFO neutron.services.segments.plugin [-] Segment 339cd91b-dc15-4d5e-b5eb-3cea26e7405b resource provider aggregate not found 2026-06-03 01:09:43.497 8 INFO neutron.services.segments.plugin [-] Segment 3aead408-8b91-4426-a188-6048662176e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3aead408-8b91-4426-a188-6048662176e0 found for delete ", "request_id": "req-31ee665e-6972-4500-92d9-53eef1922356"}]} 2026-06-03 01:09:43.518 8 INFO neutron.services.segments.plugin [-] Segment 339cd91b-dc15-4d5e-b5eb-3cea26e7405b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 339cd91b-dc15-4d5e-b5eb-3cea26e7405b found for delete ", "request_id": "req-c6168675-a8ef-42f3-bd59-80526b0ec21c"}]} 2026-06-03 01:09:43.555 8 INFO neutron.services.segments.plugin [-] Segment 3aead408-8b91-4426-a188-6048662176e0 resource provider aggregate not found 2026-06-03 01:09:43.613 8 INFO neutron.services.segments.plugin [-] Segment 3aead408-8b91-4426-a188-6048662176e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3aead408-8b91-4426-a188-6048662176e0 found for delete ", "request_id": "req-0d0a9e02-e8c0-4283-a925-d208fcafe29d"}]} [pid: 7|app: 0|req: 992/1820] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:09:43 2026] GET /v2.0/security-groups?tenant_id=9804fd9d24ac4edbbf671423226e8ada&name=default => generated 2925 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1821] 10.0.0.126 () {34 vars in 671 bytes} [Wed Jun 3 01:09:43 2026] POST /v2.0/networks => generated 740 bytes in 608 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1822] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:09:43 2026] DELETE /v2.0/security-groups/2d99c270-eca9-4454-b1c7-357be1e9c304 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1823] 10.0.0.126 () {34 vars in 669 bytes} [Wed Jun 3 01:09:43 2026] POST /v2.0/subnets => generated 663 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:09:44.085 7 INFO neutron.db.segments_db [None req-4bb1723c-f47c-452d-bda8-797d49156de6 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] Added segment e6f27c9b-8c58-42db-877e-391abc7b1e28 of type vxlan for network 7f3b1a6c-84e7-449b-aa12-39cc9821a93a 2026-06-03 01:09:44.486 7 INFO neutron.db.l3_hamode_db [None req-4bb1723c-f47c-452d-bda8-797d49156de6 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 831/1824] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:09:44 2026] GET /v2.0/security-groups?tenant_id=75c9a8de6da242cb83e5504297aa3e65&name=default => generated 2925 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1825] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:09:44 2026] DELETE /v2.0/security-groups/88f99a69-5e6c-4504-a9cb-fa6c3d2fbbdc => 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: 833/1826] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:09:45 2026] GET /v2.0/security-groups?tenant_id=706e84c1059447509eba4801ec4e31d9&name=default => generated 2925 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1827] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:09:45 2026] DELETE /v2.0/security-groups/114ecb36-6187-4160-9cf8-5c69124947e9 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:09:45.376 7 INFO neutron.services.segments.plugin [-] Segment 87847421-a284-49d6-ba0f-d0addd337a6c resource provider aggregate not found 2026-06-03 01:09:45.390 7 INFO neutron.services.segments.plugin [-] Segment 87847421-a284-49d6-ba0f-d0addd337a6c resource provider aggregate not found 2026-06-03 01:09:45.399 7 INFO neutron.services.segments.plugin [-] Segment 87847421-a284-49d6-ba0f-d0addd337a6c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87847421-a284-49d6-ba0f-d0addd337a6c found for delete ", "request_id": "req-814ec709-54b8-4e47-bd94-7ac681842f90"}]} 2026-06-03 01:09:45.426 7 INFO neutron.services.segments.plugin [-] Segment 87847421-a284-49d6-ba0f-d0addd337a6c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87847421-a284-49d6-ba0f-d0addd337a6c found for delete ", "request_id": "req-a4a83fbb-7e7b-4ea6-8670-c0e809331b15"}]} [pid: 8|app: 0|req: 835/1828] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:09:45 2026] GET /v2.0/security-groups?tenant_id=5d8abe1650454eaebb54d2055d4e23aa&name=default => generated 2925 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1829] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:09:45 2026] DELETE /v2.0/security-groups/e32ab656-0868-4ed1-9cef-484fad3cdb82 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:09:46.027 7 INFO neutron.db.l3_hamode_db [None req-4bb1723c-f47c-452d-bda8-797d49156de6 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 01:09:46.247 8 INFO neutron.db.segments_db [None req-7c8ab7ea-e8cd-4373-aa08-13c2f35488fd 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] Added segment 5a2c997f-d763-49c0-9c46-235dc25d6f05 of type vxlan for network 28f3d948-84ff-4a9d-ae4d-8b8d58d38b8e [pid: 8|app: 0|req: 837/1830] 10.0.0.126 () {34 vars in 671 bytes} [Wed Jun 3 01:09:45 2026] POST /v2.0/networks => generated 741 bytes in 544 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1831] 10.0.0.126 () {34 vars in 678 bytes} [Wed Jun 3 01:09:46 2026] POST /v2.0/qos/policies => generated 359 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1832] 10.0.0.126 () {34 vars in 669 bytes} [Wed Jun 3 01:09:46 2026] POST /v2.0/subnets => generated 664 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1833] 10.0.0.126 () {34 vars in 753 bytes} [Wed Jun 3 01:09:46 2026] PUT /v2.0/policies/c4623f76-1323-4e15-8f99-acba1ba58710/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:09:46.792 8 INFO neutron.db.segments_db [None req-fa34a7af-b376-496b-b890-fb8faa77203e 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] Added segment cc1e6ab1-2ec7-4594-959f-2d6684ebd2f8 of type vxlan for network 09705954-74f7-4e3d-acaa-c1ecc1437c1d 2026-06-03 01:09:47.112 8 INFO neutron.db.l3_hamode_db [None req-fa34a7af-b376-496b-b890-fb8faa77203e 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 994/1834] 10.0.0.126 () {34 vars in 669 bytes} [Wed Jun 3 01:09:44 2026] POST /v2.0/routers => generated 727 bytes in 3407 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1835] 10.0.0.126 () {32 vars in 733 bytes} [Wed Jun 3 01:09:47 2026] GET /v2.0/policies/c4623f76-1323-4e15-8f99-acba1ba58710/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:09:48.294 8 INFO neutron.db.l3_hamode_db [None req-fa34a7af-b376-496b-b890-fb8faa77203e 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 996/1836] 10.0.0.126 () {34 vars in 783 bytes} [Wed Jun 3 01:09:47 2026] PUT /v2.0/routers/a06b2054-7965-4e44-adda-33ee4e503862/add_router_interface => generated 309 bytes in 1765 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1837] 10.0.0.126 () {34 vars in 764 bytes} [Wed Jun 3 01:09:49 2026] PUT /v2.0/policies/c4623f76-1323-4e15-8f99-acba1ba58710/tags/green => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1838] 10.0.0.126 () {32 vars in 733 bytes} [Wed Jun 3 01:09:49 2026] GET /v2.0/policies/c4623f76-1323-4e15-8f99-acba1ba58710/tags => generated 34 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1839] 10.0.0.126 () {34 vars in 760 bytes} [Wed Jun 3 01:09:49 2026] PUT /v2.0/policies/c4623f76-1323-4e15-8f99-acba1ba58710/tags/red => generated 4 bytes in 19 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1840] 10.0.0.126 () {32 vars in 733 bytes} [Wed Jun 3 01:09:49 2026] GET /v2.0/policies/c4623f76-1323-4e15-8f99-acba1ba58710/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: 1001/1841] 10.0.0.126 () {34 vars in 782 bytes} [Wed Jun 3 01:09:49 2026] PUT /v2.0/policies/c4623f76-1323-4e15-8f99-acba1ba58710/tags/black.or.white => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1842] 10.0.0.126 () {32 vars in 733 bytes} [Wed Jun 3 01:09:49 2026] GET /v2.0/policies/c4623f76-1323-4e15-8f99-acba1ba58710/tags => generated 52 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1843] 10.0.0.126 () {34 vars in 753 bytes} [Wed Jun 3 01:09:49 2026] PUT /v2.0/policies/c4623f76-1323-4e15-8f99-acba1ba58710/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/1844] 10.0.0.126 () {32 vars in 733 bytes} [Wed Jun 3 01:09:49 2026] GET /v2.0/policies/c4623f76-1323-4e15-8f99-acba1ba58710/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/1845] 10.0.0.126 () {32 vars in 741 bytes} [Wed Jun 3 01:09:49 2026] GET /v2.0/policies/c4623f76-1323-4e15-8f99-acba1ba58710/tags/red => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:09:49.558 7 INFO neutron.api.v2.resource [None req-e5eb73d9-ebbf-4ca7-bad8-308aa22a75f9 e4944ca3e8c146da947db6e48c8036b0 d8c00606a2844728a336e20871cfe841 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1006/1846] 10.0.0.126 () {32 vars in 745 bytes} [Wed Jun 3 01:09:49 2026] GET /v2.0/policies/c4623f76-1323-4e15-8f99-acba1ba58710/tags/green => generated 99 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/1847] 10.0.0.126 () {32 vars in 744 bytes} [Wed Jun 3 01:09:49 2026] DELETE /v2.0/policies/c4623f76-1323-4e15-8f99-acba1ba58710/tags/red => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/1848] 10.0.0.126 () {32 vars in 733 bytes} [Wed Jun 3 01:09:49 2026] GET /v2.0/policies/c4623f76-1323-4e15-8f99-acba1ba58710/tags => generated 30 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:09:49.660 7 INFO neutron.api.v2.resource [None req-dc08f8a1-3d96-4809-8d0d-83a3381b0fdb e4944ca3e8c146da947db6e48c8036b0 d8c00606a2844728a336e20871cfe841 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1009/1849] 10.0.0.126 () {32 vars in 748 bytes} [Wed Jun 3 01:09:49 2026] DELETE /v2.0/policies/c4623f76-1323-4e15-8f99-acba1ba58710/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: 1010/1850] 10.0.0.126 () {32 vars in 736 bytes} [Wed Jun 3 01:09:49 2026] DELETE /v2.0/policies/c4623f76-1323-4e15-8f99-acba1ba58710/tags => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1851] 10.0.0.126 () {34 vars in 669 bytes} [Wed Jun 3 01:09:46 2026] POST /v2.0/routers => generated 728 bytes in 2963 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/1852] 10.0.0.126 () {32 vars in 733 bytes} [Wed Jun 3 01:09:49 2026] GET /v2.0/policies/c4623f76-1323-4e15-8f99-acba1ba58710/tags => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/1853] 10.0.0.126 () {32 vars in 734 bytes} [Wed Jun 3 01:09:49 2026] DELETE /v2.0/qos/policies/c4623f76-1323-4e15-8f99-acba1ba58710 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:09:50.547 7 WARNING neutron_lib.context [None req-02790594-333c-4cbe-b270-d40f506baad5 b27fad7a60394021b95cb4d08d535b3e 569140259a9443e98472f563eb49f408 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1015/1856] 10.0.0.126 () {34 vars in 684 bytes} [Wed Jun 3 01:09:50 2026] POST /v2.0/security-groups => generated 1601 bytes in 600 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-03 01:09:51.035 7 INFO neutron.db.segments_db [None req-5bc18b46-5a06-4acc-88a3-42574e3896c2 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] Added segment b9054310-176c-4c09-bc07-ae11150bfd34 of type vxlan for network d6207bd5-2904-470a-a9d0-e5ebef374956 [pid: 7|app: 0|req: 1016/1857] 10.0.0.126 () {34 vars in 671 bytes} [Wed Jun 3 01:09:50 2026] POST /v2.0/networks => generated 740 bytes in 305 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/1858] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:09:51 2026] GET /v2.0/security-groups?tenant_id=d8c00606a2844728a336e20871cfe841&name=default => generated 2925 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:09:51.448 7 WARNING neutron_lib.context [None req-f24217b4-825c-4359-a6f9-599a0384a5d4 b27fad7a60394021b95cb4d08d535b3e 569140259a9443e98472f563eb49f408 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1018/1859] 10.0.0.126 () {34 vars in 684 bytes} [Wed Jun 3 01:09:51 2026] POST /v2.0/security-groups => generated 1601 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1860] 10.0.0.126 () {34 vars in 783 bytes} [Wed Jun 3 01:09:49 2026] PUT /v2.0/routers/12a86fc8-8b65-4348-bee5-f21406480340/add_router_interface => generated 309 bytes in 1959 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1861] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:09:51 2026] DELETE /v2.0/security-groups/5f4ccece-e3a6-4034-920d-525a8f1f2b74 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:09:51.815 8 WARNING neutron_lib.context [None req-0c308faa-9133-4310-abcc-828ff4bb1319 b27fad7a60394021b95cb4d08d535b3e 569140259a9443e98472f563eb49f408 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1019/1862] 10.0.0.126 () {34 vars in 669 bytes} [Wed Jun 3 01:09:51 2026] POST /v2.0/subnets => generated 663 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1863] 10.0.0.126 () {34 vars in 684 bytes} [Wed Jun 3 01:09:51 2026] POST /v2.0/security-groups => generated 1601 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-03 01:09:52.013 8 INFO neutron.db.segments_db [None req-d9a6ef10-565a-4dbb-91a1-e74a5cd77f3f 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] Added segment edc70657-d74f-4a7b-9190-54ef7b8bbec4 of type vxlan for network fe1b9be8-1458-46ef-9e0a-a7d98d46e01f [pid: 7|app: 0|req: 1020/1864] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:09:51 2026] GET /v2.0/security-groups?tenant_id=9beb53c13c214eb69f272ae3690f0b99&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:09:52.078 7 WARNING neutron_lib.context [None req-86b147aa-f6be-4bbb-a833-99537789dd58 b27fad7a60394021b95cb4d08d535b3e 569140259a9443e98472f563eb49f408 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1021/1865] 10.0.0.126 () {34 vars in 684 bytes} [Wed Jun 3 01:09:52 2026] POST /v2.0/security-groups => generated 1601 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/1866] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:09:52 2026] DELETE /v2.0/security-groups/aa61af04-3ae4-4852-ac25-34174a9f1b44 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:09:52.374 8 INFO neutron.db.l3_hamode_db [None req-d9a6ef10-565a-4dbb-91a1-e74a5cd77f3f 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 01:09:52.412 7 WARNING neutron_lib.context [None req-c608d7f6-45ae-4b34-8094-496c6afe5d33 b27fad7a60394021b95cb4d08d535b3e 569140259a9443e98472f563eb49f408 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1023/1867] 10.0.0.126 () {34 vars in 684 bytes} [Wed Jun 3 01:09:52 2026] POST /v2.0/security-groups => generated 1601 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/1868] 10.0.0.126 () {34 vars in 767 bytes} [Wed Jun 3 01:09:52 2026] PUT /v2.0/security-groups/649bbdb8-ff70-4bea-981b-f951f8bb4849/tags => generated 17 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/1869] 10.0.0.126 () {34 vars in 767 bytes} [Wed Jun 3 01:09:52 2026] PUT /v2.0/security-groups/f4c5eb05-de90-4ad6-ac03-132b77d85d7a/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/1870] 10.0.0.126 () {34 vars in 767 bytes} [Wed Jun 3 01:09:52 2026] PUT /v2.0/security-groups/8a734366-ca40-4561-8865-17e5bc252934/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/1871] 10.0.0.126 () {34 vars in 767 bytes} [Wed Jun 3 01:09:52 2026] PUT /v2.0/security-groups/f82669da-a818-4248-a495-21fbdf50e163/tags => generated 19 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/1872] 10.0.0.126 () {32 vars in 680 bytes} [Wed Jun 3 01:09:52 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/1873] 10.0.0.126 () {32 vars in 694 bytes} [Wed Jun 3 01:09:52 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/1874] 10.0.0.126 () {32 vars in 690 bytes} [Wed Jun 3 01:09:52 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/1875] 10.0.0.126 () {32 vars in 702 bytes} [Wed Jun 3 01:09:53 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/1876] 10.0.0.126 () {32 vars in 688 bytes} [Wed Jun 3 01:09:53 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/1877] 10.0.0.126 () {32 vars in 702 bytes} [Wed Jun 3 01:09:53 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/1878] 10.0.0.126 () {32 vars in 698 bytes} [Wed Jun 3 01:09:53 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/1879] 10.0.0.126 () {32 vars in 710 bytes} [Wed Jun 3 01:09:53 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/1880] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:09:53 2026] DELETE /v2.0/security-groups/649bbdb8-ff70-4bea-981b-f951f8bb4849 => 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: 1037/1881] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:09:53 2026] DELETE /v2.0/security-groups/f4c5eb05-de90-4ad6-ac03-132b77d85d7a => 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: 1038/1882] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:09:53 2026] DELETE /v2.0/security-groups/8a734366-ca40-4561-8865-17e5bc252934 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/1883] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:09:53 2026] DELETE /v2.0/security-groups/f82669da-a818-4248-a495-21fbdf50e163 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/1884] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:09:54 2026] DELETE /v2.0/security-groups/c8d6ef05-7c60-43f0-ae5d-10530df87544 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:09:54.325 8 INFO neutron.db.l3_hamode_db [None req-d9a6ef10-565a-4dbb-91a1-e74a5cd77f3f 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1041/1885] 10.0.0.110 () {34 vars in 982 bytes} [Wed Jun 3 01:09:54 2026] GET /v2.0/networks?id=28f3d948-84ff-4a9d-ae4d-8b8d58d38b8e => generated 673 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/1886] 10.0.0.110 () {34 vars in 965 bytes} [Wed Jun 3 01:09:54 2026] GET /v2.0/quotas/dfb87fe47e424a929961c5c287bb7f6b => 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: 1043/1887] 10.0.0.110 () {34 vars in 1002 bytes} [Wed Jun 3 01:09:54 2026] GET /v2.0/ports?tenant_id=dfb87fe47e424a929961c5c287bb7f6b&fields=id => generated 103 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/1888] 10.0.0.110 () {34 vars in 1008 bytes} [Wed Jun 3 01:09:54 2026] GET /v2.0/networks/28f3d948-84ff-4a9d-ae4d-8b8d58d38b8e?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/1889] 10.0.0.110 () {34 vars in 1108 bytes} [Wed Jun 3 01:09:54 2026] GET /v2.0/networks/28f3d948-84ff-4a9d-ae4d-8b8d58d38b8e?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: 7|app: 0|req: 1046/1890] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:09:54 2026] GET /v2.0/ports?device_id=a5cf1104-8620-4629-9978-661d5b4f9d73 => 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: 845/1891] 10.0.0.126 () {34 vars in 669 bytes} [Wed Jun 3 01:09:51 2026] POST /v2.0/routers => generated 727 bytes in 3830 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/1892] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:09:55 2026] GET /v2.0/security-groups?tenant_id=c5082fd15162429bb0876d0f0ed6dbf3&name=default => generated 2925 bytes in 484 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/1893] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:09:55 2026] DELETE /v2.0/security-groups/d452e18a-2b46-403f-af8d-da2372fddeef => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/1894] 199.204.45.216 () {34 vars in 986 bytes} [Wed Jun 3 01:09:55 2026] GET /v2.0/networks?id=28f3d948-84ff-4a9d-ae4d-8b8d58d38b8e => generated 673 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:09:56.067 7 WARNING neutron_lib.context [req-749edd32-c408-4a2e-8a9d-acaed8e7ce5f req-ccad4057-51a9-4af9-ad6c-6fe80cd3718a 38467693881b42b0b6b84ac48d28e37b dfb87fe47e424a929961c5c287bb7f6b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1050/1895] 199.204.45.216 () {38 vars in 955 bytes} [Wed Jun 3 01:09:56 2026] POST /v2.0/ports => generated 954 bytes in 514 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 1051/1896] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:09:56 2026] GET /v2.0/ports?device_id=a5cf1104-8620-4629-9978-661d5b4f9d73 => generated 957 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/1897] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:09:56 2026] GET /v2.0/security-groups?tenant_id=736bd74eb02242c0b1b9f8a7e0ceb2a2&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:09:56.893 7 WARNING neutron_lib.context [None req-65441642-7721-4ef5-bc62-2932d6188360 cc7592a224bb42e6a796f5be958a266b 01520649dd6b4cb19439bcbb281033d9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:09:56.937 7 INFO neutron.db.segments_db [None req-65441642-7721-4ef5-bc62-2932d6188360 cc7592a224bb42e6a796f5be958a266b 01520649dd6b4cb19439bcbb281033d9 - - default default] Added segment f490f930-167e-45db-8311-1b052019e7aa of type vxlan for network dd111761-c2bf-44c5-8cdf-36138a2f6022 2026-06-03 01:09:57.270 7 INFO neutron.db.l3_hamode_db [None req-65441642-7721-4ef5-bc62-2932d6188360 cc7592a224bb42e6a796f5be958a266b 01520649dd6b4cb19439bcbb281033d9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 01:09:57.449 7 INFO neutron.db.l3_hamode_db [None req-65441642-7721-4ef5-bc62-2932d6188360 cc7592a224bb42e6a796f5be958a266b 01520649dd6b4cb19439bcbb281033d9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 846/1898] 10.0.0.126 () {34 vars in 783 bytes} [Wed Jun 3 01:09:55 2026] PUT /v2.0/routers/45701588-c00e-417c-a492-82720da6651d/add_router_interface => generated 309 bytes in 1803 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1899] 199.204.45.216 () {38 vars in 1028 bytes} [Wed Jun 3 01:09:57 2026] PUT /v2.0/ports/bc3e8fee-7a88-4bca-a209-40b183bf98dc => generated 1199 bytes in 658 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 848/1900] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Jun 3 01:09:58 2026] GET /v2.0/security-groups?id=272a5cdc-fbda-4ff5-9469-59939741ca3a&fields=id&fields=name => generated 88 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:09:58.354 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-80175230-4754-4505-a3d4-6799b7aecfe1'] response: {'name': 'network-changed', 'server_uuid': 'a5cf1104-8620-4629-9978-661d5b4f9d73', 'tag': 'bc3e8fee-7a88-4bca-a209-40b183bf98dc', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 849/1901] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:09:58 2026] DELETE /v2.0/security-groups/635ef2fe-d883-4f3e-be28-bceefee0f66c => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1902] 199.204.45.216 () {34 vars in 1080 bytes} [Wed Jun 3 01:09:58 2026] GET /v2.0/ports?tenant_id=dfb87fe47e424a929961c5c287bb7f6b&device_id=a5cf1104-8620-4629-9978-661d5b4f9d73 => generated 1238 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:09:58.528 8 WARNING neutron_lib.context [None req-c58c58fd-f534-4201-ab02-5a1937f43e7b 865bcdd21e7142eba85a4899288f72ff 47de5ff5764d411e8af4bdfca937824d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 851/1903] 10.0.0.126 () {34 vars in 685 bytes} [Wed Jun 3 01:09:58 2026] POST /v2.0/security-groups => generated 1673 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1904] 199.204.45.216 () {34 vars in 1058 bytes} [Wed Jun 3 01:09:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=bc3e8fee-7a88-4bca-a209-40b183bf98dc => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1905] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:09:58 2026] GET /v2.0/security-groups?tenant_id=569140259a9443e98472f563eb49f408&name=default => generated 2925 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:09:58.760 8 WARNING neutron_lib.context [None req-21ed123d-a19e-4c57-9044-bb8e566efbeb 865bcdd21e7142eba85a4899288f72ff 47de5ff5764d411e8af4bdfca937824d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1053/1906] 10.0.0.126 () {34 vars in 668 bytes} [Wed Jun 3 01:09:56 2026] POST /v2.0/routers => generated 474 bytes in 2121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/1907] 199.204.45.216 () {34 vars in 984 bytes} [Wed Jun 3 01:09:58 2026] GET /v2.0/subnets?id=476ff054-1b69-44f6-9512-1b0e17ee299d => generated 667 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1908] 10.0.0.126 () {34 vars in 695 bytes} [Wed Jun 3 01:09:58 2026] POST /v2.0/security-group-rules => generated 597 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/1909] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:09:58 2026] DELETE /v2.0/security-groups/0a5d41d0-b812-4b4c-af17-b7fcbc70aea5 => 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: 855/1910] 10.0.0.126 () {34 vars in 751 bytes} [Wed Jun 3 01:09:58 2026] PUT /v2.0/routers/172030bb-efee-4ef8-a567-bc6091a3001b/tags => generated 25 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:09:59.060 8 WARNING neutron_lib.context [None req-956fdaf9-73d1-4551-b4a4-663bb80b5b14 865bcdd21e7142eba85a4899288f72ff 47de5ff5764d411e8af4bdfca937824d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1056/1911] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:09:59 2026] GET /v2.0/ports?network_id=28f3d948-84ff-4a9d-ae4d-8b8d58d38b8e&device_owner=network%3Adhcp => generated 1244 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1912] 10.0.0.126 () {34 vars in 695 bytes} [Wed Jun 3 01:09:59 2026] POST /v2.0/security-group-rules => generated 596 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/1913] 10.0.0.126 () {32 vars in 731 bytes} [Wed Jun 3 01:09:59 2026] GET /v2.0/routers/172030bb-efee-4ef8-a567-bc6091a3001b/tags => generated 25 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:09:59.223 7 WARNING neutron_lib.context [None req-13d0556a-b07f-4e36-a570-948834587f56 865bcdd21e7142eba85a4899288f72ff 47de5ff5764d411e8af4bdfca937824d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 857/1914] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:09:59 2026] GET /v2.0/networks/28f3d948-84ff-4a9d-ae4d-8b8d58d38b8e?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: 1058/1915] 10.0.0.126 () {34 vars in 695 bytes} [Wed Jun 3 01:09:59 2026] POST /v2.0/security-group-rules => generated 602 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1916] 10.0.0.126 () {34 vars in 762 bytes} [Wed Jun 3 01:09:59 2026] PUT /v2.0/routers/172030bb-efee-4ef8-a567-bc6091a3001b/tags/green => generated 4 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-06-03 01:09:59.398 8 WARNING neutron_lib.context [None req-99899d47-b672-4961-8aa3-7380ff6d84ca 865bcdd21e7142eba85a4899288f72ff 47de5ff5764d411e8af4bdfca937824d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1917] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:09:59 2026] GET /v2.0/networks/28f3d948-84ff-4a9d-ae4d-8b8d58d38b8e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1918] 10.0.0.126 () {34 vars in 695 bytes} [Wed Jun 3 01:09:59 2026] POST /v2.0/security-group-rules => generated 601 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/1919] 10.0.0.126 () {32 vars in 731 bytes} [Wed Jun 3 01:09:59 2026] GET /v2.0/routers/172030bb-efee-4ef8-a567-bc6091a3001b/tags => generated 34 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/1920] 199.204.45.216 () {34 vars in 1080 bytes} [Wed Jun 3 01:09:59 2026] GET /v2.0/ports?tenant_id=dfb87fe47e424a929961c5c287bb7f6b&device_id=a5cf1104-8620-4629-9978-661d5b4f9d73 => generated 1238 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:09:59.659 7 WARNING neutron_lib.context [None req-b13d8ed0-c077-4bb8-8305-5334897ca49d 865bcdd21e7142eba85a4899288f72ff 47de5ff5764d411e8af4bdfca937824d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 860/1921] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:09:59 2026] GET /v2.0/ports?device_id=a5cf1104-8620-4629-9978-661d5b4f9d73 => generated 969 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:09:59.716 7 INFO neutron.db.securitygroups_db [None req-b13d8ed0-c077-4bb8-8305-5334897ca49d 865bcdd21e7142eba85a4899288f72ff 47de5ff5764d411e8af4bdfca937824d - - default default] Project 47de5ff5764d411e8af4bdfca937824d 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: 1062/1922] 10.0.0.126 () {34 vars in 695 bytes} [Wed Jun 3 01:09:59 2026] POST /v2.0/security-group-rules => generated 607 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/1923] 199.204.45.216 () {34 vars in 986 bytes} [Wed Jun 3 01:09:59 2026] GET /v2.0/networks?id=28f3d948-84ff-4a9d-ae4d-8b8d58d38b8e => generated 769 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/1924] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Jun 3 01:09:59 2026] GET /v2.0/security-groups?id=272a5cdc-fbda-4ff5-9469-59939741ca3a&fields=id&fields=name => generated 88 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:10:00.005 7 WARNING neutron_lib.context [None req-d6384b26-5ec1-4e20-823a-ea005346ef43 865bcdd21e7142eba85a4899288f72ff 47de5ff5764d411e8af4bdfca937824d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:10:00.065 7 INFO neutron.db.securitygroups_db [None req-d6384b26-5ec1-4e20-823a-ea005346ef43 865bcdd21e7142eba85a4899288f72ff 47de5ff5764d411e8af4bdfca937824d - - default default] Project 47de5ff5764d411e8af4bdfca937824d 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: 1065/1925] 10.0.0.126 () {34 vars in 695 bytes} [Wed Jun 3 01:09:59 2026] POST /v2.0/security-group-rules => generated 606 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1926] 10.0.0.126 () {34 vars in 758 bytes} [Wed Jun 3 01:09:59 2026] PUT /v2.0/routers/172030bb-efee-4ef8-a567-bc6091a3001b/tags/red => generated 4 bytes in 518 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/1927] 199.204.45.216 () {34 vars in 1058 bytes} [Wed Jun 3 01:10:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=bc3e8fee-7a88-4bca-a209-40b183bf98dc => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/1928] 199.204.45.216 () {34 vars in 984 bytes} [Wed Jun 3 01:10:00 2026] GET /v2.0/subnets?id=476ff054-1b69-44f6-9512-1b0e17ee299d => generated 667 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1929] 10.0.0.126 () {32 vars in 731 bytes} [Wed Jun 3 01:10:00 2026] GET /v2.0/routers/172030bb-efee-4ef8-a567-bc6091a3001b/tags => generated 34 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/1930] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:10:00 2026] GET /v2.0/ports?network_id=28f3d948-84ff-4a9d-ae4d-8b8d58d38b8e&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: 8|app: 0|req: 863/1931] 10.0.0.126 () {34 vars in 780 bytes} [Wed Jun 3 01:10:00 2026] PUT /v2.0/routers/172030bb-efee-4ef8-a567-bc6091a3001b/tags/black.or.white => generated 4 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/1932] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:10:00 2026] GET /v2.0/networks/28f3d948-84ff-4a9d-ae4d-8b8d58d38b8e?fields=segments => generated 14 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1933] 10.0.0.126 () {32 vars in 731 bytes} [Wed Jun 3 01:10:00 2026] GET /v2.0/routers/172030bb-efee-4ef8-a567-bc6091a3001b/tags => generated 52 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/1934] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:10:00 2026] GET /v2.0/networks/28f3d948-84ff-4a9d-ae4d-8b8d58d38b8e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1935] 10.0.0.126 () {34 vars in 751 bytes} [Wed Jun 3 01:10:00 2026] PUT /v2.0/routers/172030bb-efee-4ef8-a567-bc6091a3001b/tags => generated 37 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:10:00.710 8 WARNING neutron_lib.context [None req-af5b389e-9bbb-498e-9ca1-2ff739065ff0 865bcdd21e7142eba85a4899288f72ff 47de5ff5764d411e8af4bdfca937824d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1071/1936] 10.0.0.126 () {32 vars in 731 bytes} [Wed Jun 3 01:10:00 2026] GET /v2.0/routers/172030bb-efee-4ef8-a567-bc6091a3001b/tags => generated 37 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1937] 10.0.0.126 () {34 vars in 685 bytes} [Wed Jun 3 01:10:00 2026] POST /v2.0/security-groups => generated 1660 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-03 01:10:00.865 8 WARNING neutron_lib.context [None req-97a431e2-c08c-4943-91b0-dd2f6ad195c4 865bcdd21e7142eba85a4899288f72ff 47de5ff5764d411e8af4bdfca937824d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1072/1938] 10.0.0.126 () {32 vars in 739 bytes} [Wed Jun 3 01:10:00 2026] GET /v2.0/routers/172030bb-efee-4ef8-a567-bc6091a3001b/tags/red => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:10:00.965 7 INFO neutron.api.v2.resource [None req-bd61cdf7-d00f-461f-a4f2-287977e71071 cc7592a224bb42e6a796f5be958a266b 01520649dd6b4cb19439bcbb281033d9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1073/1939] 10.0.0.126 () {32 vars in 743 bytes} [Wed Jun 3 01:10:00 2026] GET /v2.0/routers/172030bb-efee-4ef8-a567-bc6091a3001b/tags/green => generated 99 bytes in 87 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1940] 10.0.0.126 () {34 vars in 695 bytes} [Wed Jun 3 01:10:00 2026] POST /v2.0/security-group-rules => generated 597 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:10:01.023 8 WARNING neutron_lib.context [None req-56463925-6e3b-41ea-a3e5-f2cb17cf5359 865bcdd21e7142eba85a4899288f72ff 47de5ff5764d411e8af4bdfca937824d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1074/1941] 10.0.0.126 () {32 vars in 742 bytes} [Wed Jun 3 01:10:00 2026] DELETE /v2.0/routers/172030bb-efee-4ef8-a567-bc6091a3001b/tags/red => 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: 1075/1942] 10.0.0.126 () {32 vars in 731 bytes} [Wed Jun 3 01:10:01 2026] GET /v2.0/routers/172030bb-efee-4ef8-a567-bc6091a3001b/tags => generated 30 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1943] 10.0.0.126 () {34 vars in 695 bytes} [Wed Jun 3 01:10:01 2026] POST /v2.0/security-group-rules => generated 602 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:10:01.345 8 INFO neutron.api.v2.resource [None req-f8a86348-228f-4458-8d62-a46e4b3f6975 cc7592a224bb42e6a796f5be958a266b 01520649dd6b4cb19439bcbb281033d9 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 869/1944] 10.0.0.126 () {32 vars in 746 bytes} [Wed Jun 3 01:10:01 2026] DELETE /v2.0/routers/172030bb-efee-4ef8-a567-bc6091a3001b/tags/green => generated 99 bytes in 86 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-06-03 01:10:01.355 8 WARNING neutron_lib.context [None req-d5071778-2039-41c5-bc76-3431c6bfaf2a 865bcdd21e7142eba85a4899288f72ff 47de5ff5764d411e8af4bdfca937824d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1076/1945] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:10:01 2026] GET /v2.0/ports?device_id=a5cf1104-8620-4629-9978-661d5b4f9d73 => generated 969 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/1946] 10.0.0.126 () {32 vars in 734 bytes} [Wed Jun 3 01:10:01 2026] DELETE /v2.0/routers/172030bb-efee-4ef8-a567-bc6091a3001b/tags => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/1947] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Jun 3 01:10:01 2026] GET /v2.0/security-groups?id=272a5cdc-fbda-4ff5-9469-59939741ca3a&fields=id&fields=name => generated 88 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/1948] 10.0.0.126 () {32 vars in 731 bytes} [Wed Jun 3 01:10:01 2026] GET /v2.0/routers/172030bb-efee-4ef8-a567-bc6091a3001b/tags => generated 12 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/1949] 10.0.0.126 () {32 vars in 721 bytes} [Wed Jun 3 01:10:01 2026] GET /v2.0/routers/172030bb-efee-4ef8-a567-bc6091a3001b => generated 480 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1950] 10.0.0.126 () {34 vars in 676 bytes} [Wed Jun 3 01:10:01 2026] POST /v2.0/floatingips => generated 552 bytes in 866 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1951] 10.0.0.110 () {34 vars in 1098 bytes} [Wed Jun 3 01:10:02 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-185833318&fields=id&tenant_id=47de5ff5764d411e8af4bdfca937824d => generated 69 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1952] 10.0.0.110 () {34 vars in 1098 bytes} [Wed Jun 3 01:10:02 2026] GET /v2.0/security-groups?name=tempest-securitygroup--932289716&fields=id&tenant_id=47de5ff5764d411e8af4bdfca937824d => generated 69 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1953] 10.0.0.110 () {34 vars in 982 bytes} [Wed Jun 3 01:10:02 2026] GET /v2.0/networks?id=dd898cfa-a408-458e-8442-6a4de34f075a => generated 672 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1954] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:10:02 2026] GET /v2.0/ports?device_id=a5cf1104-8620-4629-9978-661d5b4f9d73 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1955] 10.0.0.110 () {34 vars in 965 bytes} [Wed Jun 3 01:10:02 2026] GET /v2.0/quotas/47de5ff5764d411e8af4bdfca937824d => 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: 876/1956] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Jun 3 01:10:02 2026] GET /v2.0/security-groups?id=272a5cdc-fbda-4ff5-9469-59939741ca3a&fields=id&fields=name => generated 88 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/1957] 10.0.0.126 () {34 vars in 742 bytes} [Wed Jun 3 01:10:01 2026] PUT /v2.0/routers/172030bb-efee-4ef8-a567-bc6091a3001b => generated 480 bytes in 1097 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/1958] 10.0.0.126 () {32 vars in 736 bytes} [Wed Jun 3 01:10:02 2026] GET /v2.0/ports?device_id=172030bb-efee-4ef8-a567-bc6091a3001b => 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: 877/1959] 10.0.0.110 () {34 vars in 1002 bytes} [Wed Jun 3 01:10:02 2026] GET /v2.0/ports?tenant_id=47de5ff5764d411e8af4bdfca937824d&fields=id => generated 103 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1960] 10.0.0.110 () {34 vars in 1008 bytes} [Wed Jun 3 01:10:02 2026] GET /v2.0/networks/dd898cfa-a408-458e-8442-6a4de34f075a?fields=segments => generated 14 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1961] 10.0.0.110 () {34 vars in 1108 bytes} [Wed Jun 3 01:10:03 2026] GET /v2.0/networks/dd898cfa-a408-458e-8442-6a4de34f075a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1962] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:10:03 2026] GET /v2.0/ports?device_id=a68809f5-50e0-4c62-bf87-edb3d03cff1f => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1963] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:10:03 2026] GET /v2.0/ports?device_id=a5cf1104-8620-4629-9978-661d5b4f9d73 => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1964] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Jun 3 01:10:03 2026] GET /v2.0/security-groups?id=272a5cdc-fbda-4ff5-9469-59939741ca3a&fields=id&fields=name => generated 88 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1965] 199.204.45.216 () {34 vars in 994 bytes} [Wed Jun 3 01:10:04 2026] GET /v2.0/ports?device_id=a5cf1104-8620-4629-9978-661d5b4f9d73 => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:10:04.403 8 WARNING neutron_lib.context [None req-f35d5953-b20b-43d3-a9ce-bc6800eb6a32 1bf21f6086b040018afec18b2dcfa272 d0475aac141f47bcb95477cc56d3a791 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:10:04.591 7 INFO neutron.services.segments.plugin [-] Segment f490f930-167e-45db-8311-1b052019e7aa resource provider aggregate not found 2026-06-03 01:10:04.597 7 INFO neutron.db.l3_hamode_db [None req-29bf769b-28e8-4a58-b302-ac95d81e78bb cc7592a224bb42e6a796f5be958a266b 01520649dd6b4cb19439bcbb281033d9 - - default default] HA network dd111761-c2bf-44c5-8cdf-36138a2f6022 was deleted as no HA routers are present in tenant 01520649dd6b4cb19439bcbb281033d9. [pid: 7|app: 0|req: 1083/1966] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:10:02 2026] DELETE /v2.0/routers/172030bb-efee-4ef8-a567-bc6091a3001b => generated 0 bytes in 1738 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:10:04.609 8 INFO neutron.db.segments_db [None req-f35d5953-b20b-43d3-a9ce-bc6800eb6a32 1bf21f6086b040018afec18b2dcfa272 d0475aac141f47bcb95477cc56d3a791 - - default default] Added segment c43f09b1-d9e4-468b-b4eb-c416ad80c9ce of type vxlan for network effd03a4-4c15-473d-acb7-5338aff26974 2026-06-03 01:10:04.612 7 INFO neutron.services.segments.plugin [-] Segment f490f930-167e-45db-8311-1b052019e7aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f490f930-167e-45db-8311-1b052019e7aa found for delete ", "request_id": "req-aa824bab-4532-43cd-a579-53cc9a5b614f"}]} 2026-06-03 01:10:04.648 7 INFO neutron.services.segments.plugin [-] Segment f490f930-167e-45db-8311-1b052019e7aa resource provider aggregate not found 2026-06-03 01:10:04.672 7 INFO neutron.services.segments.plugin [-] Segment f490f930-167e-45db-8311-1b052019e7aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f490f930-167e-45db-8311-1b052019e7aa found for delete ", "request_id": "req-6798780c-4ee4-450c-899f-b4ea9abc24a4"}]} [pid: 8|app: 0|req: 884/1967] 10.0.0.126 () {34 vars in 670 bytes} [Wed Jun 3 01:10:04 2026] POST /v2.0/networks => generated 631 bytes in 635 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1968] 199.204.45.216 () {34 vars in 986 bytes} [Wed Jun 3 01:10:04 2026] GET /v2.0/networks?id=dd898cfa-a408-458e-8442-6a4de34f075a => generated 672 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1969] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:10:04 2026] GET /v2.0/ports?device_id=a68809f5-50e0-4c62-bf87-edb3d03cff1f => 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: 887/1970] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:10:04 2026] GET /v2.0/ports?device_id=a5cf1104-8620-4629-9978-661d5b4f9d73 => generated 971 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:10:05.015 8 WARNING neutron_lib.context [None req-69fcc18f-7746-4a31-9eef-71707a405541 1bf21f6086b040018afec18b2dcfa272 d0475aac141f47bcb95477cc56d3a791 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1084/1971] 199.204.45.216 () {36 vars in 997 bytes} [Wed Jun 3 01:10:04 2026] DELETE /v2.0/ports/bc3e8fee-7a88-4bca-a209-40b183bf98dc => generated 0 bytes in 442 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:10:05.112 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4692cad2-26a6-4a60-9bd3-929c209875bd'] response: {'server_uuid': 'a5cf1104-8620-4629-9978-661d5b4f9d73', 'name': 'network-vif-deleted', 'tag': 'bc3e8fee-7a88-4bca-a209-40b183bf98dc', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1085/1972] 199.204.45.216 () {34 vars in 1050 bytes} [Wed Jun 3 01:10:05 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=47de5ff5764d411e8af4bdfca937824d => generated 272 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/1975] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Jun 3 01:10:05 2026] GET /v2.0/security-groups?id=272a5cdc-fbda-4ff5-9469-59939741ca3a&fields=id&fields=name => generated 88 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:10:05.217 7 WARNING neutron_lib.context [req-a9a29e8e-5f9e-4143-a6dd-6df56ee01ef0 req-9a271f7c-75dd-4e6a-b0af-43ba11312928 865bcdd21e7142eba85a4899288f72ff 47de5ff5764d411e8af4bdfca937824d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1976] 10.0.0.126 () {34 vars in 664 bytes} [Wed Jun 3 01:10:05 2026] POST /v2.0/ports => generated 743 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:10:05.448 8 WARNING neutron_lib.context [None req-f5492723-ebf6-4be2-b7a5-c6bde0d76430 1bf21f6086b040018afec18b2dcfa272 d0475aac141f47bcb95477cc56d3a791 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1977] 10.0.0.126 () {34 vars in 666 bytes} [Wed Jun 3 01:10:05 2026] POST /v2.0/trunks => generated 407 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/1978] 199.204.45.216 () {38 vars in 955 bytes} [Wed Jun 3 01:10:05 2026] POST /v2.0/ports => generated 997 bytes in 608 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:10:05.822 7 WARNING neutron_lib.context [None req-bc02856a-af4f-4fac-96d0-c287c17e3ffa 1bf21f6086b040018afec18b2dcfa272 d0475aac141f47bcb95477cc56d3a791 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:10:05.901 7 INFO neutron.db.segments_db [None req-bc02856a-af4f-4fac-96d0-c287c17e3ffa 1bf21f6086b040018afec18b2dcfa272 d0475aac141f47bcb95477cc56d3a791 - - default default] Added segment 27fe05b9-1ba5-4b53-af17-56ad86b58d17 of type vxlan for network a4e25406-a3ef-4c8d-9f69-c9a3bb79651e [pid: 8|app: 0|req: 890/1979] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:10:05 2026] GET /v2.0/security-groups?tenant_id=01520649dd6b4cb19439bcbb281033d9&name=default => generated 2925 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/1980] 10.0.0.126 () {34 vars in 670 bytes} [Wed Jun 3 01:10:05 2026] POST /v2.0/networks => generated 632 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/1981] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:10:06 2026] DELETE /v2.0/security-groups/dca9cf01-8b05-4c65-9a0e-975b3715d5f5 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/1982] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:10:06 2026] GET /v2.0/ports?device_id=a68809f5-50e0-4c62-bf87-edb3d03cff1f => generated 1000 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:10:06.329 7 WARNING neutron_lib.context [None req-a30f1b0f-94a5-4d7e-bf0f-5263c7ecebcf 1bf21f6086b040018afec18b2dcfa272 d0475aac141f47bcb95477cc56d3a791 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 891/1983] 199.204.45.216 () {38 vars in 1028 bytes} [Wed Jun 3 01:10:05 2026] PUT /v2.0/ports/bfb972a1-cdfe-4d21-95e5-f92525b792f4 => generated 1242 bytes in 571 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:10:06.630 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b0da0f2a-5936-40df-a213-5921e10c6910'] response: {'name': 'network-changed', 'server_uuid': 'a68809f5-50e0-4c62-bf87-edb3d03cff1f', 'tag': 'bfb972a1-cdfe-4d21-95e5-f92525b792f4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 892/1984] 10.0.0.110 () {34 vars in 1120 bytes} [Wed Jun 3 01:10:06 2026] GET /v2.0/security-groups?id=0f4f6135-9edf-4a6d-b673-082ae2b7049f&id=ca118af4-ad6a-40e5-b4ae-b2c93b43a0e6&fields=id&fields=name => generated 205 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 893/1985] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:10:06 2026] GET /v2.0/security-groups?tenant_id=9d5390c3655145db8a8b7f60a146ccc1&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/1986] 10.0.0.126 () {34 vars in 664 bytes} [Wed Jun 3 01:10:06 2026] POST /v2.0/ports => generated 743 bytes in 467 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 894/1987] 199.204.45.216 () {34 vars in 1080 bytes} [Wed Jun 3 01:10:06 2026] GET /v2.0/ports?tenant_id=47de5ff5764d411e8af4bdfca937824d&device_id=a68809f5-50e0-4c62-bf87-edb3d03cff1f => generated 1281 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:10:06.824 8 WARNING neutron_lib.context [None req-65e9d4c1-a70e-47be-8ca6-9508092749e1 1bf21f6086b040018afec18b2dcfa272 d0475aac141f47bcb95477cc56d3a791 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1094/1988] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:10:06 2026] DELETE /v2.0/security-groups/1272ee50-ccc2-41f3-97fd-18fabc4fd591 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/1989] 199.204.45.216 () {34 vars in 1060 bytes} [Wed Jun 3 01:10:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=bfb972a1-cdfe-4d21-95e5-f92525b792f4 => 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: 1096/1990] 199.204.45.216 () {34 vars in 984 bytes} [Wed Jun 3 01:10:06 2026] GET /v2.0/subnets?id=0ad34d31-707d-4e0f-bb15-42a9f8f3d452 => generated 666 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1991] 10.0.0.126 () {34 vars in 666 bytes} [Wed Jun 3 01:10:06 2026] POST /v2.0/trunks => generated 407 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:10:07.030 8 WARNING neutron_lib.context [None req-5d7c37b9-333b-41c8-bff6-6d857a80e4a2 1bf21f6086b040018afec18b2dcfa272 d0475aac141f47bcb95477cc56d3a791 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1097/1992] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:10:06 2026] GET /v2.0/ports?network_id=dd898cfa-a408-458e-8442-6a4de34f075a&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:10:07.098 8 INFO neutron.db.segments_db [None req-5d7c37b9-333b-41c8-bff6-6d857a80e4a2 1bf21f6086b040018afec18b2dcfa272 d0475aac141f47bcb95477cc56d3a791 - - default default] Added segment acc6486c-95b5-4ca5-8db7-77235eb4c923 of type vxlan for network d2ecb592-260c-4876-bd0c-4b3fc34d3a40 [pid: 7|app: 0|req: 1098/1993] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:10:07 2026] GET /v2.0/networks/dd898cfa-a408-458e-8442-6a4de34f075a?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: 1099/1994] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:10:07 2026] GET /v2.0/networks/dd898cfa-a408-458e-8442-6a4de34f075a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1995] 10.0.0.126 () {34 vars in 670 bytes} [Wed Jun 3 01:10:07 2026] POST /v2.0/networks => generated 631 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:10:07.205 7 WARNING neutron_lib.context [None req-0337cdfa-621b-486e-8248-6be5c2679e58 1bf21f6086b040018afec18b2dcfa272 d0475aac141f47bcb95477cc56d3a791 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 897/1996] 199.204.45.216 () {34 vars in 1080 bytes} [Wed Jun 3 01:10:07 2026] GET /v2.0/ports?tenant_id=47de5ff5764d411e8af4bdfca937824d&device_id=a68809f5-50e0-4c62-bf87-edb3d03cff1f => generated 1281 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1997] 199.204.45.216 () {34 vars in 986 bytes} [Wed Jun 3 01:10:07 2026] GET /v2.0/networks?id=dd898cfa-a408-458e-8442-6a4de34f075a => generated 768 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1998] 199.204.45.216 () {34 vars in 994 bytes} [Wed Jun 3 01:10:07 2026] GET /v2.0/ports?device_id=a68809f5-50e0-4c62-bf87-edb3d03cff1f => generated 1281 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1999] 199.204.45.216 () {34 vars in 1060 bytes} [Wed Jun 3 01:10:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=bfb972a1-cdfe-4d21-95e5-f92525b792f4 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2000] 10.0.0.126 () {34 vars in 664 bytes} [Wed Jun 3 01:10:07 2026] POST /v2.0/ports => generated 743 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 1101/2001] 199.204.45.216 () {34 vars in 1124 bytes} [Wed Jun 3 01:10:07 2026] GET /v2.0/security-groups?id=0f4f6135-9edf-4a6d-b673-082ae2b7049f&id=ca118af4-ad6a-40e5-b4ae-b2c93b43a0e6&fields=id&fields=name => generated 205 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2002] 199.204.45.216 () {34 vars in 984 bytes} [Wed Jun 3 01:10:07 2026] GET /v2.0/subnets?id=0ad34d31-707d-4e0f-bb15-42a9f8f3d452 => generated 666 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:10:07.678 7 WARNING neutron_lib.context [None req-8a333262-7634-4504-9d96-21e4a1d31201 1bf21f6086b040018afec18b2dcfa272 d0475aac141f47bcb95477cc56d3a791 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1103/2003] 10.0.0.126 () {34 vars in 666 bytes} [Wed Jun 3 01:10:07 2026] POST /v2.0/trunks => generated 407 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2004] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:10:07 2026] GET /v2.0/ports?network_id=dd898cfa-a408-458e-8442-6a4de34f075a&device_owner=network%3Adhcp => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2005] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:10:08 2026] GET /v2.0/ports?device_id=a68809f5-50e0-4c62-bf87-edb3d03cff1f => generated 1012 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:10:08.122 7 WARNING neutron_lib.context [None req-fa7fac0b-c845-4415-9a65-6a3ca82058d1 1bf21f6086b040018afec18b2dcfa272 d0475aac141f47bcb95477cc56d3a791 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:10:08.202 7 INFO neutron.db.segments_db [None req-fa7fac0b-c845-4415-9a65-6a3ca82058d1 1bf21f6086b040018afec18b2dcfa272 d0475aac141f47bcb95477cc56d3a791 - - default default] Added segment 68b08a46-082b-4add-b552-4e52528e7915 of type vxlan for network a79a316c-f992-4898-a36d-1c7eb53da81f [pid: 7|app: 0|req: 1106/2006] 10.0.0.126 () {34 vars in 670 bytes} [Wed Jun 3 01:10:08 2026] POST /v2.0/networks => generated 631 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2007] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:10:08 2026] GET /v2.0/networks/dd898cfa-a408-458e-8442-6a4de34f075a?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2008] 10.0.0.110 () {34 vars in 1120 bytes} [Wed Jun 3 01:10:08 2026] GET /v2.0/security-groups?id=0f4f6135-9edf-4a6d-b673-082ae2b7049f&id=ca118af4-ad6a-40e5-b4ae-b2c93b43a0e6&fields=id&fields=name => generated 205 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:10:08.435 7 WARNING neutron_lib.context [None req-9663244e-5226-479e-ab4c-9c73077c9273 1bf21f6086b040018afec18b2dcfa272 d0475aac141f47bcb95477cc56d3a791 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1109/2009] 10.0.0.126 () {34 vars in 664 bytes} [Wed Jun 3 01:10:08 2026] POST /v2.0/ports => generated 743 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 1110/2010] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:10:08 2026] GET /v2.0/networks/dd898cfa-a408-458e-8442-6a4de34f075a?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) 2026-06-03 01:10:08.975 7 WARNING neutron_lib.context [None req-29061a1d-4dad-40d3-a128-a6a2a06802b1 1bf21f6086b040018afec18b2dcfa272 d0475aac141f47bcb95477cc56d3a791 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1111/2011] 10.0.0.126 () {34 vars in 666 bytes} [Wed Jun 3 01:10:08 2026] POST /v2.0/trunks => generated 407 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:10:09.258 7 WARNING neutron_lib.context [None req-1fe2c81d-2e9e-4afc-929d-c64e0e2958b2 1bf21f6086b040018afec18b2dcfa272 d0475aac141f47bcb95477cc56d3a791 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:10:09.339 7 INFO neutron.db.segments_db [None req-1fe2c81d-2e9e-4afc-929d-c64e0e2958b2 1bf21f6086b040018afec18b2dcfa272 d0475aac141f47bcb95477cc56d3a791 - - default default] Added segment 0a15519c-422f-4bec-b904-97847610e849 of type vxlan for network 551cc1b6-0605-46d8-b049-e77c158cc92d [pid: 7|app: 0|req: 1112/2012] 10.0.0.126 () {34 vars in 670 bytes} [Wed Jun 3 01:10:09 2026] POST /v2.0/networks => generated 632 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:10:09.498 7 WARNING neutron_lib.context [None req-3c138a5e-cdde-4b5c-a84e-c81f14165f7a 1bf21f6086b040018afec18b2dcfa272 d0475aac141f47bcb95477cc56d3a791 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 901/2013] 10.0.0.126 () {34 vars in 789 bytes} [Wed Jun 3 01:10:07 2026] PUT /v2.0/routers/12a86fc8-8b65-4348-bee5-f21406480340/remove_router_interface => generated 309 bytes in 2161 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/2014] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:10:09 2026] GET /v2.0/ports?device_id=a68809f5-50e0-4c62-bf87-edb3d03cff1f => generated 1012 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2015] 10.0.0.126 () {34 vars in 664 bytes} [Wed Jun 3 01:10:09 2026] POST /v2.0/ports => generated 743 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 1114/2016] 10.0.0.110 () {34 vars in 1120 bytes} [Wed Jun 3 01:10:09 2026] GET /v2.0/security-groups?id=0f4f6135-9edf-4a6d-b673-082ae2b7049f&id=ca118af4-ad6a-40e5-b4ae-b2c93b43a0e6&fields=id&fields=name => generated 205 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:10:09.961 7 WARNING neutron_lib.context [None req-df73e8ae-dc80-4b1b-a9c2-2aee4a8ff706 1bf21f6086b040018afec18b2dcfa272 d0475aac141f47bcb95477cc56d3a791 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1115/2017] 10.0.0.126 () {34 vars in 666 bytes} [Wed Jun 3 01:10:09 2026] POST /v2.0/trunks => generated 407 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2018] 10.0.0.126 () {34 vars in 749 bytes} [Wed Jun 3 01:10:10 2026] PUT /v2.0/trunks/a03df080-7160-4d33-9258-a674ab8d9484/tags => generated 17 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2019] 10.0.0.126 () {34 vars in 749 bytes} [Wed Jun 3 01:10:10 2026] PUT /v2.0/trunks/453d97a8-a6f8-4ee8-aeaa-68dc44eafd70/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2020] 10.0.0.126 () {34 vars in 749 bytes} [Wed Jun 3 01:10:10 2026] PUT /v2.0/trunks/53f9e92a-2504-4412-8b06-620ff8800394/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2021] 10.0.0.126 () {34 vars in 749 bytes} [Wed Jun 3 01:10:10 2026] PUT /v2.0/trunks/19d836c1-23f2-4926-a589-f33ff945d04c/tags => 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: 1120/2022] 10.0.0.126 () {32 vars in 662 bytes} [Wed Jun 3 01:10:10 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2023] 10.0.0.126 () {32 vars in 676 bytes} [Wed Jun 3 01:10:10 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2024] 10.0.0.126 () {32 vars in 672 bytes} [Wed Jun 3 01:10:10 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2025] 10.0.0.126 () {32 vars in 684 bytes} [Wed Jun 3 01:10:10 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2026] 10.0.0.126 () {32 vars in 670 bytes} [Wed Jun 3 01:10:10 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2027] 10.0.0.126 () {32 vars in 684 bytes} [Wed Jun 3 01:10:10 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2028] 10.0.0.126 () {32 vars in 680 bytes} [Wed Jun 3 01:10:10 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2029] 10.0.0.126 () {32 vars in 692 bytes} [Wed Jun 3 01:10:10 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2030] 10.0.0.126 () {32 vars in 719 bytes} [Wed Jun 3 01:10:10 2026] GET /v2.0/trunks/a03df080-7160-4d33-9258-a674ab8d9484 => generated 412 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2031] 10.0.0.126 () {32 vars in 717 bytes} [Wed Jun 3 01:10:10 2026] GET /v2.0/ports/a07dad14-20d5-4742-94a3-bcac7afdd82f => generated 826 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2032] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:10:10 2026] GET /v2.0/security-groups?tenant_id=180b8fc5eefe42588a77c542468e0f4f&name=default => generated 2925 bytes in 435 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:10:11.298 8 INFO neutron.services.segments.plugin [-] Segment cc1e6ab1-2ec7-4594-959f-2d6684ebd2f8 resource provider aggregate not found 2026-06-03 01:10:11.305 8 INFO neutron.services.segments.plugin [-] Segment cc1e6ab1-2ec7-4594-959f-2d6684ebd2f8 resource provider aggregate not found 2026-06-03 01:10:11.318 8 INFO neutron.db.l3_hamode_db [None req-a4e8e8c4-2a9b-4a7f-81b9-ead764de50e3 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] HA network 09705954-74f7-4e3d-acaa-c1ecc1437c1d was deleted as no HA routers are present in tenant dfb87fe47e424a929961c5c287bb7f6b. 2026-06-03 01:10:11.322 8 INFO neutron.services.segments.plugin [-] Segment cc1e6ab1-2ec7-4594-959f-2d6684ebd2f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc1e6ab1-2ec7-4594-959f-2d6684ebd2f8 found for delete ", "request_id": "req-4fc727e2-84af-4125-8a60-263f37673930"}]} [pid: 7|app: 0|req: 1131/2033] 10.0.0.126 () {32 vars in 722 bytes} [Wed Jun 3 01:10:11 2026] DELETE /v2.0/trunks/a03df080-7160-4d33-9258-a674ab8d9484 => 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: 903/2034] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:10:09 2026] DELETE /v2.0/routers/12a86fc8-8b65-4348-bee5-f21406480340 => generated 0 bytes in 1475 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:10:11.333 8 INFO neutron.services.segments.plugin [-] Segment cc1e6ab1-2ec7-4594-959f-2d6684ebd2f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc1e6ab1-2ec7-4594-959f-2d6684ebd2f8 found for delete ", "request_id": "req-db51d007-d8e4-4d89-a2c8-9f0cc6770c35"}]} [pid: 7|app: 0|req: 1132/2035] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:10:11 2026] GET /v2.0/ports?device_id=a68809f5-50e0-4c62-bf87-edb3d03cff1f => generated 1014 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2036] 10.0.0.126 () {32 vars in 719 bytes} [Wed Jun 3 01:10:11 2026] GET /v2.0/trunks/453d97a8-a6f8-4ee8-aeaa-68dc44eafd70 => generated 420 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/2037] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:10:11 2026] DELETE /v2.0/security-groups/89d0c1e8-7166-4e63-90c8-2995f31eaaab => generated 0 bytes in 165 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/2038] 10.0.0.110 () {34 vars in 1120 bytes} [Wed Jun 3 01:10:11 2026] GET /v2.0/security-groups?id=0f4f6135-9edf-4a6d-b673-082ae2b7049f&id=ca118af4-ad6a-40e5-b4ae-b2c93b43a0e6&fields=id&fields=name => generated 205 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/2039] 10.0.0.126 () {32 vars in 717 bytes} [Wed Jun 3 01:10:11 2026] GET /v2.0/ports/8464d20a-389a-45e3-a0bd-811c021b96ce => generated 826 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2040] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:10:11 2026] DELETE /v2.0/subnets/476ff054-1b69-44f6-9512-1b0e17ee299d => 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: 1135/2041] 10.0.0.126 () {32 vars in 722 bytes} [Wed Jun 3 01:10:11 2026] DELETE /v2.0/trunks/453d97a8-a6f8-4ee8-aeaa-68dc44eafd70 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/2042] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:10:11 2026] GET /v2.0/security-groups?tenant_id=8900fc6ffd1f45aba954fd76d16e53a0&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/2043] 10.0.0.126 () {32 vars in 719 bytes} [Wed Jun 3 01:10:11 2026] GET /v2.0/trunks/53f9e92a-2504-4412-8b06-620ff8800394 => generated 429 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/2044] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:10:11 2026] DELETE /v2.0/security-groups/d40cb919-1ce0-44e2-aea3-c6ba2e78b241 => 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: 910/2045] 10.0.0.126 () {32 vars in 717 bytes} [Wed Jun 3 01:10:11 2026] GET /v2.0/ports/1474693b-b705-4f2f-b9d4-b903ebc01114 => generated 826 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:10:12.169 7 INFO neutron.services.segments.plugin [-] Segment 5a2c997f-d763-49c0-9c46-235dc25d6f05 resource provider aggregate not found 2026-06-03 01:10:12.178 7 INFO neutron.services.segments.plugin [-] Segment 5a2c997f-d763-49c0-9c46-235dc25d6f05 resource provider aggregate not found [pid: 7|app: 0|req: 1136/2046] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:10:11 2026] DELETE /v2.0/networks/28f3d948-84ff-4a9d-ae4d-8b8d58d38b8e => generated 0 bytes in 391 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/2047] 10.0.0.126 () {32 vars in 722 bytes} [Wed Jun 3 01:10:12 2026] DELETE /v2.0/trunks/53f9e92a-2504-4412-8b06-620ff8800394 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:10:12.210 7 INFO neutron.services.segments.plugin [-] Segment 5a2c997f-d763-49c0-9c46-235dc25d6f05 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a2c997f-d763-49c0-9c46-235dc25d6f05 found for delete ", "request_id": "req-bc07e429-d8d4-422b-9316-973efc2fa652"}]} 2026-06-03 01:10:12.212 7 INFO neutron.services.segments.plugin [-] Segment 5a2c997f-d763-49c0-9c46-235dc25d6f05 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a2c997f-d763-49c0-9c46-235dc25d6f05 found for delete ", "request_id": "req-49e55c8c-cb61-4ed7-952c-5ecb6eeadee1"}]} [pid: 7|app: 0|req: 1137/2048] 10.0.0.126 () {32 vars in 719 bytes} [Wed Jun 3 01:10:12 2026] GET /v2.0/trunks/19d836c1-23f2-4926-a589-f33ff945d04c => generated 414 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/2049] 10.0.0.126 () {32 vars in 717 bytes} [Wed Jun 3 01:10:12 2026] GET /v2.0/ports/11dc893e-f965-4254-8fb1-9e2937cf0a22 => generated 826 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/2050] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:10:12 2026] GET /v2.0/security-groups?tenant_id=dfb87fe47e424a929961c5c287bb7f6b&name=default => generated 2925 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2051] 10.0.0.126 () {32 vars in 722 bytes} [Wed Jun 3 01:10:12 2026] DELETE /v2.0/trunks/19d836c1-23f2-4926-a589-f33ff945d04c => 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: 1139/2052] 10.0.0.126 () {32 vars in 719 bytes} [Wed Jun 3 01:10:12 2026] GET /v2.0/trunks/c5a7bb2e-5443-4ea2-a525-b164d976b957 => generated 407 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/2053] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:10:12 2026] DELETE /v2.0/security-groups/272a5cdc-fbda-4ff5-9469-59939741ca3a => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2054] 10.0.0.126 () {32 vars in 717 bytes} [Wed Jun 3 01:10:12 2026] GET /v2.0/ports/45c96c09-28a9-4070-a9c3-822fc947b24d => generated 826 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/2055] 10.0.0.126 () {32 vars in 722 bytes} [Wed Jun 3 01:10:12 2026] DELETE /v2.0/trunks/c5a7bb2e-5443-4ea2-a525-b164d976b957 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2056] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:10:12 2026] GET /v2.0/ports?device_id=a68809f5-50e0-4c62-bf87-edb3d03cff1f => generated 1014 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2057] 10.0.0.110 () {34 vars in 1120 bytes} [Wed Jun 3 01:10:12 2026] GET /v2.0/security-groups?id=0f4f6135-9edf-4a6d-b673-082ae2b7049f&id=ca118af4-ad6a-40e5-b4ae-b2c93b43a0e6&fields=id&fields=name => generated 205 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2058] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:10:12 2026] GET /v2.0/ports?device_id=a68809f5-50e0-4c62-bf87-edb3d03cff1f => generated 1014 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/2059] 10.0.0.126 () {32 vars in 720 bytes} [Wed Jun 3 01:10:12 2026] DELETE /v2.0/ports/a07dad14-20d5-4742-94a3-bcac7afdd82f => generated 0 bytes in 356 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/2060] 10.0.0.126 () {32 vars in 720 bytes} [Wed Jun 3 01:10:13 2026] DELETE /v2.0/ports/8464d20a-389a-45e3-a0bd-811c021b96ce => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:10:13.583 7 INFO neutron.db.l3_db [None req-34b0e951-f670-45a3-a9f7-cea2d3ee239b 865bcdd21e7142eba85a4899288f72ff 47de5ff5764d411e8af4bdfca937824d - - default default] Floating IP fd7c995c-6c32-4e78-ab46-be42c4ec6d82 associated. External IP: 10.96.250.208, port: bfb972a1-cdfe-4d21-95e5-f92525b792f4. [pid: 8|app: 0|req: 918/2061] 10.0.0.126 () {32 vars in 720 bytes} [Wed Jun 3 01:10:13 2026] DELETE /v2.0/ports/1474693b-b705-4f2f-b9d4-b903ebc01114 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/2062] 10.0.0.126 () {32 vars in 720 bytes} [Wed Jun 3 01:10:13 2026] DELETE /v2.0/ports/11dc893e-f965-4254-8fb1-9e2937cf0a22 => generated 0 bytes in 328 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2063] 10.0.0.126 () {34 vars in 749 bytes} [Wed Jun 3 01:10:12 2026] PUT /v2.0/floatingips/fd7c995c-6c32-4e78-ab46-be42c4ec6d82 => generated 856 bytes in 1078 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/2064] 10.0.0.126 () {32 vars in 720 bytes} [Wed Jun 3 01:10:14 2026] DELETE /v2.0/ports/45c96c09-28a9-4070-a9c3-822fc947b24d => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:10:14.360 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-85922cf8-acd8-4a80-bc72-3660d96a1771'] response: {'name': 'network-changed', 'server_uuid': 'a68809f5-50e0-4c62-bf87-edb3d03cff1f', 'tag': 'bfb972a1-cdfe-4d21-95e5-f92525b792f4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 921/2065] 199.204.45.216 () {34 vars in 1080 bytes} [Wed Jun 3 01:10:14 2026] GET /v2.0/ports?tenant_id=47de5ff5764d411e8af4bdfca937824d&device_id=a68809f5-50e0-4c62-bf87-edb3d03cff1f => generated 1283 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:10:14.537 7 INFO neutron.services.segments.plugin [-] Segment c43f09b1-d9e4-468b-b4eb-c416ad80c9ce resource provider aggregate not found 2026-06-03 01:10:14.542 7 INFO neutron.services.segments.plugin [-] Segment c43f09b1-d9e4-468b-b4eb-c416ad80c9ce resource provider aggregate not found 2026-06-03 01:10:14.561 7 INFO neutron.services.segments.plugin [-] Segment c43f09b1-d9e4-468b-b4eb-c416ad80c9ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c43f09b1-d9e4-468b-b4eb-c416ad80c9ce found for delete ", "request_id": "req-c19ca6d1-607c-42df-bf80-9bad54b39890"}]} [pid: 7|app: 0|req: 1145/2066] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:10:14 2026] DELETE /v2.0/networks/effd03a4-4c15-473d-acb7-5338aff26974 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/2067] 199.204.45.216 () {34 vars in 986 bytes} [Wed Jun 3 01:10:14 2026] GET /v2.0/networks?id=dd898cfa-a408-458e-8442-6a4de34f075a => generated 768 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:10:14.577 7 INFO neutron.services.segments.plugin [-] Segment c43f09b1-d9e4-468b-b4eb-c416ad80c9ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c43f09b1-d9e4-468b-b4eb-c416ad80c9ce found for delete ", "request_id": "req-c705a1d3-f392-43f3-ad08-bbc409424a90"}]} [pid: 8|app: 0|req: 923/2068] 199.204.45.216 () {34 vars in 1060 bytes} [Wed Jun 3 01:10:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=bfb972a1-cdfe-4d21-95e5-f92525b792f4 => generated 859 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/2069] 199.204.45.216 () {34 vars in 984 bytes} [Wed Jun 3 01:10:14 2026] GET /v2.0/subnets?id=0ad34d31-707d-4e0f-bb15-42a9f8f3d452 => generated 666 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/2070] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:10:14 2026] GET /v2.0/ports?network_id=dd898cfa-a408-458e-8442-6a4de34f075a&device_owner=network%3Adhcp => generated 1244 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2071] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:10:14 2026] DELETE /v2.0/networks/a4e25406-a3ef-4c8d-9f69-c9a3bb79651e => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/2072] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:10:14 2026] GET /v2.0/networks/dd898cfa-a408-458e-8442-6a4de34f075a?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/2073] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:10:14 2026] GET /v2.0/networks/dd898cfa-a408-458e-8442-6a4de34f075a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2074] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:10:14 2026] DELETE /v2.0/networks/d2ecb592-260c-4876-bd0c-4b3fc34d3a40 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:10:15.311 8 INFO neutron.services.segments.plugin [-] Segment 68b08a46-082b-4add-b552-4e52528e7915 resource provider aggregate not found 2026-06-03 01:10:15.315 8 INFO neutron.services.segments.plugin [-] Segment 68b08a46-082b-4add-b552-4e52528e7915 resource provider aggregate not found 2026-06-03 01:10:15.330 8 INFO neutron.services.segments.plugin [-] Segment 68b08a46-082b-4add-b552-4e52528e7915 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68b08a46-082b-4add-b552-4e52528e7915 found for delete ", "request_id": "req-79c63381-22ee-4c00-9ae3-e45f6c0bc591"}]} [pid: 8|app: 0|req: 928/2075] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:10:15 2026] DELETE /v2.0/networks/a79a316c-f992-4898-a36d-1c7eb53da81f => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2076] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:10:15 2026] DELETE /v2.0/networks/551cc1b6-0605-46d8-b049-e77c158cc92d => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:10:16.353 8 INFO neutron.services.segments.plugin [-] Segment 68b08a46-082b-4add-b552-4e52528e7915 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68b08a46-082b-4add-b552-4e52528e7915 found for delete ", "request_id": "req-7b0626ee-2537-4411-83a7-9614d1ed0d9a"}]} [pid: 8|app: 0|req: 929/2077] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:10:16 2026] GET /v2.0/security-groups?tenant_id=b8570a1b43994e49b7d979460ffaf13c&name=default => generated 2925 bytes in 347 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:10:16.733 7 INFO neutron.services.segments.plugin [-] Segment 27fe05b9-1ba5-4b53-af17-56ad86b58d17 resource provider aggregate not found 2026-06-03 01:10:16.741 7 INFO neutron.services.segments.plugin [-] Segment 27fe05b9-1ba5-4b53-af17-56ad86b58d17 resource provider aggregate not found 2026-06-03 01:10:16.760 7 INFO neutron.services.segments.plugin [-] Segment 27fe05b9-1ba5-4b53-af17-56ad86b58d17 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27fe05b9-1ba5-4b53-af17-56ad86b58d17 found for delete ", "request_id": "req-99f2fca3-6a88-4e7f-8a1c-dea075d7c503"}]} 2026-06-03 01:10:16.766 7 INFO neutron.services.segments.plugin [-] Segment 27fe05b9-1ba5-4b53-af17-56ad86b58d17 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27fe05b9-1ba5-4b53-af17-56ad86b58d17 found for delete ", "request_id": "req-55ccb465-07a4-4194-b6b8-a37e2992c987"}]} 2026-06-03 01:10:16.784 7 INFO neutron.services.segments.plugin [-] Segment acc6486c-95b5-4ca5-8db7-77235eb4c923 resource provider aggregate not found 2026-06-03 01:10:16.794 7 INFO neutron.services.segments.plugin [-] Segment acc6486c-95b5-4ca5-8db7-77235eb4c923 resource provider aggregate not found 2026-06-03 01:10:16.806 7 INFO neutron.services.segments.plugin [-] Segment acc6486c-95b5-4ca5-8db7-77235eb4c923 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid acc6486c-95b5-4ca5-8db7-77235eb4c923 found for delete ", "request_id": "req-0631aec2-0c16-42b9-a7e2-e65d151fc8e9"}]} 2026-06-03 01:10:16.811 7 INFO neutron.services.segments.plugin [-] Segment acc6486c-95b5-4ca5-8db7-77235eb4c923 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid acc6486c-95b5-4ca5-8db7-77235eb4c923 found for delete ", "request_id": "req-1a34b905-8a3f-4935-bf79-5200601120ec"}]} 2026-06-03 01:10:16.832 7 INFO neutron.services.segments.plugin [-] Segment 0a15519c-422f-4bec-b904-97847610e849 resource provider aggregate not found 2026-06-03 01:10:16.841 7 INFO neutron.services.segments.plugin [-] Segment 0a15519c-422f-4bec-b904-97847610e849 resource provider aggregate not found 2026-06-03 01:10:16.851 7 INFO neutron.services.segments.plugin [-] Segment 0a15519c-422f-4bec-b904-97847610e849 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a15519c-422f-4bec-b904-97847610e849 found for delete ", "request_id": "req-820c9371-629e-4122-80d0-bd271de09bef"}]} 2026-06-03 01:10:16.861 7 INFO neutron.services.segments.plugin [-] Segment 0a15519c-422f-4bec-b904-97847610e849 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a15519c-422f-4bec-b904-97847610e849 found for delete ", "request_id": "req-605082eb-80fd-4163-bf2d-2e7ab5bad880"}]} [pid: 7|app: 0|req: 1149/2078] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:10:16 2026] DELETE /v2.0/security-groups/b26eb873-9655-4e79-b5c6-370caadecf4f => generated 0 bytes in 214 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/2079] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:10:17 2026] GET /v2.0/security-groups?tenant_id=d0475aac141f47bcb95477cc56d3a791&name=default => generated 2925 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2080] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:10:17 2026] DELETE /v2.0/security-groups/8d456857-ab2e-4328-9fcd-dc8a808c00c0 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/2081] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:10:17 2026] GET /v2.0/security-groups?tenant_id=b189950ba82d4b9e992a0aeecae165fd&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2082] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:10:17 2026] DELETE /v2.0/security-groups/9b3a9481-bd24-40c5-98e5-0f231a2894cb => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/2085] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:10:21 2026] GET /v2.0/ports?device_id=a68809f5-50e0-4c62-bf87-edb3d03cff1f => generated 1014 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/2086] 10.0.0.110 () {34 vars in 1120 bytes} [Wed Jun 3 01:10:21 2026] GET /v2.0/security-groups?id=0f4f6135-9edf-4a6d-b673-082ae2b7049f&id=ca118af4-ad6a-40e5-b4ae-b2c93b43a0e6&fields=id&fields=name => generated 205 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:10:21.392 7 WARNING neutron_lib.context [None req-a34dd4f1-af4f-4522-bae3-dcfe21f3f9dd b621f7746a974903a73b6b25cca207bf 50b041d1285849679669a7ba910c24cc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:10:21.543 7 INFO neutron.db.segments_db [None req-a34dd4f1-af4f-4522-bae3-dcfe21f3f9dd b621f7746a974903a73b6b25cca207bf 50b041d1285849679669a7ba910c24cc - - default default] Added segment f551ea41-828e-48a4-b016-f2ccfe2040ea of type vxlan for network e511c890-0106-4981-9645-77e659aa1a70 [pid: 8|app: 0|req: 935/2087] 10.0.0.126 () {32 vars in 736 bytes} [Wed Jun 3 01:10:21 2026] GET /v2.0/ports?device_id=a68809f5-50e0-4c62-bf87-edb3d03cff1f => generated 1283 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/2088] 10.0.0.126 () {32 vars in 858 bytes} [Wed Jun 3 01:10:21 2026] GET /v2.0/floatingips?floating_network_id=d29767b0-0496-40de-a72d-5f32d0163260&port_id=bfb972a1-cdfe-4d21-95e5-f92525b792f4 => generated 861 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2089] 10.0.0.126 () {34 vars in 670 bytes} [Wed Jun 3 01:10:21 2026] POST /v2.0/networks => generated 631 bytes in 485 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/2090] 10.0.0.126 () {34 vars in 753 bytes} [Wed Jun 3 01:10:21 2026] PUT /v2.0/networks/e511c890-0106-4981-9645-77e659aa1a70/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2091] 10.0.0.126 () {32 vars in 733 bytes} [Wed Jun 3 01:10:21 2026] GET /v2.0/networks/e511c890-0106-4981-9645-77e659aa1a70/tags => generated 25 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/2092] 10.0.0.126 () {34 vars in 764 bytes} [Wed Jun 3 01:10:21 2026] PUT /v2.0/networks/e511c890-0106-4981-9645-77e659aa1a70/tags/green => generated 4 bytes in 72 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2093] 10.0.0.126 () {32 vars in 733 bytes} [Wed Jun 3 01:10:21 2026] GET /v2.0/networks/e511c890-0106-4981-9645-77e659aa1a70/tags => generated 34 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/2094] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jun 3 01:10:21 2026] GET /v2.0/ports?device_id=a68809f5-50e0-4c62-bf87-edb3d03cff1f => generated 1283 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2095] 10.0.0.126 () {34 vars in 760 bytes} [Wed Jun 3 01:10:21 2026] PUT /v2.0/networks/e511c890-0106-4981-9645-77e659aa1a70/tags/red => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/2096] 10.0.0.239 () {34 vars in 1120 bytes} [Wed Jun 3 01:10:22 2026] GET /v2.0/security-groups?id=ca118af4-ad6a-40e5-b4ae-b2c93b43a0e6&id=0f4f6135-9edf-4a6d-b673-082ae2b7049f&fields=id&fields=name => generated 205 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2097] 10.0.0.126 () {32 vars in 733 bytes} [Wed Jun 3 01:10:22 2026] GET /v2.0/networks/e511c890-0106-4981-9645-77e659aa1a70/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: 941/2098] 10.0.0.126 () {34 vars in 782 bytes} [Wed Jun 3 01:10:22 2026] PUT /v2.0/networks/e511c890-0106-4981-9645-77e659aa1a70/tags/black.or.white => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2099] 10.0.0.126 () {32 vars in 733 bytes} [Wed Jun 3 01:10:22 2026] GET /v2.0/networks/e511c890-0106-4981-9645-77e659aa1a70/tags => generated 52 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/2100] 10.0.0.126 () {34 vars in 753 bytes} [Wed Jun 3 01:10:22 2026] PUT /v2.0/networks/e511c890-0106-4981-9645-77e659aa1a70/tags => generated 37 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2101] 10.0.0.126 () {32 vars in 733 bytes} [Wed Jun 3 01:10:22 2026] GET /v2.0/networks/e511c890-0106-4981-9645-77e659aa1a70/tags => generated 37 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/2102] 10.0.0.126 () {32 vars in 741 bytes} [Wed Jun 3 01:10:22 2026] GET /v2.0/networks/e511c890-0106-4981-9645-77e659aa1a70/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:10:22.947 7 INFO neutron.api.v2.resource [None req-bcdcf5ae-b57b-4176-9968-cfa9976dabd1 b621f7746a974903a73b6b25cca207bf 50b041d1285849679669a7ba910c24cc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1160/2103] 10.0.0.126 () {32 vars in 745 bytes} [Wed Jun 3 01:10:22 2026] GET /v2.0/networks/e511c890-0106-4981-9645-77e659aa1a70/tags/green => generated 99 bytes in 537 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/2104] 10.0.0.126 () {32 vars in 744 bytes} [Wed Jun 3 01:10:22 2026] DELETE /v2.0/networks/e511c890-0106-4981-9645-77e659aa1a70/tags/red => 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: 1161/2105] 10.0.0.126 () {32 vars in 733 bytes} [Wed Jun 3 01:10:23 2026] GET /v2.0/networks/e511c890-0106-4981-9645-77e659aa1a70/tags => generated 30 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:10:23.148 8 INFO neutron.api.v2.resource [None req-e61bbead-4969-4896-976d-340c65b713b0 b621f7746a974903a73b6b25cca207bf 50b041d1285849679669a7ba910c24cc - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 945/2106] 10.0.0.126 () {32 vars in 748 bytes} [Wed Jun 3 01:10:23 2026] DELETE /v2.0/networks/e511c890-0106-4981-9645-77e659aa1a70/tags/green => generated 99 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2107] 10.0.0.126 () {32 vars in 736 bytes} [Wed Jun 3 01:10:23 2026] DELETE /v2.0/networks/e511c890-0106-4981-9645-77e659aa1a70/tags => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2108] 10.0.0.126 () {32 vars in 733 bytes} [Wed Jun 3 01:10:23 2026] GET /v2.0/networks/e511c890-0106-4981-9645-77e659aa1a70/tags => generated 12 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/2109] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:10:23 2026] GET /v2.0/security-groups?tenant_id=28c4ba8de37e4e2ebc4fb3e18dbc0eba&name=default => generated 2925 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:10:23.518 7 INFO neutron.services.segments.plugin [-] Segment f551ea41-828e-48a4-b016-f2ccfe2040ea resource provider aggregate not found 2026-06-03 01:10:23.524 7 INFO neutron.services.segments.plugin [-] Segment f551ea41-828e-48a4-b016-f2ccfe2040ea resource provider aggregate not found 2026-06-03 01:10:23.550 7 INFO neutron.services.segments.plugin [-] Segment f551ea41-828e-48a4-b016-f2ccfe2040ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f551ea41-828e-48a4-b016-f2ccfe2040ea found for delete ", "request_id": "req-c87e6a67-73cc-4d64-85b7-590e035e79cf"}]} [pid: 7|app: 0|req: 1164/2110] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:10:23 2026] DELETE /v2.0/networks/e511c890-0106-4981-9645-77e659aa1a70 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/2111] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:10:23 2026] DELETE /v2.0/security-groups/3b08f841-9fc7-443d-a5f1-a53c29a752b9 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:10:24.123 7 INFO neutron.services.segments.plugin [-] Segment f551ea41-828e-48a4-b016-f2ccfe2040ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f551ea41-828e-48a4-b016-f2ccfe2040ea found for delete ", "request_id": "req-a8c3115a-ea8a-4244-a4d4-adc0e2f528cb"}]} [pid: 7|app: 0|req: 1165/2112] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:10:24 2026] GET /v2.0/ports?device_id=a68809f5-50e0-4c62-bf87-edb3d03cff1f => generated 1014 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2113] 10.0.0.110 () {34 vars in 1120 bytes} [Wed Jun 3 01:10:24 2026] GET /v2.0/security-groups?id=0f4f6135-9edf-4a6d-b673-082ae2b7049f&id=ca118af4-ad6a-40e5-b4ae-b2c93b43a0e6&fields=id&fields=name => generated 205 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/2114] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:10:24 2026] GET /v2.0/security-groups?tenant_id=5eb25c5e5695436e85765b687c9185a6&name=default => generated 2925 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2115] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:10:24 2026] DELETE /v2.0/security-groups/0b86e667-7fbb-40b3-a709-b3259ba5223e => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/2116] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:10:24 2026] GET /v2.0/security-groups?tenant_id=50b041d1285849679669a7ba910c24cc&name=default => generated 2925 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2117] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:10:24 2026] DELETE /v2.0/security-groups/0ad3cd60-1a0c-4bc0-a91c-3c28cd19cdd5 => 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: 950/2118] 199.204.45.216 () {34 vars in 994 bytes} [Wed Jun 3 01:10:24 2026] GET /v2.0/ports?device_id=a68809f5-50e0-4c62-bf87-edb3d03cff1f => generated 1014 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:10:25.405 7 INFO neutron.db.l3_db [req-9e2caae2-8658-40e9-86b8-7efca2e1dbe0 req-1f9cce8a-f278-4a72-97a2-5dc5d4fe9092 865bcdd21e7142eba85a4899288f72ff 47de5ff5764d411e8af4bdfca937824d - - default default] Floating IP fd7c995c-6c32-4e78-ab46-be42c4ec6d82 disassociated. External IP: 10.96.250.208, port: bfb972a1-cdfe-4d21-95e5-f92525b792f4. [pid: 8|app: 0|req: 951/2119] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:10:25 2026] GET /v2.0/ports?device_id=a68809f5-50e0-4c62-bf87-edb3d03cff1f => generated 1014 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/2120] 10.0.0.110 () {34 vars in 1120 bytes} [Wed Jun 3 01:10:25 2026] GET /v2.0/security-groups?id=0f4f6135-9edf-4a6d-b673-082ae2b7049f&id=ca118af4-ad6a-40e5-b4ae-b2c93b43a0e6&fields=id&fields=name => generated 205 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2121] 199.204.45.216 () {36 vars in 997 bytes} [Wed Jun 3 01:10:24 2026] DELETE /v2.0/ports/bfb972a1-cdfe-4d21-95e5-f92525b792f4 => generated 0 bytes in 928 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/2122] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:10:26 2026] DELETE /v2.0/security-groups/ca118af4-ad6a-40e5-b4ae-b2c93b43a0e6 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:10:27.092 7 INFO neutron.api.v2.resource [None req-15576698-32fc-49bf-a085-02a5867fc039 865bcdd21e7142eba85a4899288f72ff 47de5ff5764d411e8af4bdfca937824d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1170/2123] 10.0.0.126 () {32 vars in 737 bytes} [Wed Jun 3 01:10:27 2026] GET /v2.0/security-groups/ca118af4-ad6a-40e5-b4ae-b2c93b43a0e6 => generated 146 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/2124] 10.0.0.126 () {32 vars in 732 bytes} [Wed Jun 3 01:10:27 2026] DELETE /v2.0/floatingips/fd7c995c-6c32-4e78-ab46-be42c4ec6d82 => generated 0 bytes in 389 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:10:27.514 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-df767bf3-d8c6-4228-b2db-b6908dda023e'] response: {'server_uuid': 'a68809f5-50e0-4c62-bf87-edb3d03cff1f', 'name': 'network-vif-deleted', 'tag': 'bfb972a1-cdfe-4d21-95e5-f92525b792f4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1171/2125] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:10:27 2026] DELETE /v2.0/security-groups/0f4f6135-9edf-4a6d-b673-082ae2b7049f => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:10:28.242 7 WARNING neutron_lib.context [None req-28deb6f7-b8ad-42f1-a70a-7c16b77b9010 31ec510b2ed0479a8706e62f32ef9d75 fafea80a01a34532902f5460826ebdc8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:10:28.369 7 INFO neutron.db.segments_db [None req-28deb6f7-b8ad-42f1-a70a-7c16b77b9010 31ec510b2ed0479a8706e62f32ef9d75 fafea80a01a34532902f5460826ebdc8 - - default default] Added segment 02e16361-d15a-4eec-9110-2578836b6ffc of type vxlan for network c34b5786-2596-4bb1-ba8d-e994e33288da [pid: 7|app: 0|req: 1172/2126] 10.0.0.126 () {34 vars in 670 bytes} [Wed Jun 3 01:10:27 2026] POST /v2.0/networks => generated 632 bytes in 501 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:10:28.548 7 WARNING neutron_lib.context [None req-8e875c60-37b4-4dc3-9281-85c26e20f515 0a092108cec94815a4f0850a8d955a44 c9e4d06c7a7943a7bdfa8c19c6311c18 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:10:28.719 7 INFO neutron.db.segments_db [None req-8e875c60-37b4-4dc3-9281-85c26e20f515 0a092108cec94815a4f0850a8d955a44 c9e4d06c7a7943a7bdfa8c19c6311c18 - - default default] Added segment d31f51df-0f91-43d8-8870-fee80ca1706e of type vxlan for network 190b5cb3-8883-4485-8596-10c3bd752fb8 [pid: 7|app: 0|req: 1173/2127] 10.0.0.126 () {34 vars in 670 bytes} [Wed Jun 3 01:10:28 2026] POST /v2.0/networks => generated 631 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:10:28.854 7 WARNING neutron_lib.context [None req-7252dfda-d6ab-40fa-988b-784851c20b6f 31ec510b2ed0479a8706e62f32ef9d75 fafea80a01a34532902f5460826ebdc8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:10:28.919 7 INFO neutron.db.segments_db [None req-7252dfda-d6ab-40fa-988b-784851c20b6f 31ec510b2ed0479a8706e62f32ef9d75 fafea80a01a34532902f5460826ebdc8 - - default default] Added segment 952b9c66-0214-43a3-825d-079cba343a83 of type vxlan for network 528b4ea4-2187-4954-87fe-ae4e1651d0ac [pid: 7|app: 0|req: 1174/2128] 10.0.0.126 () {34 vars in 670 bytes} [Wed Jun 3 01:10:28 2026] POST /v2.0/networks => generated 632 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:10:29.048 7 WARNING neutron_lib.context [None req-bfba6420-6a4a-48d1-bcbd-e1216dc7d839 0a092108cec94815a4f0850a8d955a44 c9e4d06c7a7943a7bdfa8c19c6311c18 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 955/2129] 10.0.0.126 () {34 vars in 789 bytes} [Wed Jun 3 01:10:27 2026] PUT /v2.0/routers/a06b2054-7965-4e44-adda-33ee4e503862/remove_router_interface => generated 309 bytes in 1393 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:10:29.109 8 WARNING neutron_lib.context [None req-d7b33b67-21a0-490c-b665-29f51d5929c3 31ec510b2ed0479a8706e62f32ef9d75 fafea80a01a34532902f5460826ebdc8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:10:29.168 8 INFO neutron.db.segments_db [None req-d7b33b67-21a0-490c-b665-29f51d5929c3 31ec510b2ed0479a8706e62f32ef9d75 fafea80a01a34532902f5460826ebdc8 - - default default] Added segment cbea16ed-a4de-4c14-ad42-585494cd5cfb of type vxlan for network 04df7b12-19e7-466d-ba73-22bfda09bab5 [pid: 8|app: 0|req: 956/2130] 10.0.0.126 () {34 vars in 670 bytes} [Wed Jun 3 01:10:29 2026] POST /v2.0/networks => generated 631 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2131] 10.0.0.126 () {34 vars in 664 bytes} [Wed Jun 3 01:10:29 2026] POST /v2.0/ports => generated 743 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:10:29.476 7 WARNING neutron_lib.context [None req-fcccb4b8-cb82-4dad-8b27-25616503bf8f 31ec510b2ed0479a8706e62f32ef9d75 fafea80a01a34532902f5460826ebdc8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:10:29.541 7 INFO neutron.db.segments_db [None req-fcccb4b8-cb82-4dad-8b27-25616503bf8f 31ec510b2ed0479a8706e62f32ef9d75 fafea80a01a34532902f5460826ebdc8 - - default default] Added segment 553d38e5-5f96-4039-b9ce-486dcdf7dc83 of type vxlan for network e4e7473a-a322-4e18-9078-943c0bd38b41 [pid: 7|app: 0|req: 1176/2132] 10.0.0.126 () {34 vars in 670 bytes} [Wed Jun 3 01:10:29 2026] POST /v2.0/networks => generated 631 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2133] 10.0.0.126 () {34 vars in 747 bytes} [Wed Jun 3 01:10:29 2026] PUT /v2.0/ports/8aee55dd-50b6-4865-a5a9-54f480391ff9/tags => generated 25 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:10:29.759 7 WARNING neutron_lib.context [None req-fbe7a447-75a4-4d6e-bfb4-a068946b0e27 31ec510b2ed0479a8706e62f32ef9d75 fafea80a01a34532902f5460826ebdc8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:10:29.833 7 INFO neutron.db.segments_db [None req-fbe7a447-75a4-4d6e-bfb4-a068946b0e27 31ec510b2ed0479a8706e62f32ef9d75 fafea80a01a34532902f5460826ebdc8 - - default default] Added segment a74a2e94-741d-4295-be2a-a7c8ccf22b61 of type vxlan for network f5897771-0ed4-4511-982c-28629a14fdd6 [pid: 7|app: 0|req: 1178/2134] 10.0.0.126 () {34 vars in 670 bytes} [Wed Jun 3 01:10:29 2026] POST /v2.0/networks => generated 632 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2135] 10.0.0.126 () {32 vars in 727 bytes} [Wed Jun 3 01:10:29 2026] GET /v2.0/ports/8aee55dd-50b6-4865-a5a9-54f480391ff9/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2136] 10.0.0.126 () {34 vars in 753 bytes} [Wed Jun 3 01:10:30 2026] PUT /v2.0/networks/c34b5786-2596-4bb1-ba8d-e994e33288da/tags => generated 17 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2137] 10.0.0.126 () {34 vars in 758 bytes} [Wed Jun 3 01:10:30 2026] PUT /v2.0/ports/8aee55dd-50b6-4865-a5a9-54f480391ff9/tags/green => generated 4 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2138] 10.0.0.126 () {34 vars in 753 bytes} [Wed Jun 3 01:10:30 2026] PUT /v2.0/networks/528b4ea4-2187-4954-87fe-ae4e1651d0ac/tags => generated 25 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2139] 10.0.0.126 () {32 vars in 727 bytes} [Wed Jun 3 01:10:30 2026] GET /v2.0/ports/8aee55dd-50b6-4865-a5a9-54f480391ff9/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2140] 10.0.0.126 () {34 vars in 753 bytes} [Wed Jun 3 01:10:30 2026] PUT /v2.0/networks/04df7b12-19e7-466d-ba73-22bfda09bab5/tags => generated 34 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2141] 10.0.0.126 () {34 vars in 754 bytes} [Wed Jun 3 01:10:30 2026] PUT /v2.0/ports/8aee55dd-50b6-4865-a5a9-54f480391ff9/tags/red => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2142] 10.0.0.126 () {34 vars in 753 bytes} [Wed Jun 3 01:10:30 2026] PUT /v2.0/networks/e4e7473a-a322-4e18-9078-943c0bd38b41/tags => generated 19 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2143] 10.0.0.126 () {32 vars in 727 bytes} [Wed Jun 3 01:10:30 2026] GET /v2.0/ports/8aee55dd-50b6-4865-a5a9-54f480391ff9/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2144] 10.0.0.126 () {32 vars in 666 bytes} [Wed Jun 3 01:10:30 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2145] 10.0.0.126 () {34 vars in 776 bytes} [Wed Jun 3 01:10:30 2026] PUT /v2.0/ports/8aee55dd-50b6-4865-a5a9-54f480391ff9/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: 1190/2146] 10.0.0.126 () {32 vars in 680 bytes} [Wed Jun 3 01:10:30 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2147] 10.0.0.126 () {32 vars in 727 bytes} [Wed Jun 3 01:10:30 2026] GET /v2.0/ports/8aee55dd-50b6-4865-a5a9-54f480391ff9/tags => generated 52 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2148] 10.0.0.126 () {32 vars in 676 bytes} [Wed Jun 3 01:10:30 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2149] 10.0.0.126 () {34 vars in 747 bytes} [Wed Jun 3 01:10:30 2026] PUT /v2.0/ports/8aee55dd-50b6-4865-a5a9-54f480391ff9/tags => generated 37 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2150] 10.0.0.126 () {32 vars in 688 bytes} [Wed Jun 3 01:10:30 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:10:31.005 8 INFO neutron.services.segments.plugin [-] Segment e6f27c9b-8c58-42db-877e-391abc7b1e28 resource provider aggregate not found 2026-06-03 01:10:31.009 8 INFO neutron.services.segments.plugin [-] Segment e6f27c9b-8c58-42db-877e-391abc7b1e28 resource provider aggregate not found 2026-06-03 01:10:31.029 8 INFO neutron.services.segments.plugin [-] Segment e6f27c9b-8c58-42db-877e-391abc7b1e28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6f27c9b-8c58-42db-877e-391abc7b1e28 found for delete ", "request_id": "req-f3f7488c-d99a-4b36-b098-bfe788faabe2"}]} 2026-06-03 01:10:31.030 8 INFO neutron.db.l3_hamode_db [None req-ff871392-559d-411c-8c9e-5facb229aa70 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] HA network 7f3b1a6c-84e7-449b-aa12-39cc9821a93a was deleted as no HA routers are present in tenant 47de5ff5764d411e8af4bdfca937824d. 2026-06-03 01:10:31.031 8 INFO neutron.services.segments.plugin [-] Segment e6f27c9b-8c58-42db-877e-391abc7b1e28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6f27c9b-8c58-42db-877e-391abc7b1e28 found for delete ", "request_id": "req-456598fb-1c80-48e1-bbd5-c84d7e07b45b"}]} [pid: 7|app: 0|req: 1195/2151] 10.0.0.126 () {32 vars in 727 bytes} [Wed Jun 3 01:10:30 2026] GET /v2.0/ports/8aee55dd-50b6-4865-a5a9-54f480391ff9/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/2152] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:10:29 2026] DELETE /v2.0/routers/a06b2054-7965-4e44-adda-33ee4e503862 => generated 0 bytes in 1740 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/2153] 10.0.0.126 () {32 vars in 735 bytes} [Wed Jun 3 01:10:31 2026] GET /v2.0/ports/8aee55dd-50b6-4865-a5a9-54f480391ff9/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2154] 10.0.0.126 () {32 vars in 674 bytes} [Wed Jun 3 01:10:31 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:10:31.205 7 INFO neutron.api.v2.resource [None req-4ba3e3fb-555f-4c8e-80c0-fa5d64ad5a62 0a092108cec94815a4f0850a8d955a44 c9e4d06c7a7943a7bdfa8c19c6311c18 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1197/2155] 10.0.0.126 () {32 vars in 739 bytes} [Wed Jun 3 01:10:31 2026] GET /v2.0/ports/8aee55dd-50b6-4865-a5a9-54f480391ff9/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2156] 10.0.0.126 () {32 vars in 688 bytes} [Wed Jun 3 01:10:31 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/2157] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:10:31 2026] DELETE /v2.0/subnets/0ad34d31-707d-4e0f-bb15-42a9f8f3d452 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2158] 10.0.0.126 () {32 vars in 738 bytes} [Wed Jun 3 01:10:31 2026] DELETE /v2.0/ports/8aee55dd-50b6-4865-a5a9-54f480391ff9/tags/red => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/2159] 10.0.0.126 () {32 vars in 684 bytes} [Wed Jun 3 01:10:31 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/2160] 10.0.0.126 () {32 vars in 727 bytes} [Wed Jun 3 01:10:31 2026] GET /v2.0/ports/8aee55dd-50b6-4865-a5a9-54f480391ff9/tags => generated 30 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/2161] 10.0.0.126 () {32 vars in 696 bytes} [Wed Jun 3 01:10:31 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:10:31.641 8 INFO neutron.api.v2.resource [None req-1bdaf89a-5b84-465c-bea0-68a8e518795c 0a092108cec94815a4f0850a8d955a44 c9e4d06c7a7943a7bdfa8c19c6311c18 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 963/2162] 10.0.0.126 () {32 vars in 742 bytes} [Wed Jun 3 01:10:31 2026] DELETE /v2.0/ports/8aee55dd-50b6-4865-a5a9-54f480391ff9/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-06-03 01:10:31.809 7 INFO neutron.services.segments.plugin [-] Segment 145d1b1e-52a8-4a55-8c41-0713c1ba0793 resource provider aggregate not found 2026-06-03 01:10:31.819 7 INFO neutron.services.segments.plugin [-] Segment 145d1b1e-52a8-4a55-8c41-0713c1ba0793 resource provider aggregate not found 2026-06-03 01:10:31.828 7 INFO neutron.services.segments.plugin [-] Segment 145d1b1e-52a8-4a55-8c41-0713c1ba0793 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 145d1b1e-52a8-4a55-8c41-0713c1ba0793 found for delete ", "request_id": "req-f639026c-bfa2-4888-b5f6-42cfaf6aeffb"}]} [pid: 7|app: 0|req: 1200/2163] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:10:31 2026] DELETE /v2.0/networks/dd898cfa-a408-458e-8442-6a4de34f075a => generated 0 bytes in 431 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:10:31.848 7 INFO neutron.services.segments.plugin [-] Segment 145d1b1e-52a8-4a55-8c41-0713c1ba0793 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 145d1b1e-52a8-4a55-8c41-0713c1ba0793 found for delete ", "request_id": "req-1970b7de-eef1-4a7b-a7fd-ffb31f959cbe"}]} [pid: 8|app: 0|req: 964/2164] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:10:31 2026] DELETE /v2.0/networks/c34b5786-2596-4bb1-ba8d-e994e33288da => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2165] 10.0.0.126 () {32 vars in 730 bytes} [Wed Jun 3 01:10:31 2026] DELETE /v2.0/ports/8aee55dd-50b6-4865-a5a9-54f480391ff9/tags => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2166] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:10:31 2026] DELETE /v2.0/networks/528b4ea4-2187-4954-87fe-ae4e1651d0ac => 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: 1203/2167] 10.0.0.126 () {32 vars in 727 bytes} [Wed Jun 3 01:10:32 2026] GET /v2.0/ports/8aee55dd-50b6-4865-a5a9-54f480391ff9/tags => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2168] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:10:32 2026] DELETE /v2.0/networks/04df7b12-19e7-466d-ba73-22bfda09bab5 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2169] 10.0.0.126 () {32 vars in 720 bytes} [Wed Jun 3 01:10:32 2026] DELETE /v2.0/ports/8aee55dd-50b6-4865-a5a9-54f480391ff9 => 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: 1206/2170] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:10:32 2026] DELETE /v2.0/networks/e4e7473a-a322-4e18-9078-943c0bd38b41 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:10:33.068 8 INFO neutron.services.segments.plugin [-] Segment 02e16361-d15a-4eec-9110-2578836b6ffc resource provider aggregate not found 2026-06-03 01:10:33.077 8 INFO neutron.services.segments.plugin [-] Segment 02e16361-d15a-4eec-9110-2578836b6ffc resource provider aggregate not found [pid: 7|app: 0|req: 1207/2171] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:10:32 2026] DELETE /v2.0/networks/190b5cb3-8883-4485-8596-10c3bd752fb8 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:10:33.097 8 INFO neutron.services.segments.plugin [-] Segment 02e16361-d15a-4eec-9110-2578836b6ffc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02e16361-d15a-4eec-9110-2578836b6ffc found for delete ", "request_id": "req-f99f07b7-7c31-4dc4-bc7a-7ad383d7bcfa"}]} 2026-06-03 01:10:33.098 8 INFO neutron.services.segments.plugin [-] Segment 02e16361-d15a-4eec-9110-2578836b6ffc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02e16361-d15a-4eec-9110-2578836b6ffc found for delete ", "request_id": "req-67b041a3-c553-4bcb-b18e-9088a67a6c5d"}]} [pid: 7|app: 0|req: 1208/2172] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:10:33 2026] DELETE /v2.0/networks/f5897771-0ed4-4511-982c-28629a14fdd6 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/2173] 10.0.0.126 () {34 vars in 789 bytes} [Wed Jun 3 01:10:31 2026] PUT /v2.0/routers/45701588-c00e-417c-a492-82720da6651d/remove_router_interface => generated 309 bytes in 1466 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:10:33.854 7 INFO neutron.services.segments.plugin [-] Segment 952b9c66-0214-43a3-825d-079cba343a83 resource provider aggregate not found 2026-06-03 01:10:33.868 7 INFO neutron.services.segments.plugin [-] Segment 952b9c66-0214-43a3-825d-079cba343a83 resource provider aggregate not found 2026-06-03 01:10:33.883 7 INFO neutron.services.segments.plugin [-] Segment 952b9c66-0214-43a3-825d-079cba343a83 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 952b9c66-0214-43a3-825d-079cba343a83 found for delete ", "request_id": "req-627abf25-9466-4a92-9836-1bdeff445e5d"}]} 2026-06-03 01:10:33.900 7 INFO neutron.services.segments.plugin [-] Segment 952b9c66-0214-43a3-825d-079cba343a83 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 952b9c66-0214-43a3-825d-079cba343a83 found for delete ", "request_id": "req-b4430c44-81c5-4926-b3b5-d5a3af0d899a"}]} 2026-06-03 01:10:33.905 7 INFO neutron.services.segments.plugin [-] Segment cbea16ed-a4de-4c14-ad42-585494cd5cfb resource provider aggregate not found 2026-06-03 01:10:33.919 7 INFO neutron.services.segments.plugin [-] Segment cbea16ed-a4de-4c14-ad42-585494cd5cfb resource provider aggregate not found 2026-06-03 01:10:33.927 7 INFO neutron.services.segments.plugin [-] Segment cbea16ed-a4de-4c14-ad42-585494cd5cfb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbea16ed-a4de-4c14-ad42-585494cd5cfb found for delete ", "request_id": "req-fe3ddfb1-1480-4e21-9af3-37b308c58808"}]} 2026-06-03 01:10:33.952 7 INFO neutron.services.segments.plugin [-] Segment cbea16ed-a4de-4c14-ad42-585494cd5cfb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbea16ed-a4de-4c14-ad42-585494cd5cfb found for delete ", "request_id": "req-590600c2-cfa0-48dc-9388-1d4ecb1d50ad"}]} 2026-06-03 01:10:33.958 7 INFO neutron.services.segments.plugin [-] Segment 553d38e5-5f96-4039-b9ce-486dcdf7dc83 resource provider aggregate not found 2026-06-03 01:10:33.976 7 INFO neutron.services.segments.plugin [-] Segment 553d38e5-5f96-4039-b9ce-486dcdf7dc83 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 553d38e5-5f96-4039-b9ce-486dcdf7dc83 found for delete ", "request_id": "req-d5e1ecf2-fb60-4f3b-b085-02a76e58e655"}]} 2026-06-03 01:10:33.983 7 INFO neutron.services.segments.plugin [-] Segment 553d38e5-5f96-4039-b9ce-486dcdf7dc83 resource provider aggregate not found 2026-06-03 01:10:33.997 7 INFO neutron.services.segments.plugin [-] Segment d31f51df-0f91-43d8-8870-fee80ca1706e resource provider aggregate not found 2026-06-03 01:10:34.001 7 INFO neutron.services.segments.plugin [-] Segment 553d38e5-5f96-4039-b9ce-486dcdf7dc83 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 553d38e5-5f96-4039-b9ce-486dcdf7dc83 found for delete ", "request_id": "req-fc95fde4-faa6-4808-80a2-9c3d76b99379"}]} 2026-06-03 01:10:34.012 7 INFO neutron.services.segments.plugin [-] Segment d31f51df-0f91-43d8-8870-fee80ca1706e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d31f51df-0f91-43d8-8870-fee80ca1706e found for delete ", "request_id": "req-f580eb88-f20f-4fa2-bf94-fe441c691eed"}]} 2026-06-03 01:10:34.018 7 INFO neutron.services.segments.plugin [-] Segment d31f51df-0f91-43d8-8870-fee80ca1706e resource provider aggregate not found 2026-06-03 01:10:34.040 7 INFO neutron.services.segments.plugin [-] Segment a74a2e94-741d-4295-be2a-a7c8ccf22b61 resource provider aggregate not found 2026-06-03 01:10:34.073 7 INFO neutron.services.segments.plugin [-] Segment a74a2e94-741d-4295-be2a-a7c8ccf22b61 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a74a2e94-741d-4295-be2a-a7c8ccf22b61 found for delete ", "request_id": "req-496c9faa-cccd-4262-ac5d-512277cf61bb"}]} 2026-06-03 01:10:34.075 7 INFO neutron.services.segments.plugin [-] Segment d31f51df-0f91-43d8-8870-fee80ca1706e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d31f51df-0f91-43d8-8870-fee80ca1706e found for delete ", "request_id": "req-d3ebb90d-bf36-43c5-b8f6-dd1468d658a4"}]} 2026-06-03 01:10:34.097 7 INFO neutron.services.segments.plugin [-] Segment a74a2e94-741d-4295-be2a-a7c8ccf22b61 resource provider aggregate not found 2026-06-03 01:10:34.121 7 INFO neutron.services.segments.plugin [-] Segment a74a2e94-741d-4295-be2a-a7c8ccf22b61 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a74a2e94-741d-4295-be2a-a7c8ccf22b61 found for delete ", "request_id": "req-9beba4bd-fe67-4d9c-8af7-6ce8290d704b"}]} [pid: 8|app: 0|req: 966/2174] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:10:33 2026] GET /v2.0/security-groups?tenant_id=c9e4d06c7a7943a7bdfa8c19c6311c18&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: 967/2175] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:10:34 2026] DELETE /v2.0/security-groups/702d3688-15fa-4232-8dd2-506c81972573 => 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: 968/2176] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:10:34 2026] GET /v2.0/security-groups?tenant_id=4ed744116fa54fedbaa4857089e77cff&name=default => generated 2929 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:10:34.758 7 INFO neutron.db.l3_hamode_db [None req-ac3f59bc-4f63-4149-b091-b7e42a57932e 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] HA network fe1b9be8-1458-46ef-9e0a-a7d98d46e01f was deleted as no HA routers are present in tenant 409bc58b4fda4d8d9bde3cc37bb9e093. [pid: 7|app: 0|req: 1209/2177] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:10:33 2026] DELETE /v2.0/routers/45701588-c00e-417c-a492-82720da6651d => generated 0 bytes in 1430 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/2178] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:10:34 2026] GET /v2.0/security-groups?tenant_id=fafea80a01a34532902f5460826ebdc8&name=default => generated 2925 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2179] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:10:34 2026] DELETE /v2.0/security-groups/26b1dc56-a003-475c-8b11-737ae3cb07e4 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/2180] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:10:34 2026] DELETE /v2.0/subnets/4ed23088-9d74-4f0e-a375-563a3c580e47 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2182] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:10:34 2026] DELETE /v2.0/security-groups/2bf78fb1-6c49-4ab8-bbfb-eac758ca9b39 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/2184] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:10:35 2026] GET /v2.0/security-groups?tenant_id=a00a22024b7546eeb15c6c30ce01d7b4&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2185] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:10:35 2026] DELETE /v2.0/networks/d6207bd5-2904-470a-a9d0-e5ebef374956 => generated 0 bytes in 443 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/2186] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:10:35 2026] DELETE /v2.0/security-groups/1ef0452a-49f2-4f3f-a7f5-c7e108fbb512 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2187] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:10:35 2026] GET /v2.0/security-groups?tenant_id=9a19298e6c2a46c3983c7676cd0e7bc3&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: 1214/2188] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:10:35 2026] GET /v2.0/security-groups?tenant_id=409bc58b4fda4d8d9bde3cc37bb9e093&name=default => generated 2925 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/2189] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:10:35 2026] DELETE /v2.0/security-groups/7a6b5aa1-4702-4176-8980-0f3cb7ab7249 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2190] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:10:35 2026] DELETE /v2.0/security-groups/a33d91a9-3797-4eab-afd0-92269d559b46 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/2191] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:10:36 2026] GET /v2.0/security-groups?tenant_id=47de5ff5764d411e8af4bdfca937824d&name=default => generated 2925 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:10:36.296 7 INFO neutron.services.segments.plugin [-] Segment edc70657-d74f-4a7b-9190-54ef7b8bbec4 resource provider aggregate not found 2026-06-03 01:10:36.303 7 INFO neutron.services.segments.plugin [-] Segment edc70657-d74f-4a7b-9190-54ef7b8bbec4 resource provider aggregate not found 2026-06-03 01:10:36.317 7 INFO neutron.services.segments.plugin [-] Segment edc70657-d74f-4a7b-9190-54ef7b8bbec4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid edc70657-d74f-4a7b-9190-54ef7b8bbec4 found for delete ", "request_id": "req-56b753bb-3774-4463-80ea-6f19301bd268"}]} 2026-06-03 01:10:36.328 7 INFO neutron.services.segments.plugin [-] Segment edc70657-d74f-4a7b-9190-54ef7b8bbec4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid edc70657-d74f-4a7b-9190-54ef7b8bbec4 found for delete ", "request_id": "req-741aa8e5-3b89-4aeb-a5ce-cf7c77330fd2"}]} 2026-06-03 01:10:36.337 7 INFO neutron.services.segments.plugin [-] Segment b9054310-176c-4c09-bc07-ae11150bfd34 resource provider aggregate not found 2026-06-03 01:10:36.343 7 INFO neutron.services.segments.plugin [-] Segment b9054310-176c-4c09-bc07-ae11150bfd34 resource provider aggregate not found 2026-06-03 01:10:36.364 7 INFO neutron.services.segments.plugin [-] Segment b9054310-176c-4c09-bc07-ae11150bfd34 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9054310-176c-4c09-bc07-ae11150bfd34 found for delete ", "request_id": "req-69d38f9d-6ce8-4be4-8d52-5477ba0623c9"}]} 2026-06-03 01:10:36.365 7 INFO neutron.services.segments.plugin [-] Segment b9054310-176c-4c09-bc07-ae11150bfd34 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9054310-176c-4c09-bc07-ae11150bfd34 found for delete ", "request_id": "req-a4bb0f2c-9baf-47c5-99e2-e9e0c6bca1c4"}]} [pid: 7|app: 0|req: 1216/2192] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:10:36 2026] DELETE /v2.0/security-groups/73989024-2214-4e3c-ae00-846bf82f1f00 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:10:38.824 8 WARNING neutron_lib.context [None req-5ed12a3c-8f93-4b26-bb2b-f47b4b7a6c27 36352ae9b92e4ffea7e2d1ebe27c2ada cc084e87c3dc41958a1c34fa7d915061 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 977/2193] 10.0.0.126 () {34 vars in 684 bytes} [Wed Jun 3 01:10:38 2026] POST /v2.0/security-groups => generated 1603 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2194] 10.0.0.126 () {34 vars in 767 bytes} [Wed Jun 3 01:10:39 2026] PUT /v2.0/security-groups/df51d7e1-6047-4d50-bdf4-30a86773cabd/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/2195] 10.0.0.126 () {32 vars in 747 bytes} [Wed Jun 3 01:10:39 2026] GET /v2.0/security-groups/df51d7e1-6047-4d50-bdf4-30a86773cabd/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2196] 10.0.0.126 () {34 vars in 778 bytes} [Wed Jun 3 01:10:39 2026] PUT /v2.0/security-groups/df51d7e1-6047-4d50-bdf4-30a86773cabd/tags/green => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/2197] 10.0.0.126 () {32 vars in 747 bytes} [Wed Jun 3 01:10:39 2026] GET /v2.0/security-groups/df51d7e1-6047-4d50-bdf4-30a86773cabd/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2198] 10.0.0.126 () {34 vars in 774 bytes} [Wed Jun 3 01:10:39 2026] PUT /v2.0/security-groups/df51d7e1-6047-4d50-bdf4-30a86773cabd/tags/red => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/2199] 10.0.0.126 () {32 vars in 747 bytes} [Wed Jun 3 01:10:39 2026] GET /v2.0/security-groups/df51d7e1-6047-4d50-bdf4-30a86773cabd/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2200] 10.0.0.126 () {34 vars in 796 bytes} [Wed Jun 3 01:10:39 2026] PUT /v2.0/security-groups/df51d7e1-6047-4d50-bdf4-30a86773cabd/tags/black.or.white => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/2201] 10.0.0.126 () {32 vars in 747 bytes} [Wed Jun 3 01:10:39 2026] GET /v2.0/security-groups/df51d7e1-6047-4d50-bdf4-30a86773cabd/tags => generated 52 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2202] 10.0.0.126 () {34 vars in 767 bytes} [Wed Jun 3 01:10:39 2026] PUT /v2.0/security-groups/df51d7e1-6047-4d50-bdf4-30a86773cabd/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/2203] 10.0.0.126 () {32 vars in 747 bytes} [Wed Jun 3 01:10:39 2026] GET /v2.0/security-groups/df51d7e1-6047-4d50-bdf4-30a86773cabd/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: 1222/2204] 10.0.0.126 () {32 vars in 755 bytes} [Wed Jun 3 01:10:39 2026] GET /v2.0/security-groups/df51d7e1-6047-4d50-bdf4-30a86773cabd/tags/red => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:10:39.541 8 INFO neutron.api.v2.resource [None req-7dbbf97e-bb35-4799-9c0e-7df9e5f8938a 36352ae9b92e4ffea7e2d1ebe27c2ada cc084e87c3dc41958a1c34fa7d915061 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 983/2205] 10.0.0.126 () {32 vars in 759 bytes} [Wed Jun 3 01:10:39 2026] GET /v2.0/security-groups/df51d7e1-6047-4d50-bdf4-30a86773cabd/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2206] 10.0.0.126 () {32 vars in 758 bytes} [Wed Jun 3 01:10:39 2026] DELETE /v2.0/security-groups/df51d7e1-6047-4d50-bdf4-30a86773cabd/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/2207] 10.0.0.126 () {32 vars in 747 bytes} [Wed Jun 3 01:10:39 2026] GET /v2.0/security-groups/df51d7e1-6047-4d50-bdf4-30a86773cabd/tags => generated 30 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:10:39.667 7 INFO neutron.api.v2.resource [None req-04ad51ed-c5ae-4744-b316-3a8c73931648 36352ae9b92e4ffea7e2d1ebe27c2ada cc084e87c3dc41958a1c34fa7d915061 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1224/2208] 10.0.0.126 () {32 vars in 762 bytes} [Wed Jun 3 01:10:39 2026] DELETE /v2.0/security-groups/df51d7e1-6047-4d50-bdf4-30a86773cabd/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/2209] 10.0.0.126 () {32 vars in 750 bytes} [Wed Jun 3 01:10:39 2026] DELETE /v2.0/security-groups/df51d7e1-6047-4d50-bdf4-30a86773cabd/tags => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2210] 10.0.0.126 () {32 vars in 747 bytes} [Wed Jun 3 01:10:39 2026] GET /v2.0/security-groups/df51d7e1-6047-4d50-bdf4-30a86773cabd/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: 986/2211] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:10:39 2026] DELETE /v2.0/security-groups/df51d7e1-6047-4d50-bdf4-30a86773cabd => 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: 1226/2212] 10.0.0.126 () {34 vars in 678 bytes} [Wed Jun 3 01:10:40 2026] POST /v2.0/qos/policies => generated 359 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/2213] 10.0.0.126 () {34 vars in 678 bytes} [Wed Jun 3 01:10:40 2026] POST /v2.0/qos/policies => generated 359 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/2214] 10.0.0.126 () {34 vars in 678 bytes} [Wed Jun 3 01:10:40 2026] POST /v2.0/qos/policies => generated 359 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/2215] 10.0.0.126 () {34 vars in 678 bytes} [Wed Jun 3 01:10:40 2026] POST /v2.0/qos/policies => generated 359 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2216] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:10:40 2026] GET /v2.0/security-groups?tenant_id=17a0251a7c5d43c7b33f58237cf12c52&name=default => generated 2929 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/2217] 10.0.0.126 () {34 vars in 678 bytes} [Wed Jun 3 01:10:40 2026] POST /v2.0/qos/policies => generated 359 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/2218] 10.0.0.126 () {34 vars in 753 bytes} [Wed Jun 3 01:10:40 2026] PUT /v2.0/policies/22208109-6ced-4dac-89a4-b0ac686a7250/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: 992/2219] 10.0.0.126 () {34 vars in 753 bytes} [Wed Jun 3 01:10:40 2026] PUT /v2.0/policies/b9d581d0-8dcd-488c-8a11-31d37a977a5a/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2220] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:10:40 2026] DELETE /v2.0/security-groups/4178f0be-e819-41f5-a13f-727476e7df6e => 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: 993/2221] 10.0.0.126 () {34 vars in 753 bytes} [Wed Jun 3 01:10:40 2026] PUT /v2.0/policies/6f4c800e-22cc-45cf-9c25-e1590e872efd/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2222] 10.0.0.126 () {34 vars in 753 bytes} [Wed Jun 3 01:10:40 2026] PUT /v2.0/policies/353b5e0b-8178-4961-867e-5cc9d0bcad4e/tags => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/2223] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:10:40 2026] GET /v2.0/security-groups?tenant_id=cc084e87c3dc41958a1c34fa7d915061&name=default => generated 2929 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2224] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:10:41 2026] DELETE /v2.0/security-groups/aa771395-43e4-4faf-913f-027db2fe0d50 => 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: 995/2225] 10.0.0.126 () {32 vars in 674 bytes} [Wed Jun 3 01:10:41 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2226] 10.0.0.126 () {32 vars in 688 bytes} [Wed Jun 3 01:10:41 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2227] 10.0.0.126 () {32 vars in 684 bytes} [Wed Jun 3 01:10:41 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2228] 10.0.0.126 () {32 vars in 696 bytes} [Wed Jun 3 01:10:41 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/2229] 10.0.0.126 () {32 vars in 682 bytes} [Wed Jun 3 01:10:41 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2230] 10.0.0.126 () {32 vars in 696 bytes} [Wed Jun 3 01:10:41 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2231] 10.0.0.126 () {32 vars in 692 bytes} [Wed Jun 3 01:10:41 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2232] 10.0.0.126 () {32 vars in 704 bytes} [Wed Jun 3 01:10:41 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/2233] 10.0.0.126 () {32 vars in 734 bytes} [Wed Jun 3 01:10:42 2026] DELETE /v2.0/qos/policies/22208109-6ced-4dac-89a4-b0ac686a7250 => 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: 1235/2234] 10.0.0.126 () {32 vars in 734 bytes} [Wed Jun 3 01:10:42 2026] DELETE /v2.0/qos/policies/b9d581d0-8dcd-488c-8a11-31d37a977a5a => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2235] 10.0.0.126 () {32 vars in 734 bytes} [Wed Jun 3 01:10:42 2026] DELETE /v2.0/qos/policies/6f4c800e-22cc-45cf-9c25-e1590e872efd => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2236] 10.0.0.126 () {32 vars in 734 bytes} [Wed Jun 3 01:10:42 2026] DELETE /v2.0/qos/policies/353b5e0b-8178-4961-867e-5cc9d0bcad4e => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2237] 10.0.0.126 () {32 vars in 734 bytes} [Wed Jun 3 01:10:42 2026] DELETE /v2.0/qos/policies/df7841b3-706c-41c3-9b82-c90b1d07f2db => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2238] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:10:43 2026] GET /v2.0/security-groups?tenant_id=c513840f310f4d13a19f8dddfb38d50c&name=default => generated 2929 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2239] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:10:43 2026] DELETE /v2.0/security-groups/dfd7257b-33ae-4b49-8031-d61cb7df92c7 => 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: 1238/2240] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:10:43 2026] GET /v2.0/security-groups?tenant_id=89fc05db83374277bab76490e9085d68&name=default => generated 2929 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2241] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:10:44 2026] DELETE /v2.0/security-groups/7986948d-8108-4d9e-a427-0ee214c6ecbe => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2242] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:10:44 2026] GET /v2.0/security-groups?tenant_id=ed10064d6ba34ef3bea06c6544ff6490&name=default => generated 2929 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2243] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:10:44 2026] DELETE /v2.0/security-groups/0ae7448e-6335-4be8-833e-46cde4866a1f => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:10:44.786 8 WARNING neutron_lib.context [None req-b79148a9-e62f-4b08-b99e-45ba0d3c1fbe 877532c189254368a415b05193508a1e 0cf7964ec1204ddf8541bcdff0f126fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:10:44.933 8 INFO neutron.db.segments_db [None req-b79148a9-e62f-4b08-b99e-45ba0d3c1fbe 877532c189254368a415b05193508a1e 0cf7964ec1204ddf8541bcdff0f126fd - - default default] Added segment bd00fa3a-5605-4380-a8c2-bfb8a0bb2b54 of type vxlan for network b607529b-746f-4fbc-9c2a-b54f47d62b50 [pid: 8|app: 0|req: 1004/2244] 10.0.0.126 () {34 vars in 670 bytes} [Wed Jun 3 01:10:44 2026] POST /v2.0/networks => generated 631 bytes in 459 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:10:45.052 7 WARNING neutron_lib.context [None req-c7142fef-0b12-4ffe-8ee4-c7f6eb562b16 877532c189254368a415b05193508a1e 0cf7964ec1204ddf8541bcdff0f126fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:10:45.137 7 INFO neutron.db.segments_db [None req-c7142fef-0b12-4ffe-8ee4-c7f6eb562b16 877532c189254368a415b05193508a1e 0cf7964ec1204ddf8541bcdff0f126fd - - default default] Added segment c6c7922b-5f25-4485-b649-e1580335a177 of type vxlan for network 30322618-7eeb-4705-9573-9d87b378ff27 [pid: 7|app: 0|req: 1241/2245] 10.0.0.126 () {34 vars in 670 bytes} [Wed Jun 3 01:10:45 2026] POST /v2.0/networks => generated 632 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2246] 10.0.0.126 () {34 vars in 753 bytes} [Wed Jun 3 01:10:45 2026] PUT /v2.0/networks/b607529b-746f-4fbc-9c2a-b54f47d62b50/tags => generated 25 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2247] 10.0.0.126 () {32 vars in 733 bytes} [Wed Jun 3 01:10:45 2026] GET /v2.0/networks/b607529b-746f-4fbc-9c2a-b54f47d62b50/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2248] 10.0.0.126 () {34 vars in 753 bytes} [Wed Jun 3 01:10:45 2026] PUT /v2.0/networks/30322618-7eeb-4705-9573-9d87b378ff27/tags => generated 17 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2249] 10.0.0.126 () {32 vars in 733 bytes} [Wed Jun 3 01:10:45 2026] GET /v2.0/networks/30322618-7eeb-4705-9573-9d87b378ff27/tags => generated 17 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2250] 10.0.0.126 () {34 vars in 753 bytes} [Wed Jun 3 01:10:45 2026] PUT /v2.0/networks/30322618-7eeb-4705-9573-9d87b378ff27/tags => generated 12 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2251] 10.0.0.126 () {32 vars in 733 bytes} [Wed Jun 3 01:10:45 2026] GET /v2.0/networks/30322618-7eeb-4705-9573-9d87b378ff27/tags => generated 12 bytes in 506 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2252] 10.0.0.126 () {32 vars in 733 bytes} [Wed Jun 3 01:10:46 2026] GET /v2.0/networks/b607529b-746f-4fbc-9c2a-b54f47d62b50/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:10:46.409 7 INFO neutron.services.segments.plugin [-] Segment bd00fa3a-5605-4380-a8c2-bfb8a0bb2b54 resource provider aggregate not found 2026-06-03 01:10:46.413 7 INFO neutron.services.segments.plugin [-] Segment bd00fa3a-5605-4380-a8c2-bfb8a0bb2b54 resource provider aggregate not found 2026-06-03 01:10:46.427 7 INFO neutron.services.segments.plugin [-] Segment bd00fa3a-5605-4380-a8c2-bfb8a0bb2b54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd00fa3a-5605-4380-a8c2-bfb8a0bb2b54 found for delete ", "request_id": "req-0c7dccd4-1d88-4c23-a830-1bf11d67c99b"}]} 2026-06-03 01:10:46.430 7 INFO neutron.services.segments.plugin [-] Segment bd00fa3a-5605-4380-a8c2-bfb8a0bb2b54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd00fa3a-5605-4380-a8c2-bfb8a0bb2b54 found for delete ", "request_id": "req-788a6b4e-1b85-4a64-b6f7-fa4225a241ef"}]} [pid: 7|app: 0|req: 1245/2253] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:10:46 2026] DELETE /v2.0/networks/b607529b-746f-4fbc-9c2a-b54f47d62b50 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:10:46.593 8 WARNING neutron_lib.context [None req-90315d13-48f0-4c7b-bf18-67e3a2eab939 88aaeebd07fd4c9d8c37fc6c66b0b6fd 54942b0db4f14223aa06f7b3a71f1187 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1246/2254] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:10:46 2026] DELETE /v2.0/networks/30322618-7eeb-4705-9573-9d87b378ff27 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:10:46.763 8 INFO neutron.db.segments_db [None req-90315d13-48f0-4c7b-bf18-67e3a2eab939 88aaeebd07fd4c9d8c37fc6c66b0b6fd 54942b0db4f14223aa06f7b3a71f1187 - - default default] Added segment ee95a47d-82d8-4fd3-a31b-a434ccb7c0b3 of type vxlan for network c611ee9d-b163-4a1b-9f7e-81654e8bbdef [pid: 8|app: 0|req: 1009/2255] 10.0.0.126 () {34 vars in 670 bytes} [Wed Jun 3 01:10:46 2026] POST /v2.0/networks => generated 640 bytes in 480 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:10:46.913 7 WARNING neutron_lib.context [None req-e63cb127-c7c2-41da-9e9d-28a2225e1e7c 88aaeebd07fd4c9d8c37fc6c66b0b6fd 54942b0db4f14223aa06f7b3a71f1187 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1247/2256] 10.0.0.126 () {34 vars in 669 bytes} [Wed Jun 3 01:10:46 2026] POST /v2.0/subnets => generated 634 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2257] 10.0.0.126 () {32 vars in 722 bytes} [Wed Jun 3 01:10:47 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:10:47.568 8 WARNING neutron_lib.context [None req-373ae811-c236-44e0-be64-dd10ddfe5c5c 88aaeebd07fd4c9d8c37fc6c66b0b6fd 54942b0db4f14223aa06f7b3a71f1187 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1248/2258] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:10:47 2026] GET /v2.0/security-groups?tenant_id=0cf7964ec1204ddf8541bcdff0f126fd&name=default => generated 2929 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2259] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:10:47 2026] DELETE /v2.0/security-groups/358625a4-0ffa-458f-b832-74d2298f299f => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2260] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:10:47 2026] GET /v2.0/security-groups?tenant_id=64dd2f5c079a447483e73403e04449b4&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: 1011/2261] 10.0.0.126 () {34 vars in 669 bytes} [Wed Jun 3 01:10:47 2026] POST /v2.0/subnets => generated 707 bytes in 536 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:10:48.105 8 WARNING neutron_lib.context [None req-f1b444e9-ecf2-491e-a19b-47b8f2e1128b 88aaeebd07fd4c9d8c37fc6c66b0b6fd 54942b0db4f14223aa06f7b3a71f1187 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1251/2262] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:10:48 2026] DELETE /v2.0/security-groups/e9b28846-7c21-455e-b805-cbc783850851 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:10:48.162 8 INFO neutron.db.segments_db [None req-f1b444e9-ecf2-491e-a19b-47b8f2e1128b 88aaeebd07fd4c9d8c37fc6c66b0b6fd 54942b0db4f14223aa06f7b3a71f1187 - - default default] Added segment b73a158a-2270-4175-b2ae-4e38288b5d3c of type vxlan for network ce9fa071-608c-43e3-8540-08f1cd152a38 [pid: 8|app: 0|req: 1012/2263] 10.0.0.126 () {34 vars in 670 bytes} [Wed Jun 3 01:10:48 2026] POST /v2.0/networks => generated 638 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:10:48.289 7 WARNING neutron_lib.context [None req-6c8baab1-5698-458e-b433-b7e73e7aa0ea 88aaeebd07fd4c9d8c37fc6c66b0b6fd 54942b0db4f14223aa06f7b3a71f1187 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:10:48.462 7 INFO neutron.services.segments.plugin [-] Segment c6c7922b-5f25-4485-b649-e1580335a177 resource provider aggregate not found 2026-06-03 01:10:48.479 7 INFO neutron.services.segments.plugin [-] Segment c6c7922b-5f25-4485-b649-e1580335a177 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6c7922b-5f25-4485-b649-e1580335a177 found for delete ", "request_id": "req-3821866e-362f-4344-b206-408e35950010"}]} 2026-06-03 01:10:48.482 7 INFO neutron.services.segments.plugin [-] Segment c6c7922b-5f25-4485-b649-e1580335a177 resource provider aggregate not found 2026-06-03 01:10:48.504 7 INFO neutron.services.segments.plugin [-] Segment c6c7922b-5f25-4485-b649-e1580335a177 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6c7922b-5f25-4485-b649-e1580335a177 found for delete ", "request_id": "req-1a6ad228-706d-4729-aa29-18829c2cdbc9"}]} [pid: 7|app: 0|req: 1252/2264] 10.0.0.126 () {34 vars in 669 bytes} [Wed Jun 3 01:10:48 2026] POST /v2.0/subnets => generated 632 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:10:48.621 8 WARNING neutron_lib.context [None req-dcecaf8c-c077-40d4-9e14-5c9510c5d7ff 88aaeebd07fd4c9d8c37fc6c66b0b6fd 54942b0db4f14223aa06f7b3a71f1187 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/2265] 10.0.0.126 () {34 vars in 669 bytes} [Wed Jun 3 01:10:48 2026] POST /v2.0/subnets => generated 702 bytes in 469 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:10:49.099 7 WARNING neutron_lib.context [None req-be990d0f-7f36-41c0-9019-2521d2e808b5 88aaeebd07fd4c9d8c37fc6c66b0b6fd 54942b0db4f14223aa06f7b3a71f1187 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:10:49.188 7 INFO neutron.db.segments_db [None req-be990d0f-7f36-41c0-9019-2521d2e808b5 88aaeebd07fd4c9d8c37fc6c66b0b6fd 54942b0db4f14223aa06f7b3a71f1187 - - default default] Added segment fd48ca1e-b6a6-4786-b8d8-ef9de3c9151e of type vxlan for network 558a1ef6-90f8-4d7b-ae5d-9f04d053df34 [pid: 7|app: 0|req: 1253/2266] 10.0.0.126 () {34 vars in 670 bytes} [Wed Jun 3 01:10:49 2026] POST /v2.0/networks => generated 638 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:10:49.313 7 WARNING neutron_lib.context [None req-e8191759-6bab-4e5e-bdd7-06a46f6590f6 88aaeebd07fd4c9d8c37fc6c66b0b6fd 54942b0db4f14223aa06f7b3a71f1187 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:10:49.419 8 WARNING neutron_lib.context [None req-7ffcec9c-89a2-402e-9a1a-6d2c74a04c73 9ffa24fabbe74a409a83a631e6a3f703 eacbb675b7b94f9893d3face173f6cc7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:10:49.484 8 INFO neutron.db.segments_db [None req-7ffcec9c-89a2-402e-9a1a-6d2c74a04c73 9ffa24fabbe74a409a83a631e6a3f703 eacbb675b7b94f9893d3face173f6cc7 - - default default] Added segment 385dd73e-3226-4c6e-b61e-937775da496b of type vxlan for network b816ee93-d703-49ee-b38b-43c2f354a5c2 [pid: 7|app: 0|req: 1254/2267] 10.0.0.126 () {34 vars in 669 bytes} [Wed Jun 3 01:10:49 2026] POST /v2.0/subnets => generated 632 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:10:49.687 7 WARNING neutron_lib.context [None req-6d59dee2-6751-44d9-8747-3513b4c159ce 88aaeebd07fd4c9d8c37fc6c66b0b6fd 54942b0db4f14223aa06f7b3a71f1187 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:10:49.898 8 INFO neutron.db.l3_hamode_db [None req-7ffcec9c-89a2-402e-9a1a-6d2c74a04c73 9ffa24fabbe74a409a83a631e6a3f703 eacbb675b7b94f9893d3face173f6cc7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1255/2268] 10.0.0.126 () {34 vars in 669 bytes} [Wed Jun 3 01:10:49 2026] POST /v2.0/subnets => generated 706 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:10:50.031 7 WARNING neutron_lib.context [None req-8f9a3083-bfaf-45df-95ab-74e37e4ffab0 88aaeebd07fd4c9d8c37fc6c66b0b6fd 54942b0db4f14223aa06f7b3a71f1187 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:10:50.114 7 INFO neutron.db.segments_db [None req-8f9a3083-bfaf-45df-95ab-74e37e4ffab0 88aaeebd07fd4c9d8c37fc6c66b0b6fd 54942b0db4f14223aa06f7b3a71f1187 - - default default] Added segment a4e1c929-c5e3-4f38-ae54-6ab44d4cc221 of type vxlan for network b8813fd3-48d8-49de-b8d3-64b50af64697 2026-06-03 01:10:50.167 8 INFO neutron.db.l3_hamode_db [None req-7ffcec9c-89a2-402e-9a1a-6d2c74a04c73 9ffa24fabbe74a409a83a631e6a3f703 eacbb675b7b94f9893d3face173f6cc7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 01:10:50.476 7 INFO neutron.db.l3_hamode_db [None req-8f9a3083-bfaf-45df-95ab-74e37e4ffab0 88aaeebd07fd4c9d8c37fc6c66b0b6fd 54942b0db4f14223aa06f7b3a71f1187 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1014/2271] 10.0.0.126 () {34 vars in 668 bytes} [Wed Jun 3 01:10:49 2026] POST /v2.0/routers => generated 474 bytes in 2324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:10:51.564 8 WARNING neutron_lib.context [None req-1df0b6ff-daed-40dc-9516-cf4e8e1aebe8 9ffa24fabbe74a409a83a631e6a3f703 eacbb675b7b94f9893d3face173f6cc7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:10:51.612 8 INFO neutron.db.l3_hamode_db [None req-1df0b6ff-daed-40dc-9516-cf4e8e1aebe8 9ffa24fabbe74a409a83a631e6a3f703 eacbb675b7b94f9893d3face173f6cc7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 01:10:51.668 7 INFO neutron.db.l3_hamode_db [None req-8f9a3083-bfaf-45df-95ab-74e37e4ffab0 88aaeebd07fd4c9d8c37fc6c66b0b6fd 54942b0db4f14223aa06f7b3a71f1187 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 01:10:51.758 8 INFO neutron.db.l3_hamode_db [None req-1df0b6ff-daed-40dc-9516-cf4e8e1aebe8 9ffa24fabbe74a409a83a631e6a3f703 eacbb675b7b94f9893d3face173f6cc7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1015/2272] 10.0.0.126 () {34 vars in 668 bytes} [Wed Jun 3 01:10:51 2026] POST /v2.0/routers => generated 474 bytes in 982 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:10:52.549 8 WARNING neutron_lib.context [None req-79d63ae0-44b7-43c9-b557-8b8efbe2ff11 9ffa24fabbe74a409a83a631e6a3f703 eacbb675b7b94f9893d3face173f6cc7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:10:52.589 8 INFO neutron.db.l3_hamode_db [None req-79d63ae0-44b7-43c9-b557-8b8efbe2ff11 9ffa24fabbe74a409a83a631e6a3f703 eacbb675b7b94f9893d3face173f6cc7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 01:10:52.780 8 INFO neutron.db.l3_hamode_db [None req-79d63ae0-44b7-43c9-b557-8b8efbe2ff11 9ffa24fabbe74a409a83a631e6a3f703 eacbb675b7b94f9893d3face173f6cc7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1258/2273] 10.0.0.126 () {34 vars in 669 bytes} [Wed Jun 3 01:10:50 2026] POST /v2.0/routers => generated 685 bytes in 3286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2274] 10.0.0.126 () {34 vars in 668 bytes} [Wed Jun 3 01:10:52 2026] POST /v2.0/routers => generated 474 bytes in 1129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:10:53.693 8 WARNING neutron_lib.context [None req-bd20f599-d0af-42a5-ae7a-b67a5358e3c6 9ffa24fabbe74a409a83a631e6a3f703 eacbb675b7b94f9893d3face173f6cc7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:10:53.760 8 INFO neutron.db.l3_hamode_db [None req-bd20f599-d0af-42a5-ae7a-b67a5358e3c6 9ffa24fabbe74a409a83a631e6a3f703 eacbb675b7b94f9893d3face173f6cc7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 01:10:53.960 8 INFO neutron.db.l3_hamode_db [None req-bd20f599-d0af-42a5-ae7a-b67a5358e3c6 9ffa24fabbe74a409a83a631e6a3f703 eacbb675b7b94f9893d3face173f6cc7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1017/2275] 10.0.0.126 () {34 vars in 668 bytes} [Wed Jun 3 01:10:53 2026] POST /v2.0/routers => generated 474 bytes in 1150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:10:54.857 8 WARNING neutron_lib.context [None req-d0e0b15f-1642-4082-8cf0-e045f4f57401 9ffa24fabbe74a409a83a631e6a3f703 eacbb675b7b94f9893d3face173f6cc7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:10:54.910 8 INFO neutron.db.l3_hamode_db [None req-d0e0b15f-1642-4082-8cf0-e045f4f57401 9ffa24fabbe74a409a83a631e6a3f703 eacbb675b7b94f9893d3face173f6cc7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 01:10:55.108 8 INFO neutron.db.l3_hamode_db [None req-d0e0b15f-1642-4082-8cf0-e045f4f57401 9ffa24fabbe74a409a83a631e6a3f703 eacbb675b7b94f9893d3face173f6cc7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1259/2276] 10.0.0.126 () {34 vars in 783 bytes} [Wed Jun 3 01:10:53 2026] PUT /v2.0/routers/d146c618-0cc2-4fc3-9afa-a3db15f0feea/add_router_interface => generated 309 bytes in 1996 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2277] 10.0.0.126 () {34 vars in 668 bytes} [Wed Jun 3 01:10:54 2026] POST /v2.0/routers => generated 474 bytes in 1197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2278] 10.0.0.126 () {34 vars in 751 bytes} [Wed Jun 3 01:10:56 2026] PUT /v2.0/routers/072c3caa-15c1-4a74-bd9f-c1ae3f268903/tags => generated 17 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2279] 10.0.0.126 () {34 vars in 751 bytes} [Wed Jun 3 01:10:56 2026] PUT /v2.0/routers/ca15c4bb-f66d-4c60-95b1-2b9d6c9d72b0/tags => generated 25 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2280] 10.0.0.126 () {34 vars in 751 bytes} [Wed Jun 3 01:10:56 2026] PUT /v2.0/routers/6c47bef8-3b83-4944-a29d-1573f4c686ba/tags => generated 34 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2281] 10.0.0.126 () {34 vars in 751 bytes} [Wed Jun 3 01:10:56 2026] PUT /v2.0/routers/6d2e4d1a-c1c9-4617-9925-43b0355ef8e4/tags => generated 19 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2282] 10.0.0.126 () {32 vars in 664 bytes} [Wed Jun 3 01:10:56 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 475 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2283] 10.0.0.126 () {32 vars in 678 bytes} [Wed Jun 3 01:10:56 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2284] 10.0.0.126 () {34 vars in 783 bytes} [Wed Jun 3 01:10:55 2026] PUT /v2.0/routers/d146c618-0cc2-4fc3-9afa-a3db15f0feea/add_router_interface => generated 309 bytes in 1818 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2285] 10.0.0.126 () {32 vars in 674 bytes} [Wed Jun 3 01:10:57 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2286] 10.0.0.126 () {32 vars in 686 bytes} [Wed Jun 3 01:10:57 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2287] 10.0.0.126 () {32 vars in 672 bytes} [Wed Jun 3 01:10:57 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2288] 10.0.0.126 () {32 vars in 686 bytes} [Wed Jun 3 01:10:57 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2289] 10.0.0.126 () {32 vars in 682 bytes} [Wed Jun 3 01:10:57 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2290] 10.0.0.126 () {32 vars in 694 bytes} [Wed Jun 3 01:10:57 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2291] 10.0.0.126 () {32 vars in 721 bytes} [Wed Jun 3 01:10:57 2026] GET /v2.0/routers/072c3caa-15c1-4a74-bd9f-c1ae3f268903 => generated 485 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2292] 10.0.0.126 () {34 vars in 742 bytes} [Wed Jun 3 01:10:57 2026] PUT /v2.0/routers/072c3caa-15c1-4a74-bd9f-c1ae3f268903 => generated 485 bytes in 766 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2293] 10.0.0.126 () {32 vars in 736 bytes} [Wed Jun 3 01:10:58 2026] GET /v2.0/ports?device_id=072c3caa-15c1-4a74-bd9f-c1ae3f268903 => 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: 1034/2294] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:10:58 2026] DELETE /v2.0/routers/072c3caa-15c1-4a74-bd9f-c1ae3f268903 => generated 0 bytes in 579 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2295] 10.0.0.126 () {34 vars in 783 bytes} [Wed Jun 3 01:10:57 2026] PUT /v2.0/routers/d146c618-0cc2-4fc3-9afa-a3db15f0feea/add_router_interface => generated 309 bytes in 2045 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:10:59.294 7 WARNING neutron_lib.context [None req-5ca72350-4ec8-47fe-84e6-6d125284f992 88aaeebd07fd4c9d8c37fc6c66b0b6fd 54942b0db4f14223aa06f7b3a71f1187 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1262/2296] 10.0.0.126 () {34 vars in 684 bytes} [Wed Jun 3 01:10:59 2026] POST /v2.0/security-groups => generated 1629 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-03 01:10:59.449 7 WARNING neutron_lib.context [None req-bd6e891e-6370-48de-b74f-b521671d42d9 88aaeebd07fd4c9d8c37fc6c66b0b6fd 54942b0db4f14223aa06f7b3a71f1187 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1035/2297] 10.0.0.126 () {32 vars in 721 bytes} [Wed Jun 3 01:10:59 2026] GET /v2.0/routers/ca15c4bb-f66d-4c60-95b1-2b9d6c9d72b0 => generated 493 bytes in 568 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2298] 10.0.0.126 () {34 vars in 695 bytes} [Wed Jun 3 01:10:59 2026] POST /v2.0/security-group-rules => generated 597 bytes in 923 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:11:00.375 7 WARNING neutron_lib.context [None req-81e23315-67cf-418e-a41f-5dfed8b90d45 88aaeebd07fd4c9d8c37fc6c66b0b6fd 54942b0db4f14223aa06f7b3a71f1187 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1264/2299] 10.0.0.126 () {34 vars in 695 bytes} [Wed Jun 3 01:11:00 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) [pid: 8|app: 0|req: 1036/2300] 10.0.0.126 () {34 vars in 742 bytes} [Wed Jun 3 01:10:59 2026] PUT /v2.0/routers/ca15c4bb-f66d-4c60-95b1-2b9d6c9d72b0 => generated 493 bytes in 779 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:11:00.511 7 WARNING neutron_lib.context [None req-5799b9fa-dd22-47b2-94aa-880ca1d8b421 88aaeebd07fd4c9d8c37fc6c66b0b6fd 54942b0db4f14223aa06f7b3a71f1187 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1037/2301] 10.0.0.126 () {32 vars in 736 bytes} [Wed Jun 3 01:11:00 2026] GET /v2.0/ports?device_id=ca15c4bb-f66d-4c60-95b1-2b9d6c9d72b0 => 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: 1265/2302] 10.0.0.126 () {34 vars in 695 bytes} [Wed Jun 3 01:11:00 2026] POST /v2.0/security-group-rules => generated 599 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:11:00.668 7 WARNING neutron_lib.context [None req-363fef5c-0545-431c-bf53-016d01934cce 88aaeebd07fd4c9d8c37fc6c66b0b6fd 54942b0db4f14223aa06f7b3a71f1187 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1266/2303] 10.0.0.126 () {34 vars in 695 bytes} [Wed Jun 3 01:11:00 2026] POST /v2.0/security-group-rules => generated 601 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:11:00.813 7 WARNING neutron_lib.context [None req-4389aac0-95bb-4030-9ad4-3dfee74206a5 88aaeebd07fd4c9d8c37fc6c66b0b6fd 54942b0db4f14223aa06f7b3a71f1187 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1267/2304] 10.0.0.126 () {34 vars in 695 bytes} [Wed Jun 3 01:11:00 2026] POST /v2.0/security-group-rules => generated 601 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:11:00.944 7 WARNING neutron_lib.context [None req-a2d30aae-6022-4134-939a-bf73945a3620 88aaeebd07fd4c9d8c37fc6c66b0b6fd 54942b0db4f14223aa06f7b3a71f1187 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1268/2305] 10.0.0.126 () {34 vars in 695 bytes} [Wed Jun 3 01:11:00 2026] POST /v2.0/security-group-rules => generated 597 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2306] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:11:00 2026] DELETE /v2.0/routers/ca15c4bb-f66d-4c60-95b1-2b9d6c9d72b0 => generated 0 bytes in 523 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:11:01.076 8 WARNING neutron_lib.context [None req-7ad44440-9c15-4a4f-9452-d86414357ebc 88aaeebd07fd4c9d8c37fc6c66b0b6fd 54942b0db4f14223aa06f7b3a71f1187 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1269/2307] 10.0.0.126 () {32 vars in 721 bytes} [Wed Jun 3 01:11:01 2026] GET /v2.0/routers/6c47bef8-3b83-4944-a29d-1573f4c686ba => generated 502 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2308] 10.0.0.126 () {34 vars in 695 bytes} [Wed Jun 3 01:11:01 2026] POST /v2.0/security-group-rules => generated 597 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:11:01.235 8 WARNING neutron_lib.context [None req-a5a44604-64f3-4280-af36-3d8558e8b87c 88aaeebd07fd4c9d8c37fc6c66b0b6fd 54942b0db4f14223aa06f7b3a71f1187 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1040/2309] 10.0.0.126 () {34 vars in 695 bytes} [Wed Jun 3 01:11:01 2026] POST /v2.0/security-group-rules => generated 597 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:11:01.406 8 WARNING neutron_lib.context [None req-ede4e683-bb56-42fe-b2e3-0f9b6fab90a5 88aaeebd07fd4c9d8c37fc6c66b0b6fd 54942b0db4f14223aa06f7b3a71f1187 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1041/2310] 10.0.0.126 () {34 vars in 695 bytes} [Wed Jun 3 01:11:01 2026] POST /v2.0/security-group-rules => generated 599 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:11:01.552 8 WARNING neutron_lib.context [None req-ca14b548-c332-4f3e-8a8f-6c05e091c2e7 88aaeebd07fd4c9d8c37fc6c66b0b6fd 54942b0db4f14223aa06f7b3a71f1187 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1042/2311] 10.0.0.126 () {34 vars in 695 bytes} [Wed Jun 3 01:11:01 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) 2026-06-03 01:11:01.692 8 WARNING neutron_lib.context [None req-d39efd63-752f-4a5d-a0f4-f76b7da09544 88aaeebd07fd4c9d8c37fc6c66b0b6fd 54942b0db4f14223aa06f7b3a71f1187 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1043/2312] 10.0.0.126 () {34 vars in 695 bytes} [Wed Jun 3 01:11:01 2026] POST /v2.0/security-group-rules => generated 597 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2313] 10.0.0.126 () {34 vars in 742 bytes} [Wed Jun 3 01:11:01 2026] PUT /v2.0/routers/6c47bef8-3b83-4944-a29d-1573f4c686ba => generated 502 bytes in 894 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2314] 10.0.0.126 () {32 vars in 736 bytes} [Wed Jun 3 01:11:02 2026] GET /v2.0/ports?device_id=6c47bef8-3b83-4944-a29d-1573f4c686ba => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2315] 10.0.0.110 () {34 vars in 1094 bytes} [Wed Jun 3 01:11:02 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-176452140&fields=id&tenant_id=54942b0db4f14223aa06f7b3a71f1187 => generated 69 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2316] 10.0.0.110 () {34 vars in 982 bytes} [Wed Jun 3 01:11:02 2026] GET /v2.0/networks?id=ce9fa071-608c-43e3-8540-08f1cd152a38 => generated 705 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2317] 10.0.0.110 () {34 vars in 965 bytes} [Wed Jun 3 01:11:02 2026] GET /v2.0/quotas/54942b0db4f14223aa06f7b3a71f1187 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2318] 10.0.0.110 () {34 vars in 1002 bytes} [Wed Jun 3 01:11:02 2026] GET /v2.0/ports?tenant_id=54942b0db4f14223aa06f7b3a71f1187&fields=id => generated 287 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2319] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:11:02 2026] DELETE /v2.0/routers/6c47bef8-3b83-4944-a29d-1573f4c686ba => generated 0 bytes in 537 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2320] 10.0.0.126 () {32 vars in 721 bytes} [Wed Jun 3 01:11:02 2026] GET /v2.0/routers/6d2e4d1a-c1c9-4617-9925-43b0355ef8e4 => generated 487 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2321] 10.0.0.110 () {34 vars in 1008 bytes} [Wed Jun 3 01:11:02 2026] GET /v2.0/networks/ce9fa071-608c-43e3-8540-08f1cd152a38?fields=segments => generated 14 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2322] 10.0.0.110 () {34 vars in 1108 bytes} [Wed Jun 3 01:11:02 2026] GET /v2.0/networks/ce9fa071-608c-43e3-8540-08f1cd152a38?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2323] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:11:02 2026] GET /v2.0/ports?device_id=3159191e-6bcb-487a-a5a0-cc23b94b8c5e => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2324] 10.0.0.126 () {34 vars in 742 bytes} [Wed Jun 3 01:11:02 2026] PUT /v2.0/routers/6d2e4d1a-c1c9-4617-9925-43b0355ef8e4 => generated 487 bytes in 762 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2325] 10.0.0.126 () {32 vars in 736 bytes} [Wed Jun 3 01:11:03 2026] GET /v2.0/ports?device_id=6d2e4d1a-c1c9-4617-9925-43b0355ef8e4 => 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: 1276/2326] 199.204.45.216 () {34 vars in 986 bytes} [Wed Jun 3 01:11:03 2026] GET /v2.0/networks?id=ce9fa071-608c-43e3-8540-08f1cd152a38 => generated 705 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2327] 199.204.45.216 () {34 vars in 1050 bytes} [Wed Jun 3 01:11:03 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=54942b0db4f14223aa06f7b3a71f1187 => generated 178 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:11:03.860 7 WARNING neutron_lib.context [req-b4dae035-567a-4887-b825-a2d349127300 req-74fc02b1-4186-4f88-abe6-891f325a0cb7 88aaeebd07fd4c9d8c37fc6c66b0b6fd 54942b0db4f14223aa06f7b3a71f1187 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1051/2328] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:11:03 2026] DELETE /v2.0/routers/6d2e4d1a-c1c9-4617-9925-43b0355ef8e4 => generated 0 bytes in 588 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2329] 10.0.0.126 () {32 vars in 721 bytes} [Wed Jun 3 01:11:04 2026] GET /v2.0/routers/982b6f56-9138-4030-b7eb-95c2ca576b97 => generated 480 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2330] 199.204.45.216 () {38 vars in 955 bytes} [Wed Jun 3 01:11:03 2026] POST /v2.0/ports => generated 1183 bytes in 634 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1279/2331] 199.204.45.216 () {38 vars in 1028 bytes} [Wed Jun 3 01:11:04 2026] PUT /v2.0/ports/f350e90d-ecf9-4d93-b89b-add81e5b81bb => generated 1428 bytes in 625 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 1282/2334] 199.204.45.216 () {34 vars in 1080 bytes} [Wed Jun 3 01:11:05 2026] GET /v2.0/ports?tenant_id=54942b0db4f14223aa06f7b3a71f1187&device_id=3159191e-6bcb-487a-a5a0-cc23b94b8c5e => generated 1467 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:11:05.263 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c2165b4e-16da-4837-be59-f8420656d01e'] response: {'name': 'network-changed', 'server_uuid': '3159191e-6bcb-487a-a5a0-cc23b94b8c5e', 'tag': 'f350e90d-ecf9-4d93-b89b-add81e5b81bb', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/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: 1283/2335] 199.204.45.216 () {34 vars in 1058 bytes} [Wed Jun 3 01:11:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.140&port_id=f350e90d-ecf9-4d93-b89b-add81e5b81bb => 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: 1284/2336] 199.204.45.216 () {34 vars in 1104 bytes} [Wed Jun 3 01:11:05 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A22b&port_id=f350e90d-ecf9-4d93-b89b-add81e5b81bb => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2337] 199.204.45.216 () {34 vars in 1064 bytes} [Wed Jun 3 01:11:05 2026] GET /v2.0/subnets?id=2a08501b-0704-4c5c-977b-7439bf7c90a6&id=d0a75da4-1c69-4b9a-9ff1-2c76d96365cb => generated 1363 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2338] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:11:05 2026] GET /v2.0/ports?network_id=ce9fa071-608c-43e3-8540-08f1cd152a38&device_owner=network%3Adhcp => generated 1457 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2339] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:11:05 2026] GET /v2.0/ports?network_id=ce9fa071-608c-43e3-8540-08f1cd152a38&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2340] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:11:05 2026] GET /v2.0/networks/ce9fa071-608c-43e3-8540-08f1cd152a38?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2341] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:11:05 2026] GET /v2.0/networks/ce9fa071-608c-43e3-8540-08f1cd152a38?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2342] 10.0.0.126 () {34 vars in 742 bytes} [Wed Jun 3 01:11:04 2026] PUT /v2.0/routers/982b6f56-9138-4030-b7eb-95c2ca576b97 => generated 480 bytes in 1505 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2343] 10.0.0.126 () {32 vars in 736 bytes} [Wed Jun 3 01:11:05 2026] GET /v2.0/ports?device_id=982b6f56-9138-4030-b7eb-95c2ca576b97 => 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: 1291/2344] 199.204.45.216 () {34 vars in 1080 bytes} [Wed Jun 3 01:11:05 2026] GET /v2.0/ports?tenant_id=54942b0db4f14223aa06f7b3a71f1187&device_id=3159191e-6bcb-487a-a5a0-cc23b94b8c5e => generated 1467 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2345] 199.204.45.216 () {34 vars in 986 bytes} [Wed Jun 3 01:11:05 2026] GET /v2.0/networks?id=ce9fa071-608c-43e3-8540-08f1cd152a38 => generated 801 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2346] 199.204.45.216 () {34 vars in 1058 bytes} [Wed Jun 3 01:11:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.140&port_id=f350e90d-ecf9-4d93-b89b-add81e5b81bb => 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: 1294/2347] 199.204.45.216 () {34 vars in 1104 bytes} [Wed Jun 3 01:11:06 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A22b&port_id=f350e90d-ecf9-4d93-b89b-add81e5b81bb => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2348] 199.204.45.216 () {34 vars in 1064 bytes} [Wed Jun 3 01:11:06 2026] GET /v2.0/subnets?id=2a08501b-0704-4c5c-977b-7439bf7c90a6&id=d0a75da4-1c69-4b9a-9ff1-2c76d96365cb => generated 1363 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2349] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:11:06 2026] GET /v2.0/ports?network_id=ce9fa071-608c-43e3-8540-08f1cd152a38&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: 7|app: 0|req: 1297/2350] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:11:06 2026] GET /v2.0/ports?network_id=ce9fa071-608c-43e3-8540-08f1cd152a38&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2351] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:11:06 2026] GET /v2.0/networks/ce9fa071-608c-43e3-8540-08f1cd152a38?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2352] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:11:06 2026] GET /v2.0/networks/ce9fa071-608c-43e3-8540-08f1cd152a38?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:11:06.504 8 INFO neutron.services.segments.plugin [-] Segment 385dd73e-3226-4c6e-b61e-937775da496b resource provider aggregate not found 2026-06-03 01:11:06.514 8 INFO neutron.services.segments.plugin [-] Segment 385dd73e-3226-4c6e-b61e-937775da496b resource provider aggregate not found 2026-06-03 01:11:06.520 8 INFO neutron.db.l3_hamode_db [None req-31397f28-0858-43d1-874d-1d71454946e9 9ffa24fabbe74a409a83a631e6a3f703 eacbb675b7b94f9893d3face173f6cc7 - - default default] HA network b816ee93-d703-49ee-b38b-43c2f354a5c2 was deleted as no HA routers are present in tenant eacbb675b7b94f9893d3face173f6cc7. [pid: 8|app: 0|req: 1054/2353] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:11:05 2026] DELETE /v2.0/routers/982b6f56-9138-4030-b7eb-95c2ca576b97 => generated 0 bytes in 807 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2354] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:11:07 2026] GET /v2.0/security-groups?tenant_id=44edf732e5e74ed89a5ff16b42f6e293&name=default => generated 2929 bytes in 356 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:11:07.767 8 INFO neutron.services.segments.plugin [-] Segment 385dd73e-3226-4c6e-b61e-937775da496b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 385dd73e-3226-4c6e-b61e-937775da496b found for delete ", "request_id": "req-01cc3e00-e428-4fa6-80b9-c5f55dea60e8"}]} 2026-06-03 01:11:07.768 8 INFO neutron.services.segments.plugin [-] Segment 385dd73e-3226-4c6e-b61e-937775da496b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 385dd73e-3226-4c6e-b61e-937775da496b found for delete ", "request_id": "req-4f3bdbaa-4be2-44dc-93a6-0317d146598f"}]} [pid: 8|app: 0|req: 1055/2355] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:11:07 2026] DELETE /v2.0/security-groups/17a1aeb7-ec89-4496-b3fc-b4a46df1680c => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2356] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:11:07 2026] GET /v2.0/security-groups?tenant_id=eacbb675b7b94f9893d3face173f6cc7&name=default => generated 2929 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2357] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:11:08 2026] GET /v2.0/ports?device_id=3159191e-6bcb-487a-a5a0-cc23b94b8c5e => generated 1200 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2358] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Jun 3 01:11:08 2026] GET /v2.0/security-groups?id=fbb0deca-ffb2-4c01-af47-63659f38031e&fields=id&fields=name => generated 111 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2359] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:11:08 2026] DELETE /v2.0/security-groups/a87b5dfe-b613-41cb-bcda-b19355b50060 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2360] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:11:08 2026] GET /v2.0/security-groups?tenant_id=771a7b2434254c0992012da1e7a9d2f2&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2361] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:11:08 2026] DELETE /v2.0/security-groups/794e1a4a-10eb-4eb1-8617-2b0bfa91957d => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:11:12.161 8 WARNING neutron_lib.context [None req-2f15b605-6b25-4691-8c4e-c65e32139718 6fdfd9df91774b24b76443ca8ccc8126 9c36911607934daf8f924d6d38f283d7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1059/2362] 10.0.0.126 () {34 vars in 676 bytes} [Wed Jun 3 01:11:11 2026] POST /v2.0/subnetpools => generated 516 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2363] 10.0.0.126 () {34 vars in 759 bytes} [Wed Jun 3 01:11:12 2026] PUT /v2.0/subnetpools/ad11271e-a574-44a3-ac3a-2c4f9c4a7a85/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2364] 10.0.0.126 () {32 vars in 739 bytes} [Wed Jun 3 01:11:12 2026] GET /v2.0/subnetpools/ad11271e-a574-44a3-ac3a-2c4f9c4a7a85/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2365] 10.0.0.126 () {34 vars in 770 bytes} [Wed Jun 3 01:11:12 2026] PUT /v2.0/subnetpools/ad11271e-a574-44a3-ac3a-2c4f9c4a7a85/tags/green => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2366] 10.0.0.126 () {32 vars in 739 bytes} [Wed Jun 3 01:11:12 2026] GET /v2.0/subnetpools/ad11271e-a574-44a3-ac3a-2c4f9c4a7a85/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2367] 10.0.0.126 () {34 vars in 766 bytes} [Wed Jun 3 01:11:12 2026] PUT /v2.0/subnetpools/ad11271e-a574-44a3-ac3a-2c4f9c4a7a85/tags/red => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2368] 10.0.0.126 () {32 vars in 739 bytes} [Wed Jun 3 01:11:12 2026] GET /v2.0/subnetpools/ad11271e-a574-44a3-ac3a-2c4f9c4a7a85/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2369] 10.0.0.126 () {34 vars in 788 bytes} [Wed Jun 3 01:11:12 2026] PUT /v2.0/subnetpools/ad11271e-a574-44a3-ac3a-2c4f9c4a7a85/tags/black.or.white => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2370] 10.0.0.126 () {32 vars in 739 bytes} [Wed Jun 3 01:11:12 2026] GET /v2.0/subnetpools/ad11271e-a574-44a3-ac3a-2c4f9c4a7a85/tags => generated 52 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2371] 10.0.0.126 () {34 vars in 759 bytes} [Wed Jun 3 01:11:12 2026] PUT /v2.0/subnetpools/ad11271e-a574-44a3-ac3a-2c4f9c4a7a85/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2372] 10.0.0.126 () {32 vars in 739 bytes} [Wed Jun 3 01:11:12 2026] GET /v2.0/subnetpools/ad11271e-a574-44a3-ac3a-2c4f9c4a7a85/tags => generated 37 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2373] 10.0.0.126 () {32 vars in 747 bytes} [Wed Jun 3 01:11:12 2026] GET /v2.0/subnetpools/ad11271e-a574-44a3-ac3a-2c4f9c4a7a85/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:11:12.705 8 INFO neutron.api.v2.resource [None req-fc286a4e-1db7-4e30-8a1b-f7276139c763 6fdfd9df91774b24b76443ca8ccc8126 9c36911607934daf8f924d6d38f283d7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1065/2374] 10.0.0.126 () {32 vars in 751 bytes} [Wed Jun 3 01:11:12 2026] GET /v2.0/subnetpools/ad11271e-a574-44a3-ac3a-2c4f9c4a7a85/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2375] 10.0.0.126 () {32 vars in 750 bytes} [Wed Jun 3 01:11:12 2026] DELETE /v2.0/subnetpools/ad11271e-a574-44a3-ac3a-2c4f9c4a7a85/tags/red => 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: 1066/2376] 10.0.0.126 () {32 vars in 739 bytes} [Wed Jun 3 01:11:12 2026] GET /v2.0/subnetpools/ad11271e-a574-44a3-ac3a-2c4f9c4a7a85/tags => generated 30 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:11:12.830 7 INFO neutron.api.v2.resource [None req-ece5b03a-c268-4065-8904-6316e64e31d6 6fdfd9df91774b24b76443ca8ccc8126 9c36911607934daf8f924d6d38f283d7 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1311/2377] 10.0.0.126 () {32 vars in 754 bytes} [Wed Jun 3 01:11:12 2026] DELETE /v2.0/subnetpools/ad11271e-a574-44a3-ac3a-2c4f9c4a7a85/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2378] 10.0.0.126 () {32 vars in 742 bytes} [Wed Jun 3 01:11:12 2026] DELETE /v2.0/subnetpools/ad11271e-a574-44a3-ac3a-2c4f9c4a7a85/tags => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2379] 10.0.0.126 () {32 vars in 739 bytes} [Wed Jun 3 01:11:12 2026] GET /v2.0/subnetpools/ad11271e-a574-44a3-ac3a-2c4f9c4a7a85/tags => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2380] 10.0.0.126 () {32 vars in 732 bytes} [Wed Jun 3 01:11:12 2026] DELETE /v2.0/subnetpools/ad11271e-a574-44a3-ac3a-2c4f9c4a7a85 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2381] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:11:13 2026] GET /v2.0/ports?device_id=3159191e-6bcb-487a-a5a0-cc23b94b8c5e => generated 1200 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2382] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Jun 3 01:11:13 2026] GET /v2.0/security-groups?id=fbb0deca-ffb2-4c01-af47-63659f38031e&fields=id&fields=name => generated 111 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2383] 10.0.0.126 () {32 vars in 818 bytes} [Wed Jun 3 01:11:13 2026] GET /v2.0/ports?network_id=ce9fa071-608c-43e3-8540-08f1cd152a38&mac_address=fa%3A16%3A3e%3A8e%3Ad4%3Adb => generated 1200 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:11:13.641 8 WARNING neutron_lib.context [None req-27836ac5-3aaa-4680-9887-9e8feb8adf07 88aaeebd07fd4c9d8c37fc6c66b0b6fd 54942b0db4f14223aa06f7b3a71f1187 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1315/2384] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:11:13 2026] GET /v2.0/security-groups?tenant_id=9c36911607934daf8f924d6d38f283d7&name=default => generated 2929 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2385] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:11:14 2026] DELETE /v2.0/security-groups/3cfd0de7-9c99-4655-bc16-3a850b957e71 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2386] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:11:14 2026] GET /v2.0/security-groups?tenant_id=a15451a015cf4e1490aabb795f9eb9e9&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: 1318/2387] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:11:14 2026] DELETE /v2.0/security-groups/ecef5ec2-06b9-4f98-8914-b6d8b05ace14 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:11:14.816 8 INFO neutron.db.l3_db [None req-27836ac5-3aaa-4680-9887-9e8feb8adf07 88aaeebd07fd4c9d8c37fc6c66b0b6fd 54942b0db4f14223aa06f7b3a71f1187 - - default default] Floating IP 987e600d-c738-4834-acc1-1e5ebbe371f8 associated. External IP: 10.96.250.220, port: f350e90d-ecf9-4d93-b89b-add81e5b81bb. [pid: 8|app: 0|req: 1070/2388] 10.0.0.126 () {34 vars in 677 bytes} [Wed Jun 3 01:11:13 2026] POST /v2.0/floatingips => generated 855 bytes in 1654 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2389] 10.0.0.110 () {34 vars in 1094 bytes} [Wed Jun 3 01:11:15 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-176452140&fields=id&tenant_id=54942b0db4f14223aa06f7b3a71f1187 => generated 69 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:11:15.510 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4372feea-5fea-49d5-a5b4-d8b60d0ac1b6'] response: {'name': 'network-changed', 'server_uuid': '3159191e-6bcb-487a-a5a0-cc23b94b8c5e', 'tag': 'f350e90d-ecf9-4d93-b89b-add81e5b81bb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1071/2390] 10.0.0.110 () {34 vars in 982 bytes} [Wed Jun 3 01:11:15 2026] GET /v2.0/networks?id=558a1ef6-90f8-4d7b-ae5d-9f04d053df34 => generated 705 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2391] 10.0.0.110 () {34 vars in 965 bytes} [Wed Jun 3 01:11:15 2026] GET /v2.0/quotas/54942b0db4f14223aa06f7b3a71f1187 => 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: 1320/2392] 199.204.45.216 () {34 vars in 1080 bytes} [Wed Jun 3 01:11:15 2026] GET /v2.0/ports?tenant_id=54942b0db4f14223aa06f7b3a71f1187&device_id=3159191e-6bcb-487a-a5a0-cc23b94b8c5e => generated 1469 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2393] 199.204.45.216 () {34 vars in 986 bytes} [Wed Jun 3 01:11:15 2026] GET /v2.0/networks?id=ce9fa071-608c-43e3-8540-08f1cd152a38 => generated 801 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2394] 199.204.45.216 () {34 vars in 1058 bytes} [Wed Jun 3 01:11:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.140&port_id=f350e90d-ecf9-4d93-b89b-add81e5b81bb => generated 858 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2395] 199.204.45.216 () {34 vars in 1104 bytes} [Wed Jun 3 01:11:15 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A22b&port_id=f350e90d-ecf9-4d93-b89b-add81e5b81bb => 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: 1073/2396] 10.0.0.110 () {34 vars in 1002 bytes} [Wed Jun 3 01:11:15 2026] GET /v2.0/ports?tenant_id=54942b0db4f14223aa06f7b3a71f1187&fields=id => generated 333 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2397] 199.204.45.216 () {34 vars in 1064 bytes} [Wed Jun 3 01:11:15 2026] GET /v2.0/subnets?id=2a08501b-0704-4c5c-977b-7439bf7c90a6&id=d0a75da4-1c69-4b9a-9ff1-2c76d96365cb => generated 1363 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2398] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:11:15 2026] GET /v2.0/ports?network_id=ce9fa071-608c-43e3-8540-08f1cd152a38&device_owner=network%3Adhcp => generated 1457 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2399] 10.0.0.110 () {34 vars in 1008 bytes} [Wed Jun 3 01:11:15 2026] GET /v2.0/networks/558a1ef6-90f8-4d7b-ae5d-9f04d053df34?fields=segments => generated 14 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2400] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:11:15 2026] GET /v2.0/ports?network_id=ce9fa071-608c-43e3-8540-08f1cd152a38&device_owner=network%3Adhcp => generated 1457 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2401] 10.0.0.110 () {34 vars in 1108 bytes} [Wed Jun 3 01:11:15 2026] GET /v2.0/networks/558a1ef6-90f8-4d7b-ae5d-9f04d053df34?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2402] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:11:16 2026] GET /v2.0/networks/ce9fa071-608c-43e3-8540-08f1cd152a38?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2403] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:11:16 2026] GET /v2.0/networks/ce9fa071-608c-43e3-8540-08f1cd152a38?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2404] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:11:16 2026] GET /v2.0/ports?device_id=fa434adf-4e5e-4862-adfb-a5a9a732ee13 => 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: 1077/2405] 199.204.45.216 () {34 vars in 986 bytes} [Wed Jun 3 01:11:16 2026] GET /v2.0/networks?id=558a1ef6-90f8-4d7b-ae5d-9f04d053df34 => generated 705 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2406] 199.204.45.216 () {34 vars in 1050 bytes} [Wed Jun 3 01:11:16 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=54942b0db4f14223aa06f7b3a71f1187 => generated 178 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:11:17.057 8 WARNING neutron_lib.context [req-8699d624-5204-4ce9-8e7c-5746fbaa3eaf req-7b753238-bad1-4c11-ad0b-b46ff1925d86 88aaeebd07fd4c9d8c37fc6c66b0b6fd 54942b0db4f14223aa06f7b3a71f1187 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1078/2407] 199.204.45.216 () {38 vars in 955 bytes} [Wed Jun 3 01:11:17 2026] POST /v2.0/ports => generated 1183 bytes in 676 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2408] 199.204.45.216 () {38 vars in 1028 bytes} [Wed Jun 3 01:11:17 2026] PUT /v2.0/ports/7d1a2784-e192-488d-8d41-b1fc14466a85 => generated 1428 bytes in 591 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 1079/2409] 199.204.45.216 () {34 vars in 1080 bytes} [Wed Jun 3 01:11:18 2026] GET /v2.0/ports?tenant_id=54942b0db4f14223aa06f7b3a71f1187&device_id=fa434adf-4e5e-4862-adfb-a5a9a732ee13 => generated 1467 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 1331/2410] 199.204.45.216 () {34 vars in 1058 bytes} [Wed Jun 3 01:11:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.198&port_id=7d1a2784-e192-488d-8d41-b1fc14466a85 => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2411] 199.204.45.216 () {34 vars in 1104 bytes} [Wed Jun 3 01:11:18 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3a&port_id=7d1a2784-e192-488d-8d41-b1fc14466a85 => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:11:18.565 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-93857f39-9e91-4bcf-8e74-d821c8163bb0'] response: {'name': 'network-changed', 'server_uuid': 'fa434adf-4e5e-4862-adfb-a5a9a732ee13', 'tag': '7d1a2784-e192-488d-8d41-b1fc14466a85', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1332/2412] 199.204.45.216 () {34 vars in 1064 bytes} [Wed Jun 3 01:11:18 2026] GET /v2.0/subnets?id=77e3cc52-d4f3-46e9-8fa4-7672c8fdadb7&id=a7ad0491-6ae8-4433-80c9-3d83951e4882 => generated 1367 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2413] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:11:18 2026] GET /v2.0/ports?network_id=558a1ef6-90f8-4d7b-ae5d-9f04d053df34&device_owner=network%3Adhcp => generated 1461 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 1333/2414] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:11:18 2026] GET /v2.0/ports?network_id=558a1ef6-90f8-4d7b-ae5d-9f04d053df34&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: 1082/2415] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:11:18 2026] GET /v2.0/networks/558a1ef6-90f8-4d7b-ae5d-9f04d053df34?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2416] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:11:18 2026] GET /v2.0/networks/558a1ef6-90f8-4d7b-ae5d-9f04d053df34?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2417] 199.204.45.216 () {34 vars in 1080 bytes} [Wed Jun 3 01:11:18 2026] GET /v2.0/ports?tenant_id=54942b0db4f14223aa06f7b3a71f1187&device_id=fa434adf-4e5e-4862-adfb-a5a9a732ee13 => generated 1467 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2418] 199.204.45.216 () {34 vars in 986 bytes} [Wed Jun 3 01:11:19 2026] GET /v2.0/networks?id=558a1ef6-90f8-4d7b-ae5d-9f04d053df34 => generated 801 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2419] 199.204.45.216 () {34 vars in 1058 bytes} [Wed Jun 3 01:11:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.198&port_id=7d1a2784-e192-488d-8d41-b1fc14466a85 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2420] 199.204.45.216 () {34 vars in 1104 bytes} [Wed Jun 3 01:11:19 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3a&port_id=7d1a2784-e192-488d-8d41-b1fc14466a85 => 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: 1085/2421] 199.204.45.216 () {34 vars in 1064 bytes} [Wed Jun 3 01:11:19 2026] GET /v2.0/subnets?id=77e3cc52-d4f3-46e9-8fa4-7672c8fdadb7&id=a7ad0491-6ae8-4433-80c9-3d83951e4882 => generated 1367 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2422] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:11:19 2026] GET /v2.0/ports?network_id=558a1ef6-90f8-4d7b-ae5d-9f04d053df34&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2423] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:11:19 2026] GET /v2.0/ports?network_id=558a1ef6-90f8-4d7b-ae5d-9f04d053df34&device_owner=network%3Adhcp => generated 1461 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2424] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:11:19 2026] GET /v2.0/networks/558a1ef6-90f8-4d7b-ae5d-9f04d053df34?fields=segments => generated 14 bytes in 463 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2427] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:11:19 2026] GET /v2.0/networks/558a1ef6-90f8-4d7b-ae5d-9f04d053df34?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2428] 199.204.45.216 () {34 vars in 1096 bytes} [Wed Jun 3 01:11:20 2026] GET /v2.0/ports?device_id=3159191e-6bcb-487a-a5a0-cc23b94b8c5e&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2429] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jun 3 01:11:20 2026] GET /v2.0/ports?device_id=3159191e-6bcb-487a-a5a0-cc23b94b8c5e => generated 1469 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2430] 10.0.0.239 () {34 vars in 1040 bytes} [Wed Jun 3 01:11:20 2026] GET /v2.0/security-groups?id=fbb0deca-ffb2-4c01-af47-63659f38031e&fields=id&fields=name => generated 111 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2431] 199.204.45.216 () {34 vars in 1080 bytes} [Wed Jun 3 01:11:20 2026] GET /v2.0/ports?tenant_id=54942b0db4f14223aa06f7b3a71f1187&device_id=3159191e-6bcb-487a-a5a0-cc23b94b8c5e => generated 1469 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2432] 199.204.45.216 () {34 vars in 986 bytes} [Wed Jun 3 01:11:20 2026] GET /v2.0/networks?id=ce9fa071-608c-43e3-8540-08f1cd152a38 => generated 801 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2433] 199.204.45.216 () {34 vars in 1058 bytes} [Wed Jun 3 01:11:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.140&port_id=f350e90d-ecf9-4d93-b89b-add81e5b81bb => generated 860 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2434] 199.204.45.216 () {34 vars in 1104 bytes} [Wed Jun 3 01:11:20 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A22b&port_id=f350e90d-ecf9-4d93-b89b-add81e5b81bb => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2435] 199.204.45.216 () {34 vars in 1064 bytes} [Wed Jun 3 01:11:20 2026] GET /v2.0/subnets?id=2a08501b-0704-4c5c-977b-7439bf7c90a6&id=d0a75da4-1c69-4b9a-9ff1-2c76d96365cb => generated 1363 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2436] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:11:20 2026] GET /v2.0/ports?network_id=ce9fa071-608c-43e3-8540-08f1cd152a38&device_owner=network%3Adhcp => generated 1457 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2437] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:11:20 2026] GET /v2.0/ports?network_id=ce9fa071-608c-43e3-8540-08f1cd152a38&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: 1093/2438] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:11:20 2026] GET /v2.0/networks/ce9fa071-608c-43e3-8540-08f1cd152a38?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2439] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:11:20 2026] GET /v2.0/networks/ce9fa071-608c-43e3-8540-08f1cd152a38?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: 1094/2440] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:11:21 2026] GET /v2.0/ports?device_id=fa434adf-4e5e-4862-adfb-a5a9a732ee13 => generated 1200 bytes in 510 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2441] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Jun 3 01:11:21 2026] GET /v2.0/security-groups?id=fbb0deca-ffb2-4c01-af47-63659f38031e&fields=id&fields=name => generated 111 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2442] 10.0.0.126 () {32 vars in 818 bytes} [Wed Jun 3 01:11:21 2026] GET /v2.0/ports?network_id=558a1ef6-90f8-4d7b-ae5d-9f04d053df34&mac_address=fa%3A16%3A3e%3A5c%3Aa5%3Ad3 => generated 1200 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:11:21.980 7 WARNING neutron_lib.context [None req-86a0ef6b-e327-4469-9c0c-3e4e1280c54c 88aaeebd07fd4c9d8c37fc6c66b0b6fd 54942b0db4f14223aa06f7b3a71f1187 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:11:23.015 7 INFO neutron.db.l3_db [None req-86a0ef6b-e327-4469-9c0c-3e4e1280c54c 88aaeebd07fd4c9d8c37fc6c66b0b6fd 54942b0db4f14223aa06f7b3a71f1187 - - default default] Floating IP 23a93d01-af4b-4cb7-87a7-18ae8fb20752 associated. External IP: 10.96.250.213, port: 7d1a2784-e192-488d-8d41-b1fc14466a85. [pid: 7|app: 0|req: 1348/2443] 10.0.0.126 () {34 vars in 677 bytes} [Wed Jun 3 01:11:21 2026] POST /v2.0/floatingips => generated 855 bytes in 1529 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2444] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jun 3 01:11:32 2026] GET /v2.0/ports?device_id=fa434adf-4e5e-4862-adfb-a5a9a732ee13 => generated 1469 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2445] 10.0.0.239 () {34 vars in 1040 bytes} [Wed Jun 3 01:11:32 2026] GET /v2.0/security-groups?id=fbb0deca-ffb2-4c01-af47-63659f38031e&fields=id&fields=name => generated 111 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2446] 199.204.45.216 () {34 vars in 1080 bytes} [Wed Jun 3 01:11:32 2026] GET /v2.0/ports?tenant_id=54942b0db4f14223aa06f7b3a71f1187&device_id=fa434adf-4e5e-4862-adfb-a5a9a732ee13 => generated 1469 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:11:32.476 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-410bca3d-0ab6-403c-a150-76d75430f1c5'] response: {'name': 'network-changed', 'server_uuid': 'fa434adf-4e5e-4862-adfb-a5a9a732ee13', 'tag': '7d1a2784-e192-488d-8d41-b1fc14466a85', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1350/2447] 199.204.45.216 () {34 vars in 986 bytes} [Wed Jun 3 01:11:32 2026] GET /v2.0/networks?id=558a1ef6-90f8-4d7b-ae5d-9f04d053df34 => generated 801 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2448] 199.204.45.216 () {34 vars in 1058 bytes} [Wed Jun 3 01:11:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.198&port_id=7d1a2784-e192-488d-8d41-b1fc14466a85 => generated 860 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2449] 199.204.45.216 () {34 vars in 1104 bytes} [Wed Jun 3 01:11:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3a&port_id=7d1a2784-e192-488d-8d41-b1fc14466a85 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2450] 199.204.45.216 () {34 vars in 1064 bytes} [Wed Jun 3 01:11:32 2026] GET /v2.0/subnets?id=77e3cc52-d4f3-46e9-8fa4-7672c8fdadb7&id=a7ad0491-6ae8-4433-80c9-3d83951e4882 => generated 1367 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2451] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:11:32 2026] GET /v2.0/ports?network_id=558a1ef6-90f8-4d7b-ae5d-9f04d053df34&device_owner=network%3Adhcp => generated 1461 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2452] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:11:32 2026] GET /v2.0/ports?network_id=558a1ef6-90f8-4d7b-ae5d-9f04d053df34&device_owner=network%3Adhcp => generated 1461 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2453] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:11:32 2026] GET /v2.0/networks/558a1ef6-90f8-4d7b-ae5d-9f04d053df34?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2454] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:11:32 2026] GET /v2.0/networks/558a1ef6-90f8-4d7b-ae5d-9f04d053df34?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2457] 10.0.0.126 () {32 vars in 721 bytes} [Wed Jun 3 01:11:36 2026] GET /v2.0/subnets/aea6913c-1ee6-43fd-baf6-cd40504ddbb3 => generated 652 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2458] 10.0.0.102 () {30 vars in 690 bytes} [Wed Jun 3 01:11:37 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2459] 10.0.0.102 () {30 vars in 692 bytes} [Wed Jun 3 01:11: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: 8|app: 0|req: 1104/2460] 10.0.0.102 () {30 vars in 668 bytes} [Wed Jun 3 01:11:37 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2461] 10.0.0.102 () {30 vars in 704 bytes} [Wed Jun 3 01:11:37 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: 1105/2462] 10.0.0.102 () {28 vars in 439 bytes} [Wed Jun 3 01:11:37 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2463] 10.0.0.102 () {30 vars in 728 bytes} [Wed Jun 3 01:11:37 2026] GET /v2.0/subnets/aea6913c-1ee6-43fd-baf6-cd40504ddbb3 => generated 634 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2464] 10.0.0.102 () {30 vars in 690 bytes} [Wed Jun 3 01:11: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: 7|app: 0|req: 1359/2465] 10.0.0.102 () {30 vars in 692 bytes} [Wed Jun 3 01:11:37 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2466] 10.0.0.102 () {30 vars in 668 bytes} [Wed Jun 3 01:11:37 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2467] 10.0.0.102 () {30 vars in 704 bytes} [Wed Jun 3 01:11:37 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: 1108/2468] 10.0.0.102 () {30 vars in 728 bytes} [Wed Jun 3 01:11:37 2026] GET /v2.0/subnets/aea6913c-1ee6-43fd-baf6-cd40504ddbb3 => generated 652 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2469] 10.0.0.102 () {30 vars in 690 bytes} [Wed Jun 3 01:11:38 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: 1109/2470] 10.0.0.102 () {30 vars in 692 bytes} [Wed Jun 3 01:11: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: 1362/2471] 10.0.0.102 () {30 vars in 668 bytes} [Wed Jun 3 01:11:38 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: 1110/2472] 10.0.0.102 () {30 vars in 704 bytes} [Wed Jun 3 01:11:38 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2473] 10.0.0.102 () {30 vars in 730 bytes} [Wed Jun 3 01:11:38 2026] GET /v2.0/networks/c611ee9d-b163-4a1b-9f7e-81654e8bbdef => generated 800 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2474] 10.0.0.102 () {30 vars in 682 bytes} [Wed Jun 3 01:11:38 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2475] 10.0.0.102 () {34 vars in 704 bytes} [Wed Jun 3 01:11:38 2026] POST /v2.0/ports => generated 1132 bytes in 479 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2476] 199.204.45.216 () {30 vars in 703 bytes} [Wed Jun 3 01:11:41 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 1365/2477] 199.204.45.216 () {30 vars in 705 bytes} [Wed Jun 3 01:11:41 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2478] 199.204.45.216 () {30 vars in 681 bytes} [Wed Jun 3 01:11:41 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2479] 199.204.45.216 () {30 vars in 717 bytes} [Wed Jun 3 01:11:41 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2480] 199.204.45.216 () {30 vars in 737 bytes} [Wed Jun 3 01:11:41 2026] GET /v2.0/ports/03d7407b-47a5-4ed8-8bee-c4198aaaa80f => generated 1132 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2481] 199.204.45.216 () {30 vars in 703 bytes} [Wed Jun 3 01:11:41 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2482] 199.204.45.216 () {30 vars in 705 bytes} [Wed Jun 3 01:11:41 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2483] 199.204.45.216 () {30 vars in 681 bytes} [Wed Jun 3 01:11:41 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2484] 199.204.45.216 () {30 vars in 717 bytes} [Wed Jun 3 01:11:41 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:11:41.650 7 INFO neutron.api.v2.resource [None req-c09f9838-db08-4f50-b94d-b46a7473700a 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1369/2485] 199.204.45.216 () {30 vars in 763 bytes} [Wed Jun 3 01:11:41 2026] GET /v2.0/security-groups/lb-70bb3476-7790-4ca2-8243-6f80520265c6 => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2486] 199.204.45.216 () {30 vars in 785 bytes} [Wed Jun 3 01:11:41 2026] GET /v2.0/security-groups?name=lb-70bb3476-7790-4ca2-8243-6f80520265c6 => generated 23 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2487] 199.204.45.216 () {34 vars in 736 bytes} [Wed Jun 3 01:11:41 2026] POST /v2.0/security-groups => generated 1638 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2488] 199.204.45.216 () {30 vars in 815 bytes} [Wed Jun 3 01:11:41 2026] GET /v2.0/security-group-rules?security_group_id=ab16bb5c-010e-49ce-a7d8-76a4f061b57f => generated 1182 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2489] 199.204.45.216 () {34 vars in 789 bytes} [Wed Jun 3 01:11:41 2026] PUT /v2.0/ports/03d7407b-47a5-4ed8-8bee-c4198aaaa80f => generated 1132 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2490] 199.204.45.216 () {30 vars in 703 bytes} [Wed Jun 3 01:11:42 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) /var/lib/openstack/lib/python3.10/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: 1372/2491] 199.204.45.216 () {30 vars in 705 bytes} [Wed Jun 3 01:11:42 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2492] 199.204.45.216 () {30 vars in 681 bytes} [Wed Jun 3 01:11:42 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/2493] 199.204.45.216 () {30 vars in 717 bytes} [Wed Jun 3 01:11:42 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: 1121/2494] 199.204.45.216 () {30 vars in 741 bytes} [Wed Jun 3 01:11:42 2026] GET /v2.0/subnets/aea6913c-1ee6-43fd-baf6-cd40504ddbb3 => generated 652 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2495] 10.0.0.110 () {34 vars in 1016 bytes} [Wed Jun 3 01:11:49 2026] GET /v2.0/security-groups?id=70b633dd-d113-47e6-80fb-cb77d127759e&fields=id => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2496] 10.0.0.110 () {34 vars in 982 bytes} [Wed Jun 3 01:11:49 2026] GET /v2.0/networks?id=5264c01b-de11-4373-b9ed-f21420ba1c9b => generated 735 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2499] 10.0.0.110 () {34 vars in 965 bytes} [Wed Jun 3 01:11:49 2026] GET /v2.0/quotas/f096df4168b7404798a68562db186506 => 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: 1376/2500] 10.0.0.110 () {34 vars in 1002 bytes} [Wed Jun 3 01:11:49 2026] GET /v2.0/ports?tenant_id=f096df4168b7404798a68562db186506&fields=id => generated 149 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2501] 10.0.0.110 () {34 vars in 1008 bytes} [Wed Jun 3 01:11:50 2026] GET /v2.0/networks/5264c01b-de11-4373-b9ed-f21420ba1c9b?fields=segments => generated 14 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2502] 10.0.0.110 () {34 vars in 1108 bytes} [Wed Jun 3 01:11:50 2026] GET /v2.0/networks/5264c01b-de11-4373-b9ed-f21420ba1c9b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2503] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:11:50 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 12 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2504] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:11:50 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => 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: 1127/2505] 199.204.45.216 () {34 vars in 986 bytes} [Wed Jun 3 01:11:51 2026] GET /v2.0/networks?id=5264c01b-de11-4373-b9ed-f21420ba1c9b => generated 735 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2506] 199.204.45.216 () {34 vars in 1050 bytes} [Wed Jun 3 01:11:51 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f096df4168b7404798a68562db186506 => generated 343 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2507] 199.204.45.216 () {38 vars in 955 bytes} [Wed Jun 3 01:11:51 2026] POST /v2.0/ports => generated 1082 bytes in 448 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2508] 199.204.45.216 () {38 vars in 1028 bytes} [Wed Jun 3 01:11:52 2026] PUT /v2.0/ports/bf18bca2-18c9-48d3-865b-923d39f10528 => generated 1207 bytes in 591 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 1129/2509] 199.204.45.216 () {34 vars in 1080 bytes} [Wed Jun 3 01:11:52 2026] GET /v2.0/ports?tenant_id=f096df4168b7404798a68562db186506&device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 1246 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 1381/2510] 199.204.45.216 () {34 vars in 1062 bytes} [Wed Jun 3 01:11:52 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.109&port_id=bf18bca2-18c9-48d3-865b-923d39f10528 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2511] 199.204.45.216 () {34 vars in 984 bytes} [Wed Jun 3 01:11:52 2026] GET /v2.0/subnets?id=42a857b7-6b06-4042-b6c6-346415b91dc1 => generated 630 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:11:52.868 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b7508359-cf23-44f3-ac4b-6cf44ff3a419'] response: {'name': 'network-changed', 'server_uuid': 'a258b6ea-1019-4048-bff2-a27b54f8c533', 'tag': 'bf18bca2-18c9-48d3-865b-923d39f10528', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1382/2512] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:11:52 2026] GET /v2.0/ports?network_id=5264c01b-de11-4373-b9ed-f21420ba1c9b&device_owner=network%3Adhcp => generated 1244 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2513] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:11:52 2026] GET /v2.0/networks/5264c01b-de11-4373-b9ed-f21420ba1c9b?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 1383/2514] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:11:53 2026] GET /v2.0/networks/5264c01b-de11-4373-b9ed-f21420ba1c9b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2515] 199.204.45.216 () {34 vars in 1080 bytes} [Wed Jun 3 01:11:53 2026] GET /v2.0/ports?tenant_id=f096df4168b7404798a68562db186506&device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 1246 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2516] 199.204.45.216 () {34 vars in 986 bytes} [Wed Jun 3 01:11:53 2026] GET /v2.0/networks?id=5264c01b-de11-4373-b9ed-f21420ba1c9b => generated 735 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2517] 199.204.45.216 () {34 vars in 1062 bytes} [Wed Jun 3 01:11:53 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.109&port_id=bf18bca2-18c9-48d3-865b-923d39f10528 => 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: 1385/2518] 199.204.45.216 () {34 vars in 994 bytes} [Wed Jun 3 01:11:53 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 1246 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2519] 199.204.45.216 () {34 vars in 984 bytes} [Wed Jun 3 01:11:53 2026] GET /v2.0/subnets?id=42a857b7-6b06-4042-b6c6-346415b91dc1 => generated 630 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2520] 199.204.45.216 () {34 vars in 1044 bytes} [Wed Jun 3 01:11:53 2026] GET /v2.0/security-groups?id=70b633dd-d113-47e6-80fb-cb77d127759e&fields=id&fields=name => generated 96 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2521] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:11:53 2026] GET /v2.0/ports?network_id=5264c01b-de11-4373-b9ed-f21420ba1c9b&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2522] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:11:53 2026] GET /v2.0/networks/5264c01b-de11-4373-b9ed-f21420ba1c9b?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: 1136/2523] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:11:53 2026] GET /v2.0/networks/5264c01b-de11-4373-b9ed-f21420ba1c9b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2524] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:11:53 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 1246 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2525] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Jun 3 01:11:53 2026] GET /v2.0/security-groups?id=70b633dd-d113-47e6-80fb-cb77d127759e&fields=id&fields=name => generated 96 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2526] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:11:53 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 1246 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2527] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:11:56 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 1248 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2528] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Jun 3 01:11:56 2026] GET /v2.0/security-groups?id=70b633dd-d113-47e6-80fb-cb77d127759e&fields=id&fields=name => generated 96 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2529] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:11:56 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 1248 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2534] 199.204.45.216 () {34 vars in 1096 bytes} [Wed Jun 3 01:12:20 2026] GET /v2.0/ports?device_id=3159191e-6bcb-487a-a5a0-cc23b94b8c5e&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2535] 199.204.45.216 () {34 vars in 1080 bytes} [Wed Jun 3 01:12:20 2026] GET /v2.0/ports?tenant_id=54942b0db4f14223aa06f7b3a71f1187&device_id=3159191e-6bcb-487a-a5a0-cc23b94b8c5e => generated 1469 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2536] 199.204.45.216 () {34 vars in 986 bytes} [Wed Jun 3 01:12:20 2026] GET /v2.0/networks?id=ce9fa071-608c-43e3-8540-08f1cd152a38 => generated 801 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2537] 199.204.45.216 () {34 vars in 1058 bytes} [Wed Jun 3 01:12:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.140&port_id=f350e90d-ecf9-4d93-b89b-add81e5b81bb => generated 860 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2538] 199.204.45.216 () {34 vars in 1104 bytes} [Wed Jun 3 01:12:20 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A22b&port_id=f350e90d-ecf9-4d93-b89b-add81e5b81bb => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2539] 199.204.45.216 () {34 vars in 1064 bytes} [Wed Jun 3 01:12:20 2026] GET /v2.0/subnets?id=2a08501b-0704-4c5c-977b-7439bf7c90a6&id=d0a75da4-1c69-4b9a-9ff1-2c76d96365cb => generated 1363 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2540] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:12:20 2026] GET /v2.0/ports?network_id=ce9fa071-608c-43e3-8540-08f1cd152a38&device_owner=network%3Adhcp => generated 1457 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2541] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:12:20 2026] GET /v2.0/ports?network_id=ce9fa071-608c-43e3-8540-08f1cd152a38&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: 8|app: 0|req: 1146/2542] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:12:20 2026] GET /v2.0/networks/ce9fa071-608c-43e3-8540-08f1cd152a38?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: 1397/2543] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:12:21 2026] GET /v2.0/networks/ce9fa071-608c-43e3-8540-08f1cd152a38?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2544] 10.0.0.110 () {34 vars in 1178 bytes} [Wed Jun 3 01:12:29 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533&device_id=fa434adf-4e5e-4862-adfb-a5a9a732ee13&device_id=3159191e-6bcb-487a-a5a0-cc23b94b8c5e => generated 4164 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2545] 10.0.0.110 () {34 vars in 1120 bytes} [Wed Jun 3 01:12:29 2026] GET /v2.0/security-groups?id=70b633dd-d113-47e6-80fb-cb77d127759e&id=fbb0deca-ffb2-4c01-af47-63659f38031e&fields=id&fields=name => generated 186 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2546] 10.0.0.110 () {34 vars in 1084 bytes} [Wed Jun 3 01:12:30 2026] GET /v2.0/ports?device_id=fa434adf-4e5e-4862-adfb-a5a9a732ee13&device_id=3159191e-6bcb-487a-a5a0-cc23b94b8c5e => generated 2927 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2547] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Jun 3 01:12:30 2026] GET /v2.0/security-groups?id=fbb0deca-ffb2-4c01-af47-63659f38031e&fields=id&fields=name => generated 111 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2548] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:12:31 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 1248 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2549] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Jun 3 01:12:31 2026] GET /v2.0/security-groups?id=70b633dd-d113-47e6-80fb-cb77d127759e&fields=id&fields=name => generated 96 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2550] 199.204.45.216 () {30 vars in 703 bytes} [Wed Jun 3 01:12:32 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2551] 199.204.45.216 () {30 vars in 705 bytes} [Wed Jun 3 01:12:32 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2552] 199.204.45.216 () {30 vars in 681 bytes} [Wed Jun 3 01:12:32 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2553] 199.204.45.216 () {30 vars in 717 bytes} [Wed Jun 3 01:12:32 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2554] 199.204.45.216 () {30 vars in 741 bytes} [Wed Jun 3 01:12:32 2026] GET /v2.0/subnets/aea6913c-1ee6-43fd-baf6-cd40504ddbb3 => generated 652 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2555] 199.204.45.216 () {30 vars in 769 bytes} [Wed Jun 3 01:12:32 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 1248 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2556] 199.204.45.216 () {34 vars in 717 bytes} [Wed Jun 3 01:12:32 2026] POST /v2.0/ports => generated 1093 bytes in 442 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2557] 10.0.0.110 () {34 vars in 971 bytes} [Wed Jun 3 01:12:32 2026] GET /v2.0/ports/1cd2437d-f4a1-4c7c-8147-90e57366b2c6 => generated 1093 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 1154/2558] 10.0.0.110 () {34 vars in 907 bytes} [Wed Jun 3 01:12:32 2026] GET /v2.0/extensions => generated 19901 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2559] 199.204.45.216 () {34 vars in 1262 bytes} [Wed Jun 3 01:12:32 2026] GET /v2.0/ports/1cd2437d-f4a1-4c7c-8147-90e57366b2c6?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2560] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:12:32 2026] GET /v2.0/networks/c611ee9d-b163-4a1b-9f7e-81654e8bbdef?fields=segments => generated 14 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2561] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:12:33 2026] GET /v2.0/networks/c611ee9d-b163-4a1b-9f7e-81654e8bbdef?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: 8|app: 0|req: 1156/2562] 199.204.45.216 () {34 vars in 975 bytes} [Wed Jun 3 01:12:33 2026] GET /v2.0/ports/1cd2437d-f4a1-4c7c-8147-90e57366b2c6 => generated 1093 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2563] 199.204.45.216 () {34 vars in 986 bytes} [Wed Jun 3 01:12:33 2026] GET /v2.0/networks?id=c611ee9d-b163-4a1b-9f7e-81654e8bbdef => generated 803 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2564] 199.204.45.216 () {38 vars in 1028 bytes} [Wed Jun 3 01:12:33 2026] PUT /v2.0/ports/1cd2437d-f4a1-4c7c-8147-90e57366b2c6 => generated 1247 bytes in 548 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2565] 199.204.45.216 () {34 vars in 1080 bytes} [Wed Jun 3 01:12:33 2026] GET /v2.0/ports?tenant_id=f096df4168b7404798a68562db186506&device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 2523 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 1158/2566] 199.204.45.216 () {34 vars in 1062 bytes} [Wed Jun 3 01:12:33 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.109&port_id=bf18bca2-18c9-48d3-865b-923d39f10528 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2567] 199.204.45.216 () {34 vars in 984 bytes} [Wed Jun 3 01:12:33 2026] GET /v2.0/subnets?id=42a857b7-6b06-4042-b6c6-346415b91dc1 => generated 630 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:12:34.054 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-34f1b76f-805b-42bf-95f2-e1ba7f04074c'] response: {'name': 'network-changed', 'server_uuid': 'a258b6ea-1019-4048-bff2-a27b54f8c533', 'tag': '1cd2437d-f4a1-4c7c-8147-90e57366b2c6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1159/2568] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:12:34 2026] GET /v2.0/ports?network_id=5264c01b-de11-4373-b9ed-f21420ba1c9b&device_owner=network%3Adhcp => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2569] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:12:34 2026] GET /v2.0/networks/5264c01b-de11-4373-b9ed-f21420ba1c9b?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 1160/2570] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:12:34 2026] GET /v2.0/networks/5264c01b-de11-4373-b9ed-f21420ba1c9b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2571] 199.204.45.216 () {34 vars in 1056 bytes} [Wed Jun 3 01:12:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.10&port_id=1cd2437d-f4a1-4c7c-8147-90e57366b2c6 => 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: 1161/2572] 199.204.45.216 () {34 vars in 984 bytes} [Wed Jun 3 01:12:34 2026] GET /v2.0/subnets?id=aea6913c-1ee6-43fd-baf6-cd40504ddbb3 => generated 655 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2573] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:12:34 2026] GET /v2.0/ports?network_id=c611ee9d-b163-4a1b-9f7e-81654e8bbdef&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2574] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:12:34 2026] GET /v2.0/networks/c611ee9d-b163-4a1b-9f7e-81654e8bbdef?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2575] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:12:34 2026] GET /v2.0/networks/c611ee9d-b163-4a1b-9f7e-81654e8bbdef?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2576] 199.204.45.216 () {34 vars in 1080 bytes} [Wed Jun 3 01:12:34 2026] GET /v2.0/ports?tenant_id=f096df4168b7404798a68562db186506&device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 2523 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2577] 199.204.45.216 () {34 vars in 986 bytes} [Wed Jun 3 01:12:34 2026] GET /v2.0/networks?id=c611ee9d-b163-4a1b-9f7e-81654e8bbdef => generated 803 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2578] 199.204.45.216 () {34 vars in 1056 bytes} [Wed Jun 3 01:12:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.10&port_id=1cd2437d-f4a1-4c7c-8147-90e57366b2c6 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2579] 199.204.45.216 () {34 vars in 984 bytes} [Wed Jun 3 01:12:34 2026] GET /v2.0/subnets?id=aea6913c-1ee6-43fd-baf6-cd40504ddbb3 => generated 655 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2580] 10.0.0.110 () {34 vars in 971 bytes} [Wed Jun 3 01:12:34 2026] GET /v2.0/ports/1cd2437d-f4a1-4c7c-8147-90e57366b2c6 => generated 1283 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2581] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:12:34 2026] GET /v2.0/ports?network_id=c611ee9d-b163-4a1b-9f7e-81654e8bbdef&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2584] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:12:34 2026] GET /v2.0/networks/c611ee9d-b163-4a1b-9f7e-81654e8bbdef?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2585] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:12:35 2026] GET /v2.0/networks/c611ee9d-b163-4a1b-9f7e-81654e8bbdef?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2586] 199.204.45.216 () {34 vars in 789 bytes} [Wed Jun 3 01:12:34 2026] PUT /v2.0/ports/1cd2437d-f4a1-4c7c-8147-90e57366b2c6 => generated 1308 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:12:35.260 7 INFO neutron.api.v2.resource [None req-d925191c-0752-4c51-8bff-be1e62051eb5 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1421/2587] 199.204.45.216 () {30 vars in 763 bytes} [Wed Jun 3 01:12:35 2026] GET /v2.0/security-groups/lb-70bb3476-7790-4ca2-8243-6f80520265c6 => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 1167/2588] 199.204.45.216 () {30 vars in 785 bytes} [Wed Jun 3 01:12:35 2026] GET /v2.0/security-groups?name=lb-70bb3476-7790-4ca2-8243-6f80520265c6 => generated 1639 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2589] 199.204.45.216 () {34 vars in 789 bytes} [Wed Jun 3 01:12:35 2026] PUT /v2.0/ports/1cd2437d-f4a1-4c7c-8147-90e57366b2c6 => generated 1308 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2590] 199.204.45.216 () {30 vars in 703 bytes} [Wed Jun 3 01:12:35 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) /var/lib/openstack/lib/python3.10/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: 1423/2591] 199.204.45.216 () {30 vars in 705 bytes} [Wed Jun 3 01:12:35 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2592] 199.204.45.216 () {30 vars in 681 bytes} [Wed Jun 3 01:12:35 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: 1424/2593] 199.204.45.216 () {30 vars in 717 bytes} [Wed Jun 3 01:12:35 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2594] 199.204.45.216 () {30 vars in 741 bytes} [Wed Jun 3 01:12:35 2026] GET /v2.0/subnets/aea6913c-1ee6-43fd-baf6-cd40504ddbb3 => generated 652 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2595] 199.204.45.216 () {30 vars in 737 bytes} [Wed Jun 3 01:12:35 2026] GET /v2.0/ports/03d7407b-47a5-4ed8-8bee-c4198aaaa80f => generated 1132 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:12:36.074 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f8b94f44-d5b3-4f81-8026-742c78217cff'] response: {'name': 'network-changed', 'server_uuid': 'a258b6ea-1019-4048-bff2-a27b54f8c533', 'tag': '1cd2437d-f4a1-4c7c-8147-90e57366b2c6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1171/2596] 199.204.45.216 () {30 vars in 737 bytes} [Wed Jun 3 01:12:36 2026] GET /v2.0/ports/1cd2437d-f4a1-4c7c-8147-90e57366b2c6 => generated 1346 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:12:36.112 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c37be298-f88b-4718-9d52-b4f2ea015197'] response: {'name': 'network-changed', 'server_uuid': 'a258b6ea-1019-4048-bff2-a27b54f8c533', 'tag': '1cd2437d-f4a1-4c7c-8147-90e57366b2c6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1426/2597] 199.204.45.216 () {34 vars in 1080 bytes} [Wed Jun 3 01:12:36 2026] GET /v2.0/ports?tenant_id=f096df4168b7404798a68562db186506&device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 2586 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2598] 199.204.45.216 () {30 vars in 741 bytes} [Wed Jun 3 01:12:36 2026] GET /v2.0/subnets/aea6913c-1ee6-43fd-baf6-cd40504ddbb3 => generated 652 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2599] 199.204.45.216 () {34 vars in 986 bytes} [Wed Jun 3 01:12:36 2026] GET /v2.0/networks?id=c611ee9d-b163-4a1b-9f7e-81654e8bbdef => generated 803 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2600] 199.204.45.216 () {30 vars in 743 bytes} [Wed Jun 3 01:12:36 2026] GET /v2.0/networks/c611ee9d-b163-4a1b-9f7e-81654e8bbdef => generated 800 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2601] 199.204.45.216 () {34 vars in 1056 bytes} [Wed Jun 3 01:12:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.10&port_id=1cd2437d-f4a1-4c7c-8147-90e57366b2c6 => 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: 1174/2602] 199.204.45.216 () {30 vars in 737 bytes} [Wed Jun 3 01:12:36 2026] GET /v2.0/ports/03d7407b-47a5-4ed8-8bee-c4198aaaa80f => generated 1132 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2603] 199.204.45.216 () {34 vars in 984 bytes} [Wed Jun 3 01:12:36 2026] GET /v2.0/subnets?id=aea6913c-1ee6-43fd-baf6-cd40504ddbb3 => generated 655 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2604] 199.204.45.216 () {30 vars in 741 bytes} [Wed Jun 3 01:12:36 2026] GET /v2.0/subnets/aea6913c-1ee6-43fd-baf6-cd40504ddbb3 => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2605] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:12:36 2026] GET /v2.0/ports?network_id=c611ee9d-b163-4a1b-9f7e-81654e8bbdef&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2606] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:12:36 2026] GET /v2.0/networks/c611ee9d-b163-4a1b-9f7e-81654e8bbdef?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2607] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:12:36 2026] GET /v2.0/networks/c611ee9d-b163-4a1b-9f7e-81654e8bbdef?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2608] 199.204.45.216 () {34 vars in 1080 bytes} [Wed Jun 3 01:12:36 2026] GET /v2.0/ports?tenant_id=f096df4168b7404798a68562db186506&device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 2586 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2609] 199.204.45.216 () {34 vars in 986 bytes} [Wed Jun 3 01:12:36 2026] GET /v2.0/networks?id=c611ee9d-b163-4a1b-9f7e-81654e8bbdef => generated 803 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2610] 199.204.45.216 () {34 vars in 1056 bytes} [Wed Jun 3 01:12:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.10&port_id=1cd2437d-f4a1-4c7c-8147-90e57366b2c6 => 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: 1433/2611] 199.204.45.216 () {34 vars in 984 bytes} [Wed Jun 3 01:12:36 2026] GET /v2.0/subnets?id=aea6913c-1ee6-43fd-baf6-cd40504ddbb3 => generated 655 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2612] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:12:36 2026] GET /v2.0/ports?network_id=c611ee9d-b163-4a1b-9f7e-81654e8bbdef&device_owner=network%3Adhcp => generated 1461 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2613] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:12:36 2026] GET /v2.0/networks/c611ee9d-b163-4a1b-9f7e-81654e8bbdef?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2614] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:12:36 2026] GET /v2.0/networks/c611ee9d-b163-4a1b-9f7e-81654e8bbdef?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:12:49.178 7 WARNING neutron_lib.context [None req-f5c1e507-f3ce-4afa-9608-0d5394f9b570 88aaeebd07fd4c9d8c37fc6c66b0b6fd 54942b0db4f14223aa06f7b3a71f1187 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:12:50.078 7 INFO neutron.db.l3_db [None req-f5c1e507-f3ce-4afa-9608-0d5394f9b570 88aaeebd07fd4c9d8c37fc6c66b0b6fd 54942b0db4f14223aa06f7b3a71f1187 - - default default] Floating IP 34191ba5-a01f-44c6-a74a-6d8b852faf93 associated. External IP: 10.96.250.219, port: 03d7407b-47a5-4ed8-8bee-c4198aaaa80f. [pid: 7|app: 0|req: 1435/2617] 10.0.0.126 () {34 vars in 677 bytes} [Wed Jun 3 01:12:49 2026] POST /v2.0/floatingips => generated 899 bytes in 1787 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2618] 199.204.45.216 () {30 vars in 703 bytes} [Wed Jun 3 01:12:55 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2619] 199.204.45.216 () {30 vars in 705 bytes} [Wed Jun 3 01:12:55 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2620] 199.204.45.216 () {30 vars in 681 bytes} [Wed Jun 3 01:12:55 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: 1437/2621] 199.204.45.216 () {30 vars in 717 bytes} [Wed Jun 3 01:12:55 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-06-03 01:12:55.420 8 INFO neutron.api.v2.resource [None req-e0583c33-583f-4045-bf80-f8a6e743f5bf 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1185/2622] 199.204.45.216 () {30 vars in 763 bytes} [Wed Jun 3 01:12:55 2026] GET /v2.0/security-groups/lb-70bb3476-7790-4ca2-8243-6f80520265c6 => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2623] 199.204.45.216 () {30 vars in 785 bytes} [Wed Jun 3 01:12:55 2026] GET /v2.0/security-groups?name=lb-70bb3476-7790-4ca2-8243-6f80520265c6 => generated 1639 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2624] 199.204.45.216 () {30 vars in 815 bytes} [Wed Jun 3 01:12:55 2026] GET /v2.0/security-group-rules?security_group_id=ab16bb5c-010e-49ce-a7d8-76a4f061b57f => generated 1182 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2625] 199.204.45.216 () {34 vars in 747 bytes} [Wed Jun 3 01:12:55 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: 1187/2626] 199.204.45.216 () {34 vars in 747 bytes} [Wed Jun 3 01:12:55 2026] POST /v2.0/security-group-rules => generated 601 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2627] 10.0.0.102 () {30 vars in 690 bytes} [Wed Jun 3 01:13:02 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2628] 10.0.0.102 () {30 vars in 692 bytes} [Wed Jun 3 01:13:02 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: 1441/2629] 10.0.0.102 () {30 vars in 668 bytes} [Wed Jun 3 01:13:02 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: 1189/2630] 10.0.0.102 () {30 vars in 704 bytes} [Wed Jun 3 01:13:02 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2631] 10.0.0.102 () {28 vars in 439 bytes} [Wed Jun 3 01:13:03 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2632] 10.0.0.102 () {30 vars in 728 bytes} [Wed Jun 3 01:13:03 2026] GET /v2.0/subnets/d0a75da4-1c69-4b9a-9ff1-2c76d96365cb => generated 632 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2633] 199.204.45.216 () {30 vars in 703 bytes} [Wed Jun 3 01:13:04 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2634] 199.204.45.216 () {30 vars in 705 bytes} [Wed Jun 3 01: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: 7|app: 0|req: 1444/2635] 199.204.45.216 () {30 vars in 681 bytes} [Wed Jun 3 01:13:04 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: 1192/2636] 199.204.45.216 () {30 vars in 717 bytes} [Wed Jun 3 01:13:04 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: 7|app: 0|req: 1445/2637] 199.204.45.216 () {30 vars in 741 bytes} [Wed Jun 3 01:13:04 2026] GET /v2.0/subnets/d0a75da4-1c69-4b9a-9ff1-2c76d96365cb => generated 650 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2638] 199.204.45.216 () {30 vars in 769 bytes} [Wed Jun 3 01:13:04 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 2586 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2639] 199.204.45.216 () {30 vars in 703 bytes} [Wed Jun 3 01:13:04 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2640] 199.204.45.216 () {30 vars in 705 bytes} [Wed Jun 3 01:13:04 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2641] 199.204.45.216 () {30 vars in 681 bytes} [Wed Jun 3 01:13:04 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: 1195/2642] 199.204.45.216 () {30 vars in 717 bytes} [Wed Jun 3 01: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: 7|app: 0|req: 1449/2645] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:13:05 2026] GET /v2.0/networks/ce9fa071-608c-43e3-8540-08f1cd152a38?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2646] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:13:05 2026] GET /v2.0/networks/ce9fa071-608c-43e3-8540-08f1cd152a38?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2647] 199.204.45.216 () {34 vars in 986 bytes} [Wed Jun 3 01:13:05 2026] GET /v2.0/networks?id=ce9fa071-608c-43e3-8540-08f1cd152a38 => generated 801 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2648] 199.204.45.216 () {38 vars in 955 bytes} [Wed Jun 3 01:13:05 2026] POST /v2.0/ports => generated 1303 bytes in 560 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2649] 199.204.45.216 () {38 vars in 1028 bytes} [Wed Jun 3 01:13:05 2026] PUT /v2.0/ports/7e9a7db1-4c83-4b9f-a434-dbe6be6fbad4 => generated 1428 bytes in 576 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 1199/2650] 199.204.45.216 () {34 vars in 1080 bytes} [Wed Jun 3 01:13:06 2026] GET /v2.0/ports?tenant_id=f096df4168b7404798a68562db186506&device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 4042 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 1452/2651] 199.204.45.216 () {34 vars in 1062 bytes} [Wed Jun 3 01:13:06 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.109&port_id=bf18bca2-18c9-48d3-865b-923d39f10528 => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2652] 199.204.45.216 () {34 vars in 984 bytes} [Wed Jun 3 01:13:06 2026] GET /v2.0/subnets?id=42a857b7-6b06-4042-b6c6-346415b91dc1 => generated 630 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:13:06.716 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a69cce1b-368e-4d99-9154-b341abe813c1'] response: {'name': 'network-changed', 'server_uuid': 'a258b6ea-1019-4048-bff2-a27b54f8c533', 'tag': '7e9a7db1-4c83-4b9f-a434-dbe6be6fbad4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1453/2653] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:13:06 2026] GET /v2.0/ports?network_id=5264c01b-de11-4373-b9ed-f21420ba1c9b&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: 8|app: 0|req: 1201/2654] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:13:06 2026] GET /v2.0/networks/5264c01b-de11-4373-b9ed-f21420ba1c9b?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 1454/2655] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:13:06 2026] GET /v2.0/networks/5264c01b-de11-4373-b9ed-f21420ba1c9b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2656] 199.204.45.216 () {34 vars in 1056 bytes} [Wed Jun 3 01:13:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.10&port_id=1cd2437d-f4a1-4c7c-8147-90e57366b2c6 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2657] 199.204.45.216 () {34 vars in 984 bytes} [Wed Jun 3 01:13:06 2026] GET /v2.0/subnets?id=aea6913c-1ee6-43fd-baf6-cd40504ddbb3 => generated 655 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2658] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:13:06 2026] GET /v2.0/ports?network_id=c611ee9d-b163-4a1b-9f7e-81654e8bbdef&device_owner=network%3Adhcp => generated 1461 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2659] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:13:07 2026] GET /v2.0/networks/c611ee9d-b163-4a1b-9f7e-81654e8bbdef?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2660] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:13:07 2026] GET /v2.0/networks/c611ee9d-b163-4a1b-9f7e-81654e8bbdef?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2661] 199.204.45.216 () {34 vars in 1058 bytes} [Wed Jun 3 01:13:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.126&port_id=7e9a7db1-4c83-4b9f-a434-dbe6be6fbad4 => 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: 1205/2662] 199.204.45.216 () {34 vars in 1104 bytes} [Wed Jun 3 01:13:07 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A204&port_id=7e9a7db1-4c83-4b9f-a434-dbe6be6fbad4 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2663] 199.204.45.216 () {34 vars in 1064 bytes} [Wed Jun 3 01:13:07 2026] GET /v2.0/subnets?id=2a08501b-0704-4c5c-977b-7439bf7c90a6&id=d0a75da4-1c69-4b9a-9ff1-2c76d96365cb => generated 1363 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2664] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:13:07 2026] GET /v2.0/ports?network_id=ce9fa071-608c-43e3-8540-08f1cd152a38&device_owner=network%3Adhcp => generated 1457 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2665] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:13:07 2026] GET /v2.0/ports?network_id=ce9fa071-608c-43e3-8540-08f1cd152a38&device_owner=network%3Adhcp => generated 1457 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2666] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:13:07 2026] GET /v2.0/networks/ce9fa071-608c-43e3-8540-08f1cd152a38?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: 1460/2667] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:13:07 2026] GET /v2.0/networks/ce9fa071-608c-43e3-8540-08f1cd152a38?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2668] 199.204.45.216 () {34 vars in 1080 bytes} [Wed Jun 3 01:13:07 2026] GET /v2.0/ports?tenant_id=f096df4168b7404798a68562db186506&device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 4042 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2669] 199.204.45.216 () {34 vars in 986 bytes} [Wed Jun 3 01:13:07 2026] GET /v2.0/networks?id=ce9fa071-608c-43e3-8540-08f1cd152a38 => generated 801 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2670] 199.204.45.216 () {34 vars in 1058 bytes} [Wed Jun 3 01:13:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.126&port_id=7e9a7db1-4c83-4b9f-a434-dbe6be6fbad4 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2671] 199.204.45.216 () {34 vars in 1104 bytes} [Wed Jun 3 01:13:07 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A204&port_id=7e9a7db1-4c83-4b9f-a434-dbe6be6fbad4 => 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: 1210/2672] 10.0.0.110 () {34 vars in 971 bytes} [Wed Jun 3 01:13:07 2026] GET /v2.0/ports/7e9a7db1-4c83-4b9f-a434-dbe6be6fbad4 => generated 1464 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2673] 199.204.45.216 () {34 vars in 1064 bytes} [Wed Jun 3 01:13:07 2026] GET /v2.0/subnets?id=2a08501b-0704-4c5c-977b-7439bf7c90a6&id=d0a75da4-1c69-4b9a-9ff1-2c76d96365cb => generated 1363 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2674] 199.204.45.216 () {30 vars in 737 bytes} [Wed Jun 3 01:13:07 2026] GET /v2.0/ports/7e9a7db1-4c83-4b9f-a434-dbe6be6fbad4 => generated 1464 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2675] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:13:07 2026] GET /v2.0/ports?network_id=ce9fa071-608c-43e3-8540-08f1cd152a38&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2676] 199.204.45.216 () {30 vars in 737 bytes} [Wed Jun 3 01:13:08 2026] GET /v2.0/ports/7e9a7db1-4c83-4b9f-a434-dbe6be6fbad4 => generated 1464 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2677] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:13:08 2026] GET /v2.0/ports?network_id=ce9fa071-608c-43e3-8540-08f1cd152a38&device_owner=network%3Adhcp => generated 1457 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2678] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:13:08 2026] GET /v2.0/networks/ce9fa071-608c-43e3-8540-08f1cd152a38?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2679] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:13:08 2026] GET /v2.0/networks/ce9fa071-608c-43e3-8540-08f1cd152a38?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: 1213/2680] 199.204.45.216 () {34 vars in 790 bytes} [Wed Jun 3 01:13:08 2026] PUT /v2.0/ports/7e9a7db1-4c83-4b9f-a434-dbe6be6fbad4 => generated 1199 bytes in 390 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2681] 199.204.45.216 () {30 vars in 743 bytes} [Wed Jun 3 01:13:08 2026] GET /v2.0/networks/ce9fa071-608c-43e3-8540-08f1cd152a38 => generated 798 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 1214/2682] 199.204.45.216 () {30 vars in 741 bytes} [Wed Jun 3 01:13:08 2026] GET /v2.0/subnets/d0a75da4-1c69-4b9a-9ff1-2c76d96365cb => generated 650 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2683] 199.204.45.216 () {34 vars in 1080 bytes} [Wed Jun 3 01:13:08 2026] GET /v2.0/ports?tenant_id=f096df4168b7404798a68562db186506&device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 3813 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:13:08.759 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-41bb04e6-f513-42b0-86e1-40c2ff397653'] response: {'name': 'network-changed', 'server_uuid': 'a258b6ea-1019-4048-bff2-a27b54f8c533', 'tag': '7e9a7db1-4c83-4b9f-a434-dbe6be6fbad4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1470/2684] 199.204.45.216 () {30 vars in 703 bytes} [Wed Jun 3 01:13:08 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2685] 199.204.45.216 () {30 vars in 705 bytes} [Wed Jun 3 01:13:08 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: 1472/2686] 199.204.45.216 () {30 vars in 681 bytes} [Wed Jun 3 01:13:08 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: 1473/2687] 199.204.45.216 () {30 vars in 717 bytes} [Wed Jun 3 01:13:08 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: 1215/2688] 199.204.45.216 () {34 vars in 986 bytes} [Wed Jun 3 01:13:08 2026] GET /v2.0/networks?id=ce9fa071-608c-43e3-8540-08f1cd152a38 => generated 801 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2689] 199.204.45.216 () {34 vars in 1058 bytes} [Wed Jun 3 01:13:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.126&port_id=7e9a7db1-4c83-4b9f-a434-dbe6be6fbad4 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2690] 199.204.45.216 () {30 vars in 741 bytes} [Wed Jun 3 01:13:08 2026] GET /v2.0/subnets/aea6913c-1ee6-43fd-baf6-cd40504ddbb3 => generated 652 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2691] 199.204.45.216 () {34 vars in 984 bytes} [Wed Jun 3 01:13:08 2026] GET /v2.0/subnets?id=d0a75da4-1c69-4b9a-9ff1-2c76d96365cb => generated 653 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2692] 199.204.45.216 () {30 vars in 737 bytes} [Wed Jun 3 01:13:08 2026] GET /v2.0/ports/03d7407b-47a5-4ed8-8bee-c4198aaaa80f => generated 1132 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2693] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:13:08 2026] GET /v2.0/ports?network_id=ce9fa071-608c-43e3-8540-08f1cd152a38&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2694] 199.204.45.216 () {30 vars in 737 bytes} [Wed Jun 3 01:13:08 2026] GET /v2.0/ports/1cd2437d-f4a1-4c7c-8147-90e57366b2c6 => generated 1346 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2695] 199.204.45.216 () {30 vars in 741 bytes} [Wed Jun 3 01:13:08 2026] GET /v2.0/subnets/aea6913c-1ee6-43fd-baf6-cd40504ddbb3 => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2696] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:13:08 2026] GET /v2.0/networks/ce9fa071-608c-43e3-8540-08f1cd152a38?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: 1478/2697] 199.204.45.216 () {30 vars in 743 bytes} [Wed Jun 3 01:13:09 2026] GET /v2.0/networks/c611ee9d-b163-4a1b-9f7e-81654e8bbdef => generated 800 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2698] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:13:09 2026] GET /v2.0/networks/ce9fa071-608c-43e3-8540-08f1cd152a38?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2699] 199.204.45.216 () {30 vars in 737 bytes} [Wed Jun 3 01:13:09 2026] GET /v2.0/ports/03d7407b-47a5-4ed8-8bee-c4198aaaa80f => generated 1132 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2700] 199.204.45.216 () {30 vars in 741 bytes} [Wed Jun 3 01:13:09 2026] GET /v2.0/subnets/aea6913c-1ee6-43fd-baf6-cd40504ddbb3 => generated 652 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2701] 10.0.0.102 () {30 vars in 690 bytes} [Wed Jun 3 01:13:13 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2702] 10.0.0.102 () {30 vars in 692 bytes} [Wed Jun 3 01:13:13 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2703] 10.0.0.102 () {30 vars in 668 bytes} [Wed Jun 3 01:13:13 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2704] 10.0.0.102 () {30 vars in 704 bytes} [Wed Jun 3 01:13:14 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2705] 10.0.0.102 () {28 vars in 439 bytes} [Wed Jun 3 01:13:14 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: 1224/2706] 10.0.0.102 () {30 vars in 728 bytes} [Wed Jun 3 01:13:14 2026] GET /v2.0/subnets/77e3cc52-d4f3-46e9-8fa4-7672c8fdadb7 => generated 632 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2707] 199.204.45.216 () {30 vars in 703 bytes} [Wed Jun 3 01:13:15 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: 1225/2708] 199.204.45.216 () {30 vars in 705 bytes} [Wed Jun 3 01:13:15 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: 1484/2709] 199.204.45.216 () {30 vars in 681 bytes} [Wed Jun 3 01:13:15 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: 1226/2710] 199.204.45.216 () {30 vars in 717 bytes} [Wed Jun 3 01:13:15 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2711] 199.204.45.216 () {30 vars in 741 bytes} [Wed Jun 3 01:13:15 2026] GET /v2.0/subnets/d0a75da4-1c69-4b9a-9ff1-2c76d96365cb => generated 650 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2712] 199.204.45.216 () {30 vars in 741 bytes} [Wed Jun 3 01:13:15 2026] GET /v2.0/subnets/77e3cc52-d4f3-46e9-8fa4-7672c8fdadb7 => generated 650 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2713] 199.204.45.216 () {30 vars in 769 bytes} [Wed Jun 3 01:13:15 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 3815 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2714] 199.204.45.216 () {30 vars in 703 bytes} [Wed Jun 3 01:13:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2715] 199.204.45.216 () {30 vars in 705 bytes} [Wed Jun 3 01:13:16 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2716] 199.204.45.216 () {30 vars in 681 bytes} [Wed Jun 3 01:13:16 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: 1488/2717] 199.204.45.216 () {30 vars in 717 bytes} [Wed Jun 3 01:13:16 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2718] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:13:16 2026] GET /v2.0/networks/558a1ef6-90f8-4d7b-ae5d-9f04d053df34?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: 1489/2719] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:13:16 2026] GET /v2.0/networks/558a1ef6-90f8-4d7b-ae5d-9f04d053df34?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2720] 199.204.45.216 () {34 vars in 986 bytes} [Wed Jun 3 01:13:16 2026] GET /v2.0/networks?id=558a1ef6-90f8-4d7b-ae5d-9f04d053df34 => generated 801 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2721] 199.204.45.216 () {38 vars in 955 bytes} [Wed Jun 3 01:13:16 2026] POST /v2.0/ports => generated 1307 bytes in 459 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2722] 199.204.45.216 () {38 vars in 1028 bytes} [Wed Jun 3 01:13:17 2026] PUT /v2.0/ports/142010a3-4648-43d5-a4a9-6f18e6f073e6 => generated 1432 bytes in 543 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 1491/2723] 199.204.45.216 () {34 vars in 1080 bytes} [Wed Jun 3 01:13:17 2026] GET /v2.0/ports?tenant_id=f096df4168b7404798a68562db186506&device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 5275 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1233/2724] 199.204.45.216 () {34 vars in 1062 bytes} [Wed Jun 3 01:13:17 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.109&port_id=bf18bca2-18c9-48d3-865b-923d39f10528 => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2725] 199.204.45.216 () {34 vars in 984 bytes} [Wed Jun 3 01:13:17 2026] GET /v2.0/subnets?id=42a857b7-6b06-4042-b6c6-346415b91dc1 => generated 630 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:13:17.783 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e158c426-f756-4954-9c22-9141ca506812'] response: {'name': 'network-changed', 'server_uuid': 'a258b6ea-1019-4048-bff2-a27b54f8c533', 'tag': '142010a3-4648-43d5-a4a9-6f18e6f073e6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1234/2726] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:13:17 2026] GET /v2.0/ports?network_id=5264c01b-de11-4373-b9ed-f21420ba1c9b&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2727] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:13:17 2026] GET /v2.0/networks/5264c01b-de11-4373-b9ed-f21420ba1c9b?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 1235/2728] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:13:17 2026] GET /v2.0/networks/5264c01b-de11-4373-b9ed-f21420ba1c9b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2729] 199.204.45.216 () {34 vars in 1056 bytes} [Wed Jun 3 01:13:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.10&port_id=1cd2437d-f4a1-4c7c-8147-90e57366b2c6 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2730] 199.204.45.216 () {34 vars in 984 bytes} [Wed Jun 3 01:13:18 2026] GET /v2.0/subnets?id=aea6913c-1ee6-43fd-baf6-cd40504ddbb3 => generated 655 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2731] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:13:18 2026] GET /v2.0/ports?network_id=c611ee9d-b163-4a1b-9f7e-81654e8bbdef&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2732] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:13:18 2026] GET /v2.0/networks/c611ee9d-b163-4a1b-9f7e-81654e8bbdef?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: 1496/2733] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:13:18 2026] GET /v2.0/networks/c611ee9d-b163-4a1b-9f7e-81654e8bbdef?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: 1238/2734] 199.204.45.216 () {34 vars in 1058 bytes} [Wed Jun 3 01:13:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.126&port_id=7e9a7db1-4c83-4b9f-a434-dbe6be6fbad4 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/2735] 199.204.45.216 () {34 vars in 984 bytes} [Wed Jun 3 01:13:18 2026] GET /v2.0/subnets?id=d0a75da4-1c69-4b9a-9ff1-2c76d96365cb => generated 653 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2736] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:13:18 2026] GET /v2.0/ports?network_id=ce9fa071-608c-43e3-8540-08f1cd152a38&device_owner=network%3Adhcp => generated 1457 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/2737] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:13:18 2026] GET /v2.0/networks/ce9fa071-608c-43e3-8540-08f1cd152a38?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2738] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:13:18 2026] GET /v2.0/networks/ce9fa071-608c-43e3-8540-08f1cd152a38?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/2739] 199.204.45.216 () {34 vars in 1058 bytes} [Wed Jun 3 01:13:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.246&port_id=142010a3-4648-43d5-a4a9-6f18e6f073e6 => 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: 1241/2740] 199.204.45.216 () {34 vars in 1106 bytes} [Wed Jun 3 01:13:18 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A269&port_id=142010a3-4648-43d5-a4a9-6f18e6f073e6 => 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: 1500/2741] 199.204.45.216 () {34 vars in 1064 bytes} [Wed Jun 3 01:13:18 2026] GET /v2.0/subnets?id=77e3cc52-d4f3-46e9-8fa4-7672c8fdadb7&id=a7ad0491-6ae8-4433-80c9-3d83951e4882 => generated 1367 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2742] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:13:18 2026] GET /v2.0/ports?network_id=558a1ef6-90f8-4d7b-ae5d-9f04d053df34&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/2743] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:13:18 2026] GET /v2.0/ports?network_id=558a1ef6-90f8-4d7b-ae5d-9f04d053df34&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2744] 199.204.45.216 () {34 vars in 1096 bytes} [Wed Jun 3 01:13:18 2026] GET /v2.0/ports?device_id=fa434adf-4e5e-4862-adfb-a5a9a732ee13&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: 7|app: 0|req: 1502/2745] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:13:18 2026] GET /v2.0/networks/558a1ef6-90f8-4d7b-ae5d-9f04d053df34?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2746] 199.204.45.216 () {34 vars in 1080 bytes} [Wed Jun 3 01:13:18 2026] GET /v2.0/ports?tenant_id=54942b0db4f14223aa06f7b3a71f1187&device_id=fa434adf-4e5e-4862-adfb-a5a9a732ee13 => generated 1469 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/2747] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:13:18 2026] GET /v2.0/networks/558a1ef6-90f8-4d7b-ae5d-9f04d053df34?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2748] 199.204.45.216 () {34 vars in 986 bytes} [Wed Jun 3 01:13:18 2026] GET /v2.0/networks?id=558a1ef6-90f8-4d7b-ae5d-9f04d053df34 => generated 801 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/2749] 199.204.45.216 () {34 vars in 1058 bytes} [Wed Jun 3 01:13:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.198&port_id=7d1a2784-e192-488d-8d41-b1fc14466a85 => generated 860 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2750] 199.204.45.216 () {34 vars in 1080 bytes} [Wed Jun 3 01:13:19 2026] GET /v2.0/ports?tenant_id=f096df4168b7404798a68562db186506&device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 5275 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/2751] 199.204.45.216 () {34 vars in 1104 bytes} [Wed Jun 3 01:13:19 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3a&port_id=7d1a2784-e192-488d-8d41-b1fc14466a85 => 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: 1506/2752] 199.204.45.216 () {34 vars in 1064 bytes} [Wed Jun 3 01:13:19 2026] GET /v2.0/subnets?id=77e3cc52-d4f3-46e9-8fa4-7672c8fdadb7&id=a7ad0491-6ae8-4433-80c9-3d83951e4882 => generated 1367 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2753] 199.204.45.216 () {34 vars in 986 bytes} [Wed Jun 3 01:13:19 2026] GET /v2.0/networks?id=558a1ef6-90f8-4d7b-ae5d-9f04d053df34 => generated 801 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/2754] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:13:19 2026] GET /v2.0/ports?network_id=558a1ef6-90f8-4d7b-ae5d-9f04d053df34&device_owner=network%3Adhcp => generated 1461 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2755] 199.204.45.216 () {34 vars in 1058 bytes} [Wed Jun 3 01:13:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.246&port_id=142010a3-4648-43d5-a4a9-6f18e6f073e6 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2756] 199.204.45.216 () {34 vars in 1106 bytes} [Wed Jun 3 01:13:19 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A269&port_id=142010a3-4648-43d5-a4a9-6f18e6f073e6 => 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: 1508/2757] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:13:19 2026] GET /v2.0/ports?network_id=558a1ef6-90f8-4d7b-ae5d-9f04d053df34&device_owner=network%3Adhcp => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2758] 199.204.45.216 () {34 vars in 1064 bytes} [Wed Jun 3 01:13:19 2026] GET /v2.0/subnets?id=77e3cc52-d4f3-46e9-8fa4-7672c8fdadb7&id=a7ad0491-6ae8-4433-80c9-3d83951e4882 => generated 1367 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/2759] 10.0.0.110 () {34 vars in 971 bytes} [Wed Jun 3 01:13:19 2026] GET /v2.0/ports/142010a3-4648-43d5-a4a9-6f18e6f073e6 => generated 1468 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/2760] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:13:19 2026] GET /v2.0/ports?network_id=558a1ef6-90f8-4d7b-ae5d-9f04d053df34&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: 1251/2761] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:13:19 2026] GET /v2.0/networks/558a1ef6-90f8-4d7b-ae5d-9f04d053df34?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/2762] 199.204.45.216 () {30 vars in 737 bytes} [Wed Jun 3 01:13:19 2026] GET /v2.0/ports/142010a3-4648-43d5-a4a9-6f18e6f073e6 => generated 1468 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2763] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:13:19 2026] GET /v2.0/ports?network_id=558a1ef6-90f8-4d7b-ae5d-9f04d053df34&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2764] 199.204.45.216 () {30 vars in 737 bytes} [Wed Jun 3 01:13:19 2026] GET /v2.0/ports/142010a3-4648-43d5-a4a9-6f18e6f073e6 => generated 1468 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/2765] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:13:19 2026] GET /v2.0/networks/558a1ef6-90f8-4d7b-ae5d-9f04d053df34?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2766] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:13:19 2026] GET /v2.0/networks/558a1ef6-90f8-4d7b-ae5d-9f04d053df34?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2767] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:13:19 2026] GET /v2.0/networks/558a1ef6-90f8-4d7b-ae5d-9f04d053df34?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: 7|app: 0|req: 1513/2770] 199.204.45.216 () {34 vars in 790 bytes} [Wed Jun 3 01:13:19 2026] PUT /v2.0/ports/142010a3-4648-43d5-a4a9-6f18e6f073e6 => generated 1199 bytes in 477 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2771] 199.204.45.216 () {30 vars in 743 bytes} [Wed Jun 3 01:13:20 2026] GET /v2.0/networks/558a1ef6-90f8-4d7b-ae5d-9f04d053df34 => generated 798 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 1514/2772] 199.204.45.216 () {30 vars in 741 bytes} [Wed Jun 3 01:13:20 2026] GET /v2.0/subnets/77e3cc52-d4f3-46e9-8fa4-7672c8fdadb7 => generated 650 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2773] 199.204.45.216 () {34 vars in 1080 bytes} [Wed Jun 3 01:13:20 2026] GET /v2.0/ports?tenant_id=f096df4168b7404798a68562db186506&device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 5042 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:13:20.282 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a6cd777d-4a05-411f-8c7d-204e5f4b6337'] response: {'name': 'network-changed', 'server_uuid': 'a258b6ea-1019-4048-bff2-a27b54f8c533', 'tag': '142010a3-4648-43d5-a4a9-6f18e6f073e6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1260/2774] 199.204.45.216 () {30 vars in 703 bytes} [Wed Jun 3 01:13:20 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: 1261/2775] 199.204.45.216 () {30 vars in 705 bytes} [Wed Jun 3 01:13:20 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2776] 199.204.45.216 () {30 vars in 681 bytes} [Wed Jun 3 01:13:20 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: 1263/2777] 199.204.45.216 () {30 vars in 717 bytes} [Wed Jun 3 01:13:20 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: 1515/2778] 199.204.45.216 () {34 vars in 986 bytes} [Wed Jun 3 01:13:20 2026] GET /v2.0/networks?id=558a1ef6-90f8-4d7b-ae5d-9f04d053df34 => generated 801 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/2779] 199.204.45.216 () {34 vars in 1058 bytes} [Wed Jun 3 01:13:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.246&port_id=142010a3-4648-43d5-a4a9-6f18e6f073e6 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2780] 199.204.45.216 () {30 vars in 741 bytes} [Wed Jun 3 01:13:20 2026] GET /v2.0/subnets/aea6913c-1ee6-43fd-baf6-cd40504ddbb3 => generated 652 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2781] 199.204.45.216 () {30 vars in 737 bytes} [Wed Jun 3 01:13:20 2026] GET /v2.0/ports/03d7407b-47a5-4ed8-8bee-c4198aaaa80f => generated 1132 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/2782] 199.204.45.216 () {34 vars in 984 bytes} [Wed Jun 3 01:13:20 2026] GET /v2.0/subnets?id=77e3cc52-d4f3-46e9-8fa4-7672c8fdadb7 => generated 653 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/2783] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:13:20 2026] GET /v2.0/ports?network_id=558a1ef6-90f8-4d7b-ae5d-9f04d053df34&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: 1266/2784] 199.204.45.216 () {30 vars in 737 bytes} [Wed Jun 3 01:13:20 2026] GET /v2.0/ports/1cd2437d-f4a1-4c7c-8147-90e57366b2c6 => generated 1346 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2785] 199.204.45.216 () {30 vars in 741 bytes} [Wed Jun 3 01:13:20 2026] GET /v2.0/subnets/aea6913c-1ee6-43fd-baf6-cd40504ddbb3 => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/2786] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:13:20 2026] GET /v2.0/networks/558a1ef6-90f8-4d7b-ae5d-9f04d053df34?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2787] 199.204.45.216 () {30 vars in 743 bytes} [Wed Jun 3 01:13:20 2026] GET /v2.0/networks/c611ee9d-b163-4a1b-9f7e-81654e8bbdef => generated 800 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/2788] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:13:20 2026] GET /v2.0/networks/558a1ef6-90f8-4d7b-ae5d-9f04d053df34?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: 1269/2789] 199.204.45.216 () {30 vars in 737 bytes} [Wed Jun 3 01:13:20 2026] GET /v2.0/ports/03d7407b-47a5-4ed8-8bee-c4198aaaa80f => generated 1132 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/2790] 199.204.45.216 () {30 vars in 741 bytes} [Wed Jun 3 01:13:20 2026] GET /v2.0/subnets/aea6913c-1ee6-43fd-baf6-cd40504ddbb3 => generated 652 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2791] 199.204.45.216 () {30 vars in 703 bytes} [Wed Jun 3 01:13:28 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: 1522/2792] 199.204.45.216 () {30 vars in 705 bytes} [Wed Jun 3 01:13:28 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: 1271/2793] 199.204.45.216 () {30 vars in 681 bytes} [Wed Jun 3 01:13:28 2026] GET /v2.0/extensions/qos => generated 166 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/2794] 199.204.45.216 () {30 vars in 717 bytes} [Wed Jun 3 01:13:28 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2795] 199.204.45.216 () {30 vars in 741 bytes} [Wed Jun 3 01:13:28 2026] GET /v2.0/subnets/d0a75da4-1c69-4b9a-9ff1-2c76d96365cb => generated 650 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/2796] 199.204.45.216 () {30 vars in 769 bytes} [Wed Jun 3 01:13:28 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 5044 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2797] 199.204.45.216 () {30 vars in 703 bytes} [Wed Jun 3 01:13:29 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: 1525/2798] 199.204.45.216 () {30 vars in 705 bytes} [Wed Jun 3 01:13:29 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2799] 199.204.45.216 () {30 vars in 681 bytes} [Wed Jun 3 01:13:29 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/2800] 199.204.45.216 () {30 vars in 717 bytes} [Wed Jun 3 01:13:29 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: 1275/2801] 199.204.45.216 () {30 vars in 737 bytes} [Wed Jun 3 01:13:29 2026] GET /v2.0/ports/142010a3-4648-43d5-a4a9-6f18e6f073e6 => generated 1237 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/2802] 199.204.45.216 () {34 vars in 789 bytes} [Wed Jun 3 01:13:29 2026] PUT /v2.0/ports/142010a3-4648-43d5-a4a9-6f18e6f073e6 => generated 1026 bytes in 462 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2803] 199.204.45.216 () {30 vars in 743 bytes} [Wed Jun 3 01:13:29 2026] GET /v2.0/networks/558a1ef6-90f8-4d7b-ae5d-9f04d053df34 => generated 798 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:13:29.845 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b1c821d8-6f34-4ec0-87af-520375674098'] response: {'name': 'network-changed', 'server_uuid': 'a258b6ea-1019-4048-bff2-a27b54f8c533', 'tag': '142010a3-4648-43d5-a4a9-6f18e6f073e6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1528/2804] 199.204.45.216 () {30 vars in 769 bytes} [Wed Jun 3 01:13:29 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 4869 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2805] 199.204.45.216 () {34 vars in 1080 bytes} [Wed Jun 3 01:13:29 2026] GET /v2.0/ports?tenant_id=f096df4168b7404798a68562db186506&device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 4869 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 1529/2806] 199.204.45.216 () {34 vars in 986 bytes} [Wed Jun 3 01:13:29 2026] GET /v2.0/networks?id=558a1ef6-90f8-4d7b-ae5d-9f04d053df34 => generated 801 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2807] 199.204.45.216 () {30 vars in 769 bytes} [Wed Jun 3 01:13:29 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 4869 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/2808] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:13:30 2026] GET /v2.0/networks/558a1ef6-90f8-4d7b-ae5d-9f04d053df34?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2809] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:13:30 2026] GET /v2.0/networks/558a1ef6-90f8-4d7b-ae5d-9f04d053df34?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/2810] 199.204.45.216 () {30 vars in 769 bytes} [Wed Jun 3 01:13:31 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 4869 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2811] 199.204.45.216 () {30 vars in 769 bytes} [Wed Jun 3 01:13:32 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 4869 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/2812] 199.204.45.216 () {30 vars in 769 bytes} [Wed Jun 3 01:13:33 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 4869 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2813] 199.204.45.216 () {30 vars in 769 bytes} [Wed Jun 3 01:13:34 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 4869 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/2816] 199.204.45.216 () {30 vars in 769 bytes} [Wed Jun 3 01:13:35 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 4869 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2817] 199.204.45.216 () {30 vars in 769 bytes} [Wed Jun 3 01:13:36 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 4869 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/2818] 199.204.45.216 () {30 vars in 769 bytes} [Wed Jun 3 01:13:37 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 4869 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2819] 199.204.45.216 () {30 vars in 769 bytes} [Wed Jun 3 01:13:38 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 4869 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/2820] 199.204.45.216 () {30 vars in 769 bytes} [Wed Jun 3 01:13:39 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 4869 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2821] 199.204.45.216 () {30 vars in 769 bytes} [Wed Jun 3 01:13:40 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 4869 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/2822] 199.204.45.216 () {30 vars in 769 bytes} [Wed Jun 3 01:13:41 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 4869 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2823] 199.204.45.216 () {30 vars in 769 bytes} [Wed Jun 3 01:13:42 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 4869 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/2824] 199.204.45.216 () {30 vars in 769 bytes} [Wed Jun 3 01:13:44 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 4869 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2825] 199.204.45.216 () {30 vars in 769 bytes} [Wed Jun 3 01:13:45 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 4869 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/2826] 199.204.45.216 () {30 vars in 769 bytes} [Wed Jun 3 01:13:46 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 4869 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2827] 199.204.45.216 () {30 vars in 769 bytes} [Wed Jun 3 01:13:47 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 4869 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/2828] 199.204.45.216 () {30 vars in 769 bytes} [Wed Jun 3 01:13:48 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 4869 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2829] 199.204.45.216 () {30 vars in 769 bytes} [Wed Jun 3 01:13:49 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 4869 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2832] 199.204.45.216 () {30 vars in 769 bytes} [Wed Jun 3 01:13:50 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 4869 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/2833] 199.204.45.216 () {34 vars in 975 bytes} [Wed Jun 3 01:13:50 2026] GET /v2.0/ports/142010a3-4648-43d5-a4a9-6f18e6f073e6 => 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: 1292/2834] 199.204.45.216 () {36 vars in 997 bytes} [Wed Jun 3 01:13:50 2026] DELETE /v2.0/ports/142010a3-4648-43d5-a4a9-6f18e6f073e6 => generated 0 bytes in 326 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/2835] 199.204.45.216 () {34 vars in 1080 bytes} [Wed Jun 3 01:13:51 2026] GET /v2.0/ports?tenant_id=f096df4168b7404798a68562db186506&device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 3815 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:13:51.210 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cb2c74a0-5079-49b3-9de1-919de29e37e0'] response: {'server_uuid': 'a258b6ea-1019-4048-bff2-a27b54f8c533', 'name': 'network-vif-deleted', 'tag': '142010a3-4648-43d5-a4a9-6f18e6f073e6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1293/2836] 199.204.45.216 () {34 vars in 1226 bytes} [Wed Jun 3 01:13:51 2026] GET /v2.0/networks?id=5264c01b-de11-4373-b9ed-f21420ba1c9b&id=c611ee9d-b163-4a1b-9f7e-81654e8bbdef&id=ce9fa071-608c-43e3-8540-08f1cd152a38&id=558a1ef6-90f8-4d7b-ae5d-9f04d053df34 => generated 3098 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/2837] 199.204.45.216 () {34 vars in 1062 bytes} [Wed Jun 3 01:13:51 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.109&port_id=bf18bca2-18c9-48d3-865b-923d39f10528 => 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: 1294/2838] 199.204.45.216 () {34 vars in 984 bytes} [Wed Jun 3 01:13:51 2026] GET /v2.0/subnets?id=42a857b7-6b06-4042-b6c6-346415b91dc1 => generated 630 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/2839] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:13:51 2026] GET /v2.0/ports?network_id=5264c01b-de11-4373-b9ed-f21420ba1c9b&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/2840] 199.204.45.216 () {30 vars in 769 bytes} [Wed Jun 3 01:13:51 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 3815 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:13:51.639 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6d4f5cb9-8247-4615-a3ee-10c6213a4489 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1547/2841] 199.204.45.216 () {32 vars in 759 bytes} [Wed Jun 3 01:13:51 2026] DELETE /v2.0/ports/142010a3-4648-43d5-a4a9-6f18e6f073e6 => generated 132 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/2842] 199.204.45.216 () {30 vars in 703 bytes} [Wed Jun 3 01:13:51 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: 1549/2843] 199.204.45.216 () {30 vars in 705 bytes} [Wed Jun 3 01:13:51 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/2844] 199.204.45.216 () {30 vars in 681 bytes} [Wed Jun 3 01:13:51 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/2845] 199.204.45.216 () {30 vars in 717 bytes} [Wed Jun 3 01:13:51 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: 1295/2846] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:13:51 2026] GET /v2.0/networks/5264c01b-de11-4373-b9ed-f21420ba1c9b?fields=segments => generated 14 bytes in 466 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/2847] 199.204.45.216 () {30 vars in 741 bytes} [Wed Jun 3 01:13:51 2026] GET /v2.0/subnets/aea6913c-1ee6-43fd-baf6-cd40504ddbb3 => generated 652 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/2848] 199.204.45.216 () {30 vars in 737 bytes} [Wed Jun 3 01:13:51 2026] GET /v2.0/ports/03d7407b-47a5-4ed8-8bee-c4198aaaa80f => generated 1132 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2849] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:13:51 2026] GET /v2.0/networks/5264c01b-de11-4373-b9ed-f21420ba1c9b?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: 8|app: 0|req: 1297/2850] 199.204.45.216 () {34 vars in 1056 bytes} [Wed Jun 3 01:13:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.10&port_id=1cd2437d-f4a1-4c7c-8147-90e57366b2c6 => 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: 1554/2851] 199.204.45.216 () {30 vars in 737 bytes} [Wed Jun 3 01:13:51 2026] GET /v2.0/ports/1cd2437d-f4a1-4c7c-8147-90e57366b2c6 => generated 1346 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2852] 199.204.45.216 () {34 vars in 984 bytes} [Wed Jun 3 01:13:51 2026] GET /v2.0/subnets?id=aea6913c-1ee6-43fd-baf6-cd40504ddbb3 => generated 655 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/2853] 199.204.45.216 () {30 vars in 741 bytes} [Wed Jun 3 01:13:52 2026] GET /v2.0/subnets/aea6913c-1ee6-43fd-baf6-cd40504ddbb3 => generated 652 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2854] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:13:52 2026] GET /v2.0/ports?network_id=c611ee9d-b163-4a1b-9f7e-81654e8bbdef&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/2855] 199.204.45.216 () {30 vars in 743 bytes} [Wed Jun 3 01:13:52 2026] GET /v2.0/networks/c611ee9d-b163-4a1b-9f7e-81654e8bbdef => generated 800 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2856] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:13:52 2026] GET /v2.0/networks/c611ee9d-b163-4a1b-9f7e-81654e8bbdef?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/2857] 199.204.45.216 () {30 vars in 737 bytes} [Wed Jun 3 01:13:52 2026] GET /v2.0/ports/03d7407b-47a5-4ed8-8bee-c4198aaaa80f => generated 1132 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/2858] 199.204.45.216 () {30 vars in 741 bytes} [Wed Jun 3 01:13:52 2026] GET /v2.0/subnets/aea6913c-1ee6-43fd-baf6-cd40504ddbb3 => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2859] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:13:52 2026] GET /v2.0/networks/c611ee9d-b163-4a1b-9f7e-81654e8bbdef?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/2860] 199.204.45.216 () {34 vars in 1058 bytes} [Wed Jun 3 01:13:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.126&port_id=7e9a7db1-4c83-4b9f-a434-dbe6be6fbad4 => 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: 1302/2861] 199.204.45.216 () {34 vars in 984 bytes} [Wed Jun 3 01:13:52 2026] GET /v2.0/subnets?id=d0a75da4-1c69-4b9a-9ff1-2c76d96365cb => generated 653 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/2862] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:13:52 2026] GET /v2.0/ports?network_id=ce9fa071-608c-43e3-8540-08f1cd152a38&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2863] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:13:52 2026] GET /v2.0/networks/ce9fa071-608c-43e3-8540-08f1cd152a38?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/2864] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:13:52 2026] GET /v2.0/networks/ce9fa071-608c-43e3-8540-08f1cd152a38?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: 1304/2865] 199.204.45.216 () {30 vars in 703 bytes} [Wed Jun 3 01:13:54 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: 1562/2866] 199.204.45.216 () {30 vars in 705 bytes} [Wed Jun 3 01:13:54 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2867] 199.204.45.216 () {30 vars in 681 bytes} [Wed Jun 3 01:13:54 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: 1563/2868] 199.204.45.216 () {30 vars in 717 bytes} [Wed Jun 3 01:13:54 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: 1306/2869] 199.204.45.216 () {30 vars in 769 bytes} [Wed Jun 3 01:13:54 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 3815 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/2870] 199.204.45.216 () {30 vars in 703 bytes} [Wed Jun 3 01:13:55 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2871] 199.204.45.216 () {30 vars in 705 bytes} [Wed Jun 3 01:13:55 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/2872] 199.204.45.216 () {30 vars in 681 bytes} [Wed Jun 3 01:13:55 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: 1308/2873] 199.204.45.216 () {30 vars in 717 bytes} [Wed Jun 3 01:13:55 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: 1566/2874] 199.204.45.216 () {30 vars in 737 bytes} [Wed Jun 3 01:13:55 2026] GET /v2.0/ports/7e9a7db1-4c83-4b9f-a434-dbe6be6fbad4 => generated 1237 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2875] 199.204.45.216 () {34 vars in 789 bytes} [Wed Jun 3 01:13:55 2026] PUT /v2.0/ports/7e9a7db1-4c83-4b9f-a434-dbe6be6fbad4 => generated 1026 bytes in 393 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/2876] 199.204.45.216 () {30 vars in 743 bytes} [Wed Jun 3 01:13:55 2026] GET /v2.0/networks/ce9fa071-608c-43e3-8540-08f1cd152a38 => generated 798 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 01:13:55.697 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b8d1f444-89ef-45d5-b114-51bc43d85e7f'] response: {'name': 'network-changed', 'server_uuid': 'a258b6ea-1019-4048-bff2-a27b54f8c533', 'tag': '7e9a7db1-4c83-4b9f-a434-dbe6be6fbad4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1310/2877] 199.204.45.216 () {30 vars in 769 bytes} [Wed Jun 3 01:13:55 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 3640 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/2878] 199.204.45.216 () {34 vars in 1080 bytes} [Wed Jun 3 01:13:55 2026] GET /v2.0/ports?tenant_id=f096df4168b7404798a68562db186506&device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 3640 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/2879] 199.204.45.216 () {30 vars in 769 bytes} [Wed Jun 3 01:13:55 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 3640 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2880] 199.204.45.216 () {34 vars in 986 bytes} [Wed Jun 3 01:13:55 2026] GET /v2.0/networks?id=ce9fa071-608c-43e3-8540-08f1cd152a38 => generated 801 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/2881] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:13:55 2026] GET /v2.0/networks/ce9fa071-608c-43e3-8540-08f1cd152a38?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2882] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:13:55 2026] GET /v2.0/networks/ce9fa071-608c-43e3-8540-08f1cd152a38?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/2883] 199.204.45.216 () {30 vars in 769 bytes} [Wed Jun 3 01:13:56 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 3640 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2884] 199.204.45.216 () {30 vars in 769 bytes} [Wed Jun 3 01:13:57 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 3640 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/2885] 199.204.45.216 () {30 vars in 769 bytes} [Wed Jun 3 01:13:59 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 3640 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2886] 199.204.45.216 () {30 vars in 769 bytes} [Wed Jun 3 01:14:00 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 3640 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/2887] 199.204.45.216 () {30 vars in 769 bytes} [Wed Jun 3 01:14:01 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 3640 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2888] 199.204.45.216 () {30 vars in 769 bytes} [Wed Jun 3 01:14:02 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 3640 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/2889] 199.204.45.216 () {30 vars in 769 bytes} [Wed Jun 3 01:14:03 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 3640 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2890] 199.204.45.216 () {30 vars in 769 bytes} [Wed Jun 3 01:14:04 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 3640 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/2893] 199.204.45.216 () {30 vars in 769 bytes} [Wed Jun 3 01:14:05 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 3640 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2894] 199.204.45.216 () {30 vars in 769 bytes} [Wed Jun 3 01:14:06 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 3640 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/2895] 199.204.45.216 () {30 vars in 769 bytes} [Wed Jun 3 01:14:07 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 3640 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2896] 199.204.45.216 () {30 vars in 769 bytes} [Wed Jun 3 01:14:08 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 3640 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/2897] 199.204.45.216 () {30 vars in 769 bytes} [Wed Jun 3 01:14:09 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 3640 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2898] 199.204.45.216 () {30 vars in 769 bytes} [Wed Jun 3 01:14:10 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 3640 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/2899] 199.204.45.216 () {30 vars in 769 bytes} [Wed Jun 3 01:14:11 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 3640 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2900] 199.204.45.216 () {30 vars in 769 bytes} [Wed Jun 3 01:14:13 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 3640 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/2901] 199.204.45.216 () {30 vars in 769 bytes} [Wed Jun 3 01:14:14 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 3640 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2902] 199.204.45.216 () {30 vars in 769 bytes} [Wed Jun 3 01:14:15 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 3640 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/2903] 199.204.45.216 () {30 vars in 769 bytes} [Wed Jun 3 01:14:16 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 3640 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2904] 199.204.45.216 () {34 vars in 975 bytes} [Wed Jun 3 01:14:16 2026] GET /v2.0/ports/7e9a7db1-4c83-4b9f-a434-dbe6be6fbad4 => generated 1062 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/2905] 199.204.45.216 () {36 vars in 997 bytes} [Wed Jun 3 01:14:16 2026] DELETE /v2.0/ports/7e9a7db1-4c83-4b9f-a434-dbe6be6fbad4 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2906] 199.204.45.216 () {34 vars in 1080 bytes} [Wed Jun 3 01:14:16 2026] GET /v2.0/ports?tenant_id=f096df4168b7404798a68562db186506&device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 2586 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:14:16.899 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-aae52553-016b-47fd-b3a9-b4c55e925695'] response: {'server_uuid': 'a258b6ea-1019-4048-bff2-a27b54f8c533', 'name': 'network-vif-deleted', 'tag': '7e9a7db1-4c83-4b9f-a434-dbe6be6fbad4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1583/2907] 199.204.45.216 () {34 vars in 1146 bytes} [Wed Jun 3 01:14:16 2026] GET /v2.0/networks?id=5264c01b-de11-4373-b9ed-f21420ba1c9b&id=c611ee9d-b163-4a1b-9f7e-81654e8bbdef&id=ce9fa071-608c-43e3-8540-08f1cd152a38 => generated 2311 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2908] 199.204.45.216 () {34 vars in 1062 bytes} [Wed Jun 3 01:14:16 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.109&port_id=bf18bca2-18c9-48d3-865b-923d39f10528 => 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: 1584/2909] 199.204.45.216 () {34 vars in 984 bytes} [Wed Jun 3 01:14:16 2026] GET /v2.0/subnets?id=42a857b7-6b06-4042-b6c6-346415b91dc1 => generated 630 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2910] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:14:17 2026] GET /v2.0/ports?network_id=5264c01b-de11-4373-b9ed-f21420ba1c9b&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: 1585/2911] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:14:17 2026] GET /v2.0/networks/5264c01b-de11-4373-b9ed-f21420ba1c9b?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2912] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:14:17 2026] GET /v2.0/networks/5264c01b-de11-4373-b9ed-f21420ba1c9b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/2913] 199.204.45.216 () {34 vars in 1056 bytes} [Wed Jun 3 01:14:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.10&port_id=1cd2437d-f4a1-4c7c-8147-90e57366b2c6 => 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: 1328/2914] 199.204.45.216 () {34 vars in 984 bytes} [Wed Jun 3 01:14:17 2026] GET /v2.0/subnets?id=aea6913c-1ee6-43fd-baf6-cd40504ddbb3 => generated 655 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/2915] 199.204.45.216 () {30 vars in 769 bytes} [Wed Jun 3 01:14:17 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 2586 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2916] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:14:17 2026] GET /v2.0/ports?network_id=c611ee9d-b163-4a1b-9f7e-81654e8bbdef&device_owner=network%3Adhcp => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:14:17.405 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5df64679-379f-41dc-bd29-e7e586d60566 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1588/2917] 199.204.45.216 () {32 vars in 759 bytes} [Wed Jun 3 01:14:17 2026] DELETE /v2.0/ports/7e9a7db1-4c83-4b9f-a434-dbe6be6fbad4 => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2918] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:14:17 2026] GET /v2.0/networks/c611ee9d-b163-4a1b-9f7e-81654e8bbdef?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2919] 199.204.45.216 () {30 vars in 703 bytes} [Wed Jun 3 01:14:17 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2920] 199.204.45.216 () {30 vars in 705 bytes} [Wed Jun 3 01:14:17 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: 1589/2921] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:14:17 2026] GET /v2.0/networks/c611ee9d-b163-4a1b-9f7e-81654e8bbdef?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: 1333/2922] 199.204.45.216 () {30 vars in 681 bytes} [Wed Jun 3 01:14:17 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/2923] 199.204.45.216 () {30 vars in 717 bytes} [Wed Jun 3 01:14:17 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: 1334/2924] 199.204.45.216 () {30 vars in 741 bytes} [Wed Jun 3 01:14:17 2026] GET /v2.0/subnets/aea6913c-1ee6-43fd-baf6-cd40504ddbb3 => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/2925] 199.204.45.216 () {30 vars in 737 bytes} [Wed Jun 3 01:14:17 2026] GET /v2.0/ports/03d7407b-47a5-4ed8-8bee-c4198aaaa80f => generated 1132 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2926] 199.204.45.216 () {30 vars in 737 bytes} [Wed Jun 3 01:14:17 2026] GET /v2.0/ports/1cd2437d-f4a1-4c7c-8147-90e57366b2c6 => generated 1346 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/2927] 199.204.45.216 () {30 vars in 741 bytes} [Wed Jun 3 01:14:17 2026] GET /v2.0/subnets/aea6913c-1ee6-43fd-baf6-cd40504ddbb3 => generated 652 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2928] 199.204.45.216 () {30 vars in 743 bytes} [Wed Jun 3 01:14:17 2026] GET /v2.0/networks/c611ee9d-b163-4a1b-9f7e-81654e8bbdef => generated 800 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/2929] 199.204.45.216 () {30 vars in 737 bytes} [Wed Jun 3 01:14:17 2026] GET /v2.0/ports/03d7407b-47a5-4ed8-8bee-c4198aaaa80f => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2930] 199.204.45.216 () {30 vars in 741 bytes} [Wed Jun 3 01:14:17 2026] GET /v2.0/subnets/aea6913c-1ee6-43fd-baf6-cd40504ddbb3 => generated 652 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2933] 199.204.45.216 () {34 vars in 1096 bytes} [Wed Jun 3 01:14:21 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 123 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/2934] 199.204.45.216 () {34 vars in 1080 bytes} [Wed Jun 3 01:14:21 2026] GET /v2.0/ports?tenant_id=f096df4168b7404798a68562db186506&device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 2586 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2935] 199.204.45.216 () {34 vars in 1066 bytes} [Wed Jun 3 01:14:21 2026] GET /v2.0/networks?id=5264c01b-de11-4373-b9ed-f21420ba1c9b&id=c611ee9d-b163-4a1b-9f7e-81654e8bbdef => generated 1524 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/2936] 199.204.45.216 () {34 vars in 1062 bytes} [Wed Jun 3 01:14:21 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.109&port_id=bf18bca2-18c9-48d3-865b-923d39f10528 => 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: 1341/2937] 199.204.45.216 () {34 vars in 984 bytes} [Wed Jun 3 01:14:21 2026] GET /v2.0/subnets?id=42a857b7-6b06-4042-b6c6-346415b91dc1 => generated 630 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/2938] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:14:21 2026] GET /v2.0/ports?network_id=5264c01b-de11-4373-b9ed-f21420ba1c9b&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2939] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:14:21 2026] GET /v2.0/networks/5264c01b-de11-4373-b9ed-f21420ba1c9b?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/2940] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:14:21 2026] GET /v2.0/networks/5264c01b-de11-4373-b9ed-f21420ba1c9b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2941] 199.204.45.216 () {34 vars in 1056 bytes} [Wed Jun 3 01:14:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.10&port_id=1cd2437d-f4a1-4c7c-8147-90e57366b2c6 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/2942] 199.204.45.216 () {34 vars in 984 bytes} [Wed Jun 3 01:14:21 2026] GET /v2.0/subnets?id=aea6913c-1ee6-43fd-baf6-cd40504ddbb3 => generated 655 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2943] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:14:21 2026] GET /v2.0/ports?network_id=c611ee9d-b163-4a1b-9f7e-81654e8bbdef&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/2944] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:14:21 2026] GET /v2.0/networks/c611ee9d-b163-4a1b-9f7e-81654e8bbdef?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2945] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:14:22 2026] GET /v2.0/networks/c611ee9d-b163-4a1b-9f7e-81654e8bbdef?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/2946] 199.204.45.216 () {30 vars in 703 bytes} [Wed Jun 3 01:14:26 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: 1346/2947] 199.204.45.216 () {30 vars in 705 bytes} [Wed Jun 3 01:14:26 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: 1602/2948] 199.204.45.216 () {30 vars in 681 bytes} [Wed Jun 3 01:14:26 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2949] 199.204.45.216 () {30 vars in 717 bytes} [Wed Jun 3 01:14:26 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:14:26.569 7 INFO neutron.api.v2.resource [None req-b752e0c6-8a88-4468-bc18-9e2433f6a6d6 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1603/2950] 199.204.45.216 () {30 vars in 763 bytes} [Wed Jun 3 01:14:26 2026] GET /v2.0/security-groups/lb-70bb3476-7790-4ca2-8243-6f80520265c6 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2951] 199.204.45.216 () {30 vars in 785 bytes} [Wed Jun 3 01:14:26 2026] GET /v2.0/security-groups?name=lb-70bb3476-7790-4ca2-8243-6f80520265c6 => generated 2865 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/2952] 199.204.45.216 () {30 vars in 815 bytes} [Wed Jun 3 01:14:26 2026] GET /v2.0/security-group-rules?security_group_id=ab16bb5c-010e-49ce-a7d8-76a4f061b57f => generated 2334 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2953] 199.204.45.216 () {32 vars in 789 bytes} [Wed Jun 3 01:14:26 2026] DELETE /v2.0/security-group-rules/79e40cd6-724d-4959-8b0a-042fc2d5b236 => 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: 1605/2954] 199.204.45.216 () {32 vars in 789 bytes} [Wed Jun 3 01:14:26 2026] DELETE /v2.0/security-group-rules/7c4ab11b-5ca2-4ab8-b239-590aa3f04c69 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:14:30.360 8 INFO neutron.db.l3_db [None req-37057b28-94d9-4fa7-8b08-aad6efe02464 88aaeebd07fd4c9d8c37fc6c66b0b6fd 54942b0db4f14223aa06f7b3a71f1187 - - default default] Floating IP 34191ba5-a01f-44c6-a74a-6d8b852faf93 disassociated (deleted). External IP: 10.96.250.219, port: 03d7407b-47a5-4ed8-8bee-c4198aaaa80f. [pid: 8|app: 0|req: 1350/2955] 10.0.0.126 () {32 vars in 732 bytes} [Wed Jun 3 01:14:29 2026] DELETE /v2.0/floatingips/34191ba5-a01f-44c6-a74a-6d8b852faf93 => generated 0 bytes in 760 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:14:30.768 7 INFO neutron.api.v2.resource [None req-43b93be4-1a9d-4cc3-99b5-004ba233f472 88aaeebd07fd4c9d8c37fc6c66b0b6fd 54942b0db4f14223aa06f7b3a71f1187 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1606/2956] 10.0.0.126 () {32 vars in 729 bytes} [Wed Jun 3 01:14:30 2026] GET /v2.0/floatingips/34191ba5-a01f-44c6-a74a-6d8b852faf93 => generated 144 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2957] 199.204.45.216 () {30 vars in 703 bytes} [Wed Jun 3 01:14:31 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/2958] 199.204.45.216 () {30 vars in 705 bytes} [Wed Jun 3 01:14:31 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: 1352/2959] 199.204.45.216 () {30 vars in 681 bytes} [Wed Jun 3 01:14:31 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: 1608/2960] 199.204.45.216 () {30 vars in 717 bytes} [Wed Jun 3 01:14:31 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2961] 199.204.45.216 () {30 vars in 741 bytes} [Wed Jun 3 01:14:31 2026] GET /v2.0/subnets/aea6913c-1ee6-43fd-baf6-cd40504ddbb3 => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1609/2962] 199.204.45.216 () {30 vars in 769 bytes} [Wed Jun 3 01:14:31 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 2586 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2963] 199.204.45.216 () {30 vars in 769 bytes} [Wed Jun 3 01:14:31 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 2586 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/2964] 199.204.45.216 () {30 vars in 769 bytes} [Wed Jun 3 01:14:31 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 2586 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2965] 199.204.45.216 () {30 vars in 769 bytes} [Wed Jun 3 01:14:33 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 2586 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/2966] 199.204.45.216 () {30 vars in 769 bytes} [Wed Jun 3 01:14:34 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 2586 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/2969] 199.204.45.216 () {30 vars in 769 bytes} [Wed Jun 3 01:14:35 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 2586 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2970] 199.204.45.216 () {30 vars in 769 bytes} [Wed Jun 3 01:14:36 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 2586 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/2971] 199.204.45.216 () {30 vars in 769 bytes} [Wed Jun 3 01:14:37 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 2586 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2972] 199.204.45.216 () {30 vars in 769 bytes} [Wed Jun 3 01:14:38 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 2586 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/2973] 199.204.45.216 () {30 vars in 769 bytes} [Wed Jun 3 01:14:39 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 2586 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2974] 199.204.45.216 () {30 vars in 769 bytes} [Wed Jun 3 01:14:40 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 2586 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/2975] 199.204.45.216 () {30 vars in 769 bytes} [Wed Jun 3 01:14:41 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 2586 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2976] 199.204.45.216 () {30 vars in 769 bytes} [Wed Jun 3 01:14:42 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 2586 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/2977] 199.204.45.216 () {30 vars in 769 bytes} [Wed Jun 3 01:14:43 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 2586 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2978] 199.204.45.216 () {30 vars in 769 bytes} [Wed Jun 3 01:14:44 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 2586 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/2979] 199.204.45.216 () {30 vars in 769 bytes} [Wed Jun 3 01:14:45 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 2586 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2980] 199.204.45.216 () {30 vars in 769 bytes} [Wed Jun 3 01:14:46 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 2586 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/2981] 199.204.45.216 () {30 vars in 769 bytes} [Wed Jun 3 01:14:47 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 2586 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2982] 199.204.45.216 () {30 vars in 769 bytes} [Wed Jun 3 01:14:49 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 2586 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2985] 199.204.45.216 () {30 vars in 769 bytes} [Wed Jun 3 01:14:50 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 2586 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1621/2986] 199.204.45.216 () {30 vars in 769 bytes} [Wed Jun 3 01:14:51 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 2586 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2987] 199.204.45.216 () {30 vars in 769 bytes} [Wed Jun 3 01:14:52 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 2586 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1622/2988] 199.204.45.216 () {34 vars in 975 bytes} [Wed Jun 3 01:14:52 2026] GET /v2.0/ports/1cd2437d-f4a1-4c7c-8147-90e57366b2c6 => generated 1346 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2989] 199.204.45.216 () {34 vars in 1060 bytes} [Wed Jun 3 01:14:52 2026] GET /v2.0/ports/1cd2437d-f4a1-4c7c-8147-90e57366b2c6?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1623/2990] 199.204.45.216 () {34 vars in 1016 bytes} [Wed Jun 3 01:14:52 2026] GET /v2.0/networks/c611ee9d-b163-4a1b-9f7e-81654e8bbdef?fields=dns_domain => generated 29 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2991] 199.204.45.216 () {38 vars in 1028 bytes} [Wed Jun 3 01:14:52 2026] PUT /v2.0/ports/1cd2437d-f4a1-4c7c-8147-90e57366b2c6 => generated 1147 bytes in 455 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1624/2992] 199.204.45.216 () {34 vars in 1080 bytes} [Wed Jun 3 01:14:53 2026] GET /v2.0/ports?tenant_id=f096df4168b7404798a68562db186506&device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 1248 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 1369/2993] 199.204.45.216 () {34 vars in 1066 bytes} [Wed Jun 3 01:14:53 2026] GET /v2.0/networks?id=5264c01b-de11-4373-b9ed-f21420ba1c9b&id=c611ee9d-b163-4a1b-9f7e-81654e8bbdef => generated 1524 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1625/2994] 199.204.45.216 () {30 vars in 769 bytes} [Wed Jun 3 01:14:53 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 1248 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2995] 199.204.45.216 () {34 vars in 1062 bytes} [Wed Jun 3 01:14:53 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.109&port_id=bf18bca2-18c9-48d3-865b-923d39f10528 => 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: 1371/2996] 199.204.45.216 () {34 vars in 984 bytes} [Wed Jun 3 01:14:53 2026] GET /v2.0/subnets?id=42a857b7-6b06-4042-b6c6-346415b91dc1 => generated 630 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2997] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:14:53 2026] GET /v2.0/ports?network_id=5264c01b-de11-4373-b9ed-f21420ba1c9b&device_owner=network%3Adhcp => generated 1244 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2998] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:14:53 2026] GET /v2.0/networks/5264c01b-de11-4373-b9ed-f21420ba1c9b?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1626/2999] 199.204.45.216 () {34 vars in 789 bytes} [Wed Jun 3 01:14:53 2026] PUT /v2.0/ports/1cd2437d-f4a1-4c7c-8147-90e57366b2c6 => generated 1086 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 1374/3000] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:14:53 2026] GET /v2.0/networks/5264c01b-de11-4373-b9ed-f21420ba1c9b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1627/3001] 199.204.45.216 () {30 vars in 737 bytes} [Wed Jun 3 01:14:53 2026] GET /v2.0/ports/1cd2437d-f4a1-4c7c-8147-90e57366b2c6 => generated 1086 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/3002] 199.204.45.216 () {32 vars in 759 bytes} [Wed Jun 3 01:14:53 2026] DELETE /v2.0/ports/1cd2437d-f4a1-4c7c-8147-90e57366b2c6 => generated 0 bytes in 360 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1628/3003] 199.204.45.216 () {30 vars in 703 bytes} [Wed Jun 3 01:14:54 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: 1376/3004] 199.204.45.216 () {30 vars in 705 bytes} [Wed Jun 3 01:14:54 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1629/3005] 199.204.45.216 () {30 vars in 681 bytes} [Wed Jun 3 01:14:54 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: 1377/3006] 199.204.45.216 () {30 vars in 717 bytes} [Wed Jun 3 01:14:54 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:14:54.349 7 INFO neutron.pecan_wsgi.hooks.translation [None req-34cedd45-2d0e-49df-b0a2-c89a0d0e2fdf 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1630/3007] 199.204.45.216 () {32 vars in 759 bytes} [Wed Jun 3 01:14:54 2026] DELETE /v2.0/ports/1cd2437d-f4a1-4c7c-8147-90e57366b2c6 => 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: 1378/3008] 199.204.45.216 () {30 vars in 737 bytes} [Wed Jun 3 01:14:54 2026] GET /v2.0/ports/03d7407b-47a5-4ed8-8bee-c4198aaaa80f => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:14:54.425 7 INFO neutron.api.v2.resource [None req-b0dd4aa5-e16f-47b5-a82b-e0863eecbc00 7d0384c5b26a420b94af87a146429a89 f096df4168b7404798a68562db186506 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1631/3009] 199.204.45.216 () {30 vars in 763 bytes} [Wed Jun 3 01:14:54 2026] GET /v2.0/security-groups/lb-70bb3476-7790-4ca2-8243-6f80520265c6 => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/3010] 199.204.45.216 () {30 vars in 785 bytes} [Wed Jun 3 01:14:54 2026] GET /v2.0/security-groups?name=lb-70bb3476-7790-4ca2-8243-6f80520265c6 => generated 1639 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1632/3011] 199.204.45.216 () {30 vars in 737 bytes} [Wed Jun 3 01:14:54 2026] GET /v2.0/ports/03d7407b-47a5-4ed8-8bee-c4198aaaa80f => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/3012] 199.204.45.216 () {34 vars in 789 bytes} [Wed Jun 3 01:14:54 2026] PUT /v2.0/ports/03d7407b-47a5-4ed8-8bee-c4198aaaa80f => generated 1094 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1633/3013] 199.204.45.216 () {32 vars in 779 bytes} [Wed Jun 3 01:14:54 2026] DELETE /v2.0/security-groups/ab16bb5c-010e-49ce-a7d8-76a4f061b57f => 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: 1381/3014] 199.204.45.216 () {32 vars in 759 bytes} [Wed Jun 3 01:14:54 2026] DELETE /v2.0/ports/03d7407b-47a5-4ed8-8bee-c4198aaaa80f => generated 0 bytes in 333 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/3015] 199.204.45.216 () {34 vars in 994 bytes} [Wed Jun 3 01:14:56 2026] GET /v2.0/ports?device_id=a258b6ea-1019-4048-bff2-a27b54f8c533 => generated 1248 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/3016] 199.204.45.216 () {36 vars in 997 bytes} [Wed Jun 3 01:14:56 2026] DELETE /v2.0/ports/bf18bca2-18c9-48d3-865b-923d39f10528 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:14:56.633 7 INFO neutron.db.l3_db [None req-733c3124-7333-4d19-95f1-6fc0f8fc8a6f 88aaeebd07fd4c9d8c37fc6c66b0b6fd 54942b0db4f14223aa06f7b3a71f1187 - - default default] Floating IP 23a93d01-af4b-4cb7-87a7-18ae8fb20752 disassociated (deleted). External IP: 10.96.250.213, port: 7d1a2784-e192-488d-8d41-b1fc14466a85. [pid: 7|app: 0|req: 1634/3017] 10.0.0.126 () {32 vars in 732 bytes} [Wed Jun 3 01:14:56 2026] DELETE /v2.0/floatingips/23a93d01-af4b-4cb7-87a7-18ae8fb20752 => generated 0 bytes in 1398 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:14:57.634 8 INFO neutron.api.v2.resource [None req-f30533ad-3f7e-4fe8-a932-67afd1af9b04 88aaeebd07fd4c9d8c37fc6c66b0b6fd 54942b0db4f14223aa06f7b3a71f1187 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1384/3018] 10.0.0.126 () {32 vars in 729 bytes} [Wed Jun 3 01:14:57 2026] GET /v2.0/floatingips/23a93d01-af4b-4cb7-87a7-18ae8fb20752 => generated 144 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:14:57.899 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6b18aaf8-cab4-4a4f-939e-2c05901f7a2f'] response: {'name': 'network-changed', 'server_uuid': 'fa434adf-4e5e-4862-adfb-a5a9a732ee13', 'tag': '7d1a2784-e192-488d-8d41-b1fc14466a85', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1635/3019] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:14:57 2026] GET /v2.0/ports?device_id=fa434adf-4e5e-4862-adfb-a5a9a732ee13 => generated 1200 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/3020] 199.204.45.216 () {34 vars in 1080 bytes} [Wed Jun 3 01:14:57 2026] GET /v2.0/ports?tenant_id=54942b0db4f14223aa06f7b3a71f1187&device_id=fa434adf-4e5e-4862-adfb-a5a9a732ee13 => generated 1469 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:14:57.995 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cc1aacce-40c2-44aa-a3c5-1b9bf64dd2e9'] response: {'server_uuid': 'a258b6ea-1019-4048-bff2-a27b54f8c533', 'name': 'network-vif-deleted', 'tag': 'bf18bca2-18c9-48d3-865b-923d39f10528', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1636/3021] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Jun 3 01:14:57 2026] GET /v2.0/security-groups?id=fbb0deca-ffb2-4c01-af47-63659f38031e&fields=id&fields=name => generated 111 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/3022] 199.204.45.216 () {34 vars in 986 bytes} [Wed Jun 3 01:14:57 2026] GET /v2.0/networks?id=558a1ef6-90f8-4d7b-ae5d-9f04d053df34 => generated 801 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1637/3023] 199.204.45.216 () {34 vars in 1058 bytes} [Wed Jun 3 01:14:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.198&port_id=7d1a2784-e192-488d-8d41-b1fc14466a85 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/3024] 199.204.45.216 () {34 vars in 1104 bytes} [Wed Jun 3 01:14:58 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3a&port_id=7d1a2784-e192-488d-8d41-b1fc14466a85 => 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: 1638/3025] 199.204.45.216 () {34 vars in 1064 bytes} [Wed Jun 3 01:14:58 2026] GET /v2.0/subnets?id=77e3cc52-d4f3-46e9-8fa4-7672c8fdadb7&id=a7ad0491-6ae8-4433-80c9-3d83951e4882 => generated 1367 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/3026] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:14:58 2026] GET /v2.0/ports?network_id=558a1ef6-90f8-4d7b-ae5d-9f04d053df34&device_owner=network%3Adhcp => generated 1461 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1639/3027] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:14:58 2026] GET /v2.0/ports?network_id=558a1ef6-90f8-4d7b-ae5d-9f04d053df34&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/3028] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:14:58 2026] GET /v2.0/networks/558a1ef6-90f8-4d7b-ae5d-9f04d053df34?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1640/3029] 199.204.45.216 () {34 vars in 994 bytes} [Wed Jun 3 01:14:58 2026] GET /v2.0/ports?device_id=fa434adf-4e5e-4862-adfb-a5a9a732ee13 => generated 1200 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/3030] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:14:58 2026] GET /v2.0/networks/558a1ef6-90f8-4d7b-ae5d-9f04d053df34?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1641/3031] 199.204.45.216 () {36 vars in 997 bytes} [Wed Jun 3 01:14:58 2026] DELETE /v2.0/ports/7d1a2784-e192-488d-8d41-b1fc14466a85 => generated 0 bytes in 398 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:15:03.549 8 INFO neutron.db.l3_db [None req-cb9cc0a6-0a16-4ba5-83a0-9894e4d85b4c 88aaeebd07fd4c9d8c37fc6c66b0b6fd 54942b0db4f14223aa06f7b3a71f1187 - - default default] Floating IP 987e600d-c738-4834-acc1-1e5ebbe371f8 disassociated (deleted). External IP: 10.96.250.220, port: f350e90d-ecf9-4d93-b89b-add81e5b81bb. [pid: 8|app: 0|req: 1391/3032] 10.0.0.126 () {32 vars in 732 bytes} [Wed Jun 3 01:15:03 2026] DELETE /v2.0/floatingips/987e600d-c738-4834-acc1-1e5ebbe371f8 => generated 0 bytes in 839 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:15:04.031 7 INFO neutron.api.v2.resource [None req-0ec75a37-3e5d-4e65-9e3e-795c24d323e0 88aaeebd07fd4c9d8c37fc6c66b0b6fd 54942b0db4f14223aa06f7b3a71f1187 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1642/3033] 10.0.0.126 () {32 vars in 729 bytes} [Wed Jun 3 01:15:03 2026] GET /v2.0/floatingips/987e600d-c738-4834-acc1-1e5ebbe371f8 => generated 144 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:15:04.338 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f062041c-dbb5-4896-98e3-190b79cb9fab'] response: {'name': 'network-changed', 'server_uuid': '3159191e-6bcb-487a-a5a0-cc23b94b8c5e', 'tag': 'f350e90d-ecf9-4d93-b89b-add81e5b81bb', 'status': 'completed', 'code': 200} 2026-06-03 01:15:04.366 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bc7a56fb-ef48-469d-962f-c5b5e2b0e290'] response: {'server_uuid': 'fa434adf-4e5e-4862-adfb-a5a9a732ee13', 'name': 'network-vif-deleted', 'tag': '7d1a2784-e192-488d-8d41-b1fc14466a85', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1392/3034] 10.0.0.110 () {34 vars in 990 bytes} [Wed Jun 3 01:15:04 2026] GET /v2.0/ports?device_id=3159191e-6bcb-487a-a5a0-cc23b94b8c5e => generated 1200 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1643/3035] 199.204.45.216 () {34 vars in 1080 bytes} [Wed Jun 3 01:15:04 2026] GET /v2.0/ports?tenant_id=54942b0db4f14223aa06f7b3a71f1187&device_id=3159191e-6bcb-487a-a5a0-cc23b94b8c5e => generated 1469 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/3036] 10.0.0.110 () {34 vars in 1040 bytes} [Wed Jun 3 01:15:04 2026] GET /v2.0/security-groups?id=fbb0deca-ffb2-4c01-af47-63659f38031e&fields=id&fields=name => generated 111 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1644/3037] 199.204.45.216 () {34 vars in 986 bytes} [Wed Jun 3 01:15:04 2026] GET /v2.0/networks?id=ce9fa071-608c-43e3-8540-08f1cd152a38 => generated 801 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/3038] 199.204.45.216 () {34 vars in 1058 bytes} [Wed Jun 3 01:15:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.140&port_id=f350e90d-ecf9-4d93-b89b-add81e5b81bb => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1645/3039] 199.204.45.216 () {34 vars in 1104 bytes} [Wed Jun 3 01:15:04 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A22b&port_id=f350e90d-ecf9-4d93-b89b-add81e5b81bb => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/3040] 199.204.45.216 () {34 vars in 1064 bytes} [Wed Jun 3 01:15:04 2026] GET /v2.0/subnets?id=2a08501b-0704-4c5c-977b-7439bf7c90a6&id=d0a75da4-1c69-4b9a-9ff1-2c76d96365cb => generated 1363 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1646/3041] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:15:04 2026] GET /v2.0/ports?network_id=ce9fa071-608c-43e3-8540-08f1cd152a38&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/3042] 199.204.45.216 () {34 vars in 1052 bytes} [Wed Jun 3 01:15:04 2026] GET /v2.0/ports?network_id=ce9fa071-608c-43e3-8540-08f1cd152a38&device_owner=network%3Adhcp => generated 1457 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1647/3043] 199.204.45.216 () {34 vars in 994 bytes} [Wed Jun 3 01:15:04 2026] GET /v2.0/ports?device_id=3159191e-6bcb-487a-a5a0-cc23b94b8c5e => generated 1200 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/3044] 199.204.45.216 () {34 vars in 1012 bytes} [Wed Jun 3 01:15:04 2026] GET /v2.0/networks/ce9fa071-608c-43e3-8540-08f1cd152a38?fields=segments => generated 14 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/3047] 199.204.45.216 () {34 vars in 1112 bytes} [Wed Jun 3 01:15:04 2026] GET /v2.0/networks/ce9fa071-608c-43e3-8540-08f1cd152a38?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1648/3048] 199.204.45.216 () {36 vars in 997 bytes} [Wed Jun 3 01:15:04 2026] DELETE /v2.0/ports/f350e90d-ecf9-4d93-b89b-add81e5b81bb => generated 0 bytes in 495 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/3049] 10.0.0.126 () {32 vars in 750 bytes} [Wed Jun 3 01:15:09 2026] DELETE /v2.0/security-group-rules/771289ae-fa62-49d7-afce-ea8953610446 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:15:09.670 7 INFO neutron.api.v2.resource [None req-c20f49b1-9bf7-4df7-946b-4ed08dd382ae 88aaeebd07fd4c9d8c37fc6c66b0b6fd 54942b0db4f14223aa06f7b3a71f1187 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1649/3050] 10.0.0.126 () {32 vars in 747 bytes} [Wed Jun 3 01:15:09 2026] GET /v2.0/security-group-rules/771289ae-fa62-49d7-afce-ea8953610446 => generated 155 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/3051] 10.0.0.126 () {32 vars in 750 bytes} [Wed Jun 3 01:15:09 2026] DELETE /v2.0/security-group-rules/594549ca-776b-4216-ba5d-b56ec072dce2 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:15:09.781 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2c940300-6db2-4dc5-9dec-52a4e093a76f'] response: {'server_uuid': '3159191e-6bcb-487a-a5a0-cc23b94b8c5e', 'name': 'network-vif-deleted', 'tag': 'f350e90d-ecf9-4d93-b89b-add81e5b81bb', 'status': 'completed', 'code': 200} 2026-06-03 01:15:09.793 7 INFO neutron.api.v2.resource [None req-c6a829cf-8752-4eff-8713-bcefe4024e61 88aaeebd07fd4c9d8c37fc6c66b0b6fd 54942b0db4f14223aa06f7b3a71f1187 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1650/3052] 10.0.0.126 () {32 vars in 747 bytes} [Wed Jun 3 01:15:09 2026] GET /v2.0/security-group-rules/594549ca-776b-4216-ba5d-b56ec072dce2 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/3053] 10.0.0.126 () {32 vars in 750 bytes} [Wed Jun 3 01:15:09 2026] DELETE /v2.0/security-group-rules/bafc3807-efe3-494e-9853-ec68f5387c6b => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:15:09.905 7 INFO neutron.api.v2.resource [None req-a73348f3-3ffb-47fe-9e26-6a2b5ff85cce 88aaeebd07fd4c9d8c37fc6c66b0b6fd 54942b0db4f14223aa06f7b3a71f1187 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1651/3054] 10.0.0.126 () {32 vars in 747 bytes} [Wed Jun 3 01:15:09 2026] GET /v2.0/security-group-rules/bafc3807-efe3-494e-9853-ec68f5387c6b => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/3055] 10.0.0.126 () {32 vars in 750 bytes} [Wed Jun 3 01:15:09 2026] DELETE /v2.0/security-group-rules/535aa217-78c7-405e-9d29-9778c0fcfdea => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:15:10.010 7 INFO neutron.api.v2.resource [None req-7063f3b1-7732-4276-8445-bb0329df7ac1 88aaeebd07fd4c9d8c37fc6c66b0b6fd 54942b0db4f14223aa06f7b3a71f1187 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1652/3056] 10.0.0.126 () {32 vars in 747 bytes} [Wed Jun 3 01:15:09 2026] GET /v2.0/security-group-rules/535aa217-78c7-405e-9d29-9778c0fcfdea => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/3057] 10.0.0.126 () {32 vars in 750 bytes} [Wed Jun 3 01:15:10 2026] DELETE /v2.0/security-group-rules/df560cfb-edbc-4ad1-94f9-5c4a85a6cda8 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:15:10.126 7 INFO neutron.api.v2.resource [None req-4a7f648f-659c-4094-985a-3a2cf387643b 88aaeebd07fd4c9d8c37fc6c66b0b6fd 54942b0db4f14223aa06f7b3a71f1187 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1653/3058] 10.0.0.126 () {32 vars in 747 bytes} [Wed Jun 3 01:15:10 2026] GET /v2.0/security-group-rules/df560cfb-edbc-4ad1-94f9-5c4a85a6cda8 => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/3059] 10.0.0.126 () {32 vars in 750 bytes} [Wed Jun 3 01:15:10 2026] DELETE /v2.0/security-group-rules/b51df410-5ad2-4dd7-93e7-eab1a44e2b7b => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:15:10.238 7 INFO neutron.api.v2.resource [None req-0dcec096-bb04-4acf-ad12-299a8b0e7ba5 88aaeebd07fd4c9d8c37fc6c66b0b6fd 54942b0db4f14223aa06f7b3a71f1187 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1654/3060] 10.0.0.126 () {32 vars in 747 bytes} [Wed Jun 3 01:15:10 2026] GET /v2.0/security-group-rules/b51df410-5ad2-4dd7-93e7-eab1a44e2b7b => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/3061] 10.0.0.126 () {32 vars in 750 bytes} [Wed Jun 3 01:15:10 2026] DELETE /v2.0/security-group-rules/762f5cba-e941-4df1-a0cf-717d4cf8a2c8 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:15:10.337 7 INFO neutron.api.v2.resource [None req-f13d1a64-fffd-46f2-8c9a-8ff2b6879608 88aaeebd07fd4c9d8c37fc6c66b0b6fd 54942b0db4f14223aa06f7b3a71f1187 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1655/3062] 10.0.0.126 () {32 vars in 747 bytes} [Wed Jun 3 01:15:10 2026] GET /v2.0/security-group-rules/762f5cba-e941-4df1-a0cf-717d4cf8a2c8 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/3063] 10.0.0.126 () {32 vars in 750 bytes} [Wed Jun 3 01:15:10 2026] DELETE /v2.0/security-group-rules/c2a89f51-0b33-4201-974b-03a274d88765 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:15:10.446 7 INFO neutron.api.v2.resource [None req-734ac802-d65b-4a57-8293-8f28145355fd 88aaeebd07fd4c9d8c37fc6c66b0b6fd 54942b0db4f14223aa06f7b3a71f1187 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1656/3064] 10.0.0.126 () {32 vars in 747 bytes} [Wed Jun 3 01:15:10 2026] GET /v2.0/security-group-rules/c2a89f51-0b33-4201-974b-03a274d88765 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/3065] 10.0.0.126 () {32 vars in 750 bytes} [Wed Jun 3 01:15:10 2026] DELETE /v2.0/security-group-rules/7280da2b-fd76-407f-9ca1-f3feb00ca54e => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:15:10.546 7 INFO neutron.api.v2.resource [None req-495e4e68-d8e7-4ead-92e6-3b03350b682b 88aaeebd07fd4c9d8c37fc6c66b0b6fd 54942b0db4f14223aa06f7b3a71f1187 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1657/3066] 10.0.0.126 () {32 vars in 747 bytes} [Wed Jun 3 01:15:10 2026] GET /v2.0/security-group-rules/7280da2b-fd76-407f-9ca1-f3feb00ca54e => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/3067] 10.0.0.126 () {32 vars in 750 bytes} [Wed Jun 3 01:15:10 2026] DELETE /v2.0/security-group-rules/67009bbd-f5b0-4396-aa16-b893e358ce50 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:15:10.648 7 INFO neutron.api.v2.resource [None req-fd3b5922-ddb0-47a0-b064-15e81ed62962 88aaeebd07fd4c9d8c37fc6c66b0b6fd 54942b0db4f14223aa06f7b3a71f1187 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1658/3068] 10.0.0.126 () {32 vars in 747 bytes} [Wed Jun 3 01:15:10 2026] GET /v2.0/security-group-rules/67009bbd-f5b0-4396-aa16-b893e358ce50 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/3069] 10.0.0.126 () {32 vars in 750 bytes} [Wed Jun 3 01:15:10 2026] DELETE /v2.0/security-group-rules/90a95684-691c-4e10-b3c2-1a24ae39b60f => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:15:10.749 7 INFO neutron.api.v2.resource [None req-a3938110-1396-4814-91ca-516a6e7a83d4 88aaeebd07fd4c9d8c37fc6c66b0b6fd 54942b0db4f14223aa06f7b3a71f1187 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1659/3070] 10.0.0.126 () {32 vars in 747 bytes} [Wed Jun 3 01:15:10 2026] GET /v2.0/security-group-rules/90a95684-691c-4e10-b3c2-1a24ae39b60f => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/3071] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:15:10 2026] DELETE /v2.0/security-groups/fbb0deca-ffb2-4c01-af47-63659f38031e => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:15:10.875 7 INFO neutron.api.v2.resource [None req-670add3f-1fbd-48b4-9467-1ad26deecc84 88aaeebd07fd4c9d8c37fc6c66b0b6fd 54942b0db4f14223aa06f7b3a71f1187 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1660/3072] 10.0.0.126 () {32 vars in 737 bytes} [Wed Jun 3 01:15:10 2026] GET /v2.0/security-groups/fbb0deca-ffb2-4c01-af47-63659f38031e => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/3073] 10.0.0.126 () {34 vars in 789 bytes} [Wed Jun 3 01:15:10 2026] PUT /v2.0/routers/d146c618-0cc2-4fc3-9afa-a3db15f0feea/remove_router_interface => generated 309 bytes in 1826 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:15:13.036 7 INFO neutron.api.v2.resource [None req-7e3ceb76-50e8-4ae7-8b74-fa172bce7d19 88aaeebd07fd4c9d8c37fc6c66b0b6fd 54942b0db4f14223aa06f7b3a71f1187 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1661/3074] 10.0.0.126 () {34 vars in 789 bytes} [Wed Jun 3 01:15:12 2026] PUT /v2.0/routers/d146c618-0cc2-4fc3-9afa-a3db15f0feea/remove_router_interface => generated 198 bytes in 274 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/3075] 10.0.0.126 () {34 vars in 789 bytes} [Wed Jun 3 01:15:13 2026] PUT /v2.0/routers/d146c618-0cc2-4fc3-9afa-a3db15f0feea/remove_router_interface => generated 309 bytes in 1363 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:15:14.637 7 INFO neutron.api.v2.resource [None req-0568a2c5-5770-4c1f-8ae1-20cb1755595e 88aaeebd07fd4c9d8c37fc6c66b0b6fd 54942b0db4f14223aa06f7b3a71f1187 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1662/3076] 10.0.0.126 () {34 vars in 789 bytes} [Wed Jun 3 01:15:14 2026] PUT /v2.0/routers/d146c618-0cc2-4fc3-9afa-a3db15f0feea/remove_router_interface => generated 198 bytes in 226 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/3077] 10.0.0.126 () {34 vars in 789 bytes} [Wed Jun 3 01:15:14 2026] PUT /v2.0/routers/d146c618-0cc2-4fc3-9afa-a3db15f0feea/remove_router_interface => generated 309 bytes in 1536 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:15:16.403 7 INFO neutron.api.v2.resource [None req-ad4b4291-0304-4224-9fed-24cbfcd5f18c 88aaeebd07fd4c9d8c37fc6c66b0b6fd 54942b0db4f14223aa06f7b3a71f1187 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1663/3078] 10.0.0.126 () {34 vars in 789 bytes} [Wed Jun 3 01:15:16 2026] PUT /v2.0/routers/d146c618-0cc2-4fc3-9afa-a3db15f0feea/remove_router_interface => generated 198 bytes in 220 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:15:17.585 8 INFO neutron.db.l3_hamode_db [None req-3160c84f-6eea-4f18-aa58-f30d7cf2d81b 88aaeebd07fd4c9d8c37fc6c66b0b6fd 54942b0db4f14223aa06f7b3a71f1187 - - default default] HA network b8813fd3-48d8-49de-b8d3-64b50af64697 was deleted as no HA routers are present in tenant 54942b0db4f14223aa06f7b3a71f1187. [pid: 8|app: 0|req: 1416/3079] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:15:16 2026] DELETE /v2.0/routers/d146c618-0cc2-4fc3-9afa-a3db15f0feea => generated 0 bytes in 1183 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:15:17.624 7 INFO neutron.api.v2.resource [None req-2025fefd-3e3d-4271-b9d2-25eb7c319506 88aaeebd07fd4c9d8c37fc6c66b0b6fd 54942b0db4f14223aa06f7b3a71f1187 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1664/3080] 10.0.0.126 () {32 vars in 721 bytes} [Wed Jun 3 01:15:17 2026] GET /v2.0/routers/d146c618-0cc2-4fc3-9afa-a3db15f0feea => generated 135 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:15:17.799 8 INFO neutron.services.segments.plugin [-] Segment a4e1c929-c5e3-4f38-ae54-6ab44d4cc221 resource provider aggregate not found 2026-06-03 01:15:17.822 8 INFO neutron.services.segments.plugin [-] Segment a4e1c929-c5e3-4f38-ae54-6ab44d4cc221 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4e1c929-c5e3-4f38-ae54-6ab44d4cc221 found for delete ", "request_id": "req-4b54a7cf-6b90-4db2-93a5-1ca03b4d229c"}]} 2026-06-03 01:15:17.825 8 INFO neutron.services.segments.plugin [-] Segment a4e1c929-c5e3-4f38-ae54-6ab44d4cc221 resource provider aggregate not found 2026-06-03 01:15:17.841 8 INFO neutron.services.segments.plugin [-] Segment a4e1c929-c5e3-4f38-ae54-6ab44d4cc221 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4e1c929-c5e3-4f38-ae54-6ab44d4cc221 found for delete ", "request_id": "req-4e97e7e9-bd6d-4b63-b438-fe63a1716ef9"}]} [pid: 8|app: 0|req: 1417/3081] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:15:17 2026] DELETE /v2.0/subnets/a7ad0491-6ae8-4433-80c9-3d83951e4882 => generated 0 bytes in 673 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:15:18.331 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9325a42f-bae0-4a0d-b8cc-2c7627d2710a 88aaeebd07fd4c9d8c37fc6c66b0b6fd 54942b0db4f14223aa06f7b3a71f1187 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1665/3082] 10.0.0.126 () {32 vars in 721 bytes} [Wed Jun 3 01:15:18 2026] GET /v2.0/subnets/a7ad0491-6ae8-4433-80c9-3d83951e4882 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/3083] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:15:18 2026] DELETE /v2.0/subnets/77e3cc52-d4f3-46e9-8fa4-7672c8fdadb7 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:15:18.581 7 INFO neutron.pecan_wsgi.hooks.translation [None req-918d7104-4cbc-43a5-bf88-4515095c1d3a 88aaeebd07fd4c9d8c37fc6c66b0b6fd 54942b0db4f14223aa06f7b3a71f1187 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1666/3084] 10.0.0.126 () {32 vars in 721 bytes} [Wed Jun 3 01:15:18 2026] GET /v2.0/subnets/77e3cc52-d4f3-46e9-8fa4-7672c8fdadb7 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/3085] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:15:18 2026] DELETE /v2.0/networks/558a1ef6-90f8-4d7b-ae5d-9f04d053df34 => generated 0 bytes in 448 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:15:19.062 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8333492f-de8d-4516-be2c-2dd856e775c0 88aaeebd07fd4c9d8c37fc6c66b0b6fd 54942b0db4f14223aa06f7b3a71f1187 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1667/3086] 10.0.0.126 () {32 vars in 723 bytes} [Wed Jun 3 01:15:19 2026] GET /v2.0/networks/558a1ef6-90f8-4d7b-ae5d-9f04d053df34 => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/3087] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:15:19 2026] DELETE /v2.0/subnets/2a08501b-0704-4c5c-977b-7439bf7c90a6 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:15:19.355 7 INFO neutron.pecan_wsgi.hooks.translation [None req-484b9b9f-75b7-4b80-b527-7b4665ca75de 88aaeebd07fd4c9d8c37fc6c66b0b6fd 54942b0db4f14223aa06f7b3a71f1187 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1668/3088] 10.0.0.126 () {32 vars in 721 bytes} [Wed Jun 3 01:15:19 2026] GET /v2.0/subnets/2a08501b-0704-4c5c-977b-7439bf7c90a6 => 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: 1421/3089] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:15:19 2026] DELETE /v2.0/subnets/d0a75da4-1c69-4b9a-9ff1-2c76d96365cb => generated 0 bytes in 315 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:15:19.708 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d759aeea-dacd-426e-a81e-754975951b35 88aaeebd07fd4c9d8c37fc6c66b0b6fd 54942b0db4f14223aa06f7b3a71f1187 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1669/3090] 10.0.0.126 () {32 vars in 721 bytes} [Wed Jun 3 01:15:19 2026] GET /v2.0/subnets/d0a75da4-1c69-4b9a-9ff1-2c76d96365cb => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:15:19.858 8 INFO neutron.services.segments.plugin [-] Segment fd48ca1e-b6a6-4786-b8d8-ef9de3c9151e resource provider aggregate not found 2026-06-03 01:15:19.868 8 INFO neutron.services.segments.plugin [-] Segment fd48ca1e-b6a6-4786-b8d8-ef9de3c9151e resource provider aggregate not found 2026-06-03 01:15:19.875 8 INFO neutron.services.segments.plugin [-] Segment fd48ca1e-b6a6-4786-b8d8-ef9de3c9151e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd48ca1e-b6a6-4786-b8d8-ef9de3c9151e found for delete ", "request_id": "req-dddfc74e-9d02-4721-b56d-7dab859b590c"}]} 2026-06-03 01:15:19.892 8 INFO neutron.services.segments.plugin [-] Segment fd48ca1e-b6a6-4786-b8d8-ef9de3c9151e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd48ca1e-b6a6-4786-b8d8-ef9de3c9151e found for delete ", "request_id": "req-776833a3-d6c3-4937-84e4-50b7efb0ddfe"}]} [pid: 8|app: 0|req: 1422/3093] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:15:19 2026] DELETE /v2.0/networks/ce9fa071-608c-43e3-8540-08f1cd152a38 => generated 0 bytes in 432 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:15:20.172 7 INFO neutron.pecan_wsgi.hooks.translation [None req-993a100f-3c4d-48bd-81c1-5cc2b1df3f1d 88aaeebd07fd4c9d8c37fc6c66b0b6fd 54942b0db4f14223aa06f7b3a71f1187 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1672/3094] 10.0.0.126 () {32 vars in 723 bytes} [Wed Jun 3 01:15:20 2026] GET /v2.0/networks/ce9fa071-608c-43e3-8540-08f1cd152a38 => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/3095] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:15:20 2026] DELETE /v2.0/subnets/2eda0a40-5a54-428f-9c70-90b1d742e38f => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:15:20.472 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5f460d02-5d6a-4703-aa65-17c3608f5752 88aaeebd07fd4c9d8c37fc6c66b0b6fd 54942b0db4f14223aa06f7b3a71f1187 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1673/3096] 10.0.0.126 () {32 vars in 721 bytes} [Wed Jun 3 01:15:20 2026] GET /v2.0/subnets/2eda0a40-5a54-428f-9c70-90b1d742e38f => 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: 1424/3097] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:15:20 2026] DELETE /v2.0/subnets/aea6913c-1ee6-43fd-baf6-cd40504ddbb3 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:15:20.733 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8583a600-2631-45cc-b57a-f03b45e4cdf8 88aaeebd07fd4c9d8c37fc6c66b0b6fd 54942b0db4f14223aa06f7b3a71f1187 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1674/3098] 10.0.0.126 () {32 vars in 721 bytes} [Wed Jun 3 01:15:20 2026] GET /v2.0/subnets/aea6913c-1ee6-43fd-baf6-cd40504ddbb3 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/3099] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:15:20 2026] DELETE /v2.0/networks/c611ee9d-b163-4a1b-9f7e-81654e8bbdef => generated 0 bytes in 412 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:15:21.173 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0618a6a0-0d2f-4db9-979c-80f388f6e650 88aaeebd07fd4c9d8c37fc6c66b0b6fd 54942b0db4f14223aa06f7b3a71f1187 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1675/3100] 10.0.0.126 () {32 vars in 723 bytes} [Wed Jun 3 01:15:21 2026] GET /v2.0/networks/c611ee9d-b163-4a1b-9f7e-81654e8bbdef => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:15:23.320 8 INFO neutron.services.segments.plugin [-] Segment b73a158a-2270-4175-b2ae-4e38288b5d3c resource provider aggregate not found 2026-06-03 01:15:23.326 8 INFO neutron.services.segments.plugin [-] Segment b73a158a-2270-4175-b2ae-4e38288b5d3c resource provider aggregate not found 2026-06-03 01:15:23.344 8 INFO neutron.services.segments.plugin [-] Segment b73a158a-2270-4175-b2ae-4e38288b5d3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b73a158a-2270-4175-b2ae-4e38288b5d3c found for delete ", "request_id": "req-a199488e-eda1-433d-be0b-83a57b33ae74"}]} 2026-06-03 01:15:23.353 8 INFO neutron.services.segments.plugin [-] Segment b73a158a-2270-4175-b2ae-4e38288b5d3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b73a158a-2270-4175-b2ae-4e38288b5d3c found for delete ", "request_id": "req-da00de1e-0875-4558-8141-32b22d814fb1"}]} 2026-06-03 01:15:23.364 8 INFO neutron.services.segments.plugin [-] Segment ee95a47d-82d8-4fd3-a31b-a434ccb7c0b3 resource provider aggregate not found 2026-06-03 01:15:23.372 8 INFO neutron.services.segments.plugin [-] Segment ee95a47d-82d8-4fd3-a31b-a434ccb7c0b3 resource provider aggregate not found 2026-06-03 01:15:23.379 8 INFO neutron.services.segments.plugin [-] Segment ee95a47d-82d8-4fd3-a31b-a434ccb7c0b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee95a47d-82d8-4fd3-a31b-a434ccb7c0b3 found for delete ", "request_id": "req-f158eebf-2406-4038-a970-36a54b25fbdb"}]} 2026-06-03 01:15:23.391 8 INFO neutron.services.segments.plugin [-] Segment ee95a47d-82d8-4fd3-a31b-a434ccb7c0b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee95a47d-82d8-4fd3-a31b-a434ccb7c0b3 found for delete ", "request_id": "req-656d43f9-71a3-475f-83ad-30bd6832357c"}]} [pid: 8|app: 0|req: 1426/3101] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:15:23 2026] GET /v2.0/security-groups?tenant_id=650d43cb6ab14b9883ae121e9b14b8a2&name=default => generated 2929 bytes in 378 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1676/3102] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:15:23 2026] DELETE /v2.0/security-groups/a3ed046b-a4c5-4608-90a9-0dade69efd68 => 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: 1427/3103] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:15:23 2026] GET /v2.0/security-groups?tenant_id=4ac306ea586541daa00f567005ea8995&name=default => generated 2929 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1677/3104] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:15:24 2026] DELETE /v2.0/security-groups/5c3b1084-d165-4736-bd86-dcc253ecf2f7 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/3105] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:15:24 2026] GET /v2.0/security-groups?tenant_id=d5ad06739c0c4bc296e6d5ed50bfdabf&name=default => generated 2929 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1678/3106] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:15:24 2026] DELETE /v2.0/security-groups/885be778-bb64-4e01-b27b-4b31dafd8741 => 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: 1429/3107] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:15:24 2026] GET /v2.0/security-groups?tenant_id=f3b9698c3ab24b02b89c1fdfbdc83b76&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1679/3108] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:15:24 2026] DELETE /v2.0/security-groups/7c41b917-c820-45cd-8f8e-e89ff4c5dfd4 => 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: 1430/3109] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:15:25 2026] GET /v2.0/security-groups?tenant_id=54942b0db4f14223aa06f7b3a71f1187&name=default => generated 2929 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1680/3110] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:15:25 2026] DELETE /v2.0/security-groups/c7050745-13a2-4e79-b802-ef23412d7848 => 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: 1431/3111] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:15:25 2026] GET /v2.0/security-groups?tenant_id=8086e52668914d6180388352e6c4e7da&name=default => generated 2929 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1681/3112] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:15:25 2026] DELETE /v2.0/security-groups/44e51aa6-659a-4d8a-8dd5-211b26db8358 => 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: 1432/3113] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:15:25 2026] GET /v2.0/security-groups?tenant_id=6a39d18f0a3a444c9c9f0678d63bb6c6&name=default => generated 2929 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1682/3114] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:15:26 2026] DELETE /v2.0/security-groups/e74fddc3-9706-424e-af9b-1a422168b503 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:15:30.503 8 WARNING neutron_lib.context [None req-2b8ed366-66a3-46b0-b30a-2fbb267e6075 3eaf888bec124036b4d9ade6bb49f819 ee43e73289cf48e4ba20483843e61723 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1433/3115] 10.0.0.126 () {34 vars in 676 bytes} [Wed Jun 3 01:15:30 2026] POST /v2.0/floatingips => generated 552 bytes in 826 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:15:31.170 7 WARNING neutron_lib.context [None req-c6227dd6-a291-4514-81fa-a000b628b60a 3eaf888bec124036b4d9ade6bb49f819 ee43e73289cf48e4ba20483843e61723 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1683/3116] 10.0.0.126 () {34 vars in 676 bytes} [Wed Jun 3 01:15:31 2026] POST /v2.0/floatingips => generated 552 bytes in 632 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:15:31.802 8 WARNING neutron_lib.context [None req-dafd6383-1155-4161-9a70-6b5f1da3cfc7 3eaf888bec124036b4d9ade6bb49f819 ee43e73289cf48e4ba20483843e61723 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1434/3117] 10.0.0.126 () {34 vars in 676 bytes} [Wed Jun 3 01:15:31 2026] POST /v2.0/floatingips => generated 552 bytes in 754 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:15:32.565 7 WARNING neutron_lib.context [None req-b8896c6a-9f18-42d7-a679-d08bd19f9783 3eaf888bec124036b4d9ade6bb49f819 ee43e73289cf48e4ba20483843e61723 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1684/3118] 10.0.0.126 () {34 vars in 676 bytes} [Wed Jun 3 01:15:32 2026] POST /v2.0/floatingips => generated 552 bytes in 589 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:15:33.155 8 WARNING neutron_lib.context [None req-0f6812ef-5c5c-4fd6-ad0a-29d970a6d9a0 3eaf888bec124036b4d9ade6bb49f819 ee43e73289cf48e4ba20483843e61723 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1435/3119] 10.0.0.126 () {34 vars in 676 bytes} [Wed Jun 3 01:15:33 2026] POST /v2.0/floatingips => generated 552 bytes in 633 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1685/3120] 10.0.0.126 () {34 vars in 759 bytes} [Wed Jun 3 01:15:33 2026] PUT /v2.0/floatingips/64935cbb-21ac-42a1-b2f3-d34e80828c2d/tags => generated 17 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/3121] 10.0.0.126 () {34 vars in 759 bytes} [Wed Jun 3 01:15:33 2026] PUT /v2.0/floatingips/a42b2c97-41af-4e18-a599-6f6a6cb67d68/tags => generated 25 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1686/3122] 10.0.0.126 () {34 vars in 759 bytes} [Wed Jun 3 01:15:33 2026] PUT /v2.0/floatingips/91777efc-0c19-4159-8d68-c4d9e464e632/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: 1437/3123] 10.0.0.126 () {34 vars in 759 bytes} [Wed Jun 3 01:15:34 2026] PUT /v2.0/floatingips/d3a711be-0401-42b1-8a13-cbbb94ef8ff4/tags => generated 19 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1687/3124] 10.0.0.126 () {32 vars in 672 bytes} [Wed Jun 3 01:15:34 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/3125] 10.0.0.126 () {32 vars in 686 bytes} [Wed Jun 3 01:15:34 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1688/3126] 10.0.0.126 () {32 vars in 682 bytes} [Wed Jun 3 01:15:34 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/3127] 10.0.0.126 () {32 vars in 694 bytes} [Wed Jun 3 01:15:34 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1689/3128] 10.0.0.126 () {32 vars in 680 bytes} [Wed Jun 3 01:15:34 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/3129] 10.0.0.126 () {32 vars in 694 bytes} [Wed Jun 3 01:15:34 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1690/3130] 10.0.0.126 () {32 vars in 690 bytes} [Wed Jun 3 01:15:34 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/3131] 10.0.0.126 () {32 vars in 702 bytes} [Wed Jun 3 01:15:34 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1691/3132] 10.0.0.126 () {32 vars in 732 bytes} [Wed Jun 3 01:15:34 2026] DELETE /v2.0/floatingips/64935cbb-21ac-42a1-b2f3-d34e80828c2d => generated 0 bytes in 380 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/3135] 10.0.0.126 () {32 vars in 732 bytes} [Wed Jun 3 01:15:34 2026] DELETE /v2.0/floatingips/a42b2c97-41af-4e18-a599-6f6a6cb67d68 => generated 0 bytes in 384 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1694/3136] 10.0.0.126 () {32 vars in 732 bytes} [Wed Jun 3 01:15:35 2026] DELETE /v2.0/floatingips/91777efc-0c19-4159-8d68-c4d9e464e632 => generated 0 bytes in 377 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/3137] 10.0.0.126 () {32 vars in 732 bytes} [Wed Jun 3 01:15:35 2026] DELETE /v2.0/floatingips/d3a711be-0401-42b1-8a13-cbbb94ef8ff4 => generated 0 bytes in 344 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1695/3138] 10.0.0.126 () {32 vars in 732 bytes} [Wed Jun 3 01:15:36 2026] DELETE /v2.0/floatingips/65e49315-49af-4046-80dd-6e31437c5aac => generated 0 bytes in 353 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/3139] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:15:37 2026] GET /v2.0/security-groups?tenant_id=ee43e73289cf48e4ba20483843e61723&name=default => generated 2929 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1696/3140] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:15:37 2026] DELETE /v2.0/security-groups/f6588204-0ef4-4232-afab-88ea195aed25 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/3141] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:15:37 2026] GET /v2.0/security-groups?tenant_id=e9c4c1133c994df9b2ce683acbf490f5&name=default => generated 2929 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1697/3142] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:15:37 2026] DELETE /v2.0/security-groups/68c40c15-db8c-4da5-b3f7-da7c8772007f => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/3143] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:15:38 2026] GET /v2.0/security-groups?tenant_id=494980136fe14d4daa12de7dd9e5f9dd&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: 1698/3144] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:15:38 2026] DELETE /v2.0/security-groups/af3ece2b-c4a5-4063-9f17-e5eed64187c1 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:15:42.528 8 WARNING neutron_lib.context [None req-52bf7311-b37a-46b7-96e7-c9d40f783268 972baa8e40ae4de99943f0b3f9cebb3a b5f5e0556ae04eef9862c2e8c88f9670 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:15:42.697 8 INFO neutron.db.segments_db [None req-52bf7311-b37a-46b7-96e7-c9d40f783268 972baa8e40ae4de99943f0b3f9cebb3a b5f5e0556ae04eef9862c2e8c88f9670 - - default default] Added segment bfe0b568-fe1f-4fc1-9528-b08ec94cec82 of type vxlan for network f949592d-15f0-442e-a5d8-7b448baf1321 [pid: 8|app: 0|req: 1447/3145] 10.0.0.126 () {34 vars in 670 bytes} [Wed Jun 3 01:15:42 2026] POST /v2.0/networks => generated 632 bytes in 481 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:15:42.834 7 WARNING neutron_lib.context [None req-c2bf6041-8af0-43c2-a2fc-813fb1046ab4 972baa8e40ae4de99943f0b3f9cebb3a b5f5e0556ae04eef9862c2e8c88f9670 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1699/3146] 10.0.0.126 () {34 vars in 669 bytes} [Wed Jun 3 01:15:42 2026] POST /v2.0/subnets => generated 602 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:15:43.199 8 WARNING neutron_lib.context [None req-4b01ccd2-30df-417d-8337-4e8da5bf1636 972baa8e40ae4de99943f0b3f9cebb3a b5f5e0556ae04eef9862c2e8c88f9670 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:15:43.269 8 INFO neutron.db.segments_db [None req-4b01ccd2-30df-417d-8337-4e8da5bf1636 972baa8e40ae4de99943f0b3f9cebb3a b5f5e0556ae04eef9862c2e8c88f9670 - - default default] Added segment e234eed7-7bc8-40d6-a820-314cb26d0eb7 of type vxlan for network c4726aeb-9faf-40f6-9ab7-692a2ba42a55 [pid: 8|app: 0|req: 1448/3147] 10.0.0.126 () {34 vars in 670 bytes} [Wed Jun 3 01:15:43 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-06-03 01:15:43.391 7 WARNING neutron_lib.context [None req-c2c73992-3a56-4a50-b8a0-0e5d2def7e78 972baa8e40ae4de99943f0b3f9cebb3a b5f5e0556ae04eef9862c2e8c88f9670 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1700/3148] 10.0.0.126 () {34 vars in 669 bytes} [Wed Jun 3 01:15:43 2026] POST /v2.0/subnets => generated 605 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:15:43.819 8 WARNING neutron_lib.context [None req-b8353949-22be-4a46-8fbc-44fb211f2033 972baa8e40ae4de99943f0b3f9cebb3a b5f5e0556ae04eef9862c2e8c88f9670 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:15:43.935 8 INFO neutron.db.segments_db [None req-b8353949-22be-4a46-8fbc-44fb211f2033 972baa8e40ae4de99943f0b3f9cebb3a b5f5e0556ae04eef9862c2e8c88f9670 - - default default] Added segment 4590ea9f-dfc1-4ba1-b148-3c940829ad0d of type vxlan for network fc90fba8-fa57-4f03-a02e-6651ee5b2b95 [pid: 8|app: 0|req: 1449/3149] 10.0.0.126 () {34 vars in 670 bytes} [Wed Jun 3 01:15:43 2026] POST /v2.0/networks => generated 631 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:15:44.072 7 WARNING neutron_lib.context [None req-016cc168-6131-4441-be03-2b2017e44388 972baa8e40ae4de99943f0b3f9cebb3a b5f5e0556ae04eef9862c2e8c88f9670 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1701/3150] 10.0.0.126 () {34 vars in 669 bytes} [Wed Jun 3 01:15:44 2026] POST /v2.0/subnets => generated 605 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:15:44.451 8 WARNING neutron_lib.context [None req-d5258fc0-6676-4998-b9f6-0b444fa190f2 972baa8e40ae4de99943f0b3f9cebb3a b5f5e0556ae04eef9862c2e8c88f9670 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:15:44.529 8 INFO neutron.db.segments_db [None req-d5258fc0-6676-4998-b9f6-0b444fa190f2 972baa8e40ae4de99943f0b3f9cebb3a b5f5e0556ae04eef9862c2e8c88f9670 - - default default] Added segment 12da31b3-4f28-4c91-b8e6-89e9d3bc66a6 of type vxlan for network ca4ec50e-caea-4ff1-9c55-062c5d96f1fe [pid: 8|app: 0|req: 1450/3151] 10.0.0.126 () {34 vars in 670 bytes} [Wed Jun 3 01:15:44 2026] POST /v2.0/networks => generated 631 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:15:44.663 7 WARNING neutron_lib.context [None req-d29f3d44-1b69-4bd0-b730-01abfa1ae5c3 972baa8e40ae4de99943f0b3f9cebb3a b5f5e0556ae04eef9862c2e8c88f9670 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1702/3152] 10.0.0.126 () {34 vars in 669 bytes} [Wed Jun 3 01:15:44 2026] POST /v2.0/subnets => generated 605 bytes in 422 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:15:45.103 8 WARNING neutron_lib.context [None req-4233f96d-fdef-4071-9bfb-61b7d1b9cc10 972baa8e40ae4de99943f0b3f9cebb3a b5f5e0556ae04eef9862c2e8c88f9670 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:15:45.178 8 INFO neutron.db.segments_db [None req-4233f96d-fdef-4071-9bfb-61b7d1b9cc10 972baa8e40ae4de99943f0b3f9cebb3a b5f5e0556ae04eef9862c2e8c88f9670 - - default default] Added segment 93985c92-5eb1-4516-bda3-43cad4cad38f of type vxlan for network 3633abf8-5540-462d-89de-c87e841e2265 [pid: 8|app: 0|req: 1451/3153] 10.0.0.126 () {34 vars in 670 bytes} [Wed Jun 3 01:15:45 2026] POST /v2.0/networks => generated 631 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:15:45.315 7 WARNING neutron_lib.context [None req-ee6b34c6-1347-4445-9ed4-2bff36bb5096 972baa8e40ae4de99943f0b3f9cebb3a b5f5e0556ae04eef9862c2e8c88f9670 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1703/3154] 10.0.0.126 () {34 vars in 669 bytes} [Wed Jun 3 01:15:45 2026] POST /v2.0/subnets => generated 605 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/3155] 10.0.0.126 () {34 vars in 751 bytes} [Wed Jun 3 01:15:45 2026] PUT /v2.0/subnets/fd85c8cd-8d9c-4117-a696-47f62077a5ca/tags => generated 17 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1704/3156] 10.0.0.126 () {34 vars in 751 bytes} [Wed Jun 3 01:15:45 2026] PUT /v2.0/subnets/d2c37f6c-d142-4df7-a8f5-53ddeb1e4d76/tags => generated 25 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/3157] 10.0.0.126 () {34 vars in 751 bytes} [Wed Jun 3 01:15:45 2026] PUT /v2.0/subnets/d473ea24-62a3-417c-a971-a87a7084ebac/tags => generated 34 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1705/3158] 10.0.0.126 () {34 vars in 751 bytes} [Wed Jun 3 01:15:45 2026] PUT /v2.0/subnets/723f34f2-59d9-4ae6-ae91-9376564eb139/tags => generated 19 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/3159] 10.0.0.126 () {32 vars in 664 bytes} [Wed Jun 3 01:15:46 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1706/3160] 10.0.0.126 () {32 vars in 678 bytes} [Wed Jun 3 01:15:46 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/3161] 10.0.0.126 () {32 vars in 674 bytes} [Wed Jun 3 01:15:46 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1707/3162] 10.0.0.126 () {32 vars in 686 bytes} [Wed Jun 3 01:15:46 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/3163] 10.0.0.126 () {32 vars in 672 bytes} [Wed Jun 3 01:15:46 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1708/3164] 10.0.0.126 () {32 vars in 686 bytes} [Wed Jun 3 01:15:46 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/3165] 10.0.0.126 () {32 vars in 682 bytes} [Wed Jun 3 01:15:46 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1709/3166] 10.0.0.126 () {32 vars in 694 bytes} [Wed Jun 3 01:15:46 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/3167] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:15:46 2026] DELETE /v2.0/subnets/fd85c8cd-8d9c-4117-a696-47f62077a5ca => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1710/3168] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:15:46 2026] DELETE /v2.0/subnets/d2c37f6c-d142-4df7-a8f5-53ddeb1e4d76 => generated 0 bytes in 666 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/3169] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:15:47 2026] DELETE /v2.0/subnets/d473ea24-62a3-417c-a971-a87a7084ebac => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1711/3170] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:15:47 2026] DELETE /v2.0/subnets/723f34f2-59d9-4ae6-ae91-9376564eb139 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/3171] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:15:48 2026] DELETE /v2.0/subnets/af583ba9-27c3-43f8-adc3-991dc00c1b0b => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1712/3172] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:15:48 2026] DELETE /v2.0/networks/f949592d-15f0-442e-a5d8-7b448baf1321 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:15:48.919 8 INFO neutron.services.segments.plugin [-] Segment e234eed7-7bc8-40d6-a820-314cb26d0eb7 resource provider aggregate not found 2026-06-03 01:15:48.925 8 INFO neutron.services.segments.plugin [-] Segment e234eed7-7bc8-40d6-a820-314cb26d0eb7 resource provider aggregate not found [pid: 8|app: 0|req: 1461/3173] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:15:48 2026] DELETE /v2.0/networks/c4726aeb-9faf-40f6-9ab7-692a2ba42a55 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:15:48.947 7 INFO neutron.services.segments.plugin [-] Segment bfe0b568-fe1f-4fc1-9528-b08ec94cec82 resource provider aggregate not found 2026-06-03 01:15:48.964 7 INFO neutron.services.segments.plugin [-] Segment bfe0b568-fe1f-4fc1-9528-b08ec94cec82 resource provider aggregate not found 2026-06-03 01:15:48.986 7 INFO neutron.services.segments.plugin [-] Segment bfe0b568-fe1f-4fc1-9528-b08ec94cec82 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bfe0b568-fe1f-4fc1-9528-b08ec94cec82 found for delete ", "request_id": "req-275b7d0f-7ec3-4346-834f-0793683327d8"}]} 2026-06-03 01:15:48.987 7 INFO neutron.services.segments.plugin [-] Segment bfe0b568-fe1f-4fc1-9528-b08ec94cec82 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bfe0b568-fe1f-4fc1-9528-b08ec94cec82 found for delete ", "request_id": "req-f2b577da-d98d-4008-a646-8471358df129"}]} [pid: 7|app: 0|req: 1713/3174] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:15:48 2026] DELETE /v2.0/networks/fc90fba8-fa57-4f03-a02e-6651ee5b2b95 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:15:49.214 8 INFO neutron.services.segments.plugin [-] Segment e234eed7-7bc8-40d6-a820-314cb26d0eb7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e234eed7-7bc8-40d6-a820-314cb26d0eb7 found for delete ", "request_id": "req-fb0599b7-86a1-43b9-bd80-8a72993cccdf"}]} 2026-06-03 01:15:49.215 8 INFO neutron.services.segments.plugin [-] Segment e234eed7-7bc8-40d6-a820-314cb26d0eb7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e234eed7-7bc8-40d6-a820-314cb26d0eb7 found for delete ", "request_id": "req-4fd02390-3618-46fb-a1b4-52a8fb9a591f"}]} [pid: 8|app: 0|req: 1462/3175] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:15:49 2026] DELETE /v2.0/networks/ca4ec50e-caea-4ff1-9c55-062c5d96f1fe => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1714/3176] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:15:49 2026] DELETE /v2.0/networks/3633abf8-5540-462d-89de-c87e841e2265 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/3179] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:15:50 2026] GET /v2.0/security-groups?tenant_id=b5f5e0556ae04eef9862c2e8c88f9670&name=default => generated 2929 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1716/3180] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:15:50 2026] DELETE /v2.0/security-groups/894d7b72-d68c-4fef-bffd-7d80140fd611 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/3181] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:15:50 2026] GET /v2.0/security-groups?tenant_id=1911564b79f145acbf7086d04868774c&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:15:51.133 7 INFO neutron.services.segments.plugin [-] Segment 4590ea9f-dfc1-4ba1-b148-3c940829ad0d resource provider aggregate not found 2026-06-03 01:15:51.138 7 INFO neutron.services.segments.plugin [-] Segment 4590ea9f-dfc1-4ba1-b148-3c940829ad0d resource provider aggregate not found 2026-06-03 01:15:51.155 7 INFO neutron.services.segments.plugin [-] Segment 4590ea9f-dfc1-4ba1-b148-3c940829ad0d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4590ea9f-dfc1-4ba1-b148-3c940829ad0d found for delete ", "request_id": "req-203058ec-82e3-4768-b08a-3cedcd905c95"}]} 2026-06-03 01:15:51.160 7 INFO neutron.services.segments.plugin [-] Segment 4590ea9f-dfc1-4ba1-b148-3c940829ad0d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4590ea9f-dfc1-4ba1-b148-3c940829ad0d found for delete ", "request_id": "req-9737edf3-e5eb-44e9-acb6-583a7890e945"}]} 2026-06-03 01:15:51.178 7 INFO neutron.services.segments.plugin [-] Segment 93985c92-5eb1-4516-bda3-43cad4cad38f resource provider aggregate not found 2026-06-03 01:15:51.185 7 INFO neutron.services.segments.plugin [-] Segment 93985c92-5eb1-4516-bda3-43cad4cad38f resource provider aggregate not found 2026-06-03 01:15:51.200 7 INFO neutron.services.segments.plugin [-] Segment 93985c92-5eb1-4516-bda3-43cad4cad38f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93985c92-5eb1-4516-bda3-43cad4cad38f found for delete ", "request_id": "req-53670b9f-bd69-4d7d-9469-12ac846a7a79"}]} 2026-06-03 01:15:51.205 7 INFO neutron.services.segments.plugin [-] Segment 93985c92-5eb1-4516-bda3-43cad4cad38f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93985c92-5eb1-4516-bda3-43cad4cad38f found for delete ", "request_id": "req-3245ece4-2e99-4bb1-b119-18f190e86113"}]} [pid: 7|app: 0|req: 1717/3182] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:15:51 2026] DELETE /v2.0/security-groups/3fd8bbec-8faa-4080-a2ca-8bf3f913ed8d => generated 0 bytes in 160 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:15:51.447 8 INFO neutron.services.segments.plugin [-] Segment 12da31b3-4f28-4c91-b8e6-89e9d3bc66a6 resource provider aggregate not found 2026-06-03 01:15:51.452 8 INFO neutron.services.segments.plugin [-] Segment 12da31b3-4f28-4c91-b8e6-89e9d3bc66a6 resource provider aggregate not found 2026-06-03 01:15:51.469 8 INFO neutron.services.segments.plugin [-] Segment 12da31b3-4f28-4c91-b8e6-89e9d3bc66a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12da31b3-4f28-4c91-b8e6-89e9d3bc66a6 found for delete ", "request_id": "req-3defe239-a6e2-4ad4-a48c-360441165022"}]} 2026-06-03 01:15:51.473 8 INFO neutron.services.segments.plugin [-] Segment 12da31b3-4f28-4c91-b8e6-89e9d3bc66a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12da31b3-4f28-4c91-b8e6-89e9d3bc66a6 found for delete ", "request_id": "req-165a22e0-d7c8-4951-8836-7ba42360fd28"}]} [pid: 8|app: 0|req: 1466/3183] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:15:51 2026] GET /v2.0/security-groups?tenant_id=a6134924a7e343cc807645f833918d3a&name=default => generated 2929 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1718/3184] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:15:51 2026] DELETE /v2.0/security-groups/45c58095-b108-4a61-b578-738791d0d301 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:15:55.160 8 WARNING neutron_lib.context [None req-75b6eeb7-45b6-4638-8bed-31c9f5525517 5dcae7a510094ba5be643bd5828a6208 10c587edd59d44779df43186b109a1dc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1467/3185] 10.0.0.126 () {34 vars in 676 bytes} [Wed Jun 3 01:15:54 2026] POST /v2.0/floatingips => generated 552 bytes in 843 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1719/3186] 10.0.0.126 () {34 vars in 759 bytes} [Wed Jun 3 01:15:55 2026] PUT /v2.0/floatingips/2e6b218b-3dea-4008-b1e6-0373013747fb/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/3187] 10.0.0.126 () {32 vars in 739 bytes} [Wed Jun 3 01:15:55 2026] GET /v2.0/floatingips/2e6b218b-3dea-4008-b1e6-0373013747fb/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1720/3188] 10.0.0.126 () {34 vars in 770 bytes} [Wed Jun 3 01:15:55 2026] PUT /v2.0/floatingips/2e6b218b-3dea-4008-b1e6-0373013747fb/tags/green => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/3189] 10.0.0.126 () {32 vars in 739 bytes} [Wed Jun 3 01:15:55 2026] GET /v2.0/floatingips/2e6b218b-3dea-4008-b1e6-0373013747fb/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1721/3190] 10.0.0.126 () {34 vars in 766 bytes} [Wed Jun 3 01:15:56 2026] PUT /v2.0/floatingips/2e6b218b-3dea-4008-b1e6-0373013747fb/tags/red => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/3191] 10.0.0.126 () {32 vars in 739 bytes} [Wed Jun 3 01:15:56 2026] GET /v2.0/floatingips/2e6b218b-3dea-4008-b1e6-0373013747fb/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1722/3192] 10.0.0.126 () {34 vars in 788 bytes} [Wed Jun 3 01:15:56 2026] PUT /v2.0/floatingips/2e6b218b-3dea-4008-b1e6-0373013747fb/tags/black.or.white => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/3193] 10.0.0.126 () {32 vars in 739 bytes} [Wed Jun 3 01:15:56 2026] GET /v2.0/floatingips/2e6b218b-3dea-4008-b1e6-0373013747fb/tags => generated 52 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1723/3194] 10.0.0.126 () {34 vars in 759 bytes} [Wed Jun 3 01:15:56 2026] PUT /v2.0/floatingips/2e6b218b-3dea-4008-b1e6-0373013747fb/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/3195] 10.0.0.126 () {32 vars in 739 bytes} [Wed Jun 3 01:15:56 2026] GET /v2.0/floatingips/2e6b218b-3dea-4008-b1e6-0373013747fb/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1724/3196] 10.0.0.126 () {32 vars in 747 bytes} [Wed Jun 3 01:15:56 2026] GET /v2.0/floatingips/2e6b218b-3dea-4008-b1e6-0373013747fb/tags/red => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:15:56.365 8 INFO neutron.api.v2.resource [None req-032ef6a1-1fb4-404a-8650-88d5819d0710 5dcae7a510094ba5be643bd5828a6208 10c587edd59d44779df43186b109a1dc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1473/3197] 10.0.0.126 () {32 vars in 751 bytes} [Wed Jun 3 01:15:56 2026] GET /v2.0/floatingips/2e6b218b-3dea-4008-b1e6-0373013747fb/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1725/3198] 10.0.0.126 () {32 vars in 750 bytes} [Wed Jun 3 01:15:56 2026] DELETE /v2.0/floatingips/2e6b218b-3dea-4008-b1e6-0373013747fb/tags/red => 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: 1474/3199] 10.0.0.126 () {32 vars in 739 bytes} [Wed Jun 3 01:15:56 2026] GET /v2.0/floatingips/2e6b218b-3dea-4008-b1e6-0373013747fb/tags => generated 30 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:15:56.511 7 INFO neutron.api.v2.resource [None req-c0a50b3f-fae0-4514-9c7e-db5a193c131d 5dcae7a510094ba5be643bd5828a6208 10c587edd59d44779df43186b109a1dc - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1726/3200] 10.0.0.126 () {32 vars in 754 bytes} [Wed Jun 3 01:15:56 2026] DELETE /v2.0/floatingips/2e6b218b-3dea-4008-b1e6-0373013747fb/tags/green => generated 99 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/3201] 10.0.0.126 () {32 vars in 742 bytes} [Wed Jun 3 01:15:56 2026] DELETE /v2.0/floatingips/2e6b218b-3dea-4008-b1e6-0373013747fb/tags => 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: 1727/3202] 10.0.0.126 () {32 vars in 739 bytes} [Wed Jun 3 01:15:56 2026] GET /v2.0/floatingips/2e6b218b-3dea-4008-b1e6-0373013747fb/tags => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/3203] 10.0.0.126 () {32 vars in 732 bytes} [Wed Jun 3 01:15:56 2026] DELETE /v2.0/floatingips/2e6b218b-3dea-4008-b1e6-0373013747fb => generated 0 bytes in 349 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1728/3204] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:15:57 2026] GET /v2.0/security-groups?tenant_id=10c587edd59d44779df43186b109a1dc&name=default => generated 2929 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/3205] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:15:57 2026] DELETE /v2.0/security-groups/783b299a-458f-445a-835c-f2d2bd1bf799 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1729/3206] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:15:58 2026] GET /v2.0/security-groups?tenant_id=277d10d048f4452b9a107e246fcd543a&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/3207] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:15:58 2026] DELETE /v2.0/security-groups/69e9adea-c840-4718-91b5-cf42e906698c => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:16:01.814 7 WARNING neutron_lib.context [None req-f56326aa-3042-479a-8696-a139fb1580fc dd4c76ffabfb46d99b5e95a3400f6e5f 8e6a8feb139c4de7ab70515dafa2bd64 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:16:01.968 7 INFO neutron.db.segments_db [None req-f56326aa-3042-479a-8696-a139fb1580fc dd4c76ffabfb46d99b5e95a3400f6e5f 8e6a8feb139c4de7ab70515dafa2bd64 - - default default] Added segment 61df936d-8255-4d88-bad1-efadc759c89e of type vxlan for network 9ea58785-2ee5-4224-ac64-ffac31e0f7a0 [pid: 7|app: 0|req: 1730/3208] 10.0.0.126 () {34 vars in 670 bytes} [Wed Jun 3 01:16:01 2026] POST /v2.0/networks => generated 631 bytes in 543 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:16:02.116 8 WARNING neutron_lib.context [None req-4e8c9a03-dd7c-4e4d-bb23-25019260eeaf dd4c76ffabfb46d99b5e95a3400f6e5f 8e6a8feb139c4de7ab70515dafa2bd64 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1479/3209] 10.0.0.126 () {34 vars in 669 bytes} [Wed Jun 3 01:16:02 2026] POST /v2.0/subnets => generated 602 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1731/3210] 10.0.0.126 () {34 vars in 751 bytes} [Wed Jun 3 01:16:02 2026] PUT /v2.0/subnets/5c99d705-46e7-415a-ac64-c94c0254494e/tags => generated 25 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/3211] 10.0.0.126 () {32 vars in 731 bytes} [Wed Jun 3 01:16:02 2026] GET /v2.0/subnets/5c99d705-46e7-415a-ac64-c94c0254494e/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1732/3212] 10.0.0.126 () {34 vars in 762 bytes} [Wed Jun 3 01:16:02 2026] PUT /v2.0/subnets/5c99d705-46e7-415a-ac64-c94c0254494e/tags/green => generated 4 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/3213] 10.0.0.126 () {32 vars in 731 bytes} [Wed Jun 3 01:16:02 2026] GET /v2.0/subnets/5c99d705-46e7-415a-ac64-c94c0254494e/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1733/3214] 10.0.0.126 () {34 vars in 758 bytes} [Wed Jun 3 01:16:02 2026] PUT /v2.0/subnets/5c99d705-46e7-415a-ac64-c94c0254494e/tags/red => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/3215] 10.0.0.126 () {32 vars in 731 bytes} [Wed Jun 3 01:16:02 2026] GET /v2.0/subnets/5c99d705-46e7-415a-ac64-c94c0254494e/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: 1734/3216] 10.0.0.126 () {34 vars in 780 bytes} [Wed Jun 3 01:16:02 2026] PUT /v2.0/subnets/5c99d705-46e7-415a-ac64-c94c0254494e/tags/black.or.white => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/3217] 10.0.0.126 () {32 vars in 731 bytes} [Wed Jun 3 01:16:02 2026] GET /v2.0/subnets/5c99d705-46e7-415a-ac64-c94c0254494e/tags => generated 52 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1735/3218] 10.0.0.126 () {34 vars in 751 bytes} [Wed Jun 3 01:16:02 2026] PUT /v2.0/subnets/5c99d705-46e7-415a-ac64-c94c0254494e/tags => generated 37 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/3219] 10.0.0.126 () {32 vars in 731 bytes} [Wed Jun 3 01:16:03 2026] GET /v2.0/subnets/5c99d705-46e7-415a-ac64-c94c0254494e/tags => generated 37 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1736/3220] 10.0.0.126 () {32 vars in 739 bytes} [Wed Jun 3 01:16:03 2026] GET /v2.0/subnets/5c99d705-46e7-415a-ac64-c94c0254494e/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:16:03.196 8 INFO neutron.api.v2.resource [None req-ff7e8ff6-a68f-4051-b032-3c69ab520ee3 dd4c76ffabfb46d99b5e95a3400f6e5f 8e6a8feb139c4de7ab70515dafa2bd64 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1485/3221] 10.0.0.126 () {32 vars in 743 bytes} [Wed Jun 3 01:16:03 2026] GET /v2.0/subnets/5c99d705-46e7-415a-ac64-c94c0254494e/tags/green => generated 99 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1737/3222] 10.0.0.126 () {32 vars in 742 bytes} [Wed Jun 3 01:16:03 2026] DELETE /v2.0/subnets/5c99d705-46e7-415a-ac64-c94c0254494e/tags/red => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/3223] 10.0.0.126 () {32 vars in 731 bytes} [Wed Jun 3 01:16:03 2026] GET /v2.0/subnets/5c99d705-46e7-415a-ac64-c94c0254494e/tags => generated 30 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:16:03.388 7 INFO neutron.api.v2.resource [None req-e060c1ca-0d32-4e41-9cda-cf7201967e31 dd4c76ffabfb46d99b5e95a3400f6e5f 8e6a8feb139c4de7ab70515dafa2bd64 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1738/3224] 10.0.0.126 () {32 vars in 746 bytes} [Wed Jun 3 01:16:03 2026] DELETE /v2.0/subnets/5c99d705-46e7-415a-ac64-c94c0254494e/tags/green => generated 99 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/3225] 10.0.0.126 () {32 vars in 734 bytes} [Wed Jun 3 01:16:03 2026] DELETE /v2.0/subnets/5c99d705-46e7-415a-ac64-c94c0254494e/tags => 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: 1739/3226] 10.0.0.126 () {32 vars in 731 bytes} [Wed Jun 3 01:16:03 2026] GET /v2.0/subnets/5c99d705-46e7-415a-ac64-c94c0254494e/tags => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/3227] 10.0.0.126 () {32 vars in 724 bytes} [Wed Jun 3 01:16:03 2026] DELETE /v2.0/subnets/5c99d705-46e7-415a-ac64-c94c0254494e => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:16:04.193 7 INFO neutron.services.segments.plugin [-] Segment 61df936d-8255-4d88-bad1-efadc759c89e resource provider aggregate not found 2026-06-03 01:16:04.198 7 INFO neutron.services.segments.plugin [-] Segment 61df936d-8255-4d88-bad1-efadc759c89e resource provider aggregate not found 2026-06-03 01:16:04.221 7 INFO neutron.services.segments.plugin [-] Segment 61df936d-8255-4d88-bad1-efadc759c89e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61df936d-8255-4d88-bad1-efadc759c89e found for delete ", "request_id": "req-a085561f-596f-4784-b26b-50556c6a089b"}]} [pid: 7|app: 0|req: 1740/3228] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:16:03 2026] DELETE /v2.0/networks/9ea58785-2ee5-4224-ac64-ffac31e0f7a0 => generated 0 bytes in 478 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/3231] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:16:04 2026] GET /v2.0/security-groups?tenant_id=8e6a8feb139c4de7ab70515dafa2bd64&name=default => generated 2929 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:16:05.071 7 INFO neutron.services.segments.plugin [-] Segment 61df936d-8255-4d88-bad1-efadc759c89e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61df936d-8255-4d88-bad1-efadc759c89e found for delete ", "request_id": "req-04bd1ce4-bad7-4f4e-83b2-0905b7de99cd"}]} [pid: 7|app: 0|req: 1743/3232] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:16:05 2026] DELETE /v2.0/security-groups/cc01310a-f84c-48ab-938d-ef647ada732b => 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: 1490/3233] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:16:05 2026] GET /v2.0/security-groups?tenant_id=b780412b7b194f62b54618dc15a1ef26&name=default => generated 2929 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1744/3234] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:16:05 2026] DELETE /v2.0/security-groups/e662404d-b724-420b-a240-2ef37c5af52d => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:16:08.848 8 WARNING neutron_lib.context [None req-071214e5-5e4a-4760-b766-ce3d0c37eaaa 6802cc346437400ab7d745d374893adf 231584b9443440968f2727fb60e509a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-03 01:16:08.983 8 INFO neutron.db.segments_db [None req-071214e5-5e4a-4760-b766-ce3d0c37eaaa 6802cc346437400ab7d745d374893adf 231584b9443440968f2727fb60e509a1 - - default default] Added segment 5c570736-8d12-440f-8ebf-1d9beaa0cd96 of type vxlan for network 1c048585-1ea1-4b15-9600-6300ad624a9c [pid: 8|app: 0|req: 1491/3235] 10.0.0.126 () {34 vars in 670 bytes} [Wed Jun 3 01:16:08 2026] POST /v2.0/networks => generated 631 bytes in 427 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:16:09.105 7 WARNING neutron_lib.context [None req-2e12c4c7-dfb4-4e72-951a-83257a5bf7ab 6802cc346437400ab7d745d374893adf 231584b9443440968f2727fb60e509a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1745/3236] 10.0.0.126 () {34 vars in 664 bytes} [Wed Jun 3 01:16:09 2026] POST /v2.0/ports => generated 743 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:16:09.510 8 WARNING neutron_lib.context [None req-aae303a7-ebcf-4211-b8c0-27e5ada46317 6802cc346437400ab7d745d374893adf 231584b9443440968f2727fb60e509a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1492/3237] 10.0.0.126 () {34 vars in 666 bytes} [Wed Jun 3 01:16:09 2026] POST /v2.0/trunks => generated 407 bytes in 684 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 1746/3238] 10.0.0.126 () {34 vars in 749 bytes} [Wed Jun 3 01:16:10 2026] PUT /v2.0/trunks/c279c20b-afba-4ae5-8d73-2b5ac8665cf0/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/3239] 10.0.0.126 () {32 vars in 729 bytes} [Wed Jun 3 01:16:10 2026] GET /v2.0/trunks/c279c20b-afba-4ae5-8d73-2b5ac8665cf0/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: 1747/3240] 10.0.0.126 () {34 vars in 760 bytes} [Wed Jun 3 01:16:10 2026] PUT /v2.0/trunks/c279c20b-afba-4ae5-8d73-2b5ac8665cf0/tags/green => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/3241] 10.0.0.126 () {32 vars in 729 bytes} [Wed Jun 3 01:16:10 2026] GET /v2.0/trunks/c279c20b-afba-4ae5-8d73-2b5ac8665cf0/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1748/3242] 10.0.0.126 () {34 vars in 756 bytes} [Wed Jun 3 01:16:10 2026] PUT /v2.0/trunks/c279c20b-afba-4ae5-8d73-2b5ac8665cf0/tags/red => generated 4 bytes in 24 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/3243] 10.0.0.126 () {32 vars in 729 bytes} [Wed Jun 3 01:16:10 2026] GET /v2.0/trunks/c279c20b-afba-4ae5-8d73-2b5ac8665cf0/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1749/3244] 10.0.0.126 () {34 vars in 778 bytes} [Wed Jun 3 01:16:10 2026] PUT /v2.0/trunks/c279c20b-afba-4ae5-8d73-2b5ac8665cf0/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: 1496/3245] 10.0.0.126 () {32 vars in 729 bytes} [Wed Jun 3 01:16:10 2026] GET /v2.0/trunks/c279c20b-afba-4ae5-8d73-2b5ac8665cf0/tags => generated 52 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1750/3246] 10.0.0.126 () {34 vars in 749 bytes} [Wed Jun 3 01:16:10 2026] PUT /v2.0/trunks/c279c20b-afba-4ae5-8d73-2b5ac8665cf0/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/3247] 10.0.0.126 () {32 vars in 729 bytes} [Wed Jun 3 01:16:10 2026] GET /v2.0/trunks/c279c20b-afba-4ae5-8d73-2b5ac8665cf0/tags => generated 37 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1751/3248] 10.0.0.126 () {32 vars in 737 bytes} [Wed Jun 3 01:16:10 2026] GET /v2.0/trunks/c279c20b-afba-4ae5-8d73-2b5ac8665cf0/tags/red => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:16:10.572 8 INFO neutron.api.v2.resource [None req-039234da-8c98-4232-a3b0-e7d0c3d1663d 6802cc346437400ab7d745d374893adf 231584b9443440968f2727fb60e509a1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1498/3249] 10.0.0.126 () {32 vars in 741 bytes} [Wed Jun 3 01:16:10 2026] GET /v2.0/trunks/c279c20b-afba-4ae5-8d73-2b5ac8665cf0/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: 1752/3250] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:16:10 2026] DELETE /v2.0/trunks/c279c20b-afba-4ae5-8d73-2b5ac8665cf0/tags/red => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/3251] 10.0.0.126 () {32 vars in 729 bytes} [Wed Jun 3 01:16:10 2026] GET /v2.0/trunks/c279c20b-afba-4ae5-8d73-2b5ac8665cf0/tags => generated 30 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:16:10.672 7 INFO neutron.api.v2.resource [None req-36ae377b-524a-4b6f-adc2-2f1de8f61853 6802cc346437400ab7d745d374893adf 231584b9443440968f2727fb60e509a1 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1753/3252] 10.0.0.126 () {32 vars in 744 bytes} [Wed Jun 3 01:16:10 2026] DELETE /v2.0/trunks/c279c20b-afba-4ae5-8d73-2b5ac8665cf0/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/3253] 10.0.0.126 () {32 vars in 732 bytes} [Wed Jun 3 01:16:10 2026] DELETE /v2.0/trunks/c279c20b-afba-4ae5-8d73-2b5ac8665cf0/tags => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1754/3254] 10.0.0.126 () {32 vars in 729 bytes} [Wed Jun 3 01:16:10 2026] GET /v2.0/trunks/c279c20b-afba-4ae5-8d73-2b5ac8665cf0/tags => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/3255] 10.0.0.126 () {32 vars in 719 bytes} [Wed Jun 3 01:16:10 2026] GET /v2.0/trunks/c279c20b-afba-4ae5-8d73-2b5ac8665cf0 => generated 407 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1755/3256] 10.0.0.126 () {32 vars in 717 bytes} [Wed Jun 3 01:16:10 2026] GET /v2.0/ports/7a0ce57c-aa75-4b12-be4a-112fc4783cb6 => generated 826 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/3257] 10.0.0.126 () {32 vars in 722 bytes} [Wed Jun 3 01:16:10 2026] DELETE /v2.0/trunks/c279c20b-afba-4ae5-8d73-2b5ac8665cf0 => 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: 1756/3258] 10.0.0.126 () {32 vars in 720 bytes} [Wed Jun 3 01:16:11 2026] DELETE /v2.0/ports/7a0ce57c-aa75-4b12-be4a-112fc4783cb6 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:16:11.407 8 INFO neutron.services.segments.plugin [-] Segment 5c570736-8d12-440f-8ebf-1d9beaa0cd96 resource provider aggregate not found 2026-06-03 01:16:11.412 8 INFO neutron.services.segments.plugin [-] Segment 5c570736-8d12-440f-8ebf-1d9beaa0cd96 resource provider aggregate not found 2026-06-03 01:16:11.429 8 INFO neutron.services.segments.plugin [-] Segment 5c570736-8d12-440f-8ebf-1d9beaa0cd96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c570736-8d12-440f-8ebf-1d9beaa0cd96 found for delete ", "request_id": "req-5ea5e6ad-d12a-48cb-bc4f-962823d0383b"}]} 2026-06-03 01:16:11.430 8 INFO neutron.services.segments.plugin [-] Segment 5c570736-8d12-440f-8ebf-1d9beaa0cd96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c570736-8d12-440f-8ebf-1d9beaa0cd96 found for delete ", "request_id": "req-6b46d040-90a5-4b54-ab1d-f8b578babd34"}]} [pid: 8|app: 0|req: 1503/3259] 10.0.0.126 () {32 vars in 726 bytes} [Wed Jun 3 01:16:11 2026] DELETE /v2.0/networks/1c048585-1ea1-4b15-9600-6300ad624a9c => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1757/3260] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:16:12 2026] GET /v2.0/security-groups?tenant_id=231584b9443440968f2727fb60e509a1&name=default => generated 2929 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/3261] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:16:12 2026] DELETE /v2.0/security-groups/13af4a00-a040-4e62-9e1c-48400c4836fb => 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: 1758/3262] 10.0.0.126 () {32 vars in 774 bytes} [Wed Jun 3 01:16:12 2026] GET /v2.0/security-groups?tenant_id=5c60161b1ae04ea8963f1ded42d0c912&name=default => generated 2929 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/3263] 10.0.0.126 () {32 vars in 740 bytes} [Wed Jun 3 01:16:12 2026] DELETE /v2.0/security-groups/58854af0-c3bf-4d07-86ee-dbe004e1f2ff => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1759/3264] 10.0.0.126 () {32 vars in 649 bytes} [Wed Jun 3 01:16:15 2026] GET /v2.0/networks => generated 2168 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/3265] 10.0.0.126 () {32 vars in 655 bytes} [Wed Jun 3 01:16:16 2026] GET /v2.0/floatingips => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1760/3266] 10.0.0.126 () {32 vars in 647 bytes} [Wed Jun 3 01:16:16 2026] GET /v2.0/routers => generated 15 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/3267] 10.0.0.126 () {32 vars in 643 bytes} [Wed Jun 3 01:16:16 2026] GET /v2.0/ports => generated 4721 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1761/3268] 10.0.0.126 () {32 vars in 647 bytes} [Wed Jun 3 01:16:16 2026] GET /v2.0/subnets => generated 1261 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/3269] 10.0.0.126 () {32 vars in 649 bytes} [Wed Jun 3 01:16:16 2026] GET /v2.0/networks => generated 2168 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1762/3270] 10.0.0.126 () {32 vars in 663 bytes} [Wed Jun 3 01:16:16 2026] GET /v2.0/security-groups => generated 17397 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/3271] 10.0.0.126 () {32 vars in 655 bytes} [Wed Jun 3 01:16:16 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)