+ 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 [Tue Sep 1 05:00:07 2026] *** compiled with version: 13.3.0 on 03 July 2026 22:28:27 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: neutron-server-746659f9-45g2l machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f8c7fb91668 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-09-01 05:00:11.568 8 INFO neutron.common.config [-] Logging enabled! 2026-09-01 05:00:11.568 8 INFO neutron.common.config [-] uwsgi version 28.1.0.dev560 2026-09-01 05:00:11.685 7 INFO neutron.common.config [-] Logging enabled! 2026-09-01 05:00:11.686 7 INFO neutron.common.config [-] uwsgi version 28.1.0.dev560 2026-09-01 05:00:12.659 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-09-01 05:00:12.867 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-09-01 05:00:14.021 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-01 05:00:14.024 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-09-01 05:00:14.028 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-09-01 05:00:14.029 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-01 05:00:14.029 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-09-01 05:00:14.029 8 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-09-01 05:00:14.029 8 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-09-01 05:00:14.029 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-01 05:00:14.037 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-01 05:00:14.037 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-01 05:00:14.037 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-09-01 05:00:14.059 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-09-01 05:00:14.060 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-09-01 05:00:14.060 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-09-01 05:00:14.089 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-09-01 05:00:14.089 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-09-01 05:00:14.089 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-09-01 05:00:14.090 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-09-01 05:00:14.358 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-01 05:00:14.362 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-09-01 05:00:14.366 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-09-01 05:00:14.367 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-01 05:00:14.367 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-09-01 05:00:14.367 7 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-09-01 05:00:14.368 7 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-09-01 05:00:14.368 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-01 05:00:14.376 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-01 05:00:14.376 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-01 05:00:14.376 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-09-01 05:00:14.398 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-09-01 05:00:14.399 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-09-01 05:00:14.399 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-09-01 05:00:14.428 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-09-01 05:00:14.428 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-09-01 05:00:14.428 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-09-01 05:00:14.429 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-09-01 05:00:14.605 8 INFO neutron.plugins.ml2.managers [None req-6531bbf1-15a6-48e3-a066-9340d671d420 - - - - - -] Initializing driver for type 'vlan' 2026-09-01 05:00:14.753 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-6531bbf1-15a6-48e3-a066-9340d671d420 - - - - - -] VlanTypeDriver initialization complete 2026-09-01 05:00:14.753 8 INFO neutron.plugins.ml2.managers [None req-6531bbf1-15a6-48e3-a066-9340d671d420 - - - - - -] Initializing driver for type 'vxlan' 2026-09-01 05:00:14.753 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-6531bbf1-15a6-48e3-a066-9340d671d420 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-09-01 05:00:14.768 8 INFO neutron.plugins.ml2.managers [None req-6531bbf1-15a6-48e3-a066-9340d671d420 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-09-01 05:00:14.768 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-6531bbf1-15a6-48e3-a066-9340d671d420 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-09-01 05:00:14.768 8 INFO neutron.plugins.ml2.managers [None req-6531bbf1-15a6-48e3-a066-9340d671d420 - - - - - -] Initializing extension driver 'port_security' 2026-09-01 05:00:14.768 8 INFO neutron.plugins.ml2.extensions.port_security [None req-6531bbf1-15a6-48e3-a066-9340d671d420 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-09-01 05:00:14.768 8 INFO neutron.plugins.ml2.managers [None req-6531bbf1-15a6-48e3-a066-9340d671d420 - - - - - -] Initializing extension driver 'qos' 2026-09-01 05:00:14.768 8 INFO neutron.plugins.ml2.managers [None req-6531bbf1-15a6-48e3-a066-9340d671d420 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-09-01 05:00:14.769 8 INFO neutron.plugins.ml2.managers [None req-6531bbf1-15a6-48e3-a066-9340d671d420 - - - - - -] Initializing mechanism driver 'l2population' 2026-09-01 05:00:14.780 8 INFO neutron.quota [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded quota_driver: . 2026-09-01 05:00:14.781 8 INFO neutron.plugins.ml2.plugin [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Modular L2 Plugin initialization complete 2026-09-01 05:00:14.781 8 INFO neutron.plugins.ml2.managers [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-09-01 05:00:14.781 8 INFO neutron.plugins.ml2.managers [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-09-01 05:00:14.781 8 INFO neutron.plugins.ml2.managers [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Got port-security extension from driver 'port_security' 2026-09-01 05:00:14.781 8 INFO neutron.manager [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loading Plugin: qos 2026-09-01 05:00:14.786 7 INFO neutron.plugins.ml2.managers [None req-a21fe5e3-0e9f-42e9-8012-06bd9c27b7cf - - - - - -] Initializing driver for type 'vlan' 2026-09-01 05:00:14.797 8 INFO neutron.manager [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loading Plugin: router 2026-09-01 05:00:14.842 8 INFO neutron.services.service_base [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-09-01 05:00:14.842 8 INFO neutron.manager [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loading Plugin: segments 2026-09-01 05:00:14.939 8 INFO neutron.manager [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loading Plugin: trunk 2026-09-01 05:00:14.953 8 INFO neutron.manager [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loading Plugin: vpnaas 2026-09-01 05:00:14.992 8 WARNING stevedore.named [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-09-01 05:00:15.051 8 INFO neutron_vpnaas.services.vpn.plugin [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-09-01 05:00:15.052 8 INFO neutron.manager [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loading Plugin: taas 2026-09-01 05:00:15.060 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-a21fe5e3-0e9f-42e9-8012-06bd9c27b7cf - - - - - -] VlanTypeDriver initialization complete 2026-09-01 05:00:15.060 7 INFO neutron.plugins.ml2.managers [None req-a21fe5e3-0e9f-42e9-8012-06bd9c27b7cf - - - - - -] Initializing driver for type 'vxlan' 2026-09-01 05:00:15.060 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-a21fe5e3-0e9f-42e9-8012-06bd9c27b7cf - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-09-01 05:00:15.073 7 INFO neutron.plugins.ml2.managers [None req-a21fe5e3-0e9f-42e9-8012-06bd9c27b7cf - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-09-01 05:00:15.073 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-a21fe5e3-0e9f-42e9-8012-06bd9c27b7cf - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-09-01 05:00:15.073 7 INFO neutron.plugins.ml2.managers [None req-a21fe5e3-0e9f-42e9-8012-06bd9c27b7cf - - - - - -] Initializing extension driver 'port_security' 2026-09-01 05:00:15.073 7 INFO neutron.plugins.ml2.extensions.port_security [None req-a21fe5e3-0e9f-42e9-8012-06bd9c27b7cf - - - - - -] PortSecurityExtensionDriver initialization complete 2026-09-01 05:00:15.073 7 INFO neutron.plugins.ml2.managers [None req-a21fe5e3-0e9f-42e9-8012-06bd9c27b7cf - - - - - -] Initializing extension driver 'qos' 2026-09-01 05:00:15.074 7 INFO neutron.plugins.ml2.managers [None req-a21fe5e3-0e9f-42e9-8012-06bd9c27b7cf - - - - - -] Initializing mechanism driver 'openvswitch' 2026-09-01 05:00:15.074 7 INFO neutron.plugins.ml2.managers [None req-a21fe5e3-0e9f-42e9-8012-06bd9c27b7cf - - - - - -] Initializing mechanism driver 'l2population' 2026-09-01 05:00:15.074 8 WARNING stevedore.named [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-09-01 05:00:15.085 7 INFO neutron.quota [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded quota_driver: . 2026-09-01 05:00:15.086 7 INFO neutron.plugins.ml2.plugin [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Modular L2 Plugin initialization complete 2026-09-01 05:00:15.086 7 INFO neutron.plugins.ml2.managers [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-09-01 05:00:15.086 7 INFO neutron.plugins.ml2.managers [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-09-01 05:00:15.086 7 INFO neutron.plugins.ml2.managers [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Got port-security extension from driver 'port_security' 2026-09-01 05:00:15.086 7 INFO neutron.manager [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loading Plugin: qos 2026-09-01 05:00:15.094 8 INFO neutron_taas.services.taas.taas_plugin [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-09-01 05:00:15.094 8 INFO neutron.manager [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loading Plugin: tapmirror 2026-09-01 05:00:15.099 7 INFO neutron.manager [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loading Plugin: router 2026-09-01 05:00:15.104 8 WARNING stevedore.named [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-09-01 05:00:15.118 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-09-01 05:00:15.118 8 INFO neutron.manager [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loading Plugin: auto_allocate 2026-09-01 05:00:15.124 8 INFO neutron.manager [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loading Plugin: tag 2026-09-01 05:00:15.131 8 INFO neutron.manager [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loading Plugin: timestamp 2026-09-01 05:00:15.134 8 INFO neutron.manager [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loading Plugin: network_ip_availability 2026-09-01 05:00:15.140 8 INFO neutron.manager [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loading Plugin: flavors 2026-09-01 05:00:15.141 7 INFO neutron.services.service_base [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-09-01 05:00:15.142 7 INFO neutron.manager [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loading Plugin: segments 2026-09-01 05:00:15.143 8 INFO neutron.manager [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loading Plugin: revisions 2026-09-01 05:00:15.146 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Initializing extension manager. 2026-09-01 05:00:15.147 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: aap-reject-multicast 2026-09-01 05:00:15.148 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: address-group 2026-09-01 05:00:15.149 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: address-scope 2026-09-01 05:00:15.149 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-09-01 05:00:15.150 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: agent 2026-09-01 05:00:15.151 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: agent-resources-synced 2026-09-01 05:00:15.151 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: agent_sort_key 2026-09-01 05:00:15.152 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: allowed-address-pairs 2026-09-01 05:00:15.153 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: auto-allocated-topology 2026-09-01 05:00:15.154 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: availability_zone 2026-09-01 05:00:15.154 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: availability_zone_filter 2026-09-01 05:00:15.155 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-09-01 05:00:15.155 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: default-subnetpools 2026-09-01 05:00:15.157 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-09-01 05:00:15.157 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: dns-integration 2026-09-01 05:00:15.158 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: dns-domain-ports 2026-09-01 05:00:15.158 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-09-01 05:00:15.159 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: dvr 2026-09-01 05:00:15.159 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-09-01 05:00:15.160 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: empty-string-filtering 2026-09-01 05:00:15.160 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Extension evpn not supported by any of loaded plugins 2026-09-01 05:00:15.161 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-09-01 05:00:15.161 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-09-01 05:00:15.161 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: external-net 2026-09-01 05:00:15.162 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: extra_dhcp_opt 2026-09-01 05:00:15.163 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: extraroute 2026-09-01 05:00:15.163 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: extraroute-atomic 2026-09-01 05:00:15.164 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: filter-validation 2026-09-01 05:00:15.164 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-09-01 05:00:15.165 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-09-01 05:00:15.165 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-09-01 05:00:15.166 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: fip-port-details 2026-09-01 05:00:15.167 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: flavors 2026-09-01 05:00:15.168 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-09-01 05:00:15.168 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: floatingip-pools 2026-09-01 05:00:15.169 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: ip_allocation 2026-09-01 05:00:15.169 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: ip-substring-filtering 2026-09-01 05:00:15.170 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: l2_adjacency 2026-09-01 05:00:15.172 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: router 2026-09-01 05:00:15.173 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Extension l3-agent-scheduler-ha-chassis-priority not supported by any of loaded plugins 2026-09-01 05:00:15.174 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-09-01 05:00:15.175 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-09-01 05:00:15.176 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-09-01 05:00:15.176 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: ext-gw-mode 2026-09-01 05:00:15.177 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: l3-ha 2026-09-01 05:00:15.177 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-09-01 05:00:15.178 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-09-01 05:00:15.178 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: l3-flavors 2026-09-01 05:00:15.179 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-09-01 05:00:15.179 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-09-01 05:00:15.182 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: l3_agent_scheduler 2026-09-01 05:00:15.183 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-09-01 05:00:15.184 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Extension logging not supported by any of loaded plugins 2026-09-01 05:00:15.185 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Extension metering not supported by any of loaded plugins 2026-09-01 05:00:15.186 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-09-01 05:00:15.186 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: multi-provider 2026-09-01 05:00:15.187 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: net-mtu 2026-09-01 05:00:15.188 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: net-mtu-writable 2026-09-01 05:00:15.188 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: network_availability_zone 2026-09-01 05:00:15.189 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: network_ha 2026-09-01 05:00:15.189 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: network-ip-availability 2026-09-01 05:00:15.190 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: network-ip-availability-details 2026-09-01 05:00:15.191 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-09-01 05:00:15.191 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: pagination 2026-09-01 05:00:15.192 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: port-device-profile 2026-09-01 05:00:15.192 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-09-01 05:00:15.193 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-09-01 05:00:15.193 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-09-01 05:00:15.194 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: port-mac-override 2026-09-01 05:00:15.194 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-09-01 05:00:15.195 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-09-01 05:00:15.195 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-09-01 05:00:15.196 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: port-resource-request 2026-09-01 05:00:15.197 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: port-resource-request-groups 2026-09-01 05:00:15.197 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-09-01 05:00:15.198 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: binding 2026-09-01 05:00:15.199 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: binding-extended 2026-09-01 05:00:15.199 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: port-security 2026-09-01 05:00:15.199 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: project-id 2026-09-01 05:00:15.200 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: provider 2026-09-01 05:00:15.200 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Extension pvlan not supported by any of loaded plugins 2026-09-01 05:00:15.201 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-09-01 05:00:15.203 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: qos 2026-09-01 05:00:15.204 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-09-01 05:00:15.204 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-09-01 05:00:15.205 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: qos-default 2026-09-01 05:00:15.205 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: qos-fip 2026-09-01 05:00:15.206 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-09-01 05:00:15.206 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: qos-gateway-ip 2026-09-01 05:00:15.207 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: qos-port-network-policy 2026-09-01 05:00:15.207 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: qos-pps-minimum 2026-09-01 05:00:15.208 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-09-01 05:00:15.209 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: qos-pps 2026-09-01 05:00:15.209 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: qos-rule-type-details 2026-09-01 05:00:15.210 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: qos-rule-type-filter 2026-09-01 05:00:15.210 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: qos-rules-alias 2026-09-01 05:00:15.211 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: quota-check-limit 2026-09-01 05:00:15.211 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: quota-check-limit-default 2026-09-01 05:00:15.213 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: quotas 2026-09-01 05:00:15.214 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: quota_details 2026-09-01 05:00:15.215 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: rbac-policies 2026-09-01 05:00:15.216 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: rbac-address-group 2026-09-01 05:00:15.217 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: rbac-address-scope 2026-09-01 05:00:15.217 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: rbac-security-groups 2026-09-01 05:00:15.217 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: rbac-subnetpool 2026-09-01 05:00:15.218 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: revision-if-match 2026-09-01 05:00:15.219 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: standard-attr-revisions 2026-09-01 05:00:15.219 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: router_availability_zone 2026-09-01 05:00:15.220 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-09-01 05:00:15.220 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-09-01 05:00:15.222 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: security-groups-default-rules 2026-09-01 05:00:15.222 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: security-groups-default-statefulness 2026-09-01 05:00:15.223 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-09-01 05:00:15.223 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: port-security-groups-filtering 2026-09-01 05:00:15.224 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-09-01 05:00:15.224 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-09-01 05:00:15.225 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-09-01 05:00:15.229 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: security-group 2026-09-01 05:00:15.230 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: segment 2026-09-01 05:00:15.231 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-09-01 05:00:15.231 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: service-type 2026-09-01 05:00:15.232 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: sorting 2026-09-01 05:00:15.232 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: standard-attr-segment 2026-09-01 05:00:15.233 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: standard-attr-description 2026-09-01 05:00:15.233 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: stateful-security-group 2026-09-01 05:00:15.234 8 WARNING neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-09-01 05:00:15.234 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-09-01 05:00:15.235 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: subnet-external-network 2026-09-01 05:00:15.236 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: subnet_onboard 2026-09-01 05:00:15.237 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-09-01 05:00:15.237 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: subnet-service-types 2026-09-01 05:00:15.238 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: subnet_allocation 2026-09-01 05:00:15.238 7 INFO neutron.manager [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loading Plugin: trunk 2026-09-01 05:00:15.239 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-09-01 05:00:15.239 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: tag-creation 2026-09-01 05:00:15.240 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-09-01 05:00:15.244 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: standard-attr-tag 2026-09-01 05:00:15.244 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: standard-attr-timestamp 2026-09-01 05:00:15.245 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: trunk 2026-09-01 05:00:15.246 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: trunk-details 2026-09-01 05:00:15.246 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-09-01 05:00:15.247 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-09-01 05:00:15.247 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-09-01 05:00:15.248 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: vpn-aes-ctr 2026-09-01 05:00:15.250 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-09-01 05:00:15.251 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-09-01 05:00:15.251 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: vpn-flavors 2026-09-01 05:00:15.252 7 INFO neutron.manager [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loading Plugin: vpnaas 2026-09-01 05:00:15.253 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: vpnaas 2026-09-01 05:00:15.255 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: taas 2026-09-01 05:00:15.256 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: tap-mirror 2026-09-01 05:00:15.257 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: tap-mirror-both-direction 2026-09-01 05:00:15.258 8 INFO neutron.api.extensions [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Loaded extension: taas-vlan-filter 2026-09-01 05:00:15.261 8 INFO neutron.quota.resource_registry [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Creating instance of TrackedResource for resource:network 2026-09-01 05:00:15.261 8 INFO neutron.quota.resource_registry [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-09-01 05:00:15.261 8 INFO neutron.quota.resource_registry [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-01 05:00:15.261 8 INFO neutron.quota.resource_registry [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Creating instance of TrackedResource for resource:port 2026-09-01 05:00:15.266 8 INFO neutron.quota.resource_registry [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Creating instance of CountableResource for resource:router_route 2026-09-01 05:00:15.268 8 INFO neutron.quota.resource_registry [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-01 05:00:15.268 8 INFO neutron.quota.resource_registry [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-01 05:00:15.272 8 INFO neutron.quota.resource_registry [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-01 05:00:15.273 8 INFO neutron.quota.resource_registry [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-01 05:00:15.273 8 INFO neutron.quota.resource_registry [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-01 05:00:15.274 8 INFO neutron.quota.resource_registry [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-01 05:00:15.274 8 WARNING neutron.quota.resource_registry [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] subnetpool is already registered 2026-09-01 05:00:15.275 8 INFO neutron.quota.resource_registry [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-01 05:00:15.275 8 WARNING neutron.quota.resource_registry [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] subnetpool is already registered 2026-09-01 05:00:15.275 8 INFO neutron.quota.resource_registry [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-01 05:00:15.276 8 INFO neutron.quota.resource_registry [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-01 05:00:15.276 8 INFO neutron.quota.resource_registry [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-01 05:00:15.277 8 INFO neutron.quota.resource_registry [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-01 05:00:15.277 8 INFO neutron.quota.resource_registry [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-01 05:00:15.278 8 INFO neutron.quota.resource_registry [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-01 05:00:15.278 8 INFO neutron.quota.resource_registry [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-01 05:00:15.278 8 WARNING neutron.quota.resource_registry [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] ipsecpolicy is already registered 2026-09-01 05:00:15.279 8 INFO neutron.quota.resource_registry [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-01 05:00:15.279 8 WARNING neutron.quota.resource_registry [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] ikepolicy is already registered 2026-09-01 05:00:15.283 8 INFO neutron.quota.resource_registry [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Creating instance of CountableResource for resource:router_route 2026-09-01 05:00:15.283 8 WARNING neutron.quota.resource_registry [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] router_route is already registered 2026-09-01 05:00:15.285 8 INFO neutron.quota.resource_registry [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-01 05:00:15.285 8 WARNING neutron.quota.resource_registry [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] router is already registered 2026-09-01 05:00:15.285 8 INFO neutron.quota.resource_registry [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-01 05:00:15.285 8 WARNING neutron.quota.resource_registry [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] floatingip is already registered 2026-09-01 05:00:15.288 7 WARNING stevedore.named [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-09-01 05:00:15.289 8 INFO neutron.quota.resource_registry [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-01 05:00:15.289 8 WARNING neutron.quota.resource_registry [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] rbac_policy is already registered 2026-09-01 05:00:15.290 8 INFO neutron.quota.resource_registry [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-01 05:00:15.290 8 WARNING neutron.quota.resource_registry [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] security_group is already registered 2026-09-01 05:00:15.290 8 INFO neutron.quota.resource_registry [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-01 05:00:15.290 8 WARNING neutron.quota.resource_registry [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] security_group_rule is already registered 2026-09-01 05:00:15.291 8 INFO neutron.quota.resource_registry [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-01 05:00:15.291 8 WARNING neutron.quota.resource_registry [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] subnetpool is already registered 2026-09-01 05:00:15.292 8 INFO neutron.quota.resource_registry [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-01 05:00:15.292 8 WARNING neutron.quota.resource_registry [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] subnetpool is already registered 2026-09-01 05:00:15.292 8 INFO neutron.quota.resource_registry [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-01 05:00:15.293 8 WARNING neutron.quota.resource_registry [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] trunk is already registered 2026-09-01 05:00:15.293 8 INFO neutron.quota.resource_registry [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-01 05:00:15.293 8 WARNING neutron.quota.resource_registry [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] ikepolicy is already registered 2026-09-01 05:00:15.293 8 INFO neutron.quota.resource_registry [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-01 05:00:15.294 8 WARNING neutron.quota.resource_registry [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] ipsecpolicy is already registered 2026-09-01 05:00:15.294 8 INFO neutron.quota.resource_registry [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-01 05:00:15.294 8 WARNING neutron.quota.resource_registry [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] endpoint_group is already registered 2026-09-01 05:00:15.295 8 INFO neutron.quota.resource_registry [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-01 05:00:15.295 8 WARNING neutron.quota.resource_registry [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] vpnservice is already registered 2026-09-01 05:00:15.295 8 INFO neutron.quota.resource_registry [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-01 05:00:15.295 8 WARNING neutron.quota.resource_registry [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] ipsec_site_connection is already registered 2026-09-01 05:00:15.296 8 INFO neutron.quota.resource_registry [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-01 05:00:15.296 8 WARNING neutron.quota.resource_registry [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] ipsecpolicy is already registered 2026-09-01 05:00:15.296 8 INFO neutron.quota.resource_registry [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-01 05:00:15.297 8 WARNING neutron.quota.resource_registry [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] ikepolicy is already registered 2026-09-01 05:00:15.340 8 WARNING keystonemiddleware._common.config [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-01 05:00:15.343 7 INFO neutron_vpnaas.services.vpn.plugin [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-09-01 05:00:15.343 7 INFO neutron.manager [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loading Plugin: taas 2026-09-01 05:00:15.346 8 WARNING keystonemiddleware.auth_token [None req-f7eead60-1c8a-4ad3-a080-b9a258d8d6d3 - - - - - -] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f8c7fb91668 pid: 8 (default app) 2026-09-01 05:00:15.364 7 WARNING stevedore.named [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-09-01 05:00:15.393 7 INFO neutron_taas.services.taas.taas_plugin [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-09-01 05:00:15.393 7 INFO neutron.manager [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loading Plugin: tapmirror 2026-09-01 05:00:15.403 7 WARNING stevedore.named [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-09-01 05:00:15.429 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-09-01 05:00:15.430 7 INFO neutron.manager [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loading Plugin: auto_allocate 2026-09-01 05:00:15.435 7 INFO neutron.manager [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loading Plugin: tag 2026-09-01 05:00:15.445 7 INFO neutron.manager [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loading Plugin: timestamp 2026-09-01 05:00:15.449 7 INFO neutron.manager [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loading Plugin: network_ip_availability 2026-09-01 05:00:15.454 7 INFO neutron.manager [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loading Plugin: flavors 2026-09-01 05:00:15.457 7 INFO neutron.manager [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loading Plugin: revisions 2026-09-01 05:00:15.460 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Initializing extension manager. 2026-09-01 05:00:15.462 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: aap-reject-multicast 2026-09-01 05:00:15.463 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: address-group 2026-09-01 05:00:15.464 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: address-scope 2026-09-01 05:00:15.464 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-09-01 05:00:15.465 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: agent 2026-09-01 05:00:15.465 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: agent-resources-synced 2026-09-01 05:00:15.466 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: agent_sort_key 2026-09-01 05:00:15.467 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: allowed-address-pairs 2026-09-01 05:00:15.468 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: auto-allocated-topology 2026-09-01 05:00:15.470 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: availability_zone 2026-09-01 05:00:15.470 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: availability_zone_filter 2026-09-01 05:00:15.471 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-09-01 05:00:15.471 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: default-subnetpools 2026-09-01 05:00:15.473 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-09-01 05:00:15.473 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: dns-integration 2026-09-01 05:00:15.474 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: dns-domain-ports 2026-09-01 05:00:15.474 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-09-01 05:00:15.475 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: dvr 2026-09-01 05:00:15.476 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-09-01 05:00:15.476 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: empty-string-filtering 2026-09-01 05:00:15.477 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Extension evpn not supported by any of loaded plugins 2026-09-01 05:00:15.477 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-09-01 05:00:15.478 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-09-01 05:00:15.480 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: external-net 2026-09-01 05:00:15.480 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: extra_dhcp_opt 2026-09-01 05:00:15.481 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: extraroute 2026-09-01 05:00:15.481 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: extraroute-atomic 2026-09-01 05:00:15.482 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: filter-validation 2026-09-01 05:00:15.482 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-09-01 05:00:15.483 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-09-01 05:00:15.483 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-09-01 05:00:15.484 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: fip-port-details 2026-09-01 05:00:15.485 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: flavors 2026-09-01 05:00:15.486 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-09-01 05:00:15.486 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: floatingip-pools 2026-09-01 05:00:15.487 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: ip_allocation 2026-09-01 05:00:15.487 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: ip-substring-filtering 2026-09-01 05:00:15.488 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: l2_adjacency 2026-09-01 05:00:15.489 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: router 2026-09-01 05:00:15.490 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Extension l3-agent-scheduler-ha-chassis-priority not supported by any of loaded plugins 2026-09-01 05:00:15.491 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-09-01 05:00:15.492 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-09-01 05:00:15.492 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-09-01 05:00:15.493 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: ext-gw-mode 2026-09-01 05:00:15.493 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: l3-ha 2026-09-01 05:00:15.494 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-09-01 05:00:15.494 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-09-01 05:00:15.495 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: l3-flavors 2026-09-01 05:00:15.496 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-09-01 05:00:15.496 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-09-01 05:00:15.499 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: l3_agent_scheduler 2026-09-01 05:00:15.500 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-09-01 05:00:15.501 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Extension logging not supported by any of loaded plugins 2026-09-01 05:00:15.502 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Extension metering not supported by any of loaded plugins 2026-09-01 05:00:15.502 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-09-01 05:00:15.503 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: multi-provider 2026-09-01 05:00:15.503 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: net-mtu 2026-09-01 05:00:15.504 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: net-mtu-writable 2026-09-01 05:00:15.504 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: network_availability_zone 2026-09-01 05:00:15.505 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: network_ha 2026-09-01 05:00:15.505 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: network-ip-availability 2026-09-01 05:00:15.506 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: network-ip-availability-details 2026-09-01 05:00:15.507 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-09-01 05:00:15.508 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: pagination 2026-09-01 05:00:15.508 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: port-device-profile 2026-09-01 05:00:15.509 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-09-01 05:00:15.509 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-09-01 05:00:15.510 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-09-01 05:00:15.510 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: port-mac-override 2026-09-01 05:00:15.511 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-09-01 05:00:15.511 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-09-01 05:00:15.512 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-09-01 05:00:15.513 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: port-resource-request 2026-09-01 05:00:15.513 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: port-resource-request-groups 2026-09-01 05:00:15.514 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-09-01 05:00:15.514 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: binding 2026-09-01 05:00:15.515 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: binding-extended 2026-09-01 05:00:15.515 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: port-security 2026-09-01 05:00:15.516 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: project-id 2026-09-01 05:00:15.516 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: provider 2026-09-01 05:00:15.517 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Extension pvlan not supported by any of loaded plugins 2026-09-01 05:00:15.517 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-09-01 05:00:15.519 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: qos 2026-09-01 05:00:15.520 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-09-01 05:00:15.521 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-09-01 05:00:15.521 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: qos-default 2026-09-01 05:00:15.521 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: qos-fip 2026-09-01 05:00:15.522 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-09-01 05:00:15.522 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: qos-gateway-ip 2026-09-01 05:00:15.523 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: qos-port-network-policy 2026-09-01 05:00:15.523 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: qos-pps-minimum 2026-09-01 05:00:15.524 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-09-01 05:00:15.525 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: qos-pps 2026-09-01 05:00:15.525 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: qos-rule-type-details 2026-09-01 05:00:15.526 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: qos-rule-type-filter 2026-09-01 05:00:15.526 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: qos-rules-alias 2026-09-01 05:00:15.527 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: quota-check-limit 2026-09-01 05:00:15.527 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: quota-check-limit-default 2026-09-01 05:00:15.529 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: quotas 2026-09-01 05:00:15.530 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: quota_details 2026-09-01 05:00:15.532 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: rbac-policies 2026-09-01 05:00:15.532 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: rbac-address-group 2026-09-01 05:00:15.533 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: rbac-address-scope 2026-09-01 05:00:15.533 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: rbac-security-groups 2026-09-01 05:00:15.533 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: rbac-subnetpool 2026-09-01 05:00:15.534 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: revision-if-match 2026-09-01 05:00:15.535 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: standard-attr-revisions 2026-09-01 05:00:15.535 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: router_availability_zone 2026-09-01 05:00:15.536 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-09-01 05:00:15.536 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-09-01 05:00:15.538 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: security-groups-default-rules 2026-09-01 05:00:15.538 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: security-groups-default-statefulness 2026-09-01 05:00:15.539 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-09-01 05:00:15.539 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: port-security-groups-filtering 2026-09-01 05:00:15.540 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-09-01 05:00:15.540 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-09-01 05:00:15.541 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-09-01 05:00:15.546 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: security-group 2026-09-01 05:00:15.547 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: segment 2026-09-01 05:00:15.547 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-09-01 05:00:15.548 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: service-type 2026-09-01 05:00:15.548 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: sorting 2026-09-01 05:00:15.549 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: standard-attr-segment 2026-09-01 05:00:15.550 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: standard-attr-description 2026-09-01 05:00:15.550 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: stateful-security-group 2026-09-01 05:00:15.551 7 WARNING neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-09-01 05:00:15.551 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-09-01 05:00:15.551 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: subnet-external-network 2026-09-01 05:00:15.552 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: subnet_onboard 2026-09-01 05:00:15.552 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-09-01 05:00:15.553 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: subnet-service-types 2026-09-01 05:00:15.554 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: subnet_allocation 2026-09-01 05:00:15.554 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-09-01 05:00:15.555 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: tag-creation 2026-09-01 05:00:15.555 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-09-01 05:00:15.559 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: standard-attr-tag 2026-09-01 05:00:15.560 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: standard-attr-timestamp 2026-09-01 05:00:15.560 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: trunk 2026-09-01 05:00:15.561 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: trunk-details 2026-09-01 05:00:15.561 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-09-01 05:00:15.562 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-09-01 05:00:15.563 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-09-01 05:00:15.563 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: vpn-aes-ctr 2026-09-01 05:00:15.565 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-09-01 05:00:15.566 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-09-01 05:00:15.567 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: vpn-flavors 2026-09-01 05:00:15.568 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: vpnaas 2026-09-01 05:00:15.570 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: taas 2026-09-01 05:00:15.571 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: tap-mirror 2026-09-01 05:00:15.571 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: tap-mirror-both-direction 2026-09-01 05:00:15.572 7 INFO neutron.api.extensions [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Loaded extension: taas-vlan-filter 2026-09-01 05:00:15.574 7 INFO neutron.quota.resource_registry [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Creating instance of TrackedResource for resource:network 2026-09-01 05:00:15.575 7 INFO neutron.quota.resource_registry [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-09-01 05:00:15.575 7 INFO neutron.quota.resource_registry [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-01 05:00:15.575 7 INFO neutron.quota.resource_registry [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Creating instance of TrackedResource for resource:port 2026-09-01 05:00:15.577 7 INFO neutron.quota.resource_registry [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Creating instance of CountableResource for resource:router_route 2026-09-01 05:00:15.578 7 INFO neutron.quota.resource_registry [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-01 05:00:15.579 7 INFO neutron.quota.resource_registry [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-01 05:00:15.582 7 INFO neutron.quota.resource_registry [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-01 05:00:15.583 7 INFO neutron.quota.resource_registry [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-01 05:00:15.584 7 INFO neutron.quota.resource_registry [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-01 05:00:15.584 7 INFO neutron.quota.resource_registry [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-01 05:00:15.585 7 WARNING neutron.quota.resource_registry [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] subnetpool is already registered 2026-09-01 05:00:15.585 7 INFO neutron.quota.resource_registry [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-01 05:00:15.585 7 WARNING neutron.quota.resource_registry [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] subnetpool is already registered 2026-09-01 05:00:15.586 7 INFO neutron.quota.resource_registry [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-01 05:00:15.586 7 INFO neutron.quota.resource_registry [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-01 05:00:15.586 7 INFO neutron.quota.resource_registry [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-01 05:00:15.587 7 INFO neutron.quota.resource_registry [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-01 05:00:15.587 7 INFO neutron.quota.resource_registry [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-01 05:00:15.587 7 INFO neutron.quota.resource_registry [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-01 05:00:15.588 7 INFO neutron.quota.resource_registry [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-01 05:00:15.588 7 WARNING neutron.quota.resource_registry [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] ipsecpolicy is already registered 2026-09-01 05:00:15.588 7 INFO neutron.quota.resource_registry [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-01 05:00:15.588 7 WARNING neutron.quota.resource_registry [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] ikepolicy is already registered 2026-09-01 05:00:15.593 7 INFO neutron.quota.resource_registry [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Creating instance of CountableResource for resource:router_route 2026-09-01 05:00:15.593 7 WARNING neutron.quota.resource_registry [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] router_route is already registered 2026-09-01 05:00:15.594 7 INFO neutron.quota.resource_registry [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-01 05:00:15.594 7 WARNING neutron.quota.resource_registry [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] router is already registered 2026-09-01 05:00:15.595 7 INFO neutron.quota.resource_registry [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-01 05:00:15.595 7 WARNING neutron.quota.resource_registry [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] floatingip is already registered 2026-09-01 05:00:15.598 7 INFO neutron.quota.resource_registry [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-01 05:00:15.599 7 WARNING neutron.quota.resource_registry [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] rbac_policy is already registered 2026-09-01 05:00:15.599 7 INFO neutron.quota.resource_registry [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-01 05:00:15.599 7 WARNING neutron.quota.resource_registry [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] security_group is already registered 2026-09-01 05:00:15.600 7 INFO neutron.quota.resource_registry [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-01 05:00:15.600 7 WARNING neutron.quota.resource_registry [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] security_group_rule is already registered 2026-09-01 05:00:15.601 7 INFO neutron.quota.resource_registry [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-01 05:00:15.601 7 WARNING neutron.quota.resource_registry [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] subnetpool is already registered 2026-09-01 05:00:15.601 7 INFO neutron.quota.resource_registry [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-01 05:00:15.601 7 WARNING neutron.quota.resource_registry [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] subnetpool is already registered 2026-09-01 05:00:15.602 7 INFO neutron.quota.resource_registry [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-01 05:00:15.602 7 WARNING neutron.quota.resource_registry [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] trunk is already registered 2026-09-01 05:00:15.602 7 INFO neutron.quota.resource_registry [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-01 05:00:15.602 7 WARNING neutron.quota.resource_registry [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] ikepolicy is already registered 2026-09-01 05:00:15.603 7 INFO neutron.quota.resource_registry [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-01 05:00:15.603 7 WARNING neutron.quota.resource_registry [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] ipsecpolicy is already registered 2026-09-01 05:00:15.603 7 INFO neutron.quota.resource_registry [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-01 05:00:15.603 7 WARNING neutron.quota.resource_registry [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] endpoint_group is already registered 2026-09-01 05:00:15.604 7 INFO neutron.quota.resource_registry [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-01 05:00:15.604 7 WARNING neutron.quota.resource_registry [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] vpnservice is already registered 2026-09-01 05:00:15.604 7 INFO neutron.quota.resource_registry [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-01 05:00:15.604 7 WARNING neutron.quota.resource_registry [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] ipsec_site_connection is already registered 2026-09-01 05:00:15.605 7 INFO neutron.quota.resource_registry [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-01 05:00:15.605 7 WARNING neutron.quota.resource_registry [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] ipsecpolicy is already registered 2026-09-01 05:00:15.605 7 INFO neutron.quota.resource_registry [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-01 05:00:15.605 7 WARNING neutron.quota.resource_registry [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] ikepolicy is already registered 2026-09-01 05:00:15.649 7 WARNING keystonemiddleware._common.config [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-01 05:00:15.655 7 WARNING keystonemiddleware.auth_token [None req-358050c5-cd92-466e-a5af-e2f38802d027 - - - - - -] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f8c7fb91668 pid: 7 (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-09-01 05:00:20.008 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d08ab32d-b981-4b6c-a04c-096b848d58d6 f751bf3d79354adf9612852cefdbb264 655e25608ba246e080504ae46179499c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/3] 162.253.55.10 () {44 vars in 921 bytes} [Tue Sep 1 05:00:19 2026] GET /v2.0/networks/public => generated 108 bytes in 902 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: 1/4] 162.253.55.10 () {44 vars in 943 bytes} [Tue Sep 1 05:00:20 2026] GET /v2.0/networks?name=public => generated 15 bytes in 374 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-01 05:00:20.656 8 ERROR stevedore.extension [None req-a35b135a-07be-4c03-85ff-5f5b80334d78 f751bf3d79354adf9612852cefdbb264 655e25608ba246e080504ae46179499c - - default default] Could not load 'neutron-vpnaas': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-09-01 05:00:20.658 8 ERROR stevedore.extension [None req-a35b135a-07be-4c03-85ff-5f5b80334d78 f751bf3d79354adf9612852cefdbb264 655e25608ba246e080504ae46179499c - - default default] Could not load 'neutron-dynamic-routing': module 'neutron.conf.policies.base' has no attribute 'ADMIN' 2026-09-01 05:00:20.659 8 ERROR stevedore.extension [None req-a35b135a-07be-4c03-85ff-5f5b80334d78 f751bf3d79354adf9612852cefdbb264 655e25608ba246e080504ae46179499c - - default default] Could not load 'tap-as-a-service': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-09-01 05:00:20.983 8 WARNING neutron.services.revisions.revision_plugin [None req-a35b135a-07be-4c03-85ff-5f5b80334d78 f751bf3d79354adf9612852cefdbb264 655e25608ba246e080504ae46179499c - - default default] Could not find related network for resource to bump revision. 2026-09-01 05:00:21.004 8 INFO neutron.db.segments_db [None req-a35b135a-07be-4c03-85ff-5f5b80334d78 f751bf3d79354adf9612852cefdbb264 655e25608ba246e080504ae46179499c - - default default] Added segment e45bc7c8-d135-46c5-802e-a8818734506c of type flat for network e65d64b0-8723-4d84-a9df-b3ec9f28f3c6 2026-09-01 05:00:21.059 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a35b135a-07be-4c03-85ff-5f5b80334d78 f751bf3d79354adf9612852cefdbb264 655e25608ba246e080504ae46179499c - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/6] 162.253.55.10 () {48 vars in 961 bytes} [Tue Sep 1 05:00:20 2026] POST /v2.0/networks => generated 124 bytes in 690 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-01 05:00:27.349 7 INFO neutron.pecan_wsgi.hooks.translation [None req-05b53e35-f838-476e-be83-2f7ab86d6ce8 f751bf3d79354adf9612852cefdbb264 655e25608ba246e080504ae46179499c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/7] 162.253.55.10 () {44 vars in 921 bytes} [Tue Sep 1 05:00:26 2026] GET /v2.0/networks/public => generated 108 bytes in 415 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/8] 162.253.55.10 () {44 vars in 943 bytes} [Tue Sep 1 05:00:27 2026] GET /v2.0/networks?name=public => generated 15 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-01 05:00:27.691 7 ERROR stevedore.extension [None req-6df8b5c9-6e44-48b7-9013-69c711f47844 f751bf3d79354adf9612852cefdbb264 655e25608ba246e080504ae46179499c - - default default] Could not load 'neutron-vpnaas': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-09-01 05:00:27.692 7 ERROR stevedore.extension [None req-6df8b5c9-6e44-48b7-9013-69c711f47844 f751bf3d79354adf9612852cefdbb264 655e25608ba246e080504ae46179499c - - default default] Could not load 'neutron-dynamic-routing': module 'neutron.conf.policies.base' has no attribute 'ADMIN' 2026-09-01 05:00:27.693 7 ERROR stevedore.extension [None req-6df8b5c9-6e44-48b7-9013-69c711f47844 f751bf3d79354adf9612852cefdbb264 655e25608ba246e080504ae46179499c - - default default] Could not load 'tap-as-a-service': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-09-01 05:00:27.851 7 WARNING neutron.services.revisions.revision_plugin [None req-6df8b5c9-6e44-48b7-9013-69c711f47844 f751bf3d79354adf9612852cefdbb264 655e25608ba246e080504ae46179499c - - default default] Could not find related network for resource to bump revision. 2026-09-01 05:00:27.870 7 INFO neutron.db.segments_db [None req-6df8b5c9-6e44-48b7-9013-69c711f47844 f751bf3d79354adf9612852cefdbb264 655e25608ba246e080504ae46179499c - - default default] Added segment b783a5ef-cd36-4062-880a-f0e280d89aca of type flat for network 3595c486-4137-4eb8-a09d-b95b053eb04d 2026-09-01 05:00:27.910 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6df8b5c9-6e44-48b7-9013-69c711f47844 f751bf3d79354adf9612852cefdbb264 655e25608ba246e080504ae46179499c - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/9] 162.253.55.10 () {48 vars in 961 bytes} [Tue Sep 1 05:00:27 2026] POST /v2.0/networks => generated 124 bytes in 516 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-01 05:00:33.895 8 INFO neutron.pecan_wsgi.hooks.translation [None req-88a1f052-f586-46ed-87dc-1fa478f4dbec f751bf3d79354adf9612852cefdbb264 655e25608ba246e080504ae46179499c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/10] 162.253.55.10 () {44 vars in 921 bytes} [Tue Sep 1 05:00:33 2026] GET /v2.0/networks/public => generated 108 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/11] 162.253.55.10 () {44 vars in 943 bytes} [Tue Sep 1 05:00:33 2026] GET /v2.0/networks?name=public => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-01 05:00:34.008 8 WARNING neutron.services.revisions.revision_plugin [None req-c144bbad-7fde-4ac6-a5b5-4bcf1728096b f751bf3d79354adf9612852cefdbb264 655e25608ba246e080504ae46179499c - - default default] Could not find related network for resource to bump revision. 2026-09-01 05:00:34.025 8 INFO neutron.db.segments_db [None req-c144bbad-7fde-4ac6-a5b5-4bcf1728096b f751bf3d79354adf9612852cefdbb264 655e25608ba246e080504ae46179499c - - default default] Added segment 1e476b18-538a-4dc6-8e1e-ccf6827e6548 of type flat for network d70b90c8-8d42-42ac-843f-75f994cb311b 2026-09-01 05:00:34.049 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c144bbad-7fde-4ac6-a5b5-4bcf1728096b f751bf3d79354adf9612852cefdbb264 655e25608ba246e080504ae46179499c - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/12] 162.253.55.10 () {48 vars in 961 bytes} [Tue Sep 1 05:00:33 2026] POST /v2.0/networks => generated 124 bytes in 129 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-01 05:00:39.965 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fd76713a-7a47-4079-9466-7f114b7a8a3e f751bf3d79354adf9612852cefdbb264 655e25608ba246e080504ae46179499c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/14] 162.253.55.10 () {44 vars in 921 bytes} [Tue Sep 1 05:00:39 2026] GET /v2.0/networks/public => generated 108 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/15] 162.253.55.10 () {44 vars in 943 bytes} [Tue Sep 1 05:00:39 2026] GET /v2.0/networks?name=public => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-01 05:00:40.081 8 WARNING neutron.services.revisions.revision_plugin [None req-0d895f18-0e59-46bd-9b3c-a54c52ea8f52 f751bf3d79354adf9612852cefdbb264 655e25608ba246e080504ae46179499c - - default default] Could not find related network for resource to bump revision. 2026-09-01 05:00:40.114 8 INFO neutron.db.segments_db [None req-0d895f18-0e59-46bd-9b3c-a54c52ea8f52 f751bf3d79354adf9612852cefdbb264 655e25608ba246e080504ae46179499c - - default default] Added segment 12fee6d9-7614-4037-a251-11d57831c435 of type flat for network 5d6cac33-bdf8-4359-8462-f6a6805d6eac 2026-09-01 05:00:40.138 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0d895f18-0e59-46bd-9b3c-a54c52ea8f52 f751bf3d79354adf9612852cefdbb264 655e25608ba246e080504ae46179499c - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/16] 162.253.55.10 () {48 vars in 961 bytes} [Tue Sep 1 05:00:39 2026] POST /v2.0/networks => generated 124 bytes in 154 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-01 05:00:46.012 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1a90744a-fdaf-41f9-8d02-474a57c76d24 f751bf3d79354adf9612852cefdbb264 655e25608ba246e080504ae46179499c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/17] 162.253.55.10 () {44 vars in 921 bytes} [Tue Sep 1 05:00:45 2026] GET /v2.0/networks/public => generated 108 bytes in 78 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/18] 162.253.55.10 () {44 vars in 943 bytes} [Tue Sep 1 05:00:46 2026] GET /v2.0/networks?name=public => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-01 05:00:46.118 7 WARNING neutron.services.revisions.revision_plugin [None req-19cde80d-fa4c-41dd-b389-6f8849ede029 f751bf3d79354adf9612852cefdbb264 655e25608ba246e080504ae46179499c - - default default] Could not find related network for resource to bump revision. 2026-09-01 05:00:46.150 7 INFO neutron.db.segments_db [None req-19cde80d-fa4c-41dd-b389-6f8849ede029 f751bf3d79354adf9612852cefdbb264 655e25608ba246e080504ae46179499c - - default default] Added segment 56f4525d-a59e-4dcd-8de5-d7af1437bf78 of type flat for network 6d2e2a61-d616-490b-9a42-cd2569052fc4 [pid: 7|app: 0|req: 9/19] 162.253.55.10 () {48 vars in 961 bytes} [Tue Sep 1 05:00:46 2026] POST /v2.0/networks => generated 706 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-01 05:00:47.533 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6a87df62-2d93-437e-a4a8-c72e9c84a243 f751bf3d79354adf9612852cefdbb264 655e25608ba246e080504ae46179499c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/20] 162.253.55.10 () {44 vars in 921 bytes} [Tue Sep 1 05:00:47 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: 7|app: 0|req: 10/21] 162.253.55.10 () {44 vars in 943 bytes} [Tue Sep 1 05:00:47 2026] GET /v2.0/networks?name=public => generated 709 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-01 05:00:47.610 8 INFO neutron.pecan_wsgi.hooks.translation [None req-76ecc327-e2b1-4686-a02b-fd0d7e1796c4 f751bf3d79354adf9612852cefdbb264 655e25608ba246e080504ae46179499c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/22] 162.253.55.10 () {44 vars in 1028 bytes} [Tue Sep 1 05:00:47 2026] GET /v2.0/subnets/public-subnet?network_id=6d2e2a61-d616-490b-9a42-cd2569052fc4 => generated 113 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/23] 162.253.55.10 () {44 vars in 1051 bytes} [Tue Sep 1 05:00:47 2026] GET /v2.0/subnets?name=public-subnet&network_id=6d2e2a61-d616-490b-9a42-cd2569052fc4 => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/24] 162.253.55.10 () {48 vars in 959 bytes} [Tue Sep 1 05:00:47 2026] POST /v2.0/subnets => generated 664 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-01 05:05:49.420 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ba32b3d3-92c4-44a4-869d-f18b3d8023f8 f751bf3d79354adf9612852cefdbb264 655e25608ba246e080504ae46179499c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 33/63] 162.253.55.10 () {44 vars in 931 bytes} [Tue Sep 1 05:05:49 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 175 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 31/64] 162.253.55.10 () {44 vars in 953 bytes} [Tue Sep 1 05:05:49 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-01 05:05:49.529 8 INFO neutron.db.segments_db [None req-6fdc6012-66af-4e2f-b311-7ca84c3c8715 f751bf3d79354adf9612852cefdbb264 655e25608ba246e080504ae46179499c - - default default] Added segment 076d5ce4-6eac-4692-8940-21157a64c90f of type vxlan for network 7cc359d1-8103-4fbb-bbe3-dd31eeb468b1 [pid: 8|app: 0|req: 34/65] 162.253.55.10 () {48 vars in 960 bytes} [Tue Sep 1 05:05:49 2026] POST /v2.0/networks => generated 707 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-01 05:05:50.752 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ccacc575-c073-40d7-827c-7de2f8e8fc81 f751bf3d79354adf9612852cefdbb264 655e25608ba246e080504ae46179499c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/68] 162.253.55.10 () {44 vars in 931 bytes} [Tue Sep 1 05:05:50 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 33/69] 162.253.55.10 () {44 vars in 953 bytes} [Tue Sep 1 05:05:50 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-01 05:05:50.832 8 INFO neutron.pecan_wsgi.hooks.translation [None req-324af31c-fff1-4e68-b083-af2d6ffb1f65 f751bf3d79354adf9612852cefdbb264 655e25608ba246e080504ae46179499c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 37/70] 162.253.55.10 () {44 vars in 1030 bytes} [Tue Sep 1 05:05:50 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=7cc359d1-8103-4fbb-bbe3-dd31eeb468b1 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/71] 162.253.55.10 () {44 vars in 1053 bytes} [Tue Sep 1 05:05:50 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=7cc359d1-8103-4fbb-bbe3-dd31eeb468b1 => generated 14 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/72] 162.253.55.10 () {48 vars in 959 bytes} [Tue Sep 1 05:05:50 2026] POST /v2.0/subnets => generated 651 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-01 05:05:52.328 7 INFO neutron.api.v2.resource [None req-0629b3be-dc38-4e02-b46e-4981a2ae9ed6 f751bf3d79354adf9612852cefdbb264 655e25608ba246e080504ae46179499c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 35/73] 162.253.55.10 () {44 vars in 965 bytes} [Tue Sep 1 05:05:52 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 99 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/74] 162.253.55.10 () {44 vars in 987 bytes} [Tue Sep 1 05:05:52 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: 7|app: 0|req: 36/75] 162.253.55.10 () {48 vars in 974 bytes} [Tue Sep 1 05:05:52 2026] POST /v2.0/security-groups => generated 1616 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/76] 162.253.55.10 () {44 vars in 995 bytes} [Tue Sep 1 05:05:53 2026] GET /v2.0/security-groups/1b455fd6-2fae-42f1-9c89-b41c89b4af49 => generated 1616 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/77] 162.253.55.10 () {44 vars in 995 bytes} [Tue Sep 1 05:05:53 2026] GET /v2.0/security-groups/1b455fd6-2fae-42f1-9c89-b41c89b4af49 => generated 1616 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/78] 162.253.55.10 () {44 vars in 995 bytes} [Tue Sep 1 05:05:53 2026] GET /v2.0/security-groups/1b455fd6-2fae-42f1-9c89-b41c89b4af49 => generated 1616 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/79] 162.253.55.10 () {48 vars in 985 bytes} [Tue Sep 1 05:05:53 2026] POST /v2.0/security-group-rules => generated 601 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/80] 162.253.55.10 () {44 vars in 995 bytes} [Tue Sep 1 05:05:54 2026] GET /v2.0/security-groups/1b455fd6-2fae-42f1-9c89-b41c89b4af49 => generated 2230 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/81] 162.253.55.10 () {44 vars in 995 bytes} [Tue Sep 1 05:05:55 2026] GET /v2.0/security-groups/1b455fd6-2fae-42f1-9c89-b41c89b4af49 => generated 2230 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/82] 162.253.55.10 () {44 vars in 995 bytes} [Tue Sep 1 05:05:55 2026] GET /v2.0/security-groups/1b455fd6-2fae-42f1-9c89-b41c89b4af49 => generated 2230 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/83] 162.253.55.10 () {48 vars in 985 bytes} [Tue Sep 1 05:05:55 2026] POST /v2.0/security-group-rules => generated 603 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/84] 162.253.55.10 () {44 vars in 995 bytes} [Tue Sep 1 05:05:56 2026] GET /v2.0/security-groups/1b455fd6-2fae-42f1-9c89-b41c89b4af49 => generated 2846 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/85] 162.253.55.10 () {44 vars in 995 bytes} [Tue Sep 1 05:05:56 2026] GET /v2.0/security-groups/1b455fd6-2fae-42f1-9c89-b41c89b4af49 => generated 2846 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/86] 162.253.55.10 () {44 vars in 995 bytes} [Tue Sep 1 05:05:56 2026] GET /v2.0/security-groups/1b455fd6-2fae-42f1-9c89-b41c89b4af49 => generated 2846 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/87] 162.253.55.10 () {48 vars in 985 bytes} [Tue Sep 1 05:05:56 2026] POST /v2.0/security-group-rules => generated 603 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/88] 162.253.55.10 () {44 vars in 995 bytes} [Tue Sep 1 05:05:57 2026] GET /v2.0/security-groups/1b455fd6-2fae-42f1-9c89-b41c89b4af49 => generated 3462 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/89] 162.253.55.10 () {44 vars in 995 bytes} [Tue Sep 1 05:05:57 2026] GET /v2.0/security-groups/1b455fd6-2fae-42f1-9c89-b41c89b4af49 => generated 3462 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/90] 162.253.55.10 () {44 vars in 995 bytes} [Tue Sep 1 05:05:57 2026] GET /v2.0/security-groups/1b455fd6-2fae-42f1-9c89-b41c89b4af49 => generated 3462 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/91] 162.253.55.10 () {48 vars in 985 bytes} [Tue Sep 1 05:05:57 2026] POST /v2.0/security-group-rules => generated 603 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/92] 162.253.55.10 () {44 vars in 995 bytes} [Tue Sep 1 05:05:58 2026] GET /v2.0/security-groups/1b455fd6-2fae-42f1-9c89-b41c89b4af49 => generated 4078 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/93] 162.253.55.10 () {44 vars in 995 bytes} [Tue Sep 1 05:05:58 2026] GET /v2.0/security-groups/1b455fd6-2fae-42f1-9c89-b41c89b4af49 => generated 4078 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/94] 162.253.55.10 () {44 vars in 995 bytes} [Tue Sep 1 05:05:58 2026] GET /v2.0/security-groups/1b455fd6-2fae-42f1-9c89-b41c89b4af49 => generated 4078 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/95] 162.253.55.10 () {48 vars in 985 bytes} [Tue Sep 1 05:05:58 2026] POST /v2.0/security-group-rules => generated 603 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/96] 162.253.55.10 () {44 vars in 981 bytes} [Tue Sep 1 05:06:00 2026] GET /v2.0/networks/7cc359d1-8103-4fbb-bbe3-dd31eeb468b1 => generated 732 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-01 05:06:00.493 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3fcabd9c-1b2f-405b-91d7-2af2727f5f49 f751bf3d79354adf9612852cefdbb264 655e25608ba246e080504ae46179499c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 47/97] 162.253.55.10 () {44 vars in 1070 bytes} [Tue Sep 1 05:06:00 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=7cc359d1-8103-4fbb-bbe3-dd31eeb468b1 => generated 132 bytes in 93 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/98] 162.253.55.10 () {44 vars in 1093 bytes} [Tue Sep 1 05:06:00 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=7cc359d1-8103-4fbb-bbe3-dd31eeb468b1 => generated 12 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/99] 162.253.55.10 () {44 vars in 995 bytes} [Tue Sep 1 05:06:00 2026] GET /v2.0/security-groups/1b455fd6-2fae-42f1-9c89-b41c89b4af49 => generated 4694 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/100] 162.253.55.10 () {48 vars in 955 bytes} [Tue Sep 1 05:06:00 2026] POST /v2.0/ports => generated 1096 bytes in 699 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-09-01 05:06:09.460 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f09973f7-c650-4f58-8001-4a1731e21d08 f751bf3d79354adf9612852cefdbb264 655e25608ba246e080504ae46179499c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 50/103] 162.253.55.10 () {44 vars in 973 bytes} [Tue Sep 1 05:06:09 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 98 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: 8|app: 0|req: 54/104] 162.253.55.10 () {44 vars in 995 bytes} [Tue Sep 1 05:06:09 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/105] 162.253.55.10 () {48 vars in 1025 bytes} [Tue Sep 1 05:06:09 2026] PUT /v2.0/ports/a54836f9-2d6d-454c-b9bf-a7422f28974a => generated 1245 bytes in 788 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/106] 162.253.55.10 () {44 vars in 914 bytes} [Tue Sep 1 05:06:12 2026] GET /v2.0/ports => generated 3726 bytes in 115 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-09-01 05:06:13.519 7 INFO neutron.api.v2.resource [None req-590ff5c1-4e17-4efd-ba61-d6ca75dccfcf f751bf3d79354adf9612852cefdbb264 655e25608ba246e080504ae46179499c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 52/107] 162.253.55.10 () {44 vars in 953 bytes} [Tue Sep 1 05:06:13 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/108] 162.253.55.10 () {44 vars in 975 bytes} [Tue Sep 1 05:06:13 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/109] 162.253.55.10 () {48 vars in 974 bytes} [Tue Sep 1 05:06:13 2026] POST /v2.0/security-groups => generated 1610 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/110] 162.253.55.10 () {44 vars in 995 bytes} [Tue Sep 1 05:06:14 2026] GET /v2.0/security-groups/92bf830d-e7e0-4635-b4d6-e2ee56571a89 => generated 1610 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/111] 162.253.55.10 () {44 vars in 995 bytes} [Tue Sep 1 05:06:14 2026] GET /v2.0/security-groups/92bf830d-e7e0-4635-b4d6-e2ee56571a89 => generated 1610 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/112] 162.253.55.10 () {44 vars in 995 bytes} [Tue Sep 1 05:06:14 2026] GET /v2.0/security-groups/92bf830d-e7e0-4635-b4d6-e2ee56571a89 => generated 1610 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/113] 162.253.55.10 () {48 vars in 985 bytes} [Tue Sep 1 05:06:14 2026] POST /v2.0/security-group-rules => generated 621 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/114] 162.253.55.10 () {44 vars in 995 bytes} [Tue Sep 1 05:06:16 2026] GET /v2.0/security-groups/92bf830d-e7e0-4635-b4d6-e2ee56571a89 => generated 2244 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/115] 162.253.55.10 () {44 vars in 995 bytes} [Tue Sep 1 05:06:16 2026] GET /v2.0/security-groups/92bf830d-e7e0-4635-b4d6-e2ee56571a89 => generated 2244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/116] 162.253.55.10 () {44 vars in 995 bytes} [Tue Sep 1 05:06:16 2026] GET /v2.0/security-groups/92bf830d-e7e0-4635-b4d6-e2ee56571a89 => generated 2244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/117] 162.253.55.10 () {48 vars in 985 bytes} [Tue Sep 1 05:06:16 2026] POST /v2.0/security-group-rules => generated 625 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 66/128] 162.253.55.10 () {44 vars in 969 bytes} [Tue Sep 1 05:07:32 2026] GET /v2.0/quotas/655e25608ba246e080504ae46179499c => generated 312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/129] 162.253.55.10 () {48 vars in 1021 bytes} [Tue Sep 1 05:07:33 2026] PUT /v2.0/quotas/655e25608ba246e080504ae46179499c => generated 311 bytes in 41 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-09-01 05:10:04.842 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f8ee1dea-2812-4f00-bfff-24a458480ffd f751bf3d79354adf9612852cefdbb264 655e25608ba246e080504ae46179499c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 74/150] 162.253.55.10 () {30 vars in 738 bytes} [Tue Sep 1 05:10:04 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 246 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: 8|app: 0|req: 77/151] 162.253.55.10 () {30 vars in 760 bytes} [Tue Sep 1 05:10:04 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-01 05:10:07.030 7 INFO neutron.pecan_wsgi.hooks.translation [None req-68dab91b-20bb-4065-b0cd-d9549072acac f751bf3d79354adf9612852cefdbb264 655e25608ba246e080504ae46179499c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 76/154] 162.253.55.10 () {30 vars in 738 bytes} [Tue Sep 1 05:10:06 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 149 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 79/155] 162.253.55.10 () {30 vars in 760 bytes} [Tue Sep 1 05:10:07 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)