+ 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 [Fri Sep 11 01:22:11 2026] *** compiled with version: 13.3.0 on 03 July 2026 22:28:27 os: Linux-5.15.0-191-generic #201-Ubuntu SMP Fri Aug 7 18:39:04 UTC 2026 nodename: neutron-server-c857f589b-2kf9t 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 0x7f96aedf2668 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-11 01:22:15.627 7 INFO neutron.common.config [-] Logging enabled! 2026-09-11 01:22:15.627 7 INFO neutron.common.config [-] uwsgi version 28.1.0.dev560 2026-09-11 01:22:15.675 8 INFO neutron.common.config [-] Logging enabled! 2026-09-11 01:22:15.675 8 INFO neutron.common.config [-] uwsgi version 28.1.0.dev560 2026-09-11 01:22:16.836 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-09-11 01:22:16.983 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-09-11 01:22:18.331 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-11 01:22:18.333 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-09-11 01:22:18.337 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-09-11 01:22:18.338 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-11 01:22:18.338 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-09-11 01:22:18.338 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-11 01:22:18.338 7 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-09-11 01:22:18.338 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-11 01:22:18.346 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-11 01:22:18.346 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-11 01:22:18.346 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-09-11 01:22:18.368 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-09-11 01:22:18.368 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-11 01:22:18.369 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-09-11 01:22:18.369 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-09-11 01:22:18.371 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-09-11 01:22:18.375 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-09-11 01:22:18.376 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-11 01:22:18.376 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-09-11 01:22:18.376 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-11 01:22:18.376 8 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-09-11 01:22:18.376 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-11 01:22:18.384 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-11 01:22:18.384 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-11 01:22:18.384 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-09-11 01:22:18.394 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-09-11 01:22:18.394 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-09-11 01:22:18.394 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-09-11 01:22:18.394 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-09-11 01:22:18.406 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-09-11 01:22:18.407 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-09-11 01:22:18.407 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-09-11 01:22:18.433 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-09-11 01:22:18.434 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-09-11 01:22:18.434 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-09-11 01:22:18.434 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-09-11 01:22:18.908 7 INFO neutron.plugins.ml2.managers [None req-652d488f-e717-4f84-97c5-58595014ba9a - - - - - -] Initializing driver for type 'vlan' 2026-09-11 01:22:18.949 8 INFO neutron.plugins.ml2.managers [None req-e00da00b-1074-4fb2-a3c4-265a375890e0 - - - - - -] Initializing driver for type 'vlan' 2026-09-11 01:22:19.060 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-652d488f-e717-4f84-97c5-58595014ba9a - - - - - -] VlanTypeDriver initialization complete 2026-09-11 01:22:19.061 7 INFO neutron.plugins.ml2.managers [None req-652d488f-e717-4f84-97c5-58595014ba9a - - - - - -] Initializing driver for type 'vxlan' 2026-09-11 01:22:19.061 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-652d488f-e717-4f84-97c5-58595014ba9a - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-09-11 01:22:19.081 7 INFO neutron.plugins.ml2.managers [None req-652d488f-e717-4f84-97c5-58595014ba9a - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-09-11 01:22:19.081 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-652d488f-e717-4f84-97c5-58595014ba9a - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-09-11 01:22:19.081 7 INFO neutron.plugins.ml2.managers [None req-652d488f-e717-4f84-97c5-58595014ba9a - - - - - -] Initializing extension driver 'port_security' 2026-09-11 01:22:19.081 7 INFO neutron.plugins.ml2.extensions.port_security [None req-652d488f-e717-4f84-97c5-58595014ba9a - - - - - -] PortSecurityExtensionDriver initialization complete 2026-09-11 01:22:19.082 7 INFO neutron.plugins.ml2.managers [None req-652d488f-e717-4f84-97c5-58595014ba9a - - - - - -] Initializing extension driver 'qos' 2026-09-11 01:22:19.082 7 INFO neutron.plugins.ml2.managers [None req-652d488f-e717-4f84-97c5-58595014ba9a - - - - - -] Initializing mechanism driver 'openvswitch' 2026-09-11 01:22:19.082 7 INFO neutron.plugins.ml2.managers [None req-652d488f-e717-4f84-97c5-58595014ba9a - - - - - -] Initializing mechanism driver 'l2population' 2026-09-11 01:22:19.094 7 INFO neutron.quota [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded quota_driver: . 2026-09-11 01:22:19.094 7 INFO neutron.plugins.ml2.plugin [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Modular L2 Plugin initialization complete 2026-09-11 01:22:19.095 7 INFO neutron.plugins.ml2.managers [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-09-11 01:22:19.095 7 INFO neutron.plugins.ml2.managers [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-09-11 01:22:19.095 7 INFO neutron.plugins.ml2.managers [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Got port-security extension from driver 'port_security' 2026-09-11 01:22:19.095 7 INFO neutron.manager [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loading Plugin: qos 2026-09-11 01:22:19.096 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-e00da00b-1074-4fb2-a3c4-265a375890e0 - - - - - -] VlanTypeDriver initialization complete 2026-09-11 01:22:19.096 8 INFO neutron.plugins.ml2.managers [None req-e00da00b-1074-4fb2-a3c4-265a375890e0 - - - - - -] Initializing driver for type 'vxlan' 2026-09-11 01:22:19.097 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-e00da00b-1074-4fb2-a3c4-265a375890e0 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-09-11 01:22:19.109 7 INFO neutron.manager [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loading Plugin: router 2026-09-11 01:22:19.113 8 INFO neutron.plugins.ml2.managers [None req-e00da00b-1074-4fb2-a3c4-265a375890e0 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-09-11 01:22:19.113 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-e00da00b-1074-4fb2-a3c4-265a375890e0 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-09-11 01:22:19.113 8 INFO neutron.plugins.ml2.managers [None req-e00da00b-1074-4fb2-a3c4-265a375890e0 - - - - - -] Initializing extension driver 'port_security' 2026-09-11 01:22:19.113 8 INFO neutron.plugins.ml2.extensions.port_security [None req-e00da00b-1074-4fb2-a3c4-265a375890e0 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-09-11 01:22:19.113 8 INFO neutron.plugins.ml2.managers [None req-e00da00b-1074-4fb2-a3c4-265a375890e0 - - - - - -] Initializing extension driver 'qos' 2026-09-11 01:22:19.113 8 INFO neutron.plugins.ml2.managers [None req-e00da00b-1074-4fb2-a3c4-265a375890e0 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-09-11 01:22:19.114 8 INFO neutron.plugins.ml2.managers [None req-e00da00b-1074-4fb2-a3c4-265a375890e0 - - - - - -] Initializing mechanism driver 'l2population' 2026-09-11 01:22:19.126 8 INFO neutron.quota [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded quota_driver: . 2026-09-11 01:22:19.127 8 INFO neutron.plugins.ml2.plugin [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Modular L2 Plugin initialization complete 2026-09-11 01:22:19.127 8 INFO neutron.plugins.ml2.managers [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-09-11 01:22:19.127 8 INFO neutron.plugins.ml2.managers [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-09-11 01:22:19.127 8 INFO neutron.plugins.ml2.managers [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Got port-security extension from driver 'port_security' 2026-09-11 01:22:19.127 8 INFO neutron.manager [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loading Plugin: qos 2026-09-11 01:22:19.141 8 INFO neutron.manager [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loading Plugin: router 2026-09-11 01:22:19.157 7 INFO neutron.services.service_base [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-09-11 01:22:19.157 7 INFO neutron.manager [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loading Plugin: segments 2026-09-11 01:22:19.187 8 INFO neutron.services.service_base [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-09-11 01:22:19.187 8 INFO neutron.manager [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loading Plugin: segments 2026-09-11 01:22:19.254 7 INFO neutron.manager [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loading Plugin: trunk 2026-09-11 01:22:19.269 7 INFO neutron.manager [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loading Plugin: vpnaas 2026-09-11 01:22:19.284 8 INFO neutron.manager [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loading Plugin: trunk 2026-09-11 01:22:19.299 8 INFO neutron.manager [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loading Plugin: vpnaas 2026-09-11 01:22:19.310 7 WARNING stevedore.named [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-09-11 01:22:19.341 8 WARNING stevedore.named [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-09-11 01:22:19.372 7 INFO neutron_vpnaas.services.vpn.plugin [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-09-11 01:22:19.373 7 INFO neutron.manager [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loading Plugin: taas 2026-09-11 01:22:19.395 8 INFO neutron_vpnaas.services.vpn.plugin [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-09-11 01:22:19.396 8 INFO neutron.manager [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loading Plugin: taas 2026-09-11 01:22:19.398 7 WARNING stevedore.named [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-09-11 01:22:19.418 8 WARNING stevedore.named [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-09-11 01:22:19.419 7 INFO neutron_taas.services.taas.taas_plugin [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-09-11 01:22:19.419 7 INFO neutron.manager [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loading Plugin: tapmirror 2026-09-11 01:22:19.430 7 WARNING stevedore.named [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-09-11 01:22:19.434 8 INFO neutron_taas.services.taas.taas_plugin [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-09-11 01:22:19.435 8 INFO neutron.manager [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loading Plugin: tapmirror 2026-09-11 01:22:19.442 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-09-11 01:22:19.442 7 INFO neutron.manager [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loading Plugin: auto_allocate 2026-09-11 01:22:19.444 8 WARNING stevedore.named [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-09-11 01:22:19.448 7 INFO neutron.manager [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loading Plugin: tag 2026-09-11 01:22:19.456 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-09-11 01:22:19.456 8 INFO neutron.manager [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loading Plugin: auto_allocate 2026-09-11 01:22:19.457 7 INFO neutron.manager [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loading Plugin: timestamp 2026-09-11 01:22:19.460 7 INFO neutron.manager [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loading Plugin: network_ip_availability 2026-09-11 01:22:19.462 8 INFO neutron.manager [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loading Plugin: tag 2026-09-11 01:22:19.465 7 INFO neutron.manager [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loading Plugin: flavors 2026-09-11 01:22:19.469 7 INFO neutron.manager [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loading Plugin: revisions 2026-09-11 01:22:19.470 8 INFO neutron.manager [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loading Plugin: timestamp 2026-09-11 01:22:19.473 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Initializing extension manager. 2026-09-11 01:22:19.473 8 INFO neutron.manager [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loading Plugin: network_ip_availability 2026-09-11 01:22:19.474 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: aap-reject-multicast 2026-09-11 01:22:19.475 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: address-group 2026-09-11 01:22:19.476 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: address-scope 2026-09-11 01:22:19.476 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-09-11 01:22:19.477 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: agent 2026-09-11 01:22:19.478 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: agent-resources-synced 2026-09-11 01:22:19.478 8 INFO neutron.manager [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loading Plugin: flavors 2026-09-11 01:22:19.479 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: agent_sort_key 2026-09-11 01:22:19.480 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: allowed-address-pairs 2026-09-11 01:22:19.481 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: auto-allocated-topology 2026-09-11 01:22:19.481 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: availability_zone 2026-09-11 01:22:19.482 8 INFO neutron.manager [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loading Plugin: revisions 2026-09-11 01:22:19.482 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: availability_zone_filter 2026-09-11 01:22:19.483 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-09-11 01:22:19.483 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: default-subnetpools 2026-09-11 01:22:19.485 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-09-11 01:22:19.485 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Initializing extension manager. 2026-09-11 01:22:19.485 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: dns-integration 2026-09-11 01:22:19.486 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: dns-domain-ports 2026-09-11 01:22:19.486 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: aap-reject-multicast 2026-09-11 01:22:19.487 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-09-11 01:22:19.487 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: dvr 2026-09-11 01:22:19.488 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: address-group 2026-09-11 01:22:19.489 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-09-11 01:22:19.489 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: address-scope 2026-09-11 01:22:19.489 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: empty-string-filtering 2026-09-11 01:22:19.490 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-09-11 01:22:19.490 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Extension evpn not supported by any of loaded plugins 2026-09-11 01:22:19.490 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: agent 2026-09-11 01:22:19.491 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-09-11 01:22:19.491 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: agent-resources-synced 2026-09-11 01:22:19.491 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-09-11 01:22:19.492 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: agent_sort_key 2026-09-11 01:22:19.492 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: external-net 2026-09-11 01:22:19.492 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: extra_dhcp_opt 2026-09-11 01:22:19.493 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: allowed-address-pairs 2026-09-11 01:22:19.493 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: extraroute 2026-09-11 01:22:19.494 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: auto-allocated-topology 2026-09-11 01:22:19.494 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: extraroute-atomic 2026-09-11 01:22:19.495 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: filter-validation 2026-09-11 01:22:19.495 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: availability_zone 2026-09-11 01:22:19.495 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-09-11 01:22:19.496 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-09-11 01:22:19.496 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: availability_zone_filter 2026-09-11 01:22:19.496 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-09-11 01:22:19.496 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-09-11 01:22:19.497 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: fip-port-details 2026-09-11 01:22:19.497 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: default-subnetpools 2026-09-11 01:22:19.498 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: flavors 2026-09-11 01:22:19.500 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-09-11 01:22:19.501 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: floatingip-pools 2026-09-11 01:22:19.501 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-09-11 01:22:19.501 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: ip_allocation 2026-09-11 01:22:19.501 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: dns-integration 2026-09-11 01:22:19.502 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: dns-domain-ports 2026-09-11 01:22:19.503 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: ip-substring-filtering 2026-09-11 01:22:19.503 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-09-11 01:22:19.503 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: l2_adjacency 2026-09-11 01:22:19.504 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: dvr 2026-09-11 01:22:19.504 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: router 2026-09-11 01:22:19.505 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-09-11 01:22:19.505 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Extension l3-agent-scheduler-ha-chassis-priority not supported by any of loaded plugins 2026-09-11 01:22:19.505 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: empty-string-filtering 2026-09-11 01:22:19.506 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Extension evpn not supported by any of loaded plugins 2026-09-11 01:22:19.506 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-09-11 01:22:19.507 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-09-11 01:22:19.507 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-09-11 01:22:19.508 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-09-11 01:22:19.508 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: external-net 2026-09-11 01:22:19.508 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: extra_dhcp_opt 2026-09-11 01:22:19.508 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-09-11 01:22:19.509 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: extraroute 2026-09-11 01:22:19.509 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: ext-gw-mode 2026-09-11 01:22:19.509 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: extraroute-atomic 2026-09-11 01:22:19.509 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: l3-ha 2026-09-11 01:22:19.510 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: filter-validation 2026-09-11 01:22:19.510 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-09-11 01:22:19.510 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-09-11 01:22:19.511 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-09-11 01:22:19.511 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-09-11 01:22:19.511 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: l3-flavors 2026-09-11 01:22:19.511 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-09-11 01:22:19.512 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: fip-port-details 2026-09-11 01:22:19.513 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: flavors 2026-09-11 01:22:19.514 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-09-11 01:22:19.514 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-09-11 01:22:19.514 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: floatingip-pools 2026-09-11 01:22:19.515 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: ip_allocation 2026-09-11 01:22:19.515 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-09-11 01:22:19.515 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: ip-substring-filtering 2026-09-11 01:22:19.516 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: l2_adjacency 2026-09-11 01:22:19.517 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: router 2026-09-11 01:22:19.517 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Extension l3-agent-scheduler-ha-chassis-priority not supported by any of loaded plugins 2026-09-11 01:22:19.520 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-09-11 01:22:19.521 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-09-11 01:22:19.521 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-09-11 01:22:19.522 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: ext-gw-mode 2026-09-11 01:22:19.522 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: l3-ha 2026-09-11 01:22:19.523 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: l3_agent_scheduler 2026-09-11 01:22:19.524 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-09-11 01:22:19.524 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-09-11 01:22:19.525 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: l3-flavors 2026-09-11 01:22:19.526 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-09-11 01:22:19.526 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-09-11 01:22:19.526 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-09-11 01:22:19.528 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Extension logging not supported by any of loaded plugins 2026-09-11 01:22:19.529 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: l3_agent_scheduler 2026-09-11 01:22:19.530 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-09-11 01:22:19.531 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Extension metering not supported by any of loaded plugins 2026-09-11 01:22:19.531 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Extension logging not supported by any of loaded plugins 2026-09-11 01:22:19.532 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-09-11 01:22:19.533 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Extension metering not supported by any of loaded plugins 2026-09-11 01:22:19.533 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-09-11 01:22:19.533 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: multi-provider 2026-09-11 01:22:19.534 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: multi-provider 2026-09-11 01:22:19.534 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: net-mtu 2026-09-11 01:22:19.535 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: net-mtu 2026-09-11 01:22:19.535 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: net-mtu-writable 2026-09-11 01:22:19.536 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: net-mtu-writable 2026-09-11 01:22:19.536 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: network_availability_zone 2026-09-11 01:22:19.537 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: network_availability_zone 2026-09-11 01:22:19.537 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: network_ha 2026-09-11 01:22:19.538 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: network-ip-availability 2026-09-11 01:22:19.538 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: network_ha 2026-09-11 01:22:19.539 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: network-ip-availability-details 2026-09-11 01:22:19.540 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: network-ip-availability 2026-09-11 01:22:19.540 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-09-11 01:22:19.540 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: pagination 2026-09-11 01:22:19.541 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: port-device-profile 2026-09-11 01:22:19.541 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-09-11 01:22:19.541 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: network-ip-availability-details 2026-09-11 01:22:19.542 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-09-11 01:22:19.542 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-09-11 01:22:19.543 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: port-mac-override 2026-09-11 01:22:19.543 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: port-mac-address-regenerate 2026-09-11 01:22:19.544 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: port-numa-affinity-policy 2026-09-11 01:22:19.544 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-09-11 01:22:19.544 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-09-11 01:22:19.544 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: port-resource-request 2026-09-11 01:22:19.544 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: pagination 2026-09-11 01:22:19.545 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: port-resource-request-groups 2026-09-11 01:22:19.545 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-09-11 01:22:19.546 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: port-device-profile 2026-09-11 01:22:19.546 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: binding 2026-09-11 01:22:19.547 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: binding-extended 2026-09-11 01:22:19.547 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-09-11 01:22:19.547 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: port-security 2026-09-11 01:22:19.548 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: project-id 2026-09-11 01:22:19.548 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-09-11 01:22:19.548 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: provider 2026-09-11 01:22:19.548 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Extension pvlan not supported by any of loaded plugins 2026-09-11 01:22:19.549 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-09-11 01:22:19.549 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Extension qinq not supported by any of loaded plugins 2026-09-11 01:22:19.550 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: port-mac-override 2026-09-11 01:22:19.551 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-09-11 01:22:19.551 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: qos 2026-09-11 01:22:19.552 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: qos-bw-limit-direction 2026-09-11 01:22:19.552 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-09-11 01:22:19.552 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-09-11 01:22:19.553 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: qos-default 2026-09-11 01:22:19.553 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-09-11 01:22:19.553 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: qos-fip 2026-09-11 01:22:19.554 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-09-11 01:22:19.554 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: port-resource-request 2026-09-11 01:22:19.554 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: qos-gateway-ip 2026-09-11 01:22:19.555 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: qos-port-network-policy 2026-09-11 01:22:19.555 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: port-resource-request-groups 2026-09-11 01:22:19.555 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: qos-pps-minimum 2026-09-11 01:22:19.556 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-09-11 01:22:19.556 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-09-11 01:22:19.557 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: qos-pps 2026-09-11 01:22:19.557 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: binding 2026-09-11 01:22:19.557 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: qos-rule-type-details 2026-09-11 01:22:19.558 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: qos-rule-type-filter 2026-09-11 01:22:19.558 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: binding-extended 2026-09-11 01:22:19.559 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: qos-rules-alias 2026-09-11 01:22:19.559 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: port-security 2026-09-11 01:22:19.559 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: quota-check-limit 2026-09-11 01:22:19.560 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: project-id 2026-09-11 01:22:19.560 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: quota-check-limit-default 2026-09-11 01:22:19.560 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: provider 2026-09-11 01:22:19.561 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Extension pvlan not supported by any of loaded plugins 2026-09-11 01:22:19.562 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: quotas 2026-09-11 01:22:19.562 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-09-11 01:22:19.563 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: quota_details 2026-09-11 01:22:19.565 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: rbac-policies 2026-09-11 01:22:19.565 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: rbac-address-group 2026-09-11 01:22:19.565 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: qos 2026-09-11 01:22:19.566 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: rbac-address-scope 2026-09-11 01:22:19.566 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: rbac-security-groups 2026-09-11 01:22:19.567 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-09-11 01:22:19.567 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: rbac-subnetpool 2026-09-11 01:22:19.567 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: revision-if-match 2026-09-11 01:22:19.567 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-09-11 01:22:19.568 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: standard-attr-revisions 2026-09-11 01:22:19.568 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: qos-default 2026-09-11 01:22:19.568 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: router_availability_zone 2026-09-11 01:22:19.569 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: qos-fip 2026-09-11 01:22:19.569 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-09-11 01:22:19.569 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-09-11 01:22:19.569 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-09-11 01:22:19.570 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: qos-gateway-ip 2026-09-11 01:22:19.571 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: qos-port-network-policy 2026-09-11 01:22:19.571 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: security-groups-default-rules 2026-09-11 01:22:19.572 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: security-groups-default-statefulness 2026-09-11 01:22:19.572 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: qos-pps-minimum 2026-09-11 01:22:19.572 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-09-11 01:22:19.572 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-09-11 01:22:19.572 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: port-security-groups-filtering 2026-09-11 01:22:19.573 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: security-groups-remote-address-group 2026-09-11 01:22:19.573 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: qos-pps 2026-09-11 01:22:19.573 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-09-11 01:22:19.574 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: security-groups-shared-filtering 2026-09-11 01:22:19.574 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: qos-rule-type-details 2026-09-11 01:22:19.575 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: qos-rule-type-filter 2026-09-11 01:22:19.575 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: qos-rules-alias 2026-09-11 01:22:19.576 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: quota-check-limit 2026-09-11 01:22:19.577 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: quota-check-limit-default 2026-09-11 01:22:19.578 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: security-group 2026-09-11 01:22:19.579 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: segment 2026-09-11 01:22:19.580 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: quotas 2026-09-11 01:22:19.580 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-09-11 01:22:19.581 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: service-type 2026-09-11 01:22:19.581 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: sorting 2026-09-11 01:22:19.582 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: standard-attr-segment 2026-09-11 01:22:19.582 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: standard-attr-description 2026-09-11 01:22:19.584 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: stateful-security-group 2026-09-11 01:22:19.584 8 WARNING neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-09-11 01:22:19.584 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-09-11 01:22:19.585 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: subnet-external-network 2026-09-11 01:22:19.586 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: subnet_onboard 2026-09-11 01:22:19.586 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: quota_details 2026-09-11 01:22:19.586 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: subnet-segmentid-writable 2026-09-11 01:22:19.587 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: subnet-service-types 2026-09-11 01:22:19.587 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: subnet_allocation 2026-09-11 01:22:19.588 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-09-11 01:22:19.588 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: rbac-policies 2026-09-11 01:22:19.588 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: tag-creation 2026-09-11 01:22:19.589 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-09-11 01:22:19.589 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: rbac-address-group 2026-09-11 01:22:19.589 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: rbac-address-scope 2026-09-11 01:22:19.590 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: rbac-security-groups 2026-09-11 01:22:19.591 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: rbac-subnetpool 2026-09-11 01:22:19.591 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: revision-if-match 2026-09-11 01:22:19.592 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: standard-attr-revisions 2026-09-11 01:22:19.592 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: standard-attr-tag 2026-09-11 01:22:19.593 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: standard-attr-timestamp 2026-09-11 01:22:19.593 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: router_availability_zone 2026-09-11 01:22:19.594 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: trunk 2026-09-11 01:22:19.594 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-09-11 01:22:19.594 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: trunk-details 2026-09-11 01:22:19.594 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-09-11 01:22:19.595 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-09-11 01:22:19.595 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-09-11 01:22:19.596 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-09-11 01:22:19.597 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: vpn-aes-ctr 2026-09-11 01:22:19.598 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: security-groups-default-rules 2026-09-11 01:22:19.599 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: security-groups-default-statefulness 2026-09-11 01:22:19.599 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-09-11 01:22:19.599 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-09-11 01:22:19.600 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: port-security-groups-filtering 2026-09-11 01:22:19.600 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: vpn-endpoint-groups 2026-09-11 01:22:19.601 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-09-11 01:22:19.601 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-09-11 01:22:19.601 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-09-11 01:22:19.602 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: vpn-flavors 2026-09-11 01:22:19.604 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: vpnaas 2026-09-11 01:22:19.605 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: taas 2026-09-11 01:22:19.606 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: tap-mirror 2026-09-11 01:22:19.606 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: security-group 2026-09-11 01:22:19.607 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: tap-mirror-both-direction 2026-09-11 01:22:19.607 8 INFO neutron.api.extensions [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Loaded extension: taas-vlan-filter 2026-09-11 01:22:19.608 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: segment 2026-09-11 01:22:19.608 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-09-11 01:22:19.610 8 INFO neutron.quota.resource_registry [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Creating instance of TrackedResource for resource:network 2026-09-11 01:22:19.610 8 INFO neutron.quota.resource_registry [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-09-11 01:22:19.610 8 INFO neutron.quota.resource_registry [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-11 01:22:19.610 8 INFO neutron.quota.resource_registry [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Creating instance of TrackedResource for resource:port 2026-09-11 01:22:19.610 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: service-type 2026-09-11 01:22:19.611 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: sorting 2026-09-11 01:22:19.611 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: standard-attr-segment 2026-09-11 01:22:19.612 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: standard-attr-description 2026-09-11 01:22:19.612 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: stateful-security-group 2026-09-11 01:22:19.613 7 WARNING neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-09-11 01:22:19.613 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-09-11 01:22:19.613 8 INFO neutron.quota.resource_registry [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Creating instance of CountableResource for resource:router_route 2026-09-11 01:22:19.614 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: subnet-external-network 2026-09-11 01:22:19.614 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: subnet_onboard 2026-09-11 01:22:19.615 8 INFO neutron.quota.resource_registry [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-11 01:22:19.615 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-09-11 01:22:19.615 8 INFO neutron.quota.resource_registry [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-11 01:22:19.615 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: subnet-service-types 2026-09-11 01:22:19.616 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: subnet_allocation 2026-09-11 01:22:19.616 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-09-11 01:22:19.617 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: tag-creation 2026-09-11 01:22:19.617 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-09-11 01:22:19.619 8 INFO neutron.quota.resource_registry [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-11 01:22:19.619 8 INFO neutron.quota.resource_registry [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-11 01:22:19.620 8 INFO neutron.quota.resource_registry [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-11 01:22:19.620 8 INFO neutron.quota.resource_registry [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-11 01:22:19.621 8 WARNING neutron.quota.resource_registry [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] subnetpool is already registered 2026-09-11 01:22:19.621 8 INFO neutron.quota.resource_registry [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-11 01:22:19.621 8 WARNING neutron.quota.resource_registry [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] subnetpool is already registered 2026-09-11 01:22:19.622 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: standard-attr-tag 2026-09-11 01:22:19.622 8 INFO neutron.quota.resource_registry [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-11 01:22:19.622 8 INFO neutron.quota.resource_registry [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-11 01:22:19.622 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: standard-attr-timestamp 2026-09-11 01:22:19.622 8 INFO neutron.quota.resource_registry [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-11 01:22:19.623 8 INFO neutron.quota.resource_registry [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-11 01:22:19.623 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: trunk 2026-09-11 01:22:19.623 8 INFO neutron.quota.resource_registry [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-11 01:22:19.623 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: trunk-details 2026-09-11 01:22:19.623 8 INFO neutron.quota.resource_registry [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-11 01:22:19.624 8 INFO neutron.quota.resource_registry [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-11 01:22:19.624 8 WARNING neutron.quota.resource_registry [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] ipsecpolicy is already registered 2026-09-11 01:22:19.624 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-09-11 01:22:19.624 8 INFO neutron.quota.resource_registry [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-11 01:22:19.624 8 WARNING neutron.quota.resource_registry [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] ikepolicy is already registered 2026-09-11 01:22:19.624 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-09-11 01:22:19.625 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-09-11 01:22:19.626 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: vpn-aes-ctr 2026-09-11 01:22:19.627 8 INFO neutron.quota.resource_registry [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Creating instance of CountableResource for resource:router_route 2026-09-11 01:22:19.628 8 WARNING neutron.quota.resource_registry [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] router_route is already registered 2026-09-11 01:22:19.628 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-09-11 01:22:19.629 8 INFO neutron.quota.resource_registry [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-11 01:22:19.629 8 WARNING neutron.quota.resource_registry [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] router is already registered 2026-09-11 01:22:19.629 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-09-11 01:22:19.629 8 INFO neutron.quota.resource_registry [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-11 01:22:19.629 8 WARNING neutron.quota.resource_registry [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] floatingip is already registered 2026-09-11 01:22:19.630 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: vpn-flavors 2026-09-11 01:22:19.632 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: vpnaas 2026-09-11 01:22:19.633 8 INFO neutron.quota.resource_registry [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-11 01:22:19.633 8 WARNING neutron.quota.resource_registry [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] rbac_policy is already registered 2026-09-11 01:22:19.634 8 INFO neutron.quota.resource_registry [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-11 01:22:19.634 8 WARNING neutron.quota.resource_registry [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] security_group is already registered 2026-09-11 01:22:19.634 8 INFO neutron.quota.resource_registry [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-11 01:22:19.635 8 WARNING neutron.quota.resource_registry [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] security_group_rule is already registered 2026-09-11 01:22:19.635 8 INFO neutron.quota.resource_registry [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-11 01:22:19.635 8 WARNING neutron.quota.resource_registry [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] subnetpool is already registered 2026-09-11 01:22:19.636 8 INFO neutron.quota.resource_registry [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-11 01:22:19.636 8 WARNING neutron.quota.resource_registry [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] subnetpool is already registered 2026-09-11 01:22:19.636 8 INFO neutron.quota.resource_registry [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-11 01:22:19.636 8 WARNING neutron.quota.resource_registry [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] trunk is already registered 2026-09-11 01:22:19.637 8 INFO neutron.quota.resource_registry [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-11 01:22:19.637 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: taas 2026-09-11 01:22:19.637 8 WARNING neutron.quota.resource_registry [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] ikepolicy is already registered 2026-09-11 01:22:19.637 8 INFO neutron.quota.resource_registry [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-11 01:22:19.637 8 WARNING neutron.quota.resource_registry [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] ipsecpolicy is already registered 2026-09-11 01:22:19.638 8 INFO neutron.quota.resource_registry [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-11 01:22:19.638 8 WARNING neutron.quota.resource_registry [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] endpoint_group is already registered 2026-09-11 01:22:19.638 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: tap-mirror 2026-09-11 01:22:19.638 8 INFO neutron.quota.resource_registry [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-11 01:22:19.638 8 WARNING neutron.quota.resource_registry [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] vpnservice is already registered 2026-09-11 01:22:19.639 8 INFO neutron.quota.resource_registry [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-11 01:22:19.639 8 WARNING neutron.quota.resource_registry [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] ipsec_site_connection is already registered 2026-09-11 01:22:19.639 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: tap-mirror-both-direction 2026-09-11 01:22:19.639 8 INFO neutron.quota.resource_registry [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-11 01:22:19.639 8 WARNING neutron.quota.resource_registry [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] ipsecpolicy is already registered 2026-09-11 01:22:19.639 7 INFO neutron.api.extensions [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Loaded extension: taas-vlan-filter 2026-09-11 01:22:19.639 8 INFO neutron.quota.resource_registry [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-11 01:22:19.640 8 WARNING neutron.quota.resource_registry [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] ikepolicy is already registered 2026-09-11 01:22:19.643 7 INFO neutron.quota.resource_registry [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Creating instance of TrackedResource for resource:network 2026-09-11 01:22:19.644 7 INFO neutron.quota.resource_registry [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-09-11 01:22:19.644 7 INFO neutron.quota.resource_registry [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-11 01:22:19.644 7 INFO neutron.quota.resource_registry [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Creating instance of TrackedResource for resource:port 2026-09-11 01:22:19.646 7 INFO neutron.quota.resource_registry [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Creating instance of CountableResource for resource:router_route 2026-09-11 01:22:19.647 7 INFO neutron.quota.resource_registry [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-11 01:22:19.648 7 INFO neutron.quota.resource_registry [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-11 01:22:19.652 7 INFO neutron.quota.resource_registry [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-11 01:22:19.653 7 INFO neutron.quota.resource_registry [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-11 01:22:19.653 7 INFO neutron.quota.resource_registry [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-11 01:22:19.654 7 INFO neutron.quota.resource_registry [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-11 01:22:19.654 7 WARNING neutron.quota.resource_registry [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] subnetpool is already registered 2026-09-11 01:22:19.654 7 INFO neutron.quota.resource_registry [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-11 01:22:19.655 7 WARNING neutron.quota.resource_registry [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] subnetpool is already registered 2026-09-11 01:22:19.655 7 INFO neutron.quota.resource_registry [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-11 01:22:19.655 7 INFO neutron.quota.resource_registry [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-11 01:22:19.656 7 INFO neutron.quota.resource_registry [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-11 01:22:19.656 7 INFO neutron.quota.resource_registry [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-11 01:22:19.656 7 INFO neutron.quota.resource_registry [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-11 01:22:19.657 7 INFO neutron.quota.resource_registry [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-11 01:22:19.657 7 INFO neutron.quota.resource_registry [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-11 01:22:19.658 7 WARNING neutron.quota.resource_registry [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] ipsecpolicy is already registered 2026-09-11 01:22:19.658 7 INFO neutron.quota.resource_registry [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-11 01:22:19.658 7 WARNING neutron.quota.resource_registry [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] ikepolicy is already registered 2026-09-11 01:22:19.662 7 INFO neutron.quota.resource_registry [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Creating instance of CountableResource for resource:router_route 2026-09-11 01:22:19.662 7 WARNING neutron.quota.resource_registry [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] router_route is already registered 2026-09-11 01:22:19.663 7 INFO neutron.quota.resource_registry [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-11 01:22:19.663 7 WARNING neutron.quota.resource_registry [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] router is already registered 2026-09-11 01:22:19.664 7 INFO neutron.quota.resource_registry [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-11 01:22:19.664 7 WARNING neutron.quota.resource_registry [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] floatingip is already registered 2026-09-11 01:22:19.668 7 INFO neutron.quota.resource_registry [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-11 01:22:19.668 7 WARNING neutron.quota.resource_registry [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] rbac_policy is already registered 2026-09-11 01:22:19.669 7 INFO neutron.quota.resource_registry [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-11 01:22:19.669 7 WARNING neutron.quota.resource_registry [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] security_group is already registered 2026-09-11 01:22:19.669 7 INFO neutron.quota.resource_registry [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-11 01:22:19.670 7 WARNING neutron.quota.resource_registry [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] security_group_rule is already registered 2026-09-11 01:22:19.670 7 INFO neutron.quota.resource_registry [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-11 01:22:19.671 7 WARNING neutron.quota.resource_registry [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] subnetpool is already registered 2026-09-11 01:22:19.671 7 INFO neutron.quota.resource_registry [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-11 01:22:19.671 7 WARNING neutron.quota.resource_registry [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] subnetpool is already registered 2026-09-11 01:22:19.672 7 INFO neutron.quota.resource_registry [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-11 01:22:19.672 7 WARNING neutron.quota.resource_registry [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] trunk is already registered 2026-09-11 01:22:19.672 7 INFO neutron.quota.resource_registry [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-11 01:22:19.672 7 WARNING neutron.quota.resource_registry [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] ikepolicy is already registered 2026-09-11 01:22:19.673 7 INFO neutron.quota.resource_registry [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-11 01:22:19.673 7 WARNING neutron.quota.resource_registry [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] ipsecpolicy is already registered 2026-09-11 01:22:19.673 7 INFO neutron.quota.resource_registry [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-11 01:22:19.673 7 WARNING neutron.quota.resource_registry [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] endpoint_group is already registered 2026-09-11 01:22:19.674 7 INFO neutron.quota.resource_registry [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-11 01:22:19.674 7 WARNING neutron.quota.resource_registry [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] vpnservice is already registered 2026-09-11 01:22:19.674 7 INFO neutron.quota.resource_registry [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-11 01:22:19.674 7 WARNING neutron.quota.resource_registry [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] ipsec_site_connection is already registered 2026-09-11 01:22:19.675 7 INFO neutron.quota.resource_registry [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-11 01:22:19.675 7 WARNING neutron.quota.resource_registry [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] ipsecpolicy is already registered 2026-09-11 01:22:19.675 7 INFO neutron.quota.resource_registry [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-11 01:22:19.675 7 WARNING neutron.quota.resource_registry [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] ikepolicy is already registered 2026-09-11 01:22:19.676 8 WARNING keystonemiddleware._common.config [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-11 01:22:19.681 8 WARNING keystonemiddleware.auth_token [None req-9bd459ac-27a7-48cc-b3e5-0c541955a57d - - - - - -] 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 0x7f96aedf2668 pid: 8 (default app) 2026-09-11 01:22:19.715 7 WARNING keystonemiddleware._common.config [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-11 01:22:19.722 7 WARNING keystonemiddleware.auth_token [None req-c2e20e9f-ffc7-44c6-8c42-bdab3b0125f9 - - - - - -] 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 0x7f96aedf2668 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-11 01:22:25.343 8 INFO neutron.pecan_wsgi.hooks.translation [None req-65838194-9217-40fd-9e05-a3fa28dfe008 5f359c5276c8492ba2381dcd3e41a2e5 f6dd0b3cc3134939abcd1c56ab684033 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/4] 162.253.55.79 () {44 vars in 923 bytes} [Fri Sep 11 01:22:24 2026] GET /v2.0/networks/public => generated 108 bytes in 893 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/5] 162.253.55.79 () {44 vars in 945 bytes} [Fri Sep 11 01:22:25 2026] GET /v2.0/networks?name=public => generated 15 bytes in 394 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-11 01:22:26.068 8 ERROR stevedore.extension [None req-c2ad22ad-d09f-4f3e-be07-5f0b27b5a5cd 5f359c5276c8492ba2381dcd3e41a2e5 f6dd0b3cc3134939abcd1c56ab684033 - - default default] Could not load 'neutron-vpnaas': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-09-11 01:22:26.078 8 ERROR stevedore.extension [None req-c2ad22ad-d09f-4f3e-be07-5f0b27b5a5cd 5f359c5276c8492ba2381dcd3e41a2e5 f6dd0b3cc3134939abcd1c56ab684033 - - default default] Could not load 'tap-as-a-service': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-09-11 01:22:26.080 8 ERROR stevedore.extension [None req-c2ad22ad-d09f-4f3e-be07-5f0b27b5a5cd 5f359c5276c8492ba2381dcd3e41a2e5 f6dd0b3cc3134939abcd1c56ab684033 - - default default] Could not load 'neutron-dynamic-routing': module 'neutron.conf.policies.base' has no attribute 'ADMIN' 2026-09-11 01:22:26.371 8 WARNING neutron.services.revisions.revision_plugin [None req-c2ad22ad-d09f-4f3e-be07-5f0b27b5a5cd 5f359c5276c8492ba2381dcd3e41a2e5 f6dd0b3cc3134939abcd1c56ab684033 - - default default] Could not find related network for resource to bump revision. 2026-09-11 01:22:26.390 8 INFO neutron.db.segments_db [None req-c2ad22ad-d09f-4f3e-be07-5f0b27b5a5cd 5f359c5276c8492ba2381dcd3e41a2e5 f6dd0b3cc3134939abcd1c56ab684033 - - default default] Added segment b4729184-20d2-4c47-956d-1c19e3f17616 of type flat for network 1c95caa3-7b49-4715-8c00-e2bcf72741cc 2026-09-11 01:22:26.436 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c2ad22ad-d09f-4f3e-be07-5f0b27b5a5cd 5f359c5276c8492ba2381dcd3e41a2e5 f6dd0b3cc3134939abcd1c56ab684033 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/6] 162.253.55.79 () {48 vars in 963 bytes} [Fri Sep 11 01:22:25 2026] POST /v2.0/networks => generated 124 bytes in 699 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-11 01:22:32.717 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3910fd0f-5932-4e46-b551-8a589df6a033 5f359c5276c8492ba2381dcd3e41a2e5 f6dd0b3cc3134939abcd1c56ab684033 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/7] 162.253.55.79 () {44 vars in 923 bytes} [Fri Sep 11 01:22:32 2026] GET /v2.0/networks/public => generated 108 bytes in 416 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/8] 162.253.55.79 () {44 vars in 945 bytes} [Fri Sep 11 01:22:32 2026] GET /v2.0/networks?name=public => generated 15 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-11 01:22:33.019 7 ERROR stevedore.extension [None req-58e3ae76-26e7-4dff-9513-e1b59b06eb15 5f359c5276c8492ba2381dcd3e41a2e5 f6dd0b3cc3134939abcd1c56ab684033 - - default default] Could not load 'neutron-vpnaas': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-09-11 01:22:33.030 7 ERROR stevedore.extension [None req-58e3ae76-26e7-4dff-9513-e1b59b06eb15 5f359c5276c8492ba2381dcd3e41a2e5 f6dd0b3cc3134939abcd1c56ab684033 - - default default] Could not load 'tap-as-a-service': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-09-11 01:22:33.031 7 ERROR stevedore.extension [None req-58e3ae76-26e7-4dff-9513-e1b59b06eb15 5f359c5276c8492ba2381dcd3e41a2e5 f6dd0b3cc3134939abcd1c56ab684033 - - default default] Could not load 'neutron-dynamic-routing': module 'neutron.conf.policies.base' has no attribute 'ADMIN' 2026-09-11 01:22:33.184 7 WARNING neutron.services.revisions.revision_plugin [None req-58e3ae76-26e7-4dff-9513-e1b59b06eb15 5f359c5276c8492ba2381dcd3e41a2e5 f6dd0b3cc3134939abcd1c56ab684033 - - default default] Could not find related network for resource to bump revision. 2026-09-11 01:22:33.203 7 INFO neutron.db.segments_db [None req-58e3ae76-26e7-4dff-9513-e1b59b06eb15 5f359c5276c8492ba2381dcd3e41a2e5 f6dd0b3cc3134939abcd1c56ab684033 - - default default] Added segment 7041a1f9-79ec-4e84-92c8-8f2caf755308 of type flat for network bc7cd492-8eb1-4090-8ced-13046e9f0d03 2026-09-11 01:22:33.275 7 INFO neutron.pecan_wsgi.hooks.translation [None req-58e3ae76-26e7-4dff-9513-e1b59b06eb15 5f359c5276c8492ba2381dcd3e41a2e5 f6dd0b3cc3134939abcd1c56ab684033 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/9] 162.253.55.79 () {48 vars in 963 bytes} [Fri Sep 11 01:22:32 2026] POST /v2.0/networks => generated 124 bytes in 529 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-11 01:22:39.217 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3ece05b1-56c4-42b4-a64f-d5d32eaf0629 5f359c5276c8492ba2381dcd3e41a2e5 f6dd0b3cc3134939abcd1c56ab684033 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/11] 162.253.55.79 () {44 vars in 923 bytes} [Fri Sep 11 01:22:39 2026] GET /v2.0/networks/public => generated 108 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/12] 162.253.55.79 () {44 vars in 945 bytes} [Fri Sep 11 01:22:39 2026] GET /v2.0/networks?name=public => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-11 01:22:39.291 7 WARNING neutron.services.revisions.revision_plugin [None req-e6f36fce-3ab9-4d05-b1d7-4b1e4b941ec0 5f359c5276c8492ba2381dcd3e41a2e5 f6dd0b3cc3134939abcd1c56ab684033 - - default default] Could not find related network for resource to bump revision. 2026-09-11 01:22:39.306 7 INFO neutron.db.segments_db [None req-e6f36fce-3ab9-4d05-b1d7-4b1e4b941ec0 5f359c5276c8492ba2381dcd3e41a2e5 f6dd0b3cc3134939abcd1c56ab684033 - - default default] Added segment 1643d7cd-b630-4fe9-a859-04dcffd5b848 of type flat for network 209a80e6-60b0-4634-8c8c-e35b89dd7130 2026-09-11 01:22:39.341 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e6f36fce-3ab9-4d05-b1d7-4b1e4b941ec0 5f359c5276c8492ba2381dcd3e41a2e5 f6dd0b3cc3134939abcd1c56ab684033 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/13] 162.253.55.79 () {48 vars in 963 bytes} [Fri Sep 11 01:22:39 2026] POST /v2.0/networks => generated 124 bytes in 113 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-11 01:22:45.480 8 INFO neutron.pecan_wsgi.hooks.translation [None req-16402283-67d5-41f5-ac66-dbe9c3b80e44 5f359c5276c8492ba2381dcd3e41a2e5 f6dd0b3cc3134939abcd1c56ab684033 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/14] 162.253.55.79 () {44 vars in 923 bytes} [Fri Sep 11 01:22:45 2026] GET /v2.0/networks/public => generated 108 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/15] 162.253.55.79 () {44 vars in 945 bytes} [Fri Sep 11 01:22:45 2026] GET /v2.0/networks?name=public => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-11 01:22:45.597 8 WARNING neutron.services.revisions.revision_plugin [None req-4459e703-ea3a-45da-9147-2a0e5893f947 5f359c5276c8492ba2381dcd3e41a2e5 f6dd0b3cc3134939abcd1c56ab684033 - - default default] Could not find related network for resource to bump revision. 2026-09-11 01:22:45.619 8 INFO neutron.db.segments_db [None req-4459e703-ea3a-45da-9147-2a0e5893f947 5f359c5276c8492ba2381dcd3e41a2e5 f6dd0b3cc3134939abcd1c56ab684033 - - default default] Added segment 5cc5e064-7647-4e77-8067-7794a828cb4e of type flat for network 9df0ce58-8094-4753-9c14-2221dd1bd104 2026-09-11 01:22:45.640 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4459e703-ea3a-45da-9147-2a0e5893f947 5f359c5276c8492ba2381dcd3e41a2e5 f6dd0b3cc3134939abcd1c56ab684033 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/16] 162.253.55.79 () {48 vars in 963 bytes} [Fri Sep 11 01:22:45 2026] POST /v2.0/networks => generated 124 bytes in 139 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-11 01:22:51.599 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7ba7234d-42f1-4c96-af93-6f738a3afec5 5f359c5276c8492ba2381dcd3e41a2e5 f6dd0b3cc3134939abcd1c56ab684033 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/18] 162.253.55.79 () {44 vars in 923 bytes} [Fri Sep 11 01:22:51 2026] GET /v2.0/networks/public => generated 108 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/19] 162.253.55.79 () {44 vars in 945 bytes} [Fri Sep 11 01:22:51 2026] GET /v2.0/networks?name=public => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-11 01:22:51.704 8 WARNING neutron.services.revisions.revision_plugin [None req-d666652f-cf1d-4299-be91-4b561d0be46d 5f359c5276c8492ba2381dcd3e41a2e5 f6dd0b3cc3134939abcd1c56ab684033 - - default default] Could not find related network for resource to bump revision. 2026-09-11 01:22:51.722 8 INFO neutron.db.segments_db [None req-d666652f-cf1d-4299-be91-4b561d0be46d 5f359c5276c8492ba2381dcd3e41a2e5 f6dd0b3cc3134939abcd1c56ab684033 - - default default] Added segment c1ce469c-8d41-4d0b-b849-91a63f7b0c0e of type flat for network 10a00e8c-72ab-4cd7-994c-6a165d5bd054 2026-09-11 01:22:51.742 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d666652f-cf1d-4299-be91-4b561d0be46d 5f359c5276c8492ba2381dcd3e41a2e5 f6dd0b3cc3134939abcd1c56ab684033 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/20] 162.253.55.79 () {48 vars in 963 bytes} [Fri Sep 11 01:22:51 2026] POST /v2.0/networks => generated 124 bytes in 108 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-11 01:22:57.740 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7638433e-f880-46f3-9f58-14d940ba2687 5f359c5276c8492ba2381dcd3e41a2e5 f6dd0b3cc3134939abcd1c56ab684033 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/21] 162.253.55.79 () {44 vars in 923 bytes} [Fri Sep 11 01:22:57 2026] GET /v2.0/networks/public => generated 108 bytes in 70 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/22] 162.253.55.79 () {44 vars in 945 bytes} [Fri Sep 11 01:22:57 2026] GET /v2.0/networks?name=public => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-11 01:22:57.979 7 WARNING neutron.services.revisions.revision_plugin [None req-9175afc8-5dbf-4255-972a-08dbb27dead8 5f359c5276c8492ba2381dcd3e41a2e5 f6dd0b3cc3134939abcd1c56ab684033 - - default default] Could not find related network for resource to bump revision. 2026-09-11 01:22:58.017 7 INFO neutron.db.segments_db [None req-9175afc8-5dbf-4255-972a-08dbb27dead8 5f359c5276c8492ba2381dcd3e41a2e5 f6dd0b3cc3134939abcd1c56ab684033 - - default default] Added segment a529702c-14f1-4107-a278-b1de094f5b63 of type flat for network 4cd59152-0c76-4e03-9399-0ba3f15b2b58 [pid: 7|app: 0|req: 10/23] 162.253.55.79 () {48 vars in 963 bytes} [Fri Sep 11 01:22:57 2026] POST /v2.0/networks => generated 706 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-11 01:22:59.459 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f4f28e6f-3784-4e1f-8a4a-348d0412a8b1 5f359c5276c8492ba2381dcd3e41a2e5 f6dd0b3cc3134939abcd1c56ab684033 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 14/24] 162.253.55.79 () {44 vars in 923 bytes} [Fri Sep 11 01:22:59 2026] GET /v2.0/networks/public => generated 108 bytes in 89 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/25] 162.253.55.79 () {44 vars in 945 bytes} [Fri Sep 11 01:22:59 2026] GET /v2.0/networks?name=public => generated 709 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-11 01:22:59.578 8 INFO neutron.pecan_wsgi.hooks.translation [None req-572bbf42-eb67-4542-88f7-92015712475b 5f359c5276c8492ba2381dcd3e41a2e5 f6dd0b3cc3134939abcd1c56ab684033 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 15/26] 162.253.55.79 () {44 vars in 1030 bytes} [Fri Sep 11 01:22:59 2026] GET /v2.0/subnets/public-subnet?network_id=4cd59152-0c76-4e03-9399-0ba3f15b2b58 => generated 113 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/27] 162.253.55.79 () {44 vars in 1053 bytes} [Fri Sep 11 01:22:59 2026] GET /v2.0/subnets?name=public-subnet&network_id=4cd59152-0c76-4e03-9399-0ba3f15b2b58 => generated 14 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/28] 162.253.55.79 () {48 vars in 961 bytes} [Fri Sep 11 01:22:59 2026] POST /v2.0/subnets => generated 664 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-11 01:28:17.725 8 INFO neutron.pecan_wsgi.hooks.translation [None req-10937258-e1cd-430b-bf44-96e1fa1f0450 5f359c5276c8492ba2381dcd3e41a2e5 f6dd0b3cc3134939abcd1c56ab684033 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 37/70] 162.253.55.79 () {44 vars in 933 bytes} [Fri Sep 11 01:28:17 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 222 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.79 () {44 vars in 955 bytes} [Fri Sep 11 01:28:17 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-11 01:28:17.847 8 INFO neutron.db.segments_db [None req-a9ca8f8e-3bd5-4287-ad1c-aa3cf9ecc91c 5f359c5276c8492ba2381dcd3e41a2e5 f6dd0b3cc3134939abcd1c56ab684033 - - default default] Added segment 53453d8b-6bed-4911-b486-6bf5a62f547e of type vxlan for network 8c909769-b929-4dd1-aae6-ffbd47003844 [pid: 8|app: 0|req: 38/72] 162.253.55.79 () {48 vars in 962 bytes} [Fri Sep 11 01:28:17 2026] POST /v2.0/networks => generated 707 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-11 01:28:19.081 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8e594de4-606c-49c9-a94b-1559a2785ecc 5f359c5276c8492ba2381dcd3e41a2e5 f6dd0b3cc3134939abcd1c56ab684033 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/75] 162.253.55.79 () {44 vars in 933 bytes} [Fri Sep 11 01:28:19 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 72 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/76] 162.253.55.79 () {44 vars in 955 bytes} [Fri Sep 11 01:28:19 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-11 01:28:19.184 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c4b62075-7154-4ae3-977f-61a1c247b748 5f359c5276c8492ba2381dcd3e41a2e5 f6dd0b3cc3134939abcd1c56ab684033 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 37/77] 162.253.55.79 () {44 vars in 1032 bytes} [Fri Sep 11 01:28:19 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=8c909769-b929-4dd1-aae6-ffbd47003844 => generated 114 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/78] 162.253.55.79 () {44 vars in 1055 bytes} [Fri Sep 11 01:28:19 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=8c909769-b929-4dd1-aae6-ffbd47003844 => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/79] 162.253.55.79 () {48 vars in 961 bytes} [Fri Sep 11 01:28:19 2026] POST /v2.0/subnets => generated 651 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-11 01:28:20.683 8 INFO neutron.api.v2.resource [None req-429ea6bb-eed2-4e1e-86cf-f2bfdcad50d6 5f359c5276c8492ba2381dcd3e41a2e5 f6dd0b3cc3134939abcd1c56ab684033 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 42/80] 162.253.55.79 () {44 vars in 967 bytes} [Fri Sep 11 01:28:20 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/81] 162.253.55.79 () {44 vars in 989 bytes} [Fri Sep 11 01:28:20 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/82] 162.253.55.79 () {48 vars in 976 bytes} [Fri Sep 11 01:28:20 2026] POST /v2.0/security-groups => generated 1616 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/83] 162.253.55.79 () {44 vars in 997 bytes} [Fri Sep 11 01:28:22 2026] GET /v2.0/security-groups/f4b735d1-0c7a-492f-836a-ed1bd1c22110 => generated 1616 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/84] 162.253.55.79 () {44 vars in 997 bytes} [Fri Sep 11 01:28:22 2026] GET /v2.0/security-groups/f4b735d1-0c7a-492f-836a-ed1bd1c22110 => generated 1616 bytes in 36 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.79 () {44 vars in 997 bytes} [Fri Sep 11 01:28:22 2026] GET /v2.0/security-groups/f4b735d1-0c7a-492f-836a-ed1bd1c22110 => generated 1616 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/86] 162.253.55.79 () {48 vars in 987 bytes} [Fri Sep 11 01:28:22 2026] POST /v2.0/security-group-rules => generated 601 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/87] 162.253.55.79 () {44 vars in 997 bytes} [Fri Sep 11 01:28:23 2026] GET /v2.0/security-groups/f4b735d1-0c7a-492f-836a-ed1bd1c22110 => generated 2230 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/88] 162.253.55.79 () {44 vars in 997 bytes} [Fri Sep 11 01:28:23 2026] GET /v2.0/security-groups/f4b735d1-0c7a-492f-836a-ed1bd1c22110 => generated 2230 bytes in 41 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.79 () {44 vars in 997 bytes} [Fri Sep 11 01:28:23 2026] GET /v2.0/security-groups/f4b735d1-0c7a-492f-836a-ed1bd1c22110 => generated 2230 bytes in 35 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.79 () {48 vars in 987 bytes} [Fri Sep 11 01:28:23 2026] POST /v2.0/security-group-rules => generated 603 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/91] 162.253.55.79 () {44 vars in 997 bytes} [Fri Sep 11 01:28:24 2026] GET /v2.0/security-groups/f4b735d1-0c7a-492f-836a-ed1bd1c22110 => generated 2846 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/92] 162.253.55.79 () {44 vars in 997 bytes} [Fri Sep 11 01:28:24 2026] GET /v2.0/security-groups/f4b735d1-0c7a-492f-836a-ed1bd1c22110 => generated 2846 bytes in 42 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.79 () {44 vars in 997 bytes} [Fri Sep 11 01:28:24 2026] GET /v2.0/security-groups/f4b735d1-0c7a-492f-836a-ed1bd1c22110 => generated 2846 bytes in 45 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.79 () {48 vars in 987 bytes} [Fri Sep 11 01:28:24 2026] POST /v2.0/security-group-rules => generated 603 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/95] 162.253.55.79 () {44 vars in 997 bytes} [Fri Sep 11 01:28:25 2026] GET /v2.0/security-groups/f4b735d1-0c7a-492f-836a-ed1bd1c22110 => generated 3462 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/96] 162.253.55.79 () {44 vars in 997 bytes} [Fri Sep 11 01:28:25 2026] GET /v2.0/security-groups/f4b735d1-0c7a-492f-836a-ed1bd1c22110 => generated 3462 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/97] 162.253.55.79 () {44 vars in 997 bytes} [Fri Sep 11 01:28:25 2026] GET /v2.0/security-groups/f4b735d1-0c7a-492f-836a-ed1bd1c22110 => generated 3462 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/98] 162.253.55.79 () {48 vars in 987 bytes} [Fri Sep 11 01:28:25 2026] POST /v2.0/security-group-rules => generated 603 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/99] 162.253.55.79 () {44 vars in 997 bytes} [Fri Sep 11 01:28:26 2026] GET /v2.0/security-groups/f4b735d1-0c7a-492f-836a-ed1bd1c22110 => generated 4078 bytes in 82 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.79 () {44 vars in 997 bytes} [Fri Sep 11 01:28:27 2026] GET /v2.0/security-groups/f4b735d1-0c7a-492f-836a-ed1bd1c22110 => generated 4078 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/101] 162.253.55.79 () {44 vars in 997 bytes} [Fri Sep 11 01:28:27 2026] GET /v2.0/security-groups/f4b735d1-0c7a-492f-836a-ed1bd1c22110 => generated 4078 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/102] 162.253.55.79 () {48 vars in 987 bytes} [Fri Sep 11 01:28:27 2026] POST /v2.0/security-group-rules => generated 603 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/103] 162.253.55.79 () {44 vars in 983 bytes} [Fri Sep 11 01:28:28 2026] GET /v2.0/networks/8c909769-b929-4dd1-aae6-ffbd47003844 => generated 732 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-11 01:28:28.676 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d047364a-4c0c-4fc9-8827-fc35f7f968ca 5f359c5276c8492ba2381dcd3e41a2e5 f6dd0b3cc3134939abcd1c56ab684033 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 54/104] 162.253.55.79 () {44 vars in 1072 bytes} [Fri Sep 11 01:28:28 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=8c909769-b929-4dd1-aae6-ffbd47003844 => generated 132 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/105] 162.253.55.79 () {44 vars in 1095 bytes} [Fri Sep 11 01:28:28 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=8c909769-b929-4dd1-aae6-ffbd47003844 => generated 12 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/106] 162.253.55.79 () {44 vars in 997 bytes} [Fri Sep 11 01:28:28 2026] GET /v2.0/security-groups/f4b735d1-0c7a-492f-836a-ed1bd1c22110 => generated 4694 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/107] 162.253.55.79 () {48 vars in 957 bytes} [Fri Sep 11 01:28:28 2026] POST /v2.0/ports => generated 1100 bytes in 559 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-09-11 01:28:37.581 8 INFO neutron.pecan_wsgi.hooks.translation [None req-73fdd154-dfd5-4e2b-9fb4-1f61ca6c0c0e 5f359c5276c8492ba2381dcd3e41a2e5 f6dd0b3cc3134939abcd1c56ab684033 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 57/110] 162.253.55.79 () {44 vars in 976 bytes} [Fri Sep 11 01:28:37 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 67 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: 54/111] 162.253.55.79 () {44 vars in 998 bytes} [Fri Sep 11 01:28:37 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 74 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.79 () {48 vars in 1028 bytes} [Fri Sep 11 01:28:37 2026] PUT /v2.0/ports/07be0126-8f20-44e5-9301-4293fa04df25 => generated 1249 bytes in 695 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.79 () {44 vars in 916 bytes} [Fri Sep 11 01:28:39 2026] GET /v2.0/ports => generated 3730 bytes in 97 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-11 01:28:41.231 8 INFO neutron.api.v2.resource [None req-2ba7e5a4-c973-493c-addb-156db11175f6 5f359c5276c8492ba2381dcd3e41a2e5 f6dd0b3cc3134939abcd1c56ab684033 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 59/114] 162.253.55.79 () {44 vars in 955 bytes} [Fri Sep 11 01:28:41 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/115] 162.253.55.79 () {44 vars in 977 bytes} [Fri Sep 11 01:28:41 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/116] 162.253.55.79 () {48 vars in 976 bytes} [Fri Sep 11 01:28:41 2026] POST /v2.0/security-groups => generated 1610 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/117] 162.253.55.79 () {44 vars in 997 bytes} [Fri Sep 11 01:28:42 2026] GET /v2.0/security-groups/150aacb1-e4d6-4303-b985-eee3c4b7453c => generated 1610 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/118] 162.253.55.79 () {44 vars in 997 bytes} [Fri Sep 11 01:28:42 2026] GET /v2.0/security-groups/150aacb1-e4d6-4303-b985-eee3c4b7453c => 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: 58/119] 162.253.55.79 () {44 vars in 997 bytes} [Fri Sep 11 01:28:42 2026] GET /v2.0/security-groups/150aacb1-e4d6-4303-b985-eee3c4b7453c => generated 1610 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/120] 162.253.55.79 () {48 vars in 987 bytes} [Fri Sep 11 01:28:42 2026] POST /v2.0/security-group-rules => generated 623 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/121] 162.253.55.79 () {44 vars in 997 bytes} [Fri Sep 11 01:28:43 2026] GET /v2.0/security-groups/150aacb1-e4d6-4303-b985-eee3c4b7453c => generated 2246 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 63/122] 162.253.55.79 () {44 vars in 997 bytes} [Fri Sep 11 01:28:43 2026] GET /v2.0/security-groups/150aacb1-e4d6-4303-b985-eee3c4b7453c => generated 2246 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/123] 162.253.55.79 () {44 vars in 997 bytes} [Fri Sep 11 01:28:43 2026] GET /v2.0/security-groups/150aacb1-e4d6-4303-b985-eee3c4b7453c => generated 2246 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 64/124] 162.253.55.79 () {48 vars in 987 bytes} [Fri Sep 11 01:28:43 2026] POST /v2.0/security-group-rules => generated 627 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 66/135] 162.253.55.79 () {44 vars in 971 bytes} [Fri Sep 11 01:29:51 2026] GET /v2.0/quotas/f6dd0b3cc3134939abcd1c56ab684033 => generated 312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 70/136] 162.253.55.79 () {48 vars in 1023 bytes} [Fri Sep 11 01:29:51 2026] PUT /v2.0/quotas/f6dd0b3cc3134939abcd1c56ab684033 => 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-11 01:32:23.614 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5c2957f6-594a-4492-b755-c9c32f90a5de 5f359c5276c8492ba2381dcd3e41a2e5 f6dd0b3cc3134939abcd1c56ab684033 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 77/157] 162.253.55.79 () {30 vars in 740 bytes} [Fri Sep 11 01:32:23 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 356 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: 81/158] 162.253.55.79 () {30 vars in 762 bytes} [Fri Sep 11 01:32:23 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-11 01:32:26.508 7 INFO neutron.pecan_wsgi.hooks.translation [None req-976e69c5-f909-43d7-8d55-decb4f54bff6 5f359c5276c8492ba2381dcd3e41a2e5 f6dd0b3cc3134939abcd1c56ab684033 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 78/159] 162.253.55.79 () {30 vars in 740 bytes} [Fri Sep 11 01:32:26 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 74 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/160] 162.253.55.79 () {30 vars in 762 bytes} [Fri Sep 11 01:32:26 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)