+ COMMAND=start + start + confs='--config-file /etc/neutron/neutron.conf' + confs+=' --config-file /etc/neutron/neutron_vpnaas.conf' + confs+=' --config-file /etc/neutron/taas_plugin.ini' + confs+=' --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini --pyargv ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini ' [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Feb 19 17:05:34 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-170-generic #180-Ubuntu SMP Fri Jan 9 16:10:31 UTC 2026 nodename: neutron-server-697d76bf46-q679m 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, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f8ff27ef668 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)... 2026-02-19 17:05:39.063 7 INFO neutron.common.config [-] Logging enabled! 2026-02-19 17:05:39.063 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-02-19 17:05:39.063 8 INFO neutron.common.config [-] Logging enabled! 2026-02-19 17:05:39.064 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-02-19 17:05:39.504 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-02-19 17:05:39.506 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-02-19 17:05:41.113 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-02-19 17:05:41.116 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-02-19 17:05:41.120 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-02-19 17:05:41.121 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-02-19 17:05:41.121 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-02-19 17:05:41.121 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-02-19 17:05:41.121 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-19 17:05:41.129 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-19 17:05:41.129 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-19 17:05:41.129 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-02-19 17:05:41.152 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-02-19 17:05:41.153 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-02-19 17:05:41.153 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-02-19 17:05:41.183 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-02-19 17:05:41.184 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-02-19 17:05:41.184 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-02-19 17:05:41.184 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-02-19 17:05:41.221 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-02-19 17:05:41.224 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-02-19 17:05:41.228 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-02-19 17:05:41.229 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-02-19 17:05:41.230 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-02-19 17:05:41.230 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-02-19 17:05:41.230 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-19 17:05:41.242 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-19 17:05:41.242 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-19 17:05:41.242 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-02-19 17:05:41.277 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-02-19 17:05:41.279 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-02-19 17:05:41.279 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-02-19 17:05:41.309 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-02-19 17:05:41.310 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-02-19 17:05:41.310 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-02-19 17:05:41.310 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-02-19 17:05:41.462 7 INFO neutron.plugins.ml2.managers [None req-0a549905-eb5a-4536-ab55-0f64d74e6f35 - - - - - -] Initializing driver for type 'vlan' 2026-02-19 17:05:41.615 8 INFO neutron.plugins.ml2.managers [None req-97de4ab7-4674-4a63-a632-7d224f0bafbf - - - - - -] Initializing driver for type 'vlan' 2026-02-19 17:05:41.779 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-0a549905-eb5a-4536-ab55-0f64d74e6f35 - - - - - -] VlanTypeDriver initialization complete 2026-02-19 17:05:41.779 7 INFO neutron.plugins.ml2.managers [None req-0a549905-eb5a-4536-ab55-0f64d74e6f35 - - - - - -] Initializing driver for type 'vxlan' 2026-02-19 17:05:41.779 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-0a549905-eb5a-4536-ab55-0f64d74e6f35 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-02-19 17:05:41.793 7 INFO neutron.plugins.ml2.managers [None req-0a549905-eb5a-4536-ab55-0f64d74e6f35 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-02-19 17:05:41.793 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-0a549905-eb5a-4536-ab55-0f64d74e6f35 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-02-19 17:05:41.793 7 INFO neutron.plugins.ml2.managers [None req-0a549905-eb5a-4536-ab55-0f64d74e6f35 - - - - - -] Initializing extension driver 'port_security' 2026-02-19 17:05:41.794 7 INFO neutron.plugins.ml2.extensions.port_security [None req-0a549905-eb5a-4536-ab55-0f64d74e6f35 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-02-19 17:05:41.794 7 INFO neutron.plugins.ml2.managers [None req-0a549905-eb5a-4536-ab55-0f64d74e6f35 - - - - - -] Initializing extension driver 'qos' 2026-02-19 17:05:41.794 7 INFO neutron.plugins.ml2.managers [None req-0a549905-eb5a-4536-ab55-0f64d74e6f35 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-02-19 17:05:41.794 7 INFO neutron.plugins.ml2.managers [None req-0a549905-eb5a-4536-ab55-0f64d74e6f35 - - - - - -] Initializing mechanism driver 'l2population' 2026-02-19 17:05:41.808 7 INFO neutron.quota [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded quota_driver: . 2026-02-19 17:05:41.808 7 INFO neutron.plugins.ml2.plugin [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Modular L2 Plugin initialization complete 2026-02-19 17:05:41.808 7 INFO neutron.plugins.ml2.managers [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-02-19 17:05:41.808 7 INFO neutron.plugins.ml2.managers [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-02-19 17:05:41.808 7 INFO neutron.plugins.ml2.managers [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Got port-security extension from driver 'port_security' 2026-02-19 17:05:41.809 7 INFO neutron.manager [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loading Plugin: qos 2026-02-19 17:05:41.822 7 INFO neutron.manager [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loading Plugin: router 2026-02-19 17:05:41.862 7 INFO neutron.services.service_base [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-02-19 17:05:41.863 7 INFO neutron.manager [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loading Plugin: segments 2026-02-19 17:05:41.957 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-97de4ab7-4674-4a63-a632-7d224f0bafbf - - - - - -] VlanTypeDriver initialization complete 2026-02-19 17:05:41.957 8 INFO neutron.plugins.ml2.managers [None req-97de4ab7-4674-4a63-a632-7d224f0bafbf - - - - - -] Initializing driver for type 'vxlan' 2026-02-19 17:05:41.957 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-97de4ab7-4674-4a63-a632-7d224f0bafbf - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-02-19 17:05:41.959 7 INFO neutron.manager [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loading Plugin: trunk 2026-02-19 17:05:41.970 8 INFO neutron.plugins.ml2.managers [None req-97de4ab7-4674-4a63-a632-7d224f0bafbf - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-02-19 17:05:41.971 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-97de4ab7-4674-4a63-a632-7d224f0bafbf - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-02-19 17:05:41.971 8 INFO neutron.plugins.ml2.managers [None req-97de4ab7-4674-4a63-a632-7d224f0bafbf - - - - - -] Initializing extension driver 'port_security' 2026-02-19 17:05:41.971 8 INFO neutron.plugins.ml2.extensions.port_security [None req-97de4ab7-4674-4a63-a632-7d224f0bafbf - - - - - -] PortSecurityExtensionDriver initialization complete 2026-02-19 17:05:41.971 8 INFO neutron.plugins.ml2.managers [None req-97de4ab7-4674-4a63-a632-7d224f0bafbf - - - - - -] Initializing extension driver 'qos' 2026-02-19 17:05:41.971 8 INFO neutron.plugins.ml2.managers [None req-97de4ab7-4674-4a63-a632-7d224f0bafbf - - - - - -] Initializing mechanism driver 'openvswitch' 2026-02-19 17:05:41.971 8 INFO neutron.plugins.ml2.managers [None req-97de4ab7-4674-4a63-a632-7d224f0bafbf - - - - - -] Initializing mechanism driver 'l2population' 2026-02-19 17:05:41.974 7 INFO neutron.manager [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loading Plugin: vpnaas 2026-02-19 17:05:41.984 8 INFO neutron.quota [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded quota_driver: . 2026-02-19 17:05:41.985 8 INFO neutron.plugins.ml2.plugin [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Modular L2 Plugin initialization complete 2026-02-19 17:05:41.985 8 INFO neutron.plugins.ml2.managers [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-02-19 17:05:41.985 8 INFO neutron.plugins.ml2.managers [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-02-19 17:05:41.985 8 INFO neutron.plugins.ml2.managers [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Got port-security extension from driver 'port_security' 2026-02-19 17:05:41.986 8 INFO neutron.manager [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loading Plugin: qos 2026-02-19 17:05:41.999 8 INFO neutron.manager [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loading Plugin: router 2026-02-19 17:05:42.012 7 WARNING stevedore.named [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-02-19 17:05:42.040 8 INFO neutron.services.service_base [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-02-19 17:05:42.041 8 INFO neutron.manager [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loading Plugin: segments 2026-02-19 17:05:42.076 7 INFO neutron_vpnaas.services.vpn.plugin [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-02-19 17:05:42.077 7 INFO neutron.common.utils [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-02-19 17:05:42.077 7 INFO neutron.manager [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loading Plugin: taas 2026-02-19 17:05:42.099 7 WARNING stevedore.named [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-02-19 17:05:42.099 7 WARNING stevedore.named [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-02-19 17:05:42.124 7 INFO neutron_taas.services.taas.taas_plugin [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-02-19 17:05:42.125 7 INFO neutron.manager [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loading Plugin: tapmirror 2026-02-19 17:05:42.139 8 INFO neutron.manager [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loading Plugin: trunk 2026-02-19 17:05:42.140 7 WARNING stevedore.named [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-02-19 17:05:42.140 7 WARNING stevedore.named [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-02-19 17:05:42.155 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-02-19 17:05:42.156 8 INFO neutron.manager [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loading Plugin: vpnaas 2026-02-19 17:05:42.156 7 INFO neutron.manager [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loading Plugin: auto_allocate 2026-02-19 17:05:42.164 7 INFO neutron.manager [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loading Plugin: tag 2026-02-19 17:05:42.172 7 INFO neutron.manager [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loading Plugin: timestamp 2026-02-19 17:05:42.175 7 INFO neutron.manager [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loading Plugin: network_ip_availability 2026-02-19 17:05:42.179 7 INFO neutron.manager [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loading Plugin: flavors 2026-02-19 17:05:42.183 7 INFO neutron.manager [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loading Plugin: revisions 2026-02-19 17:05:42.186 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Initializing extension manager. 2026-02-19 17:05:42.188 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: address-group 2026-02-19 17:05:42.188 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: address-scope 2026-02-19 17:05:42.189 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-02-19 17:05:42.190 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: agent 2026-02-19 17:05:42.190 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: agent-resources-synced 2026-02-19 17:05:42.192 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: allowed-address-pairs 2026-02-19 17:05:42.192 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: auto-allocated-topology 2026-02-19 17:05:42.193 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: availability_zone 2026-02-19 17:05:42.193 8 WARNING stevedore.named [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-02-19 17:05:42.193 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: availability_zone_filter 2026-02-19 17:05:42.194 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-02-19 17:05:42.194 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: default-subnetpools 2026-02-19 17:05:42.196 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-02-19 17:05:42.196 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: dns-integration 2026-02-19 17:05:42.197 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: dns-domain-ports 2026-02-19 17:05:42.197 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-02-19 17:05:42.198 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: dvr 2026-02-19 17:05:42.199 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-02-19 17:05:42.199 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: empty-string-filtering 2026-02-19 17:05:42.200 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-02-19 17:05:42.200 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-02-19 17:05:42.201 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: external-net 2026-02-19 17:05:42.201 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: extra_dhcp_opt 2026-02-19 17:05:42.202 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: extraroute 2026-02-19 17:05:42.202 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: extraroute-atomic 2026-02-19 17:05:42.203 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-02-19 17:05:42.203 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-02-19 17:05:42.204 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-02-19 17:05:42.204 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-02-19 17:05:42.205 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: fip-port-details 2026-02-19 17:05:42.206 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: flavors 2026-02-19 17:05:42.207 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-02-19 17:05:42.208 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: floatingip-pools 2026-02-19 17:05:42.209 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: ip_allocation 2026-02-19 17:05:42.210 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: ip-substring-filtering 2026-02-19 17:05:42.210 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: l2_adjacency 2026-02-19 17:05:42.211 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: router 2026-02-19 17:05:42.213 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-02-19 17:05:42.214 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-02-19 17:05:42.214 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-02-19 17:05:42.215 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: ext-gw-mode 2026-02-19 17:05:42.215 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: l3-ha 2026-02-19 17:05:42.216 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-02-19 17:05:42.216 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-02-19 17:05:42.217 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: l3-flavors 2026-02-19 17:05:42.218 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-02-19 17:05:42.218 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-02-19 17:05:42.220 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: l3_agent_scheduler 2026-02-19 17:05:42.222 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-02-19 17:05:42.223 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Extension logging not supported by any of loaded plugins 2026-02-19 17:05:42.224 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Extension metering not supported by any of loaded plugins 2026-02-19 17:05:42.224 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-02-19 17:05:42.225 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: multi-provider 2026-02-19 17:05:42.225 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: net-mtu 2026-02-19 17:05:42.226 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: net-mtu-writable 2026-02-19 17:05:42.226 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: network_availability_zone 2026-02-19 17:05:42.227 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: network_ha 2026-02-19 17:05:42.227 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: network-ip-availability 2026-02-19 17:05:42.228 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-02-19 17:05:42.229 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: pagination 2026-02-19 17:05:42.229 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: port-device-profile 2026-02-19 17:05:42.230 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-02-19 17:05:42.231 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-02-19 17:05:42.231 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-02-19 17:05:42.232 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: port-mac-override 2026-02-19 17:05:42.232 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-02-19 17:05:42.233 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-02-19 17:05:42.234 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-02-19 17:05:42.234 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: port-resource-request 2026-02-19 17:05:42.235 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: port-resource-request-groups 2026-02-19 17:05:42.235 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-02-19 17:05:42.236 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: binding 2026-02-19 17:05:42.236 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: binding-extended 2026-02-19 17:05:42.237 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: port-security 2026-02-19 17:05:42.237 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: project-id 2026-02-19 17:05:42.238 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: provider 2026-02-19 17:05:42.239 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-02-19 17:05:42.242 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: qos 2026-02-19 17:05:42.243 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-02-19 17:05:42.244 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-02-19 17:05:42.244 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: qos-default 2026-02-19 17:05:42.245 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: qos-fip 2026-02-19 17:05:42.245 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-02-19 17:05:42.246 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: qos-gateway-ip 2026-02-19 17:05:42.246 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: qos-port-network-policy 2026-02-19 17:05:42.247 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: qos-pps-minimum 2026-02-19 17:05:42.247 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-02-19 17:05:42.248 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: qos-pps 2026-02-19 17:05:42.248 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: qos-rule-type-details 2026-02-19 17:05:42.249 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: qos-rule-type-filter 2026-02-19 17:05:42.250 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: qos-rules-alias 2026-02-19 17:05:42.250 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: quota-check-limit 2026-02-19 17:05:42.251 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: quota-check-limit-default 2026-02-19 17:05:42.253 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: quotas 2026-02-19 17:05:42.253 8 INFO neutron_vpnaas.services.vpn.plugin [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-02-19 17:05:42.253 8 INFO neutron.common.utils [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-02-19 17:05:42.253 8 INFO neutron.manager [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loading Plugin: taas 2026-02-19 17:05:42.254 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: quota_details 2026-02-19 17:05:42.255 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: rbac-policies 2026-02-19 17:05:42.256 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: rbac-address-group 2026-02-19 17:05:42.256 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: rbac-address-scope 2026-02-19 17:05:42.257 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: rbac-security-groups 2026-02-19 17:05:42.257 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: rbac-subnetpool 2026-02-19 17:05:42.258 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: revision-if-match 2026-02-19 17:05:42.258 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: standard-attr-revisions 2026-02-19 17:05:42.259 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: router_availability_zone 2026-02-19 17:05:42.260 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-02-19 17:05:42.261 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: security-groups-default-rules 2026-02-19 17:05:42.262 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-02-19 17:05:42.262 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: port-security-groups-filtering 2026-02-19 17:05:42.263 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-02-19 17:05:42.263 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-02-19 17:05:42.264 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-02-19 17:05:42.268 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: security-group 2026-02-19 17:05:42.269 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: segment 2026-02-19 17:05:42.270 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-02-19 17:05:42.270 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: service-type 2026-02-19 17:05:42.271 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: sorting 2026-02-19 17:05:42.272 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: standard-attr-segment 2026-02-19 17:05:42.273 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: standard-attr-description 2026-02-19 17:05:42.273 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: stateful-security-group 2026-02-19 17:05:42.274 7 WARNING neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-02-19 17:05:42.274 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-02-19 17:05:42.275 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: subnet-external-network 2026-02-19 17:05:42.275 8 WARNING stevedore.named [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-02-19 17:05:42.275 8 WARNING stevedore.named [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-02-19 17:05:42.275 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: subnet_onboard 2026-02-19 17:05:42.276 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-02-19 17:05:42.276 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: subnet-service-types 2026-02-19 17:05:42.277 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: subnet_allocation 2026-02-19 17:05:42.277 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-02-19 17:05:42.278 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: tag-creation 2026-02-19 17:05:42.278 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-02-19 17:05:42.282 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: standard-attr-tag 2026-02-19 17:05:42.283 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: standard-attr-timestamp 2026-02-19 17:05:42.284 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: trunk 2026-02-19 17:05:42.284 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: trunk-details 2026-02-19 17:05:42.285 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-02-19 17:05:42.285 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-02-19 17:05:42.286 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-02-19 17:05:42.286 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: vpn-aes-ctr 2026-02-19 17:05:42.288 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-02-19 17:05:42.289 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-02-19 17:05:42.289 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: vpn-flavors 2026-02-19 17:05:42.291 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: vpnaas 2026-02-19 17:05:42.292 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: taas 2026-02-19 17:05:42.293 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: tap-mirror 2026-02-19 17:05:42.294 7 INFO neutron.api.extensions [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Loaded extension: taas-vlan-filter 2026-02-19 17:05:42.295 8 INFO neutron_taas.services.taas.taas_plugin [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-02-19 17:05:42.295 8 INFO neutron.manager [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loading Plugin: tapmirror 2026-02-19 17:05:42.296 7 INFO neutron.quota.resource_registry [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Creating instance of TrackedResource for resource:network 2026-02-19 17:05:42.296 7 INFO neutron.quota.resource_registry [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-02-19 17:05:42.297 7 INFO neutron.quota.resource_registry [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-19 17:05:42.297 7 INFO neutron.quota.resource_registry [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Creating instance of TrackedResource for resource:port 2026-02-19 17:05:42.301 7 INFO neutron.quota.resource_registry [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Creating instance of TrackedResource for resource:router 2026-02-19 17:05:42.301 7 INFO neutron.quota.resource_registry [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-02-19 17:05:42.304 8 WARNING stevedore.named [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-02-19 17:05:42.304 8 WARNING stevedore.named [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-02-19 17:05:42.306 7 INFO neutron.quota.resource_registry [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-02-19 17:05:42.306 7 INFO neutron.quota.resource_registry [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-02-19 17:05:42.307 7 INFO neutron.quota.resource_registry [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-02-19 17:05:42.307 7 INFO neutron.quota.resource_registry [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-19 17:05:42.308 7 WARNING neutron.quota.resource_registry [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] subnetpool is already registered 2026-02-19 17:05:42.308 7 INFO neutron.quota.resource_registry [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-19 17:05:42.308 7 WARNING neutron.quota.resource_registry [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] subnetpool is already registered 2026-02-19 17:05:42.309 7 INFO neutron.quota.resource_registry [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-02-19 17:05:42.309 7 INFO neutron.quota.resource_registry [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-19 17:05:42.309 7 INFO neutron.quota.resource_registry [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-19 17:05:42.310 7 INFO neutron.quota.resource_registry [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-02-19 17:05:42.310 7 INFO neutron.quota.resource_registry [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-02-19 17:05:42.311 7 INFO neutron.quota.resource_registry [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-02-19 17:05:42.311 7 INFO neutron.quota.resource_registry [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-19 17:05:42.311 7 WARNING neutron.quota.resource_registry [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] ipsecpolicy is already registered 2026-02-19 17:05:42.312 7 INFO neutron.quota.resource_registry [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-19 17:05:42.312 7 WARNING neutron.quota.resource_registry [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] ikepolicy is already registered 2026-02-19 17:05:42.316 7 INFO neutron.quota.resource_registry [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Creating instance of TrackedResource for resource:router 2026-02-19 17:05:42.316 7 WARNING neutron.quota.resource_registry [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] router is already registered 2026-02-19 17:05:42.317 7 INFO neutron.quota.resource_registry [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-02-19 17:05:42.317 7 WARNING neutron.quota.resource_registry [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] floatingip is already registered 2026-02-19 17:05:42.320 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-02-19 17:05:42.320 7 INFO neutron.quota.resource_registry [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-02-19 17:05:42.320 7 WARNING neutron.quota.resource_registry [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] rbac_policy is already registered 2026-02-19 17:05:42.321 8 INFO neutron.manager [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loading Plugin: auto_allocate 2026-02-19 17:05:42.321 7 INFO neutron.quota.resource_registry [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-02-19 17:05:42.321 7 WARNING neutron.quota.resource_registry [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] security_group is already registered 2026-02-19 17:05:42.321 7 INFO neutron.quota.resource_registry [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-02-19 17:05:42.322 7 WARNING neutron.quota.resource_registry [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] security_group_rule is already registered 2026-02-19 17:05:42.322 7 INFO neutron.quota.resource_registry [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-19 17:05:42.322 7 WARNING neutron.quota.resource_registry [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] subnetpool is already registered 2026-02-19 17:05:42.323 7 INFO neutron.quota.resource_registry [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-19 17:05:42.323 7 WARNING neutron.quota.resource_registry [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] subnetpool is already registered 2026-02-19 17:05:42.323 7 INFO neutron.quota.resource_registry [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-02-19 17:05:42.324 7 WARNING neutron.quota.resource_registry [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] trunk is already registered 2026-02-19 17:05:42.324 7 INFO neutron.quota.resource_registry [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-19 17:05:42.324 7 WARNING neutron.quota.resource_registry [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] ikepolicy is already registered 2026-02-19 17:05:42.325 7 INFO neutron.quota.resource_registry [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-19 17:05:42.325 7 WARNING neutron.quota.resource_registry [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] ipsecpolicy is already registered 2026-02-19 17:05:42.325 7 INFO neutron.quota.resource_registry [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-02-19 17:05:42.325 7 WARNING neutron.quota.resource_registry [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] endpoint_group is already registered 2026-02-19 17:05:42.326 7 INFO neutron.quota.resource_registry [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-02-19 17:05:42.326 7 WARNING neutron.quota.resource_registry [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] vpnservice is already registered 2026-02-19 17:05:42.326 7 INFO neutron.quota.resource_registry [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-02-19 17:05:42.326 7 WARNING neutron.quota.resource_registry [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] ipsec_site_connection is already registered 2026-02-19 17:05:42.326 7 INFO neutron.quota.resource_registry [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-19 17:05:42.327 7 WARNING neutron.quota.resource_registry [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] ipsecpolicy is already registered 2026-02-19 17:05:42.327 7 INFO neutron.quota.resource_registry [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-19 17:05:42.327 7 WARNING neutron.quota.resource_registry [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] ikepolicy is already registered 2026-02-19 17:05:42.327 8 INFO neutron.manager [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loading Plugin: tag 2026-02-19 17:05:42.336 8 INFO neutron.manager [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loading Plugin: timestamp 2026-02-19 17:05:42.338 8 INFO neutron.manager [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loading Plugin: network_ip_availability 2026-02-19 17:05:42.343 8 INFO neutron.manager [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loading Plugin: flavors 2026-02-19 17:05:42.347 8 INFO neutron.manager [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loading Plugin: revisions 2026-02-19 17:05:42.351 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Initializing extension manager. 2026-02-19 17:05:42.352 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: address-group 2026-02-19 17:05:42.353 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: address-scope 2026-02-19 17:05:42.354 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-02-19 17:05:42.355 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: agent 2026-02-19 17:05:42.355 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: agent-resources-synced 2026-02-19 17:05:42.356 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: allowed-address-pairs 2026-02-19 17:05:42.357 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: auto-allocated-topology 2026-02-19 17:05:42.358 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: availability_zone 2026-02-19 17:05:42.358 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: availability_zone_filter 2026-02-19 17:05:42.359 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-02-19 17:05:42.359 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: default-subnetpools 2026-02-19 17:05:42.361 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-02-19 17:05:42.361 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: dns-integration 2026-02-19 17:05:42.362 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: dns-domain-ports 2026-02-19 17:05:42.362 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-02-19 17:05:42.363 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: dvr 2026-02-19 17:05:42.363 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-02-19 17:05:42.364 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: empty-string-filtering 2026-02-19 17:05:42.364 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-02-19 17:05:42.364 7 WARNING keystonemiddleware._common.config [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-19 17:05:42.365 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-02-19 17:05:42.365 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: external-net 2026-02-19 17:05:42.366 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: extra_dhcp_opt 2026-02-19 17:05:42.366 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: extraroute 2026-02-19 17:05:42.367 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: extraroute-atomic 2026-02-19 17:05:42.368 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-02-19 17:05:42.368 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-02-19 17:05:42.369 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-02-19 17:05:42.369 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-02-19 17:05:42.370 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: fip-port-details 2026-02-19 17:05:42.370 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: flavors 2026-02-19 17:05:42.371 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-02-19 17:05:42.371 7 WARNING oslo_config.cfg [None req-c88aa615-e229-4352-8c4b-ea80bf583572 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-02-19 17:05:42.373 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: floatingip-pools 2026-02-19 17:05:42.373 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: ip_allocation 2026-02-19 17:05:42.374 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: ip-substring-filtering WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f8ff27ef668 pid: 7 (default app) 2026-02-19 17:05:42.374 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: l2_adjacency 2026-02-19 17:05:42.375 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: router 2026-02-19 17:05:42.377 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-02-19 17:05:42.377 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-02-19 17:05:42.378 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-02-19 17:05:42.379 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: ext-gw-mode 2026-02-19 17:05:42.379 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: l3-ha 2026-02-19 17:05:42.380 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-02-19 17:05:42.380 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-02-19 17:05:42.380 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: l3-flavors 2026-02-19 17:05:42.381 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-02-19 17:05:42.382 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-02-19 17:05:42.384 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: l3_agent_scheduler 2026-02-19 17:05:42.386 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-02-19 17:05:42.386 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Extension logging not supported by any of loaded plugins 2026-02-19 17:05:42.388 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Extension metering not supported by any of loaded plugins 2026-02-19 17:05:42.388 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-02-19 17:05:42.389 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: multi-provider 2026-02-19 17:05:42.389 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: net-mtu 2026-02-19 17:05:42.390 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: net-mtu-writable 2026-02-19 17:05:42.390 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: network_availability_zone 2026-02-19 17:05:42.391 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: network_ha 2026-02-19 17:05:42.391 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: network-ip-availability 2026-02-19 17:05:42.392 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-02-19 17:05:42.393 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: pagination 2026-02-19 17:05:42.393 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: port-device-profile 2026-02-19 17:05:42.394 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-02-19 17:05:42.394 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-02-19 17:05:42.395 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-02-19 17:05:42.395 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: port-mac-override 2026-02-19 17:05:42.396 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: port-mac-address-regenerate 2026-02-19 17:05:42.396 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: port-numa-affinity-policy 2026-02-19 17:05:42.397 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-02-19 17:05:42.397 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: port-resource-request 2026-02-19 17:05:42.398 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: port-resource-request-groups 2026-02-19 17:05:42.398 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-02-19 17:05:42.399 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: binding 2026-02-19 17:05:42.404 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: binding-extended 2026-02-19 17:05:42.404 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: port-security 2026-02-19 17:05:42.405 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: project-id 2026-02-19 17:05:42.405 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: provider 2026-02-19 17:05:42.406 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Extension qinq not supported by any of loaded plugins 2026-02-19 17:05:42.409 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: qos 2026-02-19 17:05:42.410 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: qos-bw-limit-direction 2026-02-19 17:05:42.411 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-02-19 17:05:42.412 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: qos-default 2026-02-19 17:05:42.412 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: qos-fip 2026-02-19 17:05:42.413 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-02-19 17:05:42.414 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: qos-gateway-ip 2026-02-19 17:05:42.415 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: qos-port-network-policy 2026-02-19 17:05:42.416 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: qos-pps-minimum 2026-02-19 17:05:42.416 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-02-19 17:05:42.417 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: qos-pps 2026-02-19 17:05:42.418 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: qos-rule-type-details 2026-02-19 17:05:42.418 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: qos-rule-type-filter 2026-02-19 17:05:42.419 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: qos-rules-alias 2026-02-19 17:05:42.420 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: quota-check-limit 2026-02-19 17:05:42.420 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: quota-check-limit-default 2026-02-19 17:05:42.423 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: quotas 2026-02-19 17:05:42.424 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: quota_details 2026-02-19 17:05:42.425 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: rbac-policies 2026-02-19 17:05:42.426 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: rbac-address-group 2026-02-19 17:05:42.426 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: rbac-address-scope 2026-02-19 17:05:42.427 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: rbac-security-groups 2026-02-19 17:05:42.427 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: rbac-subnetpool 2026-02-19 17:05:42.428 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: revision-if-match 2026-02-19 17:05:42.429 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: standard-attr-revisions 2026-02-19 17:05:42.429 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: router_availability_zone 2026-02-19 17:05:42.430 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-02-19 17:05:42.431 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: security-groups-default-rules 2026-02-19 17:05:42.432 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-02-19 17:05:42.432 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: port-security-groups-filtering 2026-02-19 17:05:42.433 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: security-groups-remote-address-group 2026-02-19 17:05:42.433 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-02-19 17:05:42.434 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: security-groups-shared-filtering 2026-02-19 17:05:42.438 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: security-group 2026-02-19 17:05:42.439 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: segment 2026-02-19 17:05:42.440 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-02-19 17:05:42.440 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: service-type 2026-02-19 17:05:42.441 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: sorting 2026-02-19 17:05:42.441 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: standard-attr-segment 2026-02-19 17:05:42.442 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: standard-attr-description 2026-02-19 17:05:42.442 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: stateful-security-group 2026-02-19 17:05:42.443 8 WARNING neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-02-19 17:05:42.443 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-02-19 17:05:42.444 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: subnet-external-network 2026-02-19 17:05:42.445 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: subnet_onboard 2026-02-19 17:05:42.445 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: subnet-segmentid-writable 2026-02-19 17:05:42.445 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: subnet-service-types 2026-02-19 17:05:42.446 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: subnet_allocation 2026-02-19 17:05:42.447 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-02-19 17:05:42.447 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: tag-creation 2026-02-19 17:05:42.448 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-02-19 17:05:42.452 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: standard-attr-tag 2026-02-19 17:05:42.452 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: standard-attr-timestamp 2026-02-19 17:05:42.453 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: trunk 2026-02-19 17:05:42.453 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: trunk-details 2026-02-19 17:05:42.454 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-02-19 17:05:42.454 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-02-19 17:05:42.455 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-02-19 17:05:42.456 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: vpn-aes-ctr 2026-02-19 17:05:42.457 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-02-19 17:05:42.458 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: vpn-endpoint-groups 2026-02-19 17:05:42.459 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: vpn-flavors 2026-02-19 17:05:42.461 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: vpnaas 2026-02-19 17:05:42.462 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: taas 2026-02-19 17:05:42.463 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: tap-mirror 2026-02-19 17:05:42.464 8 INFO neutron.api.extensions [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Loaded extension: taas-vlan-filter 2026-02-19 17:05:42.466 8 INFO neutron.quota.resource_registry [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Creating instance of TrackedResource for resource:network 2026-02-19 17:05:42.467 8 INFO neutron.quota.resource_registry [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-02-19 17:05:42.467 8 INFO neutron.quota.resource_registry [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-19 17:05:42.467 8 INFO neutron.quota.resource_registry [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Creating instance of TrackedResource for resource:port 2026-02-19 17:05:42.470 8 INFO neutron.quota.resource_registry [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Creating instance of TrackedResource for resource:router 2026-02-19 17:05:42.471 8 INFO neutron.quota.resource_registry [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-02-19 17:05:42.475 8 INFO neutron.quota.resource_registry [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-02-19 17:05:42.476 8 INFO neutron.quota.resource_registry [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-02-19 17:05:42.477 8 INFO neutron.quota.resource_registry [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-02-19 17:05:42.477 8 INFO neutron.quota.resource_registry [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-19 17:05:42.478 8 WARNING neutron.quota.resource_registry [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] subnetpool is already registered 2026-02-19 17:05:42.478 8 INFO neutron.quota.resource_registry [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-19 17:05:42.478 8 WARNING neutron.quota.resource_registry [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] subnetpool is already registered 2026-02-19 17:05:42.478 8 INFO neutron.quota.resource_registry [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Creating instance of CountableResource for resource:trunk 2026-02-19 17:05:42.479 8 INFO neutron.quota.resource_registry [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-19 17:05:42.479 8 INFO neutron.quota.resource_registry [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-19 17:05:42.480 8 INFO neutron.quota.resource_registry [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-02-19 17:05:42.480 8 INFO neutron.quota.resource_registry [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-02-19 17:05:42.481 8 INFO neutron.quota.resource_registry [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-02-19 17:05:42.481 8 INFO neutron.quota.resource_registry [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-19 17:05:42.481 8 WARNING neutron.quota.resource_registry [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] ipsecpolicy is already registered 2026-02-19 17:05:42.481 8 INFO neutron.quota.resource_registry [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-19 17:05:42.482 8 WARNING neutron.quota.resource_registry [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] ikepolicy is already registered 2026-02-19 17:05:42.486 8 INFO neutron.quota.resource_registry [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Creating instance of TrackedResource for resource:router 2026-02-19 17:05:42.486 8 WARNING neutron.quota.resource_registry [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] router is already registered 2026-02-19 17:05:42.486 8 INFO neutron.quota.resource_registry [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-02-19 17:05:42.487 8 WARNING neutron.quota.resource_registry [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] floatingip is already registered 2026-02-19 17:05:42.490 8 INFO neutron.quota.resource_registry [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-02-19 17:05:42.490 8 WARNING neutron.quota.resource_registry [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] rbac_policy is already registered 2026-02-19 17:05:42.492 8 INFO neutron.quota.resource_registry [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-02-19 17:05:42.492 8 WARNING neutron.quota.resource_registry [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] security_group is already registered 2026-02-19 17:05:42.492 8 INFO neutron.quota.resource_registry [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-02-19 17:05:42.492 8 WARNING neutron.quota.resource_registry [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] security_group_rule is already registered 2026-02-19 17:05:42.493 8 INFO neutron.quota.resource_registry [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-19 17:05:42.493 8 WARNING neutron.quota.resource_registry [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] subnetpool is already registered 2026-02-19 17:05:42.494 8 INFO neutron.quota.resource_registry [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-19 17:05:42.494 8 WARNING neutron.quota.resource_registry [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] subnetpool is already registered 2026-02-19 17:05:42.495 8 INFO neutron.quota.resource_registry [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Creating instance of CountableResource for resource:trunk 2026-02-19 17:05:42.495 8 WARNING neutron.quota.resource_registry [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] trunk is already registered 2026-02-19 17:05:42.495 8 INFO neutron.quota.resource_registry [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-19 17:05:42.495 8 WARNING neutron.quota.resource_registry [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] ikepolicy is already registered 2026-02-19 17:05:42.496 8 INFO neutron.quota.resource_registry [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-19 17:05:42.496 8 WARNING neutron.quota.resource_registry [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] ipsecpolicy is already registered 2026-02-19 17:05:42.496 8 INFO neutron.quota.resource_registry [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-02-19 17:05:42.496 8 WARNING neutron.quota.resource_registry [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] endpoint_group is already registered 2026-02-19 17:05:42.497 8 INFO neutron.quota.resource_registry [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-02-19 17:05:42.497 8 WARNING neutron.quota.resource_registry [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] vpnservice is already registered 2026-02-19 17:05:42.497 8 INFO neutron.quota.resource_registry [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-02-19 17:05:42.497 8 WARNING neutron.quota.resource_registry [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] ipsec_site_connection is already registered 2026-02-19 17:05:42.498 8 INFO neutron.quota.resource_registry [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-19 17:05:42.498 8 WARNING neutron.quota.resource_registry [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] ipsecpolicy is already registered 2026-02-19 17:05:42.498 8 INFO neutron.quota.resource_registry [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-19 17:05:42.498 8 WARNING neutron.quota.resource_registry [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] ikepolicy is already registered 2026-02-19 17:05:42.541 8 WARNING keystonemiddleware._common.config [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-19 17:05:42.548 8 WARNING oslo_config.cfg [None req-180619d8-5aa0-4ecc-a90d-95f473371eea - - - - - -] 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 0x7f8ff27ef668 pid: 8 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 17:05:46.661 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0d898eba-e6b4-416c-a38d-ea89a6dadd9e d827cf423a2247c4ace915116e8fa346 f9760da3ebee4f2683c59fd88613da74 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1/4] 162.253.55.62 () {44 vars in 926 bytes} [Thu Feb 19 17:05:45 2026] GET /v2.0/networks/public => generated 108 bytes in 926 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:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 4/5] 162.253.55.62 () {44 vars in 948 bytes} [Thu Feb 19 17:05:46 2026] GET /v2.0/networks?name=public => generated 15 bytes in 441 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-19 17:05:47.462 8 WARNING neutron.services.revisions.revision_plugin [None req-67c9c236-284e-496b-ab75-932ee5b65f27 d827cf423a2247c4ace915116e8fa346 f9760da3ebee4f2683c59fd88613da74 - - default default] Could not find related network for resource to bump revision. 2026-02-19 17:05:47.480 8 INFO neutron.db.segments_db [None req-67c9c236-284e-496b-ab75-932ee5b65f27 d827cf423a2247c4ace915116e8fa346 f9760da3ebee4f2683c59fd88613da74 - - default default] Added segment ff540c37-f180-4bd4-a64d-0095b66bd0a7 of type flat for network 5f148fb8-d84e-415f-acaa-37e91c6a92cc 2026-02-19 17:05:47.521 8 INFO neutron.pecan_wsgi.hooks.translation [None req-67c9c236-284e-496b-ab75-932ee5b65f27 d827cf423a2247c4ace915116e8fa346 f9760da3ebee4f2683c59fd88613da74 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/6] 162.253.55.62 () {48 vars in 966 bytes} [Thu Feb 19 17:05:47 2026] POST /v2.0/networks => generated 124 bytes in 420 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-19 17:05:53.804 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c15ba5ef-ac2a-4489-af6c-ac8272f5ddc0 d827cf423a2247c4ace915116e8fa346 f9760da3ebee4f2683c59fd88613da74 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/7] 162.253.55.62 () {44 vars in 926 bytes} [Thu Feb 19 17:05:53 2026] GET /v2.0/networks/public => generated 108 bytes in 435 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 162.253.55.62 () {44 vars in 948 bytes} [Thu Feb 19 17:05:53 2026] GET /v2.0/networks?name=public => generated 15 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-19 17:05:54.079 7 WARNING neutron.services.revisions.revision_plugin [None req-d09a9bf6-d8ba-47a0-aa5b-5b2632b8c721 d827cf423a2247c4ace915116e8fa346 f9760da3ebee4f2683c59fd88613da74 - - default default] Could not find related network for resource to bump revision. 2026-02-19 17:05:54.102 7 INFO neutron.db.segments_db [None req-d09a9bf6-d8ba-47a0-aa5b-5b2632b8c721 d827cf423a2247c4ace915116e8fa346 f9760da3ebee4f2683c59fd88613da74 - - default default] Added segment 16f75606-b75b-4a5c-9309-0940bac15ba2 of type flat for network a874d26f-feea-4a71-924c-5a861afcc5d4 2026-02-19 17:05:54.156 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d09a9bf6-d8ba-47a0-aa5b-5b2632b8c721 d827cf423a2247c4ace915116e8fa346 f9760da3ebee4f2683c59fd88613da74 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/9] 162.253.55.62 () {48 vars in 966 bytes} [Thu Feb 19 17:05:53 2026] POST /v2.0/networks => generated 124 bytes in 324 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-19 17:06:00.001 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7f6f4bf0-a67a-4b5f-b95b-c2e57c12cd75 d827cf423a2247c4ace915116e8fa346 f9760da3ebee4f2683c59fd88613da74 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/11] 162.253.55.62 () {44 vars in 926 bytes} [Thu Feb 19 17:05:59 2026] GET /v2.0/networks/public => generated 108 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/12] 162.253.55.62 () {44 vars in 948 bytes} [Thu Feb 19 17:06:00 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-19 17:06:00.068 7 WARNING neutron.services.revisions.revision_plugin [None req-bc29e2ad-564a-4da4-8992-3277550cdbe5 d827cf423a2247c4ace915116e8fa346 f9760da3ebee4f2683c59fd88613da74 - - default default] Could not find related network for resource to bump revision. 2026-02-19 17:06:00.083 7 INFO neutron.db.segments_db [None req-bc29e2ad-564a-4da4-8992-3277550cdbe5 d827cf423a2247c4ace915116e8fa346 f9760da3ebee4f2683c59fd88613da74 - - default default] Added segment 62c37152-f4fe-488d-8239-7d8f312d1691 of type flat for network 6716ced9-9c24-48d0-8c84-bd755063d00c 2026-02-19 17:06:00.108 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bc29e2ad-564a-4da4-8992-3277550cdbe5 d827cf423a2247c4ace915116e8fa346 f9760da3ebee4f2683c59fd88613da74 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/13] 162.253.55.62 () {48 vars in 966 bytes} [Thu Feb 19 17:06:00 2026] POST /v2.0/networks => generated 124 bytes in 99 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-19 17:06:05.939 8 INFO neutron.pecan_wsgi.hooks.translation [None req-22b3b40a-6d07-4388-9cfe-01b7035131dc d827cf423a2247c4ace915116e8fa346 f9760da3ebee4f2683c59fd88613da74 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/14] 162.253.55.62 () {44 vars in 926 bytes} [Thu Feb 19 17:06:05 2026] GET /v2.0/networks/public => generated 108 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/15] 162.253.55.62 () {44 vars in 948 bytes} [Thu Feb 19 17:06:05 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-19 17:06:06.017 8 WARNING neutron.services.revisions.revision_plugin [None req-ef2f7d53-24d6-4cd5-911d-8b07dace4139 d827cf423a2247c4ace915116e8fa346 f9760da3ebee4f2683c59fd88613da74 - - default default] Could not find related network for resource to bump revision. 2026-02-19 17:06:06.039 8 INFO neutron.db.segments_db [None req-ef2f7d53-24d6-4cd5-911d-8b07dace4139 d827cf423a2247c4ace915116e8fa346 f9760da3ebee4f2683c59fd88613da74 - - default default] Added segment 1841c48e-8fb2-4f2c-8775-87260cd7662c of type flat for network fe4837e6-e146-4f7f-a754-fa1c2cac431b 2026-02-19 17:06:06.072 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ef2f7d53-24d6-4cd5-911d-8b07dace4139 d827cf423a2247c4ace915116e8fa346 f9760da3ebee4f2683c59fd88613da74 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/16] 162.253.55.62 () {48 vars in 966 bytes} [Thu Feb 19 17:06:05 2026] POST /v2.0/networks => generated 124 bytes in 124 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-19 17:06:11.995 7 INFO neutron.pecan_wsgi.hooks.translation [None req-437aef5c-ccda-4ca4-be5d-c04e84749da0 d827cf423a2247c4ace915116e8fa346 f9760da3ebee4f2683c59fd88613da74 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/17] 162.253.55.62 () {44 vars in 926 bytes} [Thu Feb 19 17:06:11 2026] GET /v2.0/networks/public => generated 108 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 162.253.55.62 () {44 vars in 948 bytes} [Thu Feb 19 17:06:12 2026] GET /v2.0/networks?name=public => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-19 17:06:12.073 7 WARNING neutron.services.revisions.revision_plugin [None req-05971edb-5ca3-4a44-a312-f63e4e4b99bc d827cf423a2247c4ace915116e8fa346 f9760da3ebee4f2683c59fd88613da74 - - default default] Could not find related network for resource to bump revision. 2026-02-19 17:06:12.094 7 INFO neutron.db.segments_db [None req-05971edb-5ca3-4a44-a312-f63e4e4b99bc d827cf423a2247c4ace915116e8fa346 f9760da3ebee4f2683c59fd88613da74 - - default default] Added segment 51784bbb-7a54-4ba1-aeb8-7421b8b2bea0 of type flat for network 88052c65-fa17-4390-b664-cec97b7b4955 2026-02-19 17:06:12.119 7 INFO neutron.pecan_wsgi.hooks.translation [None req-05971edb-5ca3-4a44-a312-f63e4e4b99bc d827cf423a2247c4ace915116e8fa346 f9760da3ebee4f2683c59fd88613da74 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/19] 162.253.55.62 () {48 vars in 966 bytes} [Thu Feb 19 17:06:12 2026] POST /v2.0/networks => generated 124 bytes in 102 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-19 17:06:18.042 7 INFO neutron.pecan_wsgi.hooks.translation [None req-93101769-a924-42b2-8c4c-7bcf7f274127 d827cf423a2247c4ace915116e8fa346 f9760da3ebee4f2683c59fd88613da74 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/21] 162.253.55.62 () {44 vars in 926 bytes} [Thu Feb 19 17:06:17 2026] GET /v2.0/networks/public => generated 108 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/22] 162.253.55.62 () {44 vars in 948 bytes} [Thu Feb 19 17:06:18 2026] GET /v2.0/networks?name=public => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-19 17:06:18.112 7 WARNING neutron.services.revisions.revision_plugin [None req-0296adea-3c93-423b-a843-6f53b9e493e4 d827cf423a2247c4ace915116e8fa346 f9760da3ebee4f2683c59fd88613da74 - - default default] Could not find related network for resource to bump revision. 2026-02-19 17:06:18.133 7 INFO neutron.db.segments_db [None req-0296adea-3c93-423b-a843-6f53b9e493e4 d827cf423a2247c4ace915116e8fa346 f9760da3ebee4f2683c59fd88613da74 - - default default] Added segment 8408e1ec-f6ac-454a-acdf-d97f0068398e of type flat for network 2bf20e14-a52a-476c-82ef-73b4966d3aa8 [pid: 7|app: 0|req: 13/23] 162.253.55.62 () {48 vars in 966 bytes} [Thu Feb 19 17:06:18 2026] POST /v2.0/networks => generated 706 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-19 17:06:19.463 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4ca80f48-9d5b-46b0-bb82-4d429beca89b d827cf423a2247c4ace915116e8fa346 f9760da3ebee4f2683c59fd88613da74 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/24] 162.253.55.62 () {44 vars in 926 bytes} [Thu Feb 19 17:06:19 2026] GET /v2.0/networks/public => generated 108 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/25] 162.253.55.62 () {44 vars in 948 bytes} [Thu Feb 19 17:06:19 2026] GET /v2.0/networks?name=public => generated 709 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-19 17:06:19.532 8 INFO neutron.pecan_wsgi.hooks.translation [None req-431bdbed-661b-4e9c-9397-4d5dafa301d6 d827cf423a2247c4ace915116e8fa346 f9760da3ebee4f2683c59fd88613da74 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/26] 162.253.55.62 () {44 vars in 1033 bytes} [Thu Feb 19 17:06:19 2026] GET /v2.0/subnets/public-subnet?network_id=2bf20e14-a52a-476c-82ef-73b4966d3aa8 => generated 113 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/27] 162.253.55.62 () {44 vars in 1056 bytes} [Thu Feb 19 17:06:19 2026] GET /v2.0/subnets?name=public-subnet&network_id=2bf20e14-a52a-476c-82ef-73b4966d3aa8 => generated 14 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/28] 162.253.55.62 () {48 vars in 964 bytes} [Thu Feb 19 17:06:19 2026] POST /v2.0/subnets => generated 664 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-19 17:11:13.545 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ccb4920a-bc87-4548-9532-a74077397daf d827cf423a2247c4ace915116e8fa346 f9760da3ebee4f2683c59fd88613da74 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 35/66] 162.253.55.62 () {44 vars in 936 bytes} [Thu Feb 19 17:11:13 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 115 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 32/67] 162.253.55.62 () {44 vars in 958 bytes} [Thu Feb 19 17:11:13 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-19 17:11:13.633 7 INFO neutron.db.segments_db [None req-168d6788-1dc2-4532-8b54-750912a40a2f d827cf423a2247c4ace915116e8fa346 f9760da3ebee4f2683c59fd88613da74 - - default default] Added segment 82f85ee5-8aab-4f3a-8e8c-ac27436ea976 of type vxlan for network e8dd041b-ca6f-4343-8ae1-6d15f7ce5a82 [pid: 7|app: 0|req: 36/68] 162.253.55.62 () {48 vars in 965 bytes} [Thu Feb 19 17:11:13 2026] POST /v2.0/networks => generated 687 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-19 17:11:14.729 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f5024e8c-b720-4864-b9ce-c332796794f8 d827cf423a2247c4ace915116e8fa346 f9760da3ebee4f2683c59fd88613da74 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 38/71] 162.253.55.62 () {44 vars in 936 bytes} [Thu Feb 19 17:11:14 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/72] 162.253.55.62 () {44 vars in 958 bytes} [Thu Feb 19 17:11:14 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 690 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-19 17:11:14.806 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4c15690a-fbee-4a8a-aab6-fc79cb7bfe3a d827cf423a2247c4ace915116e8fa346 f9760da3ebee4f2683c59fd88613da74 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 39/73] 162.253.55.62 () {44 vars in 1035 bytes} [Thu Feb 19 17:11:14 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=e8dd041b-ca6f-4343-8ae1-6d15f7ce5a82 => generated 114 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/74] 162.253.55.62 () {44 vars in 1058 bytes} [Thu Feb 19 17:11:14 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=e8dd041b-ca6f-4343-8ae1-6d15f7ce5a82 => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/75] 162.253.55.62 () {48 vars in 964 bytes} [Thu Feb 19 17:11:14 2026] POST /v2.0/subnets => generated 651 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-19 17:11:16.233 8 INFO neutron.api.v2.resource [None req-6183c9f3-bed0-4c3e-a408-65c95786af48 d827cf423a2247c4ace915116e8fa346 f9760da3ebee4f2683c59fd88613da74 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/76] 162.253.55.62 () {44 vars in 970 bytes} [Thu Feb 19 17:11:16 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/77] 162.253.55.62 () {44 vars in 992 bytes} [Thu Feb 19 17:11:16 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/78] 162.253.55.62 () {48 vars in 979 bytes} [Thu Feb 19 17:11:16 2026] POST /v2.0/security-groups => generated 1616 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/79] 162.253.55.62 () {44 vars in 1000 bytes} [Thu Feb 19 17:11:17 2026] GET /v2.0/security-groups/eca395ef-7993-457c-b8f2-4e0c81a2c77e => generated 1616 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/80] 162.253.55.62 () {44 vars in 1000 bytes} [Thu Feb 19 17:11:17 2026] GET /v2.0/security-groups/eca395ef-7993-457c-b8f2-4e0c81a2c77e => generated 1616 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/81] 162.253.55.62 () {44 vars in 1000 bytes} [Thu Feb 19 17:11:17 2026] GET /v2.0/security-groups/eca395ef-7993-457c-b8f2-4e0c81a2c77e => generated 1616 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/82] 162.253.55.62 () {48 vars in 990 bytes} [Thu Feb 19 17:11:17 2026] POST /v2.0/security-group-rules => generated 601 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/83] 162.253.55.62 () {44 vars in 1000 bytes} [Thu Feb 19 17:11:18 2026] GET /v2.0/security-groups/eca395ef-7993-457c-b8f2-4e0c81a2c77e => generated 2230 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/84] 162.253.55.62 () {44 vars in 1000 bytes} [Thu Feb 19 17:11:18 2026] GET /v2.0/security-groups/eca395ef-7993-457c-b8f2-4e0c81a2c77e => generated 2230 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/85] 162.253.55.62 () {44 vars in 1000 bytes} [Thu Feb 19 17:11:18 2026] GET /v2.0/security-groups/eca395ef-7993-457c-b8f2-4e0c81a2c77e => generated 2230 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/86] 162.253.55.62 () {48 vars in 990 bytes} [Thu Feb 19 17:11:18 2026] POST /v2.0/security-group-rules => generated 603 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/87] 162.253.55.62 () {44 vars in 1000 bytes} [Thu Feb 19 17:11:19 2026] GET /v2.0/security-groups/eca395ef-7993-457c-b8f2-4e0c81a2c77e => generated 2846 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/88] 162.253.55.62 () {44 vars in 1000 bytes} [Thu Feb 19 17:11:19 2026] GET /v2.0/security-groups/eca395ef-7993-457c-b8f2-4e0c81a2c77e => generated 2846 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/89] 162.253.55.62 () {44 vars in 1000 bytes} [Thu Feb 19 17:11:19 2026] GET /v2.0/security-groups/eca395ef-7993-457c-b8f2-4e0c81a2c77e => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/90] 162.253.55.62 () {48 vars in 990 bytes} [Thu Feb 19 17:11:19 2026] POST /v2.0/security-group-rules => generated 603 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/91] 162.253.55.62 () {44 vars in 1000 bytes} [Thu Feb 19 17:11:20 2026] GET /v2.0/security-groups/eca395ef-7993-457c-b8f2-4e0c81a2c77e => generated 3462 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/92] 162.253.55.62 () {44 vars in 1000 bytes} [Thu Feb 19 17:11:20 2026] GET /v2.0/security-groups/eca395ef-7993-457c-b8f2-4e0c81a2c77e => generated 3462 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/93] 162.253.55.62 () {44 vars in 1000 bytes} [Thu Feb 19 17:11:20 2026] GET /v2.0/security-groups/eca395ef-7993-457c-b8f2-4e0c81a2c77e => generated 3462 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/94] 162.253.55.62 () {48 vars in 990 bytes} [Thu Feb 19 17:11:20 2026] POST /v2.0/security-group-rules => generated 603 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/95] 162.253.55.62 () {44 vars in 1000 bytes} [Thu Feb 19 17:11:21 2026] GET /v2.0/security-groups/eca395ef-7993-457c-b8f2-4e0c81a2c77e => generated 4078 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/96] 162.253.55.62 () {44 vars in 1000 bytes} [Thu Feb 19 17:11:21 2026] GET /v2.0/security-groups/eca395ef-7993-457c-b8f2-4e0c81a2c77e => generated 4078 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/97] 162.253.55.62 () {44 vars in 1000 bytes} [Thu Feb 19 17:11:21 2026] GET /v2.0/security-groups/eca395ef-7993-457c-b8f2-4e0c81a2c77e => generated 4078 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/98] 162.253.55.62 () {48 vars in 990 bytes} [Thu Feb 19 17:11:21 2026] POST /v2.0/security-group-rules => generated 603 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/99] 162.253.55.62 () {44 vars in 986 bytes} [Thu Feb 19 17:11:23 2026] GET /v2.0/networks/e8dd041b-ca6f-4343-8ae1-6d15f7ce5a82 => generated 731 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-19 17:11:23.243 8 INFO neutron.pecan_wsgi.hooks.translation [None req-990e6433-979c-4a5f-962a-eefc54a37da4 d827cf423a2247c4ace915116e8fa346 f9760da3ebee4f2683c59fd88613da74 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 48/100] 162.253.55.62 () {44 vars in 1075 bytes} [Thu Feb 19 17:11:23 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=e8dd041b-ca6f-4343-8ae1-6d15f7ce5a82 => generated 132 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/101] 162.253.55.62 () {44 vars in 1098 bytes} [Thu Feb 19 17:11:23 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=e8dd041b-ca6f-4343-8ae1-6d15f7ce5a82 => generated 12 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/102] 162.253.55.62 () {44 vars in 1000 bytes} [Thu Feb 19 17:11:23 2026] GET /v2.0/security-groups/eca395ef-7993-457c-b8f2-4e0c81a2c77e => 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: 54/103] 162.253.55.62 () {48 vars in 960 bytes} [Thu Feb 19 17:11:23 2026] POST /v2.0/ports => generated 1096 bytes in 616 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-19 17:11:31.445 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b60f2646-44f2-4b9a-a78f-fa84cc2834a2 d827cf423a2247c4ace915116e8fa346 f9760da3ebee4f2683c59fd88613da74 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 51/106] 162.253.55.62 () {44 vars in 978 bytes} [Thu Feb 19 17:11:31 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 45 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:70: 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: 56/107] 162.253.55.62 () {44 vars in 1000 bytes} [Thu Feb 19 17:11:31 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/108] 162.253.55.62 () {48 vars in 1030 bytes} [Thu Feb 19 17:11:31 2026] PUT /v2.0/ports/b7c49c72-8718-4f76-89fe-30989dc249be => generated 1245 bytes in 708 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/109] 162.253.55.62 () {44 vars in 919 bytes} [Thu Feb 19 17:11:33 2026] GET /v2.0/ports => generated 3726 bytes in 106 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:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 17:11:35.001 8 INFO neutron.api.v2.resource [None req-ac1c3060-bd66-496e-8fb4-b1dbe06ebdea d827cf423a2247c4ace915116e8fa346 f9760da3ebee4f2683c59fd88613da74 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 53/110] 162.253.55.62 () {44 vars in 958 bytes} [Thu Feb 19 17:11:34 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/111] 162.253.55.62 () {44 vars in 980 bytes} [Thu Feb 19 17:11:35 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => 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: 54/112] 162.253.55.62 () {48 vars in 979 bytes} [Thu Feb 19 17:11:35 2026] POST /v2.0/security-groups => generated 1610 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/113] 162.253.55.62 () {44 vars in 1000 bytes} [Thu Feb 19 17:11:36 2026] GET /v2.0/security-groups/70be70ad-70a0-4a73-8c31-469b5d0d81ec => generated 1610 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/114] 162.253.55.62 () {44 vars in 1000 bytes} [Thu Feb 19 17:11:36 2026] GET /v2.0/security-groups/70be70ad-70a0-4a73-8c31-469b5d0d81ec => generated 1610 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/115] 162.253.55.62 () {44 vars in 1000 bytes} [Thu Feb 19 17:11:36 2026] GET /v2.0/security-groups/70be70ad-70a0-4a73-8c31-469b5d0d81ec => generated 1610 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/116] 162.253.55.62 () {48 vars in 990 bytes} [Thu Feb 19 17:11:36 2026] POST /v2.0/security-group-rules => generated 621 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/117] 162.253.55.62 () {44 vars in 1000 bytes} [Thu Feb 19 17:11:37 2026] GET /v2.0/security-groups/70be70ad-70a0-4a73-8c31-469b5d0d81ec => generated 2244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/118] 162.253.55.62 () {44 vars in 1000 bytes} [Thu Feb 19 17:11:37 2026] GET /v2.0/security-groups/70be70ad-70a0-4a73-8c31-469b5d0d81ec => generated 2244 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/119] 162.253.55.62 () {44 vars in 1000 bytes} [Thu Feb 19 17:11:37 2026] GET /v2.0/security-groups/70be70ad-70a0-4a73-8c31-469b5d0d81ec => generated 2244 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/120] 162.253.55.62 () {48 vars in 990 bytes} [Thu Feb 19 17:11:37 2026] POST /v2.0/security-group-rules => generated 625 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 67/129] 162.253.55.62 () {44 vars in 974 bytes} [Thu Feb 19 17:12:38 2026] GET /v2.0/quotas/f9760da3ebee4f2683c59fd88613da74 => 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: 63/130] 162.253.55.62 () {48 vars in 1026 bytes} [Thu Feb 19 17:12:39 2026] PUT /v2.0/quotas/f9760da3ebee4f2683c59fd88613da74 => generated 291 bytes in 35 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:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 17:14:59.496 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b76b012e-927a-4be8-9801-25afdb463cab d827cf423a2247c4ace915116e8fa346 f9760da3ebee4f2683c59fd88613da74 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 74/151] 162.253.55.62 () {30 vars in 740 bytes} [Thu Feb 19 17:14:59 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 97 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:70: 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: 78/152] 162.253.55.62 () {30 vars in 762 bytes} [Thu Feb 19 17:14:59 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-19 17:15:01.764 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bea884b0-df88-4a0d-a6fb-49c0b984f37b d827cf423a2247c4ace915116e8fa346 f9760da3ebee4f2683c59fd88613da74 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 75/153] 162.253.55.62 () {30 vars in 740 bytes} [Thu Feb 19 17:15:01 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 110 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 79/154] 162.253.55.62 () {30 vars in 762 bytes} [Thu Feb 19 17:15:01 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-19 17:21:17.266 7 INFO neutron.api.v2.resource [None req-10c1d834-43ac-42b4-8f38-10ec9022d272 d827cf423a2247c4ace915116e8fa346 f9760da3ebee4f2683c59fd88613da74 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 105/205] 162.253.55.62 () {44 vars in 1073 bytes} [Thu Feb 19 17:21:17 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=4e2fdf497a184e0abf7f1ce8bc33a0ab => generated 139 bytes in 147 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/206] 162.253.55.62 () {44 vars in 1096 bytes} [Thu Feb 19 17:21:17 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=4e2fdf497a184e0abf7f1ce8bc33a0ab => generated 23 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/207] 162.253.55.62 () {48 vars in 980 bytes} [Thu Feb 19 17:21:17 2026] POST /v2.0/security-groups => generated 1624 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/208] 162.253.55.62 () {44 vars in 1087 bytes} [Thu Feb 19 17:21:18 2026] GET /v2.0/security-groups/93e481c0-31d8-4b1c-8ff4-66d2722c3252?project_id=4e2fdf497a184e0abf7f1ce8bc33a0ab => generated 1624 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/209] 162.253.55.62 () {44 vars in 1000 bytes} [Thu Feb 19 17:21:18 2026] GET /v2.0/security-groups/93e481c0-31d8-4b1c-8ff4-66d2722c3252 => generated 1624 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/210] 162.253.55.62 () {44 vars in 1087 bytes} [Thu Feb 19 17:21:18 2026] GET /v2.0/security-groups/93e481c0-31d8-4b1c-8ff4-66d2722c3252?project_id=4e2fdf497a184e0abf7f1ce8bc33a0ab => generated 1624 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/211] 162.253.55.62 () {48 vars in 990 bytes} [Thu Feb 19 17:21:18 2026] POST /v2.0/security-group-rules => generated 597 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/212] 162.253.55.62 () {44 vars in 1087 bytes} [Thu Feb 19 17:21:19 2026] GET /v2.0/security-groups/93e481c0-31d8-4b1c-8ff4-66d2722c3252?project_id=4e2fdf497a184e0abf7f1ce8bc33a0ab => generated 2234 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/213] 162.253.55.62 () {44 vars in 1000 bytes} [Thu Feb 19 17:21:20 2026] GET /v2.0/security-groups/93e481c0-31d8-4b1c-8ff4-66d2722c3252 => generated 2234 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/214] 162.253.55.62 () {44 vars in 1087 bytes} [Thu Feb 19 17:21:20 2026] GET /v2.0/security-groups/93e481c0-31d8-4b1c-8ff4-66d2722c3252?project_id=4e2fdf497a184e0abf7f1ce8bc33a0ab => generated 2234 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/215] 162.253.55.62 () {48 vars in 990 bytes} [Thu Feb 19 17:21:20 2026] POST /v2.0/security-group-rules => generated 599 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/216] 162.253.55.62 () {44 vars in 1087 bytes} [Thu Feb 19 17:21:21 2026] GET /v2.0/security-groups/93e481c0-31d8-4b1c-8ff4-66d2722c3252?project_id=4e2fdf497a184e0abf7f1ce8bc33a0ab => generated 2846 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/217] 162.253.55.62 () {44 vars in 1000 bytes} [Thu Feb 19 17:21:21 2026] GET /v2.0/security-groups/93e481c0-31d8-4b1c-8ff4-66d2722c3252 => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/218] 162.253.55.62 () {44 vars in 1087 bytes} [Thu Feb 19 17:21:21 2026] GET /v2.0/security-groups/93e481c0-31d8-4b1c-8ff4-66d2722c3252?project_id=4e2fdf497a184e0abf7f1ce8bc33a0ab => 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: 112/219] 162.253.55.62 () {48 vars in 990 bytes} [Thu Feb 19 17:21:21 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) [pid: 8|app: 0|req: 108/220] 162.253.55.62 () {44 vars in 1087 bytes} [Thu Feb 19 17:21:22 2026] GET /v2.0/security-groups/93e481c0-31d8-4b1c-8ff4-66d2722c3252?project_id=4e2fdf497a184e0abf7f1ce8bc33a0ab => generated 3460 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/221] 162.253.55.62 () {44 vars in 1000 bytes} [Thu Feb 19 17:21:22 2026] GET /v2.0/security-groups/93e481c0-31d8-4b1c-8ff4-66d2722c3252 => generated 3460 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/222] 162.253.55.62 () {44 vars in 1087 bytes} [Thu Feb 19 17:21:22 2026] GET /v2.0/security-groups/93e481c0-31d8-4b1c-8ff4-66d2722c3252?project_id=4e2fdf497a184e0abf7f1ce8bc33a0ab => generated 3460 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/223] 162.253.55.62 () {48 vars in 990 bytes} [Thu Feb 19 17:21:22 2026] POST /v2.0/security-group-rules => generated 602 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/242] 162.253.55.62 () {30 vars in 739 bytes} [Thu Feb 19 17:23:42 2026] GET /v2.0/networks?tenant_id=4e2fdf497a184e0abf7f1ce8bc33a0ab&shared=False => generated 15 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-19 17:23:42.998 7 INFO neutron.db.segments_db [None req-971f1a89-97d7-4647-a3ff-2e052e40d1c9 117198f8746849838adb4700ee9233db 4e2fdf497a184e0abf7f1ce8bc33a0ab - - 62b3d4b965b4414b9b3cc36f4621a17d 62b3d4b965b4414b9b3cc36f4621a17d] Added segment 1617d81d-9910-4865-a688-1fbc349d8a67 of type vxlan for network 327b1a04-4f9c-4222-81ed-961fbd7fdad3 [pid: 7|app: 0|req: 124/243] 162.253.55.62 () {34 vars in 681 bytes} [Thu Feb 19 17:23:42 2026] POST /v2.0/networks => generated 699 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/244] 162.253.55.62 () {30 vars in 721 bytes} [Thu Feb 19 17:23:43 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/245] 162.253.55.62 () {30 vars in 632 bytes} [Thu Feb 19 17:23:43 2026] GET /v2.0/extensions => generated 21537 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/246] 162.253.55.62 () {34 vars in 676 bytes} [Thu Feb 19 17:23:43 2026] POST /v2.0/ports => generated 999 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/247] 162.253.55.62 () {30 vars in 702 bytes} [Thu Feb 19 17:23:43 2026] GET /v2.0/networks/327b1a04-4f9c-4222-81ed-961fbd7fdad3 => generated 705 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/250] 162.253.55.62 () {30 vars in 721 bytes} [Thu Feb 19 17:23:45 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/251] 162.253.55.62 () {30 vars in 702 bytes} [Thu Feb 19 17:23:45 2026] GET /v2.0/networks/327b1a04-4f9c-4222-81ed-961fbd7fdad3 => 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: 130/254] 162.253.55.62 () {44 vars in 974 bytes} [Thu Feb 19 17:24:11 2026] GET /v2.0/quotas/4e2fdf497a184e0abf7f1ce8bc33a0ab => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/255] 162.253.55.62 () {48 vars in 1026 bytes} [Thu Feb 19 17:24:11 2026] PUT /v2.0/quotas/4e2fdf497a184e0abf7f1ce8bc33a0ab => generated 291 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/268] 172.24.0.41 () {28 vars in 584 bytes} [Thu Feb 19 17:25:32 2026] GET /v2.0/subnets => generated 1308 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/269] 172.24.0.41 () {28 vars in 592 bytes} [Thu Feb 19 17:25:32 2026] GET /v2.0/subnetpools => 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: 138/270] 172.24.0.41 () {28 vars in 580 bytes} [Thu Feb 19 17:25:32 2026] GET /v2.0/ports => generated 4721 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/271] 172.24.0.41 () {28 vars in 582 bytes} [Thu Feb 19 17:25:32 2026] GET /v2.0/agents => generated 3384 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/272] 172.24.0.41 () {28 vars in 584 bytes} [Thu Feb 19 17:25:32 2026] GET /v2.0/subnets => generated 1308 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/273] 172.24.0.41 () {28 vars in 586 bytes} [Thu Feb 19 17:25:32 2026] GET /v2.0/networks => generated 2167 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/274] 172.24.0.41 () {28 vars in 600 bytes} [Thu Feb 19 17:25:33 2026] GET /v2.0/security-groups => generated 17397 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/275] 172.24.0.41 () {28 vars in 620 bytes} [Thu Feb 19 17:25:33 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/276] 172.24.0.41 () {28 vars in 592 bytes} [Thu Feb 19 17:25:33 2026] GET /v2.0/floatingips => 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: 136/277] 172.24.0.41 () {28 vars in 584 bytes} [Thu Feb 19 17:25:33 2026] GET /v2.0/routers => generated 15 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/278] 172.24.0.41 () {28 vars in 625 bytes} [Thu Feb 19 17:25:33 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/287] 172.24.0.41 () {28 vars in 620 bytes} [Thu Feb 19 17:26:32 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/288] 172.24.0.41 () {28 vars in 586 bytes} [Thu Feb 19 17:26:32 2026] GET /v2.0/networks => generated 2167 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/289] 172.24.0.41 () {28 vars in 580 bytes} [Thu Feb 19 17:26:32 2026] GET /v2.0/ports => generated 4721 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/290] 172.24.0.41 () {28 vars in 584 bytes} [Thu Feb 19 17:26:32 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/291] 172.24.0.41 () {28 vars in 625 bytes} [Thu Feb 19 17:26:32 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/292] 172.24.0.41 () {28 vars in 592 bytes} [Thu Feb 19 17:26:32 2026] GET /v2.0/floatingips => 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: 150/293] 172.24.0.41 () {28 vars in 600 bytes} [Thu Feb 19 17:26:33 2026] GET /v2.0/security-groups => generated 17397 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/294] 172.24.0.41 () {28 vars in 584 bytes} [Thu Feb 19 17:26:33 2026] GET /v2.0/subnets => generated 1308 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/295] 172.24.0.41 () {28 vars in 584 bytes} [Thu Feb 19 17:26:33 2026] GET /v2.0/subnets => generated 1308 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/296] 172.24.0.41 () {28 vars in 592 bytes} [Thu Feb 19 17:26:33 2026] GET /v2.0/subnetpools => 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: 152/297] 172.24.0.41 () {28 vars in 582 bytes} [Thu Feb 19 17:26:33 2026] GET /v2.0/agents => generated 3384 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/306] 172.24.0.41 () {28 vars in 586 bytes} [Thu Feb 19 17:27:32 2026] GET /v2.0/networks => generated 2167 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/307] 172.24.0.41 () {28 vars in 582 bytes} [Thu Feb 19 17:27:32 2026] GET /v2.0/agents => generated 3384 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/308] 172.24.0.41 () {28 vars in 600 bytes} [Thu Feb 19 17:27:32 2026] GET /v2.0/security-groups => generated 17397 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/309] 172.24.0.41 () {28 vars in 580 bytes} [Thu Feb 19 17:27:32 2026] GET /v2.0/ports => generated 4721 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/310] 172.24.0.41 () {28 vars in 584 bytes} [Thu Feb 19 17:27:33 2026] GET /v2.0/routers => generated 15 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/311] 172.24.0.41 () {28 vars in 625 bytes} [Thu Feb 19 17:27:33 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/312] 172.24.0.41 () {28 vars in 584 bytes} [Thu Feb 19 17:27:33 2026] GET /v2.0/subnets => generated 1308 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/313] 172.24.0.41 () {28 vars in 584 bytes} [Thu Feb 19 17:27:33 2026] GET /v2.0/subnets => generated 1308 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/314] 172.24.0.41 () {28 vars in 592 bytes} [Thu Feb 19 17:27:33 2026] GET /v2.0/subnetpools => 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: 154/315] 172.24.0.41 () {28 vars in 592 bytes} [Thu Feb 19 17:27:33 2026] GET /v2.0/floatingips => 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: 162/316] 172.24.0.41 () {28 vars in 620 bytes} [Thu Feb 19 17:27:33 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/325] 172.24.0.41 () {28 vars in 620 bytes} [Thu Feb 19 17:28:32 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/326] 172.24.0.41 () {28 vars in 584 bytes} [Thu Feb 19 17:28:32 2026] GET /v2.0/subnets => generated 1308 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/327] 172.24.0.41 () {28 vars in 582 bytes} [Thu Feb 19 17:28:32 2026] GET /v2.0/agents => generated 3384 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/328] 172.24.0.41 () {28 vars in 584 bytes} [Thu Feb 19 17:28:32 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/329] 172.24.0.41 () {28 vars in 625 bytes} [Thu Feb 19 17:28:32 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/330] 172.24.0.41 () {28 vars in 600 bytes} [Thu Feb 19 17:28:32 2026] GET /v2.0/security-groups => generated 17397 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/331] 172.24.0.41 () {28 vars in 586 bytes} [Thu Feb 19 17:28:32 2026] GET /v2.0/networks => generated 2167 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/332] 172.24.0.41 () {28 vars in 592 bytes} [Thu Feb 19 17:28:32 2026] GET /v2.0/floatingips => 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: 163/333] 172.24.0.41 () {28 vars in 584 bytes} [Thu Feb 19 17:28:33 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 171/334] 172.24.0.41 () {28 vars in 592 bytes} [Thu Feb 19 17:28:33 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/335] 172.24.0.41 () {28 vars in 580 bytes} [Thu Feb 19 17:28:33 2026] GET /v2.0/ports => generated 4721 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/344] 172.24.0.41 () {28 vars in 584 bytes} [Thu Feb 19 17:29:32 2026] GET /v2.0/subnets => generated 1308 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/345] 172.24.0.41 () {28 vars in 592 bytes} [Thu Feb 19 17:29:32 2026] GET /v2.0/floatingips => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/346] 172.24.0.41 () {28 vars in 584 bytes} [Thu Feb 19 17:29:32 2026] GET /v2.0/subnets => generated 1308 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/347] 172.24.0.41 () {28 vars in 592 bytes} [Thu Feb 19 17:29:32 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) [pid: 7|app: 0|req: 178/348] 172.24.0.41 () {28 vars in 582 bytes} [Thu Feb 19 17:29:32 2026] GET /v2.0/agents => generated 3384 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/349] 172.24.0.41 () {28 vars in 620 bytes} [Thu Feb 19 17:29:32 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/350] 172.24.0.41 () {28 vars in 586 bytes} [Thu Feb 19 17:29:33 2026] GET /v2.0/networks => generated 2167 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/351] 172.24.0.41 () {28 vars in 600 bytes} [Thu Feb 19 17:29:33 2026] GET /v2.0/security-groups => generated 17397 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/352] 172.24.0.41 () {28 vars in 580 bytes} [Thu Feb 19 17:29:33 2026] GET /v2.0/ports => generated 4721 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/353] 172.24.0.41 () {28 vars in 584 bytes} [Thu Feb 19 17:29:33 2026] GET /v2.0/routers => generated 15 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/354] 172.24.0.41 () {28 vars in 625 bytes} [Thu Feb 19 17:29:33 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/363] 172.24.0.41 () {28 vars in 580 bytes} [Thu Feb 19 17:30:32 2026] GET /v2.0/ports => generated 4721 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/364] 172.24.0.41 () {28 vars in 620 bytes} [Thu Feb 19 17:30:32 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/365] 172.24.0.41 () {28 vars in 584 bytes} [Thu Feb 19 17:30:32 2026] GET /v2.0/subnets => generated 1308 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/366] 172.24.0.41 () {28 vars in 592 bytes} [Thu Feb 19 17:30:32 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/367] 172.24.0.41 () {28 vars in 582 bytes} [Thu Feb 19 17:30:32 2026] GET /v2.0/agents => generated 3384 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/368] 172.24.0.41 () {28 vars in 592 bytes} [Thu Feb 19 17:30:32 2026] GET /v2.0/floatingips => 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: 189/369] 172.24.0.41 () {28 vars in 584 bytes} [Thu Feb 19 17:30:32 2026] GET /v2.0/subnets => generated 1308 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/370] 172.24.0.41 () {28 vars in 600 bytes} [Thu Feb 19 17:30:32 2026] GET /v2.0/security-groups => generated 17397 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/371] 172.24.0.41 () {28 vars in 584 bytes} [Thu Feb 19 17:30:32 2026] GET /v2.0/routers => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/372] 172.24.0.41 () {28 vars in 625 bytes} [Thu Feb 19 17:30:32 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/373] 172.24.0.41 () {28 vars in 586 bytes} [Thu Feb 19 17:30:32 2026] GET /v2.0/networks => generated 2167 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/382] 172.24.0.41 () {28 vars in 586 bytes} [Thu Feb 19 17:31:32 2026] GET /v2.0/networks => generated 2167 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/383] 172.24.0.41 () {28 vars in 584 bytes} [Thu Feb 19 17:31:32 2026] GET /v2.0/routers => generated 15 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/384] 172.24.0.41 () {28 vars in 625 bytes} [Thu Feb 19 17:31:32 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/385] 172.24.0.41 () {28 vars in 592 bytes} [Thu Feb 19 17:31:32 2026] GET /v2.0/floatingips => 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: 189/386] 172.24.0.41 () {28 vars in 582 bytes} [Thu Feb 19 17:31:32 2026] GET /v2.0/agents => generated 3384 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/387] 172.24.0.41 () {28 vars in 584 bytes} [Thu Feb 19 17:31:32 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/388] 172.24.0.41 () {28 vars in 592 bytes} [Thu Feb 19 17:31:32 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/389] 172.24.0.41 () {28 vars in 600 bytes} [Thu Feb 19 17:31:32 2026] GET /v2.0/security-groups => generated 17397 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/390] 172.24.0.41 () {28 vars in 584 bytes} [Thu Feb 19 17:31:32 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: 200/391] 172.24.0.41 () {28 vars in 580 bytes} [Thu Feb 19 17:31:33 2026] GET /v2.0/ports => generated 4721 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/392] 172.24.0.41 () {28 vars in 620 bytes} [Thu Feb 19 17:31:33 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/401] 172.24.0.41 () {28 vars in 600 bytes} [Thu Feb 19 17:32:32 2026] GET /v2.0/security-groups => generated 17397 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/402] 172.24.0.41 () {28 vars in 592 bytes} [Thu Feb 19 17:32:32 2026] GET /v2.0/floatingips => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/403] 172.24.0.41 () {28 vars in 584 bytes} [Thu Feb 19 17:32:32 2026] GET /v2.0/subnets => generated 1308 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/404] 172.24.0.41 () {28 vars in 582 bytes} [Thu Feb 19 17:32:32 2026] GET /v2.0/agents => generated 3384 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/405] 172.24.0.41 () {28 vars in 584 bytes} [Thu Feb 19 17:32:32 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: 8|app: 0|req: 199/406] 172.24.0.41 () {28 vars in 592 bytes} [Thu Feb 19 17:32:33 2026] GET /v2.0/subnetpools => 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: 208/407] 172.24.0.41 () {28 vars in 586 bytes} [Thu Feb 19 17:32:33 2026] GET /v2.0/networks => generated 2167 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/408] 172.24.0.41 () {28 vars in 580 bytes} [Thu Feb 19 17:32:33 2026] GET /v2.0/ports => generated 4721 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/409] 172.24.0.41 () {28 vars in 620 bytes} [Thu Feb 19 17:32:33 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/410] 172.24.0.41 () {28 vars in 584 bytes} [Thu Feb 19 17:32:33 2026] GET /v2.0/routers => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/411] 172.24.0.41 () {28 vars in 625 bytes} [Thu Feb 19 17:32:33 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/420] 172.24.0.41 () {28 vars in 592 bytes} [Thu Feb 19 17:33:32 2026] GET /v2.0/floatingips => generated 19 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/421] 172.24.0.41 () {28 vars in 586 bytes} [Thu Feb 19 17:33:32 2026] GET /v2.0/networks => generated 2167 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/422] 172.24.0.41 () {28 vars in 582 bytes} [Thu Feb 19 17:33:32 2026] GET /v2.0/agents => generated 3384 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/423] 172.24.0.41 () {28 vars in 620 bytes} [Thu Feb 19 17:33:32 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/424] 172.24.0.41 () {28 vars in 584 bytes} [Thu Feb 19 17:33:32 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: 8|app: 0|req: 208/425] 172.24.0.41 () {28 vars in 592 bytes} [Thu Feb 19 17:33:32 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/426] 172.24.0.41 () {28 vars in 580 bytes} [Thu Feb 19 17:33:32 2026] GET /v2.0/ports => generated 4721 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/427] 172.24.0.41 () {28 vars in 600 bytes} [Thu Feb 19 17:33:33 2026] GET /v2.0/security-groups => generated 17397 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/428] 172.24.0.41 () {28 vars in 584 bytes} [Thu Feb 19 17:33:33 2026] GET /v2.0/subnets => generated 1308 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/429] 172.24.0.41 () {28 vars in 584 bytes} [Thu Feb 19 17:33:33 2026] GET /v2.0/routers => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/430] 172.24.0.41 () {28 vars in 625 bytes} [Thu Feb 19 17:33:33 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/439] 172.24.0.41 () {28 vars in 584 bytes} [Thu Feb 19 17:34:32 2026] GET /v2.0/routers => generated 15 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/440] 172.24.0.41 () {28 vars in 625 bytes} [Thu Feb 19 17:34:32 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/441] 172.24.0.41 () {28 vars in 620 bytes} [Thu Feb 19 17:34:32 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/442] 172.24.0.41 () {28 vars in 586 bytes} [Thu Feb 19 17:34:32 2026] GET /v2.0/networks => generated 2167 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/443] 172.24.0.41 () {28 vars in 584 bytes} [Thu Feb 19 17:34:32 2026] GET /v2.0/subnets => generated 1308 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/444] 172.24.0.41 () {28 vars in 600 bytes} [Thu Feb 19 17:34:32 2026] GET /v2.0/security-groups => generated 17397 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/445] 172.24.0.41 () {28 vars in 580 bytes} [Thu Feb 19 17:34:32 2026] GET /v2.0/ports => generated 4721 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/446] 172.24.0.41 () {28 vars in 582 bytes} [Thu Feb 19 17:34:32 2026] GET /v2.0/agents => generated 3384 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/447] 172.24.0.41 () {28 vars in 584 bytes} [Thu Feb 19 17:34:33 2026] GET /v2.0/subnets => generated 1308 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/448] 172.24.0.41 () {28 vars in 592 bytes} [Thu Feb 19 17:34:33 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/449] 172.24.0.41 () {28 vars in 592 bytes} [Thu Feb 19 17:34:33 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) 2026-02-19 17:35:31.560 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ae591604-9b7c-41c2-901f-98f4e3bd1e66 d827cf423a2247c4ace915116e8fa346 f9760da3ebee4f2683c59fd88613da74 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 235/458] 162.253.55.62 () {44 vars in 926 bytes} [Thu Feb 19 17:35:31 2026] GET /v2.0/networks/public => generated 108 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/459] 162.253.55.62 () {44 vars in 948 bytes} [Thu Feb 19 17:35:31 2026] GET /v2.0/networks?name=public => generated 753 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-19 17:35:32.756 7 INFO neutron.pecan_wsgi.hooks.translation [None req-045f8ffd-151b-4f8e-9831-ad15a23b61e3 d827cf423a2247c4ace915116e8fa346 f9760da3ebee4f2683c59fd88613da74 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 236/460] 162.253.55.62 () {44 vars in 926 bytes} [Thu Feb 19 17:35:32 2026] GET /v2.0/networks/public => generated 108 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/461] 162.253.55.62 () {44 vars in 948 bytes} [Thu Feb 19 17:35:32 2026] GET /v2.0/networks?name=public => generated 753 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-19 17:35:32.831 8 INFO neutron.pecan_wsgi.hooks.translation [None req-019dc134-b9a2-42a0-b654-374735e4e449 d827cf423a2247c4ace915116e8fa346 f9760da3ebee4f2683c59fd88613da74 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 226/462] 162.253.55.62 () {44 vars in 1033 bytes} [Thu Feb 19 17:35:32 2026] GET /v2.0/subnets/public-subnet?network_id=2bf20e14-a52a-476c-82ef-73b4966d3aa8 => generated 113 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/463] 162.253.55.62 () {44 vars in 1056 bytes} [Thu Feb 19 17:35:32 2026] GET /v2.0/subnets?name=public-subnet&network_id=2bf20e14-a52a-476c-82ef-73b4966d3aa8 => generated 667 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/464] 172.24.0.41 () {28 vars in 584 bytes} [Thu Feb 19 17:35:32 2026] GET /v2.0/subnets => generated 1308 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/465] 172.24.0.41 () {28 vars in 584 bytes} [Thu Feb 19 17:35:32 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: 238/466] 172.24.0.41 () {28 vars in 592 bytes} [Thu Feb 19 17:35:32 2026] GET /v2.0/subnetpools => 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: 229/467] 172.24.0.41 () {28 vars in 586 bytes} [Thu Feb 19 17:35:32 2026] GET /v2.0/networks => generated 2167 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/468] 172.24.0.41 () {28 vars in 620 bytes} [Thu Feb 19 17:35:32 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/469] 172.24.0.41 () {28 vars in 600 bytes} [Thu Feb 19 17:35:33 2026] GET /v2.0/security-groups => generated 17397 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/470] 172.24.0.41 () {28 vars in 580 bytes} [Thu Feb 19 17:35:33 2026] GET /v2.0/ports => generated 4721 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/471] 172.24.0.41 () {28 vars in 584 bytes} [Thu Feb 19 17:35:33 2026] GET /v2.0/routers => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/472] 172.24.0.41 () {28 vars in 625 bytes} [Thu Feb 19 17:35:33 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/473] 172.24.0.41 () {28 vars in 582 bytes} [Thu Feb 19 17:35:33 2026] GET /v2.0/agents => generated 3384 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/474] 172.24.0.41 () {28 vars in 592 bytes} [Thu Feb 19 17:35:33 2026] GET /v2.0/floatingips => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-19 17:36:01.309 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5d37e625-5bb5-4dc9-afc0-5047f03a2123 d827cf423a2247c4ace915116e8fa346 f9760da3ebee4f2683c59fd88613da74 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 245/479] 162.253.55.62 () {44 vars in 936 bytes} [Thu Feb 19 17:36:01 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/480] 162.253.55.62 () {44 vars in 958 bytes} [Thu Feb 19 17:36:01 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 734 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-19 17:36:02.331 7 INFO neutron.pecan_wsgi.hooks.translation [None req-49af3788-707a-4bbb-a82d-fa123d37c411 d827cf423a2247c4ace915116e8fa346 f9760da3ebee4f2683c59fd88613da74 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 246/481] 162.253.55.62 () {44 vars in 936 bytes} [Thu Feb 19 17:36:02 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/482] 162.253.55.62 () {44 vars in 958 bytes} [Thu Feb 19 17:36:02 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 734 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-19 17:36:02.406 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a183cd82-53d7-46dc-9f34-09a6a4455d7a d827cf423a2247c4ace915116e8fa346 f9760da3ebee4f2683c59fd88613da74 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 247/483] 162.253.55.62 () {44 vars in 1035 bytes} [Thu Feb 19 17:36:02 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=e8dd041b-ca6f-4343-8ae1-6d15f7ce5a82 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/484] 162.253.55.62 () {44 vars in 1058 bytes} [Thu Feb 19 17:36:02 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=e8dd041b-ca6f-4343-8ae1-6d15f7ce5a82 => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-19 17:36:03.711 7 INFO neutron.api.v2.resource [None req-cc7b124c-7302-4b71-b39a-1db347f4d3b8 d827cf423a2247c4ace915116e8fa346 f9760da3ebee4f2683c59fd88613da74 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 248/485] 162.253.55.62 () {44 vars in 970 bytes} [Thu Feb 19 17:36:03 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/486] 162.253.55.62 () {44 vars in 992 bytes} [Thu Feb 19 17:36:03 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/487] 162.253.55.62 () {44 vars in 1000 bytes} [Thu Feb 19 17:36:04 2026] GET /v2.0/security-groups/eca395ef-7993-457c-b8f2-4e0c81a2c77e => generated 4694 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/488] 162.253.55.62 () {44 vars in 1000 bytes} [Thu Feb 19 17:36:05 2026] GET /v2.0/security-groups/eca395ef-7993-457c-b8f2-4e0c81a2c77e => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/489] 162.253.55.62 () {44 vars in 1010 bytes} [Thu Feb 19 17:36:05 2026] GET /v2.0/security-group-rules/01592cff-d272-462d-aaca-3d3aec2e5ff1 => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/490] 162.253.55.62 () {44 vars in 1000 bytes} [Thu Feb 19 17:36:05 2026] GET /v2.0/security-groups/eca395ef-7993-457c-b8f2-4e0c81a2c77e => generated 4694 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/491] 162.253.55.62 () {44 vars in 1000 bytes} [Thu Feb 19 17:36:06 2026] GET /v2.0/security-groups/eca395ef-7993-457c-b8f2-4e0c81a2c77e => generated 4694 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/492] 162.253.55.62 () {44 vars in 1010 bytes} [Thu Feb 19 17:36:06 2026] GET /v2.0/security-group-rules/decbe798-dd1f-41d0-87d0-57a21c131f00 => 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: 252/493] 162.253.55.62 () {44 vars in 1000 bytes} [Thu Feb 19 17:36:07 2026] GET /v2.0/security-groups/eca395ef-7993-457c-b8f2-4e0c81a2c77e => generated 4694 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/494] 162.253.55.62 () {44 vars in 1000 bytes} [Thu Feb 19 17:36:07 2026] GET /v2.0/security-groups/eca395ef-7993-457c-b8f2-4e0c81a2c77e => generated 4694 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/495] 162.253.55.62 () {44 vars in 1010 bytes} [Thu Feb 19 17:36:07 2026] GET /v2.0/security-group-rules/07bdc77f-c720-48da-8643-a16f0d37d367 => generated 603 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/496] 162.253.55.62 () {44 vars in 1000 bytes} [Thu Feb 19 17:36:08 2026] GET /v2.0/security-groups/eca395ef-7993-457c-b8f2-4e0c81a2c77e => generated 4694 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/497] 162.253.55.62 () {44 vars in 1000 bytes} [Thu Feb 19 17:36:08 2026] GET /v2.0/security-groups/eca395ef-7993-457c-b8f2-4e0c81a2c77e => generated 4694 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/498] 162.253.55.62 () {44 vars in 1010 bytes} [Thu Feb 19 17:36:08 2026] GET /v2.0/security-group-rules/5e988ffb-96c9-4aef-8d80-9ebd47042da8 => generated 603 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/499] 162.253.55.62 () {44 vars in 1000 bytes} [Thu Feb 19 17:36:09 2026] GET /v2.0/security-groups/eca395ef-7993-457c-b8f2-4e0c81a2c77e => generated 4694 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/500] 162.253.55.62 () {44 vars in 1000 bytes} [Thu Feb 19 17:36:09 2026] GET /v2.0/security-groups/eca395ef-7993-457c-b8f2-4e0c81a2c77e => generated 4694 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/501] 162.253.55.62 () {44 vars in 1010 bytes} [Thu Feb 19 17:36:09 2026] GET /v2.0/security-group-rules/8cdccedc-6ea8-477f-aabe-5ae01f30032d => generated 603 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/502] 162.253.55.62 () {44 vars in 986 bytes} [Thu Feb 19 17:36:10 2026] GET /v2.0/networks/e8dd041b-ca6f-4343-8ae1-6d15f7ce5a82 => generated 731 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-19 17:36:10.535 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8c64446b-ca9d-4d52-a2c2-d9eee253ed9f d827cf423a2247c4ace915116e8fa346 f9760da3ebee4f2683c59fd88613da74 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 257/503] 162.253.55.62 () {44 vars in 1075 bytes} [Thu Feb 19 17:36:10 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=e8dd041b-ca6f-4343-8ae1-6d15f7ce5a82 => generated 132 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/504] 162.253.55.62 () {44 vars in 1098 bytes} [Thu Feb 19 17:36:10 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=e8dd041b-ca6f-4343-8ae1-6d15f7ce5a82 => generated 1250 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/505] 162.253.55.62 () {44 vars in 1000 bytes} [Thu Feb 19 17:36:10 2026] GET /v2.0/security-groups/eca395ef-7993-457c-b8f2-4e0c81a2c77e => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-19 17:36:19.186 8 INFO neutron.pecan_wsgi.hooks.translation [None req-52954b58-6925-45dc-a04b-e5bd8004b0c1 d827cf423a2247c4ace915116e8fa346 f9760da3ebee4f2683c59fd88613da74 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 249/508] 162.253.55.62 () {44 vars in 978 bytes} [Thu Feb 19 17:36:19 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/509] 162.253.55.62 () {44 vars in 1000 bytes} [Thu Feb 19 17:36:19 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/510] 162.253.55.62 () {44 vars in 919 bytes} [Thu Feb 19 17:36:20 2026] GET /v2.0/ports => generated 4721 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-19 17:36:21.952 7 INFO neutron.api.v2.resource [None req-9a14e0a3-093b-4d16-9117-2e6527a3681b d827cf423a2247c4ace915116e8fa346 f9760da3ebee4f2683c59fd88613da74 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 261/511] 162.253.55.62 () {44 vars in 958 bytes} [Thu Feb 19 17:36:21 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/512] 162.253.55.62 () {44 vars in 980 bytes} [Thu Feb 19 17:36:21 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2881 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/513] 162.253.55.62 () {44 vars in 1000 bytes} [Thu Feb 19 17:36:22 2026] GET /v2.0/security-groups/70be70ad-70a0-4a73-8c31-469b5d0d81ec => generated 2882 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/514] 162.253.55.62 () {44 vars in 1000 bytes} [Thu Feb 19 17:36:22 2026] GET /v2.0/security-groups/70be70ad-70a0-4a73-8c31-469b5d0d81ec => generated 2882 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/515] 162.253.55.62 () {44 vars in 1010 bytes} [Thu Feb 19 17:36:23 2026] GET /v2.0/security-group-rules/d372ba12-663d-4e0e-8794-83c1f7fd8119 => generated 621 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/516] 162.253.55.62 () {44 vars in 1000 bytes} [Thu Feb 19 17:36:23 2026] GET /v2.0/security-groups/70be70ad-70a0-4a73-8c31-469b5d0d81ec => generated 2882 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/517] 162.253.55.62 () {44 vars in 1000 bytes} [Thu Feb 19 17:36:23 2026] GET /v2.0/security-groups/70be70ad-70a0-4a73-8c31-469b5d0d81ec => generated 2882 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/518] 162.253.55.62 () {44 vars in 1010 bytes} [Thu Feb 19 17:36:23 2026] GET /v2.0/security-group-rules/de7ae3ca-4382-4ab5-ad27-6a03724c1e32 => generated 625 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/521] 172.24.0.41 () {28 vars in 582 bytes} [Thu Feb 19 17:36:32 2026] GET /v2.0/agents => generated 3384 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/522] 172.24.0.41 () {28 vars in 592 bytes} [Thu Feb 19 17:36:32 2026] GET /v2.0/floatingips => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/523] 172.24.0.41 () {28 vars in 600 bytes} [Thu Feb 19 17:36:32 2026] GET /v2.0/security-groups => generated 17397 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/524] 172.24.0.41 () {28 vars in 620 bytes} [Thu Feb 19 17:36:32 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/525] 172.24.0.41 () {28 vars in 584 bytes} [Thu Feb 19 17:36:32 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/526] 172.24.0.41 () {28 vars in 625 bytes} [Thu Feb 19 17:36:32 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/527] 172.24.0.41 () {28 vars in 584 bytes} [Thu Feb 19 17:36:32 2026] GET /v2.0/subnets => generated 1308 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/528] 172.24.0.41 () {28 vars in 592 bytes} [Thu Feb 19 17:36:33 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/529] 172.24.0.41 () {28 vars in 586 bytes} [Thu Feb 19 17:36:33 2026] GET /v2.0/networks => generated 2167 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/530] 172.24.0.41 () {28 vars in 584 bytes} [Thu Feb 19 17:36:33 2026] GET /v2.0/subnets => generated 1308 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/531] 172.24.0.41 () {28 vars in 580 bytes} [Thu Feb 19 17:36:33 2026] GET /v2.0/ports => generated 4721 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/532] 162.253.55.62 () {44 vars in 974 bytes} [Thu Feb 19 17:36:35 2026] GET /v2.0/quotas/f9760da3ebee4f2683c59fd88613da74 => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-19 17:37:30.465 8 INFO neutron.api.v2.resource [None req-95f34076-c435-4cd3-8a71-17e03aaff0a8 d827cf423a2247c4ace915116e8fa346 f9760da3ebee4f2683c59fd88613da74 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 266/541] 162.253.55.62 () {44 vars in 1073 bytes} [Thu Feb 19 17:37:30 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=4e2fdf497a184e0abf7f1ce8bc33a0ab => generated 139 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/542] 162.253.55.62 () {44 vars in 1096 bytes} [Thu Feb 19 17:37:30 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=4e2fdf497a184e0abf7f1ce8bc33a0ab => generated 4072 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/543] 162.253.55.62 () {44 vars in 1087 bytes} [Thu Feb 19 17:37:31 2026] GET /v2.0/security-groups/93e481c0-31d8-4b1c-8ff4-66d2722c3252?project_id=4e2fdf497a184e0abf7f1ce8bc33a0ab => generated 4075 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/544] 162.253.55.62 () {44 vars in 1000 bytes} [Thu Feb 19 17:37:31 2026] GET /v2.0/security-groups/93e481c0-31d8-4b1c-8ff4-66d2722c3252 => generated 4075 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/545] 162.253.55.62 () {44 vars in 1010 bytes} [Thu Feb 19 17:37:31 2026] GET /v2.0/security-group-rules/1954d741-0b5f-4670-845a-238ae4587290 => generated 597 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/546] 162.253.55.62 () {44 vars in 1087 bytes} [Thu Feb 19 17:37:32 2026] GET /v2.0/security-groups/93e481c0-31d8-4b1c-8ff4-66d2722c3252?project_id=4e2fdf497a184e0abf7f1ce8bc33a0ab => generated 4075 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/547] 162.253.55.62 () {44 vars in 1000 bytes} [Thu Feb 19 17:37:32 2026] GET /v2.0/security-groups/93e481c0-31d8-4b1c-8ff4-66d2722c3252 => generated 4075 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/548] 162.253.55.62 () {44 vars in 1010 bytes} [Thu Feb 19 17:37:32 2026] GET /v2.0/security-group-rules/27b5154c-65d9-4e2c-a220-d700112c3771 => generated 599 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/549] 172.24.0.41 () {28 vars in 600 bytes} [Thu Feb 19 17:37:32 2026] GET /v2.0/security-groups => generated 17397 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/550] 172.24.0.41 () {28 vars in 584 bytes} [Thu Feb 19 17:37:32 2026] GET /v2.0/routers => generated 15 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/551] 172.24.0.41 () {28 vars in 625 bytes} [Thu Feb 19 17:37:32 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/552] 172.24.0.41 () {28 vars in 580 bytes} [Thu Feb 19 17:37:32 2026] GET /v2.0/ports => generated 4721 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/553] 172.24.0.41 () {28 vars in 620 bytes} [Thu Feb 19 17:37:32 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/554] 172.24.0.41 () {28 vars in 592 bytes} [Thu Feb 19 17:37:32 2026] GET /v2.0/floatingips => 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: 282/555] 172.24.0.41 () {28 vars in 586 bytes} [Thu Feb 19 17:37:32 2026] GET /v2.0/networks => generated 2167 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/556] 172.24.0.41 () {28 vars in 584 bytes} [Thu Feb 19 17:37:32 2026] GET /v2.0/subnets => generated 1308 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/557] 172.24.0.41 () {28 vars in 582 bytes} [Thu Feb 19 17:37:33 2026] GET /v2.0/agents => generated 3384 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/558] 172.24.0.41 () {28 vars in 584 bytes} [Thu Feb 19 17:37:33 2026] GET /v2.0/subnets => generated 1308 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/559] 172.24.0.41 () {28 vars in 592 bytes} [Thu Feb 19 17:37:33 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/560] 162.253.55.62 () {44 vars in 1087 bytes} [Thu Feb 19 17:37:33 2026] GET /v2.0/security-groups/93e481c0-31d8-4b1c-8ff4-66d2722c3252?project_id=4e2fdf497a184e0abf7f1ce8bc33a0ab => generated 4075 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/561] 162.253.55.62 () {44 vars in 1000 bytes} [Thu Feb 19 17:37:33 2026] GET /v2.0/security-groups/93e481c0-31d8-4b1c-8ff4-66d2722c3252 => 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: 277/562] 162.253.55.62 () {44 vars in 1010 bytes} [Thu Feb 19 17:37:33 2026] GET /v2.0/security-group-rules/ddee3743-9549-42af-a46f-41214ee168d4 => generated 601 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/563] 162.253.55.62 () {44 vars in 1087 bytes} [Thu Feb 19 17:37:34 2026] GET /v2.0/security-groups/93e481c0-31d8-4b1c-8ff4-66d2722c3252?project_id=4e2fdf497a184e0abf7f1ce8bc33a0ab => generated 4075 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/564] 162.253.55.62 () {44 vars in 1000 bytes} [Thu Feb 19 17:37:34 2026] GET /v2.0/security-groups/93e481c0-31d8-4b1c-8ff4-66d2722c3252 => 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: 287/565] 162.253.55.62 () {44 vars in 1010 bytes} [Thu Feb 19 17:37:34 2026] GET /v2.0/security-group-rules/c7994dbc-fc73-433d-9912-0a3e0f4ae1cb => generated 602 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/566] 162.253.55.62 () {44 vars in 974 bytes} [Thu Feb 19 17:37:42 2026] GET /v2.0/quotas/4e2fdf497a184e0abf7f1ce8bc33a0ab => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/575] 172.24.0.41 () {28 vars in 584 bytes} [Thu Feb 19 17:38:32 2026] GET /v2.0/routers => generated 15 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/576] 172.24.0.41 () {28 vars in 625 bytes} [Thu Feb 19 17:38:32 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/577] 172.24.0.41 () {28 vars in 584 bytes} [Thu Feb 19 17:38:32 2026] GET /v2.0/subnets => generated 1308 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/578] 172.24.0.41 () {28 vars in 592 bytes} [Thu Feb 19 17:38:32 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/579] 172.24.0.41 () {28 vars in 592 bytes} [Thu Feb 19 17:38:32 2026] GET /v2.0/floatingips => 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: 286/580] 172.24.0.41 () {28 vars in 586 bytes} [Thu Feb 19 17:38:32 2026] GET /v2.0/networks => generated 2167 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/581] 172.24.0.41 () {28 vars in 600 bytes} [Thu Feb 19 17:38:32 2026] GET /v2.0/security-groups => generated 17397 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/582] 172.24.0.41 () {28 vars in 580 bytes} [Thu Feb 19 17:38:33 2026] GET /v2.0/ports => generated 4721 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/583] 172.24.0.41 () {28 vars in 584 bytes} [Thu Feb 19 17:38:33 2026] GET /v2.0/subnets => generated 1308 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/584] 172.24.0.41 () {28 vars in 620 bytes} [Thu Feb 19 17:38:33 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/585] 172.24.0.41 () {28 vars in 582 bytes} [Thu Feb 19 17:38:33 2026] GET /v2.0/agents => generated 3384 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/594] 172.24.0.41 () {28 vars in 584 bytes} [Thu Feb 19 17:39:32 2026] GET /v2.0/subnets => generated 1308 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/595] 172.24.0.41 () {28 vars in 580 bytes} [Thu Feb 19 17:39:32 2026] GET /v2.0/ports => generated 4721 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/596] 172.24.0.41 () {28 vars in 584 bytes} [Thu Feb 19 17:39:32 2026] GET /v2.0/subnets => generated 1308 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/597] 172.24.0.41 () {28 vars in 592 bytes} [Thu Feb 19 17:39:32 2026] GET /v2.0/subnetpools => 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: 304/598] 172.24.0.41 () {28 vars in 592 bytes} [Thu Feb 19 17:39:32 2026] GET /v2.0/floatingips => 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: 295/599] 172.24.0.41 () {28 vars in 582 bytes} [Thu Feb 19 17:39:32 2026] GET /v2.0/agents => generated 3384 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/600] 172.24.0.41 () {28 vars in 584 bytes} [Thu Feb 19 17:39:32 2026] GET /v2.0/routers => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/601] 172.24.0.41 () {28 vars in 625 bytes} [Thu Feb 19 17:39:32 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/602] 172.24.0.41 () {28 vars in 586 bytes} [Thu Feb 19 17:39:32 2026] GET /v2.0/networks => generated 2167 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/603] 172.24.0.41 () {28 vars in 600 bytes} [Thu Feb 19 17:39:32 2026] GET /v2.0/security-groups => generated 17397 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/604] 172.24.0.41 () {28 vars in 620 bytes} [Thu Feb 19 17:39:32 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/613] 172.24.0.41 () {28 vars in 584 bytes} [Thu Feb 19 17:40:32 2026] GET /v2.0/routers => generated 15 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/614] 172.24.0.41 () {28 vars in 625 bytes} [Thu Feb 19 17:40:32 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/615] 172.24.0.41 () {28 vars in 582 bytes} [Thu Feb 19 17:40:32 2026] GET /v2.0/agents => generated 3384 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/616] 172.24.0.41 () {28 vars in 600 bytes} [Thu Feb 19 17:40:32 2026] GET /v2.0/security-groups => generated 17397 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/617] 172.24.0.41 () {28 vars in 580 bytes} [Thu Feb 19 17:40:32 2026] GET /v2.0/ports => generated 4721 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/618] 172.24.0.41 () {28 vars in 592 bytes} [Thu Feb 19 17:40:32 2026] GET /v2.0/floatingips => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/619] 172.24.0.41 () {28 vars in 620 bytes} [Thu Feb 19 17:40:32 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/620] 172.24.0.41 () {28 vars in 584 bytes} [Thu Feb 19 17:40:32 2026] GET /v2.0/subnets => generated 1308 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/621] 172.24.0.41 () {28 vars in 592 bytes} [Thu Feb 19 17:40:32 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/622] 172.24.0.41 () {28 vars in 586 bytes} [Thu Feb 19 17:40:32 2026] GET /v2.0/networks => generated 2167 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/623] 172.24.0.41 () {28 vars in 584 bytes} [Thu Feb 19 17:40:33 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/632] 172.24.0.41 () {28 vars in 584 bytes} [Thu Feb 19 17:41:32 2026] GET /v2.0/routers => generated 15 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/633] 172.24.0.41 () {28 vars in 625 bytes} [Thu Feb 19 17:41:32 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/634] 172.24.0.41 () {28 vars in 584 bytes} [Thu Feb 19 17:41:32 2026] GET /v2.0/subnets => generated 1308 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/635] 172.24.0.41 () {28 vars in 582 bytes} [Thu Feb 19 17:41:32 2026] GET /v2.0/agents => generated 3384 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/636] 172.24.0.41 () {28 vars in 620 bytes} [Thu Feb 19 17:41:32 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/637] 172.24.0.41 () {28 vars in 584 bytes} [Thu Feb 19 17:41:32 2026] GET /v2.0/subnets => generated 1308 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/638] 172.24.0.41 () {28 vars in 592 bytes} [Thu Feb 19 17:41:32 2026] GET /v2.0/subnetpools => 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: 315/639] 172.24.0.41 () {28 vars in 592 bytes} [Thu Feb 19 17:41:32 2026] GET /v2.0/floatingips => 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: 325/640] 172.24.0.41 () {28 vars in 580 bytes} [Thu Feb 19 17:41:32 2026] GET /v2.0/ports => generated 4721 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/641] 172.24.0.41 () {28 vars in 600 bytes} [Thu Feb 19 17:41:32 2026] GET /v2.0/security-groups => generated 17397 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/642] 172.24.0.41 () {28 vars in 586 bytes} [Thu Feb 19 17:41:32 2026] GET /v2.0/networks => generated 2167 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/651] 172.24.0.41 () {28 vars in 592 bytes} [Thu Feb 19 17:42:32 2026] GET /v2.0/floatingips => generated 19 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/652] 172.24.0.41 () {28 vars in 584 bytes} [Thu Feb 19 17:42:32 2026] GET /v2.0/subnets => generated 1308 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/653] 172.24.0.41 () {28 vars in 582 bytes} [Thu Feb 19 17:42:32 2026] GET /v2.0/agents => generated 3384 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/654] 172.24.0.41 () {28 vars in 620 bytes} [Thu Feb 19 17:42:32 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/655] 172.24.0.41 () {28 vars in 600 bytes} [Thu Feb 19 17:42:32 2026] GET /v2.0/security-groups => generated 17397 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/656] 172.24.0.41 () {28 vars in 584 bytes} [Thu Feb 19 17:42:32 2026] GET /v2.0/subnets => generated 1308 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/657] 172.24.0.41 () {28 vars in 592 bytes} [Thu Feb 19 17:42:32 2026] GET /v2.0/subnetpools => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/658] 172.24.0.41 () {28 vars in 586 bytes} [Thu Feb 19 17:42:32 2026] GET /v2.0/networks => generated 2167 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/659] 172.24.0.41 () {28 vars in 580 bytes} [Thu Feb 19 17:42:32 2026] GET /v2.0/ports => generated 4721 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/660] 172.24.0.41 () {28 vars in 584 bytes} [Thu Feb 19 17:42:32 2026] GET /v2.0/routers => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/661] 172.24.0.41 () {28 vars in 625 bytes} [Thu Feb 19 17:42:33 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/670] 172.24.0.41 () {28 vars in 584 bytes} [Thu Feb 19 17:43:32 2026] GET /v2.0/subnets => generated 1308 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/671] 172.24.0.41 () {28 vars in 592 bytes} [Thu Feb 19 17:43:32 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/672] 172.24.0.41 () {28 vars in 586 bytes} [Thu Feb 19 17:43:32 2026] GET /v2.0/networks => generated 2167 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/673] 172.24.0.41 () {28 vars in 584 bytes} [Thu Feb 19 17:43:32 2026] GET /v2.0/subnets => generated 1308 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/674] 172.24.0.41 () {28 vars in 584 bytes} [Thu Feb 19 17:43:32 2026] GET /v2.0/routers => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/675] 172.24.0.41 () {28 vars in 625 bytes} [Thu Feb 19 17:43:32 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/676] 172.24.0.41 () {28 vars in 582 bytes} [Thu Feb 19 17:43:32 2026] GET /v2.0/agents => generated 3384 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/677] 172.24.0.41 () {28 vars in 592 bytes} [Thu Feb 19 17:43:32 2026] GET /v2.0/floatingips => 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: 335/678] 172.24.0.41 () {28 vars in 600 bytes} [Thu Feb 19 17:43:33 2026] GET /v2.0/security-groups => generated 17397 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/679] 172.24.0.41 () {28 vars in 580 bytes} [Thu Feb 19 17:43:33 2026] GET /v2.0/ports => generated 4721 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/680] 172.24.0.41 () {28 vars in 620 bytes} [Thu Feb 19 17:43:33 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)