+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Jul 2 00:58:12 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:16 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: neutron-server-85c6f6f9b4-p49mv machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7fdedbb7d668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-07-02 00:58:16.951 7 INFO neutron.common.config [-] Logging enabled! 2026-07-02 00:58:16.952 7 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-07-02 00:58:17.089 8 INFO neutron.common.config [-] Logging enabled! 2026-07-02 00:58:17.090 8 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-07-02 00:58:17.501 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-02 00:58:17.632 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-02 00:58:18.655 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-02 00:58:18.658 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-02 00:58:18.662 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-02 00:58:18.663 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-02 00:58:18.664 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-02 00:58:18.664 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-02 00:58:18.664 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 00:58:18.672 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 00:58:18.672 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 00:58:18.672 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-02 00:58:18.676 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-02 00:58:18.679 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-02 00:58:18.683 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-02 00:58:18.684 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-02 00:58:18.684 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-02 00:58:18.684 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-02 00:58:18.684 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 00:58:18.692 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 00:58:18.692 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 00:58:18.692 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-02 00:58:18.695 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-02 00:58:18.696 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-02 00:58:18.697 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-02 00:58:18.715 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-02 00:58:18.716 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-02 00:58:18.716 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-02 00:58:18.740 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-02 00:58:18.741 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-02 00:58:18.741 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-02 00:58:18.741 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-02 00:58:18.759 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-02 00:58:18.759 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-02 00:58:18.759 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-02 00:58:18.759 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-02 00:58:19.271 8 INFO neutron.plugins.ml2.managers [None req-432478b3-d66c-4a9e-b3a8-224bfb7fb34c - - - - - -] Initializing driver for type 'vlan' 2026-07-02 00:58:19.329 7 INFO neutron.plugins.ml2.managers [None req-8ded1eaa-99ae-447c-9c06-47d1279dc7dd - - - - - -] Initializing driver for type 'vlan' 2026-07-02 00:58:19.417 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-432478b3-d66c-4a9e-b3a8-224bfb7fb34c - - - - - -] VlanTypeDriver initialization complete 2026-07-02 00:58:19.417 8 INFO neutron.plugins.ml2.managers [None req-432478b3-d66c-4a9e-b3a8-224bfb7fb34c - - - - - -] Initializing driver for type 'vxlan' 2026-07-02 00:58:19.417 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-432478b3-d66c-4a9e-b3a8-224bfb7fb34c - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-02 00:58:19.434 8 INFO neutron.plugins.ml2.managers [None req-432478b3-d66c-4a9e-b3a8-224bfb7fb34c - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-02 00:58:19.434 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-432478b3-d66c-4a9e-b3a8-224bfb7fb34c - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-02 00:58:19.434 8 INFO neutron.plugins.ml2.managers [None req-432478b3-d66c-4a9e-b3a8-224bfb7fb34c - - - - - -] Initializing extension driver 'port_security' 2026-07-02 00:58:19.434 8 INFO neutron.plugins.ml2.extensions.port_security [None req-432478b3-d66c-4a9e-b3a8-224bfb7fb34c - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-02 00:58:19.434 8 INFO neutron.plugins.ml2.managers [None req-432478b3-d66c-4a9e-b3a8-224bfb7fb34c - - - - - -] Initializing extension driver 'qos' 2026-07-02 00:58:19.434 8 INFO neutron.plugins.ml2.managers [None req-432478b3-d66c-4a9e-b3a8-224bfb7fb34c - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-02 00:58:19.435 8 INFO neutron.plugins.ml2.managers [None req-432478b3-d66c-4a9e-b3a8-224bfb7fb34c - - - - - -] Initializing mechanism driver 'l2population' 2026-07-02 00:58:19.447 8 INFO neutron.quota [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded quota_driver: . 2026-07-02 00:58:19.447 8 INFO neutron.plugins.ml2.plugin [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Modular L2 Plugin initialization complete 2026-07-02 00:58:19.447 8 INFO neutron.plugins.ml2.managers [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-02 00:58:19.447 8 INFO neutron.plugins.ml2.managers [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-02 00:58:19.448 8 INFO neutron.plugins.ml2.managers [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-02 00:58:19.448 8 INFO neutron.extensions.vlantransparent [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Disabled vlantransparent extension. 2026-07-02 00:58:19.448 8 INFO neutron.manager [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loading Plugin: qos 2026-07-02 00:58:19.461 8 INFO neutron.manager [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loading Plugin: router 2026-07-02 00:58:19.474 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-8ded1eaa-99ae-447c-9c06-47d1279dc7dd - - - - - -] VlanTypeDriver initialization complete 2026-07-02 00:58:19.474 7 INFO neutron.plugins.ml2.managers [None req-8ded1eaa-99ae-447c-9c06-47d1279dc7dd - - - - - -] Initializing driver for type 'vxlan' 2026-07-02 00:58:19.475 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-8ded1eaa-99ae-447c-9c06-47d1279dc7dd - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-02 00:58:19.490 7 INFO neutron.plugins.ml2.managers [None req-8ded1eaa-99ae-447c-9c06-47d1279dc7dd - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-02 00:58:19.490 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-8ded1eaa-99ae-447c-9c06-47d1279dc7dd - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-02 00:58:19.491 7 INFO neutron.plugins.ml2.managers [None req-8ded1eaa-99ae-447c-9c06-47d1279dc7dd - - - - - -] Initializing extension driver 'port_security' 2026-07-02 00:58:19.491 7 INFO neutron.plugins.ml2.extensions.port_security [None req-8ded1eaa-99ae-447c-9c06-47d1279dc7dd - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-02 00:58:19.491 7 INFO neutron.plugins.ml2.managers [None req-8ded1eaa-99ae-447c-9c06-47d1279dc7dd - - - - - -] Initializing extension driver 'qos' 2026-07-02 00:58:19.491 7 INFO neutron.plugins.ml2.managers [None req-8ded1eaa-99ae-447c-9c06-47d1279dc7dd - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-02 00:58:19.491 7 INFO neutron.plugins.ml2.managers [None req-8ded1eaa-99ae-447c-9c06-47d1279dc7dd - - - - - -] Initializing mechanism driver 'l2population' 2026-07-02 00:58:19.502 8 INFO neutron.services.service_base [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-02 00:58:19.502 8 INFO neutron.manager [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loading Plugin: segments 2026-07-02 00:58:19.503 7 INFO neutron.quota [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded quota_driver: . 2026-07-02 00:58:19.503 7 INFO neutron.plugins.ml2.plugin [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Modular L2 Plugin initialization complete 2026-07-02 00:58:19.503 7 INFO neutron.plugins.ml2.managers [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-02 00:58:19.504 7 INFO neutron.plugins.ml2.managers [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-02 00:58:19.504 7 INFO neutron.plugins.ml2.managers [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Got port-security extension from driver 'port_security' 2026-07-02 00:58:19.504 7 INFO neutron.extensions.vlantransparent [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Disabled vlantransparent extension. 2026-07-02 00:58:19.504 7 INFO neutron.manager [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loading Plugin: qos 2026-07-02 00:58:19.517 7 INFO neutron.manager [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loading Plugin: router 2026-07-02 00:58:19.558 7 INFO neutron.services.service_base [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-02 00:58:19.559 7 INFO neutron.manager [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loading Plugin: segments 2026-07-02 00:58:19.599 8 INFO neutron.manager [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loading Plugin: trunk 2026-07-02 00:58:19.615 8 INFO neutron.manager [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loading Plugin: vpnaas 2026-07-02 00:58:19.655 8 WARNING stevedore.named [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-02 00:58:19.668 7 INFO neutron.manager [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loading Plugin: trunk 2026-07-02 00:58:19.683 7 INFO neutron.manager [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loading Plugin: vpnaas 2026-07-02 00:58:19.723 7 WARNING stevedore.named [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-02 00:58:19.742 8 INFO neutron_vpnaas.services.vpn.plugin [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-02 00:58:19.743 8 INFO neutron.common.utils [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-02 00:58:19.743 8 INFO neutron.manager [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loading Plugin: auto_allocate 2026-07-02 00:58:19.751 8 INFO neutron.manager [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loading Plugin: tag 2026-07-02 00:58:19.762 8 INFO neutron.manager [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loading Plugin: timestamp 2026-07-02 00:58:19.765 8 INFO neutron.manager [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loading Plugin: network_ip_availability 2026-07-02 00:58:19.772 8 INFO neutron.manager [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loading Plugin: flavors 2026-07-02 00:58:19.780 8 INFO neutron.manager [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loading Plugin: revisions 2026-07-02 00:58:19.785 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Initializing extension manager. 2026-07-02 00:58:19.787 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: address-group 2026-07-02 00:58:19.788 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: address-scope 2026-07-02 00:58:19.788 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-02 00:58:19.789 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: agent 2026-07-02 00:58:19.790 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: agent-resources-synced 2026-07-02 00:58:19.791 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-02 00:58:19.792 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-02 00:58:19.793 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: availability_zone 2026-07-02 00:58:19.793 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: availability_zone_filter 2026-07-02 00:58:19.794 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-02 00:58:19.794 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: default-subnetpools 2026-07-02 00:58:19.796 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-02 00:58:19.796 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: dns-integration 2026-07-02 00:58:19.797 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: dns-domain-ports 2026-07-02 00:58:19.797 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-02 00:58:19.798 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: dvr 2026-07-02 00:58:19.799 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-02 00:58:19.799 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: empty-string-filtering 2026-07-02 00:58:19.800 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-02 00:58:19.800 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-02 00:58:19.801 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: external-net 2026-07-02 00:58:19.801 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-02 00:58:19.802 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: extraroute 2026-07-02 00:58:19.802 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: extraroute-atomic 2026-07-02 00:58:19.803 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-02 00:58:19.804 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-02 00:58:19.804 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-02 00:58:19.805 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-02 00:58:19.805 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: fip-port-details 2026-07-02 00:58:19.806 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: flavors 2026-07-02 00:58:19.807 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-02 00:58:19.808 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: floatingip-pools 2026-07-02 00:58:19.808 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: ip_allocation 2026-07-02 00:58:19.809 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-02 00:58:19.809 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: l2_adjacency 2026-07-02 00:58:19.809 7 INFO neutron_vpnaas.services.vpn.plugin [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-02 00:58:19.810 7 INFO neutron.common.utils [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-02 00:58:19.811 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: router 2026-07-02 00:58:19.811 7 INFO neutron.manager [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loading Plugin: auto_allocate 2026-07-02 00:58:19.812 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-02 00:58:19.813 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-02 00:58:19.814 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-02 00:58:19.814 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: ext-gw-mode 2026-07-02 00:58:19.815 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: l3-ha 2026-07-02 00:58:19.815 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-02 00:58:19.816 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-02 00:58:19.816 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: l3-flavors 2026-07-02 00:58:19.817 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-02 00:58:19.818 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-02 00:58:19.820 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-02 00:58:19.821 7 INFO neutron.manager [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loading Plugin: tag 2026-07-02 00:58:19.821 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-02 00:58:19.822 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-02 00:58:19.824 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-02 00:58:19.824 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-02 00:58:19.825 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: multi-provider 2026-07-02 00:58:19.825 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: net-mtu 2026-07-02 00:58:19.826 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: net-mtu-writable 2026-07-02 00:58:19.826 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: network_availability_zone 2026-07-02 00:58:19.827 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: network_ha 2026-07-02 00:58:19.828 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: network-ip-availability 2026-07-02 00:58:19.829 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-02 00:58:19.830 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: pagination 2026-07-02 00:58:19.830 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: port-device-profile 2026-07-02 00:58:19.831 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-02 00:58:19.831 7 INFO neutron.manager [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loading Plugin: timestamp 2026-07-02 00:58:19.831 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-02 00:58:19.832 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-02 00:58:19.832 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: port-mac-override 2026-07-02 00:58:19.833 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-02 00:58:19.833 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-02 00:58:19.834 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-02 00:58:19.834 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: port-resource-request 2026-07-02 00:58:19.834 7 INFO neutron.manager [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loading Plugin: network_ip_availability 2026-07-02 00:58:19.835 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-02 00:58:19.836 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-02 00:58:19.836 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: binding 2026-07-02 00:58:19.837 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: binding-extended 2026-07-02 00:58:19.838 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: port-security 2026-07-02 00:58:19.838 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: project-id 2026-07-02 00:58:19.839 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: provider 2026-07-02 00:58:19.839 7 INFO neutron.manager [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loading Plugin: flavors 2026-07-02 00:58:19.841 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: qos 2026-07-02 00:58:19.842 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-02 00:58:19.842 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-02 00:58:19.842 7 INFO neutron.manager [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loading Plugin: revisions 2026-07-02 00:58:19.843 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: qos-default 2026-07-02 00:58:19.843 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: qos-fip 2026-07-02 00:58:19.844 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-02 00:58:19.844 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-02 00:58:19.845 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-02 00:58:19.846 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Initializing extension manager. 2026-07-02 00:58:19.846 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-02 00:58:19.847 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-02 00:58:19.847 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: address-group 2026-07-02 00:58:19.847 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: qos-pps 2026-07-02 00:58:19.848 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-02 00:58:19.848 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: address-scope 2026-07-02 00:58:19.848 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-02 00:58:19.849 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-02 00:58:19.849 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: qos-rules-alias 2026-07-02 00:58:19.850 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: quota-check-limit 2026-07-02 00:58:19.850 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: agent 2026-07-02 00:58:19.850 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: agent-resources-synced 2026-07-02 00:58:19.852 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: allowed-address-pairs 2026-07-02 00:58:19.852 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: quotas 2026-07-02 00:58:19.852 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: auto-allocated-topology 2026-07-02 00:58:19.853 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: quota_details 2026-07-02 00:58:19.853 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: availability_zone 2026-07-02 00:58:19.854 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: availability_zone_filter 2026-07-02 00:58:19.854 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-02 00:58:19.854 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: rbac-policies 2026-07-02 00:58:19.855 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: rbac-address-group 2026-07-02 00:58:19.855 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: default-subnetpools 2026-07-02 00:58:19.856 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: rbac-address-scope 2026-07-02 00:58:19.856 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: rbac-security-groups 2026-07-02 00:58:19.857 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-02 00:58:19.857 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-02 00:58:19.857 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: dns-integration 2026-07-02 00:58:19.857 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: revision-if-match 2026-07-02 00:58:19.858 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: dns-domain-ports 2026-07-02 00:58:19.858 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-02 00:58:19.858 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: router_availability_zone 2026-07-02 00:58:19.859 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-02 00:58:19.861 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-02 00:58:19.861 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-02 00:58:19.861 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-02 00:58:19.862 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-02 00:58:19.862 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: dvr 2026-07-02 00:58:19.862 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-02 00:58:19.863 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-02 00:58:19.863 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-02 00:58:19.863 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: empty-string-filtering 2026-07-02 00:58:19.863 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-02 00:58:19.864 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-02 00:58:19.864 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-02 00:58:19.865 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: external-net 2026-07-02 00:58:19.865 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-02 00:58:19.866 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: extraroute 2026-07-02 00:58:19.866 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: extraroute-atomic 2026-07-02 00:58:19.867 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-02 00:58:19.868 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-02 00:58:19.868 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-02 00:58:19.868 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: security-group 2026-07-02 00:58:19.869 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-02 00:58:19.869 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: fip-port-details 2026-07-02 00:58:19.869 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: segment 2026-07-02 00:58:19.870 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-02 00:58:19.870 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: flavors 2026-07-02 00:58:19.871 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: service-type 2026-07-02 00:58:19.871 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: sorting 2026-07-02 00:58:19.872 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: standard-attr-segment 2026-07-02 00:58:19.872 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-02 00:58:19.873 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: standard-attr-description 2026-07-02 00:58:19.873 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: floatingip-pools 2026-07-02 00:58:19.873 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: stateful-security-group 2026-07-02 00:58:19.873 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: ip_allocation 2026-07-02 00:58:19.874 8 WARNING neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-02 00:58:19.874 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: ip-substring-filtering 2026-07-02 00:58:19.874 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-02 00:58:19.874 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: l2_adjacency 2026-07-02 00:58:19.875 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: subnet-external-network 2026-07-02 00:58:19.875 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: subnet_onboard 2026-07-02 00:58:19.875 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: router 2026-07-02 00:58:19.876 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-02 00:58:19.876 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: subnet-service-types 2026-07-02 00:58:19.877 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: subnet_allocation 2026-07-02 00:58:19.877 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-02 00:58:19.878 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-02 00:58:19.878 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-02 00:58:19.878 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: tag-creation 2026-07-02 00:58:19.879 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-02 00:58:19.879 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-02 00:58:19.880 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: ext-gw-mode 2026-07-02 00:58:19.880 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: l3-ha 2026-07-02 00:58:19.881 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-02 00:58:19.881 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-02 00:58:19.882 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: l3-flavors 2026-07-02 00:58:19.883 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: standard-attr-tag 2026-07-02 00:58:19.883 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-02 00:58:19.884 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-02 00:58:19.884 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-02 00:58:19.884 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: trunk 2026-07-02 00:58:19.885 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: trunk-details 2026-07-02 00:58:19.885 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-02 00:58:19.886 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-02 00:58:19.888 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-02 00:58:19.889 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-02 00:58:19.889 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: vpn-flavors 2026-07-02 00:58:19.891 8 INFO neutron.api.extensions [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Loaded extension: vpnaas 2026-07-02 00:58:19.894 8 INFO neutron.quota.resource_registry [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-02 00:58:19.894 8 INFO neutron.quota.resource_registry [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-02 00:58:19.894 8 INFO neutron.quota.resource_registry [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 00:58:19.895 8 INFO neutron.quota.resource_registry [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-02 00:58:19.900 8 INFO neutron.quota.resource_registry [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-02 00:58:19.900 8 INFO neutron.quota.resource_registry [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-02 00:58:19.905 8 INFO neutron.quota.resource_registry [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-02 00:58:20.108 8 INFO neutron.quota.resource_registry [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-02 00:58:20.108 8 INFO neutron.quota.resource_registry [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-02 00:58:20.109 8 INFO neutron.quota.resource_registry [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 00:58:20.110 8 WARNING neutron.quota.resource_registry [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] subnetpool is already registered 2026-07-02 00:58:20.110 8 INFO neutron.quota.resource_registry [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 00:58:20.110 8 WARNING neutron.quota.resource_registry [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] subnetpool is already registered 2026-07-02 00:58:20.111 8 INFO neutron.quota.resource_registry [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-02 00:58:20.111 8 INFO neutron.quota.resource_registry [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-02 00:58:20.112 8 INFO neutron.quota.resource_registry [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-02 00:58:20.112 8 INFO neutron.quota.resource_registry [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-02 00:58:20.113 8 INFO neutron.quota.resource_registry [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-02 00:58:20.113 8 INFO neutron.quota.resource_registry [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-02 00:58:20.117 8 INFO neutron.quota.resource_registry [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-02 00:58:20.117 8 WARNING neutron.quota.resource_registry [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] router is already registered 2026-07-02 00:58:20.118 8 INFO neutron.quota.resource_registry [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-02 00:58:20.118 8 WARNING neutron.quota.resource_registry [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] floatingip is already registered 2026-07-02 00:58:20.122 8 INFO neutron.quota.resource_registry [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-02 00:58:20.122 8 WARNING neutron.quota.resource_registry [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] rbac_policy is already registered 2026-07-02 00:58:20.123 8 INFO neutron.quota.resource_registry [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-02 00:58:20.123 8 WARNING neutron.quota.resource_registry [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] security_group is already registered 2026-07-02 00:58:20.123 8 INFO neutron.quota.resource_registry [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-02 00:58:20.124 8 WARNING neutron.quota.resource_registry [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] security_group_rule is already registered 2026-07-02 00:58:20.124 8 INFO neutron.quota.resource_registry [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 00:58:20.125 8 WARNING neutron.quota.resource_registry [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] subnetpool is already registered 2026-07-02 00:58:20.125 8 INFO neutron.quota.resource_registry [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 00:58:20.125 8 WARNING neutron.quota.resource_registry [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] subnetpool is already registered 2026-07-02 00:58:20.126 8 INFO neutron.quota.resource_registry [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-02 00:58:20.126 8 WARNING neutron.quota.resource_registry [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] trunk is already registered 2026-07-02 00:58:20.126 8 INFO neutron.quota.resource_registry [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-02 00:58:20.127 8 WARNING neutron.quota.resource_registry [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] endpoint_group is already registered 2026-07-02 00:58:20.127 8 INFO neutron.quota.resource_registry [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-02 00:58:20.127 8 WARNING neutron.quota.resource_registry [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] vpnservice is already registered 2026-07-02 00:58:20.128 8 INFO neutron.quota.resource_registry [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-02 00:58:20.128 8 WARNING neutron.quota.resource_registry [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] ipsec_site_connection is already registered 2026-07-02 00:58:20.128 8 INFO neutron.quota.resource_registry [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-02 00:58:20.128 8 WARNING neutron.quota.resource_registry [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] ipsecpolicy is already registered 2026-07-02 00:58:20.129 8 INFO neutron.quota.resource_registry [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-02 00:58:20.129 8 WARNING neutron.quota.resource_registry [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] ikepolicy is already registered 2026-07-02 00:58:20.139 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-02 00:58:20.141 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-02 00:58:20.142 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-02 00:58:20.143 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-02 00:58:20.144 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-02 00:58:20.145 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: multi-provider 2026-07-02 00:58:20.145 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: net-mtu 2026-07-02 00:58:20.146 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: net-mtu-writable 2026-07-02 00:58:20.147 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: network_availability_zone 2026-07-02 00:58:20.147 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: network_ha 2026-07-02 00:58:20.148 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: network-ip-availability 2026-07-02 00:58:20.149 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-02 00:58:20.149 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: pagination 2026-07-02 00:58:20.150 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: port-device-profile 2026-07-02 00:58:20.151 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-02 00:58:20.151 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-02 00:58:20.152 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-02 00:58:20.152 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: port-mac-override 2026-07-02 00:58:20.153 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-02 00:58:20.153 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-02 00:58:20.154 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-02 00:58:20.154 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: port-resource-request 2026-07-02 00:58:20.155 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: port-resource-request-groups 2026-07-02 00:58:20.156 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-02 00:58:20.156 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: binding 2026-07-02 00:58:20.157 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: binding-extended 2026-07-02 00:58:20.157 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: port-security 2026-07-02 00:58:20.158 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: project-id 2026-07-02 00:58:20.158 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: provider 2026-07-02 00:58:20.161 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: qos 2026-07-02 00:58:20.162 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-02 00:58:20.162 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-02 00:58:20.163 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: qos-default 2026-07-02 00:58:20.163 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: qos-fip 2026-07-02 00:58:20.164 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-02 00:58:20.164 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: qos-gateway-ip 2026-07-02 00:58:20.165 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: qos-port-network-policy 2026-07-02 00:58:20.165 8 WARNING keystonemiddleware._common.config [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-02 00:58:20.165 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: qos-pps-minimum 2026-07-02 00:58:20.166 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-02 00:58:20.167 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: qos-pps 2026-07-02 00:58:20.167 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: qos-rule-type-details 2026-07-02 00:58:20.168 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-02 00:58:20.169 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: qos-rules-alias 2026-07-02 00:58:20.169 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: quota-check-limit 2026-07-02 00:58:20.171 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: quotas 2026-07-02 00:58:20.172 8 WARNING oslo_config.cfg [None req-0db2b05d-52ad-4387-8ed1-6d18fe22f046 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-02 00:58:20.172 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: quota_details 2026-07-02 00:58:20.174 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: rbac-policies WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7fdedbb7d668 pid: 8 (default app) 2026-07-02 00:58:20.175 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: rbac-address-group 2026-07-02 00:58:20.176 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: rbac-address-scope 2026-07-02 00:58:20.176 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: rbac-security-groups 2026-07-02 00:58:20.177 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: rbac-subnetpool 2026-07-02 00:58:20.177 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: revision-if-match 2026-07-02 00:58:20.178 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: standard-attr-revisions 2026-07-02 00:58:20.179 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: router_availability_zone 2026-07-02 00:58:20.179 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-02 00:58:20.181 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: security-groups-default-rules 2026-07-02 00:58:20.182 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-02 00:58:20.182 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-02 00:58:20.183 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-02 00:58:20.183 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-02 00:58:20.184 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-02 00:58:20.189 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: security-group 2026-07-02 00:58:20.190 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: segment 2026-07-02 00:58:20.190 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-02 00:58:20.191 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: service-type 2026-07-02 00:58:20.192 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: sorting 2026-07-02 00:58:20.192 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: standard-attr-segment 2026-07-02 00:58:20.193 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: standard-attr-description 2026-07-02 00:58:20.193 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: stateful-security-group 2026-07-02 00:58:20.194 7 WARNING neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-02 00:58:20.194 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-02 00:58:20.195 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: subnet-external-network 2026-07-02 00:58:20.196 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: subnet_onboard 2026-07-02 00:58:20.196 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-02 00:58:20.197 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: subnet-service-types 2026-07-02 00:58:20.197 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: subnet_allocation 2026-07-02 00:58:20.198 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-02 00:58:20.199 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: tag-creation 2026-07-02 00:58:20.199 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-02 00:58:20.203 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: standard-attr-tag 2026-07-02 00:58:20.204 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-02 00:58:20.205 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: trunk 2026-07-02 00:58:20.206 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: trunk-details 2026-07-02 00:58:20.206 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-02 00:58:20.207 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-02 00:58:20.209 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-02 00:58:20.210 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-02 00:58:20.211 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: vpn-flavors 2026-07-02 00:58:20.212 7 INFO neutron.api.extensions [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Loaded extension: vpnaas 2026-07-02 00:58:20.215 7 INFO neutron.quota.resource_registry [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-02 00:58:20.215 7 INFO neutron.quota.resource_registry [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-02 00:58:20.216 7 INFO neutron.quota.resource_registry [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 00:58:20.216 7 INFO neutron.quota.resource_registry [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-02 00:58:20.220 7 INFO neutron.quota.resource_registry [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-02 00:58:20.220 7 INFO neutron.quota.resource_registry [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-02 00:58:20.225 7 INFO neutron.quota.resource_registry [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-02 00:58:20.226 7 INFO neutron.quota.resource_registry [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-02 00:58:20.226 7 INFO neutron.quota.resource_registry [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-02 00:58:20.227 7 INFO neutron.quota.resource_registry [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 00:58:20.228 7 WARNING neutron.quota.resource_registry [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] subnetpool is already registered 2026-07-02 00:58:20.228 7 INFO neutron.quota.resource_registry [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 00:58:20.229 7 WARNING neutron.quota.resource_registry [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] subnetpool is already registered 2026-07-02 00:58:20.229 7 INFO neutron.quota.resource_registry [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-02 00:58:20.230 7 INFO neutron.quota.resource_registry [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-02 00:58:20.230 7 INFO neutron.quota.resource_registry [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-02 00:58:20.231 7 INFO neutron.quota.resource_registry [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-02 00:58:20.231 7 INFO neutron.quota.resource_registry [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-02 00:58:20.231 7 INFO neutron.quota.resource_registry [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-02 00:58:20.236 7 INFO neutron.quota.resource_registry [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-02 00:58:20.236 7 WARNING neutron.quota.resource_registry [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] router is already registered 2026-07-02 00:58:20.236 7 INFO neutron.quota.resource_registry [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-02 00:58:20.237 7 WARNING neutron.quota.resource_registry [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] floatingip is already registered 2026-07-02 00:58:20.241 7 INFO neutron.quota.resource_registry [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-02 00:58:20.241 7 WARNING neutron.quota.resource_registry [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] rbac_policy is already registered 2026-07-02 00:58:20.242 7 INFO neutron.quota.resource_registry [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-02 00:58:20.242 7 WARNING neutron.quota.resource_registry [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] security_group is already registered 2026-07-02 00:58:20.242 7 INFO neutron.quota.resource_registry [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-02 00:58:20.242 7 WARNING neutron.quota.resource_registry [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] security_group_rule is already registered 2026-07-02 00:58:20.243 7 INFO neutron.quota.resource_registry [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 00:58:20.243 7 WARNING neutron.quota.resource_registry [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] subnetpool is already registered 2026-07-02 00:58:20.244 7 INFO neutron.quota.resource_registry [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 00:58:20.244 7 WARNING neutron.quota.resource_registry [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] subnetpool is already registered 2026-07-02 00:58:20.244 7 INFO neutron.quota.resource_registry [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-02 00:58:20.245 7 WARNING neutron.quota.resource_registry [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] trunk is already registered 2026-07-02 00:58:20.245 7 INFO neutron.quota.resource_registry [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-02 00:58:20.245 7 WARNING neutron.quota.resource_registry [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] endpoint_group is already registered 2026-07-02 00:58:20.246 7 INFO neutron.quota.resource_registry [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-02 00:58:20.246 7 WARNING neutron.quota.resource_registry [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] vpnservice is already registered 2026-07-02 00:58:20.246 7 INFO neutron.quota.resource_registry [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-02 00:58:20.246 7 WARNING neutron.quota.resource_registry [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] ipsec_site_connection is already registered 2026-07-02 00:58:20.247 7 INFO neutron.quota.resource_registry [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-02 00:58:20.247 7 WARNING neutron.quota.resource_registry [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] ipsecpolicy is already registered 2026-07-02 00:58:20.247 7 INFO neutron.quota.resource_registry [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-02 00:58:20.248 7 WARNING neutron.quota.resource_registry [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] ikepolicy is already registered 2026-07-02 00:58:20.286 7 WARNING keystonemiddleware._common.config [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-02 00:58:20.294 7 WARNING oslo_config.cfg [None req-9f9ca43c-2592-466e-9697-cc9648d6628a - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7fdedbb7d668 pid: 7 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 00:58:24.320 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4486ffe9-1e0b-42e8-bc82-3b38753649c8 c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/3] 199.204.45.74 () {44 vars in 924 bytes} [Thu Jul 2 00:58:23 2026] GET /v2.0/networks/public => generated 108 bytes in 650 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1/4] 199.204.45.74 () {44 vars in 946 bytes} [Thu Jul 2 00:58:24 2026] GET /v2.0/networks?name=public => generated 15 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 00:58:24.884 8 WARNING neutron.services.revisions.revision_plugin [None req-f6d54a65-e6d6-4317-b5ae-e2a0dee851d3 c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] Could not find related network for resource to bump revision. 2026-07-02 00:58:24.902 8 INFO neutron.db.segments_db [None req-f6d54a65-e6d6-4317-b5ae-e2a0dee851d3 c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] Added segment ba9f996d-c91b-4c72-b71f-bace690fa483 of type flat for network f4cd9b6c-5b30-4214-b9b6-d964f37b531b 2026-07-02 00:58:24.938 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f6d54a65-e6d6-4317-b5ae-e2a0dee851d3 c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/5] 199.204.45.74 () {48 vars in 964 bytes} [Thu Jul 2 00:58:24 2026] POST /v2.0/networks => generated 124 bytes in 413 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 00:58:30.893 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a749e630-9d7f-4437-84f8-d0ab5796cd31 c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 199.204.45.74 () {44 vars in 924 bytes} [Thu Jul 2 00:58:30 2026] GET /v2.0/networks/public => generated 108 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.74 () {44 vars in 946 bytes} [Thu Jul 2 00:58:30 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 00:58:30.975 8 WARNING neutron.services.revisions.revision_plugin [None req-1f9bdb87-8a01-4a33-be17-b3e50be03236 c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] Could not find related network for resource to bump revision. 2026-07-02 00:58:30.989 8 INFO neutron.db.segments_db [None req-1f9bdb87-8a01-4a33-be17-b3e50be03236 c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] Added segment 6d70a001-c546-4e73-ba1a-eb15b4f9229e of type flat for network a4abc0af-d6c9-4bf4-b8c7-c1fdcfdb65ce 2026-07-02 00:58:31.031 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1f9bdb87-8a01-4a33-be17-b3e50be03236 c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 199.204.45.74 () {48 vars in 964 bytes} [Thu Jul 2 00:58:30 2026] POST /v2.0/networks => generated 124 bytes in 131 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 00:58:37.213 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fad0bc73-73c8-4276-b1a3-75aee0795e4e c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/10] 199.204.45.74 () {44 vars in 924 bytes} [Thu Jul 2 00:58:36 2026] GET /v2.0/networks/public => generated 108 bytes in 373 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/11] 199.204.45.74 () {44 vars in 946 bytes} [Thu Jul 2 00:58:37 2026] GET /v2.0/networks?name=public => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 00:58:37.456 7 WARNING neutron.services.revisions.revision_plugin [None req-df466098-09ca-40db-9998-8c3334785d83 c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] Could not find related network for resource to bump revision. 2026-07-02 00:58:37.480 7 INFO neutron.db.segments_db [None req-df466098-09ca-40db-9998-8c3334785d83 c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] Added segment 81929312-35f2-419e-8ff1-e2707cf35747 of type flat for network b6b10863-f230-4211-a263-b55a661791f0 2026-07-02 00:58:37.523 7 INFO neutron.pecan_wsgi.hooks.translation [None req-df466098-09ca-40db-9998-8c3334785d83 c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/12] 199.204.45.74 () {48 vars in 964 bytes} [Thu Jul 2 00:58:37 2026] POST /v2.0/networks => generated 124 bytes in 295 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 00:58:43.515 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9c636c6c-f9ed-43e3-8b84-993d26dda2b5 c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/14] 199.204.45.74 () {44 vars in 924 bytes} [Thu Jul 2 00:58:43 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: 9/15] 199.204.45.74 () {44 vars in 946 bytes} [Thu Jul 2 00:58:43 2026] GET /v2.0/networks?name=public => generated 15 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 00:58:43.620 7 WARNING neutron.services.revisions.revision_plugin [None req-6e9cd867-694f-4cf1-b131-2d5c96abaff6 c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] Could not find related network for resource to bump revision. 2026-07-02 00:58:43.638 7 INFO neutron.db.segments_db [None req-6e9cd867-694f-4cf1-b131-2d5c96abaff6 c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] Added segment 0e1c4ad7-95c1-4a0f-ae04-fcc5eebf0393 of type flat for network e49a3d93-7404-4eb0-a9a7-319d2ab14d0c 2026-07-02 00:58:43.663 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6e9cd867-694f-4cf1-b131-2d5c96abaff6 c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/16] 199.204.45.74 () {48 vars in 964 bytes} [Thu Jul 2 00:58:43 2026] POST /v2.0/networks => generated 124 bytes in 119 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 00:58:49.588 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7ae6cd42-8554-4597-b66c-5ec1b5e4bbb0 c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/17] 199.204.45.74 () {44 vars in 924 bytes} [Thu Jul 2 00:58:49 2026] GET /v2.0/networks/public => generated 108 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.204.45.74 () {44 vars in 946 bytes} [Thu Jul 2 00:58:49 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 00:58:49.660 8 WARNING neutron.services.revisions.revision_plugin [None req-f7c2c331-f803-4e27-a458-d5cf8a8ccf55 c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] Could not find related network for resource to bump revision. 2026-07-02 00:58:49.679 8 INFO neutron.db.segments_db [None req-f7c2c331-f803-4e27-a458-d5cf8a8ccf55 c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] Added segment 66a41ec8-45cc-464d-b2b5-ede101a7933e of type flat for network 4d9c0ef6-0e90-4d34-82e0-f61876081e83 [pid: 8|app: 0|req: 11/19] 199.204.45.74 () {48 vars in 964 bytes} [Thu Jul 2 00:58:49 2026] POST /v2.0/networks => generated 706 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 00:58:51.129 7 INFO neutron.pecan_wsgi.hooks.translation [None req-68d4ac02-55bf-407e-a12d-b2d0211e00d6 c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/20] 199.204.45.74 () {44 vars in 924 bytes} [Thu Jul 2 00:58:51 2026] GET /v2.0/networks/public => generated 108 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/21] 199.204.45.74 () {44 vars in 946 bytes} [Thu Jul 2 00:58:51 2026] GET /v2.0/networks?name=public => generated 709 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 00:58:51.199 7 INFO neutron.pecan_wsgi.hooks.translation [None req-26cfcac0-3a45-4b8a-8080-3828c908e0d8 c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/22] 199.204.45.74 () {44 vars in 1031 bytes} [Thu Jul 2 00:58:51 2026] GET /v2.0/subnets/public-subnet?network_id=4d9c0ef6-0e90-4d34-82e0-f61876081e83 => generated 113 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/23] 199.204.45.74 () {44 vars in 1054 bytes} [Thu Jul 2 00:58:51 2026] GET /v2.0/subnets?name=public-subnet&network_id=4d9c0ef6-0e90-4d34-82e0-f61876081e83 => generated 14 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/24] 199.204.45.74 () {48 vars in 962 bytes} [Thu Jul 2 00:58:51 2026] POST /v2.0/subnets => generated 664 bytes in 1902 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:03:35.150 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [f27627b6-7c82-44d2-a3bb-dfd8e24861e0] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-02 01:03:35.153 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Jul 2 01:03:35 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.204.45.74) !!! 2026-07-02 01:03:35.262 8 INFO neutron.pecan_wsgi.hooks.translation [None req-08695d5e-3e3a-4608-b82b-45220ec21cf7 c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 33/62] 199.204.45.74 () {44 vars in 934 bytes} [Thu Jul 2 01:03:35 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 122 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 01:03:35.273 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [0c69235e-111a-4d70-ba51-df31d025e58c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-02 01:03:35.288 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Jul 2 01:03:35 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.204.45.74) !!! [pid: 7|app: 0|req: 30/63] 199.204.45.74 () {44 vars in 956 bytes} [Thu Jul 2 01:03:35 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 01:03:35.381 8 INFO neutron.db.segments_db [None req-a914833c-51c1-416e-b44e-6e7ea41f5872 c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] Added segment 15193c84-89c3-482d-bb18-3fba30c67677 of type vxlan for network 5aa1dc54-d37a-4133-969a-fdc01da73967 [pid: 8|app: 0|req: 34/64] 199.204.45.74 () {48 vars in 963 bytes} [Thu Jul 2 01:03:35 2026] POST /v2.0/networks => generated 707 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:03:36.359 7 INFO oslo.messaging._drivers.impl_rabbit [-] [0c69235e-111a-4d70-ba51-df31d025e58c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56290. 2026-07-02 01:03:36.399 7 INFO neutron.pecan_wsgi.hooks.translation [None req-28d37ee0-a3c2-4613-9777-a97a0fa06ff1 c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 31/65] 199.204.45.74 () {44 vars in 934 bytes} [Thu Jul 2 01:03:36 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 68 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 01:03:36.428 8 INFO oslo.messaging._drivers.impl_rabbit [-] [f27627b6-7c82-44d2-a3bb-dfd8e24861e0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56292. [pid: 8|app: 0|req: 35/66] 199.204.45.74 () {44 vars in 956 bytes} [Thu Jul 2 01:03:36 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:03:36.462 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e534a7c4-3f47-4b09-b038-6ee7d987aed3 c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 32/67] 199.204.45.74 () {44 vars in 1033 bytes} [Thu Jul 2 01:03:36 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=5aa1dc54-d37a-4133-969a-fdc01da73967 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/68] 199.204.45.74 () {44 vars in 1056 bytes} [Thu Jul 2 01:03:36 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=5aa1dc54-d37a-4133-969a-fdc01da73967 => generated 14 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 33/69] 199.204.45.74 () {48 vars in 962 bytes} [Thu Jul 2 01:03:36 2026] POST /v2.0/subnets => generated 651 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:03:37.826 8 INFO neutron.api.v2.resource [None req-8db36c8d-e554-461c-b775-8f0b8681f399 c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 37/70] 199.204.45.74 () {44 vars in 968 bytes} [Thu Jul 2 01:03:37 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/71] 199.204.45.74 () {44 vars in 990 bytes} [Thu Jul 2 01:03:37 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/72] 199.204.45.74 () {48 vars in 977 bytes} [Thu Jul 2 01:03:37 2026] POST /v2.0/security-groups => generated 1616 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/73] 199.204.45.74 () {44 vars in 998 bytes} [Thu Jul 2 01:03:39 2026] GET /v2.0/security-groups/36a39f64-a4bd-408d-8bb8-47286661d4b3 => 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: 39/74] 199.204.45.74 () {44 vars in 998 bytes} [Thu Jul 2 01:03:39 2026] GET /v2.0/security-groups/36a39f64-a4bd-408d-8bb8-47286661d4b3 => generated 1616 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/75] 199.204.45.74 () {44 vars in 998 bytes} [Thu Jul 2 01:03:39 2026] GET /v2.0/security-groups/36a39f64-a4bd-408d-8bb8-47286661d4b3 => generated 1616 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/76] 199.204.45.74 () {48 vars in 988 bytes} [Thu Jul 2 01:03:39 2026] POST /v2.0/security-group-rules => generated 601 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/77] 199.204.45.74 () {44 vars in 998 bytes} [Thu Jul 2 01:03:40 2026] GET /v2.0/security-groups/36a39f64-a4bd-408d-8bb8-47286661d4b3 => generated 2230 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/78] 199.204.45.74 () {44 vars in 998 bytes} [Thu Jul 2 01:03:40 2026] GET /v2.0/security-groups/36a39f64-a4bd-408d-8bb8-47286661d4b3 => generated 2230 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/79] 199.204.45.74 () {44 vars in 998 bytes} [Thu Jul 2 01:03:40 2026] GET /v2.0/security-groups/36a39f64-a4bd-408d-8bb8-47286661d4b3 => generated 2230 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/80] 199.204.45.74 () {48 vars in 988 bytes} [Thu Jul 2 01:03:40 2026] POST /v2.0/security-group-rules => generated 603 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/81] 199.204.45.74 () {44 vars in 998 bytes} [Thu Jul 2 01:03:41 2026] GET /v2.0/security-groups/36a39f64-a4bd-408d-8bb8-47286661d4b3 => generated 2846 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/82] 199.204.45.74 () {44 vars in 998 bytes} [Thu Jul 2 01:03:41 2026] GET /v2.0/security-groups/36a39f64-a4bd-408d-8bb8-47286661d4b3 => generated 2846 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/83] 199.204.45.74 () {44 vars in 998 bytes} [Thu Jul 2 01:03:41 2026] GET /v2.0/security-groups/36a39f64-a4bd-408d-8bb8-47286661d4b3 => generated 2846 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/84] 199.204.45.74 () {48 vars in 988 bytes} [Thu Jul 2 01:03:41 2026] POST /v2.0/security-group-rules => generated 603 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/85] 199.204.45.74 () {44 vars in 998 bytes} [Thu Jul 2 01:03:42 2026] GET /v2.0/security-groups/36a39f64-a4bd-408d-8bb8-47286661d4b3 => generated 3462 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/86] 199.204.45.74 () {44 vars in 998 bytes} [Thu Jul 2 01:03:42 2026] GET /v2.0/security-groups/36a39f64-a4bd-408d-8bb8-47286661d4b3 => generated 3462 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/87] 199.204.45.74 () {44 vars in 998 bytes} [Thu Jul 2 01:03:42 2026] GET /v2.0/security-groups/36a39f64-a4bd-408d-8bb8-47286661d4b3 => generated 3462 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/88] 199.204.45.74 () {48 vars in 988 bytes} [Thu Jul 2 01:03:42 2026] POST /v2.0/security-group-rules => generated 603 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/91] 199.204.45.74 () {44 vars in 998 bytes} [Thu Jul 2 01:03:43 2026] GET /v2.0/security-groups/36a39f64-a4bd-408d-8bb8-47286661d4b3 => generated 4078 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/92] 199.204.45.74 () {44 vars in 998 bytes} [Thu Jul 2 01:03:43 2026] GET /v2.0/security-groups/36a39f64-a4bd-408d-8bb8-47286661d4b3 => generated 4078 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/93] 199.204.45.74 () {44 vars in 998 bytes} [Thu Jul 2 01:03:43 2026] GET /v2.0/security-groups/36a39f64-a4bd-408d-8bb8-47286661d4b3 => generated 4078 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/94] 199.204.45.74 () {48 vars in 988 bytes} [Thu Jul 2 01:03:43 2026] POST /v2.0/security-group-rules => generated 603 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/95] 199.204.45.74 () {44 vars in 984 bytes} [Thu Jul 2 01:03:44 2026] GET /v2.0/networks/5aa1dc54-d37a-4133-969a-fdc01da73967 => generated 732 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:03:44.856 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4aa9fdcb-c2e3-49c8-8105-15866c76159f c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 50/96] 199.204.45.74 () {44 vars in 1073 bytes} [Thu Jul 2 01:03:44 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=5aa1dc54-d37a-4133-969a-fdc01da73967 => generated 132 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/97] 199.204.45.74 () {44 vars in 1096 bytes} [Thu Jul 2 01:03:44 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=5aa1dc54-d37a-4133-969a-fdc01da73967 => 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: 51/98] 199.204.45.74 () {44 vars in 998 bytes} [Thu Jul 2 01:03:44 2026] GET /v2.0/security-groups/36a39f64-a4bd-408d-8bb8-47286661d4b3 => generated 4694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/99] 199.204.45.74 () {48 vars in 958 bytes} [Thu Jul 2 01:03:44 2026] POST /v2.0/ports => generated 1100 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 01:03:51.470 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1cf3a6b8-519e-4d27-97d7-aab7c112b4ff c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 52/100] 199.204.45.74 () {44 vars in 975 bytes} [Thu Jul 2 01:03:51 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 49/101] 199.204.45.74 () {44 vars in 997 bytes} [Thu Jul 2 01:03:51 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/102] 199.204.45.74 () {48 vars in 1027 bytes} [Thu Jul 2 01:03:51 2026] PUT /v2.0/ports/5706469f-ee65-4bbc-b418-4243d7f9ddec => generated 1249 bytes in 584 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/103] 199.204.45.74 () {44 vars in 917 bytes} [Thu Jul 2 01:03:53 2026] GET /v2.0/ports => generated 3730 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 01:03:54.701 8 INFO neutron.api.v2.resource [None req-55401ac4-68e3-4b04-ba2b-53d87d50b3e6 c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 54/104] 199.204.45.74 () {44 vars in 956 bytes} [Thu Jul 2 01:03:54 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/105] 199.204.45.74 () {44 vars in 978 bytes} [Thu Jul 2 01:03:54 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/106] 199.204.45.74 () {48 vars in 977 bytes} [Thu Jul 2 01:03:54 2026] POST /v2.0/security-groups => generated 1610 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/107] 199.204.45.74 () {44 vars in 998 bytes} [Thu Jul 2 01:03:55 2026] GET /v2.0/security-groups/b8b73b43-31da-48d4-ae94-2221bedca599 => generated 1610 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/108] 199.204.45.74 () {44 vars in 998 bytes} [Thu Jul 2 01:03:55 2026] GET /v2.0/security-groups/b8b73b43-31da-48d4-ae94-2221bedca599 => generated 1610 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/109] 199.204.45.74 () {44 vars in 998 bytes} [Thu Jul 2 01:03:55 2026] GET /v2.0/security-groups/b8b73b43-31da-48d4-ae94-2221bedca599 => generated 1610 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/110] 199.204.45.74 () {48 vars in 988 bytes} [Thu Jul 2 01:03:55 2026] POST /v2.0/security-group-rules => generated 623 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/111] 199.204.45.74 () {44 vars in 998 bytes} [Thu Jul 2 01:03:56 2026] GET /v2.0/security-groups/b8b73b43-31da-48d4-ae94-2221bedca599 => generated 2246 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/112] 199.204.45.74 () {44 vars in 998 bytes} [Thu Jul 2 01:03:56 2026] GET /v2.0/security-groups/b8b73b43-31da-48d4-ae94-2221bedca599 => generated 2246 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/113] 199.204.45.74 () {44 vars in 998 bytes} [Thu Jul 2 01:03:57 2026] GET /v2.0/security-groups/b8b73b43-31da-48d4-ae94-2221bedca599 => generated 2246 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/114] 199.204.45.74 () {48 vars in 988 bytes} [Thu Jul 2 01:03:57 2026] POST /v2.0/security-group-rules => generated 627 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/127] 199.204.45.74 () {44 vars in 972 bytes} [Thu Jul 2 01:05:23 2026] GET /v2.0/quotas/816198c02ac24b149d63b1033d3bd87c => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 8|app: 0|req: 66/128] 199.204.45.74 () {48 vars in 1024 bytes} [Thu Jul 2 01:05:23 2026] PUT /v2.0/quotas/816198c02ac24b149d63b1033d3bd87c => generated 291 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:07:35.690 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [0c69235e-111a-4d70-ba51-df31d025e58c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 01:07:35.813 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c7be3d66-28a4-4a4b-8d51-66ecf0e4c5ad c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 72/147] 199.204.45.74 () {30 vars in 739 bytes} [Thu Jul 2 01:07:35 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 131 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 01:07:35.827 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [f27627b6-7c82-44d2-a3bb-dfd8e24861e0] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-02 01:07:35.827 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Jul 2 01:07:35 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports?name=octavia-health-manager-port-instance (ip 199.204.45.74) !!! /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 76/148] 199.204.45.74 () {30 vars in 761 bytes} [Thu Jul 2 01:07:35 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 01:07:37.554 7 INFO oslo.messaging._drivers.impl_rabbit [-] [0c69235e-111a-4d70-ba51-df31d025e58c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54992. 2026-07-02 01:07:37.625 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6c9db8d1-086b-4d08-8408-ad9125fe317e c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 73/149] 199.204.45.74 () {30 vars in 739 bytes} [Thu Jul 2 01:07:37 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 95 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 01:07:37.675 8 INFO oslo.messaging._drivers.impl_rabbit [-] [f27627b6-7c82-44d2-a3bb-dfd8e24861e0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54994. [pid: 8|app: 0|req: 77/150] 199.204.45.74 () {30 vars in 761 bytes} [Thu Jul 2 01:07:37 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 01:15:05.423 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [f27627b6-7c82-44d2-a3bb-dfd8e24861e0] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-02 01:15:05.427 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Jul 2 01:15:05 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=434ee9d7dbcf471e93ef4f609e465605 (ip 199.204.45.74) !!! 2026-07-02 01:15:05.571 8 INFO neutron.api.v2.resource [None req-2306386f-c065-44da-b2e2-e743027ac9e4 c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 108/211] 199.204.45.74 () {44 vars in 1071 bytes} [Thu Jul 2 01:15:05 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=434ee9d7dbcf471e93ef4f609e465605 => generated 139 bytes in 152 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 01:15:05.580 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [0c69235e-111a-4d70-ba51-df31d025e58c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-02 01:15:05.582 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Jul 2 01:15:05 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=434ee9d7dbcf471e93ef4f609e465605 (ip 199.204.45.74) !!! [pid: 7|app: 0|req: 104/212] 199.204.45.74 () {44 vars in 1094 bytes} [Thu Jul 2 01:15:05 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=434ee9d7dbcf471e93ef4f609e465605 => generated 23 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/213] 199.204.45.74 () {48 vars in 978 bytes} [Thu Jul 2 01:15:05 2026] POST /v2.0/security-groups => generated 1624 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 01:15:06.876 7 INFO oslo.messaging._drivers.impl_rabbit [-] [0c69235e-111a-4d70-ba51-df31d025e58c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55514. [pid: 7|app: 0|req: 105/214] 199.204.45.74 () {44 vars in 1085 bytes} [Thu Jul 2 01:15:06 2026] GET /v2.0/security-groups/e6a1a93d-612c-477c-b03f-6dd286dce1c7?project_id=434ee9d7dbcf471e93ef4f609e465605 => generated 1624 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/215] 199.204.45.74 () {44 vars in 998 bytes} [Thu Jul 2 01:15:06 2026] GET /v2.0/security-groups/e6a1a93d-612c-477c-b03f-6dd286dce1c7 => generated 1624 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/216] 199.204.45.74 () {44 vars in 1085 bytes} [Thu Jul 2 01:15:07 2026] GET /v2.0/security-groups/e6a1a93d-612c-477c-b03f-6dd286dce1c7?project_id=434ee9d7dbcf471e93ef4f609e465605 => generated 1624 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 01:15:07.071 8 INFO oslo.messaging._drivers.impl_rabbit [-] [f27627b6-7c82-44d2-a3bb-dfd8e24861e0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55530. [pid: 8|app: 0|req: 111/217] 199.204.45.74 () {48 vars in 988 bytes} [Thu Jul 2 01:15:07 2026] POST /v2.0/security-group-rules => generated 597 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/218] 199.204.45.74 () {44 vars in 1085 bytes} [Thu Jul 2 01:15:08 2026] GET /v2.0/security-groups/e6a1a93d-612c-477c-b03f-6dd286dce1c7?project_id=434ee9d7dbcf471e93ef4f609e465605 => generated 2234 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/219] 199.204.45.74 () {44 vars in 998 bytes} [Thu Jul 2 01:15:08 2026] GET /v2.0/security-groups/e6a1a93d-612c-477c-b03f-6dd286dce1c7 => generated 2234 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/220] 199.204.45.74 () {44 vars in 1085 bytes} [Thu Jul 2 01:15:08 2026] GET /v2.0/security-groups/e6a1a93d-612c-477c-b03f-6dd286dce1c7?project_id=434ee9d7dbcf471e93ef4f609e465605 => generated 2234 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/221] 199.204.45.74 () {48 vars in 988 bytes} [Thu Jul 2 01:15:08 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) [pid: 7|app: 0|req: 109/222] 199.204.45.74 () {44 vars in 1085 bytes} [Thu Jul 2 01:15:09 2026] GET /v2.0/security-groups/e6a1a93d-612c-477c-b03f-6dd286dce1c7?project_id=434ee9d7dbcf471e93ef4f609e465605 => generated 2846 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/223] 199.204.45.74 () {44 vars in 998 bytes} [Thu Jul 2 01:15:09 2026] GET /v2.0/security-groups/e6a1a93d-612c-477c-b03f-6dd286dce1c7 => generated 2846 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/224] 199.204.45.74 () {44 vars in 1085 bytes} [Thu Jul 2 01:15:09 2026] GET /v2.0/security-groups/e6a1a93d-612c-477c-b03f-6dd286dce1c7?project_id=434ee9d7dbcf471e93ef4f609e465605 => generated 2846 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/225] 199.204.45.74 () {48 vars in 988 bytes} [Thu Jul 2 01:15:09 2026] POST /v2.0/security-group-rules => generated 601 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/226] 199.204.45.74 () {44 vars in 1085 bytes} [Thu Jul 2 01:15:10 2026] GET /v2.0/security-groups/e6a1a93d-612c-477c-b03f-6dd286dce1c7?project_id=434ee9d7dbcf471e93ef4f609e465605 => generated 3460 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/227] 199.204.45.74 () {44 vars in 998 bytes} [Thu Jul 2 01:15:10 2026] GET /v2.0/security-groups/e6a1a93d-612c-477c-b03f-6dd286dce1c7 => generated 3460 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/228] 199.204.45.74 () {44 vars in 1085 bytes} [Thu Jul 2 01:15:10 2026] GET /v2.0/security-groups/e6a1a93d-612c-477c-b03f-6dd286dce1c7?project_id=434ee9d7dbcf471e93ef4f609e465605 => generated 3460 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/229] 199.204.45.74 () {48 vars in 988 bytes} [Thu Jul 2 01:15:11 2026] POST /v2.0/security-group-rules => generated 602 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/250] 199.204.45.74 () {30 vars in 739 bytes} [Thu Jul 2 01:17:33 2026] GET /v2.0/networks?tenant_id=434ee9d7dbcf471e93ef4f609e465605&shared=False => generated 15 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 01:17:34.131 8 INFO neutron.db.segments_db [None req-d0f3ecf7-ce3d-4177-aa99-346003437850 28ebfd60155f4780afc7fe32c73e4e81 434ee9d7dbcf471e93ef4f609e465605 - - 780f7346ca2d4ae0b8592eee98ec5bf0 780f7346ca2d4ae0b8592eee98ec5bf0] Added segment 6e65fcc4-8485-424e-ab7f-843c1b8dcd0a of type vxlan for network 0509fe5c-f00a-448c-836f-adb6b5ff7e41 [pid: 8|app: 0|req: 128/251] 199.204.45.74 () {34 vars in 681 bytes} [Thu Jul 2 01:17:34 2026] POST /v2.0/networks => generated 718 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/252] 199.204.45.74 () {30 vars in 721 bytes} [Thu Jul 2 01:17:34 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: 8|app: 0|req: 129/253] 199.204.45.74 () {30 vars in 632 bytes} [Thu Jul 2 01:17:34 2026] GET /v2.0/extensions => generated 20516 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/254] 199.204.45.74 () {34 vars in 676 bytes} [Thu Jul 2 01:17:34 2026] POST /v2.0/ports => generated 999 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/255] 199.204.45.74 () {30 vars in 702 bytes} [Thu Jul 2 01:17:34 2026] GET /v2.0/networks/0509fe5c-f00a-448c-836f-adb6b5ff7e41 => generated 705 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/256] 199.204.45.74 () {30 vars in 721 bytes} [Thu Jul 2 01:17:36 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/257] 199.204.45.74 () {30 vars in 702 bytes} [Thu Jul 2 01:17:36 2026] GET /v2.0/networks/0509fe5c-f00a-448c-836f-adb6b5ff7e41 => generated 705 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/260] 199.204.45.74 () {44 vars in 972 bytes} [Thu Jul 2 01:17:53 2026] GET /v2.0/quotas/434ee9d7dbcf471e93ef4f609e465605 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/261] 199.204.45.74 () {48 vars in 1024 bytes} [Thu Jul 2 01:17:53 2026] PUT /v2.0/quotas/434ee9d7dbcf471e93ef4f609e465605 => generated 291 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:29:25.963 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [0c69235e-111a-4d70-ba51-df31d025e58c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-02 01:29:25.964 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Jul 2 01:29:25 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.74) !!! 2026-07-02 01:29:26.097 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5de532b3-d9eb-4203-99d5-f52f63c4e7de c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 175/354] 199.204.45.74 () {44 vars in 924 bytes} [Thu Jul 2 01:29:25 2026] GET /v2.0/networks/public => generated 108 bytes in 141 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 01:29:26.105 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [f27627b6-7c82-44d2-a3bb-dfd8e24861e0] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-02 01:29:26.108 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Jul 2 01:29:26 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.74) !!! [pid: 8|app: 0|req: 180/355] 199.204.45.74 () {44 vars in 946 bytes} [Thu Jul 2 01:29:26 2026] GET /v2.0/networks?name=public => generated 753 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:29:27.194 7 INFO oslo.messaging._drivers.impl_rabbit [-] [0c69235e-111a-4d70-ba51-df31d025e58c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51604. 2026-07-02 01:29:27.230 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5f8c96fc-5e46-4928-bf1a-ea92cc702b5a c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 176/356] 199.204.45.74 () {44 vars in 924 bytes} [Thu Jul 2 01:29:27 2026] GET /v2.0/networks/public => generated 108 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 01:29:27.276 8 INFO oslo.messaging._drivers.impl_rabbit [-] [f27627b6-7c82-44d2-a3bb-dfd8e24861e0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51614. [pid: 8|app: 0|req: 181/357] 199.204.45.74 () {44 vars in 946 bytes} [Thu Jul 2 01:29:27 2026] GET /v2.0/networks?name=public => generated 753 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:29:27.324 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a47b15b3-cff6-464c-884f-60ba95d6e6a3 c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 177/358] 199.204.45.74 () {44 vars in 1031 bytes} [Thu Jul 2 01:29:27 2026] GET /v2.0/subnets/public-subnet?network_id=4d9c0ef6-0e90-4d34-82e0-f61876081e83 => generated 113 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/359] 199.204.45.74 () {44 vars in 1054 bytes} [Thu Jul 2 01:29:27 2026] GET /v2.0/subnets?name=public-subnet&network_id=4d9c0ef6-0e90-4d34-82e0-f61876081e83 => generated 667 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:29:54.203 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2e110e29-cd6f-44ce-8061-5f97fcd8f89a c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 185/364] 199.204.45.74 () {44 vars in 934 bytes} [Thu Jul 2 01:29:54 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/365] 199.204.45.74 () {44 vars in 956 bytes} [Thu Jul 2 01:29:54 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:29:55.204 8 INFO neutron.pecan_wsgi.hooks.translation [None req-04cb0680-5c17-4836-83bc-4b157a7791d5 c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 186/366] 199.204.45.74 () {44 vars in 934 bytes} [Thu Jul 2 01:29:55 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/367] 199.204.45.74 () {44 vars in 956 bytes} [Thu Jul 2 01:29:55 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:29:55.279 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2e39d3a0-68f3-4712-95d9-6c42fafcf235 c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 187/368] 199.204.45.74 () {44 vars in 1033 bytes} [Thu Jul 2 01:29:55 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=5aa1dc54-d37a-4133-969a-fdc01da73967 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/369] 199.204.45.74 () {44 vars in 1056 bytes} [Thu Jul 2 01:29:55 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=5aa1dc54-d37a-4133-969a-fdc01da73967 => generated 654 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:29:56.417 8 INFO neutron.api.v2.resource [None req-33b01719-e0c7-4daf-ad00-c4dd7c5f369e c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 188/370] 199.204.45.74 () {44 vars in 968 bytes} [Thu Jul 2 01:29:56 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/371] 199.204.45.74 () {44 vars in 990 bytes} [Thu Jul 2 01:29:56 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/372] 199.204.45.74 () {44 vars in 998 bytes} [Thu Jul 2 01:29:57 2026] GET /v2.0/security-groups/36a39f64-a4bd-408d-8bb8-47286661d4b3 => generated 4694 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/373] 199.204.45.74 () {44 vars in 998 bytes} [Thu Jul 2 01:29:57 2026] GET /v2.0/security-groups/36a39f64-a4bd-408d-8bb8-47286661d4b3 => generated 4694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/374] 199.204.45.74 () {44 vars in 1008 bytes} [Thu Jul 2 01:29:57 2026] GET /v2.0/security-group-rules/08bba8fe-7ea2-46b3-a566-720f10db51b7 => generated 601 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/377] 199.204.45.74 () {44 vars in 998 bytes} [Thu Jul 2 01:29:58 2026] GET /v2.0/security-groups/36a39f64-a4bd-408d-8bb8-47286661d4b3 => generated 4694 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/378] 199.204.45.74 () {44 vars in 998 bytes} [Thu Jul 2 01:29:58 2026] GET /v2.0/security-groups/36a39f64-a4bd-408d-8bb8-47286661d4b3 => 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: 193/379] 199.204.45.74 () {44 vars in 1008 bytes} [Thu Jul 2 01:29:58 2026] GET /v2.0/security-group-rules/7488bc78-585c-4d1e-b9fa-3cda82b57848 => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/380] 199.204.45.74 () {44 vars in 998 bytes} [Thu Jul 2 01:29:59 2026] GET /v2.0/security-groups/36a39f64-a4bd-408d-8bb8-47286661d4b3 => 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: 194/381] 199.204.45.74 () {44 vars in 998 bytes} [Thu Jul 2 01:29:59 2026] GET /v2.0/security-groups/36a39f64-a4bd-408d-8bb8-47286661d4b3 => generated 4694 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/382] 199.204.45.74 () {44 vars in 1008 bytes} [Thu Jul 2 01:29:59 2026] GET /v2.0/security-group-rules/1aa4ae11-8a3f-4df1-8e9c-bb540f1647ab => generated 603 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/383] 199.204.45.74 () {44 vars in 998 bytes} [Thu Jul 2 01:30:00 2026] GET /v2.0/security-groups/36a39f64-a4bd-408d-8bb8-47286661d4b3 => generated 4694 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/384] 199.204.45.74 () {44 vars in 998 bytes} [Thu Jul 2 01:30:00 2026] GET /v2.0/security-groups/36a39f64-a4bd-408d-8bb8-47286661d4b3 => 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: 196/385] 199.204.45.74 () {44 vars in 1008 bytes} [Thu Jul 2 01:30:00 2026] GET /v2.0/security-group-rules/1e0c4888-8059-4848-aeca-11e984dad0fa => generated 603 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/386] 199.204.45.74 () {44 vars in 998 bytes} [Thu Jul 2 01:30:01 2026] GET /v2.0/security-groups/36a39f64-a4bd-408d-8bb8-47286661d4b3 => generated 4694 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/387] 199.204.45.74 () {44 vars in 998 bytes} [Thu Jul 2 01:30:01 2026] GET /v2.0/security-groups/36a39f64-a4bd-408d-8bb8-47286661d4b3 => generated 4694 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/388] 199.204.45.74 () {44 vars in 1008 bytes} [Thu Jul 2 01:30:01 2026] GET /v2.0/security-group-rules/f9220032-ec39-4b3d-beeb-de6f6aeac7ef => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/389] 199.204.45.74 () {44 vars in 984 bytes} [Thu Jul 2 01:30:02 2026] GET /v2.0/networks/5aa1dc54-d37a-4133-969a-fdc01da73967 => generated 732 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:30:02.579 7 INFO neutron.pecan_wsgi.hooks.translation [None req-afadf46d-4f54-4bd6-b231-a4329efcf563 c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 192/390] 199.204.45.74 () {44 vars in 1073 bytes} [Thu Jul 2 01:30:02 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=5aa1dc54-d37a-4133-969a-fdc01da73967 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/391] 199.204.45.74 () {44 vars in 1096 bytes} [Thu Jul 2 01:30:02 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=5aa1dc54-d37a-4133-969a-fdc01da73967 => generated 1254 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/392] 199.204.45.74 () {44 vars in 998 bytes} [Thu Jul 2 01:30:02 2026] GET /v2.0/security-groups/36a39f64-a4bd-408d-8bb8-47286661d4b3 => generated 4694 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 01:30:08.997 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fad5254f-7089-414b-8098-e5f6f88db191 c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 200/393] 199.204.45.74 () {44 vars in 975 bytes} [Thu Jul 2 01:30:08 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/394] 199.204.45.74 () {44 vars in 997 bytes} [Thu Jul 2 01:30:09 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/395] 199.204.45.74 () {44 vars in 917 bytes} [Thu Jul 2 01:30:10 2026] GET /v2.0/ports => generated 4725 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 01:30:11.400 7 INFO neutron.api.v2.resource [None req-98523318-e047-40e6-b676-e34298257597 c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 195/396] 199.204.45.74 () {44 vars in 956 bytes} [Thu Jul 2 01:30:11 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/397] 199.204.45.74 () {44 vars in 978 bytes} [Thu Jul 2 01:30:11 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/398] 199.204.45.74 () {44 vars in 998 bytes} [Thu Jul 2 01:30:12 2026] GET /v2.0/security-groups/b8b73b43-31da-48d4-ae94-2221bedca599 => generated 2886 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/399] 199.204.45.74 () {44 vars in 998 bytes} [Thu Jul 2 01:30:12 2026] GET /v2.0/security-groups/b8b73b43-31da-48d4-ae94-2221bedca599 => generated 2886 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/400] 199.204.45.74 () {44 vars in 1008 bytes} [Thu Jul 2 01:30:12 2026] GET /v2.0/security-group-rules/ff56509c-a7f1-4f51-91b2-1f21692f79ae => generated 623 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/403] 199.204.45.74 () {44 vars in 998 bytes} [Thu Jul 2 01:30:13 2026] GET /v2.0/security-groups/b8b73b43-31da-48d4-ae94-2221bedca599 => generated 2886 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/404] 199.204.45.74 () {44 vars in 998 bytes} [Thu Jul 2 01:30:13 2026] GET /v2.0/security-groups/b8b73b43-31da-48d4-ae94-2221bedca599 => generated 2886 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/405] 199.204.45.74 () {44 vars in 1008 bytes} [Thu Jul 2 01:30:13 2026] GET /v2.0/security-group-rules/29ec3f2c-b6a1-412b-a082-3e66945dcf4b => generated 627 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/406] 199.204.45.74 () {44 vars in 972 bytes} [Thu Jul 2 01:30:25 2026] GET /v2.0/quotas/816198c02ac24b149d63b1033d3bd87c => generated 291 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:31:17.713 7 INFO neutron.api.v2.resource [None req-24b9f9f2-74a2-43e2-9610-09fb10ec2efc c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 205/415] 199.204.45.74 () {44 vars in 1071 bytes} [Thu Jul 2 01:31:17 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=434ee9d7dbcf471e93ef4f609e465605 => generated 139 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/416] 199.204.45.74 () {44 vars in 1094 bytes} [Thu Jul 2 01:31:17 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=434ee9d7dbcf471e93ef4f609e465605 => generated 4072 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/417] 199.204.45.74 () {44 vars in 1085 bytes} [Thu Jul 2 01:31:18 2026] GET /v2.0/security-groups/e6a1a93d-612c-477c-b03f-6dd286dce1c7?project_id=434ee9d7dbcf471e93ef4f609e465605 => generated 4075 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/418] 199.204.45.74 () {44 vars in 998 bytes} [Thu Jul 2 01:31:18 2026] GET /v2.0/security-groups/e6a1a93d-612c-477c-b03f-6dd286dce1c7 => generated 4075 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/419] 199.204.45.74 () {44 vars in 1008 bytes} [Thu Jul 2 01:31:18 2026] GET /v2.0/security-group-rules/314c6991-731c-4c5a-b1df-d3d98d927678 => 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: 213/420] 199.204.45.74 () {44 vars in 1085 bytes} [Thu Jul 2 01:31:19 2026] GET /v2.0/security-groups/e6a1a93d-612c-477c-b03f-6dd286dce1c7?project_id=434ee9d7dbcf471e93ef4f609e465605 => generated 4075 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/421] 199.204.45.74 () {44 vars in 998 bytes} [Thu Jul 2 01:31:19 2026] GET /v2.0/security-groups/e6a1a93d-612c-477c-b03f-6dd286dce1c7 => generated 4075 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/422] 199.204.45.74 () {44 vars in 1008 bytes} [Thu Jul 2 01:31:19 2026] GET /v2.0/security-group-rules/4b739d25-9791-4440-a574-ef46c774ec05 => generated 599 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/423] 199.204.45.74 () {44 vars in 1085 bytes} [Thu Jul 2 01:31:20 2026] GET /v2.0/security-groups/e6a1a93d-612c-477c-b03f-6dd286dce1c7?project_id=434ee9d7dbcf471e93ef4f609e465605 => generated 4075 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/424] 199.204.45.74 () {44 vars in 998 bytes} [Thu Jul 2 01:31:20 2026] GET /v2.0/security-groups/e6a1a93d-612c-477c-b03f-6dd286dce1c7 => generated 4075 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/425] 199.204.45.74 () {44 vars in 1008 bytes} [Thu Jul 2 01:31:20 2026] GET /v2.0/security-group-rules/05a42246-c075-414c-b184-081f889fd35d => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/426] 199.204.45.74 () {44 vars in 1085 bytes} [Thu Jul 2 01:31:21 2026] GET /v2.0/security-groups/e6a1a93d-612c-477c-b03f-6dd286dce1c7?project_id=434ee9d7dbcf471e93ef4f609e465605 => generated 4075 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/427] 199.204.45.74 () {44 vars in 998 bytes} [Thu Jul 2 01:31:21 2026] GET /v2.0/security-groups/e6a1a93d-612c-477c-b03f-6dd286dce1c7 => generated 4075 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/428] 199.204.45.74 () {44 vars in 1008 bytes} [Thu Jul 2 01:31:21 2026] GET /v2.0/security-group-rules/934b78a6-a040-4141-8abd-d29f33bb90e6 => generated 602 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/431] 199.204.45.74 () {44 vars in 972 bytes} [Thu Jul 2 01:31:29 2026] GET /v2.0/quotas/434ee9d7dbcf471e93ef4f609e465605 => generated 291 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/438] 199.204.45.74 () {44 vars in 946 bytes} [Thu Jul 2 01:32:19 2026] GET /v2.0/networks?name=public => generated 753 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:32:57.331 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [f27627b6-7c82-44d2-a3bb-dfd8e24861e0] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-02 01:32:57.332 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Jul 2 01:32:57 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 10.0.0.18) !!! [pid: 8|app: 0|req: 224/443] 10.0.0.18 () {32 vars in 648 bytes} [Thu Jul 2 01:32:57 2026] GET /v2.0/networks => generated 2168 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 01:32:58.618 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [0c69235e-111a-4d70-ba51-df31d025e58c] 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: 221/446] 10.0.0.18 () {32 vars in 654 bytes} [Thu Jul 2 01:32:58 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: 8|app: 0|req: 226/447] 10.0.0.18 () {32 vars in 646 bytes} [Thu Jul 2 01:32:58 2026] GET /v2.0/routers => generated 15 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/448] 10.0.0.18 () {32 vars in 642 bytes} [Thu Jul 2 01:32:58 2026] GET /v2.0/ports => generated 4725 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 01:32:58.779 8 INFO oslo.messaging._drivers.impl_rabbit [-] [f27627b6-7c82-44d2-a3bb-dfd8e24861e0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57386. [pid: 8|app: 0|req: 227/449] 10.0.0.18 () {32 vars in 646 bytes} [Thu Jul 2 01:32:58 2026] GET /v2.0/subnets => generated 1308 bytes in 34 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.18 () {32 vars in 648 bytes} [Thu Jul 2 01:32:58 2026] GET /v2.0/networks => generated 2168 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/451] 10.0.0.18 () {32 vars in 662 bytes} [Thu Jul 2 01:32:58 2026] GET /v2.0/security-groups => generated 17401 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/452] 10.0.0.18 () {32 vars in 654 bytes} [Thu Jul 2 01:32:58 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 01:33:09.325 7 INFO oslo.messaging._drivers.impl_rabbit [-] [0c69235e-111a-4d70-ba51-df31d025e58c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 33104. 2026-07-02 01:33:09.507 8 INFO neutron.db.segments_db [None req-7f948b86-c3cf-4620-9b1c-17453ed132f6 c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] Added segment 0b3057ee-dc4c-4d94-be98-6acbf646e3f5 of type vxlan for network 04faf16c-6877-4c00-94be-ebdd95c16930 2026-07-02 01:33:09.546 7 INFO neutron.db.segments_db [None req-286f6e02-7af5-4748-bccc-4fd9639af442 c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] Added segment 60c6b806-ff44-40ce-8b4e-80f89049cca1 of type vxlan for network 1bdcc026-1941-4cab-bdf4-b259770de26f [pid: 8|app: 0|req: 229/453] 10.0.0.18 () {34 vars in 670 bytes} [Thu Jul 2 01:33:09 2026] POST /v2.0/networks => generated 751 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/454] 10.0.0.18 () {34 vars in 670 bytes} [Thu Jul 2 01:33:09 2026] POST /v2.0/networks => generated 744 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:33:09.779 8 INFO neutron.db.segments_db [None req-0eac05b2-7e92-403d-848b-3417f09e272f c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] Added segment 48545e6f-5ba0-4c61-9b07-a12c7dbe4799 of type vxlan for network 992929ba-ebc7-4ab0-8fba-51e55e2f6452 [pid: 7|app: 0|req: 226/455] 10.0.0.18 () {34 vars in 668 bytes} [Thu Jul 2 01:33:09 2026] POST /v2.0/subnets => generated 698 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/456] 10.0.0.18 () {34 vars in 670 bytes} [Thu Jul 2 01:33:09 2026] POST /v2.0/networks => generated 748 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:33:09.909 8 INFO neutron.db.segments_db [None req-0a7c541e-0194-44fb-8048-169f36691b67 c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] Added segment 7b4f1eb8-36a1-4e87-9f43-4ff94a37d3de of type vxlan for network 6dec5fff-2b09-4b48-b7db-9c39d1cd3811 [pid: 7|app: 0|req: 227/457] 10.0.0.18 () {34 vars in 668 bytes} [Thu Jul 2 01:33:09 2026] POST /v2.0/subnets => generated 691 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/458] 10.0.0.18 () {34 vars in 668 bytes} [Thu Jul 2 01:33:10 2026] POST /v2.0/subnets => generated 695 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:33:10.180 8 INFO neutron.db.l3_hamode_db [None req-0a7c541e-0194-44fb-8048-169f36691b67 c654eccbb41040ad9b512ab4c63f9f74 c40fd761dc0f40a299ac590e785c8d47 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 01:33:10.218 7 INFO neutron.db.segments_db [None req-fc65b1fa-63da-47e5-8a2b-922d43abbb15 c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] Added segment 5c439514-b9d8-4c81-b142-f416c6cbae09 of type vxlan for network cfbb0e28-e944-4782-b0e6-f44713cbb4d6 2026-07-02 01:33:10.475 7 INFO neutron.db.l3_hamode_db [None req-fc65b1fa-63da-47e5-8a2b-922d43abbb15 c654eccbb41040ad9b512ab4c63f9f74 1da248fde89245ec9fd3444a81125fbe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 01:33:11.416 8 INFO neutron.db.l3_hamode_db [None req-0a7c541e-0194-44fb-8048-169f36691b67 c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 01:33:11.588 7 INFO neutron.db.l3_hamode_db [None req-fc65b1fa-63da-47e5-8a2b-922d43abbb15 c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 231/459] 10.0.0.18 () {34 vars in 668 bytes} [Thu Jul 2 01:33:09 2026] POST /v2.0/routers => generated 738 bytes in 2536 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/460] 10.0.0.18 () {34 vars in 668 bytes} [Thu Jul 2 01:33:10 2026] POST /v2.0/routers => generated 731 bytes in 2428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/461] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:33:12 2026] GET /v2.0/security-groups?tenant_id=8a650c806cf64fa08c4922147ecf8181&name=default => generated 2921 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 01:33:12.665 7 INFO neutron.db.segments_db [None req-d356ee5d-824f-45b6-a042-4394cfb3e18a c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] Added segment 315db6dc-5941-44be-bb13-ad244d153868 of type vxlan for network 57825494-99fb-46a2-8f73-b1f2fb3a62fa 2026-07-02 01:33:12.905 7 INFO neutron.db.l3_hamode_db [None req-d356ee5d-824f-45b6-a042-4394cfb3e18a c654eccbb41040ad9b512ab4c63f9f74 54ef284a34ec44eeb7fb78cf322aa58a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 01:33:13.632 7 INFO neutron.db.l3_hamode_db [None req-d356ee5d-824f-45b6-a042-4394cfb3e18a c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 233/462] 10.0.0.18 () {34 vars in 782 bytes} [Thu Jul 2 01:33:12 2026] PUT /v2.0/routers/21752a34-0ecd-49bf-a576-286c4a0f1154/add_router_interface => generated 309 bytes in 1026 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/463] 10.0.0.18 () {34 vars in 668 bytes} [Thu Jul 2 01:33:12 2026] POST /v2.0/routers => generated 735 bytes in 1875 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/464] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:33:14 2026] DELETE /v2.0/security-groups/aca288a4-7dc0-481b-b164-d400545e4549 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:33:14.596 7 WARNING neutron_lib.context [None req-7cf5fcfa-7ccb-413f-a8ff-98e6b8a6096c b3a9319e791545aa86501e36bc4150f0 c40fd761dc0f40a299ac590e785c8d47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 234/467] 10.0.0.18 () {34 vars in 684 bytes} [Thu Jul 2 01:33:14 2026] POST /v2.0/security-groups => generated 1661 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/468] 10.0.0.18 () {34 vars in 782 bytes} [Thu Jul 2 01:33:13 2026] PUT /v2.0/routers/5bfeeafa-2efa-4db4-ae5b-cd8ded04686e/add_router_interface => generated 309 bytes in 1355 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:33:15.008 8 WARNING neutron_lib.context [None req-e522bea8-c70f-44d9-aa99-53b081f014ed b3a9319e791545aa86501e36bc4150f0 c40fd761dc0f40a299ac590e785c8d47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 235/469] 10.0.0.18 () {34 vars in 694 bytes} [Thu Jul 2 01:33:15 2026] POST /v2.0/security-group-rules => generated 597 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:33:15.130 8 WARNING neutron_lib.context [None req-d74384f6-e8ee-439f-9d74-d7585f379331 b3a9319e791545aa86501e36bc4150f0 c40fd761dc0f40a299ac590e785c8d47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/470] 10.0.0.18 () {34 vars in 694 bytes} [Thu Jul 2 01:33:15 2026] POST /v2.0/security-group-rules => generated 602 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:33:15.242 8 WARNING neutron_lib.context [None req-4969487f-5c45-49f8-b98b-1d06740beee9 b3a9319e791545aa86501e36bc4150f0 c40fd761dc0f40a299ac590e785c8d47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 237/471] 10.0.0.18 () {34 vars in 675 bytes} [Thu Jul 2 01:33:15 2026] POST /v2.0/floatingips => generated 552 bytes in 536 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:33:16.116 8 WARNING neutron_lib.context [req-6d686db1-7d56-4b31-a551-745963d0edf3 req-bea4d1a9-f86d-49e3-9547-5d8eb66dd6a7 2d9b8f23055d49008e8509f8fffd0fa1 1da248fde89245ec9fd3444a81125fbe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 235/472] 10.0.0.18 () {34 vars in 782 bytes} [Thu Jul 2 01:33:14 2026] PUT /v2.0/routers/67f10bf9-ab8c-42e2-a455-0f1659a19a94/add_router_interface => generated 309 bytes in 1391 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/473] 10.0.0.15 () {38 vars in 970 bytes} [Thu Jul 2 01:33:15 2026] POST /v2.0/security-groups => generated 1680 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 01:33:16.290 7 WARNING neutron_lib.context [req-9044d85c-2b98-4c18-82bf-956aec40193e req-c4079929-ffb6-4c7a-a32c-08450c152c5f 2d9b8f23055d49008e8509f8fffd0fa1 1da248fde89245ec9fd3444a81125fbe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 236/474] 10.0.0.15 () {38 vars in 970 bytes} [Thu Jul 2 01:33:16 2026] POST /v2.0/security-groups => generated 1681 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 01:33:16.450 7 WARNING neutron_lib.context [req-3916f465-a486-4658-994f-a0a242bf9c7f req-50ff5e42-3199-40c9-aec0-4811ef24edb8 2d9b8f23055d49008e8509f8fffd0fa1 1da248fde89245ec9fd3444a81125fbe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:33:16.488 8 INFO neutron.db.segments_db [None req-99254f4c-6b76-46cd-8a57-885707256b9c c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] Added segment a42c45f8-f414-4783-b798-2b451319735b of type vxlan for network 591f0005-90cd-428d-83bb-a56f4b4b7530 [pid: 7|app: 0|req: 237/475] 10.0.0.15 () {38 vars in 970 bytes} [Thu Jul 2 01:33:16 2026] POST /v2.0/security-groups => generated 1682 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/476] 10.0.0.18 () {34 vars in 670 bytes} [Thu Jul 2 01:33:16 2026] POST /v2.0/networks => generated 747 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:33:16.657 8 WARNING neutron_lib.context [req-bc638774-aac6-4988-9e36-506037b9e2ce req-cafa9e9e-31d9-4cfc-84c5-c8470ad0e514 50ea00afa41b49208cc69ef44664bc9c 54ef284a34ec44eeb7fb78cf322aa58a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 240/477] 10.0.0.15 () {38 vars in 970 bytes} [Thu Jul 2 01:33:16 2026] POST /v2.0/security-groups => generated 1684 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/478] 10.0.0.18 () {34 vars in 668 bytes} [Thu Jul 2 01:33:16 2026] POST /v2.0/subnets => generated 694 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/479] 10.0.0.15 () {34 vars in 1099 bytes} [Thu Jul 2 01:33:16 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1401729739&fields=id&tenant_id=c40fd761dc0f40a299ac590e785c8d47 => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/480] 10.0.0.15 () {34 vars in 1001 bytes} [Thu Jul 2 01:33:16 2026] GET /v2.0/security-groups?tenant_id=1da248fde89245ec9fd3444a81125fbe => generated 7904 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 01:33:16.909 8 INFO neutron.db.segments_db [None req-ca567200-fd30-4b2c-9b6d-96c4ded77833 c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] Added segment d2c983ec-5e7a-47c3-9c08-8e99e92556d8 of type vxlan for network 278bff42-68e6-4ece-b458-9953038322e1 [pid: 7|app: 0|req: 240/481] 10.0.0.15 () {34 vars in 981 bytes} [Thu Jul 2 01:33:16 2026] GET /v2.0/networks?id=04faf16c-6877-4c00-94be-ebdd95c16930 => generated 683 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/482] 10.0.0.15 () {34 vars in 990 bytes} [Thu Jul 2 01:33:16 2026] GET /v2.0/security-groups/bda926d5-11a5-48c1-98f6-36ccdc6f1488 => generated 2918 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/483] 10.0.0.15 () {34 vars in 964 bytes} [Thu Jul 2 01:33:16 2026] GET /v2.0/quotas/c40fd761dc0f40a299ac590e785c8d47 => generated 292 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/484] 10.0.0.15 () {34 vars in 990 bytes} [Thu Jul 2 01:33:16 2026] GET /v2.0/security-groups/bda926d5-11a5-48c1-98f6-36ccdc6f1488 => generated 2918 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/485] 10.0.0.15 () {34 vars in 1001 bytes} [Thu Jul 2 01:33:17 2026] GET /v2.0/ports?tenant_id=c40fd761dc0f40a299ac590e785c8d47&fields=id => generated 103 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/486] 10.0.0.15 () {34 vars in 990 bytes} [Thu Jul 2 01:33:17 2026] GET /v2.0/security-groups/f402c1f0-ff17-4256-920c-f76521075545 => generated 1684 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 01:33:17.127 7 WARNING neutron_lib.context [req-be3c6d3b-8b6c-4227-8e3c-62a79b5a30da req-c0e6f4f2-e453-494c-be27-5260ea8bbf50 50ea00afa41b49208cc69ef44664bc9c 54ef284a34ec44eeb7fb78cf322aa58a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:33:17.174 8 INFO neutron.db.l3_hamode_db [None req-ca567200-fd30-4b2c-9b6d-96c4ded77833 c654eccbb41040ad9b512ab4c63f9f74 a8a4740ee03b4c9192543e0b5d4df377 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 246/487] 10.0.0.15 () {38 vars in 980 bytes} [Thu Jul 2 01:33:17 2026] POST /v2.0/security-group-rules => generated 614 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/488] 10.0.0.15 () {34 vars in 990 bytes} [Thu Jul 2 01:33:17 2026] GET /v2.0/security-groups/f3292cb0-b896-464f-bf95-296cf92a712f => generated 1680 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/489] 10.0.0.15 () {36 vars in 1012 bytes} [Thu Jul 2 01:33:17 2026] DELETE /v2.0/security-groups/f3292cb0-b896-464f-bf95-296cf92a712f => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:33:17.414 7 WARNING neutron_lib.context [req-d76e3772-b44c-4a9a-bb13-81a8cf328741 req-f956b8a2-e527-4590-8eb6-c06b990037a6 50ea00afa41b49208cc69ef44664bc9c 54ef284a34ec44eeb7fb78cf322aa58a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 249/490] 10.0.0.15 () {38 vars in 970 bytes} [Thu Jul 2 01:33:17 2026] POST /v2.0/security-groups => generated 1685 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/491] 10.0.0.15 () {34 vars in 906 bytes} [Thu Jul 2 01:33:17 2026] GET /v2.0/extensions => generated 20516 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-07-02 01:33:17.574 7 INFO neutron.api.v2.resource [req-a493b3eb-ee3c-4328-8eb3-aae4675b40a3 req-b68d37d2-93be-438a-a096-322f4cafa048 2d9b8f23055d49008e8509f8fffd0fa1 1da248fde89245ec9fd3444a81125fbe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 251/492] 10.0.0.15 () {34 vars in 990 bytes} [Thu Jul 2 01:33:17 2026] GET /v2.0/security-groups/f3292cb0-b896-464f-bf95-296cf92a712f => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/493] 10.0.0.15 () {34 vars in 1007 bytes} [Thu Jul 2 01:33:17 2026] GET /v2.0/networks/04faf16c-6877-4c00-94be-ebdd95c16930?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/494] 10.0.0.15 () {34 vars in 990 bytes} [Thu Jul 2 01:33:17 2026] GET /v2.0/security-groups/5693edb8-a200-4a12-b7d2-445d6eb59de6 => generated 1685 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/495] 10.0.0.15 () {34 vars in 1107 bytes} [Thu Jul 2 01:33:17 2026] GET /v2.0/networks/04faf16c-6877-4c00-94be-ebdd95c16930?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 01:33:17.677 7 WARNING neutron_lib.context [req-6c429e53-42c7-4962-805e-90dae84163f9 req-9386fbd0-1a51-40ff-8d53-c5f066d13efa 50ea00afa41b49208cc69ef44664bc9c 54ef284a34ec44eeb7fb78cf322aa58a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 255/496] 10.0.0.15 () {38 vars in 980 bytes} [Thu Jul 2 01:33:17 2026] POST /v2.0/security-group-rules => generated 614 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/497] 10.0.0.15 () {34 vars in 990 bytes} [Thu Jul 2 01:33:17 2026] GET /v2.0/security-groups/3142828b-68d6-4a21-a618-df3978f9529f => generated 1681 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/498] 10.0.0.15 () {34 vars in 990 bytes} [Thu Jul 2 01:33:17 2026] GET /v2.0/security-groups/5693edb8-a200-4a12-b7d2-445d6eb59de6 => generated 2310 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/499] 10.0.0.15 () {36 vars in 1012 bytes} [Thu Jul 2 01:33:17 2026] DELETE /v2.0/security-groups/3142828b-68d6-4a21-a618-df3978f9529f => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:33:17.937 7 WARNING neutron_lib.context [req-84251b97-1622-4366-b279-7756be104a07 req-7368b796-d38f-4247-931d-1082e4140ff3 50ea00afa41b49208cc69ef44664bc9c 54ef284a34ec44eeb7fb78cf322aa58a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:33:17.946 8 INFO neutron.db.l3_hamode_db [None req-ca567200-fd30-4b2c-9b6d-96c4ded77833 c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 259/500] 10.0.0.15 () {38 vars in 980 bytes} [Thu Jul 2 01:33:17 2026] POST /v2.0/security-group-rules => generated 619 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/501] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:33:18 2026] GET /v2.0/ports?device_id=88b232be-ee3a-49a0-8d8a-7cef9d224661 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 01:33:18.145 7 INFO neutron.api.v2.resource [req-84dc3e0b-cbd9-437b-b80d-37dcececd5c3 req-2e996a9e-fc57-42f2-bdf4-b82cf213bbcc 2d9b8f23055d49008e8509f8fffd0fa1 1da248fde89245ec9fd3444a81125fbe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 261/502] 10.0.0.15 () {34 vars in 990 bytes} [Thu Jul 2 01:33:18 2026] GET /v2.0/security-groups/3142828b-68d6-4a21-a618-df3978f9529f => generated 146 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/503] 10.0.0.15 () {34 vars in 990 bytes} [Thu Jul 2 01:33:18 2026] GET /v2.0/security-groups/5693edb8-a200-4a12-b7d2-445d6eb59de6 => generated 2940 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/504] 10.0.0.15 () {34 vars in 990 bytes} [Thu Jul 2 01:33:18 2026] GET /v2.0/security-groups/85cdf8d3-1bc4-4e27-839e-7d0a31d96fa1 => generated 1682 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/505] 10.0.0.15 () {34 vars in 1000 bytes} [Thu Jul 2 01:33:18 2026] GET /v2.0/security-group-rules/b1146426-e6f7-4e29-b8f4-7c19966905b4 => generated 616 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/506] 10.0.0.15 () {36 vars in 1012 bytes} [Thu Jul 2 01:33:18 2026] DELETE /v2.0/security-groups/85cdf8d3-1bc4-4e27-839e-7d0a31d96fa1 => 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: 266/507] 10.0.0.15 () {34 vars in 990 bytes} [Thu Jul 2 01:33:18 2026] GET /v2.0/security-groups/5693edb8-a200-4a12-b7d2-445d6eb59de6 => generated 2940 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 01:33:18.427 7 INFO neutron.api.v2.resource [req-a4b67a46-dae6-4823-a5d5-05dbae703c70 req-88c27826-4b5f-467f-b359-e9232ff6ae05 2d9b8f23055d49008e8509f8fffd0fa1 1da248fde89245ec9fd3444a81125fbe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 267/508] 10.0.0.15 () {34 vars in 990 bytes} [Thu Jul 2 01:33:18 2026] GET /v2.0/security-groups/85cdf8d3-1bc4-4e27-839e-7d0a31d96fa1 => generated 146 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/509] 10.0.0.15 () {36 vars in 1022 bytes} [Thu Jul 2 01:33:18 2026] DELETE /v2.0/security-group-rules/b1146426-e6f7-4e29-b8f4-7c19966905b4 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/510] 10.0.0.15 () {34 vars in 1001 bytes} [Thu Jul 2 01:33:18 2026] GET /v2.0/security-groups?tenant_id=1da248fde89245ec9fd3444a81125fbe => generated 2921 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/511] 10.0.0.15 () {34 vars in 990 bytes} [Thu Jul 2 01:33:18 2026] GET /v2.0/security-groups/5693edb8-a200-4a12-b7d2-445d6eb59de6 => generated 2310 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/512] 10.0.0.15 () {34 vars in 990 bytes} [Thu Jul 2 01:33:18 2026] GET /v2.0/security-groups/bda926d5-11a5-48c1-98f6-36ccdc6f1488 => generated 2918 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/513] 10.0.0.15 () {36 vars in 1012 bytes} [Thu Jul 2 01:33:18 2026] DELETE /v2.0/security-groups/5693edb8-a200-4a12-b7d2-445d6eb59de6 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/514] 10.0.0.15 () {34 vars in 990 bytes} [Thu Jul 2 01:33:18 2026] GET /v2.0/security-groups/bda926d5-11a5-48c1-98f6-36ccdc6f1488 => generated 2918 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/515] 10.0.0.15 () {34 vars in 990 bytes} [Thu Jul 2 01:33:18 2026] GET /v2.0/security-groups/f402c1f0-ff17-4256-920c-f76521075545 => generated 2309 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 01:33:18.753 7 INFO neutron.api.v2.resource [req-dcb73de4-3776-456c-9443-689cce7b21d4 req-38daa671-9801-4fb6-ae45-569112523c41 2d9b8f23055d49008e8509f8fffd0fa1 1da248fde89245ec9fd3444a81125fbe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 275/516] 10.0.0.15 () {34 vars in 990 bytes} [Thu Jul 2 01:33:18 2026] GET /v2.0/security-groups/85cdf8d3-1bc4-4e27-839e-7d0a31d96fa1 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/517] 10.0.0.15 () {36 vars in 1012 bytes} [Thu Jul 2 01:33:18 2026] DELETE /v2.0/security-groups/f402c1f0-ff17-4256-920c-f76521075545 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:33:18.843 7 INFO neutron.api.v2.resource [req-036d8158-cf60-4087-9793-3e96c597f7a0 req-aad69ff8-a96b-4d28-a14e-fc7f4783580f 2d9b8f23055d49008e8509f8fffd0fa1 1da248fde89245ec9fd3444a81125fbe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 277/518] 10.0.0.15 () {34 vars in 990 bytes} [Thu Jul 2 01:33:18 2026] GET /v2.0/security-groups/3142828b-68d6-4a21-a618-df3978f9529f => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/519] 10.0.0.18 () {34 vars in 668 bytes} [Thu Jul 2 01:33:16 2026] POST /v2.0/routers => generated 734 bytes in 2041 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:33:18.917 8 INFO neutron.api.v2.resource [req-3d48b9f5-4e8a-4850-9e4b-d66e28d072a8 req-3e4b2bf8-c059-41be-a0d9-6fb13ca740c7 2d9b8f23055d49008e8509f8fffd0fa1 1da248fde89245ec9fd3444a81125fbe - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 243/520] 10.0.0.15 () {34 vars in 990 bytes} [Thu Jul 2 01:33:18 2026] GET /v2.0/security-groups/f3292cb0-b896-464f-bf95-296cf92a712f => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/521] 10.0.0.18 () {34 vars in 788 bytes} [Thu Jul 2 01:33:18 2026] PUT /v2.0/routers/67f10bf9-ab8c-42e2-a455-0f1659a19a94/remove_router_interface => generated 309 bytes in 1047 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/522] 10.0.0.18 () {34 vars in 782 bytes} [Thu Jul 2 01:33:18 2026] PUT /v2.0/routers/87fbf068-f1f3-4a96-b8da-65546d13603f/add_router_interface => generated 309 bytes in 1100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/523] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:33:20 2026] GET /v2.0/ports?device_id=88b232be-ee3a-49a0-8d8a-7cef9d224661 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/524] 10.0.0.18 () {34 vars in 788 bytes} [Thu Jul 2 01:33:19 2026] PUT /v2.0/routers/5bfeeafa-2efa-4db4-ae5b-cd8ded04686e/remove_router_interface => generated 309 bytes in 746 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:33:20.643 7 WARNING neutron_lib.context [None req-aa5550a2-2a9d-4ca7-9077-17acfae43b54 09956ab0dfaa40a9a456a960ea4c3702 a8a4740ee03b4c9192543e0b5d4df377 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:33:20.646 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-d8cf8207-57a1-4257-8d2b-c65870a114cc c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2243, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 645, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2234, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2239, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 7|app: 0|req: 280/525] 10.0.0.18 () {34 vars in 684 bytes} [Thu Jul 2 01:33:20 2026] POST /v2.0/security-groups => generated 1660 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 01:33:21.002 8 INFO neutron.db.l3_hamode_db [None req-d8cf8207-57a1-4257-8d2b-c65870a114cc c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] HA network 57825494-99fb-46a2-8f73-b1f2fb3a62fa was deleted as no HA routers are present in tenant 54ef284a34ec44eeb7fb78cf322aa58a. [pid: 8|app: 0|req: 246/526] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:33:20 2026] DELETE /v2.0/routers/67f10bf9-ab8c-42e2-a455-0f1659a19a94 => generated 0 bytes in 949 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:33:21.012 8 WARNING neutron_lib.context [None req-1c48a7eb-06c4-49e4-ad6c-c02e1987c3e8 09956ab0dfaa40a9a456a960ea4c3702 a8a4740ee03b4c9192543e0b5d4df377 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 247/527] 10.0.0.18 () {34 vars in 694 bytes} [Thu Jul 2 01:33:21 2026] POST /v2.0/security-group-rules => generated 597 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:33:21.216 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-2f2ad3ff-4bb3-4f52-a6c8-7e5898e87a1a c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2243, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 645, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2234, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2239, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 8|app: 0|req: 248/528] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:33:21 2026] DELETE /v2.0/subnets/06dbcee8-2c58-4da0-8d3e-44271f1921e8 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 01:33:21.317 8 WARNING neutron_lib.context [None req-79f2e3de-69a8-4c43-928b-b7a7bea3841a 09956ab0dfaa40a9a456a960ea4c3702 a8a4740ee03b4c9192543e0b5d4df377 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:33:21.351 8 INFO neutron.services.segments.plugin [-] Segment 315db6dc-5941-44be-bb13-ad244d153868 resource provider aggregate not found 2026-07-02 01:33:21.364 8 INFO neutron.services.segments.plugin [-] Segment 315db6dc-5941-44be-bb13-ad244d153868 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 315db6dc-5941-44be-bb13-ad244d153868 found for delete ", "request_id": "req-3450d223-3675-4d38-a831-a831a919812d"}]} 2026-07-02 01:33:21.400 8 INFO neutron.services.segments.plugin [-] Segment 315db6dc-5941-44be-bb13-ad244d153868 resource provider aggregate not found 2026-07-02 01:33:21.418 8 INFO neutron.services.segments.plugin [-] Segment 315db6dc-5941-44be-bb13-ad244d153868 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 315db6dc-5941-44be-bb13-ad244d153868 found for delete ", "request_id": "req-903556c5-0a03-4705-8fc6-1aa67f65e67e"}]} [pid: 8|app: 0|req: 249/529] 10.0.0.18 () {34 vars in 694 bytes} [Thu Jul 2 01:33:21 2026] POST /v2.0/security-group-rules => generated 602 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/530] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:33:21 2026] GET /v2.0/ports?device_id=88b232be-ee3a-49a0-8d8a-7cef9d224661 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 01:33:21.557 7 INFO neutron.db.l3_hamode_db [None req-2f2ad3ff-4bb3-4f52-a6c8-7e5898e87a1a c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] HA network cfbb0e28-e944-4782-b0e6-f44713cbb4d6 was deleted as no HA routers are present in tenant 1da248fde89245ec9fd3444a81125fbe. [pid: 7|app: 0|req: 281/531] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:33:20 2026] DELETE /v2.0/routers/5bfeeafa-2efa-4db4-ae5b-cd8ded04686e => generated 0 bytes in 803 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:33:21.567 7 WARNING neutron_lib.context [None req-61eb0296-4867-4d89-9c79-5967fa52dd11 09956ab0dfaa40a9a456a960ea4c3702 a8a4740ee03b4c9192543e0b5d4df377 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 251/532] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:33:21 2026] DELETE /v2.0/networks/992929ba-ebc7-4ab0-8fba-51e55e2f6452 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/533] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:33:21 2026] DELETE /v2.0/subnets/cc3e783a-f9e8-4e95-ad96-7b8bd8b94720 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/534] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:33:21 2026] DELETE /v2.0/networks/1bdcc026-1941-4cab-bdf4-b259770de26f => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/535] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:33:22 2026] GET /v2.0/security-groups?tenant_id=54ef284a34ec44eeb7fb78cf322aa58a&name=default => generated 2921 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 01:33:22.043 7 INFO neutron.services.segments.plugin [-] Segment 5c439514-b9d8-4c81-b142-f416c6cbae09 resource provider aggregate not found 2026-07-02 01:33:22.070 7 INFO neutron.services.segments.plugin [-] Segment 5c439514-b9d8-4c81-b142-f416c6cbae09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c439514-b9d8-4c81-b142-f416c6cbae09 found for delete ", "request_id": "req-890dbb45-d4ca-4752-b085-d6ef241662f7"}]} 2026-07-02 01:33:22.094 7 INFO neutron.services.segments.plugin [-] Segment 5c439514-b9d8-4c81-b142-f416c6cbae09 resource provider aggregate not found 2026-07-02 01:33:22.106 7 INFO neutron.services.segments.plugin [-] Segment 5c439514-b9d8-4c81-b142-f416c6cbae09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c439514-b9d8-4c81-b142-f416c6cbae09 found for delete ", "request_id": "req-e5f094df-b965-4c20-9379-33c2b814b968"}]} [pid: 8|app: 0|req: 255/536] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:33:22 2026] DELETE /v2.0/security-groups/825593a6-2656-4e66-ba4f-cec4ee4ee26a => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/537] 10.0.0.18 () {34 vars in 675 bytes} [Thu Jul 2 01:33:21 2026] POST /v2.0/floatingips => generated 552 bytes in 633 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/538] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:33:22 2026] GET /v2.0/security-groups?tenant_id=1da248fde89245ec9fd3444a81125fbe&name=default => generated 2921 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/539] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:33:22 2026] DELETE /v2.0/security-groups/bda926d5-11a5-48c1-98f6-36ccdc6f1488 => 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: 257/540] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:33:22 2026] GET /v2.0/ports?device_id=88b232be-ee3a-49a0-8d8a-7cef9d224661 => 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: 284/541] 199.204.45.74 () {34 vars in 985 bytes} [Thu Jul 2 01:33:22 2026] GET /v2.0/networks?id=04faf16c-6877-4c00-94be-ebdd95c16930 => generated 683 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/542] 199.204.45.74 () {34 vars in 1049 bytes} [Thu Jul 2 01:33:22 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c40fd761dc0f40a299ac590e785c8d47 => generated 181 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:33:23.028 7 WARNING neutron_lib.context [req-f0fd28b8-a01b-4ed6-9a61-bd77b6ebe358 req-1a32ec5d-ea34-4cfe-876b-38b62e2b5dba b3a9319e791545aa86501e36bc4150f0 c40fd761dc0f40a299ac590e785c8d47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 285/543] 199.204.45.74 () {38 vars in 954 bytes} [Thu Jul 2 01:33:23 2026] POST /v2.0/ports => generated 958 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/544] 199.204.45.74 () {34 vars in 910 bytes} [Thu Jul 2 01:33:23 2026] GET /v2.0/extensions => generated 20516 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 286/545] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:33:23 2026] GET /v2.0/ports?device_id=88b232be-ee3a-49a0-8d8a-7cef9d224661 => generated 961 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:33:23.775 8 INFO neutron.services.segments.plugin [-] Segment 48545e6f-5ba0-4c61-9b07-a12c7dbe4799 resource provider aggregate not found 2026-07-02 01:33:23.783 8 INFO neutron.services.segments.plugin [-] Segment 48545e6f-5ba0-4c61-9b07-a12c7dbe4799 resource provider aggregate not found 2026-07-02 01:33:23.795 8 INFO neutron.services.segments.plugin [-] Segment 48545e6f-5ba0-4c61-9b07-a12c7dbe4799 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48545e6f-5ba0-4c61-9b07-a12c7dbe4799 found for delete ", "request_id": "req-2f0f6f11-2307-4e67-b078-a89a0f1101f6"}]} 2026-07-02 01:33:23.801 8 INFO neutron.services.segments.plugin [-] Segment 48545e6f-5ba0-4c61-9b07-a12c7dbe4799 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48545e6f-5ba0-4c61-9b07-a12c7dbe4799 found for delete ", "request_id": "req-537e49c7-35fe-4672-b932-46512c43356a"}]} 2026-07-02 01:33:23.814 8 INFO neutron.services.segments.plugin [-] Segment 60c6b806-ff44-40ce-8b4e-80f89049cca1 resource provider aggregate not found 2026-07-02 01:33:23.823 8 INFO neutron.services.segments.plugin [-] Segment 60c6b806-ff44-40ce-8b4e-80f89049cca1 resource provider aggregate not found 2026-07-02 01:33:23.839 8 INFO neutron.services.segments.plugin [-] Segment 60c6b806-ff44-40ce-8b4e-80f89049cca1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60c6b806-ff44-40ce-8b4e-80f89049cca1 found for delete ", "request_id": "req-3ec0e466-4af7-4d04-9e24-9adf20cc18c8"}]} 2026-07-02 01:33:23.841 8 INFO neutron.services.segments.plugin [-] Segment 60c6b806-ff44-40ce-8b4e-80f89049cca1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60c6b806-ff44-40ce-8b4e-80f89049cca1 found for delete ", "request_id": "req-e262987d-6ede-4362-9c90-d46f27606348"}]} [pid: 8|app: 0|req: 260/546] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:33:23 2026] GET /v2.0/security-groups?id=41c54874-a2df-4260-923d-6cd6fa9152cd&fields=id&fields=name => generated 114 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:33:24.209 8 INFO neutron.db.segments_db [None req-45a5dbef-a3fe-4eb9-9e2d-ca1ec73d14b1 c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] Added segment 52ee2c95-5e5a-488d-bfdd-9c348ea079a9 of type vxlan for network 51f43219-35ca-45e3-8a1e-4e17ecee771a [pid: 8|app: 0|req: 261/547] 10.0.0.18 () {34 vars in 670 bytes} [Thu Jul 2 01:33:23 2026] POST /v2.0/networks => generated 743 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/548] 199.204.45.74 () {38 vars in 1027 bytes} [Thu Jul 2 01:33:23 2026] PUT /v2.0/ports/ae28cbb5-c2cb-4148-8ebf-ff7da55340d5 => generated 1239 bytes in 552 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/549] 10.0.0.18 () {34 vars in 668 bytes} [Thu Jul 2 01:33:24 2026] POST /v2.0/subnets => generated 690 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 01:33:24.598 7 INFO neutron.db.segments_db [None req-3821a097-61da-4d02-9062-e29074db62b0 c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] Added segment 167c829d-3464-4c76-8fa2-69543b5f2f21 of type vxlan for network bdde01c5-bda6-4de1-8b14-ae5b97a312ea 2026-07-02 01:33:24.840 7 INFO neutron.db.l3_hamode_db [None req-3821a097-61da-4d02-9062-e29074db62b0 c654eccbb41040ad9b512ab4c63f9f74 3b2c91005115452193665fb4ddc75ead - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 263/550] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:33:24 2026] GET /v2.0/ports?device_id=88b232be-ee3a-49a0-8d8a-7cef9d224661 => generated 973 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/551] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:33:25 2026] GET /v2.0/security-groups?id=41c54874-a2df-4260-923d-6cd6fa9152cd&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:33:25.196 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c0e475c4-fc5c-47f6-9261-f14ce5b7f571'] response: {'name': 'network-changed', 'server_uuid': '88b232be-ee3a-49a0-8d8a-7cef9d224661', 'tag': 'ae28cbb5-c2cb-4148-8ebf-ff7da55340d5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 265/552] 199.204.45.74 () {34 vars in 1079 bytes} [Thu Jul 2 01:33:25 2026] GET /v2.0/ports?tenant_id=c40fd761dc0f40a299ac590e785c8d47&device_id=88b232be-ee3a-49a0-8d8a-7cef9d224661 => generated 1242 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/553] 199.204.45.74 () {34 vars in 1059 bytes} [Thu Jul 2 01:33:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=ae28cbb5-c2cb-4148-8ebf-ff7da55340d5 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/554] 199.204.45.74 () {34 vars in 983 bytes} [Thu Jul 2 01:33:25 2026] GET /v2.0/subnets?id=2e0837f2-3160-4009-b820-88b902825764 => generated 701 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/555] 199.204.45.74 () {34 vars in 1051 bytes} [Thu Jul 2 01:33:25 2026] GET /v2.0/ports?network_id=04faf16c-6877-4c00-94be-ebdd95c16930&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: 269/556] 199.204.45.74 () {34 vars in 1011 bytes} [Thu Jul 2 01:33:25 2026] GET /v2.0/networks/04faf16c-6877-4c00-94be-ebdd95c16930?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/557] 199.204.45.74 () {34 vars in 1111 bytes} [Thu Jul 2 01:33:25 2026] GET /v2.0/networks/04faf16c-6877-4c00-94be-ebdd95c16930?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 01:33:26.006 7 INFO neutron.db.l3_hamode_db [None req-3821a097-61da-4d02-9062-e29074db62b0 c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 271/558] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:33:26 2026] GET /v2.0/ports?device_id=88b232be-ee3a-49a0-8d8a-7cef9d224661 => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/559] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:33:26 2026] GET /v2.0/security-groups?id=41c54874-a2df-4260-923d-6cd6fa9152cd&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: 273/560] 199.204.45.74 () {34 vars in 1079 bytes} [Thu Jul 2 01:33:26 2026] GET /v2.0/ports?tenant_id=c40fd761dc0f40a299ac590e785c8d47&device_id=88b232be-ee3a-49a0-8d8a-7cef9d224661 => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/561] 199.204.45.74 () {34 vars in 985 bytes} [Thu Jul 2 01:33:26 2026] GET /v2.0/networks?id=04faf16c-6877-4c00-94be-ebdd95c16930 => generated 779 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/562] 199.204.45.74 () {34 vars in 1059 bytes} [Thu Jul 2 01:33:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=ae28cbb5-c2cb-4148-8ebf-ff7da55340d5 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/563] 10.0.0.18 () {34 vars in 668 bytes} [Thu Jul 2 01:33:24 2026] POST /v2.0/routers => generated 730 bytes in 2338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/564] 199.204.45.74 () {34 vars in 983 bytes} [Thu Jul 2 01:33:26 2026] GET /v2.0/subnets?id=2e0837f2-3160-4009-b820-88b902825764 => generated 701 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/565] 199.204.45.74 () {34 vars in 1051 bytes} [Thu Jul 2 01:33:26 2026] GET /v2.0/ports?network_id=04faf16c-6877-4c00-94be-ebdd95c16930&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/566] 199.204.45.74 () {34 vars in 1011 bytes} [Thu Jul 2 01:33:26 2026] GET /v2.0/networks/04faf16c-6877-4c00-94be-ebdd95c16930?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/567] 199.204.45.74 () {34 vars in 1111 bytes} [Thu Jul 2 01:33:26 2026] GET /v2.0/networks/04faf16c-6877-4c00-94be-ebdd95c16930?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/568] 10.0.0.15 () {34 vars in 1099 bytes} [Thu Jul 2 01:33:27 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1133444689&fields=id&tenant_id=a8a4740ee03b4c9192543e0b5d4df377 => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/569] 10.0.0.15 () {34 vars in 981 bytes} [Thu Jul 2 01:33:27 2026] GET /v2.0/networks?id=591f0005-90cd-428d-83bb-a56f4b4b7530 => generated 679 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/570] 10.0.0.15 () {34 vars in 964 bytes} [Thu Jul 2 01:33:27 2026] GET /v2.0/quotas/a8a4740ee03b4c9192543e0b5d4df377 => generated 292 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/571] 10.0.0.15 () {34 vars in 1001 bytes} [Thu Jul 2 01:33:27 2026] GET /v2.0/ports?tenant_id=a8a4740ee03b4c9192543e0b5d4df377&fields=id => generated 103 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/572] 10.0.0.15 () {34 vars in 1007 bytes} [Thu Jul 2 01:33:27 2026] GET /v2.0/networks/591f0005-90cd-428d-83bb-a56f4b4b7530?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/573] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:33:27 2026] GET /v2.0/ports?device_id=88b232be-ee3a-49a0-8d8a-7cef9d224661 => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/574] 10.0.0.15 () {34 vars in 1107 bytes} [Thu Jul 2 01:33:27 2026] GET /v2.0/networks/591f0005-90cd-428d-83bb-a56f4b4b7530?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/575] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:33:27 2026] GET /v2.0/security-groups?id=41c54874-a2df-4260-923d-6cd6fa9152cd&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: 288/576] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:33:27 2026] GET /v2.0/ports?device_id=e95b924c-a25d-4727-a4bf-a29646c64c59 => 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: 289/579] 10.0.0.18 () {34 vars in 782 bytes} [Thu Jul 2 01:33:26 2026] PUT /v2.0/routers/d598e263-9300-4af0-b8b1-21f0f08c0afa/add_router_interface => generated 309 bytes in 1380 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/580] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:33:28 2026] GET /v2.0/ports?device_id=88b232be-ee3a-49a0-8d8a-7cef9d224661 => generated 973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/581] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:33:28 2026] GET /v2.0/security-groups?id=41c54874-a2df-4260-923d-6cd6fa9152cd&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:33:28.900 7 WARNING neutron_lib.context [None req-8ee8de9b-8273-4846-865f-948d1179b001 d952998bdf154beeb8bb1f4e476ed01c 3b2c91005115452193665fb4ddc75ead - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 291/582] 10.0.0.18 () {34 vars in 684 bytes} [Thu Jul 2 01:33:28 2026] POST /v2.0/security-groups => generated 1661 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/583] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:33:29 2026] GET /v2.0/ports?device_id=e95b924c-a25d-4727-a4bf-a29646c64c59 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 01:33:29.063 7 WARNING neutron_lib.context [None req-69a6d8e8-face-488c-b41d-72165d0a4e62 d952998bdf154beeb8bb1f4e476ed01c 3b2c91005115452193665fb4ddc75ead - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 292/584] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:33:28 2026] GET /v2.0/security-groups?tenant_id=1e113f04aef24fc09db80fbb11d91f6b&name=default => generated 2925 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/585] 10.0.0.18 () {34 vars in 694 bytes} [Thu Jul 2 01:33:29 2026] POST /v2.0/security-group-rules => generated 597 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/586] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:33:29 2026] DELETE /v2.0/security-groups/0fde0b41-6bf4-415a-b446-3f3c6045d706 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:33:29.246 8 WARNING neutron_lib.context [None req-e646d0bd-5d68-43b5-8398-fd12a2a0e863 d952998bdf154beeb8bb1f4e476ed01c 3b2c91005115452193665fb4ddc75ead - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 294/587] 10.0.0.18 () {34 vars in 694 bytes} [Thu Jul 2 01:33:29 2026] POST /v2.0/security-group-rules => generated 602 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:33:29.419 8 WARNING neutron_lib.context [None req-3e0f806b-8192-4af6-8244-2c29d432fafb d952998bdf154beeb8bb1f4e476ed01c 3b2c91005115452193665fb4ddc75ead - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 294/588] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:33:29 2026] GET /v2.0/security-groups?tenant_id=2a2a5efb05cc4aa1b5d32cc774dedf42&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/589] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:33:29 2026] DELETE /v2.0/security-groups/e728fa05-62c6-4e78-920e-d7ab7c6ce8e7 => 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: 296/590] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:33:29 2026] GET /v2.0/ports?device_id=88b232be-ee3a-49a0-8d8a-7cef9d224661 => generated 973 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/591] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:33:29 2026] GET /v2.0/security-groups?id=41c54874-a2df-4260-923d-6cd6fa9152cd&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: 8|app: 0|req: 295/592] 10.0.0.18 () {34 vars in 675 bytes} [Thu Jul 2 01:33:29 2026] POST /v2.0/floatingips => generated 552 bytes in 574 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/593] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:33:30 2026] GET /v2.0/ports?device_id=e95b924c-a25d-4727-a4bf-a29646c64c59 => 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: 296/594] 10.0.0.15 () {34 vars in 1099 bytes} [Thu Jul 2 01:33:30 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1532160412&fields=id&tenant_id=3b2c91005115452193665fb4ddc75ead => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/595] 10.0.0.15 () {34 vars in 981 bytes} [Thu Jul 2 01:33:30 2026] GET /v2.0/networks?id=51f43219-35ca-45e3-8a1e-4e17ecee771a => generated 675 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/596] 10.0.0.15 () {34 vars in 964 bytes} [Thu Jul 2 01:33:30 2026] GET /v2.0/quotas/3b2c91005115452193665fb4ddc75ead => 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: 300/597] 10.0.0.15 () {34 vars in 1001 bytes} [Thu Jul 2 01:33:30 2026] GET /v2.0/ports?tenant_id=3b2c91005115452193665fb4ddc75ead&fields=id => generated 103 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/598] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:33:31 2026] GET /v2.0/ports?device_id=88b232be-ee3a-49a0-8d8a-7cef9d224661 => generated 973 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/599] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:33:31 2026] GET /v2.0/security-groups?id=41c54874-a2df-4260-923d-6cd6fa9152cd&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/600] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:33:31 2026] GET /v2.0/ports?device_id=e95b924c-a25d-4727-a4bf-a29646c64c59 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/601] 10.0.0.15 () {34 vars in 906 bytes} [Thu Jul 2 01:33:31 2026] GET /v2.0/extensions => generated 20516 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/602] 10.0.0.15 () {34 vars in 1007 bytes} [Thu Jul 2 01:33:31 2026] GET /v2.0/networks/51f43219-35ca-45e3-8a1e-4e17ecee771a?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: 300/603] 10.0.0.15 () {34 vars in 1107 bytes} [Thu Jul 2 01:33:31 2026] GET /v2.0/networks/51f43219-35ca-45e3-8a1e-4e17ecee771a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/604] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:33:31 2026] GET /v2.0/ports?device_id=cc36e21d-0592-4faa-afd3-15996b3d2083 => 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: 305/605] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:33:32 2026] GET /v2.0/ports?device_id=e95b924c-a25d-4727-a4bf-a29646c64c59 => 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: 301/606] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:33:32 2026] GET /v2.0/ports?device_id=88b232be-ee3a-49a0-8d8a-7cef9d224661 => generated 975 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/607] 199.204.45.74 () {34 vars in 985 bytes} [Thu Jul 2 01:33:32 2026] GET /v2.0/networks?id=591f0005-90cd-428d-83bb-a56f4b4b7530 => generated 679 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/608] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:33:32 2026] GET /v2.0/security-groups?id=41c54874-a2df-4260-923d-6cd6fa9152cd&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/609] 199.204.45.74 () {34 vars in 1049 bytes} [Thu Jul 2 01:33:32 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a8a4740ee03b4c9192543e0b5d4df377 => generated 181 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:33:32.477 8 WARNING neutron_lib.context [req-0450a5a0-9b94-457f-a7c0-fc99d7edcf37 req-b6295b09-6502-4896-98b6-9e89dbbaa6f2 09956ab0dfaa40a9a456a960ea4c3702 a8a4740ee03b4c9192543e0b5d4df377 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 308/610] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:33:32 2026] GET /v2.0/ports?device_id=cc36e21d-0592-4faa-afd3-15996b3d2083 => 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: 303/611] 199.204.45.74 () {38 vars in 954 bytes} [Thu Jul 2 01:33:32 2026] POST /v2.0/ports => generated 954 bytes in 672 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 304/612] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:33:33 2026] GET /v2.0/ports?device_id=e95b924c-a25d-4727-a4bf-a29646c64c59 => generated 957 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/613] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:33:33 2026] GET /v2.0/ports?device_id=88b232be-ee3a-49a0-8d8a-7cef9d224661 => generated 975 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/614] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:33:33 2026] GET /v2.0/security-groups?id=3fc429af-4dd3-4dc7-9350-7380de48250c&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/615] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:33:33 2026] GET /v2.0/security-groups?id=41c54874-a2df-4260-923d-6cd6fa9152cd&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/616] 199.204.45.74 () {38 vars in 1027 bytes} [Thu Jul 2 01:33:33 2026] PUT /v2.0/ports/ee074527-f368-412e-a446-789efba244a2 => generated 1235 bytes in 533 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/617] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:33:33 2026] GET /v2.0/ports?device_id=88b232be-ee3a-49a0-8d8a-7cef9d224661 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 01:33:33.815 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-367a1ef6-7988-43aa-bb44-6a716c06aab1'] response: {'name': 'network-changed', 'server_uuid': 'e95b924c-a25d-4727-a4bf-a29646c64c59', 'tag': 'ee074527-f368-412e-a446-789efba244a2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 309/618] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:33:33 2026] GET /v2.0/ports?device_id=cc36e21d-0592-4faa-afd3-15996b3d2083 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 01:33:34.319 7 INFO neutron.db.l3_db [None req-12d7a7b1-8378-4757-b7c4-1b20c3a15f22 b3a9319e791545aa86501e36bc4150f0 c40fd761dc0f40a299ac590e785c8d47 - - default default] Floating IP 16b3f5cd-c01a-43ca-a38f-5a33d1cddbe2 associated. External IP: 10.96.250.212, port: ae28cbb5-c2cb-4148-8ebf-ff7da55340d5. [pid: 8|app: 0|req: 310/619] 199.204.45.74 () {34 vars in 1079 bytes} [Thu Jul 2 01:33:34 2026] GET /v2.0/ports?tenant_id=a8a4740ee03b4c9192543e0b5d4df377&device_id=e95b924c-a25d-4727-a4bf-a29646c64c59 => generated 1238 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/620] 199.204.45.74 () {34 vars in 1017 bytes} [Thu Jul 2 01:33:34 2026] GET /v2.0/networks?tenant_id=a8a4740ee03b4c9192543e0b5d4df377&shared=False => generated 775 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/621] 199.204.45.74 () {34 vars in 929 bytes} [Thu Jul 2 01:33:34 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/622] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:33:34 2026] GET /v2.0/ports?device_id=e95b924c-a25d-4727-a4bf-a29646c64c59 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/623] 10.0.0.18 () {34 vars in 748 bytes} [Thu Jul 2 01:33:33 2026] PUT /v2.0/floatingips/16b3f5cd-c01a-43ca-a38f-5a33d1cddbe2 => generated 856 bytes in 972 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/624] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:33:34 2026] GET /v2.0/security-groups?id=3fc429af-4dd3-4dc7-9350-7380de48250c&fields=id&fields=name => generated 114 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/625] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:33:34 2026] GET /v2.0/ports?device_id=88b232be-ee3a-49a0-8d8a-7cef9d224661 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/626] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:33:34 2026] GET /v2.0/security-groups?id=41c54874-a2df-4260-923d-6cd6fa9152cd&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/627] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:33:34 2026] GET /v2.0/ports?device_id=cc36e21d-0592-4faa-afd3-15996b3d2083 => 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: 316/628] 199.204.45.74 () {34 vars in 1079 bytes} [Thu Jul 2 01:33:35 2026] GET /v2.0/ports?tenant_id=a8a4740ee03b4c9192543e0b5d4df377&device_id=e95b924c-a25d-4727-a4bf-a29646c64c59 => generated 1238 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/629] 199.204.45.74 () {34 vars in 1057 bytes} [Thu Jul 2 01:33:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=ee074527-f368-412e-a446-789efba244a2 => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/630] 199.204.45.74 () {34 vars in 983 bytes} [Thu Jul 2 01:33:35 2026] GET /v2.0/subnets?id=85c153c4-da70-43a0-9bc9-dfc607357345 => generated 697 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/631] 199.204.45.74 () {34 vars in 1051 bytes} [Thu Jul 2 01:33:35 2026] GET /v2.0/ports?network_id=591f0005-90cd-428d-83bb-a56f4b4b7530&device_owner=network%3Adhcp => generated 1244 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 01:33:35.884 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b788b331-78b8-4426-8c85-006734281f3d'] response: {'name': 'network-changed', 'server_uuid': '88b232be-ee3a-49a0-8d8a-7cef9d224661', 'tag': 'ae28cbb5-c2cb-4148-8ebf-ff7da55340d5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 315/632] 199.204.45.74 () {34 vars in 1011 bytes} [Thu Jul 2 01:33:35 2026] GET /v2.0/networks/591f0005-90cd-428d-83bb-a56f4b4b7530?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: 316/633] 199.204.45.74 () {34 vars in 1111 bytes} [Thu Jul 2 01:33:35 2026] GET /v2.0/networks/591f0005-90cd-428d-83bb-a56f4b4b7530?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/634] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:33:35 2026] GET /v2.0/ports?device_id=e95b924c-a25d-4727-a4bf-a29646c64c59 => generated 969 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/635] 199.204.45.74 () {34 vars in 985 bytes} [Thu Jul 2 01:33:36 2026] GET /v2.0/networks?id=51f43219-35ca-45e3-8a1e-4e17ecee771a => generated 675 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/636] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:33:36 2026] GET /v2.0/ports?device_id=cc36e21d-0592-4faa-afd3-15996b3d2083 => 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: 318/637] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:33:35 2026] GET /v2.0/security-groups?tenant_id=a7471c0b0db041dba4a61688564d48e3&name=default => generated 2925 bytes in 342 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/638] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:33:36 2026] GET /v2.0/security-groups?id=3fc429af-4dd3-4dc7-9350-7380de48250c&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/639] 199.204.45.74 () {34 vars in 1049 bytes} [Thu Jul 2 01:33:36 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3b2c91005115452193665fb4ddc75ead => generated 181 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:33:36.176 8 WARNING neutron_lib.context [req-393473a1-2c20-410c-8fb6-cbff039942e7 req-fe1763e9-ba4d-4d59-b882-d62380e8c369 d952998bdf154beeb8bb1f4e476ed01c 3b2c91005115452193665fb4ddc75ead - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 321/640] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:33:36 2026] DELETE /v2.0/security-groups/06c28b04-03e1-4d3d-979b-23317a2c002d => 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: 322/641] 199.204.45.74 () {34 vars in 1079 bytes} [Thu Jul 2 01:33:36 2026] GET /v2.0/ports?tenant_id=c40fd761dc0f40a299ac590e785c8d47&device_id=88b232be-ee3a-49a0-8d8a-7cef9d224661 => 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: 320/642] 199.204.45.74 () {38 vars in 954 bytes} [Thu Jul 2 01:33:36 2026] POST /v2.0/ports => generated 954 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 323/643] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:33:36 2026] GET /v2.0/security-groups?tenant_id=3b4175a5061e46f88858d3e1cebcd555&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/644] 199.204.45.74 () {34 vars in 985 bytes} [Thu Jul 2 01:33:36 2026] GET /v2.0/networks?id=04faf16c-6877-4c00-94be-ebdd95c16930 => generated 779 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/645] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:33:36 2026] DELETE /v2.0/security-groups/5551af54-af28-49ce-a1cc-91ef5a5a711b => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/646] 199.204.45.74 () {34 vars in 1059 bytes} [Thu Jul 2 01:33:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=ae28cbb5-c2cb-4148-8ebf-ff7da55340d5 => generated 859 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/647] 199.204.45.74 () {34 vars in 983 bytes} [Thu Jul 2 01:33:36 2026] GET /v2.0/subnets?id=2e0837f2-3160-4009-b820-88b902825764 => generated 701 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/648] 199.204.45.74 () {34 vars in 1051 bytes} [Thu Jul 2 01:33:36 2026] GET /v2.0/ports?network_id=04faf16c-6877-4c00-94be-ebdd95c16930&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/649] 199.204.45.74 () {34 vars in 1011 bytes} [Thu Jul 2 01:33:36 2026] GET /v2.0/networks/04faf16c-6877-4c00-94be-ebdd95c16930?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/650] 199.204.45.74 () {34 vars in 1111 bytes} [Thu Jul 2 01:33:36 2026] GET /v2.0/networks/04faf16c-6877-4c00-94be-ebdd95c16930?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/651] 199.204.45.74 () {38 vars in 1027 bytes} [Thu Jul 2 01:33:36 2026] PUT /v2.0/ports/48fa5f6a-5b7c-48b2-87f7-4870fba5641b => generated 1235 bytes in 431 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 328/652] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:33:37 2026] GET /v2.0/ports?device_id=cc36e21d-0592-4faa-afd3-15996b3d2083 => generated 969 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/653] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:33:37 2026] GET /v2.0/ports?device_id=e95b924c-a25d-4727-a4bf-a29646c64c59 => generated 969 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/654] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:33:37 2026] GET /v2.0/security-groups?id=43f0754c-7eed-42b2-b243-f1fcc85c5dea&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/655] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:33:37 2026] GET /v2.0/security-groups?id=3fc429af-4dd3-4dc7-9350-7380de48250c&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/656] 199.204.45.74 () {34 vars in 1079 bytes} [Thu Jul 2 01:33:38 2026] GET /v2.0/ports?tenant_id=3b2c91005115452193665fb4ddc75ead&device_id=cc36e21d-0592-4faa-afd3-15996b3d2083 => generated 1238 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/657] 199.204.45.74 () {34 vars in 1057 bytes} [Thu Jul 2 01:33:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=48fa5f6a-5b7c-48b2-87f7-4870fba5641b => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/658] 199.204.45.74 () {34 vars in 983 bytes} [Thu Jul 2 01:33:38 2026] GET /v2.0/subnets?id=a8bf4397-1cfa-4d48-b193-3830814df4b4 => generated 693 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:33:38.169 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7dc1d1dd-f09e-4688-ad1f-08496c92c434'] response: {'name': 'network-changed', 'server_uuid': 'cc36e21d-0592-4faa-afd3-15996b3d2083', 'tag': '48fa5f6a-5b7c-48b2-87f7-4870fba5641b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 328/659] 199.204.45.74 () {34 vars in 1051 bytes} [Thu Jul 2 01:33:38 2026] GET /v2.0/ports?network_id=51f43219-35ca-45e3-8a1e-4e17ecee771a&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: 332/660] 199.204.45.74 () {34 vars in 1011 bytes} [Thu Jul 2 01:33:38 2026] GET /v2.0/networks/51f43219-35ca-45e3-8a1e-4e17ecee771a?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/661] 199.204.45.74 () {34 vars in 1111 bytes} [Thu Jul 2 01:33:38 2026] GET /v2.0/networks/51f43219-35ca-45e3-8a1e-4e17ecee771a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/662] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:33:38 2026] GET /v2.0/ports?device_id=e95b924c-a25d-4727-a4bf-a29646c64c59 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/663] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:33:38 2026] GET /v2.0/ports?device_id=cc36e21d-0592-4faa-afd3-15996b3d2083 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/664] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:33:38 2026] GET /v2.0/security-groups?id=3fc429af-4dd3-4dc7-9350-7380de48250c&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/665] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:33:38 2026] GET /v2.0/security-groups?id=43f0754c-7eed-42b2-b243-f1fcc85c5dea&fields=id&fields=name => generated 114 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:33:38.670 7 WARNING neutron_lib.context [None req-69dca351-c4cc-4300-89f7-f5b32cc5b7a6 9abbc904257e4112887a9c29871ee7ca bb8d15ff8fc148bdbebf71f012dc5f1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:33:38.798 7 INFO neutron.db.segments_db [None req-69dca351-c4cc-4300-89f7-f5b32cc5b7a6 9abbc904257e4112887a9c29871ee7ca bb8d15ff8fc148bdbebf71f012dc5f1f - - default default] Added segment 08a71dfa-1c14-4515-8de6-6488ec318f64 of type vxlan for network ce4f8c99-1373-4591-8943-46a7d90cefa6 [pid: 7|app: 0|req: 332/666] 10.0.0.18 () {34 vars in 669 bytes} [Thu Jul 2 01:33:38 2026] POST /v2.0/networks => generated 650 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:33:38.913 8 WARNING neutron_lib.context [None req-2a7adfcc-fe9b-41ca-ae49-10f8a8b2aff9 9abbc904257e4112887a9c29871ee7ca bb8d15ff8fc148bdbebf71f012dc5f1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 335/667] 10.0.0.18 () {34 vars in 668 bytes} [Thu Jul 2 01:33:38 2026] POST /v2.0/subnets => generated 627 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:33:39.149 7 WARNING neutron_lib.context [None req-ce1bf8e0-93b4-4fbd-b3c9-22b8420e517d 9abbc904257e4112887a9c29871ee7ca bb8d15ff8fc148bdbebf71f012dc5f1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:33:39.191 7 INFO neutron.db.segments_db [None req-ce1bf8e0-93b4-4fbd-b3c9-22b8420e517d 9abbc904257e4112887a9c29871ee7ca bb8d15ff8fc148bdbebf71f012dc5f1f - - default default] Added segment fb629e39-e030-4227-ba69-28d8469a782b of type vxlan for network 39a806f5-f7e5-4d82-bdd7-7ec30130911b [pid: 8|app: 0|req: 336/668] 199.204.45.74 () {34 vars in 1079 bytes} [Thu Jul 2 01:33:39 2026] GET /v2.0/ports?tenant_id=3b2c91005115452193665fb4ddc75ead&device_id=cc36e21d-0592-4faa-afd3-15996b3d2083 => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/669] 199.204.45.74 () {34 vars in 985 bytes} [Thu Jul 2 01:33:39 2026] GET /v2.0/networks?id=51f43219-35ca-45e3-8a1e-4e17ecee771a => generated 771 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/670] 199.204.45.74 () {34 vars in 1057 bytes} [Thu Jul 2 01:33:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=48fa5f6a-5b7c-48b2-87f7-4870fba5641b => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 01:33:39.511 7 INFO neutron.db.l3_hamode_db [None req-ce1bf8e0-93b4-4fbd-b3c9-22b8420e517d 9abbc904257e4112887a9c29871ee7ca bb8d15ff8fc148bdbebf71f012dc5f1f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 339/671] 199.204.45.74 () {34 vars in 983 bytes} [Thu Jul 2 01:33:39 2026] GET /v2.0/subnets?id=a8bf4397-1cfa-4d48-b193-3830814df4b4 => generated 693 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/672] 199.204.45.74 () {34 vars in 1051 bytes} [Thu Jul 2 01:33:39 2026] GET /v2.0/ports?network_id=51f43219-35ca-45e3-8a1e-4e17ecee771a&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: 341/673] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:33:39 2026] GET /v2.0/ports?device_id=e95b924c-a25d-4727-a4bf-a29646c64c59 => generated 969 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/674] 199.204.45.74 () {34 vars in 1011 bytes} [Thu Jul 2 01:33:39 2026] GET /v2.0/networks/51f43219-35ca-45e3-8a1e-4e17ecee771a?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/675] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:33:39 2026] GET /v2.0/ports?device_id=cc36e21d-0592-4faa-afd3-15996b3d2083 => generated 969 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/676] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:33:39 2026] GET /v2.0/security-groups?id=3fc429af-4dd3-4dc7-9350-7380de48250c&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/677] 199.204.45.74 () {34 vars in 1111 bytes} [Thu Jul 2 01:33:39 2026] GET /v2.0/networks/51f43219-35ca-45e3-8a1e-4e17ecee771a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/678] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:33:39 2026] GET /v2.0/security-groups?id=43f0754c-7eed-42b2-b243-f1fcc85c5dea&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:33:40.355 7 INFO neutron.db.l3_hamode_db [None req-ce1bf8e0-93b4-4fbd-b3c9-22b8420e517d 9abbc904257e4112887a9c29871ee7ca bb8d15ff8fc148bdbebf71f012dc5f1f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 347/679] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:33:40 2026] GET /v2.0/ports?device_id=e95b924c-a25d-4727-a4bf-a29646c64c59 => 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: 348/680] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:33:40 2026] GET /v2.0/ports?device_id=cc36e21d-0592-4faa-afd3-15996b3d2083 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/681] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:33:40 2026] GET /v2.0/security-groups?id=3fc429af-4dd3-4dc7-9350-7380de48250c&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/682] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:33:40 2026] GET /v2.0/security-groups?id=43f0754c-7eed-42b2-b243-f1fcc85c5dea&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/683] 10.0.0.18 () {34 vars in 668 bytes} [Thu Jul 2 01:33:39 2026] POST /v2.0/routers => generated 694 bytes in 2275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/684] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:33:42 2026] GET /v2.0/ports?device_id=e95b924c-a25d-4727-a4bf-a29646c64c59 => generated 969 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/685] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:33:42 2026] GET /v2.0/ports?device_id=cc36e21d-0592-4faa-afd3-15996b3d2083 => generated 971 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/686] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:33:42 2026] GET /v2.0/security-groups?id=3fc429af-4dd3-4dc7-9350-7380de48250c&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: 337/687] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:33:42 2026] GET /v2.0/security-groups?id=43f0754c-7eed-42b2-b243-f1fcc85c5dea&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: 351/688] 10.0.0.18 () {34 vars in 782 bytes} [Thu Jul 2 01:33:41 2026] PUT /v2.0/routers/5f3eff8a-d765-4015-9179-45a897f34746/add_router_interface => generated 309 bytes in 1482 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:33:42.944 7 WARNING neutron_lib.context [None req-dfc429bf-703d-4dbd-b558-1d0f6b0648e3 9abbc904257e4112887a9c29871ee7ca bb8d15ff8fc148bdbebf71f012dc5f1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 338/691] 10.0.0.18 () {34 vars in 664 bytes} [Thu Jul 2 01:33:42 2026] POST /v2.0/ports => generated 955 bytes in 511 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 01:33:43.441 7 WARNING neutron_lib.context [None req-48459454-460d-4999-96e4-66329ca2d483 9abbc904257e4112887a9c29871ee7ca bb8d15ff8fc148bdbebf71f012dc5f1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 354/692] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:33:43 2026] GET /v2.0/ports?device_id=e95b924c-a25d-4727-a4bf-a29646c64c59 => generated 971 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/693] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:33:43 2026] GET /v2.0/ports?device_id=cc36e21d-0592-4faa-afd3-15996b3d2083 => generated 971 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/694] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:33:43 2026] GET /v2.0/security-groups?id=3fc429af-4dd3-4dc7-9350-7380de48250c&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/695] 10.0.0.97 () {34 vars in 989 bytes} [Thu Jul 2 01:33:43 2026] GET /v2.0/ports?device_id=88b232be-ee3a-49a0-8d8a-7cef9d224661 => generated 1244 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/696] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:33:43 2026] GET /v2.0/security-groups?id=43f0754c-7eed-42b2-b243-f1fcc85c5dea&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/697] 10.0.0.97 () {34 vars in 1039 bytes} [Thu Jul 2 01:33:43 2026] GET /v2.0/security-groups?id=41c54874-a2df-4260-923d-6cd6fa9152cd&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/698] 10.0.0.18 () {34 vars in 664 bytes} [Thu Jul 2 01:33:43 2026] POST /v2.0/ports => generated 955 bytes in 442 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:33:43.890 8 WARNING neutron_lib.context [None req-aafadd9d-f746-4175-90ff-7fd787c48c43 9abbc904257e4112887a9c29871ee7ca bb8d15ff8fc148bdbebf71f012dc5f1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 01:33:44.712 8 INFO neutron.db.l3_db [None req-aafadd9d-f746-4175-90ff-7fd787c48c43 9abbc904257e4112887a9c29871ee7ca bb8d15ff8fc148bdbebf71f012dc5f1f - - default default] Floating IP 30699772-303e-4592-a1b2-4f7d3535c8e2 associated. External IP: 10.96.250.206, port: 57aff647-d761-4308-bd3c-78f804e5bb5f. [pid: 7|app: 0|req: 340/699] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:33:44 2026] GET /v2.0/ports?device_id=e95b924c-a25d-4727-a4bf-a29646c64c59 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/700] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:33:44 2026] GET /v2.0/security-groups?id=3fc429af-4dd3-4dc7-9350-7380de48250c&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/701] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:33:44 2026] GET /v2.0/ports?device_id=cc36e21d-0592-4faa-afd3-15996b3d2083 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/702] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:33:44 2026] GET /v2.0/security-groups?id=43f0754c-7eed-42b2-b243-f1fcc85c5dea&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/703] 10.0.0.18 () {34 vars in 676 bytes} [Thu Jul 2 01:33:43 2026] POST /v2.0/floatingips => generated 842 bytes in 1166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/704] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:33:45 2026] GET /v2.0/ports?device_id=cc36e21d-0592-4faa-afd3-15996b3d2083 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:33:45.208 8 INFO neutron.db.l3_db [None req-4804097e-7d15-476b-92b0-871643f7fc18 9abbc904257e4112887a9c29871ee7ca bb8d15ff8fc148bdbebf71f012dc5f1f - - default default] Floating IP 30699772-303e-4592-a1b2-4f7d3535c8e2 disassociated. External IP: 10.96.250.206, port: 57aff647-d761-4308-bd3c-78f804e5bb5f. [pid: 8|app: 0|req: 361/705] 10.0.0.18 () {34 vars in 748 bytes} [Thu Jul 2 01:33:45 2026] PUT /v2.0/floatingips/30699772-303e-4592-a1b2-4f7d3535c8e2 => generated 552 bytes in 460 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:33:45.532 7 INFO neutron.db.l3_db [None req-db8d107b-26c7-4c33-81ca-fc2597283af6 d952998bdf154beeb8bb1f4e476ed01c 3b2c91005115452193665fb4ddc75ead - - default default] Floating IP 837f1392-e07a-49f9-8de3-eee356d52f44 associated. External IP: 10.96.250.218, port: 48fa5f6a-5b7c-48b2-87f7-4870fba5641b. [pid: 8|app: 0|req: 362/706] 10.0.0.18 () {32 vars in 731 bytes} [Thu Jul 2 01:33:45 2026] DELETE /v2.0/floatingips/30699772-303e-4592-a1b2-4f7d3535c8e2 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:33:45.830 8 WARNING neutron_lib.context [None req-fe9354da-7b21-47f2-a1aa-2cf47f0fd8db 9abbc904257e4112887a9c29871ee7ca bb8d15ff8fc148bdbebf71f012dc5f1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 345/707] 10.0.0.18 () {34 vars in 748 bytes} [Thu Jul 2 01:33:45 2026] PUT /v2.0/floatingips/837f1392-e07a-49f9-8de3-eee356d52f44 => generated 855 bytes in 1095 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/708] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:33:46 2026] GET /v2.0/ports?device_id=e95b924c-a25d-4727-a4bf-a29646c64c59 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:33:46.244 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-94f80600-99cb-4b3b-b530-23bb79fe8ccb'] response: {'name': 'network-changed', 'server_uuid': 'cc36e21d-0592-4faa-afd3-15996b3d2083', 'tag': '48fa5f6a-5b7c-48b2-87f7-4870fba5641b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 347/709] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:33:46 2026] GET /v2.0/security-groups?id=3fc429af-4dd3-4dc7-9350-7380de48250c&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/710] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:33:46 2026] GET /v2.0/ports?device_id=cc36e21d-0592-4faa-afd3-15996b3d2083 => generated 971 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/711] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:33:46 2026] GET /v2.0/ports?device_id=e95b924c-a25d-4727-a4bf-a29646c64c59 => generated 971 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/712] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:33:46 2026] GET /v2.0/security-groups?id=43f0754c-7eed-42b2-b243-f1fcc85c5dea&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:33:46.722 8 INFO neutron.db.l3_db [None req-fe9354da-7b21-47f2-a1aa-2cf47f0fd8db 9abbc904257e4112887a9c29871ee7ca bb8d15ff8fc148bdbebf71f012dc5f1f - - default default] Floating IP eec02912-e7d7-494a-8462-2012b68d6501 associated. External IP: 10.96.250.214, port: de778527-875c-4058-9d67-4741186bbaa4. 2026-07-02 01:33:46.782 7 INFO neutron.db.l3_db [None req-dba748a9-0874-45b2-9075-0ac662754968 09956ab0dfaa40a9a456a960ea4c3702 a8a4740ee03b4c9192543e0b5d4df377 - - default default] Floating IP acd83b27-2d0a-4ad2-84e9-5ab4c30985a1 associated. External IP: 10.96.250.210, port: ee074527-f368-412e-a446-789efba244a2. [pid: 8|app: 0|req: 363/713] 10.0.0.18 () {34 vars in 676 bytes} [Thu Jul 2 01:33:45 2026] POST /v2.0/floatingips => generated 842 bytes in 1215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/714] 199.204.45.74 () {34 vars in 1079 bytes} [Thu Jul 2 01:33:47 2026] GET /v2.0/ports?tenant_id=3b2c91005115452193665fb4ddc75ead&device_id=cc36e21d-0592-4faa-afd3-15996b3d2083 => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/715] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:33:47 2026] GET /v2.0/ports?device_id=cc36e21d-0592-4faa-afd3-15996b3d2083 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/716] 10.0.0.18 () {34 vars in 748 bytes} [Thu Jul 2 01:33:46 2026] PUT /v2.0/floatingips/acd83b27-2d0a-4ad2-84e9-5ab4c30985a1 => generated 855 bytes in 683 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/717] 10.0.0.18 () {32 vars in 728 bytes} [Thu Jul 2 01:33:47 2026] GET /v2.0/floatingips/eec02912-e7d7-494a-8462-2012b68d6501 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/718] 199.204.45.74 () {34 vars in 985 bytes} [Thu Jul 2 01:33:47 2026] GET /v2.0/networks?id=51f43219-35ca-45e3-8a1e-4e17ecee771a => generated 771 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/719] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:33:47 2026] GET /v2.0/security-groups?id=43f0754c-7eed-42b2-b243-f1fcc85c5dea&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/720] 10.0.0.18 () {32 vars in 654 bytes} [Thu Jul 2 01:33:47 2026] GET /v2.0/floatingips => generated 845 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/721] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:33:47 2026] GET /v2.0/ports?device_id=e95b924c-a25d-4727-a4bf-a29646c64c59 => generated 971 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/722] 199.204.45.74 () {34 vars in 1057 bytes} [Thu Jul 2 01:33:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=48fa5f6a-5b7c-48b2-87f7-4870fba5641b => generated 858 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/723] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:33:47 2026] GET /v2.0/security-groups?id=3fc429af-4dd3-4dc7-9350-7380de48250c&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: 356/724] 199.204.45.74 () {34 vars in 983 bytes} [Thu Jul 2 01:33:47 2026] GET /v2.0/subnets?id=a8bf4397-1cfa-4d48-b193-3830814df4b4 => generated 693 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/725] 199.204.45.74 () {34 vars in 1051 bytes} [Thu Jul 2 01:33:47 2026] GET /v2.0/ports?network_id=51f43219-35ca-45e3-8a1e-4e17ecee771a&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/726] 199.204.45.74 () {34 vars in 1011 bytes} [Thu Jul 2 01:33:47 2026] GET /v2.0/networks/51f43219-35ca-45e3-8a1e-4e17ecee771a?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/727] 199.204.45.74 () {34 vars in 1111 bytes} [Thu Jul 2 01:33:47 2026] GET /v2.0/networks/51f43219-35ca-45e3-8a1e-4e17ecee771a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/728] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:33:47 2026] GET /v2.0/ports?device_id=e95b924c-a25d-4727-a4bf-a29646c64c59 => generated 971 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:33:47.719 8 INFO neutron.db.l3_db [None req-2caba8ed-89bf-4270-a8af-12fc34ef5909 9abbc904257e4112887a9c29871ee7ca bb8d15ff8fc148bdbebf71f012dc5f1f - - default default] Floating IP eec02912-e7d7-494a-8462-2012b68d6501 associated. External IP: 10.96.250.214, port: de778527-875c-4058-9d67-4741186bbaa4. [pid: 7|app: 0|req: 361/729] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:33:47 2026] GET /v2.0/security-groups?id=3fc429af-4dd3-4dc7-9350-7380de48250c&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:33:48.277 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e8c885d5-6086-40a0-9d7c-19cff8cb288e'] response: {'name': 'network-changed', 'server_uuid': 'e95b924c-a25d-4727-a4bf-a29646c64c59', 'tag': 'ee074527-f368-412e-a446-789efba244a2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 362/730] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:33:48 2026] GET /v2.0/ports?device_id=cc36e21d-0592-4faa-afd3-15996b3d2083 => generated 971 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/731] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:33:48 2026] GET /v2.0/security-groups?id=43f0754c-7eed-42b2-b243-f1fcc85c5dea&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/732] 10.0.0.18 () {34 vars in 748 bytes} [Thu Jul 2 01:33:47 2026] PUT /v2.0/floatingips/eec02912-e7d7-494a-8462-2012b68d6501 => generated 842 bytes in 1243 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:33:48.609 7 INFO neutron.db.l3_db [None req-d1808ad0-6c07-443b-a03f-f18e8c5e8eb3 9abbc904257e4112887a9c29871ee7ca bb8d15ff8fc148bdbebf71f012dc5f1f - - default default] Floating IP eec02912-e7d7-494a-8462-2012b68d6501 disassociated. External IP: 10.96.250.214, port: 57aff647-d761-4308-bd3c-78f804e5bb5f. [pid: 8|app: 0|req: 370/733] 199.204.45.74 () {34 vars in 993 bytes} [Thu Jul 2 01:33:48 2026] GET /v2.0/ports?device_id=cc36e21d-0592-4faa-afd3-15996b3d2083 => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/734] 199.204.45.74 () {34 vars in 1079 bytes} [Thu Jul 2 01:33:48 2026] GET /v2.0/ports?tenant_id=a8a4740ee03b4c9192543e0b5d4df377&device_id=e95b924c-a25d-4727-a4bf-a29646c64c59 => generated 1240 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/735] 10.0.0.18 () {34 vars in 748 bytes} [Thu Jul 2 01:33:48 2026] PUT /v2.0/floatingips/eec02912-e7d7-494a-8462-2012b68d6501 => generated 552 bytes in 404 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/736] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:33:48 2026] GET /v2.0/ports?device_id=e95b924c-a25d-4727-a4bf-a29646c64c59 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/737] 199.204.45.74 () {34 vars in 985 bytes} [Thu Jul 2 01:33:48 2026] GET /v2.0/networks?id=591f0005-90cd-428d-83bb-a56f4b4b7530 => generated 775 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:33:49.197 8 INFO neutron.db.l3_db [req-d08c3d5a-86bf-4228-893c-0e20463c6104 req-c558ebe7-0156-4fe9-9657-0c5baa8eb0cd d952998bdf154beeb8bb1f4e476ed01c 3b2c91005115452193665fb4ddc75ead - - default default] Floating IP 837f1392-e07a-49f9-8de3-eee356d52f44 disassociated. External IP: 10.96.250.218, port: 48fa5f6a-5b7c-48b2-87f7-4870fba5641b. [pid: 7|app: 0|req: 367/738] 10.0.0.18 () {32 vars in 731 bytes} [Thu Jul 2 01:33:48 2026] DELETE /v2.0/floatingips/eec02912-e7d7-494a-8462-2012b68d6501 => generated 0 bytes in 335 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/739] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:33:49 2026] GET /v2.0/security-groups?id=3fc429af-4dd3-4dc7-9350-7380de48250c&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/740] 199.204.45.74 () {34 vars in 1057 bytes} [Thu Jul 2 01:33:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=ee074527-f368-412e-a446-789efba244a2 => generated 858 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:33:49.422 7 INFO neutron.api.v2.resource [None req-e9fa9d95-0722-4eb5-9529-9340c2c5fb30 9abbc904257e4112887a9c29871ee7ca bb8d15ff8fc148bdbebf71f012dc5f1f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 370/741] 10.0.0.18 () {32 vars in 731 bytes} [Thu Jul 2 01:33:49 2026] DELETE /v2.0/floatingips/eec02912-e7d7-494a-8462-2012b68d6501 => generated 144 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/742] 199.204.45.74 () {34 vars in 983 bytes} [Thu Jul 2 01:33:49 2026] GET /v2.0/subnets?id=85c153c4-da70-43a0-9bc9-dfc607357345 => generated 697 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/743] 10.0.0.18 () {32 vars in 719 bytes} [Thu Jul 2 01:33:49 2026] DELETE /v2.0/ports/57aff647-d761-4308-bd3c-78f804e5bb5f => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/744] 199.204.45.74 () {34 vars in 1051 bytes} [Thu Jul 2 01:33:49 2026] GET /v2.0/ports?network_id=591f0005-90cd-428d-83bb-a56f4b4b7530&device_owner=network%3Adhcp => generated 1244 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/745] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:33:49 2026] GET /v2.0/ports?device_id=cc36e21d-0592-4faa-afd3-15996b3d2083 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/746] 199.204.45.74 () {34 vars in 993 bytes} [Thu Jul 2 01:33:49 2026] GET /v2.0/ports?device_id=e95b924c-a25d-4727-a4bf-a29646c64c59 => generated 971 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/747] 199.204.45.74 () {36 vars in 996 bytes} [Thu Jul 2 01:33:48 2026] DELETE /v2.0/ports/48fa5f6a-5b7c-48b2-87f7-4870fba5641b => generated 0 bytes in 1048 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/748] 199.204.45.74 () {34 vars in 1011 bytes} [Thu Jul 2 01:33:49 2026] GET /v2.0/networks/591f0005-90cd-428d-83bb-a56f4b4b7530?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/749] 10.0.0.18 () {32 vars in 719 bytes} [Thu Jul 2 01:33:49 2026] DELETE /v2.0/ports/de778527-875c-4058-9d67-4741186bbaa4 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/750] 199.204.45.74 () {34 vars in 1111 bytes} [Thu Jul 2 01:33:50 2026] GET /v2.0/networks/591f0005-90cd-428d-83bb-a56f4b4b7530?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/751] 10.0.0.18 () {32 vars in 735 bytes} [Thu Jul 2 01:33:50 2026] GET /v2.0/ports?device_id=5f3eff8a-d765-4015-9179-45a897f34746 => generated 958 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:33:50.241 8 INFO neutron.db.l3_db [req-6c7e69a4-a5a3-4f89-909b-200a86e102ba req-4f8f5bba-d9d4-43b7-beaf-44dacece4a61 09956ab0dfaa40a9a456a960ea4c3702 a8a4740ee03b4c9192543e0b5d4df377 - - default default] Floating IP acd83b27-2d0a-4ad2-84e9-5ab4c30985a1 disassociated. External IP: 10.96.250.210, port: ee074527-f368-412e-a446-789efba244a2. 2026-07-02 01:33:50.316 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fa5847f9-17d3-4e76-af5c-00e6d22a954c'] response: {'server_uuid': 'cc36e21d-0592-4faa-afd3-15996b3d2083', 'name': 'network-vif-deleted', 'tag': '48fa5f6a-5b7c-48b2-87f7-4870fba5641b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 374/752] 199.204.45.74 () {36 vars in 996 bytes} [Thu Jul 2 01:33:49 2026] DELETE /v2.0/ports/ee074527-f368-412e-a446-789efba244a2 => generated 0 bytes in 692 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/753] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:33:50 2026] GET /v2.0/ports?device_id=e95b924c-a25d-4727-a4bf-a29646c64c59 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/754] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:33:50 2026] GET /v2.0/ports?device_id=cc36e21d-0592-4faa-afd3-15996b3d2083 => 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: 379/755] 10.0.0.18 () {34 vars in 788 bytes} [Thu Jul 2 01:33:50 2026] PUT /v2.0/routers/5f3eff8a-d765-4015-9179-45a897f34746/remove_router_interface => generated 309 bytes in 898 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/756] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:33:51 2026] GET /v2.0/ports?device_id=e95b924c-a25d-4727-a4bf-a29646c64c59 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 01:33:51.924 8 INFO neutron.services.segments.plugin [-] Segment fb629e39-e030-4227-ba69-28d8469a782b resource provider aggregate not found 2026-07-02 01:33:51.927 8 INFO neutron.services.segments.plugin [-] Segment fb629e39-e030-4227-ba69-28d8469a782b resource provider aggregate not found 2026-07-02 01:33:51.937 8 INFO neutron.services.segments.plugin [-] Segment fb629e39-e030-4227-ba69-28d8469a782b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb629e39-e030-4227-ba69-28d8469a782b found for delete ", "request_id": "req-2e69ae93-d387-4c7d-9602-367a827aa8a2"}]} 2026-07-02 01:33:51.937 8 INFO neutron.db.l3_hamode_db [None req-adfc9b92-44a0-4e79-9e0b-dab63bb64288 9abbc904257e4112887a9c29871ee7ca bb8d15ff8fc148bdbebf71f012dc5f1f - - default default] HA network 39a806f5-f7e5-4d82-bdd7-7ec30130911b was deleted as no HA routers are present in tenant bb8d15ff8fc148bdbebf71f012dc5f1f. [pid: 8|app: 0|req: 377/757] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:33:51 2026] DELETE /v2.0/routers/5f3eff8a-d765-4015-9179-45a897f34746 => generated 0 bytes in 866 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:33:51.957 8 INFO neutron.services.segments.plugin [-] Segment fb629e39-e030-4227-ba69-28d8469a782b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb629e39-e030-4227-ba69-28d8469a782b found for delete ", "request_id": "req-fee3b6b5-2109-4a74-943b-ab625a96c55f"}]} [pid: 8|app: 0|req: 378/758] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:33:51 2026] GET /v2.0/ports?device_id=cc36e21d-0592-4faa-afd3-15996b3d2083 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/759] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:33:51 2026] DELETE /v2.0/subnets/9c5d8ac2-1129-43f9-b27b-e2934017e52c => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/760] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:33:52 2026] DELETE /v2.0/networks/ce4f8c99-1373-4591-8943-46a7d90cefa6 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/761] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:33:52 2026] GET /v2.0/ports?device_id=e95b924c-a25d-4727-a4bf-a29646c64c59 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/762] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:33:52 2026] GET /v2.0/security-groups?tenant_id=bb8d15ff8fc148bdbebf71f012dc5f1f&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 01:33:52.884 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1d6a9727-f310-4eb5-9155-6bed0839ed80'] response: {'server_uuid': 'e95b924c-a25d-4727-a4bf-a29646c64c59', 'name': 'network-vif-deleted', 'tag': 'ee074527-f368-412e-a446-789efba244a2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 381/763] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:33:52 2026] DELETE /v2.0/security-groups/f55c875a-0143-4d10-a1a9-b3e03ec7ecb1 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/764] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:33:53 2026] GET /v2.0/ports?device_id=cc36e21d-0592-4faa-afd3-15996b3d2083 => 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: 382/765] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:33:53 2026] GET /v2.0/ports?device_id=e95b924c-a25d-4727-a4bf-a29646c64c59 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/766] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:33:54 2026] DELETE /v2.0/security-groups/43f0754c-7eed-42b2-b243-f1fcc85c5dea => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:33:54.245 8 INFO neutron.api.v2.resource [None req-51c6e5bd-072f-4b8f-9982-47aa4caf8997 d952998bdf154beeb8bb1f4e476ed01c 3b2c91005115452193665fb4ddc75ead - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 383/767] 10.0.0.18 () {32 vars in 736 bytes} [Thu Jul 2 01:33:54 2026] GET /v2.0/security-groups/43f0754c-7eed-42b2-b243-f1fcc85c5dea => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/768] 10.0.0.18 () {32 vars in 731 bytes} [Thu Jul 2 01:33:54 2026] DELETE /v2.0/floatingips/837f1392-e07a-49f9-8de3-eee356d52f44 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:33:54.560 8 INFO neutron.services.segments.plugin [-] Segment 08a71dfa-1c14-4515-8de6-6488ec318f64 resource provider aggregate not found 2026-07-02 01:33:54.565 8 INFO neutron.services.segments.plugin [-] Segment 08a71dfa-1c14-4515-8de6-6488ec318f64 resource provider aggregate not found 2026-07-02 01:33:54.586 8 INFO neutron.services.segments.plugin [-] Segment 08a71dfa-1c14-4515-8de6-6488ec318f64 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08a71dfa-1c14-4515-8de6-6488ec318f64 found for delete ", "request_id": "req-b3fe6270-bb12-4a1a-956a-265c9530d3ca"}]} 2026-07-02 01:33:54.587 8 INFO neutron.services.segments.plugin [-] Segment 08a71dfa-1c14-4515-8de6-6488ec318f64 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08a71dfa-1c14-4515-8de6-6488ec318f64 found for delete ", "request_id": "req-e4174377-52fd-45af-8395-f590bd4429b1"}]} 2026-07-02 01:33:54.726 7 WARNING neutron_lib.context [None req-69b6fccb-143e-4864-8aae-41f31c5bd36f 4800c0e6f1a840b8b118d63af63d37d9 c9256ad0484c42ab8992582a0cb2cafe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:33:54.727 7 WARNING neutron_lib.context [None req-69b6fccb-143e-4864-8aae-41f31c5bd36f 4800c0e6f1a840b8b118d63af63d37d9 c9256ad0484c42ab8992582a0cb2cafe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:33:54.874 7 INFO neutron.db.segments_db [None req-69b6fccb-143e-4864-8aae-41f31c5bd36f 4800c0e6f1a840b8b118d63af63d37d9 c9256ad0484c42ab8992582a0cb2cafe - - default default] Added segment 14adb243-0155-40f0-a8f2-04edfd0eff52 of type vxlan for network fad6e8d5-6b40-4bf5-9276-92ecb87fd024 2026-07-02 01:33:54.917 7 INFO neutron.db.segments_db [None req-69b6fccb-143e-4864-8aae-41f31c5bd36f 4800c0e6f1a840b8b118d63af63d37d9 c9256ad0484c42ab8992582a0cb2cafe - - default default] Added segment 8dcd9e39-6cda-4707-9580-76e97ba26787 of type vxlan for network 2cd842ee-75f7-4e6a-b0aa-bce75577059c [pid: 7|app: 0|req: 386/769] 10.0.0.18 () {34 vars in 669 bytes} [Thu Jul 2 01:33:54 2026] POST /v2.0/networks => generated 1245 bytes in 470 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/770] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:33:55 2026] DELETE /v2.0/security-groups/3fc429af-4dd3-4dc7-9350-7380de48250c => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/771] 10.0.0.18 () {32 vars in 648 bytes} [Thu Jul 2 01:33:55 2026] GET /v2.0/networks => generated 1844 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 01:33:55.234 7 INFO neutron.api.v2.resource [None req-0b960bdf-7e8e-4d2d-b958-32441ada32a8 09956ab0dfaa40a9a456a960ea4c3702 a8a4740ee03b4c9192543e0b5d4df377 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 389/772] 10.0.0.18 () {32 vars in 736 bytes} [Thu Jul 2 01:33:55 2026] GET /v2.0/security-groups/3fc429af-4dd3-4dc7-9350-7380de48250c => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 01:33:55.401 7 INFO neutron.services.segments.plugin [-] Segment 14adb243-0155-40f0-a8f2-04edfd0eff52 resource provider aggregate not found 2026-07-02 01:33:55.406 7 INFO neutron.services.segments.plugin [-] Segment 14adb243-0155-40f0-a8f2-04edfd0eff52 resource provider aggregate not found 2026-07-02 01:33:55.413 7 INFO neutron.services.segments.plugin [-] Segment 14adb243-0155-40f0-a8f2-04edfd0eff52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14adb243-0155-40f0-a8f2-04edfd0eff52 found for delete ", "request_id": "req-eeb4b564-ae9b-49c6-ba70-b33cd5ba4f62"}]} 2026-07-02 01:33:55.419 7 INFO neutron.services.segments.plugin [-] Segment 14adb243-0155-40f0-a8f2-04edfd0eff52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14adb243-0155-40f0-a8f2-04edfd0eff52 found for delete ", "request_id": "req-0573749b-6a19-45f4-9eac-e3d232c7c36d"}]} [pid: 7|app: 0|req: 390/773] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:33:55 2026] DELETE /v2.0/networks/fad6e8d5-6b40-4bf5-9276-92ecb87fd024 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/774] 10.0.0.18 () {34 vars in 788 bytes} [Thu Jul 2 01:33:54 2026] PUT /v2.0/routers/d598e263-9300-4af0-b8b1-21f0f08c0afa/remove_router_interface => generated 309 bytes in 1124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/775] 10.0.0.18 () {32 vars in 731 bytes} [Thu Jul 2 01:33:55 2026] DELETE /v2.0/floatingips/acd83b27-2d0a-4ad2-84e9-5ab4c30985a1 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/776] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:33:55 2026] DELETE /v2.0/networks/2cd842ee-75f7-4e6a-b0aa-bce75577059c => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 01:33:56.540 7 INFO neutron.db.l3_hamode_db [None req-9549f8b5-0455-4836-ae69-6dc4ab6b5021 c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] HA network bdde01c5-bda6-4de1-8b14-ae5b97a312ea was deleted as no HA routers are present in tenant 3b2c91005115452193665fb4ddc75ead. [pid: 7|app: 0|req: 392/777] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:33:55 2026] DELETE /v2.0/routers/d598e263-9300-4af0-b8b1-21f0f08c0afa => generated 0 bytes in 866 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/778] 10.0.0.18 () {32 vars in 648 bytes} [Thu Jul 2 01:33:56 2026] GET /v2.0/networks => generated 651 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:33:56.610 8 INFO neutron.services.segments.plugin [-] Segment 8dcd9e39-6cda-4707-9580-76e97ba26787 resource provider aggregate not found 2026-07-02 01:33:56.614 8 INFO neutron.services.segments.plugin [-] Segment 8dcd9e39-6cda-4707-9580-76e97ba26787 resource provider aggregate not found 2026-07-02 01:33:56.626 8 INFO neutron.services.segments.plugin [-] Segment 8dcd9e39-6cda-4707-9580-76e97ba26787 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8dcd9e39-6cda-4707-9580-76e97ba26787 found for delete ", "request_id": "req-1f7d67bc-39d8-4ece-89a3-32085d0e8be1"}]} 2026-07-02 01:33:56.630 8 INFO neutron.services.segments.plugin [-] Segment 8dcd9e39-6cda-4707-9580-76e97ba26787 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8dcd9e39-6cda-4707-9580-76e97ba26787 found for delete ", "request_id": "req-c7a05b9d-8f0d-4aee-8edd-0b7478c75496"}]} [pid: 8|app: 0|req: 386/779] 10.0.0.18 () {34 vars in 788 bytes} [Thu Jul 2 01:33:55 2026] PUT /v2.0/routers/87fbf068-f1f3-4a96-b8da-65546d13603f/remove_router_interface => generated 309 bytes in 843 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:33:56.655 8 WARNING neutron_lib.context [None req-155e92a5-ac57-4f4c-8bb1-90ac49e44b33 4800c0e6f1a840b8b118d63af63d37d9 c9256ad0484c42ab8992582a0cb2cafe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:33:56.712 8 INFO neutron.db.segments_db [None req-155e92a5-ac57-4f4c-8bb1-90ac49e44b33 4800c0e6f1a840b8b118d63af63d37d9 c9256ad0484c42ab8992582a0cb2cafe - - default default] Added segment 34f574bf-cdbe-46a3-b4cc-154e9e9ffc5a of type vxlan for network 650c5670-56d7-46c0-90aa-6b34aaf40642 [pid: 7|app: 0|req: 394/780] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:33:56 2026] DELETE /v2.0/subnets/a8bf4397-1cfa-4d48-b193-3830814df4b4 => 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: 387/781] 10.0.0.18 () {34 vars in 669 bytes} [Thu Jul 2 01:33:56 2026] POST /v2.0/networks => generated 649 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/782] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:33:56 2026] DELETE /v2.0/networks/51f43219-35ca-45e3-8a1e-4e17ecee771a => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 01:33:57.111 8 WARNING neutron_lib.context [None req-b33e5593-6509-48a4-aab2-afd9a2420f47 4800c0e6f1a840b8b118d63af63d37d9 c9256ad0484c42ab8992582a0cb2cafe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:33:57.178 8 INFO neutron.db.segments_db [None req-b33e5593-6509-48a4-aab2-afd9a2420f47 4800c0e6f1a840b8b118d63af63d37d9 c9256ad0484c42ab8992582a0cb2cafe - - default default] Added segment 3c69d425-0c94-4570-93d2-47b976194090 of type vxlan for network 98f6119a-21fe-4856-b391-e5c848e259ef [pid: 8|app: 0|req: 389/783] 10.0.0.18 () {34 vars in 669 bytes} [Thu Jul 2 01:33:57 2026] POST /v2.0/networks => generated 649 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/784] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:33:57 2026] GET /v2.0/security-groups?tenant_id=3b2c91005115452193665fb4ddc75ead&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 01:33:57.318 8 WARNING neutron_lib.context [None req-61aacff7-9f38-4515-bfef-a32604bf86be 4800c0e6f1a840b8b118d63af63d37d9 c9256ad0484c42ab8992582a0cb2cafe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:33:57.352 8 WARNING neutron_lib.context [None req-61aacff7-9f38-4515-bfef-a32604bf86be 4800c0e6f1a840b8b118d63af63d37d9 c9256ad0484c42ab8992582a0cb2cafe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:33:57.517 7 INFO neutron.services.segments.plugin [-] Segment 167c829d-3464-4c76-8fa2-69543b5f2f21 resource provider aggregate not found 2026-07-02 01:33:57.523 7 INFO neutron.services.segments.plugin [-] Segment 167c829d-3464-4c76-8fa2-69543b5f2f21 resource provider aggregate not found 2026-07-02 01:33:57.546 7 INFO neutron.services.segments.plugin [-] Segment 167c829d-3464-4c76-8fa2-69543b5f2f21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 167c829d-3464-4c76-8fa2-69543b5f2f21 found for delete ", "request_id": "req-5b101dd9-64af-4a0a-87a9-9b9af4af3b97"}]} 2026-07-02 01:33:57.547 7 INFO neutron.services.segments.plugin [-] Segment 167c829d-3464-4c76-8fa2-69543b5f2f21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 167c829d-3464-4c76-8fa2-69543b5f2f21 found for delete ", "request_id": "req-e0323035-1779-4554-913c-bc7f2a6b6a8d"}]} 2026-07-02 01:33:57.778 7 INFO neutron.db.l3_hamode_db [None req-3c66f1b2-6792-47eb-b490-b87443e6ae35 c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] HA network 278bff42-68e6-4ece-b458-9953038322e1 was deleted as no HA routers are present in tenant a8a4740ee03b4c9192543e0b5d4df377. [pid: 7|app: 0|req: 395/785] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:33:56 2026] DELETE /v2.0/routers/87fbf068-f1f3-4a96-b8da-65546d13603f => generated 0 bytes in 999 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/786] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:33:57 2026] DELETE /v2.0/security-groups/e0ac465b-a5b3-4215-92ef-e4aad080b3b4 => 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: 391/787] 10.0.0.18 () {34 vars in 664 bytes} [Thu Jul 2 01:33:57 2026] POST /v2.0/ports => generated 1506 bytes in 676 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 397/790] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:33:57 2026] DELETE /v2.0/subnets/85c153c4-da70-43a0-9bc9-dfc607357345 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/791] 10.0.0.18 () {32 vars in 642 bytes} [Thu Jul 2 01:33:57 2026] GET /v2.0/ports => generated 1506 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/792] 10.0.0.18 () {32 vars in 719 bytes} [Thu Jul 2 01:33:58 2026] DELETE /v2.0/ports/12d134ad-6ec2-4a5f-80ab-f7e0d8843a0f => 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: 398/793] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:33:58 2026] DELETE /v2.0/networks/591f0005-90cd-428d-83bb-a56f4b4b7530 => generated 0 bytes in 344 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/794] 10.0.0.18 () {32 vars in 719 bytes} [Thu Jul 2 01:33:58 2026] DELETE /v2.0/ports/88fd3b53-2950-4ade-a729-bac3ac886178 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/795] 10.0.0.18 () {32 vars in 642 bytes} [Thu Jul 2 01:33:58 2026] GET /v2.0/ports => 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: 397/796] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:33:58 2026] GET /v2.0/security-groups?tenant_id=a8a4740ee03b4c9192543e0b5d4df377&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 01:33:58.605 7 WARNING neutron_lib.context [None req-baf230c4-2cf1-4d6f-be30-ae5134e24762 4800c0e6f1a840b8b118d63af63d37d9 c9256ad0484c42ab8992582a0cb2cafe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:33:58.644 8 INFO neutron.services.segments.plugin [-] Segment 52ee2c95-5e5a-488d-bfdd-9c348ea079a9 resource provider aggregate not found 2026-07-02 01:33:58.651 8 INFO neutron.services.segments.plugin [-] Segment 52ee2c95-5e5a-488d-bfdd-9c348ea079a9 resource provider aggregate not found 2026-07-02 01:33:58.657 8 INFO neutron.services.segments.plugin [-] Segment 52ee2c95-5e5a-488d-bfdd-9c348ea079a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52ee2c95-5e5a-488d-bfdd-9c348ea079a9 found for delete ", "request_id": "req-6cba1538-4169-4147-b047-234139ffec25"}]} 2026-07-02 01:33:58.665 8 INFO neutron.services.segments.plugin [-] Segment 52ee2c95-5e5a-488d-bfdd-9c348ea079a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52ee2c95-5e5a-488d-bfdd-9c348ea079a9 found for delete ", "request_id": "req-1136e11b-fd03-4665-bb1c-a5374f6c3520"}]} 2026-07-02 01:33:58.675 7 INFO neutron.db.segments_db [None req-baf230c4-2cf1-4d6f-be30-ae5134e24762 4800c0e6f1a840b8b118d63af63d37d9 c9256ad0484c42ab8992582a0cb2cafe - - default default] Added segment cabf8123-97f6-474c-acfd-9132f606e77d of type vxlan for network f08b101e-ce23-472d-ab71-38261f214ad9 [pid: 8|app: 0|req: 398/797] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:33:58 2026] DELETE /v2.0/security-groups/dda75ed6-5b4d-4a10-97d2-3e7aceda64ce => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/798] 10.0.0.18 () {34 vars in 669 bytes} [Thu Jul 2 01:33:58 2026] POST /v2.0/networks => generated 650 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:33:58.792 8 WARNING neutron_lib.context [None req-26213e0d-e21e-4085-8976-a6468cabe621 4800c0e6f1a840b8b118d63af63d37d9 c9256ad0484c42ab8992582a0cb2cafe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:33:58.866 8 INFO neutron.db.segments_db [None req-26213e0d-e21e-4085-8976-a6468cabe621 4800c0e6f1a840b8b118d63af63d37d9 c9256ad0484c42ab8992582a0cb2cafe - - default default] Added segment f2868f0f-a3d6-44ab-8b55-551dd1168dfd of type vxlan for network fe185799-5dd2-40fc-a775-2d73df31bd44 [pid: 8|app: 0|req: 399/799] 10.0.0.18 () {34 vars in 669 bytes} [Thu Jul 2 01:33:58 2026] POST /v2.0/networks => generated 650 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:33:59.013 7 WARNING neutron_lib.context [None req-053b4a31-f76d-49d1-b95f-84eddde56b4e 4800c0e6f1a840b8b118d63af63d37d9 c9256ad0484c42ab8992582a0cb2cafe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:33:59.038 7 WARNING neutron_lib.context [None req-053b4a31-f76d-49d1-b95f-84eddde56b4e 4800c0e6f1a840b8b118d63af63d37d9 c9256ad0484c42ab8992582a0cb2cafe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 401/800] 10.0.0.18 () {34 vars in 668 bytes} [Thu Jul 2 01:33:59 2026] POST /v2.0/subnets => generated 1274 bytes in 461 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/801] 10.0.0.18 () {32 vars in 646 bytes} [Thu Jul 2 01:33:59 2026] GET /v2.0/subnets => generated 1910 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 01:33:59.563 7 INFO neutron.services.segments.plugin [-] Segment d2c983ec-5e7a-47c3-9c08-8e99e92556d8 resource provider aggregate not found 2026-07-02 01:33:59.570 7 INFO neutron.services.segments.plugin [-] Segment d2c983ec-5e7a-47c3-9c08-8e99e92556d8 resource provider aggregate not found 2026-07-02 01:33:59.573 7 INFO neutron.services.segments.plugin [-] Segment d2c983ec-5e7a-47c3-9c08-8e99e92556d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2c983ec-5e7a-47c3-9c08-8e99e92556d8 found for delete ", "request_id": "req-e1f3754c-38e0-4f47-863a-b4a78945b560"}]} 2026-07-02 01:33:59.582 7 INFO neutron.services.segments.plugin [-] Segment a42c45f8-f414-4783-b798-2b451319735b resource provider aggregate not found 2026-07-02 01:33:59.586 7 INFO neutron.services.segments.plugin [-] Segment d2c983ec-5e7a-47c3-9c08-8e99e92556d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2c983ec-5e7a-47c3-9c08-8e99e92556d8 found for delete ", "request_id": "req-6cbcda97-8c12-4722-84f3-26d6713aa8be"}]} 2026-07-02 01:33:59.590 7 INFO neutron.services.segments.plugin [-] Segment a42c45f8-f414-4783-b798-2b451319735b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a42c45f8-f414-4783-b798-2b451319735b found for delete ", "request_id": "req-402b0318-efac-4720-970c-a642fd571e88"}]} 2026-07-02 01:33:59.601 7 INFO neutron.services.segments.plugin [-] Segment a42c45f8-f414-4783-b798-2b451319735b resource provider aggregate not found 2026-07-02 01:33:59.611 7 INFO neutron.services.segments.plugin [-] Segment a42c45f8-f414-4783-b798-2b451319735b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a42c45f8-f414-4783-b798-2b451319735b found for delete ", "request_id": "req-cb3470a8-8a4a-41f6-840a-580c19993efc"}]} [pid: 7|app: 0|req: 402/802] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:33:59 2026] DELETE /v2.0/subnets/5d4b3617-3526-47b5-b9c6-59f51b2ba2be => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/803] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:33:59 2026] DELETE /v2.0/subnets/072f8bd4-ca6c-4f69-9a8e-1d555c0f130a => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/804] 10.0.0.18 () {32 vars in 646 bytes} [Thu Jul 2 01:33:59 2026] GET /v2.0/subnets => generated 649 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/805] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:33:59 2026] DELETE /v2.0/networks/fe185799-5dd2-40fc-a775-2d73df31bd44 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 01:34:00.071 7 INFO neutron.db.segments_db [None req-a9549591-d156-4c20-9d90-7ea38ae2c568 c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] Added segment 60822c2c-f432-45a1-973e-6316f11d31d9 of type vxlan for network b6feb914-d6fd-405b-b92a-00b161ed724f [pid: 8|app: 0|req: 404/806] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:33:59 2026] DELETE /v2.0/networks/f08b101e-ce23-472d-ab71-38261f214ad9 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/807] 10.0.0.18 () {34 vars in 670 bytes} [Thu Jul 2 01:33:59 2026] POST /v2.0/networks => generated 744 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/808] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:34:00 2026] DELETE /v2.0/networks/98f6119a-21fe-4856-b391-e5c848e259ef => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/809] 10.0.0.18 () {34 vars in 668 bytes} [Thu Jul 2 01:34:00 2026] POST /v2.0/subnets => generated 691 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/810] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:34:00 2026] DELETE /v2.0/networks/650c5670-56d7-46c0-90aa-6b34aaf40642 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 01:34:00.415 7 INFO neutron.db.segments_db [None req-ddf01777-6c56-4392-90e8-283ab0d1ddbf c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] Added segment e51b064f-5213-41bb-b92f-722317531c71 of type vxlan for network aa141c4a-20ed-4b81-be60-3f279411b81e 2026-07-02 01:34:00.690 7 INFO neutron.db.l3_hamode_db [None req-ddf01777-6c56-4392-90e8-283ab0d1ddbf c654eccbb41040ad9b512ab4c63f9f74 7d2017d7cc6341199070561c2298dbc3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 01:34:00.839 8 INFO neutron.services.segments.plugin [-] Segment f2868f0f-a3d6-44ab-8b55-551dd1168dfd resource provider aggregate not found 2026-07-02 01:34:00.842 8 INFO neutron.services.segments.plugin [-] Segment f2868f0f-a3d6-44ab-8b55-551dd1168dfd resource provider aggregate not found 2026-07-02 01:34:00.848 8 INFO neutron.services.segments.plugin [-] Segment f2868f0f-a3d6-44ab-8b55-551dd1168dfd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2868f0f-a3d6-44ab-8b55-551dd1168dfd found for delete ", "request_id": "req-d4a30ebd-fc7b-48b4-9e94-7a25e184f1e8"}]} 2026-07-02 01:34:00.853 8 INFO neutron.services.segments.plugin [-] Segment f2868f0f-a3d6-44ab-8b55-551dd1168dfd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2868f0f-a3d6-44ab-8b55-551dd1168dfd found for delete ", "request_id": "req-4b613d03-9788-4464-9b22-90ce41f3c6be"}]} 2026-07-02 01:34:00.860 8 INFO neutron.services.segments.plugin [-] Segment cabf8123-97f6-474c-acfd-9132f606e77d resource provider aggregate not found 2026-07-02 01:34:00.864 8 INFO neutron.services.segments.plugin [-] Segment cabf8123-97f6-474c-acfd-9132f606e77d resource provider aggregate not found 2026-07-02 01:34:00.872 8 INFO neutron.services.segments.plugin [-] Segment cabf8123-97f6-474c-acfd-9132f606e77d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cabf8123-97f6-474c-acfd-9132f606e77d found for delete ", "request_id": "req-776da5b0-1410-4382-a5c0-4e6228e94673"}]} 2026-07-02 01:34:00.878 8 INFO neutron.services.segments.plugin [-] Segment cabf8123-97f6-474c-acfd-9132f606e77d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cabf8123-97f6-474c-acfd-9132f606e77d found for delete ", "request_id": "req-d893b0d1-dd85-409f-8515-f01fc8022c76"}]} 2026-07-02 01:34:00.888 8 INFO neutron.services.segments.plugin [-] Segment 3c69d425-0c94-4570-93d2-47b976194090 resource provider aggregate not found 2026-07-02 01:34:00.892 8 INFO neutron.services.segments.plugin [-] Segment 3c69d425-0c94-4570-93d2-47b976194090 resource provider aggregate not found 2026-07-02 01:34:00.903 8 INFO neutron.services.segments.plugin [-] Segment 3c69d425-0c94-4570-93d2-47b976194090 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c69d425-0c94-4570-93d2-47b976194090 found for delete ", "request_id": "req-bc8edb27-8d2c-4232-add6-b74bc54cb156"}]} 2026-07-02 01:34:00.908 8 INFO neutron.services.segments.plugin [-] Segment 3c69d425-0c94-4570-93d2-47b976194090 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c69d425-0c94-4570-93d2-47b976194090 found for delete ", "request_id": "req-16080330-566b-4be2-9367-576190214f5a"}]} 2026-07-02 01:34:00.915 8 INFO neutron.services.segments.plugin [-] Segment 34f574bf-cdbe-46a3-b4cc-154e9e9ffc5a resource provider aggregate not found 2026-07-02 01:34:00.924 8 INFO neutron.services.segments.plugin [-] Segment 34f574bf-cdbe-46a3-b4cc-154e9e9ffc5a resource provider aggregate not found 2026-07-02 01:34:00.932 8 INFO neutron.services.segments.plugin [-] Segment 34f574bf-cdbe-46a3-b4cc-154e9e9ffc5a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34f574bf-cdbe-46a3-b4cc-154e9e9ffc5a found for delete ", "request_id": "req-52b58fad-ac2a-4744-a175-aeb531937375"}]} 2026-07-02 01:34:00.943 8 INFO neutron.services.segments.plugin [-] Segment 34f574bf-cdbe-46a3-b4cc-154e9e9ffc5a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34f574bf-cdbe-46a3-b4cc-154e9e9ffc5a found for delete ", "request_id": "req-a9e307c2-6414-4165-8474-789f31e3dc33"}]} [pid: 8|app: 0|req: 407/811] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:34:00 2026] GET /v2.0/security-groups?tenant_id=c9256ad0484c42ab8992582a0cb2cafe&name=default => generated 2925 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/812] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:34:01 2026] DELETE /v2.0/security-groups/e5fc0284-85ed-4c31-a35a-9d40909a774a => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:34:01.541 7 INFO neutron.db.l3_hamode_db [None req-ddf01777-6c56-4392-90e8-283ab0d1ddbf c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 405/813] 10.0.0.18 () {34 vars in 668 bytes} [Thu Jul 2 01:34:00 2026] POST /v2.0/routers => generated 731 bytes in 2157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:34:03.164 7 WARNING neutron_lib.context [None req-cc91300d-a93c-4a97-b4ba-afbd738c4943 54995b94a7ce486da6a1999e76268bd3 4da87ca1621647f3884b40d5857aa711 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:34:03.320 7 INFO neutron.db.segments_db [None req-cc91300d-a93c-4a97-b4ba-afbd738c4943 54995b94a7ce486da6a1999e76268bd3 4da87ca1621647f3884b40d5857aa711 - - default default] Added segment ec7ab0f0-070a-49de-a40b-2e2cba180d08 of type vxlan for network 5fd69270-2b61-4e4f-a0d0-ecc3e304683c [pid: 7|app: 0|req: 406/814] 10.0.0.18 () {34 vars in 669 bytes} [Thu Jul 2 01:34:03 2026] POST /v2.0/networks => generated 649 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/815] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:34:03 2026] GET /v2.0/ports?device_id=88b232be-ee3a-49a0-8d8a-7cef9d224661 => generated 975 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:34:03.521 7 WARNING neutron_lib.context [None req-7e4a39d2-5c39-4dd0-8276-a09d58b0ed85 54995b94a7ce486da6a1999e76268bd3 4da87ca1621647f3884b40d5857aa711 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 409/816] 10.0.0.18 () {34 vars in 782 bytes} [Thu Jul 2 01:34:02 2026] PUT /v2.0/routers/1a186ac7-761c-4d67-9fe6-8bb9ecb0f0dd/add_router_interface => generated 309 bytes in 1264 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/817] 10.0.0.18 () {34 vars in 664 bytes} [Thu Jul 2 01:34:03 2026] POST /v2.0/ports => generated 778 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 01:34:03.882 7 WARNING neutron_lib.context [None req-44ab65a9-1ff6-4975-b055-a16b97121556 54995b94a7ce486da6a1999e76268bd3 4da87ca1621647f3884b40d5857aa711 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 410/818] 10.0.0.15 () {34 vars in 970 bytes} [Thu Jul 2 01:34:03 2026] GET /v2.0/ports/ae28cbb5-c2cb-4148-8ebf-ff7da55340d5 => generated 972 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:34:03.961 7 INFO neutron.db.segments_db [None req-44ab65a9-1ff6-4975-b055-a16b97121556 54995b94a7ce486da6a1999e76268bd3 4da87ca1621647f3884b40d5857aa711 - - default default] Added segment 4995edd2-cf0f-439d-9492-b5f2ff0c2d6a of type vxlan for network 7768651c-b72a-476e-9162-f8476a5a50af [pid: 7|app: 0|req: 409/819] 10.0.0.18 () {34 vars in 669 bytes} [Thu Jul 2 01:34:03 2026] POST /v2.0/networks => generated 636 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:34:04.080 7 WARNING neutron_lib.context [None req-d492c821-acb0-4b3f-8ecb-6d20334e4785 54995b94a7ce486da6a1999e76268bd3 4da87ca1621647f3884b40d5857aa711 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 410/820] 10.0.0.18 () {34 vars in 668 bytes} [Thu Jul 2 01:34:04 2026] POST /v2.0/subnets => generated 646 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:34:04.399 7 WARNING neutron_lib.context [None req-a2c2a548-0cd4-4377-a3f4-4b59d1fa2d29 54995b94a7ce486da6a1999e76268bd3 4da87ca1621647f3884b40d5857aa711 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 411/821] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:34:04 2026] GET /v2.0/security-groups?tenant_id=b25aed1d1def41548608c482df1197cc&name=default => generated 2925 bytes in 397 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 01:34:04.467 8 WARNING neutron_lib.context [None req-3c6985e7-7ba6-4929-a74e-480c458d8797 95a54afba2414de8b1bcd375936c8ec2 7d2017d7cc6341199070561c2298dbc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 412/822] 10.0.0.18 () {34 vars in 684 bytes} [Thu Jul 2 01:34:04 2026] POST /v2.0/security-groups => generated 1661 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/823] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:34:04 2026] DELETE /v2.0/security-groups/f77a14f0-a3f2-4d75-9409-5d7e3aa866f8 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/824] 199.204.45.74 () {34 vars in 999 bytes} [Thu Jul 2 01:34:04 2026] GET /v2.0/subnets?network_id=04faf16c-6877-4c00-94be-ebdd95c16930 => generated 683 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:34:04.664 8 WARNING neutron_lib.context [None req-53d26556-bb02-4467-b775-4d41c003b054 95a54afba2414de8b1bcd375936c8ec2 7d2017d7cc6341199070561c2298dbc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 411/825] 10.0.0.18 () {34 vars in 664 bytes} [Thu Jul 2 01:34:04 2026] POST /v2.0/ports => generated 962 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 415/826] 10.0.0.18 () {34 vars in 694 bytes} [Thu Jul 2 01:34:04 2026] POST /v2.0/security-group-rules => generated 597 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/827] 199.204.45.74 () {34 vars in 1145 bytes} [Thu Jul 2 01:34:04 2026] GET /v2.0/ports?device_id=88b232be-ee3a-49a0-8d8a-7cef9d224661&device_owner=compute%3Anova&network_id=04faf16c-6877-4c00-94be-ebdd95c16930 => generated 975 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/828] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:34:04 2026] GET /v2.0/security-groups?tenant_id=b838cfa36c4a41b682042c67429187af&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 01:34:04.918 7 WARNING neutron_lib.context [None req-53035330-3797-4016-be07-fc91f5848b4d 95a54afba2414de8b1bcd375936c8ec2 7d2017d7cc6341199070561c2298dbc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 416/829] 10.0.0.18 () {32 vars in 719 bytes} [Thu Jul 2 01:34:04 2026] DELETE /v2.0/ports/c65a7c8c-1bf0-4334-aa5b-670e9e53e5a6 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/830] 10.0.0.18 () {34 vars in 694 bytes} [Thu Jul 2 01:34:04 2026] POST /v2.0/security-group-rules => generated 602 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/831] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:34:05 2026] DELETE /v2.0/security-groups/7df427f7-9650-450b-bc51-3227ea45d673 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:34:05.157 7 INFO neutron.pecan_wsgi.hooks.translation [None req-14680082-7953-4082-b743-26080154bc87 54995b94a7ce486da6a1999e76268bd3 4da87ca1621647f3884b40d5857aa711 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 416/832] 10.0.0.18 () {32 vars in 719 bytes} [Thu Jul 2 01:34:05 2026] DELETE /v2.0/ports/c65a7c8c-1bf0-4334-aa5b-670e9e53e5a6 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 01:34:05.162 7 WARNING neutron_lib.context [None req-59ec0a19-616c-4d76-a44e-ed3cedbb4ec9 95a54afba2414de8b1bcd375936c8ec2 7d2017d7cc6341199070561c2298dbc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 417/833] 199.204.45.74 () {38 vars in 1027 bytes} [Thu Jul 2 01:34:04 2026] PUT /v2.0/ports/ae28cbb5-c2cb-4148-8ebf-ff7da55340d5 => generated 1149 bytes in 609 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 01:34:05.633 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8e85c761-e78c-44b2-9f15-226d819facde 54995b94a7ce486da6a1999e76268bd3 4da87ca1621647f3884b40d5857aa711 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 418/834] 10.0.0.18 () {32 vars in 716 bytes} [Thu Jul 2 01:34:05 2026] GET /v2.0/ports/c65a7c8c-1bf0-4334-aa5b-670e9e53e5a6 => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 01:34:05.684 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-870d5a1e-0b35-4d15-816a-c91d212bb735'] response: {'name': 'network-changed', 'server_uuid': '88b232be-ee3a-49a0-8d8a-7cef9d224661', 'tag': 'ae28cbb5-c2cb-4148-8ebf-ff7da55340d5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 417/835] 10.0.0.18 () {34 vars in 675 bytes} [Thu Jul 2 01:34:05 2026] POST /v2.0/floatingips => generated 552 bytes in 554 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/836] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:34:05 2026] DELETE /v2.0/subnets/33647954-82e7-42a8-9807-00a0011e64c8 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 01:34:06.028 7 INFO neutron.services.segments.plugin [-] Segment 4995edd2-cf0f-439d-9492-b5f2ff0c2d6a resource provider aggregate not found 2026-07-02 01:34:06.032 7 INFO neutron.services.segments.plugin [-] Segment 4995edd2-cf0f-439d-9492-b5f2ff0c2d6a resource provider aggregate not found 2026-07-02 01:34:06.039 7 INFO neutron.services.segments.plugin [-] Segment 4995edd2-cf0f-439d-9492-b5f2ff0c2d6a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4995edd2-cf0f-439d-9492-b5f2ff0c2d6a found for delete ", "request_id": "req-e932fb9b-0d04-45e8-8a89-7f032ea60f19"}]} 2026-07-02 01:34:06.043 7 INFO neutron.services.segments.plugin [-] Segment 4995edd2-cf0f-439d-9492-b5f2ff0c2d6a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4995edd2-cf0f-439d-9492-b5f2ff0c2d6a found for delete ", "request_id": "req-40b494cb-0d18-484f-b1cb-2e4766abd00e"}]} [pid: 7|app: 0|req: 418/837] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:34:05 2026] DELETE /v2.0/networks/7768651c-b72a-476e-9162-f8476a5a50af => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 01:34:06.069 8 WARNING neutron_lib.context [None req-4bb5f3f5-bcb7-465b-a556-88515aa125af 54995b94a7ce486da6a1999e76268bd3 4da87ca1621647f3884b40d5857aa711 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:34:06.123 8 INFO neutron.db.segments_db [None req-4bb5f3f5-bcb7-465b-a556-88515aa125af 54995b94a7ce486da6a1999e76268bd3 4da87ca1621647f3884b40d5857aa711 - - default default] Added segment 27561498-07a0-415d-960d-4019dd38b4b7 of type vxlan for network 25b6d26e-ac64-4d91-bdff-23c50931a976 [pid: 7|app: 0|req: 419/838] 199.204.45.74 () {34 vars in 1079 bytes} [Thu Jul 2 01:34:06 2026] GET /v2.0/ports?tenant_id=c40fd761dc0f40a299ac590e785c8d47&device_id=88b232be-ee3a-49a0-8d8a-7cef9d224661 => generated 1421 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/839] 199.204.45.74 () {34 vars in 985 bytes} [Thu Jul 2 01:34:06 2026] GET /v2.0/networks?id=04faf16c-6877-4c00-94be-ebdd95c16930 => generated 779 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/840] 10.0.0.18 () {34 vars in 669 bytes} [Thu Jul 2 01:34:06 2026] POST /v2.0/networks => generated 634 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/841] 10.0.0.15 () {34 vars in 1099 bytes} [Thu Jul 2 01:34:06 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1499299901&fields=id&tenant_id=7d2017d7cc6341199070561c2298dbc3 => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 01:34:06.248 7 WARNING neutron_lib.context [None req-0bf4163e-4326-4024-a8de-f9746a9fd547 54995b94a7ce486da6a1999e76268bd3 4da87ca1621647f3884b40d5857aa711 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 421/842] 199.204.45.74 () {34 vars in 1059 bytes} [Thu Jul 2 01:34:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=ae28cbb5-c2cb-4148-8ebf-ff7da55340d5 => generated 861 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/843] 10.0.0.15 () {34 vars in 981 bytes} [Thu Jul 2 01:34:06 2026] GET /v2.0/networks?id=b6feb914-d6fd-405b-b92a-00b161ed724f => generated 676 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/844] 199.204.45.74 () {34 vars in 1057 bytes} [Thu Jul 2 01:34:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=ae28cbb5-c2cb-4148-8ebf-ff7da55340d5 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/845] 10.0.0.15 () {34 vars in 964 bytes} [Thu Jul 2 01:34:06 2026] GET /v2.0/quotas/7d2017d7cc6341199070561c2298dbc3 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/846] 199.204.45.74 () {34 vars in 983 bytes} [Thu Jul 2 01:34:06 2026] GET /v2.0/subnets?id=2e0837f2-3160-4009-b820-88b902825764 => generated 701 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/847] 10.0.0.15 () {34 vars in 1001 bytes} [Thu Jul 2 01:34:06 2026] GET /v2.0/ports?tenant_id=7d2017d7cc6341199070561c2298dbc3&fields=id => generated 103 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/848] 199.204.45.74 () {34 vars in 1051 bytes} [Thu Jul 2 01:34:06 2026] GET /v2.0/ports?network_id=04faf16c-6877-4c00-94be-ebdd95c16930&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: 422/849] 10.0.0.18 () {34 vars in 668 bytes} [Thu Jul 2 01:34:06 2026] POST /v2.0/subnets => generated 646 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/850] 10.0.0.15 () {34 vars in 1007 bytes} [Thu Jul 2 01:34:06 2026] GET /v2.0/networks/b6feb914-d6fd-405b-b92a-00b161ed724f?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 01:34:06.541 8 WARNING neutron_lib.context [None req-73aa50ef-f9c9-4542-ab6f-2f7644f675c9 54995b94a7ce486da6a1999e76268bd3 4da87ca1621647f3884b40d5857aa711 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 423/851] 199.204.45.74 () {34 vars in 1011 bytes} [Thu Jul 2 01:34:06 2026] GET /v2.0/networks/04faf16c-6877-4c00-94be-ebdd95c16930?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/852] 10.0.0.15 () {34 vars in 1107 bytes} [Thu Jul 2 01:34:06 2026] GET /v2.0/networks/b6feb914-d6fd-405b-b92a-00b161ed724f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/853] 199.204.45.74 () {34 vars in 1111 bytes} [Thu Jul 2 01:34:06 2026] GET /v2.0/networks/04faf16c-6877-4c00-94be-ebdd95c16930?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/854] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:34:06 2026] GET /v2.0/ports?device_id=fadfde4f-878a-4079-9c6e-e23f505cf54e => 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: 429/855] 10.0.0.18 () {34 vars in 664 bytes} [Thu Jul 2 01:34:06 2026] POST /v2.0/ports => generated 927 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/856] 10.0.0.18 () {32 vars in 719 bytes} [Thu Jul 2 01:34:06 2026] DELETE /v2.0/ports/76ccecd6-82df-40a6-923b-a0ec2128140c => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 01:34:07.115 8 INFO neutron.pecan_wsgi.hooks.translation [None req-aaceadfb-2689-4e28-a66e-9601ac204800 54995b94a7ce486da6a1999e76268bd3 4da87ca1621647f3884b40d5857aa711 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 430/857] 10.0.0.18 () {32 vars in 716 bytes} [Thu Jul 2 01:34:07 2026] GET /v2.0/ports/76ccecd6-82df-40a6-923b-a0ec2128140c => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/858] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:34:07 2026] GET /v2.0/ports?device_id=88b232be-ee3a-49a0-8d8a-7cef9d224661 => generated 1152 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/859] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:34:07 2026] DELETE /v2.0/subnets/21ff634d-0ee7-40fe-9d80-f8e6bf557caa => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/860] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:34:07 2026] GET /v2.0/security-groups?id=41c54874-a2df-4260-923d-6cd6fa9152cd&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/861] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:34:07 2026] DELETE /v2.0/networks/25b6d26e-ac64-4d91-bdff-23c50931a976 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 01:34:07.618 8 WARNING neutron_lib.context [None req-79247f69-9cc2-4f70-9c6f-d7e326f4a310 54995b94a7ce486da6a1999e76268bd3 4da87ca1621647f3884b40d5857aa711 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 430/862] 199.204.45.74 () {34 vars in 1079 bytes} [Thu Jul 2 01:34:07 2026] GET /v2.0/ports?tenant_id=c40fd761dc0f40a299ac590e785c8d47&device_id=88b232be-ee3a-49a0-8d8a-7cef9d224661 => generated 1421 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/863] 199.204.45.74 () {34 vars in 985 bytes} [Thu Jul 2 01:34:07 2026] GET /v2.0/networks?id=04faf16c-6877-4c00-94be-ebdd95c16930 => generated 779 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/864] 199.204.45.74 () {34 vars in 1059 bytes} [Thu Jul 2 01:34:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=ae28cbb5-c2cb-4148-8ebf-ff7da55340d5 => generated 861 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/865] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:34:07 2026] GET /v2.0/ports?device_id=fadfde4f-878a-4079-9c6e-e23f505cf54e => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/866] 199.204.45.74 () {34 vars in 1057 bytes} [Thu Jul 2 01:34:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=ae28cbb5-c2cb-4148-8ebf-ff7da55340d5 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/867] 10.0.0.18 () {34 vars in 664 bytes} [Thu Jul 2 01:34:07 2026] POST /v2.0/ports => generated 778 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 435/868] 199.204.45.74 () {34 vars in 983 bytes} [Thu Jul 2 01:34:07 2026] GET /v2.0/subnets?id=2e0837f2-3160-4009-b820-88b902825764 => generated 701 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/869] 199.204.45.74 () {34 vars in 1051 bytes} [Thu Jul 2 01:34:07 2026] GET /v2.0/ports?network_id=04faf16c-6877-4c00-94be-ebdd95c16930&device_owner=network%3Adhcp => generated 1244 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/870] 199.204.45.74 () {34 vars in 1011 bytes} [Thu Jul 2 01:34:07 2026] GET /v2.0/networks/04faf16c-6877-4c00-94be-ebdd95c16930?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/871] 199.204.45.74 () {34 vars in 1111 bytes} [Thu Jul 2 01:34:07 2026] GET /v2.0/networks/04faf16c-6877-4c00-94be-ebdd95c16930?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/872] 10.0.0.18 () {34 vars in 736 bytes} [Thu Jul 2 01:34:07 2026] PUT /v2.0/ports/9149d424-4cd7-4d09-833e-cc6923721ef3 => generated 752 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:34:08.129 7 INFO neutron.services.segments.plugin [-] Segment 27561498-07a0-415d-960d-4019dd38b4b7 resource provider aggregate not found 2026-07-02 01:34:08.134 7 INFO neutron.services.segments.plugin [-] Segment 27561498-07a0-415d-960d-4019dd38b4b7 resource provider aggregate not found 2026-07-02 01:34:08.141 7 INFO neutron.services.segments.plugin [-] Segment 27561498-07a0-415d-960d-4019dd38b4b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27561498-07a0-415d-960d-4019dd38b4b7 found for delete ", "request_id": "req-ee23269c-07f6-4077-8b70-421110636964"}]} 2026-07-02 01:34:08.168 7 INFO neutron.services.segments.plugin [-] Segment 27561498-07a0-415d-960d-4019dd38b4b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27561498-07a0-415d-960d-4019dd38b4b7 found for delete ", "request_id": "req-bfac36c5-9ac6-4f33-b054-82902e018e42"}]} [pid: 7|app: 0|req: 439/873] 10.0.0.18 () {32 vars in 719 bytes} [Thu Jul 2 01:34:08 2026] DELETE /v2.0/ports/9149d424-4cd7-4d09-833e-cc6923721ef3 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 435/874] 10.0.0.18 () {32 vars in 642 bytes} [Thu Jul 2 01:34:08 2026] GET /v2.0/ports => generated 781 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:34:08.434 7 INFO neutron.pecan_wsgi.hooks.translation [None req-eed0c390-aeed-4d8d-b40f-1d3405fae658 54995b94a7ce486da6a1999e76268bd3 4da87ca1621647f3884b40d5857aa711 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 440/875] 10.0.0.18 () {32 vars in 716 bytes} [Thu Jul 2 01:34:08 2026] GET /v2.0/ports/9149d424-4cd7-4d09-833e-cc6923721ef3 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/876] 10.0.0.18 () {32 vars in 642 bytes} [Thu Jul 2 01:34:08 2026] GET /v2.0/ports => generated 781 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/877] 10.0.0.18 () {32 vars in 716 bytes} [Thu Jul 2 01:34:08 2026] GET /v2.0/ports/b1f16816-3fc8-4ffd-bf78-3bc32fc37b54 => generated 778 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:34:08.572 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e92c10d8-d0af-4322-ad82-eb38f82d8852 54995b94a7ce486da6a1999e76268bd3 4da87ca1621647f3884b40d5857aa711 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 437/878] 10.0.0.18 () {32 vars in 719 bytes} [Thu Jul 2 01:34:08 2026] DELETE /v2.0/ports/76ccecd6-82df-40a6-923b-a0ec2128140c => generated 132 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 01:34:08.589 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0a1734ac-52c1-47a8-867a-43edcd135b71 54995b94a7ce486da6a1999e76268bd3 4da87ca1621647f3884b40d5857aa711 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 438/879] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:34:08 2026] DELETE /v2.0/subnets/21ff634d-0ee7-40fe-9d80-f8e6bf557caa => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 01:34:08.602 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bfe8d6b4-226f-44b0-a5e2-f0a71160f2fe 54995b94a7ce486da6a1999e76268bd3 4da87ca1621647f3884b40d5857aa711 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 439/880] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:34:08 2026] DELETE /v2.0/subnets/33647954-82e7-42a8-9807-00a0011e64c8 => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/881] 199.204.45.74 () {34 vars in 1117 bytes} [Thu Jul 2 01:34:08 2026] GET /v2.0/ports?device_id=88b232be-ee3a-49a0-8d8a-7cef9d224661&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.5 => generated 1152 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/882] 10.0.0.18 () {32 vars in 719 bytes} [Thu Jul 2 01:34:08 2026] DELETE /v2.0/ports/b1f16816-3fc8-4ffd-bf78-3bc32fc37b54 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 01:34:08.909 8 INFO neutron.services.segments.plugin [-] Segment ec7ab0f0-070a-49de-a40b-2e2cba180d08 resource provider aggregate not found 2026-07-02 01:34:08.912 8 INFO neutron.services.segments.plugin [-] Segment ec7ab0f0-070a-49de-a40b-2e2cba180d08 resource provider aggregate not found 2026-07-02 01:34:08.927 8 INFO neutron.services.segments.plugin [-] Segment ec7ab0f0-070a-49de-a40b-2e2cba180d08 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec7ab0f0-070a-49de-a40b-2e2cba180d08 found for delete ", "request_id": "req-e256c0ca-355c-4334-b524-447cc72dc510"}]} 2026-07-02 01:34:08.933 8 INFO neutron.services.segments.plugin [-] Segment ec7ab0f0-070a-49de-a40b-2e2cba180d08 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec7ab0f0-070a-49de-a40b-2e2cba180d08 found for delete ", "request_id": "req-aa220e71-1c52-4949-98ce-2ecdf395101c"}]} [pid: 8|app: 0|req: 441/883] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:34:08 2026] DELETE /v2.0/networks/5fd69270-2b61-4e4f-a0d0-ecc3e304683c => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/884] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:34:08 2026] GET /v2.0/ports?device_id=fadfde4f-878a-4079-9c6e-e23f505cf54e => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/885] 199.204.45.74 () {38 vars in 1027 bytes} [Thu Jul 2 01:34:08 2026] PUT /v2.0/ports/ae28cbb5-c2cb-4148-8ebf-ff7da55340d5 => generated 972 bytes in 610 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 443/886] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:34:09 2026] GET /v2.0/security-groups?tenant_id=4da87ca1621647f3884b40d5857aa711&name=default => generated 2925 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/887] 199.204.45.74 () {34 vars in 1079 bytes} [Thu Jul 2 01:34:09 2026] GET /v2.0/ports?tenant_id=c40fd761dc0f40a299ac590e785c8d47&device_id=88b232be-ee3a-49a0-8d8a-7cef9d224661 => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 01:34:09.853 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b176d680-f512-4147-951a-223ecefcdd00'] response: {'name': 'network-changed', 'server_uuid': '88b232be-ee3a-49a0-8d8a-7cef9d224661', 'tag': 'ae28cbb5-c2cb-4148-8ebf-ff7da55340d5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 444/888] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:34:09 2026] DELETE /v2.0/security-groups/62722286-c663-4344-af1c-3816befefd03 => 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: 445/889] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:34:09 2026] GET /v2.0/security-groups?tenant_id=b275b06f5a66497cb6802830786b8d8b&name=default => generated 2925 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/890] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:34:10 2026] GET /v2.0/ports?device_id=fadfde4f-878a-4079-9c6e-e23f505cf54e => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/891] 199.204.45.74 () {34 vars in 985 bytes} [Thu Jul 2 01:34:09 2026] GET /v2.0/networks?id=04faf16c-6877-4c00-94be-ebdd95c16930 => generated 779 bytes in 417 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/892] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:34:10 2026] DELETE /v2.0/security-groups/0a2bfc48-21e7-42fc-90d2-17b7598dcc39 => 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: 446/893] 199.204.45.74 () {34 vars in 1059 bytes} [Thu Jul 2 01:34:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=ae28cbb5-c2cb-4148-8ebf-ff7da55340d5 => generated 861 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/894] 199.204.45.74 () {34 vars in 983 bytes} [Thu Jul 2 01:34:10 2026] GET /v2.0/subnets?id=2e0837f2-3160-4009-b820-88b902825764 => generated 701 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/895] 199.204.45.74 () {34 vars in 1051 bytes} [Thu Jul 2 01:34:10 2026] GET /v2.0/ports?network_id=04faf16c-6877-4c00-94be-ebdd95c16930&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/896] 199.204.45.74 () {34 vars in 1011 bytes} [Thu Jul 2 01:34:10 2026] GET /v2.0/networks/04faf16c-6877-4c00-94be-ebdd95c16930?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/897] 199.204.45.74 () {34 vars in 1111 bytes} [Thu Jul 2 01:34:10 2026] GET /v2.0/networks/04faf16c-6877-4c00-94be-ebdd95c16930?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/898] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:34:10 2026] GET /v2.0/security-groups?tenant_id=b00bfe52085440d19b55a7da8b5bf872&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/899] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:34:10 2026] DELETE /v2.0/security-groups/c20e7145-3415-47b7-b759-0275371357e8 => 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: 449/900] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:34:10 2026] GET /v2.0/ports?device_id=88b232be-ee3a-49a0-8d8a-7cef9d224661 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/901] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:34:10 2026] GET /v2.0/security-groups?id=41c54874-a2df-4260-923d-6cd6fa9152cd&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/902] 199.204.45.74 () {34 vars in 985 bytes} [Thu Jul 2 01:34:11 2026] GET /v2.0/networks?id=b6feb914-d6fd-405b-b92a-00b161ed724f => generated 676 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/903] 199.204.45.74 () {34 vars in 1049 bytes} [Thu Jul 2 01:34:11 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7d2017d7cc6341199070561c2298dbc3 => generated 181 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:34:11.147 7 WARNING neutron_lib.context [req-297ee94f-3da5-4b34-b4bb-ae5407559391 req-ee9cb56c-49c9-4453-86ee-5504da43410b 95a54afba2414de8b1bcd375936c8ec2 7d2017d7cc6341199070561c2298dbc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 454/904] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:34:11 2026] GET /v2.0/ports?device_id=fadfde4f-878a-4079-9c6e-e23f505cf54e => 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: 455/905] 199.204.45.74 () {34 vars in 1079 bytes} [Thu Jul 2 01:34:11 2026] GET /v2.0/ports?tenant_id=c40fd761dc0f40a299ac590e785c8d47&device_id=88b232be-ee3a-49a0-8d8a-7cef9d224661 => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/906] 199.204.45.74 () {38 vars in 954 bytes} [Thu Jul 2 01:34:11 2026] POST /v2.0/ports => generated 958 bytes in 421 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 456/907] 199.204.45.74 () {34 vars in 985 bytes} [Thu Jul 2 01:34:11 2026] GET /v2.0/networks?id=04faf16c-6877-4c00-94be-ebdd95c16930 => generated 779 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/908] 199.204.45.74 () {34 vars in 1059 bytes} [Thu Jul 2 01:34:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=ae28cbb5-c2cb-4148-8ebf-ff7da55340d5 => generated 861 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/909] 199.204.45.74 () {34 vars in 983 bytes} [Thu Jul 2 01:34:11 2026] GET /v2.0/subnets?id=2e0837f2-3160-4009-b820-88b902825764 => generated 701 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/910] 199.204.45.74 () {34 vars in 1051 bytes} [Thu Jul 2 01:34:11 2026] GET /v2.0/ports?network_id=04faf16c-6877-4c00-94be-ebdd95c16930&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/911] 199.204.45.74 () {34 vars in 1011 bytes} [Thu Jul 2 01:34:11 2026] GET /v2.0/networks/04faf16c-6877-4c00-94be-ebdd95c16930?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 01:34:11.942 8 WARNING neutron_lib.context [None req-8f4dd9e4-7558-4c7a-a9b7-1d9b661abba4 98a95fb4282044c29d08692e1dd5b989 b2e7459160534c73aad20d7acf8cacbf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 452/912] 199.204.45.74 () {38 vars in 1027 bytes} [Thu Jul 2 01:34:11 2026] PUT /v2.0/ports/0243fc73-3284-4b74-ae3c-9897813b6722 => generated 1239 bytes in 447 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 01:34:12.059 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-eea4f6dc-d8bf-4cd3-826d-44058d59d4f4'] response: {'name': 'network-changed', 'server_uuid': 'fadfde4f-878a-4079-9c6e-e23f505cf54e', 'tag': '0243fc73-3284-4b74-ae3c-9897813b6722', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 453/913] 199.204.45.74 () {34 vars in 1111 bytes} [Thu Jul 2 01:34:12 2026] GET /v2.0/networks/04faf16c-6877-4c00-94be-ebdd95c16930?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: 454/914] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:34:12 2026] GET /v2.0/ports?device_id=88b232be-ee3a-49a0-8d8a-7cef9d224661 => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/915] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:34:12 2026] GET /v2.0/security-groups?id=41c54874-a2df-4260-923d-6cd6fa9152cd&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/916] 10.0.0.18 () {34 vars in 683 bytes} [Thu Jul 2 01:34:11 2026] POST /v2.0/security-groups => generated 1625 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/917] 10.0.0.18 () {32 vars in 662 bytes} [Thu Jul 2 01:34:12 2026] GET /v2.0/security-groups => generated 4530 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/918] 10.0.0.18 () {34 vars in 757 bytes} [Thu Jul 2 01:34:12 2026] PUT /v2.0/security-groups/e3f927ce-1deb-45fd-8e1a-1ba4e52b1232 => generated 1662 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/919] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:34:12 2026] GET /v2.0/ports?device_id=fadfde4f-878a-4079-9c6e-e23f505cf54e => generated 973 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/920] 10.0.0.18 () {32 vars in 736 bytes} [Thu Jul 2 01:34:12 2026] GET /v2.0/security-groups/e3f927ce-1deb-45fd-8e1a-1ba4e52b1232 => generated 1662 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/921] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:34:12 2026] GET /v2.0/security-groups?id=b1b8e232-1989-4b7e-98ad-21f865bfd9a3&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/922] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:34:12 2026] DELETE /v2.0/security-groups/e3f927ce-1deb-45fd-8e1a-1ba4e52b1232 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/923] 10.0.0.18 () {32 vars in 662 bytes} [Thu Jul 2 01:34:12 2026] GET /v2.0/security-groups => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 01:34:12.569 8 INFO neutron.api.v2.resource [None req-295b3875-bcbc-4e51-9636-19590f7ee9e3 98a95fb4282044c29d08692e1dd5b989 b2e7459160534c73aad20d7acf8cacbf - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 465/924] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:34:12 2026] DELETE /v2.0/security-groups/e3f927ce-1deb-45fd-8e1a-1ba4e52b1232 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 01:34:12.581 8 WARNING neutron_lib.context [None req-8d8776f3-7be9-4ed8-9b2a-584ce6a8160d 98a95fb4282044c29d08692e1dd5b989 b2e7459160534c73aad20d7acf8cacbf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 460/925] 199.204.45.74 () {34 vars in 1079 bytes} [Thu Jul 2 01:34:12 2026] GET /v2.0/ports?tenant_id=7d2017d7cc6341199070561c2298dbc3&device_id=fadfde4f-878a-4079-9c6e-e23f505cf54e => generated 1242 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/926] 199.204.45.74 () {34 vars in 1017 bytes} [Thu Jul 2 01:34:12 2026] GET /v2.0/networks?tenant_id=7d2017d7cc6341199070561c2298dbc3&shared=False => generated 772 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/927] 10.0.0.18 () {34 vars in 683 bytes} [Thu Jul 2 01:34:12 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: 462/928] 199.204.45.74 () {34 vars in 993 bytes} [Thu Jul 2 01:34:12 2026] GET /v2.0/ports?device_id=88b232be-ee3a-49a0-8d8a-7cef9d224661 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:34:12.734 7 WARNING neutron_lib.context [None req-7e26e508-9a27-4e9e-979e-cdf07f81b4b2 98a95fb4282044c29d08692e1dd5b989 b2e7459160534c73aad20d7acf8cacbf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/929] 199.204.45.74 () {34 vars in 929 bytes} [Thu Jul 2 01:34:12 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/930] 10.0.0.18 () {34 vars in 694 bytes} [Thu Jul 2 01:34:12 2026] POST /v2.0/security-group-rules => generated 601 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/931] 10.0.0.18 () {32 vars in 746 bytes} [Thu Jul 2 01:34:12 2026] GET /v2.0/security-group-rules/0bc2bdef-5d64-4e13-9706-de301cc65310 => generated 601 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/932] 10.0.0.18 () {32 vars in 672 bytes} [Thu Jul 2 01:34:12 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/933] 10.0.0.18 () {32 vars in 749 bytes} [Thu Jul 2 01:34:12 2026] DELETE /v2.0/security-group-rules/0bc2bdef-5d64-4e13-9706-de301cc65310 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/936] 10.0.0.18 () {32 vars in 672 bytes} [Thu Jul 2 01:34:13 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 01:34:13.141 7 WARNING neutron_lib.context [None req-16e8796b-af53-4583-a596-4f8820410e23 98a95fb4282044c29d08692e1dd5b989 b2e7459160534c73aad20d7acf8cacbf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:34:13.145 8 INFO neutron.db.l3_db [req-c4a0d3c0-4587-4d6a-84fe-5adf38383954 req-558c44b1-a07d-4370-a0d2-a8403f6a2034 b3a9319e791545aa86501e36bc4150f0 c40fd761dc0f40a299ac590e785c8d47 - - default default] Floating IP 16b3f5cd-c01a-43ca-a38f-5a33d1cddbe2 disassociated. External IP: 10.96.250.212, port: ae28cbb5-c2cb-4148-8ebf-ff7da55340d5. [pid: 7|app: 0|req: 470/937] 10.0.0.18 () {34 vars in 694 bytes} [Thu Jul 2 01:34:13 2026] POST /v2.0/security-group-rules => generated 601 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/938] 10.0.0.18 () {32 vars in 746 bytes} [Thu Jul 2 01:34:13 2026] GET /v2.0/security-group-rules/03e116ee-7b03-44f9-8377-f4b5e2e269d3 => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/939] 10.0.0.18 () {32 vars in 672 bytes} [Thu Jul 2 01:34:13 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/940] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:34:13 2026] GET /v2.0/ports?device_id=88b232be-ee3a-49a0-8d8a-7cef9d224661 => 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: 474/941] 10.0.0.18 () {32 vars in 749 bytes} [Thu Jul 2 01:34:13 2026] DELETE /v2.0/security-group-rules/03e116ee-7b03-44f9-8377-f4b5e2e269d3 => 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: 475/942] 10.0.0.18 () {32 vars in 672 bytes} [Thu Jul 2 01:34:13 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/943] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:34:13 2026] GET /v2.0/ports?device_id=fadfde4f-878a-4079-9c6e-e23f505cf54e => generated 973 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:34:13.532 7 WARNING neutron_lib.context [None req-396aabe4-8225-4ba5-b4a4-9488448730d5 98a95fb4282044c29d08692e1dd5b989 b2e7459160534c73aad20d7acf8cacbf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 468/944] 199.204.45.74 () {36 vars in 996 bytes} [Thu Jul 2 01:34:12 2026] DELETE /v2.0/ports/ae28cbb5-c2cb-4148-8ebf-ff7da55340d5 => generated 0 bytes in 786 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/945] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:34:13 2026] GET /v2.0/security-groups?id=b1b8e232-1989-4b7e-98ad-21f865bfd9a3&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/946] 10.0.0.18 () {34 vars in 694 bytes} [Thu Jul 2 01:34:13 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) 2026-07-02 01:34:13.645 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d84046e1-ab05-4462-9231-1e6760fe7315'] response: {'server_uuid': '88b232be-ee3a-49a0-8d8a-7cef9d224661', 'name': 'network-vif-deleted', 'tag': 'ae28cbb5-c2cb-4148-8ebf-ff7da55340d5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 470/947] 10.0.0.18 () {32 vars in 746 bytes} [Thu Jul 2 01:34:13 2026] GET /v2.0/security-group-rules/9164bb2c-c5c7-4776-93a8-54aed5bccd7c => generated 602 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/948] 10.0.0.18 () {32 vars in 672 bytes} [Thu Jul 2 01:34:13 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/949] 199.204.45.74 () {34 vars in 1079 bytes} [Thu Jul 2 01:34:13 2026] GET /v2.0/ports?tenant_id=7d2017d7cc6341199070561c2298dbc3&device_id=fadfde4f-878a-4079-9c6e-e23f505cf54e => generated 1242 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/950] 10.0.0.18 () {32 vars in 749 bytes} [Thu Jul 2 01:34:13 2026] DELETE /v2.0/security-group-rules/9164bb2c-c5c7-4776-93a8-54aed5bccd7c => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/951] 199.204.45.74 () {34 vars in 1059 bytes} [Thu Jul 2 01:34:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=0243fc73-3284-4b74-ae3c-9897813b6722 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/952] 199.204.45.74 () {34 vars in 983 bytes} [Thu Jul 2 01:34:13 2026] GET /v2.0/subnets?id=71df6cf5-9e29-45c8-bec0-27f5116123b2 => generated 694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/953] 10.0.0.18 () {32 vars in 672 bytes} [Thu Jul 2 01:34:13 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: 482/954] 199.204.45.74 () {34 vars in 1051 bytes} [Thu Jul 2 01:34:13 2026] GET /v2.0/ports?network_id=b6feb914-d6fd-405b-b92a-00b161ed724f&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/955] 199.204.45.74 () {34 vars in 1011 bytes} [Thu Jul 2 01:34:13 2026] GET /v2.0/networks/b6feb914-d6fd-405b-b92a-00b161ed724f?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/956] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:34:13 2026] DELETE /v2.0/security-groups/830fd301-7c51-4349-bcec-237ff1968673 => 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: 474/957] 10.0.0.18 () {32 vars in 662 bytes} [Thu Jul 2 01:34:14 2026] GET /v2.0/security-groups => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/958] 199.204.45.74 () {34 vars in 1111 bytes} [Thu Jul 2 01:34:14 2026] GET /v2.0/networks/b6feb914-d6fd-405b-b92a-00b161ed724f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/959] 10.0.0.18 () {32 vars in 662 bytes} [Thu Jul 2 01:34:14 2026] GET /v2.0/security-groups => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/960] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:34:14 2026] GET /v2.0/ports?device_id=88b232be-ee3a-49a0-8d8a-7cef9d224661 => 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: 486/961] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:34:14 2026] GET /v2.0/ports?device_id=fadfde4f-878a-4079-9c6e-e23f505cf54e => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/962] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:34:14 2026] GET /v2.0/security-groups?id=b1b8e232-1989-4b7e-98ad-21f865bfd9a3&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/963] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:34:14 2026] GET /v2.0/security-groups?tenant_id=b2e7459160534c73aad20d7acf8cacbf&name=default => generated 2925 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/964] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:34:14 2026] DELETE /v2.0/security-groups/b323f2bb-1791-45ad-a409-0155126907e2 => 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: 477/965] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:34:15 2026] GET /v2.0/ports?device_id=88b232be-ee3a-49a0-8d8a-7cef9d224661 => 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: 489/966] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:34:15 2026] GET /v2.0/security-groups?tenant_id=65c500283042483eb67df41d42e7862b&name=default => generated 2925 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/967] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:34:15 2026] GET /v2.0/ports?device_id=fadfde4f-878a-4079-9c6e-e23f505cf54e => generated 973 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/968] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:34:15 2026] GET /v2.0/security-groups?id=b1b8e232-1989-4b7e-98ad-21f865bfd9a3&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/969] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:34:15 2026] DELETE /v2.0/security-groups/18b29dc9-b276-4d52-b40d-65661b3c9b06 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/970] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:34:16 2026] GET /v2.0/ports?device_id=88b232be-ee3a-49a0-8d8a-7cef9d224661 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/971] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:34:16 2026] GET /v2.0/ports?device_id=fadfde4f-878a-4079-9c6e-e23f505cf54e => generated 973 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/972] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:34:17 2026] GET /v2.0/security-groups?id=b1b8e232-1989-4b7e-98ad-21f865bfd9a3&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/973] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:34:17 2026] DELETE /v2.0/security-groups/41c54874-a2df-4260-923d-6cd6fa9152cd => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:34:17.835 7 INFO neutron.api.v2.resource [None req-7ad8dffe-63d9-49ce-81b9-90be05174b62 b3a9319e791545aa86501e36bc4150f0 c40fd761dc0f40a299ac590e785c8d47 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 494/974] 10.0.0.18 () {32 vars in 736 bytes} [Thu Jul 2 01:34:17 2026] GET /v2.0/security-groups/41c54874-a2df-4260-923d-6cd6fa9152cd => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/975] 10.0.0.18 () {32 vars in 731 bytes} [Thu Jul 2 01:34:17 2026] DELETE /v2.0/floatingips/16b3f5cd-c01a-43ca-a38f-5a33d1cddbe2 => generated 0 bytes in 300 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/976] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:34:18 2026] GET /v2.0/ports?device_id=fadfde4f-878a-4079-9c6e-e23f505cf54e => generated 975 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/977] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:34:18 2026] GET /v2.0/security-groups?tenant_id=da799a7a09a247d9992f7701c3c59aa0&name=default => generated 2925 bytes in 348 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/978] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:34:18 2026] GET /v2.0/security-groups?id=b1b8e232-1989-4b7e-98ad-21f865bfd9a3&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/979] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:34:18 2026] DELETE /v2.0/security-groups/750b5107-2def-4d74-8eec-ccfdee0b4b25 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/980] 10.0.0.18 () {34 vars in 788 bytes} [Thu Jul 2 01:34:18 2026] PUT /v2.0/routers/21752a34-0ecd-49bf-a576-286c4a0f1154/remove_router_interface => generated 309 bytes in 985 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/981] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:34:19 2026] GET /v2.0/security-groups?tenant_id=95509de62077463685336c66a7b4f94b&name=default => generated 2925 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/982] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:34:19 2026] GET /v2.0/ports?device_id=fadfde4f-878a-4079-9c6e-e23f505cf54e => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/983] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:34:19 2026] DELETE /v2.0/security-groups/e1349a51-9303-435a-afdc-5bc6b9d0741a => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/984] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:34:19 2026] GET /v2.0/security-groups?id=b1b8e232-1989-4b7e-98ad-21f865bfd9a3&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/985] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:34:20 2026] GET /v2.0/ports?device_id=fadfde4f-878a-4079-9c6e-e23f505cf54e => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:34:20.141 8 INFO neutron.services.segments.plugin [-] Segment 7b4f1eb8-36a1-4e87-9f43-4ff94a37d3de resource provider aggregate not found 2026-07-02 01:34:20.145 8 INFO neutron.services.segments.plugin [-] Segment 7b4f1eb8-36a1-4e87-9f43-4ff94a37d3de resource provider aggregate not found 2026-07-02 01:34:20.157 8 INFO neutron.services.segments.plugin [-] Segment 7b4f1eb8-36a1-4e87-9f43-4ff94a37d3de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b4f1eb8-36a1-4e87-9f43-4ff94a37d3de found for delete ", "request_id": "req-6c2f563a-24ca-4fc9-8f1d-ebac6e37f1ac"}]} 2026-07-02 01:34:20.158 8 INFO neutron.services.segments.plugin [-] Segment 7b4f1eb8-36a1-4e87-9f43-4ff94a37d3de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b4f1eb8-36a1-4e87-9f43-4ff94a37d3de found for delete ", "request_id": "req-8cc05c20-1ba7-4188-b3b8-af6c7540e8f2"}]} 2026-07-02 01:34:20.171 8 INFO neutron.db.l3_hamode_db [None req-87bc2ac7-df56-426b-a6e2-27d3e3a888ec c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] HA network 6dec5fff-2b09-4b48-b7db-9c39d1cd3811 was deleted as no HA routers are present in tenant c40fd761dc0f40a299ac590e785c8d47. [pid: 8|app: 0|req: 485/986] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:34:19 2026] DELETE /v2.0/routers/21752a34-0ecd-49bf-a576-286c4a0f1154 => generated 0 bytes in 956 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/987] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:34:20 2026] GET /v2.0/security-groups?tenant_id=1c7175e89ee44ff4a9203a904c6ec545&name=default => generated 2925 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/988] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:34:20 2026] DELETE /v2.0/subnets/2e0837f2-3160-4009-b820-88b902825764 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 01:34:20.488 8 INFO neutron.db.l3_db [None req-bdd92b3e-b524-4061-b0ce-faccce09575e 95a54afba2414de8b1bcd375936c8ec2 7d2017d7cc6341199070561c2298dbc3 - - default default] Floating IP a7eaa37d-458a-4c9f-adb1-3912dda21026 associated. External IP: 10.96.250.208, port: 0243fc73-3284-4b74-ae3c-9897813b6722. [pid: 7|app: 0|req: 504/989] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:34:20 2026] DELETE /v2.0/security-groups/c8c87d4c-f4ac-4fe7-8906-5c26a6294a5f => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/990] 10.0.0.18 () {34 vars in 748 bytes} [Thu Jul 2 01:34:20 2026] PUT /v2.0/floatingips/a7eaa37d-458a-4c9f-adb1-3912dda21026 => generated 856 bytes in 629 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:34:20.828 7 INFO neutron.services.segments.plugin [-] Segment 0b3057ee-dc4c-4d94-be98-6acbf646e3f5 resource provider aggregate not found 2026-07-02 01:34:20.833 7 INFO neutron.services.segments.plugin [-] Segment 0b3057ee-dc4c-4d94-be98-6acbf646e3f5 resource provider aggregate not found 2026-07-02 01:34:20.846 7 INFO neutron.services.segments.plugin [-] Segment 0b3057ee-dc4c-4d94-be98-6acbf646e3f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b3057ee-dc4c-4d94-be98-6acbf646e3f5 found for delete ", "request_id": "req-e8f5064d-1692-4586-804f-b3b883c09cf2"}]} 2026-07-02 01:34:20.848 7 INFO neutron.services.segments.plugin [-] Segment 0b3057ee-dc4c-4d94-be98-6acbf646e3f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b3057ee-dc4c-4d94-be98-6acbf646e3f5 found for delete ", "request_id": "req-1cd2de3e-9911-4197-99dc-3c29bd83e816"}]} [pid: 7|app: 0|req: 505/991] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:34:20 2026] DELETE /v2.0/networks/04faf16c-6877-4c00-94be-ebdd95c16930 => generated 0 bytes in 332 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 01:34:20.997 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cae796e2-f8fb-434f-88af-30732dae3854'] response: {'name': 'network-changed', 'server_uuid': 'fadfde4f-878a-4079-9c6e-e23f505cf54e', 'tag': '0243fc73-3284-4b74-ae3c-9897813b6722', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 487/992] 10.0.0.18 () {32 vars in 652 bytes} [Thu Jul 2 01:34:20 2026] GET /v2.0/extensions => generated 20516 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/993] 10.0.0.18 () {32 vars in 680 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/994] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/security-groups?tenant_id=c40fd761dc0f40a299ac590e785c8d47&name=default => generated 2921 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/995] 10.0.0.18 () {32 vars in 680 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/996] 10.0.0.18 () {32 vars in 728 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/997] 10.0.0.18 () {32 vars in 664 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/extensions/agent => generated 153 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/998] 10.0.0.18 () {32 vars in 698 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/999] 10.0.0.18 () {32 vars in 696 bytes} [Thu Jul 2 01:34:21 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: 494/1000] 10.0.0.18 () {32 vars in 700 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/1001] 10.0.0.18 () {32 vars in 688 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/1002] 10.0.0.18 () {32 vars in 702 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/1003] 10.0.0.18 () {32 vars in 692 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1004] 10.0.0.18 () {32 vars in 694 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1005] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:34:21 2026] DELETE /v2.0/security-groups/a2f9d1f6-c02f-42c2-8b93-122337d8fc9c => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/1006] 10.0.0.18 () {32 vars in 684 bytes} [Thu Jul 2 01:34:21 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: 508/1007] 10.0.0.18 () {32 vars in 686 bytes} [Thu Jul 2 01:34:21 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: 500/1008] 10.0.0.18 () {32 vars in 660 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1009] 10.0.0.18 () {32 vars in 698 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1010] 10.0.0.18 () {32 vars in 678 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1011] 10.0.0.18 () {32 vars in 682 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1012] 10.0.0.18 () {32 vars in 674 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1013] 10.0.0.18 () {32 vars in 688 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1014] 10.0.0.18 () {32 vars in 722 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1015] 10.0.0.18 () {32 vars in 686 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1016] 10.0.0.18 () {32 vars in 668 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1017] 10.0.0.18 () {32 vars in 686 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1018] 10.0.0.18 () {32 vars in 680 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1019] 10.0.0.18 () {32 vars in 698 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1020] 10.0.0.18 () {32 vars in 678 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1021] 10.0.0.18 () {32 vars in 666 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/extensions/router => generated 256 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1022] 10.0.0.18 () {32 vars in 676 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1023] 10.0.0.18 () {32 vars in 664 bytes} [Thu Jul 2 01:34:21 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: 508/1024] 10.0.0.18 () {32 vars in 674 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/extensions/l3-flavors => 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: 517/1025] 10.0.0.18 () {32 vars in 712 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1026] 10.0.0.18 () {32 vars in 690 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1027] 10.0.0.18 () {32 vars in 682 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1028] 10.0.0.18 () {32 vars in 668 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1029] 10.0.0.18 () {32 vars in 686 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1030] 10.0.0.18 () {32 vars in 704 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1031] 10.0.0.18 () {32 vars in 674 bytes} [Thu Jul 2 01:34:21 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: 512/1032] 10.0.0.18 () {32 vars in 700 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1033] 10.0.0.18 () {32 vars in 674 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1034] 10.0.0.18 () {32 vars in 692 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1035] 10.0.0.18 () {32 vars in 688 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1036] 10.0.0.18 () {32 vars in 708 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1037] 199.204.45.74 () {34 vars in 1079 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/ports?tenant_id=7d2017d7cc6341199070561c2298dbc3&device_id=fadfde4f-878a-4079-9c6e-e23f505cf54e => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1038] 10.0.0.18 () {32 vars in 704 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1039] 10.0.0.18 () {32 vars in 718 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1040] 10.0.0.18 () {32 vars in 696 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1041] 10.0.0.18 () {32 vars in 710 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1042] 10.0.0.18 () {32 vars in 668 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/extensions/binding => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1043] 199.204.45.74 () {34 vars in 985 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/networks?id=b6feb914-d6fd-405b-b92a-00b161ed724f => generated 772 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1044] 10.0.0.18 () {32 vars in 686 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1045] 10.0.0.18 () {32 vars in 680 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1046] 10.0.0.18 () {32 vars in 674 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1047] 10.0.0.18 () {32 vars in 670 bytes} [Thu Jul 2 01:34:21 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: 530/1048] 10.0.0.18 () {32 vars in 660 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1049] 10.0.0.18 () {32 vars in 698 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1050] 10.0.0.18 () {32 vars in 698 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1051] 199.204.45.74 () {34 vars in 1059 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=0243fc73-3284-4b74-ae3c-9897813b6722 => generated 859 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1052] 10.0.0.18 () {32 vars in 676 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1053] 10.0.0.18 () {32 vars in 668 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1054] 10.0.0.18 () {32 vars in 682 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1055] 199.204.45.74 () {34 vars in 983 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/subnets?id=71df6cf5-9e29-45c8-bec0-27f5116123b2 => generated 694 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1056] 10.0.0.18 () {32 vars in 700 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1057] 10.0.0.18 () {32 vars in 684 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1058] 10.0.0.18 () {32 vars in 706 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1059] 10.0.0.18 () {32 vars in 668 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1060] 199.204.45.74 () {34 vars in 1051 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/ports?network_id=b6feb914-d6fd-405b-b92a-00b161ed724f&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1061] 10.0.0.18 () {32 vars in 696 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1062] 10.0.0.18 () {32 vars in 694 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1063] 10.0.0.18 () {32 vars in 684 bytes} [Thu Jul 2 01:34:21 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: 8|app: 0|req: 527/1064] 10.0.0.18 () {32 vars in 688 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1065] 10.0.0.18 () {32 vars in 666 bytes} [Thu Jul 2 01:34:21 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: 529/1066] 10.0.0.18 () {32 vars in 680 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1067] 199.204.45.74 () {34 vars in 1011 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/networks/b6feb914-d6fd-405b-b92a-00b161ed724f?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1068] 10.0.0.18 () {32 vars in 680 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1069] 10.0.0.18 () {32 vars in 690 bytes} [Thu Jul 2 01:34:21 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: 532/1070] 10.0.0.18 () {32 vars in 690 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1071] 10.0.0.18 () {32 vars in 694 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1072] 10.0.0.18 () {32 vars in 684 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1073] 10.0.0.18 () {32 vars in 688 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1074] 199.204.45.74 () {34 vars in 1111 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/networks/b6feb914-d6fd-405b-b92a-00b161ed724f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1075] 10.0.0.18 () {32 vars in 700 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1076] 10.0.0.18 () {32 vars in 702 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1077] 10.0.0.18 () {32 vars in 712 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1078] 10.0.0.18 () {32 vars in 716 bytes} [Thu Jul 2 01:34:21 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: 8|app: 0|req: 538/1079] 10.0.0.18 () {32 vars in 714 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1080] 10.0.0.18 () {32 vars in 726 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1081] 10.0.0.18 () {32 vars in 740 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1082] 10.0.0.18 () {32 vars in 718 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1083] 10.0.0.18 () {32 vars in 682 bytes} [Thu Jul 2 01:34:21 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: 544/1084] 10.0.0.18 () {32 vars in 668 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/extensions/segment => generated 145 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1085] 10.0.0.18 () {32 vars in 718 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1086] 10.0.0.18 () {32 vars in 678 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1087] 10.0.0.18 () {32 vars in 668 bytes} [Thu Jul 2 01:34:21 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1088] 10.0.0.18 () {32 vars in 696 bytes} [Thu Jul 2 01:34:22 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1089] 10.0.0.18 () {32 vars in 704 bytes} [Thu Jul 2 01:34:22 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1090] 10.0.0.18 () {32 vars in 700 bytes} [Thu Jul 2 01:34:22 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1091] 10.0.0.18 () {32 vars in 700 bytes} [Thu Jul 2 01:34:22 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1092] 10.0.0.18 () {32 vars in 682 bytes} [Thu Jul 2 01:34:22 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1093] 10.0.0.18 () {32 vars in 704 bytes} [Thu Jul 2 01:34:22 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1094] 10.0.0.18 () {32 vars in 694 bytes} [Thu Jul 2 01:34:22 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1095] 10.0.0.18 () {32 vars in 688 bytes} [Thu Jul 2 01:34:22 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1096] 10.0.0.18 () {32 vars in 696 bytes} [Thu Jul 2 01:34:22 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: 547/1097] 10.0.0.18 () {32 vars in 678 bytes} [Thu Jul 2 01:34:22 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1098] 10.0.0.18 () {32 vars in 688 bytes} [Thu Jul 2 01:34:22 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1099] 10.0.0.18 () {32 vars in 700 bytes} [Thu Jul 2 01:34:22 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: 7|app: 0|req: 552/1100] 10.0.0.18 () {32 vars in 664 bytes} [Thu Jul 2 01:34:22 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: 549/1101] 10.0.0.18 () {32 vars in 680 bytes} [Thu Jul 2 01:34:22 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1102] 10.0.0.18 () {32 vars in 692 bytes} [Thu Jul 2 01:34:22 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1103] 10.0.0.18 () {32 vars in 676 bytes} [Thu Jul 2 01:34:22 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1104] 10.0.0.18 () {32 vars in 666 bytes} [Thu Jul 2 01:34:22 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:34:22.839 8 INFO neutron.db.segments_db [None req-568728d8-890f-4f28-928e-63e2330ce662 c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] Added segment 578eb718-7e3a-41b1-a8e2-9e1e50f4a18e of type vxlan for network 212b6716-1b59-48db-8605-14b1c07493ab [pid: 7|app: 0|req: 555/1105] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:34:22 2026] GET /v2.0/security-groups?tenant_id=3d6df5b4eb34462f9f8563f23ac21393&name=default => generated 2925 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1106] 10.0.0.18 () {34 vars in 670 bytes} [Thu Jul 2 01:34:22 2026] POST /v2.0/networks => generated 739 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1107] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:34:22 2026] DELETE /v2.0/security-groups/49c968ac-eb2c-4e3f-8332-2408d6f000c7 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1108] 10.0.0.18 () {34 vars in 668 bytes} [Thu Jul 2 01:34:22 2026] POST /v2.0/subnets => generated 686 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:34:23.171 8 INFO neutron.db.segments_db [None req-a5e511bb-90fd-4029-8647-a213eab75c59 c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] Added segment 48cbd219-97cc-4840-930c-de972bed16a2 of type vxlan for network caa620f2-d07a-4a2b-bb6a-011c0d527cad 2026-07-02 01:34:23.497 8 INFO neutron.db.l3_hamode_db [None req-a5e511bb-90fd-4029-8647-a213eab75c59 c654eccbb41040ad9b512ab4c63f9f74 4da98917339446b1947aa90a89e092a1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 01:34:23.559 7 INFO neutron.db.segments_db [None req-e41a563f-252f-4f6f-af1b-0bf9537a7824 c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] Added segment 6c408e7e-a391-4097-a87f-e39931152d77 of type vxlan for network 5ea843ce-8dd1-4514-b94c-9d0758f706ef [pid: 7|app: 0|req: 557/1109] 10.0.0.18 () {34 vars in 670 bytes} [Thu Jul 2 01:34:23 2026] POST /v2.0/networks => generated 738 bytes in 530 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1110] 10.0.0.18 () {34 vars in 668 bytes} [Thu Jul 2 01:34:23 2026] POST /v2.0/subnets => generated 685 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:34:23.986 7 INFO neutron.db.segments_db [None req-bbd6d149-a828-46e8-b05f-13655de8b347 c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] Added segment 46997489-b007-4ffe-935c-97cf21268fda of type vxlan for network c5024265-3e72-45f0-bfa8-f751bbefe605 2026-07-02 01:34:24.250 8 INFO neutron.db.l3_hamode_db [None req-a5e511bb-90fd-4029-8647-a213eab75c59 c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 01:34:24.259 7 INFO neutron.db.l3_hamode_db [None req-bbd6d149-a828-46e8-b05f-13655de8b347 c654eccbb41040ad9b512ab4c63f9f74 c340854362f2412ba429332d7ca6484b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 01:34:24.924 7 INFO neutron.db.l3_hamode_db [None req-bbd6d149-a828-46e8-b05f-13655de8b347 c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 553/1111] 10.0.0.18 () {34 vars in 668 bytes} [Thu Jul 2 01:34:23 2026] POST /v2.0/routers => generated 726 bytes in 2469 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:34:25.760 8 WARNING neutron_lib.context [None req-0ea48edc-725c-4020-a184-06e6e3c3955a 32003d7eb8db44f6ad526e4b14cab22a 450574c89f4e4ca187d12b10416f7f26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 559/1112] 10.0.0.18 () {34 vars in 668 bytes} [Thu Jul 2 01:34:23 2026] POST /v2.0/routers => generated 725 bytes in 1990 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:34:25.900 8 INFO neutron.db.segments_db [None req-0ea48edc-725c-4020-a184-06e6e3c3955a 32003d7eb8db44f6ad526e4b14cab22a 450574c89f4e4ca187d12b10416f7f26 - - default default] Added segment d83ea349-7980-440a-82d2-04cf817f82e5 of type vxlan for network 3063a4ec-641b-47eb-9e44-10c30993d055 [pid: 7|app: 0|req: 560/1113] 199.204.45.74 () {34 vars in 1095 bytes} [Thu Jul 2 01:34:25 2026] GET /v2.0/ports?device_id=fadfde4f-878a-4079-9c6e-e23f505cf54e&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1114] 10.0.0.18 () {34 vars in 669 bytes} [Thu Jul 2 01:34:25 2026] POST /v2.0/networks => generated 645 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1115] 10.0.0.18 () {34 vars in 782 bytes} [Thu Jul 2 01:34:25 2026] PUT /v2.0/routers/b8459bee-0783-442f-b9f3-ea2a0d81b02a/add_router_interface => generated 309 bytes in 1165 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:34:27.115 7 WARNING neutron_lib.context [None req-b3b2db6a-9cb7-4ee7-ae17-ce459d9fc338 32003d7eb8db44f6ad526e4b14cab22a 450574c89f4e4ca187d12b10416f7f26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 555/1116] 10.0.0.18 () {34 vars in 782 bytes} [Thu Jul 2 01:34:25 2026] PUT /v2.0/routers/8734ab89-80ec-4c9f-8a7d-963ae84e3e33/add_router_interface => generated 309 bytes in 1156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1117] 199.204.45.74 () {34 vars in 1079 bytes} [Thu Jul 2 01:34:27 2026] GET /v2.0/ports?tenant_id=7d2017d7cc6341199070561c2298dbc3&device_id=fadfde4f-878a-4079-9c6e-e23f505cf54e => 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: 562/1118] 10.0.0.18 () {34 vars in 664 bytes} [Thu Jul 2 01:34:27 2026] POST /v2.0/ports => generated 775 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:34:27.499 8 WARNING neutron_lib.context [None req-8de3b536-cf5a-4148-9475-50eb1d882805 32003d7eb8db44f6ad526e4b14cab22a 450574c89f4e4ca187d12b10416f7f26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:34:27.553 8 INFO neutron.db.segments_db [None req-8de3b536-cf5a-4148-9475-50eb1d882805 32003d7eb8db44f6ad526e4b14cab22a 450574c89f4e4ca187d12b10416f7f26 - - default default] Added segment 326df35f-b1be-4b62-9b71-9b80e100d22a of type vxlan for network d09d84ce-e962-44f1-be1b-0702d673ee3d [pid: 8|app: 0|req: 557/1119] 10.0.0.18 () {34 vars in 669 bytes} [Thu Jul 2 01:34:27 2026] POST /v2.0/networks => generated 632 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 01:34:27.665 7 WARNING neutron_lib.context [None req-58958efd-9a4b-4103-ac25-8a0f13a2f5c4 32003d7eb8db44f6ad526e4b14cab22a 450574c89f4e4ca187d12b10416f7f26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 558/1120] 199.204.45.74 () {34 vars in 985 bytes} [Thu Jul 2 01:34:27 2026] GET /v2.0/networks?id=b6feb914-d6fd-405b-b92a-00b161ed724f => generated 772 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:34:27.760 8 WARNING neutron_lib.context [None req-d11f2dba-201f-4240-9412-2cac293aad0d 7a8ad3943daa456a8f588ad319f7f17d c340854362f2412ba429332d7ca6484b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 559/1121] 10.0.0.18 () {34 vars in 684 bytes} [Thu Jul 2 01:34:27 2026] POST /v2.0/security-groups => generated 1661 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1122] 199.204.45.74 () {34 vars in 1059 bytes} [Thu Jul 2 01:34:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=0243fc73-3284-4b74-ae3c-9897813b6722 => generated 861 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:34:27.927 8 WARNING neutron_lib.context [None req-f161eea0-1aa1-485b-baa9-a8c0091b442c 7a8ad3943daa456a8f588ad319f7f17d c340854362f2412ba429332d7ca6484b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 563/1123] 10.0.0.18 () {34 vars in 668 bytes} [Thu Jul 2 01:34:27 2026] POST /v2.0/subnets => generated 626 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1124] 199.204.45.74 () {34 vars in 983 bytes} [Thu Jul 2 01:34:27 2026] GET /v2.0/subnets?id=71df6cf5-9e29-45c8-bec0-27f5116123b2 => generated 694 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:34:27.983 7 WARNING neutron_lib.context [None req-fd181d84-8a8d-43a7-b3f1-553371c0664c 32003d7eb8db44f6ad526e4b14cab22a 450574c89f4e4ca187d12b10416f7f26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1125] 10.0.0.18 () {34 vars in 694 bytes} [Thu Jul 2 01:34:27 2026] POST /v2.0/security-group-rules => generated 597 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1128] 199.204.45.74 () {34 vars in 1051 bytes} [Thu Jul 2 01:34:28 2026] GET /v2.0/ports?network_id=b6feb914-d6fd-405b-b92a-00b161ed724f&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 01:34:28.055 8 WARNING neutron_lib.context [None req-33b4d643-ff84-49d0-90e3-5867a8949154 7a8ad3943daa456a8f588ad319f7f17d c340854362f2412ba429332d7ca6484b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 565/1129] 10.0.0.18 () {34 vars in 694 bytes} [Thu Jul 2 01:34:28 2026] POST /v2.0/security-group-rules => generated 602 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1130] 199.204.45.74 () {34 vars in 1011 bytes} [Thu Jul 2 01:34:28 2026] GET /v2.0/networks/b6feb914-d6fd-405b-b92a-00b161ed724f?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 01:34:28.193 8 WARNING neutron_lib.context [None req-53ca7faf-6bdd-4f54-861b-2817feeef855 7a8ad3943daa456a8f588ad319f7f17d c340854362f2412ba429332d7ca6484b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 565/1131] 10.0.0.18 () {34 vars in 664 bytes} [Thu Jul 2 01:34:27 2026] POST /v2.0/ports => generated 950 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 566/1132] 199.204.45.74 () {34 vars in 1111 bytes} [Thu Jul 2 01:34:28 2026] GET /v2.0/networks/b6feb914-d6fd-405b-b92a-00b161ed724f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1133] 10.0.0.18 () {32 vars in 719 bytes} [Thu Jul 2 01:34:28 2026] DELETE /v2.0/ports/ddc0407b-bf59-4d3a-9451-acc406021632 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 01:34:28.708 7 INFO neutron.pecan_wsgi.hooks.translation [None req-83e0d59d-5975-4740-aca1-39583cbd14de 32003d7eb8db44f6ad526e4b14cab22a 450574c89f4e4ca187d12b10416f7f26 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 568/1134] 10.0.0.18 () {32 vars in 719 bytes} [Thu Jul 2 01:34:28 2026] DELETE /v2.0/ports/ddc0407b-bf59-4d3a-9451-acc406021632 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 01:34:28.729 7 INFO neutron.pecan_wsgi.hooks.translation [None req-95a99c32-a4dd-4cd0-929f-9df9bfd352ff 32003d7eb8db44f6ad526e4b14cab22a 450574c89f4e4ca187d12b10416f7f26 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 569/1135] 10.0.0.18 () {32 vars in 716 bytes} [Thu Jul 2 01:34:28 2026] GET /v2.0/ports/ddc0407b-bf59-4d3a-9451-acc406021632 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1136] 10.0.0.18 () {34 vars in 675 bytes} [Thu Jul 2 01:34:28 2026] POST /v2.0/floatingips => generated 552 bytes in 596 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1137] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:34:28 2026] DELETE /v2.0/subnets/bd11d182-70fc-43d5-ac50-e1263f7ee937 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1138] 10.0.0.15 () {34 vars in 1099 bytes} [Thu Jul 2 01:34:29 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1232202034&fields=id&tenant_id=c340854362f2412ba429332d7ca6484b => generated 69 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1139] 10.0.0.15 () {34 vars in 981 bytes} [Thu Jul 2 01:34:29 2026] GET /v2.0/networks?id=5ea843ce-8dd1-4514-b94c-9d0758f706ef => generated 670 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1140] 10.0.0.15 () {34 vars in 964 bytes} [Thu Jul 2 01:34:29 2026] GET /v2.0/quotas/c340854362f2412ba429332d7ca6484b => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:34:29.394 8 INFO neutron.services.segments.plugin [-] Segment 326df35f-b1be-4b62-9b71-9b80e100d22a resource provider aggregate not found 2026-07-02 01:34:29.399 8 INFO neutron.services.segments.plugin [-] Segment 326df35f-b1be-4b62-9b71-9b80e100d22a resource provider aggregate not found 2026-07-02 01:34:29.407 8 INFO neutron.services.segments.plugin [-] Segment 326df35f-b1be-4b62-9b71-9b80e100d22a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 326df35f-b1be-4b62-9b71-9b80e100d22a found for delete ", "request_id": "req-69e31dd5-6edc-4812-bcdc-265168156a69"}]} 2026-07-02 01:34:29.419 8 INFO neutron.services.segments.plugin [-] Segment 326df35f-b1be-4b62-9b71-9b80e100d22a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 326df35f-b1be-4b62-9b71-9b80e100d22a found for delete ", "request_id": "req-ef33880c-86fc-4b87-9f17-30a255f1447a"}]} [pid: 8|app: 0|req: 568/1141] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:34:28 2026] DELETE /v2.0/networks/d09d84ce-e962-44f1-be1b-0702d673ee3d => generated 0 bytes in 461 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 01:34:29.443 8 WARNING neutron_lib.context [None req-b5426e1b-f978-457c-9f0e-94c5a16933ef 32003d7eb8db44f6ad526e4b14cab22a 450574c89f4e4ca187d12b10416f7f26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 574/1142] 10.0.0.15 () {34 vars in 1001 bytes} [Thu Jul 2 01:34:29 2026] GET /v2.0/ports?tenant_id=c340854362f2412ba429332d7ca6484b&fields=id => generated 103 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:34:29.510 8 INFO neutron.db.segments_db [None req-b5426e1b-f978-457c-9f0e-94c5a16933ef 32003d7eb8db44f6ad526e4b14cab22a 450574c89f4e4ca187d12b10416f7f26 - - default default] Added segment 1c8f6020-6ceb-4758-8927-2ce8604c0bc6 of type vxlan for network 30450418-0a93-4b1d-8cf0-c98f445c96de [pid: 7|app: 0|req: 575/1143] 10.0.0.15 () {34 vars in 1007 bytes} [Thu Jul 2 01:34:29 2026] GET /v2.0/networks/5ea843ce-8dd1-4514-b94c-9d0758f706ef?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1144] 10.0.0.15 () {34 vars in 981 bytes} [Thu Jul 2 01:34:29 2026] GET /v2.0/networks?id=212b6716-1b59-48db-8605-14b1c07493ab => generated 671 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1145] 10.0.0.18 () {34 vars in 669 bytes} [Thu Jul 2 01:34:29 2026] POST /v2.0/networks => generated 632 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1146] 10.0.0.15 () {34 vars in 964 bytes} [Thu Jul 2 01:34:29 2026] GET /v2.0/quotas/4da98917339446b1947aa90a89e092a1 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:34:29.632 8 WARNING neutron_lib.context [None req-5186bafc-e1e6-4d78-90f5-4ce7a57f6e74 32003d7eb8db44f6ad526e4b14cab22a 450574c89f4e4ca187d12b10416f7f26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 577/1147] 10.0.0.15 () {34 vars in 1107 bytes} [Thu Jul 2 01:34:29 2026] GET /v2.0/networks/5ea843ce-8dd1-4514-b94c-9d0758f706ef?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: 578/1148] 10.0.0.15 () {34 vars in 1001 bytes} [Thu Jul 2 01:34:29 2026] GET /v2.0/ports?tenant_id=4da98917339446b1947aa90a89e092a1&fields=id => generated 103 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1149] 10.0.0.15 () {34 vars in 1007 bytes} [Thu Jul 2 01:34:29 2026] GET /v2.0/networks/212b6716-1b59-48db-8605-14b1c07493ab?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1150] 10.0.0.15 () {34 vars in 1107 bytes} [Thu Jul 2 01:34:29 2026] GET /v2.0/networks/212b6716-1b59-48db-8605-14b1c07493ab?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1151] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:34:29 2026] GET /v2.0/ports?device_id=696428cf-257d-48fa-a6e0-8d61c847004b => 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/1152] 10.0.0.18 () {34 vars in 668 bytes} [Thu Jul 2 01:34:29 2026] POST /v2.0/subnets => generated 626 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:34:29.982 7 WARNING neutron_lib.context [None req-6d0b0cbd-70f0-4d4b-a4fe-1f70f5225e16 32003d7eb8db44f6ad526e4b14cab22a 450574c89f4e4ca187d12b10416f7f26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 572/1153] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:34:30 2026] GET /v2.0/ports?device_id=9ac5074e-01a7-4be0-a14e-60e28be8f32c => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1154] 10.0.0.18 () {34 vars in 664 bytes} [Thu Jul 2 01:34:29 2026] POST /v2.0/ports => generated 912 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1155] 10.0.0.97 () {34 vars in 989 bytes} [Thu Jul 2 01:34:30 2026] GET /v2.0/ports?device_id=fadfde4f-878a-4079-9c6e-e23f505cf54e => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1156] 10.0.0.97 () {34 vars in 1039 bytes} [Thu Jul 2 01:34:30 2026] GET /v2.0/security-groups?id=b1b8e232-1989-4b7e-98ad-21f865bfd9a3&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: 573/1157] 10.0.0.18 () {32 vars in 719 bytes} [Thu Jul 2 01:34:30 2026] DELETE /v2.0/ports/9f1f6d11-111f-47f7-ac6f-bc4195d9b7d4 => generated 0 bytes in 315 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 01:34:30.733 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b1a0c62a-ee2b-48cb-8a9c-efb946b017c3 32003d7eb8db44f6ad526e4b14cab22a 450574c89f4e4ca187d12b10416f7f26 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 585/1158] 10.0.0.18 () {32 vars in 716 bytes} [Thu Jul 2 01:34:30 2026] GET /v2.0/ports/9f1f6d11-111f-47f7-ac6f-bc4195d9b7d4 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1159] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:34:30 2026] DELETE /v2.0/subnets/3d0c8507-3705-4cc7-ab67-c99ed06667d4 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1160] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:34:30 2026] GET /v2.0/ports?device_id=696428cf-257d-48fa-a6e0-8d61c847004b => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1161] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:34:31 2026] GET /v2.0/ports?device_id=9ac5074e-01a7-4be0-a14e-60e28be8f32c => generated 12 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 01:34:31.278 7 INFO neutron.services.segments.plugin [-] Segment 1c8f6020-6ceb-4758-8927-2ce8604c0bc6 resource provider aggregate not found 2026-07-02 01:34:31.282 7 INFO neutron.services.segments.plugin [-] Segment 1c8f6020-6ceb-4758-8927-2ce8604c0bc6 resource provider aggregate not found 2026-07-02 01:34:31.298 7 INFO neutron.services.segments.plugin [-] Segment 1c8f6020-6ceb-4758-8927-2ce8604c0bc6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c8f6020-6ceb-4758-8927-2ce8604c0bc6 found for delete ", "request_id": "req-2c41c659-d807-4288-92f3-950379a9754d"}]} 2026-07-02 01:34:31.300 7 INFO neutron.services.segments.plugin [-] Segment 1c8f6020-6ceb-4758-8927-2ce8604c0bc6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c8f6020-6ceb-4758-8927-2ce8604c0bc6 found for delete ", "request_id": "req-f7bb4500-64ab-4fa6-99eb-add1837b56df"}]} [pid: 7|app: 0|req: 586/1162] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:34:30 2026] DELETE /v2.0/networks/30450418-0a93-4b1d-8cf0-c98f445c96de => generated 0 bytes in 396 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 01:34:31.324 8 WARNING neutron_lib.context [None req-02be5422-9a3b-43a6-b2ba-46c8677d4fb7 32003d7eb8db44f6ad526e4b14cab22a 450574c89f4e4ca187d12b10416f7f26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 577/1163] 10.0.0.18 () {34 vars in 664 bytes} [Thu Jul 2 01:34:31 2026] POST /v2.0/ports => generated 774 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1164] 10.0.0.18 () {34 vars in 736 bytes} [Thu Jul 2 01:34:31 2026] PUT /v2.0/ports/caff785a-fe3c-4860-bd3d-f72f67cb05ef => generated 752 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 588/1165] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:34:32 2026] GET /v2.0/ports?device_id=fadfde4f-878a-4079-9c6e-e23f505cf54e => generated 975 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1166] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:34:32 2026] GET /v2.0/ports?device_id=696428cf-257d-48fa-a6e0-8d61c847004b => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1167] 10.0.0.18 () {32 vars in 719 bytes} [Thu Jul 2 01:34:31 2026] DELETE /v2.0/ports/caff785a-fe3c-4860-bd3d-f72f67cb05ef => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1168] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:34:32 2026] GET /v2.0/security-groups?id=b1b8e232-1989-4b7e-98ad-21f865bfd9a3&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1169] 10.0.0.18 () {32 vars in 642 bytes} [Thu Jul 2 01:34:32 2026] GET /v2.0/ports => generated 778 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:34:32.185 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b308d52b-46d7-4ed5-b69c-ac7c77a1889f 32003d7eb8db44f6ad526e4b14cab22a 450574c89f4e4ca187d12b10416f7f26 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 591/1170] 10.0.0.18 () {32 vars in 716 bytes} [Thu Jul 2 01:34:32 2026] GET /v2.0/ports/caff785a-fe3c-4860-bd3d-f72f67cb05ef => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1171] 10.0.0.18 () {32 vars in 642 bytes} [Thu Jul 2 01:34:32 2026] GET /v2.0/ports => generated 778 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1172] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:34:32 2026] GET /v2.0/ports?device_id=fadfde4f-878a-4079-9c6e-e23f505cf54e => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1173] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:34:32 2026] GET /v2.0/ports?device_id=9ac5074e-01a7-4be0-a14e-60e28be8f32c => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1174] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:34:32 2026] GET /v2.0/security-groups?id=b1b8e232-1989-4b7e-98ad-21f865bfd9a3&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: 593/1175] 10.0.0.18 () {32 vars in 716 bytes} [Thu Jul 2 01:34:32 2026] GET /v2.0/ports/6aff00ed-319b-46a3-bf33-77e67c053aff => generated 775 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:34:32.382 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0b3298fa-0102-4b6b-b3ca-e64be41e5f9a 32003d7eb8db44f6ad526e4b14cab22a 450574c89f4e4ca187d12b10416f7f26 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 583/1176] 10.0.0.18 () {32 vars in 719 bytes} [Thu Jul 2 01:34:32 2026] DELETE /v2.0/ports/9f1f6d11-111f-47f7-ac6f-bc4195d9b7d4 => generated 132 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 01:34:32.413 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8db3946d-6e76-4d03-9359-a642510c4394 32003d7eb8db44f6ad526e4b14cab22a 450574c89f4e4ca187d12b10416f7f26 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 594/1177] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:34:32 2026] DELETE /v2.0/subnets/3d0c8507-3705-4cc7-ab67-c99ed06667d4 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 01:34:32.443 8 INFO neutron.pecan_wsgi.hooks.translation [None req-450c99ee-8ddb-4e8b-8216-dab21e3e2c0e 32003d7eb8db44f6ad526e4b14cab22a 450574c89f4e4ca187d12b10416f7f26 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 584/1178] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:34:32 2026] DELETE /v2.0/subnets/bd11d182-70fc-43d5-ac50-e1263f7ee937 => 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: 595/1179] 10.0.0.18 () {32 vars in 719 bytes} [Thu Jul 2 01:34:32 2026] DELETE /v2.0/ports/6aff00ed-319b-46a3-bf33-77e67c053aff => 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: 585/1180] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:34:32 2026] GET /v2.0/ports?device_id=fadfde4f-878a-4079-9c6e-e23f505cf54e => generated 975 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1181] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:34:32 2026] GET /v2.0/security-groups?id=b1b8e232-1989-4b7e-98ad-21f865bfd9a3&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1182] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:34:32 2026] DELETE /v2.0/networks/3063a4ec-641b-47eb-9e44-10c30993d055 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1183] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:34:33 2026] GET /v2.0/ports?device_id=696428cf-257d-48fa-a6e0-8d61c847004b => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 01:34:33.327 7 INFO neutron.services.segments.plugin [-] Segment d83ea349-7980-440a-82d2-04cf817f82e5 resource provider aggregate not found 2026-07-02 01:34:33.333 7 INFO neutron.services.segments.plugin [-] Segment d83ea349-7980-440a-82d2-04cf817f82e5 resource provider aggregate not found 2026-07-02 01:34:33.361 7 INFO neutron.services.segments.plugin [-] Segment d83ea349-7980-440a-82d2-04cf817f82e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d83ea349-7980-440a-82d2-04cf817f82e5 found for delete ", "request_id": "req-7bb3c727-59ab-4e08-97ad-1f8f4a958781"}]} 2026-07-02 01:34:33.362 7 INFO neutron.services.segments.plugin [-] Segment d83ea349-7980-440a-82d2-04cf817f82e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d83ea349-7980-440a-82d2-04cf817f82e5 found for delete ", "request_id": "req-1f7ee30b-e01e-4380-9945-c4943666e10e"}]} [pid: 8|app: 0|req: 588/1184] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:34:33 2026] GET /v2.0/ports?device_id=9ac5074e-01a7-4be0-a14e-60e28be8f32c => 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: 597/1185] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:34:33 2026] GET /v2.0/security-groups?tenant_id=450574c89f4e4ca187d12b10416f7f26&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: 589/1186] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:34:33 2026] DELETE /v2.0/security-groups/4689fa05-85ae-4b30-943d-30aa44f20ac9 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1187] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:34:33 2026] GET /v2.0/ports?device_id=fadfde4f-878a-4079-9c6e-e23f505cf54e => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1188] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:34:33 2026] GET /v2.0/security-groups?id=b1b8e232-1989-4b7e-98ad-21f865bfd9a3&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: 591/1189] 199.204.45.74 () {34 vars in 1079 bytes} [Thu Jul 2 01:34:34 2026] GET /v2.0/ports?tenant_id=7d2017d7cc6341199070561c2298dbc3&device_id=fadfde4f-878a-4079-9c6e-e23f505cf54e => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1190] 199.204.45.74 () {34 vars in 985 bytes} [Thu Jul 2 01:34:34 2026] GET /v2.0/networks?id=5ea843ce-8dd1-4514-b94c-9d0758f706ef => generated 670 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1191] 199.204.45.74 () {34 vars in 1049 bytes} [Thu Jul 2 01:34:34 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c340854362f2412ba429332d7ca6484b => generated 181 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1192] 199.204.45.74 () {34 vars in 985 bytes} [Thu Jul 2 01:34:34 2026] GET /v2.0/networks?id=b6feb914-d6fd-405b-b92a-00b161ed724f => generated 772 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:34:34.322 8 WARNING neutron_lib.context [req-7fa38bab-905e-46e2-a559-62015f7ef9be req-cdc6ceb4-d671-407d-8dee-086158831f14 7a8ad3943daa456a8f588ad319f7f17d c340854362f2412ba429332d7ca6484b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 601/1193] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:34:34 2026] GET /v2.0/ports?device_id=696428cf-257d-48fa-a6e0-8d61c847004b => 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: 602/1194] 199.204.45.74 () {34 vars in 1059 bytes} [Thu Jul 2 01:34:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=0243fc73-3284-4b74-ae3c-9897813b6722 => generated 861 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1195] 199.204.45.74 () {34 vars in 983 bytes} [Thu Jul 2 01:34:34 2026] GET /v2.0/subnets?id=71df6cf5-9e29-45c8-bec0-27f5116123b2 => generated 694 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1196] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:34:34 2026] GET /v2.0/ports?device_id=9ac5074e-01a7-4be0-a14e-60e28be8f32c => 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: 605/1197] 199.204.45.74 () {34 vars in 1051 bytes} [Thu Jul 2 01:34:34 2026] GET /v2.0/ports?network_id=b6feb914-d6fd-405b-b92a-00b161ed724f&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: 606/1198] 199.204.45.74 () {34 vars in 1011 bytes} [Thu Jul 2 01:34:34 2026] GET /v2.0/networks/b6feb914-d6fd-405b-b92a-00b161ed724f?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1199] 199.204.45.74 () {34 vars in 1111 bytes} [Thu Jul 2 01:34:34 2026] GET /v2.0/networks/b6feb914-d6fd-405b-b92a-00b161ed724f?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: 593/1200] 199.204.45.74 () {38 vars in 954 bytes} [Thu Jul 2 01:34:34 2026] POST /v2.0/ports => generated 958 bytes in 451 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 594/1201] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:34:35 2026] GET /v2.0/ports?device_id=fadfde4f-878a-4079-9c6e-e23f505cf54e => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1202] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:34:35 2026] GET /v2.0/security-groups?id=b1b8e232-1989-4b7e-98ad-21f865bfd9a3&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1203] 199.204.45.74 () {38 vars in 1027 bytes} [Thu Jul 2 01:34:34 2026] PUT /v2.0/ports/8c4e1b1f-1bab-46b5-b13c-15fd36c9d870 => generated 1239 bytes in 419 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 01:34:35.483 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ed2a34a7-ba82-4848-9079-d556e64408b0'] response: {'name': 'network-changed', 'server_uuid': '696428cf-257d-48fa-a6e0-8d61c847004b', 'tag': '8c4e1b1f-1bab-46b5-b13c-15fd36c9d870', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 609/1204] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:34:35 2026] GET /v2.0/ports?device_id=696428cf-257d-48fa-a6e0-8d61c847004b => generated 973 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:34:35.559 8 WARNING neutron_lib.context [None req-f423ae27-1970-4373-9b5f-e84d5dfad54c faab71c486944e088e1cafa3930bc9fd 87b3eed2cbe140a2ad203ba65c789c89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 610/1205] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:34:35 2026] GET /v2.0/security-groups?id=de888bf8-84d7-4245-a4e8-2b1828a639a8&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: 611/1206] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:34:35 2026] GET /v2.0/ports?device_id=9ac5074e-01a7-4be0-a14e-60e28be8f32c => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1207] 10.0.0.18 () {34 vars in 675 bytes} [Thu Jul 2 01:34:35 2026] POST /v2.0/subnetpools => generated 548 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1208] 10.0.0.18 () {32 vars in 728 bytes} [Thu Jul 2 01:34:35 2026] GET /v2.0/subnetpools/2d5b59b6-5474-434e-89a3-b44ca6ab97bc => generated 548 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1209] 10.0.0.18 () {34 vars in 748 bytes} [Thu Jul 2 01:34:35 2026] PUT /v2.0/subnetpools/2d5b59b6-5474-434e-89a3-b44ca6ab97bc => generated 501 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1210] 10.0.0.18 () {32 vars in 731 bytes} [Thu Jul 2 01:34:35 2026] DELETE /v2.0/subnetpools/2d5b59b6-5474-434e-89a3-b44ca6ab97bc => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:34:35.790 8 INFO neutron.api.v2.resource [None req-e772f78f-f1a7-4a8c-b5c5-ce8fb9b7d03c faab71c486944e088e1cafa3930bc9fd 87b3eed2cbe140a2ad203ba65c789c89 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 598/1211] 10.0.0.18 () {32 vars in 728 bytes} [Thu Jul 2 01:34:35 2026] GET /v2.0/subnetpools/2d5b59b6-5474-434e-89a3-b44ca6ab97bc => generated 145 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 01:34:35.805 7 INFO neutron.api.v2.resource [None req-cbd3973c-f872-4904-8cae-eb27bd5e61f4 faab71c486944e088e1cafa3930bc9fd 87b3eed2cbe140a2ad203ba65c789c89 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 614/1212] 10.0.0.18 () {32 vars in 731 bytes} [Thu Jul 2 01:34:35 2026] DELETE /v2.0/subnetpools/2d5b59b6-5474-434e-89a3-b44ca6ab97bc => generated 145 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1213] 199.204.45.74 () {34 vars in 1079 bytes} [Thu Jul 2 01:34:35 2026] GET /v2.0/ports?tenant_id=c340854362f2412ba429332d7ca6484b&device_id=696428cf-257d-48fa-a6e0-8d61c847004b => generated 1242 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1214] 199.204.45.74 () {34 vars in 1017 bytes} [Thu Jul 2 01:34:36 2026] GET /v2.0/networks?tenant_id=c340854362f2412ba429332d7ca6484b&shared=False => generated 766 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1215] 199.204.45.74 () {34 vars in 929 bytes} [Thu Jul 2 01:34:36 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1216] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:34:36 2026] GET /v2.0/ports?device_id=fadfde4f-878a-4079-9c6e-e23f505cf54e => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1217] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:34:36 2026] GET /v2.0/security-groups?id=b1b8e232-1989-4b7e-98ad-21f865bfd9a3&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1218] 199.204.45.74 () {34 vars in 985 bytes} [Thu Jul 2 01:34:36 2026] GET /v2.0/networks?id=212b6716-1b59-48db-8605-14b1c07493ab => generated 671 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:34:36.399 7 WARNING neutron_lib.context [req-297789eb-af37-4910-846d-39a00f8abb23 req-3da469f5-be31-49af-b011-a5c5c96263eb 9602caacf10c48a3bea7b51576cc9c55 4da98917339446b1947aa90a89e092a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1219] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:34:36 2026] GET /v2.0/security-groups?tenant_id=87b3eed2cbe140a2ad203ba65c789c89&name=default => generated 2925 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1220] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:34:36 2026] DELETE /v2.0/security-groups/4a0dce8d-3da7-4acc-ba4a-c22062c13737 => 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: 603/1221] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:34:36 2026] GET /v2.0/ports?device_id=696428cf-257d-48fa-a6e0-8d61c847004b => generated 973 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1222] 199.204.45.74 () {38 vars in 954 bytes} [Thu Jul 2 01:34:36 2026] POST /v2.0/ports => generated 958 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 620/1223] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:34:36 2026] GET /v2.0/security-groups?id=de888bf8-84d7-4245-a4e8-2b1828a639a8&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1224] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:34:36 2026] GET /v2.0/ports?device_id=9ac5074e-01a7-4be0-a14e-60e28be8f32c => generated 961 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1225] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:34:36 2026] GET /v2.0/security-groups?id=ec9f2753-c0a4-412f-9979-62c13fd16056&fields=id&fields=name => generated 88 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1226] 199.204.45.74 () {38 vars in 1027 bytes} [Thu Jul 2 01:34:36 2026] PUT /v2.0/ports/bc54ca32-052b-4575-9441-c0b5b5c5d5a1 => generated 1239 bytes in 410 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1227] 199.204.45.74 () {34 vars in 1079 bytes} [Thu Jul 2 01:34:37 2026] GET /v2.0/ports?tenant_id=c340854362f2412ba429332d7ca6484b&device_id=696428cf-257d-48fa-a6e0-8d61c847004b => generated 1242 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 622/1228] 199.204.45.74 () {34 vars in 1059 bytes} [Thu Jul 2 01:34:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=8c4e1b1f-1bab-46b5-b13c-15fd36c9d870 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1229] 199.204.45.74 () {34 vars in 983 bytes} [Thu Jul 2 01:34:37 2026] GET /v2.0/subnets?id=b955cfae-94ed-43ad-8fb9-8abc9fcfcea5 => generated 688 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1230] 199.204.45.74 () {34 vars in 1051 bytes} [Thu Jul 2 01:34:37 2026] GET /v2.0/ports?network_id=5ea843ce-8dd1-4514-b94c-9d0758f706ef&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: 608/1231] 199.204.45.74 () {34 vars in 1011 bytes} [Thu Jul 2 01:34:37 2026] GET /v2.0/networks/5ea843ce-8dd1-4514-b94c-9d0758f706ef?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1232] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:34:37 2026] GET /v2.0/ports?device_id=fadfde4f-878a-4079-9c6e-e23f505cf54e => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1233] 199.204.45.74 () {34 vars in 1111 bytes} [Thu Jul 2 01:34:37 2026] GET /v2.0/networks/5ea843ce-8dd1-4514-b94c-9d0758f706ef?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1234] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:34:37 2026] GET /v2.0/security-groups?id=b1b8e232-1989-4b7e-98ad-21f865bfd9a3&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1235] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:34:37 2026] GET /v2.0/ports?device_id=696428cf-257d-48fa-a6e0-8d61c847004b => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1236] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:34:37 2026] GET /v2.0/security-groups?id=de888bf8-84d7-4245-a4e8-2b1828a639a8&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:34:37.917 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d366f29c-b963-4381-b15c-d2d1550527f4'] response: {'name': 'network-changed', 'server_uuid': '9ac5074e-01a7-4be0-a14e-60e28be8f32c', 'tag': 'bc54ca32-052b-4575-9441-c0b5b5c5d5a1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 626/1237] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:34:37 2026] GET /v2.0/ports?device_id=9ac5074e-01a7-4be0-a14e-60e28be8f32c => generated 973 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1238] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:34:37 2026] GET /v2.0/security-groups?id=ec9f2753-c0a4-412f-9979-62c13fd16056&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1239] 199.204.45.74 () {34 vars in 1079 bytes} [Thu Jul 2 01:34:38 2026] GET /v2.0/ports?tenant_id=4da98917339446b1947aa90a89e092a1&device_id=9ac5074e-01a7-4be0-a14e-60e28be8f32c => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1240] 199.204.45.74 () {34 vars in 1059 bytes} [Thu Jul 2 01:34:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=bc54ca32-052b-4575-9441-c0b5b5c5d5a1 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1241] 199.204.45.74 () {34 vars in 983 bytes} [Thu Jul 2 01:34:38 2026] GET /v2.0/subnets?id=6aa8a253-e8a1-4057-8d24-68259ed8573c => generated 689 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1242] 199.204.45.74 () {34 vars in 1051 bytes} [Thu Jul 2 01:34:38 2026] GET /v2.0/ports?network_id=212b6716-1b59-48db-8605-14b1c07493ab&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1243] 199.204.45.74 () {34 vars in 1011 bytes} [Thu Jul 2 01:34:38 2026] GET /v2.0/networks/212b6716-1b59-48db-8605-14b1c07493ab?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1244] 199.204.45.74 () {34 vars in 1111 bytes} [Thu Jul 2 01:34:38 2026] GET /v2.0/networks/212b6716-1b59-48db-8605-14b1c07493ab?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1245] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:34:38 2026] GET /v2.0/ports?device_id=fadfde4f-878a-4079-9c6e-e23f505cf54e => generated 975 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1246] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:34:38 2026] GET /v2.0/security-groups?id=b1b8e232-1989-4b7e-98ad-21f865bfd9a3&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1247] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:34:38 2026] GET /v2.0/ports?device_id=696428cf-257d-48fa-a6e0-8d61c847004b => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1248] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:34:39 2026] GET /v2.0/security-groups?id=de888bf8-84d7-4245-a4e8-2b1828a639a8&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: 632/1249] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:34:39 2026] GET /v2.0/ports?device_id=9ac5074e-01a7-4be0-a14e-60e28be8f32c => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1250] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:34:39 2026] GET /v2.0/security-groups?id=ec9f2753-c0a4-412f-9979-62c13fd16056&fields=id&fields=name => generated 88 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1251] 199.204.45.74 () {34 vars in 1079 bytes} [Thu Jul 2 01:34:39 2026] GET /v2.0/ports?tenant_id=4da98917339446b1947aa90a89e092a1&device_id=9ac5074e-01a7-4be0-a14e-60e28be8f32c => generated 1242 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1252] 199.204.45.74 () {34 vars in 985 bytes} [Thu Jul 2 01:34:39 2026] GET /v2.0/networks?id=212b6716-1b59-48db-8605-14b1c07493ab => generated 767 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1253] 199.204.45.74 () {34 vars in 1059 bytes} [Thu Jul 2 01:34:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=bc54ca32-052b-4575-9441-c0b5b5c5d5a1 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1254] 199.204.45.74 () {34 vars in 983 bytes} [Thu Jul 2 01:34:39 2026] GET /v2.0/subnets?id=6aa8a253-e8a1-4057-8d24-68259ed8573c => generated 689 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1255] 199.204.45.74 () {34 vars in 1051 bytes} [Thu Jul 2 01:34:39 2026] GET /v2.0/ports?network_id=212b6716-1b59-48db-8605-14b1c07493ab&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1256] 199.204.45.74 () {34 vars in 1011 bytes} [Thu Jul 2 01:34:39 2026] GET /v2.0/networks/212b6716-1b59-48db-8605-14b1c07493ab?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1257] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:34:39 2026] GET /v2.0/ports?device_id=fadfde4f-878a-4079-9c6e-e23f505cf54e => generated 975 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1258] 199.204.45.74 () {34 vars in 1111 bytes} [Thu Jul 2 01:34:39 2026] GET /v2.0/networks/212b6716-1b59-48db-8605-14b1c07493ab?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1259] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:34:39 2026] GET /v2.0/security-groups?id=b1b8e232-1989-4b7e-98ad-21f865bfd9a3&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1260] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:34:40 2026] GET /v2.0/ports?device_id=696428cf-257d-48fa-a6e0-8d61c847004b => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1261] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:34:40 2026] GET /v2.0/security-groups?id=de888bf8-84d7-4245-a4e8-2b1828a639a8&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1262] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:34:40 2026] GET /v2.0/ports?device_id=9ac5074e-01a7-4be0-a14e-60e28be8f32c => generated 973 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1263] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:34:40 2026] GET /v2.0/security-groups?id=ec9f2753-c0a4-412f-9979-62c13fd16056&fields=id&fields=name => generated 88 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1264] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:34:40 2026] GET /v2.0/security-groups?tenant_id=d315cf0ef0d4480b9e33cf7395181196&name=default => generated 2925 bytes in 345 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1265] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:34:40 2026] DELETE /v2.0/security-groups/e5377e2b-777d-401f-bef9-80b2b8678fb6 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1266] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:34:40 2026] GET /v2.0/ports?device_id=fadfde4f-878a-4079-9c6e-e23f505cf54e => generated 973 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1267] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:34:41 2026] GET /v2.0/security-groups?id=b1b8e232-1989-4b7e-98ad-21f865bfd9a3&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1268] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:34:41 2026] GET /v2.0/ports?device_id=696428cf-257d-48fa-a6e0-8d61c847004b => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1269] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:34:41 2026] GET /v2.0/security-groups?id=de888bf8-84d7-4245-a4e8-2b1828a639a8&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1270] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:34:41 2026] GET /v2.0/ports?device_id=9ac5074e-01a7-4be0-a14e-60e28be8f32c => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1271] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:34:41 2026] GET /v2.0/security-groups?id=ec9f2753-c0a4-412f-9979-62c13fd16056&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1272] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:34:42 2026] GET /v2.0/ports?device_id=696428cf-257d-48fa-a6e0-8d61c847004b => generated 975 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1273] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:34:42 2026] GET /v2.0/security-groups?id=de888bf8-84d7-4245-a4e8-2b1828a639a8&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1274] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:34:42 2026] GET /v2.0/ports?device_id=9ac5074e-01a7-4be0-a14e-60e28be8f32c => generated 975 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1275] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:34:42 2026] GET /v2.0/ports?device_id=696428cf-257d-48fa-a6e0-8d61c847004b => generated 975 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1276] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:34:42 2026] GET /v2.0/security-groups?id=ec9f2753-c0a4-412f-9979-62c13fd16056&fields=id&fields=name => generated 88 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 01:34:43.172 7 INFO neutron.db.l3_db [None req-8d8cc7f1-a277-4de3-a7d8-6a01faa89a26 7a8ad3943daa456a8f588ad319f7f17d c340854362f2412ba429332d7ca6484b - - default default] Floating IP 4bb1d349-6c22-4cc8-96d3-b29753095531 associated. External IP: 10.96.250.206, port: 8c4e1b1f-1bab-46b5-b13c-15fd36c9d870. [pid: 7|app: 0|req: 647/1279] 10.0.0.18 () {34 vars in 748 bytes} [Thu Jul 2 01:34:42 2026] PUT /v2.0/floatingips/4bb1d349-6c22-4cc8-96d3-b29753095531 => generated 856 bytes in 766 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1280] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:34:43 2026] GET /v2.0/ports?device_id=696428cf-257d-48fa-a6e0-8d61c847004b => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:34:43.706 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-36b644ce-f6a0-4514-bc23-1ce689abf0f5'] response: {'name': 'network-changed', 'server_uuid': '696428cf-257d-48fa-a6e0-8d61c847004b', 'tag': '8c4e1b1f-1bab-46b5-b13c-15fd36c9d870', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 648/1281] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:34:43 2026] GET /v2.0/security-groups?id=de888bf8-84d7-4245-a4e8-2b1828a639a8&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1282] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:34:43 2026] GET /v2.0/ports?device_id=9ac5074e-01a7-4be0-a14e-60e28be8f32c => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1283] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:34:43 2026] GET /v2.0/security-groups?id=ec9f2753-c0a4-412f-9979-62c13fd16056&fields=id&fields=name => generated 88 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1284] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:34:43 2026] GET /v2.0/ports?device_id=696428cf-257d-48fa-a6e0-8d61c847004b => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1285] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:34:44 2026] GET /v2.0/security-groups?id=de888bf8-84d7-4245-a4e8-2b1828a639a8&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: 636/1286] 199.204.45.74 () {34 vars in 1079 bytes} [Thu Jul 2 01:34:44 2026] GET /v2.0/ports?tenant_id=c340854362f2412ba429332d7ca6484b&device_id=696428cf-257d-48fa-a6e0-8d61c847004b => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1287] 199.204.45.74 () {34 vars in 985 bytes} [Thu Jul 2 01:34:44 2026] GET /v2.0/networks?id=5ea843ce-8dd1-4514-b94c-9d0758f706ef => generated 766 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1288] 199.204.45.74 () {34 vars in 1059 bytes} [Thu Jul 2 01:34:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=8c4e1b1f-1bab-46b5-b13c-15fd36c9d870 => generated 859 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1289] 199.204.45.74 () {34 vars in 983 bytes} [Thu Jul 2 01:34:44 2026] GET /v2.0/subnets?id=b955cfae-94ed-43ad-8fb9-8abc9fcfcea5 => generated 688 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1290] 199.204.45.74 () {34 vars in 1051 bytes} [Thu Jul 2 01:34:44 2026] GET /v2.0/ports?network_id=5ea843ce-8dd1-4514-b94c-9d0758f706ef&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: 7|app: 0|req: 653/1291] 199.204.45.74 () {34 vars in 1011 bytes} [Thu Jul 2 01:34:44 2026] GET /v2.0/networks/5ea843ce-8dd1-4514-b94c-9d0758f706ef?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1292] 199.204.45.74 () {34 vars in 1111 bytes} [Thu Jul 2 01:34:44 2026] GET /v2.0/networks/5ea843ce-8dd1-4514-b94c-9d0758f706ef?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: 640/1293] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:34:45 2026] GET /v2.0/ports?device_id=9ac5074e-01a7-4be0-a14e-60e28be8f32c => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1294] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:34:45 2026] GET /v2.0/security-groups?id=ec9f2753-c0a4-412f-9979-62c13fd16056&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: 642/1295] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:34:45 2026] GET /v2.0/ports?device_id=696428cf-257d-48fa-a6e0-8d61c847004b => 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: 643/1296] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:34:45 2026] GET /v2.0/security-groups?id=de888bf8-84d7-4245-a4e8-2b1828a639a8&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:34:45.404 7 INFO neutron.db.segments_db [None req-45a58060-8de9-432d-a6d0-788922b76ef7 49cd771645484f9097bd4d796883fddd abaada2c41924af09835b1f0bf867ea6 - - default default] Added segment 3bcc9700-1c6e-4f10-8467-30e91f76eb40 of type vxlan for network b1085a87-7fd6-47eb-85a3-41aab9e404db [pid: 7|app: 0|req: 654/1297] 10.0.0.18 () {34 vars in 669 bytes} [Thu Jul 2 01:34:44 2026] POST /v2.0/networks => generated 727 bytes in 501 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1298] 10.0.0.18 () {34 vars in 668 bytes} [Thu Jul 2 01:34:45 2026] POST /v2.0/subnets => generated 644 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:34:45.749 7 WARNING neutron.api.v2.base [None req-1c9677c8-49a1-4332-96be-f09d611fa2bb 49cd771645484f9097bd4d796883fddd abaada2c41924af09835b1f0bf867ea6 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-07-02 01:34:45.750 7 INFO neutron.api.v2.resource [None req-1c9677c8-49a1-4332-96be-f09d611fa2bb 49cd771645484f9097bd4d796883fddd abaada2c41924af09835b1f0bf867ea6 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 655/1299] 10.0.0.18 () {34 vars in 680 bytes} [Thu Jul 2 01:34:45 2026] POST /v2.0/rbac-policies => generated 143 bytes in 9 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1300] 199.204.45.74 () {34 vars in 993 bytes} [Thu Jul 2 01:34:45 2026] GET /v2.0/ports?device_id=696428cf-257d-48fa-a6e0-8d61c847004b => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:34:45.947 8 INFO neutron.services.segments.plugin [-] Segment 3bcc9700-1c6e-4f10-8467-30e91f76eb40 resource provider aggregate not found 2026-07-02 01:34:45.954 8 INFO neutron.services.segments.plugin [-] Segment 3bcc9700-1c6e-4f10-8467-30e91f76eb40 resource provider aggregate not found 2026-07-02 01:34:45.961 8 INFO neutron.services.segments.plugin [-] Segment 3bcc9700-1c6e-4f10-8467-30e91f76eb40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3bcc9700-1c6e-4f10-8467-30e91f76eb40 found for delete ", "request_id": "req-bb5f7bf7-c94f-455b-9f2c-8cb1ee215435"}]} 2026-07-02 01:34:45.970 8 INFO neutron.services.segments.plugin [-] Segment 3bcc9700-1c6e-4f10-8467-30e91f76eb40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3bcc9700-1c6e-4f10-8467-30e91f76eb40 found for delete ", "request_id": "req-aa5ccc2a-0531-4e2e-81eb-dee97584b657"}]} [pid: 8|app: 0|req: 645/1301] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:34:45 2026] DELETE /v2.0/networks/b1085a87-7fd6-47eb-85a3-41aab9e404db => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 01:34:46.050 8 INFO neutron.db.segments_db [None req-4c8e4949-e9c0-4a66-a2e2-bede96cce09c 49cd771645484f9097bd4d796883fddd abaada2c41924af09835b1f0bf867ea6 - - default default] Added segment f036b7aa-095a-4274-9ca4-910cc0fcfb71 of type vxlan for network 677e69bc-4325-4cd4-810d-c17fc3086669 [pid: 8|app: 0|req: 646/1302] 10.0.0.18 () {34 vars in 669 bytes} [Thu Jul 2 01:34:45 2026] POST /v2.0/networks => generated 726 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:34:46.189 7 INFO neutron.db.l3_db [req-88c2fad6-fe08-4d76-a0dc-00f544ee70fa req-e74aa3c1-fc81-4b2c-b94c-c47fe063e182 7a8ad3943daa456a8f588ad319f7f17d c340854362f2412ba429332d7ca6484b - - default default] Floating IP 4bb1d349-6c22-4cc8-96d3-b29753095531 disassociated. External IP: 10.96.250.206, port: 8c4e1b1f-1bab-46b5-b13c-15fd36c9d870. [pid: 8|app: 0|req: 647/1303] 10.0.0.18 () {34 vars in 668 bytes} [Thu Jul 2 01:34:46 2026] POST /v2.0/subnets => generated 647 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1304] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:34:46 2026] GET /v2.0/ports?device_id=9ac5074e-01a7-4be0-a14e-60e28be8f32c => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:34:46.386 8 WARNING neutron.api.v2.base [None req-ced76f9c-034c-406b-b2a1-bfed20c1db49 49cd771645484f9097bd4d796883fddd abaada2c41924af09835b1f0bf867ea6 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-07-02 01:34:46.387 8 INFO neutron.api.v2.resource [None req-ced76f9c-034c-406b-b2a1-bfed20c1db49 49cd771645484f9097bd4d796883fddd abaada2c41924af09835b1f0bf867ea6 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 649/1305] 10.0.0.18 () {34 vars in 680 bytes} [Thu Jul 2 01:34:46 2026] POST /v2.0/rbac-policies => generated 547 bytes in 8 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1306] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:34:46 2026] GET /v2.0/security-groups?id=ec9f2753-c0a4-412f-9979-62c13fd16056&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1307] 199.204.45.74 () {36 vars in 996 bytes} [Thu Jul 2 01:34:45 2026] DELETE /v2.0/ports/8c4e1b1f-1bab-46b5-b13c-15fd36c9d870 => generated 0 bytes in 658 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1308] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:34:46 2026] DELETE /v2.0/networks/677e69bc-4325-4cd4-810d-c17fc3086669 => 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: 658/1309] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:34:46 2026] GET /v2.0/ports?device_id=696428cf-257d-48fa-a6e0-8d61c847004b => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 01:34:46.685 8 INFO neutron.db.segments_db [None req-48f0cb44-c3f5-45a2-af6b-96562919c9ac 49cd771645484f9097bd4d796883fddd abaada2c41924af09835b1f0bf867ea6 - - default default] Added segment 250ddb56-6bdc-47ab-9928-0e9ac02bd57a of type vxlan for network cb63f290-93a4-401b-bca2-eec006aaf011 [pid: 8|app: 0|req: 652/1310] 10.0.0.18 () {34 vars in 669 bytes} [Thu Jul 2 01:34:46 2026] POST /v2.0/networks => generated 727 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:34:46.759 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6099fc20-3cb5-4367-b361-4f660e4d05be'] response: {'server_uuid': '696428cf-257d-48fa-a6e0-8d61c847004b', 'name': 'network-vif-deleted', 'tag': '8c4e1b1f-1bab-46b5-b13c-15fd36c9d870', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 659/1311] 10.0.0.18 () {34 vars in 668 bytes} [Thu Jul 2 01:34:46 2026] POST /v2.0/subnets => generated 647 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1312] 10.0.0.18 () {34 vars in 680 bytes} [Thu Jul 2 01:34:46 2026] POST /v2.0/rbac-policies => generated 324 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1313] 10.0.0.18 () {32 vars in 722 bytes} [Thu Jul 2 01:34:47 2026] GET /v2.0/networks/cb63f290-93a4-401b-bca2-eec006aaf011 => generated 655 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1314] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:34:47 2026] GET /v2.0/ports?device_id=696428cf-257d-48fa-a6e0-8d61c847004b => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1315] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:34:47 2026] GET /v2.0/ports?device_id=9ac5074e-01a7-4be0-a14e-60e28be8f32c => generated 975 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1316] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:34:47 2026] GET /v2.0/security-groups?id=ec9f2753-c0a4-412f-9979-62c13fd16056&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 01:34:48.102 7 INFO neutron.pecan_wsgi.hooks.translation [None req-468ad2c0-511f-4bb6-848d-1ca6173b39d5 43502e6163a8449bbdfd3b515521b4db 22476392b3f642e4b2f87f0424f851a2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 662/1317] 10.0.0.18 () {32 vars in 722 bytes} [Thu Jul 2 01:34:48 2026] GET /v2.0/networks/cb63f290-93a4-401b-bca2-eec006aaf011 => generated 138 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 01:34:48.137 8 INFO neutron.services.segments.plugin [-] Segment f036b7aa-095a-4274-9ca4-910cc0fcfb71 resource provider aggregate not found 2026-07-02 01:34:48.145 8 INFO neutron.services.segments.plugin [-] Segment f036b7aa-095a-4274-9ca4-910cc0fcfb71 resource provider aggregate not found 2026-07-02 01:34:48.154 8 INFO neutron.services.segments.plugin [-] Segment f036b7aa-095a-4274-9ca4-910cc0fcfb71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f036b7aa-095a-4274-9ca4-910cc0fcfb71 found for delete ", "request_id": "req-d4abd0c9-965c-4d2e-85c1-22938ff2a35f"}]} 2026-07-02 01:34:48.163 8 INFO neutron.services.segments.plugin [-] Segment f036b7aa-095a-4274-9ca4-910cc0fcfb71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f036b7aa-095a-4274-9ca4-910cc0fcfb71 found for delete ", "request_id": "req-ee00d43f-8b6b-462d-ac70-665e9bee98b8"}]} [pid: 8|app: 0|req: 656/1318] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:34:48 2026] DELETE /v2.0/networks/cb63f290-93a4-401b-bca2-eec006aaf011 => generated 0 bytes in 487 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 01:34:48.621 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e1abae24-9727-44de-8403-8063101b367c 49cd771645484f9097bd4d796883fddd abaada2c41924af09835b1f0bf867ea6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 663/1319] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:34:48 2026] DELETE /v2.0/subnets/023ede37-3ee2-4198-9bd8-28d97eba625f => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 01:34:48.640 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7a4a5338-6af4-4528-b187-1545c396b021 49cd771645484f9097bd4d796883fddd abaada2c41924af09835b1f0bf867ea6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 657/1320] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:34:48 2026] DELETE /v2.0/subnets/a12ce643-2812-4b01-ba1f-4886acfe844c => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 01:34:48.684 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3e0cb19b-cc67-418f-887c-bf6421b1b287 49cd771645484f9097bd4d796883fddd abaada2c41924af09835b1f0bf867ea6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 664/1321] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:34:48 2026] DELETE /v2.0/subnets/86e4b8c7-70ff-4016-b231-ed192991e979 => 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: 658/1322] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:34:48 2026] GET /v2.0/ports?device_id=696428cf-257d-48fa-a6e0-8d61c847004b => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1323] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:34:49 2026] GET /v2.0/ports?device_id=9ac5074e-01a7-4be0-a14e-60e28be8f32c => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1324] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:34:49 2026] GET /v2.0/security-groups?id=ec9f2753-c0a4-412f-9979-62c13fd16056&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1325] 199.204.45.74 () {34 vars in 993 bytes} [Thu Jul 2 01:34:49 2026] GET /v2.0/ports?device_id=9ac5074e-01a7-4be0-a14e-60e28be8f32c => generated 975 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1326] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:34:49 2026] GET /v2.0/security-groups?tenant_id=8963a857dc34402f89c6083d6a351d48&name=default => generated 2925 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1327] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:34:49 2026] DELETE /v2.0/security-groups/4ceb9a37-49d0-43c7-bea6-31fc447e6245 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1328] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:34:49 2026] DELETE /v2.0/security-groups/de888bf8-84d7-4245-a4e8-2b1828a639a8 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:34:50.009 7 INFO neutron.api.v2.resource [None req-a5d95a2a-1199-4533-91d8-5f3baaf38e69 7a8ad3943daa456a8f588ad319f7f17d c340854362f2412ba429332d7ca6484b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 669/1329] 10.0.0.18 () {32 vars in 736 bytes} [Thu Jul 2 01:34:50 2026] GET /v2.0/security-groups/de888bf8-84d7-4245-a4e8-2b1828a639a8 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1330] 199.204.45.74 () {36 vars in 996 bytes} [Thu Jul 2 01:34:49 2026] DELETE /v2.0/ports/bc54ca32-052b-4575-9441-c0b5b5c5d5a1 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 01:34:50.071 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dddc521e-db21-4d02-8f52-47d964026252'] response: {'server_uuid': '9ac5074e-01a7-4be0-a14e-60e28be8f32c', 'name': 'network-vif-deleted', 'tag': 'bc54ca32-052b-4575-9441-c0b5b5c5d5a1', 'status': 'completed', 'code': 200} 2026-07-02 01:34:50.173 8 INFO neutron.services.segments.plugin [-] Segment 250ddb56-6bdc-47ab-9928-0e9ac02bd57a resource provider aggregate not found 2026-07-02 01:34:50.182 8 INFO neutron.services.segments.plugin [-] Segment 250ddb56-6bdc-47ab-9928-0e9ac02bd57a resource provider aggregate not found 2026-07-02 01:34:50.193 8 INFO neutron.services.segments.plugin [-] Segment 250ddb56-6bdc-47ab-9928-0e9ac02bd57a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 250ddb56-6bdc-47ab-9928-0e9ac02bd57a found for delete ", "request_id": "req-0a967e92-bf8e-4b4c-bdda-d5dc972f2866"}]} [pid: 8|app: 0|req: 662/1331] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:34:50 2026] GET /v2.0/security-groups?tenant_id=22476392b3f642e4b2f87f0424f851a2&name=default => generated 2925 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 01:34:50.203 8 INFO neutron.services.segments.plugin [-] Segment 250ddb56-6bdc-47ab-9928-0e9ac02bd57a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 250ddb56-6bdc-47ab-9928-0e9ac02bd57a found for delete ", "request_id": "req-83b427be-9f93-4997-8945-d71ec664d9fd"}]} [pid: 8|app: 0|req: 663/1332] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:34:50 2026] GET /v2.0/ports?device_id=9ac5074e-01a7-4be0-a14e-60e28be8f32c => 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: 670/1333] 10.0.0.18 () {32 vars in 731 bytes} [Thu Jul 2 01:34:50 2026] DELETE /v2.0/floatingips/4bb1d349-6c22-4cc8-96d3-b29753095531 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1334] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:34:50 2026] DELETE /v2.0/security-groups/6e7df1b2-1971-4d1a-b17f-24efc672246e => 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: 665/1335] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:34:50 2026] GET /v2.0/security-groups?tenant_id=abaada2c41924af09835b1f0bf867ea6&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1336] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:34:50 2026] DELETE /v2.0/security-groups/4badd077-07f6-43f2-b483-e35901077dd0 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1337] 10.0.0.18 () {34 vars in 788 bytes} [Thu Jul 2 01:34:50 2026] PUT /v2.0/routers/8734ab89-80ec-4c9f-8a7d-963ae84e3e33/remove_router_interface => generated 309 bytes in 949 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1338] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:34:51 2026] GET /v2.0/ports?device_id=9ac5074e-01a7-4be0-a14e-60e28be8f32c => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 01:34:52.100 8 INFO neutron.db.l3_hamode_db [None req-a46d6afc-a66b-4ee9-ba66-d8a46b539b7f c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] HA network c5024265-3e72-45f0-bfa8-f751bbefe605 was deleted as no HA routers are present in tenant c340854362f2412ba429332d7ca6484b. [pid: 8|app: 0|req: 667/1339] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:34:51 2026] DELETE /v2.0/routers/8734ab89-80ec-4c9f-8a7d-963ae84e3e33 => generated 0 bytes in 859 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1340] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:34:52 2026] DELETE /v2.0/subnets/b955cfae-94ed-43ad-8fb9-8abc9fcfcea5 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 01:34:52.295 8 INFO neutron.services.segments.plugin [-] Segment 46997489-b007-4ffe-935c-97cf21268fda resource provider aggregate not found 2026-07-02 01:34:52.301 8 INFO neutron.services.segments.plugin [-] Segment 46997489-b007-4ffe-935c-97cf21268fda resource provider aggregate not found 2026-07-02 01:34:52.321 8 INFO neutron.services.segments.plugin [-] Segment 46997489-b007-4ffe-935c-97cf21268fda resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46997489-b007-4ffe-935c-97cf21268fda found for delete ", "request_id": "req-71ca568e-3666-4560-b5e2-d61f108a9093"}]} 2026-07-02 01:34:52.322 8 INFO neutron.services.segments.plugin [-] Segment 46997489-b007-4ffe-935c-97cf21268fda resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46997489-b007-4ffe-935c-97cf21268fda found for delete ", "request_id": "req-0e56e737-5857-4ab0-b0e0-be64e3ab84c2"}]} [pid: 7|app: 0|req: 674/1341] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:34:52 2026] GET /v2.0/ports?device_id=9ac5074e-01a7-4be0-a14e-60e28be8f32c => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1342] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:34:52 2026] DELETE /v2.0/networks/5ea843ce-8dd1-4514-b94c-9d0758f706ef => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1343] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:34:52 2026] GET /v2.0/security-groups?tenant_id=c340854362f2412ba429332d7ca6484b&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1344] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:34:52 2026] DELETE /v2.0/security-groups/ab3f7fe8-3d27-4db2-9ef7-d941cf150d41 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1345] 10.0.0.97 () {34 vars in 989 bytes} [Thu Jul 2 01:34:53 2026] GET /v2.0/ports?device_id=fadfde4f-878a-4079-9c6e-e23f505cf54e => generated 1244 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1346] 10.0.0.97 () {34 vars in 1039 bytes} [Thu Jul 2 01:34:53 2026] GET /v2.0/security-groups?id=b1b8e232-1989-4b7e-98ad-21f865bfd9a3&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:34:54.759 8 INFO neutron.services.segments.plugin [-] Segment 6c408e7e-a391-4097-a87f-e39931152d77 resource provider aggregate not found 2026-07-02 01:34:54.765 8 INFO neutron.services.segments.plugin [-] Segment 6c408e7e-a391-4097-a87f-e39931152d77 resource provider aggregate not found 2026-07-02 01:34:54.771 8 INFO neutron.services.segments.plugin [-] Segment 6c408e7e-a391-4097-a87f-e39931152d77 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c408e7e-a391-4097-a87f-e39931152d77 found for delete ", "request_id": "req-a10e43c6-caac-4743-bd98-3635963dd5e5"}]} 2026-07-02 01:34:54.776 8 INFO neutron.services.segments.plugin [-] Segment 6c408e7e-a391-4097-a87f-e39931152d77 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c408e7e-a391-4097-a87f-e39931152d77 found for delete ", "request_id": "req-790e89ed-033f-461e-bed5-6a1ecd736c33"}]} 2026-07-02 01:34:55.023 8 INFO neutron.db.segments_db [None req-4b9b6518-2f07-443f-ad15-0185fa6ea1e8 c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] Added segment 4b0caa24-f533-49c3-be68-d79bf8be096e of type vxlan for network 07ef4993-990f-436a-a86a-1f3ecdf5819c [pid: 8|app: 0|req: 671/1347] 10.0.0.18 () {34 vars in 670 bytes} [Thu Jul 2 01:34:54 2026] POST /v2.0/networks => generated 745 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:34:55.235 8 WARNING neutron_lib.context [None req-3262fdfe-6d41-415f-993d-9d4fdd041d03 9aff1ce8f975417695ed49939b203187 7060ce5590bc4abca027b18897bf8481 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:34:55.391 8 INFO neutron.db.segments_db [None req-3262fdfe-6d41-415f-993d-9d4fdd041d03 9aff1ce8f975417695ed49939b203187 7060ce5590bc4abca027b18897bf8481 - - default default] Added segment 2b44c562-7dec-4f79-9b0c-ccd67c06331d of type vxlan for network acaaf524-efae-4546-bf95-78b2be923e88 [pid: 8|app: 0|req: 672/1348] 10.0.0.18 () {34 vars in 669 bytes} [Thu Jul 2 01:34:55 2026] POST /v2.0/networks => generated 631 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1349] 10.0.0.18 () {34 vars in 788 bytes} [Thu Jul 2 01:34:54 2026] PUT /v2.0/routers/b8459bee-0783-442f-b9f3-ea2a0d81b02a/remove_router_interface => generated 309 bytes in 957 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:34:55.611 7 WARNING neutron_lib.context [None req-4a77940e-0392-4a59-8214-f150159a712e 9aff1ce8f975417695ed49939b203187 7060ce5590bc4abca027b18897bf8481 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 673/1350] 10.0.0.18 () {34 vars in 668 bytes} [Thu Jul 2 01:34:55 2026] POST /v2.0/subnets => generated 692 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1351] 10.0.0.18 () {34 vars in 663 bytes} [Thu Jul 2 01:34:55 2026] POST /v2.0/ports => generated 743 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 01:34:55.927 7 INFO neutron.db.segments_db [None req-12c3e059-0578-4fd5-8625-7800cf9ec258 c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] Added segment 9da28ae7-cc3a-4388-986c-c96e69df8bf3 of type vxlan for network 42b2a016-7ac0-4294-9391-12af7f7c79b0 2026-07-02 01:34:56.285 7 INFO neutron.db.l3_hamode_db [None req-12c3e059-0578-4fd5-8625-7800cf9ec258 c654eccbb41040ad9b512ab4c63f9f74 b970fa08c4944d6ca11f95cf7e68ce5c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 01:34:56.476 8 INFO neutron.db.l3_hamode_db [None req-02939c34-5b54-4b16-9ee9-6ba4b42e0b79 c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] HA network caa620f2-d07a-4a2b-bb6a-011c0d527cad was deleted as no HA routers are present in tenant 4da98917339446b1947aa90a89e092a1. [pid: 8|app: 0|req: 674/1352] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:34:55 2026] DELETE /v2.0/routers/b8459bee-0783-442f-b9f3-ea2a0d81b02a => generated 0 bytes in 820 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:34:56.486 8 WARNING neutron_lib.context [None req-b61df2d9-8ef9-4f96-beea-a42ace25be36 9aff1ce8f975417695ed49939b203187 7060ce5590bc4abca027b18897bf8481 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:34:56.534 8 INFO neutron.db.segments_db [None req-b61df2d9-8ef9-4f96-beea-a42ace25be36 9aff1ce8f975417695ed49939b203187 7060ce5590bc4abca027b18897bf8481 - - default default] Added segment dbce3137-5fed-4a7b-9bc3-57690a60f390 of type vxlan for network 15e63749-f77b-4181-a3cf-19d0c44d7e85 [pid: 8|app: 0|req: 675/1353] 10.0.0.18 () {34 vars in 669 bytes} [Thu Jul 2 01:34:56 2026] POST /v2.0/networks => generated 631 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:34:56.793 8 INFO neutron.services.segments.plugin [-] Segment 48cbd219-97cc-4840-930c-de972bed16a2 resource provider aggregate not found 2026-07-02 01:34:56.797 8 INFO neutron.services.segments.plugin [-] Segment 48cbd219-97cc-4840-930c-de972bed16a2 resource provider aggregate not found 2026-07-02 01:34:56.814 8 INFO neutron.services.segments.plugin [-] Segment 48cbd219-97cc-4840-930c-de972bed16a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48cbd219-97cc-4840-930c-de972bed16a2 found for delete ", "request_id": "req-9ff4b404-a708-4684-bfa3-3eda78d23c4d"}]} 2026-07-02 01:34:56.815 8 INFO neutron.services.segments.plugin [-] Segment 48cbd219-97cc-4840-930c-de972bed16a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48cbd219-97cc-4840-930c-de972bed16a2 found for delete ", "request_id": "req-fdb460f9-61e7-4b2c-a2f3-87ba6787d8b0"}]} [pid: 8|app: 0|req: 676/1354] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:34:56 2026] DELETE /v2.0/subnets/6aa8a253-e8a1-4057-8d24-68259ed8573c => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 01:34:56.836 8 WARNING neutron_lib.context [None req-09af8ac8-31ef-4528-aa55-199647bbce1b 9aff1ce8f975417695ed49939b203187 7060ce5590bc4abca027b18897bf8481 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 677/1355] 10.0.0.18 () {34 vars in 663 bytes} [Thu Jul 2 01:34:56 2026] POST /v2.0/ports => generated 743 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 678/1356] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:34:57 2026] GET /v2.0/ports?device_id=fadfde4f-878a-4079-9c6e-e23f505cf54e => generated 975 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:34:57.403 7 INFO neutron.db.l3_hamode_db [None req-12c3e059-0578-4fd5-8625-7800cf9ec258 c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 679/1357] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:34:57 2026] DELETE /v2.0/networks/212b6716-1b59-48db-8605-14b1c07493ab => generated 0 bytes in 344 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 01:34:57.507 8 WARNING neutron_lib.context [None req-f8de1ab3-595a-4d48-b59b-8de62676f27c 9aff1ce8f975417695ed49939b203187 7060ce5590bc4abca027b18897bf8481 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:34:57.567 8 INFO neutron.db.segments_db [None req-f8de1ab3-595a-4d48-b59b-8de62676f27c 9aff1ce8f975417695ed49939b203187 7060ce5590bc4abca027b18897bf8481 - - default default] Added segment 409a7112-347a-4387-a3a8-0ce53579fc86 of type vxlan for network fd3758df-04f0-490d-bcc0-fd87c4cf610d [pid: 8|app: 0|req: 680/1358] 10.0.0.18 () {34 vars in 669 bytes} [Thu Jul 2 01:34:57 2026] POST /v2.0/networks => generated 632 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1359] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:34:57 2026] GET /v2.0/security-groups?id=b1b8e232-1989-4b7e-98ad-21f865bfd9a3&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1360] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:34:57 2026] GET /v2.0/security-groups?tenant_id=4da98917339446b1947aa90a89e092a1&name=default => generated 2925 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 01:34:57.706 8 WARNING neutron_lib.context [None req-7e6a2681-361c-407a-b048-fb0240f04625 9aff1ce8f975417695ed49939b203187 7060ce5590bc4abca027b18897bf8481 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 683/1361] 10.0.0.18 () {34 vars in 663 bytes} [Thu Jul 2 01:34:57 2026] POST /v2.0/ports => generated 743 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 684/1362] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:34:57 2026] DELETE /v2.0/security-groups/ec9f2753-c0a4-412f-9979-62c13fd16056 => 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: 685/1363] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:34:58 2026] GET /v2.0/ports?device_id=fadfde4f-878a-4079-9c6e-e23f505cf54e => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:34:58.142 8 WARNING neutron_lib.context [None req-296e3cce-8b5c-4155-a0bc-e836f5454dd7 9aff1ce8f975417695ed49939b203187 7060ce5590bc4abca027b18897bf8481 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:34:58.187 8 INFO neutron.db.segments_db [None req-296e3cce-8b5c-4155-a0bc-e836f5454dd7 9aff1ce8f975417695ed49939b203187 7060ce5590bc4abca027b18897bf8481 - - default default] Added segment 1ba605ea-8e26-45e1-9849-c9a30df323c3 of type vxlan for network 192c20d0-fc8d-4c5b-a447-9bc479447862 [pid: 7|app: 0|req: 679/1366] 10.0.0.18 () {34 vars in 668 bytes} [Thu Jul 2 01:34:55 2026] POST /v2.0/routers => generated 732 bytes in 2348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1367] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:34:58 2026] GET /v2.0/security-groups?id=b1b8e232-1989-4b7e-98ad-21f865bfd9a3&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1368] 10.0.0.18 () {34 vars in 669 bytes} [Thu Jul 2 01:34:58 2026] POST /v2.0/networks => generated 631 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:34:58.310 8 WARNING neutron_lib.context [None req-86c1909b-b035-498d-b74f-270d0f6c91a6 9aff1ce8f975417695ed49939b203187 7060ce5590bc4abca027b18897bf8481 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 689/1369] 10.0.0.18 () {34 vars in 663 bytes} [Thu Jul 2 01:34:58 2026] POST /v2.0/ports => generated 743 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 01:34:58.602 8 WARNING neutron_lib.context [None req-2780995b-696f-4093-bbd7-41f72cf4d36e 9aff1ce8f975417695ed49939b203187 7060ce5590bc4abca027b18897bf8481 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:34:58.653 8 INFO neutron.db.segments_db [None req-2780995b-696f-4093-bbd7-41f72cf4d36e 9aff1ce8f975417695ed49939b203187 7060ce5590bc4abca027b18897bf8481 - - default default] Added segment 69aaafe5-19e6-470d-b7f6-402f3a5955d9 of type vxlan for network d7c19ff4-90c8-43d2-a750-2949316201fa [pid: 8|app: 0|req: 690/1370] 10.0.0.18 () {34 vars in 669 bytes} [Thu Jul 2 01:34:58 2026] POST /v2.0/networks => generated 632 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:34:58.772 8 WARNING neutron_lib.context [None req-2e7eef34-7e67-4173-8d43-7903d0f6b9f4 9aff1ce8f975417695ed49939b203187 7060ce5590bc4abca027b18897bf8481 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:34:58.846 8 INFO neutron.services.segments.plugin [-] Segment 578eb718-7e3a-41b1-a8e2-9e1e50f4a18e resource provider aggregate not found 2026-07-02 01:34:58.858 8 INFO neutron.services.segments.plugin [-] Segment 578eb718-7e3a-41b1-a8e2-9e1e50f4a18e resource provider aggregate not found 2026-07-02 01:34:58.882 8 INFO neutron.services.segments.plugin [-] Segment 578eb718-7e3a-41b1-a8e2-9e1e50f4a18e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 578eb718-7e3a-41b1-a8e2-9e1e50f4a18e found for delete ", "request_id": "req-7ffc81be-004e-402f-95ca-b3feb9c13969"}]} 2026-07-02 01:34:58.883 8 INFO neutron.services.segments.plugin [-] Segment 578eb718-7e3a-41b1-a8e2-9e1e50f4a18e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 578eb718-7e3a-41b1-a8e2-9e1e50f4a18e found for delete ", "request_id": "req-e8e7193d-5461-45c1-8ef3-1fa96ac6124c"}]} [pid: 8|app: 0|req: 691/1371] 10.0.0.18 () {34 vars in 663 bytes} [Thu Jul 2 01:34:58 2026] POST /v2.0/ports => generated 743 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 692/1372] 10.0.0.18 () {34 vars in 746 bytes} [Thu Jul 2 01:34:59 2026] PUT /v2.0/ports/aad14d55-3c52-49ba-97b3-272988c9fbb8/tags => generated 17 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1373] 10.0.0.18 () {34 vars in 746 bytes} [Thu Jul 2 01:34:59 2026] PUT /v2.0/ports/b0cffa10-216f-4f12-8f10-7293031a5025/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1374] 10.0.0.18 () {34 vars in 746 bytes} [Thu Jul 2 01:34:59 2026] PUT /v2.0/ports/dd7837fb-1234-41a1-bb4e-1ab9d0e2b001/tags => generated 34 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1375] 10.0.0.18 () {34 vars in 746 bytes} [Thu Jul 2 01:34:59 2026] PUT /v2.0/ports/89d67d88-2df7-4321-9d13-102dcf62c728/tags => generated 19 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1376] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:34:59 2026] GET /v2.0/ports?device_id=fadfde4f-878a-4079-9c6e-e23f505cf54e => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1377] 10.0.0.18 () {32 vars in 659 bytes} [Thu Jul 2 01:34:59 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1378] 10.0.0.18 () {34 vars in 782 bytes} [Thu Jul 2 01:34:58 2026] PUT /v2.0/routers/257a1f14-25aa-41d1-b15a-6098c3a596bb/add_router_interface => generated 309 bytes in 1296 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1379] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:34:59 2026] GET /v2.0/security-groups?id=b1b8e232-1989-4b7e-98ad-21f865bfd9a3&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1380] 10.0.0.18 () {32 vars in 673 bytes} [Thu Jul 2 01:34:59 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1381] 10.0.0.18 () {32 vars in 669 bytes} [Thu Jul 2 01:34:59 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1382] 199.204.45.74 () {34 vars in 993 bytes} [Thu Jul 2 01:34:59 2026] GET /v2.0/ports?device_id=fadfde4f-878a-4079-9c6e-e23f505cf54e => generated 975 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1383] 10.0.0.18 () {32 vars in 681 bytes} [Thu Jul 2 01:34:59 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1384] 10.0.0.18 () {32 vars in 667 bytes} [Thu Jul 2 01:34:59 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1385] 10.0.0.18 () {32 vars in 681 bytes} [Thu Jul 2 01:34:59 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1386] 10.0.0.18 () {32 vars in 677 bytes} [Thu Jul 2 01:35:00 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 01:35:00.091 7 INFO neutron.db.l3_db [req-0bebbae5-b17a-4c6d-9b43-acef64782fb0 req-2cce8214-871a-4a86-8b9b-9531dc325b49 95a54afba2414de8b1bcd375936c8ec2 7d2017d7cc6341199070561c2298dbc3 - - default default] Floating IP a7eaa37d-458a-4c9f-adb1-3912dda21026 disassociated. External IP: 10.96.250.208, port: 0243fc73-3284-4b74-ae3c-9897813b6722. [pid: 8|app: 0|req: 704/1387] 10.0.0.18 () {32 vars in 689 bytes} [Thu Jul 2 01:35:00 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1388] 10.0.0.18 () {32 vars in 719 bytes} [Thu Jul 2 01:35:00 2026] DELETE /v2.0/ports/aad14d55-3c52-49ba-97b3-272988c9fbb8 => 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: 706/1389] 10.0.0.18 () {32 vars in 719 bytes} [Thu Jul 2 01:35:00 2026] DELETE /v2.0/ports/b0cffa10-216f-4f12-8f10-7293031a5025 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1390] 199.204.45.74 () {36 vars in 996 bytes} [Thu Jul 2 01:34:59 2026] DELETE /v2.0/ports/0243fc73-3284-4b74-ae3c-9897813b6722 => generated 0 bytes in 683 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1391] 10.0.0.15 () {34 vars in 981 bytes} [Thu Jul 2 01:35:00 2026] GET /v2.0/networks?id=07ef4993-990f-436a-a86a-1f3ecdf5819c => generated 677 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1392] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:35:00 2026] GET /v2.0/ports?device_id=fadfde4f-878a-4079-9c6e-e23f505cf54e => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1393] 10.0.0.15 () {34 vars in 964 bytes} [Thu Jul 2 01:35:00 2026] GET /v2.0/quotas/b970fa08c4944d6ca11f95cf7e68ce5c => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:35:00.761 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e2f3d2b3-fca1-4779-928e-33c39fea5992'] response: {'server_uuid': 'fadfde4f-878a-4079-9c6e-e23f505cf54e', 'name': 'network-vif-deleted', 'tag': '0243fc73-3284-4b74-ae3c-9897813b6722', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 707/1394] 10.0.0.18 () {32 vars in 719 bytes} [Thu Jul 2 01:35:00 2026] DELETE /v2.0/ports/dd7837fb-1234-41a1-bb4e-1ab9d0e2b001 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1395] 10.0.0.15 () {34 vars in 1001 bytes} [Thu Jul 2 01:35:00 2026] GET /v2.0/ports?tenant_id=b970fa08c4944d6ca11f95cf7e68ce5c&fields=id => generated 103 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1396] 10.0.0.15 () {34 vars in 1007 bytes} [Thu Jul 2 01:35:00 2026] GET /v2.0/networks/07ef4993-990f-436a-a86a-1f3ecdf5819c?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1397] 10.0.0.18 () {32 vars in 719 bytes} [Thu Jul 2 01:35:00 2026] DELETE /v2.0/ports/89d67d88-2df7-4321-9d13-102dcf62c728 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1398] 10.0.0.15 () {34 vars in 1107 bytes} [Thu Jul 2 01:35:00 2026] GET /v2.0/networks/07ef4993-990f-436a-a86a-1f3ecdf5819c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1399] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:35:01 2026] GET /v2.0/ports?device_id=f72de0ca-8808-424d-b002-bf3e698622d0 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1400] 10.0.0.18 () {32 vars in 719 bytes} [Thu Jul 2 01:35:00 2026] DELETE /v2.0/ports/99e19538-0e3f-4d88-87b1-9847a13c21d4 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 01:35:01.366 7 INFO neutron.services.segments.plugin [-] Segment 2b44c562-7dec-4f79-9b0c-ccd67c06331d resource provider aggregate not found 2026-07-02 01:35:01.371 7 INFO neutron.services.segments.plugin [-] Segment 2b44c562-7dec-4f79-9b0c-ccd67c06331d resource provider aggregate not found [pid: 7|app: 0|req: 692/1401] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:35:01 2026] DELETE /v2.0/networks/acaaf524-efae-4546-bf95-78b2be923e88 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 01:35:01.526 8 INFO neutron.services.segments.plugin [-] Segment dbce3137-5fed-4a7b-9bc3-57690a60f390 resource provider aggregate not found 2026-07-02 01:35:01.533 8 INFO neutron.services.segments.plugin [-] Segment dbce3137-5fed-4a7b-9bc3-57690a60f390 resource provider aggregate not found 2026-07-02 01:35:01.539 8 INFO neutron.services.segments.plugin [-] Segment dbce3137-5fed-4a7b-9bc3-57690a60f390 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbce3137-5fed-4a7b-9bc3-57690a60f390 found for delete ", "request_id": "req-1f65322b-7658-4e7e-aa1b-ed5c00f5a7d4"}]} [pid: 8|app: 0|req: 710/1402] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:35:01 2026] DELETE /v2.0/networks/15e63749-f77b-4181-a3cf-19d0c44d7e85 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 01:35:01.562 7 INFO neutron.services.segments.plugin [-] Segment 2b44c562-7dec-4f79-9b0c-ccd67c06331d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b44c562-7dec-4f79-9b0c-ccd67c06331d found for delete ", "request_id": "req-cfe81924-d442-40b0-bda9-21c8215587b2"}]} 2026-07-02 01:35:01.563 7 INFO neutron.services.segments.plugin [-] Segment 2b44c562-7dec-4f79-9b0c-ccd67c06331d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b44c562-7dec-4f79-9b0c-ccd67c06331d found for delete ", "request_id": "req-43f6d074-457b-4119-8686-f10f511aab1c"}]} [pid: 7|app: 0|req: 693/1403] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:35:01 2026] DELETE /v2.0/networks/fd3758df-04f0-490d-bcc0-fd87c4cf610d => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 01:35:01.719 8 INFO neutron.services.segments.plugin [-] Segment dbce3137-5fed-4a7b-9bc3-57690a60f390 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbce3137-5fed-4a7b-9bc3-57690a60f390 found for delete ", "request_id": "req-a5ab8019-9026-4825-bf62-86a4208cd527"}]} [pid: 7|app: 0|req: 694/1404] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:35:01 2026] GET /v2.0/ports?device_id=fadfde4f-878a-4079-9c6e-e23f505cf54e => 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: 711/1405] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:35:01 2026] DELETE /v2.0/networks/192c20d0-fc8d-4c5b-a447-9bc479447862 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1406] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:35:01 2026] DELETE /v2.0/networks/d7c19ff4-90c8-43d2-a750-2949316201fa => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1407] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:35:02 2026] GET /v2.0/ports?device_id=f72de0ca-8808-424d-b002-bf3e698622d0 => 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: 713/1408] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:35:02 2026] GET /v2.0/ports?device_id=fadfde4f-878a-4079-9c6e-e23f505cf54e => 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: 696/1409] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:35:02 2026] GET /v2.0/security-groups?tenant_id=7060ce5590bc4abca027b18897bf8481&name=default => generated 2925 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1410] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:35:03 2026] DELETE /v2.0/security-groups/54579d69-9f38-446f-82cc-3398b2faf0fc => 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: 697/1411] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:35:03 2026] GET /v2.0/ports?device_id=f72de0ca-8808-424d-b002-bf3e698622d0 => 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: 715/1412] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:35:03 2026] GET /v2.0/security-groups?tenant_id=bf6d10ebff0d49c68371bc5e9d5dd1fe&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 01:35:03.587 7 INFO neutron.services.segments.plugin [-] Segment 409a7112-347a-4387-a3a8-0ce53579fc86 resource provider aggregate not found 2026-07-02 01:35:03.595 7 INFO neutron.services.segments.plugin [-] Segment 409a7112-347a-4387-a3a8-0ce53579fc86 resource provider aggregate not found 2026-07-02 01:35:03.605 7 INFO neutron.services.segments.plugin [-] Segment 409a7112-347a-4387-a3a8-0ce53579fc86 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 409a7112-347a-4387-a3a8-0ce53579fc86 found for delete ", "request_id": "req-81472c85-aabd-4166-b47f-41872ef7b747"}]} 2026-07-02 01:35:03.612 7 INFO neutron.services.segments.plugin [-] Segment 409a7112-347a-4387-a3a8-0ce53579fc86 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 409a7112-347a-4387-a3a8-0ce53579fc86 found for delete ", "request_id": "req-173efe64-0a47-4b35-a41b-b438df591cfc"}]} 2026-07-02 01:35:03.619 7 INFO neutron.services.segments.plugin [-] Segment 69aaafe5-19e6-470d-b7f6-402f3a5955d9 resource provider aggregate not found 2026-07-02 01:35:03.629 7 INFO neutron.services.segments.plugin [-] Segment 69aaafe5-19e6-470d-b7f6-402f3a5955d9 resource provider aggregate not found 2026-07-02 01:35:03.634 7 INFO neutron.services.segments.plugin [-] Segment 69aaafe5-19e6-470d-b7f6-402f3a5955d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69aaafe5-19e6-470d-b7f6-402f3a5955d9 found for delete ", "request_id": "req-f65c4e32-4746-48d0-951f-45c5c847417c"}]} [pid: 7|app: 0|req: 698/1413] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:35:03 2026] DELETE /v2.0/security-groups/88404724-1374-47ba-82e9-05608e856bbe => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:35:03.800 8 INFO neutron.services.segments.plugin [-] Segment 1ba605ea-8e26-45e1-9849-c9a30df323c3 resource provider aggregate not found 2026-07-02 01:35:03.807 8 INFO neutron.services.segments.plugin [-] Segment 1ba605ea-8e26-45e1-9849-c9a30df323c3 resource provider aggregate not found 2026-07-02 01:35:03.824 8 INFO neutron.services.segments.plugin [-] Segment 1ba605ea-8e26-45e1-9849-c9a30df323c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ba605ea-8e26-45e1-9849-c9a30df323c3 found for delete ", "request_id": "req-120da5e6-ebdd-4db6-8b3a-ac2fac5580ca"}]} 2026-07-02 01:35:03.825 8 INFO neutron.services.segments.plugin [-] Segment 1ba605ea-8e26-45e1-9849-c9a30df323c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ba605ea-8e26-45e1-9849-c9a30df323c3 found for delete ", "request_id": "req-f56fbc57-a426-4123-8235-7c5424b77b6e"}]} [pid: 8|app: 0|req: 716/1414] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:35:03 2026] GET /v2.0/security-groups?tenant_id=16ba69ae7c494aaf84950abcf115bbb8&name=default => generated 2925 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 01:35:03.899 7 INFO neutron.services.segments.plugin [-] Segment 69aaafe5-19e6-470d-b7f6-402f3a5955d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69aaafe5-19e6-470d-b7f6-402f3a5955d9 found for delete ", "request_id": "req-f288b838-2ef8-4d40-9698-4e7460e94fc3"}]} [pid: 7|app: 0|req: 699/1415] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:35:03 2026] DELETE /v2.0/security-groups/f3ede79a-2b81-4d45-8a21-59e933b7000e => 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: 717/1416] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:35:04 2026] DELETE /v2.0/security-groups/b1b8e232-1989-4b7e-98ad-21f865bfd9a3 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:35:04.204 7 INFO neutron.api.v2.resource [None req-7bdf9f76-3231-4c76-949b-c7aab9695e99 95a54afba2414de8b1bcd375936c8ec2 7d2017d7cc6341199070561c2298dbc3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 700/1417] 10.0.0.18 () {32 vars in 736 bytes} [Thu Jul 2 01:35:04 2026] GET /v2.0/security-groups/b1b8e232-1989-4b7e-98ad-21f865bfd9a3 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1418] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:35:04 2026] GET /v2.0/ports?device_id=f72de0ca-8808-424d-b002-bf3e698622d0 => 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: 718/1419] 10.0.0.18 () {32 vars in 731 bytes} [Thu Jul 2 01:35:04 2026] DELETE /v2.0/floatingips/a7eaa37d-458a-4c9f-adb1-3912dda21026 => generated 0 bytes in 329 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1420] 10.0.0.18 () {34 vars in 788 bytes} [Thu Jul 2 01:35:04 2026] PUT /v2.0/routers/1a186ac7-761c-4d67-9fe6-8bb9ecb0f0dd/remove_router_interface => generated 309 bytes in 965 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1421] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:35:05 2026] GET /v2.0/ports?device_id=f72de0ca-8808-424d-b002-bf3e698622d0 => 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: 720/1422] 199.204.45.74 () {34 vars in 985 bytes} [Thu Jul 2 01:35:05 2026] GET /v2.0/networks?id=07ef4993-990f-436a-a86a-1f3ecdf5819c => generated 677 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:35:05.908 8 WARNING neutron_lib.context [req-bce381b1-bb25-4fcf-a83d-d94ca1224797 req-030e1fb3-3d2f-47e5-8540-2b11821f669a 1b2bfdfb48c0439e836d94a4e6187219 b970fa08c4944d6ca11f95cf7e68ce5c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:35:06.268 7 INFO neutron.services.segments.plugin [-] Segment e51b064f-5213-41bb-b92f-722317531c71 resource provider aggregate not found 2026-07-02 01:35:06.274 7 INFO neutron.services.segments.plugin [-] Segment e51b064f-5213-41bb-b92f-722317531c71 resource provider aggregate not found [pid: 8|app: 0|req: 721/1423] 199.204.45.74 () {38 vars in 954 bytes} [Thu Jul 2 01:35:05 2026] POST /v2.0/ports => generated 958 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:35:06.291 7 INFO neutron.services.segments.plugin [-] Segment e51b064f-5213-41bb-b92f-722317531c71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e51b064f-5213-41bb-b92f-722317531c71 found for delete ", "request_id": "req-48a8724e-9aad-4832-b00f-b68aa85d8b05"}]} 2026-07-02 01:35:06.294 7 INFO neutron.services.segments.plugin [-] Segment e51b064f-5213-41bb-b92f-722317531c71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e51b064f-5213-41bb-b92f-722317531c71 found for delete ", "request_id": "req-9d3304e4-ddbf-4a7d-8dad-dc7381ed450f"}]} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 01:35:06.310 7 INFO neutron.db.l3_hamode_db [None req-0f5501da-4e69-47e1-b17a-6b59dc22f013 c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] HA network aa141c4a-20ed-4b81-be60-3f279411b81e was deleted as no HA routers are present in tenant 7d2017d7cc6341199070561c2298dbc3. [pid: 7|app: 0|req: 703/1424] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:35:05 2026] DELETE /v2.0/routers/1a186ac7-761c-4d67-9fe6-8bb9ecb0f0dd => generated 0 bytes in 809 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1425] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:35:06 2026] DELETE /v2.0/subnets/71df6cf5-9e29-45c8-bec0-27f5116123b2 => 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: 722/1426] 199.204.45.74 () {38 vars in 1027 bytes} [Thu Jul 2 01:35:06 2026] PUT /v2.0/ports/82165f46-5759-44c4-9e46-8f3efda93230 => generated 1239 bytes in 483 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 705/1427] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:35:06 2026] DELETE /v2.0/networks/b6feb914-d6fd-405b-b92a-00b161ed724f => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 01:35:06.827 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9a070e85-5180-471f-b935-a590706ce54c'] response: {'name': 'network-changed', 'server_uuid': 'f72de0ca-8808-424d-b002-bf3e698622d0', 'tag': '82165f46-5759-44c4-9e46-8f3efda93230', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 723/1428] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:35:06 2026] GET /v2.0/ports?device_id=f72de0ca-8808-424d-b002-bf3e698622d0 => generated 973 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1429] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:35:06 2026] GET /v2.0/security-groups?id=37b4bcb6-2d0d-42a7-9a64-07cc2ca0cff4&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: 724/1430] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:35:06 2026] GET /v2.0/security-groups?tenant_id=7d2017d7cc6341199070561c2298dbc3&name=default => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1431] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:35:07 2026] DELETE /v2.0/security-groups/8332c33e-b1af-41c5-8c16-2f68230bec4f => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1432] 199.204.45.74 () {34 vars in 1079 bytes} [Thu Jul 2 01:35:07 2026] GET /v2.0/ports?tenant_id=b970fa08c4944d6ca11f95cf7e68ce5c&device_id=f72de0ca-8808-424d-b002-bf3e698622d0 => generated 1242 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1433] 199.204.45.74 () {34 vars in 1017 bytes} [Thu Jul 2 01:35:07 2026] GET /v2.0/networks?tenant_id=b970fa08c4944d6ca11f95cf7e68ce5c&shared=False => generated 773 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1434] 199.204.45.74 () {34 vars in 929 bytes} [Thu Jul 2 01:35:07 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1435] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:35:07 2026] GET /v2.0/ports?device_id=f72de0ca-8808-424d-b002-bf3e698622d0 => generated 973 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1436] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:35:08 2026] GET /v2.0/security-groups?id=37b4bcb6-2d0d-42a7-9a64-07cc2ca0cff4&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 01:35:08.526 7 INFO neutron.services.segments.plugin [-] Segment 60822c2c-f432-45a1-973e-6316f11d31d9 resource provider aggregate not found 2026-07-02 01:35:08.532 7 INFO neutron.services.segments.plugin [-] Segment 60822c2c-f432-45a1-973e-6316f11d31d9 resource provider aggregate not found 2026-07-02 01:35:08.544 7 INFO neutron.services.segments.plugin [-] Segment 60822c2c-f432-45a1-973e-6316f11d31d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60822c2c-f432-45a1-973e-6316f11d31d9 found for delete ", "request_id": "req-3de41acf-08dc-42d1-9127-f4482f933e26"}]} 2026-07-02 01:35:08.545 7 INFO neutron.services.segments.plugin [-] Segment 60822c2c-f432-45a1-973e-6316f11d31d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60822c2c-f432-45a1-973e-6316f11d31d9 found for delete ", "request_id": "req-ddd5c480-00c9-452e-b602-183d28c02637"}]} [pid: 8|app: 0|req: 728/1437] 199.204.45.74 () {34 vars in 1079 bytes} [Thu Jul 2 01:35:08 2026] GET /v2.0/ports?tenant_id=b970fa08c4944d6ca11f95cf7e68ce5c&device_id=f72de0ca-8808-424d-b002-bf3e698622d0 => generated 1242 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1438] 199.204.45.74 () {34 vars in 1059 bytes} [Thu Jul 2 01:35:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=82165f46-5759-44c4-9e46-8f3efda93230 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1439] 199.204.45.74 () {34 vars in 983 bytes} [Thu Jul 2 01:35:08 2026] GET /v2.0/subnets?id=9b38fc0d-62a8-4631-8213-5a299a2c70f4 => generated 695 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1440] 199.204.45.74 () {34 vars in 1051 bytes} [Thu Jul 2 01:35:08 2026] GET /v2.0/ports?network_id=07ef4993-990f-436a-a86a-1f3ecdf5819c&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: 732/1441] 199.204.45.74 () {34 vars in 1011 bytes} [Thu Jul 2 01:35:08 2026] GET /v2.0/networks/07ef4993-990f-436a-a86a-1f3ecdf5819c?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1442] 10.0.0.18 () {34 vars in 677 bytes} [Thu Jul 2 01:35:08 2026] POST /v2.0/qos/policies => generated 359 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1443] 199.204.45.74 () {34 vars in 1111 bytes} [Thu Jul 2 01:35:08 2026] GET /v2.0/networks/07ef4993-990f-436a-a86a-1f3ecdf5819c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1444] 10.0.0.18 () {34 vars in 677 bytes} [Thu Jul 2 01:35:08 2026] POST /v2.0/qos/policies => generated 359 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1445] 10.0.0.18 () {34 vars in 677 bytes} [Thu Jul 2 01:35:08 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) [pid: 8|app: 0|req: 734/1446] 10.0.0.18 () {34 vars in 677 bytes} [Thu Jul 2 01:35:08 2026] POST /v2.0/qos/policies => generated 359 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1447] 10.0.0.18 () {34 vars in 677 bytes} [Thu Jul 2 01:35:08 2026] POST /v2.0/qos/policies => generated 359 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1448] 10.0.0.18 () {34 vars in 752 bytes} [Thu Jul 2 01:35:08 2026] PUT /v2.0/policies/abd43904-4307-4b48-b70e-580f582e0a6e/tags => generated 17 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1449] 10.0.0.18 () {34 vars in 752 bytes} [Thu Jul 2 01:35:08 2026] PUT /v2.0/policies/3a956d0a-fda9-4e19-8c25-6cc1b4a8ab14/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: 736/1450] 10.0.0.18 () {34 vars in 752 bytes} [Thu Jul 2 01:35:09 2026] PUT /v2.0/policies/abed439f-ed50-4b45-854e-56025e9c5a4f/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1451] 10.0.0.18 () {34 vars in 752 bytes} [Thu Jul 2 01:35:09 2026] PUT /v2.0/policies/bb1afe57-2d0d-4f86-be54-f8824a603f1e/tags => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1452] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:35:09 2026] GET /v2.0/ports?device_id=f72de0ca-8808-424d-b002-bf3e698622d0 => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1453] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:35:09 2026] GET /v2.0/security-groups?id=37b4bcb6-2d0d-42a7-9a64-07cc2ca0cff4&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1454] 10.0.0.18 () {32 vars in 673 bytes} [Thu Jul 2 01:35:09 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1455] 10.0.0.18 () {32 vars in 687 bytes} [Thu Jul 2 01:35:09 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1456] 10.0.0.18 () {32 vars in 683 bytes} [Thu Jul 2 01:35:09 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1457] 10.0.0.18 () {32 vars in 695 bytes} [Thu Jul 2 01:35:09 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1458] 10.0.0.18 () {32 vars in 681 bytes} [Thu Jul 2 01:35:09 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1459] 10.0.0.18 () {32 vars in 695 bytes} [Thu Jul 2 01:35:10 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1460] 10.0.0.18 () {32 vars in 691 bytes} [Thu Jul 2 01:35:10 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1461] 10.0.0.18 () {32 vars in 703 bytes} [Thu Jul 2 01:35:10 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1462] 10.0.0.18 () {32 vars in 733 bytes} [Thu Jul 2 01:35:10 2026] DELETE /v2.0/qos/policies/abd43904-4307-4b48-b70e-580f582e0a6e => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1463] 10.0.0.18 () {32 vars in 733 bytes} [Thu Jul 2 01:35:10 2026] DELETE /v2.0/qos/policies/3a956d0a-fda9-4e19-8c25-6cc1b4a8ab14 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1464] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:35:10 2026] GET /v2.0/ports?device_id=f72de0ca-8808-424d-b002-bf3e698622d0 => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1465] 10.0.0.18 () {32 vars in 733 bytes} [Thu Jul 2 01:35:10 2026] DELETE /v2.0/qos/policies/abed439f-ed50-4b45-854e-56025e9c5a4f => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1466] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:35:10 2026] GET /v2.0/security-groups?id=37b4bcb6-2d0d-42a7-9a64-07cc2ca0cff4&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1467] 10.0.0.18 () {32 vars in 733 bytes} [Thu Jul 2 01:35:10 2026] DELETE /v2.0/qos/policies/bb1afe57-2d0d-4f86-be54-f8824a603f1e => 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: 745/1468] 10.0.0.18 () {32 vars in 733 bytes} [Thu Jul 2 01:35:10 2026] DELETE /v2.0/qos/policies/d6211a4b-dc6d-4e2a-80a5-dba53c66f654 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1469] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:35:11 2026] GET /v2.0/security-groups?tenant_id=e6e43de995a44544b764b6aabc038b34&name=default => generated 2925 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1470] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:35:11 2026] GET /v2.0/security-groups?tenant_id=d1d476dd3a6b4eae86da93c48e253f0e&name=default => generated 2925 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1471] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:35:11 2026] GET /v2.0/ports?device_id=f72de0ca-8808-424d-b002-bf3e698622d0 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1472] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:35:11 2026] DELETE /v2.0/security-groups/153165f7-f233-4dbb-873a-e224dc8eb97a => 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: 747/1473] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:35:11 2026] DELETE /v2.0/security-groups/f5cb656b-2be5-4852-9e91-0bea97253778 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1474] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:35:11 2026] GET /v2.0/security-groups?id=37b4bcb6-2d0d-42a7-9a64-07cc2ca0cff4&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1475] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:35:11 2026] GET /v2.0/security-groups?tenant_id=b643e023a544401796b0fb49015f5572&name=default => generated 2925 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1476] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:35:11 2026] GET /v2.0/security-groups?tenant_id=7f6d2a8895b642728e42afea8bbc83ad&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1477] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:35:11 2026] DELETE /v2.0/security-groups/afd09e66-b54b-4acc-af6a-5d594eed9e0e => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1478] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:35:11 2026] DELETE /v2.0/security-groups/e3aa9c6c-9ce9-4001-adfe-05b09bffa16c => 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: 730/1479] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:35:12 2026] GET /v2.0/security-groups?tenant_id=f0af5042aa1f41e39c7826c8ecd2b9a3&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: 750/1480] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:35:11 2026] GET /v2.0/security-groups?tenant_id=91adbb1408694dfb8aeb0ff7c1bf9a4e&name=default => generated 2925 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1481] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:35:12 2026] DELETE /v2.0/security-groups/165f6185-2ebf-4a72-9beb-eaedd7a96012 => 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: 751/1482] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:35:12 2026] DELETE /v2.0/security-groups/df17ff1c-85e4-40b8-a50f-873a82b85ddf => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1483] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:35:12 2026] GET /v2.0/ports?device_id=f72de0ca-8808-424d-b002-bf3e698622d0 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1484] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:35:12 2026] GET /v2.0/security-groups?id=37b4bcb6-2d0d-42a7-9a64-07cc2ca0cff4&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1487] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:35:13 2026] GET /v2.0/ports?device_id=f72de0ca-8808-424d-b002-bf3e698622d0 => generated 975 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1488] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:35:13 2026] GET /v2.0/security-groups?id=37b4bcb6-2d0d-42a7-9a64-07cc2ca0cff4&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 01:35:14.465 7 INFO neutron.db.segments_db [None req-c2aa9853-5b52-4115-9d68-c88e48c91f02 c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] Added segment 17eb5a25-870e-4892-bfba-18b33b3e3bcb of type vxlan for network 997c5cb1-1dc9-4ad0-b5cd-9f692fd99f73 [pid: 8|app: 0|req: 755/1489] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:35:14 2026] GET /v2.0/ports?device_id=f72de0ca-8808-424d-b002-bf3e698622d0 => generated 975 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1490] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:35:14 2026] GET /v2.0/security-groups?id=37b4bcb6-2d0d-42a7-9a64-07cc2ca0cff4&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1491] 10.0.0.18 () {34 vars in 670 bytes} [Thu Jul 2 01:35:14 2026] POST /v2.0/networks => generated 740 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1492] 10.0.0.18 () {34 vars in 668 bytes} [Thu Jul 2 01:35:14 2026] POST /v2.0/subnets => generated 687 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:35:14.810 7 INFO neutron.db.segments_db [None req-fd5ea3fb-a95c-4f6b-a7b5-2e1b13bd076a c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] Added segment e148f3be-c74a-49ee-a202-1bb930de1b00 of type vxlan for network 0786c553-5a2c-4549-9050-f0acc68fb8a0 2026-07-02 01:35:15.062 7 INFO neutron.db.l3_hamode_db [None req-fd5ea3fb-a95c-4f6b-a7b5-2e1b13bd076a c654eccbb41040ad9b512ab4c63f9f74 4de0670f30ad454eb3acbcda79588c43 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 758/1493] 199.204.45.74 () {34 vars in 993 bytes} [Thu Jul 2 01:35:15 2026] GET /v2.0/ports?device_id=f72de0ca-8808-424d-b002-bf3e698622d0 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1494] 199.204.45.74 () {36 vars in 996 bytes} [Thu Jul 2 01:35:15 2026] DELETE /v2.0/ports/82165f46-5759-44c4-9e46-8f3efda93230 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1495] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:35:15 2026] GET /v2.0/ports?device_id=f72de0ca-8808-424d-b002-bf3e698622d0 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 01:35:15.859 7 INFO neutron.db.l3_hamode_db [None req-fd5ea3fb-a95c-4f6b-a7b5-2e1b13bd076a c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 01:35:16.591 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-365a9156-14ba-4bb1-9f5e-3ce3484ebd9b'] response: {'server_uuid': 'f72de0ca-8808-424d-b002-bf3e698622d0', 'name': 'network-vif-deleted', 'tag': '82165f46-5759-44c4-9e46-8f3efda93230', 'status': 'completed', 'code': 200} 2026-07-02 01:35:16.770 8 WARNING neutron_lib.context [None req-1d6a5829-8c25-41a4-be94-5ecc5582eef7 f3a850f4116b4fbaa5c78b38655f2562 24901fc93810475096f2e691039f09be - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:35:16.838 8 INFO neutron.db.segments_db [None req-1d6a5829-8c25-41a4-be94-5ecc5582eef7 f3a850f4116b4fbaa5c78b38655f2562 24901fc93810475096f2e691039f09be - - default default] Added segment d86f13eb-d094-44b4-a9af-5a7efa54f1d5 of type vxlan for network 10f62c2b-b46f-4576-b69e-c2a6186257d7 [pid: 7|app: 0|req: 736/1496] 10.0.0.18 () {34 vars in 668 bytes} [Thu Jul 2 01:35:14 2026] POST /v2.0/routers => generated 727 bytes in 2078 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1497] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:35:16 2026] GET /v2.0/ports?device_id=f72de0ca-8808-424d-b002-bf3e698622d0 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 01:35:17.099 8 INFO neutron.db.l3_hamode_db [None req-1d6a5829-8c25-41a4-be94-5ecc5582eef7 f3a850f4116b4fbaa5c78b38655f2562 24901fc93810475096f2e691039f09be - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 01:35:17.226 8 INFO neutron.db.l3_hamode_db [None req-1d6a5829-8c25-41a4-be94-5ecc5582eef7 f3a850f4116b4fbaa5c78b38655f2562 24901fc93810475096f2e691039f09be - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 761/1498] 10.0.0.18 () {34 vars in 667 bytes} [Thu Jul 2 01:35:16 2026] POST /v2.0/routers => generated 474 bytes in 1287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:35:17.885 8 WARNING neutron_lib.context [None req-8522b65b-a572-4c3a-b4fe-296553e544e3 f3a850f4116b4fbaa5c78b38655f2562 24901fc93810475096f2e691039f09be - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:35:17.922 8 INFO neutron.db.l3_hamode_db [None req-8522b65b-a572-4c3a-b4fe-296553e544e3 f3a850f4116b4fbaa5c78b38655f2562 24901fc93810475096f2e691039f09be - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 01:35:18.040 8 INFO neutron.db.l3_hamode_db [None req-8522b65b-a572-4c3a-b4fe-296553e544e3 f3a850f4116b4fbaa5c78b38655f2562 24901fc93810475096f2e691039f09be - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 738/1499] 10.0.0.18 () {34 vars in 782 bytes} [Thu Jul 2 01:35:16 2026] PUT /v2.0/routers/9ae634d9-e4fe-418f-83b2-ef314c02752c/add_router_interface => generated 309 bytes in 1220 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1500] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:35:18 2026] GET /v2.0/ports?device_id=f72de0ca-8808-424d-b002-bf3e698622d0 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1501] 10.0.0.18 () {34 vars in 667 bytes} [Thu Jul 2 01:35:17 2026] POST /v2.0/routers => generated 474 bytes in 829 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:35:18.733 7 WARNING neutron_lib.context [None req-02cbce12-1bf9-4ef2-99dc-303f2cf552da f3a850f4116b4fbaa5c78b38655f2562 24901fc93810475096f2e691039f09be - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:35:18.775 7 INFO neutron.db.l3_hamode_db [None req-02cbce12-1bf9-4ef2-99dc-303f2cf552da f3a850f4116b4fbaa5c78b38655f2562 24901fc93810475096f2e691039f09be - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 01:35:18.909 7 INFO neutron.db.l3_hamode_db [None req-02cbce12-1bf9-4ef2-99dc-303f2cf552da f3a850f4116b4fbaa5c78b38655f2562 24901fc93810475096f2e691039f09be - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 763/1502] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:35:18 2026] GET /v2.0/security-groups?tenant_id=6b29064ffaf3418d95b00933b2186a1c&name=default => generated 2925 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1503] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:35:19 2026] DELETE /v2.0/security-groups/f4309f4a-505d-4eb2-b17b-de4ff4e64c1d => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:35:19.339 8 INFO neutron.db.segments_db [None req-ab8af23b-20f2-460f-b58b-f069a8821bd0 c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] Added segment 8af3c16a-7194-4654-88fa-993117f6e9c0 of type vxlan for network 4ba1fefe-b401-4389-a56f-651f74b955ef [pid: 8|app: 0|req: 765/1504] 10.0.0.18 () {34 vars in 670 bytes} [Thu Jul 2 01:35:19 2026] POST /v2.0/networks => generated 740 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1505] 10.0.0.18 () {34 vars in 667 bytes} [Thu Jul 2 01:35:18 2026] POST /v2.0/routers => generated 474 bytes in 823 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1506] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:35:19 2026] GET /v2.0/security-groups?tenant_id=b8b9580478a845fc9a524d9062b7a188&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1507] 10.0.0.18 () {34 vars in 668 bytes} [Thu Jul 2 01:35:19 2026] POST /v2.0/subnets => generated 687 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:35:19.895 7 WARNING neutron_lib.context [None req-412fe92c-146c-4959-b684-7423cecedf83 f3a850f4116b4fbaa5c78b38655f2562 24901fc93810475096f2e691039f09be - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:35:19.952 7 INFO neutron.db.l3_hamode_db [None req-412fe92c-146c-4959-b684-7423cecedf83 f3a850f4116b4fbaa5c78b38655f2562 24901fc93810475096f2e691039f09be - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 01:35:20.074 7 INFO neutron.db.l3_hamode_db [None req-412fe92c-146c-4959-b684-7423cecedf83 f3a850f4116b4fbaa5c78b38655f2562 24901fc93810475096f2e691039f09be - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 766/1508] 10.0.0.18 () {34 vars in 788 bytes} [Thu Jul 2 01:35:19 2026] PUT /v2.0/routers/257a1f14-25aa-41d1-b15a-6098c3a596bb/remove_router_interface => generated 309 bytes in 990 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1509] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:35:20 2026] DELETE /v2.0/security-groups/101ca9bd-8c05-49f2-9c6d-5296eb59e1e7 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:35:20.539 8 INFO neutron.db.segments_db [None req-07e7bd7e-1da2-4f7f-835a-da47eb8c5dc8 c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] Added segment 519b6817-2c63-40e3-96b4-07beb8ecc09f of type vxlan for network 7e7f2c06-b698-4684-b307-5474e79cdb1b [pid: 7|app: 0|req: 743/1510] 10.0.0.18 () {34 vars in 667 bytes} [Thu Jul 2 01:35:19 2026] POST /v2.0/routers => generated 474 bytes in 865 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:35:20.792 8 INFO neutron.db.l3_hamode_db [None req-07e7bd7e-1da2-4f7f-835a-da47eb8c5dc8 c654eccbb41040ad9b512ab4c63f9f74 e1ca7cf8719047eabea090ad7638caa3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 01:35:21.643 7 INFO neutron.services.segments.plugin [-] Segment 9da28ae7-cc3a-4388-986c-c96e69df8bf3 resource provider aggregate not found 2026-07-02 01:35:21.648 7 INFO neutron.services.segments.plugin [-] Segment 9da28ae7-cc3a-4388-986c-c96e69df8bf3 resource provider aggregate not found 2026-07-02 01:35:21.662 7 INFO neutron.services.segments.plugin [-] Segment 9da28ae7-cc3a-4388-986c-c96e69df8bf3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9da28ae7-cc3a-4388-986c-c96e69df8bf3 found for delete ", "request_id": "req-45915559-61e2-4265-922b-1c38ac80ef14"}]} 2026-07-02 01:35:21.666 7 INFO neutron.services.segments.plugin [-] Segment 9da28ae7-cc3a-4388-986c-c96e69df8bf3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9da28ae7-cc3a-4388-986c-c96e69df8bf3 found for delete ", "request_id": "req-6a4ee3c1-d793-41fa-83f2-5fa20d3156bd"}]} 2026-07-02 01:35:21.671 7 INFO neutron.db.l3_hamode_db [None req-9e0e6914-b541-4adf-9e00-674d740ba3f9 c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] HA network 42b2a016-7ac0-4294-9391-12af7f7c79b0 was deleted as no HA routers are present in tenant b970fa08c4944d6ca11f95cf7e68ce5c. [pid: 7|app: 0|req: 744/1511] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:35:20 2026] DELETE /v2.0/routers/257a1f14-25aa-41d1-b15a-6098c3a596bb => generated 0 bytes in 920 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:35:21.680 7 WARNING neutron_lib.context [None req-2edde4eb-f16e-4136-9bff-5bd410ed6fb8 f3a850f4116b4fbaa5c78b38655f2562 24901fc93810475096f2e691039f09be - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:35:21.717 7 INFO neutron.db.l3_hamode_db [None req-2edde4eb-f16e-4136-9bff-5bd410ed6fb8 f3a850f4116b4fbaa5c78b38655f2562 24901fc93810475096f2e691039f09be - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 01:35:21.840 7 INFO neutron.db.l3_hamode_db [None req-2edde4eb-f16e-4136-9bff-5bd410ed6fb8 f3a850f4116b4fbaa5c78b38655f2562 24901fc93810475096f2e691039f09be - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 01:35:22.004 8 INFO neutron.db.l3_hamode_db [None req-07e7bd7e-1da2-4f7f-835a-da47eb8c5dc8 c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 745/1512] 10.0.0.18 () {34 vars in 667 bytes} [Thu Jul 2 01:35:21 2026] POST /v2.0/routers => generated 474 bytes in 806 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1513] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:35:22 2026] DELETE /v2.0/subnets/9b38fc0d-62a8-4631-8213-5a299a2c70f4 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1514] 10.0.0.18 () {34 vars in 750 bytes} [Thu Jul 2 01:35:22 2026] PUT /v2.0/routers/71e06225-e79c-4e93-993a-28345f7b65e0/tags => generated 17 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1515] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:35:22 2026] DELETE /v2.0/networks/07ef4993-990f-436a-a86a-1f3ecdf5819c => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1516] 10.0.0.18 () {34 vars in 668 bytes} [Thu Jul 2 01:35:20 2026] POST /v2.0/routers => generated 727 bytes in 2500 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1517] 10.0.0.18 () {34 vars in 750 bytes} [Thu Jul 2 01:35:22 2026] PUT /v2.0/routers/7d15d6b7-95b2-49aa-9d90-a0b3835dc829/tags => generated 25 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1518] 10.0.0.18 () {34 vars in 750 bytes} [Thu Jul 2 01:35:23 2026] PUT /v2.0/routers/df40e9f3-1d0c-4bd7-9964-f4290a62de23/tags => generated 34 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1519] 10.0.0.18 () {34 vars in 750 bytes} [Thu Jul 2 01:35:23 2026] PUT /v2.0/routers/1a9f45bb-c9f4-4a02-a450-fd4aef061c45/tags => generated 19 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1520] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:35:23 2026] GET /v2.0/security-groups?tenant_id=b970fa08c4944d6ca11f95cf7e68ce5c&name=default => generated 2925 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1521] 10.0.0.18 () {32 vars in 663 bytes} [Thu Jul 2 01:35:23 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1522] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:35:23 2026] DELETE /v2.0/security-groups/37b4bcb6-2d0d-42a7-9a64-07cc2ca0cff4 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1523] 10.0.0.18 () {32 vars in 677 bytes} [Thu Jul 2 01:35:23 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:35:23.683 7 INFO neutron.services.segments.plugin [-] Segment 4b0caa24-f533-49c3-be68-d79bf8be096e resource provider aggregate not found 2026-07-02 01:35:23.688 7 INFO neutron.services.segments.plugin [-] Segment 4b0caa24-f533-49c3-be68-d79bf8be096e resource provider aggregate not found 2026-07-02 01:35:23.707 7 INFO neutron.services.segments.plugin [-] Segment 4b0caa24-f533-49c3-be68-d79bf8be096e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b0caa24-f533-49c3-be68-d79bf8be096e found for delete ", "request_id": "req-c0be80ab-9d59-434b-83c4-aa52e089c43f"}]} 2026-07-02 01:35:23.709 7 INFO neutron.services.segments.plugin [-] Segment 4b0caa24-f533-49c3-be68-d79bf8be096e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b0caa24-f533-49c3-be68-d79bf8be096e found for delete ", "request_id": "req-66024b29-cbaf-4f57-8b66-78864fe438c3"}]} [pid: 7|app: 0|req: 756/1524] 10.0.0.18 () {32 vars in 673 bytes} [Thu Jul 2 01:35:23 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1525] 10.0.0.18 () {32 vars in 685 bytes} [Thu Jul 2 01:35:23 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1526] 10.0.0.18 () {32 vars in 671 bytes} [Thu Jul 2 01:35:23 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1527] 10.0.0.18 () {32 vars in 685 bytes} [Thu Jul 2 01:35:23 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1528] 10.0.0.18 () {32 vars in 681 bytes} [Thu Jul 2 01:35:23 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1529] 10.0.0.18 () {32 vars in 693 bytes} [Thu Jul 2 01:35:24 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1530] 10.0.0.18 () {34 vars in 782 bytes} [Thu Jul 2 01:35:23 2026] PUT /v2.0/routers/7e14e26b-96f1-4c25-b440-847ef70a49e5/add_router_interface => generated 309 bytes in 1254 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1531] 10.0.0.18 () {32 vars in 720 bytes} [Thu Jul 2 01:35:24 2026] GET /v2.0/routers/71e06225-e79c-4e93-993a-28345f7b65e0 => generated 485 bytes in 424 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1532] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:35:24 2026] GET /v2.0/security-groups?tenant_id=38d9b202541e4e4393de86b7a4ea563b&name=default => generated 2925 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 01:35:25.080 7 WARNING neutron_lib.context [None req-bb94e8ad-2090-4932-9bc3-6d995535097e a4bf1a0c2b184ed3bc4b39828c8721a5 4de0670f30ad454eb3acbcda79588c43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 770/1533] 10.0.0.18 () {34 vars in 741 bytes} [Thu Jul 2 01:35:24 2026] PUT /v2.0/routers/71e06225-e79c-4e93-993a-28345f7b65e0 => generated 485 bytes in 659 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1534] 10.0.0.18 () {34 vars in 684 bytes} [Thu Jul 2 01:35:25 2026] POST /v2.0/security-groups => generated 1673 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1535] 10.0.0.18 () {32 vars in 735 bytes} [Thu Jul 2 01:35:25 2026] GET /v2.0/ports?device_id=71e06225-e79c-4e93-993a-28345f7b65e0 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 01:35:25.236 7 WARNING neutron_lib.context [None req-d51746f2-10d0-4a4e-9156-78f53a77b08a a4bf1a0c2b184ed3bc4b39828c8721a5 4de0670f30ad454eb3acbcda79588c43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 771/1536] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:35:25 2026] DELETE /v2.0/security-groups/2026f281-3edb-4ef6-90fe-1bcea01031c7 => 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: 766/1537] 10.0.0.18 () {34 vars in 694 bytes} [Thu Jul 2 01:35:25 2026] POST /v2.0/security-group-rules => generated 597 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:35:25.389 7 WARNING neutron_lib.context [None req-58101b7c-869f-44ef-92aa-48bf38b1d708 a4bf1a0c2b184ed3bc4b39828c8721a5 4de0670f30ad454eb3acbcda79588c43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 767/1538] 10.0.0.18 () {34 vars in 694 bytes} [Thu Jul 2 01:35:25 2026] POST /v2.0/security-group-rules => generated 596 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1539] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:35:25 2026] GET /v2.0/security-groups?tenant_id=8685535220b9487298ac4f8f8a1144f3&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 01:35:25.649 7 WARNING neutron_lib.context [None req-d93969e6-6447-4907-bd16-60606dc604b7 a4bf1a0c2b184ed3bc4b39828c8721a5 4de0670f30ad454eb3acbcda79588c43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 772/1540] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:35:25 2026] DELETE /v2.0/routers/71e06225-e79c-4e93-993a-28345f7b65e0 => generated 0 bytes in 387 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1541] 10.0.0.18 () {34 vars in 694 bytes} [Thu Jul 2 01:35:25 2026] POST /v2.0/security-group-rules => generated 602 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1542] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:35:25 2026] DELETE /v2.0/security-groups/013877d2-4f12-4724-89c7-82f8e5e05f2d => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:35:25.791 8 WARNING neutron_lib.context [None req-1b155bc8-5618-417f-8893-2c6294fc80d4 a4bf1a0c2b184ed3bc4b39828c8721a5 4de0670f30ad454eb3acbcda79588c43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 770/1543] 10.0.0.18 () {32 vars in 720 bytes} [Thu Jul 2 01:35:25 2026] GET /v2.0/routers/7d15d6b7-95b2-49aa-9d90-a0b3835dc829 => generated 493 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1544] 10.0.0.18 () {34 vars in 694 bytes} [Thu Jul 2 01:35:25 2026] POST /v2.0/security-group-rules => generated 601 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:35:25.920 8 WARNING neutron_lib.context [None req-bf25f356-e044-4897-9387-88af546b4775 a4bf1a0c2b184ed3bc4b39828c8721a5 4de0670f30ad454eb3acbcda79588c43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:35:25.954 8 INFO neutron.db.securitygroups_db [None req-bf25f356-e044-4897-9387-88af546b4775 a4bf1a0c2b184ed3bc4b39828c8721a5 4de0670f30ad454eb3acbcda79588c43 - - default default] Project 4de0670f30ad454eb3acbcda79588c43 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: 775/1545] 10.0.0.18 () {34 vars in 694 bytes} [Thu Jul 2 01:35:25 2026] POST /v2.0/security-group-rules => generated 607 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:35:26.047 8 WARNING neutron_lib.context [None req-17ff6afb-915d-4b9f-be02-bfd50f071351 a4bf1a0c2b184ed3bc4b39828c8721a5 4de0670f30ad454eb3acbcda79588c43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:35:26.086 8 INFO neutron.db.securitygroups_db [None req-17ff6afb-915d-4b9f-be02-bfd50f071351 a4bf1a0c2b184ed3bc4b39828c8721a5 4de0670f30ad454eb3acbcda79588c43 - - default default] Project 4de0670f30ad454eb3acbcda79588c43 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: 776/1546] 10.0.0.18 () {34 vars in 694 bytes} [Thu Jul 2 01:35:26 2026] POST /v2.0/security-group-rules => generated 606 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1547] 10.0.0.18 () {34 vars in 741 bytes} [Thu Jul 2 01:35:25 2026] PUT /v2.0/routers/7d15d6b7-95b2-49aa-9d90-a0b3835dc829 => generated 493 bytes in 594 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1548] 10.0.0.18 () {32 vars in 735 bytes} [Thu Jul 2 01:35:26 2026] GET /v2.0/ports?device_id=7d15d6b7-95b2-49aa-9d90-a0b3835dc829 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 01:35:26.587 8 WARNING neutron_lib.context [None req-f869d444-4885-4dfc-890e-0b3d35ea4329 a4bf1a0c2b184ed3bc4b39828c8721a5 4de0670f30ad454eb3acbcda79588c43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 778/1549] 10.0.0.18 () {34 vars in 684 bytes} [Thu Jul 2 01:35:26 2026] POST /v2.0/security-groups => generated 1658 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 01:35:26.732 8 WARNING neutron_lib.context [None req-6535f057-27c8-431b-9bc4-c58e980592e4 a4bf1a0c2b184ed3bc4b39828c8721a5 4de0670f30ad454eb3acbcda79588c43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 772/1550] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:35:26 2026] DELETE /v2.0/routers/7d15d6b7-95b2-49aa-9d90-a0b3835dc829 => generated 0 bytes in 346 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1551] 10.0.0.18 () {34 vars in 694 bytes} [Thu Jul 2 01:35:26 2026] POST /v2.0/security-group-rules => generated 597 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1552] 10.0.0.18 () {32 vars in 720 bytes} [Thu Jul 2 01:35:26 2026] GET /v2.0/routers/df40e9f3-1d0c-4bd7-9964-f4290a62de23 => generated 502 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:35:26.920 8 WARNING neutron_lib.context [None req-3afe2b9d-891a-4a02-b7d9-ef3b933d6f1a a4bf1a0c2b184ed3bc4b39828c8721a5 4de0670f30ad454eb3acbcda79588c43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 781/1553] 10.0.0.18 () {34 vars in 694 bytes} [Thu Jul 2 01:35:26 2026] POST /v2.0/security-group-rules => generated 602 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1554] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:35:26 2026] GET /v2.0/security-groups?tenant_id=e18385acda96492881c99a47b0b96d3b&name=default => generated 2925 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 01:35:27.048 7 WARNING neutron_lib.context [None req-b327d59c-bfa9-4320-80f4-1ebff401eeb0 a4bf1a0c2b184ed3bc4b39828c8721a5 4de0670f30ad454eb3acbcda79588c43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 782/1555] 10.0.0.18 () {34 vars in 741 bytes} [Thu Jul 2 01:35:27 2026] PUT /v2.0/routers/df40e9f3-1d0c-4bd7-9964-f4290a62de23 => generated 502 bytes in 601 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1556] 10.0.0.18 () {34 vars in 675 bytes} [Thu Jul 2 01:35:27 2026] POST /v2.0/floatingips => generated 552 bytes in 613 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1557] 10.0.0.18 () {32 vars in 735 bytes} [Thu Jul 2 01:35:27 2026] GET /v2.0/ports?device_id=df40e9f3-1d0c-4bd7-9964-f4290a62de23 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1558] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:35:27 2026] DELETE /v2.0/security-groups/14137439-4b9d-4d21-a81b-07470859dbc5 => 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: 784/1559] 10.0.0.15 () {34 vars in 1095 bytes} [Thu Jul 2 01:35:27 2026] GET /v2.0/security-groups?name=tempest-securitygroup--84409984&fields=id&tenant_id=4de0670f30ad454eb3acbcda79588c43 => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1560] 10.0.0.15 () {34 vars in 1097 bytes} [Thu Jul 2 01:35:27 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-734863336&fields=id&tenant_id=4de0670f30ad454eb3acbcda79588c43 => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1561] 10.0.0.15 () {34 vars in 981 bytes} [Thu Jul 2 01:35:27 2026] GET /v2.0/networks?id=997c5cb1-1dc9-4ad0-b5cd-9f692fd99f73 => generated 672 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1562] 10.0.0.15 () {34 vars in 964 bytes} [Thu Jul 2 01:35:27 2026] GET /v2.0/quotas/4de0670f30ad454eb3acbcda79588c43 => 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: 788/1563] 10.0.0.15 () {34 vars in 1001 bytes} [Thu Jul 2 01:35:27 2026] GET /v2.0/ports?tenant_id=4de0670f30ad454eb3acbcda79588c43&fields=id => generated 103 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1566] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:35:27 2026] DELETE /v2.0/routers/df40e9f3-1d0c-4bd7-9964-f4290a62de23 => generated 0 bytes in 343 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1567] 10.0.0.15 () {34 vars in 1007 bytes} [Thu Jul 2 01:35:27 2026] GET /v2.0/networks/997c5cb1-1dc9-4ad0-b5cd-9f692fd99f73?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1568] 10.0.0.18 () {32 vars in 720 bytes} [Thu Jul 2 01:35:28 2026] GET /v2.0/routers/1a9f45bb-c9f4-4a02-a450-fd4aef061c45 => generated 487 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1569] 10.0.0.15 () {34 vars in 1107 bytes} [Thu Jul 2 01:35:28 2026] GET /v2.0/networks/997c5cb1-1dc9-4ad0-b5cd-9f692fd99f73?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1570] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:35:28 2026] GET /v2.0/security-groups?tenant_id=46adf721a5a94768aa5add7326404466&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: 794/1571] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:35:28 2026] GET /v2.0/ports?device_id=37425490-4001-49ef-b342-f3c5113b3f78 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1572] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:35:28 2026] DELETE /v2.0/security-groups/4dbb90d3-6079-4552-bb56-3971ff03e81c => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1573] 10.0.0.18 () {34 vars in 741 bytes} [Thu Jul 2 01:35:28 2026] PUT /v2.0/routers/1a9f45bb-c9f4-4a02-a450-fd4aef061c45 => generated 487 bytes in 547 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1574] 10.0.0.18 () {32 vars in 735 bytes} [Thu Jul 2 01:35:28 2026] GET /v2.0/ports?device_id=1a9f45bb-c9f4-4a02-a450-fd4aef061c45 => 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: 779/1575] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:35:28 2026] DELETE /v2.0/routers/1a9f45bb-c9f4-4a02-a450-fd4aef061c45 => generated 0 bytes in 348 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1576] 10.0.0.18 () {32 vars in 720 bytes} [Thu Jul 2 01:35:29 2026] GET /v2.0/routers/6c3a2ece-947c-4bfb-9431-9e35d697782c => generated 480 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1577] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:35:29 2026] GET /v2.0/ports?device_id=37425490-4001-49ef-b342-f3c5113b3f78 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1578] 10.0.0.18 () {34 vars in 741 bytes} [Thu Jul 2 01:35:29 2026] PUT /v2.0/routers/6c3a2ece-947c-4bfb-9431-9e35d697782c => generated 480 bytes in 559 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1579] 10.0.0.18 () {32 vars in 735 bytes} [Thu Jul 2 01:35:29 2026] GET /v2.0/ports?device_id=6c3a2ece-947c-4bfb-9431-9e35d697782c => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 01:35:30.177 7 INFO neutron.services.segments.plugin [-] Segment d86f13eb-d094-44b4-a9af-5a7efa54f1d5 resource provider aggregate not found 2026-07-02 01:35:30.186 7 INFO neutron.services.segments.plugin [-] Segment d86f13eb-d094-44b4-a9af-5a7efa54f1d5 resource provider aggregate not found 2026-07-02 01:35:30.206 7 INFO neutron.services.segments.plugin [-] Segment d86f13eb-d094-44b4-a9af-5a7efa54f1d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d86f13eb-d094-44b4-a9af-5a7efa54f1d5 found for delete ", "request_id": "req-7366b7fd-769c-4ad0-a6f5-5d0fc0d327ad"}]} 2026-07-02 01:35:30.207 7 INFO neutron.services.segments.plugin [-] Segment d86f13eb-d094-44b4-a9af-5a7efa54f1d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d86f13eb-d094-44b4-a9af-5a7efa54f1d5 found for delete ", "request_id": "req-161b1a2b-2a0d-4c38-8be7-d0044b81dffd"}]} 2026-07-02 01:35:30.216 7 INFO neutron.db.l3_hamode_db [None req-47162832-d731-4311-b750-deb05cc58b0f f3a850f4116b4fbaa5c78b38655f2562 24901fc93810475096f2e691039f09be - - default default] HA network 10f62c2b-b46f-4576-b69e-c2a6186257d7 was deleted as no HA routers are present in tenant 24901fc93810475096f2e691039f09be. [pid: 7|app: 0|req: 781/1580] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:35:29 2026] DELETE /v2.0/routers/6c3a2ece-947c-4bfb-9431-9e35d697782c => generated 0 bytes in 503 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1581] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:35:30 2026] GET /v2.0/ports?device_id=37425490-4001-49ef-b342-f3c5113b3f78 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1582] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:35:30 2026] GET /v2.0/security-groups?tenant_id=4604e60731d24b3a9fabb432eb4a9f9b&name=default => generated 2925 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1583] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:35:31 2026] DELETE /v2.0/security-groups/846af78b-6611-4b0c-aed6-454d2fa7716a => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1584] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:35:31 2026] GET /v2.0/security-groups?tenant_id=4a011249f659442d8a3a22af9092a6a0&name=default => generated 2925 bytes in 337 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1585] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:35:31 2026] DELETE /v2.0/security-groups/b3c3c195-93a4-4172-9250-e32a539424a0 => 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: 802/1586] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:35:31 2026] GET /v2.0/security-groups?tenant_id=e10aeab3f6f047e683810514a1a4e09c&name=default => generated 2925 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1587] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:35:31 2026] GET /v2.0/security-groups?tenant_id=29c57897b0af4143833666667674c6d2&name=default => generated 2925 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1588] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:35:31 2026] DELETE /v2.0/security-groups/acccac25-a200-4d5a-880f-cf7af6128264 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1589] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:35:31 2026] DELETE /v2.0/security-groups/372a35b5-2e4d-4173-a521-b56c4c917495 => 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: 787/1590] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:35:31 2026] GET /v2.0/ports?device_id=37425490-4001-49ef-b342-f3c5113b3f78 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1591] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:35:31 2026] GET /v2.0/security-groups?tenant_id=24901fc93810475096f2e691039f09be&name=default => generated 2925 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1592] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:35:31 2026] GET /v2.0/security-groups?tenant_id=4c751d2102fc4ebca79e2ec059392feb&name=default => generated 2925 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1593] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:35:31 2026] DELETE /v2.0/security-groups/380e1145-04ab-4e1e-a71d-579dcfec008f => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1594] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:35:32 2026] DELETE /v2.0/security-groups/4bfbb78e-556d-415d-a1fe-ea1da18bbfcb => 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: 806/1595] 199.204.45.74 () {34 vars in 985 bytes} [Thu Jul 2 01:35:32 2026] GET /v2.0/networks?id=997c5cb1-1dc9-4ad0-b5cd-9f692fd99f73 => generated 672 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1596] 199.204.45.74 () {34 vars in 1049 bytes} [Thu Jul 2 01:35:32 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4de0670f30ad454eb3acbcda79588c43 => generated 271 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:35:32.632 8 WARNING neutron_lib.context [req-428b9e61-c601-4f73-b163-221e8bde3a9c req-8d102f8a-43f5-42bd-804c-ea9743820596 a4bf1a0c2b184ed3bc4b39828c8721a5 4de0670f30ad454eb3acbcda79588c43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 791/1597] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:35:32 2026] GET /v2.0/ports?device_id=37425490-4001-49ef-b342-f3c5113b3f78 => 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: 807/1598] 199.204.45.74 () {38 vars in 954 bytes} [Thu Jul 2 01:35:32 2026] POST /v2.0/ports => generated 993 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 01:35:33.261 8 WARNING neutron_lib.context [None req-8d1ed67a-c99c-49ff-80ee-5f0b5887d78c c33a9fb3fd0646228bcf745b01a00cde 6d699eb10a8643a5a0ecc2971bbaff10 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:35:33.409 8 INFO neutron.db.segments_db [None req-8d1ed67a-c99c-49ff-80ee-5f0b5887d78c c33a9fb3fd0646228bcf745b01a00cde 6d699eb10a8643a5a0ecc2971bbaff10 - - default default] Added segment fadc5e61-50cf-4774-b8ba-33f99a8e8217 of type vxlan for network 66bb1645-0564-43f1-8bf4-f81d343533e2 [pid: 8|app: 0|req: 808/1599] 10.0.0.18 () {34 vars in 669 bytes} [Thu Jul 2 01:35:33 2026] POST /v2.0/networks => generated 633 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:35:33.492 8 WARNING neutron_lib.context [None req-965b8a45-ca19-484b-be51-2760ed4e86df c33a9fb3fd0646228bcf745b01a00cde 6d699eb10a8643a5a0ecc2971bbaff10 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 792/1600] 199.204.45.74 () {38 vars in 1027 bytes} [Thu Jul 2 01:35:33 2026] PUT /v2.0/ports/f1b8d106-8bf9-4ab4-ae69-e2c5a7597f41 => generated 1274 bytes in 473 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 01:35:33.541 8 INFO neutron.db.segments_db [None req-965b8a45-ca19-484b-be51-2760ed4e86df c33a9fb3fd0646228bcf745b01a00cde 6d699eb10a8643a5a0ecc2971bbaff10 - - default default] Added segment b55d7f55-5c0f-4d9f-9787-4fc08f676b03 of type vxlan for network c27f8efd-1917-4d3e-b0a7-0877c8804a2f [pid: 8|app: 0|req: 809/1601] 10.0.0.18 () {34 vars in 669 bytes} [Thu Jul 2 01:35:33 2026] POST /v2.0/networks => generated 633 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 01:35:33.641 7 WARNING neutron_lib.context [None req-8507b7f3-c902-4367-ba86-7fcdcbd498cf c33a9fb3fd0646228bcf745b01a00cde 6d699eb10a8643a5a0ecc2971bbaff10 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:35:33.695 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f0dbf496-63cc-402b-b4e5-52b3cb8a04a2'] response: {'name': 'network-changed', 'server_uuid': '37425490-4001-49ef-b342-f3c5113b3f78', 'tag': 'f1b8d106-8bf9-4ab4-ae69-e2c5a7597f41', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 793/1602] 10.0.0.18 () {34 vars in 668 bytes} [Thu Jul 2 01:35:33 2026] POST /v2.0/subnets => generated 646 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:35:33.922 8 WARNING neutron_lib.context [None req-dfb1ebb2-d8ac-40d4-9060-cf3ffc8708b2 c33a9fb3fd0646228bcf745b01a00cde 6d699eb10a8643a5a0ecc2971bbaff10 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 794/1603] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:35:33 2026] GET /v2.0/ports?device_id=37425490-4001-49ef-b342-f3c5113b3f78 => generated 1008 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1604] 10.0.0.15 () {34 vars in 1119 bytes} [Thu Jul 2 01:35:34 2026] GET /v2.0/security-groups?id=2f2a5ad7-ce56-43d1-b276-c747abf73f89&id=b76c1f6b-96ef-4c8f-8bba-8b3251d97bc8&fields=id&fields=name => generated 204 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1605] 10.0.0.18 () {34 vars in 668 bytes} [Thu Jul 2 01:35:33 2026] POST /v2.0/subnets => generated 655 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:35:34.208 7 WARNING neutron_lib.context [None req-802e6a1d-7774-4851-bb3a-4a04ea533020 c33a9fb3fd0646228bcf745b01a00cde 6d699eb10a8643a5a0ecc2971bbaff10 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 811/1606] 199.204.45.74 () {34 vars in 1079 bytes} [Thu Jul 2 01:35:34 2026] GET /v2.0/ports?tenant_id=4de0670f30ad454eb3acbcda79588c43&device_id=37425490-4001-49ef-b342-f3c5113b3f78 => generated 1277 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 01:35:34.245 7 INFO neutron.db.segments_db [None req-802e6a1d-7774-4851-bb3a-4a04ea533020 c33a9fb3fd0646228bcf745b01a00cde 6d699eb10a8643a5a0ecc2971bbaff10 - - default default] Added segment 79663bac-8f7a-4db0-a539-28207b0d3ffd of type vxlan for network 331fe0c6-9a45-4900-8b6c-bdf01c30aa61 [pid: 8|app: 0|req: 812/1607] 199.204.45.74 () {34 vars in 1017 bytes} [Thu Jul 2 01:35:34 2026] GET /v2.0/networks?tenant_id=4de0670f30ad454eb3acbcda79588c43&shared=False => generated 768 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1608] 199.204.45.74 () {34 vars in 929 bytes} [Thu Jul 2 01:35:34 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:35:34.522 7 INFO neutron.db.l3_hamode_db [None req-802e6a1d-7774-4851-bb3a-4a04ea533020 c33a9fb3fd0646228bcf745b01a00cde 6d699eb10a8643a5a0ecc2971bbaff10 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 01:35:34.681 7 INFO neutron.db.l3_hamode_db [None req-802e6a1d-7774-4851-bb3a-4a04ea533020 c33a9fb3fd0646228bcf745b01a00cde 6d699eb10a8643a5a0ecc2971bbaff10 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 814/1609] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:35:35 2026] GET /v2.0/ports?device_id=37425490-4001-49ef-b342-f3c5113b3f78 => generated 1008 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1610] 10.0.0.15 () {34 vars in 1119 bytes} [Thu Jul 2 01:35:35 2026] GET /v2.0/security-groups?id=2f2a5ad7-ce56-43d1-b276-c747abf73f89&id=b76c1f6b-96ef-4c8f-8bba-8b3251d97bc8&fields=id&fields=name => generated 204 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1611] 10.0.0.18 () {34 vars in 668 bytes} [Thu Jul 2 01:35:34 2026] POST /v2.0/routers => generated 510 bytes in 1178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1612] 199.204.45.74 () {34 vars in 1079 bytes} [Thu Jul 2 01:35:35 2026] GET /v2.0/ports?tenant_id=4de0670f30ad454eb3acbcda79588c43&device_id=37425490-4001-49ef-b342-f3c5113b3f78 => generated 1277 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1613] 199.204.45.74 () {34 vars in 1057 bytes} [Thu Jul 2 01:35:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=f1b8d106-8bf9-4ab4-ae69-e2c5a7597f41 => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1614] 199.204.45.74 () {34 vars in 983 bytes} [Thu Jul 2 01:35:35 2026] GET /v2.0/subnets?id=b0ed0cd5-6f37-4136-809c-9cb14a21c944 => generated 690 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1615] 199.204.45.74 () {34 vars in 1051 bytes} [Thu Jul 2 01:35:35 2026] GET /v2.0/ports?network_id=997c5cb1-1dc9-4ad0-b5cd-9f692fd99f73&device_owner=network%3Adhcp => generated 1244 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1616] 199.204.45.74 () {34 vars in 1011 bytes} [Thu Jul 2 01:35:35 2026] GET /v2.0/networks/997c5cb1-1dc9-4ad0-b5cd-9f692fd99f73?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: 821/1617] 199.204.45.74 () {34 vars in 1111 bytes} [Thu Jul 2 01:35:35 2026] GET /v2.0/networks/997c5cb1-1dc9-4ad0-b5cd-9f692fd99f73?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1618] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:35:35 2026] GET /v2.0/security-groups?tenant_id=6e234d5e54cd4dbfbb05ed792bba1022&name=default => generated 2925 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1619] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:35:36 2026] DELETE /v2.0/security-groups/13ea1990-5d24-4b80-b9d5-b2d9c48c0515 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:35:36.364 8 WARNING neutron_lib.context [None req-49d4433a-d557-4d8e-a4aa-dabb7cfcb7b7 1f2b867db2c94da8abd99587e370a0ec f73b72cc80834058a5b6060feb1f05f3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 824/1620] 10.0.0.18 () {34 vars in 675 bytes} [Thu Jul 2 01:35:36 2026] POST /v2.0/subnetpools => generated 516 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1621] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:35:36 2026] GET /v2.0/ports?device_id=37425490-4001-49ef-b342-f3c5113b3f78 => generated 1008 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1622] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:35:36 2026] GET /v2.0/security-groups?tenant_id=a29399560f2948d995c137989b637a15&name=default => generated 2925 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 01:35:36.572 8 WARNING neutron_lib.context [None req-6a4baf64-3e43-49cb-a101-5a177a943ec5 1f2b867db2c94da8abd99587e370a0ec f73b72cc80834058a5b6060feb1f05f3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 797/1623] 10.0.0.18 () {34 vars in 782 bytes} [Thu Jul 2 01:35:35 2026] PUT /v2.0/routers/1dd0fa7a-7ba4-4268-b518-a586e8c63438/add_router_interface => generated 309 bytes in 1189 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1624] 10.0.0.15 () {34 vars in 1119 bytes} [Thu Jul 2 01:35:36 2026] GET /v2.0/security-groups?id=2f2a5ad7-ce56-43d1-b276-c747abf73f89&id=b76c1f6b-96ef-4c8f-8bba-8b3251d97bc8&fields=id&fields=name => generated 204 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1625] 10.0.0.18 () {34 vars in 675 bytes} [Thu Jul 2 01:35:36 2026] POST /v2.0/subnetpools => generated 516 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1626] 10.0.0.18 () {32 vars in 716 bytes} [Thu Jul 2 01:35:36 2026] GET /v2.0/ports/264e03dc-75fa-4bf6-94f5-606edf4fd9b1 => generated 959 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:35:36.722 8 WARNING neutron_lib.context [None req-24db8154-d7b4-4140-a48f-1229d6c39db1 1f2b867db2c94da8abd99587e370a0ec f73b72cc80834058a5b6060feb1f05f3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 799/1627] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:35:36 2026] DELETE /v2.0/security-groups/2ca8c765-9820-459b-b459-5e2d9424b45c => 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: 829/1628] 10.0.0.18 () {34 vars in 675 bytes} [Thu Jul 2 01:35:36 2026] POST /v2.0/subnetpools => generated 516 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:35:36.798 8 WARNING neutron_lib.context [None req-43769ae3-3e70-47d1-abeb-8ea52cce5fab 1f2b867db2c94da8abd99587e370a0ec f73b72cc80834058a5b6060feb1f05f3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 830/1629] 10.0.0.18 () {34 vars in 675 bytes} [Thu Jul 2 01:35:36 2026] POST /v2.0/subnetpools => generated 516 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:35:36.859 8 WARNING neutron_lib.context [None req-8e1d3100-347f-4bf1-b7b2-4dc53638c223 1f2b867db2c94da8abd99587e370a0ec f73b72cc80834058a5b6060feb1f05f3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 831/1630] 10.0.0.18 () {34 vars in 675 bytes} [Thu Jul 2 01:35:36 2026] POST /v2.0/subnetpools => generated 516 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1631] 10.0.0.18 () {34 vars in 758 bytes} [Thu Jul 2 01:35:36 2026] PUT /v2.0/subnetpools/578bcba7-fe5e-4921-9f2f-bad2ff7e3aab/tags => generated 17 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1632] 10.0.0.18 () {34 vars in 758 bytes} [Thu Jul 2 01:35:36 2026] PUT /v2.0/subnetpools/b7d6634d-6e64-4c8d-983a-88535c112250/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1633] 10.0.0.18 () {34 vars in 758 bytes} [Thu Jul 2 01:35:36 2026] PUT /v2.0/subnetpools/2ea2c4c0-abc6-4071-b49d-e592a348b1c4/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: 835/1634] 10.0.0.18 () {34 vars in 758 bytes} [Thu Jul 2 01:35:37 2026] PUT /v2.0/subnetpools/16c0f019-cf64-4679-ac76-ee0f04aec7cd/tags => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1635] 10.0.0.18 () {32 vars in 671 bytes} [Thu Jul 2 01:35:37 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1636] 10.0.0.18 () {32 vars in 685 bytes} [Thu Jul 2 01:35:37 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1637] 10.0.0.18 () {32 vars in 681 bytes} [Thu Jul 2 01:35:37 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1638] 10.0.0.18 () {32 vars in 693 bytes} [Thu Jul 2 01:35:37 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1639] 10.0.0.18 () {32 vars in 679 bytes} [Thu Jul 2 01:35:37 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1640] 10.0.0.18 () {32 vars in 693 bytes} [Thu Jul 2 01:35:37 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1641] 10.0.0.18 () {32 vars in 689 bytes} [Thu Jul 2 01:35:37 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1642] 10.0.0.18 () {32 vars in 701 bytes} [Thu Jul 2 01:35:37 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1643] 10.0.0.18 () {32 vars in 731 bytes} [Thu Jul 2 01:35:37 2026] DELETE /v2.0/subnetpools/578bcba7-fe5e-4921-9f2f-bad2ff7e3aab => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1644] 10.0.0.18 () {32 vars in 731 bytes} [Thu Jul 2 01:35:37 2026] DELETE /v2.0/subnetpools/b7d6634d-6e64-4c8d-983a-88535c112250 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1645] 10.0.0.18 () {32 vars in 731 bytes} [Thu Jul 2 01:35:37 2026] DELETE /v2.0/subnetpools/2ea2c4c0-abc6-4071-b49d-e592a348b1c4 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1646] 10.0.0.18 () {32 vars in 731 bytes} [Thu Jul 2 01:35:37 2026] DELETE /v2.0/subnetpools/16c0f019-cf64-4679-ac76-ee0f04aec7cd => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1647] 10.0.0.18 () {32 vars in 731 bytes} [Thu Jul 2 01:35:37 2026] DELETE /v2.0/subnetpools/77647a3a-7408-4a90-92c1-392354ab395f => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1648] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:35:37 2026] GET /v2.0/ports?device_id=37425490-4001-49ef-b342-f3c5113b3f78 => generated 1008 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1649] 10.0.0.15 () {34 vars in 1119 bytes} [Thu Jul 2 01:35:37 2026] GET /v2.0/security-groups?id=2f2a5ad7-ce56-43d1-b276-c747abf73f89&id=b76c1f6b-96ef-4c8f-8bba-8b3251d97bc8&fields=id&fields=name => generated 204 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1650] 10.0.0.18 () {34 vars in 782 bytes} [Thu Jul 2 01:35:36 2026] PUT /v2.0/routers/1dd0fa7a-7ba4-4268-b518-a586e8c63438/add_router_interface => generated 309 bytes in 1166 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1651] 10.0.0.18 () {32 vars in 716 bytes} [Thu Jul 2 01:35:37 2026] GET /v2.0/ports/19794c9e-8e58-428b-a614-f11b284d9dc1 => generated 967 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1652] 199.204.45.74 () {34 vars in 993 bytes} [Thu Jul 2 01:35:38 2026] GET /v2.0/ports?device_id=37425490-4001-49ef-b342-f3c5113b3f78 => generated 1277 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1653] 10.0.0.18 () {34 vars in 788 bytes} [Thu Jul 2 01:35:37 2026] PUT /v2.0/routers/1dd0fa7a-7ba4-4268-b518-a586e8c63438/remove_router_interface => generated 309 bytes in 798 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1654] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:35:38 2026] GET /v2.0/security-groups?tenant_id=f73b72cc80834058a5b6060feb1f05f3&name=default => generated 2925 bytes in 426 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1655] 199.204.45.74 () {34 vars in 1123 bytes} [Thu Jul 2 01:35:38 2026] GET /v2.0/security-groups?id=2f2a5ad7-ce56-43d1-b276-c747abf73f89&id=b76c1f6b-96ef-4c8f-8bba-8b3251d97bc8&fields=id&fields=name => generated 204 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1656] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:35:38 2026] DELETE /v2.0/security-groups/9efa72e4-26f9-4bb4-9f3b-95172379b611 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:35:38.933 7 WARNING neutron_lib.context [None req-f89efb62-df11-4bcf-84ae-6d78b575a610 ce3b38efc95948c599edba996cf13672 1fcc4c4cb07c487ebf3baf0f2b7ab635 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:35:38.934 7 WARNING neutron_lib.context [None req-f89efb62-df11-4bcf-84ae-6d78b575a610 ce3b38efc95948c599edba996cf13672 1fcc4c4cb07c487ebf3baf0f2b7ab635 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:35:39.159 7 INFO neutron.db.segments_db [None req-f89efb62-df11-4bcf-84ae-6d78b575a610 ce3b38efc95948c599edba996cf13672 1fcc4c4cb07c487ebf3baf0f2b7ab635 - - default default] Added segment 7d34c954-c622-4ab3-9c46-1fb29b541752 of type vxlan for network db0c1462-171f-4c2e-aaff-657b6b30871e 2026-07-02 01:35:39.237 7 INFO neutron.db.segments_db [None req-f89efb62-df11-4bcf-84ae-6d78b575a610 ce3b38efc95948c599edba996cf13672 1fcc4c4cb07c487ebf3baf0f2b7ab635 - - default default] Added segment ca288aa5-8855-4a6d-9a33-fad6291c07ea of type vxlan for network 3a5d6f23-876f-4b5f-b252-fbe674cb6286 [pid: 7|app: 0|req: 804/1657] 10.0.0.18 () {34 vars in 669 bytes} [Thu Jul 2 01:35:38 2026] POST /v2.0/networks => generated 1246 bytes in 481 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1658] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:35:39 2026] GET /v2.0/ports?device_id=37425490-4001-49ef-b342-f3c5113b3f78 => generated 1008 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1659] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:35:39 2026] GET /v2.0/security-groups?tenant_id=ed1083fdb7de43e2b10a71b61e86fa6a&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1660] 10.0.0.18 () {32 vars in 648 bytes} [Thu Jul 2 01:35:39 2026] GET /v2.0/networks => generated 1845 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1661] 10.0.0.18 () {34 vars in 788 bytes} [Thu Jul 2 01:35:38 2026] PUT /v2.0/routers/1dd0fa7a-7ba4-4268-b518-a586e8c63438/remove_router_interface => generated 309 bytes in 869 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1662] 10.0.0.15 () {34 vars in 1119 bytes} [Thu Jul 2 01:35:39 2026] GET /v2.0/security-groups?id=2f2a5ad7-ce56-43d1-b276-c747abf73f89&id=b76c1f6b-96ef-4c8f-8bba-8b3251d97bc8&fields=id&fields=name => generated 204 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1663] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:35:39 2026] DELETE /v2.0/security-groups/e06023fe-9d11-49df-ace0-d2850685b3f4 => 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: 856/1664] 10.0.0.18 () {32 vars in 735 bytes} [Thu Jul 2 01:35:39 2026] GET /v2.0/ports?device_id=1dd0fa7a-7ba4-4268-b518-a586e8c63438 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 01:35:39.800 7 INFO neutron.services.segments.plugin [-] Segment 7d34c954-c622-4ab3-9c46-1fb29b541752 resource provider aggregate not found 2026-07-02 01:35:39.807 7 INFO neutron.services.segments.plugin [-] Segment 7d34c954-c622-4ab3-9c46-1fb29b541752 resource provider aggregate not found 2026-07-02 01:35:39.817 7 INFO neutron.services.segments.plugin [-] Segment 7d34c954-c622-4ab3-9c46-1fb29b541752 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d34c954-c622-4ab3-9c46-1fb29b541752 found for delete ", "request_id": "req-02d5720d-98f9-4657-b3c6-a2d46d7999c2"}]} [pid: 7|app: 0|req: 809/1665] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:35:39 2026] DELETE /v2.0/networks/db0c1462-171f-4c2e-aaff-657b6b30871e => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 01:35:39.827 7 INFO neutron.services.segments.plugin [-] Segment 7d34c954-c622-4ab3-9c46-1fb29b541752 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d34c954-c622-4ab3-9c46-1fb29b541752 found for delete ", "request_id": "req-05224182-18ed-4587-8036-a5e7007c4b17"}]} [pid: 7|app: 0|req: 810/1666] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:35:39 2026] DELETE /v2.0/networks/3a5d6f23-876f-4b5f-b252-fbe674cb6286 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1667] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:35:39 2026] GET /v2.0/security-groups?tenant_id=947618503bd245c98c39e8df56471f91&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1668] 10.0.0.18 () {32 vars in 648 bytes} [Thu Jul 2 01:35:40 2026] GET /v2.0/networks => generated 651 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1669] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:35:40 2026] DELETE /v2.0/security-groups/7cab9d5f-244f-48d3-8374-e5d127b2aa22 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:35:40.279 7 WARNING neutron_lib.context [None req-3d2ec29b-cb28-46ba-a98f-bcb24f55a860 ce3b38efc95948c599edba996cf13672 1fcc4c4cb07c487ebf3baf0f2b7ab635 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:35:40.337 8 INFO neutron.services.segments.plugin [-] Segment 79663bac-8f7a-4db0-a539-28207b0d3ffd resource provider aggregate not found 2026-07-02 01:35:40.345 8 INFO neutron.services.segments.plugin [-] Segment 79663bac-8f7a-4db0-a539-28207b0d3ffd resource provider aggregate not found 2026-07-02 01:35:40.353 8 INFO neutron.services.segments.plugin [-] Segment 79663bac-8f7a-4db0-a539-28207b0d3ffd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79663bac-8f7a-4db0-a539-28207b0d3ffd found for delete ", "request_id": "req-61689cf6-ab70-4b53-891e-a45e4d815c5b"}]} 2026-07-02 01:35:40.362 8 INFO neutron.services.segments.plugin [-] Segment 79663bac-8f7a-4db0-a539-28207b0d3ffd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79663bac-8f7a-4db0-a539-28207b0d3ffd found for delete ", "request_id": "req-35ccb829-e174-4018-9f24-d5204b34dfb0"}]} 2026-07-02 01:35:40.370 8 INFO neutron.db.l3_hamode_db [None req-014952ba-119d-4b02-bd6a-90c9cbbe6b80 c33a9fb3fd0646228bcf745b01a00cde 6d699eb10a8643a5a0ecc2971bbaff10 - - default default] HA network 331fe0c6-9a45-4900-8b6c-bdf01c30aa61 was deleted as no HA routers are present in tenant 6d699eb10a8643a5a0ecc2971bbaff10. [pid: 8|app: 0|req: 857/1670] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:35:39 2026] DELETE /v2.0/routers/1dd0fa7a-7ba4-4268-b518-a586e8c63438 => generated 0 bytes in 621 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:35:40.383 7 INFO neutron.db.segments_db [None req-3d2ec29b-cb28-46ba-a98f-bcb24f55a860 ce3b38efc95948c599edba996cf13672 1fcc4c4cb07c487ebf3baf0f2b7ab635 - - default default] Added segment c17f71a9-a0ea-4dfb-81fb-7895517d970f of type vxlan for network 06ec3231-92c0-4dbe-add6-cf34b8cc0bee [pid: 7|app: 0|req: 814/1671] 10.0.0.18 () {34 vars in 669 bytes} [Thu Jul 2 01:35:40 2026] POST /v2.0/networks => generated 654 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:35:40.489 7 WARNING neutron_lib.context [None req-92772b03-0fb9-4ad6-85e9-68e8de52fac2 ce3b38efc95948c599edba996cf13672 1fcc4c4cb07c487ebf3baf0f2b7ab635 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 858/1672] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:35:40 2026] DELETE /v2.0/subnets/62f7319a-385b-4b6a-9c26-2fdf91d9122a => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 01:35:40.554 7 INFO neutron.db.segments_db [None req-92772b03-0fb9-4ad6-85e9-68e8de52fac2 ce3b38efc95948c599edba996cf13672 1fcc4c4cb07c487ebf3baf0f2b7ab635 - - default default] Added segment 9ace9b94-aa45-4e45-b2ea-94656e1dab34 of type vxlan for network 92c6edb5-f6af-4475-b200-03e3e4ee22a8 [pid: 7|app: 0|req: 815/1673] 10.0.0.18 () {34 vars in 669 bytes} [Thu Jul 2 01:35:40 2026] POST /v2.0/networks => generated 653 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:35:40.658 7 WARNING neutron_lib.context [None req-570a8dd7-e5ba-444e-998b-80b27593d388 ce3b38efc95948c599edba996cf13672 1fcc4c4cb07c487ebf3baf0f2b7ab635 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:35:40.680 7 WARNING neutron_lib.context [None req-570a8dd7-e5ba-444e-998b-80b27593d388 ce3b38efc95948c599edba996cf13672 1fcc4c4cb07c487ebf3baf0f2b7ab635 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 859/1674] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:35:40 2026] DELETE /v2.0/subnets/d340bb3f-52d9-4010-9b36-d4030923a437 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1675] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:35:40 2026] GET /v2.0/ports?device_id=37425490-4001-49ef-b342-f3c5113b3f78 => generated 1010 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1676] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:35:40 2026] DELETE /v2.0/networks/c27f8efd-1917-4d3e-b0a7-0877c8804a2f => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1677] 10.0.0.15 () {34 vars in 1119 bytes} [Thu Jul 2 01:35:41 2026] GET /v2.0/security-groups?id=2f2a5ad7-ce56-43d1-b276-c747abf73f89&id=b76c1f6b-96ef-4c8f-8bba-8b3251d97bc8&fields=id&fields=name => generated 204 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1678] 10.0.0.18 () {34 vars in 664 bytes} [Thu Jul 2 01:35:40 2026] POST /v2.0/ports => generated 1506 bytes in 532 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 817/1679] 10.0.0.18 () {32 vars in 642 bytes} [Thu Jul 2 01:35:41 2026] GET /v2.0/ports => generated 1506 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1680] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:35:41 2026] DELETE /v2.0/networks/66bb1645-0564-43f1-8bf4-f81d343533e2 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 01:35:41.394 8 WARNING neutron_lib.context [None req-07d76a8c-ae6f-42a4-9e32-1a957b5c0a19 c33a9fb3fd0646228bcf745b01a00cde 6d699eb10a8643a5a0ecc2971bbaff10 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:35:41.433 8 INFO neutron.db.segments_db [None req-07d76a8c-ae6f-42a4-9e32-1a957b5c0a19 c33a9fb3fd0646228bcf745b01a00cde 6d699eb10a8643a5a0ecc2971bbaff10 - - default default] Added segment b6f9f45e-7ddd-4524-97ec-840bbfd99f33 of type vxlan for network 2fc1d9db-7cc2-4bfa-9f97-5f32c9c4a58e [pid: 7|app: 0|req: 818/1681] 10.0.0.18 () {32 vars in 719 bytes} [Thu Jul 2 01:35:41 2026] DELETE /v2.0/ports/3bfe9a70-6647-49c6-9593-f7fce74a9dac => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1682] 10.0.0.18 () {34 vars in 669 bytes} [Thu Jul 2 01:35:41 2026] POST /v2.0/networks => generated 633 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:35:41.530 8 WARNING neutron_lib.context [None req-dc8bb161-77ea-438c-aff9-c943f6b0b94b c33a9fb3fd0646228bcf745b01a00cde 6d699eb10a8643a5a0ecc2971bbaff10 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 819/1683] 10.0.0.18 () {32 vars in 719 bytes} [Thu Jul 2 01:35:41 2026] DELETE /v2.0/ports/47054a86-e549-41a6-aeb7-6a0cde9d7f03 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1684] 10.0.0.18 () {32 vars in 642 bytes} [Thu Jul 2 01:35:41 2026] GET /v2.0/ports => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 01:35:41.736 7 WARNING neutron_lib.context [None req-423ba489-9448-4f5d-b616-7115f943bcc1 ce3b38efc95948c599edba996cf13672 1fcc4c4cb07c487ebf3baf0f2b7ab635 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:35:41.790 7 INFO neutron.db.segments_db [None req-423ba489-9448-4f5d-b616-7115f943bcc1 ce3b38efc95948c599edba996cf13672 1fcc4c4cb07c487ebf3baf0f2b7ab635 - - default default] Added segment ced47948-f7a8-45b8-9bc9-428be2a4945e of type vxlan for network bff891e1-526b-49b8-9a86-bdcd9af4ac3b [pid: 8|app: 0|req: 865/1685] 10.0.0.18 () {34 vars in 668 bytes} [Thu Jul 2 01:35:41 2026] POST /v2.0/subnets => generated 646 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:35:41.820 8 WARNING neutron_lib.context [None req-bed3cee7-6771-448d-8391-3a6ba3766a02 c33a9fb3fd0646228bcf745b01a00cde 6d699eb10a8643a5a0ecc2971bbaff10 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:35:41.836 7 INFO neutron.services.segments.plugin [-] Segment ca288aa5-8855-4a6d-9a33-fad6291c07ea resource provider aggregate not found 2026-07-02 01:35:41.854 7 INFO neutron.services.segments.plugin [-] Segment ca288aa5-8855-4a6d-9a33-fad6291c07ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca288aa5-8855-4a6d-9a33-fad6291c07ea found for delete ", "request_id": "req-92244967-e7e5-4403-87ad-c85455d3fe48"}]} 2026-07-02 01:35:41.855 7 INFO neutron.services.segments.plugin [-] Segment ca288aa5-8855-4a6d-9a33-fad6291c07ea resource provider aggregate not found 2026-07-02 01:35:41.859 8 INFO neutron.db.segments_db [None req-bed3cee7-6771-448d-8391-3a6ba3766a02 c33a9fb3fd0646228bcf745b01a00cde 6d699eb10a8643a5a0ecc2971bbaff10 - - default default] Added segment 49a3f954-5b47-4a25-bd69-d088c463d005 of type vxlan for network bc9ef92e-6cc4-419b-a814-1d1f3ef1c5a6 2026-07-02 01:35:41.871 7 INFO neutron.services.segments.plugin [-] Segment ca288aa5-8855-4a6d-9a33-fad6291c07ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca288aa5-8855-4a6d-9a33-fad6291c07ea found for delete ", "request_id": "req-fc1a171e-226a-4a8d-a159-546fc08bf292"}]} [pid: 7|app: 0|req: 821/1686] 10.0.0.18 () {34 vars in 669 bytes} [Thu Jul 2 01:35:41 2026] POST /v2.0/networks => generated 654 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:35:41.916 7 WARNING neutron_lib.context [None req-d6950da1-9c8a-4410-85dd-f6b55e89c752 ce3b38efc95948c599edba996cf13672 1fcc4c4cb07c487ebf3baf0f2b7ab635 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:35:41.966 7 INFO neutron.db.segments_db [None req-d6950da1-9c8a-4410-85dd-f6b55e89c752 ce3b38efc95948c599edba996cf13672 1fcc4c4cb07c487ebf3baf0f2b7ab635 - - default default] Added segment 6395f88b-cf6f-4ede-90e7-091d153908c3 of type vxlan for network 6ee1a45d-f17c-4a9e-9da9-e7266d61ebb7 [pid: 7|app: 0|req: 822/1687] 10.0.0.18 () {34 vars in 669 bytes} [Thu Jul 2 01:35:41 2026] POST /v2.0/networks => generated 654 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:35:42.108 8 INFO neutron.db.l3_hamode_db [None req-bed3cee7-6771-448d-8391-3a6ba3766a02 c33a9fb3fd0646228bcf745b01a00cde 6d699eb10a8643a5a0ecc2971bbaff10 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 823/1688] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:35:42 2026] GET /v2.0/ports?device_id=37425490-4001-49ef-b342-f3c5113b3f78 => generated 1010 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 01:35:42.232 8 INFO neutron.db.l3_hamode_db [None req-bed3cee7-6771-448d-8391-3a6ba3766a02 c33a9fb3fd0646228bcf745b01a00cde 6d699eb10a8643a5a0ecc2971bbaff10 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 824/1689] 10.0.0.15 () {34 vars in 1119 bytes} [Thu Jul 2 01:35:42 2026] GET /v2.0/security-groups?id=2f2a5ad7-ce56-43d1-b276-c747abf73f89&id=b76c1f6b-96ef-4c8f-8bba-8b3251d97bc8&fields=id&fields=name => generated 204 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1690] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:35:42 2026] GET /v2.0/ports?device_id=37425490-4001-49ef-b342-f3c5113b3f78 => generated 1010 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 01:35:42.381 8 INFO neutron.services.segments.plugin [-] Segment b55d7f55-5c0f-4d9f-9787-4fc08f676b03 resource provider aggregate not found 2026-07-02 01:35:42.390 8 INFO neutron.services.segments.plugin [-] Segment b55d7f55-5c0f-4d9f-9787-4fc08f676b03 resource provider aggregate not found 2026-07-02 01:35:42.398 8 INFO neutron.services.segments.plugin [-] Segment b55d7f55-5c0f-4d9f-9787-4fc08f676b03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b55d7f55-5c0f-4d9f-9787-4fc08f676b03 found for delete ", "request_id": "req-bde4818f-aada-4788-bf6b-b7a6b0154c13"}]} 2026-07-02 01:35:42.410 8 INFO neutron.services.segments.plugin [-] Segment b55d7f55-5c0f-4d9f-9787-4fc08f676b03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b55d7f55-5c0f-4d9f-9787-4fc08f676b03 found for delete ", "request_id": "req-487aceec-d818-4562-b5ad-2a6aa2629924"}]} 2026-07-02 01:35:42.413 8 INFO neutron.services.segments.plugin [-] Segment fadc5e61-50cf-4774-b8ba-33f99a8e8217 resource provider aggregate not found 2026-07-02 01:35:42.422 8 INFO neutron.services.segments.plugin [-] Segment fadc5e61-50cf-4774-b8ba-33f99a8e8217 resource provider aggregate not found 2026-07-02 01:35:42.426 8 INFO neutron.services.segments.plugin [-] Segment fadc5e61-50cf-4774-b8ba-33f99a8e8217 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fadc5e61-50cf-4774-b8ba-33f99a8e8217 found for delete ", "request_id": "req-b1c3f4f1-42af-476f-8de1-2f3fe3c042b7"}]} 2026-07-02 01:35:42.433 8 INFO neutron.services.segments.plugin [-] Segment fadc5e61-50cf-4774-b8ba-33f99a8e8217 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fadc5e61-50cf-4774-b8ba-33f99a8e8217 found for delete ", "request_id": "req-155ff590-b0a6-427d-8767-ee4399ed2bcc"}]} 2026-07-02 01:35:42.731 7 INFO neutron.db.l3_db [None req-9372b688-2110-4046-a8e2-8d9be97b011b a4bf1a0c2b184ed3bc4b39828c8721a5 4de0670f30ad454eb3acbcda79588c43 - - default default] Floating IP 92d10212-8864-43f4-a9ac-cef3f3ea6132 associated. External IP: 10.96.250.208, port: f1b8d106-8bf9-4ab4-ae69-e2c5a7597f41. [pid: 8|app: 0|req: 866/1691] 10.0.0.18 () {34 vars in 668 bytes} [Thu Jul 2 01:35:41 2026] POST /v2.0/routers => generated 509 bytes in 1158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:35:42.981 8 WARNING neutron_lib.context [None req-a647a0a0-8d42-4d60-b5b4-9850f022c351 ce3b38efc95948c599edba996cf13672 1fcc4c4cb07c487ebf3baf0f2b7ab635 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:35:43.004 8 WARNING neutron_lib.context [None req-a647a0a0-8d42-4d60-b5b4-9850f022c351 ce3b38efc95948c599edba996cf13672 1fcc4c4cb07c487ebf3baf0f2b7ab635 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 826/1692] 10.0.0.18 () {34 vars in 748 bytes} [Thu Jul 2 01:35:42 2026] PUT /v2.0/floatingips/92d10212-8864-43f4-a9ac-cef3f3ea6132 => generated 855 bytes in 741 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:35:43.115 7 WARNING neutron_lib.context [None req-99e03458-3a67-45ae-ad63-5a77fa3a2a6d c33a9fb3fd0646228bcf745b01a00cde 6d699eb10a8643a5a0ecc2971bbaff10 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:35:43.151 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9474a8f7-ee84-4ea0-80f2-c89418d08ab4'] response: {'name': 'network-changed', 'server_uuid': '37425490-4001-49ef-b342-f3c5113b3f78', 'tag': 'f1b8d106-8bf9-4ab4-ae69-e2c5a7597f41', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 867/1695] 10.0.0.18 () {34 vars in 668 bytes} [Thu Jul 2 01:35:42 2026] POST /v2.0/subnets => generated 1324 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1696] 10.0.0.18 () {34 vars in 664 bytes} [Thu Jul 2 01:35:43 2026] POST /v2.0/ports => generated 963 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 868/1697] 10.0.0.18 () {32 vars in 646 bytes} [Thu Jul 2 01:35:43 2026] GET /v2.0/subnets => generated 1960 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1698] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:35:43 2026] DELETE /v2.0/subnets/66667fb7-a0ba-4a9a-b286-336d364bf9ff => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1699] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:35:43 2026] DELETE /v2.0/subnets/73ce314f-cff3-4b8d-b0ec-67febf2f7b7e => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1700] 199.204.45.74 () {34 vars in 1079 bytes} [Thu Jul 2 01:35:43 2026] GET /v2.0/ports?tenant_id=4de0670f30ad454eb3acbcda79588c43&device_id=37425490-4001-49ef-b342-f3c5113b3f78 => generated 1279 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1701] 10.0.0.18 () {32 vars in 646 bytes} [Thu Jul 2 01:35:43 2026] GET /v2.0/subnets => generated 649 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:35:43.972 8 WARNING neutron_lib.context [None req-487fff97-b43e-421d-906b-c6d8c66e64bb a3e9ef39f879475da5d1974cd01a9100 e0f2458f6743401a915dd523f1cdabc1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:35:44.136 8 INFO neutron.db.segments_db [None req-487fff97-b43e-421d-906b-c6d8c66e64bb a3e9ef39f879475da5d1974cd01a9100 e0f2458f6743401a915dd523f1cdabc1 - - default default] Added segment 30f6e756-0fb4-4ab4-b0e6-f5c3e5cbb2ab of type vxlan for network da8305d0-cea4-4191-bf6f-c1249168eb94 [pid: 8|app: 0|req: 873/1702] 10.0.0.18 () {34 vars in 669 bytes} [Thu Jul 2 01:35:43 2026] POST /v2.0/networks => generated 631 bytes in 422 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1703] 199.204.45.74 () {34 vars in 985 bytes} [Thu Jul 2 01:35:44 2026] GET /v2.0/networks?id=997c5cb1-1dc9-4ad0-b5cd-9f692fd99f73 => generated 768 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1704] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:35:44 2026] DELETE /v2.0/networks/6ee1a45d-f17c-4a9e-9da9-e7266d61ebb7 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 01:35:44.425 8 WARNING neutron_lib.context [None req-f262f150-23f2-4aee-81e5-45157b32f531 a3e9ef39f879475da5d1974cd01a9100 e0f2458f6743401a915dd523f1cdabc1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 830/1705] 10.0.0.18 () {34 vars in 782 bytes} [Thu Jul 2 01:35:43 2026] PUT /v2.0/routers/957ec5b5-5b3d-40a9-8f71-a65090925d93/add_router_interface => generated 309 bytes in 998 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 01:35:44.443 8 INFO neutron.services.segments.plugin [-] Segment 6395f88b-cf6f-4ede-90e7-091d153908c3 resource provider aggregate not found 2026-07-02 01:35:44.448 8 INFO neutron.services.segments.plugin [-] Segment 6395f88b-cf6f-4ede-90e7-091d153908c3 resource provider aggregate not found 2026-07-02 01:35:44.461 8 INFO neutron.services.segments.plugin [-] Segment 6395f88b-cf6f-4ede-90e7-091d153908c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6395f88b-cf6f-4ede-90e7-091d153908c3 found for delete ", "request_id": "req-8656d9d9-87ce-4c15-b2cd-d20b2ce90765"}]} 2026-07-02 01:35:44.463 8 INFO neutron.services.segments.plugin [-] Segment 6395f88b-cf6f-4ede-90e7-091d153908c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6395f88b-cf6f-4ede-90e7-091d153908c3 found for delete ", "request_id": "req-37e87ff8-1b69-46b2-97a0-53e223cbe6b4"}]} [pid: 7|app: 0|req: 831/1706] 199.204.45.74 () {34 vars in 1057 bytes} [Thu Jul 2 01:35:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=f1b8d106-8bf9-4ab4-ae69-e2c5a7597f41 => generated 860 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:35:44.565 7 INFO neutron.services.segments.plugin [-] Segment ced47948-f7a8-45b8-9bc9-428be2a4945e resource provider aggregate not found 2026-07-02 01:35:44.569 7 INFO neutron.services.segments.plugin [-] Segment ced47948-f7a8-45b8-9bc9-428be2a4945e resource provider aggregate not found 2026-07-02 01:35:44.586 7 INFO neutron.services.segments.plugin [-] Segment ced47948-f7a8-45b8-9bc9-428be2a4945e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ced47948-f7a8-45b8-9bc9-428be2a4945e found for delete ", "request_id": "req-6a12b571-54ba-4096-85cd-e04cbb032300"}]} 2026-07-02 01:35:44.589 7 INFO neutron.services.segments.plugin [-] Segment ced47948-f7a8-45b8-9bc9-428be2a4945e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ced47948-f7a8-45b8-9bc9-428be2a4945e found for delete ", "request_id": "req-ed4d342b-e4a1-4fa7-adfc-4cffe98e04b2"}]} [pid: 7|app: 0|req: 832/1707] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:35:44 2026] DELETE /v2.0/networks/bff891e1-526b-49b8-9a86-bdcd9af4ac3b => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1708] 10.0.0.18 () {32 vars in 716 bytes} [Thu Jul 2 01:35:44 2026] GET /v2.0/ports/9b1d218d-e608-4ffa-8582-96f332525a43 => generated 1037 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1709] 199.204.45.74 () {34 vars in 983 bytes} [Thu Jul 2 01:35:44 2026] GET /v2.0/subnets?id=b0ed0cd5-6f37-4136-809c-9cb14a21c944 => generated 690 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1710] 10.0.0.18 () {34 vars in 663 bytes} [Thu Jul 2 01:35:44 2026] POST /v2.0/ports => generated 743 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 835/1711] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:35:44 2026] DELETE /v2.0/networks/92c6edb5-f6af-4475-b200-03e3e4ee22a8 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1712] 199.204.45.74 () {34 vars in 1051 bytes} [Thu Jul 2 01:35:44 2026] GET /v2.0/ports?network_id=997c5cb1-1dc9-4ad0-b5cd-9f692fd99f73&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1713] 10.0.0.18 () {34 vars in 746 bytes} [Thu Jul 2 01:35:44 2026] PUT /v2.0/ports/45e171a7-6cd8-4279-9479-8918901f9f85/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1714] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:35:44 2026] DELETE /v2.0/networks/06ec3231-92c0-4dbe-add6-cf34b8cc0bee => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1715] 199.204.45.74 () {34 vars in 1011 bytes} [Thu Jul 2 01:35:45 2026] GET /v2.0/networks/997c5cb1-1dc9-4ad0-b5cd-9f692fd99f73?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1716] 10.0.0.18 () {32 vars in 726 bytes} [Thu Jul 2 01:35:45 2026] GET /v2.0/ports/45e171a7-6cd8-4279-9479-8918901f9f85/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1717] 199.204.45.74 () {34 vars in 1111 bytes} [Thu Jul 2 01:35:45 2026] GET /v2.0/networks/997c5cb1-1dc9-4ad0-b5cd-9f692fd99f73?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1718] 10.0.0.18 () {34 vars in 757 bytes} [Thu Jul 2 01:35:45 2026] PUT /v2.0/ports/45e171a7-6cd8-4279-9479-8918901f9f85/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: 843/1719] 10.0.0.18 () {32 vars in 726 bytes} [Thu Jul 2 01:35:45 2026] GET /v2.0/ports/45e171a7-6cd8-4279-9479-8918901f9f85/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: 844/1720] 10.0.0.18 () {34 vars in 753 bytes} [Thu Jul 2 01:35:45 2026] PUT /v2.0/ports/45e171a7-6cd8-4279-9479-8918901f9f85/tags/red => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1721] 10.0.0.18 () {32 vars in 726 bytes} [Thu Jul 2 01:35:45 2026] GET /v2.0/ports/45e171a7-6cd8-4279-9479-8918901f9f85/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: 846/1722] 10.0.0.18 () {34 vars in 775 bytes} [Thu Jul 2 01:35:45 2026] PUT /v2.0/ports/45e171a7-6cd8-4279-9479-8918901f9f85/tags/black.or.white => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1723] 10.0.0.18 () {32 vars in 726 bytes} [Thu Jul 2 01:35:45 2026] GET /v2.0/ports/45e171a7-6cd8-4279-9479-8918901f9f85/tags => generated 52 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1724] 10.0.0.18 () {34 vars in 746 bytes} [Thu Jul 2 01:35:45 2026] PUT /v2.0/ports/45e171a7-6cd8-4279-9479-8918901f9f85/tags => generated 37 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1725] 10.0.0.18 () {34 vars in 788 bytes} [Thu Jul 2 01:35:44 2026] PUT /v2.0/routers/957ec5b5-5b3d-40a9-8f71-a65090925d93/remove_router_interface => generated 309 bytes in 775 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 849/1726] 10.0.0.18 () {32 vars in 726 bytes} [Thu Jul 2 01:35:45 2026] GET /v2.0/ports/45e171a7-6cd8-4279-9479-8918901f9f85/tags => generated 37 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1727] 10.0.0.18 () {32 vars in 734 bytes} [Thu Jul 2 01:35:45 2026] GET /v2.0/ports/45e171a7-6cd8-4279-9479-8918901f9f85/tags/red => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:35:45.577 7 INFO neutron.api.v2.resource [None req-bf1ef4f1-155e-4438-8b52-4ac025a02ddb a3e9ef39f879475da5d1974cd01a9100 e0f2458f6743401a915dd523f1cdabc1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 851/1728] 10.0.0.18 () {32 vars in 738 bytes} [Thu Jul 2 01:35:45 2026] GET /v2.0/ports/45e171a7-6cd8-4279-9479-8918901f9f85/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 01:35:45.582 8 INFO neutron.api.v2.resource [None req-25b1f174-1303-4aca-9727-4ae58e701597 c33a9fb3fd0646228bcf745b01a00cde 6d699eb10a8643a5a0ecc2971bbaff10 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 878/1729] 10.0.0.18 () {34 vars in 788 bytes} [Thu Jul 2 01:35:45 2026] PUT /v2.0/routers/957ec5b5-5b3d-40a9-8f71-a65090925d93/remove_router_interface => generated 197 bytes in 91 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1730] 10.0.0.18 () {32 vars in 735 bytes} [Thu Jul 2 01:35:45 2026] GET /v2.0/ports?device_id=957ec5b5-5b3d-40a9-8f71-a65090925d93 => 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: 852/1731] 10.0.0.18 () {32 vars in 737 bytes} [Thu Jul 2 01:35:45 2026] DELETE /v2.0/ports/45e171a7-6cd8-4279-9479-8918901f9f85/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1732] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:35:45 2026] GET /v2.0/security-groups?tenant_id=1fcc4c4cb07c487ebf3baf0f2b7ab635&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1733] 10.0.0.18 () {32 vars in 726 bytes} [Thu Jul 2 01:35:45 2026] GET /v2.0/ports/45e171a7-6cd8-4279-9479-8918901f9f85/tags => generated 30 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1734] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:35:45 2026] DELETE /v2.0/security-groups/b6a7fd85-20a5-40d6-b58b-8d18124fda01 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:35:45.889 8 INFO neutron.api.v2.resource [None req-e404b8e1-00bd-404f-a5c8-ea702ec1822e a3e9ef39f879475da5d1974cd01a9100 e0f2458f6743401a915dd523f1cdabc1 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 883/1735] 10.0.0.18 () {32 vars in 741 bytes} [Thu Jul 2 01:35:45 2026] DELETE /v2.0/ports/45e171a7-6cd8-4279-9479-8918901f9f85/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1736] 10.0.0.18 () {32 vars in 729 bytes} [Thu Jul 2 01:35:45 2026] DELETE /v2.0/ports/45e171a7-6cd8-4279-9479-8918901f9f85/tags => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1737] 10.0.0.18 () {32 vars in 726 bytes} [Thu Jul 2 01:35:45 2026] GET /v2.0/ports/45e171a7-6cd8-4279-9479-8918901f9f85/tags => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1738] 10.0.0.18 () {32 vars in 719 bytes} [Thu Jul 2 01:35:45 2026] DELETE /v2.0/ports/45e171a7-6cd8-4279-9479-8918901f9f85 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1739] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:35:46 2026] DELETE /v2.0/networks/da8305d0-cea4-4191-bf6f-c1249168eb94 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 01:35:46.530 7 INFO neutron.db.l3_hamode_db [None req-47379d56-b39e-4098-bf4c-2065975dad50 c33a9fb3fd0646228bcf745b01a00cde 6d699eb10a8643a5a0ecc2971bbaff10 - - default default] HA network bc9ef92e-6cc4-419b-a814-1d1f3ef1c5a6 was deleted as no HA routers are present in tenant 6d699eb10a8643a5a0ecc2971bbaff10. [pid: 7|app: 0|req: 853/1740] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:35:45 2026] DELETE /v2.0/routers/957ec5b5-5b3d-40a9-8f71-a65090925d93 => generated 0 bytes in 910 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:35:46.567 8 INFO neutron.services.segments.plugin [-] Segment 30f6e756-0fb4-4ab4-b0e6-f5c3e5cbb2ab resource provider aggregate not found 2026-07-02 01:35:46.573 8 INFO neutron.services.segments.plugin [-] Segment 30f6e756-0fb4-4ab4-b0e6-f5c3e5cbb2ab resource provider aggregate not found 2026-07-02 01:35:46.584 8 INFO neutron.services.segments.plugin [-] Segment 30f6e756-0fb4-4ab4-b0e6-f5c3e5cbb2ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30f6e756-0fb4-4ab4-b0e6-f5c3e5cbb2ab found for delete ", "request_id": "req-180f3f9f-edbd-4ba0-a1b6-e30d24340a58"}]} 2026-07-02 01:35:46.588 8 INFO neutron.services.segments.plugin [-] Segment 30f6e756-0fb4-4ab4-b0e6-f5c3e5cbb2ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30f6e756-0fb4-4ab4-b0e6-f5c3e5cbb2ab found for delete ", "request_id": "req-6d585efb-a7fe-4c4d-a575-6371cd714e21"}]} [pid: 8|app: 0|req: 888/1741] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:35:46 2026] DELETE /v2.0/subnets/abecc410-9ccf-47e2-a373-740d3457a954 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 01:35:46.741 7 INFO neutron.services.segments.plugin [-] Segment 9ace9b94-aa45-4e45-b2ea-94656e1dab34 resource provider aggregate not found 2026-07-02 01:35:46.746 7 INFO neutron.services.segments.plugin [-] Segment 9ace9b94-aa45-4e45-b2ea-94656e1dab34 resource provider aggregate not found 2026-07-02 01:35:46.757 7 INFO neutron.services.segments.plugin [-] Segment 9ace9b94-aa45-4e45-b2ea-94656e1dab34 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ace9b94-aa45-4e45-b2ea-94656e1dab34 found for delete ", "request_id": "req-2f9197d7-6eb0-4d88-ae24-726f936390b6"}]} 2026-07-02 01:35:46.760 7 INFO neutron.services.segments.plugin [-] Segment 9ace9b94-aa45-4e45-b2ea-94656e1dab34 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ace9b94-aa45-4e45-b2ea-94656e1dab34 found for delete ", "request_id": "req-52068406-9f97-47eb-8415-beba1691a040"}]} 2026-07-02 01:35:46.767 7 INFO neutron.services.segments.plugin [-] Segment c17f71a9-a0ea-4dfb-81fb-7895517d970f resource provider aggregate not found 2026-07-02 01:35:46.771 7 INFO neutron.services.segments.plugin [-] Segment c17f71a9-a0ea-4dfb-81fb-7895517d970f resource provider aggregate not found 2026-07-02 01:35:46.778 7 INFO neutron.services.segments.plugin [-] Segment c17f71a9-a0ea-4dfb-81fb-7895517d970f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c17f71a9-a0ea-4dfb-81fb-7895517d970f found for delete ", "request_id": "req-28b7d5f7-93f7-491a-9ce5-52f08051d9f5"}]} 2026-07-02 01:35:46.782 7 INFO neutron.services.segments.plugin [-] Segment c17f71a9-a0ea-4dfb-81fb-7895517d970f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c17f71a9-a0ea-4dfb-81fb-7895517d970f found for delete ", "request_id": "req-8ca3c651-fbc0-436d-b4b3-04b75552b059"}]} 2026-07-02 01:35:46.793 7 INFO neutron.services.segments.plugin [-] Segment 49a3f954-5b47-4a25-bd69-d088c463d005 resource provider aggregate not found 2026-07-02 01:35:46.797 7 INFO neutron.services.segments.plugin [-] Segment 49a3f954-5b47-4a25-bd69-d088c463d005 resource provider aggregate not found 2026-07-02 01:35:46.807 7 INFO neutron.services.segments.plugin [-] Segment 49a3f954-5b47-4a25-bd69-d088c463d005 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49a3f954-5b47-4a25-bd69-d088c463d005 found for delete ", "request_id": "req-2ba429de-cb7c-4f84-9ed5-1887ecfe7ecd"}]} 2026-07-02 01:35:46.820 7 INFO neutron.services.segments.plugin [-] Segment 49a3f954-5b47-4a25-bd69-d088c463d005 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49a3f954-5b47-4a25-bd69-d088c463d005 found for delete ", "request_id": "req-b7c835f4-fd76-439f-bb66-ac4877e9c405"}]} [pid: 7|app: 0|req: 854/1742] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:35:46 2026] DELETE /v2.0/networks/2fc1d9db-7cc2-4bfa-9f97-5f32c9c4a58e => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 01:35:47.040 7 WARNING neutron_lib.context [None req-27b4c920-2c0d-48a8-a377-347dee571b25 c33a9fb3fd0646228bcf745b01a00cde 6d699eb10a8643a5a0ecc2971bbaff10 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:35:47.097 7 INFO neutron.db.segments_db [None req-27b4c920-2c0d-48a8-a377-347dee571b25 c33a9fb3fd0646228bcf745b01a00cde 6d699eb10a8643a5a0ecc2971bbaff10 - - default default] Added segment 42da242a-cf48-4d6c-9712-d97f235c859a of type vxlan for network 38523f65-7754-4df7-bcaf-06274b10b113 [pid: 8|app: 0|req: 889/1743] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:35:46 2026] GET /v2.0/security-groups?tenant_id=0f628704fd51454abc68a3aa47fdde53&name=default => generated 2925 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1744] 10.0.0.18 () {34 vars in 669 bytes} [Thu Jul 2 01:35:47 2026] POST /v2.0/networks => generated 633 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:35:47.209 7 WARNING neutron_lib.context [None req-9386e9ca-f280-4844-877e-836e0924c82e c33a9fb3fd0646228bcf745b01a00cde 6d699eb10a8643a5a0ecc2971bbaff10 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 890/1745] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:35:47 2026] DELETE /v2.0/security-groups/2cae5134-a1db-44de-98f8-2073c8291627 => 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: 891/1746] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:35:47 2026] GET /v2.0/security-groups?tenant_id=e0f2458f6743401a915dd523f1cdabc1&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1747] 10.0.0.18 () {34 vars in 668 bytes} [Thu Jul 2 01:35:47 2026] POST /v2.0/subnets => generated 646 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:35:47.520 7 WARNING neutron_lib.context [None req-80f4818e-a5e3-40d5-ab6e-f5679e019e44 c33a9fb3fd0646228bcf745b01a00cde 6d699eb10a8643a5a0ecc2971bbaff10 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 892/1748] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:35:47 2026] DELETE /v2.0/security-groups/16ca578c-4c32-4fae-a29c-196d866a545b => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:35:47.573 7 INFO neutron.db.segments_db [None req-80f4818e-a5e3-40d5-ab6e-f5679e019e44 c33a9fb3fd0646228bcf745b01a00cde 6d699eb10a8643a5a0ecc2971bbaff10 - - default default] Added segment 2a7c9059-52ce-4cf1-886f-36680fa284d4 of type vxlan for network a7b0b398-1c03-4d04-bb11-16b40ae6877a 2026-07-02 01:35:47.842 7 INFO neutron.db.l3_hamode_db [None req-80f4818e-a5e3-40d5-ab6e-f5679e019e44 c33a9fb3fd0646228bcf745b01a00cde 6d699eb10a8643a5a0ecc2971bbaff10 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 01:35:47.916 8 WARNING neutron_lib.context [None req-5e5fccf7-9f33-4204-a56b-f80156c9229f da9b078e6c324b6ebc14e24f609852f6 e566294f40074414a70c6f97a44e93ee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:35:47.947 7 INFO neutron.db.l3_hamode_db [None req-80f4818e-a5e3-40d5-ab6e-f5679e019e44 c33a9fb3fd0646228bcf745b01a00cde 6d699eb10a8643a5a0ecc2971bbaff10 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 01:35:48.062 8 INFO neutron.db.segments_db [None req-5e5fccf7-9f33-4204-a56b-f80156c9229f da9b078e6c324b6ebc14e24f609852f6 e566294f40074414a70c6f97a44e93ee - - default default] Added segment c6584c47-eebc-497d-ae4d-a1c516e7b398 of type vxlan for network d4db880f-669e-4a59-abbc-29565d285558 [pid: 8|app: 0|req: 893/1749] 10.0.0.18 () {34 vars in 669 bytes} [Thu Jul 2 01:35:47 2026] POST /v2.0/networks => generated 648 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1750] 10.0.0.18 () {34 vars in 668 bytes} [Thu Jul 2 01:35:47 2026] POST /v2.0/routers => generated 510 bytes in 1046 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:35:48.594 7 WARNING neutron_lib.context [None req-995f0718-dad9-491d-865b-f7c5c5734d57 da9b078e6c324b6ebc14e24f609852f6 e566294f40074414a70c6f97a44e93ee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:35:48.832 7 INFO neutron.services.segments.plugin [-] Segment b6f9f45e-7ddd-4524-97ec-840bbfd99f33 resource provider aggregate not found 2026-07-02 01:35:48.847 7 INFO neutron.services.segments.plugin [-] Segment b6f9f45e-7ddd-4524-97ec-840bbfd99f33 resource provider aggregate not found 2026-07-02 01:35:48.851 7 INFO neutron.services.segments.plugin [-] Segment b6f9f45e-7ddd-4524-97ec-840bbfd99f33 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6f9f45e-7ddd-4524-97ec-840bbfd99f33 found for delete ", "request_id": "req-8396d0aa-e4d7-4a4d-9df1-f240088adffd"}]} 2026-07-02 01:35:48.859 7 INFO neutron.services.segments.plugin [-] Segment b6f9f45e-7ddd-4524-97ec-840bbfd99f33 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6f9f45e-7ddd-4524-97ec-840bbfd99f33 found for delete ", "request_id": "req-5bf682d1-39cd-4ca5-877a-dbaace19c4c3"}]} [pid: 7|app: 0|req: 858/1751] 10.0.0.18 () {34 vars in 668 bytes} [Thu Jul 2 01:35:48 2026] POST /v2.0/subnets => generated 673 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:35:48.916 7 WARNING neutron_lib.context [None req-2d3f74a5-8bca-44fe-b0db-b8ce03326653 da9b078e6c324b6ebc14e24f609852f6 e566294f40074414a70c6f97a44e93ee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:35:48.966 7 INFO neutron.db.segments_db [None req-2d3f74a5-8bca-44fe-b0db-b8ce03326653 da9b078e6c324b6ebc14e24f609852f6 e566294f40074414a70c6f97a44e93ee - - default default] Added segment f831d98f-36af-471a-a12a-5c9d1f18fb60 of type vxlan for network 4e1a49dc-fe9f-427f-9ff7-f83dbdb7ea50 [pid: 7|app: 0|req: 859/1752] 10.0.0.18 () {34 vars in 669 bytes} [Thu Jul 2 01:35:48 2026] POST /v2.0/networks => generated 648 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1753] 10.0.0.18 () {34 vars in 742 bytes} [Thu Jul 2 01:35:49 2026] PUT /v2.0/networks/4e1a49dc-fe9f-427f-9ff7-f83dbdb7ea50 => generated 592 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:35:49.214 7 WARNING neutron_lib.context [None req-75535886-1852-4f5f-a301-f3106e610575 da9b078e6c324b6ebc14e24f609852f6 e566294f40074414a70c6f97a44e93ee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 861/1754] 10.0.0.18 () {34 vars in 668 bytes} [Thu Jul 2 01:35:49 2026] POST /v2.0/subnets => generated 646 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1755] 10.0.0.18 () {34 vars in 782 bytes} [Thu Jul 2 01:35:48 2026] PUT /v2.0/routers/361e5bf2-5774-41b2-8116-bc4df0545aa5/add_router_interface => generated 309 bytes in 1000 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1756] 10.0.0.18 () {32 vars in 716 bytes} [Thu Jul 2 01:35:49 2026] GET /v2.0/ports/804ec2c3-2edd-49ac-9db0-34deb5716e5d => generated 959 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1757] 10.0.0.18 () {34 vars in 740 bytes} [Thu Jul 2 01:35:49 2026] PUT /v2.0/subnets/530dde6c-d63e-4812-ad4b-c869fc68229f => generated 656 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1758] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:35:49 2026] DELETE /v2.0/networks/4e1a49dc-fe9f-427f-9ff7-f83dbdb7ea50 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 01:35:49.929 7 INFO neutron.pecan_wsgi.hooks.translation [None req-be4993c7-5658-4ca2-8659-47b8f42bcad9 da9b078e6c324b6ebc14e24f609852f6 e566294f40074414a70c6f97a44e93ee - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 864/1759] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:35:49 2026] DELETE /v2.0/networks/4e1a49dc-fe9f-427f-9ff7-f83dbdb7ea50 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1760] 10.0.0.18 () {32 vars in 693 bytes} [Thu Jul 2 01:35:49 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1761] 10.0.0.18 () {32 vars in 741 bytes} [Thu Jul 2 01:35:49 2026] GET /v2.0/subnets?network_id=4d9c0ef6-0e90-4d34-82e0-f61876081e83 => generated 649 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1762] 10.0.0.18 () {32 vars in 652 bytes} [Thu Jul 2 01:35:50 2026] GET /v2.0/extensions => generated 20516 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1763] 10.0.0.18 () {32 vars in 648 bytes} [Thu Jul 2 01:35:50 2026] GET /v2.0/networks => generated 1313 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1764] 10.0.0.18 () {32 vars in 646 bytes} [Thu Jul 2 01:35:50 2026] GET /v2.0/subnets => generated 1312 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1765] 10.0.0.18 () {32 vars in 722 bytes} [Thu Jul 2 01:35:50 2026] GET /v2.0/networks/d4db880f-669e-4a59-abbc-29565d285558 => generated 673 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1766] 10.0.0.18 () {32 vars in 720 bytes} [Thu Jul 2 01:35:50 2026] GET /v2.0/subnets/66276428-e3da-4111-ae38-f37cbb86ca5e => generated 673 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:35:50.273 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8ec1e5bf-6d4f-43ef-bdd2-a577a519efed da9b078e6c324b6ebc14e24f609852f6 e566294f40074414a70c6f97a44e93ee - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 872/1767] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:35:50 2026] DELETE /v2.0/subnets/530dde6c-d63e-4812-ad4b-c869fc68229f => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 01:35:50.295 7 INFO neutron.pecan_wsgi.hooks.translation [None req-40f7df37-42f9-4a3e-bbec-7799b978e49d da9b078e6c324b6ebc14e24f609852f6 e566294f40074414a70c6f97a44e93ee - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 873/1768] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:35:50 2026] DELETE /v2.0/networks/4e1a49dc-fe9f-427f-9ff7-f83dbdb7ea50 => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1769] 10.0.0.18 () {34 vars in 788 bytes} [Thu Jul 2 01:35:49 2026] PUT /v2.0/routers/361e5bf2-5774-41b2-8116-bc4df0545aa5/remove_router_interface => generated 309 bytes in 763 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1770] 10.0.0.18 () {32 vars in 735 bytes} [Thu Jul 2 01:35:50 2026] GET /v2.0/ports?device_id=361e5bf2-5774-41b2-8116-bc4df0545aa5 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1771] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:35:50 2026] DELETE /v2.0/subnets/66276428-e3da-4111-ae38-f37cbb86ca5e => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1772] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:35:50 2026] DELETE /v2.0/networks/d4db880f-669e-4a59-abbc-29565d285558 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 01:35:50.871 7 INFO neutron.services.segments.plugin [-] Segment f831d98f-36af-471a-a12a-5c9d1f18fb60 resource provider aggregate not found 2026-07-02 01:35:50.876 7 INFO neutron.services.segments.plugin [-] Segment f831d98f-36af-471a-a12a-5c9d1f18fb60 resource provider aggregate not found 2026-07-02 01:35:50.886 7 INFO neutron.services.segments.plugin [-] Segment f831d98f-36af-471a-a12a-5c9d1f18fb60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f831d98f-36af-471a-a12a-5c9d1f18fb60 found for delete ", "request_id": "req-6c0668d8-bdd3-451e-bf71-3561c9499bc4"}]} 2026-07-02 01:35:50.891 7 INFO neutron.services.segments.plugin [-] Segment f831d98f-36af-471a-a12a-5c9d1f18fb60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f831d98f-36af-471a-a12a-5c9d1f18fb60 found for delete ", "request_id": "req-47d38f07-d8d9-49a0-825a-b2534606cd24"}]} 2026-07-02 01:35:50.900 7 WARNING neutron_lib.context [None req-eea5fc75-74c4-49c3-a741-3678743da4d6 55c7cf69c8e142ed97142852ca64796b 2acd06f0cc5e435bb300cf07dc70c26f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:35:50.904 7 INFO neutron.services.segments.plugin [-] Segment c6584c47-eebc-497d-ae4d-a1c516e7b398 resource provider aggregate not found 2026-07-02 01:35:50.907 7 INFO neutron.services.segments.plugin [-] Segment c6584c47-eebc-497d-ae4d-a1c516e7b398 resource provider aggregate not found 2026-07-02 01:35:50.922 7 INFO neutron.services.segments.plugin [-] Segment c6584c47-eebc-497d-ae4d-a1c516e7b398 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6584c47-eebc-497d-ae4d-a1c516e7b398 found for delete ", "request_id": "req-183b2126-29b4-46b2-a8c0-854bff535044"}]} 2026-07-02 01:35:50.923 7 INFO neutron.services.segments.plugin [-] Segment c6584c47-eebc-497d-ae4d-a1c516e7b398 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6584c47-eebc-497d-ae4d-a1c516e7b398 found for delete ", "request_id": "req-2ec2083a-b8b8-41e7-9687-c981e18821cc"}]} 2026-07-02 01:35:50.984 8 INFO neutron.services.segments.plugin [-] Segment 2a7c9059-52ce-4cf1-886f-36680fa284d4 resource provider aggregate not found 2026-07-02 01:35:50.989 8 INFO neutron.services.segments.plugin [-] Segment 2a7c9059-52ce-4cf1-886f-36680fa284d4 resource provider aggregate not found 2026-07-02 01:35:51.004 8 INFO neutron.services.segments.plugin [-] Segment 2a7c9059-52ce-4cf1-886f-36680fa284d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a7c9059-52ce-4cf1-886f-36680fa284d4 found for delete ", "request_id": "req-eb5f9aaa-3b9f-4c0a-99fb-ab244c1b47f5"}]} 2026-07-02 01:35:51.005 8 INFO neutron.services.segments.plugin [-] Segment 2a7c9059-52ce-4cf1-886f-36680fa284d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a7c9059-52ce-4cf1-886f-36680fa284d4 found for delete ", "request_id": "req-0872cfa4-de4f-4d7a-b634-ec66202c47ff"}]} 2026-07-02 01:35:51.006 8 INFO neutron.db.l3_hamode_db [None req-ca743e4c-4e73-4df3-9d93-a9d1bbf6019e c33a9fb3fd0646228bcf745b01a00cde 6d699eb10a8643a5a0ecc2971bbaff10 - - default default] HA network a7b0b398-1c03-4d04-bb11-16b40ae6877a was deleted as no HA routers are present in tenant 6d699eb10a8643a5a0ecc2971bbaff10. [pid: 8|app: 0|req: 898/1773] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:35:50 2026] DELETE /v2.0/routers/361e5bf2-5774-41b2-8116-bc4df0545aa5 => generated 0 bytes in 565 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:35:51.048 7 INFO neutron.db.segments_db [None req-eea5fc75-74c4-49c3-a741-3678743da4d6 55c7cf69c8e142ed97142852ca64796b 2acd06f0cc5e435bb300cf07dc70c26f - - default default] Added segment e9bb3c8a-7331-410f-9776-e8a227c3ccfb of type vxlan for network 87deb30f-9d0c-4492-a311-127e65ba7571 [pid: 7|app: 0|req: 876/1774] 10.0.0.18 () {34 vars in 669 bytes} [Thu Jul 2 01:35:50 2026] POST /v2.0/networks => generated 632 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:35:51.136 7 WARNING neutron_lib.context [None req-463f7643-eae7-48fd-9b66-1103b19dd4fa 55c7cf69c8e142ed97142852ca64796b 2acd06f0cc5e435bb300cf07dc70c26f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 899/1775] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:35:51 2026] DELETE /v2.0/subnets/866ccbeb-b631-4c68-9cdc-da495b2416b3 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 01:35:51.196 7 INFO neutron.db.segments_db [None req-463f7643-eae7-48fd-9b66-1103b19dd4fa 55c7cf69c8e142ed97142852ca64796b 2acd06f0cc5e435bb300cf07dc70c26f - - default default] Added segment f77f16d2-a598-4989-a43d-25ff3abd3b60 of type vxlan for network 92a60615-170e-4ebe-895c-443ad3b445f5 [pid: 7|app: 0|req: 877/1776] 10.0.0.18 () {34 vars in 669 bytes} [Thu Jul 2 01:35:51 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) [pid: 7|app: 0|req: 878/1777] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:35:51 2026] GET /v2.0/security-groups?tenant_id=e566294f40074414a70c6f97a44e93ee&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: 900/1778] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:35:51 2026] DELETE /v2.0/networks/38523f65-7754-4df7-bcaf-06274b10b113 => generated 0 bytes in 353 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1779] 10.0.0.18 () {34 vars in 752 bytes} [Thu Jul 2 01:35:51 2026] PUT /v2.0/networks/87deb30f-9d0c-4492-a311-127e65ba7571/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 01:35:51.550 7 WARNING neutron_lib.context [None req-be25cbb0-c13c-4c00-a2b9-b2cbf5778be8 c33a9fb3fd0646228bcf745b01a00cde 6d699eb10a8643a5a0ecc2971bbaff10 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:35:51.579 7 INFO neutron.db.segments_db [None req-be25cbb0-c13c-4c00-a2b9-b2cbf5778be8 c33a9fb3fd0646228bcf745b01a00cde 6d699eb10a8643a5a0ecc2971bbaff10 - - default default] Added segment e0fe80c3-1d3f-4820-aeed-57360fea3be2 of type vxlan for network 59dd38cd-4ed4-49aa-94d6-291c620b414f [pid: 8|app: 0|req: 901/1780] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:35:51 2026] DELETE /v2.0/security-groups/4c691438-63a3-4fe4-a01d-d67c2a35d63a => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1781] 10.0.0.18 () {32 vars in 732 bytes} [Thu Jul 2 01:35:51 2026] GET /v2.0/networks/87deb30f-9d0c-4492-a311-127e65ba7571/tags => generated 25 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1782] 10.0.0.18 () {34 vars in 752 bytes} [Thu Jul 2 01:35:51 2026] PUT /v2.0/networks/92a60615-170e-4ebe-895c-443ad3b445f5/tags => generated 17 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1783] 10.0.0.18 () {32 vars in 732 bytes} [Thu Jul 2 01:35:51 2026] GET /v2.0/networks/92a60615-170e-4ebe-895c-443ad3b445f5/tags => generated 17 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1784] 10.0.0.18 () {34 vars in 752 bytes} [Thu Jul 2 01:35:51 2026] PUT /v2.0/networks/92a60615-170e-4ebe-895c-443ad3b445f5/tags => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 01:35:51.808 7 INFO neutron.db.l3_hamode_db [None req-be25cbb0-c13c-4c00-a2b9-b2cbf5778be8 c33a9fb3fd0646228bcf745b01a00cde 6d699eb10a8643a5a0ecc2971bbaff10 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 906/1785] 10.0.0.18 () {32 vars in 732 bytes} [Thu Jul 2 01:35:51 2026] GET /v2.0/networks/92a60615-170e-4ebe-895c-443ad3b445f5/tags => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1786] 10.0.0.18 () {32 vars in 732 bytes} [Thu Jul 2 01:35:51 2026] GET /v2.0/networks/87deb30f-9d0c-4492-a311-127e65ba7571/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1787] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:35:51 2026] GET /v2.0/ports?device_id=37425490-4001-49ef-b342-f3c5113b3f78 => generated 1010 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1788] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:35:51 2026] DELETE /v2.0/networks/87deb30f-9d0c-4492-a311-127e65ba7571 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1789] 10.0.0.15 () {34 vars in 1119 bytes} [Thu Jul 2 01:35:52 2026] GET /v2.0/security-groups?id=2f2a5ad7-ce56-43d1-b276-c747abf73f89&id=b76c1f6b-96ef-4c8f-8bba-8b3251d97bc8&fields=id&fields=name => generated 204 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1790] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:35:52 2026] DELETE /v2.0/networks/92a60615-170e-4ebe-895c-443ad3b445f5 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1791] 10.0.0.18 () {32 vars in 735 bytes} [Thu Jul 2 01:35:52 2026] GET /v2.0/ports?device_id=37425490-4001-49ef-b342-f3c5113b3f78 => generated 1279 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1792] 10.0.0.18 () {32 vars in 857 bytes} [Thu Jul 2 01:35:52 2026] GET /v2.0/floatingips?floating_network_id=4d9c0ef6-0e90-4d34-82e0-f61876081e83&port_id=f1b8d106-8bf9-4ab4-ae69-e2c5a7597f41 => generated 860 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:35:52.700 7 INFO neutron.db.l3_hamode_db [None req-be25cbb0-c13c-4c00-a2b9-b2cbf5778be8 c33a9fb3fd0646228bcf745b01a00cde 6d699eb10a8643a5a0ecc2971bbaff10 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 01:35:53.032 8 INFO neutron.services.segments.plugin [-] Segment 42da242a-cf48-4d6c-9712-d97f235c859a resource provider aggregate not found 2026-07-02 01:35:53.037 8 INFO neutron.services.segments.plugin [-] Segment 42da242a-cf48-4d6c-9712-d97f235c859a resource provider aggregate not found 2026-07-02 01:35:53.046 8 INFO neutron.services.segments.plugin [-] Segment 42da242a-cf48-4d6c-9712-d97f235c859a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42da242a-cf48-4d6c-9712-d97f235c859a found for delete ", "request_id": "req-9d520745-1f7b-4610-af2e-f761a8c3bcce"}]} 2026-07-02 01:35:53.051 8 INFO neutron.services.segments.plugin [-] Segment 42da242a-cf48-4d6c-9712-d97f235c859a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42da242a-cf48-4d6c-9712-d97f235c859a found for delete ", "request_id": "req-d7002e16-ad73-4879-8039-abed08a81fcb"}]} 2026-07-02 01:35:53.057 8 INFO neutron.services.segments.plugin [-] Segment e9bb3c8a-7331-410f-9776-e8a227c3ccfb resource provider aggregate not found 2026-07-02 01:35:53.068 8 INFO neutron.services.segments.plugin [-] Segment e9bb3c8a-7331-410f-9776-e8a227c3ccfb resource provider aggregate not found 2026-07-02 01:35:53.071 8 INFO neutron.services.segments.plugin [-] Segment e9bb3c8a-7331-410f-9776-e8a227c3ccfb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9bb3c8a-7331-410f-9776-e8a227c3ccfb found for delete ", "request_id": "req-8a4baeb9-1bb1-45ae-b877-ee9c341443ba"}]} 2026-07-02 01:35:53.085 8 INFO neutron.services.segments.plugin [-] Segment e9bb3c8a-7331-410f-9776-e8a227c3ccfb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9bb3c8a-7331-410f-9776-e8a227c3ccfb found for delete ", "request_id": "req-4f3c3514-eac4-498f-8387-6db25951ff04"}]} 2026-07-02 01:35:53.089 8 INFO neutron.services.segments.plugin [-] Segment f77f16d2-a598-4989-a43d-25ff3abd3b60 resource provider aggregate not found 2026-07-02 01:35:53.099 8 INFO neutron.services.segments.plugin [-] Segment f77f16d2-a598-4989-a43d-25ff3abd3b60 resource provider aggregate not found 2026-07-02 01:35:53.103 8 INFO neutron.services.segments.plugin [-] Segment f77f16d2-a598-4989-a43d-25ff3abd3b60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f77f16d2-a598-4989-a43d-25ff3abd3b60 found for delete ", "request_id": "req-d649fcb9-49b3-47c4-9785-89a8684c3835"}]} 2026-07-02 01:35:53.110 8 INFO neutron.services.segments.plugin [-] Segment f77f16d2-a598-4989-a43d-25ff3abd3b60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f77f16d2-a598-4989-a43d-25ff3abd3b60 found for delete ", "request_id": "req-61b5e065-5aa8-4403-81a9-a23733a021ec"}]} [pid: 8|app: 0|req: 914/1793] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:35:53 2026] GET /v2.0/security-groups?tenant_id=3f8a790bf4fa4a5fb2c566056b6a1a7b&name=default => generated 2925 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1794] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:35:53 2026] DELETE /v2.0/security-groups/3ecdc094-308b-4243-8e7a-c1bbd32b1875 => 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: 916/1795] 10.0.0.97 () {34 vars in 989 bytes} [Thu Jul 2 01:35:53 2026] GET /v2.0/ports?device_id=37425490-4001-49ef-b342-f3c5113b3f78 => generated 1279 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1796] 10.0.0.97 () {34 vars in 1119 bytes} [Thu Jul 2 01:35:53 2026] GET /v2.0/security-groups?id=2f2a5ad7-ce56-43d1-b276-c747abf73f89&id=b76c1f6b-96ef-4c8f-8bba-8b3251d97bc8&fields=id&fields=name => generated 204 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1797] 10.0.0.18 () {34 vars in 668 bytes} [Thu Jul 2 01:35:51 2026] POST /v2.0/routers => generated 692 bytes in 2058 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1798] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:35:53 2026] GET /v2.0/security-groups?tenant_id=2acd06f0cc5e435bb300cf07dc70c26f&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 01:35:53.669 8 WARNING neutron_lib.context [None req-0315596a-3e04-4b14-8812-96857647c0a5 20a01554169949bcaa34616380994b7a 8f921b28e70546db9e476c2e51ffdb4c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 882/1799] 10.0.0.18 () {32 vars in 720 bytes} [Thu Jul 2 01:35:53 2026] GET /v2.0/routers/f4e56a08-ac3f-4479-9547-73abea71dab7 => generated 698 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1800] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:35:53 2026] DELETE /v2.0/security-groups/5e40dbea-21af-4eaf-a259-f82eb14ca68b => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:35:53.811 8 INFO neutron.db.segments_db [None req-0315596a-3e04-4b14-8812-96857647c0a5 20a01554169949bcaa34616380994b7a 8f921b28e70546db9e476c2e51ffdb4c - - default default] Added segment 28f1a725-5bc8-45fa-865d-6e19907a8222 of type vxlan for network 505db459-56bb-41f8-ada2-c3c98da884e1 [pid: 7|app: 0|req: 884/1801] 10.0.0.18 () {32 vars in 646 bytes} [Thu Jul 2 01:35:53 2026] GET /v2.0/routers => generated 701 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1802] 10.0.0.18 () {34 vars in 669 bytes} [Thu Jul 2 01:35:53 2026] POST /v2.0/networks => generated 644 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:35:53.937 8 WARNING neutron_lib.context [None req-6855970f-ff93-46f6-b9f3-d4bb2852ab95 20a01554169949bcaa34616380994b7a 8f921b28e70546db9e476c2e51ffdb4c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 919/1803] 10.0.0.18 () {34 vars in 668 bytes} [Thu Jul 2 01:35:53 2026] POST /v2.0/subnets => generated 641 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:35:54.166 8 WARNING neutron_lib.context [None req-6dd51720-4fe7-46fc-aa5d-b874cf37cff3 20a01554169949bcaa34616380994b7a 8f921b28e70546db9e476c2e51ffdb4c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:35:54.221 8 INFO neutron.db.segments_db [None req-6dd51720-4fe7-46fc-aa5d-b874cf37cff3 20a01554169949bcaa34616380994b7a 8f921b28e70546db9e476c2e51ffdb4c - - default default] Added segment 229976ed-3600-4a12-bd1c-161e4448fc41 of type vxlan for network 66525092-f712-42d6-b3ee-e57001475174 [pid: 8|app: 0|req: 920/1804] 10.0.0.18 () {34 vars in 669 bytes} [Thu Jul 2 01:35:54 2026] POST /v2.0/networks => generated 643 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1805] 10.0.0.18 () {34 vars in 740 bytes} [Thu Jul 2 01:35:53 2026] PUT /v2.0/routers/f4e56a08-ac3f-4479-9547-73abea71dab7 => generated 705 bytes in 459 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1806] 10.0.0.18 () {32 vars in 720 bytes} [Thu Jul 2 01:35:54 2026] GET /v2.0/routers/f4e56a08-ac3f-4479-9547-73abea71dab7 => generated 705 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1807] 10.0.0.18 () {32 vars in 735 bytes} [Thu Jul 2 01:35:54 2026] GET /v2.0/ports?device_id=f4e56a08-ac3f-4479-9547-73abea71dab7 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1808] 10.0.0.18 () {34 vars in 742 bytes} [Thu Jul 2 01:35:54 2026] PUT /v2.0/networks/66525092-f712-42d6-b3ee-e57001475174 => generated 592 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:35:54.463 8 WARNING neutron_lib.context [None req-5adafd71-91f0-4878-be3f-96f0c6b4c9cd 20a01554169949bcaa34616380994b7a 8f921b28e70546db9e476c2e51ffdb4c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 922/1809] 10.0.0.18 () {34 vars in 668 bytes} [Thu Jul 2 01:35:54 2026] POST /v2.0/subnets => generated 626 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1810] 10.0.0.18 () {34 vars in 740 bytes} [Thu Jul 2 01:35:54 2026] PUT /v2.0/subnets/ba4634d4-8ec2-486a-a317-e7858734cb60 => generated 636 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1811] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:35:54 2026] DELETE /v2.0/networks/66525092-f712-42d6-b3ee-e57001475174 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 01:35:55.042 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ab7516b3-9154-4165-aed8-6ce423243fa2 20a01554169949bcaa34616380994b7a 8f921b28e70546db9e476c2e51ffdb4c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 925/1812] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:35:55 2026] DELETE /v2.0/networks/66525092-f712-42d6-b3ee-e57001475174 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 01:35:55.129 8 INFO neutron.services.segments.plugin [-] Segment 229976ed-3600-4a12-bd1c-161e4448fc41 resource provider aggregate not found 2026-07-02 01:35:55.135 8 INFO neutron.services.segments.plugin [-] Segment 229976ed-3600-4a12-bd1c-161e4448fc41 resource provider aggregate not found [pid: 8|app: 0|req: 926/1813] 10.0.0.18 () {32 vars in 693 bytes} [Thu Jul 2 01:35:55 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:35:55.164 8 INFO neutron.services.segments.plugin [-] Segment 229976ed-3600-4a12-bd1c-161e4448fc41 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 229976ed-3600-4a12-bd1c-161e4448fc41 found for delete ", "request_id": "req-af2e23d8-4cc4-4060-abae-b4bbe377fb2f"}]} 2026-07-02 01:35:55.165 8 INFO neutron.services.segments.plugin [-] Segment 229976ed-3600-4a12-bd1c-161e4448fc41 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 229976ed-3600-4a12-bd1c-161e4448fc41 found for delete ", "request_id": "req-1b1f44ba-ac35-4d0f-89ac-a25bcb3aee93"}]} [pid: 8|app: 0|req: 927/1814] 10.0.0.18 () {32 vars in 741 bytes} [Thu Jul 2 01:35:55 2026] GET /v2.0/subnets?network_id=4d9c0ef6-0e90-4d34-82e0-f61876081e83 => generated 649 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1815] 10.0.0.18 () {32 vars in 652 bytes} [Thu Jul 2 01:35:55 2026] GET /v2.0/extensions => generated 20516 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-07-02 01:35:55.346 7 INFO neutron.services.segments.plugin [-] Segment e0fe80c3-1d3f-4820-aeed-57360fea3be2 resource provider aggregate not found 2026-07-02 01:35:55.358 7 INFO neutron.services.segments.plugin [-] Segment e0fe80c3-1d3f-4820-aeed-57360fea3be2 resource provider aggregate not found 2026-07-02 01:35:55.363 7 INFO neutron.services.segments.plugin [-] Segment e0fe80c3-1d3f-4820-aeed-57360fea3be2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0fe80c3-1d3f-4820-aeed-57360fea3be2 found for delete ", "request_id": "req-57b8a9cf-42a6-4ad4-9bbe-b7a4bf66586f"}]} 2026-07-02 01:35:55.388 7 INFO neutron.services.segments.plugin [-] Segment e0fe80c3-1d3f-4820-aeed-57360fea3be2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0fe80c3-1d3f-4820-aeed-57360fea3be2 found for delete ", "request_id": "req-34c8b90a-f984-41c6-8271-3fa8fbff5e77"}]} 2026-07-02 01:35:55.407 7 INFO neutron.db.l3_hamode_db [None req-4d65230a-6890-4dba-8da5-f00d1f82f562 c33a9fb3fd0646228bcf745b01a00cde 6d699eb10a8643a5a0ecc2971bbaff10 - - default default] HA network 59dd38cd-4ed4-49aa-94d6-291c620b414f was deleted as no HA routers are present in tenant 6d699eb10a8643a5a0ecc2971bbaff10. [pid: 7|app: 0|req: 888/1816] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:35:54 2026] DELETE /v2.0/routers/f4e56a08-ac3f-4479-9547-73abea71dab7 => generated 0 bytes in 960 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1817] 10.0.0.18 () {32 vars in 735 bytes} [Thu Jul 2 01:35:55 2026] GET /v2.0/ports?device_id=f4e56a08-ac3f-4479-9547-73abea71dab7 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 01:35:55.465 7 INFO neutron.api.v2.resource [None req-4dc1b14d-e520-462f-8c93-9b6782eebeb9 c33a9fb3fd0646228bcf745b01a00cde 6d699eb10a8643a5a0ecc2971bbaff10 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 890/1818] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:35:55 2026] DELETE /v2.0/routers/f4e56a08-ac3f-4479-9547-73abea71dab7 => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1819] 10.0.0.18 () {32 vars in 735 bytes} [Thu Jul 2 01:35:55 2026] GET /v2.0/ports?device_id=361e5bf2-5774-41b2-8116-bc4df0545aa5 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 01:35:55.520 7 INFO neutron.api.v2.resource [None req-c99d5c0d-dcd2-4113-8e4f-f7624ab9278c c33a9fb3fd0646228bcf745b01a00cde 6d699eb10a8643a5a0ecc2971bbaff10 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 892/1820] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:35:55 2026] DELETE /v2.0/routers/361e5bf2-5774-41b2-8116-bc4df0545aa5 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 01:35:55.539 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e8bd557f-6697-44a7-9a41-6e2e221ab118 c33a9fb3fd0646228bcf745b01a00cde 6d699eb10a8643a5a0ecc2971bbaff10 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 893/1821] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:35:55 2026] DELETE /v2.0/subnets/866ccbeb-b631-4c68-9cdc-da495b2416b3 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1822] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:35:55 2026] GET /v2.0/ports?device_id=37425490-4001-49ef-b342-f3c5113b3f78 => generated 1010 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1823] 10.0.0.18 () {32 vars in 735 bytes} [Thu Jul 2 01:35:55 2026] GET /v2.0/ports?device_id=957ec5b5-5b3d-40a9-8f71-a65090925d93 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1824] 10.0.0.15 () {34 vars in 1119 bytes} [Thu Jul 2 01:35:55 2026] GET /v2.0/security-groups?id=2f2a5ad7-ce56-43d1-b276-c747abf73f89&id=b76c1f6b-96ef-4c8f-8bba-8b3251d97bc8&fields=id&fields=name => generated 204 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1825] 10.0.0.18 () {32 vars in 648 bytes} [Thu Jul 2 01:35:55 2026] GET /v2.0/networks => generated 1309 bytes in 466 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 01:35:55.700 7 INFO neutron.api.v2.resource [None req-3e62822a-9ea9-4968-8b6f-a217b52fb9bd c33a9fb3fd0646228bcf745b01a00cde 6d699eb10a8643a5a0ecc2971bbaff10 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 897/1826] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:35:55 2026] DELETE /v2.0/routers/957ec5b5-5b3d-40a9-8f71-a65090925d93 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 01:35:55.716 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2cc15bfd-b743-4f73-a6b4-b84a75a705fd c33a9fb3fd0646228bcf745b01a00cde 6d699eb10a8643a5a0ecc2971bbaff10 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 898/1827] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:35:55 2026] DELETE /v2.0/subnets/abecc410-9ccf-47e2-a373-740d3457a954 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1828] 10.0.0.18 () {32 vars in 646 bytes} [Thu Jul 2 01:35:55 2026] GET /v2.0/subnets => generated 1280 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1829] 10.0.0.18 () {32 vars in 735 bytes} [Thu Jul 2 01:35:55 2026] GET /v2.0/ports?device_id=1dd0fa7a-7ba4-4268-b518-a586e8c63438 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 01:35:55.770 7 INFO neutron.api.v2.resource [None req-244af248-ed77-45e7-9112-9a34be720642 c33a9fb3fd0646228bcf745b01a00cde 6d699eb10a8643a5a0ecc2971bbaff10 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 900/1830] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:35:55 2026] DELETE /v2.0/routers/1dd0fa7a-7ba4-4268-b518-a586e8c63438 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1831] 10.0.0.18 () {32 vars in 722 bytes} [Thu Jul 2 01:35:55 2026] GET /v2.0/networks/505db459-56bb-41f8-ada2-c3c98da884e1 => generated 669 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:35:55.794 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3dd75e1d-2d14-4a18-9b77-a6cf2064f451 c33a9fb3fd0646228bcf745b01a00cde 6d699eb10a8643a5a0ecc2971bbaff10 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 901/1832] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:35:55 2026] DELETE /v2.0/subnets/62f7319a-385b-4b6a-9c26-2fdf91d9122a => 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: 932/1833] 10.0.0.18 () {32 vars in 720 bytes} [Thu Jul 2 01:35:55 2026] GET /v2.0/subnets/1affb76e-db52-43ea-929c-774eaba150c7 => generated 641 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:35:55.820 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c3a7f267-203d-4d36-9f9e-8a905e64351b c33a9fb3fd0646228bcf745b01a00cde 6d699eb10a8643a5a0ecc2971bbaff10 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 902/1834] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:35:55 2026] DELETE /v2.0/subnets/d340bb3f-52d9-4010-9b36-d4030923a437 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 01:35:55.827 8 INFO neutron.pecan_wsgi.hooks.translation [None req-78980e8b-0675-4c5e-8281-f2c9addad507 20a01554169949bcaa34616380994b7a 8f921b28e70546db9e476c2e51ffdb4c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 933/1835] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:35:55 2026] DELETE /v2.0/subnets/ba4634d4-8ec2-486a-a317-e7858734cb60 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 01:35:55.849 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fc6e7380-5062-4bc7-a17e-9174e2de1ae2 20a01554169949bcaa34616380994b7a 8f921b28e70546db9e476c2e51ffdb4c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 903/1836] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:35:55 2026] DELETE /v2.0/networks/66525092-f712-42d6-b3ee-e57001475174 => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1837] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:35:55 2026] DELETE /v2.0/subnets/1affb76e-db52-43ea-929c-774eaba150c7 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1838] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:35:56 2026] DELETE /v2.0/networks/505db459-56bb-41f8-ada2-c3c98da884e1 => generated 0 bytes in 327 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1839] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:35:56 2026] GET /v2.0/security-groups?tenant_id=6d699eb10a8643a5a0ecc2971bbaff10&name=default => generated 2925 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1840] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:35:56 2026] GET /v2.0/ports?device_id=37425490-4001-49ef-b342-f3c5113b3f78 => generated 1010 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1841] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:35:56 2026] DELETE /v2.0/security-groups/0736e8ef-5934-482c-a9c2-8ea577dd5df8 => 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: 937/1842] 10.0.0.15 () {34 vars in 1119 bytes} [Thu Jul 2 01:35:56 2026] GET /v2.0/security-groups?id=2f2a5ad7-ce56-43d1-b276-c747abf73f89&id=b76c1f6b-96ef-4c8f-8bba-8b3251d97bc8&fields=id&fields=name => generated 204 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1843] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:35:56 2026] GET /v2.0/security-groups?tenant_id=8f921b28e70546db9e476c2e51ffdb4c&name=default => generated 2925 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1844] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:35:57 2026] DELETE /v2.0/security-groups/29c25aeb-aa7f-446d-94fe-7f1eb4757a79 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:35:57.685 7 INFO neutron.services.segments.plugin [-] Segment 28f1a725-5bc8-45fa-865d-6e19907a8222 resource provider aggregate not found 2026-07-02 01:35:57.690 7 INFO neutron.services.segments.plugin [-] Segment 28f1a725-5bc8-45fa-865d-6e19907a8222 resource provider aggregate not found 2026-07-02 01:35:57.694 7 INFO neutron.services.segments.plugin [-] Segment 28f1a725-5bc8-45fa-865d-6e19907a8222 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28f1a725-5bc8-45fa-865d-6e19907a8222 found for delete ", "request_id": "req-b4ceea7a-8722-44e0-b80a-674b47be912a"}]} 2026-07-02 01:35:57.703 7 INFO neutron.services.segments.plugin [-] Segment 28f1a725-5bc8-45fa-865d-6e19907a8222 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28f1a725-5bc8-45fa-865d-6e19907a8222 found for delete ", "request_id": "req-a43c4190-f7a7-4abb-9990-7abb05401b45"}]} [pid: 7|app: 0|req: 907/1845] 199.204.45.74 () {34 vars in 993 bytes} [Thu Jul 2 01:35:57 2026] GET /v2.0/ports?device_id=37425490-4001-49ef-b342-f3c5113b3f78 => generated 1008 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1846] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:35:57 2026] GET /v2.0/ports?device_id=37425490-4001-49ef-b342-f3c5113b3f78 => generated 1008 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1847] 10.0.0.15 () {34 vars in 1119 bytes} [Thu Jul 2 01:35:57 2026] GET /v2.0/security-groups?id=2f2a5ad7-ce56-43d1-b276-c747abf73f89&id=b76c1f6b-96ef-4c8f-8bba-8b3251d97bc8&fields=id&fields=name => generated 204 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:35:58.019 8 INFO neutron.db.l3_db [req-f04b24b1-8e48-4c3c-99fb-8031bafc8654 req-f410a505-769b-4c2d-91ad-a48756909018 a4bf1a0c2b184ed3bc4b39828c8721a5 4de0670f30ad454eb3acbcda79588c43 - - default default] Floating IP 92d10212-8864-43f4-a9ac-cef3f3ea6132 disassociated. External IP: 10.96.250.208, port: f1b8d106-8bf9-4ab4-ae69-e2c5a7597f41. [pid: 8|app: 0|req: 939/1850] 199.204.45.74 () {36 vars in 996 bytes} [Thu Jul 2 01:35:57 2026] DELETE /v2.0/ports/f1b8d106-8bf9-4ab4-ae69-e2c5a7597f41 => generated 0 bytes in 730 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 01:35:58.684 7 WARNING neutron_lib.context [None req-087e4b86-ceeb-4c51-9273-0567045d2b13 41c591b84a4543349682169a79b97d00 d4796afa68fc467389ee267692672bd6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 940/1851] 10.0.0.18 () {32 vars in 622 bytes} [Thu Jul 2 01:35:58 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-07-02 01:35:58.894 7 INFO neutron.db.segments_db [None req-087e4b86-ceeb-4c51-9273-0567045d2b13 41c591b84a4543349682169a79b97d00 d4796afa68fc467389ee267692672bd6 - - default default] Added segment 36ac4f25-166e-42af-8764-71739b2f8fad of type vxlan for network a97670e6-4b4e-4e3f-ba45-9cdd69daf3a4 2026-07-02 01:35:58.925 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f18cca9-a1b1-477a-9bd6-6d50e196af16'] response: {'server_uuid': '37425490-4001-49ef-b342-f3c5113b3f78', 'name': 'network-vif-deleted', 'tag': 'f1b8d106-8bf9-4ab4-ae69-e2c5a7597f41', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 941/1852] 10.0.0.18 () {32 vars in 632 bytes} [Thu Jul 2 01:35:58 2026] GET /v2.0/ => generated 632 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1853] 10.0.0.18 () {34 vars in 669 bytes} [Thu Jul 2 01:35:58 2026] POST /v2.0/networks => generated 630 bytes in 509 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:35:59.022 8 WARNING neutron_lib.context [None req-e5db0c43-7ec0-48af-877e-8883883569da 41c591b84a4543349682169a79b97d00 d4796afa68fc467389ee267692672bd6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 913/1854] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:35:59 2026] GET /v2.0/ports?device_id=37425490-4001-49ef-b342-f3c5113b3f78 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 01:35:59.096 8 INFO neutron.db.segments_db [None req-e5db0c43-7ec0-48af-877e-8883883569da 41c591b84a4543349682169a79b97d00 d4796afa68fc467389ee267692672bd6 - - default default] Added segment 1e25827d-252a-48b0-a49a-193880374b23 of type vxlan for network ad6cf093-b4a0-4bc2-9c5a-cf1aa3e9ff29 [pid: 8|app: 0|req: 942/1855] 10.0.0.18 () {34 vars in 669 bytes} [Thu Jul 2 01:35:59 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) 2026-07-02 01:35:59.223 7 WARNING neutron_lib.context [None req-afcf295e-6e88-489c-9af4-8602f35e5fc3 41c591b84a4543349682169a79b97d00 d4796afa68fc467389ee267692672bd6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 914/1856] 10.0.0.18 () {34 vars in 668 bytes} [Thu Jul 2 01:35:59 2026] POST /v2.0/subnets => generated 626 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:35:59.530 8 WARNING neutron_lib.context [None req-b724212a-7a09-4a15-b815-f3ed0284b95a 41c591b84a4543349682169a79b97d00 d4796afa68fc467389ee267692672bd6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 915/1857] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:35:59 2026] GET /v2.0/security-groups?tenant_id=ee8fc2677a5f4a9b8d02ed19b0c4ca4d&name=default => generated 2925 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1858] 10.0.0.18 () {34 vars in 668 bytes} [Thu Jul 2 01:35:59 2026] POST /v2.0/subnets => generated 626 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:35:59.752 8 WARNING neutron_lib.context [None req-96e0fbb2-90ed-460f-be91-a1aca74dccd2 41c591b84a4543349682169a79b97d00 d4796afa68fc467389ee267692672bd6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:35:59.787 8 INFO neutron.db.segments_db [None req-96e0fbb2-90ed-460f-be91-a1aca74dccd2 41c591b84a4543349682169a79b97d00 d4796afa68fc467389ee267692672bd6 - - default default] Added segment ce04db33-7cee-4cef-aac6-3e5b789b01e8 of type vxlan for network 7005b456-9d8f-45b6-bbcb-7af1f17973e4 [pid: 7|app: 0|req: 916/1859] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:35:59 2026] DELETE /v2.0/security-groups/59ddf175-8edc-4a9c-98ad-bfbef1a1f1fd => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:36:00.018 8 INFO neutron.db.l3_hamode_db [None req-96e0fbb2-90ed-460f-be91-a1aca74dccd2 41c591b84a4543349682169a79b97d00 d4796afa68fc467389ee267692672bd6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 01:36:00.124 8 INFO neutron.db.l3_hamode_db [None req-96e0fbb2-90ed-460f-be91-a1aca74dccd2 41c591b84a4543349682169a79b97d00 d4796afa68fc467389ee267692672bd6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 917/1860] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:36:00 2026] GET /v2.0/ports?device_id=37425490-4001-49ef-b342-f3c5113b3f78 => 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: 944/1861] 10.0.0.18 () {34 vars in 668 bytes} [Thu Jul 2 01:35:59 2026] POST /v2.0/routers => generated 506 bytes in 1006 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1862] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:36:01 2026] GET /v2.0/ports?device_id=37425490-4001-49ef-b342-f3c5113b3f78 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1863] 10.0.0.18 () {34 vars in 782 bytes} [Thu Jul 2 01:36:00 2026] PUT /v2.0/routers/51519dff-801a-469b-8f02-39650c565071/add_router_interface => generated 309 bytes in 1166 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1864] 10.0.0.18 () {32 vars in 716 bytes} [Thu Jul 2 01:36:01 2026] GET /v2.0/ports/00b7b4eb-8e42-4c87-b4b6-1888febc3f10 => generated 955 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1865] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:36:02 2026] DELETE /v2.0/security-groups/2f2a5ad7-ce56-43d1-b276-c747abf73f89 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:36:02.566 8 INFO neutron.api.v2.resource [None req-31e4d51f-f445-437d-8e67-de302e91e953 a4bf1a0c2b184ed3bc4b39828c8721a5 4de0670f30ad454eb3acbcda79588c43 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 948/1866] 10.0.0.18 () {32 vars in 736 bytes} [Thu Jul 2 01:36:02 2026] GET /v2.0/security-groups/2f2a5ad7-ce56-43d1-b276-c747abf73f89 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1867] 10.0.0.18 () {32 vars in 731 bytes} [Thu Jul 2 01:36:02 2026] DELETE /v2.0/floatingips/92d10212-8864-43f4-a9ac-cef3f3ea6132 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1868] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:36:02 2026] DELETE /v2.0/security-groups/b76c1f6b-96ef-4c8f-8bba-8b3251d97bc8 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1869] 10.0.0.18 () {34 vars in 782 bytes} [Thu Jul 2 01:36:02 2026] PUT /v2.0/routers/51519dff-801a-469b-8f02-39650c565071/add_router_interface => generated 309 bytes in 1262 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1870] 10.0.0.18 () {32 vars in 716 bytes} [Thu Jul 2 01:36:03 2026] GET /v2.0/ports/ed341342-684b-4bcb-ac6e-27a6ee4f3b35 => generated 955 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1871] 10.0.0.18 () {34 vars in 788 bytes} [Thu Jul 2 01:36:03 2026] PUT /v2.0/routers/9ae634d9-e4fe-418f-83b2-ef314c02752c/remove_router_interface => generated 309 bytes in 1066 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1872] 10.0.0.18 () {34 vars in 788 bytes} [Thu Jul 2 01:36:03 2026] PUT /v2.0/routers/51519dff-801a-469b-8f02-39650c565071/remove_router_interface => generated 309 bytes in 805 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:36:04.970 8 INFO neutron.services.segments.plugin [-] Segment e148f3be-c74a-49ee-a202-1bb930de1b00 resource provider aggregate not found 2026-07-02 01:36:04.976 8 INFO neutron.services.segments.plugin [-] Segment e148f3be-c74a-49ee-a202-1bb930de1b00 resource provider aggregate not found 2026-07-02 01:36:04.986 8 INFO neutron.services.segments.plugin [-] Segment e148f3be-c74a-49ee-a202-1bb930de1b00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e148f3be-c74a-49ee-a202-1bb930de1b00 found for delete ", "request_id": "req-8196ea4a-1ff5-498d-9616-04b790443b69"}]} 2026-07-02 01:36:04.988 8 INFO neutron.services.segments.plugin [-] Segment e148f3be-c74a-49ee-a202-1bb930de1b00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e148f3be-c74a-49ee-a202-1bb930de1b00 found for delete ", "request_id": "req-e9e81970-022c-4a75-92dc-8d7ea5fee5ce"}]} 2026-07-02 01:36:04.991 8 INFO neutron.db.l3_hamode_db [None req-50c1e4ba-3c58-4e5a-be90-a979592db5b9 c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] HA network 0786c553-5a2c-4549-9050-f0acc68fb8a0 was deleted as no HA routers are present in tenant 4de0670f30ad454eb3acbcda79588c43. [pid: 8|app: 0|req: 952/1873] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:36:04 2026] DELETE /v2.0/routers/9ae634d9-e4fe-418f-83b2-ef314c02752c => generated 0 bytes in 863 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1874] 10.0.0.18 () {34 vars in 788 bytes} [Thu Jul 2 01:36:04 2026] PUT /v2.0/routers/51519dff-801a-469b-8f02-39650c565071/remove_router_interface => generated 309 bytes in 832 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1875] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:36:05 2026] DELETE /v2.0/subnets/b0ed0cd5-6f37-4136-809c-9cb14a21c944 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1876] 10.0.0.18 () {32 vars in 735 bytes} [Thu Jul 2 01:36:05 2026] GET /v2.0/ports?device_id=51519dff-801a-469b-8f02-39650c565071 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1877] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:36:04 2026] GET /v2.0/security-groups?tenant_id=6887b5906e274b249c555723d7196172&name=default => generated 2925 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 01:36:05.486 7 INFO neutron.services.segments.plugin [-] Segment 17eb5a25-870e-4892-bfba-18b33b3e3bcb resource provider aggregate not found 2026-07-02 01:36:05.490 7 INFO neutron.services.segments.plugin [-] Segment 17eb5a25-870e-4892-bfba-18b33b3e3bcb resource provider aggregate not found 2026-07-02 01:36:05.498 7 INFO neutron.services.segments.plugin [-] Segment 17eb5a25-870e-4892-bfba-18b33b3e3bcb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17eb5a25-870e-4892-bfba-18b33b3e3bcb found for delete ", "request_id": "req-6c17028d-0cc9-416e-aced-8fe5de5cb50e"}]} 2026-07-02 01:36:05.502 7 INFO neutron.services.segments.plugin [-] Segment 17eb5a25-870e-4892-bfba-18b33b3e3bcb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17eb5a25-870e-4892-bfba-18b33b3e3bcb found for delete ", "request_id": "req-e3b8930c-b210-4513-a14c-10c4c83acbc7"}]} [pid: 7|app: 0|req: 925/1878] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:36:05 2026] DELETE /v2.0/networks/997c5cb1-1dc9-4ad0-b5cd-9f692fd99f73 => generated 0 bytes in 337 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1879] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:36:05 2026] DELETE /v2.0/security-groups/09f680b2-7ff5-4ba2-9741-6a2ef86b78af => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:36:05.839 8 INFO neutron.db.l3_hamode_db [None req-73321051-8055-4c4c-8917-c8d45b5ade72 41c591b84a4543349682169a79b97d00 d4796afa68fc467389ee267692672bd6 - - default default] HA network 7005b456-9d8f-45b6-bbcb-7af1f17973e4 was deleted as no HA routers are present in tenant d4796afa68fc467389ee267692672bd6. [pid: 8|app: 0|req: 954/1880] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:36:05 2026] DELETE /v2.0/routers/51519dff-801a-469b-8f02-39650c565071 => generated 0 bytes in 538 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1881] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:36:05 2026] GET /v2.0/security-groups?tenant_id=2c3447b4eb3a4466842a770f8be9d9d4&name=default => generated 2925 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1882] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:36:05 2026] DELETE /v2.0/subnets/9f98ba55-4a0a-44c1-8e65-1ba84d217c47 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1883] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:36:06 2026] DELETE /v2.0/security-groups/d0eae931-e295-4d5e-a993-dc478edf2574 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1884] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:36:06 2026] DELETE /v2.0/subnets/44316a0b-2952-4d5d-8108-33e20f8fa365 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1885] 10.0.0.18 () {34 vars in 788 bytes} [Thu Jul 2 01:36:05 2026] PUT /v2.0/routers/7e14e26b-96f1-4c25-b440-847ef70a49e5/remove_router_interface => generated 309 bytes in 905 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1886] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:36:06 2026] DELETE /v2.0/networks/ad6cf093-b4a0-4bc2-9c5a-cf1aa3e9ff29 => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1887] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:36:06 2026] DELETE /v2.0/networks/a97670e6-4b4e-4e3f-ba45-9cdd69daf3a4 => generated 0 bytes in 329 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 01:36:06.981 8 WARNING neutron_lib.context [None req-40e1a9e9-f5e8-4398-8b36-58b84779fa11 41c591b84a4543349682169a79b97d00 d4796afa68fc467389ee267692672bd6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:36:07.006 8 INFO neutron.services.segments.plugin [-] Segment ce04db33-7cee-4cef-aac6-3e5b789b01e8 resource provider aggregate not found 2026-07-02 01:36:07.010 8 INFO neutron.services.segments.plugin [-] Segment ce04db33-7cee-4cef-aac6-3e5b789b01e8 resource provider aggregate not found 2026-07-02 01:36:07.025 8 INFO neutron.services.segments.plugin [-] Segment ce04db33-7cee-4cef-aac6-3e5b789b01e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce04db33-7cee-4cef-aac6-3e5b789b01e8 found for delete ", "request_id": "req-bebba62a-9927-4cf1-8a91-699c85753d78"}]} 2026-07-02 01:36:07.030 8 INFO neutron.services.segments.plugin [-] Segment ce04db33-7cee-4cef-aac6-3e5b789b01e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce04db33-7cee-4cef-aac6-3e5b789b01e8 found for delete ", "request_id": "req-c0c2178f-a2a0-4f55-94c6-5cfaf43013c1"}]} 2026-07-02 01:36:07.044 8 INFO neutron.services.segments.plugin [-] Segment 1e25827d-252a-48b0-a49a-193880374b23 resource provider aggregate not found 2026-07-02 01:36:07.050 8 INFO neutron.services.segments.plugin [-] Segment 1e25827d-252a-48b0-a49a-193880374b23 resource provider aggregate not found 2026-07-02 01:36:07.063 8 INFO neutron.services.segments.plugin [-] Segment 1e25827d-252a-48b0-a49a-193880374b23 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e25827d-252a-48b0-a49a-193880374b23 found for delete ", "request_id": "req-ee501f3d-5526-493d-86aa-b869cc5693f0"}]} 2026-07-02 01:36:07.071 8 INFO neutron.services.segments.plugin [-] Segment 1e25827d-252a-48b0-a49a-193880374b23 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e25827d-252a-48b0-a49a-193880374b23 found for delete ", "request_id": "req-0c1d57d2-2ae3-4210-a5b9-c90c0e959ca2"}]} 2026-07-02 01:36:07.076 8 INFO neutron.services.segments.plugin [-] Segment 36ac4f25-166e-42af-8764-71739b2f8fad resource provider aggregate not found 2026-07-02 01:36:07.089 8 INFO neutron.services.segments.plugin [-] Segment 36ac4f25-166e-42af-8764-71739b2f8fad resource provider aggregate not found 2026-07-02 01:36:07.094 8 INFO neutron.db.segments_db [None req-40e1a9e9-f5e8-4398-8b36-58b84779fa11 41c591b84a4543349682169a79b97d00 d4796afa68fc467389ee267692672bd6 - - default default] Added segment 1417e53b-cfc6-4809-bf82-540193468e9d of type vxlan for network 1151e54f-c174-45f2-94aa-0b61efa9ecf1 2026-07-02 01:36:07.095 8 INFO neutron.services.segments.plugin [-] Segment 36ac4f25-166e-42af-8764-71739b2f8fad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36ac4f25-166e-42af-8764-71739b2f8fad found for delete ", "request_id": "req-dad23ea0-4c90-4f66-8c2f-55b68c5fa6af"}]} 2026-07-02 01:36:07.105 8 INFO neutron.services.segments.plugin [-] Segment 36ac4f25-166e-42af-8764-71739b2f8fad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36ac4f25-166e-42af-8764-71739b2f8fad found for delete ", "request_id": "req-09e8621c-7639-45c2-abe8-8fa43ba73c52"}]} [pid: 8|app: 0|req: 961/1888] 10.0.0.18 () {34 vars in 669 bytes} [Thu Jul 2 01:36:06 2026] POST /v2.0/networks => generated 630 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:36:07.204 8 WARNING neutron_lib.context [None req-5fce2d65-29f5-43ca-a4a0-1cc13d129944 41c591b84a4543349682169a79b97d00 d4796afa68fc467389ee267692672bd6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:36:07.419 7 INFO neutron.db.l3_hamode_db [None req-4e69734c-e01d-4bde-b2b2-4179630373e7 c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] HA network 7e7f2c06-b698-4684-b307-5474e79cdb1b was deleted as no HA routers are present in tenant e1ca7cf8719047eabea090ad7638caa3. [pid: 7|app: 0|req: 928/1889] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:36:06 2026] DELETE /v2.0/routers/7e14e26b-96f1-4c25-b440-847ef70a49e5 => generated 0 bytes in 910 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1890] 10.0.0.18 () {34 vars in 668 bytes} [Thu Jul 2 01:36:07 2026] POST /v2.0/subnets => generated 626 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:36:07.501 8 WARNING neutron_lib.context [None req-53e10f5e-a7be-4632-9de3-b3eac39f5b57 41c591b84a4543349682169a79b97d00 d4796afa68fc467389ee267692672bd6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:36:07.519 7 INFO neutron.services.segments.plugin [-] Segment 519b6817-2c63-40e3-96b4-07beb8ecc09f resource provider aggregate not found 2026-07-02 01:36:07.530 7 INFO neutron.services.segments.plugin [-] Segment 519b6817-2c63-40e3-96b4-07beb8ecc09f resource provider aggregate not found 2026-07-02 01:36:07.546 7 INFO neutron.services.segments.plugin [-] Segment 519b6817-2c63-40e3-96b4-07beb8ecc09f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 519b6817-2c63-40e3-96b4-07beb8ecc09f found for delete ", "request_id": "req-dd1ffbbf-edb2-481a-b3a8-6cfe3f1422db"}]} 2026-07-02 01:36:07.549 7 INFO neutron.services.segments.plugin [-] Segment 519b6817-2c63-40e3-96b4-07beb8ecc09f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 519b6817-2c63-40e3-96b4-07beb8ecc09f found for delete ", "request_id": "req-88684f81-235c-47ed-ab89-794b47f7cb9e"}]} 2026-07-02 01:36:07.567 8 INFO neutron.db.segments_db [None req-53e10f5e-a7be-4632-9de3-b3eac39f5b57 41c591b84a4543349682169a79b97d00 d4796afa68fc467389ee267692672bd6 - - default default] Added segment 6bbfdbe2-8144-4017-8dda-1ffaf9b412a7 of type vxlan for network a629606c-2569-4670-8c61-b435320a0e17 [pid: 7|app: 0|req: 929/1891] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:36:07 2026] DELETE /v2.0/subnets/60436013-6ce0-4182-85ad-929ee4910d14 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 01:36:07.817 8 INFO neutron.db.l3_hamode_db [None req-53e10f5e-a7be-4632-9de3-b3eac39f5b57 41c591b84a4543349682169a79b97d00 d4796afa68fc467389ee267692672bd6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 930/1892] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:36:07 2026] DELETE /v2.0/networks/4ba1fefe-b401-4389-a56f-651f74b955ef => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 01:36:07.932 8 INFO neutron.db.l3_hamode_db [None req-53e10f5e-a7be-4632-9de3-b3eac39f5b57 41c591b84a4543349682169a79b97d00 d4796afa68fc467389ee267692672bd6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 931/1893] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:36:08 2026] GET /v2.0/security-groups?tenant_id=4de0670f30ad454eb3acbcda79588c43&name=default => generated 2925 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1894] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:36:08 2026] DELETE /v2.0/security-groups/a5395b5c-943b-4174-acae-0564a38520b1 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1895] 10.0.0.18 () {34 vars in 668 bytes} [Thu Jul 2 01:36:07 2026] POST /v2.0/routers => generated 506 bytes in 1066 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:36:08.573 7 WARNING neutron_lib.context [None req-af2f1300-b848-40c3-a1f0-eaffd0cac5a8 41c591b84a4543349682169a79b97d00 d4796afa68fc467389ee267692672bd6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 964/1896] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:36:08 2026] GET /v2.0/security-groups?tenant_id=e1ca7cf8719047eabea090ad7638caa3&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1897] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:36:08 2026] DELETE /v2.0/security-groups/86e94fb8-4be0-44fd-91f2-f8c1c565c428 => 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: 933/1898] 10.0.0.18 () {34 vars in 664 bytes} [Thu Jul 2 01:36:08 2026] POST /v2.0/ports => generated 952 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:36:09.730 7 INFO neutron.services.segments.plugin [-] Segment 8af3c16a-7194-4654-88fa-993117f6e9c0 resource provider aggregate not found 2026-07-02 01:36:09.735 7 INFO neutron.services.segments.plugin [-] Segment 8af3c16a-7194-4654-88fa-993117f6e9c0 resource provider aggregate not found 2026-07-02 01:36:09.748 7 INFO neutron.services.segments.plugin [-] Segment 8af3c16a-7194-4654-88fa-993117f6e9c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8af3c16a-7194-4654-88fa-993117f6e9c0 found for delete ", "request_id": "req-11a0bb17-3cb4-4b28-87fd-673803f8d2a6"}]} 2026-07-02 01:36:09.749 7 INFO neutron.services.segments.plugin [-] Segment 8af3c16a-7194-4654-88fa-993117f6e9c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8af3c16a-7194-4654-88fa-993117f6e9c0 found for delete ", "request_id": "req-138c63ac-7e6f-4cf6-b871-09dcf5c2b002"}]} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 934/1899] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:36:09 2026] GET /v2.0/security-groups?tenant_id=3f142414e161400f81ca4ddbc6611ed4&name=default => generated 2925 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1900] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:36:09 2026] DELETE /v2.0/security-groups/af73b442-b00d-4d36-b009-004755f11f3b => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1901] 10.0.0.18 () {34 vars in 782 bytes} [Thu Jul 2 01:36:08 2026] PUT /v2.0/routers/af314bdc-a29a-4017-8362-77b724ce1ab7/add_router_interface => generated 309 bytes in 1258 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1902] 10.0.0.18 () {32 vars in 716 bytes} [Thu Jul 2 01:36:10 2026] GET /v2.0/ports/c0cfaa6a-84b0-4f08-9e7c-3b2e1b301df1 => generated 1026 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 967/1903] 10.0.0.18 () {34 vars in 788 bytes} [Thu Jul 2 01:36:10 2026] PUT /v2.0/routers/af314bdc-a29a-4017-8362-77b724ce1ab7/remove_router_interface => generated 309 bytes in 717 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:36:11.207 7 INFO neutron.api.v2.resource [None req-622cb9f5-0860-4124-91a8-94d31b8ad22c 41c591b84a4543349682169a79b97d00 d4796afa68fc467389ee267692672bd6 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 937/1904] 10.0.0.18 () {34 vars in 788 bytes} [Thu Jul 2 01:36:11 2026] PUT /v2.0/routers/af314bdc-a29a-4017-8362-77b724ce1ab7/remove_router_interface => generated 197 bytes in 154 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 968/1905] 10.0.0.18 () {32 vars in 735 bytes} [Thu Jul 2 01:36:11 2026] GET /v2.0/ports?device_id=af314bdc-a29a-4017-8362-77b724ce1ab7 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 01:36:11.801 7 INFO neutron.services.segments.plugin [-] Segment 6bbfdbe2-8144-4017-8dda-1ffaf9b412a7 resource provider aggregate not found 2026-07-02 01:36:11.813 7 INFO neutron.services.segments.plugin [-] Segment 6bbfdbe2-8144-4017-8dda-1ffaf9b412a7 resource provider aggregate not found 2026-07-02 01:36:11.820 7 INFO neutron.services.segments.plugin [-] Segment 6bbfdbe2-8144-4017-8dda-1ffaf9b412a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6bbfdbe2-8144-4017-8dda-1ffaf9b412a7 found for delete ", "request_id": "req-c1fa64b2-1058-4779-8b51-748613806f10"}]} 2026-07-02 01:36:11.827 7 INFO neutron.services.segments.plugin [-] Segment 6bbfdbe2-8144-4017-8dda-1ffaf9b412a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6bbfdbe2-8144-4017-8dda-1ffaf9b412a7 found for delete ", "request_id": "req-86d619fe-185e-49da-972d-f353a4bce721"}]} 2026-07-02 01:36:11.828 7 INFO neutron.db.l3_hamode_db [None req-899d4bd8-b7ca-4ae7-b0ed-735d650b9cfb 41c591b84a4543349682169a79b97d00 d4796afa68fc467389ee267692672bd6 - - default default] HA network a629606c-2569-4670-8c61-b435320a0e17 was deleted as no HA routers are present in tenant d4796afa68fc467389ee267692672bd6. [pid: 7|app: 0|req: 938/1906] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:36:11 2026] DELETE /v2.0/routers/af314bdc-a29a-4017-8362-77b724ce1ab7 => generated 0 bytes in 594 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1907] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:36:11 2026] DELETE /v2.0/subnets/333afe0c-4393-49df-8bae-ff864218f697 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1908] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:36:12 2026] DELETE /v2.0/networks/1151e54f-c174-45f2-94aa-0b61efa9ecf1 => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 01:36:12.339 7 WARNING neutron_lib.context [None req-89c39416-9a5e-4ed9-afec-8fdccde75800 41c591b84a4543349682169a79b97d00 d4796afa68fc467389ee267692672bd6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:36:12.394 7 INFO neutron.db.segments_db [None req-89c39416-9a5e-4ed9-afec-8fdccde75800 41c591b84a4543349682169a79b97d00 d4796afa68fc467389ee267692672bd6 - - default default] Added segment 632db579-3153-4dca-b35d-9ca3c031808b of type vxlan for network bb93afa0-aea1-4ca9-ae5f-a7265afd40d6 [pid: 7|app: 0|req: 940/1909] 10.0.0.18 () {34 vars in 669 bytes} [Thu Jul 2 01:36:12 2026] POST /v2.0/networks => generated 630 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:36:12.488 7 WARNING neutron_lib.context [None req-de5ea2e4-77ad-4d05-af30-18882a7412fe 41c591b84a4543349682169a79b97d00 d4796afa68fc467389ee267692672bd6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 970/1910] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:36:12 2026] GET /v2.0/security-groups?tenant_id=e7930c9c534348fdaab89d48df68c193&name=default => generated 2925 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1911] 10.0.0.18 () {34 vars in 668 bytes} [Thu Jul 2 01:36:12 2026] POST /v2.0/subnets => generated 626 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1912] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:36:12 2026] DELETE /v2.0/security-groups/2b0ac5fd-d55b-4dfd-baff-a1cd2260dc30 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:36:12.715 7 WARNING neutron_lib.context [None req-90c60970-7d8b-4555-bc58-20969ad57da3 41c591b84a4543349682169a79b97d00 d4796afa68fc467389ee267692672bd6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:36:12.752 7 INFO neutron.db.segments_db [None req-90c60970-7d8b-4555-bc58-20969ad57da3 41c591b84a4543349682169a79b97d00 d4796afa68fc467389ee267692672bd6 - - default default] Added segment f8da9a7d-a605-4805-a6f0-b1bef99f2453 of type vxlan for network 8f4086f5-fd05-4397-8923-7cf1cfef1017 2026-07-02 01:36:13.078 7 INFO neutron.db.l3_hamode_db [None req-90c60970-7d8b-4555-bc58-20969ad57da3 41c591b84a4543349682169a79b97d00 d4796afa68fc467389ee267692672bd6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 01:36:13.579 7 INFO neutron.db.l3_hamode_db [None req-90c60970-7d8b-4555-bc58-20969ad57da3 41c591b84a4543349682169a79b97d00 d4796afa68fc467389ee267692672bd6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 01:36:13.835 7 INFO neutron.services.segments.plugin [-] Segment 1417e53b-cfc6-4809-bf82-540193468e9d resource provider aggregate not found 2026-07-02 01:36:13.850 7 INFO neutron.services.segments.plugin [-] Segment 1417e53b-cfc6-4809-bf82-540193468e9d resource provider aggregate not found 2026-07-02 01:36:13.859 7 INFO neutron.services.segments.plugin [-] Segment 1417e53b-cfc6-4809-bf82-540193468e9d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1417e53b-cfc6-4809-bf82-540193468e9d found for delete ", "request_id": "req-a958c056-3946-4c43-8a0b-66d410706710"}]} 2026-07-02 01:36:13.874 7 INFO neutron.services.segments.plugin [-] Segment 1417e53b-cfc6-4809-bf82-540193468e9d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1417e53b-cfc6-4809-bf82-540193468e9d found for delete ", "request_id": "req-25cd4bb4-8645-4397-9b2a-5f397aeab99a"}]} [pid: 7|app: 0|req: 942/1915] 10.0.0.18 () {34 vars in 668 bytes} [Thu Jul 2 01:36:12 2026] POST /v2.0/routers => generated 506 bytes in 1538 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1916] 10.0.0.18 () {34 vars in 782 bytes} [Thu Jul 2 01:36:14 2026] PUT /v2.0/routers/5984f5d9-9c32-43f6-a723-7e0a0dda4812/add_router_interface => generated 309 bytes in 1161 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1917] 10.0.0.18 () {32 vars in 716 bytes} [Thu Jul 2 01:36:15 2026] GET /v2.0/ports/3cce5eb3-1c27-4dc9-95a3-3555fbddf188 => generated 955 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1918] 10.0.0.18 () {34 vars in 788 bytes} [Thu Jul 2 01:36:15 2026] PUT /v2.0/routers/5984f5d9-9c32-43f6-a723-7e0a0dda4812/remove_router_interface => generated 309 bytes in 702 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1919] 10.0.0.18 () {32 vars in 735 bytes} [Thu Jul 2 01:36:16 2026] GET /v2.0/ports?device_id=5984f5d9-9c32-43f6-a723-7e0a0dda4812 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 01:36:16.781 8 INFO neutron.services.segments.plugin [-] Segment f8da9a7d-a605-4805-a6f0-b1bef99f2453 resource provider aggregate not found 2026-07-02 01:36:16.786 8 INFO neutron.services.segments.plugin [-] Segment f8da9a7d-a605-4805-a6f0-b1bef99f2453 resource provider aggregate not found 2026-07-02 01:36:16.797 8 INFO neutron.services.segments.plugin [-] Segment f8da9a7d-a605-4805-a6f0-b1bef99f2453 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8da9a7d-a605-4805-a6f0-b1bef99f2453 found for delete ", "request_id": "req-f198880e-1dd2-4cd6-aa2c-743caa2a88af"}]} 2026-07-02 01:36:16.801 8 INFO neutron.db.l3_hamode_db [None req-3b2d1e10-3517-4921-81b4-a469935f4738 41c591b84a4543349682169a79b97d00 d4796afa68fc467389ee267692672bd6 - - default default] HA network 8f4086f5-fd05-4397-8923-7cf1cfef1017 was deleted as no HA routers are present in tenant d4796afa68fc467389ee267692672bd6. [pid: 8|app: 0|req: 976/1920] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:36:16 2026] DELETE /v2.0/routers/5984f5d9-9c32-43f6-a723-7e0a0dda4812 => generated 0 bytes in 608 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1921] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:36:16 2026] DELETE /v2.0/subnets/1dee0973-12b8-4496-a4ba-46fbc704b820 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 01:36:16.978 8 INFO neutron.services.segments.plugin [-] Segment f8da9a7d-a605-4805-a6f0-b1bef99f2453 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8da9a7d-a605-4805-a6f0-b1bef99f2453 found for delete ", "request_id": "req-39d49448-7692-41f0-a10d-ed5558f80ea1"}]} [pid: 8|app: 0|req: 977/1922] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:36:16 2026] DELETE /v2.0/networks/bb93afa0-aea1-4ca9-ae5f-a7265afd40d6 => generated 0 bytes in 311 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 01:36:17.294 7 WARNING neutron_lib.context [None req-c9aaef1b-c618-4eca-b434-3f36c48f25ca 41c591b84a4543349682169a79b97d00 d4796afa68fc467389ee267692672bd6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:36:17.335 7 INFO neutron.db.segments_db [None req-c9aaef1b-c618-4eca-b434-3f36c48f25ca 41c591b84a4543349682169a79b97d00 d4796afa68fc467389ee267692672bd6 - - default default] Added segment 612540af-d3dd-4049-8bdf-3aa175a588b6 of type vxlan for network 568bee92-500e-47d9-9376-80a87b9f0915 2026-07-02 01:36:17.616 7 INFO neutron.db.l3_hamode_db [None req-c9aaef1b-c618-4eca-b434-3f36c48f25ca 41c591b84a4543349682169a79b97d00 d4796afa68fc467389ee267692672bd6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 01:36:17.719 8 WARNING neutron_lib.context [None req-4fe84377-f81e-414f-9f43-3045eda05465 5b6626c928c84a1584c3513b1dfa3593 06701450609a4eb5a197d8e8e2330362 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:36:17.868 8 INFO neutron.db.segments_db [None req-4fe84377-f81e-414f-9f43-3045eda05465 5b6626c928c84a1584c3513b1dfa3593 06701450609a4eb5a197d8e8e2330362 - - default default] Added segment bfcf6e1c-5e02-4504-bd4b-d6ed45f65f2b of type vxlan for network 5c43e799-ad7c-4781-9a28-bfc6957e85fd [pid: 8|app: 0|req: 978/1923] 10.0.0.18 () {34 vars in 669 bytes} [Thu Jul 2 01:36:17 2026] POST /v2.0/networks => generated 639 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:36:17.968 8 WARNING neutron_lib.context [None req-db8dc68b-6d26-46b3-9116-9d1f03df4764 5b6626c928c84a1584c3513b1dfa3593 06701450609a4eb5a197d8e8e2330362 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 979/1924] 10.0.0.18 () {34 vars in 668 bytes} [Thu Jul 2 01:36:17 2026] POST /v2.0/subnets => generated 658 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1925] 10.0.0.18 () {32 vars in 721 bytes} [Thu Jul 2 01:36:18 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 01:36:18.230 8 WARNING neutron_lib.context [None req-1eeb551e-b07f-4e2d-8725-8313144769e0 5b6626c928c84a1584c3513b1dfa3593 06701450609a4eb5a197d8e8e2330362 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:36:18.419 7 INFO neutron.db.l3_hamode_db [None req-c9aaef1b-c618-4eca-b434-3f36c48f25ca 41c591b84a4543349682169a79b97d00 d4796afa68fc467389ee267692672bd6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 981/1926] 10.0.0.18 () {34 vars in 668 bytes} [Thu Jul 2 01:36:18 2026] POST /v2.0/subnets => generated 732 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:36:18.478 8 WARNING neutron_lib.context [None req-9927d057-5157-448e-a0d4-bd76f25a5b52 5b6626c928c84a1584c3513b1dfa3593 06701450609a4eb5a197d8e8e2330362 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:36:18.520 8 INFO neutron.db.segments_db [None req-9927d057-5157-448e-a0d4-bd76f25a5b52 5b6626c928c84a1584c3513b1dfa3593 06701450609a4eb5a197d8e8e2330362 - - default default] Added segment 4123b121-5769-47d4-864d-4d1121e12246 of type vxlan for network 4a184b4d-10e1-4ed7-a5a8-279cb18850ca [pid: 8|app: 0|req: 982/1927] 10.0.0.18 () {34 vars in 669 bytes} [Thu Jul 2 01:36:18 2026] POST /v2.0/networks => generated 638 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:36:18.605 8 WARNING neutron_lib.context [None req-b8a87abc-f7cc-4819-9636-99ad88a5268b 5b6626c928c84a1584c3513b1dfa3593 06701450609a4eb5a197d8e8e2330362 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:36:18.814 8 INFO neutron.services.segments.plugin [-] Segment 632db579-3153-4dca-b35d-9ca3c031808b resource provider aggregate not found 2026-07-02 01:36:18.831 8 INFO neutron.services.segments.plugin [-] Segment 632db579-3153-4dca-b35d-9ca3c031808b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 632db579-3153-4dca-b35d-9ca3c031808b found for delete ", "request_id": "req-ff688e4d-e7f5-40fa-b0d8-341ea435ff29"}]} [pid: 8|app: 0|req: 983/1928] 10.0.0.18 () {34 vars in 668 bytes} [Thu Jul 2 01:36:18 2026] POST /v2.0/subnets => generated 655 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:36:18.864 8 WARNING neutron_lib.context [None req-b98decb3-761b-4978-9353-fe2d7b8fb809 5b6626c928c84a1584c3513b1dfa3593 06701450609a4eb5a197d8e8e2330362 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:36:19.000 8 INFO neutron.services.segments.plugin [-] Segment 632db579-3153-4dca-b35d-9ca3c031808b resource provider aggregate not found 2026-07-02 01:36:19.020 8 INFO neutron.services.segments.plugin [-] Segment 632db579-3153-4dca-b35d-9ca3c031808b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 632db579-3153-4dca-b35d-9ca3c031808b found for delete ", "request_id": "req-798046f1-bc61-4811-8349-81a47408f91b"}]} [pid: 8|app: 0|req: 984/1929] 10.0.0.18 () {34 vars in 668 bytes} [Thu Jul 2 01:36:18 2026] POST /v2.0/subnets => generated 724 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:36:19.143 8 WARNING neutron_lib.context [None req-f4d98ee2-f52b-42b0-a61e-f9292b361258 5b6626c928c84a1584c3513b1dfa3593 06701450609a4eb5a197d8e8e2330362 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:36:19.191 8 INFO neutron.db.segments_db [None req-f4d98ee2-f52b-42b0-a61e-f9292b361258 5b6626c928c84a1584c3513b1dfa3593 06701450609a4eb5a197d8e8e2330362 - - default default] Added segment 81f93aec-2203-4539-8db7-93c87cec8df0 of type vxlan for network 38107895-e3db-4a54-b52f-eab0b3f00bf8 [pid: 8|app: 0|req: 985/1930] 10.0.0.18 () {34 vars in 669 bytes} [Thu Jul 2 01:36:19 2026] POST /v2.0/networks => generated 638 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1931] 10.0.0.18 () {34 vars in 668 bytes} [Thu Jul 2 01:36:17 2026] POST /v2.0/routers => generated 687 bytes in 2034 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:36:19.323 8 WARNING neutron_lib.context [None req-666ba4ef-07d2-4355-b4a9-794053129316 5b6626c928c84a1584c3513b1dfa3593 06701450609a4eb5a197d8e8e2330362 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 947/1932] 10.0.0.18 () {32 vars in 720 bytes} [Thu Jul 2 01:36:19 2026] GET /v2.0/routers/1644ac17-c5fe-4e0e-bdee-b90a3038a3ea => generated 693 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1933] 10.0.0.18 () {32 vars in 646 bytes} [Thu Jul 2 01:36:19 2026] GET /v2.0/routers => generated 696 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1934] 10.0.0.18 () {34 vars in 668 bytes} [Thu Jul 2 01:36:19 2026] POST /v2.0/subnets => generated 656 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:36:19.578 8 WARNING neutron_lib.context [None req-7050a817-450a-4ad2-98ba-784d96c53f08 5b6626c928c84a1584c3513b1dfa3593 06701450609a4eb5a197d8e8e2330362 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 987/1935] 10.0.0.18 () {34 vars in 668 bytes} [Thu Jul 2 01:36:19 2026] POST /v2.0/subnets => generated 729 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:36:19.822 8 WARNING neutron_lib.context [None req-e109e12a-e9b5-4d57-8aa1-e45b5cc4f611 5b6626c928c84a1584c3513b1dfa3593 06701450609a4eb5a197d8e8e2330362 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:36:19.862 8 INFO neutron.db.segments_db [None req-e109e12a-e9b5-4d57-8aa1-e45b5cc4f611 5b6626c928c84a1584c3513b1dfa3593 06701450609a4eb5a197d8e8e2330362 - - default default] Added segment b2eb7376-851c-4f9d-bea9-590e7cf1ee60 of type vxlan for network 10305b87-e0e0-4737-8b02-933b5022b71d [pid: 7|app: 0|req: 949/1936] 10.0.0.18 () {34 vars in 740 bytes} [Thu Jul 2 01:36:19 2026] PUT /v2.0/routers/1644ac17-c5fe-4e0e-bdee-b90a3038a3ea => generated 700 bytes in 419 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1937] 10.0.0.18 () {32 vars in 720 bytes} [Thu Jul 2 01:36:19 2026] GET /v2.0/routers/1644ac17-c5fe-4e0e-bdee-b90a3038a3ea => generated 700 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1938] 10.0.0.18 () {32 vars in 735 bytes} [Thu Jul 2 01:36:19 2026] GET /v2.0/ports?device_id=1644ac17-c5fe-4e0e-bdee-b90a3038a3ea => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 01:36:20.139 8 INFO neutron.db.l3_hamode_db [None req-e109e12a-e9b5-4d57-8aa1-e45b5cc4f611 5b6626c928c84a1584c3513b1dfa3593 06701450609a4eb5a197d8e8e2330362 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 01:36:20.955 8 INFO neutron.db.l3_hamode_db [None req-e109e12a-e9b5-4d57-8aa1-e45b5cc4f611 5b6626c928c84a1584c3513b1dfa3593 06701450609a4eb5a197d8e8e2330362 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 01:36:20.984 7 INFO neutron.services.segments.plugin [-] Segment 612540af-d3dd-4049-8bdf-3aa175a588b6 resource provider aggregate not found 2026-07-02 01:36:20.992 7 INFO neutron.services.segments.plugin [-] Segment 612540af-d3dd-4049-8bdf-3aa175a588b6 resource provider aggregate not found 2026-07-02 01:36:20.997 7 INFO neutron.services.segments.plugin [-] Segment 612540af-d3dd-4049-8bdf-3aa175a588b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 612540af-d3dd-4049-8bdf-3aa175a588b6 found for delete ", "request_id": "req-d3778320-7e4c-4cf1-a6e9-9560154bbb95"}]} 2026-07-02 01:36:21.004 7 INFO neutron.services.segments.plugin [-] Segment 612540af-d3dd-4049-8bdf-3aa175a588b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 612540af-d3dd-4049-8bdf-3aa175a588b6 found for delete ", "request_id": "req-77f5ceb6-4d4c-4de7-bbe7-57e9bb9a2aeb"}]} 2026-07-02 01:36:21.022 7 INFO neutron.db.l3_hamode_db [None req-ea1e72ee-712d-4fc3-a0bb-da5a6b5fb4fa 41c591b84a4543349682169a79b97d00 d4796afa68fc467389ee267692672bd6 - - default default] HA network 568bee92-500e-47d9-9376-80a87b9f0915 was deleted as no HA routers are present in tenant d4796afa68fc467389ee267692672bd6. [pid: 7|app: 0|req: 952/1939] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:36:20 2026] DELETE /v2.0/routers/1644ac17-c5fe-4e0e-bdee-b90a3038a3ea => generated 0 bytes in 1028 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1940] 10.0.0.18 () {32 vars in 735 bytes} [Thu Jul 2 01:36:21 2026] GET /v2.0/ports?device_id=1644ac17-c5fe-4e0e-bdee-b90a3038a3ea => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 01:36:21.073 7 INFO neutron.api.v2.resource [None req-4941e778-a369-4e87-b35b-05bb8a1e5c90 41c591b84a4543349682169a79b97d00 d4796afa68fc467389ee267692672bd6 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 954/1941] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:36:21 2026] DELETE /v2.0/routers/1644ac17-c5fe-4e0e-bdee-b90a3038a3ea => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1942] 10.0.0.18 () {32 vars in 735 bytes} [Thu Jul 2 01:36:21 2026] GET /v2.0/ports?device_id=5984f5d9-9c32-43f6-a723-7e0a0dda4812 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 01:36:21.120 7 INFO neutron.api.v2.resource [None req-ccfb3f5c-dc3c-459e-9da0-5ff6914bc90c 41c591b84a4543349682169a79b97d00 d4796afa68fc467389ee267692672bd6 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 956/1943] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:36:21 2026] DELETE /v2.0/routers/5984f5d9-9c32-43f6-a723-7e0a0dda4812 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 01:36:21.139 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c8593f4f-37aa-4c1f-9590-525aa358ecdd 41c591b84a4543349682169a79b97d00 d4796afa68fc467389ee267692672bd6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 957/1944] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:36:21 2026] DELETE /v2.0/subnets/1dee0973-12b8-4496-a4ba-46fbc704b820 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1945] 10.0.0.18 () {32 vars in 735 bytes} [Thu Jul 2 01:36:21 2026] GET /v2.0/ports?device_id=af314bdc-a29a-4017-8362-77b724ce1ab7 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 01:36:21.180 7 INFO neutron.api.v2.resource [None req-c7cd0fa7-db91-4dc5-a209-23eb1f405402 41c591b84a4543349682169a79b97d00 d4796afa68fc467389ee267692672bd6 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 959/1946] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:36:21 2026] DELETE /v2.0/routers/af314bdc-a29a-4017-8362-77b724ce1ab7 => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 01:36:21.204 7 INFO neutron.pecan_wsgi.hooks.translation [None req-353f6f65-ef79-40ee-a538-ad16837e4fda 41c591b84a4543349682169a79b97d00 d4796afa68fc467389ee267692672bd6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 960/1947] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:36:21 2026] DELETE /v2.0/subnets/333afe0c-4393-49df-8bae-ff864218f697 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1948] 10.0.0.18 () {32 vars in 735 bytes} [Thu Jul 2 01:36:21 2026] GET /v2.0/ports?device_id=51519dff-801a-469b-8f02-39650c565071 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 01:36:21.248 7 INFO neutron.api.v2.resource [None req-fdc1a23d-e0ed-40c5-a203-0057b35b1a95 41c591b84a4543349682169a79b97d00 d4796afa68fc467389ee267692672bd6 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 962/1949] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:36:21 2026] DELETE /v2.0/routers/51519dff-801a-469b-8f02-39650c565071 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 01:36:21.274 7 INFO neutron.pecan_wsgi.hooks.translation [None req-184813fc-ec47-417b-b669-25afc246f347 41c591b84a4543349682169a79b97d00 d4796afa68fc467389ee267692672bd6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 963/1950] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:36:21 2026] DELETE /v2.0/subnets/9f98ba55-4a0a-44c1-8e65-1ba84d217c47 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 01:36:21.300 7 INFO neutron.pecan_wsgi.hooks.translation [None req-38583511-b8a1-4f07-8d26-74d8eda52afe 41c591b84a4543349682169a79b97d00 d4796afa68fc467389ee267692672bd6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 964/1951] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:36:21 2026] DELETE /v2.0/subnets/44316a0b-2952-4d5d-8108-33e20f8fa365 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1952] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:36:21 2026] GET /v2.0/security-groups?tenant_id=d4796afa68fc467389ee267692672bd6&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1953] 10.0.0.18 () {34 vars in 668 bytes} [Thu Jul 2 01:36:19 2026] POST /v2.0/routers => generated 684 bytes in 2193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1954] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:36:21 2026] DELETE /v2.0/security-groups/93975eb0-ec2b-4b30-bde7-0ef4c9347d46 => 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: 967/1955] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:36:22 2026] GET /v2.0/security-groups?tenant_id=80fa0092c13a4e289b90f64c6f2d0ba1&name=default => generated 2925 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1956] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:36:22 2026] DELETE /v2.0/security-groups/df62ac5a-2fe1-4678-977e-a1ed6a63a3da => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1957] 10.0.0.18 () {34 vars in 782 bytes} [Thu Jul 2 01:36:22 2026] PUT /v2.0/routers/7a862712-5642-4bad-854d-95840b3c4654/add_router_interface => generated 309 bytes in 1409 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:36:24.164 8 WARNING neutron_lib.context [None req-fbd97d42-0741-4a9c-b506-cc236bcf8f3f 45c03a7a98b743f89f503e033aad29fd 5a8a6579b22d48b79fff714d34252773 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 990/1958] 10.0.0.18 () {34 vars in 683 bytes} [Thu Jul 2 01:36:23 2026] POST /v2.0/security-groups => generated 1625 bytes in 494 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1959] 10.0.0.18 () {32 vars in 662 bytes} [Thu Jul 2 01:36:24 2026] GET /v2.0/security-groups => generated 4530 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1960] 10.0.0.18 () {34 vars in 757 bytes} [Thu Jul 2 01:36:24 2026] PUT /v2.0/security-groups/b506265b-f14d-457f-9bc1-e1505f785464 => generated 1661 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1961] 10.0.0.18 () {32 vars in 736 bytes} [Thu Jul 2 01:36:24 2026] GET /v2.0/security-groups/b506265b-f14d-457f-9bc1-e1505f785464 => generated 1661 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/1962] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:36:24 2026] DELETE /v2.0/security-groups/b506265b-f14d-457f-9bc1-e1505f785464 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1963] 10.0.0.18 () {32 vars in 662 bytes} [Thu Jul 2 01:36:24 2026] GET /v2.0/security-groups => generated 2925 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 01:36:24.668 8 INFO neutron.api.v2.resource [None req-2df205c7-a1ec-4e9a-ab99-5689184d9d21 45c03a7a98b743f89f503e033aad29fd 5a8a6579b22d48b79fff714d34252773 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 996/1964] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:36:24 2026] DELETE /v2.0/security-groups/b506265b-f14d-457f-9bc1-e1505f785464 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 01:36:24.681 8 WARNING neutron_lib.context [None req-4b92a291-f19f-4762-90b8-d669b6c04c9f 45c03a7a98b743f89f503e033aad29fd 5a8a6579b22d48b79fff714d34252773 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 997/1965] 10.0.0.18 () {34 vars in 683 bytes} [Thu Jul 2 01:36:24 2026] POST /v2.0/security-groups => generated 1625 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 01:36:24.821 8 WARNING neutron_lib.context [None req-e011f27b-aa74-4a71-b5a9-9c92fc72d2ce 45c03a7a98b743f89f503e033aad29fd 5a8a6579b22d48b79fff714d34252773 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 998/1966] 10.0.0.18 () {34 vars in 694 bytes} [Thu Jul 2 01:36:24 2026] POST /v2.0/security-group-rules => generated 601 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/1967] 10.0.0.18 () {32 vars in 746 bytes} [Thu Jul 2 01:36:24 2026] GET /v2.0/security-group-rules/18cc0757-de6f-4f09-a6c8-26107dbdd8db => generated 601 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1968] 10.0.0.18 () {32 vars in 672 bytes} [Thu Jul 2 01:36:24 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1969] 10.0.0.18 () {34 vars in 782 bytes} [Thu Jul 2 01:36:23 2026] PUT /v2.0/routers/7a862712-5642-4bad-854d-95840b3c4654/add_router_interface => generated 309 bytes in 1730 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/1970] 10.0.0.18 () {32 vars in 749 bytes} [Thu Jul 2 01:36:25 2026] DELETE /v2.0/security-group-rules/18cc0757-de6f-4f09-a6c8-26107dbdd8db => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/1971] 10.0.0.18 () {32 vars in 672 bytes} [Thu Jul 2 01:36:25 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 01:36:25.261 8 WARNING neutron_lib.context [None req-882db17f-a8b2-49ca-bba7-042867a3b63f 45c03a7a98b743f89f503e033aad29fd 5a8a6579b22d48b79fff714d34252773 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1003/1972] 10.0.0.18 () {34 vars in 694 bytes} [Thu Jul 2 01:36:25 2026] POST /v2.0/security-group-rules => generated 601 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/1973] 10.0.0.18 () {32 vars in 746 bytes} [Thu Jul 2 01:36:25 2026] GET /v2.0/security-group-rules/1bf02808-3e3e-4851-830d-e407f53870a8 => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/1974] 10.0.0.18 () {32 vars in 672 bytes} [Thu Jul 2 01:36:25 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/1975] 10.0.0.18 () {32 vars in 749 bytes} [Thu Jul 2 01:36:25 2026] DELETE /v2.0/security-group-rules/1bf02808-3e3e-4851-830d-e407f53870a8 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/1976] 10.0.0.18 () {32 vars in 672 bytes} [Thu Jul 2 01:36:25 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 01:36:25.620 8 WARNING neutron_lib.context [None req-f9bcf42c-7e6a-4e23-b9d9-84c418480767 45c03a7a98b743f89f503e033aad29fd 5a8a6579b22d48b79fff714d34252773 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:36:25.666 8 INFO neutron.db.securitygroups_db [None req-f9bcf42c-7e6a-4e23-b9d9-84c418480767 45c03a7a98b743f89f503e033aad29fd 5a8a6579b22d48b79fff714d34252773 - - default default] Project 5a8a6579b22d48b79fff714d34252773 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: 1008/1977] 10.0.0.18 () {34 vars in 694 bytes} [Thu Jul 2 01:36:25 2026] POST /v2.0/security-group-rules => generated 607 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/1978] 10.0.0.18 () {32 vars in 746 bytes} [Thu Jul 2 01:36:25 2026] GET /v2.0/security-group-rules/4aa16a67-34dd-412e-9c4f-9400f03bd40a => generated 607 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/1979] 10.0.0.18 () {32 vars in 672 bytes} [Thu Jul 2 01:36:25 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/1980] 10.0.0.18 () {32 vars in 749 bytes} [Thu Jul 2 01:36:25 2026] DELETE /v2.0/security-group-rules/4aa16a67-34dd-412e-9c4f-9400f03bd40a => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/1981] 10.0.0.18 () {32 vars in 672 bytes} [Thu Jul 2 01:36:25 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/1982] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:36:25 2026] DELETE /v2.0/security-groups/93bd77b3-b61f-4023-91fc-d0033812ae7e => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/1983] 10.0.0.18 () {32 vars in 662 bytes} [Thu Jul 2 01:36:26 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: 1015/1984] 10.0.0.18 () {32 vars in 662 bytes} [Thu Jul 2 01:36:26 2026] GET /v2.0/security-groups => generated 2925 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/1985] 10.0.0.191 () {30 vars in 650 bytes} [Thu Jul 2 01:36:26 2026] GET /v2.0/extensions => generated 20516 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/1986] 10.0.0.191 () {30 vars in 724 bytes} [Thu Jul 2 01:36:26 2026] GET /v2.0/quotas/d129957411f04ee6b2bee98c5087c097/details => generated 847 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1987] 10.0.0.18 () {34 vars in 782 bytes} [Thu Jul 2 01:36:25 2026] PUT /v2.0/routers/7a862712-5642-4bad-854d-95840b3c4654/add_router_interface => generated 309 bytes in 1558 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:36:26.791 7 WARNING neutron_lib.context [None req-5469b606-1f00-4cb5-8771-2a132e7891c5 5b6626c928c84a1584c3513b1dfa3593 06701450609a4eb5a197d8e8e2330362 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1018/1988] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:36:26 2026] GET /v2.0/security-groups?tenant_id=5a8a6579b22d48b79fff714d34252773&name=default => generated 2925 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1989] 10.0.0.18 () {34 vars in 683 bytes} [Thu Jul 2 01:36:26 2026] POST /v2.0/security-groups => generated 1628 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 01:36:26.917 7 WARNING neutron_lib.context [None req-468bd4a0-4d8c-4ff6-9cab-41f46febe938 5b6626c928c84a1584c3513b1dfa3593 06701450609a4eb5a197d8e8e2330362 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1019/1990] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:36:26 2026] DELETE /v2.0/security-groups/6937559a-e86e-483c-8b69-8154bcb182e6 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1991] 10.0.0.18 () {34 vars in 694 bytes} [Thu Jul 2 01:36:26 2026] POST /v2.0/security-group-rules => generated 597 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:36:27.071 8 WARNING neutron_lib.context [None req-5187b40e-1afd-4e23-ba02-727dcd9fd8fe 5b6626c928c84a1584c3513b1dfa3593 06701450609a4eb5a197d8e8e2330362 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1020/1992] 10.0.0.18 () {34 vars in 694 bytes} [Thu Jul 2 01:36:27 2026] POST /v2.0/security-group-rules => generated 597 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:36:27.229 7 WARNING neutron_lib.context [None req-445002b8-9af9-483c-81fb-edb205049724 5b6626c928c84a1584c3513b1dfa3593 06701450609a4eb5a197d8e8e2330362 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1993] 10.0.0.18 () {34 vars in 694 bytes} [Thu Jul 2 01:36:27 2026] POST /v2.0/security-group-rules => generated 599 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:36:27.388 8 WARNING neutron_lib.context [None req-2e0fac83-02d0-4d42-a405-437470244ae0 5b6626c928c84a1584c3513b1dfa3593 06701450609a4eb5a197d8e8e2330362 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1021/1994] 10.0.0.18 () {34 vars in 694 bytes} [Thu Jul 2 01:36:27 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-07-02 01:36:27.542 7 WARNING neutron_lib.context [None req-97f3cc68-011b-41b8-bd41-c83af5e03298 5b6626c928c84a1584c3513b1dfa3593 06701450609a4eb5a197d8e8e2330362 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1995] 10.0.0.18 () {34 vars in 694 bytes} [Thu Jul 2 01:36:27 2026] POST /v2.0/security-group-rules => generated 601 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:36:27.668 8 WARNING neutron_lib.context [None req-64a2cd90-4312-464e-941e-934ba92de268 5b6626c928c84a1584c3513b1dfa3593 06701450609a4eb5a197d8e8e2330362 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1022/1996] 10.0.0.18 () {34 vars in 694 bytes} [Thu Jul 2 01:36:27 2026] POST /v2.0/security-group-rules => generated 597 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:36:27.809 7 WARNING neutron_lib.context [None req-d473ed09-252c-4b26-b803-e8e6a1d53b3f 5b6626c928c84a1584c3513b1dfa3593 06701450609a4eb5a197d8e8e2330362 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 975/1997] 10.0.0.18 () {34 vars in 694 bytes} [Thu Jul 2 01:36:27 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-07-02 01:36:27.952 8 WARNING neutron_lib.context [None req-c5df498e-fd65-457b-b334-ed0a71b44156 5b6626c928c84a1584c3513b1dfa3593 06701450609a4eb5a197d8e8e2330362 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1023/2000] 10.0.0.18 () {34 vars in 694 bytes} [Thu Jul 2 01:36:27 2026] POST /v2.0/security-group-rules => generated 597 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:36:28.120 7 WARNING neutron_lib.context [None req-3c6f80f1-0a8c-4d3f-b84e-d4abe9d59bd0 5b6626c928c84a1584c3513b1dfa3593 06701450609a4eb5a197d8e8e2330362 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 978/2001] 10.0.0.18 () {34 vars in 694 bytes} [Thu Jul 2 01:36:28 2026] POST /v2.0/security-group-rules => generated 599 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:36:28.271 8 WARNING neutron_lib.context [None req-de5385f4-d54c-49f8-9b84-2d44cb6a3791 5b6626c928c84a1584c3513b1dfa3593 06701450609a4eb5a197d8e8e2330362 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1024/2002] 10.0.0.18 () {34 vars in 694 bytes} [Thu Jul 2 01:36:28 2026] POST /v2.0/security-group-rules => generated 601 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:36:28.469 7 WARNING neutron_lib.context [None req-20909e04-3d3d-47b6-8243-0d10582a9de5 5b6626c928c84a1584c3513b1dfa3593 06701450609a4eb5a197d8e8e2330362 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 979/2003] 10.0.0.18 () {34 vars in 694 bytes} [Thu Jul 2 01:36:28 2026] POST /v2.0/security-group-rules => generated 597 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2004] 10.0.0.191 () {30 vars in 650 bytes} [Thu Jul 2 01:36:28 2026] GET /v2.0/extensions => generated 20516 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/2005] 10.0.0.191 () {30 vars in 724 bytes} [Thu Jul 2 01:36:28 2026] GET /v2.0/quotas/d129957411f04ee6b2bee98c5087c097/details => generated 847 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2006] 10.0.0.15 () {34 vars in 1095 bytes} [Thu Jul 2 01:36:28 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-2101141813&fields=id&tenant_id=06701450609a4eb5a197d8e8e2330362 => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/2007] 10.0.0.15 () {34 vars in 981 bytes} [Thu Jul 2 01:36:28 2026] GET /v2.0/networks?id=4a184b4d-10e1-4ed7-a5a8-279cb18850ca => generated 705 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2008] 10.0.0.15 () {34 vars in 964 bytes} [Thu Jul 2 01:36:28 2026] GET /v2.0/quotas/06701450609a4eb5a197d8e8e2330362 => 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: 982/2009] 10.0.0.15 () {34 vars in 1001 bytes} [Thu Jul 2 01:36:28 2026] GET /v2.0/ports?tenant_id=06701450609a4eb5a197d8e8e2330362&fields=id => generated 287 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2010] 10.0.0.15 () {34 vars in 1007 bytes} [Thu Jul 2 01:36:29 2026] GET /v2.0/networks/4a184b4d-10e1-4ed7-a5a8-279cb18850ca?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/2011] 10.0.0.15 () {34 vars in 1107 bytes} [Thu Jul 2 01:36:29 2026] GET /v2.0/networks/4a184b4d-10e1-4ed7-a5a8-279cb18850ca?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: 1029/2012] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:36:29 2026] GET /v2.0/ports?device_id=db01cb19-95f8-4364-ad68-5af91146118f => 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: 984/2013] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:36:30 2026] GET /v2.0/security-groups?tenant_id=ee0179418b0d49bdb595c487e0c04587&name=default => generated 2925 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2014] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:36:30 2026] DELETE /v2.0/security-groups/7d66cc15-1ef3-4314-abd7-e1d09ea73526 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/2015] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:36:30 2026] GET /v2.0/security-groups?tenant_id=d129957411f04ee6b2bee98c5087c097&name=default => generated 2925 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2016] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:36:31 2026] DELETE /v2.0/security-groups/d8bf1405-c22b-4ee6-90d5-1f9fdc0edc8e => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:36:33.577 7 WARNING neutron_lib.context [None req-f5463745-c800-4b87-9154-7102a792fda2 ffc93c7fd6af496ab08a9de45ed7ba9b a730348acc0646d1a49a614ecd6ea02d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:36:33.718 7 INFO neutron.db.segments_db [None req-f5463745-c800-4b87-9154-7102a792fda2 ffc93c7fd6af496ab08a9de45ed7ba9b a730348acc0646d1a49a614ecd6ea02d - - default default] Added segment cb70db2f-9ba5-4e8c-a152-5d2f16a2eb09 of type vxlan for network ade9f645-4c47-4e5d-9738-a6b8ce226103 [pid: 7|app: 0|req: 986/2017] 10.0.0.18 () {34 vars in 670 bytes} [Thu Jul 2 01:36:33 2026] POST /v2.0/networks => generated 633 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:36:33.816 8 WARNING neutron_lib.context [None req-77635e77-6040-40a0-a6da-362b2f65a901 ffc93c7fd6af496ab08a9de45ed7ba9b a730348acc0646d1a49a614ecd6ea02d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:36:33.859 8 INFO neutron.db.segments_db [None req-77635e77-6040-40a0-a6da-362b2f65a901 ffc93c7fd6af496ab08a9de45ed7ba9b a730348acc0646d1a49a614ecd6ea02d - - default default] Added segment 0a956190-c20e-4d05-ac7a-44163e7159cc of type vxlan for network 5f1ef0aa-c262-4b80-94e3-9c7ca6084a8b [pid: 7|app: 0|req: 987/2018] 199.204.45.74 () {34 vars in 985 bytes} [Thu Jul 2 01:36:33 2026] GET /v2.0/networks?id=4a184b4d-10e1-4ed7-a5a8-279cb18850ca => generated 705 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/2019] 199.204.45.74 () {34 vars in 1049 bytes} [Thu Jul 2 01:36:34 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=06701450609a4eb5a197d8e8e2330362 => generated 179 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:36:34.079 7 WARNING neutron_lib.context [req-99420044-5950-430e-8cdf-47becc16b18d req-bd63c4da-16ed-46e3-9ad8-75c6436b5cdd 5b6626c928c84a1584c3513b1dfa3593 06701450609a4eb5a197d8e8e2330362 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:36:34.137 8 INFO neutron.db.l3_hamode_db [None req-77635e77-6040-40a0-a6da-362b2f65a901 ffc93c7fd6af496ab08a9de45ed7ba9b a730348acc0646d1a49a614ecd6ea02d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 989/2020] 199.204.45.74 () {38 vars in 954 bytes} [Thu Jul 2 01:36:34 2026] POST /v2.0/ports => generated 1183 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 990/2021] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:36:34 2026] GET /v2.0/ports?device_id=db01cb19-95f8-4364-ad68-5af91146118f => generated 1186 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 01:36:34.946 8 INFO neutron.db.l3_hamode_db [None req-77635e77-6040-40a0-a6da-362b2f65a901 ffc93c7fd6af496ab08a9de45ed7ba9b a730348acc0646d1a49a614ecd6ea02d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 991/2022] 199.204.45.74 () {38 vars in 1027 bytes} [Thu Jul 2 01:36:34 2026] PUT /v2.0/ports/64cae532-0bfc-4b5d-8ada-e1fe0070e204 => generated 1464 bytes in 445 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 992/2023] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:36:35 2026] GET /v2.0/security-groups?id=e4ebddc7-93d5-430d-8b99-0a74e2e30b68&fields=id&fields=name => generated 112 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:36:35.354 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5cc4e435-d8d4-4a39-9e94-a9c04714f10a'] response: {'name': 'network-changed', 'server_uuid': 'db01cb19-95f8-4364-ad68-5af91146118f', 'tag': '64cae532-0bfc-4b5d-8ada-e1fe0070e204', 'status': 'completed', 'code': 200} 2026-07-02 01:36:35.470 7 WARNING neutron_lib.context [None req-010ca706-1cfb-4d97-97c2-d36fc57d4efa bfc025aaad6b4905b157f218acecd23f c33ec2e297da4950af35793efbc8b565 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:36:35.611 7 INFO neutron.db.segments_db [None req-010ca706-1cfb-4d97-97c2-d36fc57d4efa bfc025aaad6b4905b157f218acecd23f c33ec2e297da4950af35793efbc8b565 - - default default] Added segment 5ea5032b-3bb7-45d9-8751-2461868210ce of type vxlan for network e9ba4ccb-80a1-4ea1-9900-894c58105288 [pid: 7|app: 0|req: 993/2024] 10.0.0.18 () {34 vars in 669 bytes} [Thu Jul 2 01:36:35 2026] POST /v2.0/networks => generated 631 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/2025] 199.204.45.74 () {34 vars in 1079 bytes} [Thu Jul 2 01:36:35 2026] GET /v2.0/ports?tenant_id=06701450609a4eb5a197d8e8e2330362&device_id=db01cb19-95f8-4364-ad68-5af91146118f => generated 1467 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 01:36:35.735 7 WARNING neutron_lib.context [None req-50aa1603-e105-4695-9276-26af70b0dadd bfc025aaad6b4905b157f218acecd23f c33ec2e297da4950af35793efbc8b565 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 995/2026] 10.0.0.18 () {34 vars in 668 bytes} [Thu Jul 2 01:36:35 2026] POST /v2.0/subnets => generated 626 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/2027] 199.204.45.74 () {34 vars in 1017 bytes} [Thu Jul 2 01:36:35 2026] GET /v2.0/networks?tenant_id=06701450609a4eb5a197d8e8e2330362&shared=False => generated 2376 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 01:36:36.011 7 WARNING neutron_lib.context [None req-93417aac-4438-4e6c-a40d-2722ce9bd326 bfc025aaad6b4905b157f218acecd23f c33ec2e297da4950af35793efbc8b565 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:36:36.056 7 INFO neutron.db.segments_db [None req-93417aac-4438-4e6c-a40d-2722ce9bd326 bfc025aaad6b4905b157f218acecd23f c33ec2e297da4950af35793efbc8b565 - - default default] Added segment dba79d69-740b-4297-9f40-f58462101924 of type vxlan for network d685db30-87f2-4595-b313-23d2064d0a36 [pid: 7|app: 0|req: 997/2028] 10.0.0.18 () {34 vars in 669 bytes} [Thu Jul 2 01:36:36 2026] POST /v2.0/networks => generated 632 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/2029] 199.204.45.74 () {34 vars in 929 bytes} [Thu Jul 2 01:36:36 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:36:36.215 7 WARNING neutron_lib.context [None req-cc4d132f-d472-4e56-a5a6-d283b08054bd bfc025aaad6b4905b157f218acecd23f c33ec2e297da4950af35793efbc8b565 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1032/2030] 10.0.0.18 () {34 vars in 668 bytes} [Thu Jul 2 01:36:33 2026] POST /v2.0/routers => generated 694 bytes in 2426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2031] 10.0.0.18 () {32 vars in 775 bytes} [Thu Jul 2 01:36:36 2026] GET /v2.0/subnets?project_id=a730348acc0646d1a49a614ecd6ea02d&cidr=10.100.0.0%2F28 => generated 14 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2032] 10.0.0.18 () {32 vars in 693 bytes} [Thu Jul 2 01:36:36 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2033] 10.0.0.18 () {32 vars in 783 bytes} [Thu Jul 2 01:36:36 2026] GET /v2.0/subnets?network_id=4d9c0ef6-0e90-4d34-82e0-f61876081e83&cidr=10.100.0.0%2F28 => generated 14 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 01:36:36.459 8 WARNING neutron_lib.context [None req-d6e27f4f-3dda-4adb-82d5-51b30fa8eb6e ffc93c7fd6af496ab08a9de45ed7ba9b a730348acc0646d1a49a614ecd6ea02d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 999/2034] 10.0.0.18 () {34 vars in 668 bytes} [Thu Jul 2 01:36:36 2026] POST /v2.0/subnets => generated 629 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:36:36.504 7 WARNING neutron_lib.context [None req-2ba2b0c3-408b-46bb-a5cc-688312883d36 bfc025aaad6b4905b157f218acecd23f c33ec2e297da4950af35793efbc8b565 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:36:36.561 7 INFO neutron.db.segments_db [None req-2ba2b0c3-408b-46bb-a5cc-688312883d36 bfc025aaad6b4905b157f218acecd23f c33ec2e297da4950af35793efbc8b565 - - default default] Added segment 8a07130d-2358-4e27-9045-3efeadc8a838 of type vxlan for network 7de47d1b-0af8-4eae-b108-70115be9c175 [pid: 7|app: 0|req: 1000/2035] 10.0.0.18 () {34 vars in 669 bytes} [Thu Jul 2 01:36:36 2026] POST /v2.0/networks => generated 632 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:36:36.661 7 WARNING neutron_lib.context [None req-7860ed54-3c9c-4da4-9207-21ed1d076fc7 bfc025aaad6b4905b157f218acecd23f c33ec2e297da4950af35793efbc8b565 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1036/2036] 10.0.0.18 () {34 vars in 668 bytes} [Thu Jul 2 01:36:36 2026] POST /v2.0/subnets => generated 657 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2037] 10.0.0.18 () {34 vars in 668 bytes} [Thu Jul 2 01:36:36 2026] POST /v2.0/subnets => generated 629 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:36:36.908 7 WARNING neutron_lib.context [None req-a1922b4b-a868-441b-95d9-02ccc10570bc bfc025aaad6b4905b157f218acecd23f c33ec2e297da4950af35793efbc8b565 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:36:36.965 7 INFO neutron.db.segments_db [None req-a1922b4b-a868-441b-95d9-02ccc10570bc bfc025aaad6b4905b157f218acecd23f c33ec2e297da4950af35793efbc8b565 - - default default] Added segment fe07dbf6-c341-4c73-ae0f-3b71e2cc3038 of type vxlan for network 0b6d1ee8-e90e-49a9-b720-9c9f9d2e6532 [pid: 7|app: 0|req: 1002/2038] 10.0.0.18 () {34 vars in 669 bytes} [Thu Jul 2 01:36:36 2026] POST /v2.0/networks => generated 631 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:36:37.059 7 WARNING neutron_lib.context [None req-2dfb491d-edf9-4b28-94f1-aad6d9600cdf bfc025aaad6b4905b157f218acecd23f c33ec2e297da4950af35793efbc8b565 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2039] 10.0.0.18 () {34 vars in 668 bytes} [Thu Jul 2 01:36:37 2026] POST /v2.0/subnets => generated 629 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2040] 199.204.45.74 () {34 vars in 1079 bytes} [Thu Jul 2 01:36:37 2026] GET /v2.0/ports?tenant_id=06701450609a4eb5a197d8e8e2330362&device_id=db01cb19-95f8-4364-ad68-5af91146118f => generated 1467 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 01:36:37.354 7 WARNING neutron_lib.context [None req-017e4425-89fe-499c-b81e-f76b4cf3d4d6 bfc025aaad6b4905b157f218acecd23f c33ec2e297da4950af35793efbc8b565 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:36:37.407 7 INFO neutron.db.segments_db [None req-017e4425-89fe-499c-b81e-f76b4cf3d4d6 bfc025aaad6b4905b157f218acecd23f c33ec2e297da4950af35793efbc8b565 - - default default] Added segment ff3ab9f6-01ed-404d-899a-b8c215ef3c55 of type vxlan for network d6950695-29ab-47e3-98fb-403793597c59 [pid: 7|app: 0|req: 1005/2041] 10.0.0.18 () {34 vars in 669 bytes} [Thu Jul 2 01:36:37 2026] POST /v2.0/networks => generated 632 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2042] 199.204.45.74 () {34 vars in 1057 bytes} [Thu Jul 2 01:36:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.125&port_id=64cae532-0bfc-4b5d-8ada-e1fe0070e204 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 01:36:37.553 7 WARNING neutron_lib.context [None req-3ae702e1-ca9b-47e5-8eee-5b07d3cbccb1 bfc025aaad6b4905b157f218acecd23f c33ec2e297da4950af35793efbc8b565 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1007/2043] 10.0.0.18 () {34 vars in 668 bytes} [Thu Jul 2 01:36:37 2026] POST /v2.0/subnets => generated 629 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2044] 199.204.45.74 () {34 vars in 1103 bytes} [Thu Jul 2 01:36:37 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A141&port_id=64cae532-0bfc-4b5d-8ada-e1fe0070e204 => 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: 1009/2045] 10.0.0.18 () {34 vars in 750 bytes} [Thu Jul 2 01:36:37 2026] PUT /v2.0/subnets/dd7c3d73-d0f8-4d56-8b21-2586317ea54a/tags => generated 17 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2046] 199.204.45.74 () {34 vars in 1063 bytes} [Thu Jul 2 01:36:37 2026] GET /v2.0/subnets?id=392a0683-5759-42d4-b530-3ddbe9bd1aa6&id=ce9759e8-1704-45d9-977f-1b30a698984c => generated 1408 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2047] 10.0.0.18 () {34 vars in 750 bytes} [Thu Jul 2 01:36:38 2026] PUT /v2.0/subnets/537e5d63-65d9-4495-bf19-d51105afec87/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2048] 199.204.45.74 () {34 vars in 1051 bytes} [Thu Jul 2 01:36:38 2026] GET /v2.0/ports?network_id=4a184b4d-10e1-4ed7-a5a8-279cb18850ca&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2049] 10.0.0.18 () {34 vars in 750 bytes} [Thu Jul 2 01:36:38 2026] PUT /v2.0/subnets/26e34405-45cb-4cd4-976c-997ad3f44470/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2050] 10.0.0.18 () {34 vars in 782 bytes} [Thu Jul 2 01:36:36 2026] PUT /v2.0/routers/582c5da4-a445-47f6-b758-6016b2176f4b/add_router_interface => generated 309 bytes in 1519 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2051] 199.204.45.74 () {34 vars in 1051 bytes} [Thu Jul 2 01:36:38 2026] GET /v2.0/ports?network_id=4a184b4d-10e1-4ed7-a5a8-279cb18850ca&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: 1038/2052] 10.0.0.18 () {34 vars in 750 bytes} [Thu Jul 2 01:36:38 2026] PUT /v2.0/subnets/b42bb164-69b4-47fa-8b0c-a485b0abe51d/tags => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2053] 10.0.0.18 () {32 vars in 648 bytes} [Thu Jul 2 01:36:38 2026] GET /v2.0/networks => generated 10373 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2054] 199.204.45.74 () {34 vars in 1011 bytes} [Thu Jul 2 01:36:38 2026] GET /v2.0/networks/4a184b4d-10e1-4ed7-a5a8-279cb18850ca?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: 1016/2055] 10.0.0.18 () {32 vars in 663 bytes} [Thu Jul 2 01:36:38 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2056] 10.0.0.18 () {32 vars in 646 bytes} [Thu Jul 2 01:36:38 2026] GET /v2.0/subnets => generated 10645 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2057] 199.204.45.74 () {34 vars in 1111 bytes} [Thu Jul 2 01:36:38 2026] GET /v2.0/networks/4a184b4d-10e1-4ed7-a5a8-279cb18850ca?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: 1041/2058] 10.0.0.18 () {32 vars in 677 bytes} [Thu Jul 2 01:36:38 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2059] 10.0.0.18 () {32 vars in 673 bytes} [Thu Jul 2 01:36:38 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2060] 10.0.0.18 () {32 vars in 685 bytes} [Thu Jul 2 01:36:38 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2061] 10.0.0.18 () {32 vars in 646 bytes} [Thu Jul 2 01:36:38 2026] GET /v2.0/routers => generated 1451 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2062] 10.0.0.18 () {32 vars in 671 bytes} [Thu Jul 2 01:36:38 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2063] 10.0.0.18 () {32 vars in 685 bytes} [Thu Jul 2 01:36:38 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 01:36:38.666 7 WARNING neutron_lib.context [None req-46690f83-5ede-47c1-a453-4ec8a7e533fa ffc93c7fd6af496ab08a9de45ed7ba9b a730348acc0646d1a49a614ecd6ea02d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1045/2064] 10.0.0.18 () {32 vars in 681 bytes} [Thu Jul 2 01:36:38 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2065] 10.0.0.18 () {32 vars in 693 bytes} [Thu Jul 2 01:36:38 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2066] 10.0.0.18 () {34 vars in 684 bytes} [Thu Jul 2 01:36:38 2026] POST /v2.0/security-groups => generated 1675 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 01:36:38.847 7 WARNING neutron_lib.context [None req-9ea091e8-3f6e-401c-bafc-c4dba011c79a ffc93c7fd6af496ab08a9de45ed7ba9b a730348acc0646d1a49a614ecd6ea02d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1047/2067] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:36:38 2026] DELETE /v2.0/subnets/dd7c3d73-d0f8-4d56-8b21-2586317ea54a => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2068] 10.0.0.18 () {34 vars in 694 bytes} [Thu Jul 2 01:36:38 2026] POST /v2.0/security-group-rules => generated 597 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:36:39.009 7 WARNING neutron_lib.context [None req-224e0bde-2f4f-4f1c-ac12-f12ad31236b0 ffc93c7fd6af496ab08a9de45ed7ba9b a730348acc0646d1a49a614ecd6ea02d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1022/2069] 10.0.0.18 () {34 vars in 694 bytes} [Thu Jul 2 01:36:39 2026] POST /v2.0/security-group-rules => generated 596 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:36:39.143 7 WARNING neutron_lib.context [None req-4244e237-95a6-4c94-abca-7c325ff9c618 ffc93c7fd6af496ab08a9de45ed7ba9b a730348acc0646d1a49a614ecd6ea02d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1048/2070] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:36:38 2026] DELETE /v2.0/subnets/537e5d63-65d9-4495-bf19-d51105afec87 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/2071] 10.0.0.18 () {34 vars in 694 bytes} [Thu Jul 2 01:36:39 2026] POST /v2.0/security-group-rules => generated 602 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:36:39.340 7 WARNING neutron_lib.context [None req-20625f55-cd64-483d-a01a-4b8eedcd4eda ffc93c7fd6af496ab08a9de45ed7ba9b a730348acc0646d1a49a614ecd6ea02d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1049/2072] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:36:39 2026] DELETE /v2.0/subnets/26e34405-45cb-4cd4-976c-997ad3f44470 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2073] 10.0.0.18 () {34 vars in 694 bytes} [Thu Jul 2 01:36:39 2026] POST /v2.0/security-group-rules => generated 601 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:36:39.466 7 WARNING neutron_lib.context [None req-119f8ae5-90c6-4ae0-9926-9a6fde96ee40 ffc93c7fd6af496ab08a9de45ed7ba9b a730348acc0646d1a49a614ecd6ea02d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:36:39.507 7 INFO neutron.db.securitygroups_db [None req-119f8ae5-90c6-4ae0-9926-9a6fde96ee40 ffc93c7fd6af496ab08a9de45ed7ba9b a730348acc0646d1a49a614ecd6ea02d - - default default] Project a730348acc0646d1a49a614ecd6ea02d 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: 1050/2074] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:36:39 2026] DELETE /v2.0/subnets/b42bb164-69b4-47fa-8b0c-a485b0abe51d => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2075] 10.0.0.18 () {34 vars in 694 bytes} [Thu Jul 2 01:36:39 2026] POST /v2.0/security-group-rules => generated 607 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:36:39.662 7 WARNING neutron_lib.context [None req-16c5f6a5-473c-4ca1-b677-9132af93b06d ffc93c7fd6af496ab08a9de45ed7ba9b a730348acc0646d1a49a614ecd6ea02d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:36:39.693 7 INFO neutron.db.securitygroups_db [None req-16c5f6a5-473c-4ca1-b677-9132af93b06d ffc93c7fd6af496ab08a9de45ed7ba9b a730348acc0646d1a49a614ecd6ea02d - - default default] Project a730348acc0646d1a49a614ecd6ea02d 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: 1051/2076] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:36:39 2026] DELETE /v2.0/subnets/23076a88-93d5-46eb-b8f0-4c96cc720eb1 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2077] 10.0.0.18 () {34 vars in 694 bytes} [Thu Jul 2 01:36:39 2026] POST /v2.0/security-group-rules => generated 606 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:36:40.083 8 INFO neutron.services.segments.plugin [-] Segment 5ea5032b-3bb7-45d9-8751-2461868210ce resource provider aggregate not found 2026-07-02 01:36:40.088 8 INFO neutron.services.segments.plugin [-] Segment 5ea5032b-3bb7-45d9-8751-2461868210ce resource provider aggregate not found 2026-07-02 01:36:40.098 8 INFO neutron.services.segments.plugin [-] Segment 5ea5032b-3bb7-45d9-8751-2461868210ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ea5032b-3bb7-45d9-8751-2461868210ce found for delete ", "request_id": "req-4a1ae728-96ab-4cc8-9ea5-44474be6f2ae"}]} 2026-07-02 01:36:40.100 8 INFO neutron.services.segments.plugin [-] Segment 5ea5032b-3bb7-45d9-8751-2461868210ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ea5032b-3bb7-45d9-8751-2461868210ce found for delete ", "request_id": "req-6c118a61-17bb-4df9-b162-d5f326bd33e4"}]} [pid: 8|app: 0|req: 1052/2078] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:36:39 2026] DELETE /v2.0/networks/e9ba4ccb-80a1-4ea1-9900-894c58105288 => generated 0 bytes in 334 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2079] 10.0.0.18 () {32 vars in 648 bytes} [Thu Jul 2 01:36:40 2026] GET /v2.0/networks => generated 1298 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2080] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:36:40 2026] GET /v2.0/ports?device_id=db01cb19-95f8-4364-ad68-5af91146118f => generated 1198 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2081] 10.0.0.15 () {34 vars in 1099 bytes} [Thu Jul 2 01:36:40 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1233387043&fields=id&tenant_id=a730348acc0646d1a49a614ecd6ea02d => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2082] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:36:40 2026] GET /v2.0/security-groups?id=e4ebddc7-93d5-430d-8b99-0a74e2e30b68&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:36:40.447 7 INFO neutron.services.segments.plugin [-] Segment dba79d69-740b-4297-9f40-f58462101924 resource provider aggregate not found 2026-07-02 01:36:40.452 7 INFO neutron.services.segments.plugin [-] Segment dba79d69-740b-4297-9f40-f58462101924 resource provider aggregate not found 2026-07-02 01:36:40.465 7 INFO neutron.services.segments.plugin [-] Segment dba79d69-740b-4297-9f40-f58462101924 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dba79d69-740b-4297-9f40-f58462101924 found for delete ", "request_id": "req-58770d1c-489a-4ec5-aef2-28f875d40304"}]} 2026-07-02 01:36:40.466 7 INFO neutron.services.segments.plugin [-] Segment dba79d69-740b-4297-9f40-f58462101924 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dba79d69-740b-4297-9f40-f58462101924 found for delete ", "request_id": "req-ac60ce9f-f027-49a4-98a9-24319b8ddbdc"}]} [pid: 8|app: 0|req: 1057/2083] 10.0.0.15 () {34 vars in 981 bytes} [Thu Jul 2 01:36:40 2026] GET /v2.0/networks?id=ade9f645-4c47-4e5d-9738-a6b8ce226103 => generated 661 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2084] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:36:40 2026] DELETE /v2.0/networks/d685db30-87f2-4595-b313-23d2064d0a36 => generated 0 bytes in 352 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2085] 10.0.0.15 () {34 vars in 964 bytes} [Thu Jul 2 01:36:40 2026] GET /v2.0/quotas/a730348acc0646d1a49a614ecd6ea02d => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2086] 10.0.0.15 () {34 vars in 1001 bytes} [Thu Jul 2 01:36:40 2026] GET /v2.0/ports?tenant_id=a730348acc0646d1a49a614ecd6ea02d&fields=id => generated 103 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2087] 10.0.0.15 () {34 vars in 1007 bytes} [Thu Jul 2 01:36:40 2026] GET /v2.0/networks/ade9f645-4c47-4e5d-9738-a6b8ce226103?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2088] 10.0.0.15 () {34 vars in 1107 bytes} [Thu Jul 2 01:36:40 2026] GET /v2.0/networks/ade9f645-4c47-4e5d-9738-a6b8ce226103?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2089] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:36:40 2026] GET /v2.0/ports?device_id=4c6467ae-b47e-41ed-bd39-c49b96bb90e5 => 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: 1028/2090] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:36:40 2026] DELETE /v2.0/networks/7de47d1b-0af8-4eae-b108-70115be9c175 => generated 0 bytes in 370 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2091] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:36:40 2026] DELETE /v2.0/networks/0b6d1ee8-e90e-49a9-b720-9c9f9d2e6532 => generated 0 bytes in 357 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2092] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:36:41 2026] DELETE /v2.0/networks/d6950695-29ab-47e3-98fb-403793597c59 => generated 0 bytes in 331 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2093] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:36:41 2026] GET /v2.0/ports?device_id=4c6467ae-b47e-41ed-bd39-c49b96bb90e5 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 01:36:42.491 7 INFO neutron.services.segments.plugin [-] Segment 8a07130d-2358-4e27-9045-3efeadc8a838 resource provider aggregate not found 2026-07-02 01:36:42.495 7 INFO neutron.services.segments.plugin [-] Segment 8a07130d-2358-4e27-9045-3efeadc8a838 resource provider aggregate not found 2026-07-02 01:36:42.510 7 INFO neutron.services.segments.plugin [-] Segment 8a07130d-2358-4e27-9045-3efeadc8a838 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a07130d-2358-4e27-9045-3efeadc8a838 found for delete ", "request_id": "req-aa1a1757-955c-4cb4-a007-a13e05276c06"}]} 2026-07-02 01:36:42.517 7 INFO neutron.services.segments.plugin [-] Segment 8a07130d-2358-4e27-9045-3efeadc8a838 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a07130d-2358-4e27-9045-3efeadc8a838 found for delete ", "request_id": "req-d38a6983-c391-4baf-b7ac-3463f19635cf"}]} 2026-07-02 01:36:42.530 7 INFO neutron.services.segments.plugin [-] Segment ff3ab9f6-01ed-404d-899a-b8c215ef3c55 resource provider aggregate not found 2026-07-02 01:36:42.534 7 INFO neutron.services.segments.plugin [-] Segment ff3ab9f6-01ed-404d-899a-b8c215ef3c55 resource provider aggregate not found 2026-07-02 01:36:42.544 7 INFO neutron.services.segments.plugin [-] Segment ff3ab9f6-01ed-404d-899a-b8c215ef3c55 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff3ab9f6-01ed-404d-899a-b8c215ef3c55 found for delete ", "request_id": "req-7bc1a36f-93cb-4cfb-a3e3-8e265c3d0a0f"}]} 2026-07-02 01:36:42.549 7 INFO neutron.services.segments.plugin [-] Segment ff3ab9f6-01ed-404d-899a-b8c215ef3c55 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff3ab9f6-01ed-404d-899a-b8c215ef3c55 found for delete ", "request_id": "req-b3130196-6ad3-4f24-adfb-0759ed5bf3d5"}]} [pid: 7|app: 0|req: 1030/2094] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:36:42 2026] GET /v2.0/security-groups?tenant_id=cae539436dd14f69851658e766a1ec77&name=default => generated 2925 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 01:36:42.726 8 INFO neutron.services.segments.plugin [-] Segment fe07dbf6-c341-4c73-ae0f-3b71e2cc3038 resource provider aggregate not found 2026-07-02 01:36:42.730 8 INFO neutron.services.segments.plugin [-] Segment fe07dbf6-c341-4c73-ae0f-3b71e2cc3038 resource provider aggregate not found 2026-07-02 01:36:42.741 8 INFO neutron.services.segments.plugin [-] Segment fe07dbf6-c341-4c73-ae0f-3b71e2cc3038 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe07dbf6-c341-4c73-ae0f-3b71e2cc3038 found for delete ", "request_id": "req-a46477c2-85a6-472a-8ab7-984483df28f6"}]} 2026-07-02 01:36:42.747 8 INFO neutron.services.segments.plugin [-] Segment fe07dbf6-c341-4c73-ae0f-3b71e2cc3038 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe07dbf6-c341-4c73-ae0f-3b71e2cc3038 found for delete ", "request_id": "req-fc3bd5db-aee4-4854-8dbb-df872b5e1e6e"}]} [pid: 8|app: 0|req: 1065/2095] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:36:42 2026] DELETE /v2.0/security-groups/f7f7032b-680a-4de0-ba9d-7c88d53020f8 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2096] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:36:42 2026] GET /v2.0/ports?device_id=4c6467ae-b47e-41ed-bd39-c49b96bb90e5 => 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: 1031/2099] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:36:42 2026] GET /v2.0/security-groups?tenant_id=c762a3761c95420b95bbed5fa8cdacde&name=default => generated 2927 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2100] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:36:43 2026] DELETE /v2.0/security-groups/e134b60a-aefb-4277-a3e3-a7ffa791dd1c => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2101] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:36:43 2026] GET /v2.0/security-groups?tenant_id=c33ec2e297da4950af35793efbc8b565&name=default => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2102] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:36:43 2026] DELETE /v2.0/security-groups/88b64b7c-e0df-4840-8d61-f1f5381c0fb7 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2103] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:36:44 2026] GET /v2.0/ports?device_id=4c6467ae-b47e-41ed-bd39-c49b96bb90e5 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2104] 199.204.45.74 () {34 vars in 985 bytes} [Thu Jul 2 01:36:45 2026] GET /v2.0/networks?id=ade9f645-4c47-4e5d-9738-a6b8ce226103 => generated 661 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2105] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:36:45 2026] GET /v2.0/ports?device_id=4c6467ae-b47e-41ed-bd39-c49b96bb90e5 => 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: 1034/2106] 199.204.45.74 () {34 vars in 1049 bytes} [Thu Jul 2 01:36:45 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a730348acc0646d1a49a614ecd6ea02d => generated 181 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:36:45.174 8 WARNING neutron_lib.context [req-e26c9a81-6092-494a-91c1-55d1179fe0ea req-e70e1dc8-901b-4747-8ba3-5c28ec4078b8 ffc93c7fd6af496ab08a9de45ed7ba9b a730348acc0646d1a49a614ecd6ea02d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1073/2107] 199.204.45.74 () {38 vars in 954 bytes} [Thu Jul 2 01:36:45 2026] POST /v2.0/ports => generated 954 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1035/2108] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:36:45 2026] GET /v2.0/ports?device_id=db01cb19-95f8-4364-ad68-5af91146118f => generated 1200 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2109] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:36:45 2026] GET /v2.0/security-groups?id=e4ebddc7-93d5-430d-8b99-0a74e2e30b68&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2110] 10.0.0.18 () {32 vars in 817 bytes} [Thu Jul 2 01:36:45 2026] GET /v2.0/ports?network_id=4a184b4d-10e1-4ed7-a5a8-279cb18850ca&mac_address=fa%3A16%3A3e%3Afe%3Ab4%3A5b => generated 1200 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 01:36:45.745 7 WARNING neutron_lib.context [None req-e4b3afd5-d356-40bd-b5b9-4f41f861692b 5b6626c928c84a1584c3513b1dfa3593 06701450609a4eb5a197d8e8e2330362 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2111] 199.204.45.74 () {38 vars in 1027 bytes} [Thu Jul 2 01:36:45 2026] PUT /v2.0/ports/fe570a3d-d5f1-4dc3-917d-713a5335c8e8 => generated 1235 bytes in 438 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 01:36:46.305 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4e2aa4ce-1266-4375-a6de-aeccc7afcea1'] response: {'name': 'network-changed', 'server_uuid': '4c6467ae-b47e-41ed-bd39-c49b96bb90e5', 'tag': 'fe570a3d-d5f1-4dc3-917d-713a5335c8e8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1075/2112] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:36:46 2026] GET /v2.0/ports?device_id=4c6467ae-b47e-41ed-bd39-c49b96bb90e5 => generated 969 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2113] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:36:46 2026] GET /v2.0/security-groups?id=2282bb5e-8231-4e21-b5a2-45886c0fa2e7&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:36:46.480 7 INFO neutron.db.l3_db [None req-e4b3afd5-d356-40bd-b5b9-4f41f861692b 5b6626c928c84a1584c3513b1dfa3593 06701450609a4eb5a197d8e8e2330362 - - default default] Floating IP 2f6e2629-6749-45bf-8763-c85294065d39 associated. External IP: 10.96.250.211, port: 64cae532-0bfc-4b5d-8ada-e1fe0070e204. [pid: 8|app: 0|req: 1077/2114] 10.0.0.18 () {34 vars in 677 bytes} [Thu Jul 2 01:36:46 2026] POST /v2.0/qos/policies => generated 359 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2115] 10.0.0.18 () {34 vars in 752 bytes} [Thu Jul 2 01:36:46 2026] PUT /v2.0/policies/adf3f2a5-5099-47cb-875e-74238aec5c4b/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2116] 199.204.45.74 () {34 vars in 1079 bytes} [Thu Jul 2 01:36:46 2026] GET /v2.0/ports?tenant_id=a730348acc0646d1a49a614ecd6ea02d&device_id=4c6467ae-b47e-41ed-bd39-c49b96bb90e5 => generated 1238 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2117] 10.0.0.18 () {34 vars in 676 bytes} [Thu Jul 2 01:36:45 2026] POST /v2.0/floatingips => generated 855 bytes in 1110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2118] 10.0.0.18 () {32 vars in 732 bytes} [Thu Jul 2 01:36:46 2026] GET /v2.0/policies/adf3f2a5-5099-47cb-875e-74238aec5c4b/tags => generated 25 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 01:36:46.896 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a3896f6c-dce0-4257-8f7e-8885c4d5ef1e'] response: {'name': 'network-changed', 'server_uuid': 'db01cb19-95f8-4364-ad68-5af91146118f', 'tag': '64cae532-0bfc-4b5d-8ada-e1fe0070e204', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1081/2119] 10.0.0.18 () {34 vars in 763 bytes} [Thu Jul 2 01:36:46 2026] PUT /v2.0/policies/adf3f2a5-5099-47cb-875e-74238aec5c4b/tags/green => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2120] 199.204.45.74 () {34 vars in 1017 bytes} [Thu Jul 2 01:36:46 2026] GET /v2.0/networks?tenant_id=a730348acc0646d1a49a614ecd6ea02d&shared=False => generated 757 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2121] 10.0.0.18 () {32 vars in 732 bytes} [Thu Jul 2 01:36:46 2026] GET /v2.0/policies/adf3f2a5-5099-47cb-875e-74238aec5c4b/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2122] 10.0.0.15 () {34 vars in 1095 bytes} [Thu Jul 2 01:36:46 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-2101141813&fields=id&tenant_id=06701450609a4eb5a197d8e8e2330362 => generated 69 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2123] 199.204.45.74 () {34 vars in 929 bytes} [Thu Jul 2 01:36:46 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2124] 10.0.0.18 () {34 vars in 759 bytes} [Thu Jul 2 01:36:46 2026] PUT /v2.0/policies/adf3f2a5-5099-47cb-875e-74238aec5c4b/tags/red => generated 4 bytes in 12 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2125] 10.0.0.18 () {32 vars in 732 bytes} [Thu Jul 2 01:36:46 2026] GET /v2.0/policies/adf3f2a5-5099-47cb-875e-74238aec5c4b/tags => generated 34 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2126] 10.0.0.15 () {34 vars in 981 bytes} [Thu Jul 2 01:36:46 2026] GET /v2.0/networks?id=38107895-e3db-4a54-b52f-eab0b3f00bf8 => generated 705 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2127] 10.0.0.18 () {34 vars in 781 bytes} [Thu Jul 2 01:36:46 2026] PUT /v2.0/policies/adf3f2a5-5099-47cb-875e-74238aec5c4b/tags/black.or.white => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2128] 10.0.0.15 () {34 vars in 964 bytes} [Thu Jul 2 01:36:47 2026] GET /v2.0/quotas/06701450609a4eb5a197d8e8e2330362 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2129] 10.0.0.18 () {32 vars in 732 bytes} [Thu Jul 2 01:36:47 2026] GET /v2.0/policies/adf3f2a5-5099-47cb-875e-74238aec5c4b/tags => generated 52 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2130] 10.0.0.18 () {34 vars in 752 bytes} [Thu Jul 2 01:36:47 2026] PUT /v2.0/policies/adf3f2a5-5099-47cb-875e-74238aec5c4b/tags => generated 37 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2131] 10.0.0.18 () {32 vars in 732 bytes} [Thu Jul 2 01:36:47 2026] GET /v2.0/policies/adf3f2a5-5099-47cb-875e-74238aec5c4b/tags => generated 37 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2132] 10.0.0.18 () {32 vars in 740 bytes} [Thu Jul 2 01:36:47 2026] GET /v2.0/policies/adf3f2a5-5099-47cb-875e-74238aec5c4b/tags/red => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:36:47.140 7 INFO neutron.api.v2.resource [None req-d9d05939-ace2-46fa-b23a-a1d8f4f004d7 ed2432d4078a47f9bf8b73ba4b528b7d bc7e83b74b2b4f22b62015276aaee76a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1046/2133] 10.0.0.18 () {32 vars in 744 bytes} [Thu Jul 2 01:36:47 2026] GET /v2.0/policies/adf3f2a5-5099-47cb-875e-74238aec5c4b/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2134] 10.0.0.18 () {32 vars in 743 bytes} [Thu Jul 2 01:36:47 2026] DELETE /v2.0/policies/adf3f2a5-5099-47cb-875e-74238aec5c4b/tags/red => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2135] 10.0.0.18 () {32 vars in 732 bytes} [Thu Jul 2 01:36:47 2026] GET /v2.0/policies/adf3f2a5-5099-47cb-875e-74238aec5c4b/tags => generated 30 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2136] 10.0.0.15 () {34 vars in 1001 bytes} [Thu Jul 2 01:36:47 2026] GET /v2.0/ports?tenant_id=06701450609a4eb5a197d8e8e2330362&fields=id => generated 333 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:36:47.217 7 INFO neutron.api.v2.resource [None req-3588598a-ea40-4587-91de-97994b8dc264 ed2432d4078a47f9bf8b73ba4b528b7d bc7e83b74b2b4f22b62015276aaee76a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1049/2137] 10.0.0.18 () {32 vars in 747 bytes} [Thu Jul 2 01:36:47 2026] DELETE /v2.0/policies/adf3f2a5-5099-47cb-875e-74238aec5c4b/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2138] 10.0.0.15 () {34 vars in 1007 bytes} [Thu Jul 2 01:36:47 2026] GET /v2.0/networks/38107895-e3db-4a54-b52f-eab0b3f00bf8?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2139] 10.0.0.18 () {32 vars in 735 bytes} [Thu Jul 2 01:36:47 2026] DELETE /v2.0/policies/adf3f2a5-5099-47cb-875e-74238aec5c4b/tags => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2140] 10.0.0.18 () {32 vars in 732 bytes} [Thu Jul 2 01:36:47 2026] GET /v2.0/policies/adf3f2a5-5099-47cb-875e-74238aec5c4b/tags => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2141] 10.0.0.15 () {34 vars in 1107 bytes} [Thu Jul 2 01:36:47 2026] GET /v2.0/networks/38107895-e3db-4a54-b52f-eab0b3f00bf8?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: 1091/2142] 10.0.0.18 () {32 vars in 733 bytes} [Thu Jul 2 01:36:47 2026] DELETE /v2.0/qos/policies/adf3f2a5-5099-47cb-875e-74238aec5c4b => 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: 1052/2143] 199.204.45.74 () {34 vars in 1079 bytes} [Thu Jul 2 01:36:47 2026] GET /v2.0/ports?tenant_id=06701450609a4eb5a197d8e8e2330362&device_id=db01cb19-95f8-4364-ad68-5af91146118f => generated 1469 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2144] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:36:47 2026] GET /v2.0/ports?device_id=f0f0d6b2-5c7f-4b8e-b5d4-a6e1ef81a1b5 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2145] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:36:47 2026] GET /v2.0/ports?device_id=4c6467ae-b47e-41ed-bd39-c49b96bb90e5 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2146] 199.204.45.74 () {34 vars in 985 bytes} [Thu Jul 2 01:36:47 2026] GET /v2.0/networks?id=4a184b4d-10e1-4ed7-a5a8-279cb18850ca => generated 801 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2147] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:36:47 2026] GET /v2.0/security-groups?id=2282bb5e-8231-4e21-b5a2-45886c0fa2e7&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: 1055/2148] 199.204.45.74 () {34 vars in 1057 bytes} [Thu Jul 2 01:36:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.125&port_id=64cae532-0bfc-4b5d-8ada-e1fe0070e204 => generated 858 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2149] 199.204.45.74 () {34 vars in 1103 bytes} [Thu Jul 2 01:36:47 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A141&port_id=64cae532-0bfc-4b5d-8ada-e1fe0070e204 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2150] 199.204.45.74 () {34 vars in 1063 bytes} [Thu Jul 2 01:36:47 2026] GET /v2.0/subnets?id=392a0683-5759-42d4-b530-3ddbe9bd1aa6&id=ce9759e8-1704-45d9-977f-1b30a698984c => generated 1408 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2151] 199.204.45.74 () {34 vars in 1051 bytes} [Thu Jul 2 01:36:47 2026] GET /v2.0/ports?network_id=4a184b4d-10e1-4ed7-a5a8-279cb18850ca&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: 1057/2152] 199.204.45.74 () {34 vars in 1051 bytes} [Thu Jul 2 01:36:47 2026] GET /v2.0/ports?network_id=4a184b4d-10e1-4ed7-a5a8-279cb18850ca&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2153] 199.204.45.74 () {34 vars in 1011 bytes} [Thu Jul 2 01:36:47 2026] GET /v2.0/networks/4a184b4d-10e1-4ed7-a5a8-279cb18850ca?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2154] 199.204.45.74 () {34 vars in 1111 bytes} [Thu Jul 2 01:36:47 2026] GET /v2.0/networks/4a184b4d-10e1-4ed7-a5a8-279cb18850ca?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2155] 199.204.45.74 () {34 vars in 1079 bytes} [Thu Jul 2 01:36:47 2026] GET /v2.0/ports?tenant_id=a730348acc0646d1a49a614ecd6ea02d&device_id=4c6467ae-b47e-41ed-bd39-c49b96bb90e5 => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2156] 199.204.45.74 () {34 vars in 1057 bytes} [Thu Jul 2 01:36:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=fe570a3d-d5f1-4dc3-917d-713a5335c8e8 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2157] 199.204.45.74 () {34 vars in 983 bytes} [Thu Jul 2 01:36:48 2026] GET /v2.0/subnets?id=586d236c-d344-42d0-be86-8bf1c6651b56 => generated 678 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2158] 199.204.45.74 () {34 vars in 1051 bytes} [Thu Jul 2 01:36:48 2026] GET /v2.0/ports?network_id=ade9f645-4c47-4e5d-9738-a6b8ce226103&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: 1101/2159] 199.204.45.74 () {34 vars in 1011 bytes} [Thu Jul 2 01:36:48 2026] GET /v2.0/networks/ade9f645-4c47-4e5d-9738-a6b8ce226103?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2160] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:36:48 2026] GET /v2.0/security-groups?tenant_id=bc7e83b74b2b4f22b62015276aaee76a&name=default => generated 2929 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2161] 199.204.45.74 () {34 vars in 1111 bytes} [Thu Jul 2 01:36:48 2026] GET /v2.0/networks/ade9f645-4c47-4e5d-9738-a6b8ce226103?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2162] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:36:48 2026] DELETE /v2.0/security-groups/97797919-07f3-44d7-9cd5-5b8102e0f6b8 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2163] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:36:48 2026] GET /v2.0/security-groups?tenant_id=098569f7f69d4ea78f26398f9c6f3347&name=default => generated 2929 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2164] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:36:48 2026] GET /v2.0/ports?device_id=4c6467ae-b47e-41ed-bd39-c49b96bb90e5 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2165] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:36:48 2026] DELETE /v2.0/security-groups/5885a3ea-77f4-4483-a56b-f0ce3157fdf7 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2166] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:36:48 2026] GET /v2.0/security-groups?id=2282bb5e-8231-4e21-b5a2-45886c0fa2e7&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: 1062/2167] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:36:49 2026] GET /v2.0/ports?device_id=4c6467ae-b47e-41ed-bd39-c49b96bb90e5 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2168] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:36:49 2026] GET /v2.0/security-groups?id=2282bb5e-8231-4e21-b5a2-45886c0fa2e7&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2169] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:36:50 2026] GET /v2.0/ports?device_id=4c6467ae-b47e-41ed-bd39-c49b96bb90e5 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2170] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:36:50 2026] GET /v2.0/security-groups?id=2282bb5e-8231-4e21-b5a2-45886c0fa2e7&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2171] 199.204.45.74 () {34 vars in 985 bytes} [Thu Jul 2 01:36:51 2026] GET /v2.0/networks?id=38107895-e3db-4a54-b52f-eab0b3f00bf8 => generated 705 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:36:51.782 7 WARNING neutron_lib.context [None req-b66545bd-e0df-4978-88cc-dab71785c52b 07b188089b994993aa137709b84d736a 31dd1da547ba4eed9106beafb3dd4518 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1109/2172] 199.204.45.74 () {34 vars in 1049 bytes} [Thu Jul 2 01:36:51 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=06701450609a4eb5a197d8e8e2330362 => generated 179 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:36:51.816 8 WARNING neutron_lib.context [req-40fd1b6f-c08e-4cbf-83fd-e3ac3ef1ac84 req-3b6efda5-f196-481c-b98e-4386a93fc9f0 5b6626c928c84a1584c3513b1dfa3593 06701450609a4eb5a197d8e8e2330362 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:36:51.817 7 INFO neutron.db.segments_db [None req-b66545bd-e0df-4978-88cc-dab71785c52b 07b188089b994993aa137709b84d736a 31dd1da547ba4eed9106beafb3dd4518 - - default default] Added segment f93a438c-ad58-4b68-9859-c7c465c0a23a of type vxlan for network 71727c1c-84b5-4ad4-ad9a-71f336c541d1 2026-07-02 01:36:52.088 7 INFO neutron.db.l3_hamode_db [None req-b66545bd-e0df-4978-88cc-dab71785c52b 07b188089b994993aa137709b84d736a 31dd1da547ba4eed9106beafb3dd4518 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 01:36:52.229 7 INFO neutron.db.l3_hamode_db [None req-b66545bd-e0df-4978-88cc-dab71785c52b 07b188089b994993aa137709b84d736a 31dd1da547ba4eed9106beafb3dd4518 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1110/2173] 199.204.45.74 () {38 vars in 954 bytes} [Thu Jul 2 01:36:51 2026] POST /v2.0/ports => generated 1183 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1111/2174] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:36:52 2026] GET /v2.0/ports?device_id=4c6467ae-b47e-41ed-bd39-c49b96bb90e5 => generated 971 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2175] 199.204.45.74 () {38 vars in 1027 bytes} [Thu Jul 2 01:36:52 2026] PUT /v2.0/ports/5445cd34-d258-4fa7-a188-0120437ffd67 => generated 1464 bytes in 469 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1113/2176] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:36:52 2026] GET /v2.0/security-groups?id=2282bb5e-8231-4e21-b5a2-45886c0fa2e7&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:36:52.851 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-569c50f6-0e97-4949-bc33-4d45a7868a29'] response: {'name': 'network-changed', 'server_uuid': 'f0f0d6b2-5c7f-4b8e-b5d4-a6e1ef81a1b5', 'tag': '5445cd34-d258-4fa7-a188-0120437ffd67', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1114/2177] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:36:52 2026] GET /v2.0/ports?device_id=f0f0d6b2-5c7f-4b8e-b5d4-a6e1ef81a1b5 => generated 1198 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2178] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:36:52 2026] GET /v2.0/security-groups?id=e4ebddc7-93d5-430d-8b99-0a74e2e30b68&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2179] 10.0.0.18 () {34 vars in 667 bytes} [Thu Jul 2 01:36:51 2026] POST /v2.0/routers => generated 474 bytes in 1310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2180] 10.0.0.18 () {34 vars in 750 bytes} [Thu Jul 2 01:36:52 2026] PUT /v2.0/routers/f5c3f3d7-8c33-411e-a277-9cbd23b3ef11/tags => generated 25 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2181] 10.0.0.18 () {32 vars in 730 bytes} [Thu Jul 2 01:36:53 2026] GET /v2.0/routers/f5c3f3d7-8c33-411e-a277-9cbd23b3ef11/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: 1117/2182] 10.0.0.18 () {34 vars in 761 bytes} [Thu Jul 2 01:36:53 2026] PUT /v2.0/routers/f5c3f3d7-8c33-411e-a277-9cbd23b3ef11/tags/green => generated 4 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2183] 10.0.0.18 () {32 vars in 730 bytes} [Thu Jul 2 01:36:53 2026] GET /v2.0/routers/f5c3f3d7-8c33-411e-a277-9cbd23b3ef11/tags => generated 34 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2184] 10.0.0.18 () {34 vars in 757 bytes} [Thu Jul 2 01:36:53 2026] PUT /v2.0/routers/f5c3f3d7-8c33-411e-a277-9cbd23b3ef11/tags/red => generated 4 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2185] 199.204.45.74 () {34 vars in 1079 bytes} [Thu Jul 2 01:36:53 2026] GET /v2.0/ports?tenant_id=06701450609a4eb5a197d8e8e2330362&device_id=f0f0d6b2-5c7f-4b8e-b5d4-a6e1ef81a1b5 => generated 1467 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2186] 10.0.0.18 () {32 vars in 730 bytes} [Thu Jul 2 01:36:53 2026] GET /v2.0/routers/f5c3f3d7-8c33-411e-a277-9cbd23b3ef11/tags => generated 34 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2187] 199.204.45.74 () {34 vars in 1017 bytes} [Thu Jul 2 01:36:53 2026] GET /v2.0/networks?tenant_id=06701450609a4eb5a197d8e8e2330362&shared=False => generated 2376 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2188] 10.0.0.18 () {34 vars in 779 bytes} [Thu Jul 2 01:36:53 2026] PUT /v2.0/routers/f5c3f3d7-8c33-411e-a277-9cbd23b3ef11/tags/black.or.white => generated 4 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2189] 199.204.45.74 () {34 vars in 929 bytes} [Thu Jul 2 01:36:53 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2190] 10.0.0.18 () {32 vars in 730 bytes} [Thu Jul 2 01:36:53 2026] GET /v2.0/routers/f5c3f3d7-8c33-411e-a277-9cbd23b3ef11/tags => generated 52 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2191] 10.0.0.18 () {34 vars in 750 bytes} [Thu Jul 2 01:36:53 2026] PUT /v2.0/routers/f5c3f3d7-8c33-411e-a277-9cbd23b3ef11/tags => generated 37 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2192] 10.0.0.18 () {32 vars in 730 bytes} [Thu Jul 2 01:36:53 2026] GET /v2.0/routers/f5c3f3d7-8c33-411e-a277-9cbd23b3ef11/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2193] 10.0.0.18 () {32 vars in 738 bytes} [Thu Jul 2 01:36:53 2026] GET /v2.0/routers/f5c3f3d7-8c33-411e-a277-9cbd23b3ef11/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:36:53.774 7 INFO neutron.api.v2.resource [None req-e0eb946e-8e34-4b45-9009-3586ff85bea9 07b188089b994993aa137709b84d736a 31dd1da547ba4eed9106beafb3dd4518 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1071/2194] 10.0.0.18 () {32 vars in 742 bytes} [Thu Jul 2 01:36:53 2026] GET /v2.0/routers/f5c3f3d7-8c33-411e-a277-9cbd23b3ef11/tags/green => generated 99 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2195] 10.0.0.18 () {32 vars in 741 bytes} [Thu Jul 2 01:36:53 2026] DELETE /v2.0/routers/f5c3f3d7-8c33-411e-a277-9cbd23b3ef11/tags/red => 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: 1072/2196] 10.0.0.18 () {32 vars in 730 bytes} [Thu Jul 2 01:36:53 2026] GET /v2.0/routers/f5c3f3d7-8c33-411e-a277-9cbd23b3ef11/tags => generated 30 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2197] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:36:53 2026] GET /v2.0/ports?device_id=4c6467ae-b47e-41ed-bd39-c49b96bb90e5 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2198] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:36:53 2026] GET /v2.0/security-groups?id=2282bb5e-8231-4e21-b5a2-45886c0fa2e7&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:36:53.988 7 INFO neutron.api.v2.resource [None req-22b0f3c1-606a-4732-81b2-5e7294e1849f 07b188089b994993aa137709b84d736a 31dd1da547ba4eed9106beafb3dd4518 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1073/2199] 10.0.0.18 () {32 vars in 745 bytes} [Thu Jul 2 01:36:53 2026] DELETE /v2.0/routers/f5c3f3d7-8c33-411e-a277-9cbd23b3ef11/tags/green => generated 99 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2200] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:36:54 2026] GET /v2.0/ports?device_id=4c6467ae-b47e-41ed-bd39-c49b96bb90e5 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2201] 10.0.0.18 () {32 vars in 733 bytes} [Thu Jul 2 01:36:53 2026] DELETE /v2.0/routers/f5c3f3d7-8c33-411e-a277-9cbd23b3ef11/tags => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2202] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:36:54 2026] GET /v2.0/security-groups?id=2282bb5e-8231-4e21-b5a2-45886c0fa2e7&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: 1128/2203] 10.0.0.18 () {32 vars in 730 bytes} [Thu Jul 2 01:36:54 2026] GET /v2.0/routers/f5c3f3d7-8c33-411e-a277-9cbd23b3ef11/tags => generated 12 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2204] 10.0.0.18 () {32 vars in 735 bytes} [Thu Jul 2 01:36:54 2026] GET /v2.0/ports?device_id=4c6467ae-b47e-41ed-bd39-c49b96bb90e5 => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 01:36:54.178 7 WARNING neutron_lib.context [None req-8a2103c3-5be4-4c70-9b2d-cf85ae199376 ffc93c7fd6af496ab08a9de45ed7ba9b a730348acc0646d1a49a614ecd6ea02d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1129/2205] 10.0.0.18 () {32 vars in 720 bytes} [Thu Jul 2 01:36:54 2026] GET /v2.0/routers/f5c3f3d7-8c33-411e-a277-9cbd23b3ef11 => generated 480 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2206] 10.0.0.18 () {34 vars in 741 bytes} [Thu Jul 2 01:36:54 2026] PUT /v2.0/routers/f5c3f3d7-8c33-411e-a277-9cbd23b3ef11 => generated 480 bytes in 495 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2207] 199.204.45.74 () {34 vars in 1079 bytes} [Thu Jul 2 01:36:54 2026] GET /v2.0/ports?tenant_id=06701450609a4eb5a197d8e8e2330362&device_id=f0f0d6b2-5c7f-4b8e-b5d4-a6e1ef81a1b5 => generated 1467 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2208] 10.0.0.18 () {32 vars in 735 bytes} [Thu Jul 2 01:36:54 2026] GET /v2.0/ports?device_id=f5c3f3d7-8c33-411e-a277-9cbd23b3ef11 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2209] 199.204.45.74 () {34 vars in 1055 bytes} [Thu Jul 2 01:36:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.80&port_id=5445cd34-d258-4fa7-a188-0120437ffd67 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 01:36:54.958 7 INFO neutron.db.l3_db [None req-8a2103c3-5be4-4c70-9b2d-cf85ae199376 ffc93c7fd6af496ab08a9de45ed7ba9b a730348acc0646d1a49a614ecd6ea02d - - default default] Floating IP fff9504d-1702-4bc3-b152-979c0145ea1f associated. External IP: 10.96.250.203, port: fe570a3d-d5f1-4dc3-917d-713a5335c8e8. [pid: 7|app: 0|req: 1077/2210] 10.0.0.18 () {34 vars in 676 bytes} [Thu Jul 2 01:36:54 2026] POST /v2.0/floatingips => generated 855 bytes in 1120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2211] 199.204.45.74 () {34 vars in 1105 bytes} [Thu Jul 2 01:36:55 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1e7&port_id=5445cd34-d258-4fa7-a188-0120437ffd67 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 01:36:55.331 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-34d04900-6e28-4d49-b340-e2a63e6fb01c'] response: {'name': 'network-changed', 'server_uuid': '4c6467ae-b47e-41ed-bd39-c49b96bb90e5', 'tag': 'fe570a3d-d5f1-4dc3-917d-713a5335c8e8', 'status': 'completed', 'code': 200} 2026-07-02 01:36:55.345 8 INFO neutron.services.segments.plugin [-] Segment f93a438c-ad58-4b68-9859-c7c465c0a23a resource provider aggregate not found [pid: 7|app: 0|req: 1079/2212] 10.0.0.18 () {32 vars in 728 bytes} [Thu Jul 2 01:36:55 2026] GET /v2.0/floatingips/fff9504d-1702-4bc3-b152-979c0145ea1f => generated 855 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:36:55.352 8 INFO neutron.services.segments.plugin [-] Segment f93a438c-ad58-4b68-9859-c7c465c0a23a resource provider aggregate not found 2026-07-02 01:36:55.367 8 INFO neutron.services.segments.plugin [-] Segment f93a438c-ad58-4b68-9859-c7c465c0a23a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f93a438c-ad58-4b68-9859-c7c465c0a23a found for delete ", "request_id": "req-f0fef202-cf01-4dff-89d1-e268dee5bb1e"}]} 2026-07-02 01:36:55.368 8 INFO neutron.services.segments.plugin [-] Segment f93a438c-ad58-4b68-9859-c7c465c0a23a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f93a438c-ad58-4b68-9859-c7c465c0a23a found for delete ", "request_id": "req-07224b24-15ef-4f32-a3f9-60e34e528806"}]} [pid: 7|app: 0|req: 1080/2213] 199.204.45.74 () {34 vars in 1063 bytes} [Thu Jul 2 01:36:55 2026] GET /v2.0/subnets?id=88466f71-422a-4b91-8270-b1256f45f359&id=c8ae367a-bee1-481a-b46e-a76181a7b519 => generated 1414 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 01:36:55.380 8 INFO neutron.db.l3_hamode_db [None req-ddec1de9-4756-47d9-a04a-51b76eca0bfa 07b188089b994993aa137709b84d736a 31dd1da547ba4eed9106beafb3dd4518 - - default default] HA network 71727c1c-84b5-4ad4-ad9a-71f336c541d1 was deleted as no HA routers are present in tenant 31dd1da547ba4eed9106beafb3dd4518. [pid: 8|app: 0|req: 1134/2214] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:36:54 2026] DELETE /v2.0/routers/f5c3f3d7-8c33-411e-a277-9cbd23b3ef11 => generated 0 bytes in 596 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2215] 199.204.45.74 () {34 vars in 1051 bytes} [Thu Jul 2 01:36:55 2026] GET /v2.0/ports?network_id=38107895-e3db-4a54-b52f-eab0b3f00bf8&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2216] 199.204.45.74 () {34 vars in 1051 bytes} [Thu Jul 2 01:36:55 2026] GET /v2.0/ports?network_id=38107895-e3db-4a54-b52f-eab0b3f00bf8&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: 1082/2217] 199.204.45.74 () {34 vars in 1011 bytes} [Thu Jul 2 01:36:55 2026] GET /v2.0/networks/38107895-e3db-4a54-b52f-eab0b3f00bf8?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2218] 199.204.45.74 () {34 vars in 1111 bytes} [Thu Jul 2 01:36:55 2026] GET /v2.0/networks/38107895-e3db-4a54-b52f-eab0b3f00bf8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2219] 10.0.0.97 () {34 vars in 989 bytes} [Thu Jul 2 01:36:55 2026] GET /v2.0/ports?device_id=db01cb19-95f8-4364-ad68-5af91146118f => generated 1469 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2220] 10.0.0.97 () {34 vars in 1039 bytes} [Thu Jul 2 01:36:55 2026] GET /v2.0/security-groups?id=e4ebddc7-93d5-430d-8b99-0a74e2e30b68&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2221] 199.204.45.74 () {34 vars in 1079 bytes} [Thu Jul 2 01:36:55 2026] GET /v2.0/ports?tenant_id=a730348acc0646d1a49a614ecd6ea02d&device_id=4c6467ae-b47e-41ed-bd39-c49b96bb90e5 => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2222] 199.204.45.74 () {34 vars in 985 bytes} [Thu Jul 2 01:36:55 2026] GET /v2.0/networks?id=ade9f645-4c47-4e5d-9738-a6b8ce226103 => generated 757 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2223] 199.204.45.74 () {34 vars in 1057 bytes} [Thu Jul 2 01:36:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=fe570a3d-d5f1-4dc3-917d-713a5335c8e8 => generated 858 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2224] 199.204.45.74 () {34 vars in 983 bytes} [Thu Jul 2 01:36:55 2026] GET /v2.0/subnets?id=586d236c-d344-42d0-be86-8bf1c6651b56 => generated 678 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2225] 199.204.45.74 () {34 vars in 1051 bytes} [Thu Jul 2 01:36:56 2026] GET /v2.0/ports?network_id=ade9f645-4c47-4e5d-9738-a6b8ce226103&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2226] 199.204.45.74 () {34 vars in 1011 bytes} [Thu Jul 2 01:36:56 2026] GET /v2.0/networks/ade9f645-4c47-4e5d-9738-a6b8ce226103?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2227] 199.204.45.74 () {34 vars in 1111 bytes} [Thu Jul 2 01:36:56 2026] GET /v2.0/networks/ade9f645-4c47-4e5d-9738-a6b8ce226103?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2228] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:36:56 2026] GET /v2.0/security-groups?tenant_id=31dd1da547ba4eed9106beafb3dd4518&name=default => generated 2929 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2229] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:36:56 2026] DELETE /v2.0/security-groups/cc9b5f48-2dc8-4c37-9bb2-d6d8cb3fe046 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2230] 10.0.0.18 () {32 vars in 728 bytes} [Thu Jul 2 01:36:56 2026] GET /v2.0/floatingips/fff9504d-1702-4bc3-b152-979c0145ea1f => generated 855 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2231] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:36:56 2026] GET /v2.0/security-groups?tenant_id=6dbdba55fefa4d72bca4247b1d01b895&name=default => generated 2929 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2232] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:36:56 2026] DELETE /v2.0/security-groups/cde8b36d-ad7a-4b78-b7e6-6f726463db3c => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2233] 10.0.0.18 () {32 vars in 728 bytes} [Thu Jul 2 01:36:57 2026] GET /v2.0/floatingips/fff9504d-1702-4bc3-b152-979c0145ea1f => generated 857 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2236] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:36:58 2026] GET /v2.0/ports?device_id=f0f0d6b2-5c7f-4b8e-b5d4-a6e1ef81a1b5 => generated 1198 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2237] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:36:58 2026] GET /v2.0/security-groups?id=e4ebddc7-93d5-430d-8b99-0a74e2e30b68&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2238] 10.0.0.97 () {34 vars in 989 bytes} [Thu Jul 2 01:37:01 2026] GET /v2.0/ports?device_id=4c6467ae-b47e-41ed-bd39-c49b96bb90e5 => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2239] 10.0.0.97 () {34 vars in 1039 bytes} [Thu Jul 2 01:37:01 2026] GET /v2.0/security-groups?id=2282bb5e-8231-4e21-b5a2-45886c0fa2e7&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2240] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:37:03 2026] GET /v2.0/ports?device_id=f0f0d6b2-5c7f-4b8e-b5d4-a6e1ef81a1b5 => generated 1200 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2241] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:37:03 2026] GET /v2.0/security-groups?id=e4ebddc7-93d5-430d-8b99-0a74e2e30b68&fields=id&fields=name => generated 112 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2242] 10.0.0.18 () {32 vars in 817 bytes} [Thu Jul 2 01:37:03 2026] GET /v2.0/ports?network_id=38107895-e3db-4a54-b52f-eab0b3f00bf8&mac_address=fa%3A16%3A3e%3Ab9%3Ad9%3A62 => generated 1200 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 01:37:03.460 7 WARNING neutron_lib.context [None req-1b7a494e-7cd5-474b-ac59-189dd044ebed 5b6626c928c84a1584c3513b1dfa3593 06701450609a4eb5a197d8e8e2330362 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:37:04.260 7 INFO neutron.db.l3_db [None req-1b7a494e-7cd5-474b-ac59-189dd044ebed 5b6626c928c84a1584c3513b1dfa3593 06701450609a4eb5a197d8e8e2330362 - - default default] Floating IP 9db369aa-ce0d-4a15-9f42-e6e15d63a069 associated. External IP: 10.96.250.204, port: 5445cd34-d258-4fa7-a188-0120437ffd67. [pid: 8|app: 0|req: 1150/2243] 10.0.0.18 () {32 vars in 825 bytes} [Thu Jul 2 01:37:04 2026] GET /v2.0/ports?project_id=a730348acc0646d1a49a614ecd6ea02d&network_id=ade9f645-4c47-4e5d-9738-a6b8ce226103 => generated 3691 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2244] 10.0.0.18 () {32 vars in 741 bytes} [Thu Jul 2 01:37:04 2026] GET /v2.0/subnets?network_id=4d9c0ef6-0e90-4d34-82e0-f61876081e83 => generated 667 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2245] 10.0.0.18 () {34 vars in 676 bytes} [Thu Jul 2 01:37:03 2026] POST /v2.0/floatingips => generated 854 bytes in 1540 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:37:05.285 8 INFO neutron.db.l3_db [None req-80aee372-8b76-4b6b-a476-e7a075af7ce7 ffc93c7fd6af496ab08a9de45ed7ba9b a730348acc0646d1a49a614ecd6ea02d - - default default] Floating IP fff9504d-1702-4bc3-b152-979c0145ea1f disassociated. External IP: 10.96.250.203, port: fe570a3d-d5f1-4dc3-917d-713a5335c8e8. [pid: 8|app: 0|req: 1152/2246] 10.0.0.18 () {34 vars in 748 bytes} [Thu Jul 2 01:37:05 2026] PUT /v2.0/floatingips/fff9504d-1702-4bc3-b152-979c0145ea1f => generated 554 bytes in 466 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2247] 10.0.0.18 () {32 vars in 728 bytes} [Thu Jul 2 01:37:05 2026] GET /v2.0/floatingips/fff9504d-1702-4bc3-b152-979c0145ea1f => generated 554 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2248] 199.204.45.74 () {34 vars in 1079 bytes} [Thu Jul 2 01:37:06 2026] GET /v2.0/ports?tenant_id=06701450609a4eb5a197d8e8e2330362&device_id=f0f0d6b2-5c7f-4b8e-b5d4-a6e1ef81a1b5 => generated 1469 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 01:37:06.231 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7d5272f3-2fd5-496d-8a13-b87d914f1062'] response: {'name': 'network-changed', 'server_uuid': 'f0f0d6b2-5c7f-4b8e-b5d4-a6e1ef81a1b5', 'tag': '5445cd34-d258-4fa7-a188-0120437ffd67', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1096/2249] 199.204.45.74 () {34 vars in 985 bytes} [Thu Jul 2 01:37:06 2026] GET /v2.0/networks?id=38107895-e3db-4a54-b52f-eab0b3f00bf8 => generated 801 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:37:06.290 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a4be1e03-2db6-421e-801c-09529161f92c'] response: {'name': 'network-changed', 'server_uuid': '4c6467ae-b47e-41ed-bd39-c49b96bb90e5', 'tag': 'fe570a3d-d5f1-4dc3-917d-713a5335c8e8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1154/2250] 199.204.45.74 () {34 vars in 1055 bytes} [Thu Jul 2 01:37:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.80&port_id=5445cd34-d258-4fa7-a188-0120437ffd67 => generated 859 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2251] 199.204.45.74 () {34 vars in 1105 bytes} [Thu Jul 2 01:37:06 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1e7&port_id=5445cd34-d258-4fa7-a188-0120437ffd67 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2252] 199.204.45.74 () {34 vars in 1063 bytes} [Thu Jul 2 01:37:06 2026] GET /v2.0/subnets?id=88466f71-422a-4b91-8270-b1256f45f359&id=c8ae367a-bee1-481a-b46e-a76181a7b519 => generated 1414 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2253] 199.204.45.74 () {34 vars in 1051 bytes} [Thu Jul 2 01:37:06 2026] GET /v2.0/ports?network_id=38107895-e3db-4a54-b52f-eab0b3f00bf8&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2254] 199.204.45.74 () {34 vars in 1051 bytes} [Thu Jul 2 01:37:06 2026] GET /v2.0/ports?network_id=38107895-e3db-4a54-b52f-eab0b3f00bf8&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: 1099/2255] 199.204.45.74 () {34 vars in 1011 bytes} [Thu Jul 2 01:37:06 2026] GET /v2.0/networks/38107895-e3db-4a54-b52f-eab0b3f00bf8?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2256] 199.204.45.74 () {34 vars in 1111 bytes} [Thu Jul 2 01:37:06 2026] GET /v2.0/networks/38107895-e3db-4a54-b52f-eab0b3f00bf8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2257] 10.0.0.18 () {32 vars in 728 bytes} [Thu Jul 2 01:37:06 2026] GET /v2.0/floatingips/fff9504d-1702-4bc3-b152-979c0145ea1f => generated 554 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2258] 199.204.45.74 () {34 vars in 1079 bytes} [Thu Jul 2 01:37:06 2026] GET /v2.0/ports?tenant_id=a730348acc0646d1a49a614ecd6ea02d&device_id=4c6467ae-b47e-41ed-bd39-c49b96bb90e5 => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2259] 199.204.45.74 () {34 vars in 985 bytes} [Thu Jul 2 01:37:06 2026] GET /v2.0/networks?id=ade9f645-4c47-4e5d-9738-a6b8ce226103 => generated 757 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2260] 199.204.45.74 () {34 vars in 1057 bytes} [Thu Jul 2 01:37:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=fe570a3d-d5f1-4dc3-917d-713a5335c8e8 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2261] 199.204.45.74 () {34 vars in 983 bytes} [Thu Jul 2 01:37:06 2026] GET /v2.0/subnets?id=586d236c-d344-42d0-be86-8bf1c6651b56 => generated 678 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2262] 199.204.45.74 () {34 vars in 1051 bytes} [Thu Jul 2 01:37:06 2026] GET /v2.0/ports?network_id=ade9f645-4c47-4e5d-9738-a6b8ce226103&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2263] 199.204.45.74 () {34 vars in 1011 bytes} [Thu Jul 2 01:37:06 2026] GET /v2.0/networks/ade9f645-4c47-4e5d-9738-a6b8ce226103?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2264] 199.204.45.74 () {34 vars in 1111 bytes} [Thu Jul 2 01:37:06 2026] GET /v2.0/networks/ade9f645-4c47-4e5d-9738-a6b8ce226103?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2265] 10.0.0.18 () {32 vars in 728 bytes} [Thu Jul 2 01:37:07 2026] GET /v2.0/floatingips/fff9504d-1702-4bc3-b152-979c0145ea1f => generated 552 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:37:08.765 8 WARNING neutron_lib.context [None req-fc808474-691c-487f-8aaa-03cb2cb74483 ffc93c7fd6af496ab08a9de45ed7ba9b a730348acc0646d1a49a614ecd6ea02d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1162/2266] 10.0.0.18 () {34 vars in 684 bytes} [Thu Jul 2 01:37:08 2026] POST /v2.0/security-groups => generated 1673 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 01:37:08.913 7 WARNING neutron_lib.context [None req-72d42dc6-4941-4f2d-a369-56befbc76649 ffc93c7fd6af496ab08a9de45ed7ba9b a730348acc0646d1a49a614ecd6ea02d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1105/2267] 10.0.0.18 () {34 vars in 694 bytes} [Thu Jul 2 01:37:08 2026] POST /v2.0/security-group-rules => generated 597 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:37:09.032 8 WARNING neutron_lib.context [None req-cf21871f-ca85-40e6-84e9-531f3663f637 ffc93c7fd6af496ab08a9de45ed7ba9b a730348acc0646d1a49a614ecd6ea02d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1163/2268] 10.0.0.18 () {34 vars in 694 bytes} [Thu Jul 2 01:37:09 2026] POST /v2.0/security-group-rules => generated 596 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:37:09.167 7 WARNING neutron_lib.context [None req-b33755f9-2f34-438f-8dca-2b52f76f192d ffc93c7fd6af496ab08a9de45ed7ba9b a730348acc0646d1a49a614ecd6ea02d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1106/2269] 10.0.0.18 () {34 vars in 694 bytes} [Thu Jul 2 01:37:09 2026] POST /v2.0/security-group-rules => generated 602 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:37:09.280 8 WARNING neutron_lib.context [None req-b0567630-9b90-46ef-8c9c-2d5c587cdbb7 ffc93c7fd6af496ab08a9de45ed7ba9b a730348acc0646d1a49a614ecd6ea02d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1164/2270] 10.0.0.18 () {34 vars in 694 bytes} [Thu Jul 2 01:37:09 2026] POST /v2.0/security-group-rules => generated 601 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:37:09.408 7 WARNING neutron_lib.context [None req-e8aa1b45-0eb3-4164-bf65-6916855f3d79 ffc93c7fd6af496ab08a9de45ed7ba9b a730348acc0646d1a49a614ecd6ea02d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:37:09.434 7 INFO neutron.db.securitygroups_db [None req-e8aa1b45-0eb3-4164-bf65-6916855f3d79 ffc93c7fd6af496ab08a9de45ed7ba9b a730348acc0646d1a49a614ecd6ea02d - - default default] Project a730348acc0646d1a49a614ecd6ea02d 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: 1107/2271] 10.0.0.18 () {34 vars in 694 bytes} [Thu Jul 2 01:37:09 2026] POST /v2.0/security-group-rules => generated 607 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:37:09.516 8 WARNING neutron_lib.context [None req-4634fa9f-4c29-4147-ad1c-2f3fa5e49539 ffc93c7fd6af496ab08a9de45ed7ba9b a730348acc0646d1a49a614ecd6ea02d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:37:09.547 8 INFO neutron.db.securitygroups_db [None req-4634fa9f-4c29-4147-ad1c-2f3fa5e49539 ffc93c7fd6af496ab08a9de45ed7ba9b a730348acc0646d1a49a614ecd6ea02d - - default default] Project a730348acc0646d1a49a614ecd6ea02d 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: 1165/2272] 10.0.0.18 () {34 vars in 694 bytes} [Thu Jul 2 01:37:09 2026] POST /v2.0/security-group-rules => generated 606 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2273] 10.0.0.18 () {32 vars in 648 bytes} [Thu Jul 2 01:37:09 2026] GET /v2.0/networks => generated 1298 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2274] 10.0.0.15 () {34 vars in 1095 bytes} [Thu Jul 2 01:37:10 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-43933381&fields=id&tenant_id=a730348acc0646d1a49a614ecd6ea02d => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2275] 10.0.0.15 () {34 vars in 981 bytes} [Thu Jul 2 01:37:10 2026] GET /v2.0/networks?id=ade9f645-4c47-4e5d-9738-a6b8ce226103 => generated 661 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2276] 10.0.0.15 () {34 vars in 964 bytes} [Thu Jul 2 01:37:10 2026] GET /v2.0/quotas/a730348acc0646d1a49a614ecd6ea02d => 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: 1110/2277] 10.0.0.15 () {34 vars in 1001 bytes} [Thu Jul 2 01:37:10 2026] GET /v2.0/ports?tenant_id=a730348acc0646d1a49a614ecd6ea02d&fields=id => generated 149 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2278] 10.0.0.15 () {34 vars in 1007 bytes} [Thu Jul 2 01:37:10 2026] GET /v2.0/networks/ade9f645-4c47-4e5d-9738-a6b8ce226103?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2279] 10.0.0.15 () {34 vars in 1107 bytes} [Thu Jul 2 01:37:10 2026] GET /v2.0/networks/ade9f645-4c47-4e5d-9738-a6b8ce226103?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2280] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:37:10 2026] GET /v2.0/ports?device_id=a69927dd-0203-4aab-a2b1-d038049b2381 => 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: 1112/2281] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:37:11 2026] GET /v2.0/ports?device_id=a69927dd-0203-4aab-a2b1-d038049b2381 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2282] 10.0.0.97 () {34 vars in 989 bytes} [Thu Jul 2 01:37:11 2026] GET /v2.0/ports?device_id=f0f0d6b2-5c7f-4b8e-b5d4-a6e1ef81a1b5 => generated 1469 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2283] 10.0.0.97 () {34 vars in 1039 bytes} [Thu Jul 2 01:37:11 2026] GET /v2.0/security-groups?id=e4ebddc7-93d5-430d-8b99-0a74e2e30b68&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2284] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:37:12 2026] GET /v2.0/ports?device_id=a69927dd-0203-4aab-a2b1-d038049b2381 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2287] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:37:13 2026] GET /v2.0/ports?device_id=a69927dd-0203-4aab-a2b1-d038049b2381 => 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: 1115/2288] 199.204.45.74 () {34 vars in 985 bytes} [Thu Jul 2 01:37:14 2026] GET /v2.0/networks?id=ade9f645-4c47-4e5d-9738-a6b8ce226103 => generated 661 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2289] 199.204.45.74 () {34 vars in 1049 bytes} [Thu Jul 2 01:37:14 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a730348acc0646d1a49a614ecd6ea02d => generated 272 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:37:14.996 8 WARNING neutron_lib.context [req-3d5c380b-761d-4226-a631-b827353024c9 req-fae69430-ef3c-4a70-a325-69db88a966b2 ffc93c7fd6af496ab08a9de45ed7ba9b a730348acc0646d1a49a614ecd6ea02d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1116/2290] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:37:14 2026] GET /v2.0/ports?device_id=a69927dd-0203-4aab-a2b1-d038049b2381 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2291] 199.204.45.74 () {38 vars in 954 bytes} [Thu Jul 2 01:37:14 2026] POST /v2.0/ports => generated 954 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2292] 199.204.45.74 () {38 vars in 1027 bytes} [Thu Jul 2 01:37:15 2026] PUT /v2.0/ports/8f050078-f3c9-474e-ac75-a2195fab30f1 => generated 1235 bytes in 437 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1176/2293] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:37:16 2026] GET /v2.0/ports?device_id=a69927dd-0203-4aab-a2b1-d038049b2381 => generated 969 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 01:37:16.188 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-686cec97-069f-45fc-b443-da988c2bd222'] response: {'name': 'network-changed', 'server_uuid': 'a69927dd-0203-4aab-a2b1-d038049b2381', 'tag': '8f050078-f3c9-474e-ac75-a2195fab30f1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1118/2294] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:37:16 2026] GET /v2.0/security-groups?id=4cbed031-b371-4560-9b33-21aa7fd6feca&fields=id&fields=name => generated 112 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2295] 199.204.45.74 () {34 vars in 1079 bytes} [Thu Jul 2 01:37:16 2026] GET /v2.0/ports?tenant_id=a730348acc0646d1a49a614ecd6ea02d&device_id=a69927dd-0203-4aab-a2b1-d038049b2381 => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2296] 199.204.45.74 () {34 vars in 1017 bytes} [Thu Jul 2 01:37:16 2026] GET /v2.0/networks?tenant_id=a730348acc0646d1a49a614ecd6ea02d&shared=False => generated 757 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2297] 199.204.45.74 () {34 vars in 929 bytes} [Thu Jul 2 01:37:16 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2298] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:37:17 2026] GET /v2.0/ports?device_id=a69927dd-0203-4aab-a2b1-d038049b2381 => generated 969 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2299] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:37:17 2026] GET /v2.0/security-groups?id=4cbed031-b371-4560-9b33-21aa7fd6feca&fields=id&fields=name => generated 112 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2300] 10.0.0.18 () {32 vars in 720 bytes} [Thu Jul 2 01:37:17 2026] GET /v2.0/subnets/7f124101-b5a7-49de-94c0-08eba5492cdb => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2301] 199.204.45.74 () {34 vars in 1079 bytes} [Thu Jul 2 01:37:17 2026] GET /v2.0/ports?tenant_id=a730348acc0646d1a49a614ecd6ea02d&device_id=a69927dd-0203-4aab-a2b1-d038049b2381 => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2302] 199.204.45.74 () {34 vars in 1057 bytes} [Thu Jul 2 01:37:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=8f050078-f3c9-474e-ac75-a2195fab30f1 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2303] 199.204.45.74 () {34 vars in 983 bytes} [Thu Jul 2 01:37:17 2026] GET /v2.0/subnets?id=586d236c-d344-42d0-be86-8bf1c6651b56 => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2304] 199.204.45.74 () {34 vars in 1051 bytes} [Thu Jul 2 01:37:17 2026] GET /v2.0/ports?network_id=ade9f645-4c47-4e5d-9738-a6b8ce226103&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2305] 199.204.45.74 () {34 vars in 1011 bytes} [Thu Jul 2 01:37:18 2026] GET /v2.0/networks/ade9f645-4c47-4e5d-9738-a6b8ce226103?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2306] 199.204.45.74 () {34 vars in 1111 bytes} [Thu Jul 2 01:37:18 2026] GET /v2.0/networks/ade9f645-4c47-4e5d-9738-a6b8ce226103?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2307] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:37:18 2026] GET /v2.0/ports?device_id=a69927dd-0203-4aab-a2b1-d038049b2381 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2308] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:37:18 2026] GET /v2.0/security-groups?id=4cbed031-b371-4560-9b33-21aa7fd6feca&fields=id&fields=name => generated 112 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2309] 10.0.0.186 () {30 vars in 689 bytes} [Thu Jul 2 01:37:18 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2310] 10.0.0.186 () {30 vars in 691 bytes} [Thu Jul 2 01:37:18 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: 1185/2311] 10.0.0.186 () {30 vars in 667 bytes} [Thu Jul 2 01:37:18 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: 1127/2312] 10.0.0.186 () {30 vars in 703 bytes} [Thu Jul 2 01:37:18 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: 1186/2313] 10.0.0.186 () {28 vars in 438 bytes} [Thu Jul 2 01:37:19 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2314] 10.0.0.186 () {30 vars in 727 bytes} [Thu Jul 2 01:37:19 2026] GET /v2.0/subnets/7f124101-b5a7-49de-94c0-08eba5492cdb => generated 658 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2315] 10.0.0.186 () {30 vars in 689 bytes} [Thu Jul 2 01:37:19 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: 1129/2316] 10.0.0.186 () {30 vars in 691 bytes} [Thu Jul 2 01:37:19 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: 1188/2317] 10.0.0.186 () {30 vars in 667 bytes} [Thu Jul 2 01:37:19 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: 1130/2318] 10.0.0.186 () {30 vars in 703 bytes} [Thu Jul 2 01:37:19 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: 1189/2319] 10.0.0.186 () {30 vars in 727 bytes} [Thu Jul 2 01:37:19 2026] GET /v2.0/subnets/7f124101-b5a7-49de-94c0-08eba5492cdb => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2320] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:37:19 2026] GET /v2.0/ports?device_id=a69927dd-0203-4aab-a2b1-d038049b2381 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2321] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:37:19 2026] GET /v2.0/security-groups?id=4cbed031-b371-4560-9b33-21aa7fd6feca&fields=id&fields=name => generated 112 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2322] 10.0.0.186 () {30 vars in 689 bytes} [Thu Jul 2 01:37:19 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: 1191/2323] 10.0.0.186 () {30 vars in 691 bytes} [Thu Jul 2 01:37:19 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: 1133/2324] 10.0.0.186 () {30 vars in 667 bytes} [Thu Jul 2 01:37:19 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2325] 10.0.0.186 () {30 vars in 703 bytes} [Thu Jul 2 01:37:19 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: 1134/2326] 10.0.0.186 () {30 vars in 729 bytes} [Thu Jul 2 01:37:19 2026] GET /v2.0/networks/5c43e799-ad7c-4781-9a28-bfc6957e85fd => generated 799 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2327] 10.0.0.186 () {30 vars in 681 bytes} [Thu Jul 2 01:37:19 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: 7|app: 0|req: 1135/2328] 10.0.0.186 () {34 vars in 703 bytes} [Thu Jul 2 01:37:19 2026] POST /v2.0/ports => generated 1132 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2329] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:37:20 2026] GET /v2.0/ports?device_id=a69927dd-0203-4aab-a2b1-d038049b2381 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1136/2330] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:37:20 2026] GET /v2.0/security-groups?id=4cbed031-b371-4560-9b33-21aa7fd6feca&fields=id&fields=name => generated 112 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2331] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:37:21 2026] GET /v2.0/ports?device_id=a69927dd-0203-4aab-a2b1-d038049b2381 => generated 971 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2332] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:37:22 2026] GET /v2.0/security-groups?id=4cbed031-b371-4560-9b33-21aa7fd6feca&fields=id&fields=name => generated 112 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2333] 199.204.45.74 () {30 vars in 701 bytes} [Thu Jul 2 01:37:22 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2334] 199.204.45.74 () {30 vars in 703 bytes} [Thu Jul 2 01:37:23 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2335] 199.204.45.74 () {30 vars in 679 bytes} [Thu Jul 2 01:37:23 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: 1139/2336] 199.204.45.74 () {30 vars in 715 bytes} [Thu Jul 2 01:37: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: 8|app: 0|req: 1198/2337] 199.204.45.74 () {30 vars in 735 bytes} [Thu Jul 2 01:37:23 2026] GET /v2.0/ports/b4576ce4-7a25-4abe-9a1e-48b84a35d606 => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2338] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:37:23 2026] GET /v2.0/ports?device_id=a69927dd-0203-4aab-a2b1-d038049b2381 => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2339] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:37:23 2026] GET /v2.0/security-groups?id=4cbed031-b371-4560-9b33-21aa7fd6feca&fields=id&fields=name => generated 112 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2340] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:37:23 2026] GET /v2.0/ports?device_id=a69927dd-0203-4aab-a2b1-d038049b2381 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2341] 199.204.45.74 () {30 vars in 701 bytes} [Thu Jul 2 01:37: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: 7|app: 0|req: 1143/2342] 199.204.45.74 () {30 vars in 703 bytes} [Thu Jul 2 01:37:23 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2343] 199.204.45.74 () {30 vars in 679 bytes} [Thu Jul 2 01:37:23 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2344] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:37:23 2026] GET /v2.0/security-groups?id=4cbed031-b371-4560-9b33-21aa7fd6feca&fields=id&fields=name => generated 112 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2345] 199.204.45.74 () {30 vars in 715 bytes} [Thu Jul 2 01:37:23 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:37:23.447 8 INFO neutron.api.v2.resource [None req-6d4ee3a4-b753-44db-95cd-ae314a7387b0 c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1201/2346] 199.204.45.74 () {30 vars in 761 bytes} [Thu Jul 2 01:37:23 2026] GET /v2.0/security-groups/lb-02cd63f0-7ec6-42c5-91ed-219a53d2081e => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2347] 199.204.45.74 () {30 vars in 783 bytes} [Thu Jul 2 01:37:23 2026] GET /v2.0/security-groups?name=lb-02cd63f0-7ec6-42c5-91ed-219a53d2081e => generated 23 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2348] 10.0.0.18 () {32 vars in 735 bytes} [Thu Jul 2 01:37:23 2026] GET /v2.0/ports?device_id=a69927dd-0203-4aab-a2b1-d038049b2381 => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2349] 199.204.45.74 () {34 vars in 734 bytes} [Thu Jul 2 01:37:23 2026] POST /v2.0/security-groups => generated 1638 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2350] 199.204.45.74 () {30 vars in 813 bytes} [Thu Jul 2 01:37:23 2026] GET /v2.0/security-group-rules?security_group_id=05fb4b94-6dbf-4dd7-8f46-454be48dc9f1 => generated 1182 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 01:37:23.880 8 INFO neutron.db.l3_db [None req-a8309cf4-51ad-4334-a934-8de24c3ea6d0 ffc93c7fd6af496ab08a9de45ed7ba9b a730348acc0646d1a49a614ecd6ea02d - - default default] Floating IP fff9504d-1702-4bc3-b152-979c0145ea1f associated. External IP: 10.96.250.203, port: 8f050078-f3c9-474e-ac75-a2195fab30f1. [pid: 7|app: 0|req: 1149/2351] 199.204.45.74 () {34 vars in 787 bytes} [Thu Jul 2 01:37:23 2026] PUT /v2.0/ports/b4576ce4-7a25-4abe-9a1e-48b84a35d606 => generated 1132 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1150/2352] 199.204.45.74 () {30 vars in 701 bytes} [Thu Jul 2 01:37:23 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: 1151/2353] 199.204.45.74 () {30 vars in 703 bytes} [Thu Jul 2 01:37:23 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: 7|app: 0|req: 1152/2354] 199.204.45.74 () {30 vars in 679 bytes} [Thu Jul 2 01:37:24 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: 1153/2355] 199.204.45.74 () {30 vars in 715 bytes} [Thu Jul 2 01:37:24 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: 1154/2356] 199.204.45.74 () {30 vars in 739 bytes} [Thu Jul 2 01:37:24 2026] GET /v2.0/subnets/7f124101-b5a7-49de-94c0-08eba5492cdb => generated 676 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2357] 10.0.0.18 () {34 vars in 748 bytes} [Thu Jul 2 01:37:23 2026] PUT /v2.0/floatingips/fff9504d-1702-4bc3-b152-979c0145ea1f => generated 855 bytes in 659 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2358] 10.0.0.18 () {32 vars in 728 bytes} [Thu Jul 2 01:37:24 2026] GET /v2.0/floatingips/fff9504d-1702-4bc3-b152-979c0145ea1f => generated 855 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:37:25.271 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5ca00373-a5b8-4834-8e56-28eee6e52e2e'] response: {'name': 'network-changed', 'server_uuid': 'a69927dd-0203-4aab-a2b1-d038049b2381', 'tag': '8f050078-f3c9-474e-ac75-a2195fab30f1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1204/2359] 10.0.0.18 () {32 vars in 728 bytes} [Thu Jul 2 01:37:25 2026] GET /v2.0/floatingips/fff9504d-1702-4bc3-b152-979c0145ea1f => generated 855 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2360] 199.204.45.74 () {34 vars in 1079 bytes} [Thu Jul 2 01:37:25 2026] GET /v2.0/ports?tenant_id=a730348acc0646d1a49a614ecd6ea02d&device_id=a69927dd-0203-4aab-a2b1-d038049b2381 => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2361] 199.204.45.74 () {34 vars in 985 bytes} [Thu Jul 2 01:37:25 2026] GET /v2.0/networks?id=ade9f645-4c47-4e5d-9738-a6b8ce226103 => generated 757 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2362] 199.204.45.74 () {34 vars in 1057 bytes} [Thu Jul 2 01:37:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=8f050078-f3c9-474e-ac75-a2195fab30f1 => generated 860 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2363] 199.204.45.74 () {34 vars in 983 bytes} [Thu Jul 2 01:37:25 2026] GET /v2.0/subnets?id=586d236c-d344-42d0-be86-8bf1c6651b56 => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2364] 199.204.45.74 () {34 vars in 1051 bytes} [Thu Jul 2 01:37:25 2026] GET /v2.0/ports?network_id=ade9f645-4c47-4e5d-9738-a6b8ce226103&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: 1207/2365] 199.204.45.74 () {34 vars in 1011 bytes} [Thu Jul 2 01:37:26 2026] GET /v2.0/networks/ade9f645-4c47-4e5d-9738-a6b8ce226103?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2366] 199.204.45.74 () {34 vars in 1111 bytes} [Thu Jul 2 01:37:26 2026] GET /v2.0/networks/ade9f645-4c47-4e5d-9738-a6b8ce226103?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2367] 10.0.0.18 () {32 vars in 728 bytes} [Thu Jul 2 01:37:26 2026] GET /v2.0/floatingips/fff9504d-1702-4bc3-b152-979c0145ea1f => generated 857 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2368] 199.204.45.74 () {34 vars in 1095 bytes} [Thu Jul 2 01:37:27 2026] GET /v2.0/ports?device_id=db01cb19-95f8-4364-ad68-5af91146118f&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2371] 199.204.45.74 () {34 vars in 1079 bytes} [Thu Jul 2 01:37:28 2026] GET /v2.0/ports?tenant_id=06701450609a4eb5a197d8e8e2330362&device_id=db01cb19-95f8-4364-ad68-5af91146118f => generated 1469 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2372] 199.204.45.74 () {34 vars in 985 bytes} [Thu Jul 2 01:37:28 2026] GET /v2.0/networks?id=4a184b4d-10e1-4ed7-a5a8-279cb18850ca => generated 801 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2373] 199.204.45.74 () {34 vars in 1057 bytes} [Thu Jul 2 01:37:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.125&port_id=64cae532-0bfc-4b5d-8ada-e1fe0070e204 => generated 860 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2374] 199.204.45.74 () {34 vars in 1103 bytes} [Thu Jul 2 01:37:28 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A141&port_id=64cae532-0bfc-4b5d-8ada-e1fe0070e204 => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2375] 199.204.45.74 () {34 vars in 1063 bytes} [Thu Jul 2 01:37:28 2026] GET /v2.0/subnets?id=392a0683-5759-42d4-b530-3ddbe9bd1aa6&id=ce9759e8-1704-45d9-977f-1b30a698984c => generated 1408 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2376] 199.204.45.74 () {34 vars in 1051 bytes} [Thu Jul 2 01:37:28 2026] GET /v2.0/ports?network_id=4a184b4d-10e1-4ed7-a5a8-279cb18850ca&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2377] 199.204.45.74 () {34 vars in 1051 bytes} [Thu Jul 2 01:37:28 2026] GET /v2.0/ports?network_id=4a184b4d-10e1-4ed7-a5a8-279cb18850ca&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: 1213/2378] 199.204.45.74 () {34 vars in 1011 bytes} [Thu Jul 2 01:37:28 2026] GET /v2.0/networks/4a184b4d-10e1-4ed7-a5a8-279cb18850ca?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2379] 199.204.45.74 () {34 vars in 1111 bytes} [Thu Jul 2 01:37:28 2026] GET /v2.0/networks/4a184b4d-10e1-4ed7-a5a8-279cb18850ca?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2380] 10.0.0.15 () {34 vars in 1015 bytes} [Thu Jul 2 01:37:31 2026] GET /v2.0/security-groups?id=b8b73b43-31da-48d4-ae94-2221bedca599&fields=id => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2381] 10.0.0.15 () {34 vars in 981 bytes} [Thu Jul 2 01:37:31 2026] GET /v2.0/networks?id=5aa1dc54-d37a-4133-969a-fdc01da73967 => generated 735 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2382] 10.0.0.15 () {34 vars in 964 bytes} [Thu Jul 2 01:37:31 2026] GET /v2.0/quotas/816198c02ac24b149d63b1033d3bd87c => generated 291 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2383] 10.0.0.15 () {34 vars in 1001 bytes} [Thu Jul 2 01:37:31 2026] GET /v2.0/ports?tenant_id=816198c02ac24b149d63b1033d3bd87c&fields=id => generated 149 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2384] 10.0.0.15 () {34 vars in 1007 bytes} [Thu Jul 2 01:37:31 2026] GET /v2.0/networks/5aa1dc54-d37a-4133-969a-fdc01da73967?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2385] 10.0.0.15 () {34 vars in 1107 bytes} [Thu Jul 2 01:37:31 2026] GET /v2.0/networks/5aa1dc54-d37a-4133-969a-fdc01da73967?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2386] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:37:32 2026] GET /v2.0/ports?device_id=f5770eac-b6e0-4c67-be96-8e920666cb16 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2387] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:37:32 2026] GET /v2.0/ports?device_id=f5770eac-b6e0-4c67-be96-8e920666cb16 => 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: 1218/2388] 10.0.0.97 () {34 vars in 989 bytes} [Thu Jul 2 01:37:34 2026] GET /v2.0/ports?device_id=a69927dd-0203-4aab-a2b1-d038049b2381 => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2389] 10.0.0.97 () {34 vars in 1039 bytes} [Thu Jul 2 01:37:34 2026] GET /v2.0/security-groups?id=4cbed031-b371-4560-9b33-21aa7fd6feca&fields=id&fields=name => generated 112 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2390] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:37:34 2026] GET /v2.0/ports?device_id=f5770eac-b6e0-4c67-be96-8e920666cb16 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2391] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:37:35 2026] GET /v2.0/ports?device_id=f5770eac-b6e0-4c67-be96-8e920666cb16 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2392] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:37:35 2026] GET /v2.0/ports?device_id=a69927dd-0203-4aab-a2b1-d038049b2381 => generated 971 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2393] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:37:35 2026] GET /v2.0/security-groups?id=4cbed031-b371-4560-9b33-21aa7fd6feca&fields=id&fields=name => generated 112 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2394] 199.204.45.74 () {34 vars in 985 bytes} [Thu Jul 2 01:37:36 2026] GET /v2.0/networks?id=5aa1dc54-d37a-4133-969a-fdc01da73967 => generated 735 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2395] 199.204.45.74 () {34 vars in 1049 bytes} [Thu Jul 2 01:37:36 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=816198c02ac24b149d63b1033d3bd87c => generated 343 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2396] 199.204.45.74 () {38 vars in 954 bytes} [Thu Jul 2 01:37:36 2026] POST /v2.0/ports => generated 1082 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1223/2397] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:37:36 2026] GET /v2.0/ports?device_id=a69927dd-0203-4aab-a2b1-d038049b2381 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2398] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:37:36 2026] GET /v2.0/security-groups?id=4cbed031-b371-4560-9b33-21aa7fd6feca&fields=id&fields=name => generated 112 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2399] 199.204.45.74 () {38 vars in 1027 bytes} [Thu Jul 2 01:37:36 2026] PUT /v2.0/ports/52c69d95-43ae-4175-9919-99f1918c8149 => generated 1243 bytes in 429 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2400] 199.204.45.74 () {34 vars in 993 bytes} [Thu Jul 2 01:37:37 2026] GET /v2.0/ports?device_id=a69927dd-0203-4aab-a2b1-d038049b2381 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 01:37:37.694 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6a6f2de4-1119-4741-ab06-00a6963e3a8f'] response: {'name': 'network-changed', 'server_uuid': 'f5770eac-b6e0-4c67-be96-8e920666cb16', 'tag': '52c69d95-43ae-4175-9919-99f1918c8149', 'status': 'completed', 'code': 200} 2026-07-02 01:37:37.930 7 INFO neutron.db.l3_db [req-99b7c71a-bbb6-48d2-a4b4-275deed7f40a req-c04fa5ec-8f5a-4cd9-bd6f-51e2c3bade57 ffc93c7fd6af496ab08a9de45ed7ba9b a730348acc0646d1a49a614ecd6ea02d - - default default] Floating IP fff9504d-1702-4bc3-b152-979c0145ea1f disassociated. External IP: 10.96.250.203, port: 8f050078-f3c9-474e-ac75-a2195fab30f1. [pid: 8|app: 0|req: 1226/2401] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:37:38 2026] GET /v2.0/ports?device_id=a69927dd-0203-4aab-a2b1-d038049b2381 => 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: 1227/2402] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:37:38 2026] GET /v2.0/ports?device_id=f5770eac-b6e0-4c67-be96-8e920666cb16 => 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: 1228/2403] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:37:38 2026] GET /v2.0/security-groups?id=b8b73b43-31da-48d4-ae94-2221bedca599&fields=id&fields=name => generated 96 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2404] 199.204.45.74 () {34 vars in 1079 bytes} [Thu Jul 2 01:37:38 2026] GET /v2.0/ports?tenant_id=816198c02ac24b149d63b1033d3bd87c&device_id=f5770eac-b6e0-4c67-be96-8e920666cb16 => generated 1246 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2405] 199.204.45.74 () {34 vars in 1061 bytes} [Thu Jul 2 01:37:38 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.128&port_id=52c69d95-43ae-4175-9919-99f1918c8149 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2406] 199.204.45.74 () {36 vars in 996 bytes} [Thu Jul 2 01:37:37 2026] DELETE /v2.0/ports/8f050078-f3c9-474e-ac75-a2195fab30f1 => generated 0 bytes in 647 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2407] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:37:38 2026] GET /v2.0/ports?device_id=f5770eac-b6e0-4c67-be96-8e920666cb16 => generated 1246 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2408] 199.204.45.74 () {34 vars in 983 bytes} [Thu Jul 2 01:37:38 2026] GET /v2.0/subnets?id=cd57908f-6d46-4c8e-ad14-ccc9b1b39fb0 => 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: 1232/2409] 199.204.45.74 () {34 vars in 1051 bytes} [Thu Jul 2 01:37:38 2026] GET /v2.0/ports?network_id=5aa1dc54-d37a-4133-969a-fdc01da73967&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: 1178/2410] 199.204.45.74 () {34 vars in 1011 bytes} [Thu Jul 2 01:37:38 2026] GET /v2.0/networks/5aa1dc54-d37a-4133-969a-fdc01da73967?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2411] 199.204.45.74 () {34 vars in 1111 bytes} [Thu Jul 2 01:37:38 2026] GET /v2.0/networks/5aa1dc54-d37a-4133-969a-fdc01da73967?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2412] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:37:39 2026] GET /v2.0/ports?device_id=a69927dd-0203-4aab-a2b1-d038049b2381 => 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: 1234/2413] 199.204.45.74 () {34 vars in 1079 bytes} [Thu Jul 2 01:37:39 2026] GET /v2.0/ports?tenant_id=816198c02ac24b149d63b1033d3bd87c&device_id=f5770eac-b6e0-4c67-be96-8e920666cb16 => generated 1246 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2414] 199.204.45.74 () {34 vars in 985 bytes} [Thu Jul 2 01:37:39 2026] GET /v2.0/networks?id=5aa1dc54-d37a-4133-969a-fdc01da73967 => generated 735 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2415] 199.204.45.74 () {34 vars in 1061 bytes} [Thu Jul 2 01:37:39 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.128&port_id=52c69d95-43ae-4175-9919-99f1918c8149 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2416] 199.204.45.74 () {34 vars in 983 bytes} [Thu Jul 2 01:37:39 2026] GET /v2.0/subnets?id=cd57908f-6d46-4c8e-ad14-ccc9b1b39fb0 => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2417] 199.204.45.74 () {34 vars in 1051 bytes} [Thu Jul 2 01:37:39 2026] GET /v2.0/ports?network_id=5aa1dc54-d37a-4133-969a-fdc01da73967&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 01:37:39.756 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6be8989f-7d1d-4434-b3ff-b224eeaa277f'] response: {'server_uuid': 'a69927dd-0203-4aab-a2b1-d038049b2381', 'name': 'network-vif-deleted', 'tag': '8f050078-f3c9-474e-ac75-a2195fab30f1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1182/2418] 199.204.45.74 () {34 vars in 1011 bytes} [Thu Jul 2 01:37:39 2026] GET /v2.0/networks/5aa1dc54-d37a-4133-969a-fdc01da73967?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2419] 199.204.45.74 () {34 vars in 1111 bytes} [Thu Jul 2 01:37:39 2026] GET /v2.0/networks/5aa1dc54-d37a-4133-969a-fdc01da73967?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2420] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:37:40 2026] GET /v2.0/ports?device_id=a69927dd-0203-4aab-a2b1-d038049b2381 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2421] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:37:40 2026] GET /v2.0/ports?device_id=f5770eac-b6e0-4c67-be96-8e920666cb16 => generated 1246 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2422] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:37:41 2026] GET /v2.0/security-groups?id=b8b73b43-31da-48d4-ae94-2221bedca599&fields=id&fields=name => generated 96 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2423] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:37:41 2026] GET /v2.0/ports?device_id=f5770eac-b6e0-4c67-be96-8e920666cb16 => generated 1246 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2424] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:37:41 2026] GET /v2.0/ports?device_id=a69927dd-0203-4aab-a2b1-d038049b2381 => 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: 1240/2425] 199.204.45.74 () {34 vars in 993 bytes} [Thu Jul 2 01:37:42 2026] GET /v2.0/ports?device_id=f5770eac-b6e0-4c67-be96-8e920666cb16 => generated 1246 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2426] 199.204.45.74 () {34 vars in 1043 bytes} [Thu Jul 2 01:37:42 2026] GET /v2.0/security-groups?id=b8b73b43-31da-48d4-ae94-2221bedca599&fields=id&fields=name => generated 96 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2427] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:37:42 2026] DELETE /v2.0/security-groups/4cbed031-b371-4560-9b33-21aa7fd6feca => generated 0 bytes in 166 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2428] 10.0.0.18 () {32 vars in 731 bytes} [Thu Jul 2 01:37:42 2026] DELETE /v2.0/floatingips/fff9504d-1702-4bc3-b152-979c0145ea1f => generated 0 bytes in 306 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2431] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:37:43 2026] GET /v2.0/ports?device_id=4c6467ae-b47e-41ed-bd39-c49b96bb90e5 => generated 971 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2432] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:37:43 2026] GET /v2.0/security-groups?id=2282bb5e-8231-4e21-b5a2-45886c0fa2e7&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2433] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:37:44 2026] GET /v2.0/ports?device_id=f5770eac-b6e0-4c67-be96-8e920666cb16 => generated 1248 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2434] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:37:44 2026] GET /v2.0/security-groups?id=b8b73b43-31da-48d4-ae94-2221bedca599&fields=id&fields=name => generated 96 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2435] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:37:44 2026] GET /v2.0/ports?device_id=4c6467ae-b47e-41ed-bd39-c49b96bb90e5 => generated 971 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2436] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:37:44 2026] GET /v2.0/ports?device_id=f5770eac-b6e0-4c67-be96-8e920666cb16 => 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: 1246/2437] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:37:44 2026] GET /v2.0/security-groups?id=2282bb5e-8231-4e21-b5a2-45886c0fa2e7&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2438] 199.204.45.74 () {34 vars in 993 bytes} [Thu Jul 2 01:37:44 2026] GET /v2.0/ports?device_id=4c6467ae-b47e-41ed-bd39-c49b96bb90e5 => generated 971 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2439] 199.204.45.74 () {36 vars in 996 bytes} [Thu Jul 2 01:37:45 2026] DELETE /v2.0/ports/fe570a3d-d5f1-4dc3-917d-713a5335c8e8 => generated 0 bytes in 359 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2440] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:37:45 2026] GET /v2.0/ports?device_id=4c6467ae-b47e-41ed-bd39-c49b96bb90e5 => 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: 1248/2441] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:37:46 2026] GET /v2.0/ports?device_id=4c6467ae-b47e-41ed-bd39-c49b96bb90e5 => 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: 1194/2442] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:37:47 2026] GET /v2.0/ports?device_id=f5770eac-b6e0-4c67-be96-8e920666cb16 => generated 1248 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 01:37:47.110 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-eaafc7b3-8535-493f-b8ae-7d55528ccb64'] response: {'server_uuid': '4c6467ae-b47e-41ed-bd39-c49b96bb90e5', 'name': 'network-vif-deleted', 'tag': 'fe570a3d-d5f1-4dc3-917d-713a5335c8e8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1249/2443] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:37:47 2026] GET /v2.0/security-groups?id=b8b73b43-31da-48d4-ae94-2221bedca599&fields=id&fields=name => generated 96 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2444] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:37:47 2026] GET /v2.0/ports?device_id=f5770eac-b6e0-4c67-be96-8e920666cb16 => generated 1248 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2445] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:37:47 2026] GET /v2.0/ports?device_id=4c6467ae-b47e-41ed-bd39-c49b96bb90e5 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2446] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:37:48 2026] DELETE /v2.0/security-groups/2282bb5e-8231-4e21-b5a2-45886c0fa2e7 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2447] 10.0.0.18 () {34 vars in 788 bytes} [Thu Jul 2 01:37:48 2026] PUT /v2.0/routers/582c5da4-a445-47f6-b758-6016b2176f4b/remove_router_interface => generated 309 bytes in 985 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2448] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:37:49 2026] DELETE /v2.0/subnets/586d236c-d344-42d0-be86-8bf1c6651b56 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 01:37:51.111 8 INFO neutron.services.segments.plugin [-] Segment 0a956190-c20e-4d05-ac7a-44163e7159cc resource provider aggregate not found 2026-07-02 01:37:51.115 8 INFO neutron.services.segments.plugin [-] Segment 0a956190-c20e-4d05-ac7a-44163e7159cc resource provider aggregate not found 2026-07-02 01:37:51.122 8 INFO neutron.services.segments.plugin [-] Segment 0a956190-c20e-4d05-ac7a-44163e7159cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a956190-c20e-4d05-ac7a-44163e7159cc found for delete ", "request_id": "req-bd04cc3c-27f9-4231-8cb6-4bbfdf3c9a61"}]} 2026-07-02 01:37:51.128 8 INFO neutron.db.l3_hamode_db [None req-b43e50b0-2ef9-4768-a9f2-ec7bf93b6879 ffc93c7fd6af496ab08a9de45ed7ba9b a730348acc0646d1a49a614ecd6ea02d - - default default] HA network 5f1ef0aa-c262-4b80-94e3-9c7ca6084a8b was deleted as no HA routers are present in tenant a730348acc0646d1a49a614ecd6ea02d. 2026-07-02 01:37:51.129 8 INFO neutron.services.segments.plugin [-] Segment 0a956190-c20e-4d05-ac7a-44163e7159cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a956190-c20e-4d05-ac7a-44163e7159cc found for delete ", "request_id": "req-dfc62d0c-a08e-46a2-9bff-3ca54703a827"}]} [pid: 8|app: 0|req: 1252/2449] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:37:50 2026] DELETE /v2.0/routers/582c5da4-a445-47f6-b758-6016b2176f4b => generated 0 bytes in 1102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:37:51.301 7 INFO neutron.services.segments.plugin [-] Segment cb70db2f-9ba5-4e8c-a152-5d2f16a2eb09 resource provider aggregate not found 2026-07-02 01:37:51.308 7 INFO neutron.services.segments.plugin [-] Segment cb70db2f-9ba5-4e8c-a152-5d2f16a2eb09 resource provider aggregate not found 2026-07-02 01:37:51.314 7 INFO neutron.services.segments.plugin [-] Segment cb70db2f-9ba5-4e8c-a152-5d2f16a2eb09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb70db2f-9ba5-4e8c-a152-5d2f16a2eb09 found for delete ", "request_id": "req-efe2d548-7a46-4e52-bebd-c1ed1a6f4a59"}]} 2026-07-02 01:37:51.326 7 INFO neutron.services.segments.plugin [-] Segment cb70db2f-9ba5-4e8c-a152-5d2f16a2eb09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb70db2f-9ba5-4e8c-a152-5d2f16a2eb09 found for delete ", "request_id": "req-29bf8c3d-42f6-4393-a0de-eb001224e474"}]} [pid: 7|app: 0|req: 1198/2450] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:37:51 2026] DELETE /v2.0/networks/ade9f645-4c47-4e5d-9738-a6b8ce226103 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2451] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:37:51 2026] GET /v2.0/security-groups?tenant_id=5611945d013548929a74c58b25c500c1&name=default => generated 2929 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2452] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:37:52 2026] DELETE /v2.0/security-groups/27d9f256-e400-4165-adaf-92a91d605b98 => 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: 1254/2453] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:37:52 2026] GET /v2.0/security-groups?tenant_id=a730348acc0646d1a49a614ecd6ea02d&name=default => generated 2925 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2454] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:37:52 2026] DELETE /v2.0/security-groups/4f00dc34-2059-4a6e-bfb9-23ec5b5459bb => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:37:56.938 8 WARNING neutron_lib.context [None req-e09572fb-a849-47e6-8bc6-a2efe0d083ed 484815d86209474c9c0778737daedb22 bd2d8f4ae7684d8d8f0ed597abed4c03 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:37:57.081 8 INFO neutron.db.segments_db [None req-e09572fb-a849-47e6-8bc6-a2efe0d083ed 484815d86209474c9c0778737daedb22 bd2d8f4ae7684d8d8f0ed597abed4c03 - - default default] Added segment a3634f56-5913-4dc9-ae4a-9faa75b98d33 of type vxlan for network d08bab3f-304d-40b7-9a92-d2c718551bca [pid: 8|app: 0|req: 1255/2455] 10.0.0.18 () {34 vars in 669 bytes} [Thu Jul 2 01:37:56 2026] POST /v2.0/networks => generated 630 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:37:57.230 7 WARNING neutron_lib.context [None req-5acf8ce1-5dc5-49d3-9d1a-091038672be5 484815d86209474c9c0778737daedb22 bd2d8f4ae7684d8d8f0ed597abed4c03 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:37:57.290 7 INFO neutron.db.segments_db [None req-5acf8ce1-5dc5-49d3-9d1a-091038672be5 484815d86209474c9c0778737daedb22 bd2d8f4ae7684d8d8f0ed597abed4c03 - - default default] Added segment afeaaa9c-40e8-46f6-928e-528b6a33668d of type vxlan for network 6017d52a-11b7-4ccf-93c3-1dca666119cc [pid: 7|app: 0|req: 1201/2456] 10.0.0.18 () {34 vars in 669 bytes} [Thu Jul 2 01:37:57 2026] POST /v2.0/networks => generated 632 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:37:57.406 8 WARNING neutron_lib.context [None req-aeb7e2a7-17cf-4c0a-a41b-5cd1347dcaf2 484815d86209474c9c0778737daedb22 bd2d8f4ae7684d8d8f0ed597abed4c03 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:37:57.475 8 INFO neutron.db.segments_db [None req-aeb7e2a7-17cf-4c0a-a41b-5cd1347dcaf2 484815d86209474c9c0778737daedb22 bd2d8f4ae7684d8d8f0ed597abed4c03 - - default default] Added segment 1e96687c-49d0-4a33-b1be-00466bbf4bb3 of type vxlan for network 4c05c117-e320-47b0-813d-8f9cffb747e6 [pid: 8|app: 0|req: 1256/2457] 10.0.0.18 () {34 vars in 669 bytes} [Thu Jul 2 01:37:57 2026] POST /v2.0/networks => generated 631 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:37:57.610 7 WARNING neutron_lib.context [None req-1710122c-fd6c-42c9-94a2-f049564f57a7 484815d86209474c9c0778737daedb22 bd2d8f4ae7684d8d8f0ed597abed4c03 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:37:57.663 7 INFO neutron.db.segments_db [None req-1710122c-fd6c-42c9-94a2-f049564f57a7 484815d86209474c9c0778737daedb22 bd2d8f4ae7684d8d8f0ed597abed4c03 - - default default] Added segment 8778fe88-a84d-4467-a275-574f513111a1 of type vxlan for network c58c8b75-e40a-4a91-b731-f8221ef52dce [pid: 7|app: 0|req: 1202/2458] 10.0.0.18 () {34 vars in 669 bytes} [Thu Jul 2 01:37:57 2026] POST /v2.0/networks => generated 631 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:37:57.764 8 WARNING neutron_lib.context [None req-fd5b3ebe-7548-47db-b659-25a2d5083254 484815d86209474c9c0778737daedb22 bd2d8f4ae7684d8d8f0ed597abed4c03 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:37:57.812 8 INFO neutron.db.segments_db [None req-fd5b3ebe-7548-47db-b659-25a2d5083254 484815d86209474c9c0778737daedb22 bd2d8f4ae7684d8d8f0ed597abed4c03 - - default default] Added segment 3f326e96-94a1-4b38-8d85-eadb1a3989cf of type vxlan for network 15c7abcc-08c3-4a42-b7b1-f08db54e054e [pid: 8|app: 0|req: 1257/2459] 10.0.0.18 () {34 vars in 669 bytes} [Thu Jul 2 01:37:57 2026] POST /v2.0/networks => generated 632 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2460] 10.0.0.18 () {34 vars in 752 bytes} [Thu Jul 2 01:37:57 2026] PUT /v2.0/networks/d08bab3f-304d-40b7-9a92-d2c718551bca/tags => generated 17 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2463] 10.0.0.18 () {34 vars in 752 bytes} [Thu Jul 2 01:37:57 2026] PUT /v2.0/networks/6017d52a-11b7-4ccf-93c3-1dca666119cc/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2464] 10.0.0.18 () {34 vars in 752 bytes} [Thu Jul 2 01:37:57 2026] PUT /v2.0/networks/4c05c117-e320-47b0-813d-8f9cffb747e6/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: 1259/2465] 10.0.0.18 () {34 vars in 752 bytes} [Thu Jul 2 01:37:58 2026] PUT /v2.0/networks/c58c8b75-e40a-4a91-b731-f8221ef52dce/tags => 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: 1207/2466] 10.0.0.18 () {32 vars in 665 bytes} [Thu Jul 2 01:37:58 2026] GET /v2.0/networks?tags=red => generated 1854 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2467] 10.0.0.18 () {32 vars in 679 bytes} [Thu Jul 2 01:37:58 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2468] 10.0.0.18 () {32 vars in 675 bytes} [Thu Jul 2 01:37:58 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2469] 10.0.0.18 () {32 vars in 687 bytes} [Thu Jul 2 01:37:58 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1854 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2470] 10.0.0.18 () {32 vars in 673 bytes} [Thu Jul 2 01:37:58 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2471] 10.0.0.18 () {32 vars in 687 bytes} [Thu Jul 2 01:37:58 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2466 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2472] 10.0.0.18 () {32 vars in 683 bytes} [Thu Jul 2 01:37:58 2026] GET /v2.0/networks?not-tags-any=blue => generated 2466 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2473] 10.0.0.18 () {32 vars in 695 bytes} [Thu Jul 2 01:37:58 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 01:37:58.754 7 INFO neutron.services.segments.plugin [-] Segment a3634f56-5913-4dc9-ae4a-9faa75b98d33 resource provider aggregate not found 2026-07-02 01:37:58.758 7 INFO neutron.services.segments.plugin [-] Segment a3634f56-5913-4dc9-ae4a-9faa75b98d33 resource provider aggregate not found 2026-07-02 01:37:58.768 7 INFO neutron.services.segments.plugin [-] Segment a3634f56-5913-4dc9-ae4a-9faa75b98d33 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3634f56-5913-4dc9-ae4a-9faa75b98d33 found for delete ", "request_id": "req-15b04259-fdb9-48a0-a811-4e74e7dc6f48"}]} 2026-07-02 01:37:58.770 7 INFO neutron.services.segments.plugin [-] Segment a3634f56-5913-4dc9-ae4a-9faa75b98d33 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3634f56-5913-4dc9-ae4a-9faa75b98d33 found for delete ", "request_id": "req-9d4f0411-5a8b-4974-839d-46d1643e357c"}]} [pid: 7|app: 0|req: 1211/2474] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:37:58 2026] DELETE /v2.0/networks/d08bab3f-304d-40b7-9a92-d2c718551bca => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 01:37:58.922 8 INFO neutron.services.segments.plugin [-] Segment afeaaa9c-40e8-46f6-928e-528b6a33668d resource provider aggregate not found 2026-07-02 01:37:58.935 8 INFO neutron.services.segments.plugin [-] Segment afeaaa9c-40e8-46f6-928e-528b6a33668d resource provider aggregate not found 2026-07-02 01:37:58.940 8 INFO neutron.services.segments.plugin [-] Segment afeaaa9c-40e8-46f6-928e-528b6a33668d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid afeaaa9c-40e8-46f6-928e-528b6a33668d found for delete ", "request_id": "req-2e7a49f5-b5fe-4e7b-93c4-b05fbaa4b580"}]} 2026-07-02 01:37:58.952 8 INFO neutron.services.segments.plugin [-] Segment afeaaa9c-40e8-46f6-928e-528b6a33668d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid afeaaa9c-40e8-46f6-928e-528b6a33668d found for delete ", "request_id": "req-10c7208d-78ee-497f-84e3-34481446d171"}]} [pid: 8|app: 0|req: 1264/2475] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:37:58 2026] DELETE /v2.0/networks/6017d52a-11b7-4ccf-93c3-1dca666119cc => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2476] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:37:58 2026] DELETE /v2.0/networks/4c05c117-e320-47b0-813d-8f9cffb747e6 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2477] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:37:59 2026] DELETE /v2.0/networks/c58c8b75-e40a-4a91-b731-f8221ef52dce => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2478] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:37:59 2026] DELETE /v2.0/networks/15c7abcc-08c3-4a42-b7b1-f08db54e054e => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2479] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:38:00 2026] GET /v2.0/security-groups?tenant_id=d83d5f39c3304209bf85e3f6d4ada7e1&name=default => generated 2929 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 01:38:00.784 7 INFO neutron.services.segments.plugin [-] Segment 1e96687c-49d0-4a33-b1be-00466bbf4bb3 resource provider aggregate not found 2026-07-02 01:38:00.792 7 INFO neutron.services.segments.plugin [-] Segment 1e96687c-49d0-4a33-b1be-00466bbf4bb3 resource provider aggregate not found 2026-07-02 01:38:00.795 7 INFO neutron.services.segments.plugin [-] Segment 1e96687c-49d0-4a33-b1be-00466bbf4bb3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e96687c-49d0-4a33-b1be-00466bbf4bb3 found for delete ", "request_id": "req-bc7a6670-6524-48f2-8091-1f8f065789bd"}]} 2026-07-02 01:38:00.806 7 INFO neutron.services.segments.plugin [-] Segment 3f326e96-94a1-4b38-8d85-eadb1a3989cf resource provider aggregate not found 2026-07-02 01:38:00.811 7 INFO neutron.services.segments.plugin [-] Segment 1e96687c-49d0-4a33-b1be-00466bbf4bb3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e96687c-49d0-4a33-b1be-00466bbf4bb3 found for delete ", "request_id": "req-789c300e-0b5b-442a-a0cb-efec413e4a7d"}]} 2026-07-02 01:38:00.825 7 INFO neutron.services.segments.plugin [-] Segment 3f326e96-94a1-4b38-8d85-eadb1a3989cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f326e96-94a1-4b38-8d85-eadb1a3989cf found for delete ", "request_id": "req-e3fd9202-9fd5-49dd-a917-9e3031c62fb8"}]} 2026-07-02 01:38:00.827 7 INFO neutron.services.segments.plugin [-] Segment 3f326e96-94a1-4b38-8d85-eadb1a3989cf resource provider aggregate not found 2026-07-02 01:38:00.840 7 INFO neutron.services.segments.plugin [-] Segment 3f326e96-94a1-4b38-8d85-eadb1a3989cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f326e96-94a1-4b38-8d85-eadb1a3989cf found for delete ", "request_id": "req-45188311-648b-483d-a385-67f6510a0872"}]} [pid: 7|app: 0|req: 1214/2480] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:38:00 2026] DELETE /v2.0/security-groups/1a981c09-111c-4a64-9016-1d2bc544e672 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:38:01.000 8 INFO neutron.services.segments.plugin [-] Segment 8778fe88-a84d-4467-a275-574f513111a1 resource provider aggregate not found 2026-07-02 01:38:01.004 8 INFO neutron.services.segments.plugin [-] Segment 8778fe88-a84d-4467-a275-574f513111a1 resource provider aggregate not found 2026-07-02 01:38:01.016 8 INFO neutron.services.segments.plugin [-] Segment 8778fe88-a84d-4467-a275-574f513111a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8778fe88-a84d-4467-a275-574f513111a1 found for delete ", "request_id": "req-944cd54e-7247-47ab-ba0b-1a174ea26d9d"}]} 2026-07-02 01:38:01.018 8 INFO neutron.services.segments.plugin [-] Segment 8778fe88-a84d-4467-a275-574f513111a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8778fe88-a84d-4467-a275-574f513111a1 found for delete ", "request_id": "req-9adb3a6e-f159-459d-ab15-8a3e8f1c2a57"}]} [pid: 8|app: 0|req: 1267/2481] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:38:00 2026] GET /v2.0/security-groups?tenant_id=bd2d8f4ae7684d8d8f0ed597abed4c03&name=default => generated 2929 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2482] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:38:01 2026] DELETE /v2.0/security-groups/2130281d-ddd8-4ca5-afb5-ddfcbc53fc1d => 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: 1268/2483] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:38:01 2026] GET /v2.0/security-groups?tenant_id=6ee48453e9694471a638dd53a660ebca&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: 1216/2484] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:38:01 2026] DELETE /v2.0/security-groups/4ba3a7d2-7399-4e80-9796-0c7402162252 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:38:04.944 8 WARNING neutron_lib.context [None req-20c58654-501c-47a0-a5b3-bb66ec36c883 569c303b8752487691306dd7ef3876be 7cd80c9885194e84b569dd01506d0a12 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1269/2485] 10.0.0.18 () {34 vars in 675 bytes} [Thu Jul 2 01:38:04 2026] POST /v2.0/floatingips => generated 552 bytes in 785 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2486] 10.0.0.18 () {34 vars in 758 bytes} [Thu Jul 2 01:38:05 2026] PUT /v2.0/floatingips/235d67b1-df42-4623-b7d7-d1173599f53e/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2487] 10.0.0.18 () {32 vars in 738 bytes} [Thu Jul 2 01:38:05 2026] GET /v2.0/floatingips/235d67b1-df42-4623-b7d7-d1173599f53e/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2488] 10.0.0.18 () {34 vars in 769 bytes} [Thu Jul 2 01:38:05 2026] PUT /v2.0/floatingips/235d67b1-df42-4623-b7d7-d1173599f53e/tags/green => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2489] 10.0.0.18 () {32 vars in 738 bytes} [Thu Jul 2 01:38:05 2026] GET /v2.0/floatingips/235d67b1-df42-4623-b7d7-d1173599f53e/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2490] 10.0.0.18 () {34 vars in 765 bytes} [Thu Jul 2 01:38:05 2026] PUT /v2.0/floatingips/235d67b1-df42-4623-b7d7-d1173599f53e/tags/red => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2491] 10.0.0.18 () {32 vars in 738 bytes} [Thu Jul 2 01:38:05 2026] GET /v2.0/floatingips/235d67b1-df42-4623-b7d7-d1173599f53e/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2492] 10.0.0.18 () {34 vars in 787 bytes} [Thu Jul 2 01:38:05 2026] PUT /v2.0/floatingips/235d67b1-df42-4623-b7d7-d1173599f53e/tags/black.or.white => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2493] 10.0.0.18 () {32 vars in 738 bytes} [Thu Jul 2 01:38:05 2026] GET /v2.0/floatingips/235d67b1-df42-4623-b7d7-d1173599f53e/tags => generated 52 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2494] 10.0.0.18 () {34 vars in 758 bytes} [Thu Jul 2 01:38:05 2026] PUT /v2.0/floatingips/235d67b1-df42-4623-b7d7-d1173599f53e/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: 1274/2495] 10.0.0.18 () {32 vars in 738 bytes} [Thu Jul 2 01:38:05 2026] GET /v2.0/floatingips/235d67b1-df42-4623-b7d7-d1173599f53e/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2496] 10.0.0.18 () {32 vars in 746 bytes} [Thu Jul 2 01:38:06 2026] GET /v2.0/floatingips/235d67b1-df42-4623-b7d7-d1173599f53e/tags/red => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:38:06.088 8 INFO neutron.api.v2.resource [None req-74f01d7e-1614-4789-9f69-4f20ca031c31 569c303b8752487691306dd7ef3876be 7cd80c9885194e84b569dd01506d0a12 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1275/2497] 10.0.0.18 () {32 vars in 750 bytes} [Thu Jul 2 01:38:06 2026] GET /v2.0/floatingips/235d67b1-df42-4623-b7d7-d1173599f53e/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2498] 10.0.0.18 () {32 vars in 749 bytes} [Thu Jul 2 01:38:06 2026] DELETE /v2.0/floatingips/235d67b1-df42-4623-b7d7-d1173599f53e/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2499] 10.0.0.18 () {32 vars in 738 bytes} [Thu Jul 2 01:38:06 2026] GET /v2.0/floatingips/235d67b1-df42-4623-b7d7-d1173599f53e/tags => generated 30 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 01:38:06.210 7 INFO neutron.api.v2.resource [None req-d1898422-5d15-453d-b101-86a1a7b3c6c8 569c303b8752487691306dd7ef3876be 7cd80c9885194e84b569dd01506d0a12 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1224/2500] 10.0.0.18 () {32 vars in 753 bytes} [Thu Jul 2 01:38:06 2026] DELETE /v2.0/floatingips/235d67b1-df42-4623-b7d7-d1173599f53e/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2501] 10.0.0.18 () {32 vars in 741 bytes} [Thu Jul 2 01:38:06 2026] DELETE /v2.0/floatingips/235d67b1-df42-4623-b7d7-d1173599f53e/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: 1225/2502] 10.0.0.18 () {32 vars in 738 bytes} [Thu Jul 2 01:38:06 2026] GET /v2.0/floatingips/235d67b1-df42-4623-b7d7-d1173599f53e/tags => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2503] 10.0.0.18 () {32 vars in 731 bytes} [Thu Jul 2 01:38:06 2026] DELETE /v2.0/floatingips/235d67b1-df42-4623-b7d7-d1173599f53e => generated 0 bytes in 282 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2504] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:38:07 2026] GET /v2.0/security-groups?tenant_id=1637e89c51a64bfa9cfef9783cc81d93&name=default => generated 2929 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2505] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:38:07 2026] DELETE /v2.0/security-groups/060c717c-bb79-4604-adad-afe76f0873de => 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: 1227/2506] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:38:07 2026] GET /v2.0/security-groups?tenant_id=7cd80c9885194e84b569dd01506d0a12&name=default => generated 2929 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2507] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:38:07 2026] DELETE /v2.0/security-groups/fc7acbf4-d119-4e81-bf9c-58a2cc297a4a => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:38:11.286 7 WARNING neutron_lib.context [None req-99c3a06d-6b37-474d-a818-7fbbcdd0ce9b fe5a940d41a442e2889dcc30aeedc1bf 554f777cb46546599d2ac1041ba257a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:38:11.440 7 INFO neutron.db.segments_db [None req-99c3a06d-6b37-474d-a818-7fbbcdd0ce9b fe5a940d41a442e2889dcc30aeedc1bf 554f777cb46546599d2ac1041ba257a3 - - default default] Added segment 95c79ec0-d126-4c72-a9e4-3533d8659fc3 of type vxlan for network 692df183-7b74-4550-8b39-66895846a946 [pid: 7|app: 0|req: 1228/2508] 10.0.0.18 () {34 vars in 669 bytes} [Thu Jul 2 01:38:11 2026] POST /v2.0/networks => generated 631 bytes in 422 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2509] 10.0.0.18 () {34 vars in 752 bytes} [Thu Jul 2 01:38:11 2026] PUT /v2.0/networks/692df183-7b74-4550-8b39-66895846a946/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2510] 10.0.0.18 () {32 vars in 732 bytes} [Thu Jul 2 01:38:11 2026] GET /v2.0/networks/692df183-7b74-4550-8b39-66895846a946/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2511] 10.0.0.18 () {34 vars in 763 bytes} [Thu Jul 2 01:38:11 2026] PUT /v2.0/networks/692df183-7b74-4550-8b39-66895846a946/tags/green => 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: 1230/2512] 10.0.0.18 () {32 vars in 732 bytes} [Thu Jul 2 01:38:11 2026] GET /v2.0/networks/692df183-7b74-4550-8b39-66895846a946/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2513] 10.0.0.18 () {34 vars in 759 bytes} [Thu Jul 2 01:38:11 2026] PUT /v2.0/networks/692df183-7b74-4550-8b39-66895846a946/tags/red => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2514] 10.0.0.18 () {32 vars in 732 bytes} [Thu Jul 2 01:38:11 2026] GET /v2.0/networks/692df183-7b74-4550-8b39-66895846a946/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2515] 10.0.0.18 () {34 vars in 781 bytes} [Thu Jul 2 01:38:11 2026] PUT /v2.0/networks/692df183-7b74-4550-8b39-66895846a946/tags/black.or.white => 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: 1232/2516] 10.0.0.18 () {32 vars in 732 bytes} [Thu Jul 2 01:38:11 2026] GET /v2.0/networks/692df183-7b74-4550-8b39-66895846a946/tags => generated 52 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2517] 10.0.0.18 () {34 vars in 752 bytes} [Thu Jul 2 01:38:11 2026] PUT /v2.0/networks/692df183-7b74-4550-8b39-66895846a946/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: 1233/2518] 10.0.0.18 () {32 vars in 732 bytes} [Thu Jul 2 01:38:11 2026] GET /v2.0/networks/692df183-7b74-4550-8b39-66895846a946/tags => generated 37 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2519] 10.0.0.18 () {32 vars in 740 bytes} [Thu Jul 2 01:38:11 2026] GET /v2.0/networks/692df183-7b74-4550-8b39-66895846a946/tags/red => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:38:11.971 7 INFO neutron.api.v2.resource [None req-d75855b3-89e8-480b-b190-6c2b8537d2c0 fe5a940d41a442e2889dcc30aeedc1bf 554f777cb46546599d2ac1041ba257a3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1234/2520] 10.0.0.18 () {32 vars in 744 bytes} [Thu Jul 2 01:38:11 2026] GET /v2.0/networks/692df183-7b74-4550-8b39-66895846a946/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2521] 10.0.0.18 () {32 vars in 743 bytes} [Thu Jul 2 01:38:11 2026] DELETE /v2.0/networks/692df183-7b74-4550-8b39-66895846a946/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2522] 10.0.0.18 () {32 vars in 732 bytes} [Thu Jul 2 01:38:12 2026] GET /v2.0/networks/692df183-7b74-4550-8b39-66895846a946/tags => generated 30 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 01:38:12.113 8 INFO neutron.api.v2.resource [None req-ed17d9c4-76a0-4a76-9095-861607215fec fe5a940d41a442e2889dcc30aeedc1bf 554f777cb46546599d2ac1041ba257a3 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1288/2523] 10.0.0.18 () {32 vars in 747 bytes} [Thu Jul 2 01:38:12 2026] DELETE /v2.0/networks/692df183-7b74-4550-8b39-66895846a946/tags/green => generated 99 bytes in 69 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2524] 10.0.0.18 () {32 vars in 735 bytes} [Thu Jul 2 01:38:12 2026] DELETE /v2.0/networks/692df183-7b74-4550-8b39-66895846a946/tags => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2525] 10.0.0.18 () {32 vars in 732 bytes} [Thu Jul 2 01:38:12 2026] GET /v2.0/networks/692df183-7b74-4550-8b39-66895846a946/tags => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 01:38:12.391 7 INFO neutron.services.segments.plugin [-] Segment 95c79ec0-d126-4c72-a9e4-3533d8659fc3 resource provider aggregate not found 2026-07-02 01:38:12.400 7 INFO neutron.services.segments.plugin [-] Segment 95c79ec0-d126-4c72-a9e4-3533d8659fc3 resource provider aggregate not found 2026-07-02 01:38:12.413 7 INFO neutron.services.segments.plugin [-] Segment 95c79ec0-d126-4c72-a9e4-3533d8659fc3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95c79ec0-d126-4c72-a9e4-3533d8659fc3 found for delete ", "request_id": "req-2b76cca1-bfb2-405b-bffa-3991645f4b41"}]} 2026-07-02 01:38:12.415 7 INFO neutron.services.segments.plugin [-] Segment 95c79ec0-d126-4c72-a9e4-3533d8659fc3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95c79ec0-d126-4c72-a9e4-3533d8659fc3 found for delete ", "request_id": "req-638857c3-c8af-4271-85d4-bd99863643aa"}]} [pid: 7|app: 0|req: 1237/2526] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:38:12 2026] DELETE /v2.0/networks/692df183-7b74-4550-8b39-66895846a946 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2529] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:38:13 2026] GET /v2.0/security-groups?tenant_id=554f777cb46546599d2ac1041ba257a3&name=default => generated 2929 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2530] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:38:13 2026] DELETE /v2.0/security-groups/c007e792-6e75-44b0-bb17-37bc1907cd0a => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2531] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:38:13 2026] GET /v2.0/security-groups?tenant_id=150bf50801de46f49ae7c17dce5872f3&name=default => generated 2929 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2532] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:38:13 2026] DELETE /v2.0/security-groups/19ce4ce7-091a-4fc7-b682-959d31286d5e => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:38:16.957 8 WARNING neutron_lib.context [None req-a41dfc36-082e-4052-ac7d-bad36ef20cb2 19dcad71f4014a80a327bee21f5f32ab e998d00e7d0e4bff90ead22b95ab0e6a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1293/2533] 10.0.0.18 () {34 vars in 683 bytes} [Thu Jul 2 01:38:16 2026] POST /v2.0/security-groups => generated 1603 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2534] 10.0.0.18 () {34 vars in 766 bytes} [Thu Jul 2 01:38:17 2026] PUT /v2.0/security-groups/e3cf7086-0962-426d-9b25-328b61048058/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2535] 10.0.0.18 () {32 vars in 746 bytes} [Thu Jul 2 01:38:17 2026] GET /v2.0/security-groups/e3cf7086-0962-426d-9b25-328b61048058/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: 1242/2536] 10.0.0.18 () {34 vars in 777 bytes} [Thu Jul 2 01:38:17 2026] PUT /v2.0/security-groups/e3cf7086-0962-426d-9b25-328b61048058/tags/green => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2537] 10.0.0.18 () {32 vars in 746 bytes} [Thu Jul 2 01:38:17 2026] GET /v2.0/security-groups/e3cf7086-0962-426d-9b25-328b61048058/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2538] 10.0.0.18 () {34 vars in 773 bytes} [Thu Jul 2 01:38:17 2026] PUT /v2.0/security-groups/e3cf7086-0962-426d-9b25-328b61048058/tags/red => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2539] 10.0.0.18 () {32 vars in 746 bytes} [Thu Jul 2 01:38:17 2026] GET /v2.0/security-groups/e3cf7086-0962-426d-9b25-328b61048058/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2540] 10.0.0.18 () {34 vars in 795 bytes} [Thu Jul 2 01:38:17 2026] PUT /v2.0/security-groups/e3cf7086-0962-426d-9b25-328b61048058/tags/black.or.white => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2541] 10.0.0.18 () {32 vars in 746 bytes} [Thu Jul 2 01:38:17 2026] GET /v2.0/security-groups/e3cf7086-0962-426d-9b25-328b61048058/tags => generated 52 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2542] 10.0.0.18 () {34 vars in 766 bytes} [Thu Jul 2 01:38:17 2026] PUT /v2.0/security-groups/e3cf7086-0962-426d-9b25-328b61048058/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2543] 10.0.0.18 () {32 vars in 746 bytes} [Thu Jul 2 01:38:17 2026] GET /v2.0/security-groups/e3cf7086-0962-426d-9b25-328b61048058/tags => generated 37 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2544] 10.0.0.18 () {32 vars in 754 bytes} [Thu Jul 2 01:38:17 2026] GET /v2.0/security-groups/e3cf7086-0962-426d-9b25-328b61048058/tags/red => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:38:17.565 8 INFO neutron.api.v2.resource [None req-1835d1de-2a9b-4c3a-8389-d56afe6376a8 19dcad71f4014a80a327bee21f5f32ab e998d00e7d0e4bff90ead22b95ab0e6a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1299/2545] 10.0.0.18 () {32 vars in 758 bytes} [Thu Jul 2 01:38:17 2026] GET /v2.0/security-groups/e3cf7086-0962-426d-9b25-328b61048058/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2546] 10.0.0.18 () {32 vars in 757 bytes} [Thu Jul 2 01:38:17 2026] DELETE /v2.0/security-groups/e3cf7086-0962-426d-9b25-328b61048058/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2547] 10.0.0.18 () {32 vars in 746 bytes} [Thu Jul 2 01:38:17 2026] GET /v2.0/security-groups/e3cf7086-0962-426d-9b25-328b61048058/tags => generated 30 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 01:38:17.659 7 INFO neutron.api.v2.resource [None req-b3fe1b82-d4d4-4141-b4a8-ec87cdf8728a 19dcad71f4014a80a327bee21f5f32ab e998d00e7d0e4bff90ead22b95ab0e6a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1248/2548] 10.0.0.18 () {32 vars in 761 bytes} [Thu Jul 2 01:38:17 2026] DELETE /v2.0/security-groups/e3cf7086-0962-426d-9b25-328b61048058/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: 1301/2549] 10.0.0.18 () {32 vars in 749 bytes} [Thu Jul 2 01:38:17 2026] DELETE /v2.0/security-groups/e3cf7086-0962-426d-9b25-328b61048058/tags => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2550] 10.0.0.18 () {32 vars in 746 bytes} [Thu Jul 2 01:38:17 2026] GET /v2.0/security-groups/e3cf7086-0962-426d-9b25-328b61048058/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: 1302/2551] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:38:17 2026] DELETE /v2.0/security-groups/e3cf7086-0962-426d-9b25-328b61048058 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2552] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:38:18 2026] GET /v2.0/security-groups?tenant_id=e998d00e7d0e4bff90ead22b95ab0e6a&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2553] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:38:18 2026] DELETE /v2.0/security-groups/6f327e92-a1fe-4146-b388-48c005d2adea => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2554] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:38:18 2026] GET /v2.0/security-groups?tenant_id=b4a452c3112048e696f09bbbdd6aaff8&name=default => generated 2929 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2555] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:38:18 2026] DELETE /v2.0/security-groups/f6e876bc-fe0f-439f-a570-2ac08362f1ea => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:38:22.209 7 WARNING neutron_lib.context [None req-35f56f12-cec2-4422-8e3a-64e32b553ace c489448e171a4ebd9f6ddafee16b954b a57dedcd8f304440bd97343b4b2a9527 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1252/2556] 10.0.0.18 () {34 vars in 675 bytes} [Thu Jul 2 01:38:22 2026] POST /v2.0/subnetpools => generated 516 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2557] 10.0.0.18 () {34 vars in 758 bytes} [Thu Jul 2 01:38:22 2026] PUT /v2.0/subnetpools/6fdb9f64-bba7-4882-88a5-e442bc6be3ca/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2558] 10.0.0.18 () {32 vars in 738 bytes} [Thu Jul 2 01:38:22 2026] GET /v2.0/subnetpools/6fdb9f64-bba7-4882-88a5-e442bc6be3ca/tags => generated 25 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2559] 199.204.45.74 () {30 vars in 701 bytes} [Thu Jul 2 01:38:22 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: 1255/2560] 199.204.45.74 () {30 vars in 703 bytes} [Thu Jul 2 01:38:22 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2561] 199.204.45.74 () {30 vars in 679 bytes} [Thu Jul 2 01:38:22 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2562] 199.204.45.74 () {30 vars in 715 bytes} [Thu Jul 2 01:38:22 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: 1306/2563] 10.0.0.18 () {34 vars in 769 bytes} [Thu Jul 2 01:38:22 2026] PUT /v2.0/subnetpools/6fdb9f64-bba7-4882-88a5-e442bc6be3ca/tags/green => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2564] 10.0.0.18 () {32 vars in 738 bytes} [Thu Jul 2 01:38:22 2026] GET /v2.0/subnetpools/6fdb9f64-bba7-4882-88a5-e442bc6be3ca/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: 1307/2565] 199.204.45.74 () {30 vars in 739 bytes} [Thu Jul 2 01:38:22 2026] GET /v2.0/subnets/7f124101-b5a7-49de-94c0-08eba5492cdb => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2566] 10.0.0.18 () {34 vars in 765 bytes} [Thu Jul 2 01:38:22 2026] PUT /v2.0/subnetpools/6fdb9f64-bba7-4882-88a5-e442bc6be3ca/tags/red => generated 4 bytes in 19 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2567] 199.204.45.74 () {30 vars in 767 bytes} [Thu Jul 2 01:38:22 2026] GET /v2.0/ports?device_id=f5770eac-b6e0-4c67-be96-8e920666cb16 => generated 1248 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2568] 10.0.0.18 () {32 vars in 738 bytes} [Thu Jul 2 01:38:22 2026] GET /v2.0/subnetpools/6fdb9f64-bba7-4882-88a5-e442bc6be3ca/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: 1309/2569] 10.0.0.18 () {34 vars in 787 bytes} [Thu Jul 2 01:38:22 2026] PUT /v2.0/subnetpools/6fdb9f64-bba7-4882-88a5-e442bc6be3ca/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: 1310/2570] 10.0.0.18 () {32 vars in 738 bytes} [Thu Jul 2 01:38:22 2026] GET /v2.0/subnetpools/6fdb9f64-bba7-4882-88a5-e442bc6be3ca/tags => generated 52 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2571] 10.0.0.18 () {34 vars in 758 bytes} [Thu Jul 2 01:38:22 2026] PUT /v2.0/subnetpools/6fdb9f64-bba7-4882-88a5-e442bc6be3ca/tags => generated 37 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2572] 10.0.0.18 () {32 vars in 738 bytes} [Thu Jul 2 01:38:22 2026] GET /v2.0/subnetpools/6fdb9f64-bba7-4882-88a5-e442bc6be3ca/tags => generated 37 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2573] 10.0.0.18 () {32 vars in 746 bytes} [Thu Jul 2 01:38:22 2026] GET /v2.0/subnetpools/6fdb9f64-bba7-4882-88a5-e442bc6be3ca/tags/red => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:38:22.589 8 INFO neutron.api.v2.resource [None req-52a0f28c-a7f3-4d4c-9df9-3a22a98f0415 c489448e171a4ebd9f6ddafee16b954b a57dedcd8f304440bd97343b4b2a9527 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1314/2574] 10.0.0.18 () {32 vars in 750 bytes} [Thu Jul 2 01:38:22 2026] GET /v2.0/subnetpools/6fdb9f64-bba7-4882-88a5-e442bc6be3ca/tags/green => generated 99 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2575] 10.0.0.18 () {32 vars in 749 bytes} [Thu Jul 2 01:38:22 2026] DELETE /v2.0/subnetpools/6fdb9f64-bba7-4882-88a5-e442bc6be3ca/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2576] 10.0.0.18 () {32 vars in 738 bytes} [Thu Jul 2 01:38:22 2026] GET /v2.0/subnetpools/6fdb9f64-bba7-4882-88a5-e442bc6be3ca/tags => generated 30 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 01:38:22.672 8 INFO neutron.api.v2.resource [None req-6df938f1-cbb9-4126-bdc4-c054d9f9b379 c489448e171a4ebd9f6ddafee16b954b a57dedcd8f304440bd97343b4b2a9527 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1317/2577] 10.0.0.18 () {32 vars in 753 bytes} [Thu Jul 2 01:38:22 2026] DELETE /v2.0/subnetpools/6fdb9f64-bba7-4882-88a5-e442bc6be3ca/tags/green => generated 99 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2578] 10.0.0.18 () {32 vars in 741 bytes} [Thu Jul 2 01:38:22 2026] DELETE /v2.0/subnetpools/6fdb9f64-bba7-4882-88a5-e442bc6be3ca/tags => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2579] 10.0.0.18 () {32 vars in 738 bytes} [Thu Jul 2 01:38:22 2026] GET /v2.0/subnetpools/6fdb9f64-bba7-4882-88a5-e442bc6be3ca/tags => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2580] 199.204.45.74 () {34 vars in 715 bytes} [Thu Jul 2 01:38:22 2026] POST /v2.0/ports => generated 1097 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2581] 10.0.0.18 () {32 vars in 731 bytes} [Thu Jul 2 01:38:22 2026] DELETE /v2.0/subnetpools/6fdb9f64-bba7-4882-88a5-e442bc6be3ca => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1262/2582] 10.0.0.15 () {34 vars in 970 bytes} [Thu Jul 2 01:38:22 2026] GET /v2.0/ports/03fdb2e4-5ff5-4105-b3eb-fdf505e1b38b => generated 1097 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2583] 10.0.0.15 () {34 vars in 906 bytes} [Thu Jul 2 01:38:22 2026] GET /v2.0/extensions => generated 20516 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2584] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:38:23 2026] GET /v2.0/security-groups?tenant_id=a57dedcd8f304440bd97343b4b2a9527&name=default => generated 2929 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2585] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:38:23 2026] DELETE /v2.0/security-groups/46dc8f9e-b288-4d5d-a224-28e0719481c7 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2586] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:38:23 2026] GET /v2.0/security-groups?tenant_id=6e75120eaf1043bd96447da6fc7b6fb6&name=default => generated 2929 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2587] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:38:23 2026] DELETE /v2.0/security-groups/a247834c-9faa-43ea-8441-8c411e831f3a => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2588] 199.204.45.74 () {34 vars in 1261 bytes} [Thu Jul 2 01:38:24 2026] GET /v2.0/ports/03fdb2e4-5ff5-4105-b3eb-fdf505e1b38b?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2589] 199.204.45.74 () {34 vars in 1011 bytes} [Thu Jul 2 01:38:24 2026] GET /v2.0/networks/5c43e799-ad7c-4781-9a28-bfc6957e85fd?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: 1266/2590] 199.204.45.74 () {34 vars in 1111 bytes} [Thu Jul 2 01:38:24 2026] GET /v2.0/networks/5c43e799-ad7c-4781-9a28-bfc6957e85fd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2591] 199.204.45.74 () {34 vars in 974 bytes} [Thu Jul 2 01:38:24 2026] GET /v2.0/ports/03fdb2e4-5ff5-4105-b3eb-fdf505e1b38b => generated 1097 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2592] 199.204.45.74 () {34 vars in 985 bytes} [Thu Jul 2 01:38:24 2026] GET /v2.0/networks?id=5c43e799-ad7c-4781-9a28-bfc6957e85fd => generated 802 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2593] 199.204.45.74 () {38 vars in 1027 bytes} [Thu Jul 2 01:38:24 2026] PUT /v2.0/ports/03fdb2e4-5ff5-4105-b3eb-fdf505e1b38b => generated 1287 bytes in 482 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2594] 199.204.45.74 () {34 vars in 1079 bytes} [Thu Jul 2 01:38:26 2026] GET /v2.0/ports?tenant_id=816198c02ac24b149d63b1033d3bd87c&device_id=f5770eac-b6e0-4c67-be96-8e920666cb16 => generated 2527 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1327/2595] 199.204.45.74 () {34 vars in 1061 bytes} [Thu Jul 2 01:38:26 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.128&port_id=52c69d95-43ae-4175-9919-99f1918c8149 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2596] 199.204.45.74 () {34 vars in 983 bytes} [Thu Jul 2 01:38:26 2026] GET /v2.0/subnets?id=cd57908f-6d46-4c8e-ad14-ccc9b1b39fb0 => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2597] 199.204.45.74 () {34 vars in 1051 bytes} [Thu Jul 2 01:38:26 2026] GET /v2.0/ports?network_id=5aa1dc54-d37a-4133-969a-fdc01da73967&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2598] 199.204.45.74 () {34 vars in 1011 bytes} [Thu Jul 2 01:38:26 2026] GET /v2.0/networks/5aa1dc54-d37a-4133-969a-fdc01da73967?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 01:38:26.686 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-775ad15f-1e99-4e82-8d53-a4a43440447c'] response: {'name': 'network-changed', 'server_uuid': 'f5770eac-b6e0-4c67-be96-8e920666cb16', 'tag': '03fdb2e4-5ff5-4105-b3eb-fdf505e1b38b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1329/2599] 199.204.45.74 () {34 vars in 1111 bytes} [Thu Jul 2 01:38:26 2026] GET /v2.0/networks/5aa1dc54-d37a-4133-969a-fdc01da73967?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2600] 199.204.45.74 () {34 vars in 1057 bytes} [Thu Jul 2 01:38:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.226&port_id=03fdb2e4-5ff5-4105-b3eb-fdf505e1b38b => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2601] 199.204.45.74 () {34 vars in 983 bytes} [Thu Jul 2 01:38:26 2026] GET /v2.0/subnets?id=7f124101-b5a7-49de-94c0-08eba5492cdb => generated 679 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2602] 199.204.45.74 () {34 vars in 1051 bytes} [Thu Jul 2 01:38:26 2026] GET /v2.0/ports?network_id=5c43e799-ad7c-4781-9a28-bfc6957e85fd&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2603] 199.204.45.74 () {34 vars in 1011 bytes} [Thu Jul 2 01:38:26 2026] GET /v2.0/networks/5c43e799-ad7c-4781-9a28-bfc6957e85fd?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2604] 199.204.45.74 () {34 vars in 1111 bytes} [Thu Jul 2 01:38:26 2026] GET /v2.0/networks/5c43e799-ad7c-4781-9a28-bfc6957e85fd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2605] 199.204.45.74 () {34 vars in 1095 bytes} [Thu Jul 2 01:38:27 2026] GET /v2.0/ports?device_id=f0f0d6b2-5c7f-4b8e-b5d4-a6e1ef81a1b5&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: 1275/2608] 199.204.45.74 () {34 vars in 1079 bytes} [Thu Jul 2 01:38:27 2026] GET /v2.0/ports?tenant_id=816198c02ac24b149d63b1033d3bd87c&device_id=f5770eac-b6e0-4c67-be96-8e920666cb16 => generated 2527 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2609] 199.204.45.74 () {34 vars in 985 bytes} [Thu Jul 2 01:38:28 2026] GET /v2.0/networks?id=5c43e799-ad7c-4781-9a28-bfc6957e85fd => generated 802 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2610] 199.204.45.74 () {34 vars in 1079 bytes} [Thu Jul 2 01:38:28 2026] GET /v2.0/ports?tenant_id=06701450609a4eb5a197d8e8e2330362&device_id=f0f0d6b2-5c7f-4b8e-b5d4-a6e1ef81a1b5 => generated 1469 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2611] 199.204.45.74 () {34 vars in 1057 bytes} [Thu Jul 2 01:38:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.226&port_id=03fdb2e4-5ff5-4105-b3eb-fdf505e1b38b => generated 19 bytes in 447 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2612] 199.204.45.74 () {34 vars in 983 bytes} [Thu Jul 2 01:38:28 2026] GET /v2.0/subnets?id=7f124101-b5a7-49de-94c0-08eba5492cdb => generated 679 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2613] 199.204.45.74 () {34 vars in 1051 bytes} [Thu Jul 2 01:38:28 2026] GET /v2.0/ports?network_id=5c43e799-ad7c-4781-9a28-bfc6957e85fd&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2614] 199.204.45.74 () {34 vars in 1011 bytes} [Thu Jul 2 01:38:28 2026] GET /v2.0/networks/5c43e799-ad7c-4781-9a28-bfc6957e85fd?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2615] 199.204.45.74 () {34 vars in 985 bytes} [Thu Jul 2 01:38:28 2026] GET /v2.0/networks?id=38107895-e3db-4a54-b52f-eab0b3f00bf8 => generated 801 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2616] 199.204.45.74 () {34 vars in 1111 bytes} [Thu Jul 2 01:38:28 2026] GET /v2.0/networks/5c43e799-ad7c-4781-9a28-bfc6957e85fd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2617] 199.204.45.74 () {34 vars in 1055 bytes} [Thu Jul 2 01:38:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.80&port_id=5445cd34-d258-4fa7-a188-0120437ffd67 => generated 859 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2618] 199.204.45.74 () {34 vars in 1105 bytes} [Thu Jul 2 01:38:28 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1e7&port_id=5445cd34-d258-4fa7-a188-0120437ffd67 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2619] 199.204.45.74 () {34 vars in 1063 bytes} [Thu Jul 2 01:38:28 2026] GET /v2.0/subnets?id=88466f71-422a-4b91-8270-b1256f45f359&id=c8ae367a-bee1-481a-b46e-a76181a7b519 => generated 1414 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2620] 199.204.45.74 () {34 vars in 1051 bytes} [Thu Jul 2 01:38:28 2026] GET /v2.0/ports?network_id=38107895-e3db-4a54-b52f-eab0b3f00bf8&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2621] 199.204.45.74 () {34 vars in 1051 bytes} [Thu Jul 2 01:38:28 2026] GET /v2.0/ports?network_id=38107895-e3db-4a54-b52f-eab0b3f00bf8&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2622] 199.204.45.74 () {34 vars in 1011 bytes} [Thu Jul 2 01:38:28 2026] GET /v2.0/networks/38107895-e3db-4a54-b52f-eab0b3f00bf8?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2623] 199.204.45.74 () {34 vars in 1111 bytes} [Thu Jul 2 01:38:28 2026] GET /v2.0/networks/38107895-e3db-4a54-b52f-eab0b3f00bf8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2624] 10.0.0.15 () {34 vars in 970 bytes} [Thu Jul 2 01:38:30 2026] GET /v2.0/ports/03fdb2e4-5ff5-4105-b3eb-fdf505e1b38b => generated 1289 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2625] 199.204.45.74 () {34 vars in 787 bytes} [Thu Jul 2 01:38:30 2026] PUT /v2.0/ports/03fdb2e4-5ff5-4105-b3eb-fdf505e1b38b => generated 1314 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 01:38:30.843 7 INFO neutron.api.v2.resource [None req-8bbec845-fdd5-49d6-80b8-8abe5b172b6c c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1284/2626] 199.204.45.74 () {30 vars in 761 bytes} [Thu Jul 2 01:38:30 2026] GET /v2.0/security-groups/lb-02cd63f0-7ec6-42c5-91ed-219a53d2081e => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 01:38:30.882 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d91cb2cf-c44f-414c-ae11-041093d5c006'] response: {'name': 'network-changed', 'server_uuid': 'f5770eac-b6e0-4c67-be96-8e920666cb16', 'tag': '03fdb2e4-5ff5-4105-b3eb-fdf505e1b38b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1343/2627] 199.204.45.74 () {30 vars in 783 bytes} [Thu Jul 2 01:38:30 2026] GET /v2.0/security-groups?name=lb-02cd63f0-7ec6-42c5-91ed-219a53d2081e => generated 1639 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2628] 199.204.45.74 () {34 vars in 787 bytes} [Thu Jul 2 01:38:30 2026] PUT /v2.0/ports/03fdb2e4-5ff5-4105-b3eb-fdf505e1b38b => generated 1314 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2629] 199.204.45.74 () {30 vars in 701 bytes} [Thu Jul 2 01:38:31 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2630] 199.204.45.74 () {30 vars in 703 bytes} [Thu Jul 2 01:38:31 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1346/2631] 199.204.45.74 () {30 vars in 679 bytes} [Thu Jul 2 01:38:31 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2632] 199.204.45.74 () {30 vars in 715 bytes} [Thu Jul 2 01:38:31 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: 1286/2633] 199.204.45.74 () {34 vars in 1079 bytes} [Thu Jul 2 01:38:31 2026] GET /v2.0/ports?tenant_id=816198c02ac24b149d63b1033d3bd87c&device_id=f5770eac-b6e0-4c67-be96-8e920666cb16 => generated 2590 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2634] 199.204.45.74 () {30 vars in 739 bytes} [Thu Jul 2 01:38:31 2026] GET /v2.0/subnets/7f124101-b5a7-49de-94c0-08eba5492cdb => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2635] 199.204.45.74 () {30 vars in 735 bytes} [Thu Jul 2 01:38:31 2026] GET /v2.0/ports/b4576ce4-7a25-4abe-9a1e-48b84a35d606 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2636] 199.204.45.74 () {34 vars in 985 bytes} [Thu Jul 2 01:38:31 2026] GET /v2.0/networks?id=5c43e799-ad7c-4781-9a28-bfc6957e85fd => generated 802 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2637] 199.204.45.74 () {30 vars in 735 bytes} [Thu Jul 2 01:38:31 2026] GET /v2.0/ports/03fdb2e4-5ff5-4105-b3eb-fdf505e1b38b => generated 1350 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2638] 199.204.45.74 () {34 vars in 1057 bytes} [Thu Jul 2 01:38:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.226&port_id=03fdb2e4-5ff5-4105-b3eb-fdf505e1b38b => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 01:38:31.572 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-495d20f5-c289-4030-a103-3fd5a859eb84'] response: {'name': 'network-changed', 'server_uuid': 'f5770eac-b6e0-4c67-be96-8e920666cb16', 'tag': '03fdb2e4-5ff5-4105-b3eb-fdf505e1b38b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1289/2639] 199.204.45.74 () {34 vars in 983 bytes} [Thu Jul 2 01:38:31 2026] GET /v2.0/subnets?id=7f124101-b5a7-49de-94c0-08eba5492cdb => generated 679 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2640] 199.204.45.74 () {30 vars in 739 bytes} [Thu Jul 2 01:38:31 2026] GET /v2.0/subnets/7f124101-b5a7-49de-94c0-08eba5492cdb => generated 676 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2641] 199.204.45.74 () {34 vars in 1051 bytes} [Thu Jul 2 01:38:31 2026] GET /v2.0/ports?network_id=5c43e799-ad7c-4781-9a28-bfc6957e85fd&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2642] 199.204.45.74 () {30 vars in 741 bytes} [Thu Jul 2 01:38:31 2026] GET /v2.0/networks/5c43e799-ad7c-4781-9a28-bfc6957e85fd => generated 799 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2643] 199.204.45.74 () {34 vars in 1011 bytes} [Thu Jul 2 01:38:31 2026] GET /v2.0/networks/5c43e799-ad7c-4781-9a28-bfc6957e85fd?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2644] 199.204.45.74 () {30 vars in 735 bytes} [Thu Jul 2 01:38:31 2026] GET /v2.0/ports/b4576ce4-7a25-4abe-9a1e-48b84a35d606 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2645] 199.204.45.74 () {34 vars in 1111 bytes} [Thu Jul 2 01:38:31 2026] GET /v2.0/networks/5c43e799-ad7c-4781-9a28-bfc6957e85fd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2646] 199.204.45.74 () {30 vars in 739 bytes} [Thu Jul 2 01:38:31 2026] GET /v2.0/subnets/7f124101-b5a7-49de-94c0-08eba5492cdb => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2647] 199.204.45.74 () {34 vars in 1079 bytes} [Thu Jul 2 01:38:32 2026] GET /v2.0/ports?tenant_id=816198c02ac24b149d63b1033d3bd87c&device_id=f5770eac-b6e0-4c67-be96-8e920666cb16 => generated 2590 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2648] 199.204.45.74 () {34 vars in 985 bytes} [Thu Jul 2 01:38:32 2026] GET /v2.0/networks?id=5c43e799-ad7c-4781-9a28-bfc6957e85fd => generated 802 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2649] 199.204.45.74 () {34 vars in 1057 bytes} [Thu Jul 2 01:38:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.226&port_id=03fdb2e4-5ff5-4105-b3eb-fdf505e1b38b => 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: 1356/2650] 199.204.45.74 () {34 vars in 983 bytes} [Thu Jul 2 01:38:32 2026] GET /v2.0/subnets?id=7f124101-b5a7-49de-94c0-08eba5492cdb => generated 679 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2651] 199.204.45.74 () {34 vars in 1051 bytes} [Thu Jul 2 01:38:32 2026] GET /v2.0/ports?network_id=5c43e799-ad7c-4781-9a28-bfc6957e85fd&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: 1357/2652] 199.204.45.74 () {34 vars in 1011 bytes} [Thu Jul 2 01:38:33 2026] GET /v2.0/networks/5c43e799-ad7c-4781-9a28-bfc6957e85fd?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2653] 199.204.45.74 () {34 vars in 1111 bytes} [Thu Jul 2 01:38:33 2026] GET /v2.0/networks/5c43e799-ad7c-4781-9a28-bfc6957e85fd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 01:38:40.642 8 WARNING neutron_lib.context [None req-55ca15c1-4d95-40d5-bc1b-55dd4bea3163 5b6626c928c84a1584c3513b1dfa3593 06701450609a4eb5a197d8e8e2330362 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:38:41.383 8 INFO neutron.db.l3_db [None req-55ca15c1-4d95-40d5-bc1b-55dd4bea3163 5b6626c928c84a1584c3513b1dfa3593 06701450609a4eb5a197d8e8e2330362 - - default default] Floating IP c1c1322e-0691-45b3-b1a3-cfd304c91cd6 associated. External IP: 10.96.250.209, port: b4576ce4-7a25-4abe-9a1e-48b84a35d606. [pid: 8|app: 0|req: 1358/2654] 10.0.0.18 () {34 vars in 676 bytes} [Thu Jul 2 01:38:40 2026] POST /v2.0/floatingips => generated 899 bytes in 1080 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2657] 199.204.45.74 () {30 vars in 701 bytes} [Thu Jul 2 01:38:44 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/2658] 199.204.45.74 () {30 vars in 703 bytes} [Thu Jul 2 01:38:44 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: 1361/2659] 199.204.45.74 () {30 vars in 679 bytes} [Thu Jul 2 01:38:44 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2660] 199.204.45.74 () {30 vars in 715 bytes} [Thu Jul 2 01:38:44 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:38:44.387 8 INFO neutron.api.v2.resource [None req-ee6af480-2fc6-41e9-9276-b90473c98e8c c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1362/2661] 199.204.45.74 () {30 vars in 761 bytes} [Thu Jul 2 01:38:44 2026] GET /v2.0/security-groups/lb-02cd63f0-7ec6-42c5-91ed-219a53d2081e => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2662] 199.204.45.74 () {30 vars in 783 bytes} [Thu Jul 2 01:38:44 2026] GET /v2.0/security-groups?name=lb-02cd63f0-7ec6-42c5-91ed-219a53d2081e => generated 1639 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2663] 199.204.45.74 () {30 vars in 813 bytes} [Thu Jul 2 01:38:44 2026] GET /v2.0/security-group-rules?security_group_id=05fb4b94-6dbf-4dd7-8f46-454be48dc9f1 => generated 1182 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2664] 199.204.45.74 () {34 vars in 745 bytes} [Thu Jul 2 01:38:44 2026] POST /v2.0/security-group-rules => generated 601 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2665] 199.204.45.74 () {34 vars in 745 bytes} [Thu Jul 2 01:38:44 2026] POST /v2.0/security-group-rules => generated 597 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2666] 10.0.0.186 () {30 vars in 689 bytes} [Thu Jul 2 01:38:53 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2667] 10.0.0.186 () {30 vars in 691 bytes} [Thu Jul 2 01:38:53 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: 1303/2668] 10.0.0.186 () {30 vars in 667 bytes} [Thu Jul 2 01:38:53 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2669] 10.0.0.186 () {30 vars in 703 bytes} [Thu Jul 2 01:38:53 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: 1304/2670] 10.0.0.186 () {28 vars in 438 bytes} [Thu Jul 2 01:38:53 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: 1367/2671] 10.0.0.186 () {30 vars in 727 bytes} [Thu Jul 2 01:38:54 2026] GET /v2.0/subnets/392a0683-5759-42d4-b530-3ddbe9bd1aa6 => generated 655 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2672] 199.204.45.74 () {30 vars in 701 bytes} [Thu Jul 2 01:38:56 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2673] 199.204.45.74 () {30 vars in 703 bytes} [Thu Jul 2 01:38:56 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: 1306/2674] 199.204.45.74 () {30 vars in 679 bytes} [Thu Jul 2 01:38:56 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: 1369/2675] 199.204.45.74 () {30 vars in 715 bytes} [Thu Jul 2 01:38:56 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: 1307/2676] 199.204.45.74 () {30 vars in 739 bytes} [Thu Jul 2 01:38:56 2026] GET /v2.0/subnets/392a0683-5759-42d4-b530-3ddbe9bd1aa6 => generated 673 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2677] 199.204.45.74 () {30 vars in 767 bytes} [Thu Jul 2 01:38:56 2026] GET /v2.0/ports?device_id=f5770eac-b6e0-4c67-be96-8e920666cb16 => generated 2590 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2678] 199.204.45.74 () {30 vars in 701 bytes} [Thu Jul 2 01:38:56 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: 1371/2679] 199.204.45.74 () {30 vars in 703 bytes} [Thu Jul 2 01:38:56 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: 1309/2680] 199.204.45.74 () {30 vars in 679 bytes} [Thu Jul 2 01:38:56 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2681] 199.204.45.74 () {30 vars in 715 bytes} [Thu Jul 2 01:38:56 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: 1311/2684] 199.204.45.74 () {34 vars in 1011 bytes} [Thu Jul 2 01:38:58 2026] GET /v2.0/networks/4a184b4d-10e1-4ed7-a5a8-279cb18850ca?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2685] 199.204.45.74 () {34 vars in 1111 bytes} [Thu Jul 2 01:38:58 2026] GET /v2.0/networks/4a184b4d-10e1-4ed7-a5a8-279cb18850ca?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2686] 199.204.45.74 () {34 vars in 985 bytes} [Thu Jul 2 01:38:58 2026] GET /v2.0/networks?id=4a184b4d-10e1-4ed7-a5a8-279cb18850ca => generated 801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2687] 199.204.45.74 () {38 vars in 954 bytes} [Thu Jul 2 01:38:58 2026] POST /v2.0/ports => generated 1303 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2688] 199.204.45.74 () {38 vars in 1027 bytes} [Thu Jul 2 01:38:59 2026] PUT /v2.0/ports/1de33893-1fc0-4535-9509-34d6ee94d998 => generated 1464 bytes in 496 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1376/2689] 199.204.45.74 () {34 vars in 1079 bytes} [Thu Jul 2 01:39:00 2026] GET /v2.0/ports?tenant_id=816198c02ac24b149d63b1033d3bd87c&device_id=f5770eac-b6e0-4c67-be96-8e920666cb16 => generated 4046 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1314/2690] 199.204.45.74 () {34 vars in 1061 bytes} [Thu Jul 2 01:39:00 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.128&port_id=52c69d95-43ae-4175-9919-99f1918c8149 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2691] 199.204.45.74 () {34 vars in 983 bytes} [Thu Jul 2 01:39:00 2026] GET /v2.0/subnets?id=cd57908f-6d46-4c8e-ad14-ccc9b1b39fb0 => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2692] 199.204.45.74 () {34 vars in 1051 bytes} [Thu Jul 2 01:39:00 2026] GET /v2.0/ports?network_id=5aa1dc54-d37a-4133-969a-fdc01da73967&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2693] 199.204.45.74 () {34 vars in 1011 bytes} [Thu Jul 2 01:39:00 2026] GET /v2.0/networks/5aa1dc54-d37a-4133-969a-fdc01da73967?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 01:39:00.943 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5a1da8a8-f39f-4bf2-867c-e771f88cc88f'] response: {'name': 'network-changed', 'server_uuid': 'f5770eac-b6e0-4c67-be96-8e920666cb16', 'tag': '1de33893-1fc0-4535-9509-34d6ee94d998', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1316/2694] 199.204.45.74 () {34 vars in 1111 bytes} [Thu Jul 2 01:39:00 2026] GET /v2.0/networks/5aa1dc54-d37a-4133-969a-fdc01da73967?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2695] 199.204.45.74 () {34 vars in 1057 bytes} [Thu Jul 2 01:39:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.226&port_id=03fdb2e4-5ff5-4105-b3eb-fdf505e1b38b => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2696] 199.204.45.74 () {34 vars in 983 bytes} [Thu Jul 2 01:39:01 2026] GET /v2.0/subnets?id=7f124101-b5a7-49de-94c0-08eba5492cdb => generated 679 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2697] 199.204.45.74 () {34 vars in 1051 bytes} [Thu Jul 2 01:39:01 2026] GET /v2.0/ports?network_id=5c43e799-ad7c-4781-9a28-bfc6957e85fd&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2698] 199.204.45.74 () {34 vars in 1011 bytes} [Thu Jul 2 01:39:01 2026] GET /v2.0/networks/5c43e799-ad7c-4781-9a28-bfc6957e85fd?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: 1381/2699] 199.204.45.74 () {34 vars in 1111 bytes} [Thu Jul 2 01:39:01 2026] GET /v2.0/networks/5c43e799-ad7c-4781-9a28-bfc6957e85fd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2700] 199.204.45.74 () {34 vars in 1057 bytes} [Thu Jul 2 01:39:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.242&port_id=1de33893-1fc0-4535-9509-34d6ee94d998 => 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: 1382/2701] 199.204.45.74 () {34 vars in 1103 bytes} [Thu Jul 2 01:39:01 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A398&port_id=1de33893-1fc0-4535-9509-34d6ee94d998 => 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: 1320/2702] 199.204.45.74 () {34 vars in 1063 bytes} [Thu Jul 2 01:39:01 2026] GET /v2.0/subnets?id=392a0683-5759-42d4-b530-3ddbe9bd1aa6&id=ce9759e8-1704-45d9-977f-1b30a698984c => generated 1408 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2703] 199.204.45.74 () {34 vars in 1051 bytes} [Thu Jul 2 01:39:01 2026] GET /v2.0/ports?network_id=4a184b4d-10e1-4ed7-a5a8-279cb18850ca&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2704] 199.204.45.74 () {34 vars in 1051 bytes} [Thu Jul 2 01:39:01 2026] GET /v2.0/ports?network_id=4a184b4d-10e1-4ed7-a5a8-279cb18850ca&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: 1384/2705] 199.204.45.74 () {34 vars in 1011 bytes} [Thu Jul 2 01:39:01 2026] GET /v2.0/networks/4a184b4d-10e1-4ed7-a5a8-279cb18850ca?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2706] 199.204.45.74 () {34 vars in 1111 bytes} [Thu Jul 2 01:39:01 2026] GET /v2.0/networks/4a184b4d-10e1-4ed7-a5a8-279cb18850ca?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2707] 199.204.45.74 () {34 vars in 1079 bytes} [Thu Jul 2 01:39:02 2026] GET /v2.0/ports?tenant_id=816198c02ac24b149d63b1033d3bd87c&device_id=f5770eac-b6e0-4c67-be96-8e920666cb16 => generated 4046 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2708] 199.204.45.74 () {34 vars in 985 bytes} [Thu Jul 2 01:39:02 2026] GET /v2.0/networks?id=4a184b4d-10e1-4ed7-a5a8-279cb18850ca => generated 801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2709] 199.204.45.74 () {34 vars in 1057 bytes} [Thu Jul 2 01:39:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.242&port_id=1de33893-1fc0-4535-9509-34d6ee94d998 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2710] 199.204.45.74 () {34 vars in 1103 bytes} [Thu Jul 2 01:39:02 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A398&port_id=1de33893-1fc0-4535-9509-34d6ee94d998 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2711] 199.204.45.74 () {34 vars in 1063 bytes} [Thu Jul 2 01:39:02 2026] GET /v2.0/subnets?id=392a0683-5759-42d4-b530-3ddbe9bd1aa6&id=ce9759e8-1704-45d9-977f-1b30a698984c => generated 1408 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2712] 199.204.45.74 () {34 vars in 1051 bytes} [Thu Jul 2 01:39:02 2026] GET /v2.0/ports?network_id=4a184b4d-10e1-4ed7-a5a8-279cb18850ca&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: 1388/2713] 199.204.45.74 () {34 vars in 1051 bytes} [Thu Jul 2 01:39:02 2026] GET /v2.0/ports?network_id=4a184b4d-10e1-4ed7-a5a8-279cb18850ca&device_owner=network%3Adhcp => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2714] 199.204.45.74 () {34 vars in 1011 bytes} [Thu Jul 2 01:39:02 2026] GET /v2.0/networks/4a184b4d-10e1-4ed7-a5a8-279cb18850ca?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2715] 199.204.45.74 () {34 vars in 1111 bytes} [Thu Jul 2 01:39:02 2026] GET /v2.0/networks/4a184b4d-10e1-4ed7-a5a8-279cb18850ca?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2716] 10.0.0.15 () {34 vars in 970 bytes} [Thu Jul 2 01:39:05 2026] GET /v2.0/ports/1de33893-1fc0-4535-9509-34d6ee94d998 => generated 1466 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2717] 199.204.45.74 () {30 vars in 735 bytes} [Thu Jul 2 01:39:05 2026] GET /v2.0/ports/1de33893-1fc0-4535-9509-34d6ee94d998 => generated 1466 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2718] 199.204.45.74 () {30 vars in 735 bytes} [Thu Jul 2 01:39:05 2026] GET /v2.0/ports/1de33893-1fc0-4535-9509-34d6ee94d998 => generated 1466 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2719] 199.204.45.74 () {34 vars in 788 bytes} [Thu Jul 2 01:39:05 2026] PUT /v2.0/ports/1de33893-1fc0-4535-9509-34d6ee94d998 => generated 1201 bytes in 340 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2720] 199.204.45.74 () {30 vars in 741 bytes} [Thu Jul 2 01:39:05 2026] GET /v2.0/networks/4a184b4d-10e1-4ed7-a5a8-279cb18850ca => generated 798 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1392/2721] 199.204.45.74 () {30 vars in 739 bytes} [Thu Jul 2 01:39:05 2026] GET /v2.0/subnets/392a0683-5759-42d4-b530-3ddbe9bd1aa6 => generated 673 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2722] 199.204.45.74 () {30 vars in 701 bytes} [Thu Jul 2 01:39:05 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:39:05.934 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0f7247a4-1e9b-4997-8735-4675280e7fc2'] response: {'name': 'network-changed', 'server_uuid': 'f5770eac-b6e0-4c67-be96-8e920666cb16', 'tag': '1de33893-1fc0-4535-9509-34d6ee94d998', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1393/2723] 199.204.45.74 () {30 vars in 703 bytes} [Thu Jul 2 01:39:05 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: 1331/2724] 199.204.45.74 () {30 vars in 679 bytes} [Thu Jul 2 01:39:05 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: 1394/2725] 199.204.45.74 () {30 vars in 715 bytes} [Thu Jul 2 01:39:05 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: 1332/2726] 199.204.45.74 () {30 vars in 739 bytes} [Thu Jul 2 01:39:05 2026] GET /v2.0/subnets/7f124101-b5a7-49de-94c0-08eba5492cdb => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2727] 199.204.45.74 () {30 vars in 735 bytes} [Thu Jul 2 01:39:06 2026] GET /v2.0/ports/b4576ce4-7a25-4abe-9a1e-48b84a35d606 => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2728] 199.204.45.74 () {30 vars in 735 bytes} [Thu Jul 2 01:39:06 2026] GET /v2.0/ports/03fdb2e4-5ff5-4105-b3eb-fdf505e1b38b => generated 1350 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2729] 199.204.45.74 () {30 vars in 739 bytes} [Thu Jul 2 01:39:06 2026] GET /v2.0/subnets/7f124101-b5a7-49de-94c0-08eba5492cdb => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2730] 199.204.45.74 () {30 vars in 741 bytes} [Thu Jul 2 01:39:06 2026] GET /v2.0/networks/5c43e799-ad7c-4781-9a28-bfc6957e85fd => generated 799 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2731] 199.204.45.74 () {30 vars in 735 bytes} [Thu Jul 2 01:39:06 2026] GET /v2.0/ports/b4576ce4-7a25-4abe-9a1e-48b84a35d606 => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2732] 199.204.45.74 () {30 vars in 739 bytes} [Thu Jul 2 01:39:06 2026] GET /v2.0/subnets/7f124101-b5a7-49de-94c0-08eba5492cdb => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2733] 199.204.45.74 () {34 vars in 1079 bytes} [Thu Jul 2 01:39:06 2026] GET /v2.0/ports?tenant_id=816198c02ac24b149d63b1033d3bd87c&device_id=f5770eac-b6e0-4c67-be96-8e920666cb16 => generated 3819 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2734] 199.204.45.74 () {34 vars in 985 bytes} [Thu Jul 2 01:39:06 2026] GET /v2.0/networks?id=4a184b4d-10e1-4ed7-a5a8-279cb18850ca => generated 801 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2735] 199.204.45.74 () {34 vars in 1057 bytes} [Thu Jul 2 01:39:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.242&port_id=1de33893-1fc0-4535-9509-34d6ee94d998 => 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: 1337/2736] 199.204.45.74 () {34 vars in 983 bytes} [Thu Jul 2 01:39:06 2026] GET /v2.0/subnets?id=392a0683-5759-42d4-b530-3ddbe9bd1aa6 => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2737] 199.204.45.74 () {34 vars in 1051 bytes} [Thu Jul 2 01:39:06 2026] GET /v2.0/ports?network_id=4a184b4d-10e1-4ed7-a5a8-279cb18850ca&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2738] 199.204.45.74 () {34 vars in 1011 bytes} [Thu Jul 2 01:39:06 2026] GET /v2.0/networks/4a184b4d-10e1-4ed7-a5a8-279cb18850ca?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2739] 199.204.45.74 () {34 vars in 1111 bytes} [Thu Jul 2 01:39:06 2026] GET /v2.0/networks/4a184b4d-10e1-4ed7-a5a8-279cb18850ca?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2742] 10.0.0.186 () {30 vars in 689 bytes} [Thu Jul 2 01:39: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: 1340/2743] 10.0.0.186 () {30 vars in 691 bytes} [Thu Jul 2 01:39:14 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: 1404/2744] 10.0.0.186 () {30 vars in 667 bytes} [Thu Jul 2 01:39:14 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: 1341/2745] 10.0.0.186 () {30 vars in 703 bytes} [Thu Jul 2 01:39:14 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: 1405/2746] 10.0.0.186 () {28 vars in 438 bytes} [Thu Jul 2 01:39:14 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: 1342/2747] 10.0.0.186 () {30 vars in 727 bytes} [Thu Jul 2 01:39:14 2026] GET /v2.0/subnets/88466f71-422a-4b91-8270-b1256f45f359 => generated 656 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2748] 199.204.45.74 () {30 vars in 701 bytes} [Thu Jul 2 01:39:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2749] 199.204.45.74 () {30 vars in 703 bytes} [Thu Jul 2 01:39:16 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2750] 199.204.45.74 () {30 vars in 679 bytes} [Thu Jul 2 01:39:16 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: 1344/2751] 199.204.45.74 () {30 vars in 715 bytes} [Thu Jul 2 01:39:16 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: 1408/2752] 199.204.45.74 () {30 vars in 739 bytes} [Thu Jul 2 01:39:16 2026] GET /v2.0/subnets/392a0683-5759-42d4-b530-3ddbe9bd1aa6 => generated 673 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2753] 199.204.45.74 () {30 vars in 739 bytes} [Thu Jul 2 01:39:16 2026] GET /v2.0/subnets/88466f71-422a-4b91-8270-b1256f45f359 => generated 674 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2754] 199.204.45.74 () {30 vars in 767 bytes} [Thu Jul 2 01:39:16 2026] GET /v2.0/ports?device_id=f5770eac-b6e0-4c67-be96-8e920666cb16 => generated 3819 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2755] 199.204.45.74 () {30 vars in 701 bytes} [Thu Jul 2 01:39:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2756] 199.204.45.74 () {30 vars in 703 bytes} [Thu Jul 2 01:39:16 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: 1347/2757] 199.204.45.74 () {30 vars in 679 bytes} [Thu Jul 2 01:39:16 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2758] 199.204.45.74 () {30 vars in 715 bytes} [Thu Jul 2 01:39:16 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2759] 199.204.45.74 () {34 vars in 1011 bytes} [Thu Jul 2 01:39:17 2026] GET /v2.0/networks/38107895-e3db-4a54-b52f-eab0b3f00bf8?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2760] 199.204.45.74 () {34 vars in 1111 bytes} [Thu Jul 2 01:39:17 2026] GET /v2.0/networks/38107895-e3db-4a54-b52f-eab0b3f00bf8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2761] 199.204.45.74 () {34 vars in 985 bytes} [Thu Jul 2 01:39:18 2026] GET /v2.0/networks?id=38107895-e3db-4a54-b52f-eab0b3f00bf8 => generated 801 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2762] 199.204.45.74 () {38 vars in 954 bytes} [Thu Jul 2 01:39:18 2026] POST /v2.0/ports => generated 1303 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2763] 199.204.45.74 () {38 vars in 1027 bytes} [Thu Jul 2 01:39:18 2026] PUT /v2.0/ports/b1006041-fa35-4ef3-bfb9-8e87dc86812c => generated 1464 bytes in 513 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1414/2764] 199.204.45.74 () {34 vars in 1079 bytes} [Thu Jul 2 01:39:20 2026] GET /v2.0/ports?tenant_id=816198c02ac24b149d63b1033d3bd87c&device_id=f5770eac-b6e0-4c67-be96-8e920666cb16 => generated 5275 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1351/2765] 199.204.45.74 () {34 vars in 1061 bytes} [Thu Jul 2 01:39:20 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.128&port_id=52c69d95-43ae-4175-9919-99f1918c8149 => 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: 1415/2766] 199.204.45.74 () {34 vars in 983 bytes} [Thu Jul 2 01:39:20 2026] GET /v2.0/subnets?id=cd57908f-6d46-4c8e-ad14-ccc9b1b39fb0 => generated 654 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:39:20.544 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-76bcab33-8e31-426b-825d-a900980ae401'] response: {'name': 'network-changed', 'server_uuid': 'f5770eac-b6e0-4c67-be96-8e920666cb16', 'tag': 'b1006041-fa35-4ef3-bfb9-8e87dc86812c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1352/2767] 199.204.45.74 () {34 vars in 1051 bytes} [Thu Jul 2 01:39:20 2026] GET /v2.0/ports?network_id=5aa1dc54-d37a-4133-969a-fdc01da73967&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2768] 199.204.45.74 () {34 vars in 1011 bytes} [Thu Jul 2 01:39:20 2026] GET /v2.0/networks/5aa1dc54-d37a-4133-969a-fdc01da73967?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2769] 199.204.45.74 () {34 vars in 1111 bytes} [Thu Jul 2 01:39:20 2026] GET /v2.0/networks/5aa1dc54-d37a-4133-969a-fdc01da73967?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2770] 199.204.45.74 () {34 vars in 1057 bytes} [Thu Jul 2 01:39:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.226&port_id=03fdb2e4-5ff5-4105-b3eb-fdf505e1b38b => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2771] 199.204.45.74 () {34 vars in 983 bytes} [Thu Jul 2 01:39:20 2026] GET /v2.0/subnets?id=7f124101-b5a7-49de-94c0-08eba5492cdb => generated 679 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2772] 199.204.45.74 () {34 vars in 1051 bytes} [Thu Jul 2 01:39:20 2026] GET /v2.0/ports?network_id=5c43e799-ad7c-4781-9a28-bfc6957e85fd&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2773] 199.204.45.74 () {34 vars in 1011 bytes} [Thu Jul 2 01:39:20 2026] GET /v2.0/networks/5c43e799-ad7c-4781-9a28-bfc6957e85fd?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2774] 199.204.45.74 () {34 vars in 1111 bytes} [Thu Jul 2 01:39:20 2026] GET /v2.0/networks/5c43e799-ad7c-4781-9a28-bfc6957e85fd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2775] 199.204.45.74 () {34 vars in 1057 bytes} [Thu Jul 2 01:39:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.242&port_id=1de33893-1fc0-4535-9509-34d6ee94d998 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2776] 199.204.45.74 () {34 vars in 983 bytes} [Thu Jul 2 01:39:20 2026] GET /v2.0/subnets?id=392a0683-5759-42d4-b530-3ddbe9bd1aa6 => generated 676 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2777] 199.204.45.74 () {34 vars in 1051 bytes} [Thu Jul 2 01:39:20 2026] GET /v2.0/ports?network_id=4a184b4d-10e1-4ed7-a5a8-279cb18850ca&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2778] 199.204.45.74 () {34 vars in 1011 bytes} [Thu Jul 2 01:39:21 2026] GET /v2.0/networks/4a184b4d-10e1-4ed7-a5a8-279cb18850ca?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2779] 199.204.45.74 () {34 vars in 1111 bytes} [Thu Jul 2 01:39:21 2026] GET /v2.0/networks/4a184b4d-10e1-4ed7-a5a8-279cb18850ca?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2780] 199.204.45.74 () {34 vars in 1055 bytes} [Thu Jul 2 01:39:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.55&port_id=b1006041-fa35-4ef3-bfb9-8e87dc86812c => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2781] 199.204.45.74 () {34 vars in 1105 bytes} [Thu Jul 2 01:39:21 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A127&port_id=b1006041-fa35-4ef3-bfb9-8e87dc86812c => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2782] 199.204.45.74 () {34 vars in 1063 bytes} [Thu Jul 2 01:39:21 2026] GET /v2.0/subnets?id=88466f71-422a-4b91-8270-b1256f45f359&id=c8ae367a-bee1-481a-b46e-a76181a7b519 => generated 1414 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2783] 199.204.45.74 () {34 vars in 1051 bytes} [Thu Jul 2 01:39:21 2026] GET /v2.0/ports?network_id=38107895-e3db-4a54-b52f-eab0b3f00bf8&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2784] 199.204.45.74 () {34 vars in 1051 bytes} [Thu Jul 2 01:39:21 2026] GET /v2.0/ports?network_id=38107895-e3db-4a54-b52f-eab0b3f00bf8&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2785] 199.204.45.74 () {34 vars in 1011 bytes} [Thu Jul 2 01:39:21 2026] GET /v2.0/networks/38107895-e3db-4a54-b52f-eab0b3f00bf8?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2786] 199.204.45.74 () {34 vars in 1111 bytes} [Thu Jul 2 01:39:21 2026] GET /v2.0/networks/38107895-e3db-4a54-b52f-eab0b3f00bf8?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: 1362/2787] 199.204.45.74 () {34 vars in 1079 bytes} [Thu Jul 2 01:39:22 2026] GET /v2.0/ports?tenant_id=816198c02ac24b149d63b1033d3bd87c&device_id=f5770eac-b6e0-4c67-be96-8e920666cb16 => generated 5275 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2788] 199.204.45.74 () {34 vars in 985 bytes} [Thu Jul 2 01:39:22 2026] GET /v2.0/networks?id=38107895-e3db-4a54-b52f-eab0b3f00bf8 => generated 801 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2789] 199.204.45.74 () {34 vars in 1055 bytes} [Thu Jul 2 01:39:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.55&port_id=b1006041-fa35-4ef3-bfb9-8e87dc86812c => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2790] 199.204.45.74 () {34 vars in 1105 bytes} [Thu Jul 2 01:39:22 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A127&port_id=b1006041-fa35-4ef3-bfb9-8e87dc86812c => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2791] 199.204.45.74 () {34 vars in 1063 bytes} [Thu Jul 2 01:39:22 2026] GET /v2.0/subnets?id=88466f71-422a-4b91-8270-b1256f45f359&id=c8ae367a-bee1-481a-b46e-a76181a7b519 => generated 1414 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2792] 199.204.45.74 () {34 vars in 1051 bytes} [Thu Jul 2 01:39:22 2026] GET /v2.0/ports?network_id=38107895-e3db-4a54-b52f-eab0b3f00bf8&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2793] 199.204.45.74 () {34 vars in 1051 bytes} [Thu Jul 2 01:39:22 2026] GET /v2.0/ports?network_id=38107895-e3db-4a54-b52f-eab0b3f00bf8&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2794] 199.204.45.74 () {34 vars in 1011 bytes} [Thu Jul 2 01:39:22 2026] GET /v2.0/networks/38107895-e3db-4a54-b52f-eab0b3f00bf8?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2795] 199.204.45.74 () {34 vars in 1111 bytes} [Thu Jul 2 01:39:22 2026] GET /v2.0/networks/38107895-e3db-4a54-b52f-eab0b3f00bf8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2796] 10.0.0.15 () {34 vars in 970 bytes} [Thu Jul 2 01:39:24 2026] GET /v2.0/ports/b1006041-fa35-4ef3-bfb9-8e87dc86812c => generated 1466 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2797] 199.204.45.74 () {30 vars in 735 bytes} [Thu Jul 2 01:39:24 2026] GET /v2.0/ports/b1006041-fa35-4ef3-bfb9-8e87dc86812c => generated 1466 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2798] 199.204.45.74 () {30 vars in 735 bytes} [Thu Jul 2 01:39:24 2026] GET /v2.0/ports/b1006041-fa35-4ef3-bfb9-8e87dc86812c => generated 1466 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2799] 199.204.45.74 () {34 vars in 788 bytes} [Thu Jul 2 01:39:25 2026] PUT /v2.0/ports/b1006041-fa35-4ef3-bfb9-8e87dc86812c => generated 1197 bytes in 351 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2800] 199.204.45.74 () {30 vars in 741 bytes} [Thu Jul 2 01:39:25 2026] GET /v2.0/networks/38107895-e3db-4a54-b52f-eab0b3f00bf8 => generated 798 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1369/2801] 199.204.45.74 () {30 vars in 739 bytes} [Thu Jul 2 01:39:25 2026] GET /v2.0/subnets/88466f71-422a-4b91-8270-b1256f45f359 => generated 674 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2802] 199.204.45.74 () {30 vars in 701 bytes} [Thu Jul 2 01:39:25 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: 1370/2803] 199.204.45.74 () {30 vars in 703 bytes} [Thu Jul 2 01:39:25 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2804] 199.204.45.74 () {30 vars in 679 bytes} [Thu Jul 2 01:39:25 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) 2026-07-02 01:39:25.599 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-60490ac8-6f72-47d2-a6ab-db740faab266'] response: {'name': 'network-changed', 'server_uuid': 'f5770eac-b6e0-4c67-be96-8e920666cb16', 'tag': 'b1006041-fa35-4ef3-bfb9-8e87dc86812c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1371/2805] 199.204.45.74 () {30 vars in 715 bytes} [Thu Jul 2 01:39:25 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: 1435/2806] 199.204.45.74 () {30 vars in 739 bytes} [Thu Jul 2 01:39:25 2026] GET /v2.0/subnets/7f124101-b5a7-49de-94c0-08eba5492cdb => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2807] 199.204.45.74 () {30 vars in 735 bytes} [Thu Jul 2 01:39:25 2026] GET /v2.0/ports/b4576ce4-7a25-4abe-9a1e-48b84a35d606 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2808] 199.204.45.74 () {30 vars in 735 bytes} [Thu Jul 2 01:39:25 2026] GET /v2.0/ports/03fdb2e4-5ff5-4105-b3eb-fdf505e1b38b => generated 1350 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2809] 199.204.45.74 () {30 vars in 739 bytes} [Thu Jul 2 01:39:25 2026] GET /v2.0/subnets/7f124101-b5a7-49de-94c0-08eba5492cdb => generated 676 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2810] 199.204.45.74 () {30 vars in 741 bytes} [Thu Jul 2 01:39:25 2026] GET /v2.0/networks/5c43e799-ad7c-4781-9a28-bfc6957e85fd => generated 799 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2811] 199.204.45.74 () {30 vars in 735 bytes} [Thu Jul 2 01:39:25 2026] GET /v2.0/ports/b4576ce4-7a25-4abe-9a1e-48b84a35d606 => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2812] 199.204.45.74 () {30 vars in 739 bytes} [Thu Jul 2 01:39:25 2026] GET /v2.0/subnets/7f124101-b5a7-49de-94c0-08eba5492cdb => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2813] 199.204.45.74 () {34 vars in 1079 bytes} [Thu Jul 2 01:39:25 2026] GET /v2.0/ports?tenant_id=816198c02ac24b149d63b1033d3bd87c&device_id=f5770eac-b6e0-4c67-be96-8e920666cb16 => generated 5044 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2814] 199.204.45.74 () {34 vars in 985 bytes} [Thu Jul 2 01:39:26 2026] GET /v2.0/networks?id=38107895-e3db-4a54-b52f-eab0b3f00bf8 => generated 801 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2815] 199.204.45.74 () {34 vars in 1055 bytes} [Thu Jul 2 01:39:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.55&port_id=b1006041-fa35-4ef3-bfb9-8e87dc86812c => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2816] 199.204.45.74 () {34 vars in 983 bytes} [Thu Jul 2 01:39:26 2026] GET /v2.0/subnets?id=88466f71-422a-4b91-8270-b1256f45f359 => generated 677 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2817] 199.204.45.74 () {34 vars in 1051 bytes} [Thu Jul 2 01:39:26 2026] GET /v2.0/ports?network_id=38107895-e3db-4a54-b52f-eab0b3f00bf8&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2818] 199.204.45.74 () {34 vars in 1011 bytes} [Thu Jul 2 01:39:26 2026] GET /v2.0/networks/38107895-e3db-4a54-b52f-eab0b3f00bf8?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: 1378/2819] 199.204.45.74 () {34 vars in 1111 bytes} [Thu Jul 2 01:39:26 2026] GET /v2.0/networks/38107895-e3db-4a54-b52f-eab0b3f00bf8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2822] 199.204.45.74 () {30 vars in 701 bytes} [Thu Jul 2 01:39:34 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: 1443/2823] 199.204.45.74 () {30 vars in 703 bytes} [Thu Jul 2 01:39:34 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: 1381/2824] 199.204.45.74 () {30 vars in 679 bytes} [Thu Jul 2 01:39:34 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: 1444/2825] 199.204.45.74 () {30 vars in 715 bytes} [Thu Jul 2 01:39:34 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: 1382/2826] 199.204.45.74 () {30 vars in 739 bytes} [Thu Jul 2 01:39:34 2026] GET /v2.0/subnets/392a0683-5759-42d4-b530-3ddbe9bd1aa6 => generated 673 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2827] 199.204.45.74 () {30 vars in 767 bytes} [Thu Jul 2 01:39:34 2026] GET /v2.0/ports?device_id=f5770eac-b6e0-4c67-be96-8e920666cb16 => generated 5044 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2828] 199.204.45.74 () {30 vars in 701 bytes} [Thu Jul 2 01:39:34 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2829] 199.204.45.74 () {30 vars in 703 bytes} [Thu Jul 2 01:39:34 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: 1384/2830] 199.204.45.74 () {30 vars in 679 bytes} [Thu Jul 2 01:39:34 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: 1447/2831] 199.204.45.74 () {30 vars in 715 bytes} [Thu Jul 2 01:39:34 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: 1385/2832] 199.204.45.74 () {30 vars in 735 bytes} [Thu Jul 2 01:39:34 2026] GET /v2.0/ports/b1006041-fa35-4ef3-bfb9-8e87dc86812c => generated 1233 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2833] 199.204.45.74 () {34 vars in 787 bytes} [Thu Jul 2 01:39:34 2026] PUT /v2.0/ports/b1006041-fa35-4ef3-bfb9-8e87dc86812c => generated 1026 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2834] 199.204.45.74 () {30 vars in 741 bytes} [Thu Jul 2 01:39:35 2026] GET /v2.0/networks/38107895-e3db-4a54-b52f-eab0b3f00bf8 => generated 798 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1449/2835] 199.204.45.74 () {30 vars in 767 bytes} [Thu Jul 2 01:39:35 2026] GET /v2.0/ports?device_id=f5770eac-b6e0-4c67-be96-8e920666cb16 => generated 4873 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2836] 199.204.45.74 () {30 vars in 767 bytes} [Thu Jul 2 01:39:35 2026] GET /v2.0/ports?device_id=f5770eac-b6e0-4c67-be96-8e920666cb16 => generated 4873 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 01:39:35.905 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cff740d7-450c-49db-9e8d-6c48328ec7e5'] response: {'name': 'network-changed', 'server_uuid': 'f5770eac-b6e0-4c67-be96-8e920666cb16', 'tag': 'b1006041-fa35-4ef3-bfb9-8e87dc86812c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1450/2837] 199.204.45.74 () {34 vars in 1079 bytes} [Thu Jul 2 01:39:35 2026] GET /v2.0/ports?tenant_id=816198c02ac24b149d63b1033d3bd87c&device_id=f5770eac-b6e0-4c67-be96-8e920666cb16 => generated 4873 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2838] 199.204.45.74 () {34 vars in 985 bytes} [Thu Jul 2 01:39:35 2026] GET /v2.0/networks?id=38107895-e3db-4a54-b52f-eab0b3f00bf8 => generated 801 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2839] 199.204.45.74 () {34 vars in 1011 bytes} [Thu Jul 2 01:39:36 2026] GET /v2.0/networks/38107895-e3db-4a54-b52f-eab0b3f00bf8?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: 1389/2840] 199.204.45.74 () {34 vars in 1111 bytes} [Thu Jul 2 01:39:36 2026] GET /v2.0/networks/38107895-e3db-4a54-b52f-eab0b3f00bf8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2841] 199.204.45.74 () {30 vars in 767 bytes} [Thu Jul 2 01:39:36 2026] GET /v2.0/ports?device_id=f5770eac-b6e0-4c67-be96-8e920666cb16 => generated 4873 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2842] 199.204.45.74 () {34 vars in 974 bytes} [Thu Jul 2 01:39:37 2026] GET /v2.0/ports/b1006041-fa35-4ef3-bfb9-8e87dc86812c => generated 1062 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2843] 199.204.45.74 () {30 vars in 767 bytes} [Thu Jul 2 01:39:37 2026] GET /v2.0/ports?device_id=f5770eac-b6e0-4c67-be96-8e920666cb16 => generated 4873 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2844] 199.204.45.74 () {36 vars in 996 bytes} [Thu Jul 2 01:39:37 2026] DELETE /v2.0/ports/b1006041-fa35-4ef3-bfb9-8e87dc86812c => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2845] 199.204.45.74 () {30 vars in 767 bytes} [Thu Jul 2 01:39:38 2026] GET /v2.0/ports?device_id=f5770eac-b6e0-4c67-be96-8e920666cb16 => generated 3819 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 01:39:38.729 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f3b87462-0725-4e58-a449-ba7069e4a5a1 c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1454/2846] 199.204.45.74 () {32 vars in 757 bytes} [Thu Jul 2 01:39:38 2026] DELETE /v2.0/ports/b1006041-fa35-4ef3-bfb9-8e87dc86812c => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2847] 199.204.45.74 () {30 vars in 701 bytes} [Thu Jul 2 01:39:38 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: 1455/2848] 199.204.45.74 () {30 vars in 703 bytes} [Thu Jul 2 01:39:38 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: 1394/2849] 199.204.45.74 () {30 vars in 679 bytes} [Thu Jul 2 01:39:38 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:39:38.867 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-26e05d1b-bcaf-4d98-9178-6f6e095ac073'] response: {'server_uuid': 'f5770eac-b6e0-4c67-be96-8e920666cb16', 'name': 'network-vif-deleted', 'tag': 'b1006041-fa35-4ef3-bfb9-8e87dc86812c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1456/2850] 199.204.45.74 () {30 vars in 715 bytes} [Thu Jul 2 01:39:38 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: 1395/2851] 199.204.45.74 () {30 vars in 739 bytes} [Thu Jul 2 01:39:38 2026] GET /v2.0/subnets/7f124101-b5a7-49de-94c0-08eba5492cdb => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2852] 199.204.45.74 () {30 vars in 735 bytes} [Thu Jul 2 01:39:38 2026] GET /v2.0/ports/b4576ce4-7a25-4abe-9a1e-48b84a35d606 => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2853] 199.204.45.74 () {30 vars in 735 bytes} [Thu Jul 2 01:39:38 2026] GET /v2.0/ports/03fdb2e4-5ff5-4105-b3eb-fdf505e1b38b => generated 1350 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2854] 199.204.45.74 () {30 vars in 739 bytes} [Thu Jul 2 01:39:39 2026] GET /v2.0/subnets/7f124101-b5a7-49de-94c0-08eba5492cdb => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2855] 199.204.45.74 () {30 vars in 741 bytes} [Thu Jul 2 01:39:39 2026] GET /v2.0/networks/5c43e799-ad7c-4781-9a28-bfc6957e85fd => generated 799 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2856] 199.204.45.74 () {30 vars in 735 bytes} [Thu Jul 2 01:39:39 2026] GET /v2.0/ports/b4576ce4-7a25-4abe-9a1e-48b84a35d606 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2857] 199.204.45.74 () {30 vars in 739 bytes} [Thu Jul 2 01:39:39 2026] GET /v2.0/subnets/7f124101-b5a7-49de-94c0-08eba5492cdb => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2858] 199.204.45.74 () {34 vars in 1079 bytes} [Thu Jul 2 01:39:39 2026] GET /v2.0/ports?tenant_id=816198c02ac24b149d63b1033d3bd87c&device_id=f5770eac-b6e0-4c67-be96-8e920666cb16 => generated 3819 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2859] 199.204.45.74 () {34 vars in 1145 bytes} [Thu Jul 2 01:39:39 2026] GET /v2.0/networks?id=5aa1dc54-d37a-4133-969a-fdc01da73967&id=5c43e799-ad7c-4781-9a28-bfc6957e85fd&id=4a184b4d-10e1-4ed7-a5a8-279cb18850ca => generated 2310 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2860] 199.204.45.74 () {34 vars in 1061 bytes} [Thu Jul 2 01:39:39 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.128&port_id=52c69d95-43ae-4175-9919-99f1918c8149 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2861] 199.204.45.74 () {34 vars in 983 bytes} [Thu Jul 2 01:39:39 2026] GET /v2.0/subnets?id=cd57908f-6d46-4c8e-ad14-ccc9b1b39fb0 => generated 654 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2862] 199.204.45.74 () {34 vars in 1051 bytes} [Thu Jul 2 01:39:39 2026] GET /v2.0/ports?network_id=5aa1dc54-d37a-4133-969a-fdc01da73967&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2863] 199.204.45.74 () {34 vars in 1011 bytes} [Thu Jul 2 01:39:39 2026] GET /v2.0/networks/5aa1dc54-d37a-4133-969a-fdc01da73967?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2864] 199.204.45.74 () {34 vars in 1111 bytes} [Thu Jul 2 01:39:39 2026] GET /v2.0/networks/5aa1dc54-d37a-4133-969a-fdc01da73967?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2865] 199.204.45.74 () {34 vars in 1057 bytes} [Thu Jul 2 01:39:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.226&port_id=03fdb2e4-5ff5-4105-b3eb-fdf505e1b38b => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2866] 199.204.45.74 () {34 vars in 983 bytes} [Thu Jul 2 01:39:39 2026] GET /v2.0/subnets?id=7f124101-b5a7-49de-94c0-08eba5492cdb => generated 679 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2867] 199.204.45.74 () {34 vars in 1051 bytes} [Thu Jul 2 01:39:39 2026] GET /v2.0/ports?network_id=5c43e799-ad7c-4781-9a28-bfc6957e85fd&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2868] 199.204.45.74 () {34 vars in 1011 bytes} [Thu Jul 2 01:39:39 2026] GET /v2.0/networks/5c43e799-ad7c-4781-9a28-bfc6957e85fd?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2869] 199.204.45.74 () {34 vars in 1111 bytes} [Thu Jul 2 01:39:39 2026] GET /v2.0/networks/5c43e799-ad7c-4781-9a28-bfc6957e85fd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2870] 199.204.45.74 () {34 vars in 1057 bytes} [Thu Jul 2 01:39:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.242&port_id=1de33893-1fc0-4535-9509-34d6ee94d998 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2871] 199.204.45.74 () {34 vars in 983 bytes} [Thu Jul 2 01:39:39 2026] GET /v2.0/subnets?id=392a0683-5759-42d4-b530-3ddbe9bd1aa6 => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2872] 199.204.45.74 () {34 vars in 1051 bytes} [Thu Jul 2 01:39:39 2026] GET /v2.0/ports?network_id=4a184b4d-10e1-4ed7-a5a8-279cb18850ca&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2873] 199.204.45.74 () {34 vars in 1011 bytes} [Thu Jul 2 01:39:39 2026] GET /v2.0/networks/4a184b4d-10e1-4ed7-a5a8-279cb18850ca?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: 1468/2874] 199.204.45.74 () {34 vars in 1111 bytes} [Thu Jul 2 01:39:40 2026] GET /v2.0/networks/4a184b4d-10e1-4ed7-a5a8-279cb18850ca?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2877] 199.204.45.74 () {30 vars in 701 bytes} [Thu Jul 2 01:39:45 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2878] 199.204.45.74 () {30 vars in 703 bytes} [Thu Jul 2 01:39:45 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: 1409/2879] 199.204.45.74 () {30 vars in 679 bytes} [Thu Jul 2 01:39:45 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: 1471/2880] 199.204.45.74 () {30 vars in 715 bytes} [Thu Jul 2 01:39:45 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: 1410/2881] 199.204.45.74 () {30 vars in 767 bytes} [Thu Jul 2 01:39:45 2026] GET /v2.0/ports?device_id=f5770eac-b6e0-4c67-be96-8e920666cb16 => generated 3819 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2882] 199.204.45.74 () {30 vars in 701 bytes} [Thu Jul 2 01:39:45 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: 1411/2883] 199.204.45.74 () {30 vars in 703 bytes} [Thu Jul 2 01:39:45 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: 1473/2884] 199.204.45.74 () {30 vars in 679 bytes} [Thu Jul 2 01:39:45 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: 1412/2885] 199.204.45.74 () {30 vars in 715 bytes} [Thu Jul 2 01:39:45 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: 1474/2886] 199.204.45.74 () {30 vars in 735 bytes} [Thu Jul 2 01:39:45 2026] GET /v2.0/ports/1de33893-1fc0-4535-9509-34d6ee94d998 => generated 1237 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2887] 199.204.45.74 () {34 vars in 787 bytes} [Thu Jul 2 01:39:45 2026] PUT /v2.0/ports/1de33893-1fc0-4535-9509-34d6ee94d998 => generated 1026 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2888] 199.204.45.74 () {30 vars in 741 bytes} [Thu Jul 2 01:39:45 2026] GET /v2.0/networks/4a184b4d-10e1-4ed7-a5a8-279cb18850ca => generated 798 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1414/2889] 199.204.45.74 () {30 vars in 767 bytes} [Thu Jul 2 01:39:45 2026] GET /v2.0/ports?device_id=f5770eac-b6e0-4c67-be96-8e920666cb16 => generated 3644 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2890] 199.204.45.74 () {30 vars in 767 bytes} [Thu Jul 2 01:39:45 2026] GET /v2.0/ports?device_id=f5770eac-b6e0-4c67-be96-8e920666cb16 => generated 3644 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 01:39:46.360 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-41f31289-4885-48d9-88f0-5734183a0a77'] response: {'name': 'network-changed', 'server_uuid': 'f5770eac-b6e0-4c67-be96-8e920666cb16', 'tag': '1de33893-1fc0-4535-9509-34d6ee94d998', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1415/2891] 199.204.45.74 () {34 vars in 1079 bytes} [Thu Jul 2 01:39:46 2026] GET /v2.0/ports?tenant_id=816198c02ac24b149d63b1033d3bd87c&device_id=f5770eac-b6e0-4c67-be96-8e920666cb16 => generated 3644 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2892] 199.204.45.74 () {34 vars in 985 bytes} [Thu Jul 2 01:39:46 2026] GET /v2.0/networks?id=4a184b4d-10e1-4ed7-a5a8-279cb18850ca => generated 801 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2893] 199.204.45.74 () {34 vars in 1011 bytes} [Thu Jul 2 01:39:46 2026] GET /v2.0/networks/4a184b4d-10e1-4ed7-a5a8-279cb18850ca?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2894] 199.204.45.74 () {34 vars in 1111 bytes} [Thu Jul 2 01:39:46 2026] GET /v2.0/networks/4a184b4d-10e1-4ed7-a5a8-279cb18850ca?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2895] 199.204.45.74 () {30 vars in 767 bytes} [Thu Jul 2 01:39:46 2026] GET /v2.0/ports?device_id=f5770eac-b6e0-4c67-be96-8e920666cb16 => generated 3644 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2896] 199.204.45.74 () {34 vars in 974 bytes} [Thu Jul 2 01:39:47 2026] GET /v2.0/ports/1de33893-1fc0-4535-9509-34d6ee94d998 => generated 1062 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2897] 199.204.45.74 () {30 vars in 767 bytes} [Thu Jul 2 01:39:48 2026] GET /v2.0/ports?device_id=f5770eac-b6e0-4c67-be96-8e920666cb16 => generated 3644 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2898] 199.204.45.74 () {36 vars in 996 bytes} [Thu Jul 2 01:39:47 2026] DELETE /v2.0/ports/1de33893-1fc0-4535-9509-34d6ee94d998 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2899] 199.204.45.74 () {30 vars in 767 bytes} [Thu Jul 2 01:39:49 2026] GET /v2.0/ports?device_id=f5770eac-b6e0-4c67-be96-8e920666cb16 => generated 2590 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 01:39:49.125 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6aebfda8-81df-4961-8979-f1ed01d89708 c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1419/2900] 199.204.45.74 () {32 vars in 757 bytes} [Thu Jul 2 01:39:49 2026] DELETE /v2.0/ports/1de33893-1fc0-4535-9509-34d6ee94d998 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2901] 199.204.45.74 () {30 vars in 701 bytes} [Thu Jul 2 01:39:49 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: 1420/2902] 199.204.45.74 () {30 vars in 703 bytes} [Thu Jul 2 01:39:49 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: 1483/2903] 199.204.45.74 () {30 vars in 679 bytes} [Thu Jul 2 01:39: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) 2026-07-02 01:39:49.247 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c0d3fa2e-e0bd-487a-bcda-c871cbedfb6e'] response: {'server_uuid': 'f5770eac-b6e0-4c67-be96-8e920666cb16', 'name': 'network-vif-deleted', 'tag': '1de33893-1fc0-4535-9509-34d6ee94d998', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1421/2904] 199.204.45.74 () {30 vars in 715 bytes} [Thu Jul 2 01:39:49 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: 1484/2905] 199.204.45.74 () {30 vars in 739 bytes} [Thu Jul 2 01:39:49 2026] GET /v2.0/subnets/7f124101-b5a7-49de-94c0-08eba5492cdb => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2906] 199.204.45.74 () {30 vars in 735 bytes} [Thu Jul 2 01:39:49 2026] GET /v2.0/ports/b4576ce4-7a25-4abe-9a1e-48b84a35d606 => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2907] 199.204.45.74 () {30 vars in 735 bytes} [Thu Jul 2 01:39:49 2026] GET /v2.0/ports/03fdb2e4-5ff5-4105-b3eb-fdf505e1b38b => generated 1350 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2908] 199.204.45.74 () {30 vars in 739 bytes} [Thu Jul 2 01:39:49 2026] GET /v2.0/subnets/7f124101-b5a7-49de-94c0-08eba5492cdb => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2909] 199.204.45.74 () {30 vars in 741 bytes} [Thu Jul 2 01:39:49 2026] GET /v2.0/networks/5c43e799-ad7c-4781-9a28-bfc6957e85fd => generated 799 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2910] 199.204.45.74 () {30 vars in 735 bytes} [Thu Jul 2 01:39:49 2026] GET /v2.0/ports/b4576ce4-7a25-4abe-9a1e-48b84a35d606 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2911] 199.204.45.74 () {30 vars in 739 bytes} [Thu Jul 2 01:39:49 2026] GET /v2.0/subnets/7f124101-b5a7-49de-94c0-08eba5492cdb => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2912] 199.204.45.74 () {34 vars in 1079 bytes} [Thu Jul 2 01:39:49 2026] GET /v2.0/ports?tenant_id=816198c02ac24b149d63b1033d3bd87c&device_id=f5770eac-b6e0-4c67-be96-8e920666cb16 => generated 2590 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2913] 199.204.45.74 () {34 vars in 1065 bytes} [Thu Jul 2 01:39:49 2026] GET /v2.0/networks?id=5aa1dc54-d37a-4133-969a-fdc01da73967&id=5c43e799-ad7c-4781-9a28-bfc6957e85fd => generated 1523 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2914] 199.204.45.74 () {34 vars in 1061 bytes} [Thu Jul 2 01:39:49 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.128&port_id=52c69d95-43ae-4175-9919-99f1918c8149 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2915] 199.204.45.74 () {34 vars in 983 bytes} [Thu Jul 2 01:39:49 2026] GET /v2.0/subnets?id=cd57908f-6d46-4c8e-ad14-ccc9b1b39fb0 => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2916] 199.204.45.74 () {34 vars in 1051 bytes} [Thu Jul 2 01:39:49 2026] GET /v2.0/ports?network_id=5aa1dc54-d37a-4133-969a-fdc01da73967&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2917] 199.204.45.74 () {34 vars in 1011 bytes} [Thu Jul 2 01:39:49 2026] GET /v2.0/networks/5aa1dc54-d37a-4133-969a-fdc01da73967?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2918] 199.204.45.74 () {34 vars in 1111 bytes} [Thu Jul 2 01:39:49 2026] GET /v2.0/networks/5aa1dc54-d37a-4133-969a-fdc01da73967?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2919] 199.204.45.74 () {34 vars in 1057 bytes} [Thu Jul 2 01:39:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.226&port_id=03fdb2e4-5ff5-4105-b3eb-fdf505e1b38b => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2920] 199.204.45.74 () {34 vars in 983 bytes} [Thu Jul 2 01:39:50 2026] GET /v2.0/subnets?id=7f124101-b5a7-49de-94c0-08eba5492cdb => generated 679 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2921] 199.204.45.74 () {34 vars in 1051 bytes} [Thu Jul 2 01:39:50 2026] GET /v2.0/ports?network_id=5c43e799-ad7c-4781-9a28-bfc6957e85fd&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2922] 199.204.45.74 () {34 vars in 1011 bytes} [Thu Jul 2 01:39:50 2026] GET /v2.0/networks/5c43e799-ad7c-4781-9a28-bfc6957e85fd?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2923] 199.204.45.74 () {34 vars in 1111 bytes} [Thu Jul 2 01:39:50 2026] GET /v2.0/networks/5c43e799-ad7c-4781-9a28-bfc6957e85fd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2926] 199.204.45.74 () {30 vars in 701 bytes} [Thu Jul 2 01:40:01 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: 1432/2927] 199.204.45.74 () {30 vars in 703 bytes} [Thu Jul 2 01:40:01 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2928] 199.204.45.74 () {30 vars in 679 bytes} [Thu Jul 2 01:40:01 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: 1433/2929] 199.204.45.74 () {30 vars in 715 bytes} [Thu Jul 2 01:40:01 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:40:01.893 8 INFO neutron.api.v2.resource [None req-bdc783e5-afb2-41af-8024-48f579f4bcec c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1497/2930] 199.204.45.74 () {30 vars in 761 bytes} [Thu Jul 2 01:40:01 2026] GET /v2.0/security-groups/lb-02cd63f0-7ec6-42c5-91ed-219a53d2081e => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2931] 199.204.45.74 () {30 vars in 783 bytes} [Thu Jul 2 01:40:01 2026] GET /v2.0/security-groups?name=lb-02cd63f0-7ec6-42c5-91ed-219a53d2081e => generated 2865 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2932] 199.204.45.74 () {30 vars in 813 bytes} [Thu Jul 2 01:40:01 2026] GET /v2.0/security-group-rules?security_group_id=05fb4b94-6dbf-4dd7-8f46-454be48dc9f1 => generated 2334 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2933] 199.204.45.74 () {32 vars in 787 bytes} [Thu Jul 2 01:40:01 2026] DELETE /v2.0/security-group-rules/0a50f95e-9427-4d9e-9807-703651c0303d => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2934] 199.204.45.74 () {32 vars in 787 bytes} [Thu Jul 2 01:40:02 2026] DELETE /v2.0/security-group-rules/2879c4f4-40e4-42a4-b309-a317bc626149 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:40:05.236 7 INFO neutron.db.l3_db [None req-3dbd35be-7d0a-4384-b899-d78449115a58 5b6626c928c84a1584c3513b1dfa3593 06701450609a4eb5a197d8e8e2330362 - - default default] Floating IP c1c1322e-0691-45b3-b1a3-cfd304c91cd6 disassociated (deleted). External IP: 10.96.250.209, port: b4576ce4-7a25-4abe-9a1e-48b84a35d606. [pid: 7|app: 0|req: 1436/2935] 10.0.0.18 () {32 vars in 731 bytes} [Thu Jul 2 01:40:04 2026] DELETE /v2.0/floatingips/c1c1322e-0691-45b3-b1a3-cfd304c91cd6 => generated 0 bytes in 673 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:40:05.591 8 INFO neutron.api.v2.resource [None req-09f17d9b-452d-442f-b047-025284b6dde8 5b6626c928c84a1584c3513b1dfa3593 06701450609a4eb5a197d8e8e2330362 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1500/2936] 10.0.0.18 () {32 vars in 728 bytes} [Thu Jul 2 01:40:05 2026] GET /v2.0/floatingips/c1c1322e-0691-45b3-b1a3-cfd304c91cd6 => generated 144 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2937] 199.204.45.74 () {30 vars in 701 bytes} [Thu Jul 2 01:40:06 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/2938] 199.204.45.74 () {30 vars in 703 bytes} [Thu Jul 2 01:40:06 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: 1438/2939] 199.204.45.74 () {30 vars in 679 bytes} [Thu Jul 2 01:40:06 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: 1502/2940] 199.204.45.74 () {30 vars in 715 bytes} [Thu Jul 2 01:40:06 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:40:06.716 7 INFO neutron.api.v2.resource [None req-077c1638-9adb-43cf-98b7-a1cffd3ad675 c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1439/2941] 199.204.45.74 () {30 vars in 761 bytes} [Thu Jul 2 01:40:06 2026] GET /v2.0/security-groups/lb-02cd63f0-7ec6-42c5-91ed-219a53d2081e => 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: 1503/2942] 199.204.45.74 () {30 vars in 783 bytes} [Thu Jul 2 01:40:06 2026] GET /v2.0/security-groups?name=lb-02cd63f0-7ec6-42c5-91ed-219a53d2081e => generated 1639 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2943] 199.204.45.74 () {30 vars in 813 bytes} [Thu Jul 2 01:40:06 2026] GET /v2.0/security-group-rules?security_group_id=05fb4b94-6dbf-4dd7-8f46-454be48dc9f1 => generated 1182 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/2944] 199.204.45.74 () {30 vars in 701 bytes} [Thu Jul 2 01:40:06 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: 1441/2945] 199.204.45.74 () {30 vars in 703 bytes} [Thu Jul 2 01:40:06 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: 1505/2946] 199.204.45.74 () {30 vars in 679 bytes} [Thu Jul 2 01:40:06 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: 1442/2947] 199.204.45.74 () {30 vars in 715 bytes} [Thu Jul 2 01:40:06 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: 1506/2948] 199.204.45.74 () {30 vars in 739 bytes} [Thu Jul 2 01:40:06 2026] GET /v2.0/subnets/7f124101-b5a7-49de-94c0-08eba5492cdb => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2949] 199.204.45.74 () {30 vars in 767 bytes} [Thu Jul 2 01:40:06 2026] GET /v2.0/ports?device_id=f5770eac-b6e0-4c67-be96-8e920666cb16 => generated 2590 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/2950] 199.204.45.74 () {30 vars in 767 bytes} [Thu Jul 2 01:40:07 2026] GET /v2.0/ports?device_id=f5770eac-b6e0-4c67-be96-8e920666cb16 => generated 2590 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2951] 199.204.45.74 () {30 vars in 767 bytes} [Thu Jul 2 01:40:07 2026] GET /v2.0/ports?device_id=f5770eac-b6e0-4c67-be96-8e920666cb16 => generated 2590 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/2952] 199.204.45.74 () {30 vars in 767 bytes} [Thu Jul 2 01:40:08 2026] GET /v2.0/ports?device_id=f5770eac-b6e0-4c67-be96-8e920666cb16 => generated 2590 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2953] 199.204.45.74 () {34 vars in 974 bytes} [Thu Jul 2 01:40:09 2026] GET /v2.0/ports/03fdb2e4-5ff5-4105-b3eb-fdf505e1b38b => generated 1350 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/2954] 199.204.45.74 () {34 vars in 1059 bytes} [Thu Jul 2 01:40:09 2026] GET /v2.0/ports/03fdb2e4-5ff5-4105-b3eb-fdf505e1b38b?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2955] 199.204.45.74 () {30 vars in 767 bytes} [Thu Jul 2 01:40:09 2026] GET /v2.0/ports?device_id=f5770eac-b6e0-4c67-be96-8e920666cb16 => generated 2590 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/2956] 199.204.45.74 () {34 vars in 1015 bytes} [Thu Jul 2 01:40:09 2026] GET /v2.0/networks/5c43e799-ad7c-4781-9a28-bfc6957e85fd?fields=dns_domain => generated 29 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2957] 199.204.45.74 () {38 vars in 1027 bytes} [Thu Jul 2 01:40:09 2026] PUT /v2.0/ports/03fdb2e4-5ff5-4105-b3eb-fdf505e1b38b => generated 1151 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/2958] 199.204.45.74 () {30 vars in 767 bytes} [Thu Jul 2 01:40:10 2026] GET /v2.0/ports?device_id=f5770eac-b6e0-4c67-be96-8e920666cb16 => generated 1248 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1448/2959] 199.204.45.74 () {34 vars in 787 bytes} [Thu Jul 2 01:40:10 2026] PUT /v2.0/ports/03fdb2e4-5ff5-4105-b3eb-fdf505e1b38b => generated 1090 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/2960] 199.204.45.74 () {30 vars in 735 bytes} [Thu Jul 2 01:40:10 2026] GET /v2.0/ports/03fdb2e4-5ff5-4105-b3eb-fdf505e1b38b => generated 1090 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1449/2961] 199.204.45.74 () {32 vars in 757 bytes} [Thu Jul 2 01:40:10 2026] DELETE /v2.0/ports/03fdb2e4-5ff5-4105-b3eb-fdf505e1b38b => 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: 1513/2962] 199.204.45.74 () {30 vars in 701 bytes} [Thu Jul 2 01:40:10 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: 1450/2963] 199.204.45.74 () {30 vars in 703 bytes} [Thu Jul 2 01:40:10 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/2964] 199.204.45.74 () {30 vars in 679 bytes} [Thu Jul 2 01:40:10 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: 1451/2965] 199.204.45.74 () {30 vars in 715 bytes} [Thu Jul 2 01:40:10 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:40:11.011 8 INFO neutron.pecan_wsgi.hooks.translation [None req-48a2f902-ef83-4c99-9773-fa551f01160d c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1515/2966] 199.204.45.74 () {32 vars in 757 bytes} [Thu Jul 2 01:40:10 2026] DELETE /v2.0/ports/03fdb2e4-5ff5-4105-b3eb-fdf505e1b38b => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2967] 199.204.45.74 () {30 vars in 735 bytes} [Thu Jul 2 01:40:11 2026] GET /v2.0/ports/b4576ce4-7a25-4abe-9a1e-48b84a35d606 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 01:40:11.076 8 INFO neutron.api.v2.resource [None req-d6b975c0-f077-46d2-8f1d-d6ccbd7cf317 c654eccbb41040ad9b512ab4c63f9f74 816198c02ac24b149d63b1033d3bd87c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1516/2968] 199.204.45.74 () {30 vars in 761 bytes} [Thu Jul 2 01:40:11 2026] GET /v2.0/security-groups/lb-02cd63f0-7ec6-42c5-91ed-219a53d2081e => 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: 1453/2969] 199.204.45.74 () {30 vars in 783 bytes} [Thu Jul 2 01:40:11 2026] GET /v2.0/security-groups?name=lb-02cd63f0-7ec6-42c5-91ed-219a53d2081e => generated 1639 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/2970] 199.204.45.74 () {34 vars in 1079 bytes} [Thu Jul 2 01:40:11 2026] GET /v2.0/ports?tenant_id=816198c02ac24b149d63b1033d3bd87c&device_id=f5770eac-b6e0-4c67-be96-8e920666cb16 => generated 1248 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2971] 199.204.45.74 () {30 vars in 735 bytes} [Thu Jul 2 01:40:11 2026] GET /v2.0/ports/b4576ce4-7a25-4abe-9a1e-48b84a35d606 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/2972] 199.204.45.74 () {34 vars in 1065 bytes} [Thu Jul 2 01:40:11 2026] GET /v2.0/networks?id=5aa1dc54-d37a-4133-969a-fdc01da73967&id=5c43e799-ad7c-4781-9a28-bfc6957e85fd => generated 1523 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/2973] 199.204.45.74 () {34 vars in 1061 bytes} [Thu Jul 2 01:40:11 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.128&port_id=52c69d95-43ae-4175-9919-99f1918c8149 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/2974] 199.204.45.74 () {34 vars in 983 bytes} [Thu Jul 2 01:40:11 2026] GET /v2.0/subnets?id=cd57908f-6d46-4c8e-ad14-ccc9b1b39fb0 => generated 654 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/2975] 199.204.45.74 () {34 vars in 1051 bytes} [Thu Jul 2 01:40:11 2026] GET /v2.0/ports?network_id=5aa1dc54-d37a-4133-969a-fdc01da73967&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/2976] 199.204.45.74 () {34 vars in 1011 bytes} [Thu Jul 2 01:40:11 2026] GET /v2.0/networks/5aa1dc54-d37a-4133-969a-fdc01da73967?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: 1455/2977] 199.204.45.74 () {34 vars in 787 bytes} [Thu Jul 2 01:40:11 2026] PUT /v2.0/ports/b4576ce4-7a25-4abe-9a1e-48b84a35d606 => generated 1094 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/2978] 199.204.45.74 () {34 vars in 1111 bytes} [Thu Jul 2 01:40:11 2026] GET /v2.0/networks/5aa1dc54-d37a-4133-969a-fdc01da73967?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2979] 199.204.45.74 () {32 vars in 777 bytes} [Thu Jul 2 01:40:11 2026] DELETE /v2.0/security-groups/05fb4b94-6dbf-4dd7-8f46-454be48dc9f1 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/2980] 199.204.45.74 () {32 vars in 757 bytes} [Thu Jul 2 01:40:11 2026] DELETE /v2.0/ports/b4576ce4-7a25-4abe-9a1e-48b84a35d606 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2983] 199.204.45.74 () {34 vars in 993 bytes} [Thu Jul 2 01:40:14 2026] GET /v2.0/ports?device_id=f5770eac-b6e0-4c67-be96-8e920666cb16 => generated 1248 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/2984] 199.204.45.74 () {36 vars in 996 bytes} [Thu Jul 2 01:40:14 2026] DELETE /v2.0/ports/52c69d95-43ae-4175-9919-99f1918c8149 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 01:40:16.086 7 INFO neutron.db.l3_db [None req-49398d56-2870-4145-bf2b-c020e71c235e 5b6626c928c84a1584c3513b1dfa3593 06701450609a4eb5a197d8e8e2330362 - - default default] Floating IP 9db369aa-ce0d-4a15-9f42-e6e15d63a069 disassociated (deleted). External IP: 10.96.250.204, port: 5445cd34-d258-4fa7-a188-0120437ffd67. [pid: 7|app: 0|req: 1459/2985] 10.0.0.18 () {32 vars in 731 bytes} [Thu Jul 2 01:40:15 2026] DELETE /v2.0/floatingips/9db369aa-ce0d-4a15-9f42-e6e15d63a069 => generated 0 bytes in 644 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:40:16.457 8 INFO neutron.api.v2.resource [None req-4b68307c-e1d2-414d-9436-1ac88960f6eb 5b6626c928c84a1584c3513b1dfa3593 06701450609a4eb5a197d8e8e2330362 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1527/2986] 10.0.0.18 () {32 vars in 728 bytes} [Thu Jul 2 01:40:16 2026] GET /v2.0/floatingips/9db369aa-ce0d-4a15-9f42-e6e15d63a069 => generated 144 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 01:40:16.640 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-057bce79-7335-4de0-9093-9b8d42c80a81'] response: {'name': 'network-changed', 'server_uuid': 'f0f0d6b2-5c7f-4b8e-b5d4-a6e1ef81a1b5', 'tag': '5445cd34-d258-4fa7-a188-0120437ffd67', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1460/2987] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:40:16 2026] GET /v2.0/ports?device_id=f0f0d6b2-5c7f-4b8e-b5d4-a6e1ef81a1b5 => generated 1200 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 01:40:16.728 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6caa12b0-db9e-4082-9da3-ce2e8bf9d381'] response: {'server_uuid': 'f5770eac-b6e0-4c67-be96-8e920666cb16', 'name': 'network-vif-deleted', 'tag': '52c69d95-43ae-4175-9919-99f1918c8149', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1528/2988] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:40:16 2026] GET /v2.0/security-groups?id=e4ebddc7-93d5-430d-8b99-0a74e2e30b68&fields=id&fields=name => generated 112 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2989] 199.204.45.74 () {34 vars in 1079 bytes} [Thu Jul 2 01:40:17 2026] GET /v2.0/ports?tenant_id=06701450609a4eb5a197d8e8e2330362&device_id=f0f0d6b2-5c7f-4b8e-b5d4-a6e1ef81a1b5 => generated 1469 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/2990] 199.204.45.74 () {34 vars in 985 bytes} [Thu Jul 2 01:40:17 2026] GET /v2.0/networks?id=38107895-e3db-4a54-b52f-eab0b3f00bf8 => generated 801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2991] 199.204.45.74 () {34 vars in 1055 bytes} [Thu Jul 2 01:40:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.80&port_id=5445cd34-d258-4fa7-a188-0120437ffd67 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/2992] 199.204.45.74 () {34 vars in 1105 bytes} [Thu Jul 2 01:40:17 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1e7&port_id=5445cd34-d258-4fa7-a188-0120437ffd67 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2993] 199.204.45.74 () {34 vars in 1063 bytes} [Thu Jul 2 01:40:17 2026] GET /v2.0/subnets?id=88466f71-422a-4b91-8270-b1256f45f359&id=c8ae367a-bee1-481a-b46e-a76181a7b519 => generated 1414 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/2994] 199.204.45.74 () {34 vars in 1051 bytes} [Thu Jul 2 01:40:17 2026] GET /v2.0/ports?network_id=38107895-e3db-4a54-b52f-eab0b3f00bf8&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2995] 199.204.45.74 () {34 vars in 1051 bytes} [Thu Jul 2 01:40:17 2026] GET /v2.0/ports?network_id=38107895-e3db-4a54-b52f-eab0b3f00bf8&device_owner=network%3Adhcp => generated 1461 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/2996] 199.204.45.74 () {34 vars in 1011 bytes} [Thu Jul 2 01:40:17 2026] GET /v2.0/networks/38107895-e3db-4a54-b52f-eab0b3f00bf8?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2997] 199.204.45.74 () {34 vars in 1111 bytes} [Thu Jul 2 01:40:17 2026] GET /v2.0/networks/38107895-e3db-4a54-b52f-eab0b3f00bf8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/2998] 199.204.45.74 () {34 vars in 993 bytes} [Thu Jul 2 01:40:18 2026] GET /v2.0/ports?device_id=f0f0d6b2-5c7f-4b8e-b5d4-a6e1ef81a1b5 => generated 1200 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2999] 199.204.45.74 () {36 vars in 996 bytes} [Thu Jul 2 01:40:18 2026] DELETE /v2.0/ports/5445cd34-d258-4fa7-a188-0120437ffd67 => generated 0 bytes in 308 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3000] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:40:21 2026] GET /v2.0/ports?device_id=f0f0d6b2-5c7f-4b8e-b5d4-a6e1ef81a1b5 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 01:40:26.931 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3a270188-2306-484f-82e9-ce6c7b94f2ee'] response: {'server_uuid': 'f0f0d6b2-5c7f-4b8e-b5d4-a6e1ef81a1b5', 'name': 'network-vif-deleted', 'tag': '5445cd34-d258-4fa7-a188-0120437ffd67', 'status': 'completed', 'code': 200} 2026-07-02 01:40:27.231 7 INFO neutron.db.l3_db [None req-2ced9357-27e7-47e2-b640-a43e6f63329c 5b6626c928c84a1584c3513b1dfa3593 06701450609a4eb5a197d8e8e2330362 - - default default] Floating IP 2f6e2629-6749-45bf-8763-c85294065d39 disassociated (deleted). External IP: 10.96.250.211, port: 64cae532-0bfc-4b5d-8ada-e1fe0070e204. [pid: 7|app: 0|req: 1467/3001] 10.0.0.18 () {32 vars in 731 bytes} [Thu Jul 2 01:40:26 2026] DELETE /v2.0/floatingips/2f6e2629-6749-45bf-8763-c85294065d39 => generated 0 bytes in 672 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:40:27.580 8 INFO neutron.api.v2.resource [None req-34ccea04-cc0f-4830-ae98-f565b8d52e52 5b6626c928c84a1584c3513b1dfa3593 06701450609a4eb5a197d8e8e2330362 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1535/3002] 10.0.0.18 () {32 vars in 728 bytes} [Thu Jul 2 01:40:27 2026] GET /v2.0/floatingips/2f6e2629-6749-45bf-8763-c85294065d39 => generated 144 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/3003] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:40:27 2026] GET /v2.0/ports?device_id=db01cb19-95f8-4364-ad68-5af91146118f => generated 1200 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3004] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jul 2 01:40:27 2026] GET /v2.0/security-groups?id=e4ebddc7-93d5-430d-8b99-0a74e2e30b68&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/3007] 199.204.45.74 () {34 vars in 1095 bytes} [Thu Jul 2 01:40:28 2026] GET /v2.0/ports?device_id=db01cb19-95f8-4364-ad68-5af91146118f&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3008] 199.204.45.74 () {34 vars in 1079 bytes} [Thu Jul 2 01:40:29 2026] GET /v2.0/ports?tenant_id=06701450609a4eb5a197d8e8e2330362&device_id=db01cb19-95f8-4364-ad68-5af91146118f => generated 1469 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/3009] 199.204.45.74 () {34 vars in 993 bytes} [Thu Jul 2 01:40:29 2026] GET /v2.0/ports?device_id=db01cb19-95f8-4364-ad68-5af91146118f => generated 1200 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 01:40:29.646 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a2724f02-fa8c-467d-a223-b3c91775f18c'] response: {'name': 'network-changed', 'server_uuid': 'db01cb19-95f8-4364-ad68-5af91146118f', 'tag': '64cae532-0bfc-4b5d-8ada-e1fe0070e204', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1539/3010] 199.204.45.74 () {34 vars in 985 bytes} [Thu Jul 2 01:40:29 2026] GET /v2.0/networks?id=4a184b4d-10e1-4ed7-a5a8-279cb18850ca => generated 801 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3011] 199.204.45.74 () {34 vars in 1057 bytes} [Thu Jul 2 01:40:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.125&port_id=64cae532-0bfc-4b5d-8ada-e1fe0070e204 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3012] 199.204.45.74 () {34 vars in 1103 bytes} [Thu Jul 2 01:40:29 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A141&port_id=64cae532-0bfc-4b5d-8ada-e1fe0070e204 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3013] 199.204.45.74 () {34 vars in 1063 bytes} [Thu Jul 2 01:40:29 2026] GET /v2.0/subnets?id=392a0683-5759-42d4-b530-3ddbe9bd1aa6&id=ce9759e8-1704-45d9-977f-1b30a698984c => generated 1408 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3014] 199.204.45.74 () {34 vars in 1051 bytes} [Thu Jul 2 01:40:29 2026] GET /v2.0/ports?network_id=4a184b4d-10e1-4ed7-a5a8-279cb18850ca&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3015] 199.204.45.74 () {34 vars in 1051 bytes} [Thu Jul 2 01:40:29 2026] GET /v2.0/ports?network_id=4a184b4d-10e1-4ed7-a5a8-279cb18850ca&device_owner=network%3Adhcp => generated 1457 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3016] 199.204.45.74 () {34 vars in 1011 bytes} [Thu Jul 2 01:40:29 2026] GET /v2.0/networks/4a184b4d-10e1-4ed7-a5a8-279cb18850ca?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3017] 199.204.45.74 () {34 vars in 1111 bytes} [Thu Jul 2 01:40:29 2026] GET /v2.0/networks/4a184b4d-10e1-4ed7-a5a8-279cb18850ca?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/3018] 199.204.45.74 () {36 vars in 996 bytes} [Thu Jul 2 01:40:29 2026] DELETE /v2.0/ports/64cae532-0bfc-4b5d-8ada-e1fe0070e204 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3019] 199.204.45.74 () {34 vars in 1079 bytes} [Thu Jul 2 01:40:30 2026] GET /v2.0/ports?tenant_id=06701450609a4eb5a197d8e8e2330362&device_id=db01cb19-95f8-4364-ad68-5af91146118f => 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: 1473/3020] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jul 2 01:40:32 2026] GET /v2.0/ports?device_id=db01cb19-95f8-4364-ad68-5af91146118f => 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: 1548/3021] 10.0.0.18 () {32 vars in 749 bytes} [Thu Jul 2 01:40:37 2026] DELETE /v2.0/security-group-rules/984be3c8-56d5-4f53-bb05-176f20e395f7 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:40:38.074 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bec10a9c-02da-4e63-a3b3-8cef4d10eb92'] response: {'server_uuid': 'db01cb19-95f8-4364-ad68-5af91146118f', 'name': 'network-vif-deleted', 'tag': '64cae532-0bfc-4b5d-8ada-e1fe0070e204', 'status': 'completed', 'code': 200} 2026-07-02 01:40:38.078 7 INFO neutron.api.v2.resource [None req-70ef5543-3d3f-47d7-9881-753ad88d919e 5b6626c928c84a1584c3513b1dfa3593 06701450609a4eb5a197d8e8e2330362 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1474/3022] 10.0.0.18 () {32 vars in 746 bytes} [Thu Jul 2 01:40:38 2026] GET /v2.0/security-group-rules/984be3c8-56d5-4f53-bb05-176f20e395f7 => 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: 1549/3023] 10.0.0.18 () {32 vars in 749 bytes} [Thu Jul 2 01:40:38 2026] DELETE /v2.0/security-group-rules/e573cde9-58d6-4b86-b0c0-04cdd21c84bb => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:40:38.168 7 INFO neutron.api.v2.resource [None req-0a4e70f0-3fc0-490b-bba7-7c0d4f270493 5b6626c928c84a1584c3513b1dfa3593 06701450609a4eb5a197d8e8e2330362 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1475/3024] 10.0.0.18 () {32 vars in 746 bytes} [Thu Jul 2 01:40:38 2026] GET /v2.0/security-group-rules/e573cde9-58d6-4b86-b0c0-04cdd21c84bb => 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: 1550/3025] 10.0.0.18 () {32 vars in 749 bytes} [Thu Jul 2 01:40:38 2026] DELETE /v2.0/security-group-rules/7af06ff7-05a6-4226-a0c6-234219ce0fde => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:40:38.257 7 INFO neutron.api.v2.resource [None req-3a144082-050f-4678-8630-6256301e0b3b 5b6626c928c84a1584c3513b1dfa3593 06701450609a4eb5a197d8e8e2330362 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1476/3026] 10.0.0.18 () {32 vars in 746 bytes} [Thu Jul 2 01:40:38 2026] GET /v2.0/security-group-rules/7af06ff7-05a6-4226-a0c6-234219ce0fde => 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: 1551/3027] 10.0.0.18 () {32 vars in 749 bytes} [Thu Jul 2 01:40:38 2026] DELETE /v2.0/security-group-rules/cfbbedd6-564e-4d65-811d-f0898a705fc1 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:40:38.368 7 INFO neutron.api.v2.resource [None req-6f301acb-5b1e-4e95-8cee-50d8828e66ac 5b6626c928c84a1584c3513b1dfa3593 06701450609a4eb5a197d8e8e2330362 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1477/3028] 10.0.0.18 () {32 vars in 746 bytes} [Thu Jul 2 01:40:38 2026] GET /v2.0/security-group-rules/cfbbedd6-564e-4d65-811d-f0898a705fc1 => 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: 1552/3029] 10.0.0.18 () {32 vars in 749 bytes} [Thu Jul 2 01:40:38 2026] DELETE /v2.0/security-group-rules/93bbf638-acde-4d27-af91-bdc9b9fd476f => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:40:38.455 7 INFO neutron.api.v2.resource [None req-bdcd0857-dfe5-4d6e-91d5-9bac053ba705 5b6626c928c84a1584c3513b1dfa3593 06701450609a4eb5a197d8e8e2330362 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1478/3030] 10.0.0.18 () {32 vars in 746 bytes} [Thu Jul 2 01:40:38 2026] GET /v2.0/security-group-rules/93bbf638-acde-4d27-af91-bdc9b9fd476f => generated 155 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3031] 10.0.0.18 () {32 vars in 749 bytes} [Thu Jul 2 01:40:38 2026] DELETE /v2.0/security-group-rules/c51880dd-5e2f-4f42-83a6-0e873bc6f15c => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:40:38.541 7 INFO neutron.api.v2.resource [None req-bb3ae436-d3bf-4ba0-a86f-599fee90b752 5b6626c928c84a1584c3513b1dfa3593 06701450609a4eb5a197d8e8e2330362 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1479/3032] 10.0.0.18 () {32 vars in 746 bytes} [Thu Jul 2 01:40:38 2026] GET /v2.0/security-group-rules/c51880dd-5e2f-4f42-83a6-0e873bc6f15c => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3033] 10.0.0.18 () {32 vars in 749 bytes} [Thu Jul 2 01:40:38 2026] DELETE /v2.0/security-group-rules/41d2dff5-ce72-4ea9-9c0e-6e00b1eb1a3a => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:40:38.624 7 INFO neutron.api.v2.resource [None req-8cc1fca1-5cee-406b-b4c2-39e3f5bfbafe 5b6626c928c84a1584c3513b1dfa3593 06701450609a4eb5a197d8e8e2330362 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1480/3034] 10.0.0.18 () {32 vars in 746 bytes} [Thu Jul 2 01:40:38 2026] GET /v2.0/security-group-rules/41d2dff5-ce72-4ea9-9c0e-6e00b1eb1a3a => 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: 1555/3035] 10.0.0.18 () {32 vars in 749 bytes} [Thu Jul 2 01:40:38 2026] DELETE /v2.0/security-group-rules/78499579-44f4-4d49-b28f-d7220baeb197 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:40:38.704 7 INFO neutron.api.v2.resource [None req-0fe44f6d-1b09-44fe-bbaa-c14cd79913bf 5b6626c928c84a1584c3513b1dfa3593 06701450609a4eb5a197d8e8e2330362 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1481/3036] 10.0.0.18 () {32 vars in 746 bytes} [Thu Jul 2 01:40:38 2026] GET /v2.0/security-group-rules/78499579-44f4-4d49-b28f-d7220baeb197 => generated 155 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3037] 10.0.0.18 () {32 vars in 749 bytes} [Thu Jul 2 01:40:38 2026] DELETE /v2.0/security-group-rules/cbd56e9d-20b9-47a9-ac6a-f62c8999f96c => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:40:38.804 7 INFO neutron.api.v2.resource [None req-4975b9e8-eb21-429a-a408-3f5643d7f86b 5b6626c928c84a1584c3513b1dfa3593 06701450609a4eb5a197d8e8e2330362 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1482/3038] 10.0.0.18 () {32 vars in 746 bytes} [Thu Jul 2 01:40:38 2026] GET /v2.0/security-group-rules/cbd56e9d-20b9-47a9-ac6a-f62c8999f96c => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3039] 10.0.0.18 () {32 vars in 749 bytes} [Thu Jul 2 01:40:38 2026] DELETE /v2.0/security-group-rules/cd89407a-42e9-4115-a5e5-621728bc887e => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:40:38.885 7 INFO neutron.api.v2.resource [None req-e53aef64-0bf4-405d-9ca0-99492fe8f15c 5b6626c928c84a1584c3513b1dfa3593 06701450609a4eb5a197d8e8e2330362 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1483/3040] 10.0.0.18 () {32 vars in 746 bytes} [Thu Jul 2 01:40:38 2026] GET /v2.0/security-group-rules/cd89407a-42e9-4115-a5e5-621728bc887e => 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: 1558/3041] 10.0.0.18 () {32 vars in 749 bytes} [Thu Jul 2 01:40:38 2026] DELETE /v2.0/security-group-rules/7b201dec-7a32-4257-8d17-af2b477ce4df => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:40:38.964 7 INFO neutron.api.v2.resource [None req-d18e376b-1aa0-4eaa-a8f5-cef28acae93d 5b6626c928c84a1584c3513b1dfa3593 06701450609a4eb5a197d8e8e2330362 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1484/3042] 10.0.0.18 () {32 vars in 746 bytes} [Thu Jul 2 01:40:38 2026] GET /v2.0/security-group-rules/7b201dec-7a32-4257-8d17-af2b477ce4df => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/3043] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:40:38 2026] DELETE /v2.0/security-groups/e4ebddc7-93d5-430d-8b99-0a74e2e30b68 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:40:39.063 7 INFO neutron.api.v2.resource [None req-cba89f5e-1633-4a35-ab06-8c62576cf26a 5b6626c928c84a1584c3513b1dfa3593 06701450609a4eb5a197d8e8e2330362 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1485/3044] 10.0.0.18 () {32 vars in 736 bytes} [Thu Jul 2 01:40:39 2026] GET /v2.0/security-groups/e4ebddc7-93d5-430d-8b99-0a74e2e30b68 => 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: 1560/3045] 10.0.0.18 () {34 vars in 788 bytes} [Thu Jul 2 01:40:39 2026] PUT /v2.0/routers/7a862712-5642-4bad-854d-95840b3c4654/remove_router_interface => generated 309 bytes in 905 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:40:40.167 7 INFO neutron.api.v2.resource [None req-55f27503-59c2-4123-aa3e-1251657c35fb 5b6626c928c84a1584c3513b1dfa3593 06701450609a4eb5a197d8e8e2330362 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1486/3046] 10.0.0.18 () {34 vars in 788 bytes} [Thu Jul 2 01:40:40 2026] PUT /v2.0/routers/7a862712-5642-4bad-854d-95840b3c4654/remove_router_interface => generated 198 bytes in 154 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3047] 10.0.0.18 () {34 vars in 788 bytes} [Thu Jul 2 01:40:40 2026] PUT /v2.0/routers/7a862712-5642-4bad-854d-95840b3c4654/remove_router_interface => generated 309 bytes in 912 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:40:41.244 7 INFO neutron.api.v2.resource [None req-4395adad-eb63-4513-90cb-27057c92d090 5b6626c928c84a1584c3513b1dfa3593 06701450609a4eb5a197d8e8e2330362 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1487/3048] 10.0.0.18 () {34 vars in 788 bytes} [Thu Jul 2 01:40:41 2026] PUT /v2.0/routers/7a862712-5642-4bad-854d-95840b3c4654/remove_router_interface => generated 198 bytes in 154 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3049] 10.0.0.18 () {34 vars in 788 bytes} [Thu Jul 2 01:40:41 2026] PUT /v2.0/routers/7a862712-5642-4bad-854d-95840b3c4654/remove_router_interface => generated 309 bytes in 905 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:40:42.317 7 INFO neutron.api.v2.resource [None req-9c91730d-dddb-4a2a-9216-55cb324c4b56 5b6626c928c84a1584c3513b1dfa3593 06701450609a4eb5a197d8e8e2330362 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1488/3050] 10.0.0.18 () {34 vars in 788 bytes} [Thu Jul 2 01:40:42 2026] PUT /v2.0/routers/7a862712-5642-4bad-854d-95840b3c4654/remove_router_interface => generated 198 bytes in 153 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 01:40:43.158 8 INFO neutron.db.l3_hamode_db [None req-6b6778e2-4c5c-46fe-935d-7ca8e296fb72 5b6626c928c84a1584c3513b1dfa3593 06701450609a4eb5a197d8e8e2330362 - - default default] HA network 10305b87-e0e0-4737-8b02-933b5022b71d was deleted as no HA routers are present in tenant 06701450609a4eb5a197d8e8e2330362. [pid: 8|app: 0|req: 1563/3053] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:40:42 2026] DELETE /v2.0/routers/7a862712-5642-4bad-854d-95840b3c4654 => generated 0 bytes in 838 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:40:43.193 7 INFO neutron.api.v2.resource [None req-543d732a-44a8-46ad-aa94-fb4b1bf91113 5b6626c928c84a1584c3513b1dfa3593 06701450609a4eb5a197d8e8e2330362 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1491/3054] 10.0.0.18 () {32 vars in 720 bytes} [Thu Jul 2 01:40:43 2026] GET /v2.0/routers/7a862712-5642-4bad-854d-95840b3c4654 => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 01:40:43.286 8 INFO neutron.services.segments.plugin [-] Segment b2eb7376-851c-4f9d-bea9-590e7cf1ee60 resource provider aggregate not found 2026-07-02 01:40:43.301 8 INFO neutron.services.segments.plugin [-] Segment b2eb7376-851c-4f9d-bea9-590e7cf1ee60 resource provider aggregate not found 2026-07-02 01:40:43.306 8 INFO neutron.services.segments.plugin [-] Segment b2eb7376-851c-4f9d-bea9-590e7cf1ee60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2eb7376-851c-4f9d-bea9-590e7cf1ee60 found for delete ", "request_id": "req-d1853dcc-aad7-4cd7-a077-e546a85a4e5e"}]} 2026-07-02 01:40:43.320 8 INFO neutron.services.segments.plugin [-] Segment b2eb7376-851c-4f9d-bea9-590e7cf1ee60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2eb7376-851c-4f9d-bea9-590e7cf1ee60 found for delete ", "request_id": "req-394b1e5c-8338-4ddc-be5d-87bf78cc23aa"}]} [pid: 8|app: 0|req: 1564/3055] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:40:43 2026] DELETE /v2.0/subnets/c8ae367a-bee1-481a-b46e-a76181a7b519 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 01:40:43.409 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d5572f67-0fed-4b0b-a2aa-a86c381abfca 5b6626c928c84a1584c3513b1dfa3593 06701450609a4eb5a197d8e8e2330362 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1492/3056] 10.0.0.18 () {32 vars in 720 bytes} [Thu Jul 2 01:40:43 2026] GET /v2.0/subnets/c8ae367a-bee1-481a-b46e-a76181a7b519 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3057] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:40:43 2026] DELETE /v2.0/subnets/88466f71-422a-4b91-8270-b1256f45f359 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 01:40:43.555 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d1914423-1ab4-4b5b-bc9f-c06291b535d4 5b6626c928c84a1584c3513b1dfa3593 06701450609a4eb5a197d8e8e2330362 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1493/3058] 10.0.0.18 () {32 vars in 720 bytes} [Thu Jul 2 01:40:43 2026] GET /v2.0/subnets/88466f71-422a-4b91-8270-b1256f45f359 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3059] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:40:43 2026] DELETE /v2.0/networks/38107895-e3db-4a54-b52f-eab0b3f00bf8 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 01:40:43.832 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3652f1db-7f11-4f38-95ac-ac48d883805d 5b6626c928c84a1584c3513b1dfa3593 06701450609a4eb5a197d8e8e2330362 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1494/3060] 10.0.0.18 () {32 vars in 722 bytes} [Thu Jul 2 01:40:43 2026] GET /v2.0/networks/38107895-e3db-4a54-b52f-eab0b3f00bf8 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3061] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:40:43 2026] DELETE /v2.0/subnets/ce9759e8-1704-45d9-977f-1b30a698984c => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 01:40:44.028 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a87d9bf5-d80e-47e3-92c1-24cbd3e91b42 5b6626c928c84a1584c3513b1dfa3593 06701450609a4eb5a197d8e8e2330362 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1495/3062] 10.0.0.18 () {32 vars in 720 bytes} [Thu Jul 2 01:40:44 2026] GET /v2.0/subnets/ce9759e8-1704-45d9-977f-1b30a698984c => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3063] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:40:44 2026] DELETE /v2.0/subnets/392a0683-5759-42d4-b530-3ddbe9bd1aa6 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 01:40:44.198 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4d1796bf-e71b-4123-be93-a299cb94fcbd 5b6626c928c84a1584c3513b1dfa3593 06701450609a4eb5a197d8e8e2330362 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1496/3064] 10.0.0.18 () {32 vars in 720 bytes} [Thu Jul 2 01:40:44 2026] GET /v2.0/subnets/392a0683-5759-42d4-b530-3ddbe9bd1aa6 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3065] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:40:44 2026] DELETE /v2.0/networks/4a184b4d-10e1-4ed7-a5a8-279cb18850ca => generated 0 bytes in 317 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 01:40:44.538 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e5d3ead1-c9ba-4a09-b69c-bb1d9f4019a6 5b6626c928c84a1584c3513b1dfa3593 06701450609a4eb5a197d8e8e2330362 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1497/3066] 10.0.0.18 () {32 vars in 722 bytes} [Thu Jul 2 01:40:44 2026] GET /v2.0/networks/4a184b4d-10e1-4ed7-a5a8-279cb18850ca => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3067] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:40:44 2026] DELETE /v2.0/subnets/740adfb1-6dae-4a49-b1b0-e3d3ce1cceae => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 01:40:44.705 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2b3976f6-7e68-4e6d-951d-a8600e4e7691 5b6626c928c84a1584c3513b1dfa3593 06701450609a4eb5a197d8e8e2330362 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1498/3068] 10.0.0.18 () {32 vars in 720 bytes} [Thu Jul 2 01:40:44 2026] GET /v2.0/subnets/740adfb1-6dae-4a49-b1b0-e3d3ce1cceae => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3069] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:40:44 2026] DELETE /v2.0/subnets/7f124101-b5a7-49de-94c0-08eba5492cdb => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 01:40:44.875 7 INFO neutron.pecan_wsgi.hooks.translation [None req-89cf52b8-b953-435c-9f13-bb4efa43350e 5b6626c928c84a1584c3513b1dfa3593 06701450609a4eb5a197d8e8e2330362 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1499/3070] 10.0.0.18 () {32 vars in 720 bytes} [Thu Jul 2 01:40:44 2026] GET /v2.0/subnets/7f124101-b5a7-49de-94c0-08eba5492cdb => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3071] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:40:44 2026] DELETE /v2.0/networks/5c43e799-ad7c-4781-9a28-bfc6957e85fd => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 01:40:45.192 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2a97f810-1ea6-46d0-bbca-fe8ebbf3d644 5b6626c928c84a1584c3513b1dfa3593 06701450609a4eb5a197d8e8e2330362 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1500/3072] 10.0.0.18 () {32 vars in 722 bytes} [Thu Jul 2 01:40:45 2026] GET /v2.0/networks/5c43e799-ad7c-4781-9a28-bfc6957e85fd => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 01:40:46.889 8 INFO neutron.services.segments.plugin [-] Segment 81f93aec-2203-4539-8db7-93c87cec8df0 resource provider aggregate not found 2026-07-02 01:40:46.896 8 INFO neutron.services.segments.plugin [-] Segment 81f93aec-2203-4539-8db7-93c87cec8df0 resource provider aggregate not found 2026-07-02 01:40:46.903 8 INFO neutron.services.segments.plugin [-] Segment 81f93aec-2203-4539-8db7-93c87cec8df0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81f93aec-2203-4539-8db7-93c87cec8df0 found for delete ", "request_id": "req-da6fa4d5-7e47-48ef-8fdc-02e85efe6196"}]} 2026-07-02 01:40:46.911 8 INFO neutron.services.segments.plugin [-] Segment 81f93aec-2203-4539-8db7-93c87cec8df0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81f93aec-2203-4539-8db7-93c87cec8df0 found for delete ", "request_id": "req-f9e057b1-b749-4faf-9a0f-35072588ab8a"}]} 2026-07-02 01:40:46.915 8 INFO neutron.services.segments.plugin [-] Segment 4123b121-5769-47d4-864d-4d1121e12246 resource provider aggregate not found 2026-07-02 01:40:46.921 8 INFO neutron.services.segments.plugin [-] Segment 4123b121-5769-47d4-864d-4d1121e12246 resource provider aggregate not found 2026-07-02 01:40:46.930 8 INFO neutron.services.segments.plugin [-] Segment 4123b121-5769-47d4-864d-4d1121e12246 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4123b121-5769-47d4-864d-4d1121e12246 found for delete ", "request_id": "req-ad9e1a4c-fdae-4b19-87a2-e56e975109df"}]} 2026-07-02 01:40:46.935 8 INFO neutron.services.segments.plugin [-] Segment 4123b121-5769-47d4-864d-4d1121e12246 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4123b121-5769-47d4-864d-4d1121e12246 found for delete ", "request_id": "req-f12e3e41-dd40-4ff1-a371-c66ddb38e2ee"}]} 2026-07-02 01:40:46.940 8 INFO neutron.services.segments.plugin [-] Segment bfcf6e1c-5e02-4504-bd4b-d6ed45f65f2b resource provider aggregate not found 2026-07-02 01:40:46.949 8 INFO neutron.services.segments.plugin [-] Segment bfcf6e1c-5e02-4504-bd4b-d6ed45f65f2b resource provider aggregate not found 2026-07-02 01:40:46.954 8 INFO neutron.services.segments.plugin [-] Segment bfcf6e1c-5e02-4504-bd4b-d6ed45f65f2b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bfcf6e1c-5e02-4504-bd4b-d6ed45f65f2b found for delete ", "request_id": "req-a19bde9b-f59a-42cd-ad69-dbbc868bebb3"}]} 2026-07-02 01:40:46.960 8 INFO neutron.services.segments.plugin [-] Segment bfcf6e1c-5e02-4504-bd4b-d6ed45f65f2b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bfcf6e1c-5e02-4504-bd4b-d6ed45f65f2b found for delete ", "request_id": "req-4566ad79-f3f0-4cbf-a8d5-3e3be3c96b1b"}]} [pid: 8|app: 0|req: 1573/3073] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:40:46 2026] GET /v2.0/security-groups?tenant_id=06701450609a4eb5a197d8e8e2330362&name=default => generated 2925 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/3074] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:40:47 2026] DELETE /v2.0/security-groups/3b7b3aab-3960-4b3b-b372-595be41d4185 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3075] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:40:47 2026] GET /v2.0/security-groups?tenant_id=d27ab9ed467d4acc800094238236c770&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: 1502/3076] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:40:47 2026] DELETE /v2.0/security-groups/a0961b5c-2570-4bac-8c33-ff04377cc204 => 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: 1575/3077] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:40:47 2026] GET /v2.0/security-groups?tenant_id=06c30a219ef041fb80233abb7a73b4c0&name=default => generated 2929 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/3078] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:40:47 2026] DELETE /v2.0/security-groups/3ff6aa10-3eb5-4564-b689-1f1f58cec93b => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3079] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:40:47 2026] GET /v2.0/security-groups?tenant_id=31dab863ad4c4d2a9c270e15ae199a76&name=default => generated 2929 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/3080] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:40:48 2026] DELETE /v2.0/security-groups/43f0d501-b47f-42aa-8326-c69774277f08 => 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: 1577/3081] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:40:48 2026] GET /v2.0/security-groups?tenant_id=31e381a66e6c438fbfabba4a4c7b2208&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/3082] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:40:48 2026] DELETE /v2.0/security-groups/c7dc43ac-b70a-42ac-a7ac-a3244fe611a3 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3083] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:40:48 2026] GET /v2.0/security-groups?tenant_id=754676580a3541bdb0465f50dbda9edb&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/3084] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:40:48 2026] DELETE /v2.0/security-groups/fd3d2203-c247-48c0-b1f1-a309dc6fca45 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3085] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:40:49 2026] GET /v2.0/security-groups?tenant_id=bf1e1e8339b7443e9929e4cee742509e&name=default => generated 2929 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/3086] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:40:49 2026] DELETE /v2.0/security-groups/93f0bad8-a51e-4422-ae38-fe8ab608fba1 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:40:53.235 8 WARNING neutron_lib.context [None req-14442dca-ce19-41a6-822b-015a304c439b e7fbc788c0014ac489190448f8d639a3 cf0215797b8c4cd49aac5af55470ffb5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1580/3087] 10.0.0.18 () {34 vars in 675 bytes} [Thu Jul 2 01:40:53 2026] POST /v2.0/floatingips => generated 552 bytes in 617 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:40:53.735 7 WARNING neutron_lib.context [None req-302e9031-e8ff-4e6c-ac1c-191f6bf81b09 e7fbc788c0014ac489190448f8d639a3 cf0215797b8c4cd49aac5af55470ffb5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1508/3088] 10.0.0.18 () {34 vars in 675 bytes} [Thu Jul 2 01:40:53 2026] POST /v2.0/floatingips => generated 552 bytes in 495 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:40:54.234 8 WARNING neutron_lib.context [None req-7b4616b3-4748-4c72-a114-113c55d3dcca e7fbc788c0014ac489190448f8d639a3 cf0215797b8c4cd49aac5af55470ffb5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1581/3089] 10.0.0.18 () {34 vars in 675 bytes} [Thu Jul 2 01:40:54 2026] POST /v2.0/floatingips => generated 552 bytes in 516 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:40:54.755 7 WARNING neutron_lib.context [None req-1abdf4fb-4fb6-4b6f-bb0f-a9b78a681828 e7fbc788c0014ac489190448f8d639a3 cf0215797b8c4cd49aac5af55470ffb5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1509/3090] 10.0.0.18 () {34 vars in 675 bytes} [Thu Jul 2 01:40:54 2026] POST /v2.0/floatingips => generated 552 bytes in 513 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:40:55.272 8 WARNING neutron_lib.context [None req-696d5fa6-1b69-4250-ba05-140cd246df7b e7fbc788c0014ac489190448f8d639a3 cf0215797b8c4cd49aac5af55470ffb5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1582/3091] 10.0.0.18 () {34 vars in 675 bytes} [Thu Jul 2 01:40:55 2026] POST /v2.0/floatingips => generated 552 bytes in 491 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/3092] 10.0.0.18 () {34 vars in 758 bytes} [Thu Jul 2 01:40:55 2026] PUT /v2.0/floatingips/ca1c03d6-db21-4dc2-aa20-dd02a884b9f3/tags => generated 17 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3093] 10.0.0.18 () {34 vars in 758 bytes} [Thu Jul 2 01:40:55 2026] PUT /v2.0/floatingips/53602d74-677c-47c7-82e9-1499e6dba543/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3094] 10.0.0.18 () {34 vars in 758 bytes} [Thu Jul 2 01:40:55 2026] PUT /v2.0/floatingips/e2df71c3-7750-4ed7-9444-49e48014307b/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3095] 10.0.0.18 () {34 vars in 758 bytes} [Thu Jul 2 01:40:55 2026] PUT /v2.0/floatingips/b3eeb638-fbb9-4b5e-99de-65189a76452a/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: 1512/3096] 10.0.0.18 () {32 vars in 671 bytes} [Thu Jul 2 01:40:55 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3097] 10.0.0.18 () {32 vars in 685 bytes} [Thu Jul 2 01:40:55 2026] GET /v2.0/floatingips?tags=red%2Cblue => 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: 1513/3098] 10.0.0.18 () {32 vars in 681 bytes} [Thu Jul 2 01:40:56 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3099] 10.0.0.18 () {32 vars in 693 bytes} [Thu Jul 2 01:40:56 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: 1514/3100] 10.0.0.18 () {32 vars in 679 bytes} [Thu Jul 2 01:40:56 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3101] 10.0.0.18 () {32 vars in 693 bytes} [Thu Jul 2 01:40:56 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3102] 10.0.0.18 () {32 vars in 689 bytes} [Thu Jul 2 01:40:56 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3103] 10.0.0.18 () {32 vars in 701 bytes} [Thu Jul 2 01:40:56 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3104] 10.0.0.18 () {32 vars in 731 bytes} [Thu Jul 2 01:40:56 2026] DELETE /v2.0/floatingips/ca1c03d6-db21-4dc2-aa20-dd02a884b9f3 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3105] 10.0.0.18 () {32 vars in 731 bytes} [Thu Jul 2 01:40:56 2026] DELETE /v2.0/floatingips/53602d74-677c-47c7-82e9-1499e6dba543 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/3106] 10.0.0.18 () {32 vars in 731 bytes} [Thu Jul 2 01:40:56 2026] DELETE /v2.0/floatingips/e2df71c3-7750-4ed7-9444-49e48014307b => generated 0 bytes in 253 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3107] 10.0.0.18 () {32 vars in 731 bytes} [Thu Jul 2 01:40:57 2026] DELETE /v2.0/floatingips/b3eeb638-fbb9-4b5e-99de-65189a76452a => generated 0 bytes in 299 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3108] 10.0.0.18 () {32 vars in 731 bytes} [Thu Jul 2 01:40:57 2026] DELETE /v2.0/floatingips/1626c25d-0c6b-47d1-b83f-4d5f13ee4693 => generated 0 bytes in 303 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3111] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:40:58 2026] GET /v2.0/security-groups?tenant_id=626219834de943bd879025272d6c7d0b&name=default => generated 2929 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/3112] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:40:58 2026] DELETE /v2.0/security-groups/386a3656-ab89-48cb-bd06-5964ba74a60b => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3113] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:40:58 2026] GET /v2.0/security-groups?tenant_id=cf50ed80a9ea403cb86ed14dbe657e95&name=default => generated 2929 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3114] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:40:58 2026] DELETE /v2.0/security-groups/1a4634cf-1493-4c96-b3a3-2f79a19f8f2e => 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: 1594/3115] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:40:59 2026] GET /v2.0/security-groups?tenant_id=cf0215797b8c4cd49aac5af55470ffb5&name=default => generated 2929 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3116] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:40:59 2026] DELETE /v2.0/security-groups/1072a539-4be0-464d-89ed-7ea021c08ce6 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:41:03.418 8 WARNING neutron_lib.context [None req-2842580d-92bb-4310-b1b0-aeae446e9ad8 0e96730079f34e2f9257b34687042f9c e5c0f183c74f4f7f9a83856e41087775 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1595/3117] 10.0.0.18 () {34 vars in 683 bytes} [Thu Jul 2 01:41:03 2026] POST /v2.0/security-groups => generated 1603 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 01:41:03.589 7 WARNING neutron_lib.context [None req-d18795fa-96e0-43c9-b553-7d72c9fd3abe 0e96730079f34e2f9257b34687042f9c e5c0f183c74f4f7f9a83856e41087775 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1523/3118] 10.0.0.18 () {34 vars in 683 bytes} [Thu Jul 2 01:41:03 2026] POST /v2.0/security-groups => generated 1603 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 01:41:03.731 8 WARNING neutron_lib.context [None req-77703f52-3afa-481b-ae25-46738cf7e00e 0e96730079f34e2f9257b34687042f9c e5c0f183c74f4f7f9a83856e41087775 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1596/3119] 10.0.0.18 () {34 vars in 683 bytes} [Thu Jul 2 01:41:03 2026] POST /v2.0/security-groups => generated 1603 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 01:41:03.842 7 WARNING neutron_lib.context [None req-142ea8d3-befd-4b11-9c13-5f2083361daa 0e96730079f34e2f9257b34687042f9c e5c0f183c74f4f7f9a83856e41087775 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1524/3120] 10.0.0.18 () {34 vars in 683 bytes} [Thu Jul 2 01:41:03 2026] POST /v2.0/security-groups => generated 1603 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 01:41:04.015 8 WARNING neutron_lib.context [None req-fdfea6de-3cca-4fc6-8e47-6e70a848b832 0e96730079f34e2f9257b34687042f9c e5c0f183c74f4f7f9a83856e41087775 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1597/3121] 10.0.0.18 () {34 vars in 683 bytes} [Thu Jul 2 01:41:04 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) [pid: 7|app: 0|req: 1525/3122] 10.0.0.18 () {34 vars in 766 bytes} [Thu Jul 2 01:41:04 2026] PUT /v2.0/security-groups/e7323df0-bde2-4586-aeb6-ae922bc3e1ad/tags => generated 17 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3123] 10.0.0.18 () {34 vars in 766 bytes} [Thu Jul 2 01:41:04 2026] PUT /v2.0/security-groups/8b06fb0e-0dbb-4841-9970-a661509a16b4/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: 1526/3124] 10.0.0.18 () {34 vars in 766 bytes} [Thu Jul 2 01:41:04 2026] PUT /v2.0/security-groups/c2f18dac-b780-4912-a7f1-855688a5031c/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3125] 10.0.0.18 () {34 vars in 766 bytes} [Thu Jul 2 01:41:04 2026] PUT /v2.0/security-groups/d4257f0a-b7ce-476f-9c57-d78b126b4505/tags => 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: 1527/3126] 10.0.0.18 () {32 vars in 679 bytes} [Thu Jul 2 01:41:04 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3127] 10.0.0.18 () {32 vars in 693 bytes} [Thu Jul 2 01:41:04 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3128] 10.0.0.18 () {32 vars in 689 bytes} [Thu Jul 2 01:41:04 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3129] 10.0.0.18 () {32 vars in 701 bytes} [Thu Jul 2 01:41:04 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/3130] 10.0.0.18 () {32 vars in 687 bytes} [Thu Jul 2 01:41:04 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3131] 10.0.0.18 () {32 vars in 701 bytes} [Thu Jul 2 01:41:04 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3132] 10.0.0.18 () {32 vars in 697 bytes} [Thu Jul 2 01:41:04 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3133] 10.0.0.18 () {32 vars in 709 bytes} [Thu Jul 2 01:41:04 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3134] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:41:04 2026] DELETE /v2.0/security-groups/e7323df0-bde2-4586-aeb6-ae922bc3e1ad => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3135] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:41:04 2026] DELETE /v2.0/security-groups/8b06fb0e-0dbb-4841-9970-a661509a16b4 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/3136] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:41:04 2026] DELETE /v2.0/security-groups/c2f18dac-b780-4912-a7f1-855688a5031c => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3137] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:41:04 2026] DELETE /v2.0/security-groups/d4257f0a-b7ce-476f-9c57-d78b126b4505 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3138] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:41:05 2026] DELETE /v2.0/security-groups/a6ee2270-a0fc-439b-8a60-4002a609a7eb => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3139] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:41:05 2026] GET /v2.0/security-groups?tenant_id=ae23a030faec407b882edc8020f5381a&name=default => generated 2929 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3140] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:41:06 2026] DELETE /v2.0/security-groups/ed2d1944-c270-4ad0-8ac0-fc8d43797c39 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3141] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:41:06 2026] GET /v2.0/security-groups?tenant_id=e5c0f183c74f4f7f9a83856e41087775&name=default => generated 2929 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3142] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:41:06 2026] DELETE /v2.0/security-groups/927447d7-77f4-43c6-b3fc-19a9d65466b7 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3143] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:41:06 2026] GET /v2.0/security-groups?tenant_id=43104751305e4533b7525b8ab12d173c&name=default => generated 2929 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3144] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:41:06 2026] DELETE /v2.0/security-groups/c686a223-0c72-4dec-a574-96d72e558be2 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:41:10.707 8 WARNING neutron_lib.context [None req-b6ebf3d4-003e-4206-8442-3b62f6d1b8c4 950624253db54639a4a60d912fc38f5b 4d286bb13eb74a26a5dcfb68db16ff0a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:41:10.859 8 INFO neutron.db.segments_db [None req-b6ebf3d4-003e-4206-8442-3b62f6d1b8c4 950624253db54639a4a60d912fc38f5b 4d286bb13eb74a26a5dcfb68db16ff0a - - default default] Added segment ce6d3795-cb14-4d85-88e7-4a4ab443e450 of type vxlan for network 6c0d2260-b87f-4b24-8b83-f521d51abb84 [pid: 8|app: 0|req: 1609/3145] 10.0.0.18 () {34 vars in 669 bytes} [Thu Jul 2 01:41:10 2026] POST /v2.0/networks => generated 631 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:41:10.957 7 WARNING neutron_lib.context [None req-e7957e3c-b73e-479c-8636-b6d231b97758 950624253db54639a4a60d912fc38f5b 4d286bb13eb74a26a5dcfb68db16ff0a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1537/3146] 10.0.0.18 () {34 vars in 663 bytes} [Thu Jul 2 01:41:10 2026] POST /v2.0/ports => generated 743 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:41:11.219 8 WARNING neutron_lib.context [None req-72ed25d1-c4df-4f9b-bcdc-ecf3c488c3a4 950624253db54639a4a60d912fc38f5b 4d286bb13eb74a26a5dcfb68db16ff0a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1610/3147] 10.0.0.18 () {34 vars in 665 bytes} [Thu Jul 2 01:41:11 2026] POST /v2.0/trunks => generated 407 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 01:41:11.454 7 WARNING neutron_lib.context [None req-e16304d9-a510-4a26-b0fd-931eaf944b05 950624253db54639a4a60d912fc38f5b 4d286bb13eb74a26a5dcfb68db16ff0a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:41:11.501 7 INFO neutron.db.segments_db [None req-e16304d9-a510-4a26-b0fd-931eaf944b05 950624253db54639a4a60d912fc38f5b 4d286bb13eb74a26a5dcfb68db16ff0a - - default default] Added segment d83e194b-dd8f-432e-be87-1e293f35fb38 of type vxlan for network 217e150f-db46-4b70-8702-1ecc8b43a3d7 [pid: 7|app: 0|req: 1538/3148] 10.0.0.18 () {34 vars in 669 bytes} [Thu Jul 2 01:41:11 2026] POST /v2.0/networks => generated 632 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:41:11.594 8 WARNING neutron_lib.context [None req-91615f92-621e-41d6-b4f5-8eb1137ca8f4 950624253db54639a4a60d912fc38f5b 4d286bb13eb74a26a5dcfb68db16ff0a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1611/3149] 10.0.0.18 () {34 vars in 663 bytes} [Thu Jul 2 01:41:11 2026] POST /v2.0/ports => generated 743 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:41:11.870 7 WARNING neutron_lib.context [None req-4f44b353-bc50-458e-8fa4-68e125a4ce31 950624253db54639a4a60d912fc38f5b 4d286bb13eb74a26a5dcfb68db16ff0a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1539/3150] 10.0.0.18 () {34 vars in 665 bytes} [Thu Jul 2 01:41:11 2026] POST /v2.0/trunks => generated 407 bytes in 624 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 01:41:12.498 8 WARNING neutron_lib.context [None req-b9f4db70-2677-4cfc-b147-be4bd7b9c15f 950624253db54639a4a60d912fc38f5b 4d286bb13eb74a26a5dcfb68db16ff0a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:41:12.544 8 INFO neutron.db.segments_db [None req-b9f4db70-2677-4cfc-b147-be4bd7b9c15f 950624253db54639a4a60d912fc38f5b 4d286bb13eb74a26a5dcfb68db16ff0a - - default default] Added segment c936c364-f09e-4f74-b9bc-1f2340d1cd4a of type vxlan for network 2136d360-7f3a-4995-ab0f-4ba52320b6c0 [pid: 8|app: 0|req: 1612/3151] 10.0.0.18 () {34 vars in 669 bytes} [Thu Jul 2 01:41:12 2026] POST /v2.0/networks => generated 631 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:41:12.636 7 WARNING neutron_lib.context [None req-b2bd68af-162f-41b7-84cc-ac1a1baff7d8 950624253db54639a4a60d912fc38f5b 4d286bb13eb74a26a5dcfb68db16ff0a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1540/3152] 10.0.0.18 () {34 vars in 663 bytes} [Thu Jul 2 01:41:12 2026] POST /v2.0/ports => generated 743 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:41:12.918 8 WARNING neutron_lib.context [None req-5d04d92e-334e-48be-ad3c-38b848018a90 950624253db54639a4a60d912fc38f5b 4d286bb13eb74a26a5dcfb68db16ff0a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1613/3155] 10.0.0.18 () {34 vars in 665 bytes} [Thu Jul 2 01:41:12 2026] POST /v2.0/trunks => generated 407 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 01:41:13.085 7 WARNING neutron_lib.context [None req-163c6dbe-d45d-47e7-b4dd-d32d0f286217 950624253db54639a4a60d912fc38f5b 4d286bb13eb74a26a5dcfb68db16ff0a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:41:13.139 7 INFO neutron.db.segments_db [None req-163c6dbe-d45d-47e7-b4dd-d32d0f286217 950624253db54639a4a60d912fc38f5b 4d286bb13eb74a26a5dcfb68db16ff0a - - default default] Added segment 287ad91f-ce56-409f-9b18-39198aaa740b of type vxlan for network fa0842af-9c05-4e1c-8360-f8dcda1b8630 [pid: 7|app: 0|req: 1543/3156] 10.0.0.18 () {34 vars in 669 bytes} [Thu Jul 2 01:41:13 2026] POST /v2.0/networks => generated 632 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:41:13.240 8 WARNING neutron_lib.context [None req-554a190b-a0d3-4145-9178-4bb6985a74a8 950624253db54639a4a60d912fc38f5b 4d286bb13eb74a26a5dcfb68db16ff0a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1614/3157] 10.0.0.18 () {34 vars in 663 bytes} [Thu Jul 2 01:41:13 2026] POST /v2.0/ports => generated 743 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:41:13.492 7 WARNING neutron_lib.context [None req-34ed0668-c284-4334-b895-3f64e89f8b05 950624253db54639a4a60d912fc38f5b 4d286bb13eb74a26a5dcfb68db16ff0a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1544/3158] 10.0.0.18 () {34 vars in 665 bytes} [Thu Jul 2 01:41:13 2026] POST /v2.0/trunks => generated 407 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 01:41:13.662 8 WARNING neutron_lib.context [None req-b72758f7-e0ce-4ced-aa8f-dc7da85f4e3c 950624253db54639a4a60d912fc38f5b 4d286bb13eb74a26a5dcfb68db16ff0a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:41:13.705 8 INFO neutron.db.segments_db [None req-b72758f7-e0ce-4ced-aa8f-dc7da85f4e3c 950624253db54639a4a60d912fc38f5b 4d286bb13eb74a26a5dcfb68db16ff0a - - default default] Added segment af740498-386d-4f1a-96c7-c7eb507d4da1 of type vxlan for network 99789c48-78f7-4233-80ed-f4311bb80cbd [pid: 8|app: 0|req: 1615/3159] 10.0.0.18 () {34 vars in 669 bytes} [Thu Jul 2 01:41:13 2026] POST /v2.0/networks => generated 632 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:41:13.794 7 WARNING neutron_lib.context [None req-8a6d96ec-bc16-44da-ba0d-b88377314bfe 950624253db54639a4a60d912fc38f5b 4d286bb13eb74a26a5dcfb68db16ff0a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1545/3160] 10.0.0.18 () {34 vars in 663 bytes} [Thu Jul 2 01:41:13 2026] POST /v2.0/ports => generated 743 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:41:14.082 8 WARNING neutron_lib.context [None req-13d0b1aa-9e6c-418c-8094-29dd0b096e2c 950624253db54639a4a60d912fc38f5b 4d286bb13eb74a26a5dcfb68db16ff0a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1616/3161] 10.0.0.18 () {34 vars in 665 bytes} [Thu Jul 2 01:41:14 2026] POST /v2.0/trunks => generated 407 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1546/3162] 10.0.0.18 () {34 vars in 748 bytes} [Thu Jul 2 01:41:14 2026] PUT /v2.0/trunks/e0d9f0d6-bf7b-4929-9aea-ef1d8e0eecd6/tags => generated 17 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3163] 10.0.0.18 () {34 vars in 748 bytes} [Thu Jul 2 01:41:14 2026] PUT /v2.0/trunks/f986f622-4536-4535-bf8a-e5e98a9b9292/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: 1547/3164] 10.0.0.18 () {34 vars in 748 bytes} [Thu Jul 2 01:41:14 2026] PUT /v2.0/trunks/342a40b8-21e8-4f2b-bb58-a7423e70ccab/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: 1618/3165] 10.0.0.18 () {34 vars in 748 bytes} [Thu Jul 2 01:41:14 2026] PUT /v2.0/trunks/655de33e-17c2-4d85-ba91-ded24bb4bee3/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: 1548/3166] 10.0.0.18 () {32 vars in 661 bytes} [Thu Jul 2 01:41:14 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1619/3167] 10.0.0.18 () {32 vars in 675 bytes} [Thu Jul 2 01:41:14 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3168] 10.0.0.18 () {32 vars in 671 bytes} [Thu Jul 2 01:41:14 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3169] 10.0.0.18 () {32 vars in 683 bytes} [Thu Jul 2 01:41:14 2026] GET /v2.0/trunks?tags-any=red%2Cblue => 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: 1550/3170] 10.0.0.18 () {32 vars in 669 bytes} [Thu Jul 2 01:41:14 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3171] 10.0.0.18 () {32 vars in 683 bytes} [Thu Jul 2 01:41:14 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3172] 10.0.0.18 () {32 vars in 679 bytes} [Thu Jul 2 01:41:14 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1622/3173] 10.0.0.18 () {32 vars in 691 bytes} [Thu Jul 2 01:41:14 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3174] 10.0.0.18 () {32 vars in 718 bytes} [Thu Jul 2 01:41:14 2026] GET /v2.0/trunks/e0d9f0d6-bf7b-4929-9aea-ef1d8e0eecd6 => generated 412 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1623/3175] 10.0.0.18 () {32 vars in 716 bytes} [Thu Jul 2 01:41:14 2026] GET /v2.0/ports/820f891f-41b7-432d-815c-944e9b43c13c => generated 826 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3176] 10.0.0.18 () {32 vars in 721 bytes} [Thu Jul 2 01:41:14 2026] DELETE /v2.0/trunks/e0d9f0d6-bf7b-4929-9aea-ef1d8e0eecd6 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1624/3177] 10.0.0.18 () {32 vars in 718 bytes} [Thu Jul 2 01:41:14 2026] GET /v2.0/trunks/f986f622-4536-4535-bf8a-e5e98a9b9292 => generated 420 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3178] 10.0.0.18 () {32 vars in 716 bytes} [Thu Jul 2 01:41:14 2026] GET /v2.0/ports/c5e2dfca-4114-4378-9240-37ca480b89c3 => generated 826 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1625/3179] 10.0.0.18 () {32 vars in 721 bytes} [Thu Jul 2 01:41:14 2026] DELETE /v2.0/trunks/f986f622-4536-4535-bf8a-e5e98a9b9292 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3180] 10.0.0.18 () {32 vars in 718 bytes} [Thu Jul 2 01:41:15 2026] GET /v2.0/trunks/342a40b8-21e8-4f2b-bb58-a7423e70ccab => generated 429 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1626/3181] 10.0.0.18 () {32 vars in 716 bytes} [Thu Jul 2 01:41:15 2026] GET /v2.0/ports/e88081fa-d423-4ed6-8c24-b4ff748a5d77 => generated 826 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3182] 10.0.0.18 () {32 vars in 721 bytes} [Thu Jul 2 01:41:15 2026] DELETE /v2.0/trunks/342a40b8-21e8-4f2b-bb58-a7423e70ccab => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1627/3183] 10.0.0.18 () {32 vars in 718 bytes} [Thu Jul 2 01:41:15 2026] GET /v2.0/trunks/655de33e-17c2-4d85-ba91-ded24bb4bee3 => generated 414 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3184] 10.0.0.18 () {32 vars in 716 bytes} [Thu Jul 2 01:41:15 2026] GET /v2.0/ports/f9d39f25-de3f-4c7b-ab6d-05d28ffafba9 => generated 826 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1628/3185] 10.0.0.18 () {32 vars in 721 bytes} [Thu Jul 2 01:41:15 2026] DELETE /v2.0/trunks/655de33e-17c2-4d85-ba91-ded24bb4bee3 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3186] 10.0.0.18 () {32 vars in 718 bytes} [Thu Jul 2 01:41:15 2026] GET /v2.0/trunks/9539f90c-96a3-4807-ab63-2782d1cdbfe9 => generated 407 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3187] 10.0.0.18 () {32 vars in 716 bytes} [Thu Jul 2 01:41:15 2026] GET /v2.0/ports/700491c4-97ec-4324-924e-a565883b5c19 => generated 826 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3188] 10.0.0.18 () {32 vars in 721 bytes} [Thu Jul 2 01:41:15 2026] DELETE /v2.0/trunks/9539f90c-96a3-4807-ab63-2782d1cdbfe9 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3189] 10.0.0.18 () {32 vars in 719 bytes} [Thu Jul 2 01:41:15 2026] DELETE /v2.0/ports/820f891f-41b7-432d-815c-944e9b43c13c => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3190] 10.0.0.18 () {32 vars in 719 bytes} [Thu Jul 2 01:41:15 2026] DELETE /v2.0/ports/c5e2dfca-4114-4378-9240-37ca480b89c3 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1631/3191] 10.0.0.18 () {32 vars in 719 bytes} [Thu Jul 2 01:41:15 2026] DELETE /v2.0/ports/e88081fa-d423-4ed6-8c24-b4ff748a5d77 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3192] 10.0.0.18 () {32 vars in 719 bytes} [Thu Jul 2 01:41:16 2026] DELETE /v2.0/ports/f9d39f25-de3f-4c7b-ab6d-05d28ffafba9 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1632/3193] 10.0.0.18 () {32 vars in 719 bytes} [Thu Jul 2 01:41:16 2026] DELETE /v2.0/ports/700491c4-97ec-4324-924e-a565883b5c19 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3194] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:41:16 2026] DELETE /v2.0/networks/6c0d2260-b87f-4b24-8b83-f521d51abb84 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 01:41:16.687 8 INFO neutron.services.segments.plugin [-] Segment d83e194b-dd8f-432e-be87-1e293f35fb38 resource provider aggregate not found 2026-07-02 01:41:16.694 8 INFO neutron.services.segments.plugin [-] Segment d83e194b-dd8f-432e-be87-1e293f35fb38 resource provider aggregate not found 2026-07-02 01:41:16.698 8 INFO neutron.services.segments.plugin [-] Segment d83e194b-dd8f-432e-be87-1e293f35fb38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d83e194b-dd8f-432e-be87-1e293f35fb38 found for delete ", "request_id": "req-2171f100-d0c5-4111-81b0-9814fffdf578"}]} [pid: 8|app: 0|req: 1633/3195] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:41:16 2026] DELETE /v2.0/networks/217e150f-db46-4b70-8702-1ecc8b43a3d7 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 01:41:16.713 7 INFO neutron.services.segments.plugin [-] Segment ce6d3795-cb14-4d85-88e7-4a4ab443e450 resource provider aggregate not found 2026-07-02 01:41:16.723 7 INFO neutron.services.segments.plugin [-] Segment ce6d3795-cb14-4d85-88e7-4a4ab443e450 resource provider aggregate not found 2026-07-02 01:41:16.737 7 INFO neutron.services.segments.plugin [-] Segment ce6d3795-cb14-4d85-88e7-4a4ab443e450 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce6d3795-cb14-4d85-88e7-4a4ab443e450 found for delete ", "request_id": "req-bf589fc6-35ba-4a95-965f-952291725799"}]} 2026-07-02 01:41:16.739 7 INFO neutron.services.segments.plugin [-] Segment ce6d3795-cb14-4d85-88e7-4a4ab443e450 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce6d3795-cb14-4d85-88e7-4a4ab443e450 found for delete ", "request_id": "req-68e79fc3-6ad9-497f-86ef-9a79a2e89b1f"}]} [pid: 7|app: 0|req: 1563/3196] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:41:16 2026] DELETE /v2.0/networks/2136d360-7f3a-4995-ab0f-4ba52320b6c0 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 01:41:16.856 8 INFO neutron.services.segments.plugin [-] Segment d83e194b-dd8f-432e-be87-1e293f35fb38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d83e194b-dd8f-432e-be87-1e293f35fb38 found for delete ", "request_id": "req-6da1dba3-45d0-4b7c-b897-aa165ef358b3"}]} [pid: 8|app: 0|req: 1634/3197] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:41:16 2026] DELETE /v2.0/networks/fa0842af-9c05-4e1c-8360-f8dcda1b8630 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3198] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:41:16 2026] DELETE /v2.0/networks/99789c48-78f7-4233-80ed-f4311bb80cbd => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1635/3199] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:41:17 2026] GET /v2.0/security-groups?tenant_id=4d286bb13eb74a26a5dcfb68db16ff0a&name=default => generated 2929 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3200] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:41:18 2026] DELETE /v2.0/security-groups/77e99833-a3e7-4788-9237-bdca97064971 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1636/3201] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:41:18 2026] GET /v2.0/security-groups?tenant_id=5795e8058281431291665aec1e3d00a4&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: 1566/3202] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:41:18 2026] DELETE /v2.0/security-groups/10f8e88a-0411-4bfe-9b6c-097eb7dcdbb4 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1637/3203] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:41:18 2026] GET /v2.0/security-groups?tenant_id=5d7d9b6ad29540438b411ff4c1cd0c88&name=default => generated 2929 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 01:41:18.752 7 INFO neutron.services.segments.plugin [-] Segment c936c364-f09e-4f74-b9bc-1f2340d1cd4a resource provider aggregate not found 2026-07-02 01:41:18.756 7 INFO neutron.services.segments.plugin [-] Segment c936c364-f09e-4f74-b9bc-1f2340d1cd4a resource provider aggregate not found 2026-07-02 01:41:18.767 7 INFO neutron.services.segments.plugin [-] Segment c936c364-f09e-4f74-b9bc-1f2340d1cd4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c936c364-f09e-4f74-b9bc-1f2340d1cd4a found for delete ", "request_id": "req-3aed436d-ac75-47b6-9c4a-4942fc3817ac"}]} 2026-07-02 01:41:18.771 7 INFO neutron.services.segments.plugin [-] Segment c936c364-f09e-4f74-b9bc-1f2340d1cd4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c936c364-f09e-4f74-b9bc-1f2340d1cd4a found for delete ", "request_id": "req-9fa4e10b-5d08-4ef1-86f0-bae61c5e33f5"}]} 2026-07-02 01:41:18.782 7 INFO neutron.services.segments.plugin [-] Segment af740498-386d-4f1a-96c7-c7eb507d4da1 resource provider aggregate not found 2026-07-02 01:41:18.785 7 INFO neutron.services.segments.plugin [-] Segment af740498-386d-4f1a-96c7-c7eb507d4da1 resource provider aggregate not found 2026-07-02 01:41:18.792 7 INFO neutron.services.segments.plugin [-] Segment af740498-386d-4f1a-96c7-c7eb507d4da1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af740498-386d-4f1a-96c7-c7eb507d4da1 found for delete ", "request_id": "req-186a94d4-40fd-4280-b199-a21178ee46dc"}]} 2026-07-02 01:41:18.793 7 INFO neutron.services.segments.plugin [-] Segment af740498-386d-4f1a-96c7-c7eb507d4da1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af740498-386d-4f1a-96c7-c7eb507d4da1 found for delete ", "request_id": "req-94113182-3aae-4812-b2a9-fa03516c1ce7"}]} [pid: 7|app: 0|req: 1567/3204] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:41:18 2026] DELETE /v2.0/security-groups/a9b3dfd2-34dc-4417-b0f1-bd5a6bc51be3 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:41:21.779 8 INFO neutron.services.segments.plugin [-] Segment 287ad91f-ce56-409f-9b18-39198aaa740b resource provider aggregate not found 2026-07-02 01:41:21.786 8 INFO neutron.services.segments.plugin [-] Segment 287ad91f-ce56-409f-9b18-39198aaa740b resource provider aggregate not found 2026-07-02 01:41:21.795 8 INFO neutron.services.segments.plugin [-] Segment 287ad91f-ce56-409f-9b18-39198aaa740b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 287ad91f-ce56-409f-9b18-39198aaa740b found for delete ", "request_id": "req-84c275dc-d770-4bbd-a115-68fc8ffa9540"}]} 2026-07-02 01:41:21.800 8 INFO neutron.services.segments.plugin [-] Segment 287ad91f-ce56-409f-9b18-39198aaa740b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 287ad91f-ce56-409f-9b18-39198aaa740b found for delete ", "request_id": "req-e8efcb65-44c8-4d42-8df3-808a527aedba"}]} 2026-07-02 01:41:21.908 8 WARNING neutron_lib.context [None req-3ab3db56-0e6c-42c0-a9fd-26c4627d35b8 0796fd81f6fe4bf1b663101d6484a24d a6bb6dac3d7d4e3cbdbaea5ee72b3bfc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:41:22.057 8 INFO neutron.db.segments_db [None req-3ab3db56-0e6c-42c0-a9fd-26c4627d35b8 0796fd81f6fe4bf1b663101d6484a24d a6bb6dac3d7d4e3cbdbaea5ee72b3bfc - - default default] Added segment de12a0d7-b3d4-4c68-b25b-568fe25a9665 of type vxlan for network 511830b5-8d44-40b2-8232-432b30da98cf [pid: 8|app: 0|req: 1638/3205] 10.0.0.18 () {34 vars in 669 bytes} [Thu Jul 2 01:41:21 2026] POST /v2.0/networks => generated 632 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:41:22.163 7 WARNING neutron_lib.context [None req-a46b5d82-9f1f-4741-9d10-0abeca0d44dc 0796fd81f6fe4bf1b663101d6484a24d a6bb6dac3d7d4e3cbdbaea5ee72b3bfc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1568/3206] 10.0.0.18 () {34 vars in 668 bytes} [Thu Jul 2 01:41:22 2026] POST /v2.0/subnets => generated 626 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1639/3207] 10.0.0.18 () {34 vars in 750 bytes} [Thu Jul 2 01:41:22 2026] PUT /v2.0/subnets/35508447-f4a7-44f0-aa81-a1613a7a25bd/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: 1569/3208] 10.0.0.18 () {32 vars in 730 bytes} [Thu Jul 2 01:41:22 2026] GET /v2.0/subnets/35508447-f4a7-44f0-aa81-a1613a7a25bd/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: 1640/3209] 10.0.0.18 () {34 vars in 761 bytes} [Thu Jul 2 01:41:22 2026] PUT /v2.0/subnets/35508447-f4a7-44f0-aa81-a1613a7a25bd/tags/green => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3210] 10.0.0.18 () {32 vars in 730 bytes} [Thu Jul 2 01:41:22 2026] GET /v2.0/subnets/35508447-f4a7-44f0-aa81-a1613a7a25bd/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: 1641/3211] 10.0.0.18 () {34 vars in 757 bytes} [Thu Jul 2 01:41:22 2026] PUT /v2.0/subnets/35508447-f4a7-44f0-aa81-a1613a7a25bd/tags/red => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3212] 10.0.0.18 () {32 vars in 730 bytes} [Thu Jul 2 01:41:22 2026] GET /v2.0/subnets/35508447-f4a7-44f0-aa81-a1613a7a25bd/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: 1642/3213] 10.0.0.18 () {34 vars in 779 bytes} [Thu Jul 2 01:41:22 2026] PUT /v2.0/subnets/35508447-f4a7-44f0-aa81-a1613a7a25bd/tags/black.or.white => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3214] 10.0.0.18 () {32 vars in 730 bytes} [Thu Jul 2 01:41:22 2026] GET /v2.0/subnets/35508447-f4a7-44f0-aa81-a1613a7a25bd/tags => generated 52 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1643/3215] 10.0.0.18 () {34 vars in 750 bytes} [Thu Jul 2 01:41:22 2026] PUT /v2.0/subnets/35508447-f4a7-44f0-aa81-a1613a7a25bd/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3216] 10.0.0.18 () {32 vars in 730 bytes} [Thu Jul 2 01:41:22 2026] GET /v2.0/subnets/35508447-f4a7-44f0-aa81-a1613a7a25bd/tags => generated 37 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1644/3217] 10.0.0.18 () {32 vars in 738 bytes} [Thu Jul 2 01:41:22 2026] GET /v2.0/subnets/35508447-f4a7-44f0-aa81-a1613a7a25bd/tags/red => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:41:22.885 7 INFO neutron.api.v2.resource [None req-bfd7b666-8151-4f1b-9cb6-49f6cbe4035a 0796fd81f6fe4bf1b663101d6484a24d a6bb6dac3d7d4e3cbdbaea5ee72b3bfc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1574/3218] 10.0.0.18 () {32 vars in 742 bytes} [Thu Jul 2 01:41:22 2026] GET /v2.0/subnets/35508447-f4a7-44f0-aa81-a1613a7a25bd/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1645/3219] 10.0.0.18 () {32 vars in 741 bytes} [Thu Jul 2 01:41:22 2026] DELETE /v2.0/subnets/35508447-f4a7-44f0-aa81-a1613a7a25bd/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3220] 10.0.0.18 () {32 vars in 730 bytes} [Thu Jul 2 01:41:22 2026] GET /v2.0/subnets/35508447-f4a7-44f0-aa81-a1613a7a25bd/tags => generated 30 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 01:41:23.007 8 INFO neutron.api.v2.resource [None req-df6a6b1f-8ac9-42b4-a108-87ccd8d4325b 0796fd81f6fe4bf1b663101d6484a24d a6bb6dac3d7d4e3cbdbaea5ee72b3bfc - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1646/3221] 10.0.0.18 () {32 vars in 745 bytes} [Thu Jul 2 01:41:22 2026] DELETE /v2.0/subnets/35508447-f4a7-44f0-aa81-a1613a7a25bd/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: 1576/3222] 10.0.0.18 () {32 vars in 733 bytes} [Thu Jul 2 01:41:23 2026] DELETE /v2.0/subnets/35508447-f4a7-44f0-aa81-a1613a7a25bd/tags => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1647/3223] 10.0.0.18 () {32 vars in 730 bytes} [Thu Jul 2 01:41:23 2026] GET /v2.0/subnets/35508447-f4a7-44f0-aa81-a1613a7a25bd/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: 1577/3224] 10.0.0.18 () {32 vars in 723 bytes} [Thu Jul 2 01:41:23 2026] DELETE /v2.0/subnets/35508447-f4a7-44f0-aa81-a1613a7a25bd => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1648/3225] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:41:23 2026] DELETE /v2.0/networks/511830b5-8d44-40b2-8232-432b30da98cf => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3226] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:41:24 2026] GET /v2.0/security-groups?tenant_id=c777cb3b24164727acad1913a90c0916&name=default => generated 2929 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 01:41:24.360 8 INFO neutron.services.segments.plugin [-] Segment de12a0d7-b3d4-4c68-b25b-568fe25a9665 resource provider aggregate not found 2026-07-02 01:41:24.372 8 INFO neutron.services.segments.plugin [-] Segment de12a0d7-b3d4-4c68-b25b-568fe25a9665 resource provider aggregate not found 2026-07-02 01:41:24.381 8 INFO neutron.services.segments.plugin [-] Segment de12a0d7-b3d4-4c68-b25b-568fe25a9665 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de12a0d7-b3d4-4c68-b25b-568fe25a9665 found for delete ", "request_id": "req-de513181-3785-4927-904d-26e78fa3e983"}]} 2026-07-02 01:41:24.392 8 INFO neutron.services.segments.plugin [-] Segment de12a0d7-b3d4-4c68-b25b-568fe25a9665 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de12a0d7-b3d4-4c68-b25b-568fe25a9665 found for delete ", "request_id": "req-2d602ca7-5e34-4d7e-b927-02b07de1efed"}]} [pid: 8|app: 0|req: 1649/3227] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:41:24 2026] DELETE /v2.0/security-groups/4c611bc5-5fe1-4056-a736-a76e478f0be5 => 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: 1579/3228] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:41:24 2026] GET /v2.0/security-groups?tenant_id=a6bb6dac3d7d4e3cbdbaea5ee72b3bfc&name=default => generated 2929 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1650/3229] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:41:24 2026] DELETE /v2.0/security-groups/a59f1ce1-529e-4498-91b3-f575ab5e302e => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:41:27.820 7 WARNING neutron_lib.context [None req-519c0a92-c087-4064-b821-aedd17923f8a 18b2bb817c374223b088159449bb23b0 2ab95767afd843519061cb0843fd0227 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-02 01:41:27.967 7 INFO neutron.db.segments_db [None req-519c0a92-c087-4064-b821-aedd17923f8a 18b2bb817c374223b088159449bb23b0 2ab95767afd843519061cb0843fd0227 - - default default] Added segment 2a0546ad-255a-445c-b32b-e1471415bc9e of type vxlan for network 6c6669d3-17ef-4406-9f94-df7bb8be2e77 [pid: 7|app: 0|req: 1580/3232] 10.0.0.18 () {34 vars in 669 bytes} [Thu Jul 2 01:41:27 2026] POST /v2.0/networks => generated 631 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:41:28.059 8 WARNING neutron_lib.context [None req-80428ef8-2406-4e31-bf62-e4f364ba9d25 18b2bb817c374223b088159449bb23b0 2ab95767afd843519061cb0843fd0227 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1653/3233] 10.0.0.18 () {34 vars in 663 bytes} [Thu Jul 2 01:41:28 2026] POST /v2.0/ports => generated 743 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 01:41:28.386 7 WARNING neutron_lib.context [None req-b8577f39-5198-4bfc-a7b6-7b5b871ccb02 18b2bb817c374223b088159449bb23b0 2ab95767afd843519061cb0843fd0227 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1581/3234] 10.0.0.18 () {34 vars in 665 bytes} [Thu Jul 2 01:41:28 2026] POST /v2.0/trunks => generated 407 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1654/3235] 10.0.0.18 () {34 vars in 748 bytes} [Thu Jul 2 01:41:28 2026] PUT /v2.0/trunks/672fccc1-2d55-4066-8379-5ade5129d435/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3236] 10.0.0.18 () {32 vars in 728 bytes} [Thu Jul 2 01:41:28 2026] GET /v2.0/trunks/672fccc1-2d55-4066-8379-5ade5129d435/tags => generated 25 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1655/3237] 10.0.0.18 () {34 vars in 759 bytes} [Thu Jul 2 01:41:28 2026] PUT /v2.0/trunks/672fccc1-2d55-4066-8379-5ade5129d435/tags/green => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3238] 10.0.0.18 () {32 vars in 728 bytes} [Thu Jul 2 01:41:28 2026] GET /v2.0/trunks/672fccc1-2d55-4066-8379-5ade5129d435/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: 1656/3239] 10.0.0.18 () {34 vars in 755 bytes} [Thu Jul 2 01:41:28 2026] PUT /v2.0/trunks/672fccc1-2d55-4066-8379-5ade5129d435/tags/red => generated 4 bytes in 20 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3240] 10.0.0.18 () {32 vars in 728 bytes} [Thu Jul 2 01:41:28 2026] GET /v2.0/trunks/672fccc1-2d55-4066-8379-5ade5129d435/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1657/3241] 10.0.0.18 () {34 vars in 777 bytes} [Thu Jul 2 01:41:28 2026] PUT /v2.0/trunks/672fccc1-2d55-4066-8379-5ade5129d435/tags/black.or.white => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3242] 10.0.0.18 () {32 vars in 728 bytes} [Thu Jul 2 01:41:28 2026] GET /v2.0/trunks/672fccc1-2d55-4066-8379-5ade5129d435/tags => generated 52 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1658/3243] 10.0.0.18 () {34 vars in 748 bytes} [Thu Jul 2 01:41:28 2026] PUT /v2.0/trunks/672fccc1-2d55-4066-8379-5ade5129d435/tags => generated 37 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3244] 10.0.0.18 () {32 vars in 728 bytes} [Thu Jul 2 01:41:28 2026] GET /v2.0/trunks/672fccc1-2d55-4066-8379-5ade5129d435/tags => generated 37 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1659/3245] 10.0.0.18 () {32 vars in 736 bytes} [Thu Jul 2 01:41:28 2026] GET /v2.0/trunks/672fccc1-2d55-4066-8379-5ade5129d435/tags/red => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:41:28.848 7 INFO neutron.api.v2.resource [None req-0703e2a3-5c3d-43a0-9187-614058fc41c2 18b2bb817c374223b088159449bb23b0 2ab95767afd843519061cb0843fd0227 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1587/3246] 10.0.0.18 () {32 vars in 740 bytes} [Thu Jul 2 01:41:28 2026] GET /v2.0/trunks/672fccc1-2d55-4066-8379-5ade5129d435/tags/green => generated 99 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1660/3247] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:41:28 2026] DELETE /v2.0/trunks/672fccc1-2d55-4066-8379-5ade5129d435/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3248] 10.0.0.18 () {32 vars in 728 bytes} [Thu Jul 2 01:41:28 2026] GET /v2.0/trunks/672fccc1-2d55-4066-8379-5ade5129d435/tags => generated 30 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 01:41:28.929 8 INFO neutron.api.v2.resource [None req-2239abc4-3c2b-487b-8615-868974e2bed6 18b2bb817c374223b088159449bb23b0 2ab95767afd843519061cb0843fd0227 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1661/3249] 10.0.0.18 () {32 vars in 743 bytes} [Thu Jul 2 01:41:28 2026] DELETE /v2.0/trunks/672fccc1-2d55-4066-8379-5ade5129d435/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3250] 10.0.0.18 () {32 vars in 731 bytes} [Thu Jul 2 01:41:28 2026] DELETE /v2.0/trunks/672fccc1-2d55-4066-8379-5ade5129d435/tags => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1662/3251] 10.0.0.18 () {32 vars in 728 bytes} [Thu Jul 2 01:41:28 2026] GET /v2.0/trunks/672fccc1-2d55-4066-8379-5ade5129d435/tags => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3252] 10.0.0.18 () {32 vars in 718 bytes} [Thu Jul 2 01:41:28 2026] GET /v2.0/trunks/672fccc1-2d55-4066-8379-5ade5129d435 => generated 407 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1663/3253] 10.0.0.18 () {32 vars in 716 bytes} [Thu Jul 2 01:41:29 2026] GET /v2.0/ports/c6e437c8-0fdc-4ae9-8039-bb326bc69359 => generated 826 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3254] 10.0.0.18 () {32 vars in 721 bytes} [Thu Jul 2 01:41:29 2026] DELETE /v2.0/trunks/672fccc1-2d55-4066-8379-5ade5129d435 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1664/3255] 10.0.0.18 () {32 vars in 719 bytes} [Thu Jul 2 01:41:29 2026] DELETE /v2.0/ports/c6e437c8-0fdc-4ae9-8039-bb326bc69359 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 01:41:29.495 7 INFO neutron.services.segments.plugin [-] Segment 2a0546ad-255a-445c-b32b-e1471415bc9e resource provider aggregate not found 2026-07-02 01:41:29.499 7 INFO neutron.services.segments.plugin [-] Segment 2a0546ad-255a-445c-b32b-e1471415bc9e resource provider aggregate not found 2026-07-02 01:41:29.506 7 INFO neutron.services.segments.plugin [-] Segment 2a0546ad-255a-445c-b32b-e1471415bc9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a0546ad-255a-445c-b32b-e1471415bc9e found for delete ", "request_id": "req-1e8602d4-a480-4ca2-9bc9-62da0aad628f"}]} 2026-07-02 01:41:29.512 7 INFO neutron.services.segments.plugin [-] Segment 2a0546ad-255a-445c-b32b-e1471415bc9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a0546ad-255a-445c-b32b-e1471415bc9e found for delete ", "request_id": "req-ffd358b4-aefd-44ae-b6d8-5c25e74afd7b"}]} [pid: 7|app: 0|req: 1592/3256] 10.0.0.18 () {32 vars in 725 bytes} [Thu Jul 2 01:41:29 2026] DELETE /v2.0/networks/6c6669d3-17ef-4406-9f94-df7bb8be2e77 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1665/3257] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:41:30 2026] GET /v2.0/security-groups?tenant_id=2ab95767afd843519061cb0843fd0227&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: 1593/3258] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:41:30 2026] DELETE /v2.0/security-groups/2ba9a372-7890-4dc8-8ac2-596e26be19fc => 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: 1666/3259] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:41:30 2026] GET /v2.0/security-groups?tenant_id=42ffdd5d6c3840b1920ec3b4e0986ab9&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3260] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:41:30 2026] DELETE /v2.0/security-groups/5bc883d4-b5f0-499b-afb7-36dea83f21d4 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1667/3261] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:41:33 2026] GET /v2.0/security-groups?tenant_id=462cd0b9af214a61af7ea6aa5575ea0e&name=default => generated 2929 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3262] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:41:34 2026] DELETE /v2.0/security-groups/38d846b8-0ca3-4608-a66c-bb7174ffc07d => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1668/3263] 10.0.0.18 () {32 vars in 773 bytes} [Thu Jul 2 01:41:34 2026] GET /v2.0/security-groups?tenant_id=12ac840c26c247fd86e82e8aa1354dfc&name=default => generated 2929 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3264] 10.0.0.18 () {32 vars in 739 bytes} [Thu Jul 2 01:41:34 2026] DELETE /v2.0/security-groups/55c2c7e8-9b1e-43c6-b470-2dfd45a774fd => 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: 1669/3265] 10.0.0.18 () {32 vars in 648 bytes} [Thu Jul 2 01:41:36 2026] GET /v2.0/networks => generated 2168 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3266] 10.0.0.18 () {32 vars in 654 bytes} [Thu Jul 2 01:41:38 2026] GET /v2.0/floatingips => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1670/3267] 10.0.0.18 () {32 vars in 646 bytes} [Thu Jul 2 01:41:38 2026] GET /v2.0/routers => generated 15 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3268] 10.0.0.18 () {32 vars in 642 bytes} [Thu Jul 2 01:41:38 2026] GET /v2.0/ports => generated 4725 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1671/3269] 10.0.0.18 () {32 vars in 646 bytes} [Thu Jul 2 01:41:38 2026] GET /v2.0/subnets => generated 1308 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3270] 10.0.0.18 () {32 vars in 648 bytes} [Thu Jul 2 01:41:38 2026] GET /v2.0/networks => generated 2168 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1672/3271] 10.0.0.18 () {32 vars in 662 bytes} [Thu Jul 2 01:41:38 2026] GET /v2.0/security-groups => generated 17401 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3272] 10.0.0.18 () {32 vars in 654 bytes} [Thu Jul 2 01:41:38 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)