+ 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 24 18:34:30 2026] *** compiled with version: 11.4.0 on 02 June 2026 01:53:03 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: neutron-server-d45d87fd9-rwbfz 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 0x55897549e120 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-24 18:34:34.242 7 INFO neutron.common.config [-] Logging enabled! 2026-06-24 18:34:34.242 7 INFO neutron.common.config [-] uwsgi version 24.2.2.dev7 2026-06-24 18:34:34.313 8 INFO neutron.common.config [-] Logging enabled! 2026-06-24 18:34:34.313 8 INFO neutron.common.config [-] uwsgi version 24.2.2.dev7 2026-06-24 18:34:34.674 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-24 18:34:34.776 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-24 18:34:35.554 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-24 18:34:35.557 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-24 18:34:35.561 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-06-24 18:34:35.562 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-24 18:34:35.562 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-24 18:34:35.562 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-24 18:34:35.562 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-24 18:34:35.569 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-24 18:34:35.569 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-24 18:34:35.569 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-24 18:34:35.588 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-24 18:34:35.589 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-24 18:34:35.589 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-24 18:34:35.635 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-24 18:34:35.636 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-24 18:34:35.636 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-24 18:34:35.636 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-24 18:34:35.643 7 WARNING oslo_policy.policy [None req-c69a1680-8093-4bb0-9ae8-a106be66a420 - - - - - -] 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-24 18:34:35.685 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-24 18:34:35.690 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-24 18:34:35.695 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-06-24 18:34:35.696 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-24 18:34:35.696 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-24 18:34:35.697 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-24 18:34:35.697 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-24 18:34:35.706 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-24 18:34:35.706 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-24 18:34:35.706 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-24 18:34:35.727 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-24 18:34:35.728 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-24 18:34:35.728 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-24 18:34:35.774 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-24 18:34:35.774 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-24 18:34:35.774 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-24 18:34:35.774 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-24 18:34:35.781 8 WARNING oslo_policy.policy [None req-562d6225-3015-4e75-8873-ce9aa8d0239f - - - - - -] 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-24 18:34:35.956 7 INFO neutron.plugins.ml2.managers [None req-c69a1680-8093-4bb0-9ae8-a106be66a420 - - - - - -] Initializing driver for type 'vlan' 2026-06-24 18:34:36.082 8 INFO neutron.plugins.ml2.managers [None req-562d6225-3015-4e75-8873-ce9aa8d0239f - - - - - -] Initializing driver for type 'vlan' 2026-06-24 18:34:36.265 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-c69a1680-8093-4bb0-9ae8-a106be66a420 - - - - - -] VlanTypeDriver initialization complete 2026-06-24 18:34:36.266 7 INFO neutron.plugins.ml2.managers [None req-c69a1680-8093-4bb0-9ae8-a106be66a420 - - - - - -] Initializing driver for type 'vxlan' 2026-06-24 18:34:36.266 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-c69a1680-8093-4bb0-9ae8-a106be66a420 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-24 18:34:36.289 7 INFO neutron.plugins.ml2.managers [None req-c69a1680-8093-4bb0-9ae8-a106be66a420 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-24 18:34:36.289 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-c69a1680-8093-4bb0-9ae8-a106be66a420 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-24 18:34:36.290 7 INFO neutron.plugins.ml2.managers [None req-c69a1680-8093-4bb0-9ae8-a106be66a420 - - - - - -] Initializing extension driver 'port_security' 2026-06-24 18:34:36.290 7 INFO neutron.plugins.ml2.extensions.port_security [None req-c69a1680-8093-4bb0-9ae8-a106be66a420 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-24 18:34:36.290 7 INFO neutron.plugins.ml2.managers [None req-c69a1680-8093-4bb0-9ae8-a106be66a420 - - - - - -] Initializing extension driver 'qos' 2026-06-24 18:34:36.290 7 INFO neutron.plugins.ml2.managers [None req-c69a1680-8093-4bb0-9ae8-a106be66a420 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-24 18:34:36.291 7 INFO neutron.plugins.ml2.managers [None req-c69a1680-8093-4bb0-9ae8-a106be66a420 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-24 18:34:36.302 7 INFO neutron.quota [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded quota_driver: . 2026-06-24 18:34:36.302 7 INFO neutron.plugins.ml2.plugin [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Modular L2 Plugin initialization complete 2026-06-24 18:34:36.303 7 INFO neutron.plugins.ml2.managers [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-24 18:34:36.303 7 INFO neutron.plugins.ml2.managers [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-24 18:34:36.303 7 INFO neutron.plugins.ml2.managers [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-24 18:34:36.303 7 INFO neutron.extensions.vlantransparent [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Disabled vlantransparent extension. 2026-06-24 18:34:36.304 7 INFO neutron.manager [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loading Plugin: qos 2026-06-24 18:34:36.314 7 INFO neutron.manager [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loading Plugin: router 2026-06-24 18:34:36.351 7 INFO neutron.services.service_base [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-24 18:34:36.351 7 INFO neutron.manager [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loading Plugin: segments 2026-06-24 18:34:36.405 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-562d6225-3015-4e75-8873-ce9aa8d0239f - - - - - -] VlanTypeDriver initialization complete 2026-06-24 18:34:36.405 8 INFO neutron.plugins.ml2.managers [None req-562d6225-3015-4e75-8873-ce9aa8d0239f - - - - - -] Initializing driver for type 'vxlan' 2026-06-24 18:34:36.406 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-562d6225-3015-4e75-8873-ce9aa8d0239f - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-24 18:34:36.433 8 INFO neutron.plugins.ml2.managers [None req-562d6225-3015-4e75-8873-ce9aa8d0239f - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-24 18:34:36.433 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-562d6225-3015-4e75-8873-ce9aa8d0239f - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-24 18:34:36.434 8 INFO neutron.plugins.ml2.managers [None req-562d6225-3015-4e75-8873-ce9aa8d0239f - - - - - -] Initializing extension driver 'port_security' 2026-06-24 18:34:36.434 8 INFO neutron.plugins.ml2.extensions.port_security [None req-562d6225-3015-4e75-8873-ce9aa8d0239f - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-24 18:34:36.434 8 INFO neutron.plugins.ml2.managers [None req-562d6225-3015-4e75-8873-ce9aa8d0239f - - - - - -] Initializing extension driver 'qos' 2026-06-24 18:34:36.434 8 INFO neutron.plugins.ml2.managers [None req-562d6225-3015-4e75-8873-ce9aa8d0239f - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-24 18:34:36.434 8 INFO neutron.plugins.ml2.managers [None req-562d6225-3015-4e75-8873-ce9aa8d0239f - - - - - -] Initializing mechanism driver 'l2population' 2026-06-24 18:34:36.445 8 INFO neutron.quota [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded quota_driver: . 2026-06-24 18:34:36.445 8 INFO neutron.plugins.ml2.plugin [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Modular L2 Plugin initialization complete 2026-06-24 18:34:36.446 8 INFO neutron.plugins.ml2.managers [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-24 18:34:36.446 8 INFO neutron.plugins.ml2.managers [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-24 18:34:36.446 8 INFO neutron.plugins.ml2.managers [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Got port-security extension from driver 'port_security' 2026-06-24 18:34:36.446 8 INFO neutron.extensions.vlantransparent [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Disabled vlantransparent extension. 2026-06-24 18:34:36.446 8 INFO neutron.manager [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loading Plugin: qos 2026-06-24 18:34:36.447 7 INFO neutron.manager [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loading Plugin: trunk 2026-06-24 18:34:36.458 8 INFO neutron.manager [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loading Plugin: router 2026-06-24 18:34:36.492 8 INFO neutron.services.service_base [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-24 18:34:36.492 8 INFO neutron.manager [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loading Plugin: segments 2026-06-24 18:34:36.502 7 INFO neutron.manager [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loading Plugin: vpnaas 2026-06-24 18:34:36.542 7 WARNING stevedore.named [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-24 18:34:36.597 8 INFO neutron.manager [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loading Plugin: trunk 2026-06-24 18:34:36.616 7 INFO neutron_vpnaas.services.vpn.plugin [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-24 18:34:36.617 7 INFO neutron.common.utils [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-24 18:34:36.617 7 INFO neutron.manager [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loading Plugin: auto_allocate 2026-06-24 18:34:36.621 7 INFO neutron.manager [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loading Plugin: tag 2026-06-24 18:34:36.626 7 INFO neutron.manager [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loading Plugin: timestamp 2026-06-24 18:34:36.628 7 INFO neutron.manager [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loading Plugin: network_ip_availability 2026-06-24 18:34:36.631 7 INFO neutron.manager [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loading Plugin: flavors 2026-06-24 18:34:36.634 7 INFO neutron.manager [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loading Plugin: revisions 2026-06-24 18:34:36.637 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Initializing extension manager. 2026-06-24 18:34:36.638 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: address-group 2026-06-24 18:34:36.639 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: address-scope 2026-06-24 18:34:36.640 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-24 18:34:36.641 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: agent 2026-06-24 18:34:36.642 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: agent-resources-synced 2026-06-24 18:34:36.643 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-24 18:34:36.643 8 INFO neutron.manager [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loading Plugin: vpnaas 2026-06-24 18:34:36.644 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-24 18:34:36.644 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: availability_zone 2026-06-24 18:34:36.645 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: availability_zone_filter 2026-06-24 18:34:36.646 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-24 18:34:36.646 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: default-subnetpools 2026-06-24 18:34:36.648 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-24 18:34:36.648 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: dns-integration 2026-06-24 18:34:36.649 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: dns-domain-ports 2026-06-24 18:34:36.649 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-24 18:34:36.650 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: dvr 2026-06-24 18:34:36.651 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-24 18:34:36.651 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: empty-string-filtering 2026-06-24 18:34:36.652 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-24 18:34:36.653 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-24 18:34:36.654 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: external-net 2026-06-24 18:34:36.654 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-24 18:34:36.655 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: extraroute 2026-06-24 18:34:36.656 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: extraroute-atomic 2026-06-24 18:34:36.656 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-24 18:34:36.657 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-24 18:34:36.658 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-24 18:34:36.658 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-24 18:34:36.659 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: fip-port-details 2026-06-24 18:34:36.661 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: flavors 2026-06-24 18:34:36.662 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-24 18:34:36.663 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: floatingip-pools 2026-06-24 18:34:36.663 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: ip_allocation 2026-06-24 18:34:36.664 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-24 18:34:36.664 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: l2_adjacency 2026-06-24 18:34:36.667 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: router 2026-06-24 18:34:36.668 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-24 18:34:36.669 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-24 18:34:36.670 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-24 18:34:36.670 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: ext-gw-mode 2026-06-24 18:34:36.671 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: l3-ha 2026-06-24 18:34:36.672 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-24 18:34:36.672 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-24 18:34:36.673 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: l3-flavors 2026-06-24 18:34:36.675 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-24 18:34:36.675 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-24 18:34:36.677 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-24 18:34:36.678 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-24 18:34:36.679 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-24 18:34:36.681 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-24 18:34:36.682 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-24 18:34:36.682 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: multi-provider 2026-06-24 18:34:36.683 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: net-mtu 2026-06-24 18:34:36.683 8 WARNING stevedore.named [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-24 18:34:36.683 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: net-mtu-writable 2026-06-24 18:34:36.684 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: network_availability_zone 2026-06-24 18:34:36.685 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: network_ha 2026-06-24 18:34:36.685 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: network-ip-availability 2026-06-24 18:34:36.687 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-24 18:34:36.687 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: pagination 2026-06-24 18:34:36.688 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: port-device-profile 2026-06-24 18:34:36.688 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-24 18:34:36.689 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-24 18:34:36.690 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-24 18:34:36.690 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: port-mac-override 2026-06-24 18:34:36.691 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-24 18:34:36.692 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-24 18:34:36.692 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: port-resource-request 2026-06-24 18:34:36.693 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-24 18:34:36.694 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: binding 2026-06-24 18:34:36.695 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: binding-extended 2026-06-24 18:34:36.695 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: port-security 2026-06-24 18:34:36.696 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: project-id 2026-06-24 18:34:36.697 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: provider 2026-06-24 18:34:36.699 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: qos 2026-06-24 18:34:36.700 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-24 18:34:36.701 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-24 18:34:36.701 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: qos-default 2026-06-24 18:34:36.702 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: qos-fip 2026-06-24 18:34:36.702 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-24 18:34:36.703 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-24 18:34:36.704 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-24 18:34:36.704 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-24 18:34:36.705 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-24 18:34:36.706 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: qos-pps 2026-06-24 18:34:36.707 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-24 18:34:36.707 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-24 18:34:36.708 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: qos-rules-alias 2026-06-24 18:34:36.709 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: quota-check-limit 2026-06-24 18:34:36.711 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: quotas 2026-06-24 18:34:36.712 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: quota_details 2026-06-24 18:34:36.713 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: rbac-policies 2026-06-24 18:34:36.714 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: rbac-address-group 2026-06-24 18:34:36.714 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: rbac-address-scope 2026-06-24 18:34:36.715 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: rbac-security-groups 2026-06-24 18:34:36.716 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-24 18:34:36.716 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: revision-if-match 2026-06-24 18:34:36.717 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-24 18:34:36.718 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: router_availability_zone 2026-06-24 18:34:36.718 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-24 18:34:36.720 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-24 18:34:36.721 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-24 18:34:36.722 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-24 18:34:36.722 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-24 18:34:36.723 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-24 18:34:36.724 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-24 18:34:36.733 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: security-group 2026-06-24 18:34:36.734 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: segment 2026-06-24 18:34:36.735 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-24 18:34:36.735 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: service-type 2026-06-24 18:34:36.736 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: sorting 2026-06-24 18:34:36.737 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: standard-attr-segment 2026-06-24 18:34:36.737 8 INFO neutron_vpnaas.services.vpn.plugin [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-24 18:34:36.737 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: standard-attr-description 2026-06-24 18:34:36.737 8 INFO neutron.common.utils [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-24 18:34:36.738 8 INFO neutron.manager [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loading Plugin: auto_allocate 2026-06-24 18:34:36.738 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: stateful-security-group 2026-06-24 18:34:36.739 7 WARNING neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-06-24 18:34:36.739 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-24 18:34:36.740 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: subnet_onboard 2026-06-24 18:34:36.741 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-24 18:34:36.741 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: subnet-service-types 2026-06-24 18:34:36.742 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: subnet_allocation 2026-06-24 18:34:36.743 8 INFO neutron.manager [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loading Plugin: tag 2026-06-24 18:34:36.743 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-24 18:34:36.744 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-24 18:34:36.747 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: standard-attr-tag 2026-06-24 18:34:36.747 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-24 18:34:36.748 8 INFO neutron.manager [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loading Plugin: timestamp 2026-06-24 18:34:36.748 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: trunk 2026-06-24 18:34:36.749 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: trunk-details 2026-06-24 18:34:36.749 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-24 18:34:36.750 8 INFO neutron.manager [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loading Plugin: network_ip_availability 2026-06-24 18:34:36.750 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-24 18:34:36.752 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-24 18:34:36.753 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-24 18:34:36.753 8 INFO neutron.manager [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loading Plugin: flavors 2026-06-24 18:34:36.754 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: vpn-flavors 2026-06-24 18:34:36.755 7 INFO neutron.api.extensions [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Loaded extension: vpnaas 2026-06-24 18:34:36.756 8 INFO neutron.manager [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loading Plugin: revisions 2026-06-24 18:34:36.757 7 INFO neutron.quota.resource_registry [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-24 18:34:36.758 7 INFO neutron.quota.resource_registry [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-24 18:34:36.758 7 INFO neutron.quota.resource_registry [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-24 18:34:36.758 7 INFO neutron.quota.resource_registry [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-24 18:34:36.759 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Initializing extension manager. 2026-06-24 18:34:36.760 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: address-group 2026-06-24 18:34:36.761 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: address-scope 2026-06-24 18:34:36.762 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-24 18:34:36.762 7 INFO neutron.quota.resource_registry [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-24 18:34:36.763 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: agent 2026-06-24 18:34:36.763 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: agent-resources-synced 2026-06-24 18:34:36.763 7 INFO neutron.quota.resource_registry [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-24 18:34:36.764 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: allowed-address-pairs 2026-06-24 18:34:36.765 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: auto-allocated-topology 2026-06-24 18:34:36.766 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: availability_zone 2026-06-24 18:34:36.766 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: availability_zone_filter 2026-06-24 18:34:36.767 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-24 18:34:36.768 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: default-subnetpools 2026-06-24 18:34:36.769 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-24 18:34:36.769 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: dns-integration 2026-06-24 18:34:36.770 7 INFO neutron.quota.resource_registry [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-24 18:34:36.770 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: dns-domain-ports 2026-06-24 18:34:36.771 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-24 18:34:36.771 7 INFO neutron.quota.resource_registry [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-24 18:34:36.771 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: dvr 2026-06-24 18:34:36.771 7 INFO neutron.quota.resource_registry [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-24 18:34:36.772 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-24 18:34:36.772 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: empty-string-filtering 2026-06-24 18:34:36.772 7 INFO neutron.quota.resource_registry [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-24 18:34:36.773 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-24 18:34:36.773 7 WARNING neutron.quota.resource_registry [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] subnetpool is already registered 2026-06-24 18:34:36.773 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-24 18:34:36.773 7 INFO neutron.quota.resource_registry [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-24 18:34:36.774 7 WARNING neutron.quota.resource_registry [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] subnetpool is already registered 2026-06-24 18:34:36.774 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: external-net 2026-06-24 18:34:36.774 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-24 18:34:36.774 7 INFO neutron.quota.resource_registry [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-24 18:34:36.775 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: extraroute 2026-06-24 18:34:36.775 7 INFO neutron.quota.resource_registry [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-24 18:34:36.776 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: extraroute-atomic 2026-06-24 18:34:36.776 7 INFO neutron.quota.resource_registry [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-24 18:34:36.776 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-24 18:34:36.776 7 INFO neutron.quota.resource_registry [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-24 18:34:36.777 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-24 18:34:36.777 7 INFO neutron.quota.resource_registry [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-24 18:34:36.777 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-24 18:34:36.778 7 INFO neutron.quota.resource_registry [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-24 18:34:36.778 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-24 18:34:36.779 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: fip-port-details 2026-06-24 18:34:36.779 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: flavors 2026-06-24 18:34:36.780 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-24 18:34:36.781 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: floatingip-pools 2026-06-24 18:34:36.782 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: ip_allocation 2026-06-24 18:34:36.782 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: ip-substring-filtering 2026-06-24 18:34:36.783 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: l2_adjacency 2026-06-24 18:34:36.783 7 INFO neutron.quota.resource_registry [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-24 18:34:36.784 7 WARNING neutron.quota.resource_registry [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] router is already registered 2026-06-24 18:34:36.784 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: router 2026-06-24 18:34:36.784 7 INFO neutron.quota.resource_registry [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-24 18:34:36.785 7 WARNING neutron.quota.resource_registry [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] floatingip is already registered 2026-06-24 18:34:36.785 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-24 18:34:36.786 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-24 18:34:36.787 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-24 18:34:36.787 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: ext-gw-mode 2026-06-24 18:34:36.788 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: l3-ha 2026-06-24 18:34:36.788 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-24 18:34:36.789 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-24 18:34:36.789 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: l3-flavors 2026-06-24 18:34:36.790 7 INFO neutron.quota.resource_registry [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-24 18:34:36.790 7 WARNING neutron.quota.resource_registry [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] rbac_policy is already registered 2026-06-24 18:34:36.790 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-24 18:34:36.791 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-24 18:34:36.791 7 INFO neutron.quota.resource_registry [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-24 18:34:36.791 7 WARNING neutron.quota.resource_registry [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] security_group is already registered 2026-06-24 18:34:36.792 7 INFO neutron.quota.resource_registry [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-24 18:34:36.792 7 WARNING neutron.quota.resource_registry [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] security_group_rule is already registered 2026-06-24 18:34:36.793 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-24 18:34:36.793 7 INFO neutron.quota.resource_registry [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-24 18:34:36.794 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-24 18:34:36.794 7 WARNING neutron.quota.resource_registry [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] subnetpool is already registered 2026-06-24 18:34:36.794 7 INFO neutron.quota.resource_registry [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-24 18:34:36.795 7 WARNING neutron.quota.resource_registry [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] subnetpool is already registered 2026-06-24 18:34:36.795 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-24 18:34:36.795 7 INFO neutron.quota.resource_registry [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-24 18:34:36.795 7 WARNING neutron.quota.resource_registry [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] trunk is already registered 2026-06-24 18:34:36.796 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-24 18:34:36.796 7 INFO neutron.quota.resource_registry [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-24 18:34:36.796 7 WARNING neutron.quota.resource_registry [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] endpoint_group is already registered 2026-06-24 18:34:36.796 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-24 18:34:36.797 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: multi-provider 2026-06-24 18:34:36.797 7 INFO neutron.quota.resource_registry [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-24 18:34:36.797 7 WARNING neutron.quota.resource_registry [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] vpnservice is already registered 2026-06-24 18:34:36.797 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: net-mtu 2026-06-24 18:34:36.798 7 INFO neutron.quota.resource_registry [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-24 18:34:36.798 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: net-mtu-writable 2026-06-24 18:34:36.798 7 WARNING neutron.quota.resource_registry [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] ipsec_site_connection is already registered 2026-06-24 18:34:36.799 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: network_availability_zone 2026-06-24 18:34:36.799 7 INFO neutron.quota.resource_registry [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-24 18:34:36.799 7 WARNING neutron.quota.resource_registry [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] ipsecpolicy is already registered 2026-06-24 18:34:36.799 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: network_ha 2026-06-24 18:34:36.799 7 INFO neutron.quota.resource_registry [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-24 18:34:36.800 7 WARNING neutron.quota.resource_registry [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] ikepolicy is already registered 2026-06-24 18:34:36.800 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: network-ip-availability 2026-06-24 18:34:36.801 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-24 18:34:36.801 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: pagination 2026-06-24 18:34:36.802 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: port-device-profile 2026-06-24 18:34:36.802 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-24 18:34:36.803 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-24 18:34:36.803 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-24 18:34:36.804 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: port-mac-override 2026-06-24 18:34:36.805 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-24 18:34:36.805 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-24 18:34:36.806 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: port-resource-request 2026-06-24 18:34:36.806 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: port-resource-request-groups 2026-06-24 18:34:36.807 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: binding 2026-06-24 18:34:36.808 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: binding-extended 2026-06-24 18:34:36.808 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: port-security 2026-06-24 18:34:36.809 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: project-id 2026-06-24 18:34:36.809 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: provider 2026-06-24 18:34:36.811 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: qos 2026-06-24 18:34:36.812 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-24 18:34:36.812 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-24 18:34:36.813 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: qos-default 2026-06-24 18:34:36.813 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: qos-fip 2026-06-24 18:34:36.814 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-24 18:34:36.814 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: qos-gateway-ip 2026-06-24 18:34:36.815 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: qos-port-network-policy 2026-06-24 18:34:36.815 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: qos-pps-minimum 2026-06-24 18:34:36.816 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-24 18:34:36.817 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: qos-pps 2026-06-24 18:34:36.817 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: qos-rule-type-details 2026-06-24 18:34:36.818 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-24 18:34:36.819 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: qos-rules-alias 2026-06-24 18:34:36.819 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: quota-check-limit 2026-06-24 18:34:36.821 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: quotas 2026-06-24 18:34:36.822 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: quota_details 2026-06-24 18:34:36.823 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: rbac-policies 2026-06-24 18:34:36.824 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: rbac-address-group 2026-06-24 18:34:36.824 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: rbac-address-scope 2026-06-24 18:34:36.825 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: rbac-security-groups 2026-06-24 18:34:36.825 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: rbac-subnetpool 2026-06-24 18:34:36.826 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: revision-if-match 2026-06-24 18:34:36.827 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: standard-attr-revisions 2026-06-24 18:34:36.827 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: router_availability_zone 2026-06-24 18:34:36.828 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-24 18:34:36.829 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: security-groups-default-rules 2026-06-24 18:34:36.830 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-24 18:34:36.830 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-24 18:34:36.831 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-24 18:34:36.831 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-24 18:34:36.832 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-24 18:34:36.840 7 WARNING keystonemiddleware._common.config [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-24 18:34:36.840 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: security-group 2026-06-24 18:34:36.841 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: segment 2026-06-24 18:34:36.842 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-24 18:34:36.843 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: service-type 2026-06-24 18:34:36.843 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: sorting 2026-06-24 18:34:36.844 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: standard-attr-segment 2026-06-24 18:34:36.844 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: standard-attr-description 2026-06-24 18:34:36.845 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: stateful-security-group 2026-06-24 18:34:36.845 8 WARNING neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-06-24 18:34:36.846 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-24 18:34:36.847 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: subnet_onboard 2026-06-24 18:34:36.847 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-24 18:34:36.848 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: subnet-service-types 2026-06-24 18:34:36.848 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: subnet_allocation 2026-06-24 18:34:36.848 7 WARNING oslo_config.cfg [None req-a4424c4e-7c25-4be7-8da9-dd0974070854 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-24 18:34:36.849 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-24 18:34:36.850 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x55897549e120 pid: 7 (default app) 2026-06-24 18:34:36.853 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: standard-attr-tag 2026-06-24 18:34:36.853 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-24 18:34:36.854 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: trunk 2026-06-24 18:34:36.854 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: trunk-details 2026-06-24 18:34:36.855 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-24 18:34:36.856 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-24 18:34:36.857 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-24 18:34:36.858 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-24 18:34:36.859 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: vpn-flavors 2026-06-24 18:34:36.860 8 INFO neutron.api.extensions [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Loaded extension: vpnaas 2026-06-24 18:34:36.862 8 INFO neutron.quota.resource_registry [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-24 18:34:36.862 8 INFO neutron.quota.resource_registry [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-24 18:34:36.863 8 INFO neutron.quota.resource_registry [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-24 18:34:36.863 8 INFO neutron.quota.resource_registry [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-24 18:34:36.867 8 INFO neutron.quota.resource_registry [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-24 18:34:36.867 8 INFO neutron.quota.resource_registry [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-24 18:34:36.873 8 INFO neutron.quota.resource_registry [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-24 18:34:36.874 8 INFO neutron.quota.resource_registry [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-24 18:34:36.874 8 INFO neutron.quota.resource_registry [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-24 18:34:36.875 8 INFO neutron.quota.resource_registry [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-24 18:34:36.876 8 WARNING neutron.quota.resource_registry [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] subnetpool is already registered 2026-06-24 18:34:36.876 8 INFO neutron.quota.resource_registry [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-24 18:34:36.876 8 WARNING neutron.quota.resource_registry [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] subnetpool is already registered 2026-06-24 18:34:36.877 8 INFO neutron.quota.resource_registry [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-24 18:34:36.877 8 INFO neutron.quota.resource_registry [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-24 18:34:36.878 8 INFO neutron.quota.resource_registry [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-24 18:34:36.879 8 INFO neutron.quota.resource_registry [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-24 18:34:36.879 8 INFO neutron.quota.resource_registry [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-24 18:34:36.880 8 INFO neutron.quota.resource_registry [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-24 18:34:36.884 8 INFO neutron.quota.resource_registry [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-24 18:34:36.885 8 WARNING neutron.quota.resource_registry [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] router is already registered 2026-06-24 18:34:36.885 8 INFO neutron.quota.resource_registry [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-24 18:34:36.885 8 WARNING neutron.quota.resource_registry [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] floatingip is already registered 2026-06-24 18:34:36.890 8 INFO neutron.quota.resource_registry [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-24 18:34:36.890 8 WARNING neutron.quota.resource_registry [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] rbac_policy is already registered 2026-06-24 18:34:36.891 8 INFO neutron.quota.resource_registry [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-24 18:34:36.891 8 WARNING neutron.quota.resource_registry [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] security_group is already registered 2026-06-24 18:34:36.892 8 INFO neutron.quota.resource_registry [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-24 18:34:36.892 8 WARNING neutron.quota.resource_registry [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] security_group_rule is already registered 2026-06-24 18:34:36.893 8 INFO neutron.quota.resource_registry [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-24 18:34:36.893 8 WARNING neutron.quota.resource_registry [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] subnetpool is already registered 2026-06-24 18:34:36.894 8 INFO neutron.quota.resource_registry [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-24 18:34:36.894 8 WARNING neutron.quota.resource_registry [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] subnetpool is already registered 2026-06-24 18:34:36.895 8 INFO neutron.quota.resource_registry [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-24 18:34:36.895 8 WARNING neutron.quota.resource_registry [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] trunk is already registered 2026-06-24 18:34:36.895 8 INFO neutron.quota.resource_registry [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-24 18:34:36.896 8 WARNING neutron.quota.resource_registry [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] endpoint_group is already registered 2026-06-24 18:34:36.896 8 INFO neutron.quota.resource_registry [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-24 18:34:36.896 8 WARNING neutron.quota.resource_registry [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] vpnservice is already registered 2026-06-24 18:34:36.897 8 INFO neutron.quota.resource_registry [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-24 18:34:36.897 8 WARNING neutron.quota.resource_registry [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] ipsec_site_connection is already registered 2026-06-24 18:34:36.897 8 INFO neutron.quota.resource_registry [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-24 18:34:36.898 8 WARNING neutron.quota.resource_registry [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] ipsecpolicy is already registered 2026-06-24 18:34:36.898 8 INFO neutron.quota.resource_registry [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-24 18:34:36.898 8 WARNING neutron.quota.resource_registry [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] ikepolicy is already registered 2026-06-24 18:34:36.935 8 WARNING keystonemiddleware._common.config [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-24 18:34:36.942 8 WARNING oslo_config.cfg [None req-b9e6ae00-b6e7-4daf-8bf7-53946721a45d - - - - - -] 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 0x55897549e120 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-24 18:34:43.908 8 INFO neutron.pecan_wsgi.hooks.translation [None req-766acc6a-2a41-402c-902b-d32f854ceee0 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1/4] 199.19.213.244 () {44 vars in 926 bytes} [Wed Jun 24 18:34:43 2026] GET /v2.0/networks/public => generated 108 bytes in 835 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: 4/5] 199.19.213.244 () {44 vars in 948 bytes} [Wed Jun 24 18:34:43 2026] GET /v2.0/networks?name=public => generated 15 bytes in 356 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 18:34:44.446 8 WARNING oslo_policy.policy [None req-71c65a3a-0602-42ad-9493-0ce806589be4 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-06-24 18:34:44.615 8 WARNING neutron.services.revisions.revision_plugin [None req-71c65a3a-0602-42ad-9493-0ce806589be4 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] Could not find related network for resource to bump revision. 2026-06-24 18:34:44.639 8 INFO neutron.db.segments_db [None req-71c65a3a-0602-42ad-9493-0ce806589be4 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] Added segment 962099e8-b099-43b9-b222-51274b7cbacf of type flat for network eec189b4-ab7c-447c-a037-3ab536cbb90c 2026-06-24 18:34:44.708 8 INFO neutron.pecan_wsgi.hooks.translation [None req-71c65a3a-0602-42ad-9493-0ce806589be4 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/6] 199.19.213.244 () {48 vars in 966 bytes} [Wed Jun 24 18:34:44 2026] POST /v2.0/networks => generated 124 bytes in 457 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 18:34:50.927 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ae2e7d6e-9006-4292-9d8b-f180d972aa3c 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/7] 199.19.213.244 () {44 vars in 926 bytes} [Wed Jun 24 18:34:50 2026] GET /v2.0/networks/public => generated 108 bytes in 402 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.19.213.244 () {44 vars in 948 bytes} [Wed Jun 24 18:34:50 2026] GET /v2.0/networks?name=public => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 18:34:51.133 7 WARNING oslo_policy.policy [None req-00e935ea-0406-43f8-8c87-9c74ba4d1894 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-06-24 18:34:51.183 7 WARNING neutron.services.revisions.revision_plugin [None req-00e935ea-0406-43f8-8c87-9c74ba4d1894 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] Could not find related network for resource to bump revision. 2026-06-24 18:34:51.206 7 INFO neutron.db.segments_db [None req-00e935ea-0406-43f8-8c87-9c74ba4d1894 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] Added segment 955afc47-f480-4349-b951-c8cb8c813549 of type flat for network 18a184f1-9e6a-4af4-9147-0ac5f143d269 2026-06-24 18:34:51.254 7 INFO neutron.pecan_wsgi.hooks.translation [None req-00e935ea-0406-43f8-8c87-9c74ba4d1894 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/9] 199.19.213.244 () {48 vars in 966 bytes} [Wed Jun 24 18:34:50 2026] POST /v2.0/networks => generated 124 bytes in 306 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 18:34:57.190 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c1782df3-20a6-4674-b759-20dc1d9a43de 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/11] 199.19.213.244 () {44 vars in 926 bytes} [Wed Jun 24 18:34:57 2026] GET /v2.0/networks/public => generated 108 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/12] 199.19.213.244 () {44 vars in 948 bytes} [Wed Jun 24 18:34:57 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-24 18:34:57.278 7 WARNING neutron.services.revisions.revision_plugin [None req-98208e12-6983-489c-aedf-40665910df7a 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] Could not find related network for resource to bump revision. 2026-06-24 18:34:57.295 7 INFO neutron.db.segments_db [None req-98208e12-6983-489c-aedf-40665910df7a 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] Added segment 9c2b4605-570c-4580-aa0f-481d1e2bc73f of type flat for network ed5cedb4-0227-4b79-80b3-6e4336acf74d 2026-06-24 18:34:57.327 7 INFO neutron.pecan_wsgi.hooks.translation [None req-98208e12-6983-489c-aedf-40665910df7a 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/13] 199.19.213.244 () {48 vars in 966 bytes} [Wed Jun 24 18:34:57 2026] POST /v2.0/networks => generated 124 bytes in 117 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 18:35:03.201 8 INFO neutron.pecan_wsgi.hooks.translation [None req-66dcbe5a-a10a-47ad-b11a-86d879910f8a 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/14] 199.19.213.244 () {44 vars in 926 bytes} [Wed Jun 24 18:35:03 2026] GET /v2.0/networks/public => generated 108 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/15] 199.19.213.244 () {44 vars in 948 bytes} [Wed Jun 24 18:35:03 2026] GET /v2.0/networks?name=public => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 18:35:03.295 8 WARNING neutron.services.revisions.revision_plugin [None req-721c85c4-4e74-418d-a356-88edd8c3291e 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] Could not find related network for resource to bump revision. 2026-06-24 18:35:03.316 8 INFO neutron.db.segments_db [None req-721c85c4-4e74-418d-a356-88edd8c3291e 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] Added segment 3699950f-3aab-47a8-9e40-e29a5a03904d of type flat for network db00121f-c0b5-4d60-a945-3879edfda871 [pid: 8|app: 0|req: 7/16] 199.19.213.244 () {48 vars in 966 bytes} [Wed Jun 24 18:35:03 2026] POST /v2.0/networks => generated 706 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 18:35:04.610 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0a8bde23-c3e9-4cfe-992e-56ec1c366b5f 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/17] 199.19.213.244 () {44 vars in 926 bytes} [Wed Jun 24 18:35:04 2026] GET /v2.0/networks/public => generated 108 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.19.213.244 () {44 vars in 948 bytes} [Wed Jun 24 18:35:04 2026] GET /v2.0/networks?name=public => generated 709 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 18:35:04.732 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3f03194e-d1d7-4fc7-86b5-c8a79a67824c 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/19] 199.19.213.244 () {44 vars in 1033 bytes} [Wed Jun 24 18:35:04 2026] GET /v2.0/subnets/public-subnet?network_id=db00121f-c0b5-4d60-a945-3879edfda871 => generated 113 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/20] 199.19.213.244 () {44 vars in 1056 bytes} [Wed Jun 24 18:35:04 2026] GET /v2.0/subnets?name=public-subnet&network_id=db00121f-c0b5-4d60-a945-3879edfda871 => generated 14 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/21] 199.19.213.244 () {48 vars in 964 bytes} [Wed Jun 24 18:35:04 2026] POST /v2.0/subnets => generated 641 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 18:39:34.859 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [6e9ca601-b898-4274-93ac-fafaaad8e597] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-24 18:39:34.861 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [f84a29b9-e65b-4d6d-8087-8b60c0e98fc1] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-24 18:39:34.862 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Jun 24 18:39:34 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.19.213.244) !!! 2026-06-24 18:39:34.978 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6bdc5c64-19c3-4a11-9060-ad27b37cc70f 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 27/56] 199.19.213.244 () {44 vars in 936 bytes} [Wed Jun 24 18:39:34 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 125 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 18:39:34.989 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [fe2ec534-ee70-476f-9f6e-2b9e88ba8d71] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-24 18:39:34.990 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [28ec75c1-e269-4af5-aba4-3caa098b2f7c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-24 18:39:34.994 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Jun 24 18:39:34 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.19.213.244) !!! [pid: 7|app: 0|req: 30/57] 199.19.213.244 () {44 vars in 958 bytes} [Wed Jun 24 18:39:34 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 18:39:35.089 8 INFO neutron.db.segments_db [None req-61d257d5-d027-4bab-9a90-97a3fc0d0ecf 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] Added segment 7e9cdad5-b3c4-4daf-b06a-d78c512f0c56 of type vxlan for network fde01a26-b3ff-4f2e-979d-323f68bee26e [pid: 8|app: 0|req: 28/58] 199.19.213.244 () {48 vars in 965 bytes} [Wed Jun 24 18:39:35 2026] POST /v2.0/networks => generated 707 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 18:39:36.079 7 INFO oslo.messaging._drivers.impl_rabbit [-] [fe2ec534-ee70-476f-9f6e-2b9e88ba8d71] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51974. 2026-06-24 18:39:36.079 7 INFO oslo.messaging._drivers.impl_rabbit [-] [28ec75c1-e269-4af5-aba4-3caa098b2f7c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51958. 2026-06-24 18:39:36.119 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a01bb338-4bf4-4978-8948-b843130c8a4a 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 31/59] 199.19.213.244 () {44 vars in 936 bytes} [Wed Jun 24 18:39:36 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 82 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 18:39:36.183 8 INFO oslo.messaging._drivers.impl_rabbit [-] [6e9ca601-b898-4274-93ac-fafaaad8e597] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51990. 2026-06-24 18:39:36.188 8 INFO oslo.messaging._drivers.impl_rabbit [-] [f84a29b9-e65b-4d6d-8087-8b60c0e98fc1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52002. [pid: 8|app: 0|req: 29/60] 199.19.213.244 () {44 vars in 958 bytes} [Wed Jun 24 18:39:36 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 18:39:36.228 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4a0eabaf-7b59-4bee-8d43-c3edbe82c1e9 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 32/61] 199.19.213.244 () {44 vars in 1035 bytes} [Wed Jun 24 18:39:36 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=fde01a26-b3ff-4f2e-979d-323f68bee26e => generated 114 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 30/62] 199.19.213.244 () {44 vars in 1058 bytes} [Wed Jun 24 18:39:36 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=fde01a26-b3ff-4f2e-979d-323f68bee26e => generated 14 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 33/63] 199.19.213.244 () {48 vars in 964 bytes} [Wed Jun 24 18:39:36 2026] POST /v2.0/subnets => generated 627 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 18:39:37.619 8 INFO neutron.api.v2.resource [None req-a79e5849-6395-4c9b-8f58-d4f7603a2825 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 31/64] 199.19.213.244 () {44 vars in 970 bytes} [Wed Jun 24 18:39:37 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/65] 199.19.213.244 () {44 vars in 992 bytes} [Wed Jun 24 18:39:37 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 32/66] 199.19.213.244 () {48 vars in 979 bytes} [Wed Jun 24 18:39:37 2026] POST /v2.0/security-groups => generated 1616 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/67] 199.19.213.244 () {44 vars in 1000 bytes} [Wed Jun 24 18:39:38 2026] GET /v2.0/security-groups/6066351c-27c3-4d11-a29a-5cfa3a1544ed => generated 1616 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/68] 199.19.213.244 () {44 vars in 1000 bytes} [Wed Jun 24 18:39:38 2026] GET /v2.0/security-groups/6066351c-27c3-4d11-a29a-5cfa3a1544ed => generated 1616 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/69] 199.19.213.244 () {44 vars in 1000 bytes} [Wed Jun 24 18:39:39 2026] GET /v2.0/security-groups/6066351c-27c3-4d11-a29a-5cfa3a1544ed => generated 1616 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/70] 199.19.213.244 () {48 vars in 990 bytes} [Wed Jun 24 18:39:39 2026] POST /v2.0/security-group-rules => generated 601 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/73] 199.19.213.244 () {44 vars in 1000 bytes} [Wed Jun 24 18:39:39 2026] GET /v2.0/security-groups/6066351c-27c3-4d11-a29a-5cfa3a1544ed => generated 2230 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/74] 199.19.213.244 () {44 vars in 1000 bytes} [Wed Jun 24 18:39:40 2026] GET /v2.0/security-groups/6066351c-27c3-4d11-a29a-5cfa3a1544ed => generated 2230 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/75] 199.19.213.244 () {44 vars in 1000 bytes} [Wed Jun 24 18:39:40 2026] GET /v2.0/security-groups/6066351c-27c3-4d11-a29a-5cfa3a1544ed => generated 2230 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/76] 199.19.213.244 () {48 vars in 990 bytes} [Wed Jun 24 18:39:40 2026] POST /v2.0/security-group-rules => generated 603 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/77] 199.19.213.244 () {44 vars in 1000 bytes} [Wed Jun 24 18:39:41 2026] GET /v2.0/security-groups/6066351c-27c3-4d11-a29a-5cfa3a1544ed => generated 2846 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/78] 199.19.213.244 () {44 vars in 1000 bytes} [Wed Jun 24 18:39:41 2026] GET /v2.0/security-groups/6066351c-27c3-4d11-a29a-5cfa3a1544ed => 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: 39/79] 199.19.213.244 () {44 vars in 1000 bytes} [Wed Jun 24 18:39:41 2026] GET /v2.0/security-groups/6066351c-27c3-4d11-a29a-5cfa3a1544ed => generated 2846 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/80] 199.19.213.244 () {48 vars in 990 bytes} [Wed Jun 24 18:39:41 2026] POST /v2.0/security-group-rules => generated 603 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/81] 199.19.213.244 () {44 vars in 1000 bytes} [Wed Jun 24 18:39:42 2026] GET /v2.0/security-groups/6066351c-27c3-4d11-a29a-5cfa3a1544ed => generated 3462 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/82] 199.19.213.244 () {44 vars in 1000 bytes} [Wed Jun 24 18:39:42 2026] GET /v2.0/security-groups/6066351c-27c3-4d11-a29a-5cfa3a1544ed => 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: 41/83] 199.19.213.244 () {44 vars in 1000 bytes} [Wed Jun 24 18:39:42 2026] GET /v2.0/security-groups/6066351c-27c3-4d11-a29a-5cfa3a1544ed => generated 3462 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/84] 199.19.213.244 () {48 vars in 990 bytes} [Wed Jun 24 18:39:42 2026] POST /v2.0/security-group-rules => generated 603 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/85] 199.19.213.244 () {44 vars in 1000 bytes} [Wed Jun 24 18:39:43 2026] GET /v2.0/security-groups/6066351c-27c3-4d11-a29a-5cfa3a1544ed => generated 4078 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/86] 199.19.213.244 () {44 vars in 1000 bytes} [Wed Jun 24 18:39:43 2026] GET /v2.0/security-groups/6066351c-27c3-4d11-a29a-5cfa3a1544ed => generated 4078 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/87] 199.19.213.244 () {44 vars in 1000 bytes} [Wed Jun 24 18:39:43 2026] GET /v2.0/security-groups/6066351c-27c3-4d11-a29a-5cfa3a1544ed => generated 4078 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/88] 199.19.213.244 () {48 vars in 990 bytes} [Wed Jun 24 18:39:43 2026] POST /v2.0/security-group-rules => generated 603 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/89] 199.19.213.244 () {44 vars in 986 bytes} [Wed Jun 24 18:39:44 2026] GET /v2.0/networks/fde01a26-b3ff-4f2e-979d-323f68bee26e => generated 732 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 18:39:45.039 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4285e93e-f87d-45d8-af12-a2ba111c9e97 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 46/90] 199.19.213.244 () {44 vars in 1075 bytes} [Wed Jun 24 18:39:45 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=fde01a26-b3ff-4f2e-979d-323f68bee26e => generated 132 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/91] 199.19.213.244 () {44 vars in 1098 bytes} [Wed Jun 24 18:39:45 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=fde01a26-b3ff-4f2e-979d-323f68bee26e => generated 12 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/92] 199.19.213.244 () {44 vars in 1000 bytes} [Wed Jun 24 18:39:45 2026] GET /v2.0/security-groups/6066351c-27c3-4d11-a29a-5cfa3a1544ed => generated 4694 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/93] 199.19.213.244 () {48 vars in 960 bytes} [Wed Jun 24 18:39:45 2026] POST /v2.0/ports => generated 1096 bytes in 552 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-24 18:39:51.506 7 INFO neutron.pecan_wsgi.hooks.translation [None req-48b3414b-b327-40ae-9745-49cc8742aebd 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 48/94] 199.19.213.244 () {44 vars in 978 bytes} [Wed Jun 24 18:39:51 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 59 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: 47/95] 199.19.213.244 () {44 vars in 1000 bytes} [Wed Jun 24 18:39:51 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/96] 199.19.213.244 () {48 vars in 1030 bytes} [Wed Jun 24 18:39:51 2026] PUT /v2.0/ports/babb34ac-a4a1-49c9-8e71-90094e323106 => generated 1209 bytes in 657 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/97] 199.19.213.244 () {44 vars in 919 bytes} [Wed Jun 24 18:39:53 2026] GET /v2.0/ports => generated 3726 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 18:39:54.765 8 INFO neutron.api.v2.resource [None req-39353dda-fcb0-4d95-b2bb-2220a4585e44 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 50/100] 199.19.213.244 () {44 vars in 958 bytes} [Wed Jun 24 18:39:54 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /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: 51/101] 199.19.213.244 () {44 vars in 980 bytes} [Wed Jun 24 18:39:54 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/102] 199.19.213.244 () {48 vars in 979 bytes} [Wed Jun 24 18:39:54 2026] POST /v2.0/security-groups => generated 1610 bytes in 131 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: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 52/103] 199.19.213.244 () {44 vars in 1000 bytes} [Wed Jun 24 18:39:55 2026] GET /v2.0/security-groups/b98dd5bc-affe-4907-9b26-88f8db384287 => generated 1610 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/104] 199.19.213.244 () {44 vars in 1000 bytes} [Wed Jun 24 18:39:55 2026] GET /v2.0/security-groups/b98dd5bc-affe-4907-9b26-88f8db384287 => generated 1610 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/105] 199.19.213.244 () {44 vars in 1000 bytes} [Wed Jun 24 18:39:55 2026] GET /v2.0/security-groups/b98dd5bc-affe-4907-9b26-88f8db384287 => generated 1610 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/106] 199.19.213.244 () {48 vars in 990 bytes} [Wed Jun 24 18:39:55 2026] POST /v2.0/security-group-rules => generated 621 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/107] 199.19.213.244 () {44 vars in 1000 bytes} [Wed Jun 24 18:39:56 2026] GET /v2.0/security-groups/b98dd5bc-affe-4907-9b26-88f8db384287 => generated 2244 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/108] 199.19.213.244 () {44 vars in 1000 bytes} [Wed Jun 24 18:39:57 2026] GET /v2.0/security-groups/b98dd5bc-affe-4907-9b26-88f8db384287 => generated 2244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/109] 199.19.213.244 () {44 vars in 1000 bytes} [Wed Jun 24 18:39:57 2026] GET /v2.0/security-groups/b98dd5bc-affe-4907-9b26-88f8db384287 => generated 2244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/110] 199.19.213.244 () {48 vars in 990 bytes} [Wed Jun 24 18:39:57 2026] POST /v2.0/security-group-rules => generated 625 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/119] 199.19.213.244 () {44 vars in 974 bytes} [Wed Jun 24 18:40:57 2026] GET /v2.0/quotas/10b45281efc043848424bdc30b5fafb9 => generated 292 bytes in 14 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: 7|app: 0|req: 60/120] 199.19.213.244 () {48 vars in 1026 bytes} [Wed Jun 24 18:40:58 2026] PUT /v2.0/quotas/10b45281efc043848424bdc30b5fafb9 => generated 291 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 18:43:07.465 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [fe2ec534-ee70-476f-9f6e-2b9e88ba8d71] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-24 18:43:07.468 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [28ec75c1-e269-4af5-aba4-3caa098b2f7c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-24 18:43:07.469 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jun 24 18:43:07 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports/octavia-health-manager-port-instance (ip 199.19.213.244) !!! /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-24 18:43:07.657 7 INFO neutron.pecan_wsgi.hooks.translation [None req-753da9c4-1e31-4fc4-b12e-1bbf8c400b5c 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 69/137] 199.19.213.244 () {30 vars in 740 bytes} [Wed Jun 24 18:43:07 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 197 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 18:43:07.671 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [6e9ca601-b898-4274-93ac-fafaaad8e597] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-24 18:43:07.674 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [f84a29b9-e65b-4d6d-8087-8b60c0e98fc1] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-24 18:43:07.675 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jun 24 18:43:07 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports?name=octavia-health-manager-port-instance (ip 199.19.213.244) !!! /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: 69/138] 199.19.213.244 () {30 vars in 762 bytes} [Wed Jun 24 18:43:07 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 18:43:09.424 7 INFO oslo.messaging._drivers.impl_rabbit [-] [fe2ec534-ee70-476f-9f6e-2b9e88ba8d71] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 45244. 2026-06-24 18:43:09.425 7 INFO oslo.messaging._drivers.impl_rabbit [-] [28ec75c1-e269-4af5-aba4-3caa098b2f7c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 45256. 2026-06-24 18:43:09.482 7 INFO neutron.pecan_wsgi.hooks.translation [None req-566be465-2d5c-43e7-83fe-0cf2e4c7e3bd 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 70/139] 199.19.213.244 () {30 vars in 740 bytes} [Wed Jun 24 18:43:09 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 83 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 18:43:09.532 8 INFO oslo.messaging._drivers.impl_rabbit [-] [6e9ca601-b898-4274-93ac-fafaaad8e597] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 45272. 2026-06-24 18:43:09.533 8 INFO oslo.messaging._drivers.impl_rabbit [-] [f84a29b9-e65b-4d6d-8087-8b60c0e98fc1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 45278. [pid: 8|app: 0|req: 70/140] 199.19.213.244 () {30 vars in 762 bytes} [Wed Jun 24 18:43:09 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 18:49:02.499 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [f84a29b9-e65b-4d6d-8087-8b60c0e98fc1] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-24 18:49:02.499 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [6e9ca601-b898-4274-93ac-fafaaad8e597] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-24 18:49:02.500 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Jun 24 18:49:02 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=57c853360cd846bcbce42d2750c8d0ee (ip 199.19.213.244) !!! 2026-06-24 18:49:02.660 8 INFO neutron.api.v2.resource [None req-c1f24be5-09b4-4021-be33-c2c6107a4dfc 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 95/189] 199.19.213.244 () {44 vars in 1073 bytes} [Wed Jun 24 18:49:02 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=57c853360cd846bcbce42d2750c8d0ee => generated 139 bytes in 171 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 18:49:02.671 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [fe2ec534-ee70-476f-9f6e-2b9e88ba8d71] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-24 18:49:02.673 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [28ec75c1-e269-4af5-aba4-3caa098b2f7c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-24 18:49:02.674 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Jun 24 18:49:02 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=57c853360cd846bcbce42d2750c8d0ee (ip 199.19.213.244) !!! [pid: 7|app: 0|req: 95/190] 199.19.213.244 () {44 vars in 1096 bytes} [Wed Jun 24 18:49:02 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=57c853360cd846bcbce42d2750c8d0ee => generated 23 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 96/191] 199.19.213.244 () {48 vars in 980 bytes} [Wed Jun 24 18:49:02 2026] POST /v2.0/security-groups => generated 1624 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-24 18:49:04.034 7 INFO oslo.messaging._drivers.impl_rabbit [-] [28ec75c1-e269-4af5-aba4-3caa098b2f7c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41352. 2026-06-24 18:49:04.035 7 INFO oslo.messaging._drivers.impl_rabbit [-] [fe2ec534-ee70-476f-9f6e-2b9e88ba8d71] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41340. [pid: 7|app: 0|req: 96/192] 199.19.213.244 () {44 vars in 1087 bytes} [Wed Jun 24 18:49:03 2026] GET /v2.0/security-groups/89f1d546-d7dd-4fb9-a247-020d3d4ba20e?project_id=57c853360cd846bcbce42d2750c8d0ee => generated 1624 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 97/193] 199.19.213.244 () {44 vars in 1000 bytes} [Wed Jun 24 18:49:04 2026] GET /v2.0/security-groups/89f1d546-d7dd-4fb9-a247-020d3d4ba20e => generated 1624 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 97/194] 199.19.213.244 () {44 vars in 1087 bytes} [Wed Jun 24 18:49:04 2026] GET /v2.0/security-groups/89f1d546-d7dd-4fb9-a247-020d3d4ba20e?project_id=57c853360cd846bcbce42d2750c8d0ee => generated 1624 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 18:49:04.276 8 INFO oslo.messaging._drivers.impl_rabbit [-] [f84a29b9-e65b-4d6d-8087-8b60c0e98fc1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41354. 2026-06-24 18:49:04.281 8 INFO oslo.messaging._drivers.impl_rabbit [-] [6e9ca601-b898-4274-93ac-fafaaad8e597] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41362. [pid: 8|app: 0|req: 98/195] 199.19.213.244 () {48 vars in 990 bytes} [Wed Jun 24 18:49:04 2026] POST /v2.0/security-group-rules => generated 597 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 98/196] 199.19.213.244 () {44 vars in 1087 bytes} [Wed Jun 24 18:49:05 2026] GET /v2.0/security-groups/89f1d546-d7dd-4fb9-a247-020d3d4ba20e?project_id=57c853360cd846bcbce42d2750c8d0ee => generated 2234 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/197] 199.19.213.244 () {44 vars in 1000 bytes} [Wed Jun 24 18:49:05 2026] GET /v2.0/security-groups/89f1d546-d7dd-4fb9-a247-020d3d4ba20e => generated 2234 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 99/198] 199.19.213.244 () {44 vars in 1087 bytes} [Wed Jun 24 18:49:05 2026] GET /v2.0/security-groups/89f1d546-d7dd-4fb9-a247-020d3d4ba20e?project_id=57c853360cd846bcbce42d2750c8d0ee => generated 2234 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/199] 199.19.213.244 () {48 vars in 990 bytes} [Wed Jun 24 18:49:05 2026] POST /v2.0/security-group-rules => generated 599 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/200] 199.19.213.244 () {44 vars in 1087 bytes} [Wed Jun 24 18:49:06 2026] GET /v2.0/security-groups/89f1d546-d7dd-4fb9-a247-020d3d4ba20e?project_id=57c853360cd846bcbce42d2750c8d0ee => generated 2846 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/201] 199.19.213.244 () {44 vars in 1000 bytes} [Wed Jun 24 18:49:06 2026] GET /v2.0/security-groups/89f1d546-d7dd-4fb9-a247-020d3d4ba20e => generated 2846 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/202] 199.19.213.244 () {44 vars in 1087 bytes} [Wed Jun 24 18:49:06 2026] GET /v2.0/security-groups/89f1d546-d7dd-4fb9-a247-020d3d4ba20e?project_id=57c853360cd846bcbce42d2750c8d0ee => generated 2846 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/203] 199.19.213.244 () {48 vars in 990 bytes} [Wed Jun 24 18:49:06 2026] POST /v2.0/security-group-rules => generated 601 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/204] 199.19.213.244 () {44 vars in 1087 bytes} [Wed Jun 24 18:49:07 2026] GET /v2.0/security-groups/89f1d546-d7dd-4fb9-a247-020d3d4ba20e?project_id=57c853360cd846bcbce42d2750c8d0ee => generated 3460 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/205] 199.19.213.244 () {44 vars in 1000 bytes} [Wed Jun 24 18:49:08 2026] GET /v2.0/security-groups/89f1d546-d7dd-4fb9-a247-020d3d4ba20e => generated 3460 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/206] 199.19.213.244 () {44 vars in 1087 bytes} [Wed Jun 24 18:49:08 2026] GET /v2.0/security-groups/89f1d546-d7dd-4fb9-a247-020d3d4ba20e?project_id=57c853360cd846bcbce42d2750c8d0ee => generated 3460 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/207] 199.19.213.244 () {48 vars in 990 bytes} [Wed Jun 24 18:49:08 2026] POST /v2.0/security-group-rules => generated 602 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/226] 199.19.213.244 () {30 vars in 739 bytes} [Wed Jun 24 18:51:16 2026] GET /v2.0/networks?tenant_id=57c853360cd846bcbce42d2750c8d0ee&shared=False => generated 15 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 18:51:16.896 7 INFO neutron.db.segments_db [None req-0791b89c-7acf-4718-bc7f-2925b5a7af93 637d04ad7c334f4baed88a3fef9b5d36 57c853360cd846bcbce42d2750c8d0ee - - 186ac7465feb49b7adc6ad734c7c2aac 186ac7465feb49b7adc6ad734c7c2aac] Added segment 2f423be7-94df-46be-af6b-1812265989dd of type vxlan for network 7390e3d8-2bb3-40fd-a27e-41f393c874c2 [pid: 7|app: 0|req: 113/227] 199.19.213.244 () {34 vars in 681 bytes} [Wed Jun 24 18:51:16 2026] POST /v2.0/networks => generated 718 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/228] 199.19.213.244 () {30 vars in 721 bytes} [Wed Jun 24 18:51:17 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/229] 199.19.213.244 () {30 vars in 632 bytes} [Wed Jun 24 18:51:17 2026] GET /v2.0/extensions => generated 19901 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/230] 199.19.213.244 () {34 vars in 676 bytes} [Wed Jun 24 18:51:17 2026] POST /v2.0/ports => generated 963 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/231] 199.19.213.244 () {30 vars in 702 bytes} [Wed Jun 24 18:51:17 2026] GET /v2.0/networks/7390e3d8-2bb3-40fd-a27e-41f393c874c2 => generated 705 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/232] 199.19.213.244 () {30 vars in 721 bytes} [Wed Jun 24 18:51:19 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/233] 199.19.213.244 () {30 vars in 702 bytes} [Wed Jun 24 18:51:19 2026] GET /v2.0/networks/7390e3d8-2bb3-40fd-a27e-41f393c874c2 => generated 705 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/238] 199.19.213.244 () {44 vars in 974 bytes} [Wed Jun 24 18:51:45 2026] GET /v2.0/quotas/57c853360cd846bcbce42d2750c8d0ee => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 120/239] 199.19.213.244 () {48 vars in 1026 bytes} [Wed Jun 24 18:51:45 2026] PUT /v2.0/quotas/57c853360cd846bcbce42d2750c8d0ee => generated 291 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:03:18.436 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [fe2ec534-ee70-476f-9f6e-2b9e88ba8d71] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-24 19:03:18.437 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [28ec75c1-e269-4af5-aba4-3caa098b2f7c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-24 19:03:18.446 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jun 24 19:03:18 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.19.213.244) !!! 2026-06-24 19:03:18.606 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8edfe2e8-d5e7-45ee-8705-6cba5c8cba26 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 166/332] 199.19.213.244 () {44 vars in 926 bytes} [Wed Jun 24 19:03:18 2026] GET /v2.0/networks/public => generated 108 bytes in 176 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:03:18.616 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [6e9ca601-b898-4274-93ac-fafaaad8e597] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-24 19:03:18.617 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [f84a29b9-e65b-4d6d-8087-8b60c0e98fc1] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-24 19:03:18.619 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jun 24 19:03:18 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.19.213.244) !!! [pid: 8|app: 0|req: 167/333] 199.19.213.244 () {44 vars in 948 bytes} [Wed Jun 24 19:03:18 2026] GET /v2.0/networks?name=public => generated 753 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:03:19.730 7 INFO oslo.messaging._drivers.impl_rabbit [-] [fe2ec534-ee70-476f-9f6e-2b9e88ba8d71] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46348. 2026-06-24 19:03:19.731 7 INFO oslo.messaging._drivers.impl_rabbit [-] [28ec75c1-e269-4af5-aba4-3caa098b2f7c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46362. 2026-06-24 19:03:19.782 7 INFO neutron.pecan_wsgi.hooks.translation [None req-746b14d9-5fbf-443b-b42b-98571c94f7cb 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 167/334] 199.19.213.244 () {44 vars in 926 bytes} [Wed Jun 24 19:03:19 2026] GET /v2.0/networks/public => generated 108 bytes in 79 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:03:19.821 8 INFO oslo.messaging._drivers.impl_rabbit [-] [6e9ca601-b898-4274-93ac-fafaaad8e597] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46378. 2026-06-24 19:03:19.822 8 INFO oslo.messaging._drivers.impl_rabbit [-] [f84a29b9-e65b-4d6d-8087-8b60c0e98fc1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46392. [pid: 8|app: 0|req: 168/335] 199.19.213.244 () {44 vars in 948 bytes} [Wed Jun 24 19:03:19 2026] GET /v2.0/networks?name=public => generated 753 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:03:19.903 7 INFO neutron.pecan_wsgi.hooks.translation [None req-17c6ddf4-efbf-478f-ad75-563162a0e6e9 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 168/336] 199.19.213.244 () {44 vars in 1033 bytes} [Wed Jun 24 19:03:19 2026] GET /v2.0/subnets/public-subnet?network_id=db00121f-c0b5-4d60-a945-3879edfda871 => generated 113 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/337] 199.19.213.244 () {44 vars in 1056 bytes} [Wed Jun 24 19:03:19 2026] GET /v2.0/subnets?name=public-subnet&network_id=db00121f-c0b5-4d60-a945-3879edfda871 => generated 644 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:03:54.691 7 INFO neutron.pecan_wsgi.hooks.translation [None req-63246a18-486d-4f27-adba-d9f4a4fbf863 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 172/344] 199.19.213.244 () {44 vars in 936 bytes} [Wed Jun 24 19:03:54 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 75 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/345] 199.19.213.244 () {44 vars in 958 bytes} [Wed Jun 24 19:03:54 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:03:55.724 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5ca1102c-b39a-47a9-b6b2-1d2ea09293a6 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 173/346] 199.19.213.244 () {44 vars in 936 bytes} [Wed Jun 24 19:03:55 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/347] 199.19.213.244 () {44 vars in 958 bytes} [Wed Jun 24 19:03:55 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:03:55.833 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b49f28c0-b177-408a-a79c-e3cdfa2d67eb 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 174/348] 199.19.213.244 () {44 vars in 1035 bytes} [Wed Jun 24 19:03:55 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=fde01a26-b3ff-4f2e-979d-323f68bee26e => generated 114 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/349] 199.19.213.244 () {44 vars in 1058 bytes} [Wed Jun 24 19:03:55 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=fde01a26-b3ff-4f2e-979d-323f68bee26e => generated 630 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:03:57.038 7 INFO neutron.api.v2.resource [None req-de9b2946-f6cd-4609-9f80-c6b15803a910 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 175/350] 199.19.213.244 () {44 vars in 970 bytes} [Wed Jun 24 19:03:56 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/351] 199.19.213.244 () {44 vars in 992 bytes} [Wed Jun 24 19:03:57 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/352] 199.19.213.244 () {44 vars in 1000 bytes} [Wed Jun 24 19:03:58 2026] GET /v2.0/security-groups/6066351c-27c3-4d11-a29a-5cfa3a1544ed => generated 4694 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/353] 199.19.213.244 () {44 vars in 1000 bytes} [Wed Jun 24 19:03:58 2026] GET /v2.0/security-groups/6066351c-27c3-4d11-a29a-5cfa3a1544ed => generated 4694 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/354] 199.19.213.244 () {44 vars in 1010 bytes} [Wed Jun 24 19:03:58 2026] GET /v2.0/security-group-rules/5a8d0ef3-2bdb-4ccc-88f9-dbe96b3de3ae => generated 601 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/355] 199.19.213.244 () {44 vars in 1000 bytes} [Wed Jun 24 19:03:59 2026] GET /v2.0/security-groups/6066351c-27c3-4d11-a29a-5cfa3a1544ed => generated 4694 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/356] 199.19.213.244 () {44 vars in 1000 bytes} [Wed Jun 24 19:03:59 2026] GET /v2.0/security-groups/6066351c-27c3-4d11-a29a-5cfa3a1544ed => generated 4694 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/357] 199.19.213.244 () {44 vars in 1010 bytes} [Wed Jun 24 19:03:59 2026] GET /v2.0/security-group-rules/f8719461-0c4e-43e1-aa13-3af7608a6a3b => generated 603 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/358] 199.19.213.244 () {44 vars in 1000 bytes} [Wed Jun 24 19:04:00 2026] GET /v2.0/security-groups/6066351c-27c3-4d11-a29a-5cfa3a1544ed => generated 4694 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/359] 199.19.213.244 () {44 vars in 1000 bytes} [Wed Jun 24 19:04:00 2026] GET /v2.0/security-groups/6066351c-27c3-4d11-a29a-5cfa3a1544ed => generated 4694 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/360] 199.19.213.244 () {44 vars in 1010 bytes} [Wed Jun 24 19:04:00 2026] GET /v2.0/security-group-rules/78e71a74-a13d-4531-b8cc-04b71205fc22 => generated 603 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/361] 199.19.213.244 () {44 vars in 1000 bytes} [Wed Jun 24 19:04:01 2026] GET /v2.0/security-groups/6066351c-27c3-4d11-a29a-5cfa3a1544ed => generated 4694 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/362] 199.19.213.244 () {44 vars in 1000 bytes} [Wed Jun 24 19:04:01 2026] GET /v2.0/security-groups/6066351c-27c3-4d11-a29a-5cfa3a1544ed => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/363] 199.19.213.244 () {44 vars in 1010 bytes} [Wed Jun 24 19:04:01 2026] GET /v2.0/security-group-rules/8185e625-d66a-47f3-bdcf-0b07baf0a420 => generated 603 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/364] 199.19.213.244 () {44 vars in 1000 bytes} [Wed Jun 24 19:04:02 2026] GET /v2.0/security-groups/6066351c-27c3-4d11-a29a-5cfa3a1544ed => generated 4694 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/365] 199.19.213.244 () {44 vars in 1000 bytes} [Wed Jun 24 19:04:02 2026] GET /v2.0/security-groups/6066351c-27c3-4d11-a29a-5cfa3a1544ed => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/366] 199.19.213.244 () {44 vars in 1010 bytes} [Wed Jun 24 19:04:02 2026] GET /v2.0/security-group-rules/9708030b-3efc-4b02-a03b-f274c5f4292d => generated 603 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/367] 199.19.213.244 () {44 vars in 986 bytes} [Wed Jun 24 19:04:03 2026] GET /v2.0/networks/fde01a26-b3ff-4f2e-979d-323f68bee26e => generated 732 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:04:03.661 7 INFO neutron.pecan_wsgi.hooks.translation [None req-983319ca-585f-4ea8-82bc-c306f441288c 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 184/368] 199.19.213.244 () {44 vars in 1075 bytes} [Wed Jun 24 19:04:03 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=fde01a26-b3ff-4f2e-979d-323f68bee26e => 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: 185/369] 199.19.213.244 () {44 vars in 1098 bytes} [Wed Jun 24 19:04:03 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=fde01a26-b3ff-4f2e-979d-323f68bee26e => generated 1250 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/370] 199.19.213.244 () {44 vars in 1000 bytes} [Wed Jun 24 19:04:03 2026] GET /v2.0/security-groups/6066351c-27c3-4d11-a29a-5cfa3a1544ed => generated 4694 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:04:10.089 7 INFO neutron.pecan_wsgi.hooks.translation [None req-91fc32c5-8fb2-42ce-81d7-0bb05ced6fef 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 187/373] 199.19.213.244 () {44 vars in 978 bytes} [Wed Jun 24 19:04:10 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/374] 199.19.213.244 () {44 vars in 1000 bytes} [Wed Jun 24 19:04:10 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/375] 199.19.213.244 () {44 vars in 919 bytes} [Wed Jun 24 19:04:11 2026] GET /v2.0/ports => generated 4721 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:04:12.750 8 INFO neutron.api.v2.resource [None req-97b37c0f-3cfc-497f-be33-92596fcc9ca9 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 188/376] 199.19.213.244 () {44 vars in 958 bytes} [Wed Jun 24 19:04:12 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/377] 199.19.213.244 () {44 vars in 980 bytes} [Wed Jun 24 19:04:12 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2881 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/378] 199.19.213.244 () {44 vars in 1000 bytes} [Wed Jun 24 19:04:13 2026] GET /v2.0/security-groups/b98dd5bc-affe-4907-9b26-88f8db384287 => generated 2882 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/379] 199.19.213.244 () {44 vars in 1000 bytes} [Wed Jun 24 19:04:13 2026] GET /v2.0/security-groups/b98dd5bc-affe-4907-9b26-88f8db384287 => generated 2882 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/380] 199.19.213.244 () {44 vars in 1010 bytes} [Wed Jun 24 19:04:13 2026] GET /v2.0/security-group-rules/79e879f7-c1cb-49a7-ad86-382a1885ed43 => generated 621 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/381] 199.19.213.244 () {44 vars in 1000 bytes} [Wed Jun 24 19:04:14 2026] GET /v2.0/security-groups/b98dd5bc-affe-4907-9b26-88f8db384287 => 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: 191/382] 199.19.213.244 () {44 vars in 1000 bytes} [Wed Jun 24 19:04:14 2026] GET /v2.0/security-groups/b98dd5bc-affe-4907-9b26-88f8db384287 => generated 2882 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/383] 199.19.213.244 () {44 vars in 1010 bytes} [Wed Jun 24 19:04:14 2026] GET /v2.0/security-group-rules/33720f89-19ff-4432-8d8a-4a9d3ed2b8da => generated 625 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/386] 199.19.213.244 () {44 vars in 974 bytes} [Wed Jun 24 19:04:27 2026] GET /v2.0/quotas/10b45281efc043848424bdc30b5fafb9 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:05:19.615 7 INFO neutron.api.v2.resource [None req-cfe33ba5-4396-4c51-b397-601d511fccb8 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 197/393] 199.19.213.244 () {44 vars in 1073 bytes} [Wed Jun 24 19:05:19 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=57c853360cd846bcbce42d2750c8d0ee => generated 139 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/394] 199.19.213.244 () {44 vars in 1096 bytes} [Wed Jun 24 19:05:19 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=57c853360cd846bcbce42d2750c8d0ee => generated 4072 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/395] 199.19.213.244 () {44 vars in 1087 bytes} [Wed Jun 24 19:05:20 2026] GET /v2.0/security-groups/89f1d546-d7dd-4fb9-a247-020d3d4ba20e?project_id=57c853360cd846bcbce42d2750c8d0ee => generated 4075 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/396] 199.19.213.244 () {44 vars in 1000 bytes} [Wed Jun 24 19:05:20 2026] GET /v2.0/security-groups/89f1d546-d7dd-4fb9-a247-020d3d4ba20e => generated 4075 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/397] 199.19.213.244 () {44 vars in 1010 bytes} [Wed Jun 24 19:05:20 2026] GET /v2.0/security-group-rules/a8a4729e-77c8-45d9-afe0-a4a02421ffad => generated 597 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/398] 199.19.213.244 () {44 vars in 1087 bytes} [Wed Jun 24 19:05:21 2026] GET /v2.0/security-groups/89f1d546-d7dd-4fb9-a247-020d3d4ba20e?project_id=57c853360cd846bcbce42d2750c8d0ee => generated 4075 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/399] 199.19.213.244 () {44 vars in 1000 bytes} [Wed Jun 24 19:05:21 2026] GET /v2.0/security-groups/89f1d546-d7dd-4fb9-a247-020d3d4ba20e => generated 4075 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/400] 199.19.213.244 () {44 vars in 1010 bytes} [Wed Jun 24 19:05:21 2026] GET /v2.0/security-group-rules/70530d88-bdaf-43bc-8653-2aef866ccbe0 => generated 599 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/401] 199.19.213.244 () {44 vars in 1087 bytes} [Wed Jun 24 19:05:22 2026] GET /v2.0/security-groups/89f1d546-d7dd-4fb9-a247-020d3d4ba20e?project_id=57c853360cd846bcbce42d2750c8d0ee => generated 4075 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/402] 199.19.213.244 () {44 vars in 1000 bytes} [Wed Jun 24 19:05:22 2026] GET /v2.0/security-groups/89f1d546-d7dd-4fb9-a247-020d3d4ba20e => 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: 202/403] 199.19.213.244 () {44 vars in 1010 bytes} [Wed Jun 24 19:05:22 2026] GET /v2.0/security-group-rules/19ca9f14-2cc4-4e7c-ac9f-d379c42226ad => generated 601 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/404] 199.19.213.244 () {44 vars in 1087 bytes} [Wed Jun 24 19:05:23 2026] GET /v2.0/security-groups/89f1d546-d7dd-4fb9-a247-020d3d4ba20e?project_id=57c853360cd846bcbce42d2750c8d0ee => generated 4075 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/405] 199.19.213.244 () {44 vars in 1000 bytes} [Wed Jun 24 19:05:23 2026] GET /v2.0/security-groups/89f1d546-d7dd-4fb9-a247-020d3d4ba20e => 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: 203/406] 199.19.213.244 () {44 vars in 1010 bytes} [Wed Jun 24 19:05:23 2026] GET /v2.0/security-group-rules/cb40fa4a-8722-4a00-bee8-9063209adfef => generated 602 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/409] 199.19.213.244 () {44 vars in 974 bytes} [Wed Jun 24 19:05:31 2026] GET /v2.0/quotas/57c853360cd846bcbce42d2750c8d0ee => generated 291 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/416] 199.19.213.244 () {44 vars in 948 bytes} [Wed Jun 24 19:06:21 2026] GET /v2.0/networks?name=public => generated 753 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:07:01.910 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [fe2ec534-ee70-476f-9f6e-2b9e88ba8d71] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-24 19:07:01.912 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [28ec75c1-e269-4af5-aba4-3caa098b2f7c] 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: 211/423] 10.0.0.226 () {32 vars in 648 bytes} [Wed Jun 24 19:07:01 2026] GET /v2.0/networks => generated 2168 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/424] 10.0.0.226 () {32 vars in 654 bytes} [Wed Jun 24 19:07:03 2026] GET /v2.0/floatingips => 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: 212/425] 10.0.0.226 () {32 vars in 646 bytes} [Wed Jun 24 19:07:03 2026] GET /v2.0/routers => generated 15 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/426] 10.0.0.226 () {32 vars in 642 bytes} [Wed Jun 24 19:07:03 2026] GET /v2.0/ports => generated 4721 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:07:03.700 7 INFO oslo.messaging._drivers.impl_rabbit [-] [28ec75c1-e269-4af5-aba4-3caa098b2f7c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38180. 2026-06-24 19:07:03.703 7 INFO oslo.messaging._drivers.impl_rabbit [-] [fe2ec534-ee70-476f-9f6e-2b9e88ba8d71] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38192. [pid: 7|app: 0|req: 213/427] 10.0.0.226 () {32 vars in 646 bytes} [Wed Jun 24 19:07:03 2026] GET /v2.0/subnets => generated 1261 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/428] 10.0.0.226 () {32 vars in 648 bytes} [Wed Jun 24 19:07:03 2026] GET /v2.0/networks => generated 2168 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/429] 10.0.0.226 () {32 vars in 662 bytes} [Wed Jun 24 19:07:03 2026] GET /v2.0/security-groups => generated 17397 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/430] 10.0.0.226 () {32 vars in 654 bytes} [Wed Jun 24 19:07:03 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) 2026-06-24 19:07:15.272 8 INFO neutron.db.segments_db [None req-7e63de84-a653-45ff-9c15-2d4ba7219b6a 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] Added segment 0408e7ed-0088-4e6f-8bc3-476b292980c9 of type vxlan for network f11bff30-ebcc-4ec0-bb06-9cf6a4b5ac72 [pid: 8|app: 0|req: 218/433] 10.0.0.226 () {34 vars in 670 bytes} [Wed Jun 24 19:07:14 2026] POST /v2.0/networks => generated 749 bytes in 491 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/434] 10.0.0.226 () {34 vars in 668 bytes} [Wed Jun 24 19:07:15 2026] POST /v2.0/subnets => generated 672 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:07:15.750 7 INFO neutron.db.segments_db [None req-ab86244a-ab5a-492d-aca9-776ef4441d1b 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] Added segment 953afc1b-2147-470c-8bf9-602f2c745bd3 of type vxlan for network 040e308a-c016-411e-bedd-11fe05fc3e42 [pid: 8|app: 0|req: 219/435] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:07:15 2026] GET /v2.0/security-groups?tenant_id=5a276ae62ce94dad89591ecc61a34a0a&name=default => generated 2921 bytes in 348 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/436] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:07:15 2026] DELETE /v2.0/security-groups/86639bab-1a09-40c8-8d37-de8005867c2e => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:07:16.093 7 INFO neutron.db.l3_hamode_db [None req-ab86244a-ab5a-492d-aca9-776ef4441d1b 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 221/437] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:07:16 2026] GET /v2.0/security-groups?tenant_id=0d13b5912feb41ec97128dc06ae8d880&name=default => generated 2921 bytes in 410 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/438] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:07:16 2026] DELETE /v2.0/security-groups/2f3793f0-00a3-4320-b28a-eab1430ec234 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:07:17.467 7 INFO neutron.db.l3_hamode_db [None req-ab86244a-ab5a-492d-aca9-776ef4441d1b 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:07:18.166 8 INFO neutron.db.segments_db [None req-eaecaf1b-0013-4445-af70-590b38ed2741 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] Added segment 4d253a85-04d3-4e6d-a21c-11260615f0a8 of type vxlan for network 545a40ae-e9c7-47f5-9e02-e7349a95f0f4 [pid: 8|app: 0|req: 223/439] 10.0.0.226 () {34 vars in 670 bytes} [Wed Jun 24 19:07:17 2026] POST /v2.0/networks => generated 748 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/440] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:07:18 2026] GET /v2.0/security-groups?tenant_id=27d780e211c047978f0769df069a5f81&name=default => generated 2921 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/441] 10.0.0.226 () {34 vars in 668 bytes} [Wed Jun 24 19:07:18 2026] POST /v2.0/subnets => generated 671 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/442] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:07:18 2026] DELETE /v2.0/security-groups/8f6663a0-3b33-4a3a-96f9-107babf5156f => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:07:18.959 8 INFO neutron.db.segments_db [None req-ba518b67-8ded-4978-a5b7-5b839cc28270 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] Added segment 6bc31c21-6ac8-432c-9b25-aa90cdd8ce28 of type vxlan for network 63dff439-9b63-4877-af4c-f3a31b56ef08 [pid: 7|app: 0|req: 217/443] 10.0.0.226 () {34 vars in 668 bytes} [Wed Jun 24 19:07:15 2026] POST /v2.0/routers => generated 736 bytes in 3317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:07:19.251 8 INFO neutron.db.l3_hamode_db [None req-ba518b67-8ded-4978-a5b7-5b839cc28270 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:07:20.477 8 INFO neutron.db.l3_hamode_db [None req-ba518b67-8ded-4978-a5b7-5b839cc28270 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 218/444] 10.0.0.226 () {34 vars in 782 bytes} [Wed Jun 24 19:07:18 2026] PUT /v2.0/routers/310aea5b-2d9b-44b4-b5b1-82b3d7375293/add_router_interface => generated 309 bytes in 1710 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/445] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:07:20 2026] GET /v2.0/security-groups?tenant_id=cde3ac053ba1486ba670b33648c959aa&name=default => generated 2925 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/446] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:07:20 2026] DELETE /v2.0/security-groups/e79f6d74-f75e-4dee-9b27-1107f71d5293 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:07:22.027 7 WARNING neutron_lib.context [req-dc634ff2-0273-47d1-a783-aeb1bc9115ac req-468dd1fa-f447-470f-9908-bc5e06143303 12390fa0b46544059d5a721134762689 3dd9e87a15c14613b5679d8a926be18f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 227/447] 10.0.0.226 () {34 vars in 668 bytes} [Wed Jun 24 19:07:18 2026] POST /v2.0/routers => generated 735 bytes in 3150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/448] 10.0.0.184 () {38 vars in 970 bytes} [Wed Jun 24 19:07:21 2026] POST /v2.0/security-groups => generated 1684 bytes in 403 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/449] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:07:22 2026] GET /v2.0/security-groups?tenant_id=87c0aeeebad14f03b0f9707c04a1588b&name=default => generated 2925 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/450] 10.0.0.184 () {34 vars in 990 bytes} [Wed Jun 24 19:07:22 2026] GET /v2.0/security-groups/3ce029c7-5763-4371-a037-501ed4abf0a6 => generated 1684 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/451] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:07:22 2026] DELETE /v2.0/security-groups/d2f5badb-52c3-49e7-ae00-ed5b759f41a7 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:07:22.992 7 WARNING neutron_lib.context [req-38aceb60-d593-4013-9c63-4dc7c36ed8df req-089033b8-d582-4f3e-9102-fcf0a39c6dd4 12390fa0b46544059d5a721134762689 3dd9e87a15c14613b5679d8a926be18f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 225/452] 10.0.0.184 () {38 vars in 980 bytes} [Wed Jun 24 19:07:22 2026] POST /v2.0/security-group-rules => generated 614 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:07:23.188 7 WARNING neutron_lib.context [req-70ed83fd-6d4b-4093-aeaf-ae23e68c3f81 req-5200b30b-e286-42a5-aa5d-0b05042a4e43 12390fa0b46544059d5a721134762689 3dd9e87a15c14613b5679d8a926be18f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 226/453] 10.0.0.184 () {38 vars in 970 bytes} [Wed Jun 24 19:07:23 2026] POST /v2.0/security-groups => generated 1684 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/454] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:07:23 2026] GET /v2.0/security-groups?tenant_id=d945be5bcc8647d5ba1405fa0351d1ca&name=default => generated 2925 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/455] 10.0.0.184 () {34 vars in 990 bytes} [Wed Jun 24 19:07:23 2026] GET /v2.0/security-groups/e8bc7c67-6fad-417e-bf76-1890ca99a811 => generated 1684 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/456] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:07:23 2026] DELETE /v2.0/security-groups/e5702008-0397-40e0-bac5-563c39ebb2dc => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:07:23.625 7 WARNING neutron_lib.context [req-99475e3e-a812-4a58-9e8c-21805dc81d0b req-54982675-a982-4c87-b08b-017e870fa7d9 12390fa0b46544059d5a721134762689 3dd9e87a15c14613b5679d8a926be18f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 228/457] 10.0.0.226 () {34 vars in 782 bytes} [Wed Jun 24 19:07:22 2026] PUT /v2.0/routers/a5ae5429-0022-4627-9ddf-68402d73fded/add_router_interface => generated 309 bytes in 1715 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/458] 10.0.0.184 () {38 vars in 980 bytes} [Wed Jun 24 19:07:23 2026] POST /v2.0/security-group-rules => generated 614 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/459] 10.0.0.184 () {34 vars in 990 bytes} [Wed Jun 24 19:07:23 2026] GET /v2.0/security-groups/e8bc7c67-6fad-417e-bf76-1890ca99a811 => generated 2309 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:07:24.119 7 WARNING neutron_lib.context [req-6f454ff6-6ff3-42df-8761-3f9635649e81 req-b670282e-ce73-4cc9-8500-f018bd977904 12390fa0b46544059d5a721134762689 3dd9e87a15c14613b5679d8a926be18f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 231/460] 10.0.0.184 () {38 vars in 980 bytes} [Wed Jun 24 19:07:24 2026] POST /v2.0/security-group-rules => generated 619 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/461] 10.0.0.184 () {34 vars in 990 bytes} [Wed Jun 24 19:07:24 2026] GET /v2.0/security-groups/e8bc7c67-6fad-417e-bf76-1890ca99a811 => generated 2939 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/462] 10.0.0.184 () {34 vars in 1000 bytes} [Wed Jun 24 19:07:24 2026] GET /v2.0/security-group-rules/0e6e9970-9b0b-49a5-bdec-1b258ad10ce5 => generated 616 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/463] 10.0.0.184 () {34 vars in 990 bytes} [Wed Jun 24 19:07:24 2026] GET /v2.0/security-groups/e8bc7c67-6fad-417e-bf76-1890ca99a811 => generated 2939 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:07:24.399 7 WARNING neutron_lib.context [None req-58ce1bb9-ef34-4e3d-9e89-f54f8019de72 ed3c24edaa6e47818ded6b2152e384f0 84116565fe2a417f98c841bceb0564e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 232/464] 10.0.0.184 () {36 vars in 1022 bytes} [Wed Jun 24 19:07:24 2026] DELETE /v2.0/security-group-rules/0e6e9970-9b0b-49a5-bdec-1b258ad10ce5 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/465] 10.0.0.226 () {34 vars in 684 bytes} [Wed Jun 24 19:07:24 2026] POST /v2.0/security-groups => generated 1660 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-24 19:07:24.545 7 WARNING neutron_lib.context [None req-41b54a36-3bf8-4e97-a9fb-771c185e60ca ed3c24edaa6e47818ded6b2152e384f0 84116565fe2a417f98c841bceb0564e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 233/466] 10.0.0.184 () {34 vars in 990 bytes} [Wed Jun 24 19:07:24 2026] GET /v2.0/security-groups/e8bc7c67-6fad-417e-bf76-1890ca99a811 => generated 2309 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/467] 10.0.0.226 () {34 vars in 694 bytes} [Wed Jun 24 19:07:24 2026] POST /v2.0/security-group-rules => generated 597 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:07:24.705 7 WARNING neutron_lib.context [None req-a80fc705-c50f-4e9e-8763-58d6b4108aa7 ed3c24edaa6e47818ded6b2152e384f0 84116565fe2a417f98c841bceb0564e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 234/470] 10.0.0.184 () {36 vars in 1012 bytes} [Wed Jun 24 19:07:24 2026] DELETE /v2.0/security-groups/e8bc7c67-6fad-417e-bf76-1890ca99a811 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/471] 10.0.0.184 () {34 vars in 990 bytes} [Wed Jun 24 19:07:24 2026] GET /v2.0/security-groups/3ce029c7-5763-4371-a037-501ed4abf0a6 => generated 2309 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/472] 10.0.0.226 () {34 vars in 694 bytes} [Wed Jun 24 19:07:24 2026] POST /v2.0/security-group-rules => generated 602 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:07:24.863 7 WARNING neutron_lib.context [None req-bdaffa0e-04bd-47b5-9693-286e4d83b8c2 ed3c24edaa6e47818ded6b2152e384f0 84116565fe2a417f98c841bceb0564e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 236/473] 10.0.0.184 () {36 vars in 1012 bytes} [Wed Jun 24 19:07:24 2026] DELETE /v2.0/security-groups/3ce029c7-5763-4371-a037-501ed4abf0a6 => 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: 238/474] 10.0.0.226 () {34 vars in 675 bytes} [Wed Jun 24 19:07:24 2026] POST /v2.0/floatingips => generated 552 bytes in 680 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/475] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:07:25 2026] GET /v2.0/security-groups?tenant_id=447ad6a415a84412979fb244218d68d8&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: 240/476] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:07:25 2026] DELETE /v2.0/security-groups/a5b56cda-1144-4cfe-8336-d83a3b21c730 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/477] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:07:26 2026] GET /v2.0/security-groups?tenant_id=4b8b1f7c6f844ba2952d0d5ecf643f8a&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/478] 10.0.0.226 () {34 vars in 788 bytes} [Wed Jun 24 19:07:24 2026] PUT /v2.0/routers/310aea5b-2d9b-44b4-b5b1-82b3d7375293/remove_router_interface => generated 309 bytes in 1400 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/479] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:07:26 2026] DELETE /v2.0/security-groups/5e0de087-cc0e-4cf9-af8a-832a4c1e807f => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:07:27.138 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-34713216-cb28-4105-834a-1cc45261d622 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - 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-24 19:07:27.561 8 INFO neutron.db.l3_hamode_db [None req-34713216-cb28-4105-834a-1cc45261d622 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] HA network 040e308a-c016-411e-bedd-11fe05fc3e42 was deleted as no HA routers are present in tenant 3dd9e87a15c14613b5679d8a926be18f. [pid: 8|app: 0|req: 238/480] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:07:26 2026] DELETE /v2.0/routers/310aea5b-2d9b-44b4-b5b1-82b3d7375293 => generated 0 bytes in 1263 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/481] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:07:27 2026] DELETE /v2.0/subnets/4617404d-3a71-4b98-b9fb-8487e77fa08a => 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: 239/482] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:07:27 2026] GET /v2.0/security-groups?tenant_id=a712faa064cc439dbb05561c9af16287&name=default => generated 2925 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:07:28.100 8 INFO neutron.services.segments.plugin [-] Segment 953afc1b-2147-470c-8bf9-602f2c745bd3 resource provider aggregate not found 2026-06-24 19:07:28.108 8 INFO neutron.services.segments.plugin [-] Segment 953afc1b-2147-470c-8bf9-602f2c745bd3 resource provider aggregate not found 2026-06-24 19:07:28.125 8 INFO neutron.services.segments.plugin [-] Segment 953afc1b-2147-470c-8bf9-602f2c745bd3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 953afc1b-2147-470c-8bf9-602f2c745bd3 found for delete ", "request_id": "req-f1bd7576-6311-4f7f-beaf-b0d2716913cc"}]} 2026-06-24 19:07:28.137 8 INFO neutron.services.segments.plugin [-] Segment 953afc1b-2147-470c-8bf9-602f2c745bd3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 953afc1b-2147-470c-8bf9-602f2c745bd3 found for delete ", "request_id": "req-17ef43ad-562a-491f-a984-b9e732de8465"}]} [pid: 8|app: 0|req: 240/483] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:07:28 2026] DELETE /v2.0/security-groups/0547c987-b2ba-4b1b-84a9-e490b0aa7c50 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/484] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:07:27 2026] DELETE /v2.0/networks/f11bff30-ebcc-4ec0-bb06-9cf6a4b5ac72 => generated 0 bytes in 520 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/485] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:07:28 2026] GET /v2.0/security-groups?tenant_id=9509bfba0b2140a2831a8003f8382a77&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: 242/486] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:07:28 2026] GET /v2.0/security-groups?tenant_id=3dd9e87a15c14613b5679d8a926be18f&name=default => generated 2921 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/487] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:07:28 2026] DELETE /v2.0/security-groups/0378e963-45e3-4c96-97aa-91a03ff5ac04 => 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: 245/488] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:07:28 2026] DELETE /v2.0/security-groups/523ca343-8d7f-4b1b-9e35-0d3a8a7cfd4e => generated 0 bytes in 413 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/489] 10.0.0.184 () {34 vars in 1097 bytes} [Wed Jun 24 19:07:30 2026] GET /v2.0/security-groups?name=tempest-securitygroup--320587898&fields=id&tenant_id=84116565fe2a417f98c841bceb0564e4 => generated 69 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:07:30.541 7 INFO neutron.services.segments.plugin [-] Segment 0408e7ed-0088-4e6f-8bc3-476b292980c9 resource provider aggregate not found 2026-06-24 19:07:30.547 7 INFO neutron.services.segments.plugin [-] Segment 0408e7ed-0088-4e6f-8bc3-476b292980c9 resource provider aggregate not found 2026-06-24 19:07:30.568 7 INFO neutron.services.segments.plugin [-] Segment 0408e7ed-0088-4e6f-8bc3-476b292980c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0408e7ed-0088-4e6f-8bc3-476b292980c9 found for delete ", "request_id": "req-5497d7b7-4ebc-4e47-afa3-88b1281c0330"}]} 2026-06-24 19:07:30.580 7 INFO neutron.services.segments.plugin [-] Segment 0408e7ed-0088-4e6f-8bc3-476b292980c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0408e7ed-0088-4e6f-8bc3-476b292980c9 found for delete ", "request_id": "req-19b69d65-826a-4781-83ba-64b2700817ba"}]} [pid: 7|app: 0|req: 246/490] 10.0.0.184 () {34 vars in 981 bytes} [Wed Jun 24 19:07:30 2026] GET /v2.0/networks?id=545a40ae-e9c7-47f5-9e02-e7349a95f0f4 => generated 680 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/491] 10.0.0.184 () {34 vars in 964 bytes} [Wed Jun 24 19:07:30 2026] GET /v2.0/quotas/84116565fe2a417f98c841bceb0564e4 => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/492] 10.0.0.184 () {34 vars in 1001 bytes} [Wed Jun 24 19:07:30 2026] GET /v2.0/ports?tenant_id=84116565fe2a417f98c841bceb0564e4&fields=id => generated 103 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:07:31.082 8 INFO neutron.db.segments_db [None req-7e06c140-3f25-4256-8daf-7dc1b1a8c73b 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] Added segment 7989307b-88c9-4e83-90e5-18b55bfac092 of type vxlan for network 6d2d6672-2086-4aef-8f95-d6a92978e4d5 [pid: 8|app: 0|req: 246/493] 10.0.0.226 () {34 vars in 670 bytes} [Wed Jun 24 19:07:30 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) [pid: 7|app: 0|req: 248/494] 10.0.0.226 () {34 vars in 668 bytes} [Wed Jun 24 19:07:31 2026] POST /v2.0/subnets => generated 667 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/495] 10.0.0.184 () {34 vars in 906 bytes} [Wed Jun 24 19:07:31 2026] GET /v2.0/extensions => generated 19901 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-06-24 19:07:31.513 8 INFO neutron.db.segments_db [None req-73fd5c42-dcb9-404d-9c14-d5b525d4791c 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] Added segment d2b2d133-a934-45cc-9486-026c63c7e4ca of type vxlan for network db8c8b1b-5c4c-4496-b5d1-4cc8921cad2b [pid: 7|app: 0|req: 249/496] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:07:31 2026] GET /v2.0/security-groups?tenant_id=bbf0a36ae1244eab85681d2619d4befe&name=default => generated 2925 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/497] 10.0.0.184 () {34 vars in 1007 bytes} [Wed Jun 24 19:07:31 2026] GET /v2.0/networks/545a40ae-e9c7-47f5-9e02-e7349a95f0f4?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:07:31.879 8 INFO neutron.db.l3_hamode_db [None req-73fd5c42-dcb9-404d-9c14-d5b525d4791c 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 251/498] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:07:31 2026] GET /v2.0/security-groups?tenant_id=917c295d6a3c40c5bb01332d72b75c4b&name=default => generated 2925 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/499] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:07:32 2026] DELETE /v2.0/security-groups/cf12aaaa-7713-4acd-b351-e35725d593db => 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: 253/500] 10.0.0.184 () {34 vars in 1107 bytes} [Wed Jun 24 19:07:32 2026] GET /v2.0/networks/545a40ae-e9c7-47f5-9e02-e7349a95f0f4?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: 254/501] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:07:32 2026] DELETE /v2.0/security-groups/6e09d041-c0be-49cb-813f-8b52c15a5aa2 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/502] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:07:32 2026] GET /v2.0/ports?device_id=8cbc8f93-0e2e-4dbb-872f-820d2f17d2cb => generated 12 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:07:33.531 8 INFO neutron.db.l3_hamode_db [None req-73fd5c42-dcb9-404d-9c14-d5b525d4791c 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 256/503] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:07:33 2026] GET /v2.0/ports?device_id=8cbc8f93-0e2e-4dbb-872f-820d2f17d2cb => 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: 257/504] 10.0.0.226 () {32 vars in 652 bytes} [Wed Jun 24 19:07:34 2026] GET /v2.0/extensions => generated 19901 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/505] 199.19.213.244 () {34 vars in 985 bytes} [Wed Jun 24 19:07:34 2026] GET /v2.0/networks?id=545a40ae-e9c7-47f5-9e02-e7349a95f0f4 => generated 680 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/506] 10.0.0.226 () {32 vars in 680 bytes} [Wed Jun 24 19:07:34 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/507] 10.0.0.226 () {32 vars in 680 bytes} [Wed Jun 24 19:07:34 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/508] 10.0.0.226 () {32 vars in 728 bytes} [Wed Jun 24 19:07:34 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/509] 10.0.0.226 () {32 vars in 664 bytes} [Wed Jun 24 19:07:34 2026] GET /v2.0/extensions/agent => generated 153 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/510] 199.19.213.244 () {34 vars in 1049 bytes} [Wed Jun 24 19:07:34 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=84116565fe2a417f98c841bceb0564e4 => generated 180 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/511] 10.0.0.226 () {32 vars in 698 bytes} [Wed Jun 24 19:07:34 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/512] 10.0.0.226 () {34 vars in 668 bytes} [Wed Jun 24 19:07:31 2026] POST /v2.0/routers => generated 731 bytes in 3586 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:07:35.056 8 WARNING neutron_lib.context [req-c0a3d117-9900-4314-8a1e-4d9f2e067d2e req-1461a08c-79be-4383-a22e-aff5eff7b215 ed3c24edaa6e47818ded6b2152e384f0 84116565fe2a417f98c841bceb0564e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/513] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:07:34 2026] GET /v2.0/security-groups?tenant_id=2b74bd78b2d54481a22e9fc74e67c592&name=default => generated 2925 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/514] 10.0.0.226 () {32 vars in 696 bytes} [Wed Jun 24 19:07:35 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/515] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:07:35 2026] GET /v2.0/ports?device_id=8cbc8f93-0e2e-4dbb-872f-820d2f17d2cb => 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: 249/516] 199.19.213.244 () {38 vars in 954 bytes} [Wed Jun 24 19:07:35 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: 8|app: 0|req: 250/517] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:07:35 2026] DELETE /v2.0/security-groups/df84a2b8-d35d-44f7-a4c1-cd203314f31b => 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: 251/518] 10.0.0.226 () {32 vars in 700 bytes} [Wed Jun 24 19:07:35 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/519] 199.19.213.244 () {34 vars in 910 bytes} [Wed Jun 24 19:07:35 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: 253/520] 10.0.0.226 () {32 vars in 688 bytes} [Wed Jun 24 19:07:35 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/521] 10.0.0.226 () {32 vars in 702 bytes} [Wed Jun 24 19:07:35 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/522] 10.0.0.226 () {32 vars in 692 bytes} [Wed Jun 24 19:07:35 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/523] 10.0.0.226 () {32 vars in 694 bytes} [Wed Jun 24 19:07:35 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/524] 10.0.0.226 () {32 vars in 684 bytes} [Wed Jun 24 19:07:35 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: 258/525] 10.0.0.226 () {32 vars in 686 bytes} [Wed Jun 24 19:07:35 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/526] 10.0.0.226 () {32 vars in 660 bytes} [Wed Jun 24 19:07:35 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/527] 10.0.0.226 () {32 vars in 698 bytes} [Wed Jun 24 19:07:35 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/528] 10.0.0.226 () {32 vars in 678 bytes} [Wed Jun 24 19:07:35 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/529] 10.0.0.226 () {32 vars in 682 bytes} [Wed Jun 24 19:07:35 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/530] 10.0.0.226 () {32 vars in 674 bytes} [Wed Jun 24 19:07:35 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/531] 10.0.0.226 () {32 vars in 688 bytes} [Wed Jun 24 19:07:35 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/532] 10.0.0.226 () {32 vars in 722 bytes} [Wed Jun 24 19:07:35 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/533] 10.0.0.226 () {32 vars in 686 bytes} [Wed Jun 24 19:07:35 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/534] 10.0.0.226 () {32 vars in 668 bytes} [Wed Jun 24 19:07:35 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/535] 10.0.0.226 () {32 vars in 686 bytes} [Wed Jun 24 19:07:35 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/536] 10.0.0.226 () {32 vars in 680 bytes} [Wed Jun 24 19:07:36 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/537] 10.0.0.226 () {32 vars in 698 bytes} [Wed Jun 24 19:07:36 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/538] 10.0.0.226 () {32 vars in 678 bytes} [Wed Jun 24 19:07:36 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/539] 10.0.0.226 () {32 vars in 666 bytes} [Wed Jun 24 19:07:36 2026] GET /v2.0/extensions/router => generated 256 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/540] 10.0.0.226 () {32 vars in 676 bytes} [Wed Jun 24 19:07:36 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/541] 10.0.0.226 () {32 vars in 664 bytes} [Wed Jun 24 19:07:36 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/542] 10.0.0.226 () {32 vars in 674 bytes} [Wed Jun 24 19:07:36 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: 276/543] 10.0.0.226 () {32 vars in 712 bytes} [Wed Jun 24 19:07:36 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/544] 10.0.0.226 () {32 vars in 690 bytes} [Wed Jun 24 19:07:36 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/545] 10.0.0.226 () {32 vars in 682 bytes} [Wed Jun 24 19:07:36 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/546] 10.0.0.226 () {32 vars in 668 bytes} [Wed Jun 24 19:07:36 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/547] 10.0.0.226 () {32 vars in 686 bytes} [Wed Jun 24 19:07:36 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/548] 10.0.0.226 () {32 vars in 704 bytes} [Wed Jun 24 19:07:36 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/549] 10.0.0.226 () {32 vars in 674 bytes} [Wed Jun 24 19:07:36 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/550] 10.0.0.226 () {32 vars in 700 bytes} [Wed Jun 24 19:07:36 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/551] 10.0.0.226 () {32 vars in 674 bytes} [Wed Jun 24 19:07:36 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/552] 10.0.0.226 () {32 vars in 692 bytes} [Wed Jun 24 19:07:36 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/553] 10.0.0.226 () {32 vars in 688 bytes} [Wed Jun 24 19:07:36 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/554] 10.0.0.226 () {32 vars in 708 bytes} [Wed Jun 24 19:07:36 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/555] 10.0.0.226 () {32 vars in 704 bytes} [Wed Jun 24 19:07:36 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/556] 10.0.0.226 () {32 vars in 696 bytes} [Wed Jun 24 19:07:36 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/557] 10.0.0.226 () {32 vars in 710 bytes} [Wed Jun 24 19:07:36 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/558] 10.0.0.226 () {32 vars in 668 bytes} [Wed Jun 24 19:07:36 2026] GET /v2.0/extensions/binding => generated 193 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/559] 10.0.0.226 () {32 vars in 686 bytes} [Wed Jun 24 19:07:36 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/560] 10.0.0.226 () {32 vars in 680 bytes} [Wed Jun 24 19:07:36 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/561] 10.0.0.226 () {34 vars in 782 bytes} [Wed Jun 24 19:07:35 2026] PUT /v2.0/routers/b3e5199a-542f-4e9b-b55a-90e4bb102e33/add_router_interface => generated 309 bytes in 1746 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/562] 199.19.213.244 () {38 vars in 1027 bytes} [Wed Jun 24 19:07:36 2026] PUT /v2.0/ports/fd489cf7-fa16-4f4d-8134-fa003259a4b7 => generated 1199 bytes in 719 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: 269/563] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:07:36 2026] GET /v2.0/ports?device_id=8cbc8f93-0e2e-4dbb-872f-820d2f17d2cb => generated 969 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/564] 10.0.0.226 () {32 vars in 674 bytes} [Wed Jun 24 19:07:37 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/565] 10.0.0.226 () {32 vars in 670 bytes} [Wed Jun 24 19:07:37 2026] GET /v2.0/extensions/provider => generated 191 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/566] 10.0.0.226 () {32 vars in 660 bytes} [Wed Jun 24 19:07:37 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/567] 199.19.213.244 () {34 vars in 1079 bytes} [Wed Jun 24 19:07:37 2026] GET /v2.0/ports?tenant_id=84116565fe2a417f98c841bceb0564e4&device_id=8cbc8f93-0e2e-4dbb-872f-820d2f17d2cb => generated 1238 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/568] 10.0.0.184 () {34 vars in 1039 bytes} [Wed Jun 24 19:07:37 2026] GET /v2.0/security-groups?id=9f57e7c5-4910-4723-adc8-fcc987608d62&fields=id&fields=name => generated 113 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/569] 10.0.0.226 () {32 vars in 698 bytes} [Wed Jun 24 19:07:37 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /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: 274/570] 10.0.0.226 () {32 vars in 698 bytes} [Wed Jun 24 19:07:37 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/571] 10.0.0.226 () {32 vars in 676 bytes} [Wed Jun 24 19:07:37 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/572] 10.0.0.226 () {32 vars in 668 bytes} [Wed Jun 24 19:07:37 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/573] 10.0.0.226 () {32 vars in 682 bytes} [Wed Jun 24 19:07:37 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/574] 10.0.0.226 () {32 vars in 700 bytes} [Wed Jun 24 19:07:37 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/575] 10.0.0.226 () {32 vars in 684 bytes} [Wed Jun 24 19:07:37 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/576] 199.19.213.244 () {34 vars in 1057 bytes} [Wed Jun 24 19:07:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=fd489cf7-fa16-4f4d-8134-fa003259a4b7 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/577] 10.0.0.226 () {32 vars in 706 bytes} [Wed Jun 24 19:07:37 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/578] 10.0.0.226 () {32 vars in 668 bytes} [Wed Jun 24 19:07:37 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/579] 10.0.0.226 () {32 vars in 696 bytes} [Wed Jun 24 19:07:37 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/580] 10.0.0.226 () {32 vars in 694 bytes} [Wed Jun 24 19:07:37 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/581] 10.0.0.226 () {32 vars in 684 bytes} [Wed Jun 24 19:07:37 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/582] 10.0.0.226 () {32 vars in 688 bytes} [Wed Jun 24 19:07:37 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/583] 199.19.213.244 () {34 vars in 983 bytes} [Wed Jun 24 19:07:37 2026] GET /v2.0/subnets?id=b9aa285a-ccb6-4308-a9e3-5e6deb4acc2b => generated 674 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/584] 10.0.0.226 () {32 vars in 666 bytes} [Wed Jun 24 19:07:37 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/585] 10.0.0.226 () {32 vars in 680 bytes} [Wed Jun 24 19:07:37 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/586] 10.0.0.226 () {32 vars in 680 bytes} [Wed Jun 24 19:07:37 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/587] 10.0.0.226 () {32 vars in 690 bytes} [Wed Jun 24 19:07:37 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/588] 10.0.0.226 () {32 vars in 690 bytes} [Wed Jun 24 19:07:37 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/589] 10.0.0.226 () {32 vars in 694 bytes} [Wed Jun 24 19:07:37 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/590] 10.0.0.226 () {32 vars in 684 bytes} [Wed Jun 24 19:07:37 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: 8|app: 0|req: 305/591] 10.0.0.226 () {32 vars in 688 bytes} [Wed Jun 24 19:07:37 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/592] 10.0.0.226 () {32 vars in 700 bytes} [Wed Jun 24 19:07:37 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/593] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:07:37 2026] GET /v2.0/ports?network_id=545a40ae-e9c7-47f5-9e02-e7349a95f0f4&device_owner=network%3Adhcp => generated 1244 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/594] 10.0.0.226 () {32 vars in 702 bytes} [Wed Jun 24 19:07:37 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: 7|app: 0|req: 288/595] 10.0.0.226 () {32 vars in 712 bytes} [Wed Jun 24 19:07:37 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: 289/596] 10.0.0.226 () {32 vars in 716 bytes} [Wed Jun 24 19:07:37 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/597] 10.0.0.226 () {32 vars in 714 bytes} [Wed Jun 24 19:07:37 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/598] 10.0.0.226 () {32 vars in 726 bytes} [Wed Jun 24 19:07:37 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/599] 10.0.0.226 () {32 vars in 740 bytes} [Wed Jun 24 19:07:37 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/600] 10.0.0.226 () {32 vars in 718 bytes} [Wed Jun 24 19:07:37 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/601] 10.0.0.226 () {32 vars in 682 bytes} [Wed Jun 24 19:07:37 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/602] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:07:37 2026] GET /v2.0/networks/545a40ae-e9c7-47f5-9e02-e7349a95f0f4?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: 295/603] 10.0.0.226 () {32 vars in 668 bytes} [Wed Jun 24 19:07:37 2026] GET /v2.0/extensions/segment => generated 145 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/604] 10.0.0.226 () {32 vars in 718 bytes} [Wed Jun 24 19:07:37 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: 8|app: 0|req: 310/605] 10.0.0.226 () {32 vars in 678 bytes} [Wed Jun 24 19:07:37 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/606] 10.0.0.226 () {32 vars in 668 bytes} [Wed Jun 24 19:07:37 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/607] 10.0.0.226 () {32 vars in 696 bytes} [Wed Jun 24 19:07:37 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/608] 10.0.0.226 () {32 vars in 704 bytes} [Wed Jun 24 19:07:37 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/609] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:07:37 2026] GET /v2.0/networks/545a40ae-e9c7-47f5-9e02-e7349a95f0f4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/610] 10.0.0.226 () {32 vars in 700 bytes} [Wed Jun 24 19:07:37 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/611] 10.0.0.226 () {32 vars in 682 bytes} [Wed Jun 24 19:07:37 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/612] 10.0.0.226 () {32 vars in 704 bytes} [Wed Jun 24 19:07:37 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/613] 10.0.0.226 () {32 vars in 694 bytes} [Wed Jun 24 19:07:37 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:07:37.573 7 WARNING neutron_lib.context [req-7fe53bd1-c604-4ca9-9a1d-a4fc5dbbef34 req-a9406aae-20b3-4c5f-85f3-76317a49a76c 3e3f70c96b79461bb149949d4dbbf214 f168db6858184ceca1029cf11eaf3a2b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 316/614] 10.0.0.226 () {32 vars in 688 bytes} [Wed Jun 24 19:07:37 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: 317/615] 10.0.0.226 () {32 vars in 696 bytes} [Wed Jun 24 19:07:37 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/616] 10.0.0.226 () {32 vars in 688 bytes} [Wed Jun 24 19:07:37 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/617] 10.0.0.226 () {32 vars in 700 bytes} [Wed Jun 24 19:07:37 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/618] 10.0.0.226 () {32 vars in 664 bytes} [Wed Jun 24 19:07:37 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/619] 10.0.0.226 () {32 vars in 680 bytes} [Wed Jun 24 19:07:37 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/620] 10.0.0.226 () {32 vars in 692 bytes} [Wed Jun 24 19:07:37 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/621] 10.0.0.226 () {32 vars in 676 bytes} [Wed Jun 24 19:07:37 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/622] 10.0.0.226 () {32 vars in 666 bytes} [Wed Jun 24 19:07:37 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/623] 10.0.0.184 () {38 vars in 970 bytes} [Wed Jun 24 19:07:37 2026] POST /v2.0/security-groups => generated 1682 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-24 19:07:37.795 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4bddd042-ac65-4331-8c30-00d7532f3b51'] response: {'name': 'network-changed', 'server_uuid': '8cbc8f93-0e2e-4dbb-872f-820d2f17d2cb', 'tag': 'fd489cf7-fa16-4f4d-8134-fa003259a4b7', 'status': 'completed', 'code': 200} 2026-06-24 19:07:37.805 8 WARNING neutron_lib.context [req-ce577da0-3063-4917-909a-c971102c0f0e req-9cd3bf3c-bc1d-4db7-93a5-e90d9192d92c 3e3f70c96b79461bb149949d4dbbf214 f168db6858184ceca1029cf11eaf3a2b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 300/624] 199.19.213.244 () {34 vars in 1079 bytes} [Wed Jun 24 19:07:37 2026] GET /v2.0/ports?tenant_id=84116565fe2a417f98c841bceb0564e4&device_id=8cbc8f93-0e2e-4dbb-872f-820d2f17d2cb => generated 1238 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/625] 10.0.0.184 () {38 vars in 970 bytes} [Wed Jun 24 19:07:37 2026] POST /v2.0/security-groups => generated 1682 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/626] 199.19.213.244 () {34 vars in 985 bytes} [Wed Jun 24 19:07:38 2026] GET /v2.0/networks?id=545a40ae-e9c7-47f5-9e02-e7349a95f0f4 => generated 776 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:07:38.119 8 WARNING neutron_lib.context [req-5470991c-4694-40d0-9126-749114d9dc1f req-74fa21c3-0b88-4e34-849f-b88e6c19c5dd 3e3f70c96b79461bb149949d4dbbf214 f168db6858184ceca1029cf11eaf3a2b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:07:38.220 7 WARNING neutron_lib.context [None req-20d35532-d7ea-4be6-86b3-591040e94402 868c726a20984e1fa1fd1e0c66f64a19 897a511fca044452a953a83e2c3e806d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 327/627] 10.0.0.184 () {38 vars in 970 bytes} [Wed Jun 24 19:07:38 2026] POST /v2.0/security-groups => generated 1682 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/628] 199.19.213.244 () {34 vars in 1057 bytes} [Wed Jun 24 19:07:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=fd489cf7-fa16-4f4d-8134-fa003259a4b7 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:07:38.385 7 INFO neutron.db.segments_db [None req-20d35532-d7ea-4be6-86b3-591040e94402 868c726a20984e1fa1fd1e0c66f64a19 897a511fca044452a953a83e2c3e806d - - default default] Added segment e5d5410b-5cad-4f50-833d-d87791f4bfcc of type vxlan for network 53ff5b76-f6de-468c-bfac-06f195429855 [pid: 8|app: 0|req: 329/629] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:07:38 2026] GET /v2.0/ports?device_id=8cbc8f93-0e2e-4dbb-872f-820d2f17d2cb => generated 969 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/630] 10.0.0.226 () {34 vars in 669 bytes} [Wed Jun 24 19:07:37 2026] POST /v2.0/networks => generated 649 bytes in 648 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/631] 10.0.0.184 () {34 vars in 1001 bytes} [Wed Jun 24 19:07:38 2026] GET /v2.0/security-groups?tenant_id=f168db6858184ceca1029cf11eaf3a2b => generated 7911 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/632] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:07:38 2026] GET /v2.0/security-groups?tenant_id=655d73db9a064dbe89bbe0e355261667&name=default => generated 2925 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/633] 199.19.213.244 () {34 vars in 983 bytes} [Wed Jun 24 19:07:38 2026] GET /v2.0/subnets?id=b9aa285a-ccb6-4308-a9e3-5e6deb4acc2b => generated 674 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:07:38.697 7 WARNING neutron_lib.context [None req-9127cdd5-8d11-45ac-a640-5010a7dfd825 868c726a20984e1fa1fd1e0c66f64a19 897a511fca044452a953a83e2c3e806d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 331/634] 10.0.0.184 () {34 vars in 1039 bytes} [Wed Jun 24 19:07:38 2026] GET /v2.0/security-groups?id=9f57e7c5-4910-4723-adc8-fcc987608d62&fields=id&fields=name => generated 113 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/635] 10.0.0.184 () {34 vars in 990 bytes} [Wed Jun 24 19:07:38 2026] GET /v2.0/security-groups/b899ba39-a80d-42f0-ae15-3be3d3dde85f => generated 2922 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/636] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:07:38 2026] DELETE /v2.0/security-groups/5d50fefe-273c-43b1-b94f-1191650b5737 => 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: 334/637] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:07:38 2026] GET /v2.0/ports?network_id=545a40ae-e9c7-47f5-9e02-e7349a95f0f4&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: 335/638] 10.0.0.184 () {34 vars in 990 bytes} [Wed Jun 24 19:07:38 2026] GET /v2.0/security-groups/b899ba39-a80d-42f0-ae15-3be3d3dde85f => generated 2922 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/639] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:07:38 2026] GET /v2.0/networks/545a40ae-e9c7-47f5-9e02-e7349a95f0f4?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/640] 10.0.0.226 () {34 vars in 668 bytes} [Wed Jun 24 19:07:38 2026] POST /v2.0/subnets => generated 603 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/641] 10.0.0.184 () {34 vars in 990 bytes} [Wed Jun 24 19:07:39 2026] GET /v2.0/security-groups/2336796c-7299-4759-8e63-02ba79567571 => generated 1682 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/642] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:07:39 2026] GET /v2.0/networks/545a40ae-e9c7-47f5-9e02-e7349a95f0f4?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-24 19:07:39.174 7 WARNING neutron_lib.context [None req-14d745d6-31a1-4af7-aab7-0091d39162a4 868c726a20984e1fa1fd1e0c66f64a19 897a511fca044452a953a83e2c3e806d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 338/643] 10.0.0.184 () {36 vars in 1012 bytes} [Wed Jun 24 19:07:39 2026] DELETE /v2.0/security-groups/2336796c-7299-4759-8e63-02ba79567571 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:07:39.223 7 INFO neutron.db.segments_db [None req-14d745d6-31a1-4af7-aab7-0091d39162a4 868c726a20984e1fa1fd1e0c66f64a19 897a511fca044452a953a83e2c3e806d - - default default] Added segment 9ff57300-625f-46f3-9256-9b3dd2997a8c of type vxlan for network 060a8a1f-41da-4482-aba3-ba3a47fd4406 2026-06-24 19:07:39.228 8 INFO neutron.api.v2.resource [req-c45b01f4-1423-494c-bd26-366befd77f04 req-07bccd07-2549-404c-8d58-06d05e7e204f 3e3f70c96b79461bb149949d4dbbf214 f168db6858184ceca1029cf11eaf3a2b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 339/644] 10.0.0.184 () {34 vars in 990 bytes} [Wed Jun 24 19:07:39 2026] GET /v2.0/security-groups/2336796c-7299-4759-8e63-02ba79567571 => generated 146 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/645] 10.0.0.184 () {34 vars in 990 bytes} [Wed Jun 24 19:07:39 2026] GET /v2.0/security-groups/04780e2d-3b51-48cf-8f94-e0f85a532f13 => generated 1682 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/646] 10.0.0.184 () {36 vars in 1012 bytes} [Wed Jun 24 19:07:39 2026] DELETE /v2.0/security-groups/04780e2d-3b51-48cf-8f94-e0f85a532f13 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:07:39.432 8 INFO neutron.api.v2.resource [req-f51309d7-740f-4609-a34e-436285522d39 req-28cc69c7-9fb7-4628-8e12-cf574e5d1e58 3e3f70c96b79461bb149949d4dbbf214 f168db6858184ceca1029cf11eaf3a2b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 342/647] 10.0.0.184 () {34 vars in 990 bytes} [Wed Jun 24 19:07:39 2026] GET /v2.0/security-groups/04780e2d-3b51-48cf-8f94-e0f85a532f13 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/648] 10.0.0.184 () {34 vars in 990 bytes} [Wed Jun 24 19:07:39 2026] GET /v2.0/security-groups/3d7c5b74-68f2-4dac-ad4e-753bf916b8a1 => generated 1682 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:07:39.581 7 INFO neutron.db.l3_hamode_db [None req-14d745d6-31a1-4af7-aab7-0091d39162a4 868c726a20984e1fa1fd1e0c66f64a19 897a511fca044452a953a83e2c3e806d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 344/649] 10.0.0.184 () {36 vars in 1012 bytes} [Wed Jun 24 19:07:39 2026] DELETE /v2.0/security-groups/3d7c5b74-68f2-4dac-ad4e-753bf916b8a1 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:07:39.660 8 INFO neutron.api.v2.resource [req-4e6bb66e-bcf5-4acb-a49f-843b880f3ed1 req-be0ffe68-cf46-4f72-aa6a-0269b0b6c750 3e3f70c96b79461bb149949d4dbbf214 f168db6858184ceca1029cf11eaf3a2b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 347/652] 10.0.0.184 () {34 vars in 990 bytes} [Wed Jun 24 19:07:39 2026] GET /v2.0/security-groups/3d7c5b74-68f2-4dac-ad4e-753bf916b8a1 => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/653] 10.0.0.184 () {34 vars in 1001 bytes} [Wed Jun 24 19:07:39 2026] GET /v2.0/security-groups?tenant_id=f168db6858184ceca1029cf11eaf3a2b => generated 2925 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/654] 10.0.0.184 () {34 vars in 990 bytes} [Wed Jun 24 19:07:39 2026] GET /v2.0/security-groups/b899ba39-a80d-42f0-ae15-3be3d3dde85f => generated 2922 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/655] 10.0.0.184 () {34 vars in 990 bytes} [Wed Jun 24 19:07:39 2026] GET /v2.0/security-groups/b899ba39-a80d-42f0-ae15-3be3d3dde85f => generated 2922 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/656] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:07:39 2026] GET /v2.0/ports?device_id=8cbc8f93-0e2e-4dbb-872f-820d2f17d2cb => generated 969 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:07:39.923 8 INFO neutron.api.v2.resource [req-9f736652-8b25-41bf-b7cf-a4008e405178 req-8fdcfd92-98c3-4169-bd34-fab5a4c6a822 3e3f70c96b79461bb149949d4dbbf214 f168db6858184ceca1029cf11eaf3a2b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 352/657] 10.0.0.184 () {34 vars in 990 bytes} [Wed Jun 24 19:07:39 2026] GET /v2.0/security-groups/3d7c5b74-68f2-4dac-ad4e-753bf916b8a1 => 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: 353/658] 10.0.0.184 () {34 vars in 1039 bytes} [Wed Jun 24 19:07:39 2026] GET /v2.0/security-groups?id=9f57e7c5-4910-4723-adc8-fcc987608d62&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:07:39.992 8 INFO neutron.api.v2.resource [req-ea62b551-39f4-4f80-9e17-c53763f3d407 req-79bdf9a5-1033-4370-a86c-8657c1a03b17 3e3f70c96b79461bb149949d4dbbf214 f168db6858184ceca1029cf11eaf3a2b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 354/659] 10.0.0.184 () {34 vars in 990 bytes} [Wed Jun 24 19:07:39 2026] GET /v2.0/security-groups/04780e2d-3b51-48cf-8f94-e0f85a532f13 => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:07:40.029 8 INFO neutron.api.v2.resource [req-91d527db-d056-43da-bbf3-834f864b0a15 req-bd8587ca-9924-475a-96f8-86926aac04ec 3e3f70c96b79461bb149949d4dbbf214 f168db6858184ceca1029cf11eaf3a2b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 355/660] 10.0.0.184 () {34 vars in 990 bytes} [Wed Jun 24 19:07:40 2026] GET /v2.0/security-groups/2336796c-7299-4759-8e63-02ba79567571 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:07:41.144 7 INFO neutron.db.l3_hamode_db [None req-14d745d6-31a1-4af7-aab7-0091d39162a4 868c726a20984e1fa1fd1e0c66f64a19 897a511fca044452a953a83e2c3e806d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 356/661] 10.0.0.226 () {34 vars in 788 bytes} [Wed Jun 24 19:07:40 2026] PUT /v2.0/routers/b3e5199a-542f-4e9b-b55a-90e4bb102e33/remove_router_interface => generated 309 bytes in 1788 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:07:41.935 8 WARNING neutron_lib.context [None req-8d559925-c225-485a-b242-e9fa3c7f111a 077f19b9694842bf9b857fa6ece42ab2 b5c4eb7758f141e39e6971ce5079bada - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:07:41.936 8 WARNING neutron_lib.context [None req-8d559925-c225-485a-b242-e9fa3c7f111a 077f19b9694842bf9b857fa6ece42ab2 b5c4eb7758f141e39e6971ce5079bada - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:07:42.113 8 INFO neutron.db.segments_db [None req-8d559925-c225-485a-b242-e9fa3c7f111a 077f19b9694842bf9b857fa6ece42ab2 b5c4eb7758f141e39e6971ce5079bada - - default default] Added segment 3dcfe800-21b1-41c6-9ceb-5584c48f1002 of type vxlan for network abef184d-c78b-4c3b-b731-7e67405e63f4 2026-06-24 19:07:42.220 8 INFO neutron.db.segments_db [None req-8d559925-c225-485a-b242-e9fa3c7f111a 077f19b9694842bf9b857fa6ece42ab2 b5c4eb7758f141e39e6971ce5079bada - - default default] Added segment 17e304f8-575a-47f5-b595-fcb7957375f0 of type vxlan for network fb555c93-ac9f-41fb-9bc7-7853131c7b6f [pid: 8|app: 0|req: 357/662] 10.0.0.226 () {34 vars in 669 bytes} [Wed Jun 24 19:07:41 2026] POST /v2.0/networks => generated 1244 bytes in 501 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/663] 10.0.0.226 () {34 vars in 668 bytes} [Wed Jun 24 19:07:39 2026] POST /v2.0/routers => generated 694 bytes in 3234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/664] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:07:42 2026] GET /v2.0/ports?device_id=8cbc8f93-0e2e-4dbb-872f-820d2f17d2cb => generated 971 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/665] 10.0.0.226 () {32 vars in 648 bytes} [Wed Jun 24 19:07:42 2026] GET /v2.0/networks => generated 1843 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:07:43.246 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-bc12ec09-cd31-4f8a-a50f-56e025cab83b 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - 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-24 19:07:43.619 7 INFO neutron.services.segments.plugin [-] Segment d2b2d133-a934-45cc-9486-026c63c7e4ca resource provider aggregate not found 2026-06-24 19:07:43.628 7 INFO neutron.services.segments.plugin [-] Segment d2b2d133-a934-45cc-9486-026c63c7e4ca resource provider aggregate not found 2026-06-24 19:07:43.639 7 INFO neutron.db.l3_hamode_db [None req-bc12ec09-cd31-4f8a-a50f-56e025cab83b 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] HA network db8c8b1b-5c4c-4496-b5d1-4cc8921cad2b was deleted as no HA routers are present in tenant f168db6858184ceca1029cf11eaf3a2b. [pid: 7|app: 0|req: 307/666] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:07:42 2026] DELETE /v2.0/routers/b3e5199a-542f-4e9b-b55a-90e4bb102e33 => generated 0 bytes in 1243 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:07:43.647 7 INFO neutron.services.segments.plugin [-] Segment d2b2d133-a934-45cc-9486-026c63c7e4ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2b2d133-a934-45cc-9486-026c63c7e4ca found for delete ", "request_id": "req-7e9b6473-9345-4a59-b102-b35b4ecebdea"}]} 2026-06-24 19:07:43.657 7 INFO neutron.services.segments.plugin [-] Segment d2b2d133-a934-45cc-9486-026c63c7e4ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2b2d133-a934-45cc-9486-026c63c7e4ca found for delete ", "request_id": "req-eddfe684-5a7a-4a52-a800-471e0da77f38"}]} [pid: 7|app: 0|req: 308/667] 10.0.0.184 () {34 vars in 1039 bytes} [Wed Jun 24 19:07:43 2026] GET /v2.0/security-groups?id=9f57e7c5-4910-4723-adc8-fcc987608d62&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: 309/668] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:07:43 2026] DELETE /v2.0/networks/abef184d-c78b-4c3b-b731-7e67405e63f4 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/669] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:07:43 2026] DELETE /v2.0/subnets/4a515f6b-465a-4ff2-9556-d638e290c5bb => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/670] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:07:44 2026] DELETE /v2.0/networks/fb555c93-ac9f-41fb-9bc7-7853131c7b6f => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/671] 10.0.0.226 () {34 vars in 782 bytes} [Wed Jun 24 19:07:42 2026] PUT /v2.0/routers/11777c99-0830-4161-9f2c-84e55b5555d5/add_router_interface => generated 309 bytes in 1880 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/672] 10.0.0.226 () {32 vars in 648 bytes} [Wed Jun 24 19:07:44 2026] GET /v2.0/networks => generated 651 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:07:44.491 8 WARNING neutron_lib.context [None req-88d39c1e-682d-4942-8a7b-92645307c942 868c726a20984e1fa1fd1e0c66f64a19 897a511fca044452a953a83e2c3e806d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 312/673] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:07:44 2026] DELETE /v2.0/networks/6d2d6672-2086-4aef-8f95-d6a92978e4d5 => generated 0 bytes in 363 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:07:44.734 7 WARNING neutron_lib.context [None req-3bb7fa5f-b94f-4056-a494-be838a07b096 077f19b9694842bf9b857fa6ece42ab2 b5c4eb7758f141e39e6971ce5079bada - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:07:44.830 7 INFO neutron.db.segments_db [None req-3bb7fa5f-b94f-4056-a494-be838a07b096 077f19b9694842bf9b857fa6ece42ab2 b5c4eb7758f141e39e6971ce5079bada - - default default] Added segment 77bf1aed-d7e2-4f1e-b41b-b26e46c5eeec of type vxlan for network bb63147d-48b7-4e45-ab6d-0cba08f5adbf [pid: 7|app: 0|req: 313/674] 10.0.0.226 () {34 vars in 669 bytes} [Wed Jun 24 19:07:44 2026] POST /v2.0/networks => generated 653 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/675] 10.0.0.226 () {34 vars in 664 bytes} [Wed Jun 24 19:07:44 2026] POST /v2.0/ports => generated 959 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, ' [pid: 7|app: 0|req: 314/676] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:07:44 2026] GET /v2.0/ports?device_id=8cbc8f93-0e2e-4dbb-872f-820d2f17d2cb => generated 971 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:07:45.061 7 WARNING neutron_lib.context [None req-cf058d56-d07d-4ec8-96ed-2c95807336b6 077f19b9694842bf9b857fa6ece42ab2 b5c4eb7758f141e39e6971ce5079bada - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 363/677] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:07:45 2026] GET /v2.0/security-groups?tenant_id=f168db6858184ceca1029cf11eaf3a2b&name=default => generated 2925 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:07:45.101 8 WARNING neutron_lib.context [None req-5da54772-8e06-46ef-b42a-2268dfbde112 868c726a20984e1fa1fd1e0c66f64a19 897a511fca044452a953a83e2c3e806d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:07:45.124 7 INFO neutron.db.segments_db [None req-cf058d56-d07d-4ec8-96ed-2c95807336b6 077f19b9694842bf9b857fa6ece42ab2 b5c4eb7758f141e39e6971ce5079bada - - default default] Added segment 088e7e79-d360-4b47-95c5-03e72f3552fc of type vxlan for network 1605a122-dd3c-429c-9d13-153ac2738c94 [pid: 7|app: 0|req: 315/678] 10.0.0.226 () {34 vars in 669 bytes} [Wed Jun 24 19:07:45 2026] POST /v2.0/networks => generated 652 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/679] 10.0.0.184 () {34 vars in 1039 bytes} [Wed Jun 24 19:07:45 2026] GET /v2.0/security-groups?id=9f57e7c5-4910-4723-adc8-fcc987608d62&fields=id&fields=name => generated 113 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/680] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:07:45 2026] DELETE /v2.0/security-groups/b899ba39-a80d-42f0-ae15-3be3d3dde85f => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:07:45.472 7 WARNING neutron_lib.context [None req-2f262b9f-248d-4594-b3b7-7fd5204e434a 077f19b9694842bf9b857fa6ece42ab2 b5c4eb7758f141e39e6971ce5079bada - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:07:45.558 7 WARNING neutron_lib.context [None req-2f262b9f-248d-4594-b3b7-7fd5204e434a 077f19b9694842bf9b857fa6ece42ab2 b5c4eb7758f141e39e6971ce5079bada - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 364/681] 10.0.0.226 () {34 vars in 664 bytes} [Wed Jun 24 19:07:45 2026] POST /v2.0/ports => generated 959 bytes in 570 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:07:45.670 7 INFO neutron.services.segments.plugin [-] Segment 3dcfe800-21b1-41c6-9ceb-5584c48f1002 resource provider aggregate not found /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-24 19:07:45.687 7 INFO neutron.services.segments.plugin [-] Segment 3dcfe800-21b1-41c6-9ceb-5584c48f1002 resource provider aggregate not found 2026-06-24 19:07:45.693 7 INFO neutron.services.segments.plugin [-] Segment 3dcfe800-21b1-41c6-9ceb-5584c48f1002 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3dcfe800-21b1-41c6-9ceb-5584c48f1002 found for delete ", "request_id": "req-964b3d96-3fb1-4990-867d-20454f21bc9b"}]} 2026-06-24 19:07:45.712 7 INFO neutron.services.segments.plugin [-] Segment 17e304f8-575a-47f5-b595-fcb7957375f0 resource provider aggregate not found 2026-06-24 19:07:45.722 7 INFO neutron.services.segments.plugin [-] Segment 3dcfe800-21b1-41c6-9ceb-5584c48f1002 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3dcfe800-21b1-41c6-9ceb-5584c48f1002 found for delete ", "request_id": "req-fe98e855-f2f3-4852-a5b8-830fc270c504"}]} 2026-06-24 19:07:45.740 7 INFO neutron.services.segments.plugin [-] Segment 17e304f8-575a-47f5-b595-fcb7957375f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17e304f8-575a-47f5-b595-fcb7957375f0 found for delete ", "request_id": "req-a800fe9f-38aa-4a31-aa88-16ad26e12d37"}]} 2026-06-24 19:07:45.745 7 INFO neutron.services.segments.plugin [-] Segment 17e304f8-575a-47f5-b595-fcb7957375f0 resource provider aggregate not found 2026-06-24 19:07:45.765 7 INFO neutron.services.segments.plugin [-] Segment 7989307b-88c9-4e83-90e5-18b55bfac092 resource provider aggregate not found 2026-06-24 19:07:45.775 7 INFO neutron.services.segments.plugin [-] Segment 17e304f8-575a-47f5-b595-fcb7957375f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17e304f8-575a-47f5-b595-fcb7957375f0 found for delete ", "request_id": "req-b62fc8ef-5fe9-4d38-9839-1a4108c20c87"}]} [pid: 8|app: 0|req: 365/682] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:07:45 2026] GET /v2.0/ports?device_id=8cbc8f93-0e2e-4dbb-872f-820d2f17d2cb => generated 971 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:07:45.803 8 WARNING neutron_lib.context [None req-fc414c26-0faa-49ba-a7f4-f52602a9ac1d 868c726a20984e1fa1fd1e0c66f64a19 897a511fca044452a953a83e2c3e806d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:07:45.804 7 INFO neutron.services.segments.plugin [-] Segment 7989307b-88c9-4e83-90e5-18b55bfac092 resource provider aggregate not found 2026-06-24 19:07:45.810 7 INFO neutron.services.segments.plugin [-] Segment 7989307b-88c9-4e83-90e5-18b55bfac092 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7989307b-88c9-4e83-90e5-18b55bfac092 found for delete ", "request_id": "req-cc2eb446-0e10-4933-9a7a-d4b1b344de52"}]} 2026-06-24 19:07:45.823 7 INFO neutron.services.segments.plugin [-] Segment 7989307b-88c9-4e83-90e5-18b55bfac092 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7989307b-88c9-4e83-90e5-18b55bfac092 found for delete ", "request_id": "req-b755d302-7514-487d-ae4b-4ead23a8ea20"}]} [pid: 7|app: 0|req: 318/683] 10.0.0.226 () {34 vars in 664 bytes} [Wed Jun 24 19:07:45 2026] POST /v2.0/ports => generated 1506 bytes in 964 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-24 19:07:46.848 8 INFO neutron.db.l3_db [None req-fc414c26-0faa-49ba-a7f4-f52602a9ac1d 868c726a20984e1fa1fd1e0c66f64a19 897a511fca044452a953a83e2c3e806d - - default default] Floating IP 47f3c75d-b772-4e34-9dbb-8792f55888c0 associated. External IP: 10.96.250.217, port: 9a790044-5b03-497e-be15-9628902c65ce. 2026-06-24 19:07:47.397 7 INFO neutron.db.l3_db [None req-9272f124-6d47-434b-80f4-ad9e529a71da ed3c24edaa6e47818ded6b2152e384f0 84116565fe2a417f98c841bceb0564e4 - - default default] Floating IP 9ca529d0-3f2c-4170-84fa-086a594e5e71 associated. External IP: 10.96.250.204, port: fd489cf7-fa16-4f4d-8134-fa003259a4b7. [pid: 8|app: 0|req: 366/684] 10.0.0.226 () {34 vars in 676 bytes} [Wed Jun 24 19:07:45 2026] POST /v2.0/floatingips => generated 843 bytes in 1689 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/685] 10.0.0.226 () {32 vars in 642 bytes} [Wed Jun 24 19:07:47 2026] GET /v2.0/ports => generated 1506 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/686] 10.0.0.226 () {34 vars in 748 bytes} [Wed Jun 24 19:07:46 2026] PUT /v2.0/floatingips/9ca529d0-3f2c-4170-84fa-086a594e5e71 => generated 855 bytes in 1387 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:07:47.937 8 INFO neutron.db.segments_db [None req-55546f36-d10b-41c3-b520-7699d22be70d 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] Added segment 73243272-b51a-4381-ab92-1adcd4c124c4 of type vxlan for network 702c1489-39d9-46e3-b801-87268bb7f26a 2026-06-24 19:07:47.982 7 INFO neutron.db.l3_db [None req-22a81d35-0a22-4dda-a367-13d00ffe4070 868c726a20984e1fa1fd1e0c66f64a19 897a511fca044452a953a83e2c3e806d - - default default] Floating IP 47f3c75d-b772-4e34-9dbb-8792f55888c0 disassociated. External IP: 10.96.250.217, port: 9a790044-5b03-497e-be15-9628902c65ce. [pid: 8|app: 0|req: 368/687] 10.0.0.226 () {34 vars in 670 bytes} [Wed Jun 24 19:07:47 2026] POST /v2.0/networks => generated 752 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/688] 10.0.0.226 () {32 vars in 719 bytes} [Wed Jun 24 19:07:48 2026] DELETE /v2.0/ports/84193de0-afd7-43d9-ba52-aecc96a30105 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:07:48.345 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-78c3b93c-335c-46a8-b27d-97759740342b'] response: {'name': 'network-changed', 'server_uuid': '8cbc8f93-0e2e-4dbb-872f-820d2f17d2cb', 'tag': 'fd489cf7-fa16-4f4d-8134-fa003259a4b7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 370/689] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:07:48 2026] GET /v2.0/ports?device_id=8cbc8f93-0e2e-4dbb-872f-820d2f17d2cb => 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: 320/690] 10.0.0.226 () {34 vars in 748 bytes} [Wed Jun 24 19:07:47 2026] PUT /v2.0/floatingips/47f3c75d-b772-4e34-9dbb-8792f55888c0 => generated 552 bytes in 602 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/691] 10.0.0.226 () {34 vars in 668 bytes} [Wed Jun 24 19:07:48 2026] POST /v2.0/subnets => generated 675 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/692] 199.19.213.244 () {34 vars in 1079 bytes} [Wed Jun 24 19:07:48 2026] GET /v2.0/ports?tenant_id=84116565fe2a417f98c841bceb0564e4&device_id=8cbc8f93-0e2e-4dbb-872f-820d2f17d2cb => generated 1240 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/693] 10.0.0.226 () {32 vars in 719 bytes} [Wed Jun 24 19:07:48 2026] DELETE /v2.0/ports/9e7041da-02d7-4d82-b272-023c6e1bfdd7 => generated 0 bytes in 357 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/694] 10.0.0.184 () {34 vars in 1039 bytes} [Wed Jun 24 19:07:48 2026] GET /v2.0/security-groups?id=9f57e7c5-4910-4723-adc8-fcc987608d62&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:07:48.837 8 INFO neutron.db.segments_db [None req-765bfe0a-3519-4c49-bf1e-9f9832d383a3 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] Added segment e2aa7e87-cfaf-4d40-8010-91fec9c3ee73 of type vxlan for network 445a70b6-ff58-444b-be07-c302309f53d9 [pid: 7|app: 0|req: 322/695] 10.0.0.226 () {32 vars in 731 bytes} [Wed Jun 24 19:07:48 2026] DELETE /v2.0/floatingips/47f3c75d-b772-4e34-9dbb-8792f55888c0 => generated 0 bytes in 404 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:07:49.184 8 INFO neutron.db.l3_hamode_db [None req-765bfe0a-3519-4c49-bf1e-9f9832d383a3 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 323/696] 199.19.213.244 () {34 vars in 985 bytes} [Wed Jun 24 19:07:49 2026] GET /v2.0/networks?id=545a40ae-e9c7-47f5-9e02-e7349a95f0f4 => generated 776 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/697] 10.0.0.226 () {32 vars in 642 bytes} [Wed Jun 24 19:07:49 2026] GET /v2.0/ports => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:07:49.311 7 WARNING neutron_lib.context [None req-35e7e102-6f25-4914-a39d-9ac82e4dfed2 868c726a20984e1fa1fd1e0c66f64a19 897a511fca044452a953a83e2c3e806d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:07:50.347 8 INFO neutron.db.l3_hamode_db [None req-765bfe0a-3519-4c49-bf1e-9f9832d383a3 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:07:50.374 7 INFO neutron.db.l3_db [None req-35e7e102-6f25-4914-a39d-9ac82e4dfed2 868c726a20984e1fa1fd1e0c66f64a19 897a511fca044452a953a83e2c3e806d - - default default] Floating IP 31d7c1c1-c96a-447a-af11-658dbcb1e1c1 associated. External IP: 10.96.250.215, port: a781f080-d410-4dc3-8e80-4a0f29b6334f. [pid: 7|app: 0|req: 325/698] 10.0.0.226 () {34 vars in 676 bytes} [Wed Jun 24 19:07:49 2026] POST /v2.0/floatingips => generated 843 bytes in 1492 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/699] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:07:50 2026] GET /v2.0/ports?device_id=8cbc8f93-0e2e-4dbb-872f-820d2f17d2cb => generated 971 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/700] 199.19.213.244 () {34 vars in 1057 bytes} [Wed Jun 24 19:07:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=fd489cf7-fa16-4f4d-8134-fa003259a4b7 => generated 860 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:07:51.004 7 WARNING neutron_lib.context [None req-21936f95-1402-4857-8648-d20c7918ea4a 077f19b9694842bf9b857fa6ece42ab2 b5c4eb7758f141e39e6971ce5079bada - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:07:51.064 7 INFO neutron.db.segments_db [None req-21936f95-1402-4857-8648-d20c7918ea4a 077f19b9694842bf9b857fa6ece42ab2 b5c4eb7758f141e39e6971ce5079bada - - default default] Added segment 475e561b-c582-47b8-bc55-aa14e6d0e1c9 of type vxlan for network 703c51e0-c0b0-4cfb-8850-56ce53f0afa2 [pid: 7|app: 0|req: 328/701] 10.0.0.226 () {34 vars in 669 bytes} [Wed Jun 24 19:07:50 2026] POST /v2.0/networks => generated 654 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/702] 199.19.213.244 () {34 vars in 993 bytes} [Wed Jun 24 19:07:51 2026] GET /v2.0/ports?device_id=8cbc8f93-0e2e-4dbb-872f-820d2f17d2cb => 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: 330/703] 10.0.0.226 () {32 vars in 728 bytes} [Wed Jun 24 19:07:51 2026] GET /v2.0/floatingips/31d7c1c1-c96a-447a-af11-658dbcb1e1c1 => generated 843 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/704] 10.0.0.184 () {34 vars in 1039 bytes} [Wed Jun 24 19:07:51 2026] GET /v2.0/security-groups?id=9f57e7c5-4910-4723-adc8-fcc987608d62&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/705] 199.19.213.244 () {34 vars in 983 bytes} [Wed Jun 24 19:07:51 2026] GET /v2.0/subnets?id=b9aa285a-ccb6-4308-a9e3-5e6deb4acc2b => generated 674 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:07:51.358 7 WARNING neutron_lib.context [None req-67123d54-0980-401b-bc9b-dc907b33907f 077f19b9694842bf9b857fa6ece42ab2 b5c4eb7758f141e39e6971ce5079bada - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:07:51.413 7 INFO neutron.db.segments_db [None req-67123d54-0980-401b-bc9b-dc907b33907f 077f19b9694842bf9b857fa6ece42ab2 b5c4eb7758f141e39e6971ce5079bada - - default default] Added segment 81728e36-fd3b-46ba-8c95-89b9958f8ee0 of type vxlan for network ac2477a8-d5ab-4f06-aaaa-6afe7743f37a [pid: 7|app: 0|req: 333/706] 10.0.0.226 () {34 vars in 669 bytes} [Wed Jun 24 19:07:51 2026] POST /v2.0/networks => generated 654 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/707] 10.0.0.226 () {34 vars in 668 bytes} [Wed Jun 24 19:07:48 2026] POST /v2.0/routers => generated 739 bytes in 2800 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/708] 10.0.0.226 () {32 vars in 654 bytes} [Wed Jun 24 19:07:51 2026] GET /v2.0/floatingips => generated 846 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/709] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:07:51 2026] GET /v2.0/ports?network_id=545a40ae-e9c7-47f5-9e02-e7349a95f0f4&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:07:52.308 7 INFO neutron.db.l3_db [req-e5df0407-87f3-4104-b58c-1098dbc60e0f req-2aaf21e6-15a4-4b16-b390-120dc31945eb ed3c24edaa6e47818ded6b2152e384f0 84116565fe2a417f98c841bceb0564e4 - - default default] Floating IP 9ca529d0-3f2c-4170-84fa-086a594e5e71 disassociated. External IP: 10.96.250.204, port: fd489cf7-fa16-4f4d-8134-fa003259a4b7. [pid: 7|app: 0|req: 334/710] 199.19.213.244 () {36 vars in 996 bytes} [Wed Jun 24 19:07:51 2026] DELETE /v2.0/ports/fd489cf7-fa16-4f4d-8134-fa003259a4b7 => generated 0 bytes in 1303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:07:52.881 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-06f15a62-f9a0-431f-9b11-2899cb1be065'] response: {'server_uuid': '8cbc8f93-0e2e-4dbb-872f-820d2f17d2cb', 'name': 'network-vif-deleted', 'tag': 'fd489cf7-fa16-4f4d-8134-fa003259a4b7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 377/711] 10.0.0.226 () {34 vars in 782 bytes} [Wed Jun 24 19:07:51 2026] PUT /v2.0/routers/325ad3c2-7148-4564-8dc3-27a8ccd84e68/add_router_interface => generated 309 bytes in 1700 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:07:53.505 7 INFO neutron.db.l3_db [None req-02ec9afb-a108-42f4-b101-478f2dce998a 868c726a20984e1fa1fd1e0c66f64a19 897a511fca044452a953a83e2c3e806d - - default default] Floating IP 31d7c1c1-c96a-447a-af11-658dbcb1e1c1 associated. External IP: 10.96.250.215, port: a781f080-d410-4dc3-8e80-4a0f29b6334f. [pid: 8|app: 0|req: 378/712] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:07:53 2026] GET /v2.0/networks/545a40ae-e9c7-47f5-9e02-e7349a95f0f4?fields=segments => generated 14 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:07:53.520 8 WARNING neutron_lib.context [None req-7db05d3e-c610-4bce-a047-5a038ad3423b 077f19b9694842bf9b857fa6ece42ab2 b5c4eb7758f141e39e6971ce5079bada - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:07:53.564 8 WARNING neutron_lib.context [None req-7db05d3e-c610-4bce-a047-5a038ad3423b 077f19b9694842bf9b857fa6ece42ab2 b5c4eb7758f141e39e6971ce5079bada - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 379/713] 10.0.0.226 () {34 vars in 668 bytes} [Wed Jun 24 19:07:53 2026] POST /v2.0/subnets => generated 1276 bytes in 725 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/714] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:07:54 2026] GET /v2.0/ports?device_id=8cbc8f93-0e2e-4dbb-872f-820d2f17d2cb => 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: 381/715] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:07:54 2026] GET /v2.0/networks/545a40ae-e9c7-47f5-9e02-e7349a95f0f4?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-24 19:07:54.359 8 WARNING neutron_lib.context [None req-1fa9a66d-8ed6-4c6d-9f1c-21576e5feb67 b31fe960b03f4755b92b4029482b6fca 2655f83ad2154034885c967d21450fb9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 335/716] 10.0.0.226 () {34 vars in 748 bytes} [Wed Jun 24 19:07:52 2026] PUT /v2.0/floatingips/31d7c1c1-c96a-447a-af11-658dbcb1e1c1 => generated 843 bytes in 1594 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/717] 10.0.0.226 () {34 vars in 684 bytes} [Wed Jun 24 19:07:54 2026] POST /v2.0/security-groups => generated 1660 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/718] 10.0.0.226 () {32 vars in 646 bytes} [Wed Jun 24 19:07:54 2026] GET /v2.0/subnets => generated 1889 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:07:54.511 7 WARNING neutron_lib.context [None req-640d00e8-8a48-49ef-ac25-6b9c3cc0f168 b31fe960b03f4755b92b4029482b6fca 2655f83ad2154034885c967d21450fb9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/719] 10.0.0.226 () {34 vars in 694 bytes} [Wed Jun 24 19:07:54 2026] POST /v2.0/security-group-rules => generated 597 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:07:54.731 8 INFO neutron.db.l3_db [None req-0d95623a-4725-45f7-a111-500745a3154e 868c726a20984e1fa1fd1e0c66f64a19 897a511fca044452a953a83e2c3e806d - - default default] Floating IP 31d7c1c1-c96a-447a-af11-658dbcb1e1c1 disassociated. External IP: 10.96.250.215, port: 9a790044-5b03-497e-be15-9628902c65ce. [pid: 7|app: 0|req: 338/720] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:07:54 2026] DELETE /v2.0/subnets/50ec62e8-800c-4633-9aa8-56394e786791 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:07:54.942 7 WARNING neutron_lib.context [None req-866035cc-0f38-4104-8f25-c59ac1ee9ac6 b31fe960b03f4755b92b4029482b6fca 2655f83ad2154034885c967d21450fb9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 341/723] 10.0.0.226 () {34 vars in 694 bytes} [Wed Jun 24 19:07:54 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: 7|app: 0|req: 342/724] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:07:55 2026] DELETE /v2.0/subnets/4d471315-44bc-4f86-9686-3cf38fc13560 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:07:55.386 7 WARNING neutron_lib.context [None req-db603994-897a-416e-a965-fab462fa6131 b31fe960b03f4755b92b4029482b6fca 2655f83ad2154034885c967d21450fb9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/725] 10.0.0.226 () {34 vars in 748 bytes} [Wed Jun 24 19:07:54 2026] PUT /v2.0/floatingips/31d7c1c1-c96a-447a-af11-658dbcb1e1c1 => generated 552 bytes in 1068 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/726] 10.0.0.226 () {32 vars in 646 bytes} [Wed Jun 24 19:07:55 2026] GET /v2.0/subnets => generated 626 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/727] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:07:55 2026] DELETE /v2.0/security-groups/9f57e7c5-4910-4723-adc8-fcc987608d62 => 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: 386/728] 10.0.0.226 () {32 vars in 731 bytes} [Wed Jun 24 19:07:55 2026] DELETE /v2.0/floatingips/31d7c1c1-c96a-447a-af11-658dbcb1e1c1 => generated 0 bytes in 383 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/729] 10.0.0.226 () {34 vars in 675 bytes} [Wed Jun 24 19:07:55 2026] POST /v2.0/floatingips => generated 552 bytes in 908 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:07:56.301 7 INFO neutron.api.v2.resource [None req-c35c234e-34a7-4e7c-9f01-af871aacd290 ed3c24edaa6e47818ded6b2152e384f0 84116565fe2a417f98c841bceb0564e4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 344/730] 10.0.0.226 () {32 vars in 736 bytes} [Wed Jun 24 19:07:56 2026] GET /v2.0/security-groups/9f57e7c5-4910-4723-adc8-fcc987608d62 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:07:56.336 7 INFO neutron.api.v2.resource [None req-715c882e-153f-41b1-ad90-f528dd52902f 868c726a20984e1fa1fd1e0c66f64a19 897a511fca044452a953a83e2c3e806d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 345/731] 10.0.0.226 () {32 vars in 731 bytes} [Wed Jun 24 19:07:56 2026] DELETE /v2.0/floatingips/31d7c1c1-c96a-447a-af11-658dbcb1e1c1 => generated 144 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 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: 387/732] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:07:56 2026] DELETE /v2.0/networks/ac2477a8-d5ab-4f06-aaaa-6afe7743f37a => generated 0 bytes in 437 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:07:56.595 8 INFO neutron.services.segments.plugin [-] Segment 81728e36-fd3b-46ba-8c95-89b9958f8ee0 resource provider aggregate not found 2026-06-24 19:07:56.601 8 INFO neutron.services.segments.plugin [-] Segment 81728e36-fd3b-46ba-8c95-89b9958f8ee0 resource provider aggregate not found 2026-06-24 19:07:56.617 8 INFO neutron.services.segments.plugin [-] Segment 81728e36-fd3b-46ba-8c95-89b9958f8ee0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81728e36-fd3b-46ba-8c95-89b9958f8ee0 found for delete ", "request_id": "req-37f621b8-9b57-4dfc-b8ed-4015b3951467"}]} 2026-06-24 19:07:56.636 8 INFO neutron.services.segments.plugin [-] Segment 81728e36-fd3b-46ba-8c95-89b9958f8ee0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81728e36-fd3b-46ba-8c95-89b9958f8ee0 found for delete ", "request_id": "req-34d61e72-2d8d-48c1-9d74-885c5a86a849"}]} [pid: 7|app: 0|req: 346/733] 10.0.0.226 () {32 vars in 731 bytes} [Wed Jun 24 19:07:56 2026] DELETE /v2.0/floatingips/9ca529d0-3f2c-4170-84fa-086a594e5e71 => generated 0 bytes in 443 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:07:56.981 7 INFO neutron.services.segments.plugin [-] Segment 475e561b-c582-47b8-bc55-aa14e6d0e1c9 resource provider aggregate not found 2026-06-24 19:07:56.986 7 INFO neutron.services.segments.plugin [-] Segment 475e561b-c582-47b8-bc55-aa14e6d0e1c9 resource provider aggregate not found 2026-06-24 19:07:56.999 7 INFO neutron.services.segments.plugin [-] Segment 475e561b-c582-47b8-bc55-aa14e6d0e1c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 475e561b-c582-47b8-bc55-aa14e6d0e1c9 found for delete ", "request_id": "req-044f4519-5c29-455c-8e7e-a9ed6debff91"}]} 2026-06-24 19:07:57.012 7 INFO neutron.services.segments.plugin [-] Segment 475e561b-c582-47b8-bc55-aa14e6d0e1c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 475e561b-c582-47b8-bc55-aa14e6d0e1c9 found for delete ", "request_id": "req-3854924a-3ca2-4a40-8cce-89feed8af1c7"}]} [pid: 7|app: 0|req: 347/734] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:07:56 2026] DELETE /v2.0/networks/703c51e0-c0b0-4cfb-8850-56ce53f0afa2 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/735] 10.0.0.184 () {34 vars in 1097 bytes} [Wed Jun 24 19:07:57 2026] GET /v2.0/security-groups?name=tempest-securitygroup--895087010&fields=id&tenant_id=2655f83ad2154034885c967d21450fb9 => generated 69 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/736] 10.0.0.226 () {32 vars in 719 bytes} [Wed Jun 24 19:07:56 2026] DELETE /v2.0/ports/9a790044-5b03-497e-be15-9628902c65ce => 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: 389/737] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:07:57 2026] DELETE /v2.0/networks/1605a122-dd3c-429c-9d13-153ac2738c94 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/738] 10.0.0.184 () {34 vars in 981 bytes} [Wed Jun 24 19:07:57 2026] GET /v2.0/networks?id=702c1489-39d9-46e3-b801-87268bb7f26a => generated 684 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/739] 10.0.0.226 () {32 vars in 719 bytes} [Wed Jun 24 19:07:57 2026] DELETE /v2.0/ports/a781f080-d410-4dc3-8e80-4a0f29b6334f => generated 0 bytes in 366 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/740] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:07:57 2026] DELETE /v2.0/networks/bb63147d-48b7-4e45-ab6d-0cba08f5adbf => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/741] 10.0.0.184 () {34 vars in 964 bytes} [Wed Jun 24 19:07:58 2026] GET /v2.0/quotas/2655f83ad2154034885c967d21450fb9 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/742] 10.0.0.226 () {32 vars in 735 bytes} [Wed Jun 24 19:07:58 2026] GET /v2.0/ports?device_id=11777c99-0830-4161-9f2c-84e55b5555d5 => generated 958 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/743] 10.0.0.184 () {34 vars in 1001 bytes} [Wed Jun 24 19:07:58 2026] GET /v2.0/ports?tenant_id=2655f83ad2154034885c967d21450fb9&fields=id => generated 103 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/744] 10.0.0.226 () {34 vars in 788 bytes} [Wed Jun 24 19:07:57 2026] PUT /v2.0/routers/a5ae5429-0022-4627-9ddf-68402d73fded/remove_router_interface => generated 309 bytes in 1329 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:07:58.651 8 INFO neutron.services.segments.plugin [-] Segment 088e7e79-d360-4b47-95c5-03e72f3552fc resource provider aggregate not found 2026-06-24 19:07:58.673 8 INFO neutron.services.segments.plugin [-] Segment 088e7e79-d360-4b47-95c5-03e72f3552fc resource provider aggregate not found 2026-06-24 19:07:58.677 8 INFO neutron.services.segments.plugin [-] Segment 088e7e79-d360-4b47-95c5-03e72f3552fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 088e7e79-d360-4b47-95c5-03e72f3552fc found for delete ", "request_id": "req-e6c1c7c4-4082-4488-a312-5ad0bf1975ce"}]} 2026-06-24 19:07:58.692 8 INFO neutron.services.segments.plugin [-] Segment 088e7e79-d360-4b47-95c5-03e72f3552fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 088e7e79-d360-4b47-95c5-03e72f3552fc found for delete ", "request_id": "req-724028eb-e677-4257-9ba5-d04dced1aa57"}]} 2026-06-24 19:07:58.696 8 INFO neutron.services.segments.plugin [-] Segment 77bf1aed-d7e2-4f1e-b41b-b26e46c5eeec resource provider aggregate not found 2026-06-24 19:07:58.722 8 INFO neutron.services.segments.plugin [-] Segment 77bf1aed-d7e2-4f1e-b41b-b26e46c5eeec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77bf1aed-d7e2-4f1e-b41b-b26e46c5eeec found for delete ", "request_id": "req-a6b02216-33f2-4f77-a1f4-a56ec245af87"}]} 2026-06-24 19:07:58.723 8 INFO neutron.services.segments.plugin [-] Segment 77bf1aed-d7e2-4f1e-b41b-b26e46c5eeec resource provider aggregate not found 2026-06-24 19:07:58.739 8 INFO neutron.services.segments.plugin [-] Segment 77bf1aed-d7e2-4f1e-b41b-b26e46c5eeec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77bf1aed-d7e2-4f1e-b41b-b26e46c5eeec found for delete ", "request_id": "req-de80ea66-b5eb-424a-8479-6b5cdc1e3a01"}]} [pid: 8|app: 0|req: 396/745] 10.0.0.226 () {34 vars in 788 bytes} [Wed Jun 24 19:07:58 2026] PUT /v2.0/routers/11777c99-0830-4161-9f2c-84e55b5555d5/remove_router_interface => generated 309 bytes in 1168 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/746] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:07:59 2026] GET /v2.0/security-groups?tenant_id=b5c4eb7758f141e39e6971ce5079bada&name=default => generated 2925 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/747] 10.0.0.184 () {34 vars in 906 bytes} [Wed Jun 24 19:07:59 2026] GET /v2.0/extensions => generated 19901 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-06-24 19:08:00.002 7 INFO neutron.services.segments.plugin [-] Segment 6bc31c21-6ac8-432c-9b25-aa90cdd8ce28 resource provider aggregate not found 2026-06-24 19:08:00.014 7 INFO neutron.services.segments.plugin [-] Segment 6bc31c21-6ac8-432c-9b25-aa90cdd8ce28 resource provider aggregate not found 2026-06-24 19:08:00.024 7 INFO neutron.db.l3_hamode_db [None req-fc76d0a8-2fd1-4925-8610-ac4fcdf415a1 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] HA network 63dff439-9b63-4877-af4c-f3a31b56ef08 was deleted as no HA routers are present in tenant 84116565fe2a417f98c841bceb0564e4. 2026-06-24 19:08:00.027 7 INFO neutron.services.segments.plugin [-] Segment 6bc31c21-6ac8-432c-9b25-aa90cdd8ce28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6bc31c21-6ac8-432c-9b25-aa90cdd8ce28 found for delete ", "request_id": "req-287f0804-c253-4306-aa7c-cc52e09f7997"}]} [pid: 7|app: 0|req: 350/748] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:07:58 2026] DELETE /v2.0/routers/a5ae5429-0022-4627-9ddf-68402d73fded => generated 0 bytes in 1600 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:08:00.036 7 INFO neutron.services.segments.plugin [-] Segment 6bc31c21-6ac8-432c-9b25-aa90cdd8ce28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6bc31c21-6ac8-432c-9b25-aa90cdd8ce28 found for delete ", "request_id": "req-5d6ce6e8-ce88-4852-85ef-54c142d8e77a"}]} [pid: 7|app: 0|req: 351/749] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:08:00 2026] DELETE /v2.0/security-groups/52eec20c-1edb-41ab-ae38-cac1291d4905 => 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: 352/750] 10.0.0.184 () {34 vars in 1007 bytes} [Wed Jun 24 19:08:00 2026] GET /v2.0/networks/702c1489-39d9-46e3-b801-87268bb7f26a?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: 353/751] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:08:00 2026] DELETE /v2.0/subnets/b9aa285a-ccb6-4308-a9e3-5e6deb4acc2b => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/752] 10.0.0.184 () {34 vars in 1107 bytes} [Wed Jun 24 19:08:00 2026] GET /v2.0/networks/702c1489-39d9-46e3-b801-87268bb7f26a?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) 2026-06-24 19:08:00.795 8 INFO neutron.services.segments.plugin [-] Segment 9ff57300-625f-46f3-9256-9b3dd2997a8c resource provider aggregate not found 2026-06-24 19:08:00.803 8 INFO neutron.services.segments.plugin [-] Segment 9ff57300-625f-46f3-9256-9b3dd2997a8c resource provider aggregate not found 2026-06-24 19:08:00.822 8 INFO neutron.services.segments.plugin [-] Segment 9ff57300-625f-46f3-9256-9b3dd2997a8c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ff57300-625f-46f3-9256-9b3dd2997a8c found for delete ", "request_id": "req-e4f5bfc7-2907-465c-83b2-1fde9df83853"}]} 2026-06-24 19:08:00.829 8 INFO neutron.services.segments.plugin [-] Segment 9ff57300-625f-46f3-9256-9b3dd2997a8c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ff57300-625f-46f3-9256-9b3dd2997a8c found for delete ", "request_id": "req-67ef10c6-4f81-4e8b-838a-caa320569279"}]} 2026-06-24 19:08:00.835 8 INFO neutron.db.l3_hamode_db [None req-bdcae616-1c45-4126-9125-d6af4087ea82 868c726a20984e1fa1fd1e0c66f64a19 897a511fca044452a953a83e2c3e806d - - default default] HA network 060a8a1f-41da-4482-aba3-ba3a47fd4406 was deleted as no HA routers are present in tenant 897a511fca044452a953a83e2c3e806d. [pid: 8|app: 0|req: 399/753] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:07:59 2026] DELETE /v2.0/routers/11777c99-0830-4161-9f2c-84e55b5555d5 => generated 0 bytes in 1335 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/754] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:08:00 2026] GET /v2.0/ports?device_id=7d81fc82-8e01-4008-9244-caa3b42aaa58 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 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: 401/755] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:08:00 2026] DELETE /v2.0/subnets/a4bb8701-027e-4862-8d14-e7b2b63a69e5 => 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: 355/756] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:08:00 2026] DELETE /v2.0/networks/545a40ae-e9c7-47f5-9e02-e7349a95f0f4 => generated 0 bytes in 604 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/757] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:08:01 2026] GET /v2.0/security-groups?tenant_id=84116565fe2a417f98c841bceb0564e4&name=default => generated 2921 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/758] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:08:01 2026] DELETE /v2.0/networks/53ff5b76-f6de-468c-bfac-06f195429855 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/759] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:08:01 2026] DELETE /v2.0/security-groups/eff4e24b-d565-48e5-b8f4-fe4dc1f5cec6 => 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: 403/760] 199.19.213.244 () {34 vars in 985 bytes} [Wed Jun 24 19:08:01 2026] GET /v2.0/networks?id=702c1489-39d9-46e3-b801-87268bb7f26a => generated 684 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/761] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:08:01 2026] GET /v2.0/ports?device_id=7d81fc82-8e01-4008-9244-caa3b42aaa58 => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/762] 199.19.213.244 () {34 vars in 1049 bytes} [Wed Jun 24 19:08:01 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2655f83ad2154034885c967d21450fb9 => generated 180 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:08:02.085 7 WARNING neutron_lib.context [req-95c5c3d8-5ab1-4775-be1c-e35add459b23 req-943db62f-8b93-4920-9ee0-2e18fe5d63de b31fe960b03f4755b92b4029482b6fca 2655f83ad2154034885c967d21450fb9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:08:02.088 7 INFO neutron.services.segments.plugin [-] Segment 4d253a85-04d3-4e6d-a21c-11260615f0a8 resource provider aggregate not found 2026-06-24 19:08:02.095 7 INFO neutron.services.segments.plugin [-] Segment 4d253a85-04d3-4e6d-a21c-11260615f0a8 resource provider aggregate not found 2026-06-24 19:08:02.111 7 INFO neutron.services.segments.plugin [-] Segment 4d253a85-04d3-4e6d-a21c-11260615f0a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d253a85-04d3-4e6d-a21c-11260615f0a8 found for delete ", "request_id": "req-4e9ac6de-aab7-475b-b65e-72e3353101ab"}]} 2026-06-24 19:08:02.116 7 INFO neutron.services.segments.plugin [-] Segment 4d253a85-04d3-4e6d-a21c-11260615f0a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d253a85-04d3-4e6d-a21c-11260615f0a8 found for delete ", "request_id": "req-1753a8bd-4559-473f-a498-a4b801f60f81"}]} [pid: 8|app: 0|req: 405/763] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:08:02 2026] GET /v2.0/security-groups?tenant_id=897a511fca044452a953a83e2c3e806d&name=default => generated 2925 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/764] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:08:02 2026] DELETE /v2.0/security-groups/efbec2db-78ce-49db-a426-4d9cc43524fb => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:08:02.573 8 WARNING neutron_lib.context [None req-e6fad0a5-46a7-4b94-bc72-37de38cb98b0 1959aa5879964f5eae767325f936de8f ceed3863949a41d08b6e0cf88a24537f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/765] 199.19.213.244 () {38 vars in 954 bytes} [Wed Jun 24 19:08:02 2026] POST /v2.0/ports => generated 954 bytes in 692 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:08:02.761 8 INFO neutron.db.segments_db [None req-e6fad0a5-46a7-4b94-bc72-37de38cb98b0 1959aa5879964f5eae767325f936de8f ceed3863949a41d08b6e0cf88a24537f - - default default] Added segment 1d5d67ea-4489-4a72-8e4b-91f7c967faaf of type vxlan for network 93c2f00c-a7e3-4c09-a305-acd16091da2a /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-24 19:08:02.846 8 INFO neutron.services.segments.plugin [-] Segment e5d5410b-5cad-4f50-833d-d87791f4bfcc resource provider aggregate not found 2026-06-24 19:08:02.857 8 INFO neutron.services.segments.plugin [-] Segment e5d5410b-5cad-4f50-833d-d87791f4bfcc resource provider aggregate not found 2026-06-24 19:08:02.865 8 INFO neutron.services.segments.plugin [-] Segment e5d5410b-5cad-4f50-833d-d87791f4bfcc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5d5410b-5cad-4f50-833d-d87791f4bfcc found for delete ", "request_id": "req-576eae25-40a4-4e22-ad86-0e5e828b0f7e"}]} 2026-06-24 19:08:02.876 8 INFO neutron.services.segments.plugin [-] Segment e5d5410b-5cad-4f50-833d-d87791f4bfcc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5d5410b-5cad-4f50-833d-d87791f4bfcc found for delete ", "request_id": "req-56624c9f-f7d8-43d1-bb01-00e6b6d82d5e"}]} [pid: 8|app: 0|req: 407/766] 10.0.0.226 () {34 vars in 669 bytes} [Wed Jun 24 19:08:02 2026] POST /v2.0/networks => generated 647 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/767] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:08:03 2026] GET /v2.0/ports?device_id=7d81fc82-8e01-4008-9244-caa3b42aaa58 => generated 957 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/768] 10.0.0.184 () {34 vars in 1039 bytes} [Wed Jun 24 19:08:03 2026] GET /v2.0/security-groups?id=4598dbcf-86dc-412b-b60c-51bb7a8825c9&fields=id&fields=name => generated 113 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:08:03.424 8 WARNING neutron_lib.context [None req-323918c2-e60d-459e-9e36-9451012cdf8c 1959aa5879964f5eae767325f936de8f ceed3863949a41d08b6e0cf88a24537f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 360/769] 199.19.213.244 () {38 vars in 1027 bytes} [Wed Jun 24 19:08:02 2026] PUT /v2.0/ports/6416fa2b-48ef-43e3-a999-488d3cded4ef => generated 1199 bytes in 661 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-24 19:08:03.540 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7ccea4de-295e-4303-acc9-51d794f34b3c'] response: {'name': 'network-changed', 'server_uuid': '7d81fc82-8e01-4008-9244-caa3b42aaa58', 'tag': '6416fa2b-48ef-43e3-a999-488d3cded4ef', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 361/770] 199.19.213.244 () {34 vars in 1079 bytes} [Wed Jun 24 19:08:03 2026] GET /v2.0/ports?tenant_id=2655f83ad2154034885c967d21450fb9&device_id=7d81fc82-8e01-4008-9244-caa3b42aaa58 => generated 1238 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: 8|app: 0|req: 410/771] 10.0.0.226 () {34 vars in 668 bytes} [Wed Jun 24 19:08:03 2026] POST /v2.0/subnets => generated 649 bytes in 403 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/772] 199.19.213.244 () {34 vars in 1057 bytes} [Wed Jun 24 19:08:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=6416fa2b-48ef-43e3-a999-488d3cded4ef => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:08:03.854 8 WARNING neutron_lib.context [None req-402c7225-83d2-4c45-89d5-aaa21d27130c 1959aa5879964f5eae767325f936de8f ceed3863949a41d08b6e0cf88a24537f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:08:03.926 8 INFO neutron.db.segments_db [None req-402c7225-83d2-4c45-89d5-aaa21d27130c 1959aa5879964f5eae767325f936de8f ceed3863949a41d08b6e0cf88a24537f - - default default] Added segment 4125ceed-6b94-4db4-907b-fea1380e72cc of type vxlan for network 54f05262-8ff4-4814-909d-cc4f3f9268eb 2026-06-24 19:08:03.969 7 INFO neutron.db.segments_db [None req-8193846d-6763-4d63-ae84-f785179ba616 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] Added segment 495476fc-30de-46d5-a95b-37ac62918d42 of type vxlan for network 90c970d1-e5cd-439e-bb99-4980507f1786 [pid: 7|app: 0|req: 362/773] 10.0.0.226 () {34 vars in 670 bytes} [Wed Jun 24 19:08:03 2026] POST /v2.0/networks => generated 743 bytes in 499 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/774] 10.0.0.226 () {34 vars in 669 bytes} [Wed Jun 24 19:08:03 2026] POST /v2.0/networks => generated 647 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/775] 199.19.213.244 () {34 vars in 983 bytes} [Wed Jun 24 19:08:04 2026] GET /v2.0/subnets?id=26b2ebb8-3156-4eb5-bd27-287662f3d73b => generated 678 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/776] 10.0.0.226 () {34 vars in 742 bytes} [Wed Jun 24 19:08:04 2026] PUT /v2.0/networks/54f05262-8ff4-4814-909d-cc4f3f9268eb => generated 592 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/777] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:08:04 2026] GET /v2.0/ports?network_id=702c1489-39d9-46e3-b801-87268bb7f26a&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: 413/778] 10.0.0.226 () {34 vars in 668 bytes} [Wed Jun 24 19:08:04 2026] POST /v2.0/subnets => generated 666 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:08:04.358 7 WARNING neutron_lib.context [None req-4977f966-a78d-42e0-91af-a9041435a319 1959aa5879964f5eae767325f936de8f ceed3863949a41d08b6e0cf88a24537f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 414/779] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:08:04 2026] GET /v2.0/ports?device_id=7d81fc82-8e01-4008-9244-caa3b42aaa58 => generated 969 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:08:04.603 8 WARNING neutron_lib.context [None req-3e38314d-0522-4357-8e91-bfdc80bab1db 22ad108a977141fab7e245b58127de01 4ea6fb3c4fe44ac883d8c810d8cfc4b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 366/780] 10.0.0.226 () {34 vars in 668 bytes} [Wed Jun 24 19:08:04 2026] POST /v2.0/subnets => generated 622 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:08:04.789 8 INFO neutron.db.segments_db [None req-3e38314d-0522-4357-8e91-bfdc80bab1db 22ad108a977141fab7e245b58127de01 4ea6fb3c4fe44ac883d8c810d8cfc4b9 - - default default] Added segment 1c53aa22-3db0-4f66-949c-c5abf05214f1 of type vxlan for network 8dcdbfac-7d3d-45ab-8722-a6c59e55a9f2 [pid: 7|app: 0|req: 367/781] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:08:04 2026] GET /v2.0/networks/702c1489-39d9-46e3-b801-87268bb7f26a?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:08:04.882 7 INFO neutron.db.segments_db [None req-9835fcef-03f8-46ad-9af6-782299cf8b1a 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] Added segment ee391ae2-36fb-429b-9753-b302cfb37369 of type vxlan for network 8cce11b5-65a5-43b1-8cfa-ab4e5c14159b [pid: 8|app: 0|req: 415/782] 10.0.0.226 () {34 vars in 669 bytes} [Wed Jun 24 19:08:04 2026] POST /v2.0/networks => generated 629 bytes in 446 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/783] 10.0.0.184 () {34 vars in 1039 bytes} [Wed Jun 24 19:08:04 2026] GET /v2.0/security-groups?id=4598dbcf-86dc-412b-b60c-51bb7a8825c9&fields=id&fields=name => generated 113 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:08:05.234 7 INFO neutron.db.l3_hamode_db [None req-9835fcef-03f8-46ad-9af6-782299cf8b1a 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 417/784] 10.0.0.226 () {34 vars in 740 bytes} [Wed Jun 24 19:08:04 2026] PUT /v2.0/subnets/d1ae706d-76a4-40f0-b850-80e0dc3dc4de => generated 632 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/785] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:08:05 2026] GET /v2.0/networks/702c1489-39d9-46e3-b801-87268bb7f26a?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-24 19:08:05.330 8 WARNING neutron_lib.context [None req-5b5092c4-9ce7-4c41-ae7f-f9e784b9c89f 22ad108a977141fab7e245b58127de01 4ea6fb3c4fe44ac883d8c810d8cfc4b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:08:05.391 8 INFO neutron.db.segments_db [None req-5b5092c4-9ce7-4c41-ae7f-f9e784b9c89f 22ad108a977141fab7e245b58127de01 4ea6fb3c4fe44ac883d8c810d8cfc4b9 - - default default] Added segment a1dc3187-a279-4836-b2af-e715d5d0308c of type vxlan for network c7c886b7-1792-48d7-855b-c8b4671362d1 [pid: 8|app: 0|req: 419/786] 10.0.0.226 () {34 vars in 669 bytes} [Wed Jun 24 19:08:05 2026] POST /v2.0/networks => generated 629 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:08:06.285 8 INFO neutron.services.segments.plugin [-] Segment 4125ceed-6b94-4db4-907b-fea1380e72cc resource provider aggregate not found 2026-06-24 19:08:06.291 8 INFO neutron.services.segments.plugin [-] Segment 4125ceed-6b94-4db4-907b-fea1380e72cc resource provider aggregate not found 2026-06-24 19:08:06.313 8 INFO neutron.services.segments.plugin [-] Segment 4125ceed-6b94-4db4-907b-fea1380e72cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4125ceed-6b94-4db4-907b-fea1380e72cc found for delete ", "request_id": "req-05b4e594-6019-4b7a-b9d5-412ebaafd8bb"}]} [pid: 8|app: 0|req: 420/787] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:08:05 2026] DELETE /v2.0/networks/54f05262-8ff4-4814-909d-cc4f3f9268eb => generated 0 bytes in 754 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:08:06.329 8 INFO neutron.services.segments.plugin [-] Segment 4125ceed-6b94-4db4-907b-fea1380e72cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4125ceed-6b94-4db4-907b-fea1380e72cc found for delete ", "request_id": "req-ccd5f6a2-0431-4e9b-a715-9f0db41718cd"}]} [pid: 8|app: 0|req: 421/788] 199.19.213.244 () {34 vars in 1079 bytes} [Wed Jun 24 19:08:06 2026] GET /v2.0/ports?tenant_id=2655f83ad2154034885c967d21450fb9&device_id=7d81fc82-8e01-4008-9244-caa3b42aaa58 => generated 1238 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:08:06.382 8 WARNING neutron_lib.context [None req-078769a6-5c21-455a-8915-2773da1d6a74 22ad108a977141fab7e245b58127de01 4ea6fb3c4fe44ac883d8c810d8cfc4b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:08:06.558 7 INFO neutron.db.l3_hamode_db [None req-9835fcef-03f8-46ad-9af6-782299cf8b1a 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 422/789] 10.0.0.226 () {34 vars in 668 bytes} [Wed Jun 24 19:08:06 2026] POST /v2.0/subnets => generated 602 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/790] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:08:06 2026] GET /v2.0/ports?device_id=7d81fc82-8e01-4008-9244-caa3b42aaa58 => generated 969 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:08:06.815 8 INFO neutron.pecan_wsgi.hooks.translation [None req-04a8ba3f-eee2-4d22-852e-cb59745ded85 1959aa5879964f5eae767325f936de8f ceed3863949a41d08b6e0cf88a24537f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 424/791] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:08:06 2026] DELETE /v2.0/networks/54f05262-8ff4-4814-909d-cc4f3f9268eb => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/792] 199.19.213.244 () {34 vars in 985 bytes} [Wed Jun 24 19:08:06 2026] GET /v2.0/networks?id=702c1489-39d9-46e3-b801-87268bb7f26a => generated 780 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:08:06.908 8 WARNING neutron_lib.context [None req-70c913aa-17d2-4fc7-9c76-9151b703fde7 22ad108a977141fab7e245b58127de01 4ea6fb3c4fe44ac883d8c810d8cfc4b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 426/793] 10.0.0.226 () {34 vars in 668 bytes} [Wed Jun 24 19:08:06 2026] POST /v2.0/subnets => generated 602 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/794] 10.0.0.184 () {34 vars in 1039 bytes} [Wed Jun 24 19:08:07 2026] GET /v2.0/security-groups?id=4598dbcf-86dc-412b-b60c-51bb7a8825c9&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/795] 10.0.0.226 () {32 vars in 693 bytes} [Wed Jun 24 19:08:07 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 501 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/796] 199.19.213.244 () {34 vars in 1057 bytes} [Wed Jun 24 19:08:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=6416fa2b-48ef-43e3-a999-488d3cded4ef => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:08:07.821 8 WARNING neutron_lib.context [None req-082a5e7d-e63c-43de-a06c-42969ca68b23 22ad108a977141fab7e245b58127de01 4ea6fb3c4fe44ac883d8c810d8cfc4b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:08:07.854 8 INFO neutron.db.segments_db [None req-082a5e7d-e63c-43de-a06c-42969ca68b23 22ad108a977141fab7e245b58127de01 4ea6fb3c4fe44ac883d8c810d8cfc4b9 - - default default] Added segment 9198972f-3f98-448e-976a-39ad7abdf3e6 of type vxlan for network 754012f4-68d8-4e8f-9ce7-dee4c17add65 [pid: 7|app: 0|req: 368/797] 10.0.0.226 () {34 vars in 668 bytes} [Wed Jun 24 19:08:04 2026] POST /v2.0/routers => generated 730 bytes in 3118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/798] 10.0.0.226 () {32 vars in 741 bytes} [Wed Jun 24 19:08:07 2026] GET /v2.0/subnets?network_id=db00121f-c0b5-4d60-a945-3879edfda871 => generated 626 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/799] 199.19.213.244 () {34 vars in 983 bytes} [Wed Jun 24 19:08:08 2026] GET /v2.0/subnets?id=26b2ebb8-3156-4eb5-bd27-287662f3d73b => generated 678 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:08:08.261 8 INFO neutron.db.l3_hamode_db [None req-082a5e7d-e63c-43de-a06c-42969ca68b23 22ad108a977141fab7e245b58127de01 4ea6fb3c4fe44ac883d8c810d8cfc4b9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:08:08.500 8 INFO neutron.db.l3_hamode_db [None req-082a5e7d-e63c-43de-a06c-42969ca68b23 22ad108a977141fab7e245b58127de01 4ea6fb3c4fe44ac883d8c810d8cfc4b9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 430/800] 10.0.0.226 () {34 vars in 668 bytes} [Wed Jun 24 19:08:07 2026] POST /v2.0/routers => generated 507 bytes in 1622 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/801] 10.0.0.226 () {32 vars in 652 bytes} [Wed Jun 24 19:08:09 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: 432/802] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:08:09 2026] GET /v2.0/ports?network_id=702c1489-39d9-46e3-b801-87268bb7f26a&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/803] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:08:09 2026] GET /v2.0/ports?device_id=7d81fc82-8e01-4008-9244-caa3b42aaa58 => generated 971 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/804] 10.0.0.226 () {34 vars in 782 bytes} [Wed Jun 24 19:08:08 2026] PUT /v2.0/routers/3b5a1888-793b-4f7a-b9c2-a907ad9ea902/add_router_interface => generated 309 bytes in 2213 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/805] 10.0.0.226 () {32 vars in 648 bytes} [Wed Jun 24 19:08:10 2026] GET /v2.0/networks => generated 1312 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/806] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:08:10 2026] GET /v2.0/networks/702c1489-39d9-46e3-b801-87268bb7f26a?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: 376/809] 10.0.0.184 () {34 vars in 1039 bytes} [Wed Jun 24 19:08:10 2026] GET /v2.0/security-groups?id=4598dbcf-86dc-412b-b60c-51bb7a8825c9&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/810] 10.0.0.226 () {32 vars in 646 bytes} [Wed Jun 24 19:08:10 2026] GET /v2.0/subnets => generated 1265 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/811] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:08:10 2026] GET /v2.0/networks/702c1489-39d9-46e3-b801-87268bb7f26a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/812] 10.0.0.226 () {32 vars in 722 bytes} [Wed Jun 24 19:08:10 2026] GET /v2.0/networks/93c2f00c-a7e3-4c09-a305-acd16091da2a => generated 672 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/813] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:08:10 2026] GET /v2.0/ports?device_id=7d81fc82-8e01-4008-9244-caa3b42aaa58 => generated 971 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/814] 10.0.0.226 () {32 vars in 720 bytes} [Wed Jun 24 19:08:10 2026] GET /v2.0/subnets/f3ed1fce-d21c-46b9-90ab-4030d67f5fc3 => generated 649 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:08:11.410 7 INFO neutron.db.l3_db [None req-bc27c731-905f-455c-83cc-e2c2093c97c3 b31fe960b03f4755b92b4029482b6fca 2655f83ad2154034885c967d21450fb9 - - default default] Floating IP a88cc663-9f73-415f-8052-ff51cb2cd641 associated. External IP: 10.96.250.202, port: 6416fa2b-48ef-43e3-a999-488d3cded4ef. [pid: 8|app: 0|req: 434/815] 10.0.0.226 () {34 vars in 782 bytes} [Wed Jun 24 19:08:09 2026] PUT /v2.0/routers/7710a8a6-de45-44e6-93e5-c8639638b3de/add_router_interface => generated 309 bytes in 1839 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:08:11.454 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4bae82fc-451d-4e55-923a-e136bcb25e2b 1959aa5879964f5eae767325f936de8f ceed3863949a41d08b6e0cf88a24537f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 435/816] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:08:11 2026] DELETE /v2.0/subnets/d1ae706d-76a4-40f0-b850-80e0dc3dc4de => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:08:11.462 8 WARNING neutron_lib.context [None req-b0a3c23e-aa57-4500-bad5-7c85ee6d08c3 c011acda2f4148728c16bde403cd982d 3d8e86b259ef447ea721714f8c9905e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 436/817] 10.0.0.226 () {34 vars in 684 bytes} [Wed Jun 24 19:08:11 2026] POST /v2.0/security-groups => generated 1659 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/818] 10.0.0.226 () {32 vars in 716 bytes} [Wed Jun 24 19:08:11 2026] GET /v2.0/ports/2d885a98-f0e7-401c-ae5d-2a22ebf67a64 => generated 955 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:08:11.709 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fb22322d-64ec-481a-8e62-d2e08651df84 1959aa5879964f5eae767325f936de8f ceed3863949a41d08b6e0cf88a24537f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 438/819] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:08:11 2026] DELETE /v2.0/networks/54f05262-8ff4-4814-909d-cc4f3f9268eb => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:08:11.718 8 WARNING neutron_lib.context [None req-1b92e94e-e83d-406e-9652-94a7ecefa57a c011acda2f4148728c16bde403cd982d 3d8e86b259ef447ea721714f8c9905e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 382/820] 10.0.0.226 () {34 vars in 748 bytes} [Wed Jun 24 19:08:10 2026] PUT /v2.0/floatingips/a88cc663-9f73-415f-8052-ff51cb2cd641 => generated 855 bytes in 924 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/821] 10.0.0.226 () {34 vars in 694 bytes} [Wed Jun 24 19:08:11 2026] POST /v2.0/security-group-rules => generated 597 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:08:11.901 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6b0af6bf-b83b-4014-9976-b03d04fdcd0d'] response: {'name': 'network-changed', 'server_uuid': '7d81fc82-8e01-4008-9244-caa3b42aaa58', 'tag': '6416fa2b-48ef-43e3-a999-488d3cded4ef', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 440/822] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:08:11 2026] DELETE /v2.0/subnets/f3ed1fce-d21c-46b9-90ab-4030d67f5fc3 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:08:12.156 8 WARNING neutron_lib.context [None req-006f69ce-e958-4efa-9cca-5a0ff2220792 c011acda2f4148728c16bde403cd982d 3d8e86b259ef447ea721714f8c9905e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 441/823] 10.0.0.226 () {34 vars in 694 bytes} [Wed Jun 24 19:08:12 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: 442/824] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:08:12 2026] GET /v2.0/ports?device_id=7d81fc82-8e01-4008-9244-caa3b42aaa58 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/825] 199.19.213.244 () {34 vars in 1079 bytes} [Wed Jun 24 19:08:12 2026] GET /v2.0/ports?tenant_id=2655f83ad2154034885c967d21450fb9&device_id=7d81fc82-8e01-4008-9244-caa3b42aaa58 => generated 1240 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:08:12.896 8 INFO neutron.services.segments.plugin [-] Segment 1d5d67ea-4489-4a72-8e4b-91f7c967faaf resource provider aggregate not found 2026-06-24 19:08:12.900 8 INFO neutron.services.segments.plugin [-] Segment 1d5d67ea-4489-4a72-8e4b-91f7c967faaf resource provider aggregate not found [pid: 8|app: 0|req: 444/826] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:08:12 2026] DELETE /v2.0/networks/93c2f00c-a7e3-4c09-a305-acd16091da2a => generated 0 bytes in 519 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:08:12.928 8 INFO neutron.services.segments.plugin [-] Segment 1d5d67ea-4489-4a72-8e4b-91f7c967faaf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d5d67ea-4489-4a72-8e4b-91f7c967faaf found for delete ", "request_id": "req-233761df-f4ce-4c8a-804e-16897873105d"}]} 2026-06-24 19:08:12.929 8 INFO neutron.services.segments.plugin [-] Segment 1d5d67ea-4489-4a72-8e4b-91f7c967faaf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d5d67ea-4489-4a72-8e4b-91f7c967faaf found for delete ", "request_id": "req-0104229b-3cfb-406f-b293-f22d3793b0a7"}]} 2026-06-24 19:08:12.933 8 WARNING neutron_lib.context [None req-53da2e06-3c55-4ced-a9a2-919453569097 c011acda2f4148728c16bde403cd982d 3d8e86b259ef447ea721714f8c9905e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 383/827] 10.0.0.226 () {34 vars in 782 bytes} [Wed Jun 24 19:08:11 2026] PUT /v2.0/routers/7710a8a6-de45-44e6-93e5-c8639638b3de/add_router_interface => generated 309 bytes in 1914 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/828] 10.0.0.184 () {34 vars in 1039 bytes} [Wed Jun 24 19:08:13 2026] GET /v2.0/security-groups?id=4598dbcf-86dc-412b-b60c-51bb7a8825c9&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/829] 10.0.0.226 () {34 vars in 675 bytes} [Wed Jun 24 19:08:12 2026] POST /v2.0/floatingips => generated 552 bytes in 909 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/830] 199.19.213.244 () {34 vars in 985 bytes} [Wed Jun 24 19:08:13 2026] GET /v2.0/networks?id=702c1489-39d9-46e3-b801-87268bb7f26a => generated 780 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/831] 10.0.0.226 () {32 vars in 716 bytes} [Wed Jun 24 19:08:13 2026] GET /v2.0/ports/9c638ff9-352c-4d3c-8669-4c0012cf18ba => generated 955 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/832] 199.19.213.244 () {34 vars in 1057 bytes} [Wed Jun 24 19:08:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=6416fa2b-48ef-43e3-a999-488d3cded4ef => 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: 446/833] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:08:13 2026] GET /v2.0/security-groups?tenant_id=ceed3863949a41d08b6e0cf88a24537f&name=default => generated 2925 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/834] 199.19.213.244 () {34 vars in 983 bytes} [Wed Jun 24 19:08:14 2026] GET /v2.0/subnets?id=26b2ebb8-3156-4eb5-bd27-287662f3d73b => generated 678 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/835] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:08:14 2026] DELETE /v2.0/security-groups/e415411f-e4bb-4029-a9ba-76b386cdf6be => 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: 449/836] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:08:14 2026] GET /v2.0/ports?network_id=702c1489-39d9-46e3-b801-87268bb7f26a&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: 450/837] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:08:14 2026] GET /v2.0/networks/702c1489-39d9-46e3-b801-87268bb7f26a?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: 451/838] 10.0.0.184 () {34 vars in 1097 bytes} [Wed Jun 24 19:08:14 2026] GET /v2.0/security-groups?name=tempest-securitygroup--133270525&fields=id&tenant_id=3d8e86b259ef447ea721714f8c9905e3 => generated 69 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/839] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:08:14 2026] GET /v2.0/networks/702c1489-39d9-46e3-b801-87268bb7f26a?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: 453/840] 10.0.0.184 () {34 vars in 981 bytes} [Wed Jun 24 19:08:14 2026] GET /v2.0/networks?id=90c970d1-e5cd-439e-bb99-4980507f1786 => generated 675 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/841] 10.0.0.184 () {34 vars in 964 bytes} [Wed Jun 24 19:08:14 2026] GET /v2.0/quotas/3d8e86b259ef447ea721714f8c9905e3 => 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: 455/842] 10.0.0.184 () {34 vars in 1001 bytes} [Wed Jun 24 19:08:14 2026] GET /v2.0/ports?tenant_id=3d8e86b259ef447ea721714f8c9905e3&fields=id => generated 103 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/843] 10.0.0.184 () {34 vars in 1007 bytes} [Wed Jun 24 19:08:14 2026] GET /v2.0/networks/90c970d1-e5cd-439e-bb99-4980507f1786?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: 457/844] 10.0.0.184 () {34 vars in 1107 bytes} [Wed Jun 24 19:08:14 2026] GET /v2.0/networks/90c970d1-e5cd-439e-bb99-4980507f1786?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: 8|app: 0|req: 458/845] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:08:15 2026] GET /v2.0/ports?device_id=836550b7-2c91-44de-bd69-99397cba8ffa => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/846] 10.0.0.226 () {34 vars in 788 bytes} [Wed Jun 24 19:08:14 2026] PUT /v2.0/routers/7710a8a6-de45-44e6-93e5-c8639638b3de/remove_router_interface => generated 309 bytes in 1223 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/847] 199.19.213.244 () {34 vars in 985 bytes} [Wed Jun 24 19:08:15 2026] GET /v2.0/networks?id=90c970d1-e5cd-439e-bb99-4980507f1786 => generated 675 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/848] 199.19.213.244 () {34 vars in 1049 bytes} [Wed Jun 24 19:08:15 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3d8e86b259ef447ea721714f8c9905e3 => generated 180 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:08:15.938 7 WARNING neutron_lib.context [req-fa056714-8373-43cd-aad0-87b7e43dd15a req-c8a0451d-2077-4b55-bd72-e7859a6b73ab c011acda2f4148728c16bde403cd982d 3d8e86b259ef447ea721714f8c9905e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 391/849] 199.19.213.244 () {38 vars in 954 bytes} [Wed Jun 24 19:08:15 2026] POST /v2.0/ports => generated 958 bytes in 499 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-24 19:08:16.619 7 WARNING neutron_lib.context [None req-b90a5c27-d6db-47e9-ac55-32dafe8ebe30 4dbc108ef93e435f98501b796a88ad38 d6a2bc60d147449dab9a7b28d2c97303 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:08:16.791 7 INFO neutron.db.segments_db [None req-b90a5c27-d6db-47e9-ac55-32dafe8ebe30 4dbc108ef93e435f98501b796a88ad38 d6a2bc60d147449dab9a7b28d2c97303 - - default default] Added segment 21021ceb-bb86-4ec7-afa6-156cad031f26 of type vxlan for network 6cbd6c93-fb1f-445a-a671-c87be086571c [pid: 7|app: 0|req: 392/850] 10.0.0.226 () {34 vars in 669 bytes} [Wed Jun 24 19:08:16 2026] POST /v2.0/networks => generated 644 bytes in 458 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/851] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:08:16 2026] GET /v2.0/ports?device_id=836550b7-2c91-44de-bd69-99397cba8ffa => generated 961 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/852] 10.0.0.226 () {34 vars in 788 bytes} [Wed Jun 24 19:08:15 2026] PUT /v2.0/routers/7710a8a6-de45-44e6-93e5-c8639638b3de/remove_router_interface => generated 309 bytes in 1753 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:08:16.993 8 WARNING neutron_lib.context [None req-bf67315d-f9ff-4d46-ac77-0192666ddc72 4dbc108ef93e435f98501b796a88ad38 d6a2bc60d147449dab9a7b28d2c97303 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 460/853] 10.0.0.226 () {34 vars in 668 bytes} [Wed Jun 24 19:08:16 2026] POST /v2.0/subnets => generated 617 bytes in 323 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/854] 10.0.0.184 () {34 vars in 1039 bytes} [Wed Jun 24 19:08:17 2026] GET /v2.0/security-groups?id=c014cc47-abc0-4194-b624-acc08af2dad4&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/855] 10.0.0.226 () {32 vars in 735 bytes} [Wed Jun 24 19:08:17 2026] GET /v2.0/ports?device_id=7710a8a6-de45-44e6-93e5-c8639638b3de => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:08:17.382 8 WARNING neutron_lib.context [None req-a5f51931-3a85-4b9b-8360-0aefe50548a5 4dbc108ef93e435f98501b796a88ad38 d6a2bc60d147449dab9a7b28d2c97303 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:08:17.437 8 INFO neutron.db.segments_db [None req-a5f51931-3a85-4b9b-8360-0aefe50548a5 4dbc108ef93e435f98501b796a88ad38 d6a2bc60d147449dab9a7b28d2c97303 - - default default] Added segment d55e3961-d7f3-42ca-82c9-46b38d27eee6 of type vxlan for network df304bf8-527a-4e3b-95bb-4b5fd2f0c6f2 [pid: 7|app: 0|req: 394/856] 199.19.213.244 () {38 vars in 1027 bytes} [Wed Jun 24 19:08:16 2026] PUT /v2.0/ports/86ced11c-8b07-42db-ad1d-3eaed2333dfa => generated 1203 bytes in 511 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-24 19:08:17.529 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b5a63bd8-e264-49ac-a84e-2861124135e4'] response: {'name': 'network-changed', 'server_uuid': '836550b7-2c91-44de-bd69-99397cba8ffa', 'tag': '86ced11c-8b07-42db-ad1d-3eaed2333dfa', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 463/857] 10.0.0.226 () {34 vars in 669 bytes} [Wed Jun 24 19:08:17 2026] POST /v2.0/networks => generated 643 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/858] 199.19.213.244 () {34 vars in 1079 bytes} [Wed Jun 24 19:08:17 2026] GET /v2.0/ports?tenant_id=3d8e86b259ef447ea721714f8c9905e3&device_id=836550b7-2c91-44de-bd69-99397cba8ffa => generated 1242 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/859] 10.0.0.226 () {34 vars in 742 bytes} [Wed Jun 24 19:08:17 2026] PUT /v2.0/networks/df304bf8-527a-4e3b-95bb-4b5fd2f0c6f2 => generated 592 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/860] 199.19.213.244 () {34 vars in 1059 bytes} [Wed Jun 24 19:08:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=86ced11c-8b07-42db-ad1d-3eaed2333dfa => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:08:17.819 8 WARNING neutron_lib.context [None req-509ae2cf-a775-4c7c-8918-ec7bcb4d78ac 4dbc108ef93e435f98501b796a88ad38 d6a2bc60d147449dab9a7b28d2c97303 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 467/861] 10.0.0.226 () {34 vars in 668 bytes} [Wed Jun 24 19:08:17 2026] POST /v2.0/subnets => generated 602 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/862] 199.19.213.244 () {34 vars in 983 bytes} [Wed Jun 24 19:08:18 2026] GET /v2.0/subnets?id=c49cd265-ec54-425e-a6fb-42885ad239bc => generated 669 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:08:18.263 7 INFO neutron.services.segments.plugin [-] Segment 9198972f-3f98-448e-976a-39ad7abdf3e6 resource provider aggregate not found 2026-06-24 19:08:18.269 7 INFO neutron.services.segments.plugin [-] Segment 9198972f-3f98-448e-976a-39ad7abdf3e6 resource provider aggregate not found 2026-06-24 19:08:18.280 7 INFO neutron.services.segments.plugin [-] Segment 9198972f-3f98-448e-976a-39ad7abdf3e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9198972f-3f98-448e-976a-39ad7abdf3e6 found for delete ", "request_id": "req-a4a3c309-8a06-4d58-b565-08bc48d926b5"}]} 2026-06-24 19:08:18.290 7 INFO neutron.db.l3_hamode_db [None req-bcaa769a-1f8f-4164-9b7f-2ffe3ce9d64c 22ad108a977141fab7e245b58127de01 4ea6fb3c4fe44ac883d8c810d8cfc4b9 - - default default] HA network 754012f4-68d8-4e8f-9ce7-dee4c17add65 was deleted as no HA routers are present in tenant 4ea6fb3c4fe44ac883d8c810d8cfc4b9. 2026-06-24 19:08:18.292 7 INFO neutron.services.segments.plugin [-] Segment 9198972f-3f98-448e-976a-39ad7abdf3e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9198972f-3f98-448e-976a-39ad7abdf3e6 found for delete ", "request_id": "req-49f8148b-afb8-4991-b670-8fbcab8831c9"}]} [pid: 7|app: 0|req: 395/863] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:08:17 2026] DELETE /v2.0/routers/7710a8a6-de45-44e6-93e5-c8639638b3de => generated 0 bytes in 806 msecs (HTTP/1.1 204) 2 headers in 112 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: 396/864] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:08:18 2026] GET /v2.0/ports?network_id=90c970d1-e5cd-439e-bb99-4980507f1786&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/865] 10.0.0.226 () {34 vars in 740 bytes} [Wed Jun 24 19:08:18 2026] PUT /v2.0/subnets/9d714fe8-9e14-4bd1-8aa9-71c3d9c3c834 => generated 612 bytes in 351 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/866] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:08:18 2026] DELETE /v2.0/subnets/fa62a316-8214-496a-bbd7-f18eb64c7b4f => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/867] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:08:18 2026] GET /v2.0/networks/90c970d1-e5cd-439e-bb99-4980507f1786?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/868] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:08:18 2026] GET /v2.0/ports?device_id=836550b7-2c91-44de-bd69-99397cba8ffa => generated 973 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/869] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:08:18 2026] DELETE /v2.0/subnets/19890950-8839-4840-b394-962c74871dde => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/870] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:08:18 2026] GET /v2.0/networks/90c970d1-e5cd-439e-bb99-4980507f1786?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: 401/871] 10.0.0.184 () {34 vars in 1039 bytes} [Wed Jun 24 19:08:19 2026] GET /v2.0/security-groups?id=c014cc47-abc0-4194-b624-acc08af2dad4&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:08:19.305 8 INFO neutron.services.segments.plugin [-] Segment d55e3961-d7f3-42ca-82c9-46b38d27eee6 resource provider aggregate not found 2026-06-24 19:08:19.320 8 INFO neutron.services.segments.plugin [-] Segment d55e3961-d7f3-42ca-82c9-46b38d27eee6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d55e3961-d7f3-42ca-82c9-46b38d27eee6 found for delete ", "request_id": "req-411db77b-2501-4f4f-bef1-d78adef38612"}]} 2026-06-24 19:08:19.321 8 INFO neutron.services.segments.plugin [-] Segment d55e3961-d7f3-42ca-82c9-46b38d27eee6 resource provider aggregate not found 2026-06-24 19:08:19.338 8 INFO neutron.services.segments.plugin [-] Segment d55e3961-d7f3-42ca-82c9-46b38d27eee6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d55e3961-d7f3-42ca-82c9-46b38d27eee6 found for delete ", "request_id": "req-a9eb79f0-ca9f-4ec1-9717-aa5b70c492f9"}]} [pid: 8|app: 0|req: 471/872] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:08:18 2026] DELETE /v2.0/networks/df304bf8-527a-4e3b-95bb-4b5fd2f0c6f2 => generated 0 bytes in 727 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/873] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:08:19 2026] DELETE /v2.0/networks/c7c886b7-1792-48d7-855b-c8b4671362d1 => 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: 472/874] 199.19.213.244 () {34 vars in 1079 bytes} [Wed Jun 24 19:08:19 2026] GET /v2.0/ports?tenant_id=3d8e86b259ef447ea721714f8c9905e3&device_id=836550b7-2c91-44de-bd69-99397cba8ffa => generated 1242 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/875] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:08:19 2026] DELETE /v2.0/networks/8dcdbfac-7d3d-45ab-8722-a6c59e55a9f2 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/876] 199.19.213.244 () {34 vars in 985 bytes} [Wed Jun 24 19:08:19 2026] GET /v2.0/networks?id=90c970d1-e5cd-439e-bb99-4980507f1786 => generated 771 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:08:19.752 8 WARNING neutron_lib.context [None req-1559479a-2dd2-48a2-b3e2-8bb48d8eee72 22ad108a977141fab7e245b58127de01 4ea6fb3c4fe44ac883d8c810d8cfc4b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:08:19.770 7 INFO neutron.pecan_wsgi.hooks.translation [None req-40313f02-701c-46eb-b7f0-667820df769f 4dbc108ef93e435f98501b796a88ad38 d6a2bc60d147449dab9a7b28d2c97303 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 403/877] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:08:19 2026] DELETE /v2.0/networks/df304bf8-527a-4e3b-95bb-4b5fd2f0c6f2 => generated 138 bytes in 419 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/878] 199.19.213.244 () {34 vars in 1059 bytes} [Wed Jun 24 19:08:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=86ced11c-8b07-42db-ad1d-3eaed2333dfa => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:08:19.814 8 INFO neutron.db.segments_db [None req-1559479a-2dd2-48a2-b3e2-8bb48d8eee72 22ad108a977141fab7e245b58127de01 4ea6fb3c4fe44ac883d8c810d8cfc4b9 - - default default] Added segment 32a65cd2-c950-43d3-9e98-26ac2b9d050b of type vxlan for network 6d044868-aaa9-4f68-b987-3e9a2646dec5 [pid: 7|app: 0|req: 405/879] 10.0.0.226 () {32 vars in 693 bytes} [Wed Jun 24 19:08:19 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/880] 10.0.0.226 () {34 vars in 669 bytes} [Wed Jun 24 19:08:19 2026] POST /v2.0/networks => generated 629 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/881] 199.19.213.244 () {34 vars in 983 bytes} [Wed Jun 24 19:08:19 2026] GET /v2.0/subnets?id=c49cd265-ec54-425e-a6fb-42885ad239bc => generated 669 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:08:19.981 8 WARNING neutron_lib.context [None req-0300b752-167b-4f9d-9eaa-fc6688d1d93b 22ad108a977141fab7e245b58127de01 4ea6fb3c4fe44ac883d8c810d8cfc4b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 406/882] 10.0.0.226 () {32 vars in 741 bytes} [Wed Jun 24 19:08:19 2026] GET /v2.0/subnets?network_id=db00121f-c0b5-4d60-a945-3879edfda871 => generated 626 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/883] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:08:19 2026] GET /v2.0/ports?network_id=90c970d1-e5cd-439e-bb99-4980507f1786&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/884] 10.0.0.226 () {32 vars in 652 bytes} [Wed Jun 24 19:08:20 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: 409/885] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:08:20 2026] GET /v2.0/networks/90c970d1-e5cd-439e-bb99-4980507f1786?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: 410/886] 10.0.0.226 () {32 vars in 648 bytes} [Wed Jun 24 19:08:20 2026] GET /v2.0/networks => generated 1309 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/887] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:08:20 2026] GET /v2.0/networks/90c970d1-e5cd-439e-bb99-4980507f1786?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: 8|app: 0|req: 477/888] 10.0.0.226 () {34 vars in 668 bytes} [Wed Jun 24 19:08:19 2026] POST /v2.0/subnets => generated 602 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:08:20.303 7 INFO neutron.services.segments.plugin [-] Segment a1dc3187-a279-4836-b2af-e715d5d0308c resource provider aggregate not found 2026-06-24 19:08:20.307 7 INFO neutron.services.segments.plugin [-] Segment a1dc3187-a279-4836-b2af-e715d5d0308c resource provider aggregate not found 2026-06-24 19:08:20.316 7 INFO neutron.services.segments.plugin [-] Segment a1dc3187-a279-4836-b2af-e715d5d0308c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1dc3187-a279-4836-b2af-e715d5d0308c found for delete ", "request_id": "req-5cfaa6ef-478c-4a70-8f4c-d3fa3b757531"}]} [pid: 7|app: 0|req: 412/889] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:08:20 2026] GET /v2.0/ports?device_id=836550b7-2c91-44de-bd69-99397cba8ffa => generated 973 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:08:20.325 7 INFO neutron.services.segments.plugin [-] Segment a1dc3187-a279-4836-b2af-e715d5d0308c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1dc3187-a279-4836-b2af-e715d5d0308c found for delete ", "request_id": "req-72367cca-6d2f-4ad7-94b1-86db2df9b562"}]} 2026-06-24 19:08:20.329 7 WARNING neutron_lib.context [None req-36b8d24c-34b8-4a63-b09c-0787bd0e2456 22ad108a977141fab7e245b58127de01 4ea6fb3c4fe44ac883d8c810d8cfc4b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 478/890] 10.0.0.226 () {32 vars in 646 bytes} [Wed Jun 24 19:08:20 2026] GET /v2.0/subnets => generated 1233 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:08:20.378 7 INFO neutron.db.segments_db [None req-36b8d24c-34b8-4a63-b09c-0787bd0e2456 22ad108a977141fab7e245b58127de01 4ea6fb3c4fe44ac883d8c810d8cfc4b9 - - default default] Added segment fbae02db-ef7c-4ec1-b887-06bc65e32330 of type vxlan for network c8d053e1-696d-463f-8bc4-8517fecb9998 [pid: 8|app: 0|req: 479/891] 10.0.0.184 () {34 vars in 1039 bytes} [Wed Jun 24 19:08:20 2026] GET /v2.0/security-groups?id=c014cc47-abc0-4194-b624-acc08af2dad4&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: 480/892] 10.0.0.226 () {32 vars in 722 bytes} [Wed Jun 24 19:08:20 2026] GET /v2.0/networks/6cbd6c93-fb1f-445a-a671-c87be086571c => generated 669 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/893] 10.0.0.226 () {32 vars in 720 bytes} [Wed Jun 24 19:08:20 2026] GET /v2.0/subnets/3fa8c03b-ab81-4102-84f6-338e4182c21f => generated 617 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:08:20.557 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b527ae5f-dbcb-480a-af88-dafd11e64c9d 4dbc108ef93e435f98501b796a88ad38 d6a2bc60d147449dab9a7b28d2c97303 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 482/894] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:08:20 2026] DELETE /v2.0/subnets/9d714fe8-9e14-4bd1-8aa9-71c3d9c3c834 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:08:20.584 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c19bcad4-bbcc-4990-99b0-867cc87ddbf4 4dbc108ef93e435f98501b796a88ad38 d6a2bc60d147449dab9a7b28d2c97303 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 483/895] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:08:20 2026] DELETE /v2.0/networks/df304bf8-527a-4e3b-95bb-4b5fd2f0c6f2 => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:08:20.710 7 INFO neutron.db.l3_hamode_db [None req-36b8d24c-34b8-4a63-b09c-0787bd0e2456 22ad108a977141fab7e245b58127de01 4ea6fb3c4fe44ac883d8c810d8cfc4b9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 484/896] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:08:20 2026] DELETE /v2.0/subnets/3fa8c03b-ab81-4102-84f6-338e4182c21f => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:08:20.888 7 INFO neutron.db.l3_hamode_db [None req-36b8d24c-34b8-4a63-b09c-0787bd0e2456 22ad108a977141fab7e245b58127de01 4ea6fb3c4fe44ac883d8c810d8cfc4b9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 485/897] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:08:20 2026] DELETE /v2.0/networks/6cbd6c93-fb1f-445a-a671-c87be086571c => generated 0 bytes in 396 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:08:21.491 8 INFO neutron.services.segments.plugin [-] Segment 1c53aa22-3db0-4f66-949c-c5abf05214f1 resource provider aggregate not found 2026-06-24 19:08:21.506 8 INFO neutron.services.segments.plugin [-] Segment 1c53aa22-3db0-4f66-949c-c5abf05214f1 resource provider aggregate not found 2026-06-24 19:08:21.527 8 INFO neutron.services.segments.plugin [-] Segment 1c53aa22-3db0-4f66-949c-c5abf05214f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c53aa22-3db0-4f66-949c-c5abf05214f1 found for delete ", "request_id": "req-0d87882d-5d89-470c-9d4f-ede0ac7101d2"}]} 2026-06-24 19:08:21.535 8 INFO neutron.services.segments.plugin [-] Segment 1c53aa22-3db0-4f66-949c-c5abf05214f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c53aa22-3db0-4f66-949c-c5abf05214f1 found for delete ", "request_id": "req-7f6b301d-35ec-4272-baf7-b096d7bd8edd"}]} 2026-06-24 19:08:21.558 8 INFO neutron.services.segments.plugin [-] Segment 21021ceb-bb86-4ec7-afa6-156cad031f26 resource provider aggregate not found 2026-06-24 19:08:21.578 8 INFO neutron.services.segments.plugin [-] Segment 21021ceb-bb86-4ec7-afa6-156cad031f26 resource provider aggregate not found 2026-06-24 19:08:21.584 8 INFO neutron.services.segments.plugin [-] Segment 21021ceb-bb86-4ec7-afa6-156cad031f26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21021ceb-bb86-4ec7-afa6-156cad031f26 found for delete ", "request_id": "req-45735e99-762a-4cf8-9df8-c61ddc5cf5bf"}]} 2026-06-24 19:08:21.607 8 INFO neutron.services.segments.plugin [-] Segment 21021ceb-bb86-4ec7-afa6-156cad031f26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21021ceb-bb86-4ec7-afa6-156cad031f26 found for delete ", "request_id": "req-0e55b7b4-b43f-4d3e-9e44-dfb4f50f509b"}]} [pid: 8|app: 0|req: 486/898] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:08:21 2026] GET /v2.0/ports?device_id=836550b7-2c91-44de-bd69-99397cba8ffa => generated 973 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/899] 10.0.0.184 () {34 vars in 1039 bytes} [Wed Jun 24 19:08:21 2026] GET /v2.0/security-groups?id=c014cc47-abc0-4194-b624-acc08af2dad4&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/900] 10.0.0.226 () {34 vars in 668 bytes} [Wed Jun 24 19:08:20 2026] POST /v2.0/routers => generated 506 bytes in 1525 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:08:21.864 7 WARNING neutron_lib.context [None req-0f05545a-defc-4ada-99ad-1ea445d3d664 22ad108a977141fab7e245b58127de01 4ea6fb3c4fe44ac883d8c810d8cfc4b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 488/901] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:08:21 2026] GET /v2.0/security-groups?tenant_id=d6a2bc60d147449dab9a7b28d2c97303&name=default => generated 2925 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/902] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:08:22 2026] DELETE /v2.0/security-groups/5b0fc453-a934-4f4a-9134-7f993da6a61b => 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: 414/903] 10.0.0.226 () {34 vars in 664 bytes} [Wed Jun 24 19:08:21 2026] POST /v2.0/ports => generated 947 bytes in 595 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: 415/904] 10.0.0.186 () {34 vars in 989 bytes} [Wed Jun 24 19:08:22 2026] GET /v2.0/ports?device_id=7d81fc82-8e01-4008-9244-caa3b42aaa58 => generated 1240 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/905] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:08:22 2026] GET /v2.0/ports?device_id=836550b7-2c91-44de-bd69-99397cba8ffa => generated 975 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/906] 10.0.0.186 () {34 vars in 1039 bytes} [Wed Jun 24 19:08:22 2026] GET /v2.0/security-groups?id=4598dbcf-86dc-412b-b60c-51bb7a8825c9&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: 418/907] 10.0.0.184 () {34 vars in 1039 bytes} [Wed Jun 24 19:08:23 2026] GET /v2.0/security-groups?id=c014cc47-abc0-4194-b624-acc08af2dad4&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/908] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:08:23 2026] GET /v2.0/ports?device_id=836550b7-2c91-44de-bd69-99397cba8ffa => generated 975 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:08:23.742 7 INFO neutron.db.l3_db [None req-49e0d9c7-ccf6-4012-a4df-a14664e1a33f c011acda2f4148728c16bde403cd982d 3d8e86b259ef447ea721714f8c9905e3 - - default default] Floating IP 8ca78f99-62d0-4123-8479-6f7ccd8cf30d associated. External IP: 10.96.250.218, port: 86ced11c-8b07-42db-ad1d-3eaed2333dfa. [pid: 7|app: 0|req: 420/909] 10.0.0.226 () {34 vars in 748 bytes} [Wed Jun 24 19:08:23 2026] PUT /v2.0/floatingips/8ca78f99-62d0-4123-8479-6f7ccd8cf30d => generated 856 bytes in 955 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:08:24.222 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0dd6725d-6540-441d-8f68-ae8e0abf17c2'] response: {'name': 'network-changed', 'server_uuid': '836550b7-2c91-44de-bd69-99397cba8ffa', 'tag': '86ced11c-8b07-42db-ad1d-3eaed2333dfa', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 490/910] 10.0.0.226 () {34 vars in 782 bytes} [Wed Jun 24 19:08:22 2026] PUT /v2.0/routers/2314a5fb-dcb2-4bfb-8e9c-f8116cb47dce/add_router_interface => generated 309 bytes in 1846 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: 491/911] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:08:24 2026] GET /v2.0/ports?device_id=836550b7-2c91-44de-bd69-99397cba8ffa => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/912] 199.19.213.244 () {34 vars in 1079 bytes} [Wed Jun 24 19:08:24 2026] GET /v2.0/ports?tenant_id=3d8e86b259ef447ea721714f8c9905e3&device_id=836550b7-2c91-44de-bd69-99397cba8ffa => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:08:24.404 7 WARNING neutron_lib.context [None req-2efeb3d4-b0f5-40df-914f-262b32784351 42fa05196917410caa0202ed555d2cb6 f63acbdf80ba48b38e3b1747d3232538 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 493/913] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:08:24 2026] GET /v2.0/ports?device_id=7d81fc82-8e01-4008-9244-caa3b42aaa58 => generated 971 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:08:24.557 7 INFO neutron.db.segments_db [None req-2efeb3d4-b0f5-40df-914f-262b32784351 42fa05196917410caa0202ed555d2cb6 f63acbdf80ba48b38e3b1747d3232538 - - default default] Added segment 3a5754f5-492a-4b79-afd2-c2e0bdb7b970 of type vxlan for network 9737e64f-a96e-41d3-9d00-f8cf02be2d5f [pid: 8|app: 0|req: 494/914] 10.0.0.226 () {32 vars in 716 bytes} [Wed Jun 24 19:08:24 2026] GET /v2.0/ports/cc93c4b3-9796-4454-a9d7-f5c9193d559c => generated 1021 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/915] 10.0.0.184 () {34 vars in 1039 bytes} [Wed Jun 24 19:08:24 2026] GET /v2.0/security-groups?id=c014cc47-abc0-4194-b624-acc08af2dad4&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/916] 10.0.0.226 () {34 vars in 669 bytes} [Wed Jun 24 19:08:24 2026] POST /v2.0/networks => generated 649 bytes in 475 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/917] 199.19.213.244 () {34 vars in 985 bytes} [Wed Jun 24 19:08:24 2026] GET /v2.0/networks?id=90c970d1-e5cd-439e-bb99-4980507f1786 => generated 771 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/918] 10.0.0.184 () {34 vars in 970 bytes} [Wed Jun 24 19:08:24 2026] GET /v2.0/ports/6416fa2b-48ef-43e3-a999-488d3cded4ef => generated 968 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:08:24.761 8 WARNING neutron_lib.context [None req-72f41a5b-919e-463b-8ea8-fd8d6e7b38c6 42fa05196917410caa0202ed555d2cb6 f63acbdf80ba48b38e3b1747d3232538 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 500/921] 10.0.0.226 () {34 vars in 664 bytes} [Wed Jun 24 19:08:24 2026] POST /v2.0/ports => generated 779 bytes in 442 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: 501/922] 199.19.213.244 () {34 vars in 1059 bytes} [Wed Jun 24 19:08:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=86ced11c-8b07-42db-ad1d-3eaed2333dfa => generated 859 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/923] 199.19.213.244 () {34 vars in 999 bytes} [Wed Jun 24 19:08:25 2026] GET /v2.0/subnets?network_id=702c1489-39d9-46e3-b801-87268bb7f26a => generated 660 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/924] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:08:25 2026] GET /v2.0/ports?device_id=836550b7-2c91-44de-bd69-99397cba8ffa => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:08:25.400 8 WARNING neutron_lib.context [None req-21f8c007-a265-44d4-a003-03b4b6347bc5 42fa05196917410caa0202ed555d2cb6 f63acbdf80ba48b38e3b1747d3232538 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:08:25.464 8 INFO neutron.db.segments_db [None req-21f8c007-a265-44d4-a003-03b4b6347bc5 42fa05196917410caa0202ed555d2cb6 f63acbdf80ba48b38e3b1747d3232538 - - default default] Added segment 8fd5c231-5270-4403-8510-e2786a2cd61d of type vxlan for network 8c896a16-9a3e-4c70-9b91-03f6d792e4ec [pid: 8|app: 0|req: 504/925] 10.0.0.226 () {34 vars in 669 bytes} [Wed Jun 24 19:08:25 2026] POST /v2.0/networks => generated 635 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/926] 199.19.213.244 () {34 vars in 983 bytes} [Wed Jun 24 19:08:25 2026] GET /v2.0/subnets?id=c49cd265-ec54-425e-a6fb-42885ad239bc => generated 669 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/927] 199.19.213.244 () {34 vars in 1145 bytes} [Wed Jun 24 19:08:25 2026] GET /v2.0/ports?device_id=7d81fc82-8e01-4008-9244-caa3b42aaa58&device_owner=compute%3Anova&network_id=702c1489-39d9-46e3-b801-87268bb7f26a => generated 971 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/928] 199.19.213.244 () {34 vars in 993 bytes} [Wed Jun 24 19:08:25 2026] GET /v2.0/ports?device_id=836550b7-2c91-44de-bd69-99397cba8ffa => generated 975 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/929] 10.0.0.184 () {34 vars in 1039 bytes} [Wed Jun 24 19:08:25 2026] GET /v2.0/security-groups?id=c014cc47-abc0-4194-b624-acc08af2dad4&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:08:25.835 8 WARNING neutron_lib.context [None req-04eb741f-bced-47ad-a1b5-c685eff0ac74 42fa05196917410caa0202ed555d2cb6 f63acbdf80ba48b38e3b1747d3232538 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 422/930] 10.0.0.226 () {34 vars in 788 bytes} [Wed Jun 24 19:08:24 2026] PUT /v2.0/routers/2314a5fb-dcb2-4bfb-8e9c-f8116cb47dce/remove_router_interface => generated 309 bytes in 1299 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: 423/931] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:08:25 2026] GET /v2.0/ports?network_id=90c970d1-e5cd-439e-bb99-4980507f1786&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/932] 10.0.0.226 () {34 vars in 668 bytes} [Wed Jun 24 19:08:25 2026] POST /v2.0/subnets => generated 622 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:08:26.928 8 INFO neutron.db.l3_db [req-7fdab8ec-66ac-4b75-ae32-7301bc661582 req-0a4efb11-add1-40d1-a619-e72ca0514abf c011acda2f4148728c16bde403cd982d 3d8e86b259ef447ea721714f8c9905e3 - - default default] Floating IP 8ca78f99-62d0-4123-8479-6f7ccd8cf30d disassociated. External IP: 10.96.250.218, port: 86ced11c-8b07-42db-ad1d-3eaed2333dfa. [pid: 7|app: 0|req: 424/933] 199.19.213.244 () {38 vars in 1027 bytes} [Wed Jun 24 19:08:25 2026] PUT /v2.0/ports/6416fa2b-48ef-43e3-a999-488d3cded4ef => generated 1145 bytes in 1133 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-24 19:08:27.168 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c10dd23c-365a-4803-aa9a-1347c7cba59f'] response: {'name': 'network-changed', 'server_uuid': '7d81fc82-8e01-4008-9244-caa3b42aaa58', 'tag': '6416fa2b-48ef-43e3-a999-488d3cded4ef', 'status': 'completed', 'code': 200} 2026-06-24 19:08:27.295 7 INFO neutron.api.v2.resource [None req-349e5c93-10a1-47d2-8c42-11f67eb926f5 22ad108a977141fab7e245b58127de01 4ea6fb3c4fe44ac883d8c810d8cfc4b9 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 425/934] 10.0.0.226 () {34 vars in 788 bytes} [Wed Jun 24 19:08:27 2026] PUT /v2.0/routers/2314a5fb-dcb2-4bfb-8e9c-f8116cb47dce/remove_router_interface => generated 197 bytes in 165 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/935] 199.19.213.244 () {36 vars in 996 bytes} [Wed Jun 24 19:08:26 2026] DELETE /v2.0/ports/86ced11c-8b07-42db-ad1d-3eaed2333dfa => generated 0 bytes in 1192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/936] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:08:27 2026] GET /v2.0/networks/90c970d1-e5cd-439e-bb99-4980507f1786?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:08:27.359 8 WARNING neutron_lib.context [None req-f3d3f625-d0bc-436c-a9d8-576702a29d6b 42fa05196917410caa0202ed555d2cb6 f63acbdf80ba48b38e3b1747d3232538 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 427/937] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:08:27 2026] GET /v2.0/ports?device_id=836550b7-2c91-44de-bd69-99397cba8ffa => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:08:27.408 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ea6ff443-5c9c-4c19-99b3-bd52fcc04176'] response: {'server_uuid': '836550b7-2c91-44de-bd69-99397cba8ffa', 'name': 'network-vif-deleted', 'tag': '86ced11c-8b07-42db-ad1d-3eaed2333dfa', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 428/938] 199.19.213.244 () {34 vars in 1079 bytes} [Wed Jun 24 19:08:27 2026] GET /v2.0/ports?tenant_id=2655f83ad2154034885c967d21450fb9&device_id=7d81fc82-8e01-4008-9244-caa3b42aaa58 => generated 1417 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/939] 10.0.0.226 () {32 vars in 735 bytes} [Wed Jun 24 19:08:27 2026] GET /v2.0/ports?device_id=2314a5fb-dcb2-4bfb-8e9c-f8116cb47dce => 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: 430/940] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:08:27 2026] GET /v2.0/networks/90c970d1-e5cd-439e-bb99-4980507f1786?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) [pid: 7|app: 0|req: 431/941] 199.19.213.244 () {34 vars in 985 bytes} [Wed Jun 24 19:08:27 2026] GET /v2.0/networks?id=702c1489-39d9-46e3-b801-87268bb7f26a => generated 780 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/942] 10.0.0.226 () {34 vars in 664 bytes} [Wed Jun 24 19:08:27 2026] POST /v2.0/ports => generated 966 bytes in 534 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: 512/943] 199.19.213.244 () {34 vars in 1057 bytes} [Wed Jun 24 19:08:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=6416fa2b-48ef-43e3-a999-488d3cded4ef => generated 860 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/944] 10.0.0.226 () {32 vars in 719 bytes} [Wed Jun 24 19:08:27 2026] DELETE /v2.0/ports/846a26ea-cdf3-4ddc-b569-58b14b9b701c => 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: 514/945] 199.19.213.244 () {34 vars in 1057 bytes} [Wed Jun 24 19:08:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=6416fa2b-48ef-43e3-a999-488d3cded4ef => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:08:28.363 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6ff7a83c-0290-426b-8b14-a6ec45636d35 42fa05196917410caa0202ed555d2cb6 f63acbdf80ba48b38e3b1747d3232538 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 515/946] 10.0.0.226 () {32 vars in 719 bytes} [Wed Jun 24 19:08:28 2026] DELETE /v2.0/ports/846a26ea-cdf3-4ddc-b569-58b14b9b701c => 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: 516/947] 199.19.213.244 () {34 vars in 983 bytes} [Wed Jun 24 19:08:28 2026] GET /v2.0/subnets?id=26b2ebb8-3156-4eb5-bd27-287662f3d73b => generated 678 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:08:28.418 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9ea91657-b152-4b85-9df9-fb771cd5b3ac 42fa05196917410caa0202ed555d2cb6 f63acbdf80ba48b38e3b1747d3232538 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 517/948] 10.0.0.226 () {32 vars in 716 bytes} [Wed Jun 24 19:08:28 2026] GET /v2.0/ports/846a26ea-cdf3-4ddc-b569-58b14b9b701c => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:08:28.459 7 INFO neutron.services.segments.plugin [-] Segment fbae02db-ef7c-4ec1-b887-06bc65e32330 resource provider aggregate not found [pid: 8|app: 0|req: 518/949] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:08:28 2026] GET /v2.0/ports?network_id=702c1489-39d9-46e3-b801-87268bb7f26a&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:08:28.470 7 INFO neutron.db.l3_hamode_db [None req-e9f00dff-a84a-46f6-b3a3-ca7c6c93b7a9 22ad108a977141fab7e245b58127de01 4ea6fb3c4fe44ac883d8c810d8cfc4b9 - - default default] HA network c8d053e1-696d-463f-8bc4-8517fecb9998 was deleted as no HA routers are present in tenant 4ea6fb3c4fe44ac883d8c810d8cfc4b9. [pid: 7|app: 0|req: 432/950] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:08:27 2026] DELETE /v2.0/routers/2314a5fb-dcb2-4bfb-8e9c-f8116cb47dce => generated 0 bytes in 790 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:08:28.484 7 INFO neutron.services.segments.plugin [-] Segment fbae02db-ef7c-4ec1-b887-06bc65e32330 resource provider aggregate not found 2026-06-24 19:08:28.488 7 INFO neutron.services.segments.plugin [-] Segment fbae02db-ef7c-4ec1-b887-06bc65e32330 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fbae02db-ef7c-4ec1-b887-06bc65e32330 found for delete ", "request_id": "req-cc095cbb-a068-404a-8524-06f8bc5aa91a"}]} 2026-06-24 19:08:28.497 7 INFO neutron.services.segments.plugin [-] Segment fbae02db-ef7c-4ec1-b887-06bc65e32330 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fbae02db-ef7c-4ec1-b887-06bc65e32330 found for delete ", "request_id": "req-33e40e0d-a61b-4d4e-b6b6-21abe917b907"}]} [pid: 7|app: 0|req: 433/951] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:08:28 2026] GET /v2.0/networks/702c1489-39d9-46e3-b801-87268bb7f26a?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: 519/952] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:08:28 2026] DELETE /v2.0/subnets/655fb0d5-f35d-4010-8744-4cf28f59cba1 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/953] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:08:28 2026] DELETE /v2.0/subnets/33a10c15-3367-41d2-bbc8-839b2466e878 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/954] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:08:28 2026] GET /v2.0/networks/702c1489-39d9-46e3-b801-87268bb7f26a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/955] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:08:28 2026] DELETE /v2.0/security-groups/c014cc47-abc0-4194-b624-acc08af2dad4 => generated 0 bytes in 152 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: 436/956] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:08:28 2026] DELETE /v2.0/networks/8c896a16-9a3e-4c70-9b91-03f6d792e4ec => generated 0 bytes in 427 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/957] 199.19.213.244 () {34 vars in 1079 bytes} [Wed Jun 24 19:08:29 2026] GET /v2.0/ports?tenant_id=2655f83ad2154034885c967d21450fb9&device_id=7d81fc82-8e01-4008-9244-caa3b42aaa58 => generated 1417 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:08:29.332 7 INFO neutron.api.v2.resource [None req-ad991913-f344-4122-b87d-770c6cc00884 c011acda2f4148728c16bde403cd982d 3d8e86b259ef447ea721714f8c9905e3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 438/958] 10.0.0.226 () {32 vars in 736 bytes} [Wed Jun 24 19:08:29 2026] GET /v2.0/security-groups/c014cc47-abc0-4194-b624-acc08af2dad4 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/959] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:08:29 2026] GET /v2.0/ports?device_id=7d81fc82-8e01-4008-9244-caa3b42aaa58 => generated 1148 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:08:29.375 7 WARNING neutron_lib.context [None req-e3c5b04c-2686-47b5-a26e-8ddcb5ce4784 42fa05196917410caa0202ed555d2cb6 f63acbdf80ba48b38e3b1747d3232538 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:08:29.403 8 INFO neutron.services.segments.plugin [-] Segment 32a65cd2-c950-43d3-9e98-26ac2b9d050b resource provider aggregate not found 2026-06-24 19:08:29.413 8 INFO neutron.services.segments.plugin [-] Segment 32a65cd2-c950-43d3-9e98-26ac2b9d050b resource provider aggregate not found [pid: 8|app: 0|req: 521/960] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:08:28 2026] DELETE /v2.0/networks/6d044868-aaa9-4f68-b987-3e9a2646dec5 => generated 0 bytes in 552 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:08:29.430 8 INFO neutron.services.segments.plugin [-] Segment 32a65cd2-c950-43d3-9e98-26ac2b9d050b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32a65cd2-c950-43d3-9e98-26ac2b9d050b found for delete ", "request_id": "req-d8f3165e-ad6a-43ff-a595-d4029ecd0506"}]} 2026-06-24 19:08:29.440 8 INFO neutron.services.segments.plugin [-] Segment 32a65cd2-c950-43d3-9e98-26ac2b9d050b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32a65cd2-c950-43d3-9e98-26ac2b9d050b found for delete ", "request_id": "req-9be3113d-6a8c-49b2-b5fb-bf953dd3cd0d"}]} 2026-06-24 19:08:29.445 7 INFO neutron.db.segments_db [None req-e3c5b04c-2686-47b5-a26e-8ddcb5ce4784 42fa05196917410caa0202ed555d2cb6 f63acbdf80ba48b38e3b1747d3232538 - - default default] Added segment fa1c418f-e6df-45ae-96ef-0316fcdb633e of type vxlan for network 916bfd16-3498-4017-bd74-70341fb5af7c [pid: 8|app: 0|req: 522/961] 199.19.213.244 () {34 vars in 985 bytes} [Wed Jun 24 19:08:29 2026] GET /v2.0/networks?id=702c1489-39d9-46e3-b801-87268bb7f26a => generated 780 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/962] 10.0.0.226 () {34 vars in 669 bytes} [Wed Jun 24 19:08:29 2026] POST /v2.0/networks => generated 635 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/963] 10.0.0.184 () {34 vars in 1039 bytes} [Wed Jun 24 19:08:29 2026] GET /v2.0/security-groups?id=4598dbcf-86dc-412b-b60c-51bb7a8825c9&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:08:29.621 7 WARNING neutron_lib.context [None req-ca47641d-b687-4f9b-9187-1fc30c9aff02 22ad108a977141fab7e245b58127de01 4ea6fb3c4fe44ac883d8c810d8cfc4b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:08:29.694 7 INFO neutron.db.segments_db [None req-ca47641d-b687-4f9b-9187-1fc30c9aff02 22ad108a977141fab7e245b58127de01 4ea6fb3c4fe44ac883d8c810d8cfc4b9 - - default default] Added segment 3eb0880c-53b7-42d4-acf6-87ac8fca8ba4 of type vxlan for network df2b8206-aac1-45bf-aa87-503e6f1b25f5 [pid: 7|app: 0|req: 442/964] 10.0.0.226 () {34 vars in 669 bytes} [Wed Jun 24 19:08:29 2026] POST /v2.0/networks => generated 629 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/965] 10.0.0.226 () {32 vars in 731 bytes} [Wed Jun 24 19:08:29 2026] DELETE /v2.0/floatingips/8ca78f99-62d0-4123-8479-6f7ccd8cf30d => generated 0 bytes in 377 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:08:29.874 8 WARNING neutron_lib.context [None req-e0cf0c83-d08e-446c-9923-d3ac8ff8847b 42fa05196917410caa0202ed555d2cb6 f63acbdf80ba48b38e3b1747d3232538 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 443/966] 199.19.213.244 () {34 vars in 1057 bytes} [Wed Jun 24 19:08:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=6416fa2b-48ef-43e3-a999-488d3cded4ef => generated 860 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:08:29.915 7 WARNING neutron_lib.context [None req-6499b3ae-ac0c-45a2-8898-5317169c87d7 22ad108a977141fab7e245b58127de01 4ea6fb3c4fe44ac883d8c810d8cfc4b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 524/967] 10.0.0.226 () {34 vars in 668 bytes} [Wed Jun 24 19:08:29 2026] POST /v2.0/subnets => generated 622 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/968] 10.0.0.226 () {34 vars in 668 bytes} [Wed Jun 24 19:08:29 2026] POST /v2.0/subnets => generated 602 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/969] 199.19.213.244 () {34 vars in 1057 bytes} [Wed Jun 24 19:08:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=6416fa2b-48ef-43e3-a999-488d3cded4ef => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:08:30.299 7 WARNING neutron_lib.context [None req-8648c5e1-37d6-47fb-a1ba-0a10509f63d0 42fa05196917410caa0202ed555d2cb6 f63acbdf80ba48b38e3b1747d3232538 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:08:30.512 7 INFO neutron.services.segments.plugin [-] Segment 8fd5c231-5270-4403-8510-e2786a2cd61d resource provider aggregate not found 2026-06-24 19:08:30.518 7 INFO neutron.services.segments.plugin [-] Segment 8fd5c231-5270-4403-8510-e2786a2cd61d resource provider aggregate not found 2026-06-24 19:08:30.532 7 INFO neutron.services.segments.plugin [-] Segment 8fd5c231-5270-4403-8510-e2786a2cd61d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fd5c231-5270-4403-8510-e2786a2cd61d found for delete ", "request_id": "req-8394db2d-1144-4196-9c6d-800c4c18ba56"}]} 2026-06-24 19:08:30.551 7 INFO neutron.services.segments.plugin [-] Segment 8fd5c231-5270-4403-8510-e2786a2cd61d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fd5c231-5270-4403-8510-e2786a2cd61d found for delete ", "request_id": "req-6c914360-b116-4d7a-bcf8-833278d456db"}]} [pid: 7|app: 0|req: 446/970] 10.0.0.226 () {34 vars in 664 bytes} [Wed Jun 24 19:08:30 2026] POST /v2.0/ports => generated 927 bytes in 498 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:08:30.800 7 WARNING neutron_lib.context [None req-342d2c0e-2595-4c94-a017-3154728cccad 22ad108a977141fab7e245b58127de01 4ea6fb3c4fe44ac883d8c810d8cfc4b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:08:30.854 7 INFO neutron.db.segments_db [None req-342d2c0e-2595-4c94-a017-3154728cccad 22ad108a977141fab7e245b58127de01 4ea6fb3c4fe44ac883d8c810d8cfc4b9 - - default default] Added segment 6101170a-a40e-4ca6-a174-5971886286e9 of type vxlan for network 8462f6c1-6f78-4416-a6e5-4a883530a1a7 2026-06-24 19:08:31.218 7 INFO neutron.db.l3_hamode_db [None req-342d2c0e-2595-4c94-a017-3154728cccad 22ad108a977141fab7e245b58127de01 4ea6fb3c4fe44ac883d8c810d8cfc4b9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:08:31.398 7 INFO neutron.db.l3_hamode_db [None req-342d2c0e-2595-4c94-a017-3154728cccad 22ad108a977141fab7e245b58127de01 4ea6fb3c4fe44ac883d8c810d8cfc4b9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 525/971] 10.0.0.226 () {34 vars in 788 bytes} [Wed Jun 24 19:08:30 2026] PUT /v2.0/routers/3b5a1888-793b-4f7a-b9c2-a907ad9ea902/remove_router_interface => generated 309 bytes in 1280 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/972] 199.19.213.244 () {34 vars in 983 bytes} [Wed Jun 24 19:08:31 2026] GET /v2.0/subnets?id=26b2ebb8-3156-4eb5-bd27-287662f3d73b => generated 678 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/973] 10.0.0.226 () {32 vars in 719 bytes} [Wed Jun 24 19:08:31 2026] DELETE /v2.0/ports/1023acb9-0bd7-4690-ac9f-41384089245c => generated 0 bytes in 376 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/974] 10.0.0.226 () {34 vars in 668 bytes} [Wed Jun 24 19:08:30 2026] POST /v2.0/routers => generated 506 bytes in 1568 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/975] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:08:32 2026] GET /v2.0/ports?network_id=702c1489-39d9-46e3-b801-87268bb7f26a&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:08:32.427 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e4608af8-7a42-4559-8f0f-d0fc6f1e5ae1 42fa05196917410caa0202ed555d2cb6 f63acbdf80ba48b38e3b1747d3232538 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 449/976] 10.0.0.226 () {32 vars in 716 bytes} [Wed Jun 24 19:08:32 2026] GET /v2.0/ports/1023acb9-0bd7-4690-ac9f-41384089245c => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:08:33.031 8 INFO neutron.services.segments.plugin [-] Segment ee391ae2-36fb-429b-9753-b302cfb37369 resource provider aggregate not found 2026-06-24 19:08:33.037 8 INFO neutron.services.segments.plugin [-] Segment ee391ae2-36fb-429b-9753-b302cfb37369 resource provider aggregate not found 2026-06-24 19:08:33.053 8 INFO neutron.services.segments.plugin [-] Segment ee391ae2-36fb-429b-9753-b302cfb37369 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee391ae2-36fb-429b-9753-b302cfb37369 found for delete ", "request_id": "req-f4ed20f0-fadb-456a-8c00-8dc29ecd6a1b"}]} 2026-06-24 19:08:33.054 8 INFO neutron.services.segments.plugin [-] Segment ee391ae2-36fb-429b-9753-b302cfb37369 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee391ae2-36fb-429b-9753-b302cfb37369 found for delete ", "request_id": "req-5949ba5d-1429-49ca-9562-96dcdf772970"}]} 2026-06-24 19:08:33.058 8 INFO neutron.db.l3_hamode_db [None req-ec381196-f39c-475e-9d6a-ae9565a4e294 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] HA network 8cce11b5-65a5-43b1-8cfa-ab4e5c14159b was deleted as no HA routers are present in tenant 3d8e86b259ef447ea721714f8c9905e3. [pid: 8|app: 0|req: 528/977] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:08:31 2026] DELETE /v2.0/routers/3b5a1888-793b-4f7a-b9c2-a907ad9ea902 => generated 0 bytes in 1178 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/978] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:08:33 2026] GET /v2.0/networks/702c1489-39d9-46e3-b801-87268bb7f26a?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: 530/979] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:08:33 2026] DELETE /v2.0/subnets/30ec0ca4-bedc-4ea2-8ca4-595264f48e2d => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/980] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:08:33 2026] DELETE /v2.0/subnets/c49cd265-ec54-425e-a6fb-42885ad239bc => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/981] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:08:33 2026] GET /v2.0/networks/702c1489-39d9-46e3-b801-87268bb7f26a?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: 450/982] 10.0.0.226 () {34 vars in 782 bytes} [Wed Jun 24 19:08:32 2026] PUT /v2.0/routers/50ce68f2-f436-4258-8207-33463c2a295e/add_router_interface => generated 309 bytes in 1733 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/983] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:08:33 2026] DELETE /v2.0/networks/916bfd16-3498-4017-bd74-70341fb5af7c => generated 0 bytes in 441 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/984] 199.19.213.244 () {34 vars in 1117 bytes} [Wed Jun 24 19:08:34 2026] GET /v2.0/ports?device_id=7d81fc82-8e01-4008-9244-caa3b42aaa58&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.9 => generated 1148 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/985] 10.0.0.226 () {32 vars in 716 bytes} [Wed Jun 24 19:08:34 2026] GET /v2.0/ports/14df06f6-497a-431c-87cd-67287acca91a => generated 955 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:08:34.420 8 WARNING neutron_lib.context [None req-86631ac7-524d-4d02-b9ec-dcc6dc03c9a7 42fa05196917410caa0202ed555d2cb6 f63acbdf80ba48b38e3b1747d3232538 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:08:34.726 7 INFO neutron.services.segments.plugin [-] Segment 495476fc-30de-46d5-a95b-37ac62918d42 resource provider aggregate not found 2026-06-24 19:08:34.731 7 INFO neutron.services.segments.plugin [-] Segment 495476fc-30de-46d5-a95b-37ac62918d42 resource provider aggregate not found 2026-06-24 19:08:34.753 7 INFO neutron.services.segments.plugin [-] Segment 495476fc-30de-46d5-a95b-37ac62918d42 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 495476fc-30de-46d5-a95b-37ac62918d42 found for delete ", "request_id": "req-d9e00571-99d6-4f89-86be-ef05bea6be9d"}]} 2026-06-24 19:08:34.756 7 INFO neutron.services.segments.plugin [-] Segment 495476fc-30de-46d5-a95b-37ac62918d42 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 495476fc-30de-46d5-a95b-37ac62918d42 found for delete ", "request_id": "req-3757a437-828d-4968-97ba-4af6f5d50c47"}]} [pid: 7|app: 0|req: 451/986] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:08:34 2026] DELETE /v2.0/networks/90c970d1-e5cd-439e-bb99-4980507f1786 => generated 0 bytes in 637 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/987] 10.0.0.226 () {34 vars in 664 bytes} [Wed Jun 24 19:08:34 2026] POST /v2.0/ports => generated 779 bytes in 464 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-24 19:08:35.075 8 INFO neutron.services.segments.plugin [-] Segment fa1c418f-e6df-45ae-96ef-0316fcdb633e resource provider aggregate not found 2026-06-24 19:08:35.086 8 INFO neutron.services.segments.plugin [-] Segment fa1c418f-e6df-45ae-96ef-0316fcdb633e resource provider aggregate not found 2026-06-24 19:08:35.095 8 INFO neutron.services.segments.plugin [-] Segment fa1c418f-e6df-45ae-96ef-0316fcdb633e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa1c418f-e6df-45ae-96ef-0316fcdb633e found for delete ", "request_id": "req-cc70b49f-f8b7-462a-8191-91ecfc4b138c"}]} 2026-06-24 19:08:35.115 8 INFO neutron.services.segments.plugin [-] Segment fa1c418f-e6df-45ae-96ef-0316fcdb633e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa1c418f-e6df-45ae-96ef-0316fcdb633e found for delete ", "request_id": "req-3c8527ab-97cc-4b94-9865-f20a6e0763dd"}]} [pid: 7|app: 0|req: 452/988] 199.19.213.244 () {38 vars in 1027 bytes} [Wed Jun 24 19:08:34 2026] PUT /v2.0/ports/6416fa2b-48ef-43e3-a999-488d3cded4ef => generated 968 bytes in 527 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-24 19:08:35.386 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-20f7ef37-f2f9-4a51-8d0e-0acf608877fd'] response: {'name': 'network-changed', 'server_uuid': '7d81fc82-8e01-4008-9244-caa3b42aaa58', 'tag': '6416fa2b-48ef-43e3-a999-488d3cded4ef', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 453/989] 10.0.0.226 () {34 vars in 736 bytes} [Wed Jun 24 19:08:35 2026] PUT /v2.0/ports/3848b61b-e9c2-4cff-9c43-1e903ca9c165 => generated 752 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/990] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:08:35 2026] GET /v2.0/security-groups?tenant_id=3d8e86b259ef447ea721714f8c9905e3&name=default => generated 2925 bytes in 54 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: 455/991] 199.19.213.244 () {34 vars in 1079 bytes} [Wed Jun 24 19:08:35 2026] GET /v2.0/ports?tenant_id=2655f83ad2154034885c967d21450fb9&device_id=7d81fc82-8e01-4008-9244-caa3b42aaa58 => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/992] 10.0.0.226 () {32 vars in 719 bytes} [Wed Jun 24 19:08:35 2026] DELETE /v2.0/ports/3848b61b-e9c2-4cff-9c43-1e903ca9c165 => 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: 457/993] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:08:35 2026] DELETE /v2.0/security-groups/455837d9-77f8-4838-9222-1ba53c58e6a6 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/994] 199.19.213.244 () {34 vars in 985 bytes} [Wed Jun 24 19:08:35 2026] GET /v2.0/networks?id=702c1489-39d9-46e3-b801-87268bb7f26a => generated 780 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/995] 10.0.0.226 () {32 vars in 642 bytes} [Wed Jun 24 19:08:36 2026] GET /v2.0/ports => generated 782 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/996] 199.19.213.244 () {34 vars in 1057 bytes} [Wed Jun 24 19:08:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=6416fa2b-48ef-43e3-a999-488d3cded4ef => generated 860 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:08:36.173 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2d089891-d421-43e5-aba7-b3e985ba6284 42fa05196917410caa0202ed555d2cb6 f63acbdf80ba48b38e3b1747d3232538 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 461/997] 10.0.0.226 () {32 vars in 716 bytes} [Wed Jun 24 19:08:36 2026] GET /v2.0/ports/3848b61b-e9c2-4cff-9c43-1e903ca9c165 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/998] 199.19.213.244 () {34 vars in 983 bytes} [Wed Jun 24 19:08:36 2026] GET /v2.0/subnets?id=26b2ebb8-3156-4eb5-bd27-287662f3d73b => generated 678 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/999] 10.0.0.226 () {32 vars in 642 bytes} [Wed Jun 24 19:08:36 2026] GET /v2.0/ports => generated 782 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/1000] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:08:36 2026] GET /v2.0/ports?network_id=702c1489-39d9-46e3-b801-87268bb7f26a&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: 537/1001] 10.0.0.226 () {34 vars in 788 bytes} [Wed Jun 24 19:08:34 2026] PUT /v2.0/routers/50ce68f2-f436-4258-8207-33463c2a295e/remove_router_interface => generated 309 bytes in 1454 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/1002] 10.0.0.226 () {32 vars in 716 bytes} [Wed Jun 24 19:08:36 2026] GET /v2.0/ports/83b4a31c-8900-4330-b639-f4f5ed27ca36 => generated 779 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/1003] 10.0.0.226 () {32 vars in 735 bytes} [Wed Jun 24 19:08:36 2026] GET /v2.0/ports?device_id=50ce68f2-f436-4258-8207-33463c2a295e => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:08:36.403 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ebcf5d62-1da5-43e4-8c8f-7a4d0b5d9a62 42fa05196917410caa0202ed555d2cb6 f63acbdf80ba48b38e3b1747d3232538 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 467/1004] 10.0.0.226 () {32 vars in 719 bytes} [Wed Jun 24 19:08:36 2026] DELETE /v2.0/ports/1023acb9-0bd7-4690-ac9f-41384089245c => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1005] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:08:36 2026] GET /v2.0/networks/702c1489-39d9-46e3-b801-87268bb7f26a?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:08:36.438 8 INFO neutron.pecan_wsgi.hooks.translation [None req-204fcf9a-c48a-42b0-9080-930ac7046e79 42fa05196917410caa0202ed555d2cb6 f63acbdf80ba48b38e3b1747d3232538 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 539/1006] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:08:36 2026] DELETE /v2.0/subnets/30ec0ca4-bedc-4ea2-8ca4-595264f48e2d => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1007] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:08:36 2026] GET /v2.0/networks/702c1489-39d9-46e3-b801-87268bb7f26a?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-24 19:08:36.524 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3dca55b1-bd26-48e8-8673-3ae92c2adda9 42fa05196917410caa0202ed555d2cb6 f63acbdf80ba48b38e3b1747d3232538 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 541/1008] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:08:36 2026] DELETE /v2.0/subnets/655fb0d5-f35d-4010-8744-4cf28f59cba1 => 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: 542/1009] 10.0.0.226 () {32 vars in 719 bytes} [Wed Jun 24 19:08:36 2026] DELETE /v2.0/ports/83b4a31c-8900-4330-b639-f4f5ed27ca36 => generated 0 bytes in 368 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1010] 199.19.213.244 () {34 vars in 1079 bytes} [Wed Jun 24 19:08:36 2026] GET /v2.0/ports?tenant_id=2655f83ad2154034885c967d21450fb9&device_id=7d81fc82-8e01-4008-9244-caa3b42aaa58 => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:08:37.130 8 INFO neutron.services.segments.plugin [-] Segment 3a5754f5-492a-4b79-afd2-c2e0bdb7b970 resource provider aggregate not found 2026-06-24 19:08:37.137 8 INFO neutron.services.segments.plugin [-] Segment 3a5754f5-492a-4b79-afd2-c2e0bdb7b970 resource provider aggregate not found 2026-06-24 19:08:37.147 8 INFO neutron.services.segments.plugin [-] Segment 3a5754f5-492a-4b79-afd2-c2e0bdb7b970 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a5754f5-492a-4b79-afd2-c2e0bdb7b970 found for delete ", "request_id": "req-50d67d49-a01a-4d19-a3ea-fb758fd935ec"}]} 2026-06-24 19:08:37.149 8 INFO neutron.services.segments.plugin [-] Segment 3a5754f5-492a-4b79-afd2-c2e0bdb7b970 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a5754f5-492a-4b79-afd2-c2e0bdb7b970 found for delete ", "request_id": "req-54b0e58f-e1dd-47ad-ae5e-3d959639b6d6"}]} [pid: 8|app: 0|req: 544/1011] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:08:36 2026] DELETE /v2.0/networks/9737e64f-a96e-41d3-9d00-f8cf02be2d5f => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1012] 199.19.213.244 () {34 vars in 985 bytes} [Wed Jun 24 19:08:37 2026] GET /v2.0/networks?id=702c1489-39d9-46e3-b801-87268bb7f26a => generated 780 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:08:37.249 7 INFO neutron.services.segments.plugin [-] Segment 6101170a-a40e-4ca6-a174-5971886286e9 resource provider aggregate not found 2026-06-24 19:08:37.254 7 INFO neutron.services.segments.plugin [-] Segment 6101170a-a40e-4ca6-a174-5971886286e9 resource provider aggregate not found 2026-06-24 19:08:37.272 7 INFO neutron.services.segments.plugin [-] Segment 6101170a-a40e-4ca6-a174-5971886286e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6101170a-a40e-4ca6-a174-5971886286e9 found for delete ", "request_id": "req-4062e7a7-8dce-42ee-ba2e-1f7174afa1b2"}]} 2026-06-24 19:08:37.275 7 INFO neutron.services.segments.plugin [-] Segment 6101170a-a40e-4ca6-a174-5971886286e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6101170a-a40e-4ca6-a174-5971886286e9 found for delete ", "request_id": "req-dfcdf9f8-aad8-41c8-a6d4-c6c0652d2156"}]} [pid: 8|app: 0|req: 546/1013] 199.19.213.244 () {34 vars in 1057 bytes} [Wed Jun 24 19:08:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=6416fa2b-48ef-43e3-a999-488d3cded4ef => generated 860 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:08:37.320 7 INFO neutron.db.l3_hamode_db [None req-12154f7e-19ba-46da-908e-60fdc9a5401c 22ad108a977141fab7e245b58127de01 4ea6fb3c4fe44ac883d8c810d8cfc4b9 - - default default] HA network 8462f6c1-6f78-4416-a6e5-4a883530a1a7 was deleted as no HA routers are present in tenant 4ea6fb3c4fe44ac883d8c810d8cfc4b9. [pid: 7|app: 0|req: 468/1014] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:08:36 2026] DELETE /v2.0/routers/50ce68f2-f436-4258-8207-33463c2a295e => generated 0 bytes in 921 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1015] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:08:37 2026] GET /v2.0/ports?device_id=7d81fc82-8e01-4008-9244-caa3b42aaa58 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/1016] 199.19.213.244 () {34 vars in 983 bytes} [Wed Jun 24 19:08:37 2026] GET /v2.0/subnets?id=26b2ebb8-3156-4eb5-bd27-287662f3d73b => generated 678 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/1017] 10.0.0.184 () {34 vars in 1039 bytes} [Wed Jun 24 19:08:37 2026] GET /v2.0/security-groups?id=4598dbcf-86dc-412b-b60c-51bb7a8825c9&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/1018] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:08:37 2026] GET /v2.0/ports?network_id=702c1489-39d9-46e3-b801-87268bb7f26a&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/1019] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:08:37 2026] GET /v2.0/networks/702c1489-39d9-46e3-b801-87268bb7f26a?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: 548/1020] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:08:37 2026] DELETE /v2.0/subnets/29958448-a08a-42b8-9a5e-58ef7418d8a1 => 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: 473/1021] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:08:37 2026] GET /v2.0/networks/702c1489-39d9-46e3-b801-87268bb7f26a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/1022] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:08:37 2026] GET /v2.0/security-groups?tenant_id=f63acbdf80ba48b38e3b1747d3232538&name=default => generated 2925 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1023] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:08:37 2026] DELETE /v2.0/networks/df2b8206-aac1-45bf-aa87-503e6f1b25f5 => generated 0 bytes in 442 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1024] 199.19.213.244 () {34 vars in 993 bytes} [Wed Jun 24 19:08:38 2026] GET /v2.0/ports?device_id=7d81fc82-8e01-4008-9244-caa3b42aaa58 => generated 971 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:08:38.211 7 INFO neutron.db.segments_db [None req-04439a34-4583-4e66-b65b-4424de7b4aab 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] Added segment c599200a-1f5c-424c-a610-c8d88cd4231d of type vxlan for network 92f2aed2-2ae7-4e40-9234-a70ffbee8b51 [pid: 8|app: 0|req: 551/1025] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:08:38 2026] DELETE /v2.0/security-groups/75684cd3-2a0d-4c66-8b7e-f1c1a48ea4a7 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:08:38.254 8 WARNING neutron_lib.context [None req-c1ab22ac-ea29-4229-876c-26afa3c33f9e 22ad108a977141fab7e245b58127de01 4ea6fb3c4fe44ac883d8c810d8cfc4b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:08:38.307 8 INFO neutron.db.segments_db [None req-c1ab22ac-ea29-4229-876c-26afa3c33f9e 22ad108a977141fab7e245b58127de01 4ea6fb3c4fe44ac883d8c810d8cfc4b9 - - default default] Added segment 4582c056-a355-4316-8b13-92fc12243ec4 of type vxlan for network 7deec5fd-2007-4c90-8f2d-7a1f2e631f68 [pid: 7|app: 0|req: 475/1026] 10.0.0.226 () {34 vars in 670 bytes} [Wed Jun 24 19:08:38 2026] POST /v2.0/networks => generated 743 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:08:38.637 8 INFO neutron.db.l3_hamode_db [None req-c1ab22ac-ea29-4229-876c-26afa3c33f9e 22ad108a977141fab7e245b58127de01 4ea6fb3c4fe44ac883d8c810d8cfc4b9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:08:38.740 7 INFO neutron.db.l3_db [req-85a3d7cb-5e78-449f-9215-12b2c9bb1d1e req-c5f1ed38-6ecb-489e-97a2-9f3213b91660 b31fe960b03f4755b92b4029482b6fca 2655f83ad2154034885c967d21450fb9 - - default default] Floating IP a88cc663-9f73-415f-8052-ff51cb2cd641 disassociated. External IP: 10.96.250.202, port: 6416fa2b-48ef-43e3-a999-488d3cded4ef. 2026-06-24 19:08:39.175 8 INFO neutron.services.segments.plugin [-] Segment 3eb0880c-53b7-42d4-acf6-87ac8fca8ba4 resource provider aggregate not found 2026-06-24 19:08:39.191 8 INFO neutron.services.segments.plugin [-] Segment 3eb0880c-53b7-42d4-acf6-87ac8fca8ba4 resource provider aggregate not found 2026-06-24 19:08:39.196 8 INFO neutron.services.segments.plugin [-] Segment 3eb0880c-53b7-42d4-acf6-87ac8fca8ba4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3eb0880c-53b7-42d4-acf6-87ac8fca8ba4 found for delete ", "request_id": "req-f8138874-8b1b-48aa-b60f-f1c20b7e9426"}]} [pid: 7|app: 0|req: 476/1027] 199.19.213.244 () {36 vars in 996 bytes} [Wed Jun 24 19:08:38 2026] DELETE /v2.0/ports/6416fa2b-48ef-43e3-a999-488d3cded4ef => generated 0 bytes in 855 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:08:39.212 8 INFO neutron.services.segments.plugin [-] Segment 3eb0880c-53b7-42d4-acf6-87ac8fca8ba4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3eb0880c-53b7-42d4-acf6-87ac8fca8ba4 found for delete ", "request_id": "req-6c66152b-03f0-4ef0-870f-8fda8ff2f9d5"}]} 2026-06-24 19:08:39.256 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b8040802-6365-402b-ba3a-5f8b7855dbe6'] response: {'server_uuid': '7d81fc82-8e01-4008-9244-caa3b42aaa58', 'name': 'network-vif-deleted', 'tag': '6416fa2b-48ef-43e3-a999-488d3cded4ef', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 477/1028] 10.0.0.226 () {34 vars in 668 bytes} [Wed Jun 24 19:08:39 2026] POST /v2.0/subnets => generated 666 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/1029] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:08:39 2026] GET /v2.0/ports?device_id=7d81fc82-8e01-4008-9244-caa3b42aaa58 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:08:39.574 7 INFO neutron.db.segments_db [None req-6f20e960-ff72-4070-823f-cc01d8e8508a 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] Added segment ab2272af-5d9b-4231-8499-0f647393a5ca of type vxlan for network c943f0fe-2f7d-4899-87ef-5efee44f2c02 2026-06-24 19:08:39.850 8 INFO neutron.db.l3_hamode_db [None req-c1ab22ac-ea29-4229-876c-26afa3c33f9e 22ad108a977141fab7e245b58127de01 4ea6fb3c4fe44ac883d8c810d8cfc4b9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:08:39.938 7 INFO neutron.db.l3_hamode_db [None req-6f20e960-ff72-4070-823f-cc01d8e8508a 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:08:41.218 7 INFO neutron.db.l3_hamode_db [None req-6f20e960-ff72-4070-823f-cc01d8e8508a 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 552/1030] 10.0.0.226 () {34 vars in 668 bytes} [Wed Jun 24 19:08:38 2026] POST /v2.0/routers => generated 688 bytes in 2994 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:08:41.427 8 WARNING neutron_lib.context [None req-5098331f-d3aa-4bc6-be95-0a676b993c96 cd91412bd6ec46a6bc8970eefffa73fd c064fb84fa3c4145893b22571372684d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:08:41.602 8 INFO neutron.db.segments_db [None req-5098331f-d3aa-4bc6-be95-0a676b993c96 cd91412bd6ec46a6bc8970eefffa73fd c064fb84fa3c4145893b22571372684d - - default default] Added segment df7db245-64d5-40ec-bb26-d9e8800df143 of type vxlan for network 7634aaef-f8c0-43c9-8e37-848c705a2669 [pid: 8|app: 0|req: 555/1033] 10.0.0.226 () {34 vars in 669 bytes} [Wed Jun 24 19:08:41 2026] POST /v2.0/networks => generated 634 bytes in 513 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1034] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:08:41 2026] DELETE /v2.0/security-groups/4598dbcf-86dc-412b-b60c-51bb7a8825c9 => 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: 557/1035] 10.0.0.226 () {32 vars in 720 bytes} [Wed Jun 24 19:08:41 2026] GET /v2.0/routers/e1b88c2b-2cf1-4e43-8a03-af2269413b38 => generated 694 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:08:42.000 8 WARNING neutron_lib.context [None req-63f6d5a8-9b6c-4d35-88f6-1baf30b93490 cd91412bd6ec46a6bc8970eefffa73fd c064fb84fa3c4145893b22571372684d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:08:42.073 8 INFO neutron.db.segments_db [None req-63f6d5a8-9b6c-4d35-88f6-1baf30b93490 cd91412bd6ec46a6bc8970eefffa73fd c064fb84fa3c4145893b22571372684d - - default default] Added segment beedde5d-0af8-4901-b1d6-50b2148a6598 of type vxlan for network 755e15ab-3bfa-491f-a826-6f6d84c98450 [pid: 8|app: 0|req: 558/1036] 10.0.0.226 () {34 vars in 669 bytes} [Wed Jun 24 19:08:41 2026] POST /v2.0/networks => generated 633 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:08:42.209 8 INFO neutron.api.v2.resource [None req-ee4afc5e-a364-42a5-b97a-e9f4d01e8d2e b31fe960b03f4755b92b4029482b6fca 2655f83ad2154034885c967d21450fb9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 559/1037] 10.0.0.226 () {32 vars in 736 bytes} [Wed Jun 24 19:08:42 2026] GET /v2.0/security-groups/4598dbcf-86dc-412b-b60c-51bb7a8825c9 => 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: 560/1038] 10.0.0.226 () {32 vars in 646 bytes} [Wed Jun 24 19:08:42 2026] GET /v2.0/routers => generated 697 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:08:42.367 8 WARNING neutron_lib.context [None req-5dc18ad1-2c78-4435-9383-98f1217600ca cd91412bd6ec46a6bc8970eefffa73fd c064fb84fa3c4145893b22571372684d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 561/1039] 10.0.0.226 () {34 vars in 668 bytes} [Wed Jun 24 19:08:42 2026] POST /v2.0/subnets => generated 622 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/1040] 10.0.0.226 () {34 vars in 668 bytes} [Wed Jun 24 19:08:39 2026] POST /v2.0/routers => generated 730 bytes in 3477 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1041] 10.0.0.226 () {32 vars in 731 bytes} [Wed Jun 24 19:08:42 2026] DELETE /v2.0/floatingips/a88cc663-9f73-415f-8052-ff51cb2cd641 => generated 0 bytes in 405 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:08:43.121 8 WARNING neutron_lib.context [None req-6528dcc0-22dc-4315-9888-ff401f2cadcf cd91412bd6ec46a6bc8970eefffa73fd c064fb84fa3c4145893b22571372684d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 563/1042] 10.0.0.226 () {34 vars in 668 bytes} [Wed Jun 24 19:08:43 2026] POST /v2.0/subnets => generated 631 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/1043] 10.0.0.226 () {34 vars in 740 bytes} [Wed Jun 24 19:08:42 2026] PUT /v2.0/routers/e1b88c2b-2cf1-4e43-8a03-af2269413b38 => generated 701 bytes in 583 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/1044] 10.0.0.226 () {34 vars in 788 bytes} [Wed Jun 24 19:08:43 2026] PUT /v2.0/routers/325ad3c2-7148-4564-8dc3-27a8ccd84e68/remove_router_interface => generated 309 bytes in 1542 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:08:45.107 7 WARNING neutron_lib.context [None req-f4fcb5fa-9606-46e2-91fb-a9ef5271b2f9 cd91412bd6ec46a6bc8970eefffa73fd c064fb84fa3c4145893b22571372684d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:08:45.165 7 INFO neutron.db.segments_db [None req-f4fcb5fa-9606-46e2-91fb-a9ef5271b2f9 cd91412bd6ec46a6bc8970eefffa73fd c064fb84fa3c4145893b22571372684d - - default default] Added segment 84ec0b28-3690-4381-be84-4536fafa4b57 of type vxlan for network 06670951-047c-45df-9c06-9a576a3848bd 2026-06-24 19:08:45.490 7 INFO neutron.db.l3_hamode_db [None req-f4fcb5fa-9606-46e2-91fb-a9ef5271b2f9 cd91412bd6ec46a6bc8970eefffa73fd c064fb84fa3c4145893b22571372684d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:08:45.730 7 INFO neutron.db.l3_hamode_db [None req-f4fcb5fa-9606-46e2-91fb-a9ef5271b2f9 cd91412bd6ec46a6bc8970eefffa73fd c064fb84fa3c4145893b22571372684d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 564/1045] 10.0.0.226 () {34 vars in 782 bytes} [Wed Jun 24 19:08:43 2026] PUT /v2.0/routers/a559adb3-7879-47e1-bbd3-9fc360d0ab2f/add_router_interface => generated 309 bytes in 2441 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1046] 10.0.0.226 () {32 vars in 720 bytes} [Wed Jun 24 19:08:45 2026] GET /v2.0/routers/e1b88c2b-2cf1-4e43-8a03-af2269413b38 => generated 701 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/1047] 10.0.0.226 () {34 vars in 668 bytes} [Wed Jun 24 19:08:45 2026] POST /v2.0/routers => generated 510 bytes in 1585 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/1048] 10.0.0.226 () {32 vars in 735 bytes} [Wed Jun 24 19:08:46 2026] GET /v2.0/ports?device_id=e1b88c2b-2cf1-4e43-8a03-af2269413b38 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:08:46.721 7 WARNING neutron_lib.context [None req-d78354c4-ffc1-40f6-a4da-b05e60bf7895 8c7e8841f2ad4fa7a51d8037ddb27ee6 344b11b029c84abbb97a05b905dbbcd7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 484/1049] 10.0.0.226 () {34 vars in 684 bytes} [Wed Jun 24 19:08:46 2026] POST /v2.0/security-groups => generated 1659 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-24 19:08:47.285 8 INFO neutron.services.segments.plugin [-] Segment e2aa7e87-cfaf-4d40-8010-91fec9c3ee73 resource provider aggregate not found 2026-06-24 19:08:47.296 8 INFO neutron.services.segments.plugin [-] Segment e2aa7e87-cfaf-4d40-8010-91fec9c3ee73 resource provider aggregate not found 2026-06-24 19:08:47.305 8 INFO neutron.services.segments.plugin [-] Segment e2aa7e87-cfaf-4d40-8010-91fec9c3ee73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2aa7e87-cfaf-4d40-8010-91fec9c3ee73 found for delete ", "request_id": "req-ea730f7c-d788-4b78-a1cd-9231eef0d663"}]} 2026-06-24 19:08:47.314 8 INFO neutron.services.segments.plugin [-] Segment e2aa7e87-cfaf-4d40-8010-91fec9c3ee73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2aa7e87-cfaf-4d40-8010-91fec9c3ee73 found for delete ", "request_id": "req-cb9836e9-b162-4841-b488-0ba923752bcc"}]} 2026-06-24 19:08:47.322 8 INFO neutron.db.l3_hamode_db [None req-af8a91b0-6293-401c-9d28-949769a6b4ad 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] HA network 445a70b6-ff58-444b-be07-c302309f53d9 was deleted as no HA routers are present in tenant 2655f83ad2154034885c967d21450fb9. [pid: 8|app: 0|req: 566/1050] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:08:46 2026] DELETE /v2.0/routers/325ad3c2-7148-4564-8dc3-27a8ccd84e68 => generated 0 bytes in 1276 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/1051] 10.0.0.226 () {34 vars in 782 bytes} [Wed Jun 24 19:08:46 2026] PUT /v2.0/routers/fca0a440-68b6-40eb-b9c3-a1897ad31d84/add_router_interface => generated 309 bytes in 1650 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:08:48.519 7 WARNING neutron_lib.context [None req-8154698b-f770-4c17-8811-e57d0ae78f7c 8c7e8841f2ad4fa7a51d8037ddb27ee6 344b11b029c84abbb97a05b905dbbcd7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:08:48.559 8 INFO neutron.db.l3_hamode_db [None req-b2adc02f-317e-4489-b3e2-f272c4b7b0b3 22ad108a977141fab7e245b58127de01 4ea6fb3c4fe44ac883d8c810d8cfc4b9 - - default default] HA network 7deec5fd-2007-4c90-8f2d-7a1f2e631f68 was deleted as no HA routers are present in tenant 4ea6fb3c4fe44ac883d8c810d8cfc4b9. [pid: 8|app: 0|req: 567/1052] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:08:47 2026] DELETE /v2.0/routers/e1b88c2b-2cf1-4e43-8a03-af2269413b38 => generated 0 bytes in 1237 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/1053] 10.0.0.226 () {34 vars in 694 bytes} [Wed Jun 24 19:08:48 2026] POST /v2.0/security-group-rules => generated 597 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/1054] 10.0.0.226 () {32 vars in 716 bytes} [Wed Jun 24 19:08:48 2026] GET /v2.0/ports/9f3c45d2-6662-4cea-a0d9-41aceeab5954 => generated 959 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/1055] 10.0.0.226 () {32 vars in 735 bytes} [Wed Jun 24 19:08:48 2026] GET /v2.0/ports?device_id=e1b88c2b-2cf1-4e43-8a03-af2269413b38 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:08:48.809 7 WARNING neutron_lib.context [None req-2970f079-5d58-4195-aeb6-319ff695e5ce 8c7e8841f2ad4fa7a51d8037ddb27ee6 344b11b029c84abbb97a05b905dbbcd7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1056] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:08:48 2026] DELETE /v2.0/subnets/26b2ebb8-3156-4eb5-bd27-287662f3d73b => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/1057] 10.0.0.226 () {34 vars in 694 bytes} [Wed Jun 24 19:08:48 2026] POST /v2.0/security-group-rules => generated 602 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:08:48.936 7 INFO neutron.api.v2.resource [None req-838c8ae8-f51d-4d56-9478-5cbd39492d11 22ad108a977141fab7e245b58127de01 4ea6fb3c4fe44ac883d8c810d8cfc4b9 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 490/1058] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:08:48 2026] DELETE /v2.0/routers/e1b88c2b-2cf1-4e43-8a03-af2269413b38 => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:08:49.297 7 INFO neutron.services.segments.plugin [-] Segment 73243272-b51a-4381-ab92-1adcd4c124c4 resource provider aggregate not found 2026-06-24 19:08:49.303 7 INFO neutron.services.segments.plugin [-] Segment 73243272-b51a-4381-ab92-1adcd4c124c4 resource provider aggregate not found [pid: 7|app: 0|req: 491/1059] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:08:48 2026] DELETE /v2.0/networks/702c1489-39d9-46e3-b801-87268bb7f26a => generated 0 bytes in 382 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:08:49.323 7 INFO neutron.services.segments.plugin [-] Segment 73243272-b51a-4381-ab92-1adcd4c124c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73243272-b51a-4381-ab92-1adcd4c124c4 found for delete ", "request_id": "req-dbcda986-af82-4d78-8839-ffd4f4213083"}]} 2026-06-24 19:08:49.328 7 WARNING neutron_lib.context [None req-c43741b6-731a-4707-a713-70ee9e909ee2 8c7e8841f2ad4fa7a51d8037ddb27ee6 344b11b029c84abbb97a05b905dbbcd7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:08:49.328 8 INFO neutron.services.segments.plugin [-] Segment 4582c056-a355-4316-8b13-92fc12243ec4 resource provider aggregate not found 2026-06-24 19:08:49.335 7 INFO neutron.services.segments.plugin [-] Segment 73243272-b51a-4381-ab92-1adcd4c124c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73243272-b51a-4381-ab92-1adcd4c124c4 found for delete ", "request_id": "req-329477d8-99f8-41ce-b6e1-3127204ad98f"}]} 2026-06-24 19:08:49.346 8 INFO neutron.services.segments.plugin [-] Segment 4582c056-a355-4316-8b13-92fc12243ec4 resource provider aggregate not found 2026-06-24 19:08:49.355 8 INFO neutron.services.segments.plugin [-] Segment 4582c056-a355-4316-8b13-92fc12243ec4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4582c056-a355-4316-8b13-92fc12243ec4 found for delete ", "request_id": "req-b4555cc1-f8ef-4f5e-ae11-4f92b426a229"}]} 2026-06-24 19:08:49.363 8 INFO neutron.services.segments.plugin [-] Segment 4582c056-a355-4316-8b13-92fc12243ec4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4582c056-a355-4316-8b13-92fc12243ec4 found for delete ", "request_id": "req-a7abc877-fd05-4eb6-85e4-c91ae3fc713b"}]} [pid: 8|app: 0|req: 569/1060] 10.0.0.226 () {34 vars in 782 bytes} [Wed Jun 24 19:08:48 2026] PUT /v2.0/routers/fca0a440-68b6-40eb-b9c3-a1897ad31d84/add_router_interface => generated 309 bytes in 1520 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1061] 10.0.0.226 () {32 vars in 735 bytes} [Wed Jun 24 19:08:50 2026] GET /v2.0/ports?device_id=50ce68f2-f436-4258-8207-33463c2a295e => 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: 571/1062] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:08:50 2026] GET /v2.0/security-groups?tenant_id=2655f83ad2154034885c967d21450fb9&name=default => generated 2925 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/1063] 10.0.0.226 () {34 vars in 675 bytes} [Wed Jun 24 19:08:49 2026] POST /v2.0/floatingips => generated 552 bytes in 1204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1064] 10.0.0.226 () {32 vars in 716 bytes} [Wed Jun 24 19:08:50 2026] GET /v2.0/ports/d0eb5f50-d7c5-4756-bee5-4dde56a9a736 => generated 967 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:08:50.555 7 INFO neutron.api.v2.resource [None req-459675ff-328a-43ee-bfc3-2d044721f8ea 22ad108a977141fab7e245b58127de01 4ea6fb3c4fe44ac883d8c810d8cfc4b9 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 493/1065] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:08:50 2026] DELETE /v2.0/routers/50ce68f2-f436-4258-8207-33463c2a295e => generated 135 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1066] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:08:50 2026] DELETE /v2.0/security-groups/0c5ceb59-63da-45a2-89ae-dde41865a2f4 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:08:50.713 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5f8e9eda-eee7-491f-88ab-55e4502909c3 22ad108a977141fab7e245b58127de01 4ea6fb3c4fe44ac883d8c810d8cfc4b9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 574/1067] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:08:50 2026] DELETE /v2.0/subnets/29958448-a08a-42b8-9a5e-58ef7418d8a1 => generated 136 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1068] 10.0.0.226 () {32 vars in 735 bytes} [Wed Jun 24 19:08:50 2026] GET /v2.0/ports?device_id=2314a5fb-dcb2-4bfb-8e9c-f8116cb47dce => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:08:50.782 8 INFO neutron.api.v2.resource [None req-f99f80ac-c7f1-470f-9f65-1c3187537db6 22ad108a977141fab7e245b58127de01 4ea6fb3c4fe44ac883d8c810d8cfc4b9 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 576/1069] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:08:50 2026] DELETE /v2.0/routers/2314a5fb-dcb2-4bfb-8e9c-f8116cb47dce => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:08:50.807 8 INFO neutron.pecan_wsgi.hooks.translation [None req-03607a6f-446e-46a2-87d8-9f0f7172cfda 22ad108a977141fab7e245b58127de01 4ea6fb3c4fe44ac883d8c810d8cfc4b9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 577/1070] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:08:50 2026] DELETE /v2.0/subnets/33a10c15-3367-41d2-bbc8-839b2466e878 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1071] 10.0.0.226 () {32 vars in 735 bytes} [Wed Jun 24 19:08:50 2026] GET /v2.0/ports?device_id=7710a8a6-de45-44e6-93e5-c8639638b3de => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:08:50.869 8 INFO neutron.api.v2.resource [None req-f1c6700d-9e2a-468a-8d98-96e3e8e7b1e7 22ad108a977141fab7e245b58127de01 4ea6fb3c4fe44ac883d8c810d8cfc4b9 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 579/1072] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:08:50 2026] DELETE /v2.0/routers/7710a8a6-de45-44e6-93e5-c8639638b3de => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:08:50.890 8 INFO neutron.pecan_wsgi.hooks.translation [None req-46f17c78-48b5-4dfc-a1bf-24f506307cd1 22ad108a977141fab7e245b58127de01 4ea6fb3c4fe44ac883d8c810d8cfc4b9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 580/1073] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:08:50 2026] DELETE /v2.0/subnets/fa62a316-8214-496a-bbd7-f18eb64c7b4f => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:08:50.914 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6b880f55-3c69-4adc-9187-65aa2355425a 22ad108a977141fab7e245b58127de01 4ea6fb3c4fe44ac883d8c810d8cfc4b9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 581/1074] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:08:50 2026] DELETE /v2.0/subnets/19890950-8839-4840-b394-962c74871dde => 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: 582/1075] 10.0.0.184 () {34 vars in 1099 bytes} [Wed Jun 24 19:08:50 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1439538592&fields=id&tenant_id=344b11b029c84abbb97a05b905dbbcd7 => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1076] 10.0.0.184 () {34 vars in 981 bytes} [Wed Jun 24 19:08:50 2026] GET /v2.0/networks?id=92f2aed2-2ae7-4e40-9234-a70ffbee8b51 => generated 675 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1077] 10.0.0.184 () {34 vars in 964 bytes} [Wed Jun 24 19:08:51 2026] GET /v2.0/quotas/344b11b029c84abbb97a05b905dbbcd7 => 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: 585/1078] 10.0.0.184 () {34 vars in 1001 bytes} [Wed Jun 24 19:08:51 2026] GET /v2.0/ports?tenant_id=344b11b029c84abbb97a05b905dbbcd7&fields=id => generated 103 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1079] 10.0.0.184 () {34 vars in 1007 bytes} [Wed Jun 24 19:08:51 2026] GET /v2.0/networks/92f2aed2-2ae7-4e40-9234-a70ffbee8b51?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1080] 10.0.0.184 () {34 vars in 1107 bytes} [Wed Jun 24 19:08:51 2026] GET /v2.0/networks/92f2aed2-2ae7-4e40-9234-a70ffbee8b51?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1081] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:08:51 2026] GET /v2.0/security-groups?tenant_id=4ea6fb3c4fe44ac883d8c810d8cfc4b9&name=default => generated 2925 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/1082] 10.0.0.226 () {34 vars in 788 bytes} [Wed Jun 24 19:08:50 2026] PUT /v2.0/routers/fca0a440-68b6-40eb-b9c3-a1897ad31d84/remove_router_interface => generated 309 bytes in 1009 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1083] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:08:51 2026] GET /v2.0/ports?device_id=9377d7c6-6b59-4ba3-b7fa-aa2cb0f62cda => 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: 495/1084] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:08:51 2026] DELETE /v2.0/security-groups/c735d580-ea00-40fe-a319-d3136e291538 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/1085] 199.19.213.244 () {34 vars in 985 bytes} [Wed Jun 24 19:08:52 2026] GET /v2.0/networks?id=92f2aed2-2ae7-4e40-9234-a70ffbee8b51 => generated 675 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/1086] 199.19.213.244 () {34 vars in 1049 bytes} [Wed Jun 24 19:08:52 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=344b11b029c84abbb97a05b905dbbcd7 => generated 181 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:08:52.510 7 WARNING neutron_lib.context [req-b41199ed-e777-4eec-996e-61218a54756b req-a11c84fa-b5a4-4cb2-a83c-14966f94ea9d 8c7e8841f2ad4fa7a51d8037ddb27ee6 344b11b029c84abbb97a05b905dbbcd7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 590/1087] 10.0.0.226 () {34 vars in 788 bytes} [Wed Jun 24 19:08:51 2026] PUT /v2.0/routers/fca0a440-68b6-40eb-b9c3-a1897ad31d84/remove_router_interface => generated 309 bytes in 1422 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/1088] 199.19.213.244 () {38 vars in 954 bytes} [Wed Jun 24 19:08:52 2026] POST /v2.0/ports => generated 958 bytes in 528 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1089] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:08:53 2026] GET /v2.0/ports?device_id=9377d7c6-6b59-4ba3-b7fa-aa2cb0f62cda => generated 961 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1090] 10.0.0.226 () {32 vars in 735 bytes} [Wed Jun 24 19:08:53 2026] GET /v2.0/ports?device_id=fca0a440-68b6-40eb-b9c3-a1897ad31d84 => generated 12 bytes in 34 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-24 19:08:53.427 7 INFO neutron.db.segments_db [None req-3b1e948d-4e0f-4302-8bc5-2f6567ee2604 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] Added segment 1fbc3af7-aca2-4263-be54-dc7974b3fba1 of type vxlan for network bf353738-0e4b-40cd-9f1b-5d9b8a095149 [pid: 7|app: 0|req: 499/1091] 10.0.0.226 () {34 vars in 670 bytes} [Wed Jun 24 19:08:53 2026] POST /v2.0/networks => generated 736 bytes in 508 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1092] 10.0.0.184 () {34 vars in 1039 bytes} [Wed Jun 24 19:08:53 2026] GET /v2.0/security-groups?id=c13806f9-6c79-4e2d-b89a-e03d6244b903&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1093] 199.19.213.244 () {38 vars in 1027 bytes} [Wed Jun 24 19:08:53 2026] PUT /v2.0/ports/aefc1a5a-dada-45c1-9f86-ed2aac29dd6c => generated 1203 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, ' 2026-06-24 19:08:53.714 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dd2f8e4d-b5c2-46bd-ab1d-26bc81d76c7d'] response: {'name': 'network-changed', 'server_uuid': '9377d7c6-6b59-4ba3-b7fa-aa2cb0f62cda', 'tag': 'aefc1a5a-dada-45c1-9f86-ed2aac29dd6c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 594/1094] 10.0.0.226 () {34 vars in 668 bytes} [Wed Jun 24 19:08:53 2026] POST /v2.0/subnets => generated 660 bytes in 277 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-24 19:08:54.030 8 WARNING neutron_lib.context [None req-f8805704-dbf9-42e6-adde-9fec70294a82 9bd03ac4050c4e1f940f6f9c138b9e90 4522ecff3e8a45ff905f276531b4044d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 595/1095] 10.0.0.226 () {34 vars in 683 bytes} [Wed Jun 24 19:08:53 2026] POST /v2.0/security-groups => generated 1625 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1096] 199.19.213.244 () {34 vars in 1079 bytes} [Wed Jun 24 19:08:54 2026] GET /v2.0/ports?tenant_id=344b11b029c84abbb97a05b905dbbcd7&device_id=9377d7c6-6b59-4ba3-b7fa-aa2cb0f62cda => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:08:54.281 8 INFO neutron.db.segments_db [None req-d67aa951-a125-48ba-ab67-899ea5f74306 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] Added segment 817d4e21-b2a9-4454-a617-03d3a4aa4398 of type vxlan for network e83d1e2e-f386-458f-bc5e-408029108639 2026-06-24 19:08:54.290 7 INFO neutron.services.segments.plugin [-] Segment 84ec0b28-3690-4381-be84-4536fafa4b57 resource provider aggregate not found 2026-06-24 19:08:54.295 7 INFO neutron.services.segments.plugin [-] Segment 84ec0b28-3690-4381-be84-4536fafa4b57 resource provider aggregate not found 2026-06-24 19:08:54.309 7 INFO neutron.services.segments.plugin [-] Segment 84ec0b28-3690-4381-be84-4536fafa4b57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84ec0b28-3690-4381-be84-4536fafa4b57 found for delete ", "request_id": "req-f2f3cc0d-bb89-44b5-904d-43e85dc4ef3e"}]} 2026-06-24 19:08:54.314 7 INFO neutron.services.segments.plugin [-] Segment 84ec0b28-3690-4381-be84-4536fafa4b57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84ec0b28-3690-4381-be84-4536fafa4b57 found for delete ", "request_id": "req-550f18d1-8723-4832-95c4-aac64e1d20ea"}]} 2026-06-24 19:08:54.319 7 INFO neutron.db.l3_hamode_db [None req-f56d3e38-c804-417d-8f06-024fe46e9816 cd91412bd6ec46a6bc8970eefffa73fd c064fb84fa3c4145893b22571372684d - - default default] HA network 06670951-047c-45df-9c06-9a576a3848bd was deleted as no HA routers are present in tenant c064fb84fa3c4145893b22571372684d. [pid: 7|app: 0|req: 501/1097] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:08:53 2026] DELETE /v2.0/routers/fca0a440-68b6-40eb-b9c3-a1897ad31d84 => generated 0 bytes in 744 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1098] 10.0.0.226 () {32 vars in 662 bytes} [Wed Jun 24 19:08:54 2026] GET /v2.0/security-groups => generated 4530 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1099] 199.19.213.244 () {34 vars in 1059 bytes} [Wed Jun 24 19:08:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=aefc1a5a-dada-45c1-9f86-ed2aac29dd6c => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:08:54.609 8 INFO neutron.db.l3_hamode_db [None req-d67aa951-a125-48ba-ab67-899ea5f74306 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 504/1100] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:08:54 2026] DELETE /v2.0/subnets/a55d6af7-ddcf-4b2b-814b-3a692fe1d66b => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1101] 10.0.0.226 () {34 vars in 757 bytes} [Wed Jun 24 19:08:54 2026] PUT /v2.0/security-groups/3344d249-c197-42be-b77b-13057ccc1fe6 => generated 1662 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1102] 199.19.213.244 () {34 vars in 983 bytes} [Wed Jun 24 19:08:54 2026] GET /v2.0/subnets?id=e949c2d3-eeae-4dc6-93d5-c22e6cd46995 => generated 669 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1105] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:08:54 2026] DELETE /v2.0/subnets/fc86e5e9-6243-407f-a5e5-cf6c4cfa908c => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1106] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:08:54 2026] GET /v2.0/ports?device_id=9377d7c6-6b59-4ba3-b7fa-aa2cb0f62cda => generated 973 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1107] 10.0.0.226 () {32 vars in 736 bytes} [Wed Jun 24 19:08:55 2026] GET /v2.0/security-groups/3344d249-c197-42be-b77b-13057ccc1fe6 => generated 1662 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1108] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:08:55 2026] GET /v2.0/ports?network_id=92f2aed2-2ae7-4e40-9234-a70ffbee8b51&device_owner=network%3Adhcp => generated 1244 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1109] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:08:55 2026] DELETE /v2.0/networks/755e15ab-3bfa-491f-a826-6f6d84c98450 => 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: 514/1110] 10.0.0.184 () {34 vars in 1039 bytes} [Wed Jun 24 19:08:55 2026] GET /v2.0/security-groups?id=c13806f9-6c79-4e2d-b89a-e03d6244b903&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1111] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:08:55 2026] DELETE /v2.0/security-groups/3344d249-c197-42be-b77b-13057ccc1fe6 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1112] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:08:55 2026] GET /v2.0/networks/92f2aed2-2ae7-4e40-9234-a70ffbee8b51?fields=segments => generated 14 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:08:55.919 8 INFO neutron.db.l3_hamode_db [None req-d67aa951-a125-48ba-ab67-899ea5f74306 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 517/1113] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:08:55 2026] DELETE /v2.0/networks/7634aaef-f8c0-43c9-8e37-848c705a2669 => 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: 518/1114] 10.0.0.226 () {32 vars in 662 bytes} [Wed Jun 24 19:08:56 2026] GET /v2.0/security-groups => generated 2925 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1115] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:08:56 2026] GET /v2.0/networks/92f2aed2-2ae7-4e40-9234-a70ffbee8b51?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) 2026-06-24 19:08:56.161 7 WARNING neutron_lib.context [None req-b8de0f3d-3246-444e-b6e6-476da5627d0c cd91412bd6ec46a6bc8970eefffa73fd c064fb84fa3c4145893b22571372684d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:08:56.231 7 INFO neutron.db.segments_db [None req-b8de0f3d-3246-444e-b6e6-476da5627d0c cd91412bd6ec46a6bc8970eefffa73fd c064fb84fa3c4145893b22571372684d - - default default] Added segment f0a78aa5-66d7-4eef-9c65-6fc89a87ebd0 of type vxlan for network 860251b9-7f30-4d63-a626-7e67b892a1cb 2026-06-24 19:08:56.336 7 INFO neutron.services.segments.plugin [-] Segment beedde5d-0af8-4901-b1d6-50b2148a6598 resource provider aggregate not found 2026-06-24 19:08:56.342 7 INFO neutron.services.segments.plugin [-] Segment beedde5d-0af8-4901-b1d6-50b2148a6598 resource provider aggregate not found 2026-06-24 19:08:56.368 7 INFO neutron.services.segments.plugin [-] Segment beedde5d-0af8-4901-b1d6-50b2148a6598 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid beedde5d-0af8-4901-b1d6-50b2148a6598 found for delete ", "request_id": "req-97c00476-b992-4f0c-adeb-12f35d8d6799"}]} 2026-06-24 19:08:56.375 7 INFO neutron.services.segments.plugin [-] Segment beedde5d-0af8-4901-b1d6-50b2148a6598 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid beedde5d-0af8-4901-b1d6-50b2148a6598 found for delete ", "request_id": "req-83215dd4-c201-466e-9015-2accc37c15db"}]} 2026-06-24 19:08:56.390 7 INFO neutron.services.segments.plugin [-] Segment df7db245-64d5-40ec-bb26-d9e8800df143 resource provider aggregate not found 2026-06-24 19:08:56.397 7 INFO neutron.services.segments.plugin [-] Segment df7db245-64d5-40ec-bb26-d9e8800df143 resource provider aggregate not found 2026-06-24 19:08:56.411 7 INFO neutron.services.segments.plugin [-] Segment df7db245-64d5-40ec-bb26-d9e8800df143 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df7db245-64d5-40ec-bb26-d9e8800df143 found for delete ", "request_id": "req-73dfffcb-b5d6-4082-bcb7-efe6d0ed09de"}]} 2026-06-24 19:08:56.429 7 INFO neutron.services.segments.plugin [-] Segment df7db245-64d5-40ec-bb26-d9e8800df143 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df7db245-64d5-40ec-bb26-d9e8800df143 found for delete ", "request_id": "req-18cbed2f-037c-46a2-ac65-1d66be138753"}]} [pid: 7|app: 0|req: 520/1116] 10.0.0.226 () {34 vars in 669 bytes} [Wed Jun 24 19:08:56 2026] POST /v2.0/networks => generated 634 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:08:56.459 7 INFO neutron.api.v2.resource [None req-b9365ea0-d210-46d9-9131-9f3ceb698d54 9bd03ac4050c4e1f940f6f9c138b9e90 4522ecff3e8a45ff905f276531b4044d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 521/1117] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:08:56 2026] DELETE /v2.0/security-groups/3344d249-c197-42be-b77b-13057ccc1fe6 => generated 146 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1118] 199.19.213.244 () {34 vars in 1079 bytes} [Wed Jun 24 19:08:56 2026] GET /v2.0/ports?tenant_id=344b11b029c84abbb97a05b905dbbcd7&device_id=9377d7c6-6b59-4ba3-b7fa-aa2cb0f62cda => generated 1242 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:08:56.520 7 WARNING neutron_lib.context [None req-99575d3f-0ee5-4f99-b7cc-b9695c5c6bb9 cd91412bd6ec46a6bc8970eefffa73fd c064fb84fa3c4145893b22571372684d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 523/1119] 10.0.0.226 () {34 vars in 668 bytes} [Wed Jun 24 19:08:56 2026] POST /v2.0/subnets => generated 622 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:08:56.864 7 WARNING neutron_lib.context [None req-51a6633d-47b0-4b7d-9c53-5800fb3f7b7d 9bd03ac4050c4e1f940f6f9c138b9e90 4522ecff3e8a45ff905f276531b4044d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 524/1120] 10.0.0.226 () {34 vars in 683 bytes} [Wed Jun 24 19:08:56 2026] POST /v2.0/security-groups => generated 1625 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1121] 199.19.213.244 () {34 vars in 985 bytes} [Wed Jun 24 19:08:57 2026] GET /v2.0/networks?id=92f2aed2-2ae7-4e40-9234-a70ffbee8b51 => generated 771 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1122] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:08:57 2026] GET /v2.0/ports?device_id=9377d7c6-6b59-4ba3-b7fa-aa2cb0f62cda => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:08:57.115 7 WARNING neutron_lib.context [None req-d69d44af-88a6-490c-b27f-8602ba43c666 cd91412bd6ec46a6bc8970eefffa73fd c064fb84fa3c4145893b22571372684d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:08:57.156 7 INFO neutron.db.segments_db [None req-d69d44af-88a6-490c-b27f-8602ba43c666 cd91412bd6ec46a6bc8970eefffa73fd c064fb84fa3c4145893b22571372684d - - default default] Added segment f13cd787-b8fd-47a0-b83b-7d620dd47597 of type vxlan for network 3559929e-005f-4e88-b29f-554e1b2503e1 [pid: 8|app: 0|req: 597/1123] 10.0.0.226 () {34 vars in 668 bytes} [Wed Jun 24 19:08:54 2026] POST /v2.0/routers => generated 724 bytes in 2964 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:08:57.204 8 WARNING neutron_lib.context [None req-4ec4c3ca-9924-4979-a4e8-19b5795e622b 9bd03ac4050c4e1f940f6f9c138b9e90 4522ecff3e8a45ff905f276531b4044d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 598/1124] 10.0.0.226 () {34 vars in 694 bytes} [Wed Jun 24 19:08:57 2026] POST /v2.0/security-group-rules => generated 601 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1125] 199.19.213.244 () {34 vars in 1059 bytes} [Wed Jun 24 19:08:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=aefc1a5a-dada-45c1-9f86-ed2aac29dd6c => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1126] 10.0.0.184 () {34 vars in 1039 bytes} [Wed Jun 24 19:08:57 2026] GET /v2.0/security-groups?id=c13806f9-6c79-4e2d-b89a-e03d6244b903&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:08:57.513 7 INFO neutron.db.l3_hamode_db [None req-d69d44af-88a6-490c-b27f-8602ba43c666 cd91412bd6ec46a6bc8970eefffa73fd c064fb84fa3c4145893b22571372684d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:08:57.790 7 INFO neutron.db.l3_hamode_db [None req-d69d44af-88a6-490c-b27f-8602ba43c666 cd91412bd6ec46a6bc8970eefffa73fd c064fb84fa3c4145893b22571372684d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 527/1127] 10.0.0.226 () {34 vars in 668 bytes} [Wed Jun 24 19:08:57 2026] POST /v2.0/routers => generated 511 bytes in 1698 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1128] 10.0.0.226 () {32 vars in 746 bytes} [Wed Jun 24 19:08:58 2026] GET /v2.0/security-group-rules/b30019eb-e3c2-4ff1-b709-444b49685d43 => 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: 529/1129] 199.19.213.244 () {34 vars in 983 bytes} [Wed Jun 24 19:08:58 2026] GET /v2.0/subnets?id=e949c2d3-eeae-4dc6-93d5-c22e6cd46995 => generated 669 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1130] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:08:58 2026] GET /v2.0/ports?device_id=9377d7c6-6b59-4ba3-b7fa-aa2cb0f62cda => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:08:58.963 7 WARNING neutron_lib.context [None req-c7ba5de5-3d61-4472-b9bc-b9111352dd81 cd91412bd6ec46a6bc8970eefffa73fd c064fb84fa3c4145893b22571372684d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 601/1131] 10.0.0.226 () {34 vars in 782 bytes} [Wed Jun 24 19:08:57 2026] PUT /v2.0/routers/1eab9fb7-9326-4e13-99e7-e9ededc0bba4/add_router_interface => generated 309 bytes in 1734 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1132] 10.0.0.226 () {32 vars in 672 bytes} [Wed Jun 24 19:08:59 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1133] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:08:59 2026] GET /v2.0/ports?network_id=92f2aed2-2ae7-4e40-9234-a70ffbee8b51&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1134] 10.0.0.184 () {34 vars in 1039 bytes} [Wed Jun 24 19:08:59 2026] GET /v2.0/security-groups?id=c13806f9-6c79-4e2d-b89a-e03d6244b903&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1135] 10.0.0.226 () {32 vars in 749 bytes} [Wed Jun 24 19:08:59 2026] DELETE /v2.0/security-group-rules/b30019eb-e3c2-4ff1-b709-444b49685d43 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1136] 10.0.0.226 () {34 vars in 664 bytes} [Wed Jun 24 19:08:58 2026] POST /v2.0/ports => generated 963 bytes in 518 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: 606/1137] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:08:59 2026] GET /v2.0/networks/92f2aed2-2ae7-4e40-9234-a70ffbee8b51?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: 532/1138] 10.0.0.226 () {32 vars in 672 bytes} [Wed Jun 24 19:08:59 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1139] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:08:59 2026] GET /v2.0/networks/92f2aed2-2ae7-4e40-9234-a70ffbee8b51?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:08:59.680 7 WARNING neutron_lib.context [None req-00f9841d-d98d-4b13-8ac9-b3b546170a01 9bd03ac4050c4e1f940f6f9c138b9e90 4522ecff3e8a45ff905f276531b4044d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 534/1140] 10.0.0.226 () {34 vars in 694 bytes} [Wed Jun 24 19:08:59 2026] POST /v2.0/security-group-rules => generated 601 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1141] 10.0.0.226 () {32 vars in 746 bytes} [Wed Jun 24 19:08:59 2026] GET /v2.0/security-group-rules/faaf3cf7-b727-4699-bb0d-47381d12de34 => generated 601 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1142] 10.0.0.226 () {32 vars in 672 bytes} [Wed Jun 24 19:08:59 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1143] 10.0.0.226 () {32 vars in 749 bytes} [Wed Jun 24 19:08:59 2026] DELETE /v2.0/security-group-rules/faaf3cf7-b727-4699-bb0d-47381d12de34 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:09:00.033 7 WARNING neutron_lib.context [None req-254d4e68-bafc-43ad-8ea4-9c0935f0a6e5 86c0240d8604436e9959eec98fa6ec6e 58b6758756064e3596978effe64b1644 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 538/1144] 10.0.0.226 () {34 vars in 684 bytes} [Wed Jun 24 19:09:00 2026] POST /v2.0/security-groups => generated 1661 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1145] 10.0.0.226 () {32 vars in 672 bytes} [Wed Jun 24 19:09:00 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:09:00.226 7 WARNING neutron_lib.context [None req-1645df63-7242-4dbe-aa05-c3a4d59569a6 86c0240d8604436e9959eec98fa6ec6e 58b6758756064e3596978effe64b1644 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 540/1146] 10.0.0.226 () {34 vars in 694 bytes} [Wed Jun 24 19:09:00 2026] POST /v2.0/security-group-rules => generated 597 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:09:00.367 7 WARNING neutron_lib.context [None req-b00a339e-5dbb-4798-89c0-92fcbce75c35 9bd03ac4050c4e1f940f6f9c138b9e90 4522ecff3e8a45ff905f276531b4044d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:09:00.414 7 INFO neutron.db.securitygroups_db [None req-b00a339e-5dbb-4798-89c0-92fcbce75c35 9bd03ac4050c4e1f940f6f9c138b9e90 4522ecff3e8a45ff905f276531b4044d - - default default] Project 4522ecff3e8a45ff905f276531b4044d 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: 541/1147] 10.0.0.226 () {34 vars in 694 bytes} [Wed Jun 24 19:09:00 2026] POST /v2.0/security-group-rules => generated 607 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:09:00.503 7 WARNING neutron_lib.context [None req-a33a4b80-74f0-4a12-8471-cae8a0545b80 86c0240d8604436e9959eec98fa6ec6e 58b6758756064e3596978effe64b1644 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 542/1148] 10.0.0.226 () {34 vars in 694 bytes} [Wed Jun 24 19:09:00 2026] POST /v2.0/security-group-rules => generated 602 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1149] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:09:00 2026] GET /v2.0/ports?device_id=9377d7c6-6b59-4ba3-b7fa-aa2cb0f62cda => generated 975 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1150] 10.0.0.226 () {32 vars in 746 bytes} [Wed Jun 24 19:09:00 2026] GET /v2.0/security-group-rules/f3f6d32a-899d-4633-a50d-9812fe251c5c => generated 607 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:09:00.765 7 WARNING neutron_lib.context [None req-0ad64943-b8a1-4854-8143-98fca26b80f7 86c0240d8604436e9959eec98fa6ec6e 58b6758756064e3596978effe64b1644 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 545/1151] 10.0.0.226 () {34 vars in 675 bytes} [Wed Jun 24 19:09:00 2026] POST /v2.0/floatingips => generated 552 bytes in 655 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1152] 10.0.0.226 () {34 vars in 782 bytes} [Wed Jun 24 19:08:59 2026] PUT /v2.0/routers/f0d5ecbe-56be-4198-afbf-20a3939c538b/add_router_interface => generated 309 bytes in 1986 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: 546/1153] 10.0.0.184 () {34 vars in 1039 bytes} [Wed Jun 24 19:09:01 2026] GET /v2.0/security-groups?id=c13806f9-6c79-4e2d-b89a-e03d6244b903&fields=id&fields=name => generated 114 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1154] 10.0.0.226 () {32 vars in 716 bytes} [Wed Jun 24 19:09:01 2026] GET /v2.0/ports/0ed040a2-02fd-405d-b299-93f2e9aa3781 => generated 1037 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1155] 10.0.0.226 () {32 vars in 672 bytes} [Wed Jun 24 19:09:01 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1156] 10.0.0.226 () {32 vars in 749 bytes} [Wed Jun 24 19:09:01 2026] DELETE /v2.0/security-group-rules/f3f6d32a-899d-4633-a50d-9812fe251c5c => 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: 610/1157] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:09:01 2026] GET /v2.0/ports?device_id=9377d7c6-6b59-4ba3-b7fa-aa2cb0f62cda => generated 975 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1158] 10.0.0.226 () {32 vars in 672 bytes} [Wed Jun 24 19:09:01 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:09:02.422 8 INFO neutron.db.l3_db [None req-c6d7909a-8b65-43d3-960d-bd7eb40e421d 8c7e8841f2ad4fa7a51d8037ddb27ee6 344b11b029c84abbb97a05b905dbbcd7 - - default default] Floating IP fd98c37f-3b8e-4111-a4df-9ef395fb541d associated. External IP: 10.96.250.216, port: aefc1a5a-dada-45c1-9f86-ed2aac29dd6c. [pid: 8|app: 0|req: 612/1159] 10.0.0.226 () {34 vars in 748 bytes} [Wed Jun 24 19:09:01 2026] PUT /v2.0/floatingips/fd98c37f-3b8e-4111-a4df-9ef395fb541d => generated 856 bytes in 1048 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:09:02.929 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-71190ff7-29b3-4af4-8920-4aaf1fc8e8e0'] response: {'name': 'network-changed', 'server_uuid': '9377d7c6-6b59-4ba3-b7fa-aa2cb0f62cda', 'tag': 'aefc1a5a-dada-45c1-9f86-ed2aac29dd6c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 613/1160] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:09:02 2026] DELETE /v2.0/security-groups/c9f53c3f-c51f-4ef3-a784-28e0f7d600c7 => 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: 548/1161] 10.0.0.226 () {34 vars in 788 bytes} [Wed Jun 24 19:09:01 2026] PUT /v2.0/routers/f0d5ecbe-56be-4198-afbf-20a3939c538b/remove_router_interface => generated 309 bytes in 1552 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: 614/1162] 10.0.0.184 () {34 vars in 1099 bytes} [Wed Jun 24 19:09:03 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1962552167&fields=id&tenant_id=58b6758756064e3596978effe64b1644 => generated 69 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1163] 199.19.213.244 () {34 vars in 1079 bytes} [Wed Jun 24 19:09:03 2026] GET /v2.0/ports?tenant_id=344b11b029c84abbb97a05b905dbbcd7&device_id=9377d7c6-6b59-4ba3-b7fa-aa2cb0f62cda => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1164] 10.0.0.226 () {32 vars in 662 bytes} [Wed Jun 24 19:09:03 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: 8|app: 0|req: 616/1165] 10.0.0.184 () {34 vars in 981 bytes} [Wed Jun 24 19:09:03 2026] GET /v2.0/networks?id=bf353738-0e4b-40cd-9f1b-5d9b8a095149 => generated 669 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:09:03.313 7 INFO neutron.api.v2.resource [None req-2a71fd76-1797-40e9-84e5-69775d22d979 cd91412bd6ec46a6bc8970eefffa73fd c064fb84fa3c4145893b22571372684d - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 550/1166] 10.0.0.226 () {34 vars in 788 bytes} [Wed Jun 24 19:09:03 2026] PUT /v2.0/routers/f0d5ecbe-56be-4198-afbf-20a3939c538b/remove_router_interface => generated 197 bytes in 178 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1167] 199.19.213.244 () {34 vars in 985 bytes} [Wed Jun 24 19:09:03 2026] GET /v2.0/networks?id=92f2aed2-2ae7-4e40-9234-a70ffbee8b51 => generated 771 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1168] 10.0.0.184 () {34 vars in 964 bytes} [Wed Jun 24 19:09:03 2026] GET /v2.0/quotas/58b6758756064e3596978effe64b1644 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1169] 10.0.0.226 () {32 vars in 735 bytes} [Wed Jun 24 19:09:03 2026] GET /v2.0/ports?device_id=f0d5ecbe-56be-4198-afbf-20a3939c538b => 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: 551/1170] 10.0.0.226 () {32 vars in 662 bytes} [Wed Jun 24 19:09:03 2026] GET /v2.0/security-groups => generated 2925 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1171] 199.19.213.244 () {34 vars in 1059 bytes} [Wed Jun 24 19:09:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=aefc1a5a-dada-45c1-9f86-ed2aac29dd6c => generated 859 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1172] 10.0.0.184 () {34 vars in 1001 bytes} [Wed Jun 24 19:09:03 2026] GET /v2.0/ports?tenant_id=58b6758756064e3596978effe64b1644&fields=id => generated 103 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1173] 199.19.213.244 () {34 vars in 983 bytes} [Wed Jun 24 19:09:03 2026] GET /v2.0/subnets?id=e949c2d3-eeae-4dc6-93d5-c22e6cd46995 => generated 669 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1174] 10.0.0.184 () {34 vars in 1007 bytes} [Wed Jun 24 19:09:03 2026] GET /v2.0/networks/bf353738-0e4b-40cd-9f1b-5d9b8a095149?fields=segments => generated 14 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1175] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:09:03 2026] GET /v2.0/ports?network_id=92f2aed2-2ae7-4e40-9234-a70ffbee8b51&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: 556/1176] 10.0.0.184 () {34 vars in 1107 bytes} [Wed Jun 24 19:09:03 2026] GET /v2.0/networks/bf353738-0e4b-40cd-9f1b-5d9b8a095149?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) [pid: 7|app: 0|req: 557/1177] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:09:03 2026] GET /v2.0/networks/92f2aed2-2ae7-4e40-9234-a70ffbee8b51?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: 558/1178] 199.19.213.244 () {34 vars in 1095 bytes} [Wed Jun 24 19:09:03 2026] GET /v2.0/ports?device_id=9377d7c6-6b59-4ba3-b7fa-aa2cb0f62cda&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1179] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:09:03 2026] GET /v2.0/networks/92f2aed2-2ae7-4e40-9234-a70ffbee8b51?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1180] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:09:03 2026] GET /v2.0/security-groups?tenant_id=4522ecff3e8a45ff905f276531b4044d&name=default => generated 2925 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1181] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:09:04 2026] GET /v2.0/ports?device_id=5e1accd7-78a6-4c9f-890b-25143fd0a1cd => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1182] 199.19.213.244 () {34 vars in 1079 bytes} [Wed Jun 24 19:09:04 2026] GET /v2.0/ports?tenant_id=344b11b029c84abbb97a05b905dbbcd7&device_id=9377d7c6-6b59-4ba3-b7fa-aa2cb0f62cda => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:09:04.203 8 INFO neutron.services.segments.plugin [-] Segment f13cd787-b8fd-47a0-b83b-7d620dd47597 resource provider aggregate not found 2026-06-24 19:09:04.208 8 INFO neutron.services.segments.plugin [-] Segment f13cd787-b8fd-47a0-b83b-7d620dd47597 resource provider aggregate not found 2026-06-24 19:09:04.217 8 INFO neutron.db.l3_hamode_db [None req-5af72cd9-63ed-4c4a-95c9-c36979865277 cd91412bd6ec46a6bc8970eefffa73fd c064fb84fa3c4145893b22571372684d - - default default] HA network 3559929e-005f-4e88-b29f-554e1b2503e1 was deleted as no HA routers are present in tenant c064fb84fa3c4145893b22571372684d. [pid: 8|app: 0|req: 621/1183] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:09:03 2026] DELETE /v2.0/routers/f0d5ecbe-56be-4198-afbf-20a3939c538b => generated 0 bytes in 805 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:09:04.238 8 INFO neutron.services.segments.plugin [-] Segment f13cd787-b8fd-47a0-b83b-7d620dd47597 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f13cd787-b8fd-47a0-b83b-7d620dd47597 found for delete ", "request_id": "req-83f9988c-1e13-4118-bbc3-d8352f9ec1fe"}]} 2026-06-24 19:09:04.240 8 INFO neutron.services.segments.plugin [-] Segment f13cd787-b8fd-47a0-b83b-7d620dd47597 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f13cd787-b8fd-47a0-b83b-7d620dd47597 found for delete ", "request_id": "req-79234781-0ec7-4818-a504-bf08bcba351b"}]} [pid: 7|app: 0|req: 563/1184] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:09:04 2026] DELETE /v2.0/security-groups/d0655a7c-2cef-4229-944f-62d2de32c592 => 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: 622/1185] 199.19.213.244 () {34 vars in 985 bytes} [Wed Jun 24 19:09:04 2026] GET /v2.0/networks?id=92f2aed2-2ae7-4e40-9234-a70ffbee8b51 => generated 771 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1186] 199.19.213.244 () {34 vars in 1059 bytes} [Wed Jun 24 19:09:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=aefc1a5a-dada-45c1-9f86-ed2aac29dd6c => generated 859 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1187] 199.19.213.244 () {34 vars in 983 bytes} [Wed Jun 24 19:09:04 2026] GET /v2.0/subnets?id=e949c2d3-eeae-4dc6-93d5-c22e6cd46995 => generated 669 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1188] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:09:04 2026] GET /v2.0/ports?network_id=92f2aed2-2ae7-4e40-9234-a70ffbee8b51&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1189] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:09:04 2026] DELETE /v2.0/subnets/017c169b-9afd-436c-91f7-7c06f45b1169 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1190] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:09:04 2026] GET /v2.0/networks/92f2aed2-2ae7-4e40-9234-a70ffbee8b51?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: 627/1191] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:09:04 2026] GET /v2.0/networks/92f2aed2-2ae7-4e40-9234-a70ffbee8b51?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1192] 199.19.213.244 () {34 vars in 985 bytes} [Wed Jun 24 19:09:04 2026] GET /v2.0/networks?id=bf353738-0e4b-40cd-9f1b-5d9b8a095149 => generated 669 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1193] 199.19.213.244 () {34 vars in 1049 bytes} [Wed Jun 24 19:09:04 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=58b6758756064e3596978effe64b1644 => generated 181 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:09:04.890 8 WARNING neutron_lib.context [req-cf96c8ab-e5a1-404b-af95-89599e2c4102 req-cebaf8bb-e5ff-40a0-80f8-4eac5ddc0980 86c0240d8604436e9959eec98fa6ec6e 58b6758756064e3596978effe64b1644 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:09:04.980 7 INFO neutron.services.segments.plugin [-] Segment f0a78aa5-66d7-4eef-9c65-6fc89a87ebd0 resource provider aggregate not found 2026-06-24 19:09:04.988 7 INFO neutron.services.segments.plugin [-] Segment f0a78aa5-66d7-4eef-9c65-6fc89a87ebd0 resource provider aggregate not found 2026-06-24 19:09:04.998 7 INFO neutron.services.segments.plugin [-] Segment f0a78aa5-66d7-4eef-9c65-6fc89a87ebd0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0a78aa5-66d7-4eef-9c65-6fc89a87ebd0 found for delete ", "request_id": "req-fdb8db09-8be1-4f0b-be8e-9ae5fc97f395"}]} [pid: 7|app: 0|req: 565/1194] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:09:04 2026] DELETE /v2.0/networks/860251b9-7f30-4d63-a626-7e67b892a1cb => generated 0 bytes in 514 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:09:05.026 7 INFO neutron.services.segments.plugin [-] Segment f0a78aa5-66d7-4eef-9c65-6fc89a87ebd0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0a78aa5-66d7-4eef-9c65-6fc89a87ebd0 found for delete ", "request_id": "req-d6c3e454-711b-4473-b63a-182c1ef851a1"}]} 2026-06-24 19:09:05.032 7 WARNING neutron_lib.context [None req-b8d1d327-8ee7-4790-9972-7b546d27f0ee cd91412bd6ec46a6bc8970eefffa73fd c064fb84fa3c4145893b22571372684d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:09:05.103 7 INFO neutron.db.segments_db [None req-b8d1d327-8ee7-4790-9972-7b546d27f0ee cd91412bd6ec46a6bc8970eefffa73fd c064fb84fa3c4145893b22571372684d - - default default] Added segment b4e678da-f030-44a1-b1b2-071f24d0916c of type vxlan for network 6b8916cc-578d-4486-af60-1f3ba055d85a [pid: 7|app: 0|req: 566/1195] 10.0.0.226 () {34 vars in 669 bytes} [Wed Jun 24 19:09:05 2026] POST /v2.0/networks => generated 633 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1196] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:09:05 2026] GET /v2.0/ports?device_id=5e1accd7-78a6-4c9f-890b-25143fd0a1cd => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:09:05.284 7 WARNING neutron_lib.context [None req-4e860feb-2bd5-40f8-b85d-83ee5cf0b0fd cd91412bd6ec46a6bc8970eefffa73fd c064fb84fa3c4145893b22571372684d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 630/1197] 199.19.213.244 () {38 vars in 954 bytes} [Wed Jun 24 19:09:04 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: 7|app: 0|req: 568/1198] 10.0.0.226 () {34 vars in 668 bytes} [Wed Jun 24 19:09:05 2026] POST /v2.0/subnets => generated 622 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:09:05.615 7 WARNING neutron_lib.context [None req-9837da10-e8dc-4bc7-bf60-12577a8543d4 cd91412bd6ec46a6bc8970eefffa73fd c064fb84fa3c4145893b22571372684d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:09:05.650 7 INFO neutron.db.segments_db [None req-9837da10-e8dc-4bc7-bf60-12577a8543d4 cd91412bd6ec46a6bc8970eefffa73fd c064fb84fa3c4145893b22571372684d - - default default] Added segment f49abaad-4bd4-404e-b548-41ea573d5f57 of type vxlan for network baa995d4-2032-48a5-b7ac-a14e50c453be [pid: 8|app: 0|req: 631/1199] 199.19.213.244 () {38 vars in 1027 bytes} [Wed Jun 24 19:09:05 2026] PUT /v2.0/ports/4b864fc2-53dd-4c5d-84d2-ae04a25b4141 => generated 1199 bytes in 525 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:09:06.065 7 INFO neutron.db.l3_hamode_db [None req-9837da10-e8dc-4bc7-bf60-12577a8543d4 cd91412bd6ec46a6bc8970eefffa73fd c064fb84fa3c4145893b22571372684d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:09:06.067 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8847f2d5-5487-4743-9793-2f7bf857fed5'] response: {'name': 'network-changed', 'server_uuid': '5e1accd7-78a6-4c9f-890b-25143fd0a1cd', 'tag': '4b864fc2-53dd-4c5d-84d2-ae04a25b4141', '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, ' 2026-06-24 19:09:06.234 8 WARNING neutron_lib.context [None req-1e81103a-132c-46f4-8686-e2547c0ec1a5 e5f5307b2ec34d549fa7283e7d815a7f 07f8f1297ea2463b9f4778b418ff7dcb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:09:06.288 7 INFO neutron.db.l3_hamode_db [None req-9837da10-e8dc-4bc7-bf60-12577a8543d4 cd91412bd6ec46a6bc8970eefffa73fd c064fb84fa3c4145893b22571372684d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 632/1200] 10.0.0.226 () {34 vars in 676 bytes} [Wed Jun 24 19:09:06 2026] POST /v2.0/subnetpools => generated 549 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1201] 199.19.213.244 () {34 vars in 1079 bytes} [Wed Jun 24 19:09:06 2026] GET /v2.0/ports?tenant_id=58b6758756064e3596978effe64b1644&device_id=5e1accd7-78a6-4c9f-890b-25143fd0a1cd => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1202] 10.0.0.226 () {32 vars in 728 bytes} [Wed Jun 24 19:09:06 2026] GET /v2.0/subnetpools/79add5bb-5371-4087-9f55-9e4ff3e0c556 => generated 549 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1203] 199.19.213.244 () {34 vars in 1057 bytes} [Wed Jun 24 19:09:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=4b864fc2-53dd-4c5d-84d2-ae04a25b4141 => 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: 636/1204] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:09:06 2026] GET /v2.0/ports?device_id=5e1accd7-78a6-4c9f-890b-25143fd0a1cd => generated 969 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1205] 10.0.0.226 () {34 vars in 748 bytes} [Wed Jun 24 19:09:06 2026] PUT /v2.0/subnetpools/79add5bb-5371-4087-9f55-9e4ff3e0c556 => generated 500 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1206] 199.19.213.244 () {34 vars in 983 bytes} [Wed Jun 24 19:09:06 2026] GET /v2.0/subnets?id=a893554e-fa75-49d8-a8c2-858dab7cc06a => 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: 639/1207] 10.0.0.184 () {34 vars in 1039 bytes} [Wed Jun 24 19:09:06 2026] GET /v2.0/security-groups?id=cd14d1b6-5407-4131-9693-2c0d6c84e316&fields=id&fields=name => generated 114 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1208] 10.0.0.226 () {32 vars in 731 bytes} [Wed Jun 24 19:09:06 2026] DELETE /v2.0/subnetpools/79add5bb-5371-4087-9f55-9e4ff3e0c556 => 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: 641/1209] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:09:06 2026] GET /v2.0/ports?network_id=bf353738-0e4b-40cd-9f1b-5d9b8a095149&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:09:06.863 8 INFO neutron.api.v2.resource [None req-16a49a2a-cba3-4433-839c-31d91f3f815e e5f5307b2ec34d549fa7283e7d815a7f 07f8f1297ea2463b9f4778b418ff7dcb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 642/1210] 10.0.0.226 () {32 vars in 728 bytes} [Wed Jun 24 19:09:06 2026] GET /v2.0/subnetpools/79add5bb-5371-4087-9f55-9e4ff3e0c556 => generated 145 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1211] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:09:06 2026] GET /v2.0/networks/bf353738-0e4b-40cd-9f1b-5d9b8a095149?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:09:06.948 8 INFO neutron.api.v2.resource [None req-27271434-6ef3-4886-bec8-89a34df0b747 e5f5307b2ec34d549fa7283e7d815a7f 07f8f1297ea2463b9f4778b418ff7dcb - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 644/1212] 10.0.0.226 () {32 vars in 731 bytes} [Wed Jun 24 19:09:06 2026] DELETE /v2.0/subnetpools/79add5bb-5371-4087-9f55-9e4ff3e0c556 => generated 145 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1213] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:09:06 2026] GET /v2.0/networks/bf353738-0e4b-40cd-9f1b-5d9b8a095149?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: 646/1214] 199.19.213.244 () {34 vars in 1079 bytes} [Wed Jun 24 19:09:07 2026] GET /v2.0/ports?tenant_id=58b6758756064e3596978effe64b1644&device_id=5e1accd7-78a6-4c9f-890b-25143fd0a1cd => generated 1238 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1215] 10.0.0.226 () {34 vars in 668 bytes} [Wed Jun 24 19:09:05 2026] POST /v2.0/routers => generated 510 bytes in 1576 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1216] 199.19.213.244 () {34 vars in 985 bytes} [Wed Jun 24 19:09:07 2026] GET /v2.0/networks?id=bf353738-0e4b-40cd-9f1b-5d9b8a095149 => generated 764 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1217] 199.19.213.244 () {34 vars in 1057 bytes} [Wed Jun 24 19:09:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=4b864fc2-53dd-4c5d-84d2-ae04a25b4141 => 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: 649/1218] 199.19.213.244 () {34 vars in 983 bytes} [Wed Jun 24 19:09:07 2026] GET /v2.0/subnets?id=a893554e-fa75-49d8-a8c2-858dab7cc06a => generated 663 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1219] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:09:07 2026] GET /v2.0/ports?network_id=bf353738-0e4b-40cd-9f1b-5d9b8a095149&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1220] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:09:07 2026] GET /v2.0/networks/bf353738-0e4b-40cd-9f1b-5d9b8a095149?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: 652/1221] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:09:07 2026] GET /v2.0/networks/bf353738-0e4b-40cd-9f1b-5d9b8a095149?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: 8|app: 0|req: 653/1222] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:09:07 2026] GET /v2.0/security-groups?tenant_id=07f8f1297ea2463b9f4778b418ff7dcb&name=default => generated 2925 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1223] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:09:07 2026] GET /v2.0/ports?device_id=5e1accd7-78a6-4c9f-890b-25143fd0a1cd => generated 969 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1224] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:09:07 2026] DELETE /v2.0/security-groups/a66a2477-8c22-470b-8387-67a0ff2a9a8e => 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: 656/1225] 10.0.0.184 () {34 vars in 1039 bytes} [Wed Jun 24 19:09:08 2026] GET /v2.0/security-groups?id=cd14d1b6-5407-4131-9693-2c0d6c84e316&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1226] 10.0.0.226 () {34 vars in 782 bytes} [Wed Jun 24 19:09:07 2026] PUT /v2.0/routers/c37fd8f0-dab8-4c0f-8fe0-a6980a09068e/add_router_interface => generated 309 bytes in 1494 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1227] 10.0.0.226 () {32 vars in 716 bytes} [Wed Jun 24 19:09:08 2026] GET /v2.0/ports/381eb455-5ce7-4e23-a55c-36eeb51cf2e9 => generated 959 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1228] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:09:09 2026] GET /v2.0/ports?device_id=5e1accd7-78a6-4c9f-890b-25143fd0a1cd => generated 971 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1229] 10.0.0.184 () {34 vars in 1039 bytes} [Wed Jun 24 19:09:09 2026] GET /v2.0/security-groups?id=cd14d1b6-5407-4131-9693-2c0d6c84e316&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: 660/1230] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:09:09 2026] GET /v2.0/ports?device_id=5e1accd7-78a6-4c9f-890b-25143fd0a1cd => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1231] 10.0.0.226 () {34 vars in 788 bytes} [Wed Jun 24 19:09:08 2026] PUT /v2.0/routers/c37fd8f0-dab8-4c0f-8fe0-a6980a09068e/remove_router_interface => generated 309 bytes in 1043 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1234] 10.0.0.226 () {32 vars in 735 bytes} [Wed Jun 24 19:09:09 2026] GET /v2.0/ports?device_id=c37fd8f0-dab8-4c0f-8fe0-a6980a09068e => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1235] 10.0.0.226 () {32 vars in 622 bytes} [Wed Jun 24 19:09:09 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-06-24 19:09:09.958 8 INFO neutron.db.l3_db [None req-1acf686c-e6e5-4d6d-a9cc-efb5d7136fb8 86c0240d8604436e9959eec98fa6ec6e 58b6758756064e3596978effe64b1644 - - default default] Floating IP 1efb2fab-9768-46f7-aaaa-d5be32ce3d0e associated. External IP: 10.96.250.207, port: 4b864fc2-53dd-4c5d-84d2-ae04a25b4141. [pid: 8|app: 0|req: 661/1236] 10.0.0.226 () {34 vars in 748 bytes} [Wed Jun 24 19:09:09 2026] PUT /v2.0/floatingips/1efb2fab-9768-46f7-aaaa-d5be32ce3d0e => generated 855 bytes in 924 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:09:10.412 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-849b3707-c63d-43fd-b798-cc7427d38f68'] response: {'name': 'network-changed', 'server_uuid': '5e1accd7-78a6-4c9f-890b-25143fd0a1cd', 'tag': '4b864fc2-53dd-4c5d-84d2-ae04a25b4141', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 662/1237] 10.0.0.226 () {32 vars in 632 bytes} [Wed Jun 24 19:09:10 2026] GET /v2.0/ => generated 632 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1238] 199.19.213.244 () {34 vars in 1079 bytes} [Wed Jun 24 19:09:10 2026] GET /v2.0/ports?tenant_id=58b6758756064e3596978effe64b1644&device_id=5e1accd7-78a6-4c9f-890b-25143fd0a1cd => generated 1240 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1239] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:09:10 2026] GET /v2.0/ports?device_id=5e1accd7-78a6-4c9f-890b-25143fd0a1cd => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1240] 199.19.213.244 () {34 vars in 985 bytes} [Wed Jun 24 19:09:10 2026] GET /v2.0/networks?id=bf353738-0e4b-40cd-9f1b-5d9b8a095149 => generated 764 bytes in 474 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1241] 10.0.0.184 () {34 vars in 1039 bytes} [Wed Jun 24 19:09:11 2026] GET /v2.0/security-groups?id=cd14d1b6-5407-4131-9693-2c0d6c84e316&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1242] 199.19.213.244 () {34 vars in 1057 bytes} [Wed Jun 24 19:09:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=4b864fc2-53dd-4c5d-84d2-ae04a25b4141 => generated 858 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:09:11.222 7 INFO neutron.services.segments.plugin [-] Segment f49abaad-4bd4-404e-b548-41ea573d5f57 resource provider aggregate not found 2026-06-24 19:09:11.229 7 INFO neutron.services.segments.plugin [-] Segment f49abaad-4bd4-404e-b548-41ea573d5f57 resource provider aggregate not found 2026-06-24 19:09:11.250 7 INFO neutron.db.l3_hamode_db [None req-488e6a9a-2a90-40ba-bbce-5d251cd58631 cd91412bd6ec46a6bc8970eefffa73fd c064fb84fa3c4145893b22571372684d - - default default] HA network baa995d4-2032-48a5-b7ac-a14e50c453be was deleted as no HA routers are present in tenant c064fb84fa3c4145893b22571372684d. 2026-06-24 19:09:11.255 7 INFO neutron.services.segments.plugin [-] Segment f49abaad-4bd4-404e-b548-41ea573d5f57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f49abaad-4bd4-404e-b548-41ea573d5f57 found for delete ", "request_id": "req-da124ac9-d149-432a-8135-f7ed2f227ba9"}]} 2026-06-24 19:09:11.256 7 INFO neutron.services.segments.plugin [-] Segment f49abaad-4bd4-404e-b548-41ea573d5f57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f49abaad-4bd4-404e-b548-41ea573d5f57 found for delete ", "request_id": "req-2e27abe5-9448-43d9-8a7e-2375831e12c5"}]} [pid: 7|app: 0|req: 576/1243] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:09:09 2026] DELETE /v2.0/routers/c37fd8f0-dab8-4c0f-8fe0-a6980a09068e => generated 0 bytes in 1346 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1244] 199.19.213.244 () {34 vars in 983 bytes} [Wed Jun 24 19:09:11 2026] GET /v2.0/subnets?id=a893554e-fa75-49d8-a8c2-858dab7cc06a => generated 663 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1245] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:09:11 2026] GET /v2.0/security-groups?tenant_id=b00b225601b84888a98049b99a0e3ba2&name=default => generated 2925 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1246] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:09:11 2026] DELETE /v2.0/subnets/f602de6d-4631-494f-aee9-3efe34391878 => 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: 669/1247] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:09:11 2026] GET /v2.0/ports?network_id=bf353738-0e4b-40cd-9f1b-5d9b8a095149&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1248] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:09:11 2026] GET /v2.0/ports?device_id=5e1accd7-78a6-4c9f-890b-25143fd0a1cd => generated 971 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1249] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:09:11 2026] DELETE /v2.0/security-groups/edfc7c08-177b-4fa5-b789-653ab7698ee0 => 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: 671/1250] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:09:11 2026] GET /v2.0/networks/bf353738-0e4b-40cd-9f1b-5d9b8a095149?fields=segments => generated 14 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1251] 10.0.0.184 () {34 vars in 1039 bytes} [Wed Jun 24 19:09:11 2026] GET /v2.0/security-groups?id=cd14d1b6-5407-4131-9693-2c0d6c84e316&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1252] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:09:11 2026] GET /v2.0/networks/bf353738-0e4b-40cd-9f1b-5d9b8a095149?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: 580/1253] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:09:11 2026] DELETE /v2.0/networks/6b8916cc-578d-4486-af60-1f3ba055d85a => generated 0 bytes in 513 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1254] 199.19.213.244 () {34 vars in 993 bytes} [Wed Jun 24 19:09:12 2026] GET /v2.0/ports?device_id=5e1accd7-78a6-4c9f-890b-25143fd0a1cd => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:09:12.212 7 WARNING neutron_lib.context [None req-269c883c-a057-41c2-9ff7-25b7876540ab cd91412bd6ec46a6bc8970eefffa73fd c064fb84fa3c4145893b22571372684d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 674/1255] 10.0.0.186 () {34 vars in 989 bytes} [Wed Jun 24 19:09:11 2026] GET /v2.0/ports?device_id=9377d7c6-6b59-4ba3-b7fa-aa2cb0f62cda => generated 1244 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:09:12.253 7 INFO neutron.db.segments_db [None req-269c883c-a057-41c2-9ff7-25b7876540ab cd91412bd6ec46a6bc8970eefffa73fd c064fb84fa3c4145893b22571372684d - - default default] Added segment c4a68671-9f07-4470-9647-d94ad81b35ac of type vxlan for network 360cc43d-ffe1-4654-ba9e-d1abc581b76a 2026-06-24 19:09:12.581 7 INFO neutron.db.l3_hamode_db [None req-269c883c-a057-41c2-9ff7-25b7876540ab cd91412bd6ec46a6bc8970eefffa73fd c064fb84fa3c4145893b22571372684d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:09:12.685 8 INFO neutron.db.l3_db [req-a6f2c942-a6f5-4f58-b63d-4b90e915835d req-6d1a82dc-52f6-43f8-948f-8e88c5cabda1 86c0240d8604436e9959eec98fa6ec6e 58b6758756064e3596978effe64b1644 - - default default] Floating IP 1efb2fab-9768-46f7-aaaa-d5be32ce3d0e disassociated. External IP: 10.96.250.207, port: 4b864fc2-53dd-4c5d-84d2-ae04a25b4141. [pid: 8|app: 0|req: 675/1256] 199.19.213.244 () {36 vars in 996 bytes} [Wed Jun 24 19:09:12 2026] DELETE /v2.0/ports/4b864fc2-53dd-4c5d-84d2-ae04a25b4141 => generated 0 bytes in 961 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:09:13.255 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fa0a0412-3ad5-4e87-987f-455a4faf071a'] response: {'server_uuid': '5e1accd7-78a6-4c9f-890b-25143fd0a1cd', 'name': 'network-vif-deleted', 'tag': '4b864fc2-53dd-4c5d-84d2-ae04a25b4141', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 676/1257] 10.0.0.186 () {34 vars in 1039 bytes} [Wed Jun 24 19:09:13 2026] GET /v2.0/security-groups?id=c13806f9-6c79-4e2d-b89a-e03d6244b903&fields=id&fields=name => generated 114 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:09:13.300 7 INFO neutron.services.segments.plugin [-] Segment b4e678da-f030-44a1-b1b2-071f24d0916c resource provider aggregate not found 2026-06-24 19:09:13.307 7 INFO neutron.services.segments.plugin [-] Segment b4e678da-f030-44a1-b1b2-071f24d0916c resource provider aggregate not found [pid: 8|app: 0|req: 677/1258] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:09:13 2026] GET /v2.0/ports?device_id=5e1accd7-78a6-4c9f-890b-25143fd0a1cd => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:09:13.317 7 INFO neutron.services.segments.plugin [-] Segment b4e678da-f030-44a1-b1b2-071f24d0916c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4e678da-f030-44a1-b1b2-071f24d0916c found for delete ", "request_id": "req-2ee875b9-eb3f-4f46-b0fb-1508015398ef"}]} 2026-06-24 19:09:13.329 7 INFO neutron.services.segments.plugin [-] Segment b4e678da-f030-44a1-b1b2-071f24d0916c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4e678da-f030-44a1-b1b2-071f24d0916c found for delete ", "request_id": "req-89c230ee-c8c5-409b-96d1-861b1951fe8d"}]} 2026-06-24 19:09:13.940 7 INFO neutron.db.l3_hamode_db [None req-269c883c-a057-41c2-9ff7-25b7876540ab cd91412bd6ec46a6bc8970eefffa73fd c064fb84fa3c4145893b22571372684d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 678/1259] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:09:14 2026] DELETE /v2.0/security-groups/cd14d1b6-5407-4131-9693-2c0d6c84e316 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:09:14.541 8 INFO neutron.api.v2.resource [None req-60f521ab-56b8-428d-b2dc-8e57c2dac1c7 86c0240d8604436e9959eec98fa6ec6e 58b6758756064e3596978effe64b1644 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 679/1260] 10.0.0.226 () {32 vars in 736 bytes} [Wed Jun 24 19:09:14 2026] GET /v2.0/security-groups/cd14d1b6-5407-4131-9693-2c0d6c84e316 => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1261] 10.0.0.226 () {32 vars in 731 bytes} [Wed Jun 24 19:09:14 2026] DELETE /v2.0/floatingips/1efb2fab-9768-46f7-aaaa-d5be32ce3d0e => generated 0 bytes in 391 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1262] 10.0.0.226 () {34 vars in 668 bytes} [Wed Jun 24 19:09:12 2026] POST /v2.0/routers => generated 692 bytes in 3044 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1263] 10.0.0.226 () {32 vars in 720 bytes} [Wed Jun 24 19:09:15 2026] GET /v2.0/routers/142bfc91-8f2e-48c4-9cd9-56518301ff20 => generated 698 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1264] 10.0.0.226 () {32 vars in 646 bytes} [Wed Jun 24 19:09:15 2026] GET /v2.0/routers => generated 701 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1265] 10.0.0.226 () {34 vars in 740 bytes} [Wed Jun 24 19:09:15 2026] PUT /v2.0/routers/142bfc91-8f2e-48c4-9cd9-56518301ff20 => generated 705 bytes in 584 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1266] 10.0.0.226 () {32 vars in 720 bytes} [Wed Jun 24 19:09:16 2026] GET /v2.0/routers/142bfc91-8f2e-48c4-9cd9-56518301ff20 => generated 705 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1267] 10.0.0.226 () {32 vars in 735 bytes} [Wed Jun 24 19:09:16 2026] GET /v2.0/ports?device_id=142bfc91-8f2e-48c4-9cd9-56518301ff20 => 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: 681/1268] 10.0.0.226 () {34 vars in 788 bytes} [Wed Jun 24 19:09:14 2026] PUT /v2.0/routers/1eab9fb7-9326-4e13-99e7-e9ededc0bba4/remove_router_interface => generated 309 bytes in 1328 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:09:17.420 8 INFO neutron.services.segments.plugin [-] Segment 817d4e21-b2a9-4454-a617-03d3a4aa4398 resource provider aggregate not found 2026-06-24 19:09:17.425 8 INFO neutron.services.segments.plugin [-] Segment 817d4e21-b2a9-4454-a617-03d3a4aa4398 resource provider aggregate not found 2026-06-24 19:09:17.439 8 INFO neutron.db.l3_hamode_db [None req-8de8d261-b164-426c-b15f-987a85e2c1e8 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] HA network e83d1e2e-f386-458f-bc5e-408029108639 was deleted as no HA routers are present in tenant 58b6758756064e3596978effe64b1644. [pid: 8|app: 0|req: 682/1269] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:09:16 2026] DELETE /v2.0/routers/1eab9fb7-9326-4e13-99e7-e9ededc0bba4 => generated 0 bytes in 1168 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:09:17.450 8 INFO neutron.services.segments.plugin [-] Segment 817d4e21-b2a9-4454-a617-03d3a4aa4398 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 817d4e21-b2a9-4454-a617-03d3a4aa4398 found for delete ", "request_id": "req-12e78e90-0a08-4416-a4bb-009c36684d2d"}]} 2026-06-24 19:09:17.460 8 INFO neutron.services.segments.plugin [-] Segment 817d4e21-b2a9-4454-a617-03d3a4aa4398 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 817d4e21-b2a9-4454-a617-03d3a4aa4398 found for delete ", "request_id": "req-16b243ce-0e5a-4efc-89ff-45635b85b2f0"}]} 2026-06-24 19:09:17.721 7 INFO neutron.services.segments.plugin [-] Segment c4a68671-9f07-4470-9647-d94ad81b35ac resource provider aggregate not found 2026-06-24 19:09:17.726 7 INFO neutron.services.segments.plugin [-] Segment c4a68671-9f07-4470-9647-d94ad81b35ac resource provider aggregate not found 2026-06-24 19:09:17.741 7 INFO neutron.db.l3_hamode_db [None req-d64dc279-0cde-4e76-9bf5-6014be3a7297 cd91412bd6ec46a6bc8970eefffa73fd c064fb84fa3c4145893b22571372684d - - default default] HA network 360cc43d-ffe1-4654-ba9e-d1abc581b76a was deleted as no HA routers are present in tenant c064fb84fa3c4145893b22571372684d. [pid: 7|app: 0|req: 588/1270] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:09:16 2026] DELETE /v2.0/routers/142bfc91-8f2e-48c4-9cd9-56518301ff20 => generated 0 bytes in 1503 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:09:17.753 7 INFO neutron.services.segments.plugin [-] Segment c4a68671-9f07-4470-9647-d94ad81b35ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4a68671-9f07-4470-9647-d94ad81b35ac found for delete ", "request_id": "req-0f4d1d8c-9071-49b0-8640-59c415214982"}]} 2026-06-24 19:09:17.757 7 INFO neutron.services.segments.plugin [-] Segment c4a68671-9f07-4470-9647-d94ad81b35ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4a68671-9f07-4470-9647-d94ad81b35ac found for delete ", "request_id": "req-bf74736c-563f-496c-81f2-5c5cb40aacd0"}]} [pid: 8|app: 0|req: 683/1271] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:09:17 2026] GET /v2.0/security-groups?tenant_id=dc8b50ba1a5f411099500bc9a2047d9b&name=default => generated 2925 bytes in 382 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1272] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:09:17 2026] GET /v2.0/ports?device_id=9377d7c6-6b59-4ba3-b7fa-aa2cb0f62cda => generated 975 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1273] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:09:17 2026] DELETE /v2.0/subnets/a893554e-fa75-49d8-a8c2-858dab7cc06a => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1274] 10.0.0.226 () {32 vars in 735 bytes} [Wed Jun 24 19:09:17 2026] GET /v2.0/ports?device_id=142bfc91-8f2e-48c4-9cd9-56518301ff20 => 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: 686/1275] 10.0.0.184 () {34 vars in 1039 bytes} [Wed Jun 24 19:09:17 2026] GET /v2.0/security-groups?id=c13806f9-6c79-4e2d-b89a-e03d6244b903&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: 590/1276] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:09:17 2026] DELETE /v2.0/security-groups/30267e2b-dcc6-4d2c-851b-a177317a8201 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:09:18.122 7 INFO neutron.api.v2.resource [None req-2dfcd119-7aa5-4d13-bfbc-0e300f16ce5b cd91412bd6ec46a6bc8970eefffa73fd c064fb84fa3c4145893b22571372684d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 591/1277] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:09:18 2026] DELETE /v2.0/routers/142bfc91-8f2e-48c4-9cd9-56518301ff20 => generated 135 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1278] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:09:18 2026] GET /v2.0/ports?device_id=9377d7c6-6b59-4ba3-b7fa-aa2cb0f62cda => generated 975 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1279] 10.0.0.226 () {32 vars in 735 bytes} [Wed Jun 24 19:09:18 2026] GET /v2.0/ports?device_id=c37fd8f0-dab8-4c0f-8fe0-a6980a09068e => 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: 594/1280] 10.0.0.184 () {34 vars in 1039 bytes} [Wed Jun 24 19:09:18 2026] GET /v2.0/security-groups?id=c13806f9-6c79-4e2d-b89a-e03d6244b903&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1281] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:09:18 2026] DELETE /v2.0/networks/bf353738-0e4b-40cd-9f1b-5d9b8a095149 => generated 0 bytes in 376 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:09:18.418 8 INFO neutron.api.v2.resource [None req-b03fdc13-58a9-4902-935a-57a0e1fac5ef cd91412bd6ec46a6bc8970eefffa73fd c064fb84fa3c4145893b22571372684d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 688/1282] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:09:18 2026] DELETE /v2.0/routers/c37fd8f0-dab8-4c0f-8fe0-a6980a09068e => generated 135 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1283] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:09:18 2026] GET /v2.0/security-groups?tenant_id=454b58b6123a4cb080ba6c10162589df&name=default => generated 2925 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:09:18.440 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c8a6ddda-2ecc-45b5-950e-93e6d87108ad cd91412bd6ec46a6bc8970eefffa73fd c064fb84fa3c4145893b22571372684d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 689/1284] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:09:18 2026] DELETE /v2.0/subnets/f602de6d-4631-494f-aee9-3efe34391878 => 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: 690/1285] 10.0.0.226 () {32 vars in 735 bytes} [Wed Jun 24 19:09:18 2026] GET /v2.0/ports?device_id=f0d5ecbe-56be-4198-afbf-20a3939c538b => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:09:18.501 8 INFO neutron.api.v2.resource [None req-b9ba646d-cffb-41db-960d-2a1ee9f639e0 cd91412bd6ec46a6bc8970eefffa73fd c064fb84fa3c4145893b22571372684d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 691/1286] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:09:18 2026] DELETE /v2.0/routers/f0d5ecbe-56be-4198-afbf-20a3939c538b => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:09:18.522 8 INFO neutron.pecan_wsgi.hooks.translation [None req-beb1cb17-80a8-42c8-b27a-31a7d9e53a08 cd91412bd6ec46a6bc8970eefffa73fd c064fb84fa3c4145893b22571372684d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 692/1287] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:09:18 2026] DELETE /v2.0/subnets/017c169b-9afd-436c-91f7-7c06f45b1169 => 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: 693/1288] 10.0.0.226 () {32 vars in 735 bytes} [Wed Jun 24 19:09:18 2026] GET /v2.0/ports?device_id=fca0a440-68b6-40eb-b9c3-a1897ad31d84 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1289] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:09:18 2026] DELETE /v2.0/security-groups/3f379175-9436-4e70-a6bd-b76cbf681878 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1290] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:09:18 2026] GET /v2.0/security-groups?tenant_id=58b6758756064e3596978effe64b1644&name=default => generated 2925 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:09:18.618 7 INFO neutron.api.v2.resource [None req-927f77d4-f56c-45a0-bc9b-4a14c53ee533 cd91412bd6ec46a6bc8970eefffa73fd c064fb84fa3c4145893b22571372684d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 597/1291] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:09:18 2026] DELETE /v2.0/routers/fca0a440-68b6-40eb-b9c3-a1897ad31d84 => generated 135 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:09:18.644 7 INFO neutron.pecan_wsgi.hooks.translation [None req-db4acc09-d65d-451b-ace7-11976316eeac cd91412bd6ec46a6bc8970eefffa73fd c064fb84fa3c4145893b22571372684d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 598/1292] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:09:18 2026] DELETE /v2.0/subnets/a55d6af7-ddcf-4b2b-814b-3a692fe1d66b => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1293] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:09:18 2026] GET /v2.0/ports?device_id=9377d7c6-6b59-4ba3-b7fa-aa2cb0f62cda => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:09:18.719 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ad93345f-1e50-4db7-96ff-681bd690552c cd91412bd6ec46a6bc8970eefffa73fd c064fb84fa3c4145893b22571372684d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 600/1294] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:09:18 2026] DELETE /v2.0/subnets/fc86e5e9-6243-407f-a5e5-cf6c4cfa908c => 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: 695/1295] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:09:18 2026] DELETE /v2.0/security-groups/b66e9a31-7d78-4907-a6c6-19ac8328ac22 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1296] 199.19.213.244 () {34 vars in 1079 bytes} [Wed Jun 24 19:09:18 2026] GET /v2.0/ports?tenant_id=344b11b029c84abbb97a05b905dbbcd7&device_id=9377d7c6-6b59-4ba3-b7fa-aa2cb0f62cda => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1297] 10.0.0.184 () {34 vars in 1039 bytes} [Wed Jun 24 19:09:18 2026] GET /v2.0/security-groups?id=c13806f9-6c79-4e2d-b89a-e03d6244b903&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1298] 199.19.213.244 () {34 vars in 985 bytes} [Wed Jun 24 19:09:18 2026] GET /v2.0/networks?id=92f2aed2-2ae7-4e40-9234-a70ffbee8b51 => generated 771 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1299] 199.19.213.244 () {34 vars in 1059 bytes} [Wed Jun 24 19:09:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=aefc1a5a-dada-45c1-9f86-ed2aac29dd6c => generated 861 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1300] 199.19.213.244 () {34 vars in 983 bytes} [Wed Jun 24 19:09:18 2026] GET /v2.0/subnets?id=e949c2d3-eeae-4dc6-93d5-c22e6cd46995 => generated 669 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1301] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:09:18 2026] GET /v2.0/ports?network_id=92f2aed2-2ae7-4e40-9234-a70ffbee8b51&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1302] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:09:19 2026] GET /v2.0/networks/92f2aed2-2ae7-4e40-9234-a70ffbee8b51?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: 699/1303] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:09:19 2026] GET /v2.0/networks/92f2aed2-2ae7-4e40-9234-a70ffbee8b51?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: 605/1304] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:09:19 2026] GET /v2.0/security-groups?tenant_id=c064fb84fa3c4145893b22571372684d&name=default => generated 2925 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:09:19.482 8 INFO neutron.services.segments.plugin [-] Segment 1fbc3af7-aca2-4263-be54-dc7974b3fba1 resource provider aggregate not found 2026-06-24 19:09:19.491 8 INFO neutron.services.segments.plugin [-] Segment 1fbc3af7-aca2-4263-be54-dc7974b3fba1 resource provider aggregate not found 2026-06-24 19:09:19.498 8 INFO neutron.services.segments.plugin [-] Segment 1fbc3af7-aca2-4263-be54-dc7974b3fba1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1fbc3af7-aca2-4263-be54-dc7974b3fba1 found for delete ", "request_id": "req-cb216b41-72d4-423f-958c-99ea17447290"}]} 2026-06-24 19:09:19.510 8 INFO neutron.services.segments.plugin [-] Segment 1fbc3af7-aca2-4263-be54-dc7974b3fba1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1fbc3af7-aca2-4263-be54-dc7974b3fba1 found for delete ", "request_id": "req-2bffbaa4-be41-4ca2-b723-da3103b79ff5"}]} [pid: 8|app: 0|req: 700/1305] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:09:19 2026] DELETE /v2.0/security-groups/a3d7f6e3-8458-4287-b8b9-85fbe78a20ca => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1306] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:09:19 2026] GET /v2.0/ports?device_id=9377d7c6-6b59-4ba3-b7fa-aa2cb0f62cda => generated 975 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1307] 10.0.0.184 () {34 vars in 1039 bytes} [Wed Jun 24 19:09:19 2026] GET /v2.0/security-groups?id=c13806f9-6c79-4e2d-b89a-e03d6244b903&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1308] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:09:21 2026] GET /v2.0/ports?device_id=9377d7c6-6b59-4ba3-b7fa-aa2cb0f62cda => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1309] 10.0.0.184 () {34 vars in 1039 bytes} [Wed Jun 24 19:09:21 2026] GET /v2.0/security-groups?id=c13806f9-6c79-4e2d-b89a-e03d6244b903&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1310] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:09:20 2026] GET /v2.0/security-groups?tenant_id=ffa9f347068f409ba858f552eeb25048&name=default => generated 2925 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1311] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:09:21 2026] DELETE /v2.0/security-groups/69140151-3142-4b47-8c65-9c67d5cb1016 => 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: 608/1312] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:09:22 2026] GET /v2.0/ports?device_id=9377d7c6-6b59-4ba3-b7fa-aa2cb0f62cda => generated 975 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1313] 10.0.0.184 () {34 vars in 1039 bytes} [Wed Jun 24 19:09:22 2026] GET /v2.0/security-groups?id=c13806f9-6c79-4e2d-b89a-e03d6244b903&fields=id&fields=name => generated 114 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1314] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:09:23 2026] GET /v2.0/security-groups?tenant_id=918970315a0e490595c92a3c6e899499&name=default => generated 2925 bytes in 335 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1315] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:09:23 2026] DELETE /v2.0/security-groups/b165c9be-3d3d-4d65-aff9-1452d109c959 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1316] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:09:24 2026] GET /v2.0/security-groups?tenant_id=bb602dbdaabe4735905f5ecefef8ef5c&name=default => generated 2925 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1317] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:09:24 2026] DELETE /v2.0/security-groups/e28a66c9-cba1-4a31-b442-c6b948560be7 => 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: 611/1320] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:09:24 2026] GET /v2.0/security-groups?tenant_id=c4859e29940043b784f1116bb5d17cfe&name=default => generated 2925 bytes in 434 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1321] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:09:25 2026] DELETE /v2.0/security-groups/f6b779a7-6cca-4847-8555-2ec05afaef21 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1322] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:09:25 2026] GET /v2.0/security-groups?tenant_id=524e19d724c345b8b252cdfda611399d&name=default => generated 2925 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1323] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:09:25 2026] DELETE /v2.0/security-groups/12264047-793e-4e3c-a7bd-6f924e676503 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:09:28.846 8 WARNING neutron_lib.context [None req-ed3ddc7a-4000-4639-8498-7446ed805a80 ff521681f29c4a9793297af45dfe93e7 5277b6d4eed444338fc2cf2b4db78272 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 613/1324] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:09:28 2026] GET /v2.0/security-groups?tenant_id=14d533fbdc414869a031e113f6be6a1c&name=default => generated 2925 bytes in 364 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:09:29.000 8 INFO neutron.db.segments_db [None req-ed3ddc7a-4000-4639-8498-7446ed805a80 ff521681f29c4a9793297af45dfe93e7 5277b6d4eed444338fc2cf2b4db78272 - - default default] Added segment 0bd3add3-b5f4-4cb6-a77e-83d892eb87d9 of type vxlan for network 67b7a2ee-fb08-4836-af11-718c24946c30 [pid: 7|app: 0|req: 614/1325] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:09:28 2026] DELETE /v2.0/security-groups/ba715cfa-7d4f-4d84-9836-08fd795e8b1b => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1326] 10.0.0.226 () {34 vars in 670 bytes} [Wed Jun 24 19:09:28 2026] POST /v2.0/networks => generated 632 bytes in 422 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:09:29.140 8 WARNING neutron_lib.context [None req-c9b6160e-8a9b-43bf-bbac-cbee39496922 ff521681f29c4a9793297af45dfe93e7 5277b6d4eed444338fc2cf2b4db78272 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:09:29.189 8 INFO neutron.db.segments_db [None req-c9b6160e-8a9b-43bf-bbac-cbee39496922 ff521681f29c4a9793297af45dfe93e7 5277b6d4eed444338fc2cf2b4db78272 - - default default] Added segment 5e5dc044-c7a2-4045-8381-00bf9295413a of type vxlan for network 9915882b-eec4-489a-acda-a8bb0afa667b [pid: 7|app: 0|req: 615/1327] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:09:29 2026] GET /v2.0/security-groups?tenant_id=ef12f036e2d243f98edfb6a8f7795712&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1328] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:09:29 2026] DELETE /v2.0/security-groups/85fb0e5a-dd0b-4036-86f7-51e88929290f => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:09:29.505 8 INFO neutron.db.l3_hamode_db [None req-c9b6160e-8a9b-43bf-bbac-cbee39496922 ff521681f29c4a9793297af45dfe93e7 5277b6d4eed444338fc2cf2b4db78272 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:09:30.677 8 INFO neutron.db.l3_hamode_db [None req-c9b6160e-8a9b-43bf-bbac-cbee39496922 ff521681f29c4a9793297af45dfe93e7 5277b6d4eed444338fc2cf2b4db78272 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:09:31.375 7 WARNING neutron_lib.context [None req-2dbcb46b-8872-49b2-a48e-08526426a634 996f56edcc114f03b73c022b0d799012 2baec13736e840fa9990c5b5c4c34f21 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:09:31.376 7 WARNING neutron_lib.context [None req-2dbcb46b-8872-49b2-a48e-08526426a634 996f56edcc114f03b73c022b0d799012 2baec13736e840fa9990c5b5c4c34f21 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:09:31.572 7 INFO neutron.db.segments_db [None req-2dbcb46b-8872-49b2-a48e-08526426a634 996f56edcc114f03b73c022b0d799012 2baec13736e840fa9990c5b5c4c34f21 - - default default] Added segment 08653c55-c448-428f-ad9e-8027c22eeea7 of type vxlan for network dfd9cdf3-6a19-4d42-80b2-85071ac995fe 2026-06-24 19:09:31.675 7 INFO neutron.db.segments_db [None req-2dbcb46b-8872-49b2-a48e-08526426a634 996f56edcc114f03b73c022b0d799012 2baec13736e840fa9990c5b5c4c34f21 - - default default] Added segment 2e188394-48a2-49d0-8267-0a6013f78d63 of type vxlan for network 9e0b3700-dbe2-4c39-97f3-7ad2e41948a6 [pid: 7|app: 0|req: 617/1329] 10.0.0.226 () {34 vars in 669 bytes} [Wed Jun 24 19:09:31 2026] POST /v2.0/networks => generated 1246 bytes in 644 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1330] 10.0.0.226 () {32 vars in 648 bytes} [Wed Jun 24 19:09:31 2026] GET /v2.0/networks => generated 1845 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:09:32.203 7 INFO neutron.services.segments.plugin [-] Segment 08653c55-c448-428f-ad9e-8027c22eeea7 resource provider aggregate not found 2026-06-24 19:09:32.208 7 INFO neutron.services.segments.plugin [-] Segment 08653c55-c448-428f-ad9e-8027c22eeea7 resource provider aggregate not found 2026-06-24 19:09:32.222 7 INFO neutron.services.segments.plugin [-] Segment 08653c55-c448-428f-ad9e-8027c22eeea7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08653c55-c448-428f-ad9e-8027c22eeea7 found for delete ", "request_id": "req-977f640a-e2d5-4502-b046-1a82e6dc4a92"}]} 2026-06-24 19:09:32.225 7 INFO neutron.services.segments.plugin [-] Segment 08653c55-c448-428f-ad9e-8027c22eeea7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08653c55-c448-428f-ad9e-8027c22eeea7 found for delete ", "request_id": "req-2e4099e2-9502-4dd9-97ee-69d77fdd66cb"}]} [pid: 7|app: 0|req: 619/1331] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:09:32 2026] DELETE /v2.0/networks/dfd9cdf3-6a19-4d42-80b2-85071ac995fe => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1332] 10.0.0.226 () {34 vars in 668 bytes} [Wed Jun 24 19:09:29 2026] POST /v2.0/routers => generated 694 bytes in 3233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1333] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:09:32 2026] DELETE /v2.0/networks/9e0b3700-dbe2-4c39-97f3-7ad2e41948a6 => 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: 714/1334] 10.0.0.226 () {32 vars in 775 bytes} [Wed Jun 24 19:09:32 2026] GET /v2.0/subnets?project_id=5277b6d4eed444338fc2cf2b4db78272&cidr=10.100.0.0%2F28 => generated 14 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1335] 10.0.0.226 () {32 vars in 648 bytes} [Wed Jun 24 19:09:32 2026] GET /v2.0/networks => generated 651 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:09:32.549 7 WARNING neutron_lib.context [None req-1e5e298f-78aa-4c85-a332-656c00581bf8 996f56edcc114f03b73c022b0d799012 2baec13736e840fa9990c5b5c4c34f21 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:09:32.603 7 INFO neutron.db.segments_db [None req-1e5e298f-78aa-4c85-a332-656c00581bf8 996f56edcc114f03b73c022b0d799012 2baec13736e840fa9990c5b5c4c34f21 - - default default] Added segment 57c529eb-8533-462a-934b-b95b7cc2b047 of type vxlan for network 111e4a06-0766-4c3f-b927-bfb705557f0d [pid: 8|app: 0|req: 715/1336] 10.0.0.226 () {32 vars in 693 bytes} [Wed Jun 24 19:09:32 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1337] 10.0.0.226 () {32 vars in 783 bytes} [Wed Jun 24 19:09:32 2026] GET /v2.0/subnets?network_id=db00121f-c0b5-4d60-a945-3879edfda871&cidr=10.100.0.0%2F28 => generated 14 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:09:32.689 8 WARNING neutron_lib.context [None req-52472283-bd45-4c97-9aad-9c7a0498e10c ff521681f29c4a9793297af45dfe93e7 5277b6d4eed444338fc2cf2b4db78272 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 622/1338] 10.0.0.226 () {34 vars in 669 bytes} [Wed Jun 24 19:09:32 2026] POST /v2.0/networks => generated 650 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:09:32.743 7 WARNING neutron_lib.context [None req-bf627e99-cb27-4e7c-9995-7f0ca57b5e73 996f56edcc114f03b73c022b0d799012 2baec13736e840fa9990c5b5c4c34f21 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:09:32.805 7 INFO neutron.db.segments_db [None req-bf627e99-cb27-4e7c-9995-7f0ca57b5e73 996f56edcc114f03b73c022b0d799012 2baec13736e840fa9990c5b5c4c34f21 - - default default] Added segment 26a5a5d5-7665-4250-9fa4-3ce9de0ee486 of type vxlan for network de51b55a-bf73-4554-9d15-b81aba6985ab [pid: 7|app: 0|req: 623/1339] 10.0.0.226 () {34 vars in 669 bytes} [Wed Jun 24 19:09:32 2026] POST /v2.0/networks => generated 650 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:09:32.919 7 WARNING neutron_lib.context [None req-2e757068-6f79-4afd-bbf0-fc15d1aed021 996f56edcc114f03b73c022b0d799012 2baec13736e840fa9990c5b5c4c34f21 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:09:32.965 7 WARNING neutron_lib.context [None req-2e757068-6f79-4afd-bbf0-fc15d1aed021 996f56edcc114f03b73c022b0d799012 2baec13736e840fa9990c5b5c4c34f21 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 717/1340] 10.0.0.226 () {34 vars in 668 bytes} [Wed Jun 24 19:09:32 2026] POST /v2.0/subnets => generated 633 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1341] 10.0.0.226 () {34 vars in 664 bytes} [Wed Jun 24 19:09:32 2026] POST /v2.0/ports => generated 1505 bytes in 867 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: 625/1342] 10.0.0.186 () {34 vars in 989 bytes} [Wed Jun 24 19:09:33 2026] GET /v2.0/ports?device_id=9377d7c6-6b59-4ba3-b7fa-aa2cb0f62cda => generated 1244 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1343] 10.0.0.226 () {32 vars in 642 bytes} [Wed Jun 24 19:09:33 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: 627/1344] 10.0.0.186 () {34 vars in 1039 bytes} [Wed Jun 24 19:09:34 2026] GET /v2.0/security-groups?id=c13806f9-6c79-4e2d-b89a-e03d6244b903&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:09:34.262 7 INFO neutron.services.segments.plugin [-] Segment 2e188394-48a2-49d0-8267-0a6013f78d63 resource provider aggregate not found 2026-06-24 19:09:34.266 7 INFO neutron.services.segments.plugin [-] Segment 2e188394-48a2-49d0-8267-0a6013f78d63 resource provider aggregate not found 2026-06-24 19:09:34.282 7 INFO neutron.services.segments.plugin [-] Segment 2e188394-48a2-49d0-8267-0a6013f78d63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e188394-48a2-49d0-8267-0a6013f78d63 found for delete ", "request_id": "req-49c5afdf-5156-43b6-ab5c-7de6ca592269"}]} 2026-06-24 19:09:34.288 7 INFO neutron.services.segments.plugin [-] Segment 2e188394-48a2-49d0-8267-0a6013f78d63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e188394-48a2-49d0-8267-0a6013f78d63 found for delete ", "request_id": "req-88f02e09-e0aa-4a1a-9582-9a392c62357c"}]} [pid: 7|app: 0|req: 628/1345] 10.0.0.226 () {32 vars in 719 bytes} [Wed Jun 24 19:09:34 2026] DELETE /v2.0/ports/a3a0d098-e6c4-47c3-8951-9c3b5ce32e62 => 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: 629/1346] 10.0.0.226 () {32 vars in 719 bytes} [Wed Jun 24 19:09:34 2026] DELETE /v2.0/ports/bd6d64ca-848b-4201-8d29-6ca5de022c5a => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1347] 10.0.0.226 () {32 vars in 642 bytes} [Wed Jun 24 19:09:34 2026] GET /v2.0/ports => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:09:34.685 7 WARNING neutron_lib.context [None req-28038c52-af11-4cff-8601-7073104fe3ab 996f56edcc114f03b73c022b0d799012 2baec13736e840fa9990c5b5c4c34f21 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:09:34.777 7 INFO neutron.db.segments_db [None req-28038c52-af11-4cff-8601-7073104fe3ab 996f56edcc114f03b73c022b0d799012 2baec13736e840fa9990c5b5c4c34f21 - - default default] Added segment aaf2d6f1-556a-4220-a2d5-547affdb077c of type vxlan for network 1edb4b77-1716-4faf-8c28-5d62f96581a9 [pid: 7|app: 0|req: 631/1348] 10.0.0.226 () {34 vars in 669 bytes} [Wed Jun 24 19:09:34 2026] POST /v2.0/networks => generated 649 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:09:34.923 7 WARNING neutron_lib.context [None req-d05bec0c-d274-4583-9cf1-ae5a03311909 996f56edcc114f03b73c022b0d799012 2baec13736e840fa9990c5b5c4c34f21 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:09:35.010 7 INFO neutron.db.segments_db [None req-d05bec0c-d274-4583-9cf1-ae5a03311909 996f56edcc114f03b73c022b0d799012 2baec13736e840fa9990c5b5c4c34f21 - - default default] Added segment f9080f30-80ad-40da-84d5-77b277cd6202 of type vxlan for network 726f8a4a-3718-48a0-8cf9-3e7624e7fc4b [pid: 8|app: 0|req: 718/1349] 10.0.0.226 () {34 vars in 782 bytes} [Wed Jun 24 19:09:33 2026] PUT /v2.0/routers/4ebfdc9d-4d7f-46a6-9016-9abf21e6d7d7/add_router_interface => generated 309 bytes in 2068 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1350] 10.0.0.226 () {34 vars in 669 bytes} [Wed Jun 24 19:09:34 2026] POST /v2.0/networks => generated 650 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1351] 10.0.0.226 () {32 vars in 648 bytes} [Wed Jun 24 19:09:35 2026] GET /v2.0/networks => generated 7934 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1352] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:09:35 2026] GET /v2.0/security-groups?tenant_id=43441006f9934c2685abcf846b2eeed9&name=default => generated 2925 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:09:35.288 7 WARNING neutron_lib.context [None req-f5e37d4c-ed03-4420-af8e-9f7f19185101 996f56edcc114f03b73c022b0d799012 2baec13736e840fa9990c5b5c4c34f21 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:09:35.330 7 WARNING neutron_lib.context [None req-f5e37d4c-ed03-4420-af8e-9f7f19185101 996f56edcc114f03b73c022b0d799012 2baec13736e840fa9990c5b5c4c34f21 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 720/1353] 10.0.0.226 () {32 vars in 646 bytes} [Wed Jun 24 19:09:35 2026] GET /v2.0/subnets => generated 3754 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1354] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:09:35 2026] DELETE /v2.0/security-groups/67ef4dfe-6b8b-4fb6-b624-0854c43c0562 => 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: 722/1355] 10.0.0.226 () {32 vars in 646 bytes} [Wed Jun 24 19:09:35 2026] GET /v2.0/routers => generated 1463 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:09:35.764 8 WARNING neutron_lib.context [None req-e4707fcc-679a-41c9-b6fa-c1d6bb0fa3b6 ff521681f29c4a9793297af45dfe93e7 5277b6d4eed444338fc2cf2b4db78272 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1356] 10.0.0.226 () {34 vars in 684 bytes} [Wed Jun 24 19:09:35 2026] POST /v2.0/security-groups => generated 1675 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1357] 10.0.0.226 () {34 vars in 668 bytes} [Wed Jun 24 19:09:35 2026] POST /v2.0/subnets => generated 1226 bytes in 634 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-24 19:09:35.927 8 WARNING neutron_lib.context [None req-7a98c171-8829-482c-bed3-2f27da1c70d3 ff521681f29c4a9793297af45dfe93e7 5277b6d4eed444338fc2cf2b4db78272 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 635/1358] 10.0.0.226 () {32 vars in 646 bytes} [Wed Jun 24 19:09:35 2026] GET /v2.0/subnets => generated 1839 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1359] 10.0.0.226 () {34 vars in 694 bytes} [Wed Jun 24 19:09:35 2026] POST /v2.0/security-group-rules => generated 597 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:09:36.082 8 WARNING neutron_lib.context [None req-bde6d7ed-d9d0-423c-947f-1d5cead9590e ff521681f29c4a9793297af45dfe93e7 5277b6d4eed444338fc2cf2b4db78272 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 725/1360] 10.0.0.226 () {34 vars in 694 bytes} [Wed Jun 24 19:09:36 2026] POST /v2.0/security-group-rules => generated 596 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1361] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:09:35 2026] DELETE /v2.0/subnets/1be8192a-1b9f-4854-9499-82451b998d44 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:09:36.232 8 WARNING neutron_lib.context [None req-a0f2e7ef-f3d4-49a9-919e-3f3a241ec961 ff521681f29c4a9793297af45dfe93e7 5277b6d4eed444338fc2cf2b4db78272 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 726/1362] 10.0.0.226 () {34 vars in 694 bytes} [Wed Jun 24 19:09:36 2026] POST /v2.0/security-group-rules => generated 602 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:09:36.352 8 WARNING neutron_lib.context [None req-b77d6bd5-e021-42d9-a99e-76ca2285e836 ff521681f29c4a9793297af45dfe93e7 5277b6d4eed444338fc2cf2b4db78272 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 727/1363] 10.0.0.226 () {34 vars in 694 bytes} [Wed Jun 24 19:09:36 2026] POST /v2.0/security-group-rules => generated 601 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:09:36.481 8 WARNING neutron_lib.context [None req-bd7de60c-ed59-4e9b-a5e6-a12d4fef2b10 ff521681f29c4a9793297af45dfe93e7 5277b6d4eed444338fc2cf2b4db78272 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1364] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:09:36 2026] DELETE /v2.0/subnets/58db3149-7416-4c88-a4fb-947a35420951 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:09:36.527 8 INFO neutron.db.securitygroups_db [None req-bd7de60c-ed59-4e9b-a5e6-a12d4fef2b10 ff521681f29c4a9793297af45dfe93e7 5277b6d4eed444338fc2cf2b4db78272 - - default default] Project 5277b6d4eed444338fc2cf2b4db78272 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: 638/1365] 10.0.0.226 () {32 vars in 646 bytes} [Wed Jun 24 19:09:36 2026] GET /v2.0/subnets => generated 626 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1366] 10.0.0.226 () {34 vars in 694 bytes} [Wed Jun 24 19:09:36 2026] POST /v2.0/security-group-rules => generated 607 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:09:36.663 8 WARNING neutron_lib.context [None req-1c49dab7-cd8e-436e-9a83-5c1e3d60d1ec ff521681f29c4a9793297af45dfe93e7 5277b6d4eed444338fc2cf2b4db78272 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:09:36.724 8 INFO neutron.db.securitygroups_db [None req-1c49dab7-cd8e-436e-9a83-5c1e3d60d1ec ff521681f29c4a9793297af45dfe93e7 5277b6d4eed444338fc2cf2b4db78272 - - default default] Project 5277b6d4eed444338fc2cf2b4db78272 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: 729/1367] 10.0.0.226 () {34 vars in 694 bytes} [Wed Jun 24 19:09:36 2026] POST /v2.0/security-group-rules => generated 606 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:09:37.029 7 INFO neutron.services.segments.plugin [-] Segment f9080f30-80ad-40da-84d5-77b277cd6202 resource provider aggregate not found 2026-06-24 19:09:37.033 7 INFO neutron.services.segments.plugin [-] Segment f9080f30-80ad-40da-84d5-77b277cd6202 resource provider aggregate not found 2026-06-24 19:09:37.052 7 INFO neutron.services.segments.plugin [-] Segment f9080f30-80ad-40da-84d5-77b277cd6202 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9080f30-80ad-40da-84d5-77b277cd6202 found for delete ", "request_id": "req-4cabf7f0-92e9-4091-a36e-5d2071ae25ff"}]} 2026-06-24 19:09:37.054 7 INFO neutron.services.segments.plugin [-] Segment f9080f30-80ad-40da-84d5-77b277cd6202 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9080f30-80ad-40da-84d5-77b277cd6202 found for delete ", "request_id": "req-428cdc27-7e69-4a30-ae10-723db4963c5f"}]} [pid: 7|app: 0|req: 639/1368] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:09:36 2026] DELETE /v2.0/networks/726f8a4a-3718-48a0-8cf9-3e7624e7fc4b => generated 0 bytes in 531 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:09:37.303 8 INFO neutron.services.segments.plugin [-] Segment aaf2d6f1-556a-4220-a2d5-547affdb077c resource provider aggregate not found 2026-06-24 19:09:37.309 8 INFO neutron.services.segments.plugin [-] Segment aaf2d6f1-556a-4220-a2d5-547affdb077c resource provider aggregate not found 2026-06-24 19:09:37.316 8 INFO neutron.services.segments.plugin [-] Segment aaf2d6f1-556a-4220-a2d5-547affdb077c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aaf2d6f1-556a-4220-a2d5-547affdb077c found for delete ", "request_id": "req-c2bdcdb8-d809-4da8-86be-45916840f1da"}]} [pid: 8|app: 0|req: 730/1369] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:09:37 2026] DELETE /v2.0/networks/1edb4b77-1716-4faf-8c28-5d62f96581a9 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:09:37.345 8 INFO neutron.services.segments.plugin [-] Segment aaf2d6f1-556a-4220-a2d5-547affdb077c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aaf2d6f1-556a-4220-a2d5-547affdb077c found for delete ", "request_id": "req-633f7a31-c5db-46db-89ce-8a5ec7f1890f"}]} [pid: 7|app: 0|req: 640/1370] 10.0.0.226 () {32 vars in 648 bytes} [Wed Jun 24 19:09:37 2026] GET /v2.0/networks => generated 1297 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1371] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:09:37 2026] DELETE /v2.0/networks/de51b55a-bf73-4554-9d15-b81aba6985ab => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1372] 10.0.0.184 () {34 vars in 1099 bytes} [Wed Jun 24 19:09:37 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1383018913&fields=id&tenant_id=5277b6d4eed444338fc2cf2b4db78272 => generated 69 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1373] 10.0.0.184 () {34 vars in 981 bytes} [Wed Jun 24 19:09:37 2026] GET /v2.0/networks?id=67b7a2ee-fb08-4836-af11-718c24946c30 => generated 660 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1374] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:09:37 2026] DELETE /v2.0/networks/111e4a06-0766-4c3f-b927-bfb705557f0d => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1375] 10.0.0.184 () {34 vars in 964 bytes} [Wed Jun 24 19:09:37 2026] GET /v2.0/quotas/5277b6d4eed444338fc2cf2b4db78272 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1376] 10.0.0.184 () {34 vars in 1001 bytes} [Wed Jun 24 19:09:37 2026] GET /v2.0/ports?tenant_id=5277b6d4eed444338fc2cf2b4db78272&fields=id => generated 103 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1377] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:09:37 2026] GET /v2.0/ports?device_id=9377d7c6-6b59-4ba3-b7fa-aa2cb0f62cda => generated 975 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1378] 10.0.0.184 () {34 vars in 1007 bytes} [Wed Jun 24 19:09:38 2026] GET /v2.0/networks/67b7a2ee-fb08-4836-af11-718c24946c30?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: 736/1379] 10.0.0.184 () {34 vars in 1039 bytes} [Wed Jun 24 19:09:38 2026] GET /v2.0/security-groups?id=c13806f9-6c79-4e2d-b89a-e03d6244b903&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: 644/1380] 10.0.0.184 () {34 vars in 1107 bytes} [Wed Jun 24 19:09:38 2026] GET /v2.0/networks/67b7a2ee-fb08-4836-af11-718c24946c30?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1381] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:09:38 2026] GET /v2.0/ports?device_id=3e744f64-03c8-4690-aac8-79e3ee1d76e3 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1382] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:09:38 2026] GET /v2.0/ports?device_id=9377d7c6-6b59-4ba3-b7fa-aa2cb0f62cda => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1383] 10.0.0.184 () {34 vars in 1039 bytes} [Wed Jun 24 19:09:38 2026] GET /v2.0/security-groups?id=c13806f9-6c79-4e2d-b89a-e03d6244b903&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: 646/1384] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:09:38 2026] GET /v2.0/security-groups?tenant_id=2baec13736e840fa9990c5b5c4c34f21&name=default => generated 2925 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1385] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:09:38 2026] DELETE /v2.0/security-groups/cf170e78-6f3c-4963-a4d7-742697700194 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1386] 199.19.213.244 () {34 vars in 993 bytes} [Wed Jun 24 19:09:38 2026] GET /v2.0/ports?device_id=9377d7c6-6b59-4ba3-b7fa-aa2cb0f62cda => generated 975 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:09:39.112 7 INFO neutron.services.segments.plugin [-] Segment 57c529eb-8533-462a-934b-b95b7cc2b047 resource provider aggregate not found 2026-06-24 19:09:39.118 7 INFO neutron.services.segments.plugin [-] Segment 57c529eb-8533-462a-934b-b95b7cc2b047 resource provider aggregate not found 2026-06-24 19:09:39.139 7 INFO neutron.services.segments.plugin [-] Segment 57c529eb-8533-462a-934b-b95b7cc2b047 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57c529eb-8533-462a-934b-b95b7cc2b047 found for delete ", "request_id": "req-71a5144b-90d9-4f9b-90cb-373ea9cabe2c"}]} 2026-06-24 19:09:39.155 7 INFO neutron.services.segments.plugin [-] Segment 57c529eb-8533-462a-934b-b95b7cc2b047 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57c529eb-8533-462a-934b-b95b7cc2b047 found for delete ", "request_id": "req-65c2c4c3-92a4-400a-a571-ed3466af74ea"}]} [pid: 7|app: 0|req: 648/1387] 199.19.213.244 () {34 vars in 985 bytes} [Wed Jun 24 19:09:39 2026] GET /v2.0/networks?id=67b7a2ee-fb08-4836-af11-718c24946c30 => generated 660 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:09:39.338 8 INFO neutron.db.l3_db [req-4d029221-45e0-4b3d-82ab-e19f773e3b46 req-47d3b559-1da3-45b2-bc8c-f251ad9d2ef4 8c7e8841f2ad4fa7a51d8037ddb27ee6 344b11b029c84abbb97a05b905dbbcd7 - - default default] Floating IP fd98c37f-3b8e-4111-a4df-9ef395fb541d disassociated. External IP: 10.96.250.216, port: aefc1a5a-dada-45c1-9f86-ed2aac29dd6c. [pid: 7|app: 0|req: 649/1388] 10.0.0.97 () {30 vars in 648 bytes} [Wed Jun 24 19:09:39 2026] GET /v2.0/extensions => generated 19901 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-06-24 19:09:39.354 8 INFO neutron.services.segments.plugin [-] Segment 26a5a5d5-7665-4250-9fa4-3ce9de0ee486 resource provider aggregate not found 2026-06-24 19:09:39.375 8 INFO neutron.services.segments.plugin [-] Segment 26a5a5d5-7665-4250-9fa4-3ce9de0ee486 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26a5a5d5-7665-4250-9fa4-3ce9de0ee486 found for delete ", "request_id": "req-19048d94-649f-4c72-98e4-6d9a6225e6e9"}]} 2026-06-24 19:09:39.396 8 INFO neutron.services.segments.plugin [-] Segment 26a5a5d5-7665-4250-9fa4-3ce9de0ee486 resource provider aggregate not found 2026-06-24 19:09:39.426 8 INFO neutron.services.segments.plugin [-] Segment 26a5a5d5-7665-4250-9fa4-3ce9de0ee486 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26a5a5d5-7665-4250-9fa4-3ce9de0ee486 found for delete ", "request_id": "req-a5b241e1-17ba-41f9-acb4-5178d80fa0f1"}]} [pid: 7|app: 0|req: 650/1389] 199.19.213.244 () {34 vars in 1049 bytes} [Wed Jun 24 19:09:39 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5277b6d4eed444338fc2cf2b4db78272 => generated 181 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1390] 10.0.0.97 () {30 vars in 722 bytes} [Wed Jun 24 19:09:39 2026] GET /v2.0/quotas/ed8d8315b7044a71b8caf008faca0a4f/details => generated 847 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1391] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:09:39 2026] GET /v2.0/ports?device_id=3e744f64-03c8-4690-aac8-79e3ee1d76e3 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:09:39.629 7 WARNING neutron_lib.context [req-fcef8dfe-9f98-4c88-8a59-cff18af3fc94 req-4315931e-2fc0-49ea-a4d1-d62beeaa9832 ff521681f29c4a9793297af45dfe93e7 5277b6d4eed444338fc2cf2b4db78272 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 653/1392] 199.19.213.244 () {38 vars in 954 bytes} [Wed Jun 24 19:09:39 2026] POST /v2.0/ports => generated 954 bytes in 585 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: 654/1393] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:09:40 2026] GET /v2.0/ports?device_id=9377d7c6-6b59-4ba3-b7fa-aa2cb0f62cda => 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: 740/1396] 199.19.213.244 () {36 vars in 996 bytes} [Wed Jun 24 19:09:38 2026] DELETE /v2.0/ports/aefc1a5a-dada-45c1-9f86-ed2aac29dd6c => generated 0 bytes in 1390 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:09:40.574 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b3bac490-4210-4a25-aa0f-e3f8a32e39d8'] response: {'server_uuid': '9377d7c6-6b59-4ba3-b7fa-aa2cb0f62cda', 'name': 'network-vif-deleted', 'tag': 'aefc1a5a-dada-45c1-9f86-ed2aac29dd6c', 'status': 'completed', 'code': 200} 2026-06-24 19:09:40.793 8 WARNING neutron_lib.context [None req-651bafea-3a5e-40d3-a7b6-26fb7b008067 c87c796370f047cda9d3227dc61857a4 7744c862f2844255a8335e1f357e0203 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 657/1397] 199.19.213.244 () {38 vars in 1027 bytes} [Wed Jun 24 19:09:40 2026] PUT /v2.0/ports/185de26a-40a2-4fb9-b684-bb4f2dcdb90b => generated 1199 bytes in 670 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-24 19:09:40.977 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cb62b6e6-7fa0-4736-b582-66ba4c45b7d7'] response: {'name': 'network-changed', 'server_uuid': '3e744f64-03c8-4690-aac8-79e3ee1d76e3', 'tag': '185de26a-40a2-4fb9-b684-bb4f2dcdb90b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 658/1398] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:09:40 2026] GET /v2.0/ports?device_id=3e744f64-03c8-4690-aac8-79e3ee1d76e3 => generated 969 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:09:40.988 8 INFO neutron.db.segments_db [None req-651bafea-3a5e-40d3-a7b6-26fb7b008067 c87c796370f047cda9d3227dc61857a4 7744c862f2844255a8335e1f357e0203 - - default default] Added segment 69bc7b2c-47d8-4213-b284-4c9361cd143a of type vxlan for network 835f4977-ceb1-4ae7-a61e-6a753f61607e /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: 659/1399] 199.19.213.244 () {34 vars in 1079 bytes} [Wed Jun 24 19:09:40 2026] GET /v2.0/ports?tenant_id=5277b6d4eed444338fc2cf2b4db78272&device_id=3e744f64-03c8-4690-aac8-79e3ee1d76e3 => generated 1238 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1400] 10.0.0.184 () {34 vars in 1039 bytes} [Wed Jun 24 19:09:41 2026] GET /v2.0/security-groups?id=2f4d0163-2f5c-4ecb-ab07-cff535d1448e&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1401] 10.0.0.226 () {34 vars in 669 bytes} [Wed Jun 24 19:09:40 2026] POST /v2.0/networks => generated 644 bytes in 600 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:09:41.119 8 WARNING neutron_lib.context [None req-b4940747-eb48-4b01-bbdb-49a1959b4723 c87c796370f047cda9d3227dc61857a4 7744c862f2844255a8335e1f357e0203 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 661/1402] 199.19.213.244 () {34 vars in 1057 bytes} [Wed Jun 24 19:09:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=185de26a-40a2-4fb9-b684-bb4f2dcdb90b => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1403] 199.19.213.244 () {34 vars in 983 bytes} [Wed Jun 24 19:09:41 2026] GET /v2.0/subnets?id=85305819-7c1b-419c-938a-ee6446b42933 => generated 654 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1404] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:09:41 2026] GET /v2.0/ports?network_id=67b7a2ee-fb08-4836-af11-718c24946c30&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: 7|app: 0|req: 664/1405] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:09:41 2026] GET /v2.0/networks/67b7a2ee-fb08-4836-af11-718c24946c30?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1406] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:09:41 2026] DELETE /v2.0/security-groups/c13806f9-6c79-4e2d-b89a-e03d6244b903 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1407] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:09:41 2026] GET /v2.0/networks/67b7a2ee-fb08-4836-af11-718c24946c30?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) 2026-06-24 19:09:41.516 7 INFO neutron.api.v2.resource [None req-9812dbb4-a348-4595-b4c7-7820750c412e 8c7e8841f2ad4fa7a51d8037ddb27ee6 344b11b029c84abbb97a05b905dbbcd7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 667/1408] 10.0.0.226 () {32 vars in 736 bytes} [Wed Jun 24 19:09:41 2026] GET /v2.0/security-groups/c13806f9-6c79-4e2d-b89a-e03d6244b903 => 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: 742/1409] 10.0.0.226 () {34 vars in 664 bytes} [Wed Jun 24 19:09:41 2026] POST /v2.0/ports => generated 773 bytes in 428 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: 743/1410] 199.19.213.244 () {34 vars in 1079 bytes} [Wed Jun 24 19:09:41 2026] GET /v2.0/ports?tenant_id=5277b6d4eed444338fc2cf2b4db78272&device_id=3e744f64-03c8-4690-aac8-79e3ee1d76e3 => generated 1238 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:09:41.616 8 WARNING neutron_lib.context [None req-3ee45fbd-5001-4cfb-b2fc-9c81959b377a c87c796370f047cda9d3227dc61857a4 7744c862f2844255a8335e1f357e0203 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:09:41.696 8 INFO neutron.db.segments_db [None req-3ee45fbd-5001-4cfb-b2fc-9c81959b377a c87c796370f047cda9d3227dc61857a4 7744c862f2844255a8335e1f357e0203 - - default default] Added segment 8bb3cf7b-f139-4e1b-884c-c15ca1adb0dc of type vxlan for network 9d528ae6-7855-4777-ae5a-8c0738b73d1d [pid: 8|app: 0|req: 744/1411] 10.0.0.226 () {34 vars in 669 bytes} [Wed Jun 24 19:09:41 2026] POST /v2.0/networks => generated 632 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1412] 199.19.213.244 () {34 vars in 985 bytes} [Wed Jun 24 19:09:41 2026] GET /v2.0/networks?id=67b7a2ee-fb08-4836-af11-718c24946c30 => generated 756 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:09:41.975 8 WARNING neutron_lib.context [None req-a9415e6a-73a2-4dbd-97d4-3528ba5715d8 c87c796370f047cda9d3227dc61857a4 7744c862f2844255a8335e1f357e0203 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 746/1413] 10.0.0.226 () {34 vars in 668 bytes} [Wed Jun 24 19:09:41 2026] POST /v2.0/subnets => generated 602 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1414] 199.19.213.244 () {34 vars in 1057 bytes} [Wed Jun 24 19:09:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=185de26a-40a2-4fb9-b684-bb4f2dcdb90b => 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: 668/1415] 10.0.0.226 () {32 vars in 731 bytes} [Wed Jun 24 19:09:41 2026] DELETE /v2.0/floatingips/fd98c37f-3b8e-4111-a4df-9ef395fb541d => generated 0 bytes in 903 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1416] 10.0.0.97 () {30 vars in 648 bytes} [Wed Jun 24 19:09:42 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) 2026-06-24 19:09:42.443 7 WARNING neutron_lib.context [None req-62d1b19d-2c91-4d5e-834c-c4aab6d941ef c87c796370f047cda9d3227dc61857a4 7744c862f2844255a8335e1f357e0203 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 748/1417] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:09:42 2026] GET /v2.0/ports?device_id=3e744f64-03c8-4690-aac8-79e3ee1d76e3 => generated 971 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1418] 199.19.213.244 () {34 vars in 983 bytes} [Wed Jun 24 19:09:42 2026] GET /v2.0/subnets?id=85305819-7c1b-419c-938a-ee6446b42933 => generated 654 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1419] 10.0.0.226 () {34 vars in 664 bytes} [Wed Jun 24 19:09:42 2026] POST /v2.0/ports => generated 954 bytes in 535 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: 671/1420] 10.0.0.97 () {30 vars in 722 bytes} [Wed Jun 24 19:09:42 2026] GET /v2.0/quotas/ed8d8315b7044a71b8caf008faca0a4f/details => generated 847 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1421] 10.0.0.184 () {34 vars in 1039 bytes} [Wed Jun 24 19:09:43 2026] GET /v2.0/security-groups?id=2f4d0163-2f5c-4ecb-ab07-cff535d1448e&fields=id&fields=name => generated 114 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1422] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:09:43 2026] GET /v2.0/ports?network_id=67b7a2ee-fb08-4836-af11-718c24946c30&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: 674/1423] 10.0.0.226 () {32 vars in 719 bytes} [Wed Jun 24 19:09:43 2026] DELETE /v2.0/ports/87dc2a26-76fd-44d1-89a8-46b16165c927 => generated 0 bytes in 429 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1424] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:09:43 2026] GET /v2.0/networks/67b7a2ee-fb08-4836-af11-718c24946c30?fields=segments => generated 14 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:09:43.795 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b287fa6b-50b8-46a3-a314-c649a03d2d0b c87c796370f047cda9d3227dc61857a4 7744c862f2844255a8335e1f357e0203 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 676/1425] 10.0.0.226 () {32 vars in 719 bytes} [Wed Jun 24 19:09:43 2026] DELETE /v2.0/ports/87dc2a26-76fd-44d1-89a8-46b16165c927 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1426] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:09:43 2026] GET /v2.0/networks/67b7a2ee-fb08-4836-af11-718c24946c30?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:09:43.876 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f07982aa-6fea-48ce-9872-c5f4f6a0166c c87c796370f047cda9d3227dc61857a4 7744c862f2844255a8335e1f357e0203 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 678/1427] 10.0.0.226 () {32 vars in 716 bytes} [Wed Jun 24 19:09:43 2026] GET /v2.0/ports/87dc2a26-76fd-44d1-89a8-46b16165c927 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1428] 10.0.0.226 () {34 vars in 788 bytes} [Wed Jun 24 19:09:42 2026] PUT /v2.0/routers/a559adb3-7879-47e1-bbd3-9fc360d0ab2f/remove_router_interface => generated 309 bytes in 1512 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1429] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:09:43 2026] DELETE /v2.0/subnets/7b75e697-8740-4d0b-919d-d60dd760f44a => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:09:44.546 7 INFO neutron.services.segments.plugin [-] Segment 8bb3cf7b-f139-4e1b-884c-c15ca1adb0dc resource provider aggregate not found 2026-06-24 19:09:44.550 7 INFO neutron.services.segments.plugin [-] Segment 8bb3cf7b-f139-4e1b-884c-c15ca1adb0dc resource provider aggregate not found 2026-06-24 19:09:44.568 7 INFO neutron.services.segments.plugin [-] Segment 8bb3cf7b-f139-4e1b-884c-c15ca1adb0dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8bb3cf7b-f139-4e1b-884c-c15ca1adb0dc found for delete ", "request_id": "req-1edeabcb-af40-4d2a-a7f3-f9a3774d3e60"}]} 2026-06-24 19:09:44.569 7 INFO neutron.services.segments.plugin [-] Segment 8bb3cf7b-f139-4e1b-884c-c15ca1adb0dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8bb3cf7b-f139-4e1b-884c-c15ca1adb0dc found for delete ", "request_id": "req-490bbcaf-a4df-480e-bbb6-62a407d23974"}]} [pid: 7|app: 0|req: 680/1430] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:09:44 2026] DELETE /v2.0/networks/9d528ae6-7855-4777-ae5a-8c0738b73d1d => generated 0 bytes in 480 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1431] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:09:44 2026] GET /v2.0/ports?device_id=3e744f64-03c8-4690-aac8-79e3ee1d76e3 => generated 971 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:09:44.736 7 WARNING neutron_lib.context [None req-d7a35b1a-aef7-420e-9b31-3a4b2a5afc5d c87c796370f047cda9d3227dc61857a4 7744c862f2844255a8335e1f357e0203 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:09:44.804 7 INFO neutron.db.segments_db [None req-d7a35b1a-aef7-420e-9b31-3a4b2a5afc5d c87c796370f047cda9d3227dc61857a4 7744c862f2844255a8335e1f357e0203 - - default default] Added segment 85093800-1263-469c-9595-beaa5765545c of type vxlan for network 46aee38a-efaf-437a-a257-07b9cc85f245 [pid: 7|app: 0|req: 682/1432] 10.0.0.226 () {34 vars in 669 bytes} [Wed Jun 24 19:09:44 2026] POST /v2.0/networks => generated 632 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1433] 10.0.0.184 () {34 vars in 1039 bytes} [Wed Jun 24 19:09:44 2026] GET /v2.0/security-groups?id=2f4d0163-2f5c-4ecb-ab07-cff535d1448e&fields=id&fields=name => generated 114 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:09:45.005 7 WARNING neutron_lib.context [None req-8aebf195-c8ec-4194-827e-c2c1c56eb6f0 c87c796370f047cda9d3227dc61857a4 7744c862f2844255a8335e1f357e0203 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:09:45.319 8 INFO neutron.services.segments.plugin [-] Segment ab2272af-5d9b-4231-8499-0f647393a5ca resource provider aggregate not found 2026-06-24 19:09:45.325 8 INFO neutron.services.segments.plugin [-] Segment ab2272af-5d9b-4231-8499-0f647393a5ca resource provider aggregate not found 2026-06-24 19:09:45.341 8 INFO neutron.services.segments.plugin [-] Segment ab2272af-5d9b-4231-8499-0f647393a5ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab2272af-5d9b-4231-8499-0f647393a5ca found for delete ", "request_id": "req-f7b45446-800c-4ac5-9d79-67c92dcbf44e"}]} 2026-06-24 19:09:45.342 8 INFO neutron.db.l3_hamode_db [None req-70ec5e22-a259-45fb-9b90-ba3e17db11b0 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] HA network c943f0fe-2f7d-4899-87ef-5efee44f2c02 was deleted as no HA routers are present in tenant 344b11b029c84abbb97a05b905dbbcd7. 2026-06-24 19:09:45.343 8 INFO neutron.services.segments.plugin [-] Segment ab2272af-5d9b-4231-8499-0f647393a5ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab2272af-5d9b-4231-8499-0f647393a5ca found for delete ", "request_id": "req-413453a9-28f4-4c71-9cfb-059e69f0da5f"}]} [pid: 8|app: 0|req: 751/1434] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:09:44 2026] DELETE /v2.0/routers/a559adb3-7879-47e1-bbd3-9fc360d0ab2f => generated 0 bytes in 1263 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1435] 10.0.0.226 () {34 vars in 668 bytes} [Wed Jun 24 19:09:45 2026] POST /v2.0/subnets => generated 602 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1436] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:09:45 2026] GET /v2.0/ports?device_id=3e744f64-03c8-4690-aac8-79e3ee1d76e3 => generated 971 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:09:45.427 8 WARNING neutron_lib.context [None req-1950f094-6a00-4dfd-a77a-8f775adce8ac c87c796370f047cda9d3227dc61857a4 7744c862f2844255a8335e1f357e0203 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 685/1437] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:09:45 2026] DELETE /v2.0/subnets/e949c2d3-eeae-4dc6-93d5-c22e6cd46995 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1438] 10.0.0.184 () {34 vars in 1039 bytes} [Wed Jun 24 19:09:45 2026] GET /v2.0/security-groups?id=2f4d0163-2f5c-4ecb-ab07-cff535d1448e&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1439] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:09:45 2026] DELETE /v2.0/networks/92f2aed2-2ae7-4e40-9234-a70ffbee8b51 => generated 0 bytes in 447 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1440] 10.0.0.226 () {32 vars in 735 bytes} [Wed Jun 24 19:09:46 2026] GET /v2.0/ports?device_id=3e744f64-03c8-4690-aac8-79e3ee1d76e3 => generated 1240 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:09:46.181 7 WARNING neutron_lib.context [None req-97a9d453-2f9d-4d74-8120-35f5fcf45820 ff521681f29c4a9793297af45dfe93e7 5277b6d4eed444338fc2cf2b4db78272 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:09:46.592 7 INFO neutron.services.segments.plugin [-] Segment c599200a-1f5c-424c-a610-c8d88cd4231d resource provider aggregate not found 2026-06-24 19:09:46.598 7 INFO neutron.services.segments.plugin [-] Segment c599200a-1f5c-424c-a610-c8d88cd4231d resource provider aggregate not found [pid: 8|app: 0|req: 753/1441] 10.0.0.226 () {34 vars in 664 bytes} [Wed Jun 24 19:09:45 2026] POST /v2.0/ports => generated 916 bytes in 1198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:09:46.620 7 INFO neutron.services.segments.plugin [-] Segment c599200a-1f5c-424c-a610-c8d88cd4231d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c599200a-1f5c-424c-a610-c8d88cd4231d found for delete ", "request_id": "req-ce230fa8-16ec-4011-941b-106c80adebff"}]} 2026-06-24 19:09:46.621 7 INFO neutron.services.segments.plugin [-] Segment c599200a-1f5c-424c-a610-c8d88cd4231d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c599200a-1f5c-424c-a610-c8d88cd4231d found for delete ", "request_id": "req-2d165ba8-989c-44af-a396-61cd32ee4542"}]} [pid: 8|app: 0|req: 754/1442] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:09:46 2026] GET /v2.0/security-groups?tenant_id=ed8d8315b7044a71b8caf008faca0a4f&name=default => generated 2925 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1443] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:09:46 2026] GET /v2.0/security-groups?tenant_id=344b11b029c84abbb97a05b905dbbcd7&name=default => generated 2925 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:09:47.325 7 INFO neutron.db.l3_db [None req-97a9d453-2f9d-4d74-8120-35f5fcf45820 ff521681f29c4a9793297af45dfe93e7 5277b6d4eed444338fc2cf2b4db78272 - - default default] Floating IP 8f314a80-1885-4b76-b0f4-6c5d84eb8da5 associated. External IP: 10.96.250.220, port: 185de26a-40a2-4fb9-b684-bb4f2dcdb90b. [pid: 8|app: 0|req: 756/1444] 10.0.0.226 () {32 vars in 719 bytes} [Wed Jun 24 19:09:46 2026] DELETE /v2.0/ports/d8338864-038e-4263-9eba-e5e018245a29 => generated 0 bytes in 459 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1445] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:09:47 2026] DELETE /v2.0/security-groups/10216939-c11e-438b-93b3-8a552a25805d => 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: 758/1446] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:09:47 2026] DELETE /v2.0/security-groups/0a947fa6-e6cc-4e31-bc8e-3d898a57e293 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:09:47.740 8 INFO neutron.pecan_wsgi.hooks.translation [None req-25193a89-d0c9-40db-80f8-12e7e0762295 c87c796370f047cda9d3227dc61857a4 7744c862f2844255a8335e1f357e0203 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 759/1447] 10.0.0.226 () {32 vars in 716 bytes} [Wed Jun 24 19:09:47 2026] GET /v2.0/ports/d8338864-038e-4263-9eba-e5e018245a29 => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1448] 10.0.0.226 () {34 vars in 676 bytes} [Wed Jun 24 19:09:46 2026] POST /v2.0/floatingips => generated 855 bytes in 1675 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:09:47.912 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-389844e9-2855-4e72-95ed-be3d1e22f47f'] response: {'name': 'network-changed', 'server_uuid': '3e744f64-03c8-4690-aac8-79e3ee1d76e3', 'tag': '185de26a-40a2-4fb9-b684-bb4f2dcdb90b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 690/1449] 10.0.0.226 () {32 vars in 728 bytes} [Wed Jun 24 19:09:47 2026] GET /v2.0/floatingips/8f314a80-1885-4b76-b0f4-6c5d84eb8da5 => generated 855 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1450] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:09:47 2026] DELETE /v2.0/subnets/9e1895f5-d04b-4282-bc1f-0c9b0ce4175e => 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: 691/1451] 199.19.213.244 () {34 vars in 1079 bytes} [Wed Jun 24 19:09:47 2026] GET /v2.0/ports?tenant_id=5277b6d4eed444338fc2cf2b4db78272&device_id=3e744f64-03c8-4690-aac8-79e3ee1d76e3 => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1452] 199.19.213.244 () {34 vars in 985 bytes} [Wed Jun 24 19:09:48 2026] GET /v2.0/networks?id=67b7a2ee-fb08-4836-af11-718c24946c30 => generated 756 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1453] 199.19.213.244 () {34 vars in 1057 bytes} [Wed Jun 24 19:09:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=185de26a-40a2-4fb9-b684-bb4f2dcdb90b => generated 858 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1454] 199.19.213.244 () {34 vars in 983 bytes} [Wed Jun 24 19:09:48 2026] GET /v2.0/subnets?id=85305819-7c1b-419c-938a-ee6446b42933 => generated 654 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1455] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:09:48 2026] GET /v2.0/ports?network_id=67b7a2ee-fb08-4836-af11-718c24946c30&device_owner=network%3Adhcp => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:09:48.358 8 INFO neutron.services.segments.plugin [-] Segment 85093800-1263-469c-9595-beaa5765545c resource provider aggregate not found 2026-06-24 19:09:48.362 8 INFO neutron.services.segments.plugin [-] Segment 85093800-1263-469c-9595-beaa5765545c resource provider aggregate not found 2026-06-24 19:09:48.380 8 INFO neutron.services.segments.plugin [-] Segment 85093800-1263-469c-9595-beaa5765545c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85093800-1263-469c-9595-beaa5765545c found for delete ", "request_id": "req-da7c1011-94f8-4bb8-b0d3-76a4ec4798cb"}]} [pid: 7|app: 0|req: 696/1456] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:09:48 2026] GET /v2.0/networks/67b7a2ee-fb08-4836-af11-718c24946c30?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1457] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:09:47 2026] DELETE /v2.0/networks/46aee38a-efaf-437a-a257-07b9cc85f245 => generated 0 bytes in 416 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:09:48.406 8 INFO neutron.services.segments.plugin [-] Segment 85093800-1263-469c-9595-beaa5765545c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85093800-1263-469c-9595-beaa5765545c found for delete ", "request_id": "req-8303dd52-e94f-4a14-95be-90db4fbbb32b"}]} 2026-06-24 19:09:48.414 8 WARNING neutron_lib.context [None req-12cb7110-4e40-415b-8861-38da7380133d c87c796370f047cda9d3227dc61857a4 7744c862f2844255a8335e1f357e0203 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 697/1458] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:09:48 2026] GET /v2.0/networks/67b7a2ee-fb08-4836-af11-718c24946c30?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) [pid: 8|app: 0|req: 762/1459] 10.0.0.226 () {34 vars in 664 bytes} [Wed Jun 24 19:09:48 2026] POST /v2.0/ports => generated 775 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: 698/1460] 10.0.0.226 () {34 vars in 736 bytes} [Wed Jun 24 19:09:48 2026] PUT /v2.0/ports/d1993f6a-46f2-480f-8e06-fc479e69d97c => generated 752 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1461] 10.0.0.226 () {32 vars in 728 bytes} [Wed Jun 24 19:09:48 2026] GET /v2.0/floatingips/8f314a80-1885-4b76-b0f4-6c5d84eb8da5 => generated 855 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1462] 10.0.0.226 () {32 vars in 719 bytes} [Wed Jun 24 19:09:49 2026] DELETE /v2.0/ports/d1993f6a-46f2-480f-8e06-fc479e69d97c => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1463] 10.0.0.226 () {32 vars in 642 bytes} [Wed Jun 24 19:09:49 2026] GET /v2.0/ports => generated 776 bytes in 136 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-24 19:09:49.491 7 INFO neutron.pecan_wsgi.hooks.translation [None req-46492204-7601-4ab6-8cda-6ec325b12e97 c87c796370f047cda9d3227dc61857a4 7744c862f2844255a8335e1f357e0203 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 700/1464] 10.0.0.226 () {32 vars in 716 bytes} [Wed Jun 24 19:09:49 2026] GET /v2.0/ports/d1993f6a-46f2-480f-8e06-fc479e69d97c => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1465] 10.0.0.226 () {32 vars in 642 bytes} [Wed Jun 24 19:09:49 2026] GET /v2.0/ports => generated 776 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1466] 10.0.0.226 () {32 vars in 716 bytes} [Wed Jun 24 19:09:49 2026] GET /v2.0/ports/528b67d8-0618-4efb-8493-5e6ed1467bb3 => generated 773 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:09:49.632 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cf3d85df-676c-4c66-b132-97b75729d8ad c87c796370f047cda9d3227dc61857a4 7744c862f2844255a8335e1f357e0203 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 702/1467] 10.0.0.226 () {32 vars in 719 bytes} [Wed Jun 24 19:09:49 2026] DELETE /v2.0/ports/d8338864-038e-4263-9eba-e5e018245a29 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:09:49.659 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b1c83723-244b-432f-a18a-ad8aebee9393 c87c796370f047cda9d3227dc61857a4 7744c862f2844255a8335e1f357e0203 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 703/1468] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:09:49 2026] DELETE /v2.0/subnets/9e1895f5-d04b-4282-bc1f-0c9b0ce4175e => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:09:49.686 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ceb5bcd2-4892-429e-89ac-d95cf078a069 c87c796370f047cda9d3227dc61857a4 7744c862f2844255a8335e1f357e0203 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 704/1469] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:09:49 2026] DELETE /v2.0/subnets/7b75e697-8740-4d0b-919d-d60dd760f44a => 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: 705/1470] 10.0.0.226 () {32 vars in 719 bytes} [Wed Jun 24 19:09:49 2026] DELETE /v2.0/ports/528b67d8-0618-4efb-8493-5e6ed1467bb3 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:09:49.978 8 INFO neutron.db.segments_db [None req-7affcc37-3271-4a3d-9bba-e1faab7027dd 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] Added segment d722cb96-d971-4cba-bcc5-f7a67921869e of type vxlan for network 1e190d77-6775-4bdb-821a-a7c9ab3e51dd [pid: 8|app: 0|req: 766/1471] 10.0.0.226 () {34 vars in 670 bytes} [Wed Jun 24 19:09:49 2026] POST /v2.0/networks => generated 745 bytes in 497 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:09:50.144 7 INFO neutron.services.segments.plugin [-] Segment 69bc7b2c-47d8-4213-b284-4c9361cd143a resource provider aggregate not found 2026-06-24 19:09:50.153 7 INFO neutron.services.segments.plugin [-] Segment 69bc7b2c-47d8-4213-b284-4c9361cd143a resource provider aggregate not found [pid: 8|app: 0|req: 767/1472] 10.0.0.226 () {32 vars in 728 bytes} [Wed Jun 24 19:09:50 2026] GET /v2.0/floatingips/8f314a80-1885-4b76-b0f4-6c5d84eb8da5 => generated 857 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:09:50.166 7 INFO neutron.services.segments.plugin [-] Segment 69bc7b2c-47d8-4213-b284-4c9361cd143a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69bc7b2c-47d8-4213-b284-4c9361cd143a found for delete ", "request_id": "req-447d1459-71bd-4071-b15c-4ce4f7aeb273"}]} 2026-06-24 19:09:50.170 7 INFO neutron.services.segments.plugin [-] Segment 69bc7b2c-47d8-4213-b284-4c9361cd143a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69bc7b2c-47d8-4213-b284-4c9361cd143a found for delete ", "request_id": "req-35e73591-81fb-41b9-bf29-0bf9e23d2283"}]} [pid: 7|app: 0|req: 706/1473] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:09:49 2026] DELETE /v2.0/networks/835f4977-ceb1-4ae7-a61e-6a753f61607e => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1474] 10.0.0.226 () {34 vars in 668 bytes} [Wed Jun 24 19:09:50 2026] POST /v2.0/subnets => generated 668 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:09:50.522 7 INFO neutron.db.segments_db [None req-c39bb9b8-e070-4c04-b210-aed270c44599 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] Added segment f74599ec-aef1-4447-8eef-2bf0054635f0 of type vxlan for network bc1ab233-2968-47c4-a578-c270f47e1a1d 2026-06-24 19:09:50.836 7 INFO neutron.db.l3_hamode_db [None req-c39bb9b8-e070-4c04-b210-aed270c44599 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 769/1475] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:09:50 2026] GET /v2.0/security-groups?tenant_id=7744c862f2844255a8335e1f357e0203&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1476] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:09:50 2026] DELETE /v2.0/security-groups/f8eba899-e53b-44e9-9a61-de871ff94c4e => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1477] 10.0.0.226 () {34 vars in 677 bytes} [Wed Jun 24 19:09:51 2026] POST /v2.0/qos/policies => generated 359 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1478] 10.0.0.226 () {34 vars in 752 bytes} [Wed Jun 24 19:09:51 2026] PUT /v2.0/policies/1aa9685b-e22f-4c2d-a64f-833b6292df39/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1479] 10.0.0.226 () {32 vars in 732 bytes} [Wed Jun 24 19:09:51 2026] GET /v2.0/policies/1aa9685b-e22f-4c2d-a64f-833b6292df39/tags => generated 25 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1480] 10.0.0.226 () {34 vars in 763 bytes} [Wed Jun 24 19:09:51 2026] PUT /v2.0/policies/1aa9685b-e22f-4c2d-a64f-833b6292df39/tags/green => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1481] 10.0.0.226 () {32 vars in 732 bytes} [Wed Jun 24 19:09:51 2026] GET /v2.0/policies/1aa9685b-e22f-4c2d-a64f-833b6292df39/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1482] 10.0.0.226 () {34 vars in 759 bytes} [Wed Jun 24 19:09:51 2026] PUT /v2.0/policies/1aa9685b-e22f-4c2d-a64f-833b6292df39/tags/red => generated 4 bytes in 22 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1483] 10.0.0.226 () {32 vars in 732 bytes} [Wed Jun 24 19:09:51 2026] GET /v2.0/policies/1aa9685b-e22f-4c2d-a64f-833b6292df39/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1484] 10.0.0.226 () {34 vars in 781 bytes} [Wed Jun 24 19:09:51 2026] PUT /v2.0/policies/1aa9685b-e22f-4c2d-a64f-833b6292df39/tags/black.or.white => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1485] 10.0.0.226 () {32 vars in 732 bytes} [Wed Jun 24 19:09:51 2026] GET /v2.0/policies/1aa9685b-e22f-4c2d-a64f-833b6292df39/tags => generated 52 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1486] 10.0.0.226 () {34 vars in 752 bytes} [Wed Jun 24 19:09:51 2026] PUT /v2.0/policies/1aa9685b-e22f-4c2d-a64f-833b6292df39/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: 781/1487] 10.0.0.226 () {32 vars in 732 bytes} [Wed Jun 24 19:09:51 2026] GET /v2.0/policies/1aa9685b-e22f-4c2d-a64f-833b6292df39/tags => generated 37 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1488] 10.0.0.226 () {32 vars in 740 bytes} [Wed Jun 24 19:09:51 2026] GET /v2.0/policies/1aa9685b-e22f-4c2d-a64f-833b6292df39/tags/red => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:09:51.511 8 INFO neutron.api.v2.resource [None req-ae439abc-777c-4982-933a-06250070c894 6da34b60287248aab66b559ac017a459 c0f19d7cce7341049cb8a965f2a35735 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 783/1489] 10.0.0.226 () {32 vars in 744 bytes} [Wed Jun 24 19:09:51 2026] GET /v2.0/policies/1aa9685b-e22f-4c2d-a64f-833b6292df39/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1490] 10.0.0.226 () {32 vars in 743 bytes} [Wed Jun 24 19:09:51 2026] DELETE /v2.0/policies/1aa9685b-e22f-4c2d-a64f-833b6292df39/tags/red => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1491] 10.0.0.226 () {32 vars in 732 bytes} [Wed Jun 24 19:09:51 2026] GET /v2.0/policies/1aa9685b-e22f-4c2d-a64f-833b6292df39/tags => generated 30 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:09:51.637 8 INFO neutron.api.v2.resource [None req-6b6f0289-20b2-4088-b9e6-bf25005802b2 6da34b60287248aab66b559ac017a459 c0f19d7cce7341049cb8a965f2a35735 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 786/1492] 10.0.0.226 () {32 vars in 747 bytes} [Wed Jun 24 19:09:51 2026] DELETE /v2.0/policies/1aa9685b-e22f-4c2d-a64f-833b6292df39/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1493] 10.0.0.226 () {32 vars in 735 bytes} [Wed Jun 24 19:09:51 2026] DELETE /v2.0/policies/1aa9685b-e22f-4c2d-a64f-833b6292df39/tags => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1494] 10.0.0.226 () {32 vars in 732 bytes} [Wed Jun 24 19:09:51 2026] GET /v2.0/policies/1aa9685b-e22f-4c2d-a64f-833b6292df39/tags => 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: 789/1495] 10.0.0.226 () {32 vars in 733 bytes} [Wed Jun 24 19:09:51 2026] DELETE /v2.0/qos/policies/1aa9685b-e22f-4c2d-a64f-833b6292df39 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:09:52.356 7 INFO neutron.db.l3_hamode_db [None req-c39bb9b8-e070-4c04-b210-aed270c44599 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 790/1496] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:09:52 2026] GET /v2.0/security-groups?tenant_id=c0f19d7cce7341049cb8a965f2a35735&name=default => generated 2925 bytes in 358 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1497] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:09:52 2026] DELETE /v2.0/security-groups/9228979a-fd91-4cae-99f9-d8033f10d3ce => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:09:53.248 8 WARNING neutron_lib.context [None req-30afbe27-9e29-41fa-82e9-f9221d4e83b4 337a54f63e92493093013aae4e3ce2d0 dccce21f24794696b4942dbaddead10f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 792/1498] 10.0.0.226 () {34 vars in 683 bytes} [Wed Jun 24 19:09:53 2026] POST /v2.0/security-groups => generated 1625 bytes in 422 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1499] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:09:53 2026] GET /v2.0/security-groups?tenant_id=2695f0dc075a4eb5be7a859470f8efa0&name=default => generated 2925 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1500] 10.0.0.226 () {34 vars in 668 bytes} [Wed Jun 24 19:09:50 2026] POST /v2.0/routers => generated 732 bytes in 3159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1501] 10.0.0.226 () {32 vars in 662 bytes} [Wed Jun 24 19:09:53 2026] GET /v2.0/security-groups => generated 4530 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1502] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:09:53 2026] DELETE /v2.0/security-groups/34349ac8-977c-47f1-bbd2-26ef4ef5bee3 => 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: 709/1503] 10.0.0.226 () {34 vars in 757 bytes} [Wed Jun 24 19:09:53 2026] PUT /v2.0/security-groups/c4d7a7d1-6271-47d7-b016-df215a4257a7 => generated 1664 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1504] 10.0.0.226 () {32 vars in 736 bytes} [Wed Jun 24 19:09:53 2026] GET /v2.0/security-groups/c4d7a7d1-6271-47d7-b016-df215a4257a7 => generated 1664 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1505] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:09:53 2026] DELETE /v2.0/security-groups/c4d7a7d1-6271-47d7-b016-df215a4257a7 => 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: 712/1506] 10.0.0.226 () {32 vars in 662 bytes} [Wed Jun 24 19:09:54 2026] GET /v2.0/security-groups => generated 2925 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:09:54.090 7 INFO neutron.api.v2.resource [None req-b1784f37-1b39-4911-a64c-a7db93224d08 337a54f63e92493093013aae4e3ce2d0 dccce21f24794696b4942dbaddead10f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 713/1507] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:09:54 2026] DELETE /v2.0/security-groups/c4d7a7d1-6271-47d7-b016-df215a4257a7 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:09:54.104 7 WARNING neutron_lib.context [None req-9be7a2d4-5b90-448f-8046-9f3171a02283 337a54f63e92493093013aae4e3ce2d0 dccce21f24794696b4942dbaddead10f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 714/1508] 10.0.0.226 () {34 vars in 683 bytes} [Wed Jun 24 19:09:54 2026] POST /v2.0/security-groups => generated 1624 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-24 19:09:54.269 7 WARNING neutron_lib.context [None req-02e18270-1e5d-4dc3-8374-f9d5544bd956 337a54f63e92493093013aae4e3ce2d0 dccce21f24794696b4942dbaddead10f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1509] 10.0.0.226 () {34 vars in 694 bytes} [Wed Jun 24 19:09:54 2026] POST /v2.0/security-group-rules => generated 601 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1510] 10.0.0.226 () {32 vars in 746 bytes} [Wed Jun 24 19:09:54 2026] GET /v2.0/security-group-rules/5dc707aa-2623-488d-a7b0-e1880c734c99 => generated 601 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1511] 10.0.0.226 () {32 vars in 672 bytes} [Wed Jun 24 19:09:54 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1512] 10.0.0.226 () {32 vars in 749 bytes} [Wed Jun 24 19:09:54 2026] DELETE /v2.0/security-group-rules/5dc707aa-2623-488d-a7b0-e1880c734c99 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1515] 10.0.0.226 () {32 vars in 672 bytes} [Wed Jun 24 19:09:54 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:09:54.746 7 WARNING neutron_lib.context [None req-73e10dc9-565f-445e-860a-b469026bddef 337a54f63e92493093013aae4e3ce2d0 dccce21f24794696b4942dbaddead10f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 722/1516] 10.0.0.226 () {34 vars in 694 bytes} [Wed Jun 24 19:09:54 2026] POST /v2.0/security-group-rules => generated 601 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1517] 10.0.0.226 () {32 vars in 746 bytes} [Wed Jun 24 19:09:54 2026] GET /v2.0/security-group-rules/755136b2-3ada-4c2a-91f1-a15ae1804a41 => generated 601 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1518] 10.0.0.226 () {32 vars in 672 bytes} [Wed Jun 24 19:09:54 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1519] 10.0.0.226 () {32 vars in 749 bytes} [Wed Jun 24 19:09:54 2026] DELETE /v2.0/security-group-rules/755136b2-3ada-4c2a-91f1-a15ae1804a41 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1520] 10.0.0.226 () {32 vars in 672 bytes} [Wed Jun 24 19:09:55 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-24 19:09:55.162 7 WARNING neutron_lib.context [None req-4a357ebc-a43a-4234-b34b-1be22031e44c 337a54f63e92493093013aae4e3ce2d0 dccce21f24794696b4942dbaddead10f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 727/1521] 10.0.0.226 () {34 vars in 694 bytes} [Wed Jun 24 19:09:55 2026] POST /v2.0/security-group-rules => generated 602 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1522] 10.0.0.186 () {34 vars in 989 bytes} [Wed Jun 24 19:09:55 2026] GET /v2.0/ports?device_id=3e744f64-03c8-4690-aac8-79e3ee1d76e3 => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1523] 10.0.0.226 () {32 vars in 746 bytes} [Wed Jun 24 19:09:55 2026] GET /v2.0/security-group-rules/28c07825-9f1b-4973-aab3-488fc3e8f42b => generated 602 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1524] 10.0.0.186 () {34 vars in 1039 bytes} [Wed Jun 24 19:09:55 2026] GET /v2.0/security-groups?id=2f4d0163-2f5c-4ecb-ab07-cff535d1448e&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1525] 10.0.0.226 () {32 vars in 672 bytes} [Wed Jun 24 19:09:55 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1526] 10.0.0.226 () {32 vars in 749 bytes} [Wed Jun 24 19:09:55 2026] DELETE /v2.0/security-group-rules/28c07825-9f1b-4973-aab3-488fc3e8f42b => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1527] 10.0.0.226 () {32 vars in 672 bytes} [Wed Jun 24 19:09:55 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1528] 10.0.0.226 () {34 vars in 782 bytes} [Wed Jun 24 19:09:53 2026] PUT /v2.0/routers/fc532a32-9543-4bc3-99b0-8f017be45a26/add_router_interface => generated 309 bytes in 2150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1529] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:09:55 2026] DELETE /v2.0/security-groups/df76844a-ded5-43bf-b814-9968b7627110 => 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: 796/1530] 10.0.0.226 () {32 vars in 662 bytes} [Wed Jun 24 19:09:55 2026] GET /v2.0/security-groups => generated 2925 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1531] 10.0.0.226 () {32 vars in 662 bytes} [Wed Jun 24 19:09:55 2026] GET /v2.0/security-groups => generated 2925 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1532] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:09:56 2026] GET /v2.0/security-groups?tenant_id=dccce21f24794696b4942dbaddead10f&name=default => generated 2925 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1533] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:09:56 2026] DELETE /v2.0/security-groups/6bc723c5-e354-4d2a-8dc6-0b92edb43ad6 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1534] 10.0.0.184 () {34 vars in 981 bytes} [Wed Jun 24 19:09:56 2026] GET /v2.0/networks?id=1e190d77-6775-4bdb-821a-a7c9ab3e51dd => generated 677 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1535] 10.0.0.184 () {34 vars in 964 bytes} [Wed Jun 24 19:09:56 2026] GET /v2.0/quotas/e40005e3d2f544cc88e502bc560ab3b2 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1536] 10.0.0.226 () {32 vars in 825 bytes} [Wed Jun 24 19:09:56 2026] GET /v2.0/ports?project_id=5277b6d4eed444338fc2cf2b4db78272&network_id=67b7a2ee-fb08-4836-af11-718c24946c30 => 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: 800/1537] 10.0.0.184 () {34 vars in 1001 bytes} [Wed Jun 24 19:09:56 2026] GET /v2.0/ports?tenant_id=e40005e3d2f544cc88e502bc560ab3b2&fields=id => generated 103 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1538] 10.0.0.184 () {34 vars in 1007 bytes} [Wed Jun 24 19:09:57 2026] GET /v2.0/networks/1e190d77-6775-4bdb-821a-a7c9ab3e51dd?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: 801/1539] 10.0.0.184 () {34 vars in 1107 bytes} [Wed Jun 24 19:09:57 2026] GET /v2.0/networks/1e190d77-6775-4bdb-821a-a7c9ab3e51dd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1540] 10.0.0.226 () {32 vars in 741 bytes} [Wed Jun 24 19:09:57 2026] GET /v2.0/subnets?network_id=db00121f-c0b5-4d60-a945-3879edfda871 => generated 644 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1541] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:09:57 2026] GET /v2.0/ports?device_id=54d545fe-893e-4e61-b5a9-e9ca55ad53b9 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:09:57.659 7 WARNING neutron_lib.context [None req-6e28d5fc-f963-40e2-b4a2-9de501b6b9e4 a776c18936d74f40832fdcbccdf4a8d4 b31dea1f657e4a30b2d6237677eedcf0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:09:57.763 8 INFO neutron.db.l3_db [None req-be0e9bcd-4d79-4a2f-88c6-4bbdc0fc9891 ff521681f29c4a9793297af45dfe93e7 5277b6d4eed444338fc2cf2b4db78272 - - default default] Floating IP 8f314a80-1885-4b76-b0f4-6c5d84eb8da5 disassociated. External IP: 10.96.250.220, port: 185de26a-40a2-4fb9-b684-bb4f2dcdb90b. [pid: 7|app: 0|req: 740/1542] 10.0.0.226 () {34 vars in 683 bytes} [Wed Jun 24 19:09:57 2026] POST /v2.0/security-groups => generated 1601 bytes in 467 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1543] 10.0.0.226 () {34 vars in 766 bytes} [Wed Jun 24 19:09:57 2026] PUT /v2.0/security-groups/dd05c5f6-45fe-4f18-9c13-a33f72438764/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: 742/1544] 10.0.0.226 () {32 vars in 746 bytes} [Wed Jun 24 19:09:58 2026] GET /v2.0/security-groups/dd05c5f6-45fe-4f18-9c13-a33f72438764/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: 743/1545] 10.0.0.226 () {34 vars in 777 bytes} [Wed Jun 24 19:09:58 2026] PUT /v2.0/security-groups/dd05c5f6-45fe-4f18-9c13-a33f72438764/tags/green => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1546] 10.0.0.226 () {32 vars in 746 bytes} [Wed Jun 24 19:09:58 2026] GET /v2.0/security-groups/dd05c5f6-45fe-4f18-9c13-a33f72438764/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1547] 10.0.0.226 () {34 vars in 773 bytes} [Wed Jun 24 19:09:58 2026] PUT /v2.0/security-groups/dd05c5f6-45fe-4f18-9c13-a33f72438764/tags/red => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1548] 10.0.0.226 () {32 vars in 746 bytes} [Wed Jun 24 19:09:58 2026] GET /v2.0/security-groups/dd05c5f6-45fe-4f18-9c13-a33f72438764/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1549] 10.0.0.226 () {34 vars in 748 bytes} [Wed Jun 24 19:09:57 2026] PUT /v2.0/floatingips/8f314a80-1885-4b76-b0f4-6c5d84eb8da5 => generated 554 bytes in 697 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1550] 10.0.0.226 () {32 vars in 728 bytes} [Wed Jun 24 19:09:58 2026] GET /v2.0/floatingips/8f314a80-1885-4b76-b0f4-6c5d84eb8da5 => generated 554 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1551] 10.0.0.226 () {34 vars in 795 bytes} [Wed Jun 24 19:09:58 2026] PUT /v2.0/security-groups/dd05c5f6-45fe-4f18-9c13-a33f72438764/tags/black.or.white => generated 4 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-06-24 19:09:58.337 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cca6120e-34c9-4331-b36e-ecf1335aef14'] response: {'name': 'network-changed', 'server_uuid': '3e744f64-03c8-4690-aac8-79e3ee1d76e3', 'tag': '185de26a-40a2-4fb9-b684-bb4f2dcdb90b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 805/1552] 10.0.0.226 () {32 vars in 746 bytes} [Wed Jun 24 19:09:58 2026] GET /v2.0/security-groups/dd05c5f6-45fe-4f18-9c13-a33f72438764/tags => generated 52 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1553] 199.19.213.244 () {34 vars in 1079 bytes} [Wed Jun 24 19:09:58 2026] GET /v2.0/ports?tenant_id=5277b6d4eed444338fc2cf2b4db78272&device_id=3e744f64-03c8-4690-aac8-79e3ee1d76e3 => generated 1240 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1554] 10.0.0.226 () {34 vars in 766 bytes} [Wed Jun 24 19:09:58 2026] PUT /v2.0/security-groups/dd05c5f6-45fe-4f18-9c13-a33f72438764/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: 807/1555] 199.19.213.244 () {34 vars in 985 bytes} [Wed Jun 24 19:09:58 2026] GET /v2.0/networks?id=67b7a2ee-fb08-4836-af11-718c24946c30 => generated 756 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1556] 199.19.213.244 () {34 vars in 985 bytes} [Wed Jun 24 19:09:58 2026] GET /v2.0/networks?id=1e190d77-6775-4bdb-821a-a7c9ab3e51dd => generated 677 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1557] 10.0.0.226 () {32 vars in 746 bytes} [Wed Jun 24 19:09:58 2026] GET /v2.0/security-groups/dd05c5f6-45fe-4f18-9c13-a33f72438764/tags => generated 37 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:09:58.520 8 WARNING neutron_lib.context [req-a8b0f321-84e5-4ea2-877f-0f715e6b21b9 req-283cd4f0-159d-42a9-b34b-73b03b98b660 0fc3edec7367485b85e2ce0ade6d3f60 e40005e3d2f544cc88e502bc560ab3b2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 750/1558] 199.19.213.244 () {34 vars in 1057 bytes} [Wed Jun 24 19:09:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=185de26a-40a2-4fb9-b684-bb4f2dcdb90b => 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: 751/1559] 10.0.0.226 () {32 vars in 754 bytes} [Wed Jun 24 19:09:58 2026] GET /v2.0/security-groups/dd05c5f6-45fe-4f18-9c13-a33f72438764/tags/red => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1560] 199.19.213.244 () {34 vars in 983 bytes} [Wed Jun 24 19:09:58 2026] GET /v2.0/subnets?id=85305819-7c1b-419c-938a-ee6446b42933 => generated 654 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:09:58.648 7 INFO neutron.api.v2.resource [None req-8d93791e-39d2-4f70-a56f-f9ea9b86867c a776c18936d74f40832fdcbccdf4a8d4 b31dea1f657e4a30b2d6237677eedcf0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 753/1561] 10.0.0.226 () {32 vars in 758 bytes} [Wed Jun 24 19:09:58 2026] GET /v2.0/security-groups/dd05c5f6-45fe-4f18-9c13-a33f72438764/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1562] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:09:58 2026] GET /v2.0/ports?device_id=54d545fe-893e-4e61-b5a9-e9ca55ad53b9 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1563] 10.0.0.226 () {32 vars in 757 bytes} [Wed Jun 24 19:09:58 2026] DELETE /v2.0/security-groups/dd05c5f6-45fe-4f18-9c13-a33f72438764/tags/red => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1564] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:09:58 2026] GET /v2.0/ports?network_id=67b7a2ee-fb08-4836-af11-718c24946c30&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1565] 10.0.0.226 () {32 vars in 746 bytes} [Wed Jun 24 19:09:58 2026] GET /v2.0/security-groups/dd05c5f6-45fe-4f18-9c13-a33f72438764/tags => generated 30 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1566] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:09:58 2026] GET /v2.0/networks/67b7a2ee-fb08-4836-af11-718c24946c30?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:09:58.931 7 INFO neutron.api.v2.resource [None req-5b45ce95-1023-4de0-ae93-1edcd29e778d a776c18936d74f40832fdcbccdf4a8d4 b31dea1f657e4a30b2d6237677eedcf0 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 759/1567] 10.0.0.226 () {32 vars in 761 bytes} [Wed Jun 24 19:09:58 2026] DELETE /v2.0/security-groups/dd05c5f6-45fe-4f18-9c13-a33f72438764/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1568] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:09:58 2026] GET /v2.0/networks/67b7a2ee-fb08-4836-af11-718c24946c30?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: 809/1569] 199.19.213.244 () {38 vars in 954 bytes} [Wed Jun 24 19:09:58 2026] POST /v2.0/ports => generated 954 bytes in 573 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1570] 10.0.0.226 () {32 vars in 749 bytes} [Wed Jun 24 19:09:59 2026] DELETE /v2.0/security-groups/dd05c5f6-45fe-4f18-9c13-a33f72438764/tags => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 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: 762/1571] 10.0.0.226 () {32 vars in 746 bytes} [Wed Jun 24 19:09:59 2026] GET /v2.0/security-groups/dd05c5f6-45fe-4f18-9c13-a33f72438764/tags => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1572] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:09:59 2026] DELETE /v2.0/security-groups/dd05c5f6-45fe-4f18-9c13-a33f72438764 => 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: 764/1573] 10.0.0.226 () {32 vars in 728 bytes} [Wed Jun 24 19:09:59 2026] GET /v2.0/floatingips/8f314a80-1885-4b76-b0f4-6c5d84eb8da5 => generated 554 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1574] 199.19.213.244 () {38 vars in 1027 bytes} [Wed Jun 24 19:09:59 2026] PUT /v2.0/ports/60c90cda-565b-43df-97d4-5edc4cd9bb59 => generated 1199 bytes in 676 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: 811/1575] 199.19.213.244 () {34 vars in 1079 bytes} [Wed Jun 24 19:09:59 2026] GET /v2.0/ports?tenant_id=e40005e3d2f544cc88e502bc560ab3b2&device_id=54d545fe-893e-4e61-b5a9-e9ca55ad53b9 => generated 1238 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1576] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:09:59 2026] GET /v2.0/ports?device_id=54d545fe-893e-4e61-b5a9-e9ca55ad53b9 => generated 969 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1577] 199.19.213.244 () {34 vars in 1057 bytes} [Wed Jun 24 19:09:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=60c90cda-565b-43df-97d4-5edc4cd9bb59 => generated 19 bytes in 42 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: 766/1578] 10.0.0.184 () {34 vars in 1039 bytes} [Wed Jun 24 19:09:59 2026] GET /v2.0/security-groups?id=77818a6d-5d7b-49d1-8a8d-4f6220fcdb76&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1579] 199.19.213.244 () {34 vars in 983 bytes} [Wed Jun 24 19:09:59 2026] GET /v2.0/subnets?id=56237fa1-3543-431f-8cb7-3b2eb3c43b3d => generated 671 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1580] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:09:59 2026] GET /v2.0/ports?network_id=1e190d77-6775-4bdb-821a-a7c9ab3e51dd&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1581] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:10:00 2026] GET /v2.0/networks/1e190d77-6775-4bdb-821a-a7c9ab3e51dd?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: 815/1582] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:10:00 2026] GET /v2.0/networks/1e190d77-6775-4bdb-821a-a7c9ab3e51dd?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: 8|app: 0|req: 816/1583] 10.0.0.226 () {32 vars in 728 bytes} [Wed Jun 24 19:10:00 2026] GET /v2.0/floatingips/8f314a80-1885-4b76-b0f4-6c5d84eb8da5 => generated 552 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:10:00.483 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-68a811ed-f23f-46bc-82a0-d3ebf5fb6183'] response: {'name': 'network-changed', 'server_uuid': '54d545fe-893e-4e61-b5a9-e9ca55ad53b9', 'tag': '60c90cda-565b-43df-97d4-5edc4cd9bb59', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 768/1584] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:10:00 2026] GET /v2.0/security-groups?tenant_id=9d8829f1c6a34a52b86785dc5e6009d8&name=default => generated 2925 bytes in 457 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1585] 199.19.213.244 () {34 vars in 1079 bytes} [Wed Jun 24 19:10:00 2026] GET /v2.0/ports?tenant_id=e40005e3d2f544cc88e502bc560ab3b2&device_id=54d545fe-893e-4e61-b5a9-e9ca55ad53b9 => generated 1238 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1586] 199.19.213.244 () {34 vars in 985 bytes} [Wed Jun 24 19:10:00 2026] GET /v2.0/networks?id=1e190d77-6775-4bdb-821a-a7c9ab3e51dd => generated 773 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1587] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:10:00 2026] DELETE /v2.0/security-groups/37c105b0-9231-4dac-b2d7-b7e180490a16 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1588] 199.19.213.244 () {34 vars in 1057 bytes} [Wed Jun 24 19:10:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=60c90cda-565b-43df-97d4-5edc4cd9bb59 => 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: 771/1589] 199.19.213.244 () {34 vars in 983 bytes} [Wed Jun 24 19:10:00 2026] GET /v2.0/subnets?id=56237fa1-3543-431f-8cb7-3b2eb3c43b3d => generated 671 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1590] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:10:00 2026] GET /v2.0/ports?network_id=1e190d77-6775-4bdb-821a-a7c9ab3e51dd&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: 773/1591] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:10:00 2026] GET /v2.0/security-groups?tenant_id=b31dea1f657e4a30b2d6237677eedcf0&name=default => generated 2925 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1592] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:10:00 2026] GET /v2.0/networks/1e190d77-6775-4bdb-821a-a7c9ab3e51dd?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1593] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:10:00 2026] DELETE /v2.0/security-groups/ea88b907-f64b-4b9b-812e-7ddddb194855 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1594] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:10:00 2026] GET /v2.0/security-groups?tenant_id=800a05e30030458194870bcc450fbedc&name=default => generated 2925 bytes in 468 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1595] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:10:01 2026] GET /v2.0/ports?device_id=54d545fe-893e-4e61-b5a9-e9ca55ad53b9 => generated 969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1596] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:10:01 2026] GET /v2.0/networks/1e190d77-6775-4bdb-821a-a7c9ab3e51dd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1597] 10.0.0.184 () {34 vars in 1039 bytes} [Wed Jun 24 19:10:01 2026] GET /v2.0/security-groups?id=77818a6d-5d7b-49d1-8a8d-4f6220fcdb76&fields=id&fields=name => generated 88 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1598] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:10:01 2026] DELETE /v2.0/security-groups/fd402ce2-edc4-40c8-b17b-04041e042b89 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:10:01.492 7 WARNING neutron_lib.context [None req-9f596e92-9a82-424a-a11e-cc02c5b01e73 ff521681f29c4a9793297af45dfe93e7 5277b6d4eed444338fc2cf2b4db78272 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 778/1599] 10.0.0.226 () {34 vars in 684 bytes} [Wed Jun 24 19:10:01 2026] POST /v2.0/security-groups => generated 1675 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-24 19:10:01.650 8 WARNING neutron_lib.context [None req-6fa6c908-26fa-4512-89f3-7490f5121093 ff521681f29c4a9793297af45dfe93e7 5277b6d4eed444338fc2cf2b4db78272 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 822/1600] 10.0.0.226 () {34 vars in 694 bytes} [Wed Jun 24 19:10:01 2026] POST /v2.0/security-group-rules => generated 597 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:10:01.844 7 WARNING neutron_lib.context [None req-aafdf5f7-bdc3-466b-9f7c-f1d47c07f562 ff521681f29c4a9793297af45dfe93e7 5277b6d4eed444338fc2cf2b4db78272 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 779/1601] 10.0.0.226 () {34 vars in 694 bytes} [Wed Jun 24 19:10:01 2026] POST /v2.0/security-group-rules => generated 596 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:10:02.065 8 WARNING neutron_lib.context [None req-684fdefd-5031-4e7d-9158-00f1333fdce4 ff521681f29c4a9793297af45dfe93e7 5277b6d4eed444338fc2cf2b4db78272 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 823/1602] 10.0.0.226 () {34 vars in 694 bytes} [Wed Jun 24 19:10:02 2026] POST /v2.0/security-group-rules => generated 602 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:10:02.235 7 WARNING neutron_lib.context [None req-7ba0eba5-97f6-497d-a99a-94c1f818b969 ff521681f29c4a9793297af45dfe93e7 5277b6d4eed444338fc2cf2b4db78272 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 780/1603] 10.0.0.226 () {34 vars in 694 bytes} [Wed Jun 24 19:10:02 2026] POST /v2.0/security-group-rules => generated 601 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:10:02.379 7 WARNING neutron_lib.context [None req-915b97d8-d362-4458-93be-f2bc831f028c ff521681f29c4a9793297af45dfe93e7 5277b6d4eed444338fc2cf2b4db78272 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:10:02.432 7 INFO neutron.db.securitygroups_db [None req-915b97d8-d362-4458-93be-f2bc831f028c ff521681f29c4a9793297af45dfe93e7 5277b6d4eed444338fc2cf2b4db78272 - - default default] Project 5277b6d4eed444338fc2cf2b4db78272 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: 824/1604] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:10:02 2026] GET /v2.0/ports?device_id=54d545fe-893e-4e61-b5a9-e9ca55ad53b9 => generated 969 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1605] 10.0.0.226 () {34 vars in 694 bytes} [Wed Jun 24 19:10:02 2026] POST /v2.0/security-group-rules => generated 607 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:10:02.554 7 WARNING neutron_lib.context [None req-e449b54a-a88c-4764-b14a-98324e58812f ff521681f29c4a9793297af45dfe93e7 5277b6d4eed444338fc2cf2b4db78272 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 825/1606] 10.0.0.184 () {34 vars in 1039 bytes} [Wed Jun 24 19:10:02 2026] GET /v2.0/security-groups?id=77818a6d-5d7b-49d1-8a8d-4f6220fcdb76&fields=id&fields=name => generated 88 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:10:02.609 7 INFO neutron.db.securitygroups_db [None req-e449b54a-a88c-4764-b14a-98324e58812f ff521681f29c4a9793297af45dfe93e7 5277b6d4eed444338fc2cf2b4db78272 - - default default] Project 5277b6d4eed444338fc2cf2b4db78272 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: 782/1607] 10.0.0.226 () {34 vars in 694 bytes} [Wed Jun 24 19:10:02 2026] POST /v2.0/security-group-rules => generated 606 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1608] 10.0.0.226 () {32 vars in 648 bytes} [Wed Jun 24 19:10:03 2026] GET /v2.0/networks => generated 1297 bytes in 346 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:10:03.501 7 INFO neutron.db.segments_db [None req-e9b59f53-aa96-4e93-a49b-a44f54b6ae56 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] Added segment 00f4ecb0-2c6e-43da-93b8-37abdeb6c0cc of type vxlan for network 88491627-88ea-43f7-b5ee-4ab596f64097 [pid: 8|app: 0|req: 827/1609] 10.0.0.184 () {34 vars in 1099 bytes} [Wed Jun 24 19:10:03 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1010889549&fields=id&tenant_id=5277b6d4eed444338fc2cf2b4db78272 => generated 69 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1610] 10.0.0.226 () {34 vars in 670 bytes} [Wed Jun 24 19:10:03 2026] POST /v2.0/networks => generated 740 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1611] 10.0.0.184 () {34 vars in 981 bytes} [Wed Jun 24 19:10:03 2026] GET /v2.0/networks?id=67b7a2ee-fb08-4836-af11-718c24946c30 => generated 660 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1612] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:10:03 2026] GET /v2.0/ports?device_id=54d545fe-893e-4e61-b5a9-e9ca55ad53b9 => 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: 830/1613] 10.0.0.184 () {34 vars in 964 bytes} [Wed Jun 24 19:10:03 2026] GET /v2.0/quotas/5277b6d4eed444338fc2cf2b4db78272 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1614] 10.0.0.184 () {34 vars in 1039 bytes} [Wed Jun 24 19:10:03 2026] GET /v2.0/security-groups?id=77818a6d-5d7b-49d1-8a8d-4f6220fcdb76&fields=id&fields=name => generated 88 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1615] 199.19.213.244 () {34 vars in 1095 bytes} [Wed Jun 24 19:10:03 2026] GET /v2.0/ports?device_id=3e744f64-03c8-4690-aac8-79e3ee1d76e3&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: 784/1616] 10.0.0.226 () {34 vars in 668 bytes} [Wed Jun 24 19:10:03 2026] POST /v2.0/subnets => generated 663 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1617] 10.0.0.184 () {34 vars in 1001 bytes} [Wed Jun 24 19:10:03 2026] GET /v2.0/ports?tenant_id=5277b6d4eed444338fc2cf2b4db78272&fields=id => generated 149 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1618] 199.19.213.244 () {34 vars in 1079 bytes} [Wed Jun 24 19:10:04 2026] GET /v2.0/ports?tenant_id=5277b6d4eed444338fc2cf2b4db78272&device_id=3e744f64-03c8-4690-aac8-79e3ee1d76e3 => generated 1240 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:10:04.114 8 INFO neutron.db.segments_db [None req-2fa556e6-b243-4e60-8c20-bdb89c41e00b 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] Added segment 91bce985-d9ac-45f2-a17c-d4f69b5bc2de of type vxlan for network a05b7053-abd5-4017-8926-2ee9f0714510 [pid: 7|app: 0|req: 786/1619] 10.0.0.184 () {34 vars in 1007 bytes} [Wed Jun 24 19:10:04 2026] GET /v2.0/networks/67b7a2ee-fb08-4836-af11-718c24946c30?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1620] 199.19.213.244 () {34 vars in 985 bytes} [Wed Jun 24 19:10:04 2026] GET /v2.0/networks?id=67b7a2ee-fb08-4836-af11-718c24946c30 => generated 756 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1621] 10.0.0.184 () {34 vars in 1107 bytes} [Wed Jun 24 19:10:04 2026] GET /v2.0/networks/67b7a2ee-fb08-4836-af11-718c24946c30?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1622] 199.19.213.244 () {34 vars in 1057 bytes} [Wed Jun 24 19:10:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=185de26a-40a2-4fb9-b684-bb4f2dcdb90b => 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: 790/1623] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:10:04 2026] GET /v2.0/ports?device_id=54d545fe-893e-4e61-b5a9-e9ca55ad53b9 => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1624] 199.19.213.244 () {34 vars in 983 bytes} [Wed Jun 24 19:10:04 2026] GET /v2.0/subnets?id=85305819-7c1b-419c-938a-ee6446b42933 => generated 654 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:10:04.515 8 INFO neutron.db.l3_hamode_db [None req-2fa556e6-b243-4e60-8c20-bdb89c41e00b 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 792/1625] 10.0.0.184 () {34 vars in 1039 bytes} [Wed Jun 24 19:10:04 2026] GET /v2.0/security-groups?id=77818a6d-5d7b-49d1-8a8d-4f6220fcdb76&fields=id&fields=name => generated 88 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1626] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:10:04 2026] GET /v2.0/ports?network_id=67b7a2ee-fb08-4836-af11-718c24946c30&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: 794/1627] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:10:04 2026] GET /v2.0/ports?device_id=82d2c9e0-280b-4f77-a706-7bbf3fc63950 => 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: 795/1628] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:10:04 2026] GET /v2.0/networks/67b7a2ee-fb08-4836-af11-718c24946c30?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:10:04.940 7 WARNING neutron_lib.context [None req-42d349b5-42f3-4974-ae60-a6cdba3a028a 44bd39d1d1624d0c8051a48e3158ff6c 8bcca8e983554b2e93e8da6b332ce362 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:10:05.104 7 INFO neutron.db.segments_db [None req-42d349b5-42f3-4974-ae60-a6cdba3a028a 44bd39d1d1624d0c8051a48e3158ff6c 8bcca8e983554b2e93e8da6b332ce362 - - default default] Added segment 6c2d7562-8449-4daf-bd3a-5a6b9e81d21d of type vxlan for network 3c637f2e-0856-4e15-a573-35af1a318fd4 [pid: 7|app: 0|req: 796/1629] 10.0.0.226 () {34 vars in 669 bytes} [Wed Jun 24 19:10:04 2026] POST /v2.0/networks => generated 632 bytes in 512 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1630] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:10:05 2026] GET /v2.0/networks/67b7a2ee-fb08-4836-af11-718c24946c30?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) [pid: 7|app: 0|req: 798/1631] 199.19.213.244 () {34 vars in 993 bytes} [Wed Jun 24 19:10:05 2026] GET /v2.0/ports?device_id=54d545fe-893e-4e61-b5a9-e9ca55ad53b9 => generated 971 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:10:05.470 7 WARNING neutron_lib.context [None req-41ffb448-e2fd-4bf3-bb20-3f5b0932f975 44bd39d1d1624d0c8051a48e3158ff6c 8bcca8e983554b2e93e8da6b332ce362 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:10:05.818 8 INFO neutron.db.l3_hamode_db [None req-2fa556e6-b243-4e60-8c20-bdb89c41e00b 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 799/1632] 10.0.0.226 () {34 vars in 663 bytes} [Wed Jun 24 19:10:05 2026] POST /v2.0/ports => generated 743 bytes in 458 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: 800/1633] 199.19.213.244 () {34 vars in 985 bytes} [Wed Jun 24 19:10:05 2026] GET /v2.0/networks?id=67b7a2ee-fb08-4836-af11-718c24946c30 => generated 660 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1634] 199.19.213.244 () {36 vars in 996 bytes} [Wed Jun 24 19:10:06 2026] DELETE /v2.0/ports/60c90cda-565b-43df-97d4-5edc4cd9bb59 => generated 0 bytes in 364 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1635] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:10:06 2026] GET /v2.0/ports?device_id=54d545fe-893e-4e61-b5a9-e9ca55ad53b9 => 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: 803/1636] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:10:06 2026] GET /v2.0/ports?device_id=82d2c9e0-280b-4f77-a706-7bbf3fc63950 => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:10:06.452 7 WARNING neutron_lib.context [None req-38106fb4-ea58-4c35-b484-b11506a6c630 44bd39d1d1624d0c8051a48e3158ff6c 8bcca8e983554b2e93e8da6b332ce362 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:10:06.469 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5a7d2a38-d0ac-4496-b79d-99d7d1c30429'] response: {'server_uuid': '54d545fe-893e-4e61-b5a9-e9ca55ad53b9', 'name': 'network-vif-deleted', 'tag': '60c90cda-565b-43df-97d4-5edc4cd9bb59', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 804/1637] 10.0.0.226 () {34 vars in 665 bytes} [Wed Jun 24 19:10:06 2026] POST /v2.0/trunks => generated 407 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1638] 199.19.213.244 () {34 vars in 1049 bytes} [Wed Jun 24 19:10:06 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5277b6d4eed444338fc2cf2b4db78272 => generated 274 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1639] 10.0.0.226 () {34 vars in 748 bytes} [Wed Jun 24 19:10:06 2026] PUT /v2.0/trunks/6c8bd235-860e-4279-9bed-200c2f42867c/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:10:06.842 7 WARNING neutron_lib.context [req-345f2e22-f3e6-42ab-be7c-b09120029cfe req-2b4cb44a-13fb-41d7-a5a8-e5b19dd9b138 ff521681f29c4a9793297af45dfe93e7 5277b6d4eed444338fc2cf2b4db78272 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 834/1640] 10.0.0.226 () {34 vars in 668 bytes} [Wed Jun 24 19:10:04 2026] POST /v2.0/routers => generated 727 bytes in 3003 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1641] 10.0.0.226 () {32 vars in 728 bytes} [Wed Jun 24 19:10:07 2026] GET /v2.0/trunks/6c8bd235-860e-4279-9bed-200c2f42867c/tags => generated 25 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1642] 199.19.213.244 () {38 vars in 954 bytes} [Wed Jun 24 19:10:06 2026] POST /v2.0/ports => generated 958 bytes in 511 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: 808/1643] 10.0.0.226 () {34 vars in 759 bytes} [Wed Jun 24 19:10:07 2026] PUT /v2.0/trunks/6c8bd235-860e-4279-9bed-200c2f42867c/tags/green => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1644] 199.19.213.244 () {38 vars in 1027 bytes} [Wed Jun 24 19:10:07 2026] PUT /v2.0/ports/9e669de9-85a8-4867-90b9-91a38598ed46 => generated 1203 bytes in 527 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: 810/1645] 10.0.0.226 () {32 vars in 728 bytes} [Wed Jun 24 19:10:07 2026] GET /v2.0/trunks/6c8bd235-860e-4279-9bed-200c2f42867c/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:10:08.518 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0f720212-314a-43a8-a740-58496b7cf0fc'] response: {'name': 'network-changed', 'server_uuid': '82d2c9e0-280b-4f77-a706-7bbf3fc63950', 'tag': '9e669de9-85a8-4867-90b9-91a38598ed46', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 836/1646] 10.0.0.226 () {34 vars in 782 bytes} [Wed Jun 24 19:10:07 2026] PUT /v2.0/routers/b3d04acb-2de9-422b-8013-99e73a43635a/add_router_interface => generated 309 bytes in 2202 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1647] 10.0.0.226 () {34 vars in 788 bytes} [Wed Jun 24 19:10:07 2026] PUT /v2.0/routers/fc532a32-9543-4bc3-99b0-8f017be45a26/remove_router_interface => generated 309 bytes in 1393 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: 837/1648] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:10:09 2026] GET /v2.0/ports?device_id=82d2c9e0-280b-4f77-a706-7bbf3fc63950 => generated 973 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1649] 199.19.213.244 () {34 vars in 1079 bytes} [Wed Jun 24 19:10:09 2026] GET /v2.0/ports?tenant_id=5277b6d4eed444338fc2cf2b4db78272&device_id=82d2c9e0-280b-4f77-a706-7bbf3fc63950 => generated 1242 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1650] 10.0.0.226 () {34 vars in 755 bytes} [Wed Jun 24 19:10:09 2026] PUT /v2.0/trunks/6c8bd235-860e-4279-9bed-200c2f42867c/tags/red => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1651] 10.0.0.184 () {34 vars in 1039 bytes} [Wed Jun 24 19:10:09 2026] GET /v2.0/security-groups?id=c5f10fc0-bf1f-44fd-b3d1-c9efdd7eff16&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: 8|app: 0|req: 840/1652] 199.19.213.244 () {34 vars in 1059 bytes} [Wed Jun 24 19:10:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=9e669de9-85a8-4867-90b9-91a38598ed46 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1653] 10.0.0.226 () {32 vars in 728 bytes} [Wed Jun 24 19:10:09 2026] GET /v2.0/trunks/6c8bd235-860e-4279-9bed-200c2f42867c/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1654] 199.19.213.244 () {34 vars in 983 bytes} [Wed Jun 24 19:10:09 2026] GET /v2.0/subnets?id=85305819-7c1b-419c-938a-ee6446b42933 => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1655] 10.0.0.226 () {34 vars in 777 bytes} [Wed Jun 24 19:10:09 2026] PUT /v2.0/trunks/6c8bd235-860e-4279-9bed-200c2f42867c/tags/black.or.white => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1656] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:10:09 2026] GET /v2.0/ports?network_id=67b7a2ee-fb08-4836-af11-718c24946c30&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: 845/1657] 10.0.0.226 () {32 vars in 728 bytes} [Wed Jun 24 19:10:09 2026] GET /v2.0/trunks/6c8bd235-860e-4279-9bed-200c2f42867c/tags => generated 52 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1660] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:10:09 2026] GET /v2.0/networks/67b7a2ee-fb08-4836-af11-718c24946c30?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1661] 10.0.0.226 () {34 vars in 748 bytes} [Wed Jun 24 19:10:09 2026] PUT /v2.0/trunks/6c8bd235-860e-4279-9bed-200c2f42867c/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: 850/1662] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:10:09 2026] GET /v2.0/networks/67b7a2ee-fb08-4836-af11-718c24946c30?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: 851/1663] 10.0.0.226 () {32 vars in 728 bytes} [Wed Jun 24 19:10:09 2026] GET /v2.0/trunks/6c8bd235-860e-4279-9bed-200c2f42867c/tags => generated 37 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1664] 10.0.0.226 () {32 vars in 736 bytes} [Wed Jun 24 19:10:09 2026] GET /v2.0/trunks/6c8bd235-860e-4279-9bed-200c2f42867c/tags/red => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1665] 199.19.213.244 () {34 vars in 1079 bytes} [Wed Jun 24 19:10:09 2026] GET /v2.0/ports?tenant_id=5277b6d4eed444338fc2cf2b4db78272&device_id=82d2c9e0-280b-4f77-a706-7bbf3fc63950 => generated 1242 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:10:09.998 8 INFO neutron.api.v2.resource [None req-d610fdee-00b8-48c6-ab00-7e48960228ef 44bd39d1d1624d0c8051a48e3158ff6c 8bcca8e983554b2e93e8da6b332ce362 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 854/1666] 10.0.0.226 () {32 vars in 740 bytes} [Wed Jun 24 19:10:09 2026] GET /v2.0/trunks/6c8bd235-860e-4279-9bed-200c2f42867c/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1667] 199.19.213.244 () {34 vars in 985 bytes} [Wed Jun 24 19:10:10 2026] GET /v2.0/networks?id=67b7a2ee-fb08-4836-af11-718c24946c30 => generated 756 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1668] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:10:10 2026] DELETE /v2.0/trunks/6c8bd235-860e-4279-9bed-200c2f42867c/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1669] 199.19.213.244 () {34 vars in 1059 bytes} [Wed Jun 24 19:10:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=9e669de9-85a8-4867-90b9-91a38598ed46 => 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: 858/1670] 10.0.0.226 () {32 vars in 728 bytes} [Wed Jun 24 19:10:10 2026] GET /v2.0/trunks/6c8bd235-860e-4279-9bed-200c2f42867c/tags => generated 30 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1671] 199.19.213.244 () {34 vars in 983 bytes} [Wed Jun 24 19:10:10 2026] GET /v2.0/subnets?id=85305819-7c1b-419c-938a-ee6446b42933 => generated 654 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:10:10.234 8 INFO neutron.api.v2.resource [None req-56711272-46a5-459b-b6df-fa6bef28fafd 44bd39d1d1624d0c8051a48e3158ff6c 8bcca8e983554b2e93e8da6b332ce362 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 860/1672] 10.0.0.226 () {32 vars in 743 bytes} [Wed Jun 24 19:10:10 2026] DELETE /v2.0/trunks/6c8bd235-860e-4279-9bed-200c2f42867c/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1673] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:10:10 2026] GET /v2.0/ports?network_id=67b7a2ee-fb08-4836-af11-718c24946c30&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1674] 10.0.0.226 () {32 vars in 731 bytes} [Wed Jun 24 19:10:10 2026] DELETE /v2.0/trunks/6c8bd235-860e-4279-9bed-200c2f42867c/tags => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1675] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:10:10 2026] GET /v2.0/networks/67b7a2ee-fb08-4836-af11-718c24946c30?fields=segments => generated 14 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1676] 10.0.0.226 () {32 vars in 728 bytes} [Wed Jun 24 19:10:10 2026] GET /v2.0/trunks/6c8bd235-860e-4279-9bed-200c2f42867c/tags => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1677] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:10:10 2026] GET /v2.0/networks/67b7a2ee-fb08-4836-af11-718c24946c30?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1678] 10.0.0.226 () {32 vars in 718 bytes} [Wed Jun 24 19:10:10 2026] GET /v2.0/trunks/6c8bd235-860e-4279-9bed-200c2f42867c => generated 407 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1679] 10.0.0.226 () {32 vars in 716 bytes} [Wed Jun 24 19:10:10 2026] GET /v2.0/ports/223f5c35-813a-4a57-8bb6-b1ad925defd5 => generated 826 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1680] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:10:10 2026] GET /v2.0/ports?device_id=82d2c9e0-280b-4f77-a706-7bbf3fc63950 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1681] 10.0.0.226 () {32 vars in 721 bytes} [Wed Jun 24 19:10:10 2026] DELETE /v2.0/trunks/6c8bd235-860e-4279-9bed-200c2f42867c => 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: 870/1682] 10.0.0.184 () {34 vars in 1039 bytes} [Wed Jun 24 19:10:10 2026] GET /v2.0/security-groups?id=c5f10fc0-bf1f-44fd-b3d1-c9efdd7eff16&fields=id&fields=name => generated 114 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:10:11.186 7 INFO neutron.services.segments.plugin [-] Segment f74599ec-aef1-4447-8eef-2bf0054635f0 resource provider aggregate not found 2026-06-24 19:10:11.194 7 INFO neutron.services.segments.plugin [-] Segment f74599ec-aef1-4447-8eef-2bf0054635f0 resource provider aggregate not found [pid: 8|app: 0|req: 871/1683] 10.0.0.226 () {32 vars in 719 bytes} [Wed Jun 24 19:10:10 2026] DELETE /v2.0/ports/223f5c35-813a-4a57-8bb6-b1ad925defd5 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:10:11.202 7 INFO neutron.services.segments.plugin [-] Segment f74599ec-aef1-4447-8eef-2bf0054635f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f74599ec-aef1-4447-8eef-2bf0054635f0 found for delete ", "request_id": "req-042e7b61-d65d-43c2-87d0-ace7ba611486"}]} 2026-06-24 19:10:11.202 7 INFO neutron.db.l3_hamode_db [None req-eaab44c7-b6d1-4d8e-ab26-5edc3ae809c9 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] HA network bc1ab233-2968-47c4-a578-c270f47e1a1d was deleted as no HA routers are present in tenant e40005e3d2f544cc88e502bc560ab3b2. [pid: 7|app: 0|req: 813/1684] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:10:09 2026] DELETE /v2.0/routers/fc532a32-9543-4bc3-99b0-8f017be45a26 => generated 0 bytes in 1779 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:10:11.213 7 INFO neutron.services.segments.plugin [-] Segment f74599ec-aef1-4447-8eef-2bf0054635f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f74599ec-aef1-4447-8eef-2bf0054635f0 found for delete ", "request_id": "req-b4e1c1b6-02a7-49db-8b53-7e6f5a4ee3ce"}]} 2026-06-24 19:10:11.406 8 INFO neutron.services.segments.plugin [-] Segment 6c2d7562-8449-4daf-bd3a-5a6b9e81d21d resource provider aggregate not found 2026-06-24 19:10:11.411 8 INFO neutron.services.segments.plugin [-] Segment 6c2d7562-8449-4daf-bd3a-5a6b9e81d21d resource provider aggregate not found 2026-06-24 19:10:11.423 8 INFO neutron.services.segments.plugin [-] Segment 6c2d7562-8449-4daf-bd3a-5a6b9e81d21d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c2d7562-8449-4daf-bd3a-5a6b9e81d21d found for delete ", "request_id": "req-8170f79c-d007-41c7-a807-e95e1472ff70"}]} 2026-06-24 19:10:11.429 8 INFO neutron.services.segments.plugin [-] Segment 6c2d7562-8449-4daf-bd3a-5a6b9e81d21d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c2d7562-8449-4daf-bd3a-5a6b9e81d21d found for delete ", "request_id": "req-e74547bd-e245-488c-8cac-f0db588bc09d"}]} [pid: 8|app: 0|req: 872/1685] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:10:11 2026] DELETE /v2.0/networks/3c637f2e-0856-4e15-a573-35af1a318fd4 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1686] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:10:11 2026] DELETE /v2.0/subnets/56237fa1-3543-431f-8cb7-3b2eb3c43b3d => 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: 815/1687] 10.0.0.184 () {34 vars in 981 bytes} [Wed Jun 24 19:10:11 2026] GET /v2.0/networks?id=88491627-88ea-43f7-b5ee-4ab596f64097 => generated 672 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1688] 10.0.0.184 () {34 vars in 964 bytes} [Wed Jun 24 19:10:11 2026] GET /v2.0/quotas/f4431d2f6bee46758a597237e1e6c8a7 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1689] 10.0.0.184 () {34 vars in 1001 bytes} [Wed Jun 24 19:10:11 2026] GET /v2.0/ports?tenant_id=f4431d2f6bee46758a597237e1e6c8a7&fields=id => generated 103 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1690] 10.0.0.184 () {34 vars in 1007 bytes} [Wed Jun 24 19:10:11 2026] GET /v2.0/networks/88491627-88ea-43f7-b5ee-4ab596f64097?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1691] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:10:11 2026] DELETE /v2.0/networks/1e190d77-6775-4bdb-821a-a7c9ab3e51dd => generated 0 bytes in 462 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1692] 10.0.0.184 () {34 vars in 1107 bytes} [Wed Jun 24 19:10:11 2026] GET /v2.0/networks/88491627-88ea-43f7-b5ee-4ab596f64097?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) [pid: 8|app: 0|req: 874/1693] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:10:12 2026] GET /v2.0/ports?device_id=82d2c9e0-280b-4f77-a706-7bbf3fc63950 => generated 973 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1694] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:10:12 2026] GET /v2.0/ports?device_id=eece5b8f-b3bf-4eff-a178-ff25f1406c4b => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1695] 10.0.0.184 () {34 vars in 1039 bytes} [Wed Jun 24 19:10:12 2026] GET /v2.0/security-groups?id=c5f10fc0-bf1f-44fd-b3d1-c9efdd7eff16&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1696] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:10:12 2026] GET /v2.0/security-groups?tenant_id=e40005e3d2f544cc88e502bc560ab3b2&name=default => generated 2925 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1697] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:10:12 2026] DELETE /v2.0/security-groups/77818a6d-5d7b-49d1-8a8d-4f6220fcdb76 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1698] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:10:12 2026] GET /v2.0/security-groups?tenant_id=792761dbc34b4c838234648a1cd058b7&name=default => generated 2925 bytes in 493 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1699] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:10:12 2026] DELETE /v2.0/security-groups/01b022e6-e9af-4cc5-aaa4-d4324e1babc7 => 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: 878/1700] 199.19.213.244 () {34 vars in 985 bytes} [Wed Jun 24 19:10:13 2026] GET /v2.0/networks?id=88491627-88ea-43f7-b5ee-4ab596f64097 => generated 672 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:10:13.268 8 WARNING neutron_lib.context [req-1321a807-1936-473c-b887-744852b2be0f req-17e72534-1804-4f07-920e-a5ea04dfce8c 99566affdf2b4cf28227b14c5b15d6b1 f4431d2f6bee46758a597237e1e6c8a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 823/1701] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:10:13 2026] GET /v2.0/security-groups?tenant_id=8bcca8e983554b2e93e8da6b332ce362&name=default => generated 2925 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1702] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:10:13 2026] GET /v2.0/ports?device_id=eece5b8f-b3bf-4eff-a178-ff25f1406c4b => 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: 825/1703] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:10:13 2026] DELETE /v2.0/security-groups/97ddf997-20c8-49e0-a6aa-fe46db1853f9 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:10:13.463 8 INFO neutron.services.segments.plugin [-] Segment d722cb96-d971-4cba-bcc5-f7a67921869e resource provider aggregate not found 2026-06-24 19:10:13.472 8 INFO neutron.services.segments.plugin [-] Segment d722cb96-d971-4cba-bcc5-f7a67921869e resource provider aggregate not found 2026-06-24 19:10:13.496 8 INFO neutron.services.segments.plugin [-] Segment d722cb96-d971-4cba-bcc5-f7a67921869e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d722cb96-d971-4cba-bcc5-f7a67921869e found for delete ", "request_id": "req-a4be04b2-4e93-4733-bb65-ea8d9b982c0d"}]} 2026-06-24 19:10:13.504 8 INFO neutron.services.segments.plugin [-] Segment d722cb96-d971-4cba-bcc5-f7a67921869e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d722cb96-d971-4cba-bcc5-f7a67921869e found for delete ", "request_id": "req-da1830ae-9482-4e2a-b58f-7de57f393a56"}]} [pid: 7|app: 0|req: 826/1704] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:10:13 2026] GET /v2.0/ports?device_id=82d2c9e0-280b-4f77-a706-7bbf3fc63950 => generated 975 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1705] 10.0.0.184 () {34 vars in 1039 bytes} [Wed Jun 24 19:10:13 2026] GET /v2.0/security-groups?id=c5f10fc0-bf1f-44fd-b3d1-c9efdd7eff16&fields=id&fields=name => generated 114 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1706] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:10:13 2026] GET /v2.0/ports?device_id=82d2c9e0-280b-4f77-a706-7bbf3fc63950 => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1707] 10.0.0.184 () {34 vars in 1039 bytes} [Wed Jun 24 19:10:13 2026] GET /v2.0/security-groups?id=c5f10fc0-bf1f-44fd-b3d1-c9efdd7eff16&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1708] 199.19.213.244 () {38 vars in 954 bytes} [Wed Jun 24 19:10:13 2026] POST /v2.0/ports => generated 958 bytes in 656 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1709] 10.0.0.226 () {32 vars in 735 bytes} [Wed Jun 24 19:10:13 2026] GET /v2.0/ports?device_id=82d2c9e0-280b-4f77-a706-7bbf3fc63950 => generated 1244 bytes in 55 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-24 19:10:14.448 7 INFO neutron.db.l3_db [None req-464604a5-99af-40b0-b983-33499037cfc9 ff521681f29c4a9793297af45dfe93e7 5277b6d4eed444338fc2cf2b4db78272 - - default default] Floating IP 8f314a80-1885-4b76-b0f4-6c5d84eb8da5 associated. External IP: 10.96.250.220, port: 9e669de9-85a8-4867-90b9-91a38598ed46. [pid: 8|app: 0|req: 880/1710] 199.19.213.244 () {38 vars in 1027 bytes} [Wed Jun 24 19:10:13 2026] PUT /v2.0/ports/22a95ba6-1643-44e3-8fb4-95d19b564bab => generated 1203 bytes in 654 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: 881/1711] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:10:14 2026] GET /v2.0/ports?device_id=eece5b8f-b3bf-4eff-a178-ff25f1406c4b => generated 973 bytes in 156 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: 882/1712] 199.19.213.244 () {34 vars in 1079 bytes} [Wed Jun 24 19:10:14 2026] GET /v2.0/ports?tenant_id=f4431d2f6bee46758a597237e1e6c8a7&device_id=eece5b8f-b3bf-4eff-a178-ff25f1406c4b => generated 1242 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1713] 10.0.0.184 () {34 vars in 1039 bytes} [Wed Jun 24 19:10:14 2026] GET /v2.0/security-groups?id=65c9d6c8-da60-4580-8412-aedce589029d&fields=id&fields=name => generated 88 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:10:14.866 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-37af7d7f-9303-493c-9a18-eb8df02cd286'] response: {'name': 'network-changed', 'server_uuid': 'eece5b8f-b3bf-4eff-a178-ff25f1406c4b', 'tag': '22a95ba6-1643-44e3-8fb4-95d19b564bab', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 884/1714] 199.19.213.244 () {34 vars in 1059 bytes} [Wed Jun 24 19:10:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=22a95ba6-1643-44e3-8fb4-95d19b564bab => 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: 831/1715] 10.0.0.226 () {34 vars in 748 bytes} [Wed Jun 24 19:10:13 2026] PUT /v2.0/floatingips/8f314a80-1885-4b76-b0f4-6c5d84eb8da5 => generated 856 bytes in 969 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1716] 199.19.213.244 () {34 vars in 983 bytes} [Wed Jun 24 19:10:14 2026] GET /v2.0/subnets?id=c507c056-effc-4ecb-94a8-3df67cbca14e => generated 666 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1717] 10.0.0.226 () {32 vars in 728 bytes} [Wed Jun 24 19:10:14 2026] GET /v2.0/floatingips/8f314a80-1885-4b76-b0f4-6c5d84eb8da5 => generated 856 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1718] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:10:14 2026] GET /v2.0/ports?network_id=88491627-88ea-43f7-b5ee-4ab596f64097&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:10:14.985 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b51090bb-eac7-4aa1-88fc-09012df10653'] response: {'name': 'network-changed', 'server_uuid': '82d2c9e0-280b-4f77-a706-7bbf3fc63950', 'tag': '9e669de9-85a8-4867-90b9-91a38598ed46', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 833/1719] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:10:14 2026] GET /v2.0/networks/88491627-88ea-43f7-b5ee-4ab596f64097?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: 887/1720] 199.19.213.244 () {34 vars in 1079 bytes} [Wed Jun 24 19:10:15 2026] GET /v2.0/ports?tenant_id=5277b6d4eed444338fc2cf2b4db78272&device_id=82d2c9e0-280b-4f77-a706-7bbf3fc63950 => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1721] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:10:15 2026] GET /v2.0/networks/88491627-88ea-43f7-b5ee-4ab596f64097?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: 888/1722] 199.19.213.244 () {34 vars in 985 bytes} [Wed Jun 24 19:10:15 2026] GET /v2.0/networks?id=67b7a2ee-fb08-4836-af11-718c24946c30 => generated 756 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1723] 199.19.213.244 () {34 vars in 1059 bytes} [Wed Jun 24 19:10:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=9e669de9-85a8-4867-90b9-91a38598ed46 => generated 859 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1724] 199.19.213.244 () {34 vars in 1079 bytes} [Wed Jun 24 19:10:15 2026] GET /v2.0/ports?tenant_id=f4431d2f6bee46758a597237e1e6c8a7&device_id=eece5b8f-b3bf-4eff-a178-ff25f1406c4b => generated 1242 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1725] 199.19.213.244 () {34 vars in 983 bytes} [Wed Jun 24 19:10:15 2026] GET /v2.0/subnets?id=85305819-7c1b-419c-938a-ee6446b42933 => generated 654 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1726] 199.19.213.244 () {34 vars in 985 bytes} [Wed Jun 24 19:10:15 2026] GET /v2.0/networks?id=88491627-88ea-43f7-b5ee-4ab596f64097 => generated 768 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1727] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:10:15 2026] GET /v2.0/ports?network_id=67b7a2ee-fb08-4836-af11-718c24946c30&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1728] 199.19.213.244 () {34 vars in 1059 bytes} [Wed Jun 24 19:10:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=22a95ba6-1643-44e3-8fb4-95d19b564bab => 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: 838/1729] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:10:15 2026] GET /v2.0/networks/67b7a2ee-fb08-4836-af11-718c24946c30?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: 892/1730] 199.19.213.244 () {34 vars in 983 bytes} [Wed Jun 24 19:10:15 2026] GET /v2.0/subnets?id=c507c056-effc-4ecb-94a8-3df67cbca14e => generated 666 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1731] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:10:15 2026] GET /v2.0/ports?network_id=88491627-88ea-43f7-b5ee-4ab596f64097&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: 839/1732] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:10:15 2026] GET /v2.0/networks/67b7a2ee-fb08-4836-af11-718c24946c30?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1733] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:10:15 2026] GET /v2.0/networks/88491627-88ea-43f7-b5ee-4ab596f64097?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: 840/1734] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:10:15 2026] GET /v2.0/networks/88491627-88ea-43f7-b5ee-4ab596f64097?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1735] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:10:15 2026] GET /v2.0/ports?device_id=eece5b8f-b3bf-4eff-a178-ff25f1406c4b => generated 973 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1736] 10.0.0.226 () {32 vars in 728 bytes} [Wed Jun 24 19:10:15 2026] GET /v2.0/floatingips/8f314a80-1885-4b76-b0f4-6c5d84eb8da5 => generated 856 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1737] 10.0.0.184 () {34 vars in 1039 bytes} [Wed Jun 24 19:10:15 2026] GET /v2.0/security-groups?id=65c9d6c8-da60-4580-8412-aedce589029d&fields=id&fields=name => generated 88 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1738] 10.0.0.226 () {32 vars in 728 bytes} [Wed Jun 24 19:10:17 2026] GET /v2.0/floatingips/8f314a80-1885-4b76-b0f4-6c5d84eb8da5 => 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: 898/1739] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:10:17 2026] GET /v2.0/ports?device_id=eece5b8f-b3bf-4eff-a178-ff25f1406c4b => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1740] 10.0.0.184 () {34 vars in 1039 bytes} [Wed Jun 24 19:10:17 2026] GET /v2.0/security-groups?id=65c9d6c8-da60-4580-8412-aedce589029d&fields=id&fields=name => generated 88 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:10:17.298 7 WARNING neutron_lib.context [None req-dfa8b310-5350-4ce4-8f64-c11b9a7315b8 b3442e12c61b44e283d7f2bc75ee97ee 10299310b3f645a2979a5399a876c249 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:10:17.474 7 INFO neutron.db.segments_db [None req-dfa8b310-5350-4ce4-8f64-c11b9a7315b8 b3442e12c61b44e283d7f2bc75ee97ee 10299310b3f645a2979a5399a876c249 - - default default] Added segment 449f31fa-6236-4dfc-abb9-11625c3d99ae of type vxlan for network 4c3aa973-1346-4e98-934b-c8ad92e5ff4a [pid: 7|app: 0|req: 842/1741] 10.0.0.226 () {34 vars in 669 bytes} [Wed Jun 24 19:10:17 2026] POST /v2.0/networks => generated 632 bytes in 574 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:10:17.615 8 WARNING neutron_lib.context [None req-2c595cbb-dd2f-427e-bd3f-634e18bc3bd9 b3442e12c61b44e283d7f2bc75ee97ee 10299310b3f645a2979a5399a876c249 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:10:17.689 8 INFO neutron.db.segments_db [None req-2c595cbb-dd2f-427e-bd3f-634e18bc3bd9 b3442e12c61b44e283d7f2bc75ee97ee 10299310b3f645a2979a5399a876c249 - - default default] Added segment b633e5c9-e99e-449a-a20a-26a6860d13f7 of type vxlan for network 6676ad1f-844e-4bcc-8e5c-813f86d54368 [pid: 7|app: 0|req: 843/1742] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:10:17 2026] GET /v2.0/ports?device_id=eece5b8f-b3bf-4eff-a178-ff25f1406c4b => generated 975 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1743] 10.0.0.226 () {34 vars in 669 bytes} [Wed Jun 24 19:10:17 2026] POST /v2.0/networks => generated 632 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1744] 10.0.0.184 () {34 vars in 1039 bytes} [Wed Jun 24 19:10:17 2026] GET /v2.0/security-groups?id=65c9d6c8-da60-4580-8412-aedce589029d&fields=id&fields=name => generated 88 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1745] 10.0.0.226 () {34 vars in 752 bytes} [Wed Jun 24 19:10:17 2026] PUT /v2.0/networks/4c3aa973-1346-4e98-934b-c8ad92e5ff4a/tags => generated 25 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1746] 10.0.0.226 () {32 vars in 732 bytes} [Wed Jun 24 19:10:17 2026] GET /v2.0/networks/4c3aa973-1346-4e98-934b-c8ad92e5ff4a/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1747] 10.0.0.226 () {34 vars in 752 bytes} [Wed Jun 24 19:10:17 2026] PUT /v2.0/networks/6676ad1f-844e-4bcc-8e5c-813f86d54368/tags => generated 17 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1748] 10.0.0.226 () {32 vars in 732 bytes} [Wed Jun 24 19:10:18 2026] GET /v2.0/networks/6676ad1f-844e-4bcc-8e5c-813f86d54368/tags => generated 17 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1749] 10.0.0.226 () {34 vars in 752 bytes} [Wed Jun 24 19:10:18 2026] PUT /v2.0/networks/6676ad1f-844e-4bcc-8e5c-813f86d54368/tags => generated 12 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1750] 199.19.213.244 () {34 vars in 993 bytes} [Wed Jun 24 19:10:18 2026] GET /v2.0/ports?device_id=eece5b8f-b3bf-4eff-a178-ff25f1406c4b => generated 975 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1751] 10.0.0.226 () {32 vars in 732 bytes} [Wed Jun 24 19:10:18 2026] GET /v2.0/networks/6676ad1f-844e-4bcc-8e5c-813f86d54368/tags => generated 12 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1752] 10.0.0.226 () {32 vars in 732 bytes} [Wed Jun 24 19:10:18 2026] GET /v2.0/networks/4c3aa973-1346-4e98-934b-c8ad92e5ff4a/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:10:18.523 8 INFO neutron.services.segments.plugin [-] Segment 449f31fa-6236-4dfc-abb9-11625c3d99ae resource provider aggregate not found 2026-06-24 19:10:18.529 8 INFO neutron.services.segments.plugin [-] Segment 449f31fa-6236-4dfc-abb9-11625c3d99ae resource provider aggregate not found 2026-06-24 19:10:18.546 8 INFO neutron.services.segments.plugin [-] Segment 449f31fa-6236-4dfc-abb9-11625c3d99ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 449f31fa-6236-4dfc-abb9-11625c3d99ae found for delete ", "request_id": "req-9a3bfa1c-72f0-43a4-b315-b598c6ca1d2c"}]} [pid: 7|app: 0|req: 848/1753] 199.19.213.244 () {36 vars in 996 bytes} [Wed Jun 24 19:10:18 2026] DELETE /v2.0/ports/22a95ba6-1643-44e3-8fb4-95d19b564bab => generated 0 bytes in 349 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1754] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:10:18 2026] DELETE /v2.0/networks/4c3aa973-1346-4e98-934b-c8ad92e5ff4a => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:10:18.615 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-04483212-716f-423a-8d2b-bc8f544561fb'] response: {'server_uuid': 'eece5b8f-b3bf-4eff-a178-ff25f1406c4b', 'name': 'network-vif-deleted', 'tag': '22a95ba6-1643-44e3-8fb4-95d19b564bab', 'status': 'completed', 'code': 200} 2026-06-24 19:10:18.807 7 INFO neutron.services.segments.plugin [-] Segment b633e5c9-e99e-449a-a20a-26a6860d13f7 resource provider aggregate not found 2026-06-24 19:10:18.812 7 INFO neutron.services.segments.plugin [-] Segment b633e5c9-e99e-449a-a20a-26a6860d13f7 resource provider aggregate not found 2026-06-24 19:10:18.824 7 INFO neutron.services.segments.plugin [-] Segment b633e5c9-e99e-449a-a20a-26a6860d13f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b633e5c9-e99e-449a-a20a-26a6860d13f7 found for delete ", "request_id": "req-36461853-3a60-4511-8203-b12676ff22d4"}]} 2026-06-24 19:10:18.827 7 INFO neutron.services.segments.plugin [-] Segment b633e5c9-e99e-449a-a20a-26a6860d13f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b633e5c9-e99e-449a-a20a-26a6860d13f7 found for delete ", "request_id": "req-bd9ced8f-63f3-4290-8c0c-18d7bcc022d9"}]} [pid: 7|app: 0|req: 849/1755] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:10:18 2026] DELETE /v2.0/networks/6676ad1f-844e-4bcc-8e5c-813f86d54368 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:10:18.920 8 INFO neutron.services.segments.plugin [-] Segment 449f31fa-6236-4dfc-abb9-11625c3d99ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 449f31fa-6236-4dfc-abb9-11625c3d99ae found for delete ", "request_id": "req-c50297b1-5a45-4a7f-9008-380db2235a8b"}]} [pid: 8|app: 0|req: 907/1756] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:10:18 2026] GET /v2.0/ports?device_id=eece5b8f-b3bf-4eff-a178-ff25f1406c4b => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1757] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:10:19 2026] GET /v2.0/security-groups?tenant_id=a07d0995cf4b444a9f34f568b67919aa&name=default => generated 2925 bytes in 368 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1758] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:10:19 2026] GET /v2.0/security-groups?tenant_id=c66af3046fea4d4e97e61474cb77f8d1&name=default => generated 2925 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1759] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:10:19 2026] DELETE /v2.0/security-groups/917d2b25-ef1a-40bc-bef6-d4105f7be170 => 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: 909/1760] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:10:20 2026] DELETE /v2.0/security-groups/71bccecf-038a-44e6-95a9-bce770c37c4b => 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: 852/1761] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:10:20 2026] GET /v2.0/security-groups?tenant_id=10299310b3f645a2979a5399a876c249&name=default => generated 2925 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1762] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:10:20 2026] DELETE /v2.0/security-groups/985f92ee-27f9-4c9a-872d-f1b82be9b88d => 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: 853/1763] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:10:20 2026] GET /v2.0/security-groups?tenant_id=1f48676765314c238f49c85fb49ded8a&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: 911/1764] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:10:20 2026] DELETE /v2.0/security-groups/030eb9a9-99ae-40bf-ab09-20e84a12ca30 => 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: 854/1765] 10.0.0.226 () {34 vars in 788 bytes} [Wed Jun 24 19:10:21 2026] PUT /v2.0/routers/b3d04acb-2de9-422b-8013-99e73a43635a/remove_router_interface => generated 309 bytes in 1307 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:10:23.740 8 INFO neutron.services.segments.plugin [-] Segment 91bce985-d9ac-45f2-a17c-d4f69b5bc2de resource provider aggregate not found 2026-06-24 19:10:23.755 8 INFO neutron.services.segments.plugin [-] Segment 91bce985-d9ac-45f2-a17c-d4f69b5bc2de resource provider aggregate not found 2026-06-24 19:10:23.767 8 INFO neutron.services.segments.plugin [-] Segment 91bce985-d9ac-45f2-a17c-d4f69b5bc2de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91bce985-d9ac-45f2-a17c-d4f69b5bc2de found for delete ", "request_id": "req-8cf7c094-b95d-4466-b53e-453375267c0a"}]} 2026-06-24 19:10:23.786 8 INFO neutron.services.segments.plugin [-] Segment 91bce985-d9ac-45f2-a17c-d4f69b5bc2de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91bce985-d9ac-45f2-a17c-d4f69b5bc2de found for delete ", "request_id": "req-ae171dd7-a51d-48fe-8d80-37bf163c8133"}]} 2026-06-24 19:10:23.792 8 INFO neutron.db.l3_hamode_db [None req-ee7f4f09-b3fd-4052-b4ad-dea1a15afe6c 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] HA network a05b7053-abd5-4017-8926-2ee9f0714510 was deleted as no HA routers are present in tenant f4431d2f6bee46758a597237e1e6c8a7. [pid: 8|app: 0|req: 912/1766] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:10:22 2026] DELETE /v2.0/routers/b3d04acb-2de9-422b-8013-99e73a43635a => generated 0 bytes in 1301 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1767] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:10:23 2026] DELETE /v2.0/subnets/c507c056-effc-4ecb-94a8-3df67cbca14e => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1768] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:10:24 2026] DELETE /v2.0/networks/88491627-88ea-43f7-b5ee-4ab596f64097 => generated 0 bytes in 390 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1771] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:10:24 2026] GET /v2.0/security-groups?tenant_id=bb620d934ea8496ba62344b416940e02&name=default => generated 2925 bytes in 340 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1772] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:10:24 2026] GET /v2.0/security-groups?tenant_id=f4431d2f6bee46758a597237e1e6c8a7&name=default => generated 2925 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1773] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:10:24 2026] DELETE /v2.0/security-groups/818dcab4-4fe7-4b27-846a-0265c0c0d3d1 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1774] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:10:24 2026] DELETE /v2.0/security-groups/65c9d6c8-da60-4580-8412-aedce589029d => 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: 858/1775] 10.0.0.186 () {34 vars in 989 bytes} [Wed Jun 24 19:10:24 2026] GET /v2.0/ports?device_id=82d2c9e0-280b-4f77-a706-7bbf3fc63950 => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1776] 10.0.0.186 () {34 vars in 1039 bytes} [Wed Jun 24 19:10:24 2026] GET /v2.0/security-groups?id=c5f10fc0-bf1f-44fd-b3d1-c9efdd7eff16&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: 859/1777] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:10:25 2026] GET /v2.0/security-groups?tenant_id=ef0c1fabc31b4d4199eb2cf469b9222a&name=default => generated 2925 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1778] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:10:25 2026] DELETE /v2.0/security-groups/3f490a80-e329-496c-a67f-8fc35657c401 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1779] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:10:26 2026] GET /v2.0/ports?device_id=82d2c9e0-280b-4f77-a706-7bbf3fc63950 => generated 975 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:10:26.398 8 INFO neutron.services.segments.plugin [-] Segment 00f4ecb0-2c6e-43da-93b8-37abdeb6c0cc resource provider aggregate not found 2026-06-24 19:10:26.405 8 INFO neutron.services.segments.plugin [-] Segment 00f4ecb0-2c6e-43da-93b8-37abdeb6c0cc resource provider aggregate not found 2026-06-24 19:10:26.421 8 INFO neutron.services.segments.plugin [-] Segment 00f4ecb0-2c6e-43da-93b8-37abdeb6c0cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00f4ecb0-2c6e-43da-93b8-37abdeb6c0cc found for delete ", "request_id": "req-7893b951-4521-4e6f-802f-d16f607d615c"}]} 2026-06-24 19:10:26.424 8 INFO neutron.services.segments.plugin [-] Segment 00f4ecb0-2c6e-43da-93b8-37abdeb6c0cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00f4ecb0-2c6e-43da-93b8-37abdeb6c0cc found for delete ", "request_id": "req-8459e658-718c-4d04-ba27-d4a7056f3546"}]} [pid: 8|app: 0|req: 920/1780] 10.0.0.184 () {34 vars in 1039 bytes} [Wed Jun 24 19:10:26 2026] GET /v2.0/security-groups?id=c5f10fc0-bf1f-44fd-b3d1-c9efdd7eff16&fields=id&fields=name => generated 114 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1781] 199.19.213.244 () {34 vars in 993 bytes} [Wed Jun 24 19:10:26 2026] GET /v2.0/ports?device_id=82d2c9e0-280b-4f77-a706-7bbf3fc63950 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:10:27.301 7 INFO neutron.db.segments_db [None req-c5ed5f6a-0342-44ac-8f2b-499e59cb36a5 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] Added segment 572be744-be68-45b1-9c94-313dd74b6e27 of type vxlan for network d19d50d0-4d33-4b6d-ad72-9de26eb571c7 2026-06-24 19:10:27.308 8 INFO neutron.db.l3_db [req-4c3b06df-4745-4c89-9614-bd89bf5c6c1b req-d4b5f919-a39a-4f72-9ed9-e83920452ce1 ff521681f29c4a9793297af45dfe93e7 5277b6d4eed444338fc2cf2b4db78272 - - default default] Floating IP 8f314a80-1885-4b76-b0f4-6c5d84eb8da5 disassociated. External IP: 10.96.250.220, port: 9e669de9-85a8-4867-90b9-91a38598ed46. [pid: 7|app: 0|req: 862/1782] 10.0.0.226 () {34 vars in 670 bytes} [Wed Jun 24 19:10:26 2026] POST /v2.0/networks => generated 740 bytes in 430 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1783] 10.0.0.226 () {34 vars in 668 bytes} [Wed Jun 24 19:10:27 2026] POST /v2.0/subnets => generated 663 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1784] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:10:27 2026] GET /v2.0/ports?device_id=82d2c9e0-280b-4f77-a706-7bbf3fc63950 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:10:27.727 7 INFO neutron.db.segments_db [None req-584c601d-cbd1-4cad-b183-fe2376bcc6d6 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] Added segment ef2fa329-2576-427a-a758-0f8494f36564 of type vxlan for network c066bdc8-0de2-44cd-b9e2-2a00b8042a57 [pid: 8|app: 0|req: 921/1785] 199.19.213.244 () {36 vars in 996 bytes} [Wed Jun 24 19:10:26 2026] DELETE /v2.0/ports/9e669de9-85a8-4867-90b9-91a38598ed46 => generated 0 bytes in 963 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:10:28.084 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9677b0cd-5c6c-4f6f-9d7e-504c78887c46'] response: {'server_uuid': '82d2c9e0-280b-4f77-a706-7bbf3fc63950', 'name': 'network-vif-deleted', 'tag': '9e669de9-85a8-4867-90b9-91a38598ed46', 'status': 'completed', 'code': 200} 2026-06-24 19:10:28.087 7 INFO neutron.db.l3_hamode_db [None req-584c601d-cbd1-4cad-b183-fe2376bcc6d6 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 922/1786] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:10:28 2026] GET /v2.0/security-groups?tenant_id=bcba51f88c304952a60d4505a0ff34d7&name=default => generated 2925 bytes in 364 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1787] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:10:28 2026] DELETE /v2.0/security-groups/3ab87278-01a2-4cd6-9439-e2e22791bb91 => 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: 924/1788] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:10:28 2026] GET /v2.0/security-groups?tenant_id=a07c1863baf649ac8c46692e9a11fc3d&name=default => generated 2925 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1789] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:10:28 2026] DELETE /v2.0/security-groups/c5f10fc0-bf1f-44fd-b3d1-c9efdd7eff16 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1790] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:10:28 2026] DELETE /v2.0/security-groups/f0ca1f83-16be-4d4e-b29a-bb2f7aa40124 => 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: 927/1791] 10.0.0.226 () {32 vars in 731 bytes} [Wed Jun 24 19:10:29 2026] DELETE /v2.0/floatingips/8f314a80-1885-4b76-b0f4-6c5d84eb8da5 => generated 0 bytes in 387 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1792] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:10:29 2026] GET /v2.0/ports?device_id=3e744f64-03c8-4690-aac8-79e3ee1d76e3 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:10:29.782 7 INFO neutron.db.l3_hamode_db [None req-584c601d-cbd1-4cad-b183-fe2376bcc6d6 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 929/1793] 10.0.0.184 () {34 vars in 1039 bytes} [Wed Jun 24 19:10:29 2026] GET /v2.0/security-groups?id=2f4d0163-2f5c-4ecb-ab07-cff535d1448e&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: 8|app: 0|req: 930/1794] 199.19.213.244 () {34 vars in 993 bytes} [Wed Jun 24 19:10:30 2026] GET /v2.0/ports?device_id=3e744f64-03c8-4690-aac8-79e3ee1d76e3 => 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: 931/1795] 199.19.213.244 () {36 vars in 996 bytes} [Wed Jun 24 19:10:30 2026] DELETE /v2.0/ports/185de26a-40a2-4fb9-b684-bb4f2dcdb90b => generated 0 bytes in 355 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1796] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:10:30 2026] GET /v2.0/ports?device_id=3e744f64-03c8-4690-aac8-79e3ee1d76e3 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1797] 10.0.0.226 () {34 vars in 668 bytes} [Wed Jun 24 19:10:27 2026] POST /v2.0/routers => generated 727 bytes in 3436 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:10:31.114 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-01d05a28-631c-45b6-89dc-496d67340122'] response: {'server_uuid': '3e744f64-03c8-4690-aac8-79e3ee1d76e3', 'name': 'network-vif-deleted', 'tag': '185de26a-40a2-4fb9-b684-bb4f2dcdb90b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 866/1798] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:10:31 2026] DELETE /v2.0/security-groups/2f4d0163-2f5c-4ecb-ab07-cff535d1448e => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1799] 10.0.0.226 () {34 vars in 782 bytes} [Wed Jun 24 19:10:31 2026] PUT /v2.0/routers/5390904c-fe32-4679-9809-111414a5c42b/add_router_interface => generated 309 bytes in 2230 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1800] 10.0.0.226 () {34 vars in 788 bytes} [Wed Jun 24 19:10:32 2026] PUT /v2.0/routers/4ebfdc9d-4d7f-46a6-9016-9abf21e6d7d7/remove_router_interface => generated 309 bytes in 1437 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1801] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:10:33 2026] DELETE /v2.0/subnets/85305819-7c1b-419c-938a-ee6446b42933 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:10:34.741 8 INFO neutron.db.segments_db [None req-f66f8dbc-b18d-42b2-83e1-c554360f654c 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] Added segment c43937fd-6554-4df8-b29e-f842609b9405 of type vxlan for network be577e6f-51c3-4cdc-92d7-d61b7d989651 [pid: 8|app: 0|req: 935/1802] 10.0.0.226 () {34 vars in 670 bytes} [Wed Jun 24 19:10:34 2026] POST /v2.0/networks => generated 741 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1803] 10.0.0.226 () {34 vars in 668 bytes} [Wed Jun 24 19:10:34 2026] POST /v2.0/subnets => generated 664 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:10:35.141 7 INFO neutron.services.segments.plugin [-] Segment 5e5dc044-c7a2-4045-8381-00bf9295413a resource provider aggregate not found 2026-06-24 19:10:35.153 7 INFO neutron.services.segments.plugin [-] Segment 5e5dc044-c7a2-4045-8381-00bf9295413a resource provider aggregate not found 2026-06-24 19:10:35.171 7 INFO neutron.services.segments.plugin [-] Segment 5e5dc044-c7a2-4045-8381-00bf9295413a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e5dc044-c7a2-4045-8381-00bf9295413a found for delete ", "request_id": "req-32ceb204-0ae6-44f4-b549-22be9f32b34b"}]} 2026-06-24 19:10:35.179 7 INFO neutron.services.segments.plugin [-] Segment 5e5dc044-c7a2-4045-8381-00bf9295413a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e5dc044-c7a2-4045-8381-00bf9295413a found for delete ", "request_id": "req-0aa64f98-796f-424f-bd45-86a5bddde65e"}]} 2026-06-24 19:10:35.183 7 INFO neutron.db.l3_hamode_db [None req-de0b2317-2e32-43de-88ad-76decf2172bd ff521681f29c4a9793297af45dfe93e7 5277b6d4eed444338fc2cf2b4db78272 - - default default] HA network 9915882b-eec4-489a-acda-a8bb0afa667b was deleted as no HA routers are present in tenant 5277b6d4eed444338fc2cf2b4db78272. [pid: 7|app: 0|req: 868/1804] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:10:33 2026] DELETE /v2.0/routers/4ebfdc9d-4d7f-46a6-9016-9abf21e6d7d7 => generated 0 bytes in 1304 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:10:35.196 8 INFO neutron.db.segments_db [None req-f5475bda-80b7-4ef1-9514-4beb7174aee4 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] Added segment 8a704879-45ed-46bd-abc6-19ba0a3c235c of type vxlan for network 1d9dddfd-0996-4520-bfd3-e126f2bc9c3a [pid: 7|app: 0|req: 869/1805] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:10:35 2026] DELETE /v2.0/networks/67b7a2ee-fb08-4836-af11-718c24946c30 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:10:35.536 8 INFO neutron.db.l3_hamode_db [None req-f5475bda-80b7-4ef1-9514-4beb7174aee4 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:10:36.756 8 INFO neutron.db.l3_hamode_db [None req-f5475bda-80b7-4ef1-9514-4beb7174aee4 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 870/1806] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:10:36 2026] GET /v2.0/security-groups?tenant_id=863d336ac2fe4bcb970f3fb6acc2df19&name=default => generated 2925 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1807] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:10:36 2026] GET /v2.0/security-groups?tenant_id=5277b6d4eed444338fc2cf2b4db78272&name=default => generated 2925 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1808] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:10:36 2026] DELETE /v2.0/security-groups/758a31cb-d2a5-48d2-adc3-e0b25d676414 => 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: 873/1809] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:10:36 2026] DELETE /v2.0/security-groups/48520d9d-4baa-43a0-91b8-39236e5ac6f5 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:10:37.200 7 INFO neutron.services.segments.plugin [-] Segment 0bd3add3-b5f4-4cb6-a77e-83d892eb87d9 resource provider aggregate not found 2026-06-24 19:10:37.214 7 INFO neutron.services.segments.plugin [-] Segment 0bd3add3-b5f4-4cb6-a77e-83d892eb87d9 resource provider aggregate not found 2026-06-24 19:10:37.229 7 INFO neutron.services.segments.plugin [-] Segment 0bd3add3-b5f4-4cb6-a77e-83d892eb87d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bd3add3-b5f4-4cb6-a77e-83d892eb87d9 found for delete ", "request_id": "req-49244a25-2d00-433c-be4c-00d48fa50f1b"}]} 2026-06-24 19:10:37.231 7 INFO neutron.services.segments.plugin [-] Segment 0bd3add3-b5f4-4cb6-a77e-83d892eb87d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bd3add3-b5f4-4cb6-a77e-83d892eb87d9 found for delete ", "request_id": "req-8ef0966f-518e-4a4f-a4a0-367a3a974070"}]} [pid: 7|app: 0|req: 874/1810] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:10:37 2026] GET /v2.0/security-groups?tenant_id=3d405852c5794eab839db5f1b811024a&name=default => generated 2925 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1811] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:10:37 2026] GET /v2.0/security-groups?tenant_id=e96239b30d6543918ffb841e70aa9716&name=default => generated 2925 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1812] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:10:37 2026] DELETE /v2.0/security-groups/66c8ce13-ec63-4606-8c0a-c92480abe985 => 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: 877/1813] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:10:37 2026] DELETE /v2.0/security-groups/db02f6b8-20d6-47f3-81a4-3e6edc78a0af => 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: 937/1814] 10.0.0.226 () {34 vars in 668 bytes} [Wed Jun 24 19:10:35 2026] POST /v2.0/routers => generated 728 bytes in 2836 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1817] 10.0.0.226 () {34 vars in 782 bytes} [Wed Jun 24 19:10:37 2026] PUT /v2.0/routers/07f0d36d-8ad0-41f6-ba8a-355adcd91baf/add_router_interface => generated 309 bytes in 1738 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1818] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:10:39 2026] GET /v2.0/security-groups?tenant_id=e9f90d1894c2400a9f200337e2cdaa41&name=default => generated 2925 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1819] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:10:40 2026] DELETE /v2.0/security-groups/2f744ad1-6e65-4669-b513-b26229e9d9bf => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:10:40.402 8 WARNING neutron_lib.context [None req-477ce625-559b-4167-9f70-9253de824f90 9567abbd6fd94067900f4541ec2537e4 35c001e288a648a3bc2c0a37b1d848c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 941/1820] 10.0.0.226 () {34 vars in 684 bytes} [Wed Jun 24 19:10:40 2026] POST /v2.0/security-groups => generated 1673 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-24 19:10:40.551 7 WARNING neutron_lib.context [None req-b93d15a2-b21e-4671-bf9d-85d26342b3fc 9567abbd6fd94067900f4541ec2537e4 35c001e288a648a3bc2c0a37b1d848c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 880/1821] 10.0.0.226 () {34 vars in 694 bytes} [Wed Jun 24 19:10:40 2026] POST /v2.0/security-group-rules => generated 597 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:10:40.768 8 WARNING neutron_lib.context [None req-56554882-1db6-4dbe-88ed-ebc5425b1640 9567abbd6fd94067900f4541ec2537e4 35c001e288a648a3bc2c0a37b1d848c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 942/1822] 10.0.0.226 () {34 vars in 694 bytes} [Wed Jun 24 19:10:40 2026] POST /v2.0/security-group-rules => generated 596 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:10:40.929 7 WARNING neutron_lib.context [None req-3be34b71-f7c5-4142-9a9f-b37477272600 9567abbd6fd94067900f4541ec2537e4 35c001e288a648a3bc2c0a37b1d848c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 881/1823] 10.0.0.226 () {34 vars in 694 bytes} [Wed Jun 24 19:10:40 2026] POST /v2.0/security-group-rules => generated 602 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:10:41.093 8 WARNING neutron_lib.context [None req-ad9abfaa-5ec4-4e78-ac00-fac336298c09 9567abbd6fd94067900f4541ec2537e4 35c001e288a648a3bc2c0a37b1d848c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 943/1824] 10.0.0.226 () {34 vars in 694 bytes} [Wed Jun 24 19:10:41 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-24 19:10:41.232 7 WARNING neutron_lib.context [None req-8cb4da99-6757-437a-b74c-8fef72331809 9567abbd6fd94067900f4541ec2537e4 35c001e288a648a3bc2c0a37b1d848c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:10:41.279 7 INFO neutron.db.securitygroups_db [None req-8cb4da99-6757-437a-b74c-8fef72331809 9567abbd6fd94067900f4541ec2537e4 35c001e288a648a3bc2c0a37b1d848c0 - - default default] Project 35c001e288a648a3bc2c0a37b1d848c0 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: 882/1825] 10.0.0.226 () {34 vars in 694 bytes} [Wed Jun 24 19:10:41 2026] POST /v2.0/security-group-rules => generated 607 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:10:41.394 8 WARNING neutron_lib.context [None req-8c57262e-9e40-4dd2-aad3-213a6bd8d12e 9567abbd6fd94067900f4541ec2537e4 35c001e288a648a3bc2c0a37b1d848c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:10:41.437 8 INFO neutron.db.securitygroups_db [None req-8c57262e-9e40-4dd2-aad3-213a6bd8d12e 9567abbd6fd94067900f4541ec2537e4 35c001e288a648a3bc2c0a37b1d848c0 - - default default] Project 35c001e288a648a3bc2c0a37b1d848c0 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: 944/1826] 10.0.0.226 () {34 vars in 694 bytes} [Wed Jun 24 19:10:41 2026] POST /v2.0/security-group-rules => generated 606 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:10:41.990 7 WARNING neutron_lib.context [None req-6043171c-f8d9-4c2b-b5a8-d6a990c30e08 9567abbd6fd94067900f4541ec2537e4 35c001e288a648a3bc2c0a37b1d848c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 883/1827] 10.0.0.226 () {34 vars in 684 bytes} [Wed Jun 24 19:10:41 2026] POST /v2.0/security-groups => generated 1660 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-24 19:10:42.158 8 WARNING neutron_lib.context [None req-aef3d8f4-2ee0-4c8b-893a-7a3d6787d739 9567abbd6fd94067900f4541ec2537e4 35c001e288a648a3bc2c0a37b1d848c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 945/1828] 10.0.0.226 () {34 vars in 694 bytes} [Wed Jun 24 19:10:42 2026] POST /v2.0/security-group-rules => generated 597 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:10:42.324 7 WARNING neutron_lib.context [None req-b0f164b9-5c79-4133-a633-07bd4bb7117a 9567abbd6fd94067900f4541ec2537e4 35c001e288a648a3bc2c0a37b1d848c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:10:42.470 8 WARNING neutron_lib.context [None req-a270940b-ea13-43ed-9274-71ccc9c5636c 2b18d1bf2eb64fbea28e51b97b453f7b 069b9d526a694e448c0e9ad8a029e6ee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 884/1829] 10.0.0.226 () {34 vars in 694 bytes} [Wed Jun 24 19:10:42 2026] POST /v2.0/security-group-rules => generated 602 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:10:42.486 7 WARNING neutron_lib.context [None req-d6cfca22-c14d-4a0f-bc63-c2da5a927fee 9567abbd6fd94067900f4541ec2537e4 35c001e288a648a3bc2c0a37b1d848c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:10:42.623 8 INFO neutron.db.segments_db [None req-a270940b-ea13-43ed-9274-71ccc9c5636c 2b18d1bf2eb64fbea28e51b97b453f7b 069b9d526a694e448c0e9ad8a029e6ee - - default default] Added segment 53ae7060-2d05-48bf-918b-e69b95fabf8d of type vxlan for network e16cbf3f-30f6-42fa-893b-fe871e7720f6 [pid: 8|app: 0|req: 946/1830] 10.0.0.226 () {34 vars in 669 bytes} [Wed Jun 24 19:10:42 2026] POST /v2.0/networks => generated 632 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:10:42.776 8 WARNING neutron_lib.context [None req-e3446533-1198-4bb1-8bff-6a8b14bc84f9 2b18d1bf2eb64fbea28e51b97b453f7b 069b9d526a694e448c0e9ad8a029e6ee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:10:42.857 8 INFO neutron.db.segments_db [None req-e3446533-1198-4bb1-8bff-6a8b14bc84f9 2b18d1bf2eb64fbea28e51b97b453f7b 069b9d526a694e448c0e9ad8a029e6ee - - default default] Added segment 2cfeb53d-7b3c-4ba0-b214-4ec26af6806f of type vxlan for network 3e50afd4-74e6-4588-9991-e0354d6cdac8 [pid: 8|app: 0|req: 947/1831] 10.0.0.226 () {34 vars in 669 bytes} [Wed Jun 24 19:10:42 2026] POST /v2.0/networks => generated 632 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:10:43.008 8 WARNING neutron_lib.context [None req-95d08323-326d-4d03-ba5c-c58ca3052069 2b18d1bf2eb64fbea28e51b97b453f7b 069b9d526a694e448c0e9ad8a029e6ee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:10:43.083 8 INFO neutron.db.segments_db [None req-95d08323-326d-4d03-ba5c-c58ca3052069 2b18d1bf2eb64fbea28e51b97b453f7b 069b9d526a694e448c0e9ad8a029e6ee - - default default] Added segment 56dbca44-34ab-4a7c-8b09-e01074555ece of type vxlan for network d782d081-63d0-4441-9df5-f942ff670bc9 [pid: 8|app: 0|req: 948/1832] 10.0.0.226 () {34 vars in 669 bytes} [Wed Jun 24 19:10:42 2026] POST /v2.0/networks => generated 632 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:10:43.278 8 WARNING neutron_lib.context [None req-a5258e6b-d6c0-4f6e-84b0-788f512c1441 2b18d1bf2eb64fbea28e51b97b453f7b 069b9d526a694e448c0e9ad8a029e6ee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 885/1833] 10.0.0.226 () {34 vars in 675 bytes} [Wed Jun 24 19:10:42 2026] POST /v2.0/floatingips => generated 552 bytes in 867 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:10:43.357 8 INFO neutron.db.segments_db [None req-a5258e6b-d6c0-4f6e-84b0-788f512c1441 2b18d1bf2eb64fbea28e51b97b453f7b 069b9d526a694e448c0e9ad8a029e6ee - - default default] Added segment be3da903-264a-4009-aec4-02a1f1571f0f of type vxlan for network c8d176ce-5ebe-4b85-8c3e-bb75aacc6f62 [pid: 8|app: 0|req: 949/1834] 10.0.0.226 () {34 vars in 669 bytes} [Wed Jun 24 19:10:43 2026] POST /v2.0/networks => generated 632 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:10:43.518 8 WARNING neutron_lib.context [None req-2c32672e-248b-4b1b-a2e2-9fc67a8a0d02 2b18d1bf2eb64fbea28e51b97b453f7b 069b9d526a694e448c0e9ad8a029e6ee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 886/1835] 10.0.0.184 () {34 vars in 1097 bytes} [Wed Jun 24 19:10:43 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-806282102&fields=id&tenant_id=35c001e288a648a3bc2c0a37b1d848c0 => generated 69 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:10:43.590 8 INFO neutron.db.segments_db [None req-2c32672e-248b-4b1b-a2e2-9fc67a8a0d02 2b18d1bf2eb64fbea28e51b97b453f7b 069b9d526a694e448c0e9ad8a029e6ee - - default default] Added segment c06ce5dc-85cb-4cab-8771-0cf30f732a8a of type vxlan for network e2907ce5-5911-4150-8751-ecba27702536 [pid: 7|app: 0|req: 887/1836] 10.0.0.184 () {34 vars in 1099 bytes} [Wed Jun 24 19:10:43 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1508641916&fields=id&tenant_id=35c001e288a648a3bc2c0a37b1d848c0 => generated 69 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1837] 10.0.0.226 () {34 vars in 669 bytes} [Wed Jun 24 19:10:43 2026] POST /v2.0/networks => generated 632 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1838] 10.0.0.184 () {34 vars in 981 bytes} [Wed Jun 24 19:10:43 2026] GET /v2.0/networks?id=d19d50d0-4d33-4b6d-ad72-9de26eb571c7 => generated 672 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1839] 10.0.0.184 () {34 vars in 964 bytes} [Wed Jun 24 19:10:43 2026] GET /v2.0/quotas/35c001e288a648a3bc2c0a37b1d848c0 => 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: 951/1840] 10.0.0.226 () {34 vars in 752 bytes} [Wed Jun 24 19:10:43 2026] PUT /v2.0/networks/e16cbf3f-30f6-42fa-893b-fe871e7720f6/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: 952/1841] 10.0.0.226 () {34 vars in 752 bytes} [Wed Jun 24 19:10:43 2026] PUT /v2.0/networks/3e50afd4-74e6-4588-9991-e0354d6cdac8/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1842] 10.0.0.184 () {34 vars in 1001 bytes} [Wed Jun 24 19:10:43 2026] GET /v2.0/ports?tenant_id=35c001e288a648a3bc2c0a37b1d848c0&fields=id => generated 103 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1843] 10.0.0.226 () {34 vars in 752 bytes} [Wed Jun 24 19:10:43 2026] PUT /v2.0/networks/d782d081-63d0-4441-9df5-f942ff670bc9/tags => generated 34 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1844] 10.0.0.184 () {34 vars in 1007 bytes} [Wed Jun 24 19:10:43 2026] GET /v2.0/networks/d19d50d0-4d33-4b6d-ad72-9de26eb571c7?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: 954/1845] 10.0.0.226 () {34 vars in 752 bytes} [Wed Jun 24 19:10:43 2026] PUT /v2.0/networks/c8d176ce-5ebe-4b85-8c3e-bb75aacc6f62/tags => generated 19 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1846] 10.0.0.184 () {34 vars in 1107 bytes} [Wed Jun 24 19:10:44 2026] GET /v2.0/networks/d19d50d0-4d33-4b6d-ad72-9de26eb571c7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1847] 10.0.0.226 () {32 vars in 665 bytes} [Wed Jun 24 19:10:44 2026] GET /v2.0/networks?tags=red => generated 1857 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1848] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:10:44 2026] GET /v2.0/ports?device_id=1d13c828-b105-4ca2-86e0-3866e958655e => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1849] 10.0.0.226 () {32 vars in 679 bytes} [Wed Jun 24 19:10:44 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1850] 10.0.0.226 () {32 vars in 675 bytes} [Wed Jun 24 19:10:44 2026] GET /v2.0/networks?tags-any=blue => generated 1250 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1851] 10.0.0.226 () {32 vars in 687 bytes} [Wed Jun 24 19:10:44 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1857 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1852] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:10:44 2026] GET /v2.0/security-groups?tenant_id=20515098345543888c7f04c1497f49c7&name=default => generated 2925 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1853] 10.0.0.226 () {32 vars in 673 bytes} [Wed Jun 24 19:10:44 2026] GET /v2.0/networks?not-tags=red => generated 1862 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1854] 10.0.0.226 () {32 vars in 687 bytes} [Wed Jun 24 19:10:44 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2469 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1855] 10.0.0.226 () {32 vars in 683 bytes} [Wed Jun 24 19:10:44 2026] GET /v2.0/networks?not-tags-any=blue => generated 2469 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1856] 10.0.0.226 () {32 vars in 695 bytes} [Wed Jun 24 19:10:45 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1862 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1857] 199.19.213.244 () {34 vars in 985 bytes} [Wed Jun 24 19:10:45 2026] GET /v2.0/networks?id=d19d50d0-4d33-4b6d-ad72-9de26eb571c7 => generated 672 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1858] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:10:44 2026] DELETE /v2.0/security-groups/1db41093-86b9-4080-8266-98415c487061 => generated 0 bytes in 598 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1859] 199.19.213.244 () {34 vars in 1049 bytes} [Wed Jun 24 19:10:45 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=35c001e288a648a3bc2c0a37b1d848c0 => generated 273 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:10:45.318 7 WARNING neutron_lib.context [req-dbece2be-be90-4241-8c0e-4d895e936f8c req-24bbd7aa-a9da-426c-bc3b-567faec6ce70 9567abbd6fd94067900f4541ec2537e4 35c001e288a648a3bc2c0a37b1d848c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:10:45.414 8 INFO neutron.services.segments.plugin [-] Segment 53ae7060-2d05-48bf-918b-e69b95fabf8d resource provider aggregate not found 2026-06-24 19:10:45.420 8 INFO neutron.services.segments.plugin [-] Segment 53ae7060-2d05-48bf-918b-e69b95fabf8d resource provider aggregate not found [pid: 8|app: 0|req: 964/1860] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:10:45 2026] DELETE /v2.0/networks/e16cbf3f-30f6-42fa-893b-fe871e7720f6 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:10:45.434 8 INFO neutron.services.segments.plugin [-] Segment 53ae7060-2d05-48bf-918b-e69b95fabf8d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53ae7060-2d05-48bf-918b-e69b95fabf8d found for delete ", "request_id": "req-a3c922f8-b856-4d0e-9e8e-3961df496846"}]} 2026-06-24 19:10:45.446 8 INFO neutron.services.segments.plugin [-] Segment 53ae7060-2d05-48bf-918b-e69b95fabf8d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53ae7060-2d05-48bf-918b-e69b95fabf8d found for delete ", "request_id": "req-24cccd07-b768-4ff6-ac5a-d304ba1a2cf3"}]} [pid: 8|app: 0|req: 965/1861] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:10:45 2026] GET /v2.0/ports?device_id=1d13c828-b105-4ca2-86e0-3866e958655e => 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: 966/1862] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:10:45 2026] DELETE /v2.0/networks/3e50afd4-74e6-4588-9991-e0354d6cdac8 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1863] 199.19.213.244 () {38 vars in 954 bytes} [Wed Jun 24 19:10:45 2026] POST /v2.0/ports => generated 993 bytes in 545 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: 967/1864] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:10:45 2026] DELETE /v2.0/networks/d782d081-63d0-4441-9df5-f942ff670bc9 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1865] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:10:45 2026] DELETE /v2.0/networks/c8d176ce-5ebe-4b85-8c3e-bb75aacc6f62 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1866] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:10:46 2026] DELETE /v2.0/networks/e2907ce5-5911-4150-8751-ecba27702536 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1867] 199.19.213.244 () {38 vars in 1027 bytes} [Wed Jun 24 19:10:45 2026] PUT /v2.0/ports/00c5ba8c-7beb-4bb6-bfed-a3323f39c497 => generated 1238 bytes in 547 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1868] 199.19.213.244 () {34 vars in 1079 bytes} [Wed Jun 24 19:10:46 2026] GET /v2.0/ports?tenant_id=35c001e288a648a3bc2c0a37b1d848c0&device_id=1d13c828-b105-4ca2-86e0-3866e958655e => generated 1277 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: 7|app: 0|req: 899/1869] 199.19.213.244 () {34 vars in 1057 bytes} [Wed Jun 24 19:10:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=00c5ba8c-7beb-4bb6-bfed-a3323f39c497 => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:10:46.620 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1e95bf0c-dd53-45de-a4df-97d547a4b6b2'] response: {'name': 'network-changed', 'server_uuid': '1d13c828-b105-4ca2-86e0-3866e958655e', 'tag': '00c5ba8c-7beb-4bb6-bfed-a3323f39c497', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 900/1870] 199.19.213.244 () {34 vars in 983 bytes} [Wed Jun 24 19:10:46 2026] GET /v2.0/subnets?id=c32cbd64-6133-48af-be52-d668c9e8940b => generated 666 bytes in 49 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: 971/1871] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:10:46 2026] GET /v2.0/ports?device_id=1d13c828-b105-4ca2-86e0-3866e958655e => generated 1008 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1872] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:10:46 2026] GET /v2.0/ports?network_id=d19d50d0-4d33-4b6d-ad72-9de26eb571c7&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1873] 10.0.0.184 () {34 vars in 1119 bytes} [Wed Jun 24 19:10:46 2026] GET /v2.0/security-groups?id=a39164e5-fdfb-437e-990b-185b59203c71&id=0bfb8827-3dee-40e7-acc4-e239f7fa820e&fields=id&fields=name => generated 206 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1874] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:10:46 2026] GET /v2.0/networks/d19d50d0-4d33-4b6d-ad72-9de26eb571c7?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: 973/1875] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:10:46 2026] GET /v2.0/networks/d19d50d0-4d33-4b6d-ad72-9de26eb571c7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1876] 199.19.213.244 () {34 vars in 1079 bytes} [Wed Jun 24 19:10:46 2026] GET /v2.0/ports?tenant_id=35c001e288a648a3bc2c0a37b1d848c0&device_id=1d13c828-b105-4ca2-86e0-3866e958655e => generated 1277 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1877] 199.19.213.244 () {34 vars in 985 bytes} [Wed Jun 24 19:10:46 2026] GET /v2.0/networks?id=d19d50d0-4d33-4b6d-ad72-9de26eb571c7 => generated 768 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1878] 199.19.213.244 () {34 vars in 1057 bytes} [Wed Jun 24 19:10:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=00c5ba8c-7beb-4bb6-bfed-a3323f39c497 => 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: 905/1879] 199.19.213.244 () {34 vars in 983 bytes} [Wed Jun 24 19:10:47 2026] GET /v2.0/subnets?id=c32cbd64-6133-48af-be52-d668c9e8940b => generated 666 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1880] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:10:47 2026] GET /v2.0/ports?network_id=d19d50d0-4d33-4b6d-ad72-9de26eb571c7&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: 907/1881] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:10:47 2026] GET /v2.0/networks/d19d50d0-4d33-4b6d-ad72-9de26eb571c7?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: 908/1882] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:10:47 2026] GET /v2.0/security-groups?tenant_id=069b9d526a694e448c0e9ad8a029e6ee&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: 909/1883] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:10:47 2026] GET /v2.0/networks/d19d50d0-4d33-4b6d-ad72-9de26eb571c7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1884] 199.19.213.244 () {34 vars in 993 bytes} [Wed Jun 24 19:10:47 2026] GET /v2.0/ports?device_id=1d13c828-b105-4ca2-86e0-3866e958655e => generated 1277 bytes in 451 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:10:47.529 8 INFO neutron.services.segments.plugin [-] Segment 2cfeb53d-7b3c-4ba0-b214-4ec26af6806f resource provider aggregate not found 2026-06-24 19:10:47.535 8 INFO neutron.services.segments.plugin [-] Segment 2cfeb53d-7b3c-4ba0-b214-4ec26af6806f resource provider aggregate not found 2026-06-24 19:10:47.550 8 INFO neutron.services.segments.plugin [-] Segment 2cfeb53d-7b3c-4ba0-b214-4ec26af6806f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2cfeb53d-7b3c-4ba0-b214-4ec26af6806f found for delete ", "request_id": "req-9f3c7dee-9633-4d57-b03d-c085f2393867"}]} 2026-06-24 19:10:47.556 8 INFO neutron.services.segments.plugin [-] Segment 2cfeb53d-7b3c-4ba0-b214-4ec26af6806f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2cfeb53d-7b3c-4ba0-b214-4ec26af6806f found for delete ", "request_id": "req-6100fd0c-38fc-487f-bf20-9595b90d0313"}]} 2026-06-24 19:10:47.565 8 INFO neutron.services.segments.plugin [-] Segment 56dbca44-34ab-4a7c-8b09-e01074555ece resource provider aggregate not found 2026-06-24 19:10:47.575 8 INFO neutron.services.segments.plugin [-] Segment 56dbca44-34ab-4a7c-8b09-e01074555ece resource provider aggregate not found 2026-06-24 19:10:47.579 8 INFO neutron.services.segments.plugin [-] Segment 56dbca44-34ab-4a7c-8b09-e01074555ece resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56dbca44-34ab-4a7c-8b09-e01074555ece found for delete ", "request_id": "req-26786cdb-8640-47a4-ad9c-256244b80983"}]} [pid: 7|app: 0|req: 910/1885] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:10:47 2026] DELETE /v2.0/security-groups/1ea7019d-9a31-4234-a89d-569885f642b4 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:10:47.596 8 INFO neutron.services.segments.plugin [-] Segment be3da903-264a-4009-aec4-02a1f1571f0f resource provider aggregate not found 2026-06-24 19:10:47.602 8 INFO neutron.services.segments.plugin [-] Segment 56dbca44-34ab-4a7c-8b09-e01074555ece resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56dbca44-34ab-4a7c-8b09-e01074555ece found for delete ", "request_id": "req-40e22ba6-11c2-4d02-8f3e-2815064b1ce5"}]} [pid: 8|app: 0|req: 976/1886] 199.19.213.244 () {34 vars in 1123 bytes} [Wed Jun 24 19:10:47 2026] GET /v2.0/security-groups?id=0bfb8827-3dee-40e7-acc4-e239f7fa820e&id=a39164e5-fdfb-437e-990b-185b59203c71&fields=id&fields=name => generated 206 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:10:47.810 8 INFO neutron.services.segments.plugin [-] Segment be3da903-264a-4009-aec4-02a1f1571f0f resource provider aggregate not found 2026-06-24 19:10:47.817 8 INFO neutron.services.segments.plugin [-] Segment be3da903-264a-4009-aec4-02a1f1571f0f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be3da903-264a-4009-aec4-02a1f1571f0f found for delete ", "request_id": "req-d23db09f-7463-49da-af8e-acd4d512b622"}]} [pid: 7|app: 0|req: 911/1887] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:10:47 2026] GET /v2.0/security-groups?tenant_id=e5348b64f756455f8cd93ad99f1ecc46&name=default => generated 2925 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:10:47.853 8 INFO neutron.services.segments.plugin [-] Segment c06ce5dc-85cb-4cab-8771-0cf30f732a8a resource provider aggregate not found 2026-06-24 19:10:47.858 8 INFO neutron.services.segments.plugin [-] Segment be3da903-264a-4009-aec4-02a1f1571f0f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be3da903-264a-4009-aec4-02a1f1571f0f found for delete ", "request_id": "req-a663f1a2-898d-46c7-b19e-8dea41cc4b5c"}]} 2026-06-24 19:10:47.875 8 INFO neutron.services.segments.plugin [-] Segment c06ce5dc-85cb-4cab-8771-0cf30f732a8a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c06ce5dc-85cb-4cab-8771-0cf30f732a8a found for delete ", "request_id": "req-c5314354-077d-450a-8c7e-b669d0f8ac44"}]} [pid: 8|app: 0|req: 977/1888] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:10:47 2026] GET /v2.0/ports?device_id=1d13c828-b105-4ca2-86e0-3866e958655e => generated 1008 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:10:47.949 8 INFO neutron.services.segments.plugin [-] Segment c06ce5dc-85cb-4cab-8771-0cf30f732a8a resource provider aggregate not found [pid: 8|app: 0|req: 978/1889] 10.0.0.184 () {34 vars in 1119 bytes} [Wed Jun 24 19:10:47 2026] GET /v2.0/security-groups?id=a39164e5-fdfb-437e-990b-185b59203c71&id=0bfb8827-3dee-40e7-acc4-e239f7fa820e&fields=id&fields=name => generated 206 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1890] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:10:47 2026] DELETE /v2.0/security-groups/f723fa79-a098-46b3-8e45-0163cdbdae5c => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:10:48.187 8 INFO neutron.services.segments.plugin [-] Segment c06ce5dc-85cb-4cab-8771-0cf30f732a8a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c06ce5dc-85cb-4cab-8771-0cf30f732a8a found for delete ", "request_id": "req-b62c3d20-beb6-4a61-8057-4b188c50d270"}]} [pid: 8|app: 0|req: 979/1891] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:10:48 2026] GET /v2.0/security-groups?tenant_id=21b544c109ca4d2ebf01bfb6ee2eaec9&name=default => generated 2925 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1892] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:10:48 2026] DELETE /v2.0/security-groups/2024b4cf-9109-4739-a4e2-f6ae23025a31 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1893] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:10:49 2026] GET /v2.0/ports?device_id=1d13c828-b105-4ca2-86e0-3866e958655e => generated 1010 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1894] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:10:48 2026] GET /v2.0/security-groups?tenant_id=0e1505a6d13647bf92fcafacfc49764c&name=default => generated 2925 bytes in 331 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1895] 10.0.0.184 () {34 vars in 1119 bytes} [Wed Jun 24 19:10:49 2026] GET /v2.0/security-groups?id=a39164e5-fdfb-437e-990b-185b59203c71&id=0bfb8827-3dee-40e7-acc4-e239f7fa820e&fields=id&fields=name => generated 206 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1896] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:10:49 2026] DELETE /v2.0/security-groups/d4090295-30a3-4fc1-afe4-6b0414f382e5 => 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: 916/1897] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:10:50 2026] GET /v2.0/ports?device_id=1d13c828-b105-4ca2-86e0-3866e958655e => generated 1010 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1898] 10.0.0.184 () {34 vars in 1119 bytes} [Wed Jun 24 19:10:50 2026] GET /v2.0/security-groups?id=a39164e5-fdfb-437e-990b-185b59203c71&id=0bfb8827-3dee-40e7-acc4-e239f7fa820e&fields=id&fields=name => generated 206 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1899] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:10:50 2026] GET /v2.0/ports?device_id=1d13c828-b105-4ca2-86e0-3866e958655e => generated 1010 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:10:51.091 8 INFO neutron.db.l3_db [None req-ad9fcecd-8dbf-42f4-8574-407d4170fe2b 9567abbd6fd94067900f4541ec2537e4 35c001e288a648a3bc2c0a37b1d848c0 - - default default] Floating IP d2842a9e-c2f2-49de-8a91-7fe768f5e4a8 associated. External IP: 10.96.250.201, port: 00c5ba8c-7beb-4bb6-bfed-a3323f39c497. [pid: 8|app: 0|req: 983/1900] 10.0.0.226 () {34 vars in 748 bytes} [Wed Jun 24 19:10:50 2026] PUT /v2.0/floatingips/d2842a9e-c2f2-49de-8a91-7fe768f5e4a8 => generated 855 bytes in 963 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:10:53.051 7 WARNING neutron_lib.context [None req-39aede99-b749-40be-800d-bfaf8ff4d9cc b798bf24b410423cab5aca39ef63ff4f fce0f14d5f8045cab1b171a6fcba09fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:10:53.098 7 INFO neutron.db.segments_db [None req-39aede99-b749-40be-800d-bfaf8ff4d9cc b798bf24b410423cab5aca39ef63ff4f fce0f14d5f8045cab1b171a6fcba09fc - - default default] Added segment 7b534d30-456c-4c9d-a87f-9a270105309c of type vxlan for network 0446359e-30eb-4f3a-a20c-4527078998fa 2026-06-24 19:10:53.421 7 INFO neutron.db.l3_hamode_db [None req-39aede99-b749-40be-800d-bfaf8ff4d9cc b798bf24b410423cab5aca39ef63ff4f fce0f14d5f8045cab1b171a6fcba09fc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:10:53.601 7 INFO neutron.db.l3_hamode_db [None req-39aede99-b749-40be-800d-bfaf8ff4d9cc b798bf24b410423cab5aca39ef63ff4f fce0f14d5f8045cab1b171a6fcba09fc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 918/1901] 10.0.0.226 () {34 vars in 667 bytes} [Wed Jun 24 19:10:52 2026] POST /v2.0/routers => generated 474 bytes in 1607 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:10:54.494 8 WARNING neutron_lib.context [None req-03bdb87f-cce9-4c8a-bb1c-de89bf6963b1 b798bf24b410423cab5aca39ef63ff4f fce0f14d5f8045cab1b171a6fcba09fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:10:54.555 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-71018021-a787-4a40-b6b7-dbf04e68894b'] response: {'name': 'network-changed', 'server_uuid': '1d13c828-b105-4ca2-86e0-3866e958655e', 'tag': '00c5ba8c-7beb-4bb6-bfed-a3323f39c497', 'status': 'completed', 'code': 200} 2026-06-24 19:10:54.560 8 INFO neutron.db.l3_hamode_db [None req-03bdb87f-cce9-4c8a-bb1c-de89bf6963b1 b798bf24b410423cab5aca39ef63ff4f fce0f14d5f8045cab1b171a6fcba09fc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 919/1902] 199.19.213.244 () {34 vars in 1079 bytes} [Wed Jun 24 19:10:54 2026] GET /v2.0/ports?tenant_id=35c001e288a648a3bc2c0a37b1d848c0&device_id=1d13c828-b105-4ca2-86e0-3866e958655e => generated 1279 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:10:54.758 8 INFO neutron.db.l3_hamode_db [None req-03bdb87f-cce9-4c8a-bb1c-de89bf6963b1 b798bf24b410423cab5aca39ef63ff4f fce0f14d5f8045cab1b171a6fcba09fc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 922/1905] 199.19.213.244 () {34 vars in 985 bytes} [Wed Jun 24 19:10:54 2026] GET /v2.0/networks?id=d19d50d0-4d33-4b6d-ad72-9de26eb571c7 => generated 768 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1906] 199.19.213.244 () {34 vars in 1057 bytes} [Wed Jun 24 19:10:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=00c5ba8c-7beb-4bb6-bfed-a3323f39c497 => generated 860 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1907] 199.19.213.244 () {34 vars in 983 bytes} [Wed Jun 24 19:10:54 2026] GET /v2.0/subnets?id=c32cbd64-6133-48af-be52-d668c9e8940b => generated 666 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1908] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:10:54 2026] GET /v2.0/ports?network_id=d19d50d0-4d33-4b6d-ad72-9de26eb571c7&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: 926/1909] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:10:54 2026] GET /v2.0/networks/d19d50d0-4d33-4b6d-ad72-9de26eb571c7?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: 927/1910] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:10:55 2026] GET /v2.0/networks/d19d50d0-4d33-4b6d-ad72-9de26eb571c7?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: 984/1911] 10.0.0.226 () {34 vars in 667 bytes} [Wed Jun 24 19:10:54 2026] POST /v2.0/routers => generated 474 bytes in 1118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:10:55.617 7 WARNING neutron_lib.context [None req-d516eb67-631a-4220-827b-0e27e9718ae0 b798bf24b410423cab5aca39ef63ff4f fce0f14d5f8045cab1b171a6fcba09fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:10:55.676 7 INFO neutron.db.l3_hamode_db [None req-d516eb67-631a-4220-827b-0e27e9718ae0 b798bf24b410423cab5aca39ef63ff4f fce0f14d5f8045cab1b171a6fcba09fc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:10:55.883 7 INFO neutron.db.l3_hamode_db [None req-d516eb67-631a-4220-827b-0e27e9718ae0 b798bf24b410423cab5aca39ef63ff4f fce0f14d5f8045cab1b171a6fcba09fc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 928/1912] 10.0.0.226 () {34 vars in 667 bytes} [Wed Jun 24 19:10:55 2026] POST /v2.0/routers => generated 474 bytes in 1069 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:10:56.688 8 WARNING neutron_lib.context [None req-f603fc23-6e25-40b9-9a60-772ee0ce6e4f b798bf24b410423cab5aca39ef63ff4f fce0f14d5f8045cab1b171a6fcba09fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:10:56.749 8 INFO neutron.db.l3_hamode_db [None req-f603fc23-6e25-40b9-9a60-772ee0ce6e4f b798bf24b410423cab5aca39ef63ff4f fce0f14d5f8045cab1b171a6fcba09fc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:10:56.955 8 INFO neutron.db.l3_hamode_db [None req-f603fc23-6e25-40b9-9a60-772ee0ce6e4f b798bf24b410423cab5aca39ef63ff4f fce0f14d5f8045cab1b171a6fcba09fc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 985/1913] 10.0.0.226 () {34 vars in 667 bytes} [Wed Jun 24 19:10:56 2026] POST /v2.0/routers => generated 474 bytes in 1055 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:10:57.760 7 WARNING neutron_lib.context [None req-6ce4c9f1-39e8-45ed-b30e-879ab024da4f b798bf24b410423cab5aca39ef63ff4f fce0f14d5f8045cab1b171a6fcba09fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:10:57.825 7 INFO neutron.db.l3_hamode_db [None req-6ce4c9f1-39e8-45ed-b30e-879ab024da4f b798bf24b410423cab5aca39ef63ff4f fce0f14d5f8045cab1b171a6fcba09fc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:10:58.010 7 INFO neutron.db.l3_hamode_db [None req-6ce4c9f1-39e8-45ed-b30e-879ab024da4f b798bf24b410423cab5aca39ef63ff4f fce0f14d5f8045cab1b171a6fcba09fc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 929/1914] 10.0.0.226 () {34 vars in 667 bytes} [Wed Jun 24 19:10:57 2026] POST /v2.0/routers => generated 474 bytes in 1509 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1915] 10.0.0.226 () {34 vars in 750 bytes} [Wed Jun 24 19:10:59 2026] PUT /v2.0/routers/70200aae-f711-42a8-8ff3-f7dbd7ba2fb2/tags => generated 17 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1916] 10.0.0.226 () {34 vars in 750 bytes} [Wed Jun 24 19:10:59 2026] PUT /v2.0/routers/12f7b0a1-2270-4980-83ea-e1742c30f338/tags => generated 25 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1917] 10.0.0.226 () {34 vars in 750 bytes} [Wed Jun 24 19:10:59 2026] PUT /v2.0/routers/a0f4b205-08b1-4fa6-9675-3260d8a2885d/tags => generated 34 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1918] 10.0.0.226 () {34 vars in 750 bytes} [Wed Jun 24 19:10:59 2026] PUT /v2.0/routers/ce0331eb-4287-4527-9c21-6c0aa30eeeab/tags => generated 19 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1919] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:10:59 2026] GET /v2.0/security-groups?tenant_id=1fc6242bd8c54f3d8b660247748ab78b&name=default => generated 2925 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1920] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:10:59 2026] GET /v2.0/ports?device_id=1d13c828-b105-4ca2-86e0-3866e958655e => generated 1010 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1921] 10.0.0.226 () {32 vars in 663 bytes} [Wed Jun 24 19:10:59 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1922] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:10:59 2026] DELETE /v2.0/security-groups/8310ebd3-0c9f-4d34-b39e-72c2eaffb204 => 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: 933/1923] 10.0.0.184 () {34 vars in 1119 bytes} [Wed Jun 24 19:10:59 2026] GET /v2.0/security-groups?id=a39164e5-fdfb-437e-990b-185b59203c71&id=0bfb8827-3dee-40e7-acc4-e239f7fa820e&fields=id&fields=name => generated 206 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1924] 10.0.0.226 () {32 vars in 677 bytes} [Wed Jun 24 19:10:59 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1925] 10.0.0.226 () {32 vars in 673 bytes} [Wed Jun 24 19:11:00 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1926] 10.0.0.226 () {32 vars in 735 bytes} [Wed Jun 24 19:10:59 2026] GET /v2.0/ports?device_id=1d13c828-b105-4ca2-86e0-3866e958655e => generated 1279 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1927] 10.0.0.226 () {32 vars in 685 bytes} [Wed Jun 24 19:11:00 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1928] 10.0.0.226 () {32 vars in 857 bytes} [Wed Jun 24 19:11:00 2026] GET /v2.0/floatingips?floating_network_id=db00121f-c0b5-4d60-a945-3879edfda871&port_id=00c5ba8c-7beb-4bb6-bfed-a3323f39c497 => generated 860 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1929] 10.0.0.186 () {34 vars in 989 bytes} [Wed Jun 24 19:11:00 2026] GET /v2.0/ports?device_id=1d13c828-b105-4ca2-86e0-3866e958655e => generated 1279 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1930] 10.0.0.186 () {34 vars in 1119 bytes} [Wed Jun 24 19:11:00 2026] GET /v2.0/security-groups?id=0bfb8827-3dee-40e7-acc4-e239f7fa820e&id=a39164e5-fdfb-437e-990b-185b59203c71&fields=id&fields=name => generated 206 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/1931] 10.0.0.226 () {32 vars in 671 bytes} [Wed Jun 24 19:11:00 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 593 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1932] 10.0.0.226 () {32 vars in 685 bytes} [Wed Jun 24 19:11:00 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1933] 10.0.0.226 () {32 vars in 681 bytes} [Wed Jun 24 19:11:01 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1934] 10.0.0.226 () {32 vars in 693 bytes} [Wed Jun 24 19:11:01 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1935] 10.0.0.226 () {32 vars in 720 bytes} [Wed Jun 24 19:11:01 2026] GET /v2.0/routers/70200aae-f711-42a8-8ff3-f7dbd7ba2fb2 => generated 485 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1936] 10.0.0.226 () {34 vars in 741 bytes} [Wed Jun 24 19:11:01 2026] PUT /v2.0/routers/70200aae-f711-42a8-8ff3-f7dbd7ba2fb2 => generated 485 bytes in 922 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/1937] 10.0.0.226 () {32 vars in 735 bytes} [Wed Jun 24 19:11:02 2026] GET /v2.0/ports?device_id=70200aae-f711-42a8-8ff3-f7dbd7ba2fb2 => 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: 998/1938] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:11:02 2026] GET /v2.0/ports?device_id=1d13c828-b105-4ca2-86e0-3866e958655e => generated 1010 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/1939] 10.0.0.184 () {34 vars in 1119 bytes} [Wed Jun 24 19:11:02 2026] GET /v2.0/security-groups?id=a39164e5-fdfb-437e-990b-185b59203c71&id=0bfb8827-3dee-40e7-acc4-e239f7fa820e&fields=id&fields=name => generated 206 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1940] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:11:02 2026] DELETE /v2.0/routers/70200aae-f711-42a8-8ff3-f7dbd7ba2fb2 => generated 0 bytes in 598 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1941] 10.0.0.226 () {32 vars in 720 bytes} [Wed Jun 24 19:11:02 2026] GET /v2.0/routers/12f7b0a1-2270-4980-83ea-e1742c30f338 => generated 493 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/1942] 199.19.213.244 () {34 vars in 993 bytes} [Wed Jun 24 19:11:03 2026] GET /v2.0/ports?device_id=1d13c828-b105-4ca2-86e0-3866e958655e => generated 1010 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:11:03.652 8 INFO neutron.db.l3_db [req-32775776-92b6-44ee-afa6-d1f77b598416 req-30381e66-620d-48f7-bcdf-bdff39896e45 9567abbd6fd94067900f4541ec2537e4 35c001e288a648a3bc2c0a37b1d848c0 - - default default] Floating IP d2842a9e-c2f2-49de-8a91-7fe768f5e4a8 disassociated. External IP: 10.96.250.201, port: 00c5ba8c-7beb-4bb6-bfed-a3323f39c497. [pid: 7|app: 0|req: 942/1943] 10.0.0.226 () {34 vars in 741 bytes} [Wed Jun 24 19:11:03 2026] PUT /v2.0/routers/12f7b0a1-2270-4980-83ea-e1742c30f338 => generated 493 bytes in 822 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1944] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:11:03 2026] GET /v2.0/ports?device_id=1d13c828-b105-4ca2-86e0-3866e958655e => 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: 944/1945] 10.0.0.226 () {32 vars in 735 bytes} [Wed Jun 24 19:11:03 2026] GET /v2.0/ports?device_id=12f7b0a1-2270-4980-83ea-e1742c30f338 => 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: 1002/1946] 199.19.213.244 () {36 vars in 996 bytes} [Wed Jun 24 19:11:03 2026] DELETE /v2.0/ports/00c5ba8c-7beb-4bb6-bfed-a3323f39c497 => generated 0 bytes in 885 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:11:04.410 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a7386693-1c8f-4f0a-b325-700e88e08eea'] response: {'server_uuid': '1d13c828-b105-4ca2-86e0-3866e958655e', 'name': 'network-vif-deleted', 'tag': '00c5ba8c-7beb-4bb6-bfed-a3323f39c497', 'status': 'completed', 'code': 200} 2026-06-24 19:11:04.908 8 INFO neutron.db.segments_db [None req-85472787-80f9-40d6-ad02-8ef1f03aa6eb 8bae7f15863043258de9a4c461531060 3ed2988f08d148438474adf177dbf3d7 - - default default] Added segment 35d12ed0-dfa5-4317-ab6c-640a89275dde of type vxlan for network 704fea8b-84fb-45b9-a3ba-45b17e144544 [pid: 7|app: 0|req: 945/1947] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:11:03 2026] DELETE /v2.0/routers/12f7b0a1-2270-4980-83ea-e1742c30f338 => generated 0 bytes in 977 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1948] 10.0.0.226 () {32 vars in 720 bytes} [Wed Jun 24 19:11:04 2026] GET /v2.0/routers/a0f4b205-08b1-4fa6-9675-3260d8a2885d => 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: 1003/1949] 10.0.0.226 () {34 vars in 669 bytes} [Wed Jun 24 19:11:04 2026] POST /v2.0/networks => generated 727 bytes in 646 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/1950] 10.0.0.226 () {34 vars in 668 bytes} [Wed Jun 24 19:11:05 2026] POST /v2.0/subnets => generated 620 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/1951] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:11:05 2026] DELETE /v2.0/security-groups/0bfb8827-3dee-40e7-acc4-e239f7fa820e => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:11:05.382 8 WARNING neutron.api.v2.base [None req-6ec9277d-b8db-4d56-8202-cc5c7dd1695c 8bae7f15863043258de9a4c461531060 3ed2988f08d148438474adf177dbf3d7 - - 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-24 19:11:05.383 8 INFO neutron.api.v2.resource [None req-6ec9277d-b8db-4d56-8202-cc5c7dd1695c 8bae7f15863043258de9a4c461531060 3ed2988f08d148438474adf177dbf3d7 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 1006/1952] 10.0.0.226 () {34 vars in 680 bytes} [Wed Jun 24 19:11:05 2026] POST /v2.0/rbac-policies => generated 143 bytes in 15 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-06-24 19:11:05.412 8 INFO neutron.api.v2.resource [None req-715f5c46-708e-4f2b-9d07-86a53f46509e 9567abbd6fd94067900f4541ec2537e4 35c001e288a648a3bc2c0a37b1d848c0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1007/1953] 10.0.0.226 () {32 vars in 736 bytes} [Wed Jun 24 19:11:05 2026] GET /v2.0/security-groups/0bfb8827-3dee-40e7-acc4-e239f7fa820e => generated 146 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1954] 10.0.0.226 () {34 vars in 741 bytes} [Wed Jun 24 19:11:04 2026] PUT /v2.0/routers/a0f4b205-08b1-4fa6-9675-3260d8a2885d => generated 502 bytes in 812 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:11:05.815 8 INFO neutron.services.segments.plugin [-] Segment 35d12ed0-dfa5-4317-ab6c-640a89275dde resource provider aggregate not found 2026-06-24 19:11:05.823 8 INFO neutron.services.segments.plugin [-] Segment 35d12ed0-dfa5-4317-ab6c-640a89275dde resource provider aggregate not found 2026-06-24 19:11:05.838 8 INFO neutron.services.segments.plugin [-] Segment 35d12ed0-dfa5-4317-ab6c-640a89275dde resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35d12ed0-dfa5-4317-ab6c-640a89275dde found for delete ", "request_id": "req-c6dee646-8111-442c-b1b8-ab4ad1ca76b6"}]} 2026-06-24 19:11:05.840 8 INFO neutron.services.segments.plugin [-] Segment 35d12ed0-dfa5-4317-ab6c-640a89275dde resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35d12ed0-dfa5-4317-ab6c-640a89275dde found for delete ", "request_id": "req-61189428-ea93-4acd-8cab-11aa4f47c66c"}]} [pid: 7|app: 0|req: 948/1955] 10.0.0.226 () {32 vars in 731 bytes} [Wed Jun 24 19:11:05 2026] DELETE /v2.0/floatingips/d2842a9e-c2f2-49de-8a91-7fe768f5e4a8 => generated 0 bytes in 361 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1956] 10.0.0.226 () {32 vars in 735 bytes} [Wed Jun 24 19:11:06 2026] GET /v2.0/ports?device_id=a0f4b205-08b1-4fa6-9675-3260d8a2885d => 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: 950/1957] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:11:06 2026] DELETE /v2.0/security-groups/a39164e5-fdfb-437e-990b-185b59203c71 => 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: 1008/1958] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:11:05 2026] DELETE /v2.0/networks/704fea8b-84fb-45b9-a3ba-45b17e144544 => generated 0 bytes in 1221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1959] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:11:06 2026] DELETE /v2.0/routers/a0f4b205-08b1-4fa6-9675-3260d8a2885d => generated 0 bytes in 573 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:11:06.980 7 INFO neutron.db.segments_db [None req-d88b4a1f-e854-4001-81c9-d669ee927cd7 8bae7f15863043258de9a4c461531060 3ed2988f08d148438474adf177dbf3d7 - - default default] Added segment 5fc2a22c-740c-479e-8f20-7125b1ef22b3 of type vxlan for network 18d2acde-8c5a-4535-878d-2b01c7bc247c [pid: 7|app: 0|req: 952/1960] 10.0.0.226 () {34 vars in 669 bytes} [Wed Jun 24 19:11:06 2026] POST /v2.0/networks => generated 726 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1961] 10.0.0.226 () {32 vars in 720 bytes} [Wed Jun 24 19:11:07 2026] GET /v2.0/routers/ce0331eb-4287-4527-9c21-6c0aa30eeeab => generated 487 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1962] 10.0.0.226 () {34 vars in 668 bytes} [Wed Jun 24 19:11:07 2026] POST /v2.0/subnets => generated 623 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:11:07.861 8 INFO neutron.services.segments.plugin [-] Segment 35d12ed0-dfa5-4317-ab6c-640a89275dde resource provider aggregate not found 2026-06-24 19:11:07.868 8 INFO neutron.services.segments.plugin [-] Segment 35d12ed0-dfa5-4317-ab6c-640a89275dde resource provider aggregate not found 2026-06-24 19:11:07.878 8 INFO neutron.services.segments.plugin [-] Segment 35d12ed0-dfa5-4317-ab6c-640a89275dde resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35d12ed0-dfa5-4317-ab6c-640a89275dde found for delete ", "request_id": "req-3767aacb-376a-4acc-a01a-eb9f59f65e58"}]} 2026-06-24 19:11:07.886 8 INFO neutron.services.segments.plugin [-] Segment 35d12ed0-dfa5-4317-ab6c-640a89275dde resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35d12ed0-dfa5-4317-ab6c-640a89275dde found for delete ", "request_id": "req-c1412fae-9ca3-4b5b-9aa0-307c58360efb"}]} [pid: 8|app: 0|req: 1009/1963] 10.0.0.226 () {34 vars in 788 bytes} [Wed Jun 24 19:11:06 2026] PUT /v2.0/routers/5390904c-fe32-4679-9809-111414a5c42b/remove_router_interface => generated 309 bytes in 1462 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:11:08.103 8 WARNING neutron.api.v2.base [None req-80f16c47-f81a-4960-bcfa-4875a06e2e3d 8bae7f15863043258de9a4c461531060 3ed2988f08d148438474adf177dbf3d7 - - 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-24 19:11:08.104 8 INFO neutron.api.v2.resource [None req-80f16c47-f81a-4960-bcfa-4875a06e2e3d 8bae7f15863043258de9a4c461531060 3ed2988f08d148438474adf177dbf3d7 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 1010/1964] 10.0.0.226 () {34 vars in 680 bytes} [Wed Jun 24 19:11:08 2026] POST /v2.0/rbac-policies => generated 547 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1965] 10.0.0.226 () {34 vars in 741 bytes} [Wed Jun 24 19:11:07 2026] PUT /v2.0/routers/ce0331eb-4287-4527-9c21-6c0aa30eeeab => generated 487 bytes in 805 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:11:08.794 7 INFO neutron.services.segments.plugin [-] Segment 5fc2a22c-740c-479e-8f20-7125b1ef22b3 resource provider aggregate not found 2026-06-24 19:11:08.801 7 INFO neutron.services.segments.plugin [-] Segment 5fc2a22c-740c-479e-8f20-7125b1ef22b3 resource provider aggregate not found [pid: 7|app: 0|req: 956/1966] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:11:08 2026] DELETE /v2.0/networks/18d2acde-8c5a-4535-878d-2b01c7bc247c => generated 0 bytes in 624 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:11:08.822 7 INFO neutron.services.segments.plugin [-] Segment 5fc2a22c-740c-479e-8f20-7125b1ef22b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5fc2a22c-740c-479e-8f20-7125b1ef22b3 found for delete ", "request_id": "req-9ac3c71c-2b85-4768-965c-5ecf2a8b87bb"}]} 2026-06-24 19:11:08.828 7 INFO neutron.services.segments.plugin [-] Segment 5fc2a22c-740c-479e-8f20-7125b1ef22b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5fc2a22c-740c-479e-8f20-7125b1ef22b3 found for delete ", "request_id": "req-67d16169-688a-4e3e-a9ed-382b2c875566"}]} [pid: 7|app: 0|req: 957/1967] 10.0.0.226 () {32 vars in 735 bytes} [Wed Jun 24 19:11:08 2026] GET /v2.0/ports?device_id=ce0331eb-4287-4527-9c21-6c0aa30eeeab => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:11:08.914 7 INFO neutron.db.segments_db [None req-c457f28f-6b65-4a15-a35f-28ae4b48177e 8bae7f15863043258de9a4c461531060 3ed2988f08d148438474adf177dbf3d7 - - default default] Added segment 6d8fe0d2-2e22-48e7-8f73-216b3706ec31 of type vxlan for network 12996114-f113-48b1-980f-cd3456db3b26 [pid: 7|app: 0|req: 958/1968] 10.0.0.226 () {34 vars in 669 bytes} [Wed Jun 24 19:11:08 2026] POST /v2.0/networks => generated 725 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1969] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:11:09 2026] DELETE /v2.0/routers/ce0331eb-4287-4527-9c21-6c0aa30eeeab => generated 0 bytes in 584 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:11:09.792 8 INFO neutron.db.l3_hamode_db [None req-c29ee886-3ab5-4d51-ace2-5ddac42ab5ce 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] HA network c066bdc8-0de2-44cd-b9e2-2a00b8042a57 was deleted as no HA routers are present in tenant 35c001e288a648a3bc2c0a37b1d848c0. [pid: 8|app: 0|req: 1011/1970] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:11:08 2026] DELETE /v2.0/routers/5390904c-fe32-4679-9809-111414a5c42b => generated 0 bytes in 1691 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/1973] 10.0.0.226 () {32 vars in 720 bytes} [Wed Jun 24 19:11:09 2026] GET /v2.0/routers/e19b641f-59c7-4255-bac8-2089381671a3 => generated 480 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1974] 10.0.0.226 () {34 vars in 668 bytes} [Wed Jun 24 19:11:09 2026] POST /v2.0/subnets => generated 623 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:11:09.904 8 INFO neutron.services.segments.plugin [-] Segment ef2fa329-2576-427a-a758-0f8494f36564 resource provider aggregate not found 2026-06-24 19:11:09.910 8 INFO neutron.services.segments.plugin [-] Segment ef2fa329-2576-427a-a758-0f8494f36564 resource provider aggregate not found 2026-06-24 19:11:09.918 8 INFO neutron.services.segments.plugin [-] Segment ef2fa329-2576-427a-a758-0f8494f36564 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef2fa329-2576-427a-a758-0f8494f36564 found for delete ", "request_id": "req-22d3f688-e86d-49d3-b4ca-454b3a03f8e7"}]} 2026-06-24 19:11:09.932 8 INFO neutron.services.segments.plugin [-] Segment ef2fa329-2576-427a-a758-0f8494f36564 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef2fa329-2576-427a-a758-0f8494f36564 found for delete ", "request_id": "req-167b23c7-fa2b-4fe6-9a7b-1aba3d8607df"}]} [pid: 8|app: 0|req: 1015/1975] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:11:09 2026] DELETE /v2.0/subnets/c32cbd64-6133-48af-be52-d668c9e8940b => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/1976] 10.0.0.226 () {34 vars in 680 bytes} [Wed Jun 24 19:11:10 2026] POST /v2.0/rbac-policies => generated 324 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/1977] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:11:10 2026] DELETE /v2.0/networks/d19d50d0-4d33-4b6d-ad72-9de26eb571c7 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1978] 10.0.0.226 () {34 vars in 741 bytes} [Wed Jun 24 19:11:09 2026] PUT /v2.0/routers/e19b641f-59c7-4255-bac8-2089381671a3 => generated 480 bytes in 1250 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1979] 10.0.0.226 () {32 vars in 722 bytes} [Wed Jun 24 19:11:11 2026] GET /v2.0/networks/12996114-f113-48b1-980f-cd3456db3b26 => generated 654 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1980] 10.0.0.226 () {32 vars in 735 bytes} [Wed Jun 24 19:11:11 2026] GET /v2.0/ports?device_id=e19b641f-59c7-4255-bac8-2089381671a3 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:11:11.942 8 INFO neutron.services.segments.plugin [-] Segment 572be744-be68-45b1-9c94-313dd74b6e27 resource provider aggregate not found 2026-06-24 19:11:11.964 8 INFO neutron.services.segments.plugin [-] Segment 572be744-be68-45b1-9c94-313dd74b6e27 resource provider aggregate not found 2026-06-24 19:11:12.000 8 INFO neutron.services.segments.plugin [-] Segment 572be744-be68-45b1-9c94-313dd74b6e27 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 572be744-be68-45b1-9c94-313dd74b6e27 found for delete ", "request_id": "req-d1ea819e-e227-47aa-9795-af39787f6834"}]} 2026-06-24 19:11:12.012 8 INFO neutron.services.segments.plugin [-] Segment 572be744-be68-45b1-9c94-313dd74b6e27 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 572be744-be68-45b1-9c94-313dd74b6e27 found for delete ", "request_id": "req-7d24e02b-61c1-4511-bf23-7cfb3b54caef"}]} 2026-06-24 19:11:12.074 7 INFO neutron.services.segments.plugin [-] Segment 7b534d30-456c-4c9d-a87f-9a270105309c resource provider aggregate not found [pid: 8|app: 0|req: 1018/1981] 10.0.0.226 () {34 vars in 788 bytes} [Wed Jun 24 19:11:10 2026] PUT /v2.0/routers/07f0d36d-8ad0-41f6-ba8a-355adcd91baf/remove_router_interface => generated 309 bytes in 1389 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:11:12.104 7 INFO neutron.services.segments.plugin [-] Segment 7b534d30-456c-4c9d-a87f-9a270105309c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b534d30-456c-4c9d-a87f-9a270105309c found for delete ", "request_id": "req-8dccdb0c-f594-45c9-82ec-69546213f6e2"}]} 2026-06-24 19:11:12.108 7 INFO neutron.services.segments.plugin [-] Segment 7b534d30-456c-4c9d-a87f-9a270105309c resource provider aggregate not found 2026-06-24 19:11:12.125 7 INFO neutron.db.l3_hamode_db [None req-c5433ec0-9cfa-4dd7-90d7-300c7e9a82f9 b798bf24b410423cab5aca39ef63ff4f fce0f14d5f8045cab1b171a6fcba09fc - - default default] HA network 0446359e-30eb-4f3a-a20c-4527078998fa was deleted as no HA routers are present in tenant fce0f14d5f8045cab1b171a6fcba09fc. [pid: 7|app: 0|req: 964/1982] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:11:11 2026] DELETE /v2.0/routers/e19b641f-59c7-4255-bac8-2089381671a3 => generated 0 bytes in 807 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:11:12.135 7 INFO neutron.services.segments.plugin [-] Segment 7b534d30-456c-4c9d-a87f-9a270105309c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b534d30-456c-4c9d-a87f-9a270105309c found for delete ", "request_id": "req-224c69a0-794b-40a7-bf63-77aacdcb7b10"}]} 2026-06-24 19:11:12.140 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0ee8d016-f210-430a-b7ba-eebbbbe759c9 8ffe08db097941e38e6d091d93463fb1 20db3f3537564846ade09536876a65bd - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1019/1983] 10.0.0.226 () {32 vars in 722 bytes} [Wed Jun 24 19:11:12 2026] GET /v2.0/networks/12996114-f113-48b1-980f-cd3456db3b26 => generated 138 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/1984] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:11:12 2026] DELETE /v2.0/networks/12996114-f113-48b1-980f-cd3456db3b26 => generated 0 bytes in 671 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:11:12.848 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fa27ed55-f020-4f19-97a8-7a6bd16a7c2a 8bae7f15863043258de9a4c461531060 3ed2988f08d148438474adf177dbf3d7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1021/1985] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:11:12 2026] DELETE /v2.0/subnets/db8acebc-1b9d-46eb-b8b3-9c3419f30d6a => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:11:12.881 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1cd7277b-7f68-4d48-85a1-66bf90a3e094 8bae7f15863043258de9a4c461531060 3ed2988f08d148438474adf177dbf3d7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1022/1986] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:11:12 2026] DELETE /v2.0/subnets/a4bf4d44-b85f-46f8-8aad-f4a3b54c01c5 => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:11:12.913 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2f33dbb1-00cc-46b2-8d64-32da58b69a74 8bae7f15863043258de9a4c461531060 3ed2988f08d148438474adf177dbf3d7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1023/1987] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:11:12 2026] DELETE /v2.0/subnets/d5c67f10-8e62-4428-9649-c5b9d88e3bc1 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/1988] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:11:13 2026] GET /v2.0/security-groups?tenant_id=1887acdbc5c848cbbd1f9d2388986207&name=default => generated 2925 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:11:13.410 7 INFO neutron.db.l3_hamode_db [None req-59394d8a-63be-4e38-ba75-6ec39b491b5b 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] HA network 1d9dddfd-0996-4520-bfd3-e126f2bc9c3a was deleted as no HA routers are present in tenant d861e4fb50ad490a951f6cc826d0819f. [pid: 7|app: 0|req: 965/1989] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:11:12 2026] DELETE /v2.0/routers/07f0d36d-8ad0-41f6-ba8a-355adcd91baf => generated 0 bytes in 1283 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/1990] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:11:13 2026] DELETE /v2.0/security-groups/a5dfda36-5d64-47f0-9713-6b660427d7c1 => 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: 966/1991] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:11:13 2026] DELETE /v2.0/subnets/fa16505c-bdbb-4f4d-8fdc-bf7d80cd411d => 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: 967/1992] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:11:13 2026] GET /v2.0/security-groups?tenant_id=8072c0fc7a1c44b1acfc70ac61d83c2d&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:11:14.020 8 INFO neutron.services.segments.plugin [-] Segment 6d8fe0d2-2e22-48e7-8f73-216b3706ec31 resource provider aggregate not found 2026-06-24 19:11:14.044 8 INFO neutron.services.segments.plugin [-] Segment 6d8fe0d2-2e22-48e7-8f73-216b3706ec31 resource provider aggregate not found [pid: 8|app: 0|req: 1026/1993] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:11:13 2026] DELETE /v2.0/networks/be577e6f-51c3-4cdc-92d7-d61b7d989651 => generated 0 bytes in 424 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:11:14.071 8 INFO neutron.services.segments.plugin [-] Segment 6d8fe0d2-2e22-48e7-8f73-216b3706ec31 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d8fe0d2-2e22-48e7-8f73-216b3706ec31 found for delete ", "request_id": "req-53f58428-13c4-41be-905f-348f7860ced4"}]} 2026-06-24 19:11:14.092 8 INFO neutron.services.segments.plugin [-] Segment c43937fd-6554-4df8-b29e-f842609b9405 resource provider aggregate not found 2026-06-24 19:11:14.100 8 INFO neutron.services.segments.plugin [-] Segment 6d8fe0d2-2e22-48e7-8f73-216b3706ec31 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d8fe0d2-2e22-48e7-8f73-216b3706ec31 found for delete ", "request_id": "req-6a4d2c90-345b-4fec-8cf8-2ceaa25fc26e"}]} 2026-06-24 19:11:14.114 8 INFO neutron.services.segments.plugin [-] Segment c43937fd-6554-4df8-b29e-f842609b9405 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c43937fd-6554-4df8-b29e-f842609b9405 found for delete ", "request_id": "req-068ae252-f693-45e3-be12-9e3250aabd80"}]} 2026-06-24 19:11:14.120 8 INFO neutron.services.segments.plugin [-] Segment c43937fd-6554-4df8-b29e-f842609b9405 resource provider aggregate not found 2026-06-24 19:11:14.123 7 INFO neutron.services.segments.plugin [-] Segment 8a704879-45ed-46bd-abc6-19ba0a3c235c resource provider aggregate not found 2026-06-24 19:11:14.133 8 INFO neutron.services.segments.plugin [-] Segment c43937fd-6554-4df8-b29e-f842609b9405 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c43937fd-6554-4df8-b29e-f842609b9405 found for delete ", "request_id": "req-2339d7bf-dc25-48e7-b1e1-9f253443bad4"}]} 2026-06-24 19:11:14.143 7 INFO neutron.services.segments.plugin [-] Segment 8a704879-45ed-46bd-abc6-19ba0a3c235c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a704879-45ed-46bd-abc6-19ba0a3c235c found for delete ", "request_id": "req-25f33e71-4aa4-4cd7-b539-8acc9a7946b0"}]} 2026-06-24 19:11:14.152 7 INFO neutron.services.segments.plugin [-] Segment 8a704879-45ed-46bd-abc6-19ba0a3c235c resource provider aggregate not found 2026-06-24 19:11:14.170 7 INFO neutron.services.segments.plugin [-] Segment 8a704879-45ed-46bd-abc6-19ba0a3c235c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a704879-45ed-46bd-abc6-19ba0a3c235c found for delete ", "request_id": "req-134419a8-357c-4925-bab9-f606227a6dbf"}]} [pid: 8|app: 0|req: 1027/1994] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:11:14 2026] DELETE /v2.0/security-groups/74ed6fb9-1b41-482b-8250-96224c226e42 => 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: 968/1995] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:11:13 2026] GET /v2.0/security-groups?tenant_id=20db3f3537564846ade09536876a65bd&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: 1028/1996] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:11:14 2026] DELETE /v2.0/security-groups/bc0aeabc-3ba1-42e0-8b81-2c889db08ffb => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/1997] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:11:14 2026] GET /v2.0/security-groups?tenant_id=35c001e288a648a3bc2c0a37b1d848c0&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1998] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:11:14 2026] GET /v2.0/security-groups?tenant_id=fce0f14d5f8045cab1b171a6fcba09fc&name=default => generated 2925 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/1999] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:11:14 2026] DELETE /v2.0/security-groups/e78513d8-8714-45ee-a99b-2f7d0f28f8e0 => 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: 970/2000] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:11:14 2026] DELETE /v2.0/security-groups/b09e7b4d-fb21-4962-b847-83384b7013b7 => 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: 1031/2001] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:11:14 2026] GET /v2.0/security-groups?tenant_id=b5caed73be95491e9388456dacbcdff1&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2002] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:11:14 2026] GET /v2.0/security-groups?tenant_id=d861e4fb50ad490a951f6cc826d0819f&name=default => 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: 971/2003] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:11:14 2026] DELETE /v2.0/security-groups/8a271d25-1760-429e-882d-49de68007ec6 => 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: 1033/2004] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:11:14 2026] DELETE /v2.0/security-groups/d9870933-e1ae-4ad3-9c7a-583e311a6b55 => 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: 972/2005] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:11:14 2026] GET /v2.0/security-groups?tenant_id=3ed2988f08d148438474adf177dbf3d7&name=default => generated 2925 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2006] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:11:14 2026] DELETE /v2.0/security-groups/f75d1e71-c85d-4b91-ae5f-b0bedcc214c9 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:11:18.954 7 WARNING neutron_lib.context [None req-45402acd-0c3c-41f3-a0dd-426995967e79 12b3d55fd61345ef9dfe385042594463 dec0ea0316134883b57ef8891c3a5840 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:11:19.112 8 WARNING neutron_lib.context [None req-bd0be4da-2d72-4800-9039-d5c8aca3ad2c 9d7c365360f54407996feb9270cc6d17 7f4ed9c1dc784ca9a6cd2fe936c91e0b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2007] 10.0.0.226 () {34 vars in 675 bytes} [Wed Jun 24 19:11:19 2026] POST /v2.0/subnetpools => generated 516 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2008] 10.0.0.226 () {34 vars in 677 bytes} [Wed Jun 24 19:11:19 2026] POST /v2.0/qos/policies => generated 359 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:11:19.258 8 WARNING neutron_lib.context [None req-c3b230b1-f52c-47c0-9310-e866b4ac33a9 9d7c365360f54407996feb9270cc6d17 7f4ed9c1dc784ca9a6cd2fe936c91e0b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2009] 10.0.0.226 () {34 vars in 675 bytes} [Wed Jun 24 19:11:19 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) [pid: 8|app: 0|req: 1038/2010] 10.0.0.226 () {34 vars in 677 bytes} [Wed Jun 24 19:11:19 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) 2026-06-24 19:11:19.364 8 WARNING neutron_lib.context [None req-f1c849ab-5989-4430-af98-cb885414f658 9d7c365360f54407996feb9270cc6d17 7f4ed9c1dc784ca9a6cd2fe936c91e0b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1039/2011] 10.0.0.226 () {34 vars in 675 bytes} [Wed Jun 24 19:11:19 2026] POST /v2.0/subnetpools => generated 516 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2012] 10.0.0.226 () {34 vars in 677 bytes} [Wed Jun 24 19:11:19 2026] POST /v2.0/qos/policies => generated 359 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:11:19.466 8 WARNING neutron_lib.context [None req-10fa63d0-3fb7-4156-b926-30c10cc09cea 9d7c365360f54407996feb9270cc6d17 7f4ed9c1dc784ca9a6cd2fe936c91e0b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2013] 10.0.0.226 () {34 vars in 675 bytes} [Wed Jun 24 19:11:19 2026] POST /v2.0/subnetpools => generated 516 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2014] 10.0.0.226 () {34 vars in 677 bytes} [Wed Jun 24 19:11:19 2026] POST /v2.0/qos/policies => generated 359 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:11:19.565 8 WARNING neutron_lib.context [None req-8951ab30-249c-4b39-88d3-694134203384 9d7c365360f54407996feb9270cc6d17 7f4ed9c1dc784ca9a6cd2fe936c91e0b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 973/2015] 10.0.0.226 () {34 vars in 675 bytes} [Wed Jun 24 19:11:18 2026] POST /v2.0/floatingips => generated 552 bytes in 740 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2016] 10.0.0.226 () {34 vars in 675 bytes} [Wed Jun 24 19:11:19 2026] POST /v2.0/subnetpools => generated 516 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:11:19.622 8 WARNING neutron_lib.context [None req-93d043a7-635d-4112-b395-53bd5c554d4b 12b3d55fd61345ef9dfe385042594463 dec0ea0316134883b57ef8891c3a5840 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 974/2017] 10.0.0.226 () {34 vars in 677 bytes} [Wed Jun 24 19:11:19 2026] POST /v2.0/qos/policies => generated 359 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/2018] 10.0.0.226 () {34 vars in 758 bytes} [Wed Jun 24 19:11:19 2026] PUT /v2.0/subnetpools/b82cc6cc-7a1e-4d56-9ce1-abdd41cd2a15/tags => generated 17 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/2019] 10.0.0.226 () {34 vars in 752 bytes} [Wed Jun 24 19:11:19 2026] PUT /v2.0/policies/8166ca28-eafa-4093-914a-6e7c58889b82/tags => generated 17 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/2020] 10.0.0.226 () {34 vars in 758 bytes} [Wed Jun 24 19:11:19 2026] PUT /v2.0/subnetpools/a24d132b-a6d5-400e-af4b-4fd069ef8b23/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/2021] 10.0.0.226 () {34 vars in 752 bytes} [Wed Jun 24 19:11:19 2026] PUT /v2.0/policies/7780e697-2ab6-44db-abc1-39ba00c6f21b/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/2022] 10.0.0.226 () {34 vars in 758 bytes} [Wed Jun 24 19:11:19 2026] PUT /v2.0/subnetpools/6efe95e9-29da-4987-b79f-5b30475ccb08/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/2023] 10.0.0.226 () {34 vars in 752 bytes} [Wed Jun 24 19:11:19 2026] PUT /v2.0/policies/2c7475eb-a09d-4c41-9156-e429fb438715/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: 981/2024] 10.0.0.226 () {34 vars in 758 bytes} [Wed Jun 24 19:11:19 2026] PUT /v2.0/subnetpools/05eccd61-ea2b-4087-9ee4-992bb0ff4331/tags => 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: 982/2025] 10.0.0.226 () {34 vars in 752 bytes} [Wed Jun 24 19:11:19 2026] PUT /v2.0/policies/c3f20583-1047-49a7-8931-8fa563f06dca/tags => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/2026] 10.0.0.226 () {32 vars in 671 bytes} [Wed Jun 24 19:11:19 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/2027] 10.0.0.226 () {32 vars in 685 bytes} [Wed Jun 24 19:11:19 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/2028] 10.0.0.226 () {32 vars in 681 bytes} [Wed Jun 24 19:11:20 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/2029] 10.0.0.226 () {32 vars in 693 bytes} [Wed Jun 24 19:11:20 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/2030] 10.0.0.226 () {32 vars in 679 bytes} [Wed Jun 24 19:11:20 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/2031] 10.0.0.226 () {32 vars in 693 bytes} [Wed Jun 24 19:11:20 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/2032] 10.0.0.226 () {32 vars in 689 bytes} [Wed Jun 24 19:11:20 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/2033] 10.0.0.226 () {32 vars in 701 bytes} [Wed Jun 24 19:11:20 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/2034] 10.0.0.226 () {32 vars in 731 bytes} [Wed Jun 24 19:11:20 2026] DELETE /v2.0/subnetpools/b82cc6cc-7a1e-4d56-9ce1-abdd41cd2a15 => 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: 1044/2035] 10.0.0.226 () {34 vars in 675 bytes} [Wed Jun 24 19:11:19 2026] POST /v2.0/floatingips => generated 552 bytes in 723 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2036] 10.0.0.226 () {32 vars in 731 bytes} [Wed Jun 24 19:11:20 2026] DELETE /v2.0/subnetpools/a24d132b-a6d5-400e-af4b-4fd069ef8b23 => 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: 992/2037] 10.0.0.226 () {32 vars in 673 bytes} [Wed Jun 24 19:11:20 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:11:20.416 8 WARNING neutron_lib.context [None req-6b2025a4-1fce-47bb-a4df-c2c67f3ff98f 12b3d55fd61345ef9dfe385042594463 dec0ea0316134883b57ef8891c3a5840 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 993/2038] 10.0.0.226 () {32 vars in 687 bytes} [Wed Jun 24 19:11:20 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/2039] 10.0.0.226 () {32 vars in 731 bytes} [Wed Jun 24 19:11:20 2026] DELETE /v2.0/subnetpools/6efe95e9-29da-4987-b79f-5b30475ccb08 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/2040] 10.0.0.226 () {32 vars in 683 bytes} [Wed Jun 24 19:11:20 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/2041] 10.0.0.226 () {32 vars in 731 bytes} [Wed Jun 24 19:11:20 2026] DELETE /v2.0/subnetpools/05eccd61-ea2b-4087-9ee4-992bb0ff4331 => 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: 997/2042] 10.0.0.226 () {32 vars in 695 bytes} [Wed Jun 24 19:11:20 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/2043] 10.0.0.226 () {32 vars in 731 bytes} [Wed Jun 24 19:11:20 2026] DELETE /v2.0/subnetpools/032a00c2-556f-469f-8893-77187f59ea03 => 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: 999/2044] 10.0.0.226 () {32 vars in 681 bytes} [Wed Jun 24 19:11:20 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2045] 10.0.0.226 () {32 vars in 695 bytes} [Wed Jun 24 19:11:20 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2046] 10.0.0.226 () {32 vars in 691 bytes} [Wed Jun 24 19:11:20 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/2047] 10.0.0.226 () {32 vars in 703 bytes} [Wed Jun 24 19:11:21 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2048] 10.0.0.226 () {34 vars in 675 bytes} [Wed Jun 24 19:11:20 2026] POST /v2.0/floatingips => generated 552 bytes in 664 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:11:21.083 8 WARNING neutron_lib.context [None req-d346319f-fed2-4e1e-862f-055faa015ada 12b3d55fd61345ef9dfe385042594463 dec0ea0316134883b57ef8891c3a5840 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1003/2049] 10.0.0.226 () {32 vars in 733 bytes} [Wed Jun 24 19:11:21 2026] DELETE /v2.0/qos/policies/8166ca28-eafa-4093-914a-6e7c58889b82 => 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: 1004/2050] 10.0.0.226 () {32 vars in 733 bytes} [Wed Jun 24 19:11:21 2026] DELETE /v2.0/qos/policies/7780e697-2ab6-44db-abc1-39ba00c6f21b => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/2051] 10.0.0.226 () {32 vars in 733 bytes} [Wed Jun 24 19:11:21 2026] DELETE /v2.0/qos/policies/2c7475eb-a09d-4c41-9156-e429fb438715 => 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: 1006/2052] 10.0.0.226 () {32 vars in 733 bytes} [Wed Jun 24 19:11:21 2026] DELETE /v2.0/qos/policies/c3f20583-1047-49a7-8931-8fa563f06dca => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2053] 10.0.0.226 () {32 vars in 733 bytes} [Wed Jun 24 19:11:21 2026] DELETE /v2.0/qos/policies/654fcaf9-77bd-4ccb-b30e-4e1f60025b7e => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2054] 10.0.0.226 () {34 vars in 675 bytes} [Wed Jun 24 19:11:21 2026] POST /v2.0/floatingips => generated 552 bytes in 630 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:11:21.721 8 WARNING neutron_lib.context [None req-e7e4eafd-8840-42ab-b8b8-ddb2da9587a1 12b3d55fd61345ef9dfe385042594463 dec0ea0316134883b57ef8891c3a5840 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1008/2055] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:11:21 2026] GET /v2.0/security-groups?tenant_id=625c7ff7b87f485eace390d17e5aa6e1&name=default => generated 2925 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2056] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:11:21 2026] DELETE /v2.0/security-groups/8d4fa2f5-3cbf-475c-9a81-417561efe1b5 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2057] 10.0.0.226 () {34 vars in 675 bytes} [Wed Jun 24 19:11:21 2026] POST /v2.0/floatingips => generated 552 bytes in 662 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2058] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:11:22 2026] GET /v2.0/security-groups?tenant_id=513953b4bde24bf1aa5f1d81a42b911a&name=default => generated 2925 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2059] 10.0.0.226 () {34 vars in 758 bytes} [Wed Jun 24 19:11:22 2026] PUT /v2.0/floatingips/57f3998e-d090-445b-b5af-1e680316814f/tags => generated 17 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2060] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:11:22 2026] DELETE /v2.0/security-groups/5ebac200-8f86-4655-815f-cfecebd77138 => 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: 1013/2061] 10.0.0.226 () {34 vars in 758 bytes} [Wed Jun 24 19:11:22 2026] PUT /v2.0/floatingips/07d98f43-5cfe-4133-ba08-52402d35bf3e/tags => generated 25 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2062] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:11:22 2026] GET /v2.0/security-groups?tenant_id=b48a8c5acbaa45a2bb4ba9edea43dd4f&name=default => generated 2925 bytes in 351 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2063] 10.0.0.226 () {34 vars in 758 bytes} [Wed Jun 24 19:11:22 2026] PUT /v2.0/floatingips/fc42367b-5f04-45d1-90ba-4e5bc6383663/tags => generated 34 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2064] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:11:22 2026] GET /v2.0/security-groups?tenant_id=7f4ed9c1dc784ca9a6cd2fe936c91e0b&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2065] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:11:22 2026] DELETE /v2.0/security-groups/84e00fdc-694b-422d-88dc-6ed53204414a => 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: 1051/2066] 10.0.0.226 () {34 vars in 758 bytes} [Wed Jun 24 19:11:22 2026] PUT /v2.0/floatingips/27db99d2-7ec8-4a09-bbde-06b54afd421e/tags => generated 19 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2067] 10.0.0.226 () {32 vars in 671 bytes} [Wed Jun 24 19:11:23 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2068] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:11:22 2026] DELETE /v2.0/security-groups/24cf8528-bc77-4ebd-b6b3-028711ee632c => generated 0 bytes in 212 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2069] 10.0.0.226 () {32 vars in 685 bytes} [Wed Jun 24 19:11:23 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2070] 10.0.0.226 () {32 vars in 681 bytes} [Wed Jun 24 19:11:23 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2071] 10.0.0.226 () {32 vars in 693 bytes} [Wed Jun 24 19:11:23 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2072] 10.0.0.226 () {32 vars in 679 bytes} [Wed Jun 24 19:11:23 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2073] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:11:23 2026] GET /v2.0/security-groups?tenant_id=70a95ff7923c4e56a6f6e3c5c1566ca2&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2074] 10.0.0.226 () {32 vars in 693 bytes} [Wed Jun 24 19:11:23 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2075] 10.0.0.226 () {32 vars in 689 bytes} [Wed Jun 24 19:11:23 2026] GET /v2.0/floatingips?not-tags-any=blue => 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: 1022/2076] 10.0.0.226 () {32 vars in 701 bytes} [Wed Jun 24 19:11:23 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2077] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:11:23 2026] DELETE /v2.0/security-groups/6acf4262-67c4-44e7-a048-50f46e4015a0 => 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: 1056/2078] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:11:23 2026] GET /v2.0/security-groups?tenant_id=d1fa8a64d13a4ce39e896c14aab8b7e8&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2079] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:11:23 2026] DELETE /v2.0/security-groups/0fa663b8-2f1a-4fdb-976a-8ab033ddb3dc => 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: 1023/2080] 10.0.0.226 () {32 vars in 731 bytes} [Wed Jun 24 19:11:23 2026] DELETE /v2.0/floatingips/57f3998e-d090-445b-b5af-1e680316814f => generated 0 bytes in 387 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2081] 10.0.0.226 () {32 vars in 731 bytes} [Wed Jun 24 19:11:23 2026] DELETE /v2.0/floatingips/07d98f43-5cfe-4133-ba08-52402d35bf3e => generated 0 bytes in 386 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2082] 10.0.0.226 () {32 vars in 731 bytes} [Wed Jun 24 19:11:24 2026] DELETE /v2.0/floatingips/fc42367b-5f04-45d1-90ba-4e5bc6383663 => generated 0 bytes in 338 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2085] 10.0.0.226 () {32 vars in 731 bytes} [Wed Jun 24 19:11:24 2026] DELETE /v2.0/floatingips/27db99d2-7ec8-4a09-bbde-06b54afd421e => generated 0 bytes in 394 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2086] 10.0.0.226 () {32 vars in 731 bytes} [Wed Jun 24 19:11:24 2026] DELETE /v2.0/floatingips/d37730a0-6327-48cd-a143-00a9e6387bb4 => generated 0 bytes in 434 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:11:26.460 7 WARNING neutron_lib.context [None req-45bb53be-2f6f-435e-a81b-51ba64dd7ce7 28ca502fbd6e4d2fbb6b56a36d2024b9 487e4104cf174c1697d5028640f31556 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1060/2087] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:11:26 2026] GET /v2.0/security-groups?tenant_id=d437f8f31eab477680362ab587310bcf&name=default => generated 2925 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:11:26.624 7 INFO neutron.db.segments_db [None req-45bb53be-2f6f-435e-a81b-51ba64dd7ce7 28ca502fbd6e4d2fbb6b56a36d2024b9 487e4104cf174c1697d5028640f31556 - - default default] Added segment 7543ba71-c907-4da0-ad8c-9686b49988f5 of type vxlan for network a0a107f6-aa78-4ee2-a2c4-8f753b8baa14 [pid: 8|app: 0|req: 1061/2088] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:11:26 2026] DELETE /v2.0/security-groups/9d50e482-aa6e-4f9a-a718-db63a92eb8a5 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2089] 10.0.0.226 () {34 vars in 669 bytes} [Wed Jun 24 19:11:26 2026] POST /v2.0/networks => generated 631 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:11:26.767 8 WARNING neutron_lib.context [None req-c40babb2-383f-4019-985b-12d421508d3a 28ca502fbd6e4d2fbb6b56a36d2024b9 487e4104cf174c1697d5028640f31556 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1029/2090] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:11:26 2026] GET /v2.0/security-groups?tenant_id=dec0ea0316134883b57ef8891c3a5840&name=default => generated 2927 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2091] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:11:26 2026] DELETE /v2.0/security-groups/700cce5d-262a-4e64-99c9-979949523cac => 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: 1062/2092] 10.0.0.226 () {34 vars in 663 bytes} [Wed Jun 24 19:11:26 2026] POST /v2.0/ports => generated 743 bytes in 436 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: 1031/2093] 10.0.0.226 () {34 vars in 746 bytes} [Wed Jun 24 19:11:27 2026] PUT /v2.0/ports/292e8f60-b4b0-4f8e-9caa-b360f1b786a7/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2094] 10.0.0.226 () {32 vars in 726 bytes} [Wed Jun 24 19:11:27 2026] GET /v2.0/ports/292e8f60-b4b0-4f8e-9caa-b360f1b786a7/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: 1033/2095] 10.0.0.226 () {34 vars in 757 bytes} [Wed Jun 24 19:11:27 2026] PUT /v2.0/ports/292e8f60-b4b0-4f8e-9caa-b360f1b786a7/tags/green => 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: 1063/2096] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:11:27 2026] GET /v2.0/security-groups?tenant_id=1e701183f36249aebe8e61ace92fb039&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: 1034/2097] 10.0.0.226 () {32 vars in 726 bytes} [Wed Jun 24 19:11:27 2026] GET /v2.0/ports/292e8f60-b4b0-4f8e-9caa-b360f1b786a7/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2098] 10.0.0.226 () {34 vars in 753 bytes} [Wed Jun 24 19:11:27 2026] PUT /v2.0/ports/292e8f60-b4b0-4f8e-9caa-b360f1b786a7/tags/red => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2099] 10.0.0.226 () {32 vars in 726 bytes} [Wed Jun 24 19:11:27 2026] GET /v2.0/ports/292e8f60-b4b0-4f8e-9caa-b360f1b786a7/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2100] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:11:27 2026] DELETE /v2.0/security-groups/22dd2054-39f1-46ae-b00d-cad6be7ac391 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2101] 10.0.0.226 () {34 vars in 775 bytes} [Wed Jun 24 19:11:27 2026] PUT /v2.0/ports/292e8f60-b4b0-4f8e-9caa-b360f1b786a7/tags/black.or.white => 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: 1065/2102] 10.0.0.226 () {32 vars in 726 bytes} [Wed Jun 24 19:11:27 2026] GET /v2.0/ports/292e8f60-b4b0-4f8e-9caa-b360f1b786a7/tags => generated 52 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2103] 10.0.0.226 () {34 vars in 746 bytes} [Wed Jun 24 19:11:27 2026] PUT /v2.0/ports/292e8f60-b4b0-4f8e-9caa-b360f1b786a7/tags => generated 37 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2104] 10.0.0.226 () {32 vars in 726 bytes} [Wed Jun 24 19:11:27 2026] GET /v2.0/ports/292e8f60-b4b0-4f8e-9caa-b360f1b786a7/tags => generated 37 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2105] 10.0.0.226 () {32 vars in 734 bytes} [Wed Jun 24 19:11:27 2026] GET /v2.0/ports/292e8f60-b4b0-4f8e-9caa-b360f1b786a7/tags/red => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:11:27.850 8 INFO neutron.api.v2.resource [None req-6d8a6a64-59f5-4c84-aa19-6043579408d5 28ca502fbd6e4d2fbb6b56a36d2024b9 487e4104cf174c1697d5028640f31556 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1067/2106] 10.0.0.226 () {32 vars in 738 bytes} [Wed Jun 24 19:11:27 2026] GET /v2.0/ports/292e8f60-b4b0-4f8e-9caa-b360f1b786a7/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2107] 10.0.0.226 () {32 vars in 737 bytes} [Wed Jun 24 19:11:27 2026] DELETE /v2.0/ports/292e8f60-b4b0-4f8e-9caa-b360f1b786a7/tags/red => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2108] 10.0.0.226 () {32 vars in 726 bytes} [Wed Jun 24 19:11:27 2026] GET /v2.0/ports/292e8f60-b4b0-4f8e-9caa-b360f1b786a7/tags => generated 30 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:11:28.027 7 INFO neutron.api.v2.resource [None req-6de8efa7-5223-4281-8c5d-e418ee2f08a8 28ca502fbd6e4d2fbb6b56a36d2024b9 487e4104cf174c1697d5028640f31556 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1041/2109] 10.0.0.226 () {32 vars in 741 bytes} [Wed Jun 24 19:11:27 2026] DELETE /v2.0/ports/292e8f60-b4b0-4f8e-9caa-b360f1b786a7/tags/green => generated 99 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2110] 10.0.0.226 () {32 vars in 729 bytes} [Wed Jun 24 19:11:28 2026] DELETE /v2.0/ports/292e8f60-b4b0-4f8e-9caa-b360f1b786a7/tags => 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: 1042/2111] 10.0.0.226 () {32 vars in 726 bytes} [Wed Jun 24 19:11:28 2026] GET /v2.0/ports/292e8f60-b4b0-4f8e-9caa-b360f1b786a7/tags => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:11:28.316 7 WARNING neutron_lib.context [None req-caf5e4c3-bdf8-4e79-82fc-08d3d8d8dc74 b3383dc526bf403ab3925160df67aa48 9fb03669f38a4ba59febc6b394b36bbe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1070/2112] 10.0.0.226 () {32 vars in 719 bytes} [Wed Jun 24 19:11:28 2026] DELETE /v2.0/ports/292e8f60-b4b0-4f8e-9caa-b360f1b786a7 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:11:28.465 7 INFO neutron.db.segments_db [None req-caf5e4c3-bdf8-4e79-82fc-08d3d8d8dc74 b3383dc526bf403ab3925160df67aa48 9fb03669f38a4ba59febc6b394b36bbe - - default default] Added segment ec906909-b0a8-4701-9f01-865d3772bf70 of type vxlan for network ff3da959-9ebb-4b7e-9247-7149a2ff34d1 [pid: 7|app: 0|req: 1043/2113] 10.0.0.226 () {34 vars in 669 bytes} [Wed Jun 24 19:11:28 2026] POST /v2.0/networks => generated 631 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:11:28.591 7 WARNING neutron_lib.context [None req-9d5b2446-c37d-4404-b164-5f84d050d929 b3383dc526bf403ab3925160df67aa48 9fb03669f38a4ba59febc6b394b36bbe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:11:28.629 8 INFO neutron.services.segments.plugin [-] Segment 7543ba71-c907-4da0-ad8c-9686b49988f5 resource provider aggregate not found 2026-06-24 19:11:28.634 8 INFO neutron.services.segments.plugin [-] Segment 7543ba71-c907-4da0-ad8c-9686b49988f5 resource provider aggregate not found 2026-06-24 19:11:28.654 8 INFO neutron.services.segments.plugin [-] Segment 7543ba71-c907-4da0-ad8c-9686b49988f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7543ba71-c907-4da0-ad8c-9686b49988f5 found for delete ", "request_id": "req-16f2eb10-753e-41eb-a674-1c6921ba4687"}]} 2026-06-24 19:11:28.657 8 INFO neutron.services.segments.plugin [-] Segment 7543ba71-c907-4da0-ad8c-9686b49988f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7543ba71-c907-4da0-ad8c-9686b49988f5 found for delete ", "request_id": "req-bd292c96-16ba-4a8a-84bd-c55f2342fe58"}]} [pid: 8|app: 0|req: 1071/2114] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:11:28 2026] DELETE /v2.0/networks/a0a107f6-aa78-4ee2-a2c4-8f753b8baa14 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2115] 10.0.0.226 () {34 vars in 663 bytes} [Wed Jun 24 19:11:28 2026] POST /v2.0/ports => generated 743 bytes in 429 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:11:29.033 8 WARNING neutron_lib.context [None req-e65091c9-e5c1-465a-bba5-08b154bb355a b3383dc526bf403ab3925160df67aa48 9fb03669f38a4ba59febc6b394b36bbe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.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: 1045/2116] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:11:29 2026] GET /v2.0/security-groups?tenant_id=487e4104cf174c1697d5028640f31556&name=default => generated 2925 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2117] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:11:29 2026] DELETE /v2.0/security-groups/f017b407-8f36-4fdd-ac77-0b88fa3c2ce7 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2118] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:11:29 2026] GET /v2.0/security-groups?tenant_id=fe8e987dddf844baa866bfeb049c0bcc&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: 1072/2119] 10.0.0.226 () {34 vars in 665 bytes} [Wed Jun 24 19:11:29 2026] POST /v2.0/trunks => generated 407 bytes in 917 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:11:29.948 8 WARNING neutron_lib.context [None req-c07ba5af-7342-4410-8fe2-7b1675f9df9b b3383dc526bf403ab3925160df67aa48 9fb03669f38a4ba59febc6b394b36bbe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1048/2120] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:11:29 2026] DELETE /v2.0/security-groups/78c31671-4f9b-4f39-acd8-8bd5e300ed11 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:11:30.011 8 INFO neutron.db.segments_db [None req-c07ba5af-7342-4410-8fe2-7b1675f9df9b b3383dc526bf403ab3925160df67aa48 9fb03669f38a4ba59febc6b394b36bbe - - default default] Added segment 15104fbd-f7bc-453e-9944-1b396ce0bde4 of type vxlan for network 9daef57c-a4fd-4c38-9bb2-408d301d9259 [pid: 8|app: 0|req: 1073/2121] 10.0.0.226 () {34 vars in 669 bytes} [Wed Jun 24 19:11:29 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) 2026-06-24 19:11:30.156 7 WARNING neutron_lib.context [None req-4b8b6f12-1961-4ced-bd6d-6208f4f44ea9 b3383dc526bf403ab3925160df67aa48 9fb03669f38a4ba59febc6b394b36bbe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1049/2122] 10.0.0.226 () {34 vars in 663 bytes} [Wed Jun 24 19:11:30 2026] POST /v2.0/ports => generated 743 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:11:30.569 8 WARNING neutron_lib.context [None req-236adfa9-3c51-49f9-a520-f16313847d6f b3383dc526bf403ab3925160df67aa48 9fb03669f38a4ba59febc6b394b36bbe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1074/2123] 10.0.0.226 () {34 vars in 665 bytes} [Wed Jun 24 19:11:30 2026] POST /v2.0/trunks => generated 407 bytes in 261 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-24 19:11:30.835 7 WARNING neutron_lib.context [None req-23d034ea-d74f-4970-9450-c0fb9909864d b3383dc526bf403ab3925160df67aa48 9fb03669f38a4ba59febc6b394b36bbe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:11:30.902 7 INFO neutron.db.segments_db [None req-23d034ea-d74f-4970-9450-c0fb9909864d b3383dc526bf403ab3925160df67aa48 9fb03669f38a4ba59febc6b394b36bbe - - default default] Added segment 27f88145-d014-4022-ac31-37fd5dddf524 of type vxlan for network d6a346bb-3499-4f36-933a-67e8dcc21ff5 [pid: 7|app: 0|req: 1050/2124] 10.0.0.226 () {34 vars in 669 bytes} [Wed Jun 24 19:11:30 2026] POST /v2.0/networks => generated 631 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:11:31.030 8 WARNING neutron_lib.context [None req-9980756f-fc96-418f-b3ec-8795e9de62a2 b3383dc526bf403ab3925160df67aa48 9fb03669f38a4ba59febc6b394b36bbe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1075/2125] 10.0.0.226 () {34 vars in 663 bytes} [Wed Jun 24 19:11:31 2026] POST /v2.0/ports => generated 743 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:11:31.443 7 WARNING neutron_lib.context [None req-c54159b9-6a2f-4f4a-b930-635863ee7a54 b3383dc526bf403ab3925160df67aa48 9fb03669f38a4ba59febc6b394b36bbe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1051/2126] 10.0.0.226 () {34 vars in 665 bytes} [Wed Jun 24 19:11:31 2026] POST /v2.0/trunks => generated 407 bytes in 277 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-24 19:11:31.723 8 WARNING neutron_lib.context [None req-11986b63-bcd4-4f85-a10d-bd9d363dbb87 b3383dc526bf403ab3925160df67aa48 9fb03669f38a4ba59febc6b394b36bbe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:11:31.788 8 INFO neutron.db.segments_db [None req-11986b63-bcd4-4f85-a10d-bd9d363dbb87 b3383dc526bf403ab3925160df67aa48 9fb03669f38a4ba59febc6b394b36bbe - - default default] Added segment e4e01d7d-9183-43cb-bd88-3f6da585a39a of type vxlan for network ab4a7244-6dbe-4549-b3ba-55e345f10795 [pid: 8|app: 0|req: 1076/2127] 10.0.0.226 () {34 vars in 669 bytes} [Wed Jun 24 19:11:31 2026] POST /v2.0/networks => generated 631 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:11:31.916 7 WARNING neutron_lib.context [None req-4f02d33b-665a-44ba-8474-28ba1daf2cb9 b3383dc526bf403ab3925160df67aa48 9fb03669f38a4ba59febc6b394b36bbe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:11:32.188 8 WARNING neutron_lib.context [None req-06a17b08-3546-44db-b0d5-cf7a0e7784f6 bd53a5d7aa7c479cad7d05eee6375c5e 57fa516ba8a04ab69b72215f4e8b7f8e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:11:32.311 8 INFO neutron.db.segments_db [None req-06a17b08-3546-44db-b0d5-cf7a0e7784f6 bd53a5d7aa7c479cad7d05eee6375c5e 57fa516ba8a04ab69b72215f4e8b7f8e - - default default] Added segment f0debf3a-ba19-4e32-8634-2ac3b4ff055c of type vxlan for network 7b0010b4-25e3-48ef-9e7b-0cc96ebaf107 [pid: 7|app: 0|req: 1052/2128] 10.0.0.226 () {34 vars in 663 bytes} [Wed Jun 24 19:11:31 2026] POST /v2.0/ports => generated 743 bytes in 446 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-24 19:11:32.366 7 WARNING neutron_lib.context [None req-e38d5a3b-48d9-48c7-a59e-7df87d801d91 b3383dc526bf403ab3925160df67aa48 9fb03669f38a4ba59febc6b394b36bbe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1077/2129] 10.0.0.226 () {34 vars in 669 bytes} [Wed Jun 24 19:11:31 2026] POST /v2.0/networks => generated 632 bytes in 490 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:11:32.481 8 WARNING neutron_lib.context [None req-6128e2cd-1cbb-4731-8190-c2a6b2913034 bd53a5d7aa7c479cad7d05eee6375c5e 57fa516ba8a04ab69b72215f4e8b7f8e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2130] 10.0.0.226 () {34 vars in 665 bytes} [Wed Jun 24 19:11:32 2026] POST /v2.0/trunks => generated 407 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:11:32.569 7 WARNING neutron_lib.context [None req-e7019a64-73b5-4d18-b6a9-4cdcf4a2cc5d b3383dc526bf403ab3925160df67aa48 9fb03669f38a4ba59febc6b394b36bbe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:11:32.632 7 INFO neutron.db.segments_db [None req-e7019a64-73b5-4d18-b6a9-4cdcf4a2cc5d b3383dc526bf403ab3925160df67aa48 9fb03669f38a4ba59febc6b394b36bbe - - default default] Added segment 87cff58e-3457-4b97-9de1-337d02dd57ca of type vxlan for network 7a65d19d-03a3-4bd2-a5fd-73794f85111e [pid: 7|app: 0|req: 1054/2131] 10.0.0.226 () {34 vars in 669 bytes} [Wed Jun 24 19:11:32 2026] POST /v2.0/networks => generated 630 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:11:32.777 7 WARNING neutron_lib.context [None req-493cabb3-6745-4973-b5cf-37e24e074ba1 b3383dc526bf403ab3925160df67aa48 9fb03669f38a4ba59febc6b394b36bbe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2132] 10.0.0.226 () {34 vars in 663 bytes} [Wed Jun 24 19:11:32 2026] POST /v2.0/ports => generated 743 bytes in 425 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-24 19:11:32.907 8 WARNING neutron_lib.context [None req-a16f7680-0da3-4074-9a7e-78b949056efe bd53a5d7aa7c479cad7d05eee6375c5e 57fa516ba8a04ab69b72215f4e8b7f8e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:11:32.986 8 INFO neutron.db.segments_db [None req-a16f7680-0da3-4074-9a7e-78b949056efe bd53a5d7aa7c479cad7d05eee6375c5e 57fa516ba8a04ab69b72215f4e8b7f8e - - default default] Added segment 436e035e-82f3-4f05-84dc-c0a4148f8dbf of type vxlan for network 51148109-6b91-43b8-adbc-51f67e1c5914 [pid: 8|app: 0|req: 1079/2133] 10.0.0.226 () {34 vars in 669 bytes} [Wed Jun 24 19:11:32 2026] POST /v2.0/networks => generated 631 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:11:33.096 8 WARNING neutron_lib.context [None req-701bdf57-a5d1-4a59-8573-0505596537c5 bd53a5d7aa7c479cad7d05eee6375c5e 57fa516ba8a04ab69b72215f4e8b7f8e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1080/2134] 10.0.0.226 () {34 vars in 663 bytes} [Wed Jun 24 19:11:33 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) [pid: 7|app: 0|req: 1055/2135] 10.0.0.226 () {34 vars in 663 bytes} [Wed Jun 24 19:11:32 2026] POST /v2.0/ports => generated 743 bytes in 869 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-24 19:11:33.645 7 WARNING neutron_lib.context [None req-4b3aeb39-8b0b-41dc-a7dc-35508ab22f9e bd53a5d7aa7c479cad7d05eee6375c5e 57fa516ba8a04ab69b72215f4e8b7f8e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.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-24 19:11:33.662 8 WARNING neutron_lib.context [None req-e839fbf5-22d3-413d-a89a-c5cb20156605 a6e76a10a74c4e639206143b429922a2 f42292f4fd184614a02d6e4d1b7356f9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:11:33.719 8 INFO neutron.db.segments_db [None req-e839fbf5-22d3-413d-a89a-c5cb20156605 a6e76a10a74c4e639206143b429922a2 f42292f4fd184614a02d6e4d1b7356f9 - - default default] Added segment 17e2f12a-17cf-4408-9fd6-5a4ce6607ac1 of type vxlan for network 950cdf47-2a48-4cb3-b00d-57b216594031 2026-06-24 19:11:33.725 7 INFO neutron.db.segments_db [None req-4b3aeb39-8b0b-41dc-a7dc-35508ab22f9e bd53a5d7aa7c479cad7d05eee6375c5e 57fa516ba8a04ab69b72215f4e8b7f8e - - default default] Added segment ea8deaa5-8164-4e4f-8336-5b5196ec7ae6 of type vxlan for network 0994c0b4-068d-4dc5-b28f-286cb2bfe8bc [pid: 7|app: 0|req: 1056/2136] 10.0.0.226 () {34 vars in 669 bytes} [Wed Jun 24 19:11:33 2026] POST /v2.0/networks => generated 631 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:11:33.857 7 WARNING neutron_lib.context [None req-1ada4e24-7758-4767-944e-2c686e057033 b3383dc526bf403ab3925160df67aa48 9fb03669f38a4ba59febc6b394b36bbe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1057/2137] 10.0.0.226 () {34 vars in 665 bytes} [Wed Jun 24 19:11:33 2026] POST /v2.0/trunks => generated 407 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:11:34.061 8 INFO neutron.db.l3_hamode_db [None req-e839fbf5-22d3-413d-a89a-c5cb20156605 a6e76a10a74c4e639206143b429922a2 f42292f4fd184614a02d6e4d1b7356f9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 19:11:34.066 7 WARNING neutron_lib.context [None req-fdce1cf5-6693-4532-9941-ad9cf820c2b2 bd53a5d7aa7c479cad7d05eee6375c5e 57fa516ba8a04ab69b72215f4e8b7f8e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:11:34.243 8 INFO neutron.db.l3_hamode_db [None req-e839fbf5-22d3-413d-a89a-c5cb20156605 a6e76a10a74c4e639206143b429922a2 f42292f4fd184614a02d6e4d1b7356f9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1058/2138] 10.0.0.226 () {34 vars in 663 bytes} [Wed Jun 24 19:11:34 2026] POST /v2.0/ports => generated 743 bytes in 327 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: 1059/2139] 10.0.0.226 () {34 vars in 748 bytes} [Wed Jun 24 19:11:34 2026] PUT /v2.0/trunks/b9f2654c-6324-41c9-b2e8-e5634e34dc77/tags => generated 17 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:11:34.434 7 WARNING neutron_lib.context [None req-e9faeaf3-7b9c-4845-a041-294e9099f9d7 bd53a5d7aa7c479cad7d05eee6375c5e 57fa516ba8a04ab69b72215f4e8b7f8e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:11:34.514 7 INFO neutron.db.segments_db [None req-e9faeaf3-7b9c-4845-a041-294e9099f9d7 bd53a5d7aa7c479cad7d05eee6375c5e 57fa516ba8a04ab69b72215f4e8b7f8e - - default default] Added segment c8e374a6-e221-4e9f-8e26-1681f7dbd045 of type vxlan for network e9db360e-a0de-4f3e-bbaa-ef4d88294d03 [pid: 7|app: 0|req: 1060/2140] 10.0.0.226 () {34 vars in 669 bytes} [Wed Jun 24 19:11:34 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: 1061/2141] 10.0.0.226 () {34 vars in 748 bytes} [Wed Jun 24 19:11:34 2026] PUT /v2.0/trunks/45e0f22f-014d-42b4-b76c-6b84b73d90dd/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:11:34.674 7 WARNING neutron_lib.context [None req-025d39f3-79e3-4530-80bc-73d69668612d bd53a5d7aa7c479cad7d05eee6375c5e 57fa516ba8a04ab69b72215f4e8b7f8e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1062/2142] 10.0.0.226 () {34 vars in 663 bytes} [Wed Jun 24 19:11:34 2026] POST /v2.0/ports => generated 743 bytes in 375 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: 1063/2143] 10.0.0.226 () {34 vars in 748 bytes} [Wed Jun 24 19:11:35 2026] PUT /v2.0/trunks/e02cb43c-cf93-4853-8eaa-f835ff09b7fd/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:11:35.086 7 WARNING neutron_lib.context [None req-7bcddee2-e22a-4990-906a-5aa8d45d7504 bd53a5d7aa7c479cad7d05eee6375c5e 57fa516ba8a04ab69b72215f4e8b7f8e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1081/2144] 10.0.0.226 () {34 vars in 667 bytes} [Wed Jun 24 19:11:33 2026] POST /v2.0/routers => generated 474 bytes in 1656 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:11:35.147 7 INFO neutron.db.segments_db [None req-7bcddee2-e22a-4990-906a-5aa8d45d7504 bd53a5d7aa7c479cad7d05eee6375c5e 57fa516ba8a04ab69b72215f4e8b7f8e - - default default] Added segment 600914cc-c9cf-41fb-b9fb-6e0c4d0b2a11 of type vxlan for network 25a937ad-920b-4146-a23c-5c804350f85c [pid: 8|app: 0|req: 1082/2145] 10.0.0.226 () {34 vars in 748 bytes} [Wed Jun 24 19:11:35 2026] PUT /v2.0/trunks/6dd431af-977e-47b0-b81b-b4a2dbd1f007/tags => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2146] 10.0.0.226 () {34 vars in 750 bytes} [Wed Jun 24 19:11:35 2026] PUT /v2.0/routers/316d6756-1213-42d0-b7d5-507099841454/tags => generated 25 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2147] 10.0.0.226 () {32 vars in 661 bytes} [Wed Jun 24 19:11:35 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2148] 10.0.0.226 () {34 vars in 669 bytes} [Wed Jun 24 19:11:35 2026] POST /v2.0/networks => generated 631 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2149] 10.0.0.226 () {32 vars in 675 bytes} [Wed Jun 24 19:11:35 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:11:35.306 7 WARNING neutron_lib.context [None req-d2d3d45b-4a0d-4f52-b067-d08215cf7305 bd53a5d7aa7c479cad7d05eee6375c5e 57fa516ba8a04ab69b72215f4e8b7f8e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1085/2150] 10.0.0.226 () {32 vars in 730 bytes} [Wed Jun 24 19:11:35 2026] GET /v2.0/routers/316d6756-1213-42d0-b7d5-507099841454/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: 1086/2151] 10.0.0.226 () {32 vars in 671 bytes} [Wed Jun 24 19:11:35 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2152] 10.0.0.226 () {34 vars in 761 bytes} [Wed Jun 24 19:11:35 2026] PUT /v2.0/routers/316d6756-1213-42d0-b7d5-507099841454/tags/green => generated 4 bytes in 81 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2153] 10.0.0.226 () {32 vars in 683 bytes} [Wed Jun 24 19:11:35 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2154] 10.0.0.226 () {32 vars in 730 bytes} [Wed Jun 24 19:11:35 2026] GET /v2.0/routers/316d6756-1213-42d0-b7d5-507099841454/tags => generated 34 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2155] 10.0.0.226 () {32 vars in 669 bytes} [Wed Jun 24 19:11:35 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2156] 10.0.0.226 () {34 vars in 757 bytes} [Wed Jun 24 19:11:35 2026] PUT /v2.0/routers/316d6756-1213-42d0-b7d5-507099841454/tags/red => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2157] 10.0.0.226 () {32 vars in 683 bytes} [Wed Jun 24 19:11:35 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2158] 10.0.0.226 () {34 vars in 663 bytes} [Wed Jun 24 19:11:35 2026] POST /v2.0/ports => generated 743 bytes in 376 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: 1067/2159] 10.0.0.226 () {32 vars in 679 bytes} [Wed Jun 24 19:11:35 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2160] 10.0.0.226 () {32 vars in 730 bytes} [Wed Jun 24 19:11:35 2026] GET /v2.0/routers/316d6756-1213-42d0-b7d5-507099841454/tags => generated 34 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2161] 10.0.0.226 () {32 vars in 691 bytes} [Wed Jun 24 19:11:35 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2162] 10.0.0.226 () {34 vars in 746 bytes} [Wed Jun 24 19:11:35 2026] PUT /v2.0/ports/9f6c2ab9-621d-453c-a750-7ed3a6865997/tags => generated 17 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2163] 10.0.0.226 () {34 vars in 746 bytes} [Wed Jun 24 19:11:35 2026] PUT /v2.0/ports/35b8750d-671e-40db-bc30-867449bdd996/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2164] 10.0.0.226 () {32 vars in 718 bytes} [Wed Jun 24 19:11:35 2026] GET /v2.0/trunks/b9f2654c-6324-41c9-b2e8-e5634e34dc77 => generated 412 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2165] 10.0.0.226 () {34 vars in 779 bytes} [Wed Jun 24 19:11:35 2026] PUT /v2.0/routers/316d6756-1213-42d0-b7d5-507099841454/tags/black.or.white => generated 4 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2166] 10.0.0.226 () {34 vars in 746 bytes} [Wed Jun 24 19:11:35 2026] PUT /v2.0/ports/b11a5f62-a44f-43cb-920a-40dd259cc4fd/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2167] 10.0.0.226 () {32 vars in 716 bytes} [Wed Jun 24 19:11:35 2026] GET /v2.0/ports/d97da622-7b73-4fe0-ad42-d90614377ec6 => generated 826 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2168] 10.0.0.226 () {32 vars in 730 bytes} [Wed Jun 24 19:11:35 2026] GET /v2.0/routers/316d6756-1213-42d0-b7d5-507099841454/tags => generated 52 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2169] 10.0.0.226 () {34 vars in 746 bytes} [Wed Jun 24 19:11:35 2026] PUT /v2.0/ports/22545a89-c6f2-4ac0-9fbd-8faa745eddb2/tags => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2170] 10.0.0.226 () {34 vars in 750 bytes} [Wed Jun 24 19:11:35 2026] PUT /v2.0/routers/316d6756-1213-42d0-b7d5-507099841454/tags => generated 37 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2171] 10.0.0.226 () {32 vars in 721 bytes} [Wed Jun 24 19:11:35 2026] DELETE /v2.0/trunks/b9f2654c-6324-41c9-b2e8-e5634e34dc77 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2172] 10.0.0.226 () {32 vars in 730 bytes} [Wed Jun 24 19:11:36 2026] GET /v2.0/routers/316d6756-1213-42d0-b7d5-507099841454/tags => generated 37 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2173] 10.0.0.226 () {32 vars in 718 bytes} [Wed Jun 24 19:11:36 2026] GET /v2.0/trunks/45e0f22f-014d-42b4-b76c-6b84b73d90dd => generated 420 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2174] 10.0.0.226 () {32 vars in 738 bytes} [Wed Jun 24 19:11:36 2026] GET /v2.0/routers/316d6756-1213-42d0-b7d5-507099841454/tags/red => 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: 1077/2175] 10.0.0.226 () {32 vars in 716 bytes} [Wed Jun 24 19:11:36 2026] GET /v2.0/ports/3d226f2d-3c4d-4467-8f7a-e79478f10c10 => generated 826 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:11:36.447 7 INFO neutron.api.v2.resource [None req-d33995c4-ad54-4ad1-984a-561806f65179 a6e76a10a74c4e639206143b429922a2 f42292f4fd184614a02d6e4d1b7356f9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1078/2176] 10.0.0.226 () {32 vars in 742 bytes} [Wed Jun 24 19:11:36 2026] GET /v2.0/routers/316d6756-1213-42d0-b7d5-507099841454/tags/green => generated 99 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2177] 10.0.0.226 () {32 vars in 721 bytes} [Wed Jun 24 19:11:36 2026] DELETE /v2.0/trunks/45e0f22f-014d-42b4-b76c-6b84b73d90dd => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2178] 10.0.0.226 () {32 vars in 741 bytes} [Wed Jun 24 19:11:36 2026] DELETE /v2.0/routers/316d6756-1213-42d0-b7d5-507099841454/tags/red => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2179] 10.0.0.226 () {32 vars in 718 bytes} [Wed Jun 24 19:11:36 2026] GET /v2.0/trunks/e02cb43c-cf93-4853-8eaa-f835ff09b7fd => generated 429 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2180] 10.0.0.226 () {32 vars in 659 bytes} [Wed Jun 24 19:11:36 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 547 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2181] 10.0.0.226 () {32 vars in 730 bytes} [Wed Jun 24 19:11:36 2026] GET /v2.0/routers/316d6756-1213-42d0-b7d5-507099841454/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: 1100/2182] 10.0.0.226 () {32 vars in 716 bytes} [Wed Jun 24 19:11:36 2026] GET /v2.0/ports/ad0e90a8-a384-404d-9eb4-2053d15a488b => generated 826 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:11:36.867 8 INFO neutron.api.v2.resource [None req-5ff8b020-9105-4dd7-8ee8-92a892524221 a6e76a10a74c4e639206143b429922a2 f42292f4fd184614a02d6e4d1b7356f9 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1101/2183] 10.0.0.226 () {32 vars in 745 bytes} [Wed Jun 24 19:11:36 2026] DELETE /v2.0/routers/316d6756-1213-42d0-b7d5-507099841454/tags/green => generated 99 bytes in 84 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2184] 10.0.0.226 () {32 vars in 673 bytes} [Wed Jun 24 19:11:36 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2185] 10.0.0.226 () {32 vars in 721 bytes} [Wed Jun 24 19:11:36 2026] DELETE /v2.0/trunks/e02cb43c-cf93-4853-8eaa-f835ff09b7fd => 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: 1084/2186] 10.0.0.226 () {32 vars in 733 bytes} [Wed Jun 24 19:11:36 2026] DELETE /v2.0/routers/316d6756-1213-42d0-b7d5-507099841454/tags => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2187] 10.0.0.226 () {32 vars in 718 bytes} [Wed Jun 24 19:11:37 2026] GET /v2.0/trunks/6dd431af-977e-47b0-b81b-b4a2dbd1f007 => generated 414 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2188] 10.0.0.226 () {32 vars in 669 bytes} [Wed Jun 24 19:11:36 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2189] 10.0.0.226 () {32 vars in 730 bytes} [Wed Jun 24 19:11:37 2026] GET /v2.0/routers/316d6756-1213-42d0-b7d5-507099841454/tags => generated 12 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2190] 10.0.0.226 () {32 vars in 716 bytes} [Wed Jun 24 19:11:37 2026] GET /v2.0/ports/86848407-914f-4ea1-9c9a-4e20e06801b9 => generated 826 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2191] 10.0.0.226 () {32 vars in 681 bytes} [Wed Jun 24 19:11:37 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2192] 10.0.0.226 () {32 vars in 720 bytes} [Wed Jun 24 19:11:37 2026] GET /v2.0/routers/316d6756-1213-42d0-b7d5-507099841454 => generated 480 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2193] 10.0.0.226 () {32 vars in 721 bytes} [Wed Jun 24 19:11:37 2026] DELETE /v2.0/trunks/6dd431af-977e-47b0-b81b-b4a2dbd1f007 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2194] 10.0.0.226 () {32 vars in 667 bytes} [Wed Jun 24 19:11:37 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: 8|app: 0|req: 1107/2195] 10.0.0.226 () {32 vars in 718 bytes} [Wed Jun 24 19:11:37 2026] GET /v2.0/trunks/bab5da1d-76ec-42b9-8724-690a1d96f19f => generated 407 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2196] 10.0.0.226 () {32 vars in 681 bytes} [Wed Jun 24 19:11:37 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2197] 10.0.0.226 () {32 vars in 716 bytes} [Wed Jun 24 19:11:37 2026] GET /v2.0/ports/053d6d9e-54df-42b9-b4b3-9fc45db3e5fb => generated 826 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2198] 10.0.0.226 () {32 vars in 677 bytes} [Wed Jun 24 19:11:37 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2199] 10.0.0.226 () {32 vars in 721 bytes} [Wed Jun 24 19:11:37 2026] DELETE /v2.0/trunks/bab5da1d-76ec-42b9-8724-690a1d96f19f => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2200] 10.0.0.226 () {32 vars in 689 bytes} [Wed Jun 24 19:11:37 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2201] 10.0.0.226 () {32 vars in 719 bytes} [Wed Jun 24 19:11:37 2026] DELETE /v2.0/ports/d97da622-7b73-4fe0-ad42-d90614377ec6 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2202] 10.0.0.226 () {34 vars in 741 bytes} [Wed Jun 24 19:11:37 2026] PUT /v2.0/routers/316d6756-1213-42d0-b7d5-507099841454 => generated 480 bytes in 741 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2203] 10.0.0.226 () {32 vars in 719 bytes} [Wed Jun 24 19:11:38 2026] DELETE /v2.0/ports/9f6c2ab9-621d-453c-a750-7ed3a6865997 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2204] 10.0.0.226 () {32 vars in 735 bytes} [Wed Jun 24 19:11:38 2026] GET /v2.0/ports?device_id=316d6756-1213-42d0-b7d5-507099841454 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2205] 10.0.0.226 () {32 vars in 719 bytes} [Wed Jun 24 19:11:38 2026] DELETE /v2.0/ports/3d226f2d-3c4d-4467-8f7a-e79478f10c10 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2206] 10.0.0.226 () {32 vars in 719 bytes} [Wed Jun 24 19:11:38 2026] DELETE /v2.0/ports/35b8750d-671e-40db-bc30-867449bdd996 => 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: 1117/2207] 10.0.0.226 () {32 vars in 719 bytes} [Wed Jun 24 19:11:38 2026] DELETE /v2.0/ports/ad0e90a8-a384-404d-9eb4-2053d15a488b => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2208] 10.0.0.226 () {32 vars in 719 bytes} [Wed Jun 24 19:11:38 2026] DELETE /v2.0/ports/b11a5f62-a44f-43cb-920a-40dd259cc4fd => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:11:39.086 7 INFO neutron.services.segments.plugin [-] Segment 17e2f12a-17cf-4408-9fd6-5a4ce6607ac1 resource provider aggregate not found 2026-06-24 19:11:39.092 7 INFO neutron.services.segments.plugin [-] Segment 17e2f12a-17cf-4408-9fd6-5a4ce6607ac1 resource provider aggregate not found 2026-06-24 19:11:39.096 7 INFO neutron.db.l3_hamode_db [None req-1c228a7e-41f3-4d2a-afec-d95949a23e0e a6e76a10a74c4e639206143b429922a2 f42292f4fd184614a02d6e4d1b7356f9 - - default default] HA network 950cdf47-2a48-4cb3-b00d-57b216594031 was deleted as no HA routers are present in tenant f42292f4fd184614a02d6e4d1b7356f9. [pid: 7|app: 0|req: 1091/2209] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:11:38 2026] DELETE /v2.0/routers/316d6756-1213-42d0-b7d5-507099841454 => generated 0 bytes in 827 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:11:39.111 7 INFO neutron.services.segments.plugin [-] Segment 17e2f12a-17cf-4408-9fd6-5a4ce6607ac1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17e2f12a-17cf-4408-9fd6-5a4ce6607ac1 found for delete ", "request_id": "req-7a4add6b-b58e-4b04-9760-ebf289caa60f"}]} 2026-06-24 19:11:39.113 7 INFO neutron.services.segments.plugin [-] Segment 17e2f12a-17cf-4408-9fd6-5a4ce6607ac1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17e2f12a-17cf-4408-9fd6-5a4ce6607ac1 found for delete ", "request_id": "req-bb47f4c9-7f70-48fa-8983-90ea2780c641"}]} [pid: 8|app: 0|req: 1119/2210] 10.0.0.226 () {32 vars in 719 bytes} [Wed Jun 24 19:11:38 2026] DELETE /v2.0/ports/86848407-914f-4ea1-9c9a-4e20e06801b9 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2211] 10.0.0.226 () {32 vars in 719 bytes} [Wed Jun 24 19:11:39 2026] DELETE /v2.0/ports/22545a89-c6f2-4ac0-9fbd-8faa745eddb2 => 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: 1120/2212] 10.0.0.226 () {32 vars in 719 bytes} [Wed Jun 24 19:11:39 2026] DELETE /v2.0/ports/053d6d9e-54df-42b9-b4b3-9fc45db3e5fb => 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: 1093/2213] 10.0.0.226 () {32 vars in 719 bytes} [Wed Jun 24 19:11:39 2026] DELETE /v2.0/ports/8baacc3d-2561-4131-a47c-d8e8a37654ff => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:11:39.638 8 INFO neutron.services.segments.plugin [-] Segment ec906909-b0a8-4701-9f01-865d3772bf70 resource provider aggregate not found 2026-06-24 19:11:39.647 8 INFO neutron.services.segments.plugin [-] Segment ec906909-b0a8-4701-9f01-865d3772bf70 resource provider aggregate not found 2026-06-24 19:11:39.657 8 INFO neutron.services.segments.plugin [-] Segment ec906909-b0a8-4701-9f01-865d3772bf70 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec906909-b0a8-4701-9f01-865d3772bf70 found for delete ", "request_id": "req-16a599db-cd4c-4694-8e1c-77a3cf05a17f"}]} [pid: 8|app: 0|req: 1121/2216] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:11:39 2026] DELETE /v2.0/networks/ff3da959-9ebb-4b7e-9247-7149a2ff34d1 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:11:39.687 8 INFO neutron.services.segments.plugin [-] Segment ec906909-b0a8-4701-9f01-865d3772bf70 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec906909-b0a8-4701-9f01-865d3772bf70 found for delete ", "request_id": "req-e7aa771b-f3ce-4a7d-af61-777a836c45c3"}]} [pid: 7|app: 0|req: 1096/2217] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:11:39 2026] DELETE /v2.0/networks/7b0010b4-25e3-48ef-9e7b-0cc96ebaf107 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2218] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:11:39 2026] DELETE /v2.0/networks/9daef57c-a4fd-4c38-9bb2-408d301d9259 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2219] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:11:39 2026] GET /v2.0/security-groups?tenant_id=f42292f4fd184614a02d6e4d1b7356f9&name=default => generated 2929 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2220] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:11:39 2026] DELETE /v2.0/networks/51148109-6b91-43b8-adbc-51f67e1c5914 => 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: 1124/2221] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:11:40 2026] DELETE /v2.0/security-groups/8572a7c7-33fb-4a5c-9294-4c1b3308a309 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2222] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:11:40 2026] DELETE /v2.0/networks/d6a346bb-3499-4f36-933a-67e8dcc21ff5 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2223] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:11:40 2026] DELETE /v2.0/networks/0994c0b4-068d-4dc5-b28f-286cb2bfe8bc => 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: 1099/2224] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:11:40 2026] DELETE /v2.0/networks/ab4a7244-6dbe-4549-b3ba-55e345f10795 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2225] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:11:40 2026] GET /v2.0/security-groups?tenant_id=a91bc51b097543e185adcf9bfa19f06f&name=default => generated 2929 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2226] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:11:40 2026] DELETE /v2.0/networks/e9db360e-a0de-4f3e-bbaa-ef4d88294d03 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2227] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:11:40 2026] DELETE /v2.0/networks/7a65d19d-03a3-4bd2-a5fd-73794f85111e => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2228] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:11:40 2026] DELETE /v2.0/security-groups/1342bdcb-cbfe-4fcd-86a3-ae1b3e11e383 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2229] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:11:40 2026] DELETE /v2.0/networks/25a937ad-920b-4146-a23c-5c804350f85c => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:11:41.759 7 INFO neutron.services.segments.plugin [-] Segment f0debf3a-ba19-4e32-8634-2ac3b4ff055c resource provider aggregate not found 2026-06-24 19:11:41.765 7 INFO neutron.services.segments.plugin [-] Segment f0debf3a-ba19-4e32-8634-2ac3b4ff055c resource provider aggregate not found 2026-06-24 19:11:41.784 7 INFO neutron.services.segments.plugin [-] Segment f0debf3a-ba19-4e32-8634-2ac3b4ff055c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0debf3a-ba19-4e32-8634-2ac3b4ff055c found for delete ", "request_id": "req-27b0a848-e60a-4e41-94cd-1f65203ee550"}]} 2026-06-24 19:11:41.788 7 INFO neutron.services.segments.plugin [-] Segment f0debf3a-ba19-4e32-8634-2ac3b4ff055c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0debf3a-ba19-4e32-8634-2ac3b4ff055c found for delete ", "request_id": "req-7ac907bc-6b3c-486c-85ae-038473c81e52"}]} 2026-06-24 19:11:41.804 7 INFO neutron.services.segments.plugin [-] Segment 27f88145-d014-4022-ac31-37fd5dddf524 resource provider aggregate not found 2026-06-24 19:11:41.808 7 INFO neutron.services.segments.plugin [-] Segment 27f88145-d014-4022-ac31-37fd5dddf524 resource provider aggregate not found 2026-06-24 19:11:41.818 7 INFO neutron.services.segments.plugin [-] Segment 27f88145-d014-4022-ac31-37fd5dddf524 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27f88145-d014-4022-ac31-37fd5dddf524 found for delete ", "request_id": "req-a2ad7d45-9e1a-49c3-a1ef-15a38e5d945e"}]} 2026-06-24 19:11:41.822 7 INFO neutron.services.segments.plugin [-] Segment 27f88145-d014-4022-ac31-37fd5dddf524 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27f88145-d014-4022-ac31-37fd5dddf524 found for delete ", "request_id": "req-ecedb527-a772-418b-b6fa-be61c9a29338"}]} 2026-06-24 19:11:41.831 7 INFO neutron.services.segments.plugin [-] Segment e4e01d7d-9183-43cb-bd88-3f6da585a39a resource provider aggregate not found 2026-06-24 19:11:41.835 7 INFO neutron.services.segments.plugin [-] Segment e4e01d7d-9183-43cb-bd88-3f6da585a39a resource provider aggregate not found 2026-06-24 19:11:41.842 7 INFO neutron.services.segments.plugin [-] Segment e4e01d7d-9183-43cb-bd88-3f6da585a39a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4e01d7d-9183-43cb-bd88-3f6da585a39a found for delete ", "request_id": "req-11003f6b-5341-4441-bf7c-62b652304cb3"}]} 2026-06-24 19:11:41.847 7 INFO neutron.services.segments.plugin [-] Segment e4e01d7d-9183-43cb-bd88-3f6da585a39a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4e01d7d-9183-43cb-bd88-3f6da585a39a found for delete ", "request_id": "req-d24397e9-2750-46b8-bef3-c8ce906ca51d"}]} 2026-06-24 19:11:41.859 7 INFO neutron.services.segments.plugin [-] Segment c8e374a6-e221-4e9f-8e26-1681f7dbd045 resource provider aggregate not found 2026-06-24 19:11:41.864 7 INFO neutron.services.segments.plugin [-] Segment c8e374a6-e221-4e9f-8e26-1681f7dbd045 resource provider aggregate not found 2026-06-24 19:11:41.875 7 INFO neutron.services.segments.plugin [-] Segment c8e374a6-e221-4e9f-8e26-1681f7dbd045 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8e374a6-e221-4e9f-8e26-1681f7dbd045 found for delete ", "request_id": "req-ca29204d-1747-4847-ac2f-021480986b58"}]} 2026-06-24 19:11:41.884 7 INFO neutron.services.segments.plugin [-] Segment c8e374a6-e221-4e9f-8e26-1681f7dbd045 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8e374a6-e221-4e9f-8e26-1681f7dbd045 found for delete ", "request_id": "req-037f035b-a5e0-4388-ae63-8cb230dead74"}]} 2026-06-24 19:11:41.909 8 INFO neutron.services.segments.plugin [-] Segment 15104fbd-f7bc-453e-9944-1b396ce0bde4 resource provider aggregate not found 2026-06-24 19:11:41.913 8 INFO neutron.services.segments.plugin [-] Segment 15104fbd-f7bc-453e-9944-1b396ce0bde4 resource provider aggregate not found 2026-06-24 19:11:41.929 8 INFO neutron.services.segments.plugin [-] Segment 15104fbd-f7bc-453e-9944-1b396ce0bde4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15104fbd-f7bc-453e-9944-1b396ce0bde4 found for delete ", "request_id": "req-55c17599-0822-496d-b18b-cf88d5bc7390"}]} 2026-06-24 19:11:41.939 8 INFO neutron.services.segments.plugin [-] Segment 15104fbd-f7bc-453e-9944-1b396ce0bde4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15104fbd-f7bc-453e-9944-1b396ce0bde4 found for delete ", "request_id": "req-c1068100-6fec-4212-9cbd-7c20af25b208"}]} 2026-06-24 19:11:41.967 8 INFO neutron.services.segments.plugin [-] Segment 436e035e-82f3-4f05-84dc-c0a4148f8dbf resource provider aggregate not found 2026-06-24 19:11:41.974 8 INFO neutron.services.segments.plugin [-] Segment 436e035e-82f3-4f05-84dc-c0a4148f8dbf resource provider aggregate not found 2026-06-24 19:11:41.985 8 INFO neutron.services.segments.plugin [-] Segment 436e035e-82f3-4f05-84dc-c0a4148f8dbf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 436e035e-82f3-4f05-84dc-c0a4148f8dbf found for delete ", "request_id": "req-cdf31f18-74de-4d00-8cde-3f0d07db2b18"}]} 2026-06-24 19:11:41.996 8 INFO neutron.services.segments.plugin [-] Segment 436e035e-82f3-4f05-84dc-c0a4148f8dbf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 436e035e-82f3-4f05-84dc-c0a4148f8dbf found for delete ", "request_id": "req-50a5e9e9-057e-4e8d-8f93-58377da05bc0"}]} [pid: 7|app: 0|req: 1102/2230] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:11:41 2026] GET /v2.0/security-groups?tenant_id=9fb03669f38a4ba59febc6b394b36bbe&name=default => generated 2929 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:11:42.002 8 INFO neutron.services.segments.plugin [-] Segment ea8deaa5-8164-4e4f-8336-5b5196ec7ae6 resource provider aggregate not found 2026-06-24 19:11:42.019 8 INFO neutron.services.segments.plugin [-] Segment ea8deaa5-8164-4e4f-8336-5b5196ec7ae6 resource provider aggregate not found 2026-06-24 19:11:42.028 8 INFO neutron.services.segments.plugin [-] Segment ea8deaa5-8164-4e4f-8336-5b5196ec7ae6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea8deaa5-8164-4e4f-8336-5b5196ec7ae6 found for delete ", "request_id": "req-917e60b0-774d-4cff-85c7-fb33ad4818c8"}]} 2026-06-24 19:11:42.040 8 INFO neutron.services.segments.plugin [-] Segment ea8deaa5-8164-4e4f-8336-5b5196ec7ae6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea8deaa5-8164-4e4f-8336-5b5196ec7ae6 found for delete ", "request_id": "req-c094c17a-1448-4dd8-9e65-a0d34ea227ed"}]} 2026-06-24 19:11:42.049 8 INFO neutron.services.segments.plugin [-] Segment 87cff58e-3457-4b97-9de1-337d02dd57ca resource provider aggregate not found 2026-06-24 19:11:42.061 8 INFO neutron.services.segments.plugin [-] Segment 87cff58e-3457-4b97-9de1-337d02dd57ca resource provider aggregate not found 2026-06-24 19:11:42.068 8 INFO neutron.services.segments.plugin [-] Segment 87cff58e-3457-4b97-9de1-337d02dd57ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87cff58e-3457-4b97-9de1-337d02dd57ca found for delete ", "request_id": "req-014628a8-286d-4e9c-963b-57e4ec3ccf00"}]} 2026-06-24 19:11:42.078 8 INFO neutron.services.segments.plugin [-] Segment 87cff58e-3457-4b97-9de1-337d02dd57ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87cff58e-3457-4b97-9de1-337d02dd57ca found for delete ", "request_id": "req-06c9e93e-7100-4514-909e-00359927103b"}]} 2026-06-24 19:11:42.088 8 INFO neutron.services.segments.plugin [-] Segment 600914cc-c9cf-41fb-b9fb-6e0c4d0b2a11 resource provider aggregate not found 2026-06-24 19:11:42.092 8 INFO neutron.services.segments.plugin [-] Segment 600914cc-c9cf-41fb-b9fb-6e0c4d0b2a11 resource provider aggregate not found [pid: 8|app: 0|req: 1129/2231] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:11:41 2026] GET /v2.0/security-groups?tenant_id=57fa516ba8a04ab69b72215f4e8b7f8e&name=default => generated 2929 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:11:42.110 8 INFO neutron.services.segments.plugin [-] Segment 600914cc-c9cf-41fb-b9fb-6e0c4d0b2a11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 600914cc-c9cf-41fb-b9fb-6e0c4d0b2a11 found for delete ", "request_id": "req-06a5a582-8eca-4eac-93ba-9b5125ca48de"}]} 2026-06-24 19:11:42.111 8 INFO neutron.services.segments.plugin [-] Segment 600914cc-c9cf-41fb-b9fb-6e0c4d0b2a11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 600914cc-c9cf-41fb-b9fb-6e0c4d0b2a11 found for delete ", "request_id": "req-db51f7ef-4405-4605-9103-81adcd519b5a"}]} [pid: 7|app: 0|req: 1103/2232] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:11:42 2026] DELETE /v2.0/security-groups/a3182019-0881-4ea4-9f8e-896a6fec4ced => 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: 1130/2233] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:11:42 2026] DELETE /v2.0/security-groups/2a3b043d-a989-48f8-8300-b9fc4797a9db => 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: 1104/2234] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:11:42 2026] GET /v2.0/security-groups?tenant_id=f9273c3b8b974c2cb2a5b9b9eee0650a&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2235] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:11:42 2026] DELETE /v2.0/security-groups/00eec1a8-351b-4e9a-a227-c7815923829a => 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: 1105/2236] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:11:42 2026] GET /v2.0/security-groups?tenant_id=27f15137c1a549869caefd67c1c4b315&name=default => generated 2929 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2237] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:11:42 2026] DELETE /v2.0/security-groups/5a5d83ac-9bf4-4645-93e5-290ce2264b12 => 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: 1106/2238] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:11:42 2026] GET /v2.0/security-groups?tenant_id=7ffb7bfec6a440d48d5342bf776fc03f&name=default => generated 2929 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2239] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:11:42 2026] DELETE /v2.0/security-groups/0b4f4efa-6a63-44b1-9223-e3f06aa31398 => 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: 1107/2240] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:11:42 2026] GET /v2.0/security-groups?tenant_id=4bf2e063c6b94f84bd734276e0e912c8&name=default => generated 2929 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2241] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:11:43 2026] DELETE /v2.0/security-groups/9d8e4c66-234d-463d-9ff4-6501286382a8 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:11:46.419 7 WARNING neutron_lib.context [None req-f8c5cda7-f2ef-466c-8559-32e970058a26 f0a1594da0714145b37af81ceec91d98 411de9d92438446f8609bcda9921d434 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1108/2242] 10.0.0.226 () {34 vars in 675 bytes} [Wed Jun 24 19:11:46 2026] POST /v2.0/subnetpools => generated 516 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2243] 10.0.0.226 () {34 vars in 758 bytes} [Wed Jun 24 19:11:46 2026] PUT /v2.0/subnetpools/d922eb74-a156-4b3e-afba-9830682eebdc/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2244] 10.0.0.226 () {32 vars in 738 bytes} [Wed Jun 24 19:11:46 2026] GET /v2.0/subnetpools/d922eb74-a156-4b3e-afba-9830682eebdc/tags => generated 25 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2245] 10.0.0.226 () {34 vars in 769 bytes} [Wed Jun 24 19:11:46 2026] PUT /v2.0/subnetpools/d922eb74-a156-4b3e-afba-9830682eebdc/tags/green => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2246] 10.0.0.226 () {32 vars in 738 bytes} [Wed Jun 24 19:11:46 2026] GET /v2.0/subnetpools/d922eb74-a156-4b3e-afba-9830682eebdc/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2247] 10.0.0.226 () {34 vars in 765 bytes} [Wed Jun 24 19:11:46 2026] PUT /v2.0/subnetpools/d922eb74-a156-4b3e-afba-9830682eebdc/tags/red => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2248] 10.0.0.226 () {32 vars in 738 bytes} [Wed Jun 24 19:11:46 2026] GET /v2.0/subnetpools/d922eb74-a156-4b3e-afba-9830682eebdc/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2249] 10.0.0.226 () {34 vars in 787 bytes} [Wed Jun 24 19:11:46 2026] PUT /v2.0/subnetpools/d922eb74-a156-4b3e-afba-9830682eebdc/tags/black.or.white => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2250] 10.0.0.226 () {32 vars in 738 bytes} [Wed Jun 24 19:11:46 2026] GET /v2.0/subnetpools/d922eb74-a156-4b3e-afba-9830682eebdc/tags => generated 52 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2251] 10.0.0.226 () {34 vars in 758 bytes} [Wed Jun 24 19:11:46 2026] PUT /v2.0/subnetpools/d922eb74-a156-4b3e-afba-9830682eebdc/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2252] 10.0.0.226 () {32 vars in 738 bytes} [Wed Jun 24 19:11:46 2026] GET /v2.0/subnetpools/d922eb74-a156-4b3e-afba-9830682eebdc/tags => generated 37 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2253] 10.0.0.226 () {32 vars in 746 bytes} [Wed Jun 24 19:11:46 2026] GET /v2.0/subnetpools/d922eb74-a156-4b3e-afba-9830682eebdc/tags/red => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:11:46.941 7 INFO neutron.api.v2.resource [None req-decbc621-4549-4359-ad17-5bdbe22082c5 f0a1594da0714145b37af81ceec91d98 411de9d92438446f8609bcda9921d434 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1114/2254] 10.0.0.226 () {32 vars in 750 bytes} [Wed Jun 24 19:11:46 2026] GET /v2.0/subnetpools/d922eb74-a156-4b3e-afba-9830682eebdc/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2255] 10.0.0.226 () {32 vars in 749 bytes} [Wed Jun 24 19:11:46 2026] DELETE /v2.0/subnetpools/d922eb74-a156-4b3e-afba-9830682eebdc/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2256] 10.0.0.226 () {32 vars in 738 bytes} [Wed Jun 24 19:11:46 2026] GET /v2.0/subnetpools/d922eb74-a156-4b3e-afba-9830682eebdc/tags => generated 30 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:11:47.056 8 INFO neutron.api.v2.resource [None req-f67ad075-fb21-47d4-b746-43a496b03492 f0a1594da0714145b37af81ceec91d98 411de9d92438446f8609bcda9921d434 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1142/2257] 10.0.0.226 () {32 vars in 753 bytes} [Wed Jun 24 19:11:47 2026] DELETE /v2.0/subnetpools/d922eb74-a156-4b3e-afba-9830682eebdc/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2258] 10.0.0.226 () {32 vars in 741 bytes} [Wed Jun 24 19:11:47 2026] DELETE /v2.0/subnetpools/d922eb74-a156-4b3e-afba-9830682eebdc/tags => 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: 1143/2259] 10.0.0.226 () {32 vars in 738 bytes} [Wed Jun 24 19:11:47 2026] GET /v2.0/subnetpools/d922eb74-a156-4b3e-afba-9830682eebdc/tags => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2260] 10.0.0.226 () {32 vars in 731 bytes} [Wed Jun 24 19:11:47 2026] DELETE /v2.0/subnetpools/d922eb74-a156-4b3e-afba-9830682eebdc => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:11:47.624 8 WARNING neutron_lib.context [None req-e541f786-cc31-48dc-999b-f0f4a854ff71 f5b0f89f588040e3ba0acdd9140936a3 05f55c62888e40369f96fd9c2761aad5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1144/2261] 10.0.0.226 () {34 vars in 683 bytes} [Wed Jun 24 19:11:47 2026] POST /v2.0/security-groups => generated 1603 bytes in 443 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-24 19:11:47.858 7 WARNING neutron_lib.context [None req-7b319d82-c863-4614-a8c2-bac9ca223493 f5b0f89f588040e3ba0acdd9140936a3 05f55c62888e40369f96fd9c2761aad5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1118/2262] 10.0.0.226 () {34 vars in 683 bytes} [Wed Jun 24 19:11:47 2026] POST /v2.0/security-groups => generated 1603 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-24 19:11:47.992 7 WARNING neutron_lib.context [None req-18e36443-8c71-40d7-94ea-a8457714d195 f5b0f89f588040e3ba0acdd9140936a3 05f55c62888e40369f96fd9c2761aad5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1119/2263] 10.0.0.226 () {34 vars in 683 bytes} [Wed Jun 24 19:11:47 2026] POST /v2.0/security-groups => generated 1603 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-24 19:11:48.140 7 WARNING neutron_lib.context [None req-d083d24b-863b-4d9e-a3d2-74b158b57ac2 f5b0f89f588040e3ba0acdd9140936a3 05f55c62888e40369f96fd9c2761aad5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1145/2264] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:11:47 2026] GET /v2.0/security-groups?tenant_id=f063b74f02dc463fb403320dc6c7a85c&name=default => generated 2929 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2265] 10.0.0.226 () {34 vars in 683 bytes} [Wed Jun 24 19:11:48 2026] POST /v2.0/security-groups => generated 1603 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-24 19:11:48.280 7 WARNING neutron_lib.context [None req-c8c6df64-54ae-43c8-82d7-dcef3360ae2a f5b0f89f588040e3ba0acdd9140936a3 05f55c62888e40369f96fd9c2761aad5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1146/2266] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:11:48 2026] DELETE /v2.0/security-groups/e7de0f84-3e7b-4b31-9a73-a574de5ad098 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2267] 10.0.0.226 () {34 vars in 683 bytes} [Wed Jun 24 19:11:48 2026] POST /v2.0/security-groups => generated 1603 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2268] 10.0.0.226 () {34 vars in 766 bytes} [Wed Jun 24 19:11:48 2026] PUT /v2.0/security-groups/8ae06f27-7566-4154-b31a-97366e28a9bd/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: 1123/2269] 10.0.0.226 () {34 vars in 766 bytes} [Wed Jun 24 19:11:48 2026] PUT /v2.0/security-groups/65fc58f8-fc9e-4ee9-acf6-bf2b0fb159c4/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2270] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:11:48 2026] GET /v2.0/security-groups?tenant_id=411de9d92438446f8609bcda9921d434&name=default => generated 2929 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2271] 10.0.0.226 () {34 vars in 766 bytes} [Wed Jun 24 19:11:48 2026] PUT /v2.0/security-groups/21614988-b82b-4cc0-97be-74277e88485e/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: 1125/2272] 10.0.0.226 () {34 vars in 766 bytes} [Wed Jun 24 19:11:48 2026] PUT /v2.0/security-groups/180233c3-b5a4-4de4-a256-479525381b24/tags => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2273] 10.0.0.226 () {32 vars in 679 bytes} [Wed Jun 24 19:11:48 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2274] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:11:48 2026] DELETE /v2.0/security-groups/9037324d-b2fc-41c1-b5e9-4da15e2e14a9 => 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: 1127/2275] 10.0.0.226 () {32 vars in 693 bytes} [Wed Jun 24 19:11:48 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2276] 10.0.0.226 () {32 vars in 689 bytes} [Wed Jun 24 19:11:48 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2277] 10.0.0.226 () {32 vars in 701 bytes} [Wed Jun 24 19:11:48 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2278] 10.0.0.226 () {32 vars in 687 bytes} [Wed Jun 24 19:11:48 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2279] 10.0.0.226 () {32 vars in 701 bytes} [Wed Jun 24 19:11:48 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2280] 10.0.0.226 () {32 vars in 697 bytes} [Wed Jun 24 19:11:48 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2281] 10.0.0.226 () {32 vars in 709 bytes} [Wed Jun 24 19:11:49 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2282] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:11:49 2026] DELETE /v2.0/security-groups/8ae06f27-7566-4154-b31a-97366e28a9bd => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2283] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:11:49 2026] DELETE /v2.0/security-groups/65fc58f8-fc9e-4ee9-acf6-bf2b0fb159c4 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2284] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:11:49 2026] DELETE /v2.0/security-groups/21614988-b82b-4cc0-97be-74277e88485e => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2285] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:11:49 2026] DELETE /v2.0/security-groups/180233c3-b5a4-4de4-a256-479525381b24 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2286] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:11:49 2026] DELETE /v2.0/security-groups/27029446-dd66-41bb-a027-83239b1ec86f => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2287] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:11:50 2026] GET /v2.0/security-groups?tenant_id=cb433c9aaae74b18ad9a0eb5db0ad5d6&name=default => generated 2929 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2288] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:11:50 2026] DELETE /v2.0/security-groups/58115fc6-4b79-4c12-98e6-64c7547c2428 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2289] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:11:50 2026] GET /v2.0/security-groups?tenant_id=05303fd26a264f75b04cb0d024f12c63&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2290] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:11:51 2026] DELETE /v2.0/security-groups/087efc76-9a0b-46bb-b151-7f03a1276970 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2291] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:11:51 2026] GET /v2.0/security-groups?tenant_id=05f55c62888e40369f96fd9c2761aad5&name=default => generated 2929 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2292] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:11:51 2026] DELETE /v2.0/security-groups/310e6ebf-3dcc-450d-952e-b0f37de68822 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:11:52.222 7 WARNING neutron_lib.context [None req-855e4c15-d82f-4c63-9d5d-518f59723857 b8e3a737a06346cf839435284db65bf5 19a4bcf63461484f91bd3589f9c04058 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:11:52.374 7 INFO neutron.db.segments_db [None req-855e4c15-d82f-4c63-9d5d-518f59723857 b8e3a737a06346cf839435284db65bf5 19a4bcf63461484f91bd3589f9c04058 - - default default] Added segment 811aaaa6-f2d6-4d23-834e-af3bb6e20340 of type vxlan for network 321c8b03-53b4-4876-b561-cedfcba915df [pid: 7|app: 0|req: 1136/2293] 10.0.0.226 () {34 vars in 669 bytes} [Wed Jun 24 19:11:52 2026] POST /v2.0/networks => generated 632 bytes in 479 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:11:52.518 8 WARNING neutron_lib.context [None req-93e99296-f1f9-4e11-aef9-ce1be6381d6b b8e3a737a06346cf839435284db65bf5 19a4bcf63461484f91bd3589f9c04058 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1158/2294] 10.0.0.226 () {34 vars in 668 bytes} [Wed Jun 24 19:11:52 2026] POST /v2.0/subnets => generated 602 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2295] 10.0.0.226 () {34 vars in 750 bytes} [Wed Jun 24 19:11:52 2026] PUT /v2.0/subnets/99454e3d-932c-4868-9bc0-04977aec07cb/tags => generated 25 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2296] 10.0.0.226 () {32 vars in 730 bytes} [Wed Jun 24 19:11:52 2026] GET /v2.0/subnets/99454e3d-932c-4868-9bc0-04977aec07cb/tags => generated 25 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2297] 10.0.0.226 () {34 vars in 761 bytes} [Wed Jun 24 19:11:53 2026] PUT /v2.0/subnets/99454e3d-932c-4868-9bc0-04977aec07cb/tags/green => generated 4 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2298] 10.0.0.226 () {32 vars in 730 bytes} [Wed Jun 24 19:11:53 2026] GET /v2.0/subnets/99454e3d-932c-4868-9bc0-04977aec07cb/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2299] 10.0.0.226 () {34 vars in 757 bytes} [Wed Jun 24 19:11:53 2026] PUT /v2.0/subnets/99454e3d-932c-4868-9bc0-04977aec07cb/tags/red => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2300] 10.0.0.226 () {32 vars in 730 bytes} [Wed Jun 24 19:11:53 2026] GET /v2.0/subnets/99454e3d-932c-4868-9bc0-04977aec07cb/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: 1140/2301] 10.0.0.226 () {34 vars in 779 bytes} [Wed Jun 24 19:11:53 2026] PUT /v2.0/subnets/99454e3d-932c-4868-9bc0-04977aec07cb/tags/black.or.white => generated 4 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2302] 10.0.0.226 () {32 vars in 730 bytes} [Wed Jun 24 19:11:53 2026] GET /v2.0/subnets/99454e3d-932c-4868-9bc0-04977aec07cb/tags => generated 52 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2303] 10.0.0.226 () {34 vars in 750 bytes} [Wed Jun 24 19:11:53 2026] PUT /v2.0/subnets/99454e3d-932c-4868-9bc0-04977aec07cb/tags => generated 37 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2304] 10.0.0.226 () {32 vars in 730 bytes} [Wed Jun 24 19:11:53 2026] GET /v2.0/subnets/99454e3d-932c-4868-9bc0-04977aec07cb/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2305] 10.0.0.226 () {32 vars in 738 bytes} [Wed Jun 24 19:11:53 2026] GET /v2.0/subnets/99454e3d-932c-4868-9bc0-04977aec07cb/tags/red => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:11:53.668 8 INFO neutron.api.v2.resource [None req-2c2ee42b-bf3c-4e63-881e-cac7637fcd8c b8e3a737a06346cf839435284db65bf5 19a4bcf63461484f91bd3589f9c04058 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1164/2306] 10.0.0.226 () {32 vars in 742 bytes} [Wed Jun 24 19:11:53 2026] GET /v2.0/subnets/99454e3d-932c-4868-9bc0-04977aec07cb/tags/green => generated 99 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2307] 10.0.0.226 () {32 vars in 741 bytes} [Wed Jun 24 19:11:53 2026] DELETE /v2.0/subnets/99454e3d-932c-4868-9bc0-04977aec07cb/tags/red => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2308] 10.0.0.226 () {32 vars in 730 bytes} [Wed Jun 24 19:11:53 2026] GET /v2.0/subnets/99454e3d-932c-4868-9bc0-04977aec07cb/tags => generated 30 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:11:53.850 7 INFO neutron.api.v2.resource [None req-1d9387a6-cd40-4b9f-97d2-32ebce176631 b8e3a737a06346cf839435284db65bf5 19a4bcf63461484f91bd3589f9c04058 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1144/2309] 10.0.0.226 () {32 vars in 745 bytes} [Wed Jun 24 19:11:53 2026] DELETE /v2.0/subnets/99454e3d-932c-4868-9bc0-04977aec07cb/tags/green => generated 99 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2310] 10.0.0.226 () {32 vars in 733 bytes} [Wed Jun 24 19:11:53 2026] DELETE /v2.0/subnets/99454e3d-932c-4868-9bc0-04977aec07cb/tags => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2311] 10.0.0.226 () {32 vars in 730 bytes} [Wed Jun 24 19:11:53 2026] GET /v2.0/subnets/99454e3d-932c-4868-9bc0-04977aec07cb/tags => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2312] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:11:53 2026] DELETE /v2.0/subnets/99454e3d-932c-4868-9bc0-04977aec07cb => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:11:54.604 7 INFO neutron.services.segments.plugin [-] Segment 811aaaa6-f2d6-4d23-834e-af3bb6e20340 resource provider aggregate not found 2026-06-24 19:11:54.608 7 INFO neutron.services.segments.plugin [-] Segment 811aaaa6-f2d6-4d23-834e-af3bb6e20340 resource provider aggregate not found 2026-06-24 19:11:54.627 7 INFO neutron.services.segments.plugin [-] Segment 811aaaa6-f2d6-4d23-834e-af3bb6e20340 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 811aaaa6-f2d6-4d23-834e-af3bb6e20340 found for delete ", "request_id": "req-e69dc78a-a9bb-463b-907c-9da1a9dc6fb7"}]} 2026-06-24 19:11:54.635 7 INFO neutron.services.segments.plugin [-] Segment 811aaaa6-f2d6-4d23-834e-af3bb6e20340 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 811aaaa6-f2d6-4d23-834e-af3bb6e20340 found for delete ", "request_id": "req-24586b81-8076-4257-892f-660d2a926272"}]} [pid: 7|app: 0|req: 1146/2315] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:11:54 2026] DELETE /v2.0/networks/321c8b03-53b4-4876-b561-cedfcba915df => generated 0 bytes in 433 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2316] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:11:55 2026] GET /v2.0/security-groups?tenant_id=19a4bcf63461484f91bd3589f9c04058&name=default => generated 2929 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2317] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:11:55 2026] DELETE /v2.0/security-groups/72d4a5f1-13d2-4d26-a40f-3a4bab48005a => 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: 1171/2318] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:11:55 2026] GET /v2.0/security-groups?tenant_id=14d9daf2b0494116a6badb20e4bad756&name=default => generated 2929 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2319] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:11:55 2026] DELETE /v2.0/security-groups/f335d628-a64a-480c-8aa2-1b63ca54125f => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:11:56.067 8 WARNING neutron_lib.context [None req-e5f14dd1-18d6-4c69-8885-740a607b3484 f37fc797d2e643a3b40a47ee4705120c e6a38bf8edf44382a99b3c98b5a804e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:11:56.202 8 INFO neutron.db.segments_db [None req-e5f14dd1-18d6-4c69-8885-740a607b3484 f37fc797d2e643a3b40a47ee4705120c e6a38bf8edf44382a99b3c98b5a804e8 - - default default] Added segment 4d71e656-7394-4252-a34f-1ae73698356a of type vxlan for network 833a7f8f-4240-4a10-a36b-a827f010be07 [pid: 8|app: 0|req: 1172/2320] 10.0.0.226 () {34 vars in 669 bytes} [Wed Jun 24 19:11:55 2026] POST /v2.0/networks => generated 632 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:11:56.337 7 WARNING neutron_lib.context [None req-03c7ed57-b751-4551-a46b-be31e2f98dac f37fc797d2e643a3b40a47ee4705120c e6a38bf8edf44382a99b3c98b5a804e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1149/2321] 10.0.0.226 () {34 vars in 668 bytes} [Wed Jun 24 19:11:56 2026] POST /v2.0/subnets => generated 602 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:11:56.774 8 WARNING neutron_lib.context [None req-8f47aac0-25c7-410f-893c-39b77969c03f f37fc797d2e643a3b40a47ee4705120c e6a38bf8edf44382a99b3c98b5a804e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:11:56.847 8 INFO neutron.db.segments_db [None req-8f47aac0-25c7-410f-893c-39b77969c03f f37fc797d2e643a3b40a47ee4705120c e6a38bf8edf44382a99b3c98b5a804e8 - - default default] Added segment a63e5bb8-220b-4cbc-9fdb-49de50822bec of type vxlan for network 00f227e4-e41b-4cd4-b1dd-ac3f756bfed9 [pid: 8|app: 0|req: 1173/2322] 10.0.0.226 () {34 vars in 669 bytes} [Wed Jun 24 19:11:56 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) 2026-06-24 19:11:56.978 7 WARNING neutron_lib.context [None req-10713655-1f3d-4efd-bcf6-72347e036a03 f37fc797d2e643a3b40a47ee4705120c e6a38bf8edf44382a99b3c98b5a804e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1150/2323] 10.0.0.226 () {34 vars in 668 bytes} [Wed Jun 24 19:11:56 2026] POST /v2.0/subnets => generated 605 bytes in 785 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:11:57.775 8 WARNING neutron_lib.context [None req-6351ca2c-84f5-4eb3-af09-2669746cfcb4 f37fc797d2e643a3b40a47ee4705120c e6a38bf8edf44382a99b3c98b5a804e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:11:57.853 8 INFO neutron.db.segments_db [None req-6351ca2c-84f5-4eb3-af09-2669746cfcb4 f37fc797d2e643a3b40a47ee4705120c e6a38bf8edf44382a99b3c98b5a804e8 - - default default] Added segment 28c65573-2232-449e-885a-123a38fefc0c of type vxlan for network 7ea6fb71-10b7-437e-ac6e-276a523046a2 [pid: 8|app: 0|req: 1174/2324] 10.0.0.226 () {34 vars in 669 bytes} [Wed Jun 24 19:11:57 2026] POST /v2.0/networks => generated 632 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:11:57.972 7 WARNING neutron_lib.context [None req-5d63717d-bd60-417f-9d22-f86db3265396 f37fc797d2e643a3b40a47ee4705120c e6a38bf8edf44382a99b3c98b5a804e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1151/2325] 10.0.0.226 () {34 vars in 668 bytes} [Wed Jun 24 19:11:57 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-24 19:11:58.403 8 WARNING neutron_lib.context [None req-87465e9a-51ff-480e-9022-ddc4e350153e f37fc797d2e643a3b40a47ee4705120c e6a38bf8edf44382a99b3c98b5a804e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:11:58.481 8 INFO neutron.db.segments_db [None req-87465e9a-51ff-480e-9022-ddc4e350153e f37fc797d2e643a3b40a47ee4705120c e6a38bf8edf44382a99b3c98b5a804e8 - - default default] Added segment 7a6a02e4-e5f4-4405-866e-e5b77eee4a50 of type vxlan for network 52f777fc-d869-441b-8ebc-5dcb9d2f1213 [pid: 8|app: 0|req: 1175/2326] 10.0.0.226 () {34 vars in 669 bytes} [Wed Jun 24 19:11:58 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-24 19:11:58.614 7 WARNING neutron_lib.context [None req-21832d48-9034-4d7c-a362-8f132b93f810 f37fc797d2e643a3b40a47ee4705120c e6a38bf8edf44382a99b3c98b5a804e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1152/2327] 10.0.0.226 () {34 vars in 668 bytes} [Wed Jun 24 19:11:58 2026] POST /v2.0/subnets => generated 605 bytes in 421 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:11:59.039 8 WARNING neutron_lib.context [None req-e53a387e-538f-4614-9d5d-1059cc6290d9 f37fc797d2e643a3b40a47ee4705120c e6a38bf8edf44382a99b3c98b5a804e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:11:59.113 8 INFO neutron.db.segments_db [None req-e53a387e-538f-4614-9d5d-1059cc6290d9 f37fc797d2e643a3b40a47ee4705120c e6a38bf8edf44382a99b3c98b5a804e8 - - default default] Added segment cf771cbc-3794-4e59-bb3a-fbc3bc0d9a09 of type vxlan for network 46fbdd14-e081-46b9-9b2c-6e42bcf8d494 [pid: 8|app: 0|req: 1176/2328] 10.0.0.226 () {34 vars in 669 bytes} [Wed Jun 24 19:11:59 2026] POST /v2.0/networks => generated 632 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:11:59.268 7 WARNING neutron_lib.context [None req-bead09f1-eb5f-4e16-93c3-c6f1a883df7d f37fc797d2e643a3b40a47ee4705120c e6a38bf8edf44382a99b3c98b5a804e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1153/2329] 10.0.0.226 () {34 vars in 668 bytes} [Wed Jun 24 19:11:59 2026] POST /v2.0/subnets => generated 605 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2330] 10.0.0.226 () {34 vars in 750 bytes} [Wed Jun 24 19:11:59 2026] PUT /v2.0/subnets/b388d002-ac8c-41a6-a593-ca03d5c3d4fb/tags => generated 17 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2331] 10.0.0.226 () {34 vars in 750 bytes} [Wed Jun 24 19:11:59 2026] PUT /v2.0/subnets/b25a8114-33ed-4593-8892-9f920d0e1fc1/tags => generated 25 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2332] 10.0.0.226 () {34 vars in 750 bytes} [Wed Jun 24 19:11:59 2026] PUT /v2.0/subnets/0f40d2cc-7f85-4eec-ab5c-3ca180626a14/tags => generated 34 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2333] 10.0.0.226 () {34 vars in 750 bytes} [Wed Jun 24 19:11:59 2026] PUT /v2.0/subnets/93f0bd4f-28cd-4768-bbb3-273d9b5a6e4b/tags => generated 19 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2334] 10.0.0.226 () {32 vars in 663 bytes} [Wed Jun 24 19:11:59 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2335] 10.0.0.226 () {32 vars in 677 bytes} [Wed Jun 24 19:12:00 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2336] 10.0.0.226 () {32 vars in 673 bytes} [Wed Jun 24 19:12:00 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2337] 10.0.0.226 () {32 vars in 685 bytes} [Wed Jun 24 19:12:00 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2338] 10.0.0.226 () {32 vars in 671 bytes} [Wed Jun 24 19:12:00 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2339] 10.0.0.226 () {32 vars in 685 bytes} [Wed Jun 24 19:12:00 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2340] 10.0.0.226 () {32 vars in 681 bytes} [Wed Jun 24 19:12:00 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2341] 10.0.0.226 () {32 vars in 693 bytes} [Wed Jun 24 19:12:00 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2342] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:12:00 2026] DELETE /v2.0/subnets/b388d002-ac8c-41a6-a593-ca03d5c3d4fb => generated 0 bytes in 333 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2343] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:12:00 2026] DELETE /v2.0/subnets/b25a8114-33ed-4593-8892-9f920d0e1fc1 => 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: 1184/2344] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:12:01 2026] DELETE /v2.0/subnets/0f40d2cc-7f85-4eec-ab5c-3ca180626a14 => 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: 1161/2345] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:12:01 2026] DELETE /v2.0/subnets/93f0bd4f-28cd-4768-bbb3-273d9b5a6e4b => 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: 1185/2346] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:12:01 2026] DELETE /v2.0/subnets/5cedabcd-c538-4a66-b338-15aa11642eaf => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:12:02.303 7 INFO neutron.services.segments.plugin [-] Segment 4d71e656-7394-4252-a34f-1ae73698356a resource provider aggregate not found 2026-06-24 19:12:02.309 7 INFO neutron.services.segments.plugin [-] Segment 4d71e656-7394-4252-a34f-1ae73698356a resource provider aggregate not found 2026-06-24 19:12:02.319 7 INFO neutron.services.segments.plugin [-] Segment 4d71e656-7394-4252-a34f-1ae73698356a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d71e656-7394-4252-a34f-1ae73698356a found for delete ", "request_id": "req-88bf95a0-cb62-4e7b-b929-589eed39b606"}]} [pid: 7|app: 0|req: 1162/2347] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:12:02 2026] DELETE /v2.0/networks/833a7f8f-4240-4a10-a36b-a827f010be07 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2348] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:12:02 2026] DELETE /v2.0/networks/00f227e4-e41b-4cd4-b1dd-ac3f756bfed9 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:12:02.593 7 INFO neutron.services.segments.plugin [-] Segment 4d71e656-7394-4252-a34f-1ae73698356a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d71e656-7394-4252-a34f-1ae73698356a found for delete ", "request_id": "req-d69a4c3c-be1a-4187-8d40-1bf13bbe93cf"}]} [pid: 7|app: 0|req: 1163/2349] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:12:02 2026] DELETE /v2.0/networks/7ea6fb71-10b7-437e-ac6e-276a523046a2 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:12:02.868 8 INFO neutron.services.segments.plugin [-] Segment a63e5bb8-220b-4cbc-9fdb-49de50822bec resource provider aggregate not found 2026-06-24 19:12:02.875 8 INFO neutron.services.segments.plugin [-] Segment a63e5bb8-220b-4cbc-9fdb-49de50822bec resource provider aggregate not found 2026-06-24 19:12:02.900 8 INFO neutron.services.segments.plugin [-] Segment a63e5bb8-220b-4cbc-9fdb-49de50822bec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a63e5bb8-220b-4cbc-9fdb-49de50822bec found for delete ", "request_id": "req-8d7a1d4d-b0d6-47b3-aca2-b1a5108ec5d3"}]} 2026-06-24 19:12:02.900 8 INFO neutron.services.segments.plugin [-] Segment a63e5bb8-220b-4cbc-9fdb-49de50822bec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a63e5bb8-220b-4cbc-9fdb-49de50822bec found for delete ", "request_id": "req-ec5f79dd-8285-4503-b419-6c4689250f47"}]} [pid: 8|app: 0|req: 1187/2350] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:12:02 2026] DELETE /v2.0/networks/52f777fc-d869-441b-8ebc-5dcb9d2f1213 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2351] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:12:03 2026] DELETE /v2.0/networks/46fbdd14-e081-46b9-9b2c-6e42bcf8d494 => 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: 1188/2352] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:12:04 2026] GET /v2.0/security-groups?tenant_id=9575382e9f95418fa31842675e7ba96e&name=default => generated 2929 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:12:04.494 7 INFO neutron.services.segments.plugin [-] Segment 28c65573-2232-449e-885a-123a38fefc0c resource provider aggregate not found 2026-06-24 19:12:04.519 7 INFO neutron.services.segments.plugin [-] Segment 28c65573-2232-449e-885a-123a38fefc0c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28c65573-2232-449e-885a-123a38fefc0c found for delete ", "request_id": "req-1a40db4e-7df6-4d1b-8b15-bf71616f4f51"}]} 2026-06-24 19:12:04.540 7 INFO neutron.services.segments.plugin [-] Segment cf771cbc-3794-4e59-bb3a-fbc3bc0d9a09 resource provider aggregate not found 2026-06-24 19:12:04.561 7 INFO neutron.services.segments.plugin [-] Segment cf771cbc-3794-4e59-bb3a-fbc3bc0d9a09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf771cbc-3794-4e59-bb3a-fbc3bc0d9a09 found for delete ", "request_id": "req-9101a09e-3998-4fb0-a749-67e23612c4f9"}]} 2026-06-24 19:12:04.614 7 INFO neutron.services.segments.plugin [-] Segment 28c65573-2232-449e-885a-123a38fefc0c resource provider aggregate not found 2026-06-24 19:12:04.629 7 INFO neutron.services.segments.plugin [-] Segment 28c65573-2232-449e-885a-123a38fefc0c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28c65573-2232-449e-885a-123a38fefc0c found for delete ", "request_id": "req-14f6a1bd-7531-432c-9b47-65dedb6145fc"}]} [pid: 7|app: 0|req: 1165/2353] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:12:04 2026] DELETE /v2.0/security-groups/5ac9e9f4-02c9-4899-9d68-5c637fdf62dc => generated 0 bytes in 166 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2354] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:12:04 2026] GET /v2.0/security-groups?tenant_id=e6a38bf8edf44382a99b3c98b5a804e8&name=default => generated 2929 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:12:04.886 7 INFO neutron.services.segments.plugin [-] Segment cf771cbc-3794-4e59-bb3a-fbc3bc0d9a09 resource provider aggregate not found 2026-06-24 19:12:04.906 7 INFO neutron.services.segments.plugin [-] Segment cf771cbc-3794-4e59-bb3a-fbc3bc0d9a09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf771cbc-3794-4e59-bb3a-fbc3bc0d9a09 found for delete ", "request_id": "req-de9e093b-8c3d-440b-bd74-c71ba2da7c34"}]} [pid: 7|app: 0|req: 1166/2355] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:12:04 2026] DELETE /v2.0/security-groups/e1c8bfd9-019f-47f8-8588-4ad45422eb5d => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:12:05.179 8 INFO neutron.services.segments.plugin [-] Segment 7a6a02e4-e5f4-4405-866e-e5b77eee4a50 resource provider aggregate not found 2026-06-24 19:12:05.186 8 INFO neutron.services.segments.plugin [-] Segment 7a6a02e4-e5f4-4405-866e-e5b77eee4a50 resource provider aggregate not found 2026-06-24 19:12:05.200 8 INFO neutron.services.segments.plugin [-] Segment 7a6a02e4-e5f4-4405-866e-e5b77eee4a50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a6a02e4-e5f4-4405-866e-e5b77eee4a50 found for delete ", "request_id": "req-8314a4c2-c14f-4485-a134-b5c6622d8b3f"}]} 2026-06-24 19:12:05.204 8 INFO neutron.services.segments.plugin [-] Segment 7a6a02e4-e5f4-4405-866e-e5b77eee4a50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a6a02e4-e5f4-4405-866e-e5b77eee4a50 found for delete ", "request_id": "req-749d4b67-f4c3-474e-812c-2f11fb725a2f"}]} [pid: 8|app: 0|req: 1190/2356] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:12:05 2026] GET /v2.0/security-groups?tenant_id=cdada65c1bea4c909247cebb3c7844c3&name=default => generated 2929 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2357] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:12:05 2026] DELETE /v2.0/security-groups/9f5b0d09-6382-453f-8bf4-6d68c1299527 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:12:05.549 8 WARNING neutron_lib.context [None req-4078e2a4-6cc7-4e74-8216-94482ae7459d 04c42e64c6b843b499f3806df447e33f fedfe49fa81446c59076a08cd87a8bb7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:12:05.691 8 INFO neutron.db.segments_db [None req-4078e2a4-6cc7-4e74-8216-94482ae7459d 04c42e64c6b843b499f3806df447e33f fedfe49fa81446c59076a08cd87a8bb7 - - default default] Added segment 57160e0e-e087-4878-a645-191180425d7e of type vxlan for network cc824b06-0089-4d73-a681-f2e50b94f214 [pid: 8|app: 0|req: 1191/2358] 10.0.0.226 () {34 vars in 669 bytes} [Wed Jun 24 19:12:05 2026] POST /v2.0/networks => generated 640 bytes in 459 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:12:05.841 7 WARNING neutron_lib.context [None req-97eae367-1f9f-4cd0-ab9d-542b50214727 04c42e64c6b843b499f3806df447e33f fedfe49fa81446c59076a08cd87a8bb7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1168/2359] 10.0.0.226 () {34 vars in 668 bytes} [Wed Jun 24 19:12:05 2026] POST /v2.0/subnets => generated 634 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2360] 10.0.0.226 () {32 vars in 721 bytes} [Wed Jun 24 19:12:06 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:12:06.344 7 WARNING neutron_lib.context [None req-6f5347e7-5f75-480a-96ae-40d4f6532559 04c42e64c6b843b499f3806df447e33f fedfe49fa81446c59076a08cd87a8bb7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1169/2361] 10.0.0.226 () {34 vars in 668 bytes} [Wed Jun 24 19:12:06 2026] POST /v2.0/subnets => generated 707 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:12:06.750 8 WARNING neutron_lib.context [None req-d825e67e-578b-4b76-9143-f53aa40bdebf 04c42e64c6b843b499f3806df447e33f fedfe49fa81446c59076a08cd87a8bb7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:12:06.823 8 INFO neutron.db.segments_db [None req-d825e67e-578b-4b76-9143-f53aa40bdebf 04c42e64c6b843b499f3806df447e33f fedfe49fa81446c59076a08cd87a8bb7 - - default default] Added segment a98f1420-ab05-43af-9c34-f466e916e918 of type vxlan for network ad2f499a-d4cb-474a-be5f-ad94320a0e7d [pid: 8|app: 0|req: 1193/2362] 10.0.0.226 () {34 vars in 669 bytes} [Wed Jun 24 19:12:06 2026] POST /v2.0/networks => generated 638 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:12:06.958 7 WARNING neutron_lib.context [None req-e6997e61-e160-4abf-8e8d-111de053e207 04c42e64c6b843b499f3806df447e33f fedfe49fa81446c59076a08cd87a8bb7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1170/2363] 10.0.0.226 () {34 vars in 668 bytes} [Wed Jun 24 19:12:06 2026] POST /v2.0/subnets => generated 631 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:12:07.270 8 WARNING neutron_lib.context [None req-7042e5a9-1827-4499-a73f-2b78afe56a8b 04c42e64c6b843b499f3806df447e33f fedfe49fa81446c59076a08cd87a8bb7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1194/2364] 10.0.0.226 () {34 vars in 668 bytes} [Wed Jun 24 19:12:07 2026] POST /v2.0/subnets => generated 702 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:12:07.639 7 WARNING neutron_lib.context [None req-52bd8a0f-a434-4d33-8867-17b963581f2d 04c42e64c6b843b499f3806df447e33f fedfe49fa81446c59076a08cd87a8bb7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:12:07.705 7 INFO neutron.db.segments_db [None req-52bd8a0f-a434-4d33-8867-17b963581f2d 04c42e64c6b843b499f3806df447e33f fedfe49fa81446c59076a08cd87a8bb7 - - default default] Added segment e2a26690-2df4-486d-8382-ac4ee56fd378 of type vxlan for network 742960f4-b14e-4d1c-8fe2-b5b9c013f250 [pid: 7|app: 0|req: 1171/2365] 10.0.0.226 () {34 vars in 669 bytes} [Wed Jun 24 19:12:07 2026] POST /v2.0/networks => generated 637 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:12:07.850 8 WARNING neutron_lib.context [None req-5f816887-97da-4634-bc43-2d712be6855d 04c42e64c6b843b499f3806df447e33f fedfe49fa81446c59076a08cd87a8bb7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1195/2366] 10.0.0.226 () {34 vars in 668 bytes} [Wed Jun 24 19:12:07 2026] POST /v2.0/subnets => generated 631 bytes in 751 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:12:08.610 7 WARNING neutron_lib.context [None req-a4b2ede8-b895-4245-b8fe-5fe7bd69ca92 04c42e64c6b843b499f3806df447e33f fedfe49fa81446c59076a08cd87a8bb7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:12:08.872 8 WARNING neutron_lib.context [None req-d1697a04-d512-4974-8a67-05c6ee3a133a 60eb773a03ac4f108798f6a96aa66cfc b3801272b4e3461d8320d3254e7f6646 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1172/2367] 10.0.0.226 () {34 vars in 668 bytes} [Wed Jun 24 19:12:08 2026] POST /v2.0/subnets => generated 705 bytes in 522 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:12:09.135 7 WARNING neutron_lib.context [None req-65197b5b-101f-4b9d-8043-292242fdd4a5 04c42e64c6b843b499f3806df447e33f fedfe49fa81446c59076a08cd87a8bb7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:12:09.188 7 INFO neutron.db.segments_db [None req-65197b5b-101f-4b9d-8043-292242fdd4a5 04c42e64c6b843b499f3806df447e33f fedfe49fa81446c59076a08cd87a8bb7 - - default default] Added segment 58ad50b3-40f6-40d8-a2f4-e90f72b62d10 of type vxlan for network 9dc86f0e-fbfc-4baa-809b-495a20badb79 [pid: 8|app: 0|req: 1196/2368] 10.0.0.226 () {34 vars in 675 bytes} [Wed Jun 24 19:12:08 2026] POST /v2.0/floatingips => generated 552 bytes in 949 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:12:09.631 7 INFO neutron.db.l3_hamode_db [None req-65197b5b-101f-4b9d-8043-292242fdd4a5 04c42e64c6b843b499f3806df447e33f fedfe49fa81446c59076a08cd87a8bb7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1197/2369] 10.0.0.226 () {34 vars in 758 bytes} [Wed Jun 24 19:12:09 2026] PUT /v2.0/floatingips/2b81d764-d197-4904-8ba6-c4521dbc17a0/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2372] 10.0.0.226 () {32 vars in 738 bytes} [Wed Jun 24 19:12:09 2026] GET /v2.0/floatingips/2b81d764-d197-4904-8ba6-c4521dbc17a0/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: 1201/2373] 10.0.0.226 () {34 vars in 769 bytes} [Wed Jun 24 19:12:09 2026] PUT /v2.0/floatingips/2b81d764-d197-4904-8ba6-c4521dbc17a0/tags/green => generated 4 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2374] 10.0.0.226 () {32 vars in 738 bytes} [Wed Jun 24 19:12:09 2026] GET /v2.0/floatingips/2b81d764-d197-4904-8ba6-c4521dbc17a0/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2375] 10.0.0.226 () {34 vars in 765 bytes} [Wed Jun 24 19:12:09 2026] PUT /v2.0/floatingips/2b81d764-d197-4904-8ba6-c4521dbc17a0/tags/red => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2376] 10.0.0.226 () {32 vars in 738 bytes} [Wed Jun 24 19:12:09 2026] GET /v2.0/floatingips/2b81d764-d197-4904-8ba6-c4521dbc17a0/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2377] 10.0.0.226 () {34 vars in 787 bytes} [Wed Jun 24 19:12:09 2026] PUT /v2.0/floatingips/2b81d764-d197-4904-8ba6-c4521dbc17a0/tags/black.or.white => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2378] 10.0.0.226 () {32 vars in 738 bytes} [Wed Jun 24 19:12:09 2026] GET /v2.0/floatingips/2b81d764-d197-4904-8ba6-c4521dbc17a0/tags => generated 52 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2379] 10.0.0.226 () {34 vars in 758 bytes} [Wed Jun 24 19:12:10 2026] PUT /v2.0/floatingips/2b81d764-d197-4904-8ba6-c4521dbc17a0/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: 1208/2380] 10.0.0.226 () {32 vars in 738 bytes} [Wed Jun 24 19:12:10 2026] GET /v2.0/floatingips/2b81d764-d197-4904-8ba6-c4521dbc17a0/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2381] 10.0.0.226 () {32 vars in 746 bytes} [Wed Jun 24 19:12:10 2026] GET /v2.0/floatingips/2b81d764-d197-4904-8ba6-c4521dbc17a0/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:12:10.199 8 INFO neutron.api.v2.resource [None req-5b24032e-d069-4ea4-9024-95358ca47456 60eb773a03ac4f108798f6a96aa66cfc b3801272b4e3461d8320d3254e7f6646 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1210/2382] 10.0.0.226 () {32 vars in 750 bytes} [Wed Jun 24 19:12:10 2026] GET /v2.0/floatingips/2b81d764-d197-4904-8ba6-c4521dbc17a0/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: 1211/2383] 10.0.0.226 () {32 vars in 749 bytes} [Wed Jun 24 19:12:10 2026] DELETE /v2.0/floatingips/2b81d764-d197-4904-8ba6-c4521dbc17a0/tags/red => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2384] 10.0.0.226 () {32 vars in 738 bytes} [Wed Jun 24 19:12:10 2026] GET /v2.0/floatingips/2b81d764-d197-4904-8ba6-c4521dbc17a0/tags => generated 30 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:12:10.340 8 INFO neutron.api.v2.resource [None req-26204345-5967-4edc-a534-7fbc14a2fe52 60eb773a03ac4f108798f6a96aa66cfc b3801272b4e3461d8320d3254e7f6646 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1213/2385] 10.0.0.226 () {32 vars in 753 bytes} [Wed Jun 24 19:12:10 2026] DELETE /v2.0/floatingips/2b81d764-d197-4904-8ba6-c4521dbc17a0/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2386] 10.0.0.226 () {32 vars in 741 bytes} [Wed Jun 24 19:12:10 2026] DELETE /v2.0/floatingips/2b81d764-d197-4904-8ba6-c4521dbc17a0/tags => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2387] 10.0.0.226 () {32 vars in 738 bytes} [Wed Jun 24 19:12:10 2026] GET /v2.0/floatingips/2b81d764-d197-4904-8ba6-c4521dbc17a0/tags => generated 12 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:12:10.886 7 INFO neutron.db.l3_hamode_db [None req-65197b5b-101f-4b9d-8043-292242fdd4a5 04c42e64c6b843b499f3806df447e33f fedfe49fa81446c59076a08cd87a8bb7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1216/2388] 10.0.0.226 () {32 vars in 731 bytes} [Wed Jun 24 19:12:10 2026] DELETE /v2.0/floatingips/2b81d764-d197-4904-8ba6-c4521dbc17a0 => generated 0 bytes in 504 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2389] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:12:11 2026] GET /v2.0/security-groups?tenant_id=b3801272b4e3461d8320d3254e7f6646&name=default => generated 2929 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2390] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:12:11 2026] DELETE /v2.0/security-groups/9bd6791c-2dbf-424c-9494-254d1dc276f8 => 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: 1219/2391] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:12:12 2026] GET /v2.0/security-groups?tenant_id=5298d8aee1024c69b2aef81e6272e39e&name=default => generated 2929 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2392] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:12:12 2026] DELETE /v2.0/security-groups/01f3f301-15b3-447f-bb7f-9643bbf190a0 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2393] 10.0.0.226 () {34 vars in 668 bytes} [Wed Jun 24 19:12:09 2026] POST /v2.0/routers => generated 685 bytes in 3479 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2394] 10.0.0.226 () {34 vars in 782 bytes} [Wed Jun 24 19:12:12 2026] PUT /v2.0/routers/27fd099e-9149-4a05-b5c5-1f809f2a002d/add_router_interface => generated 309 bytes in 1932 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:12:15.826 8 WARNING neutron_lib.context [None req-0dbe979b-9a79-4f56-ae08-f2ea708d7024 75317ad423454bf380de9a7f5bc07675 2335b0924000430a83da8b49482efa29 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:12:15.978 8 INFO neutron.db.segments_db [None req-0dbe979b-9a79-4f56-ae08-f2ea708d7024 75317ad423454bf380de9a7f5bc07675 2335b0924000430a83da8b49482efa29 - - default default] Added segment 61eec0e7-4c39-45f3-a617-11828f23242d of type vxlan for network b8a5bfb0-9145-45a7-a553-30bb74c18e97 [pid: 8|app: 0|req: 1222/2395] 10.0.0.226 () {34 vars in 669 bytes} [Wed Jun 24 19:12:15 2026] POST /v2.0/networks => generated 631 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2396] 10.0.0.226 () {34 vars in 752 bytes} [Wed Jun 24 19:12:16 2026] PUT /v2.0/networks/b8a5bfb0-9145-45a7-a553-30bb74c18e97/tags => generated 25 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2397] 10.0.0.226 () {32 vars in 732 bytes} [Wed Jun 24 19:12:16 2026] GET /v2.0/networks/b8a5bfb0-9145-45a7-a553-30bb74c18e97/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2398] 10.0.0.226 () {34 vars in 763 bytes} [Wed Jun 24 19:12:16 2026] PUT /v2.0/networks/b8a5bfb0-9145-45a7-a553-30bb74c18e97/tags/green => generated 4 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2399] 10.0.0.226 () {32 vars in 732 bytes} [Wed Jun 24 19:12:16 2026] GET /v2.0/networks/b8a5bfb0-9145-45a7-a553-30bb74c18e97/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2400] 10.0.0.226 () {34 vars in 759 bytes} [Wed Jun 24 19:12:16 2026] PUT /v2.0/networks/b8a5bfb0-9145-45a7-a553-30bb74c18e97/tags/red => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2401] 10.0.0.226 () {34 vars in 782 bytes} [Wed Jun 24 19:12:14 2026] PUT /v2.0/routers/27fd099e-9149-4a05-b5c5-1f809f2a002d/add_router_interface => generated 309 bytes in 1899 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2402] 10.0.0.226 () {32 vars in 732 bytes} [Wed Jun 24 19:12:16 2026] GET /v2.0/networks/b8a5bfb0-9145-45a7-a553-30bb74c18e97/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: 1229/2403] 10.0.0.226 () {34 vars in 781 bytes} [Wed Jun 24 19:12:16 2026] PUT /v2.0/networks/b8a5bfb0-9145-45a7-a553-30bb74c18e97/tags/black.or.white => generated 4 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2404] 10.0.0.226 () {32 vars in 732 bytes} [Wed Jun 24 19:12:16 2026] GET /v2.0/networks/b8a5bfb0-9145-45a7-a553-30bb74c18e97/tags => generated 52 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2405] 10.0.0.226 () {34 vars in 752 bytes} [Wed Jun 24 19:12:16 2026] PUT /v2.0/networks/b8a5bfb0-9145-45a7-a553-30bb74c18e97/tags => generated 37 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2406] 10.0.0.226 () {32 vars in 732 bytes} [Wed Jun 24 19:12:16 2026] GET /v2.0/networks/b8a5bfb0-9145-45a7-a553-30bb74c18e97/tags => generated 37 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2407] 10.0.0.226 () {32 vars in 740 bytes} [Wed Jun 24 19:12:16 2026] GET /v2.0/networks/b8a5bfb0-9145-45a7-a553-30bb74c18e97/tags/red => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:12:16.838 8 INFO neutron.api.v2.resource [None req-88aa462b-8ada-4775-8818-e90ed07ca8c5 75317ad423454bf380de9a7f5bc07675 2335b0924000430a83da8b49482efa29 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1234/2408] 10.0.0.226 () {32 vars in 744 bytes} [Wed Jun 24 19:12:16 2026] GET /v2.0/networks/b8a5bfb0-9145-45a7-a553-30bb74c18e97/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: 1235/2409] 10.0.0.226 () {32 vars in 743 bytes} [Wed Jun 24 19:12:16 2026] DELETE /v2.0/networks/b8a5bfb0-9145-45a7-a553-30bb74c18e97/tags/red => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2410] 10.0.0.226 () {32 vars in 732 bytes} [Wed Jun 24 19:12:16 2026] GET /v2.0/networks/b8a5bfb0-9145-45a7-a553-30bb74c18e97/tags => generated 30 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:12:17.067 8 INFO neutron.api.v2.resource [None req-fee76a4d-2422-40d7-bdd9-0e6488ef5ee1 75317ad423454bf380de9a7f5bc07675 2335b0924000430a83da8b49482efa29 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1237/2411] 10.0.0.226 () {32 vars in 747 bytes} [Wed Jun 24 19:12:16 2026] DELETE /v2.0/networks/b8a5bfb0-9145-45a7-a553-30bb74c18e97/tags/green => generated 99 bytes in 81 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2412] 10.0.0.226 () {32 vars in 735 bytes} [Wed Jun 24 19:12:17 2026] DELETE /v2.0/networks/b8a5bfb0-9145-45a7-a553-30bb74c18e97/tags => 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: 1239/2413] 10.0.0.226 () {32 vars in 732 bytes} [Wed Jun 24 19:12:17 2026] GET /v2.0/networks/b8a5bfb0-9145-45a7-a553-30bb74c18e97/tags => generated 12 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:12:17.489 8 INFO neutron.services.segments.plugin [-] Segment 61eec0e7-4c39-45f3-a617-11828f23242d resource provider aggregate not found 2026-06-24 19:12:17.496 8 INFO neutron.services.segments.plugin [-] Segment 61eec0e7-4c39-45f3-a617-11828f23242d resource provider aggregate not found 2026-06-24 19:12:17.515 8 INFO neutron.services.segments.plugin [-] Segment 61eec0e7-4c39-45f3-a617-11828f23242d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61eec0e7-4c39-45f3-a617-11828f23242d found for delete ", "request_id": "req-3f5e61a1-81a1-4450-b48d-a1e0dd381fbb"}]} 2026-06-24 19:12:17.516 8 INFO neutron.services.segments.plugin [-] Segment 61eec0e7-4c39-45f3-a617-11828f23242d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61eec0e7-4c39-45f3-a617-11828f23242d found for delete ", "request_id": "req-ab16a71b-01fa-4ddd-b122-0bde3fa35e96"}]} [pid: 8|app: 0|req: 1240/2414] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:12:17 2026] DELETE /v2.0/networks/b8a5bfb0-9145-45a7-a553-30bb74c18e97 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2415] 10.0.0.226 () {34 vars in 782 bytes} [Wed Jun 24 19:12:16 2026] PUT /v2.0/routers/27fd099e-9149-4a05-b5c5-1f809f2a002d/add_router_interface => generated 309 bytes in 1799 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:12:18.315 7 WARNING neutron_lib.context [None req-a2ff43f6-febd-49c9-9a81-a4c04f6d4e31 04c42e64c6b843b499f3806df447e33f fedfe49fa81446c59076a08cd87a8bb7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1241/2416] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:12:18 2026] GET /v2.0/security-groups?tenant_id=fcd4ff8da45b4b14a578b435ffc8dbfb&name=default => generated 2929 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2417] 10.0.0.226 () {34 vars in 683 bytes} [Wed Jun 24 19:12:18 2026] POST /v2.0/security-groups => generated 1629 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-24 19:12:18.474 7 WARNING neutron_lib.context [None req-18e02425-f769-4b6e-9940-9698590b3977 04c42e64c6b843b499f3806df447e33f fedfe49fa81446c59076a08cd87a8bb7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1242/2418] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:12:18 2026] DELETE /v2.0/security-groups/ce12d888-b113-454e-a698-1f5f6e583cd8 => 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: 1177/2419] 10.0.0.226 () {34 vars in 694 bytes} [Wed Jun 24 19:12:18 2026] POST /v2.0/security-group-rules => generated 597 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:12:18.624 8 WARNING neutron_lib.context [None req-b2f84222-674c-4a41-9e85-4ebed5f8e657 04c42e64c6b843b499f3806df447e33f fedfe49fa81446c59076a08cd87a8bb7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1178/2420] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:12:18 2026] GET /v2.0/security-groups?tenant_id=2335b0924000430a83da8b49482efa29&name=default => generated 2929 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2421] 10.0.0.226 () {34 vars in 694 bytes} [Wed Jun 24 19:12:18 2026] POST /v2.0/security-group-rules => generated 597 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:12:18.796 8 WARNING neutron_lib.context [None req-c0094dc2-4757-4b0e-9328-76818f2c013d 04c42e64c6b843b499f3806df447e33f fedfe49fa81446c59076a08cd87a8bb7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1179/2422] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:12:18 2026] DELETE /v2.0/security-groups/956fcbd1-f105-4134-bb86-159b892f3c52 => 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: 1244/2423] 10.0.0.226 () {34 vars in 694 bytes} [Wed Jun 24 19:12:18 2026] POST /v2.0/security-group-rules => generated 599 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:12:18.928 7 WARNING neutron_lib.context [None req-31a12eed-fc12-4342-b6fe-4cdf0a1f685a 04c42e64c6b843b499f3806df447e33f fedfe49fa81446c59076a08cd87a8bb7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1180/2424] 10.0.0.226 () {34 vars in 694 bytes} [Wed Jun 24 19:12:18 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-24 19:12:19.075 8 WARNING neutron_lib.context [None req-bcf97988-ae80-47bc-9131-c6dd96c3bf00 04c42e64c6b843b499f3806df447e33f fedfe49fa81446c59076a08cd87a8bb7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1245/2425] 10.0.0.226 () {34 vars in 694 bytes} [Wed Jun 24 19:12:19 2026] POST /v2.0/security-group-rules => generated 601 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:12:19.228 7 WARNING neutron_lib.context [None req-e2d07290-25c6-40c5-8abe-3cfb1870b3fc 04c42e64c6b843b499f3806df447e33f fedfe49fa81446c59076a08cd87a8bb7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1181/2426] 10.0.0.226 () {34 vars in 694 bytes} [Wed Jun 24 19:12:19 2026] POST /v2.0/security-group-rules => generated 597 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:12:19.386 8 WARNING neutron_lib.context [None req-d6547d88-9f7f-4665-a078-35554c673c85 04c42e64c6b843b499f3806df447e33f fedfe49fa81446c59076a08cd87a8bb7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1246/2427] 10.0.0.226 () {34 vars in 694 bytes} [Wed Jun 24 19:12:19 2026] POST /v2.0/security-group-rules => generated 597 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:12:19.541 7 WARNING neutron_lib.context [None req-c18eb3c2-7ff3-4949-bb34-3894141b6c49 04c42e64c6b843b499f3806df447e33f fedfe49fa81446c59076a08cd87a8bb7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1182/2428] 10.0.0.226 () {34 vars in 694 bytes} [Wed Jun 24 19:12:19 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) 2026-06-24 19:12:19.711 8 WARNING neutron_lib.context [None req-b4a76366-f970-404b-be10-b5be43cd8bef 04c42e64c6b843b499f3806df447e33f fedfe49fa81446c59076a08cd87a8bb7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1247/2429] 10.0.0.226 () {34 vars in 694 bytes} [Wed Jun 24 19:12:19 2026] POST /v2.0/security-group-rules => generated 599 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-24 19:12:19.870 7 WARNING neutron_lib.context [None req-7bc67d43-41ac-4cc3-be73-ea02bb414850 04c42e64c6b843b499f3806df447e33f fedfe49fa81446c59076a08cd87a8bb7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1183/2430] 10.0.0.226 () {34 vars in 694 bytes} [Wed Jun 24 19:12:19 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) 2026-06-24 19:12:20.003 8 WARNING neutron_lib.context [None req-4b19b93d-9753-47a7-9c7b-2db7630b8e09 04c42e64c6b843b499f3806df447e33f fedfe49fa81446c59076a08cd87a8bb7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1248/2431] 10.0.0.226 () {34 vars in 694 bytes} [Wed Jun 24 19:12:19 2026] POST /v2.0/security-group-rules => generated 597 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2432] 10.0.0.184 () {34 vars in 1093 bytes} [Wed Jun 24 19:12:20 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-631173926&fields=id&tenant_id=fedfe49fa81446c59076a08cd87a8bb7 => generated 69 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2433] 10.0.0.184 () {34 vars in 981 bytes} [Wed Jun 24 19:12:20 2026] GET /v2.0/networks?id=ad2f499a-d4cb-474a-be5f-ad94320a0e7d => generated 705 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2434] 10.0.0.184 () {34 vars in 964 bytes} [Wed Jun 24 19:12:20 2026] GET /v2.0/quotas/fedfe49fa81446c59076a08cd87a8bb7 => 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: 1250/2435] 10.0.0.184 () {34 vars in 1001 bytes} [Wed Jun 24 19:12:20 2026] GET /v2.0/ports?tenant_id=fedfe49fa81446c59076a08cd87a8bb7&fields=id => generated 287 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2436] 10.0.0.184 () {34 vars in 1007 bytes} [Wed Jun 24 19:12:20 2026] GET /v2.0/networks/ad2f499a-d4cb-474a-be5f-ad94320a0e7d?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: 1251/2437] 10.0.0.184 () {34 vars in 1107 bytes} [Wed Jun 24 19:12:21 2026] GET /v2.0/networks/ad2f499a-d4cb-474a-be5f-ad94320a0e7d?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: 1187/2438] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:12:21 2026] GET /v2.0/ports?device_id=579a29c6-3b6f-4ea1-8713-678396fbf511 => 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: 1252/2439] 199.19.213.244 () {34 vars in 985 bytes} [Wed Jun 24 19:12:21 2026] GET /v2.0/networks?id=ad2f499a-d4cb-474a-be5f-ad94320a0e7d => generated 705 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2440] 199.19.213.244 () {34 vars in 1049 bytes} [Wed Jun 24 19:12:21 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=fedfe49fa81446c59076a08cd87a8bb7 => generated 178 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:12:22.064 8 WARNING neutron_lib.context [req-9c0a4f1d-729a-4ede-b407-e373439f051b req-85160b40-76f8-4894-ae9a-6b0459525e46 04c42e64c6b843b499f3806df447e33f fedfe49fa81446c59076a08cd87a8bb7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1253/2441] 199.19.213.244 () {38 vars in 954 bytes} [Wed Jun 24 19:12:22 2026] POST /v2.0/ports => generated 1183 bytes in 539 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2442] 199.19.213.244 () {38 vars in 1027 bytes} [Wed Jun 24 19:12:22 2026] PUT /v2.0/ports/26341e22-e1dc-427d-9e84-2d93b635bdca => generated 1428 bytes in 602 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: 1254/2443] 199.19.213.244 () {34 vars in 1079 bytes} [Wed Jun 24 19:12:23 2026] GET /v2.0/ports?tenant_id=fedfe49fa81446c59076a08cd87a8bb7&device_id=579a29c6-3b6f-4ea1-8713-678396fbf511 => generated 1467 bytes in 62 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: 1190/2444] 199.19.213.244 () {34 vars in 1057 bytes} [Wed Jun 24 19:12:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.144&port_id=26341e22-e1dc-427d-9e84-2d93b635bdca => generated 19 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2445] 199.19.213.244 () {34 vars in 1103 bytes} [Wed Jun 24 19:12:23 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1c2&port_id=26341e22-e1dc-427d-9e84-2d93b635bdca => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:12:23.475 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fe337a49-b208-4e3f-9954-b1b8e4fe3795'] response: {'name': 'network-changed', 'server_uuid': '579a29c6-3b6f-4ea1-8713-678396fbf511', 'tag': '26341e22-e1dc-427d-9e84-2d93b635bdca', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1191/2446] 199.19.213.244 () {34 vars in 1063 bytes} [Wed Jun 24 19:12:23 2026] GET /v2.0/subnets?id=0e263c7b-9dca-4dde-8444-36bd9325a5a6&id=4cfab7fd-dac1-4982-8cf4-c93bdbdbae87 => generated 1362 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2447] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:12:23 2026] GET /v2.0/ports?network_id=ad2f499a-d4cb-474a-be5f-ad94320a0e7d&device_owner=network%3Adhcp => generated 1457 bytes in 85 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: 1192/2448] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:12:23 2026] GET /v2.0/ports?network_id=ad2f499a-d4cb-474a-be5f-ad94320a0e7d&device_owner=network%3Adhcp => generated 1457 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2449] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:12:23 2026] GET /v2.0/networks/ad2f499a-d4cb-474a-be5f-ad94320a0e7d?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: 1193/2450] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:12:23 2026] GET /v2.0/networks/ad2f499a-d4cb-474a-be5f-ad94320a0e7d?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: 1258/2451] 199.19.213.244 () {34 vars in 1079 bytes} [Wed Jun 24 19:12:23 2026] GET /v2.0/ports?tenant_id=fedfe49fa81446c59076a08cd87a8bb7&device_id=579a29c6-3b6f-4ea1-8713-678396fbf511 => generated 1467 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2452] 199.19.213.244 () {34 vars in 985 bytes} [Wed Jun 24 19:12:23 2026] GET /v2.0/networks?id=ad2f499a-d4cb-474a-be5f-ad94320a0e7d => 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: 1259/2453] 199.19.213.244 () {34 vars in 1057 bytes} [Wed Jun 24 19:12:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.144&port_id=26341e22-e1dc-427d-9e84-2d93b635bdca => 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: 1195/2454] 199.19.213.244 () {34 vars in 1103 bytes} [Wed Jun 24 19:12:24 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1c2&port_id=26341e22-e1dc-427d-9e84-2d93b635bdca => generated 19 bytes in 463 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2457] 199.19.213.244 () {34 vars in 1063 bytes} [Wed Jun 24 19:12:24 2026] GET /v2.0/subnets?id=0e263c7b-9dca-4dde-8444-36bd9325a5a6&id=4cfab7fd-dac1-4982-8cf4-c93bdbdbae87 => generated 1362 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2458] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:12:24 2026] GET /v2.0/ports?network_id=ad2f499a-d4cb-474a-be5f-ad94320a0e7d&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: 1261/2459] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:12:24 2026] GET /v2.0/ports?network_id=ad2f499a-d4cb-474a-be5f-ad94320a0e7d&device_owner=network%3Adhcp => generated 1457 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2460] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:12:24 2026] GET /v2.0/networks/ad2f499a-d4cb-474a-be5f-ad94320a0e7d?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: 1262/2461] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:12:24 2026] GET /v2.0/networks/ad2f499a-d4cb-474a-be5f-ad94320a0e7d?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: 1200/2462] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:12:26 2026] GET /v2.0/ports?device_id=579a29c6-3b6f-4ea1-8713-678396fbf511 => generated 1200 bytes in 366 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2463] 10.0.0.184 () {34 vars in 1039 bytes} [Wed Jun 24 19:12:26 2026] GET /v2.0/security-groups?id=d93409e7-4b46-4286-aa34-40cd642108a4&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: 1201/2464] 10.0.0.226 () {32 vars in 817 bytes} [Wed Jun 24 19:12:26 2026] GET /v2.0/ports?network_id=ad2f499a-d4cb-474a-be5f-ad94320a0e7d&mac_address=fa%3A16%3A3e%3Ac1%3A26%3Ab3 => generated 1200 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:12:26.887 8 WARNING neutron_lib.context [None req-db056ac2-3c7d-4b6e-925d-b5b20ccc5a31 04c42e64c6b843b499f3806df447e33f fedfe49fa81446c59076a08cd87a8bb7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:12:28.400 8 INFO neutron.db.l3_db [None req-db056ac2-3c7d-4b6e-925d-b5b20ccc5a31 04c42e64c6b843b499f3806df447e33f fedfe49fa81446c59076a08cd87a8bb7 - - default default] Floating IP 87b4e201-e4e0-44b3-b03c-10de3d752050 associated. External IP: 10.96.250.202, port: 26341e22-e1dc-427d-9e84-2d93b635bdca. [pid: 8|app: 0|req: 1264/2465] 10.0.0.226 () {34 vars in 676 bytes} [Wed Jun 24 19:12:26 2026] POST /v2.0/floatingips => generated 855 bytes in 1978 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2466] 10.0.0.184 () {34 vars in 1093 bytes} [Wed Jun 24 19:12:29 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-631173926&fields=id&tenant_id=fedfe49fa81446c59076a08cd87a8bb7 => generated 69 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:12:29.222 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-438abdac-4fa9-4b2f-8671-174e70a25c20'] response: {'name': 'network-changed', 'server_uuid': '579a29c6-3b6f-4ea1-8713-678396fbf511', 'tag': '26341e22-e1dc-427d-9e84-2d93b635bdca', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1265/2467] 10.0.0.184 () {34 vars in 981 bytes} [Wed Jun 24 19:12:29 2026] GET /v2.0/networks?id=742960f4-b14e-4d1c-8fe2-b5b9c013f250 => generated 704 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2468] 10.0.0.184 () {34 vars in 964 bytes} [Wed Jun 24 19:12:29 2026] GET /v2.0/quotas/fedfe49fa81446c59076a08cd87a8bb7 => 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: 1203/2469] 199.19.213.244 () {34 vars in 1079 bytes} [Wed Jun 24 19:12:29 2026] GET /v2.0/ports?tenant_id=fedfe49fa81446c59076a08cd87a8bb7&device_id=579a29c6-3b6f-4ea1-8713-678396fbf511 => generated 1469 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2470] 199.19.213.244 () {34 vars in 985 bytes} [Wed Jun 24 19:12:29 2026] GET /v2.0/networks?id=ad2f499a-d4cb-474a-be5f-ad94320a0e7d => generated 801 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2471] 10.0.0.184 () {34 vars in 1001 bytes} [Wed Jun 24 19:12:29 2026] GET /v2.0/ports?tenant_id=fedfe49fa81446c59076a08cd87a8bb7&fields=id => generated 333 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2472] 199.19.213.244 () {34 vars in 1057 bytes} [Wed Jun 24 19:12:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.144&port_id=26341e22-e1dc-427d-9e84-2d93b635bdca => generated 858 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2473] 199.19.213.244 () {34 vars in 1103 bytes} [Wed Jun 24 19:12:29 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1c2&port_id=26341e22-e1dc-427d-9e84-2d93b635bdca => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2474] 10.0.0.184 () {34 vars in 1007 bytes} [Wed Jun 24 19:12:29 2026] GET /v2.0/networks/742960f4-b14e-4d1c-8fe2-b5b9c013f250?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: 1207/2475] 199.19.213.244 () {34 vars in 1063 bytes} [Wed Jun 24 19:12:29 2026] GET /v2.0/subnets?id=0e263c7b-9dca-4dde-8444-36bd9325a5a6&id=4cfab7fd-dac1-4982-8cf4-c93bdbdbae87 => generated 1362 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2476] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:12:29 2026] GET /v2.0/ports?network_id=ad2f499a-d4cb-474a-be5f-ad94320a0e7d&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: 8|app: 0|req: 1269/2477] 10.0.0.184 () {34 vars in 1107 bytes} [Wed Jun 24 19:12:29 2026] GET /v2.0/networks/742960f4-b14e-4d1c-8fe2-b5b9c013f250?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: 1209/2478] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:12:29 2026] GET /v2.0/ports?network_id=ad2f499a-d4cb-474a-be5f-ad94320a0e7d&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2479] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:12:29 2026] GET /v2.0/networks/ad2f499a-d4cb-474a-be5f-ad94320a0e7d?fields=segments => generated 14 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2480] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:12:29 2026] GET /v2.0/ports?device_id=1a4a2f1a-0c22-4387-a506-a973844719a9 => 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: 1271/2481] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:12:29 2026] GET /v2.0/networks/ad2f499a-d4cb-474a-be5f-ad94320a0e7d?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: 7|app: 0|req: 1211/2482] 199.19.213.244 () {34 vars in 985 bytes} [Wed Jun 24 19:12:30 2026] GET /v2.0/networks?id=742960f4-b14e-4d1c-8fe2-b5b9c013f250 => generated 704 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2483] 199.19.213.244 () {34 vars in 1049 bytes} [Wed Jun 24 19:12:30 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=fedfe49fa81446c59076a08cd87a8bb7 => generated 178 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:12:30.687 7 WARNING neutron_lib.context [req-cb4748da-f0c3-42ba-9c5a-0bb6e8cc3016 req-311e7a7b-05f5-49ca-b045-cc5703a61388 04c42e64c6b843b499f3806df447e33f fedfe49fa81446c59076a08cd87a8bb7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1212/2484] 199.19.213.244 () {38 vars in 954 bytes} [Wed Jun 24 19:12:30 2026] POST /v2.0/ports => generated 1175 bytes in 624 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2485] 199.19.213.244 () {38 vars in 1027 bytes} [Wed Jun 24 19:12:31 2026] PUT /v2.0/ports/9ef395a8-8f40-4281-8e33-13750af4007a => generated 1420 bytes in 669 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: 1213/2486] 199.19.213.244 () {34 vars in 1079 bytes} [Wed Jun 24 19:12:32 2026] GET /v2.0/ports?tenant_id=fedfe49fa81446c59076a08cd87a8bb7&device_id=1a4a2f1a-0c22-4387-a506-a973844719a9 => generated 1459 bytes in 59 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: 1274/2487] 199.19.213.244 () {34 vars in 1055 bytes} [Wed Jun 24 19:12:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.20&port_id=9ef395a8-8f40-4281-8e33-13750af4007a => 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: 1214/2488] 199.19.213.244 () {34 vars in 1101 bytes} [Wed Jun 24 19:12:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2&port_id=9ef395a8-8f40-4281-8e33-13750af4007a => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:12:32.174 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-21c8168d-0023-4b19-a749-aa847725afa2'] response: {'name': 'network-changed', 'server_uuid': '1a4a2f1a-0c22-4387-a506-a973844719a9', 'tag': '9ef395a8-8f40-4281-8e33-13750af4007a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1275/2489] 199.19.213.244 () {34 vars in 1063 bytes} [Wed Jun 24 19:12:32 2026] GET /v2.0/subnets?id=e9eb3de0-0f1a-4b88-8697-52807e8bee43&id=f00f8a1f-4aa6-46f1-a9d2-e82b511ed620 => generated 1365 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2490] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:12:32 2026] GET /v2.0/ports?network_id=742960f4-b14e-4d1c-8fe2-b5b9c013f250&device_owner=network%3Adhcp => generated 1461 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: 1276/2491] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:12:32 2026] GET /v2.0/ports?network_id=742960f4-b14e-4d1c-8fe2-b5b9c013f250&device_owner=network%3Adhcp => generated 1461 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2492] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:12:32 2026] GET /v2.0/networks/742960f4-b14e-4d1c-8fe2-b5b9c013f250?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: 1277/2493] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:12:32 2026] GET /v2.0/networks/742960f4-b14e-4d1c-8fe2-b5b9c013f250?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: 1217/2494] 199.19.213.244 () {34 vars in 1079 bytes} [Wed Jun 24 19:12:32 2026] GET /v2.0/ports?tenant_id=fedfe49fa81446c59076a08cd87a8bb7&device_id=1a4a2f1a-0c22-4387-a506-a973844719a9 => generated 1459 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2495] 199.19.213.244 () {34 vars in 985 bytes} [Wed Jun 24 19:12:32 2026] GET /v2.0/networks?id=742960f4-b14e-4d1c-8fe2-b5b9c013f250 => generated 799 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2496] 199.19.213.244 () {34 vars in 1055 bytes} [Wed Jun 24 19:12:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.20&port_id=9ef395a8-8f40-4281-8e33-13750af4007a => 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: 1279/2497] 199.19.213.244 () {34 vars in 1101 bytes} [Wed Jun 24 19:12:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2&port_id=9ef395a8-8f40-4281-8e33-13750af4007a => 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: 1219/2498] 199.19.213.244 () {34 vars in 1063 bytes} [Wed Jun 24 19:12:32 2026] GET /v2.0/subnets?id=e9eb3de0-0f1a-4b88-8697-52807e8bee43&id=f00f8a1f-4aa6-46f1-a9d2-e82b511ed620 => generated 1365 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2499] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:12:32 2026] GET /v2.0/ports?network_id=742960f4-b14e-4d1c-8fe2-b5b9c013f250&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: 7|app: 0|req: 1220/2500] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:12:32 2026] GET /v2.0/ports?network_id=742960f4-b14e-4d1c-8fe2-b5b9c013f250&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: 1281/2501] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:12:33 2026] GET /v2.0/networks/742960f4-b14e-4d1c-8fe2-b5b9c013f250?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: 1221/2502] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:12:33 2026] GET /v2.0/networks/742960f4-b14e-4d1c-8fe2-b5b9c013f250?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: 1282/2503] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:12:34 2026] GET /v2.0/ports?device_id=1a4a2f1a-0c22-4387-a506-a973844719a9 => generated 1190 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2504] 10.0.0.184 () {34 vars in 1039 bytes} [Wed Jun 24 19:12:35 2026] GET /v2.0/security-groups?id=d93409e7-4b46-4286-aa34-40cd642108a4&fields=id&fields=name => generated 111 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2505] 10.0.0.186 () {34 vars in 989 bytes} [Wed Jun 24 19:12:37 2026] GET /v2.0/ports?device_id=579a29c6-3b6f-4ea1-8713-678396fbf511 => generated 1469 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2506] 10.0.0.186 () {34 vars in 1039 bytes} [Wed Jun 24 19:12:37 2026] GET /v2.0/security-groups?id=d93409e7-4b46-4286-aa34-40cd642108a4&fields=id&fields=name => generated 111 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2509] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:12:40 2026] GET /v2.0/ports?device_id=1a4a2f1a-0c22-4387-a506-a973844719a9 => generated 1192 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2510] 10.0.0.184 () {34 vars in 1039 bytes} [Wed Jun 24 19:12:40 2026] GET /v2.0/security-groups?id=d93409e7-4b46-4286-aa34-40cd642108a4&fields=id&fields=name => generated 111 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2511] 10.0.0.226 () {32 vars in 817 bytes} [Wed Jun 24 19:12:40 2026] GET /v2.0/ports?network_id=742960f4-b14e-4d1c-8fe2-b5b9c013f250&mac_address=fa%3A16%3A3e%3Acd%3A05%3Ade => generated 1192 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:12:40.405 8 WARNING neutron_lib.context [None req-5f34b8fc-8837-473d-9dfa-d18311d16201 04c42e64c6b843b499f3806df447e33f fedfe49fa81446c59076a08cd87a8bb7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:12:41.328 8 INFO neutron.db.l3_db [None req-5f34b8fc-8837-473d-9dfa-d18311d16201 04c42e64c6b843b499f3806df447e33f fedfe49fa81446c59076a08cd87a8bb7 - - default default] Floating IP 68119d0f-2c0e-4b0d-b466-f59b1044b110 associated. External IP: 10.96.250.209, port: 9ef395a8-8f40-4281-8e33-13750af4007a. [pid: 8|app: 0|req: 1286/2512] 10.0.0.226 () {34 vars in 676 bytes} [Wed Jun 24 19:12:40 2026] POST /v2.0/floatingips => generated 854 bytes in 1301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2513] 10.0.0.186 () {34 vars in 989 bytes} [Wed Jun 24 19:12:47 2026] GET /v2.0/ports?device_id=1a4a2f1a-0c22-4387-a506-a973844719a9 => generated 1461 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2514] 10.0.0.186 () {34 vars in 1039 bytes} [Wed Jun 24 19:12:47 2026] GET /v2.0/security-groups?id=d93409e7-4b46-4286-aa34-40cd642108a4&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: 1228/2515] 199.19.213.244 () {34 vars in 1079 bytes} [Wed Jun 24 19:12:48 2026] GET /v2.0/ports?tenant_id=fedfe49fa81446c59076a08cd87a8bb7&device_id=1a4a2f1a-0c22-4387-a506-a973844719a9 => generated 1461 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:12:48.260 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dbfb09d7-78be-4de1-9a6d-5e69c004d862'] response: {'name': 'network-changed', 'server_uuid': '1a4a2f1a-0c22-4387-a506-a973844719a9', 'tag': '9ef395a8-8f40-4281-8e33-13750af4007a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1288/2516] 199.19.213.244 () {34 vars in 985 bytes} [Wed Jun 24 19:12:48 2026] GET /v2.0/networks?id=742960f4-b14e-4d1c-8fe2-b5b9c013f250 => generated 799 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2517] 199.19.213.244 () {34 vars in 1055 bytes} [Wed Jun 24 19:12:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.20&port_id=9ef395a8-8f40-4281-8e33-13750af4007a => generated 859 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2518] 199.19.213.244 () {34 vars in 1101 bytes} [Wed Jun 24 19:12:48 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2&port_id=9ef395a8-8f40-4281-8e33-13750af4007a => 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: 1230/2519] 199.19.213.244 () {34 vars in 1063 bytes} [Wed Jun 24 19:12:48 2026] GET /v2.0/subnets?id=e9eb3de0-0f1a-4b88-8697-52807e8bee43&id=f00f8a1f-4aa6-46f1-a9d2-e82b511ed620 => generated 1365 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2520] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:12:48 2026] GET /v2.0/ports?network_id=742960f4-b14e-4d1c-8fe2-b5b9c013f250&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: 7|app: 0|req: 1231/2521] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:12:48 2026] GET /v2.0/ports?network_id=742960f4-b14e-4d1c-8fe2-b5b9c013f250&device_owner=network%3Adhcp => generated 1461 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2522] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:12:48 2026] GET /v2.0/networks/742960f4-b14e-4d1c-8fe2-b5b9c013f250?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2523] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:12:48 2026] GET /v2.0/networks/742960f4-b14e-4d1c-8fe2-b5b9c013f250?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: 1292/2524] 10.0.0.226 () {32 vars in 720 bytes} [Wed Jun 24 19:12:53 2026] GET /v2.0/subnets/c54d5c0a-e79c-4e2e-a2f6-a8aba35a58d3 => generated 652 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2527] 10.0.0.9 () {30 vars in 687 bytes} [Wed Jun 24 19:12:54 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2528] 10.0.0.9 () {30 vars in 689 bytes} [Wed Jun 24 19:12:54 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: 1234/2529] 10.0.0.9 () {30 vars in 665 bytes} [Wed Jun 24 19:12:54 2026] GET /v2.0/extensions/qos => generated 166 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2530] 10.0.0.9 () {30 vars in 701 bytes} [Wed Jun 24 19:12:54 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2531] 10.0.0.9 () {28 vars in 436 bytes} [Wed Jun 24 19:12:55 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2532] 10.0.0.9 () {30 vars in 725 bytes} [Wed Jun 24 19:12:55 2026] GET /v2.0/subnets/c54d5c0a-e79c-4e2e-a2f6-a8aba35a58d3 => generated 634 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2533] 10.0.0.9 () {30 vars in 687 bytes} [Wed Jun 24 19:12:55 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: 1298/2534] 10.0.0.9 () {30 vars in 689 bytes} [Wed Jun 24 19:12:55 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: 1237/2535] 10.0.0.9 () {30 vars in 665 bytes} [Wed Jun 24 19:12:55 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: 1299/2536] 10.0.0.9 () {30 vars in 701 bytes} [Wed Jun 24 19:12: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: 1238/2537] 10.0.0.9 () {30 vars in 725 bytes} [Wed Jun 24 19:12:55 2026] GET /v2.0/subnets/c54d5c0a-e79c-4e2e-a2f6-a8aba35a58d3 => 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: 1300/2538] 10.0.0.9 () {30 vars in 687 bytes} [Wed Jun 24 19:12:55 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2539] 10.0.0.9 () {30 vars in 689 bytes} [Wed Jun 24 19:12:55 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: 1301/2540] 10.0.0.9 () {30 vars in 665 bytes} [Wed Jun 24 19: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: 1240/2541] 10.0.0.9 () {30 vars in 701 bytes} [Wed Jun 24 19:12: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: 8|app: 0|req: 1302/2542] 10.0.0.9 () {30 vars in 727 bytes} [Wed Jun 24 19:12:55 2026] GET /v2.0/networks/cc824b06-0089-4d73-a681-f2e50b94f214 => generated 800 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2543] 10.0.0.9 () {30 vars in 679 bytes} [Wed Jun 24 19:12:55 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2544] 10.0.0.9 () {34 vars in 701 bytes} [Wed Jun 24 19:12:55 2026] POST /v2.0/ports => generated 1128 bytes in 523 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2545] 199.19.213.244 () {30 vars in 702 bytes} [Wed Jun 24 19:12:58 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 44 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: 1304/2546] 199.19.213.244 () {30 vars in 704 bytes} [Wed Jun 24 19:12:58 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2547] 199.19.213.244 () {30 vars in 680 bytes} [Wed Jun 24 19:12:58 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: 1305/2548] 199.19.213.244 () {30 vars in 716 bytes} [Wed Jun 24 19:12:58 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: 1244/2549] 199.19.213.244 () {30 vars in 736 bytes} [Wed Jun 24 19:12:58 2026] GET /v2.0/ports/501b64a5-b013-4b62-b49e-855ca66ed80c => 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: 1306/2550] 199.19.213.244 () {30 vars in 702 bytes} [Wed Jun 24 19:12:58 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2551] 199.19.213.244 () {30 vars in 704 bytes} [Wed Jun 24 19:12:58 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2552] 199.19.213.244 () {30 vars in 680 bytes} [Wed Jun 24 19:12:58 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: 1246/2553] 199.19.213.244 () {30 vars in 716 bytes} [Wed Jun 24 19:12:58 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-24 19:12:58.827 8 INFO neutron.api.v2.resource [None req-90a53a6b-ef4e-4421-a732-cd21e4028340 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1308/2554] 199.19.213.244 () {30 vars in 762 bytes} [Wed Jun 24 19:12:58 2026] GET /v2.0/security-groups/lb-4fd6def8-4b44-4399-a7e3-118b84784b56 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2555] 199.19.213.244 () {30 vars in 784 bytes} [Wed Jun 24 19:12:58 2026] GET /v2.0/security-groups?name=lb-4fd6def8-4b44-4399-a7e3-118b84784b56 => generated 23 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2556] 199.19.213.244 () {34 vars in 735 bytes} [Wed Jun 24 19:12:58 2026] POST /v2.0/security-groups => generated 1638 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2557] 199.19.213.244 () {30 vars in 814 bytes} [Wed Jun 24 19:12:59 2026] GET /v2.0/security-group-rules?security_group_id=6c6f299f-8caf-4aaf-abfb-83f63c5e8a50 => generated 1182 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2558] 199.19.213.244 () {34 vars in 788 bytes} [Wed Jun 24 19:12:59 2026] PUT /v2.0/ports/501b64a5-b013-4b62-b49e-855ca66ed80c => generated 1128 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2559] 199.19.213.244 () {30 vars in 702 bytes} [Wed Jun 24 19:12:59 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) /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: 1311/2560] 199.19.213.244 () {30 vars in 704 bytes} [Wed Jun 24 19:12:59 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: 1250/2561] 199.19.213.244 () {30 vars in 680 bytes} [Wed Jun 24 19:12:59 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: 1312/2562] 199.19.213.244 () {30 vars in 716 bytes} [Wed Jun 24 19:12:59 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: 1251/2563] 199.19.213.244 () {30 vars in 740 bytes} [Wed Jun 24 19:12:59 2026] GET /v2.0/subnets/c54d5c0a-e79c-4e2e-a2f6-a8aba35a58d3 => 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: 1313/2564] 10.0.0.184 () {34 vars in 1015 bytes} [Wed Jun 24 19:13:07 2026] GET /v2.0/security-groups?id=b98dd5bc-affe-4907-9b26-88f8db384287&fields=id => generated 69 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2565] 10.0.0.184 () {34 vars in 981 bytes} [Wed Jun 24 19:13:07 2026] GET /v2.0/networks?id=fde01a26-b3ff-4f2e-979d-323f68bee26e => generated 735 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2566] 10.0.0.184 () {34 vars in 964 bytes} [Wed Jun 24 19:13:07 2026] GET /v2.0/quotas/10b45281efc043848424bdc30b5fafb9 => generated 291 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2567] 10.0.0.184 () {34 vars in 1001 bytes} [Wed Jun 24 19:13:07 2026] GET /v2.0/ports?tenant_id=10b45281efc043848424bdc30b5fafb9&fields=id => generated 149 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2568] 10.0.0.184 () {34 vars in 1007 bytes} [Wed Jun 24 19:13:07 2026] GET /v2.0/networks/fde01a26-b3ff-4f2e-979d-323f68bee26e?fields=segments => generated 14 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2569] 10.0.0.184 () {34 vars in 1107 bytes} [Wed Jun 24 19:13:07 2026] GET /v2.0/networks/fde01a26-b3ff-4f2e-979d-323f68bee26e?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: 1316/2570] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:13:08 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2571] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:13:08 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => 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: 1317/2572] 199.19.213.244 () {34 vars in 1095 bytes} [Wed Jun 24 19:13:08 2026] GET /v2.0/ports?device_id=579a29c6-3b6f-4ea1-8713-678396fbf511&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2573] 199.19.213.244 () {34 vars in 1079 bytes} [Wed Jun 24 19:13:08 2026] GET /v2.0/ports?tenant_id=fedfe49fa81446c59076a08cd87a8bb7&device_id=579a29c6-3b6f-4ea1-8713-678396fbf511 => generated 1469 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2574] 199.19.213.244 () {34 vars in 985 bytes} [Wed Jun 24 19:13:08 2026] GET /v2.0/networks?id=ad2f499a-d4cb-474a-be5f-ad94320a0e7d => generated 801 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2575] 199.19.213.244 () {34 vars in 985 bytes} [Wed Jun 24 19:13:09 2026] GET /v2.0/networks?id=fde01a26-b3ff-4f2e-979d-323f68bee26e => generated 735 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2576] 199.19.213.244 () {34 vars in 1057 bytes} [Wed Jun 24 19:13:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.144&port_id=26341e22-e1dc-427d-9e84-2d93b635bdca => generated 860 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2577] 199.19.213.244 () {34 vars in 1049 bytes} [Wed Jun 24 19:13:09 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=10b45281efc043848424bdc30b5fafb9 => generated 343 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2578] 199.19.213.244 () {34 vars in 1103 bytes} [Wed Jun 24 19:13:09 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1c2&port_id=26341e22-e1dc-427d-9e84-2d93b635bdca => 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: 1321/2579] 199.19.213.244 () {34 vars in 1063 bytes} [Wed Jun 24 19:13:09 2026] GET /v2.0/subnets?id=0e263c7b-9dca-4dde-8444-36bd9325a5a6&id=4cfab7fd-dac1-4982-8cf4-c93bdbdbae87 => generated 1362 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2580] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:13:09 2026] GET /v2.0/ports?network_id=ad2f499a-d4cb-474a-be5f-ad94320a0e7d&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2581] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:13:09 2026] GET /v2.0/ports?network_id=ad2f499a-d4cb-474a-be5f-ad94320a0e7d&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2582] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:13:09 2026] GET /v2.0/networks/ad2f499a-d4cb-474a-be5f-ad94320a0e7d?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: 1325/2583] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:13:09 2026] GET /v2.0/networks/ad2f499a-d4cb-474a-be5f-ad94320a0e7d?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: 1259/2584] 199.19.213.244 () {38 vars in 954 bytes} [Wed Jun 24 19:13:09 2026] POST /v2.0/ports => generated 1082 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2587] 199.19.213.244 () {38 vars in 1027 bytes} [Wed Jun 24 19:13:09 2026] PUT /v2.0/ports/cb38b730-1f5c-49e1-9cff-ccfffab03082 => generated 1207 bytes in 520 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: 1262/2588] 199.19.213.244 () {34 vars in 1079 bytes} [Wed Jun 24 19:13:10 2026] GET /v2.0/ports?tenant_id=10b45281efc043848424bdc30b5fafb9&device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 1246 bytes in 46 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: 1327/2589] 199.19.213.244 () {34 vars in 1061 bytes} [Wed Jun 24 19:13:10 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.174&port_id=cb38b730-1f5c-49e1-9cff-ccfffab03082 => generated 19 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2590] 199.19.213.244 () {34 vars in 983 bytes} [Wed Jun 24 19:13:10 2026] GET /v2.0/subnets?id=5d44fc24-f82c-4a50-978b-b6b98294ee5b => generated 630 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:13:10.363 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c7db7b92-8dc6-4c59-882c-77111bfaafd2'] response: {'name': 'network-changed', 'server_uuid': '617ee8d2-f076-4aee-b816-85e8c1e2ac86', 'tag': 'cb38b730-1f5c-49e1-9cff-ccfffab03082', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1328/2591] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:13:10 2026] GET /v2.0/ports?network_id=fde01a26-b3ff-4f2e-979d-323f68bee26e&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: 1264/2592] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:13:10 2026] GET /v2.0/networks/fde01a26-b3ff-4f2e-979d-323f68bee26e?fields=segments => generated 14 bytes in 57 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: 1329/2593] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:13:10 2026] GET /v2.0/networks/fde01a26-b3ff-4f2e-979d-323f68bee26e?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: 1265/2594] 199.19.213.244 () {34 vars in 1079 bytes} [Wed Jun 24 19:13:10 2026] GET /v2.0/ports?tenant_id=10b45281efc043848424bdc30b5fafb9&device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 1246 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2595] 199.19.213.244 () {34 vars in 985 bytes} [Wed Jun 24 19:13:10 2026] GET /v2.0/networks?id=fde01a26-b3ff-4f2e-979d-323f68bee26e => generated 735 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2596] 199.19.213.244 () {34 vars in 1061 bytes} [Wed Jun 24 19:13:10 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.174&port_id=cb38b730-1f5c-49e1-9cff-ccfffab03082 => 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: 1267/2597] 199.19.213.244 () {34 vars in 983 bytes} [Wed Jun 24 19:13:10 2026] GET /v2.0/subnets?id=5d44fc24-f82c-4a50-978b-b6b98294ee5b => generated 630 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2598] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:13:10 2026] GET /v2.0/ports?network_id=fde01a26-b3ff-4f2e-979d-323f68bee26e&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: 1269/2599] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:13:10 2026] GET /v2.0/networks/fde01a26-b3ff-4f2e-979d-323f68bee26e?fields=segments => generated 14 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2600] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:13:11 2026] GET /v2.0/networks/fde01a26-b3ff-4f2e-979d-323f68bee26e?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: 8|app: 0|req: 1331/2601] 199.19.213.244 () {34 vars in 993 bytes} [Wed Jun 24 19:13:10 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 1246 bytes in 421 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2602] 199.19.213.244 () {34 vars in 1043 bytes} [Wed Jun 24 19:13:11 2026] GET /v2.0/security-groups?id=b98dd5bc-affe-4907-9b26-88f8db384287&fields=id&fields=name => generated 96 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2603] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:13:11 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 1246 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2604] 10.0.0.184 () {34 vars in 1039 bytes} [Wed Jun 24 19:13:11 2026] GET /v2.0/security-groups?id=b98dd5bc-affe-4907-9b26-88f8db384287&fields=id&fields=name => generated 96 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2605] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:13:11 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 1246 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2606] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:13:14 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 1248 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2607] 10.0.0.184 () {34 vars in 1039 bytes} [Wed Jun 24 19:13:14 2026] GET /v2.0/security-groups?id=b98dd5bc-affe-4907-9b26-88f8db384287&fields=id&fields=name => generated 96 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2608] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:13:14 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 1248 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2613] 199.19.213.244 () {30 vars in 702 bytes} [Wed Jun 24 19:13:49 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2614] 199.19.213.244 () {30 vars in 704 bytes} [Wed Jun 24 19:13:49 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: 1278/2615] 199.19.213.244 () {30 vars in 680 bytes} [Wed Jun 24 19:13:49 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2616] 199.19.213.244 () {30 vars in 716 bytes} [Wed Jun 24 19:13:49 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: 1279/2617] 199.19.213.244 () {30 vars in 740 bytes} [Wed Jun 24 19:13:49 2026] GET /v2.0/subnets/c54d5c0a-e79c-4e2e-a2f6-a8aba35a58d3 => generated 652 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2618] 199.19.213.244 () {30 vars in 768 bytes} [Wed Jun 24 19:13:49 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 1248 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2619] 199.19.213.244 () {34 vars in 716 bytes} [Wed Jun 24 19:13:50 2026] POST /v2.0/ports => generated 1097 bytes in 523 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2620] 10.0.0.184 () {34 vars in 970 bytes} [Wed Jun 24 19:13:50 2026] GET /v2.0/ports/7cbab09d-1b7f-4c59-bc8a-d72edfb8685d => generated 1097 bytes in 65 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: 1281/2621] 10.0.0.184 () {34 vars in 906 bytes} [Wed Jun 24 19:13:50 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: 8|app: 0|req: 1341/2622] 199.19.213.244 () {34 vars in 1261 bytes} [Wed Jun 24 19:13:50 2026] GET /v2.0/ports/7cbab09d-1b7f-4c59-bc8a-d72edfb8685d?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2623] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:13:50 2026] GET /v2.0/networks/cc824b06-0089-4d73-a681-f2e50b94f214?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: 1342/2624] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:13:50 2026] GET /v2.0/networks/cc824b06-0089-4d73-a681-f2e50b94f214?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2625] 199.19.213.244 () {34 vars in 974 bytes} [Wed Jun 24 19:13:51 2026] GET /v2.0/ports/7cbab09d-1b7f-4c59-bc8a-d72edfb8685d => generated 1097 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2626] 199.19.213.244 () {34 vars in 985 bytes} [Wed Jun 24 19:13:51 2026] GET /v2.0/networks?id=cc824b06-0089-4d73-a681-f2e50b94f214 => generated 803 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2627] 199.19.213.244 () {38 vars in 1027 bytes} [Wed Jun 24 19:13:51 2026] PUT /v2.0/ports/7cbab09d-1b7f-4c59-bc8a-d72edfb8685d => generated 1251 bytes in 542 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2628] 199.19.213.244 () {34 vars in 1079 bytes} [Wed Jun 24 19:13:51 2026] GET /v2.0/ports?tenant_id=10b45281efc043848424bdc30b5fafb9&device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 2527 bytes in 48 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: 1285/2629] 199.19.213.244 () {34 vars in 1061 bytes} [Wed Jun 24 19:13:51 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.174&port_id=cb38b730-1f5c-49e1-9cff-ccfffab03082 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2630] 199.19.213.244 () {34 vars in 983 bytes} [Wed Jun 24 19:13:51 2026] GET /v2.0/subnets?id=5d44fc24-f82c-4a50-978b-b6b98294ee5b => generated 630 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2631] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:13:51 2026] GET /v2.0/ports?network_id=fde01a26-b3ff-4f2e-979d-323f68bee26e&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2632] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:13:52 2026] GET /v2.0/networks/fde01a26-b3ff-4f2e-979d-323f68bee26e?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:13:52.089 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a7067b7e-ac15-4091-b562-9e642b15b459'] response: {'name': 'network-changed', 'server_uuid': '617ee8d2-f076-4aee-b816-85e8c1e2ac86', 'tag': '7cbab09d-1b7f-4c59-bc8a-d72edfb8685d', '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: 1287/2633] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:13:52 2026] GET /v2.0/networks/fde01a26-b3ff-4f2e-979d-323f68bee26e?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: 1347/2634] 199.19.213.244 () {34 vars in 1057 bytes} [Wed Jun 24 19:13:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.122&port_id=7cbab09d-1b7f-4c59-bc8a-d72edfb8685d => 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: 1288/2635] 199.19.213.244 () {34 vars in 983 bytes} [Wed Jun 24 19:13:52 2026] GET /v2.0/subnets?id=c54d5c0a-e79c-4e2e-a2f6-a8aba35a58d3 => generated 655 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2636] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:13:52 2026] GET /v2.0/ports?network_id=cc824b06-0089-4d73-a681-f2e50b94f214&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: 1289/2637] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:13:52 2026] GET /v2.0/networks/cc824b06-0089-4d73-a681-f2e50b94f214?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2638] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:13:52 2026] GET /v2.0/networks/cc824b06-0089-4d73-a681-f2e50b94f214?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2639] 199.19.213.244 () {34 vars in 1079 bytes} [Wed Jun 24 19:13:52 2026] GET /v2.0/ports?tenant_id=10b45281efc043848424bdc30b5fafb9&device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 2527 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2640] 199.19.213.244 () {34 vars in 985 bytes} [Wed Jun 24 19:13:52 2026] GET /v2.0/networks?id=cc824b06-0089-4d73-a681-f2e50b94f214 => generated 803 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2641] 199.19.213.244 () {34 vars in 1057 bytes} [Wed Jun 24 19:13:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.122&port_id=7cbab09d-1b7f-4c59-bc8a-d72edfb8685d => 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: 1351/2642] 199.19.213.244 () {34 vars in 983 bytes} [Wed Jun 24 19:13:52 2026] GET /v2.0/subnets?id=c54d5c0a-e79c-4e2e-a2f6-a8aba35a58d3 => generated 655 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2643] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:13:52 2026] GET /v2.0/ports?network_id=cc824b06-0089-4d73-a681-f2e50b94f214&device_owner=network%3Adhcp => generated 1461 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2644] 10.0.0.184 () {34 vars in 970 bytes} [Wed Jun 24 19:13:52 2026] GET /v2.0/ports/7cbab09d-1b7f-4c59-bc8a-d72edfb8685d => generated 1287 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2645] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:13:52 2026] GET /v2.0/networks/cc824b06-0089-4d73-a681-f2e50b94f214?fields=segments => generated 14 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2646] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:13:53 2026] GET /v2.0/networks/cc824b06-0089-4d73-a681-f2e50b94f214?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2647] 199.19.213.244 () {34 vars in 788 bytes} [Wed Jun 24 19:13:52 2026] PUT /v2.0/ports/7cbab09d-1b7f-4c59-bc8a-d72edfb8685d => generated 1311 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:13:53.253 7 INFO neutron.api.v2.resource [None req-6be8511a-2262-4459-88d5-f4f89c3cc309 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1295/2648] 199.19.213.244 () {30 vars in 762 bytes} [Wed Jun 24 19:13:53 2026] GET /v2.0/security-groups/lb-4fd6def8-4b44-4399-a7e3-118b84784b56 => 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, ' 2026-06-24 19:13:53.319 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ed4fb9cf-2fe0-4973-8919-d35ac26b850b'] response: {'name': 'network-changed', 'server_uuid': '617ee8d2-f076-4aee-b816-85e8c1e2ac86', 'tag': '7cbab09d-1b7f-4c59-bc8a-d72edfb8685d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1354/2649] 199.19.213.244 () {30 vars in 784 bytes} [Wed Jun 24 19:13:53 2026] GET /v2.0/security-groups?name=lb-4fd6def8-4b44-4399-a7e3-118b84784b56 => generated 1639 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2650] 199.19.213.244 () {34 vars in 1079 bytes} [Wed Jun 24 19:13:53 2026] GET /v2.0/ports?tenant_id=10b45281efc043848424bdc30b5fafb9&device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 2587 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2651] 199.19.213.244 () {34 vars in 985 bytes} [Wed Jun 24 19:13:53 2026] GET /v2.0/networks?id=cc824b06-0089-4d73-a681-f2e50b94f214 => generated 803 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2652] 199.19.213.244 () {34 vars in 1057 bytes} [Wed Jun 24 19:13:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.122&port_id=7cbab09d-1b7f-4c59-bc8a-d72edfb8685d => 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: 1358/2653] 199.19.213.244 () {34 vars in 983 bytes} [Wed Jun 24 19:13:53 2026] GET /v2.0/subnets?id=c54d5c0a-e79c-4e2e-a2f6-a8aba35a58d3 => generated 655 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2654] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:13:53 2026] GET /v2.0/ports?network_id=cc824b06-0089-4d73-a681-f2e50b94f214&device_owner=network%3Adhcp => generated 1461 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2655] 199.19.213.244 () {34 vars in 788 bytes} [Wed Jun 24 19:13:53 2026] PUT /v2.0/ports/7cbab09d-1b7f-4c59-bc8a-d72edfb8685d => generated 1311 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2656] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:13:53 2026] GET /v2.0/networks/cc824b06-0089-4d73-a681-f2e50b94f214?fields=segments => generated 14 bytes in 97 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: 1297/2657] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:13:53 2026] GET /v2.0/networks/cc824b06-0089-4d73-a681-f2e50b94f214?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: 1361/2658] 199.19.213.244 () {30 vars in 702 bytes} [Wed Jun 24 19:13:53 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: 1298/2659] 199.19.213.244 () {30 vars in 704 bytes} [Wed Jun 24 19:13:53 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: 1362/2660] 199.19.213.244 () {30 vars in 680 bytes} [Wed Jun 24 19:13:53 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: 1299/2661] 199.19.213.244 () {30 vars in 716 bytes} [Wed Jun 24 19:13:53 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2662] 199.19.213.244 () {30 vars in 740 bytes} [Wed Jun 24 19:13:53 2026] GET /v2.0/subnets/c54d5c0a-e79c-4e2e-a2f6-a8aba35a58d3 => 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: 1300/2663] 199.19.213.244 () {30 vars in 736 bytes} [Wed Jun 24 19:13:54 2026] GET /v2.0/ports/501b64a5-b013-4b62-b49e-855ca66ed80c => generated 1128 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2664] 199.19.213.244 () {30 vars in 736 bytes} [Wed Jun 24 19:13:54 2026] GET /v2.0/ports/7cbab09d-1b7f-4c59-bc8a-d72edfb8685d => generated 1347 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2665] 199.19.213.244 () {30 vars in 740 bytes} [Wed Jun 24 19:13:54 2026] GET /v2.0/subnets/c54d5c0a-e79c-4e2e-a2f6-a8aba35a58d3 => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:13:54.196 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ffb48de0-041c-440d-8821-b59a08b2234d'] response: {'name': 'network-changed', 'server_uuid': '617ee8d2-f076-4aee-b816-85e8c1e2ac86', 'tag': '7cbab09d-1b7f-4c59-bc8a-d72edfb8685d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1365/2666] 199.19.213.244 () {30 vars in 742 bytes} [Wed Jun 24 19:13:54 2026] GET /v2.0/networks/cc824b06-0089-4d73-a681-f2e50b94f214 => generated 800 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2667] 199.19.213.244 () {34 vars in 1079 bytes} [Wed Jun 24 19:13:54 2026] GET /v2.0/ports?tenant_id=10b45281efc043848424bdc30b5fafb9&device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 2587 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2668] 199.19.213.244 () {30 vars in 736 bytes} [Wed Jun 24 19:13:54 2026] GET /v2.0/ports/501b64a5-b013-4b62-b49e-855ca66ed80c => generated 1128 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2669] 199.19.213.244 () {34 vars in 985 bytes} [Wed Jun 24 19:13:54 2026] GET /v2.0/networks?id=cc824b06-0089-4d73-a681-f2e50b94f214 => generated 803 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2670] 199.19.213.244 () {30 vars in 740 bytes} [Wed Jun 24 19:13:54 2026] GET /v2.0/subnets/c54d5c0a-e79c-4e2e-a2f6-a8aba35a58d3 => generated 652 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2671] 199.19.213.244 () {34 vars in 1057 bytes} [Wed Jun 24 19:13:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.122&port_id=7cbab09d-1b7f-4c59-bc8a-d72edfb8685d => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2672] 199.19.213.244 () {34 vars in 983 bytes} [Wed Jun 24 19:13:54 2026] GET /v2.0/subnets?id=c54d5c0a-e79c-4e2e-a2f6-a8aba35a58d3 => 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: 1305/2673] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:13:54 2026] GET /v2.0/ports?network_id=cc824b06-0089-4d73-a681-f2e50b94f214&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: 1369/2674] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:13:54 2026] GET /v2.0/networks/cc824b06-0089-4d73-a681-f2e50b94f214?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2677] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:13:54 2026] GET /v2.0/networks/cc824b06-0089-4d73-a681-f2e50b94f214?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:14:06.615 8 WARNING neutron_lib.context [None req-f214fa90-8bed-4902-bd47-4b801907df19 04c42e64c6b843b499f3806df447e33f fedfe49fa81446c59076a08cd87a8bb7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-24 19:14:07.574 8 INFO neutron.db.l3_db [None req-f214fa90-8bed-4902-bd47-4b801907df19 04c42e64c6b843b499f3806df447e33f fedfe49fa81446c59076a08cd87a8bb7 - - default default] Floating IP 44818f0b-142e-47ae-9d9e-5e8143911f52 associated. External IP: 10.96.250.206, port: 501b64a5-b013-4b62-b49e-855ca66ed80c. [pid: 8|app: 0|req: 1372/2678] 10.0.0.226 () {34 vars in 676 bytes} [Wed Jun 24 19:14:06 2026] POST /v2.0/floatingips => generated 898 bytes in 1425 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2679] 199.19.213.244 () {34 vars in 1095 bytes} [Wed Jun 24 19:14:08 2026] GET /v2.0/ports?device_id=1a4a2f1a-0c22-4387-a506-a973844719a9&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2680] 199.19.213.244 () {34 vars in 1079 bytes} [Wed Jun 24 19:14:08 2026] GET /v2.0/ports?tenant_id=fedfe49fa81446c59076a08cd87a8bb7&device_id=1a4a2f1a-0c22-4387-a506-a973844719a9 => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2681] 199.19.213.244 () {34 vars in 985 bytes} [Wed Jun 24 19:14:08 2026] GET /v2.0/networks?id=742960f4-b14e-4d1c-8fe2-b5b9c013f250 => generated 799 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2682] 199.19.213.244 () {34 vars in 1055 bytes} [Wed Jun 24 19:14:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.20&port_id=9ef395a8-8f40-4281-8e33-13750af4007a => generated 859 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2683] 199.19.213.244 () {34 vars in 1101 bytes} [Wed Jun 24 19:14:09 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2&port_id=9ef395a8-8f40-4281-8e33-13750af4007a => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2684] 199.19.213.244 () {34 vars in 1063 bytes} [Wed Jun 24 19:14:09 2026] GET /v2.0/subnets?id=e9eb3de0-0f1a-4b88-8697-52807e8bee43&id=f00f8a1f-4aa6-46f1-a9d2-e82b511ed620 => generated 1365 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2685] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:14:09 2026] GET /v2.0/ports?network_id=742960f4-b14e-4d1c-8fe2-b5b9c013f250&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: 8|app: 0|req: 1376/2686] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:14:09 2026] GET /v2.0/ports?network_id=742960f4-b14e-4d1c-8fe2-b5b9c013f250&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2687] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:14:09 2026] GET /v2.0/networks/742960f4-b14e-4d1c-8fe2-b5b9c013f250?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: 1377/2688] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:14:09 2026] GET /v2.0/networks/742960f4-b14e-4d1c-8fe2-b5b9c013f250?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: 1379/2691] 199.19.213.244 () {30 vars in 702 bytes} [Wed Jun 24 19:14:11 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2692] 199.19.213.244 () {30 vars in 704 bytes} [Wed Jun 24 19:14:11 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: 1380/2693] 199.19.213.244 () {30 vars in 680 bytes} [Wed Jun 24 19:14:11 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2694] 199.19.213.244 () {30 vars in 716 bytes} [Wed Jun 24 19:14:11 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) 2026-06-24 19:14:11.144 8 INFO neutron.api.v2.resource [None req-f55c1284-3afb-41bf-a3c5-6eca0450ce7b 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1381/2695] 199.19.213.244 () {30 vars in 762 bytes} [Wed Jun 24 19:14:11 2026] GET /v2.0/security-groups/lb-4fd6def8-4b44-4399-a7e3-118b84784b56 => 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: 1315/2696] 199.19.213.244 () {30 vars in 784 bytes} [Wed Jun 24 19:14:11 2026] GET /v2.0/security-groups?name=lb-4fd6def8-4b44-4399-a7e3-118b84784b56 => generated 1639 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2697] 199.19.213.244 () {30 vars in 814 bytes} [Wed Jun 24 19:14:11 2026] GET /v2.0/security-group-rules?security_group_id=6c6f299f-8caf-4aaf-abfb-83f63c5e8a50 => generated 1182 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2698] 199.19.213.244 () {34 vars in 746 bytes} [Wed Jun 24 19:14:11 2026] POST /v2.0/security-group-rules => generated 597 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2699] 199.19.213.244 () {34 vars in 746 bytes} [Wed Jun 24 19:14:11 2026] POST /v2.0/security-group-rules => generated 601 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2700] 10.0.0.9 () {30 vars in 687 bytes} [Wed Jun 24 19:14:19 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2701] 10.0.0.9 () {30 vars in 689 bytes} [Wed Jun 24 19:14:19 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: 1318/2702] 10.0.0.9 () {30 vars in 665 bytes} [Wed Jun 24 19:14:19 2026] GET /v2.0/extensions/qos => generated 166 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2703] 10.0.0.9 () {30 vars in 701 bytes} [Wed Jun 24 19:14:19 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2704] 10.0.0.9 () {28 vars in 436 bytes} [Wed Jun 24 19:14:20 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2705] 10.0.0.9 () {30 vars in 725 bytes} [Wed Jun 24 19:14:20 2026] GET /v2.0/subnets/4cfab7fd-dac1-4982-8cf4-c93bdbdbae87 => generated 631 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2706] 199.19.213.244 () {30 vars in 702 bytes} [Wed Jun 24 19:14:22 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2707] 199.19.213.244 () {30 vars in 704 bytes} [Wed Jun 24 19:14:22 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2708] 199.19.213.244 () {30 vars in 680 bytes} [Wed Jun 24 19:14:22 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: 1388/2709] 199.19.213.244 () {30 vars in 716 bytes} [Wed Jun 24 19:14:22 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: 7|app: 0|req: 1322/2710] 199.19.213.244 () {30 vars in 740 bytes} [Wed Jun 24 19:14:22 2026] GET /v2.0/subnets/4cfab7fd-dac1-4982-8cf4-c93bdbdbae87 => generated 649 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2711] 199.19.213.244 () {30 vars in 768 bytes} [Wed Jun 24 19:14:22 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 2589 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2712] 199.19.213.244 () {30 vars in 702 bytes} [Wed Jun 24 19:14:23 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: 1390/2713] 199.19.213.244 () {30 vars in 704 bytes} [Wed Jun 24 19:14:23 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2714] 199.19.213.244 () {30 vars in 680 bytes} [Wed Jun 24 19:14:23 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: 1391/2715] 199.19.213.244 () {30 vars in 716 bytes} [Wed Jun 24 19:14:23 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2716] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:14:23 2026] GET /v2.0/networks/ad2f499a-d4cb-474a-be5f-ad94320a0e7d?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: 1392/2717] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:14:23 2026] GET /v2.0/networks/ad2f499a-d4cb-474a-be5f-ad94320a0e7d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2718] 199.19.213.244 () {34 vars in 985 bytes} [Wed Jun 24 19:14:23 2026] GET /v2.0/networks?id=ad2f499a-d4cb-474a-be5f-ad94320a0e7d => generated 801 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2719] 199.19.213.244 () {38 vars in 954 bytes} [Wed Jun 24 19:14:23 2026] POST /v2.0/ports => generated 1303 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2722] 199.19.213.244 () {38 vars in 1027 bytes} [Wed Jun 24 19:14:24 2026] PUT /v2.0/ports/502f922a-8542-49d3-ba2b-13414f237c60 => generated 1428 bytes in 558 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: 1396/2723] 199.19.213.244 () {34 vars in 1079 bytes} [Wed Jun 24 19:14:24 2026] GET /v2.0/ports?tenant_id=10b45281efc043848424bdc30b5fafb9&device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 4045 bytes in 62 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: 1328/2724] 199.19.213.244 () {34 vars in 1061 bytes} [Wed Jun 24 19:14:25 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.174&port_id=cb38b730-1f5c-49e1-9cff-ccfffab03082 => 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: 1397/2725] 199.19.213.244 () {34 vars in 983 bytes} [Wed Jun 24 19:14:25 2026] GET /v2.0/subnets?id=5d44fc24-f82c-4a50-978b-b6b98294ee5b => generated 630 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:14:25.221 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9f363cac-05b7-4fd5-837e-e1b1a8c34d8c'] response: {'name': 'network-changed', 'server_uuid': '617ee8d2-f076-4aee-b816-85e8c1e2ac86', 'tag': '502f922a-8542-49d3-ba2b-13414f237c60', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1329/2726] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:14:25 2026] GET /v2.0/ports?network_id=fde01a26-b3ff-4f2e-979d-323f68bee26e&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: 1398/2727] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:14:25 2026] GET /v2.0/networks/fde01a26-b3ff-4f2e-979d-323f68bee26e?fields=segments => generated 14 bytes in 68 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: 1330/2728] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:14:25 2026] GET /v2.0/networks/fde01a26-b3ff-4f2e-979d-323f68bee26e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2729] 199.19.213.244 () {34 vars in 1057 bytes} [Wed Jun 24 19:14:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.122&port_id=7cbab09d-1b7f-4c59-bc8a-d72edfb8685d => 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: 1331/2730] 199.19.213.244 () {34 vars in 983 bytes} [Wed Jun 24 19:14:25 2026] GET /v2.0/subnets?id=c54d5c0a-e79c-4e2e-a2f6-a8aba35a58d3 => generated 655 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2731] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:14:25 2026] GET /v2.0/ports?network_id=cc824b06-0089-4d73-a681-f2e50b94f214&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: 1332/2732] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:14:25 2026] GET /v2.0/networks/cc824b06-0089-4d73-a681-f2e50b94f214?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: 1401/2733] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:14:25 2026] GET /v2.0/networks/cc824b06-0089-4d73-a681-f2e50b94f214?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2734] 199.19.213.244 () {34 vars in 1057 bytes} [Wed Jun 24 19:14:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.109&port_id=502f922a-8542-49d3-ba2b-13414f237c60 => 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: 1402/2735] 199.19.213.244 () {34 vars in 1103 bytes} [Wed Jun 24 19:14:25 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A13a&port_id=502f922a-8542-49d3-ba2b-13414f237c60 => 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: 1334/2736] 199.19.213.244 () {34 vars in 1063 bytes} [Wed Jun 24 19:14:25 2026] GET /v2.0/subnets?id=0e263c7b-9dca-4dde-8444-36bd9325a5a6&id=4cfab7fd-dac1-4982-8cf4-c93bdbdbae87 => generated 1362 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2737] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:14:25 2026] GET /v2.0/ports?network_id=ad2f499a-d4cb-474a-be5f-ad94320a0e7d&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2738] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:14:25 2026] GET /v2.0/ports?network_id=ad2f499a-d4cb-474a-be5f-ad94320a0e7d&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2739] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:14:25 2026] GET /v2.0/networks/ad2f499a-d4cb-474a-be5f-ad94320a0e7d?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: 1336/2740] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:14:26 2026] GET /v2.0/networks/ad2f499a-d4cb-474a-be5f-ad94320a0e7d?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: 1405/2741] 199.19.213.244 () {34 vars in 1079 bytes} [Wed Jun 24 19:14:26 2026] GET /v2.0/ports?tenant_id=10b45281efc043848424bdc30b5fafb9&device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 4045 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2742] 199.19.213.244 () {34 vars in 985 bytes} [Wed Jun 24 19:14:26 2026] GET /v2.0/networks?id=ad2f499a-d4cb-474a-be5f-ad94320a0e7d => generated 801 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2743] 199.19.213.244 () {34 vars in 1057 bytes} [Wed Jun 24 19:14:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.109&port_id=502f922a-8542-49d3-ba2b-13414f237c60 => 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: 1338/2744] 199.19.213.244 () {34 vars in 1103 bytes} [Wed Jun 24 19:14:26 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A13a&port_id=502f922a-8542-49d3-ba2b-13414f237c60 => 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: 1407/2745] 10.0.0.184 () {34 vars in 970 bytes} [Wed Jun 24 19:14:26 2026] GET /v2.0/ports/502f922a-8542-49d3-ba2b-13414f237c60 => generated 1464 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2746] 199.19.213.244 () {34 vars in 1063 bytes} [Wed Jun 24 19:14:26 2026] GET /v2.0/subnets?id=0e263c7b-9dca-4dde-8444-36bd9325a5a6&id=4cfab7fd-dac1-4982-8cf4-c93bdbdbae87 => generated 1362 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2747] 199.19.213.244 () {30 vars in 736 bytes} [Wed Jun 24 19:14:26 2026] GET /v2.0/ports/502f922a-8542-49d3-ba2b-13414f237c60 => 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: 1340/2748] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:14:26 2026] GET /v2.0/ports?network_id=ad2f499a-d4cb-474a-be5f-ad94320a0e7d&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: 8|app: 0|req: 1409/2749] 199.19.213.244 () {30 vars in 736 bytes} [Wed Jun 24 19:14:26 2026] GET /v2.0/ports/502f922a-8542-49d3-ba2b-13414f237c60 => 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: 1341/2750] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:14:26 2026] GET /v2.0/ports?network_id=ad2f499a-d4cb-474a-be5f-ad94320a0e7d&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: 7|app: 0|req: 1342/2751] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:14:26 2026] GET /v2.0/networks/ad2f499a-d4cb-474a-be5f-ad94320a0e7d?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: 1343/2752] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:14:26 2026] GET /v2.0/networks/ad2f499a-d4cb-474a-be5f-ad94320a0e7d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2753] 199.19.213.244 () {34 vars in 789 bytes} [Wed Jun 24 19:14:26 2026] PUT /v2.0/ports/502f922a-8542-49d3-ba2b-13414f237c60 => generated 1199 bytes in 503 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2754] 199.19.213.244 () {30 vars in 742 bytes} [Wed Jun 24 19:14:27 2026] GET /v2.0/networks/ad2f499a-d4cb-474a-be5f-ad94320a0e7d => generated 798 bytes in 86 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: 1411/2755] 199.19.213.244 () {30 vars in 740 bytes} [Wed Jun 24 19:14:27 2026] GET /v2.0/subnets/4cfab7fd-dac1-4982-8cf4-c93bdbdbae87 => generated 649 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2756] 199.19.213.244 () {34 vars in 1079 bytes} [Wed Jun 24 19:14:27 2026] GET /v2.0/ports?tenant_id=10b45281efc043848424bdc30b5fafb9&device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 3816 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:14:27.288 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-84d8fdc9-25a7-4cc9-8a4b-467765be4804'] response: {'name': 'network-changed', 'server_uuid': '617ee8d2-f076-4aee-b816-85e8c1e2ac86', 'tag': '502f922a-8542-49d3-ba2b-13414f237c60', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1346/2757] 199.19.213.244 () {30 vars in 702 bytes} [Wed Jun 24 19:14:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2758] 199.19.213.244 () {30 vars in 704 bytes} [Wed Jun 24 19:14:27 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2759] 199.19.213.244 () {30 vars in 680 bytes} [Wed Jun 24 19:14:27 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2760] 199.19.213.244 () {30 vars in 716 bytes} [Wed Jun 24 19:14:27 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2761] 199.19.213.244 () {34 vars in 985 bytes} [Wed Jun 24 19:14:27 2026] GET /v2.0/networks?id=ad2f499a-d4cb-474a-be5f-ad94320a0e7d => generated 801 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2762] 199.19.213.244 () {30 vars in 740 bytes} [Wed Jun 24 19:14:27 2026] GET /v2.0/subnets/c54d5c0a-e79c-4e2e-a2f6-a8aba35a58d3 => 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: 1413/2763] 199.19.213.244 () {34 vars in 1057 bytes} [Wed Jun 24 19:14:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.109&port_id=502f922a-8542-49d3-ba2b-13414f237c60 => 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: 1351/2764] 199.19.213.244 () {30 vars in 736 bytes} [Wed Jun 24 19:14:27 2026] GET /v2.0/ports/501b64a5-b013-4b62-b49e-855ca66ed80c => generated 1128 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2765] 199.19.213.244 () {34 vars in 983 bytes} [Wed Jun 24 19:14:27 2026] GET /v2.0/subnets?id=4cfab7fd-dac1-4982-8cf4-c93bdbdbae87 => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2766] 199.19.213.244 () {30 vars in 736 bytes} [Wed Jun 24 19:14:27 2026] GET /v2.0/ports/7cbab09d-1b7f-4c59-bc8a-d72edfb8685d => generated 1349 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2767] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:14:27 2026] GET /v2.0/ports?network_id=ad2f499a-d4cb-474a-be5f-ad94320a0e7d&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2768] 199.19.213.244 () {30 vars in 740 bytes} [Wed Jun 24 19:14:27 2026] GET /v2.0/subnets/c54d5c0a-e79c-4e2e-a2f6-a8aba35a58d3 => 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: 1353/2769] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:14:27 2026] GET /v2.0/networks/ad2f499a-d4cb-474a-be5f-ad94320a0e7d?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2770] 199.19.213.244 () {30 vars in 742 bytes} [Wed Jun 24 19:14:27 2026] GET /v2.0/networks/cc824b06-0089-4d73-a681-f2e50b94f214 => 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: 1354/2771] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:14:27 2026] GET /v2.0/networks/ad2f499a-d4cb-474a-be5f-ad94320a0e7d?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: 1418/2772] 199.19.213.244 () {30 vars in 736 bytes} [Wed Jun 24 19:14:27 2026] GET /v2.0/ports/501b64a5-b013-4b62-b49e-855ca66ed80c => generated 1128 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2773] 199.19.213.244 () {30 vars in 740 bytes} [Wed Jun 24 19:14:27 2026] GET /v2.0/subnets/c54d5c0a-e79c-4e2e-a2f6-a8aba35a58d3 => 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: 1419/2774] 10.0.0.9 () {30 vars in 687 bytes} [Wed Jun 24 19:14: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) [pid: 7|app: 0|req: 1356/2775] 10.0.0.9 () {30 vars in 689 bytes} [Wed Jun 24 19:14:35 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: 1420/2776] 10.0.0.9 () {30 vars in 665 bytes} [Wed Jun 24 19:14:35 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2777] 10.0.0.9 () {30 vars in 701 bytes} [Wed Jun 24 19:14:36 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: 1421/2778] 10.0.0.9 () {28 vars in 436 bytes} [Wed Jun 24 19:14:36 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2779] 10.0.0.9 () {30 vars in 725 bytes} [Wed Jun 24 19:14:36 2026] GET /v2.0/subnets/e9eb3de0-0f1a-4b88-8697-52807e8bee43 => generated 631 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2780] 199.19.213.244 () {30 vars in 702 bytes} [Wed Jun 24 19:14:37 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2781] 199.19.213.244 () {30 vars in 704 bytes} [Wed Jun 24 19:14:37 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: 1423/2782] 199.19.213.244 () {30 vars in 680 bytes} [Wed Jun 24 19:14:37 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2783] 199.19.213.244 () {30 vars in 716 bytes} [Wed Jun 24 19:14:37 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2784] 199.19.213.244 () {30 vars in 740 bytes} [Wed Jun 24 19:14:37 2026] GET /v2.0/subnets/4cfab7fd-dac1-4982-8cf4-c93bdbdbae87 => generated 649 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2785] 199.19.213.244 () {30 vars in 740 bytes} [Wed Jun 24 19:14:37 2026] GET /v2.0/subnets/e9eb3de0-0f1a-4b88-8697-52807e8bee43 => generated 649 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2786] 199.19.213.244 () {30 vars in 768 bytes} [Wed Jun 24 19:14:37 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 3818 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2787] 199.19.213.244 () {30 vars in 702 bytes} [Wed Jun 24 19:14:37 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2788] 199.19.213.244 () {30 vars in 704 bytes} [Wed Jun 24 19:14:37 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2789] 199.19.213.244 () {30 vars in 680 bytes} [Wed Jun 24 19:14: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: 8|app: 0|req: 1427/2790] 199.19.213.244 () {30 vars in 716 bytes} [Wed Jun 24 19:14:37 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2791] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:14:38 2026] GET /v2.0/networks/742960f4-b14e-4d1c-8fe2-b5b9c013f250?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: 1428/2792] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:14:38 2026] GET /v2.0/networks/742960f4-b14e-4d1c-8fe2-b5b9c013f250?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: 1365/2793] 199.19.213.244 () {34 vars in 985 bytes} [Wed Jun 24 19:14:38 2026] GET /v2.0/networks?id=742960f4-b14e-4d1c-8fe2-b5b9c013f250 => generated 799 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2794] 199.19.213.244 () {38 vars in 954 bytes} [Wed Jun 24 19:14:38 2026] POST /v2.0/ports => generated 1307 bytes in 488 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2795] 199.19.213.244 () {38 vars in 1027 bytes} [Wed Jun 24 19:14:38 2026] PUT /v2.0/ports/4093eed5-e49d-4a4c-998c-35e81d29557a => generated 1432 bytes in 531 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: 1430/2796] 199.19.213.244 () {34 vars in 1079 bytes} [Wed Jun 24 19:14:39 2026] GET /v2.0/ports?tenant_id=10b45281efc043848424bdc30b5fafb9&device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 5278 bytes in 57 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-24 19:14:39.439 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1f615e20-a313-485a-b1bf-5adddbc84731'] response: {'name': 'network-changed', 'server_uuid': '617ee8d2-f076-4aee-b816-85e8c1e2ac86', 'tag': '4093eed5-e49d-4a4c-998c-35e81d29557a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1367/2797] 199.19.213.244 () {34 vars in 1061 bytes} [Wed Jun 24 19:14:39 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.174&port_id=cb38b730-1f5c-49e1-9cff-ccfffab03082 => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2798] 199.19.213.244 () {34 vars in 983 bytes} [Wed Jun 24 19:14:39 2026] GET /v2.0/subnets?id=5d44fc24-f82c-4a50-978b-b6b98294ee5b => generated 630 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2799] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:14:39 2026] GET /v2.0/ports?network_id=fde01a26-b3ff-4f2e-979d-323f68bee26e&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2802] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:14:39 2026] GET /v2.0/networks/fde01a26-b3ff-4f2e-979d-323f68bee26e?fields=segments => generated 14 bytes in 71 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: 1371/2803] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:14:39 2026] GET /v2.0/networks/fde01a26-b3ff-4f2e-979d-323f68bee26e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2804] 199.19.213.244 () {34 vars in 1057 bytes} [Wed Jun 24 19:14:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.122&port_id=7cbab09d-1b7f-4c59-bc8a-d72edfb8685d => 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: 1372/2805] 199.19.213.244 () {34 vars in 983 bytes} [Wed Jun 24 19:14:39 2026] GET /v2.0/subnets?id=c54d5c0a-e79c-4e2e-a2f6-a8aba35a58d3 => generated 655 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2806] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:14:39 2026] GET /v2.0/ports?network_id=cc824b06-0089-4d73-a681-f2e50b94f214&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2807] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:14:39 2026] GET /v2.0/networks/cc824b06-0089-4d73-a681-f2e50b94f214?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2808] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:14:39 2026] GET /v2.0/networks/cc824b06-0089-4d73-a681-f2e50b94f214?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2809] 199.19.213.244 () {34 vars in 1057 bytes} [Wed Jun 24 19:14:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.109&port_id=502f922a-8542-49d3-ba2b-13414f237c60 => 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: 1436/2810] 199.19.213.244 () {34 vars in 983 bytes} [Wed Jun 24 19:14:40 2026] GET /v2.0/subnets?id=4cfab7fd-dac1-4982-8cf4-c93bdbdbae87 => 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: 1375/2811] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:14:40 2026] GET /v2.0/ports?network_id=ad2f499a-d4cb-474a-be5f-ad94320a0e7d&device_owner=network%3Adhcp => generated 1457 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2812] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:14:40 2026] GET /v2.0/networks/ad2f499a-d4cb-474a-be5f-ad94320a0e7d?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: 1376/2813] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:14:40 2026] GET /v2.0/networks/ad2f499a-d4cb-474a-be5f-ad94320a0e7d?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: 1438/2814] 199.19.213.244 () {34 vars in 1057 bytes} [Wed Jun 24 19:14:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.221&port_id=4093eed5-e49d-4a4c-998c-35e81d29557a => 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: 1377/2815] 199.19.213.244 () {34 vars in 1105 bytes} [Wed Jun 24 19:14:40 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3b6&port_id=4093eed5-e49d-4a4c-998c-35e81d29557a => 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: 1439/2816] 199.19.213.244 () {34 vars in 1063 bytes} [Wed Jun 24 19:14:40 2026] GET /v2.0/subnets?id=e9eb3de0-0f1a-4b88-8697-52807e8bee43&id=f00f8a1f-4aa6-46f1-a9d2-e82b511ed620 => generated 1365 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2817] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:14:40 2026] GET /v2.0/ports?network_id=742960f4-b14e-4d1c-8fe2-b5b9c013f250&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: 1440/2818] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:14:40 2026] GET /v2.0/ports?network_id=742960f4-b14e-4d1c-8fe2-b5b9c013f250&device_owner=network%3Adhcp => generated 1461 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2819] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:14:40 2026] GET /v2.0/networks/742960f4-b14e-4d1c-8fe2-b5b9c013f250?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2820] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:14:40 2026] GET /v2.0/networks/742960f4-b14e-4d1c-8fe2-b5b9c013f250?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: 1380/2821] 199.19.213.244 () {34 vars in 1079 bytes} [Wed Jun 24 19:14:40 2026] GET /v2.0/ports?tenant_id=10b45281efc043848424bdc30b5fafb9&device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 5278 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2822] 199.19.213.244 () {34 vars in 985 bytes} [Wed Jun 24 19:14:40 2026] GET /v2.0/networks?id=742960f4-b14e-4d1c-8fe2-b5b9c013f250 => generated 799 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2823] 199.19.213.244 () {34 vars in 1057 bytes} [Wed Jun 24 19:14:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.221&port_id=4093eed5-e49d-4a4c-998c-35e81d29557a => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2824] 199.19.213.244 () {34 vars in 1105 bytes} [Wed Jun 24 19:14:41 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3b6&port_id=4093eed5-e49d-4a4c-998c-35e81d29557a => 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: 1382/2825] 199.19.213.244 () {34 vars in 1063 bytes} [Wed Jun 24 19:14:41 2026] GET /v2.0/subnets?id=e9eb3de0-0f1a-4b88-8697-52807e8bee43&id=f00f8a1f-4aa6-46f1-a9d2-e82b511ed620 => generated 1365 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2826] 10.0.0.184 () {34 vars in 970 bytes} [Wed Jun 24 19:14:41 2026] GET /v2.0/ports/4093eed5-e49d-4a4c-998c-35e81d29557a => generated 1468 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2827] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:14:41 2026] GET /v2.0/ports?network_id=742960f4-b14e-4d1c-8fe2-b5b9c013f250&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: 1445/2828] 199.19.213.244 () {30 vars in 736 bytes} [Wed Jun 24 19:14:41 2026] GET /v2.0/ports/4093eed5-e49d-4a4c-998c-35e81d29557a => generated 1468 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2829] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:14:41 2026] GET /v2.0/ports?network_id=742960f4-b14e-4d1c-8fe2-b5b9c013f250&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: 1446/2830] 199.19.213.244 () {30 vars in 736 bytes} [Wed Jun 24 19:14:41 2026] GET /v2.0/ports/4093eed5-e49d-4a4c-998c-35e81d29557a => generated 1468 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2831] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:14:41 2026] GET /v2.0/networks/742960f4-b14e-4d1c-8fe2-b5b9c013f250?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2832] 199.19.213.244 () {34 vars in 789 bytes} [Wed Jun 24 19:14:41 2026] PUT /v2.0/ports/4093eed5-e49d-4a4c-998c-35e81d29557a => generated 1199 bytes in 432 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-24 19:14:41.781 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6c8dc27c-bd69-416e-aff7-2d0bcaa35e7c'] response: {'name': 'network-changed', 'server_uuid': '617ee8d2-f076-4aee-b816-85e8c1e2ac86', 'tag': '4093eed5-e49d-4a4c-998c-35e81d29557a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1448/2833] 199.19.213.244 () {30 vars in 742 bytes} [Wed Jun 24 19:14:41 2026] GET /v2.0/networks/742960f4-b14e-4d1c-8fe2-b5b9c013f250 => generated 796 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2834] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:14:41 2026] GET /v2.0/networks/742960f4-b14e-4d1c-8fe2-b5b9c013f250?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 519 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2835] 199.19.213.244 () {30 vars in 740 bytes} [Wed Jun 24 19:14:41 2026] GET /v2.0/subnets/e9eb3de0-0f1a-4b88-8697-52807e8bee43 => generated 649 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2836] 199.19.213.244 () {34 vars in 1079 bytes} [Wed Jun 24 19:14:41 2026] GET /v2.0/ports?tenant_id=10b45281efc043848424bdc30b5fafb9&device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 5045 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2837] 199.19.213.244 () {30 vars in 702 bytes} [Wed Jun 24 19:14:41 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2838] 199.19.213.244 () {30 vars in 704 bytes} [Wed Jun 24 19:14:41 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2839] 199.19.213.244 () {30 vars in 680 bytes} [Wed Jun 24 19:14:42 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: 1391/2840] 199.19.213.244 () {30 vars in 716 bytes} [Wed Jun 24 19:14:42 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: 1450/2841] 199.19.213.244 () {34 vars in 985 bytes} [Wed Jun 24 19:14:41 2026] GET /v2.0/networks?id=742960f4-b14e-4d1c-8fe2-b5b9c013f250 => generated 799 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2842] 199.19.213.244 () {30 vars in 740 bytes} [Wed Jun 24 19:14:42 2026] GET /v2.0/subnets/c54d5c0a-e79c-4e2e-a2f6-a8aba35a58d3 => generated 652 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2843] 199.19.213.244 () {34 vars in 1057 bytes} [Wed Jun 24 19:14:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.221&port_id=4093eed5-e49d-4a4c-998c-35e81d29557a => 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: 1452/2844] 199.19.213.244 () {34 vars in 983 bytes} [Wed Jun 24 19:14:42 2026] GET /v2.0/subnets?id=e9eb3de0-0f1a-4b88-8697-52807e8bee43 => 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: 1393/2845] 199.19.213.244 () {30 vars in 736 bytes} [Wed Jun 24 19:14:42 2026] GET /v2.0/ports/501b64a5-b013-4b62-b49e-855ca66ed80c => generated 1128 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2846] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:14:42 2026] GET /v2.0/ports?network_id=742960f4-b14e-4d1c-8fe2-b5b9c013f250&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2847] 199.19.213.244 () {30 vars in 736 bytes} [Wed Jun 24 19:14:42 2026] GET /v2.0/ports/7cbab09d-1b7f-4c59-bc8a-d72edfb8685d => generated 1349 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2848] 199.19.213.244 () {30 vars in 740 bytes} [Wed Jun 24 19:14:42 2026] GET /v2.0/subnets/c54d5c0a-e79c-4e2e-a2f6-a8aba35a58d3 => 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: 1454/2849] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:14:42 2026] GET /v2.0/networks/742960f4-b14e-4d1c-8fe2-b5b9c013f250?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2850] 199.19.213.244 () {30 vars in 742 bytes} [Wed Jun 24 19:14:42 2026] GET /v2.0/networks/cc824b06-0089-4d73-a681-f2e50b94f214 => 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: 1455/2851] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:14:42 2026] GET /v2.0/networks/742960f4-b14e-4d1c-8fe2-b5b9c013f250?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2852] 199.19.213.244 () {30 vars in 736 bytes} [Wed Jun 24 19:14:42 2026] GET /v2.0/ports/501b64a5-b013-4b62-b49e-855ca66ed80c => generated 1128 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2853] 199.19.213.244 () {30 vars in 740 bytes} [Wed Jun 24 19:14:42 2026] GET /v2.0/subnets/c54d5c0a-e79c-4e2e-a2f6-a8aba35a58d3 => generated 652 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2854] 199.19.213.244 () {30 vars in 702 bytes} [Wed Jun 24 19:14:51 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2855] 199.19.213.244 () {30 vars in 704 bytes} [Wed Jun 24 19:14:51 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: 1399/2856] 199.19.213.244 () {30 vars in 680 bytes} [Wed Jun 24 19:14:51 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2857] 199.19.213.244 () {30 vars in 716 bytes} [Wed Jun 24 19:14:51 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: 1400/2858] 199.19.213.244 () {30 vars in 740 bytes} [Wed Jun 24 19:14:51 2026] GET /v2.0/subnets/4cfab7fd-dac1-4982-8cf4-c93bdbdbae87 => generated 649 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2859] 199.19.213.244 () {30 vars in 768 bytes} [Wed Jun 24 19:14:51 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 5047 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2860] 199.19.213.244 () {30 vars in 702 bytes} [Wed Jun 24 19:14:51 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2861] 199.19.213.244 () {30 vars in 704 bytes} [Wed Jun 24 19:14:51 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2862] 199.19.213.244 () {30 vars in 680 bytes} [Wed Jun 24 19:14:51 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2863] 199.19.213.244 () {30 vars in 716 bytes} [Wed Jun 24 19:14:51 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2864] 199.19.213.244 () {30 vars in 736 bytes} [Wed Jun 24 19:14:51 2026] GET /v2.0/ports/4093eed5-e49d-4a4c-998c-35e81d29557a => generated 1237 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2865] 199.19.213.244 () {34 vars in 788 bytes} [Wed Jun 24 19:14:51 2026] PUT /v2.0/ports/4093eed5-e49d-4a4c-998c-35e81d29557a => generated 1026 bytes in 400 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2866] 199.19.213.244 () {30 vars in 742 bytes} [Wed Jun 24 19:14:51 2026] GET /v2.0/networks/742960f4-b14e-4d1c-8fe2-b5b9c013f250 => generated 796 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2867] 199.19.213.244 () {30 vars in 768 bytes} [Wed Jun 24 19:14:52 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 4872 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:14:52.162 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a8a45943-c3a8-472c-aa4c-090a5a9cec79'] response: {'name': 'network-changed', 'server_uuid': '617ee8d2-f076-4aee-b816-85e8c1e2ac86', 'tag': '4093eed5-e49d-4a4c-998c-35e81d29557a', '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: 1405/2868] 199.19.213.244 () {34 vars in 1079 bytes} [Wed Jun 24 19:14:52 2026] GET /v2.0/ports?tenant_id=10b45281efc043848424bdc30b5fafb9&device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 4872 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2869] 199.19.213.244 () {30 vars in 768 bytes} [Wed Jun 24 19:14:52 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 4872 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2870] 199.19.213.244 () {34 vars in 985 bytes} [Wed Jun 24 19:14:52 2026] GET /v2.0/networks?id=742960f4-b14e-4d1c-8fe2-b5b9c013f250 => generated 799 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2871] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:14:52 2026] GET /v2.0/networks/742960f4-b14e-4d1c-8fe2-b5b9c013f250?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2872] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:14:52 2026] GET /v2.0/networks/742960f4-b14e-4d1c-8fe2-b5b9c013f250?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: 1466/2873] 199.19.213.244 () {30 vars in 768 bytes} [Wed Jun 24 19:14:53 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 4872 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2874] 199.19.213.244 () {30 vars in 768 bytes} [Wed Jun 24 19:14:54 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 4872 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2877] 199.19.213.244 () {30 vars in 768 bytes} [Wed Jun 24 19:14:55 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 4872 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2878] 199.19.213.244 () {30 vars in 768 bytes} [Wed Jun 24 19:14:56 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 4872 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2879] 199.19.213.244 () {30 vars in 768 bytes} [Wed Jun 24 19:14:57 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 4872 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2880] 199.19.213.244 () {30 vars in 768 bytes} [Wed Jun 24 19:14:58 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 4872 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2881] 199.19.213.244 () {30 vars in 768 bytes} [Wed Jun 24 19:14:59 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 4872 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2882] 199.19.213.244 () {30 vars in 768 bytes} [Wed Jun 24 19:15:00 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 4872 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2883] 199.19.213.244 () {30 vars in 768 bytes} [Wed Jun 24 19:15:01 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 4872 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2884] 199.19.213.244 () {30 vars in 768 bytes} [Wed Jun 24 19:15:02 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 4872 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2885] 199.19.213.244 () {30 vars in 768 bytes} [Wed Jun 24 19:15:04 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 4872 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2886] 199.19.213.244 () {30 vars in 768 bytes} [Wed Jun 24 19:15:05 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 4872 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2887] 199.19.213.244 () {30 vars in 768 bytes} [Wed Jun 24 19:15:06 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 4872 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2888] 199.19.213.244 () {30 vars in 768 bytes} [Wed Jun 24 19:15:07 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 4872 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2889] 199.19.213.244 () {30 vars in 768 bytes} [Wed Jun 24 19:15:08 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 4872 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2890] 199.19.213.244 () {30 vars in 768 bytes} [Wed Jun 24 19:15:09 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 4872 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2893] 199.19.213.244 () {30 vars in 768 bytes} [Wed Jun 24 19:15:10 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 4872 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2894] 199.19.213.244 () {34 vars in 1095 bytes} [Wed Jun 24 19:15:10 2026] GET /v2.0/ports?device_id=579a29c6-3b6f-4ea1-8713-678396fbf511&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2895] 199.19.213.244 () {34 vars in 1079 bytes} [Wed Jun 24 19:15:10 2026] GET /v2.0/ports?tenant_id=fedfe49fa81446c59076a08cd87a8bb7&device_id=579a29c6-3b6f-4ea1-8713-678396fbf511 => generated 1469 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2896] 199.19.213.244 () {34 vars in 985 bytes} [Wed Jun 24 19:15:11 2026] GET /v2.0/networks?id=ad2f499a-d4cb-474a-be5f-ad94320a0e7d => generated 801 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2897] 199.19.213.244 () {34 vars in 1057 bytes} [Wed Jun 24 19:15:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.144&port_id=26341e22-e1dc-427d-9e84-2d93b635bdca => generated 860 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2898] 199.19.213.244 () {34 vars in 1103 bytes} [Wed Jun 24 19:15:11 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1c2&port_id=26341e22-e1dc-427d-9e84-2d93b635bdca => 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: 1479/2899] 199.19.213.244 () {34 vars in 1063 bytes} [Wed Jun 24 19:15:11 2026] GET /v2.0/subnets?id=0e263c7b-9dca-4dde-8444-36bd9325a5a6&id=4cfab7fd-dac1-4982-8cf4-c93bdbdbae87 => generated 1362 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2900] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:15:11 2026] GET /v2.0/ports?network_id=ad2f499a-d4cb-474a-be5f-ad94320a0e7d&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: 1480/2901] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:15:11 2026] GET /v2.0/ports?network_id=ad2f499a-d4cb-474a-be5f-ad94320a0e7d&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2902] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:15:11 2026] GET /v2.0/networks/ad2f499a-d4cb-474a-be5f-ad94320a0e7d?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: 1481/2903] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:15:11 2026] GET /v2.0/networks/ad2f499a-d4cb-474a-be5f-ad94320a0e7d?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: 1423/2904] 199.19.213.244 () {30 vars in 768 bytes} [Wed Jun 24 19:15:11 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 4872 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2905] 199.19.213.244 () {30 vars in 768 bytes} [Wed Jun 24 19:15:12 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 4872 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2906] 199.19.213.244 () {34 vars in 974 bytes} [Wed Jun 24 19:15:12 2026] GET /v2.0/ports/4093eed5-e49d-4a4c-998c-35e81d29557a => generated 1062 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2907] 199.19.213.244 () {36 vars in 996 bytes} [Wed Jun 24 19:15:12 2026] DELETE /v2.0/ports/4093eed5-e49d-4a4c-998c-35e81d29557a => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2908] 199.19.213.244 () {34 vars in 1079 bytes} [Wed Jun 24 19:15:13 2026] GET /v2.0/ports?tenant_id=10b45281efc043848424bdc30b5fafb9&device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 3818 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:15:13.352 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7a700adb-0bbc-4ace-a2b6-86fdcd532fc5'] response: {'server_uuid': '617ee8d2-f076-4aee-b816-85e8c1e2ac86', 'name': 'network-vif-deleted', 'tag': '4093eed5-e49d-4a4c-998c-35e81d29557a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1484/2909] 199.19.213.244 () {34 vars in 1225 bytes} [Wed Jun 24 19:15:13 2026] GET /v2.0/networks?id=fde01a26-b3ff-4f2e-979d-323f68bee26e&id=cc824b06-0089-4d73-a681-f2e50b94f214&id=ad2f499a-d4cb-474a-be5f-ad94320a0e7d&id=742960f4-b14e-4d1c-8fe2-b5b9c013f250 => generated 3096 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2910] 199.19.213.244 () {34 vars in 1061 bytes} [Wed Jun 24 19:15:13 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.174&port_id=cb38b730-1f5c-49e1-9cff-ccfffab03082 => 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: 1485/2911] 199.19.213.244 () {34 vars in 983 bytes} [Wed Jun 24 19:15:13 2026] GET /v2.0/subnets?id=5d44fc24-f82c-4a50-978b-b6b98294ee5b => generated 630 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2912] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:15:13 2026] GET /v2.0/ports?network_id=fde01a26-b3ff-4f2e-979d-323f68bee26e&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2913] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:15:13 2026] GET /v2.0/networks/fde01a26-b3ff-4f2e-979d-323f68bee26e?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2914] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:15:13 2026] GET /v2.0/networks/fde01a26-b3ff-4f2e-979d-323f68bee26e?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: 1487/2915] 199.19.213.244 () {34 vars in 1057 bytes} [Wed Jun 24 19:15:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.122&port_id=7cbab09d-1b7f-4c59-bc8a-d72edfb8685d => 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: 1429/2916] 199.19.213.244 () {34 vars in 983 bytes} [Wed Jun 24 19:15:13 2026] GET /v2.0/subnets?id=c54d5c0a-e79c-4e2e-a2f6-a8aba35a58d3 => generated 655 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2917] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:15:13 2026] GET /v2.0/ports?network_id=cc824b06-0089-4d73-a681-f2e50b94f214&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2918] 199.19.213.244 () {30 vars in 768 bytes} [Wed Jun 24 19:15:13 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 3818 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2919] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:15:13 2026] GET /v2.0/networks/cc824b06-0089-4d73-a681-f2e50b94f214?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:15:13.916 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9d393d18-d986-495e-b8a2-01adc2b23905 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1431/2920] 199.19.213.244 () {32 vars in 758 bytes} [Wed Jun 24 19:15:13 2026] DELETE /v2.0/ports/4093eed5-e49d-4a4c-998c-35e81d29557a => 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: 1490/2921] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:15:13 2026] GET /v2.0/networks/cc824b06-0089-4d73-a681-f2e50b94f214?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: 1432/2922] 199.19.213.244 () {34 vars in 1057 bytes} [Wed Jun 24 19:15:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.109&port_id=502f922a-8542-49d3-ba2b-13414f237c60 => 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: 1433/2923] 199.19.213.244 () {30 vars in 702 bytes} [Wed Jun 24 19:15:14 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: 1434/2924] 199.19.213.244 () {30 vars in 704 bytes} [Wed Jun 24 19:15:14 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2925] 199.19.213.244 () {30 vars in 680 bytes} [Wed Jun 24 19:15:14 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: 1491/2926] 199.19.213.244 () {34 vars in 983 bytes} [Wed Jun 24 19:15:14 2026] GET /v2.0/subnets?id=4cfab7fd-dac1-4982-8cf4-c93bdbdbae87 => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2927] 199.19.213.244 () {30 vars in 716 bytes} [Wed Jun 24 19:15:14 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: 1492/2928] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:15:14 2026] GET /v2.0/ports?network_id=ad2f499a-d4cb-474a-be5f-ad94320a0e7d&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2929] 199.19.213.244 () {30 vars in 740 bytes} [Wed Jun 24 19:15:14 2026] GET /v2.0/subnets/c54d5c0a-e79c-4e2e-a2f6-a8aba35a58d3 => 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: 1438/2930] 199.19.213.244 () {30 vars in 736 bytes} [Wed Jun 24 19:15:14 2026] GET /v2.0/ports/501b64a5-b013-4b62-b49e-855ca66ed80c => generated 1128 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2931] 199.19.213.244 () {30 vars in 736 bytes} [Wed Jun 24 19:15:14 2026] GET /v2.0/ports/7cbab09d-1b7f-4c59-bc8a-d72edfb8685d => generated 1349 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2932] 199.19.213.244 () {30 vars in 740 bytes} [Wed Jun 24 19:15:14 2026] GET /v2.0/subnets/c54d5c0a-e79c-4e2e-a2f6-a8aba35a58d3 => 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: 1441/2933] 199.19.213.244 () {30 vars in 742 bytes} [Wed Jun 24 19:15:14 2026] GET /v2.0/networks/cc824b06-0089-4d73-a681-f2e50b94f214 => generated 800 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2934] 199.19.213.244 () {30 vars in 736 bytes} [Wed Jun 24 19:15:14 2026] GET /v2.0/ports/501b64a5-b013-4b62-b49e-855ca66ed80c => generated 1128 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2935] 199.19.213.244 () {30 vars in 740 bytes} [Wed Jun 24 19:15:14 2026] GET /v2.0/subnets/c54d5c0a-e79c-4e2e-a2f6-a8aba35a58d3 => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2936] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:15:14 2026] GET /v2.0/networks/ad2f499a-d4cb-474a-be5f-ad94320a0e7d?fields=segments => generated 14 bytes in 472 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2937] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:15:14 2026] GET /v2.0/networks/ad2f499a-d4cb-474a-be5f-ad94320a0e7d?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: 8|app: 0|req: 1494/2938] 199.19.213.244 () {30 vars in 702 bytes} [Wed Jun 24 19:15:21 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: 1445/2939] 199.19.213.244 () {30 vars in 704 bytes} [Wed Jun 24 19:15:21 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: 1495/2940] 199.19.213.244 () {30 vars in 680 bytes} [Wed Jun 24 19:15:21 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: 1446/2941] 199.19.213.244 () {30 vars in 716 bytes} [Wed Jun 24 19:15:21 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2942] 199.19.213.244 () {30 vars in 768 bytes} [Wed Jun 24 19:15:21 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 3818 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2943] 199.19.213.244 () {30 vars in 702 bytes} [Wed Jun 24 19:15:21 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/2944] 199.19.213.244 () {30 vars in 704 bytes} [Wed Jun 24 19:15:21 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: 1448/2945] 199.19.213.244 () {30 vars in 680 bytes} [Wed Jun 24 19:15:21 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: 1498/2946] 199.19.213.244 () {30 vars in 716 bytes} [Wed Jun 24 19:15:22 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2947] 199.19.213.244 () {30 vars in 736 bytes} [Wed Jun 24 19:15:22 2026] GET /v2.0/ports/502f922a-8542-49d3-ba2b-13414f237c60 => generated 1237 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2948] 199.19.213.244 () {34 vars in 788 bytes} [Wed Jun 24 19:15:22 2026] PUT /v2.0/ports/502f922a-8542-49d3-ba2b-13414f237c60 => generated 1026 bytes in 459 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2949] 199.19.213.244 () {30 vars in 742 bytes} [Wed Jun 24 19:15:22 2026] GET /v2.0/networks/ad2f499a-d4cb-474a-be5f-ad94320a0e7d => generated 798 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:15:22.673 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b29e5fe3-8963-4020-9683-c4eb47d89109'] response: {'name': 'network-changed', 'server_uuid': '617ee8d2-f076-4aee-b816-85e8c1e2ac86', 'tag': '502f922a-8542-49d3-ba2b-13414f237c60', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1500/2950] 199.19.213.244 () {30 vars in 768 bytes} [Wed Jun 24 19:15:22 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 3643 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2951] 199.19.213.244 () {34 vars in 1079 bytes} [Wed Jun 24 19:15:22 2026] GET /v2.0/ports?tenant_id=10b45281efc043848424bdc30b5fafb9&device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 3643 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: 1501/2952] 199.19.213.244 () {30 vars in 768 bytes} [Wed Jun 24 19:15:22 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 3643 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2953] 199.19.213.244 () {34 vars in 985 bytes} [Wed Jun 24 19:15:22 2026] GET /v2.0/networks?id=ad2f499a-d4cb-474a-be5f-ad94320a0e7d => generated 801 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2954] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:15:22 2026] GET /v2.0/networks/ad2f499a-d4cb-474a-be5f-ad94320a0e7d?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2955] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:15:23 2026] GET /v2.0/networks/ad2f499a-d4cb-474a-be5f-ad94320a0e7d?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: 8|app: 0|req: 1503/2956] 199.19.213.244 () {30 vars in 768 bytes} [Wed Jun 24 19:15:23 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 3643 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2959] 199.19.213.244 () {30 vars in 768 bytes} [Wed Jun 24 19:15:24 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 3643 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/2960] 199.19.213.244 () {30 vars in 768 bytes} [Wed Jun 24 19:15:26 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 3643 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2961] 199.19.213.244 () {30 vars in 768 bytes} [Wed Jun 24 19:15:27 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 3643 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/2962] 199.19.213.244 () {30 vars in 768 bytes} [Wed Jun 24 19:15:28 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 3643 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2963] 199.19.213.244 () {30 vars in 768 bytes} [Wed Jun 24 19:15:29 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 3643 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/2964] 199.19.213.244 () {30 vars in 768 bytes} [Wed Jun 24 19:15:30 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 3643 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2965] 199.19.213.244 () {30 vars in 768 bytes} [Wed Jun 24 19:15:31 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 3643 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/2966] 199.19.213.244 () {30 vars in 768 bytes} [Wed Jun 24 19:15:32 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 3643 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2967] 199.19.213.244 () {30 vars in 768 bytes} [Wed Jun 24 19:15:33 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 3643 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/2968] 199.19.213.244 () {30 vars in 768 bytes} [Wed Jun 24 19:15:34 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 3643 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2969] 199.19.213.244 () {30 vars in 768 bytes} [Wed Jun 24 19:15:35 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 3643 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/2970] 199.19.213.244 () {30 vars in 768 bytes} [Wed Jun 24 19:15:36 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 3643 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2971] 199.19.213.244 () {30 vars in 768 bytes} [Wed Jun 24 19:15:37 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 3643 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/2972] 199.19.213.244 () {30 vars in 768 bytes} [Wed Jun 24 19:15:38 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 3643 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/2975] 199.19.213.244 () {30 vars in 768 bytes} [Wed Jun 24 19:15:40 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 3643 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2976] 199.19.213.244 () {30 vars in 768 bytes} [Wed Jun 24 19:15:41 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 3643 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/2977] 199.19.213.244 () {30 vars in 768 bytes} [Wed Jun 24 19:15:42 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 3643 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2978] 199.19.213.244 () {30 vars in 768 bytes} [Wed Jun 24 19:15:43 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 3643 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/2979] 199.19.213.244 () {34 vars in 974 bytes} [Wed Jun 24 19:15:43 2026] GET /v2.0/ports/502f922a-8542-49d3-ba2b-13414f237c60 => generated 1062 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2980] 199.19.213.244 () {36 vars in 996 bytes} [Wed Jun 24 19:15:43 2026] DELETE /v2.0/ports/502f922a-8542-49d3-ba2b-13414f237c60 => generated 0 bytes in 351 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/2981] 199.19.213.244 () {34 vars in 1079 bytes} [Wed Jun 24 19:15:43 2026] GET /v2.0/ports?tenant_id=10b45281efc043848424bdc30b5fafb9&device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 2589 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:15:43.991 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cd603bf8-cb83-4a6b-8213-a54f3ce513e7'] response: {'server_uuid': '617ee8d2-f076-4aee-b816-85e8c1e2ac86', 'name': 'network-vif-deleted', 'tag': '502f922a-8542-49d3-ba2b-13414f237c60', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1466/2982] 199.19.213.244 () {34 vars in 1145 bytes} [Wed Jun 24 19:15:43 2026] GET /v2.0/networks?id=fde01a26-b3ff-4f2e-979d-323f68bee26e&id=cc824b06-0089-4d73-a681-f2e50b94f214&id=ad2f499a-d4cb-474a-be5f-ad94320a0e7d => generated 2311 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/2983] 199.19.213.244 () {34 vars in 1061 bytes} [Wed Jun 24 19:15:44 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.174&port_id=cb38b730-1f5c-49e1-9cff-ccfffab03082 => 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: 1467/2984] 199.19.213.244 () {34 vars in 983 bytes} [Wed Jun 24 19:15:44 2026] GET /v2.0/subnets?id=5d44fc24-f82c-4a50-978b-b6b98294ee5b => generated 630 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/2985] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:15:44 2026] GET /v2.0/ports?network_id=fde01a26-b3ff-4f2e-979d-323f68bee26e&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2986] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:15:44 2026] GET /v2.0/networks/fde01a26-b3ff-4f2e-979d-323f68bee26e?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: 1519/2987] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:15:44 2026] GET /v2.0/networks/fde01a26-b3ff-4f2e-979d-323f68bee26e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2988] 199.19.213.244 () {30 vars in 768 bytes} [Wed Jun 24 19:15:44 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 2589 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/2989] 199.19.213.244 () {34 vars in 1057 bytes} [Wed Jun 24 19:15:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.122&port_id=7cbab09d-1b7f-4c59-bc8a-d72edfb8685d => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 19:15:44.387 8 INFO neutron.pecan_wsgi.hooks.translation [None req-67aa37fc-c44c-43ae-b143-72498f992b96 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1521/2990] 199.19.213.244 () {32 vars in 758 bytes} [Wed Jun 24 19:15:44 2026] DELETE /v2.0/ports/502f922a-8542-49d3-ba2b-13414f237c60 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2991] 199.19.213.244 () {34 vars in 983 bytes} [Wed Jun 24 19:15:44 2026] GET /v2.0/subnets?id=c54d5c0a-e79c-4e2e-a2f6-a8aba35a58d3 => generated 655 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/2992] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:15:44 2026] GET /v2.0/ports?network_id=cc824b06-0089-4d73-a681-f2e50b94f214&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/2993] 199.19.213.244 () {30 vars in 702 bytes} [Wed Jun 24 19:15:44 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/2994] 199.19.213.244 () {30 vars in 704 bytes} [Wed Jun 24 19:15:44 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/2995] 199.19.213.244 () {30 vars in 680 bytes} [Wed Jun 24 19:15:44 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/2996] 199.19.213.244 () {30 vars in 716 bytes} [Wed Jun 24 19:15:44 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2997] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:15:44 2026] GET /v2.0/networks/cc824b06-0089-4d73-a681-f2e50b94f214?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: 1527/2998] 199.19.213.244 () {30 vars in 740 bytes} [Wed Jun 24 19:15:44 2026] GET /v2.0/subnets/c54d5c0a-e79c-4e2e-a2f6-a8aba35a58d3 => 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: 1472/2999] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:15:44 2026] GET /v2.0/networks/cc824b06-0089-4d73-a681-f2e50b94f214?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: 1528/3000] 199.19.213.244 () {30 vars in 736 bytes} [Wed Jun 24 19:15:44 2026] GET /v2.0/ports/501b64a5-b013-4b62-b49e-855ca66ed80c => generated 1128 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/3001] 199.19.213.244 () {30 vars in 736 bytes} [Wed Jun 24 19:15:44 2026] GET /v2.0/ports/7cbab09d-1b7f-4c59-bc8a-d72edfb8685d => generated 1349 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3002] 199.19.213.244 () {30 vars in 740 bytes} [Wed Jun 24 19:15:44 2026] GET /v2.0/subnets/c54d5c0a-e79c-4e2e-a2f6-a8aba35a58d3 => 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: 1474/3003] 199.19.213.244 () {30 vars in 742 bytes} [Wed Jun 24 19:15:44 2026] GET /v2.0/networks/cc824b06-0089-4d73-a681-f2e50b94f214 => generated 800 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3004] 199.19.213.244 () {30 vars in 736 bytes} [Wed Jun 24 19:15:44 2026] GET /v2.0/ports/501b64a5-b013-4b62-b49e-855ca66ed80c => generated 1128 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/3005] 199.19.213.244 () {30 vars in 740 bytes} [Wed Jun 24 19:15:44 2026] GET /v2.0/subnets/c54d5c0a-e79c-4e2e-a2f6-a8aba35a58d3 => 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: 1531/3006] 199.19.213.244 () {30 vars in 702 bytes} [Wed Jun 24 19:15:54 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: 1476/3007] 199.19.213.244 () {30 vars in 704 bytes} [Wed Jun 24 19:15:54 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3008] 199.19.213.244 () {30 vars in 680 bytes} [Wed Jun 24 19:15:54 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/3009] 199.19.213.244 () {30 vars in 716 bytes} [Wed Jun 24 19:15:54 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) 2026-06-24 19:15:54.240 8 INFO neutron.api.v2.resource [None req-ebd48cf2-47f0-4c5a-a0e2-fe0d5c911d81 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1533/3010] 199.19.213.244 () {30 vars in 762 bytes} [Wed Jun 24 19:15:54 2026] GET /v2.0/security-groups/lb-4fd6def8-4b44-4399-a7e3-118b84784b56 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/3011] 199.19.213.244 () {30 vars in 784 bytes} [Wed Jun 24 19:15:54 2026] GET /v2.0/security-groups?name=lb-4fd6def8-4b44-4399-a7e3-118b84784b56 => generated 2865 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3012] 199.19.213.244 () {30 vars in 814 bytes} [Wed Jun 24 19:15:54 2026] GET /v2.0/security-group-rules?security_group_id=6c6f299f-8caf-4aaf-abfb-83f63c5e8a50 => generated 2334 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/3013] 199.19.213.244 () {32 vars in 788 bytes} [Wed Jun 24 19:15:54 2026] DELETE /v2.0/security-group-rules/bedd4063-4bc4-4a70-ab2b-2e2cbb0ebfe9 => 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: 1535/3014] 199.19.213.244 () {32 vars in 788 bytes} [Wed Jun 24 19:15:54 2026] DELETE /v2.0/security-group-rules/de6375d4-44d0-4412-ba0b-534c8d2b3317 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:15:57.493 7 INFO neutron.db.l3_db [None req-2b04c24b-242d-443d-a219-4dccb2089114 04c42e64c6b843b499f3806df447e33f fedfe49fa81446c59076a08cd87a8bb7 - - default default] Floating IP 44818f0b-142e-47ae-9d9e-5e8143911f52 disassociated (deleted). External IP: 10.96.250.206, port: 501b64a5-b013-4b62-b49e-855ca66ed80c. [pid: 7|app: 0|req: 1481/3017] 10.0.0.226 () {32 vars in 731 bytes} [Wed Jun 24 19:15:57 2026] DELETE /v2.0/floatingips/44818f0b-142e-47ae-9d9e-5e8143911f52 => generated 0 bytes in 868 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:15:57.973 8 INFO neutron.api.v2.resource [None req-40167519-43a3-4e90-bef3-297ae83582ca 04c42e64c6b843b499f3806df447e33f fedfe49fa81446c59076a08cd87a8bb7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1537/3018] 10.0.0.226 () {32 vars in 728 bytes} [Wed Jun 24 19:15:57 2026] GET /v2.0/floatingips/44818f0b-142e-47ae-9d9e-5e8143911f52 => generated 144 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/3019] 199.19.213.244 () {30 vars in 702 bytes} [Wed Jun 24 19:15:59 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: 1538/3020] 199.19.213.244 () {30 vars in 704 bytes} [Wed Jun 24 19:15:59 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/3021] 199.19.213.244 () {30 vars in 680 bytes} [Wed Jun 24 19:15:59 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: 1539/3022] 199.19.213.244 () {30 vars in 716 bytes} [Wed Jun 24 19:15:59 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/3023] 199.19.213.244 () {30 vars in 740 bytes} [Wed Jun 24 19:15:59 2026] GET /v2.0/subnets/c54d5c0a-e79c-4e2e-a2f6-a8aba35a58d3 => generated 652 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3024] 199.19.213.244 () {30 vars in 768 bytes} [Wed Jun 24 19:15:59 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 2589 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/3025] 199.19.213.244 () {30 vars in 768 bytes} [Wed Jun 24 19:15:59 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 2589 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3026] 199.19.213.244 () {30 vars in 768 bytes} [Wed Jun 24 19:15:59 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 2589 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/3027] 199.19.213.244 () {30 vars in 768 bytes} [Wed Jun 24 19:16:00 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 2589 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3028] 199.19.213.244 () {30 vars in 768 bytes} [Wed Jun 24 19:16:01 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 2589 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/3029] 199.19.213.244 () {30 vars in 768 bytes} [Wed Jun 24 19:16:02 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 2589 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3030] 199.19.213.244 () {30 vars in 768 bytes} [Wed Jun 24 19:16:03 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 2589 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/3031] 199.19.213.244 () {30 vars in 768 bytes} [Wed Jun 24 19:16:04 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 2589 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3032] 199.19.213.244 () {30 vars in 768 bytes} [Wed Jun 24 19:16:05 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 2589 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/3033] 199.19.213.244 () {30 vars in 768 bytes} [Wed Jun 24 19:16:06 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 2589 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3034] 199.19.213.244 () {30 vars in 768 bytes} [Wed Jun 24 19:16:08 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 2589 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/3035] 199.19.213.244 () {30 vars in 768 bytes} [Wed Jun 24 19:16:09 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 2589 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/3038] 199.19.213.244 () {30 vars in 768 bytes} [Wed Jun 24 19:16:10 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 2589 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3039] 199.19.213.244 () {30 vars in 768 bytes} [Wed Jun 24 19:16:11 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 2589 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/3040] 199.19.213.244 () {34 vars in 1095 bytes} [Wed Jun 24 19:16:11 2026] GET /v2.0/ports?device_id=1a4a2f1a-0c22-4387-a506-a973844719a9&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3041] 199.19.213.244 () {34 vars in 1079 bytes} [Wed Jun 24 19:16:11 2026] GET /v2.0/ports?tenant_id=fedfe49fa81446c59076a08cd87a8bb7&device_id=1a4a2f1a-0c22-4387-a506-a973844719a9 => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/3042] 199.19.213.244 () {34 vars in 985 bytes} [Wed Jun 24 19:16:11 2026] GET /v2.0/networks?id=742960f4-b14e-4d1c-8fe2-b5b9c013f250 => generated 799 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3043] 199.19.213.244 () {34 vars in 1055 bytes} [Wed Jun 24 19:16:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.20&port_id=9ef395a8-8f40-4281-8e33-13750af4007a => generated 859 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/3044] 199.19.213.244 () {34 vars in 1101 bytes} [Wed Jun 24 19:16:12 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2&port_id=9ef395a8-8f40-4281-8e33-13750af4007a => 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: 1550/3045] 199.19.213.244 () {34 vars in 1063 bytes} [Wed Jun 24 19:16:12 2026] GET /v2.0/subnets?id=e9eb3de0-0f1a-4b88-8697-52807e8bee43&id=f00f8a1f-4aa6-46f1-a9d2-e82b511ed620 => generated 1365 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/3046] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:16:12 2026] GET /v2.0/ports?network_id=742960f4-b14e-4d1c-8fe2-b5b9c013f250&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: 1551/3047] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:16:12 2026] GET /v2.0/ports?network_id=742960f4-b14e-4d1c-8fe2-b5b9c013f250&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: 7|app: 0|req: 1497/3048] 199.19.213.244 () {30 vars in 768 bytes} [Wed Jun 24 19:16:12 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 2589 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3049] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:16:12 2026] GET /v2.0/networks/742960f4-b14e-4d1c-8fe2-b5b9c013f250?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: 1498/3050] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:16:12 2026] GET /v2.0/networks/742960f4-b14e-4d1c-8fe2-b5b9c013f250?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: 8|app: 0|req: 1553/3051] 199.19.213.244 () {30 vars in 768 bytes} [Wed Jun 24 19:16:13 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 2589 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/3052] 199.19.213.244 () {30 vars in 768 bytes} [Wed Jun 24 19:16:14 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 2589 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3053] 199.19.213.244 () {30 vars in 768 bytes} [Wed Jun 24 19:16:15 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 2589 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/3054] 199.19.213.244 () {30 vars in 768 bytes} [Wed Jun 24 19:16:16 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 2589 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3055] 199.19.213.244 () {30 vars in 768 bytes} [Wed Jun 24 19:16:17 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 2589 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/3056] 199.19.213.244 () {30 vars in 768 bytes} [Wed Jun 24 19:16:18 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 2589 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3057] 199.19.213.244 () {30 vars in 768 bytes} [Wed Jun 24 19:16:19 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 2589 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/3058] 199.19.213.244 () {34 vars in 974 bytes} [Wed Jun 24 19:16:20 2026] GET /v2.0/ports/7cbab09d-1b7f-4c59-bc8a-d72edfb8685d => generated 1349 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3059] 199.19.213.244 () {34 vars in 1059 bytes} [Wed Jun 24 19:16:20 2026] GET /v2.0/ports/7cbab09d-1b7f-4c59-bc8a-d72edfb8685d?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/3060] 199.19.213.244 () {34 vars in 1015 bytes} [Wed Jun 24 19:16:20 2026] GET /v2.0/networks/cc824b06-0089-4d73-a681-f2e50b94f214?fields=dns_domain => generated 29 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3061] 199.19.213.244 () {38 vars in 1027 bytes} [Wed Jun 24 19:16:20 2026] PUT /v2.0/ports/7cbab09d-1b7f-4c59-bc8a-d72edfb8685d => generated 1150 bytes in 371 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/3062] 199.19.213.244 () {34 vars in 1079 bytes} [Wed Jun 24 19:16:20 2026] GET /v2.0/ports?tenant_id=10b45281efc043848424bdc30b5fafb9&device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 1248 bytes in 55 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: 1559/3063] 199.19.213.244 () {34 vars in 1065 bytes} [Wed Jun 24 19:16:20 2026] GET /v2.0/networks?id=fde01a26-b3ff-4f2e-979d-323f68bee26e&id=cc824b06-0089-4d73-a681-f2e50b94f214 => generated 1524 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/3064] 199.19.213.244 () {34 vars in 1061 bytes} [Wed Jun 24 19:16:20 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.174&port_id=cb38b730-1f5c-49e1-9cff-ccfffab03082 => 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: 1560/3065] 199.19.213.244 () {30 vars in 768 bytes} [Wed Jun 24 19:16:20 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 1248 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/3066] 199.19.213.244 () {34 vars in 983 bytes} [Wed Jun 24 19:16:20 2026] GET /v2.0/subnets?id=5d44fc24-f82c-4a50-978b-b6b98294ee5b => generated 630 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/3067] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:16:20 2026] GET /v2.0/ports?network_id=fde01a26-b3ff-4f2e-979d-323f68bee26e&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3068] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:16:20 2026] GET /v2.0/networks/fde01a26-b3ff-4f2e-979d-323f68bee26e?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/3069] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:16:21 2026] GET /v2.0/networks/fde01a26-b3ff-4f2e-979d-323f68bee26e?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: 1561/3070] 199.19.213.244 () {34 vars in 788 bytes} [Wed Jun 24 19:16:20 2026] PUT /v2.0/ports/7cbab09d-1b7f-4c59-bc8a-d72edfb8685d => generated 1090 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/3071] 199.19.213.244 () {30 vars in 736 bytes} [Wed Jun 24 19:16:21 2026] GET /v2.0/ports/7cbab09d-1b7f-4c59-bc8a-d72edfb8685d => generated 1090 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: 1562/3072] 199.19.213.244 () {32 vars in 758 bytes} [Wed Jun 24 19:16:21 2026] DELETE /v2.0/ports/7cbab09d-1b7f-4c59-bc8a-d72edfb8685d => generated 0 bytes in 364 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3073] 199.19.213.244 () {30 vars in 702 bytes} [Wed Jun 24 19:16:21 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: 1563/3074] 199.19.213.244 () {30 vars in 704 bytes} [Wed Jun 24 19:16:21 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: 1512/3075] 199.19.213.244 () {30 vars in 680 bytes} [Wed Jun 24 19:16:21 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: 1564/3076] 199.19.213.244 () {30 vars in 716 bytes} [Wed Jun 24 19:16:21 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-24 19:16:21.788 7 INFO neutron.pecan_wsgi.hooks.translation [None req-861ca721-83d0-4d64-a3c5-7acc7086a41e 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1513/3077] 199.19.213.244 () {32 vars in 758 bytes} [Wed Jun 24 19:16:21 2026] DELETE /v2.0/ports/7cbab09d-1b7f-4c59-bc8a-d72edfb8685d => generated 132 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3078] 199.19.213.244 () {30 vars in 736 bytes} [Wed Jun 24 19:16:21 2026] GET /v2.0/ports/501b64a5-b013-4b62-b49e-855ca66ed80c => generated 1128 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:16:21.861 7 INFO neutron.api.v2.resource [None req-ab42342e-06a3-4f12-b7e4-32e8158e65c0 826455a2456549afa51b1938e7e5cef8 10b45281efc043848424bdc30b5fafb9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1514/3079] 199.19.213.244 () {30 vars in 762 bytes} [Wed Jun 24 19:16:21 2026] GET /v2.0/security-groups/lb-4fd6def8-4b44-4399-a7e3-118b84784b56 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3080] 199.19.213.244 () {30 vars in 784 bytes} [Wed Jun 24 19:16:21 2026] GET /v2.0/security-groups?name=lb-4fd6def8-4b44-4399-a7e3-118b84784b56 => generated 1639 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3081] 199.19.213.244 () {30 vars in 736 bytes} [Wed Jun 24 19:16:21 2026] GET /v2.0/ports/501b64a5-b013-4b62-b49e-855ca66ed80c => generated 1128 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3082] 199.19.213.244 () {34 vars in 788 bytes} [Wed Jun 24 19:16:21 2026] PUT /v2.0/ports/501b64a5-b013-4b62-b49e-855ca66ed80c => generated 1090 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3083] 199.19.213.244 () {32 vars in 778 bytes} [Wed Jun 24 19:16:22 2026] DELETE /v2.0/security-groups/6c6f299f-8caf-4aaf-abfb-83f63c5e8a50 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3084] 199.19.213.244 () {32 vars in 758 bytes} [Wed Jun 24 19:16:22 2026] DELETE /v2.0/ports/501b64a5-b013-4b62-b49e-855ca66ed80c => generated 0 bytes in 505 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/3085] 199.19.213.244 () {34 vars in 993 bytes} [Wed Jun 24 19:16:23 2026] GET /v2.0/ports?device_id=617ee8d2-f076-4aee-b816-85e8c1e2ac86 => generated 1248 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3086] 199.19.213.244 () {36 vars in 996 bytes} [Wed Jun 24 19:16:23 2026] DELETE /v2.0/ports/cb38b730-1f5c-49e1-9cff-ccfffab03082 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:16:28.802 7 INFO neutron.db.l3_db [None req-46b88900-517e-4194-b6e2-5776037a2f07 04c42e64c6b843b499f3806df447e33f fedfe49fa81446c59076a08cd87a8bb7 - - default default] Floating IP 68119d0f-2c0e-4b0d-b466-f59b1044b110 disassociated (deleted). External IP: 10.96.250.209, port: 9ef395a8-8f40-4281-8e33-13750af4007a. [pid: 7|app: 0|req: 1519/3089] 10.0.0.226 () {32 vars in 731 bytes} [Wed Jun 24 19:16:28 2026] DELETE /v2.0/floatingips/68119d0f-2c0e-4b0d-b466-f59b1044b110 => generated 0 bytes in 824 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:16:29.219 8 INFO neutron.api.v2.resource [None req-3ea5924b-c844-48b2-805e-627390dd9b74 04c42e64c6b843b499f3806df447e33f fedfe49fa81446c59076a08cd87a8bb7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1571/3090] 10.0.0.226 () {32 vars in 728 bytes} [Wed Jun 24 19:16:29 2026] GET /v2.0/floatingips/68119d0f-2c0e-4b0d-b466-f59b1044b110 => generated 144 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:16:29.452 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f12db439-54e2-435b-8093-2f803272f0ea'] response: {'name': 'network-changed', 'server_uuid': '1a4a2f1a-0c22-4387-a506-a973844719a9', 'tag': '9ef395a8-8f40-4281-8e33-13750af4007a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1520/3091] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:16:29 2026] GET /v2.0/ports?device_id=1a4a2f1a-0c22-4387-a506-a973844719a9 => generated 1192 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 19:16:29.533 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5107a645-fb0a-449a-97e4-48123784ca7e'] response: {'server_uuid': '617ee8d2-f076-4aee-b816-85e8c1e2ac86', 'name': 'network-vif-deleted', 'tag': 'cb38b730-1f5c-49e1-9cff-ccfffab03082', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1572/3092] 199.19.213.244 () {34 vars in 1079 bytes} [Wed Jun 24 19:16:29 2026] GET /v2.0/ports?tenant_id=fedfe49fa81446c59076a08cd87a8bb7&device_id=1a4a2f1a-0c22-4387-a506-a973844719a9 => generated 1461 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3093] 10.0.0.184 () {34 vars in 1039 bytes} [Wed Jun 24 19:16:29 2026] GET /v2.0/security-groups?id=d93409e7-4b46-4286-aa34-40cd642108a4&fields=id&fields=name => generated 111 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3094] 199.19.213.244 () {34 vars in 985 bytes} [Wed Jun 24 19:16:29 2026] GET /v2.0/networks?id=742960f4-b14e-4d1c-8fe2-b5b9c013f250 => generated 799 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3095] 199.19.213.244 () {34 vars in 1055 bytes} [Wed Jun 24 19:16:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.20&port_id=9ef395a8-8f40-4281-8e33-13750af4007a => 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: 1574/3096] 199.19.213.244 () {34 vars in 1101 bytes} [Wed Jun 24 19:16:29 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2&port_id=9ef395a8-8f40-4281-8e33-13750af4007a => 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: 1523/3097] 199.19.213.244 () {34 vars in 1063 bytes} [Wed Jun 24 19:16:29 2026] GET /v2.0/subnets?id=e9eb3de0-0f1a-4b88-8697-52807e8bee43&id=f00f8a1f-4aa6-46f1-a9d2-e82b511ed620 => generated 1365 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3098] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:16:29 2026] GET /v2.0/ports?network_id=742960f4-b14e-4d1c-8fe2-b5b9c013f250&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: 1524/3099] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:16:29 2026] GET /v2.0/ports?network_id=742960f4-b14e-4d1c-8fe2-b5b9c013f250&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: 1525/3100] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:16:29 2026] GET /v2.0/networks/742960f4-b14e-4d1c-8fe2-b5b9c013f250?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3101] 199.19.213.244 () {34 vars in 993 bytes} [Wed Jun 24 19:16:29 2026] GET /v2.0/ports?device_id=1a4a2f1a-0c22-4387-a506-a973844719a9 => generated 1192 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3102] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:16:29 2026] GET /v2.0/networks/742960f4-b14e-4d1c-8fe2-b5b9c013f250?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3103] 199.19.213.244 () {36 vars in 996 bytes} [Wed Jun 24 19:16:30 2026] DELETE /v2.0/ports/9ef395a8-8f40-4281-8e33-13750af4007a => generated 0 bytes in 419 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:16:35.077 7 INFO neutron.db.l3_db [None req-c9e8ffc3-60e8-46ac-a21c-9df877588a4c 04c42e64c6b843b499f3806df447e33f fedfe49fa81446c59076a08cd87a8bb7 - - default default] Floating IP 87b4e201-e4e0-44b3-b03c-10de3d752050 disassociated (deleted). External IP: 10.96.250.202, port: 26341e22-e1dc-427d-9e84-2d93b635bdca. [pid: 7|app: 0|req: 1527/3104] 10.0.0.226 () {32 vars in 731 bytes} [Wed Jun 24 19:16:34 2026] DELETE /v2.0/floatingips/87b4e201-e4e0-44b3-b03c-10de3d752050 => generated 0 bytes in 1272 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:16:35.947 8 INFO neutron.api.v2.resource [None req-f5e81fcf-74c0-4ae3-a327-54a29d50f20a 04c42e64c6b843b499f3806df447e33f fedfe49fa81446c59076a08cd87a8bb7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1578/3105] 10.0.0.226 () {32 vars in 728 bytes} [Wed Jun 24 19:16:35 2026] GET /v2.0/floatingips/87b4e201-e4e0-44b3-b03c-10de3d752050 => generated 144 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:16:36.150 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6d175e3f-e3bb-457d-bd35-9d16d80c7889'] response: {'name': 'network-changed', 'server_uuid': '579a29c6-3b6f-4ea1-8713-678396fbf511', 'tag': '26341e22-e1dc-427d-9e84-2d93b635bdca', 'status': 'completed', 'code': 200} 2026-06-24 19:16:36.174 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-108d3872-25ac-4dd0-9c93-a30c2101958a'] response: {'server_uuid': '1a4a2f1a-0c22-4387-a506-a973844719a9', 'name': 'network-vif-deleted', 'tag': '9ef395a8-8f40-4281-8e33-13750af4007a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1528/3106] 10.0.0.184 () {34 vars in 989 bytes} [Wed Jun 24 19:16:36 2026] GET /v2.0/ports?device_id=579a29c6-3b6f-4ea1-8713-678396fbf511 => generated 1200 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3107] 199.19.213.244 () {34 vars in 1079 bytes} [Wed Jun 24 19:16:36 2026] GET /v2.0/ports?tenant_id=fedfe49fa81446c59076a08cd87a8bb7&device_id=579a29c6-3b6f-4ea1-8713-678396fbf511 => generated 1469 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/3108] 10.0.0.184 () {34 vars in 1039 bytes} [Wed Jun 24 19:16:36 2026] GET /v2.0/security-groups?id=d93409e7-4b46-4286-aa34-40cd642108a4&fields=id&fields=name => generated 111 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3109] 199.19.213.244 () {34 vars in 985 bytes} [Wed Jun 24 19:16:36 2026] GET /v2.0/networks?id=ad2f499a-d4cb-474a-be5f-ad94320a0e7d => generated 801 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3110] 199.19.213.244 () {34 vars in 1057 bytes} [Wed Jun 24 19:16:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.144&port_id=26341e22-e1dc-427d-9e84-2d93b635bdca => 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: 1581/3111] 199.19.213.244 () {34 vars in 1103 bytes} [Wed Jun 24 19:16:36 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1c2&port_id=26341e22-e1dc-427d-9e84-2d93b635bdca => 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: 1531/3112] 199.19.213.244 () {34 vars in 1063 bytes} [Wed Jun 24 19:16:36 2026] GET /v2.0/subnets?id=0e263c7b-9dca-4dde-8444-36bd9325a5a6&id=4cfab7fd-dac1-4982-8cf4-c93bdbdbae87 => generated 1362 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3113] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:16:36 2026] GET /v2.0/ports?network_id=ad2f499a-d4cb-474a-be5f-ad94320a0e7d&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: 1532/3114] 199.19.213.244 () {34 vars in 1051 bytes} [Wed Jun 24 19:16:36 2026] GET /v2.0/ports?network_id=ad2f499a-d4cb-474a-be5f-ad94320a0e7d&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: 8|app: 0|req: 1583/3115] 199.19.213.244 () {34 vars in 1011 bytes} [Wed Jun 24 19:16:36 2026] GET /v2.0/networks/ad2f499a-d4cb-474a-be5f-ad94320a0e7d?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: 1533/3116] 199.19.213.244 () {34 vars in 993 bytes} [Wed Jun 24 19:16:36 2026] GET /v2.0/ports?device_id=579a29c6-3b6f-4ea1-8713-678396fbf511 => generated 1200 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3117] 199.19.213.244 () {34 vars in 1111 bytes} [Wed Jun 24 19:16:36 2026] GET /v2.0/networks/ad2f499a-d4cb-474a-be5f-ad94320a0e7d?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: 1534/3118] 199.19.213.244 () {36 vars in 996 bytes} [Wed Jun 24 19:16:36 2026] DELETE /v2.0/ports/26341e22-e1dc-427d-9e84-2d93b635bdca => generated 0 bytes in 451 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3121] 10.0.0.226 () {32 vars in 749 bytes} [Wed Jun 24 19:16:41 2026] DELETE /v2.0/security-group-rules/c80348e3-4194-4665-b830-72f2cd758a06 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:16:41.443 7 INFO neutron.api.v2.resource [None req-86bf6757-bfd8-406f-a4fd-afc1c87cb9f9 04c42e64c6b843b499f3806df447e33f fedfe49fa81446c59076a08cd87a8bb7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1536/3122] 10.0.0.226 () {32 vars in 746 bytes} [Wed Jun 24 19:16:41 2026] GET /v2.0/security-group-rules/c80348e3-4194-4665-b830-72f2cd758a06 => generated 155 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3123] 10.0.0.226 () {32 vars in 749 bytes} [Wed Jun 24 19:16:41 2026] DELETE /v2.0/security-group-rules/1da065b5-3885-44f0-9f93-4e2718c379ae => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:16:41.540 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e688f9ee-cb4d-4da3-a5b5-0d81ff91ef7e'] response: {'server_uuid': '579a29c6-3b6f-4ea1-8713-678396fbf511', 'name': 'network-vif-deleted', 'tag': '26341e22-e1dc-427d-9e84-2d93b635bdca', 'status': 'completed', 'code': 200} 2026-06-24 19:16:41.553 7 INFO neutron.api.v2.resource [None req-24fb2826-2f9b-40d3-96f0-8927edcfd365 04c42e64c6b843b499f3806df447e33f fedfe49fa81446c59076a08cd87a8bb7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1537/3124] 10.0.0.226 () {32 vars in 746 bytes} [Wed Jun 24 19:16:41 2026] GET /v2.0/security-group-rules/1da065b5-3885-44f0-9f93-4e2718c379ae => 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: 1588/3125] 10.0.0.226 () {32 vars in 749 bytes} [Wed Jun 24 19:16:41 2026] DELETE /v2.0/security-group-rules/e8aa97bd-882a-47a8-88f5-32a11d523216 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:16:41.653 7 INFO neutron.api.v2.resource [None req-6e591ed0-584c-46d5-92e2-0b6b1b73985c 04c42e64c6b843b499f3806df447e33f fedfe49fa81446c59076a08cd87a8bb7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1538/3126] 10.0.0.226 () {32 vars in 746 bytes} [Wed Jun 24 19:16:41 2026] GET /v2.0/security-group-rules/e8aa97bd-882a-47a8-88f5-32a11d523216 => 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: 1589/3127] 10.0.0.226 () {32 vars in 749 bytes} [Wed Jun 24 19:16:41 2026] DELETE /v2.0/security-group-rules/4f0167f4-058e-4a70-8dfa-03993e9e8532 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:16:41.775 7 INFO neutron.api.v2.resource [None req-9b5bbc3c-5127-4356-b2c9-4fe352cc5fbd 04c42e64c6b843b499f3806df447e33f fedfe49fa81446c59076a08cd87a8bb7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1539/3128] 10.0.0.226 () {32 vars in 746 bytes} [Wed Jun 24 19:16:41 2026] GET /v2.0/security-group-rules/4f0167f4-058e-4a70-8dfa-03993e9e8532 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3129] 10.0.0.226 () {32 vars in 749 bytes} [Wed Jun 24 19:16:41 2026] DELETE /v2.0/security-group-rules/b5546194-4287-4502-8ca2-76246c53c536 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:16:41.865 7 INFO neutron.api.v2.resource [None req-2fa23389-bade-4553-a74f-296b8cd2de2c 04c42e64c6b843b499f3806df447e33f fedfe49fa81446c59076a08cd87a8bb7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1540/3130] 10.0.0.226 () {32 vars in 746 bytes} [Wed Jun 24 19:16:41 2026] GET /v2.0/security-group-rules/b5546194-4287-4502-8ca2-76246c53c536 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3131] 10.0.0.226 () {32 vars in 749 bytes} [Wed Jun 24 19:16:41 2026] DELETE /v2.0/security-group-rules/ab9b55cb-96a5-4db9-b29b-bbe66c07ac7b => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:16:41.963 7 INFO neutron.api.v2.resource [None req-26a845e0-8c5f-4ef9-a072-5661e340d58c 04c42e64c6b843b499f3806df447e33f fedfe49fa81446c59076a08cd87a8bb7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1541/3132] 10.0.0.226 () {32 vars in 746 bytes} [Wed Jun 24 19:16:41 2026] GET /v2.0/security-group-rules/ab9b55cb-96a5-4db9-b29b-bbe66c07ac7b => 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: 1592/3133] 10.0.0.226 () {32 vars in 749 bytes} [Wed Jun 24 19:16:41 2026] DELETE /v2.0/security-group-rules/e23c2bae-e9ed-4054-8837-e3e195be0b70 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:16:42.069 7 INFO neutron.api.v2.resource [None req-3096e40f-7e8a-4a80-9fd3-834b111cbb17 04c42e64c6b843b499f3806df447e33f fedfe49fa81446c59076a08cd87a8bb7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1542/3134] 10.0.0.226 () {32 vars in 746 bytes} [Wed Jun 24 19:16:42 2026] GET /v2.0/security-group-rules/e23c2bae-e9ed-4054-8837-e3e195be0b70 => 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: 1593/3135] 10.0.0.226 () {32 vars in 749 bytes} [Wed Jun 24 19:16:42 2026] DELETE /v2.0/security-group-rules/10a79caa-0732-4280-8a1c-32e5d8d209f6 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:16:42.162 7 INFO neutron.api.v2.resource [None req-57e2946b-ab63-40b0-aa5f-45344051eccc 04c42e64c6b843b499f3806df447e33f fedfe49fa81446c59076a08cd87a8bb7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1543/3136] 10.0.0.226 () {32 vars in 746 bytes} [Wed Jun 24 19:16:42 2026] GET /v2.0/security-group-rules/10a79caa-0732-4280-8a1c-32e5d8d209f6 => 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: 1594/3137] 10.0.0.226 () {32 vars in 749 bytes} [Wed Jun 24 19:16:42 2026] DELETE /v2.0/security-group-rules/d5d04a72-3125-4a6e-8fdd-bae94490c8da => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:16:42.272 7 INFO neutron.api.v2.resource [None req-0fcd1f13-b53d-4b49-a77b-4a635054cb21 04c42e64c6b843b499f3806df447e33f fedfe49fa81446c59076a08cd87a8bb7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1544/3138] 10.0.0.226 () {32 vars in 746 bytes} [Wed Jun 24 19:16:42 2026] GET /v2.0/security-group-rules/d5d04a72-3125-4a6e-8fdd-bae94490c8da => 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: 1595/3139] 10.0.0.226 () {32 vars in 749 bytes} [Wed Jun 24 19:16:42 2026] DELETE /v2.0/security-group-rules/0973349a-4d51-4278-afc4-bba0c7982f85 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:16:42.375 7 INFO neutron.api.v2.resource [None req-d6ef6eb1-8415-46c5-a7fd-a38acfb48b36 04c42e64c6b843b499f3806df447e33f fedfe49fa81446c59076a08cd87a8bb7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1545/3140] 10.0.0.226 () {32 vars in 746 bytes} [Wed Jun 24 19:16:42 2026] GET /v2.0/security-group-rules/0973349a-4d51-4278-afc4-bba0c7982f85 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3141] 10.0.0.226 () {32 vars in 749 bytes} [Wed Jun 24 19:16:42 2026] DELETE /v2.0/security-group-rules/a3d3d98c-1b2a-44f3-9a83-58b79f2c996a => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:16:42.471 7 INFO neutron.api.v2.resource [None req-46497dba-37cb-4812-893a-8480085dcc27 04c42e64c6b843b499f3806df447e33f fedfe49fa81446c59076a08cd87a8bb7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1546/3142] 10.0.0.226 () {32 vars in 746 bytes} [Wed Jun 24 19:16:42 2026] GET /v2.0/security-group-rules/a3d3d98c-1b2a-44f3-9a83-58b79f2c996a => 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: 1597/3143] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:16:42 2026] DELETE /v2.0/security-groups/d93409e7-4b46-4286-aa34-40cd642108a4 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:16:42.600 7 INFO neutron.api.v2.resource [None req-a742f69d-d259-4fcf-8703-2818eb948bae 04c42e64c6b843b499f3806df447e33f fedfe49fa81446c59076a08cd87a8bb7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1547/3144] 10.0.0.226 () {32 vars in 736 bytes} [Wed Jun 24 19:16:42 2026] GET /v2.0/security-groups/d93409e7-4b46-4286-aa34-40cd642108a4 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3145] 10.0.0.226 () {34 vars in 788 bytes} [Wed Jun 24 19:16:42 2026] PUT /v2.0/routers/27fd099e-9149-4a05-b5c5-1f809f2a002d/remove_router_interface => generated 309 bytes in 1475 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:16:44.447 7 INFO neutron.api.v2.resource [None req-aee31b87-3b6e-4b8e-969b-897d3b350157 04c42e64c6b843b499f3806df447e33f fedfe49fa81446c59076a08cd87a8bb7 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1548/3146] 10.0.0.226 () {34 vars in 788 bytes} [Wed Jun 24 19:16:44 2026] PUT /v2.0/routers/27fd099e-9149-4a05-b5c5-1f809f2a002d/remove_router_interface => generated 198 bytes in 287 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3147] 10.0.0.226 () {34 vars in 788 bytes} [Wed Jun 24 19:16:44 2026] PUT /v2.0/routers/27fd099e-9149-4a05-b5c5-1f809f2a002d/remove_router_interface => generated 309 bytes in 1776 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:16:46.451 7 INFO neutron.api.v2.resource [None req-6c6d07c0-dfe7-475f-8c78-8585034f4554 04c42e64c6b843b499f3806df447e33f fedfe49fa81446c59076a08cd87a8bb7 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1549/3148] 10.0.0.226 () {34 vars in 788 bytes} [Wed Jun 24 19:16:46 2026] PUT /v2.0/routers/27fd099e-9149-4a05-b5c5-1f809f2a002d/remove_router_interface => generated 198 bytes in 219 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3149] 10.0.0.226 () {34 vars in 788 bytes} [Wed Jun 24 19:16:46 2026] PUT /v2.0/routers/27fd099e-9149-4a05-b5c5-1f809f2a002d/remove_router_interface => generated 309 bytes in 1426 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:16:48.114 7 INFO neutron.api.v2.resource [None req-e0f08b11-a2f2-4664-9a40-b147fcbed998 04c42e64c6b843b499f3806df447e33f fedfe49fa81446c59076a08cd87a8bb7 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1550/3150] 10.0.0.226 () {34 vars in 788 bytes} [Wed Jun 24 19:16:47 2026] PUT /v2.0/routers/27fd099e-9149-4a05-b5c5-1f809f2a002d/remove_router_interface => generated 198 bytes in 226 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:16:49.305 8 INFO neutron.db.l3_hamode_db [None req-ab8bc2f6-6a3c-4df7-9a0b-ce573cdeed2c 04c42e64c6b843b499f3806df447e33f fedfe49fa81446c59076a08cd87a8bb7 - - default default] HA network 9dc86f0e-fbfc-4baa-809b-495a20badb79 was deleted as no HA routers are present in tenant fedfe49fa81446c59076a08cd87a8bb7. [pid: 8|app: 0|req: 1601/3151] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:16:48 2026] DELETE /v2.0/routers/27fd099e-9149-4a05-b5c5-1f809f2a002d => generated 0 bytes in 1198 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:16:49.355 7 INFO neutron.api.v2.resource [None req-c863f5a7-93a8-4b10-b3b7-44aed1119a03 04c42e64c6b843b499f3806df447e33f fedfe49fa81446c59076a08cd87a8bb7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1551/3152] 10.0.0.226 () {32 vars in 720 bytes} [Wed Jun 24 19:16:49 2026] GET /v2.0/routers/27fd099e-9149-4a05-b5c5-1f809f2a002d => generated 135 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:16:49.383 8 INFO neutron.services.segments.plugin [-] Segment 58ad50b3-40f6-40d8-a2f4-e90f72b62d10 resource provider aggregate not found 2026-06-24 19:16:49.404 8 INFO neutron.services.segments.plugin [-] Segment 58ad50b3-40f6-40d8-a2f4-e90f72b62d10 resource provider aggregate not found 2026-06-24 19:16:49.408 8 INFO neutron.services.segments.plugin [-] Segment 58ad50b3-40f6-40d8-a2f4-e90f72b62d10 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58ad50b3-40f6-40d8-a2f4-e90f72b62d10 found for delete ", "request_id": "req-f9cc0142-44c0-406e-8f46-0f4110060ecb"}]} 2026-06-24 19:16:49.422 8 INFO neutron.services.segments.plugin [-] Segment 58ad50b3-40f6-40d8-a2f4-e90f72b62d10 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58ad50b3-40f6-40d8-a2f4-e90f72b62d10 found for delete ", "request_id": "req-5e11f1c9-8ecc-4ec3-a774-ebb1e2e63ab0"}]} [pid: 8|app: 0|req: 1602/3153] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:16:49 2026] DELETE /v2.0/subnets/f00f8a1f-4aa6-46f1-a9d2-e82b511ed620 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:16:49.657 7 INFO neutron.pecan_wsgi.hooks.translation [None req-81e52296-a046-4b24-8458-43a470383d26 04c42e64c6b843b499f3806df447e33f fedfe49fa81446c59076a08cd87a8bb7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1552/3154] 10.0.0.226 () {32 vars in 720 bytes} [Wed Jun 24 19:16:49 2026] GET /v2.0/subnets/f00f8a1f-4aa6-46f1-a9d2-e82b511ed620 => 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: 1603/3155] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:16:49 2026] DELETE /v2.0/subnets/e9eb3de0-0f1a-4b88-8697-52807e8bee43 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:16:49.968 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c0e1aaee-77de-48d6-9745-684ee23db43b 04c42e64c6b843b499f3806df447e33f fedfe49fa81446c59076a08cd87a8bb7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1553/3156] 10.0.0.226 () {32 vars in 720 bytes} [Wed Jun 24 19:16:49 2026] GET /v2.0/subnets/e9eb3de0-0f1a-4b88-8697-52807e8bee43 => 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: 1604/3157] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:16:49 2026] DELETE /v2.0/networks/742960f4-b14e-4d1c-8fe2-b5b9c013f250 => generated 0 bytes in 385 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:16:50.378 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a1157636-c138-40d8-853f-b0f894d2f676 04c42e64c6b843b499f3806df447e33f fedfe49fa81446c59076a08cd87a8bb7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1554/3158] 10.0.0.226 () {32 vars in 722 bytes} [Wed Jun 24 19:16:50 2026] GET /v2.0/networks/742960f4-b14e-4d1c-8fe2-b5b9c013f250 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3159] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:16:50 2026] DELETE /v2.0/subnets/0e263c7b-9dca-4dde-8444-36bd9325a5a6 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:16:50.638 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6f318c75-8c2b-441c-b857-1ae1167d2e49 04c42e64c6b843b499f3806df447e33f fedfe49fa81446c59076a08cd87a8bb7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1555/3160] 10.0.0.226 () {32 vars in 720 bytes} [Wed Jun 24 19:16:50 2026] GET /v2.0/subnets/0e263c7b-9dca-4dde-8444-36bd9325a5a6 => 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: 1606/3161] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:16:50 2026] DELETE /v2.0/subnets/4cfab7fd-dac1-4982-8cf4-c93bdbdbae87 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:16:50.924 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0e218ad5-33f8-40f8-9458-7e6b8493b153 04c42e64c6b843b499f3806df447e33f fedfe49fa81446c59076a08cd87a8bb7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1556/3162] 10.0.0.226 () {32 vars in 720 bytes} [Wed Jun 24 19:16:50 2026] GET /v2.0/subnets/4cfab7fd-dac1-4982-8cf4-c93bdbdbae87 => 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: 1607/3163] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:16:50 2026] DELETE /v2.0/networks/ad2f499a-d4cb-474a-be5f-ad94320a0e7d => generated 0 bytes in 393 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:16:51.350 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c54b5344-9b23-464e-8b3d-70d39ca45579 04c42e64c6b843b499f3806df447e33f fedfe49fa81446c59076a08cd87a8bb7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1557/3164] 10.0.0.226 () {32 vars in 722 bytes} [Wed Jun 24 19:16:51 2026] GET /v2.0/networks/ad2f499a-d4cb-474a-be5f-ad94320a0e7d => generated 138 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:16:51.436 8 INFO neutron.services.segments.plugin [-] Segment e2a26690-2df4-486d-8382-ac4ee56fd378 resource provider aggregate not found 2026-06-24 19:16:51.455 8 INFO neutron.services.segments.plugin [-] Segment e2a26690-2df4-486d-8382-ac4ee56fd378 resource provider aggregate not found 2026-06-24 19:16:51.459 8 INFO neutron.services.segments.plugin [-] Segment e2a26690-2df4-486d-8382-ac4ee56fd378 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2a26690-2df4-486d-8382-ac4ee56fd378 found for delete ", "request_id": "req-3ddf4169-55a5-4379-b7d2-47738c8a2e9a"}]} 2026-06-24 19:16:51.479 8 INFO neutron.services.segments.plugin [-] Segment a98f1420-ab05-43af-9c34-f466e916e918 resource provider aggregate not found 2026-06-24 19:16:51.483 8 INFO neutron.services.segments.plugin [-] Segment e2a26690-2df4-486d-8382-ac4ee56fd378 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2a26690-2df4-486d-8382-ac4ee56fd378 found for delete ", "request_id": "req-d548595f-6f33-4ae8-81d2-30a12f209554"}]} 2026-06-24 19:16:51.502 8 INFO neutron.services.segments.plugin [-] Segment a98f1420-ab05-43af-9c34-f466e916e918 resource provider aggregate not found 2026-06-24 19:16:51.508 8 INFO neutron.services.segments.plugin [-] Segment a98f1420-ab05-43af-9c34-f466e916e918 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a98f1420-ab05-43af-9c34-f466e916e918 found for delete ", "request_id": "req-022f5e8f-fe33-4647-8dc0-f03d03c53f9b"}]} 2026-06-24 19:16:51.519 8 INFO neutron.services.segments.plugin [-] Segment a98f1420-ab05-43af-9c34-f466e916e918 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a98f1420-ab05-43af-9c34-f466e916e918 found for delete ", "request_id": "req-f9d37815-138d-4703-bc78-87e33f108aef"}]} [pid: 8|app: 0|req: 1608/3165] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:16:51 2026] DELETE /v2.0/subnets/5445e015-ae14-4250-918e-0ece9c568c01 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:16:51.658 7 INFO neutron.pecan_wsgi.hooks.translation [None req-43f2ce35-7ae0-4584-ba55-3a8a05ed0740 04c42e64c6b843b499f3806df447e33f fedfe49fa81446c59076a08cd87a8bb7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1558/3166] 10.0.0.226 () {32 vars in 720 bytes} [Wed Jun 24 19:16:51 2026] GET /v2.0/subnets/5445e015-ae14-4250-918e-0ece9c568c01 => generated 136 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3167] 10.0.0.226 () {32 vars in 723 bytes} [Wed Jun 24 19:16:51 2026] DELETE /v2.0/subnets/c54d5c0a-e79c-4e2e-a2f6-a8aba35a58d3 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:16:51.940 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9b324ab7-d1c4-4a9e-a177-01737b3dd070 04c42e64c6b843b499f3806df447e33f fedfe49fa81446c59076a08cd87a8bb7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1559/3168] 10.0.0.226 () {32 vars in 720 bytes} [Wed Jun 24 19:16:51 2026] GET /v2.0/subnets/c54d5c0a-e79c-4e2e-a2f6-a8aba35a58d3 => 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: 1610/3169] 10.0.0.226 () {32 vars in 725 bytes} [Wed Jun 24 19:16:51 2026] DELETE /v2.0/networks/cc824b06-0089-4d73-a681-f2e50b94f214 => generated 0 bytes in 389 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-24 19:16:52.359 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3334734c-1110-41c6-8454-12a38d39de2e 04c42e64c6b843b499f3806df447e33f fedfe49fa81446c59076a08cd87a8bb7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1560/3170] 10.0.0.226 () {32 vars in 722 bytes} [Wed Jun 24 19:16:52 2026] GET /v2.0/networks/cc824b06-0089-4d73-a681-f2e50b94f214 => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:16:54.493 8 INFO neutron.services.segments.plugin [-] Segment 57160e0e-e087-4878-a645-191180425d7e resource provider aggregate not found 2026-06-24 19:16:54.497 8 INFO neutron.services.segments.plugin [-] Segment 57160e0e-e087-4878-a645-191180425d7e resource provider aggregate not found 2026-06-24 19:16:54.512 8 INFO neutron.services.segments.plugin [-] Segment 57160e0e-e087-4878-a645-191180425d7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57160e0e-e087-4878-a645-191180425d7e found for delete ", "request_id": "req-9e82ab61-e16d-47c5-a17d-9b5d46fa5e1a"}]} 2026-06-24 19:16:54.514 8 INFO neutron.services.segments.plugin [-] Segment 57160e0e-e087-4878-a645-191180425d7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57160e0e-e087-4878-a645-191180425d7e found for delete ", "request_id": "req-e0707e36-c2bb-447b-b261-bd8f021382bd"}]} [pid: 8|app: 0|req: 1611/3173] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:16:54 2026] GET /v2.0/security-groups?tenant_id=a06af769c6ea4234b7ffdf8786537a9d&name=default => generated 2929 bytes in 341 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3174] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:16:54 2026] DELETE /v2.0/security-groups/d009c530-5709-4417-b84a-f07569aec1ba => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3175] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:16:55 2026] GET /v2.0/security-groups?tenant_id=e428366783454079b45988e761513917&name=default => generated 2929 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3176] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:16:55 2026] DELETE /v2.0/security-groups/5c98d104-fb9c-405d-b9a7-951c2e8ebb02 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3177] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:16:55 2026] GET /v2.0/security-groups?tenant_id=c8233c8320784e18b1752b3b6c0463dd&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: 1565/3178] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:16:55 2026] DELETE /v2.0/security-groups/0a06b710-7fd9-40ff-9423-27f9047aa881 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3179] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:16:55 2026] GET /v2.0/security-groups?tenant_id=9b19263001a34be29f4cfcf2482e123e&name=default => generated 2929 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3180] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:16:55 2026] DELETE /v2.0/security-groups/a93bcbc9-3620-4b8e-8fc2-5266a27b0284 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1615/3181] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:16:56 2026] GET /v2.0/security-groups?tenant_id=fedfe49fa81446c59076a08cd87a8bb7&name=default => generated 2929 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3182] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:16:56 2026] DELETE /v2.0/security-groups/c6ecb6e7-59c6-4a76-9532-aa2be67f872d => 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: 1616/3183] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:16:56 2026] GET /v2.0/security-groups?tenant_id=798f174dc9f74642afccd9ee1e24678a&name=default => generated 2929 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3184] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:16:56 2026] DELETE /v2.0/security-groups/df55b004-92af-472c-a41d-53e1db9d4bd7 => 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: 1617/3185] 10.0.0.226 () {32 vars in 773 bytes} [Wed Jun 24 19:16:56 2026] GET /v2.0/security-groups?tenant_id=dece73d150ca45dfbaf1031a820157af&name=default => generated 2929 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3186] 10.0.0.226 () {32 vars in 739 bytes} [Wed Jun 24 19:16:57 2026] DELETE /v2.0/security-groups/22f15fc3-0b6d-46a9-b36b-749af937eec0 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3187] 10.0.0.226 () {32 vars in 648 bytes} [Wed Jun 24 19:16:59 2026] GET /v2.0/networks => generated 2168 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3188] 10.0.0.226 () {32 vars in 654 bytes} [Wed Jun 24 19:17:01 2026] GET /v2.0/floatingips => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1619/3189] 10.0.0.226 () {32 vars in 646 bytes} [Wed Jun 24 19:17:01 2026] GET /v2.0/routers => generated 15 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3190] 10.0.0.226 () {32 vars in 642 bytes} [Wed Jun 24 19:17:01 2026] GET /v2.0/ports => generated 4721 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3191] 10.0.0.226 () {32 vars in 646 bytes} [Wed Jun 24 19:17:01 2026] GET /v2.0/subnets => generated 1261 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3192] 10.0.0.226 () {32 vars in 648 bytes} [Wed Jun 24 19:17:01 2026] GET /v2.0/networks => generated 2168 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3193] 10.0.0.226 () {32 vars in 662 bytes} [Wed Jun 24 19:17:01 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: 7|app: 0|req: 1573/3194] 10.0.0.226 () {32 vars in 654 bytes} [Wed Jun 24 19:17:01 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)