+ 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 [Mon Aug 31 08:09:14 2026] *** compiled with version: 13.3.0 on 03 July 2026 22:28:27 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: neutron-server-7b89f5f9fc-khb4p 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 0x7fc6ee1f7668 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-08-31 08:09:18.480 8 INFO neutron.common.config [-] Logging enabled! 2026-08-31 08:09:18.480 8 INFO neutron.common.config [-] uwsgi version 28.1.0.dev560 2026-08-31 08:09:18.515 7 INFO neutron.common.config [-] Logging enabled! 2026-08-31 08:09:18.516 7 INFO neutron.common.config [-] uwsgi version 28.1.0.dev560 2026-08-31 08:09:19.652 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-31 08:09:19.716 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-31 08:09:21.184 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-31 08:09:21.187 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-31 08:09:21.191 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-31 08:09:21.192 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-31 08:09:21.193 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-31 08:09:21.193 8 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-08-31 08:09:21.193 8 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-08-31 08:09:21.193 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-31 08:09:21.201 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-31 08:09:21.201 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-31 08:09:21.201 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-31 08:09:21.226 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-31 08:09:21.227 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-31 08:09:21.227 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-31 08:09:21.231 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-31 08:09:21.234 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-31 08:09:21.238 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-31 08:09:21.239 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-31 08:09:21.239 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-31 08:09:21.239 7 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-08-31 08:09:21.240 7 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-08-31 08:09:21.240 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-31 08:09:21.251 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-31 08:09:21.251 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-31 08:09:21.251 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-31 08:09:21.256 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-31 08:09:21.257 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-31 08:09:21.257 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-31 08:09:21.257 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-31 08:09:21.273 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-31 08:09:21.275 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-31 08:09:21.275 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-31 08:09:21.306 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-31 08:09:21.306 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-31 08:09:21.306 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-31 08:09:21.307 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-31 08:09:21.779 8 INFO neutron.plugins.ml2.managers [None req-64cfa94f-bc33-429d-bf0a-1fa23bf5716e - - - - - -] Initializing driver for type 'vlan' 2026-08-31 08:09:21.821 7 INFO neutron.plugins.ml2.managers [None req-20e49f77-1037-4638-82bd-cb8ff18bc5bb - - - - - -] Initializing driver for type 'vlan' 2026-08-31 08:09:21.944 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-64cfa94f-bc33-429d-bf0a-1fa23bf5716e - - - - - -] VlanTypeDriver initialization complete 2026-08-31 08:09:21.944 8 INFO neutron.plugins.ml2.managers [None req-64cfa94f-bc33-429d-bf0a-1fa23bf5716e - - - - - -] Initializing driver for type 'vxlan' 2026-08-31 08:09:21.944 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-64cfa94f-bc33-429d-bf0a-1fa23bf5716e - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-31 08:09:21.959 8 INFO neutron.plugins.ml2.managers [None req-64cfa94f-bc33-429d-bf0a-1fa23bf5716e - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-31 08:09:21.960 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-64cfa94f-bc33-429d-bf0a-1fa23bf5716e - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-31 08:09:21.960 8 INFO neutron.plugins.ml2.managers [None req-64cfa94f-bc33-429d-bf0a-1fa23bf5716e - - - - - -] Initializing extension driver 'port_security' 2026-08-31 08:09:21.960 8 INFO neutron.plugins.ml2.extensions.port_security [None req-64cfa94f-bc33-429d-bf0a-1fa23bf5716e - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-31 08:09:21.960 8 INFO neutron.plugins.ml2.managers [None req-64cfa94f-bc33-429d-bf0a-1fa23bf5716e - - - - - -] Initializing extension driver 'qos' 2026-08-31 08:09:21.960 8 INFO neutron.plugins.ml2.managers [None req-64cfa94f-bc33-429d-bf0a-1fa23bf5716e - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-31 08:09:21.960 8 INFO neutron.plugins.ml2.managers [None req-64cfa94f-bc33-429d-bf0a-1fa23bf5716e - - - - - -] Initializing mechanism driver 'l2population' 2026-08-31 08:09:21.976 8 INFO neutron.quota [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded quota_driver: . 2026-08-31 08:09:21.978 8 INFO neutron.plugins.ml2.plugin [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Modular L2 Plugin initialization complete 2026-08-31 08:09:21.978 8 INFO neutron.plugins.ml2.managers [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-31 08:09:21.978 8 INFO neutron.plugins.ml2.managers [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-31 08:09:21.978 8 INFO neutron.plugins.ml2.managers [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Got port-security extension from driver 'port_security' 2026-08-31 08:09:21.978 8 INFO neutron.manager [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loading Plugin: qos 2026-08-31 08:09:21.991 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-20e49f77-1037-4638-82bd-cb8ff18bc5bb - - - - - -] VlanTypeDriver initialization complete 2026-08-31 08:09:21.992 7 INFO neutron.plugins.ml2.managers [None req-20e49f77-1037-4638-82bd-cb8ff18bc5bb - - - - - -] Initializing driver for type 'vxlan' 2026-08-31 08:09:21.992 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-20e49f77-1037-4638-82bd-cb8ff18bc5bb - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-31 08:09:21.998 8 INFO neutron.manager [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loading Plugin: router 2026-08-31 08:09:22.009 7 INFO neutron.plugins.ml2.managers [None req-20e49f77-1037-4638-82bd-cb8ff18bc5bb - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-31 08:09:22.009 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-20e49f77-1037-4638-82bd-cb8ff18bc5bb - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-31 08:09:22.009 7 INFO neutron.plugins.ml2.managers [None req-20e49f77-1037-4638-82bd-cb8ff18bc5bb - - - - - -] Initializing extension driver 'port_security' 2026-08-31 08:09:22.009 7 INFO neutron.plugins.ml2.extensions.port_security [None req-20e49f77-1037-4638-82bd-cb8ff18bc5bb - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-31 08:09:22.009 7 INFO neutron.plugins.ml2.managers [None req-20e49f77-1037-4638-82bd-cb8ff18bc5bb - - - - - -] Initializing extension driver 'qos' 2026-08-31 08:09:22.009 7 INFO neutron.plugins.ml2.managers [None req-20e49f77-1037-4638-82bd-cb8ff18bc5bb - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-31 08:09:22.009 7 INFO neutron.plugins.ml2.managers [None req-20e49f77-1037-4638-82bd-cb8ff18bc5bb - - - - - -] Initializing mechanism driver 'l2population' 2026-08-31 08:09:22.023 7 INFO neutron.quota [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded quota_driver: . 2026-08-31 08:09:22.024 7 INFO neutron.plugins.ml2.plugin [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Modular L2 Plugin initialization complete 2026-08-31 08:09:22.024 7 INFO neutron.plugins.ml2.managers [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-31 08:09:22.024 7 INFO neutron.plugins.ml2.managers [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-31 08:09:22.024 7 INFO neutron.plugins.ml2.managers [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-31 08:09:22.025 7 INFO neutron.manager [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loading Plugin: qos 2026-08-31 08:09:22.039 7 INFO neutron.manager [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loading Plugin: router 2026-08-31 08:09:22.049 8 INFO neutron.services.service_base [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-31 08:09:22.050 8 INFO neutron.manager [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loading Plugin: segments 2026-08-31 08:09:22.088 7 INFO neutron.services.service_base [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-31 08:09:22.089 7 INFO neutron.manager [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loading Plugin: segments 2026-08-31 08:09:22.148 8 INFO neutron.manager [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loading Plugin: trunk 2026-08-31 08:09:22.162 8 INFO neutron.manager [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loading Plugin: vpnaas 2026-08-31 08:09:22.191 7 INFO neutron.manager [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loading Plugin: trunk 2026-08-31 08:09:22.200 8 WARNING stevedore.named [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-31 08:09:22.206 7 INFO neutron.manager [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loading Plugin: vpnaas 2026-08-31 08:09:22.247 7 WARNING stevedore.named [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-31 08:09:22.268 8 INFO neutron_vpnaas.services.vpn.plugin [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-31 08:09:22.268 8 INFO neutron.manager [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loading Plugin: taas 2026-08-31 08:09:22.291 8 WARNING stevedore.named [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-31 08:09:22.306 7 INFO neutron_vpnaas.services.vpn.plugin [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-31 08:09:22.307 7 INFO neutron.manager [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loading Plugin: taas 2026-08-31 08:09:22.316 8 INFO neutron_taas.services.taas.taas_plugin [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-31 08:09:22.317 8 INFO neutron.manager [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loading Plugin: tapmirror 2026-08-31 08:09:22.327 8 WARNING stevedore.named [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-31 08:09:22.333 7 WARNING stevedore.named [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-31 08:09:22.345 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-31 08:09:22.346 8 INFO neutron.manager [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loading Plugin: auto_allocate 2026-08-31 08:09:22.354 8 INFO neutron.manager [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loading Plugin: tag 2026-08-31 08:09:22.354 7 INFO neutron_taas.services.taas.taas_plugin [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-31 08:09:22.354 7 INFO neutron.manager [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loading Plugin: tapmirror 2026-08-31 08:09:22.365 8 INFO neutron.manager [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loading Plugin: timestamp 2026-08-31 08:09:22.368 7 WARNING stevedore.named [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-31 08:09:22.369 8 INFO neutron.manager [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loading Plugin: network_ip_availability 2026-08-31 08:09:22.374 8 INFO neutron.manager [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loading Plugin: flavors 2026-08-31 08:09:22.378 8 INFO neutron.manager [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loading Plugin: revisions 2026-08-31 08:09:22.382 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Initializing extension manager. 2026-08-31 08:09:22.383 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: aap-reject-multicast 2026-08-31 08:09:22.384 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: address-group 2026-08-31 08:09:22.384 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: address-scope 2026-08-31 08:09:22.385 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-31 08:09:22.386 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: agent 2026-08-31 08:09:22.386 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: agent-resources-synced 2026-08-31 08:09:22.387 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: agent_sort_key 2026-08-31 08:09:22.387 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-31 08:09:22.387 7 INFO neutron.manager [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loading Plugin: auto_allocate 2026-08-31 08:09:22.388 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: allowed-address-pairs 2026-08-31 08:09:22.389 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: auto-allocated-topology 2026-08-31 08:09:22.390 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: availability_zone 2026-08-31 08:09:22.390 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: availability_zone_filter 2026-08-31 08:09:22.391 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-31 08:09:22.391 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: default-subnetpools 2026-08-31 08:09:22.393 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-31 08:09:22.394 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: dns-integration 2026-08-31 08:09:22.394 7 INFO neutron.manager [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loading Plugin: tag 2026-08-31 08:09:22.395 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: dns-domain-ports 2026-08-31 08:09:22.396 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-31 08:09:22.396 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: dvr 2026-08-31 08:09:22.397 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-31 08:09:22.397 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: empty-string-filtering 2026-08-31 08:09:22.398 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Extension evpn not supported by any of loaded plugins 2026-08-31 08:09:22.398 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-31 08:09:22.400 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-31 08:09:22.400 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: external-net 2026-08-31 08:09:22.401 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-31 08:09:22.401 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: extraroute 2026-08-31 08:09:22.402 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: extraroute-atomic 2026-08-31 08:09:22.402 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: filter-validation 2026-08-31 08:09:22.403 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-31 08:09:22.403 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-31 08:09:22.404 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-31 08:09:22.404 7 INFO neutron.manager [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loading Plugin: timestamp 2026-08-31 08:09:22.404 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: fip-port-details 2026-08-31 08:09:22.405 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: flavors 2026-08-31 08:09:22.406 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-31 08:09:22.407 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: floatingip-pools 2026-08-31 08:09:22.408 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: ip_allocation 2026-08-31 08:09:22.408 7 INFO neutron.manager [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loading Plugin: network_ip_availability 2026-08-31 08:09:22.408 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: ip-substring-filtering 2026-08-31 08:09:22.409 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: l2_adjacency 2026-08-31 08:09:22.410 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: router 2026-08-31 08:09:22.410 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Extension l3-agent-scheduler-ha-chassis-priority not supported by any of loaded plugins 2026-08-31 08:09:22.412 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-31 08:09:22.412 7 INFO neutron.manager [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loading Plugin: flavors 2026-08-31 08:09:22.413 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-31 08:09:22.413 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-31 08:09:22.414 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: ext-gw-mode 2026-08-31 08:09:22.414 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: l3-ha 2026-08-31 08:09:22.415 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-31 08:09:22.415 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-31 08:09:22.416 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: l3-flavors 2026-08-31 08:09:22.416 7 INFO neutron.manager [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loading Plugin: revisions 2026-08-31 08:09:22.417 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-31 08:09:22.417 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-31 08:09:22.420 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-31 08:09:22.420 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Initializing extension manager. 2026-08-31 08:09:22.421 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: aap-reject-multicast 2026-08-31 08:09:22.421 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-31 08:09:22.422 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: address-group 2026-08-31 08:09:22.423 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: address-scope 2026-08-31 08:09:22.423 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-31 08:09:22.423 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-31 08:09:22.424 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-31 08:09:22.424 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: agent 2026-08-31 08:09:22.425 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-31 08:09:22.425 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: multi-provider 2026-08-31 08:09:22.426 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: agent-resources-synced 2026-08-31 08:09:22.426 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: net-mtu 2026-08-31 08:09:22.426 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: agent_sort_key 2026-08-31 08:09:22.426 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: net-mtu-writable 2026-08-31 08:09:22.427 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: network_availability_zone 2026-08-31 08:09:22.427 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: network_ha 2026-08-31 08:09:22.427 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-31 08:09:22.428 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: network-ip-availability 2026-08-31 08:09:22.429 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-31 08:09:22.429 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: network-ip-availability-details 2026-08-31 08:09:22.430 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: availability_zone 2026-08-31 08:09:22.430 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-31 08:09:22.430 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: availability_zone_filter 2026-08-31 08:09:22.431 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: pagination 2026-08-31 08:09:22.431 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-31 08:09:22.431 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: port-device-profile 2026-08-31 08:09:22.432 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-31 08:09:22.432 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: default-subnetpools 2026-08-31 08:09:22.432 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-31 08:09:22.433 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-31 08:09:22.433 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: port-mac-override 2026-08-31 08:09:22.434 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-31 08:09:22.434 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-31 08:09:22.434 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-31 08:09:22.434 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: dns-integration 2026-08-31 08:09:22.435 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-31 08:09:22.435 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: port-resource-request 2026-08-31 08:09:22.436 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: port-resource-request-groups 2026-08-31 08:09:22.436 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: dns-domain-ports 2026-08-31 08:09:22.436 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-31 08:09:22.436 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-31 08:09:22.437 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: binding 2026-08-31 08:09:22.438 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: binding-extended 2026-08-31 08:09:22.438 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: dvr 2026-08-31 08:09:22.438 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: port-security 2026-08-31 08:09:22.438 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-31 08:09:22.439 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: project-id 2026-08-31 08:09:22.439 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: empty-string-filtering 2026-08-31 08:09:22.439 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: provider 2026-08-31 08:09:22.439 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Extension evpn not supported by any of loaded plugins 2026-08-31 08:09:22.440 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Extension pvlan not supported by any of loaded plugins 2026-08-31 08:09:22.440 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-31 08:09:22.440 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Extension qinq not supported by any of loaded plugins 2026-08-31 08:09:22.440 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-31 08:09:22.441 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: external-net 2026-08-31 08:09:22.441 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-31 08:09:22.442 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: extraroute 2026-08-31 08:09:22.442 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: qos 2026-08-31 08:09:22.443 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: extraroute-atomic 2026-08-31 08:09:22.443 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-31 08:09:22.443 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: filter-validation 2026-08-31 08:09:22.444 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-31 08:09:22.444 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-31 08:09:22.444 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: qos-default 2026-08-31 08:09:22.444 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-31 08:09:22.445 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: qos-fip 2026-08-31 08:09:22.445 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-31 08:09:22.445 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-31 08:09:22.445 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: fip-port-details 2026-08-31 08:09:22.446 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: qos-gateway-ip 2026-08-31 08:09:22.446 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: flavors 2026-08-31 08:09:22.446 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: qos-port-network-policy 2026-08-31 08:09:22.447 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: qos-pps-minimum 2026-08-31 08:09:22.448 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-31 08:09:22.448 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-31 08:09:22.448 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: floatingip-pools 2026-08-31 08:09:22.449 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: qos-pps 2026-08-31 08:09:22.449 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: ip_allocation 2026-08-31 08:09:22.449 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: qos-rule-type-details 2026-08-31 08:09:22.450 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: ip-substring-filtering 2026-08-31 08:09:22.450 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-31 08:09:22.450 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: l2_adjacency 2026-08-31 08:09:22.450 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: qos-rules-alias 2026-08-31 08:09:22.451 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: quota-check-limit 2026-08-31 08:09:22.451 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: quota-check-limit-default 2026-08-31 08:09:22.451 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: router 2026-08-31 08:09:22.452 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Extension l3-agent-scheduler-ha-chassis-priority not supported by any of loaded plugins 2026-08-31 08:09:22.453 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: quotas 2026-08-31 08:09:22.454 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-31 08:09:22.454 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-31 08:09:22.455 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: quota_details 2026-08-31 08:09:22.455 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-31 08:09:22.456 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: ext-gw-mode 2026-08-31 08:09:22.456 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: rbac-policies 2026-08-31 08:09:22.457 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: l3-ha 2026-08-31 08:09:22.457 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: rbac-address-group 2026-08-31 08:09:22.458 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: rbac-address-scope 2026-08-31 08:09:22.458 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-31 08:09:22.458 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: rbac-security-groups 2026-08-31 08:09:22.459 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-31 08:09:22.459 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: rbac-subnetpool 2026-08-31 08:09:22.459 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: revision-if-match 2026-08-31 08:09:22.459 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: l3-flavors 2026-08-31 08:09:22.460 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: standard-attr-revisions 2026-08-31 08:09:22.461 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: router_availability_zone 2026-08-31 08:09:22.461 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-31 08:09:22.461 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-08-31 08:09:22.462 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-31 08:09:22.462 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-31 08:09:22.464 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: security-groups-default-rules 2026-08-31 08:09:22.465 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: security-groups-default-statefulness 2026-08-31 08:09:22.466 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-31 08:09:22.466 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-31 08:09:22.466 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-31 08:09:22.467 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-31 08:09:22.467 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-31 08:09:22.467 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-31 08:09:22.468 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-31 08:09:22.469 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-31 08:09:22.470 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-31 08:09:22.471 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-31 08:09:22.472 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: multi-provider 2026-08-31 08:09:22.472 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: net-mtu 2026-08-31 08:09:22.472 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: security-group 2026-08-31 08:09:22.473 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: net-mtu-writable 2026-08-31 08:09:22.473 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: segment 2026-08-31 08:09:22.474 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-31 08:09:22.474 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: network_availability_zone 2026-08-31 08:09:22.475 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: service-type 2026-08-31 08:09:22.475 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: network_ha 2026-08-31 08:09:22.475 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: sorting 2026-08-31 08:09:22.475 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: standard-attr-segment 2026-08-31 08:09:22.476 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: network-ip-availability 2026-08-31 08:09:22.476 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: standard-attr-description 2026-08-31 08:09:22.477 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: stateful-security-group 2026-08-31 08:09:22.477 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: network-ip-availability-details 2026-08-31 08:09:22.477 8 WARNING neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-31 08:09:22.478 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-31 08:09:22.478 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: subnet-external-network 2026-08-31 08:09:22.478 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-31 08:09:22.479 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: subnet_onboard 2026-08-31 08:09:22.479 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: pagination 2026-08-31 08:09:22.479 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-31 08:09:22.480 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: port-device-profile 2026-08-31 08:09:22.480 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: subnet-service-types 2026-08-31 08:09:22.480 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-31 08:09:22.480 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: subnet_allocation 2026-08-31 08:09:22.481 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-31 08:09:22.481 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-31 08:09:22.482 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-31 08:09:22.482 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: tag-creation 2026-08-31 08:09:22.482 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: port-mac-override 2026-08-31 08:09:22.482 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-31 08:09:22.483 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-31 08:09:22.483 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-31 08:09:22.484 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-31 08:09:22.485 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: port-resource-request 2026-08-31 08:09:22.485 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-31 08:09:22.486 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-31 08:09:22.486 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: standard-attr-tag 2026-08-31 08:09:22.486 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: binding 2026-08-31 08:09:22.487 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-31 08:09:22.487 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: binding-extended 2026-08-31 08:09:22.488 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: trunk 2026-08-31 08:09:22.488 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: port-security 2026-08-31 08:09:22.489 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: trunk-details 2026-08-31 08:09:22.489 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-31 08:09:22.489 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: project-id 2026-08-31 08:09:22.489 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-31 08:09:22.490 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: provider 2026-08-31 08:09:22.490 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-31 08:09:22.491 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Extension pvlan not supported by any of loaded plugins 2026-08-31 08:09:22.491 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-31 08:09:22.491 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-08-31 08:09:22.493 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-31 08:09:22.493 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-31 08:09:22.494 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: vpn-flavors 2026-08-31 08:09:22.494 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: qos 2026-08-31 08:09:22.495 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-31 08:09:22.495 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: vpnaas 2026-08-31 08:09:22.496 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-31 08:09:22.496 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: qos-default 2026-08-31 08:09:22.497 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: taas 2026-08-31 08:09:22.497 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: qos-fip 2026-08-31 08:09:22.498 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: tap-mirror 2026-08-31 08:09:22.498 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-31 08:09:22.499 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: tap-mirror-both-direction 2026-08-31 08:09:22.499 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-31 08:09:22.499 8 INFO neutron.api.extensions [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Loaded extension: taas-vlan-filter 2026-08-31 08:09:22.499 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-31 08:09:22.500 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-31 08:09:22.500 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-31 08:09:22.501 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: qos-pps 2026-08-31 08:09:22.502 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-31 08:09:22.503 8 INFO neutron.quota.resource_registry [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-31 08:09:22.503 8 INFO neutron.quota.resource_registry [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-31 08:09:22.503 8 INFO neutron.quota.resource_registry [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-31 08:09:22.503 8 INFO neutron.quota.resource_registry [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-31 08:09:22.504 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-31 08:09:22.504 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: qos-rules-alias 2026-08-31 08:09:22.505 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: quota-check-limit 2026-08-31 08:09:22.505 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: quota-check-limit-default 2026-08-31 08:09:22.506 8 INFO neutron.quota.resource_registry [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Creating instance of CountableResource for resource:router_route 2026-08-31 08:09:22.507 8 INFO neutron.quota.resource_registry [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-31 08:09:22.508 8 INFO neutron.quota.resource_registry [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-31 08:09:22.511 8 INFO neutron.quota.resource_registry [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-31 08:09:22.512 8 INFO neutron.quota.resource_registry [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-31 08:09:22.512 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: quotas 2026-08-31 08:09:22.513 8 INFO neutron.quota.resource_registry [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-31 08:09:22.514 8 INFO neutron.quota.resource_registry [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-31 08:09:22.514 8 WARNING neutron.quota.resource_registry [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] subnetpool is already registered 2026-08-31 08:09:22.514 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: quota_details 2026-08-31 08:09:22.514 8 INFO neutron.quota.resource_registry [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-31 08:09:22.514 8 WARNING neutron.quota.resource_registry [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] subnetpool is already registered 2026-08-31 08:09:22.515 8 INFO neutron.quota.resource_registry [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-31 08:09:22.516 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: rbac-policies 2026-08-31 08:09:22.516 8 INFO neutron.quota.resource_registry [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-31 08:09:22.516 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: rbac-address-group 2026-08-31 08:09:22.516 8 INFO neutron.quota.resource_registry [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-31 08:09:22.517 8 INFO neutron.quota.resource_registry [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-31 08:09:22.517 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: rbac-address-scope 2026-08-31 08:09:22.517 8 INFO neutron.quota.resource_registry [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-31 08:09:22.517 8 INFO neutron.quota.resource_registry [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-31 08:09:22.518 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: rbac-security-groups 2026-08-31 08:09:22.518 8 INFO neutron.quota.resource_registry [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-31 08:09:22.518 8 WARNING neutron.quota.resource_registry [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] ipsecpolicy is already registered 2026-08-31 08:09:22.518 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: rbac-subnetpool 2026-08-31 08:09:22.518 8 INFO neutron.quota.resource_registry [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-31 08:09:22.519 8 WARNING neutron.quota.resource_registry [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] ikepolicy is already registered 2026-08-31 08:09:22.519 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: revision-if-match 2026-08-31 08:09:22.519 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-31 08:09:22.520 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: router_availability_zone 2026-08-31 08:09:22.521 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-08-31 08:09:22.521 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-31 08:09:22.522 8 INFO neutron.quota.resource_registry [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Creating instance of CountableResource for resource:router_route 2026-08-31 08:09:22.522 8 WARNING neutron.quota.resource_registry [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] router_route is already registered 2026-08-31 08:09:22.523 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-31 08:09:22.524 8 INFO neutron.quota.resource_registry [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-31 08:09:22.524 8 WARNING neutron.quota.resource_registry [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] router is already registered 2026-08-31 08:09:22.524 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: security-groups-default-statefulness 2026-08-31 08:09:22.524 8 INFO neutron.quota.resource_registry [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-31 08:09:22.525 8 WARNING neutron.quota.resource_registry [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] floatingip is already registered 2026-08-31 08:09:22.525 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-31 08:09:22.525 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-31 08:09:22.526 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-31 08:09:22.526 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-31 08:09:22.527 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-31 08:09:22.528 8 INFO neutron.quota.resource_registry [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-31 08:09:22.528 8 WARNING neutron.quota.resource_registry [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] rbac_policy is already registered 2026-08-31 08:09:22.529 8 INFO neutron.quota.resource_registry [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-31 08:09:22.529 8 WARNING neutron.quota.resource_registry [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] security_group is already registered 2026-08-31 08:09:22.530 8 INFO neutron.quota.resource_registry [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-31 08:09:22.530 8 WARNING neutron.quota.resource_registry [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] security_group_rule is already registered 2026-08-31 08:09:22.531 8 INFO neutron.quota.resource_registry [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-31 08:09:22.531 8 WARNING neutron.quota.resource_registry [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] subnetpool is already registered 2026-08-31 08:09:22.532 8 INFO neutron.quota.resource_registry [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-31 08:09:22.532 8 WARNING neutron.quota.resource_registry [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] subnetpool is already registered 2026-08-31 08:09:22.532 8 INFO neutron.quota.resource_registry [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-31 08:09:22.532 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: security-group 2026-08-31 08:09:22.532 8 WARNING neutron.quota.resource_registry [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] trunk is already registered 2026-08-31 08:09:22.533 8 INFO neutron.quota.resource_registry [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-31 08:09:22.533 8 WARNING neutron.quota.resource_registry [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] ikepolicy is already registered 2026-08-31 08:09:22.533 8 INFO neutron.quota.resource_registry [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-31 08:09:22.533 8 WARNING neutron.quota.resource_registry [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] ipsecpolicy is already registered 2026-08-31 08:09:22.534 8 INFO neutron.quota.resource_registry [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-31 08:09:22.534 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: segment 2026-08-31 08:09:22.534 8 WARNING neutron.quota.resource_registry [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] endpoint_group is already registered 2026-08-31 08:09:22.534 8 INFO neutron.quota.resource_registry [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-31 08:09:22.535 8 WARNING neutron.quota.resource_registry [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] vpnservice is already registered 2026-08-31 08:09:22.535 8 INFO neutron.quota.resource_registry [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-31 08:09:22.535 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-31 08:09:22.535 8 WARNING neutron.quota.resource_registry [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] ipsec_site_connection is already registered 2026-08-31 08:09:22.536 8 INFO neutron.quota.resource_registry [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-31 08:09:22.536 8 WARNING neutron.quota.resource_registry [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] ipsecpolicy is already registered 2026-08-31 08:09:22.536 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: service-type 2026-08-31 08:09:22.536 8 INFO neutron.quota.resource_registry [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-31 08:09:22.537 8 WARNING neutron.quota.resource_registry [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] ikepolicy is already registered 2026-08-31 08:09:22.537 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: sorting 2026-08-31 08:09:22.537 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: standard-attr-segment 2026-08-31 08:09:22.538 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: standard-attr-description 2026-08-31 08:09:22.538 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: stateful-security-group 2026-08-31 08:09:22.539 7 WARNING neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-31 08:09:22.539 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-31 08:09:22.540 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: subnet-external-network 2026-08-31 08:09:22.541 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: subnet_onboard 2026-08-31 08:09:22.541 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-31 08:09:22.542 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: subnet-service-types 2026-08-31 08:09:22.543 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: subnet_allocation 2026-08-31 08:09:22.544 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-31 08:09:22.544 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: tag-creation 2026-08-31 08:09:22.545 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-31 08:09:22.549 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: standard-attr-tag 2026-08-31 08:09:22.550 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-31 08:09:22.550 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: trunk 2026-08-31 08:09:22.551 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: trunk-details 2026-08-31 08:09:22.552 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-31 08:09:22.552 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-31 08:09:22.553 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-31 08:09:22.554 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-31 08:09:22.555 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-31 08:09:22.556 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-31 08:09:22.557 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: vpn-flavors 2026-08-31 08:09:22.559 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: vpnaas 2026-08-31 08:09:22.561 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: taas 2026-08-31 08:09:22.562 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: tap-mirror 2026-08-31 08:09:22.564 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: tap-mirror-both-direction 2026-08-31 08:09:22.565 7 INFO neutron.api.extensions [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Loaded extension: taas-vlan-filter 2026-08-31 08:09:22.567 7 INFO neutron.quota.resource_registry [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-31 08:09:22.567 7 INFO neutron.quota.resource_registry [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-31 08:09:22.568 7 INFO neutron.quota.resource_registry [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-31 08:09:22.568 7 INFO neutron.quota.resource_registry [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-31 08:09:22.573 7 INFO neutron.quota.resource_registry [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Creating instance of CountableResource for resource:router_route 2026-08-31 08:09:22.575 7 INFO neutron.quota.resource_registry [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-31 08:09:22.575 7 INFO neutron.quota.resource_registry [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-31 08:09:22.576 8 WARNING keystonemiddleware._common.config [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-31 08:09:22.580 7 INFO neutron.quota.resource_registry [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-31 08:09:22.580 7 INFO neutron.quota.resource_registry [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-31 08:09:22.582 7 INFO neutron.quota.resource_registry [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-31 08:09:22.583 7 INFO neutron.quota.resource_registry [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-31 08:09:22.583 8 WARNING keystonemiddleware.auth_token [None req-dc2ce3d5-73bd-4766-aa94-1de8a7593b5b - - - - - -] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint 2026-08-31 08:09:22.583 7 WARNING neutron.quota.resource_registry [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] subnetpool is already registered 2026-08-31 08:09:22.584 7 INFO neutron.quota.resource_registry [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-31 08:09:22.584 7 WARNING neutron.quota.resource_registry [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] subnetpool is already registered 2026-08-31 08:09:22.585 7 INFO neutron.quota.resource_registry [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Creating instance of CountableResource for resource:trunk WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7fc6ee1f7668 pid: 8 (default app) 2026-08-31 08:09:22.585 7 INFO neutron.quota.resource_registry [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-31 08:09:22.586 7 INFO neutron.quota.resource_registry [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-31 08:09:22.586 7 INFO neutron.quota.resource_registry [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-31 08:09:22.587 7 INFO neutron.quota.resource_registry [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-31 08:09:22.587 7 INFO neutron.quota.resource_registry [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-31 08:09:22.587 7 INFO neutron.quota.resource_registry [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-31 08:09:22.588 7 WARNING neutron.quota.resource_registry [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] ipsecpolicy is already registered 2026-08-31 08:09:22.588 7 INFO neutron.quota.resource_registry [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-31 08:09:22.588 7 WARNING neutron.quota.resource_registry [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] ikepolicy is already registered 2026-08-31 08:09:22.594 7 INFO neutron.quota.resource_registry [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Creating instance of CountableResource for resource:router_route 2026-08-31 08:09:22.594 7 WARNING neutron.quota.resource_registry [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] router_route is already registered 2026-08-31 08:09:22.596 7 INFO neutron.quota.resource_registry [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-31 08:09:22.596 7 WARNING neutron.quota.resource_registry [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] router is already registered 2026-08-31 08:09:22.596 7 INFO neutron.quota.resource_registry [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-31 08:09:22.596 7 WARNING neutron.quota.resource_registry [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] floatingip is already registered 2026-08-31 08:09:22.600 7 INFO neutron.quota.resource_registry [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-31 08:09:22.600 7 WARNING neutron.quota.resource_registry [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] rbac_policy is already registered 2026-08-31 08:09:22.601 7 INFO neutron.quota.resource_registry [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-31 08:09:22.601 7 WARNING neutron.quota.resource_registry [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] security_group is already registered 2026-08-31 08:09:22.602 7 INFO neutron.quota.resource_registry [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-31 08:09:22.602 7 WARNING neutron.quota.resource_registry [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] security_group_rule is already registered 2026-08-31 08:09:22.603 7 INFO neutron.quota.resource_registry [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-31 08:09:22.603 7 WARNING neutron.quota.resource_registry [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] subnetpool is already registered 2026-08-31 08:09:22.603 7 INFO neutron.quota.resource_registry [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-31 08:09:22.604 7 WARNING neutron.quota.resource_registry [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] subnetpool is already registered 2026-08-31 08:09:22.604 7 INFO neutron.quota.resource_registry [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-31 08:09:22.604 7 WARNING neutron.quota.resource_registry [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] trunk is already registered 2026-08-31 08:09:22.605 7 INFO neutron.quota.resource_registry [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-31 08:09:22.605 7 WARNING neutron.quota.resource_registry [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] ikepolicy is already registered 2026-08-31 08:09:22.606 7 INFO neutron.quota.resource_registry [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-31 08:09:22.606 7 WARNING neutron.quota.resource_registry [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] ipsecpolicy is already registered 2026-08-31 08:09:22.606 7 INFO neutron.quota.resource_registry [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-31 08:09:22.606 7 WARNING neutron.quota.resource_registry [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] endpoint_group is already registered 2026-08-31 08:09:22.607 7 INFO neutron.quota.resource_registry [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-31 08:09:22.607 7 WARNING neutron.quota.resource_registry [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] vpnservice is already registered 2026-08-31 08:09:22.607 7 INFO neutron.quota.resource_registry [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-31 08:09:22.607 7 WARNING neutron.quota.resource_registry [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] ipsec_site_connection is already registered 2026-08-31 08:09:22.608 7 INFO neutron.quota.resource_registry [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-31 08:09:22.608 7 WARNING neutron.quota.resource_registry [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] ipsecpolicy is already registered 2026-08-31 08:09:22.608 7 INFO neutron.quota.resource_registry [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-31 08:09:22.609 7 WARNING neutron.quota.resource_registry [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] ikepolicy is already registered 2026-08-31 08:09:22.655 7 WARNING keystonemiddleware._common.config [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-31 08:09:22.662 7 WARNING keystonemiddleware.auth_token [None req-7c0faf5d-532d-4126-9a1c-04e3b2a25742 - - - - - -] 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 0x7fc6ee1f7668 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-08-31 08:09:27.296 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0fa0d8b6-cf03-4089-a494-3554b3f3f7ef 1c7c1e38cd274a84b19a2a1ff76d6aef 8cfa924f97274ef7a89ab20a5e3b4956 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/4] 162.253.55.32 () {44 vars in 923 bytes} [Mon Aug 31 08:09:26 2026] GET /v2.0/networks/public => generated 108 bytes in 896 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.32 () {44 vars in 945 bytes} [Mon Aug 31 08:09:27 2026] GET /v2.0/networks?name=public => generated 15 bytes in 369 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-31 08:09:27.959 8 ERROR stevedore.extension [None req-c2ffdd90-4230-47fb-8cdc-4c1cb5253378 1c7c1e38cd274a84b19a2a1ff76d6aef 8cfa924f97274ef7a89ab20a5e3b4956 - - default default] Could not load 'neutron-vpnaas': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-08-31 08:09:27.961 8 ERROR stevedore.extension [None req-c2ffdd90-4230-47fb-8cdc-4c1cb5253378 1c7c1e38cd274a84b19a2a1ff76d6aef 8cfa924f97274ef7a89ab20a5e3b4956 - - default default] Could not load 'neutron-dynamic-routing': module 'neutron.conf.policies.base' has no attribute 'ADMIN' 2026-08-31 08:09:27.962 8 ERROR stevedore.extension [None req-c2ffdd90-4230-47fb-8cdc-4c1cb5253378 1c7c1e38cd274a84b19a2a1ff76d6aef 8cfa924f97274ef7a89ab20a5e3b4956 - - default default] Could not load 'tap-as-a-service': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-08-31 08:09:28.252 8 WARNING neutron.services.revisions.revision_plugin [None req-c2ffdd90-4230-47fb-8cdc-4c1cb5253378 1c7c1e38cd274a84b19a2a1ff76d6aef 8cfa924f97274ef7a89ab20a5e3b4956 - - default default] Could not find related network for resource to bump revision. 2026-08-31 08:09:28.272 8 INFO neutron.db.segments_db [None req-c2ffdd90-4230-47fb-8cdc-4c1cb5253378 1c7c1e38cd274a84b19a2a1ff76d6aef 8cfa924f97274ef7a89ab20a5e3b4956 - - default default] Added segment 800ec154-9acc-4aac-aa8d-1b470eac8f55 of type flat for network 920caeb9-fc79-47fd-8c37-b0ecfc38ec29 2026-08-31 08:09:28.314 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c2ffdd90-4230-47fb-8cdc-4c1cb5253378 1c7c1e38cd274a84b19a2a1ff76d6aef 8cfa924f97274ef7a89ab20a5e3b4956 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/6] 162.253.55.32 () {48 vars in 963 bytes} [Mon Aug 31 08:09:27 2026] POST /v2.0/networks => generated 124 bytes in 656 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-31 08:09:34.671 7 INFO neutron.pecan_wsgi.hooks.translation [None req-43f1c6fa-7626-4725-a1b7-9e6210f7f399 1c7c1e38cd274a84b19a2a1ff76d6aef 8cfa924f97274ef7a89ab20a5e3b4956 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/7] 162.253.55.32 () {44 vars in 923 bytes} [Mon Aug 31 08:09:34 2026] GET /v2.0/networks/public => generated 108 bytes in 443 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.32 () {44 vars in 945 bytes} [Mon Aug 31 08:09:34 2026] GET /v2.0/networks?name=public => generated 15 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-31 08:09:34.935 7 ERROR stevedore.extension [None req-394cbf26-c2b3-45c8-85a8-ce5612468c14 1c7c1e38cd274a84b19a2a1ff76d6aef 8cfa924f97274ef7a89ab20a5e3b4956 - - default default] Could not load 'neutron-vpnaas': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-08-31 08:09:34.936 7 ERROR stevedore.extension [None req-394cbf26-c2b3-45c8-85a8-ce5612468c14 1c7c1e38cd274a84b19a2a1ff76d6aef 8cfa924f97274ef7a89ab20a5e3b4956 - - default default] Could not load 'neutron-dynamic-routing': module 'neutron.conf.policies.base' has no attribute 'ADMIN' 2026-08-31 08:09:34.937 7 ERROR stevedore.extension [None req-394cbf26-c2b3-45c8-85a8-ce5612468c14 1c7c1e38cd274a84b19a2a1ff76d6aef 8cfa924f97274ef7a89ab20a5e3b4956 - - default default] Could not load 'tap-as-a-service': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-08-31 08:09:35.120 7 WARNING neutron.services.revisions.revision_plugin [None req-394cbf26-c2b3-45c8-85a8-ce5612468c14 1c7c1e38cd274a84b19a2a1ff76d6aef 8cfa924f97274ef7a89ab20a5e3b4956 - - default default] Could not find related network for resource to bump revision. 2026-08-31 08:09:35.141 7 INFO neutron.db.segments_db [None req-394cbf26-c2b3-45c8-85a8-ce5612468c14 1c7c1e38cd274a84b19a2a1ff76d6aef 8cfa924f97274ef7a89ab20a5e3b4956 - - default default] Added segment 6f53245b-cfdd-4482-8598-1cfe8cdfba1d of type flat for network 71b79ea2-c29a-4fe0-a7e6-1b13922b9d9d 2026-08-31 08:09:35.185 7 INFO neutron.pecan_wsgi.hooks.translation [None req-394cbf26-c2b3-45c8-85a8-ce5612468c14 1c7c1e38cd274a84b19a2a1ff76d6aef 8cfa924f97274ef7a89ab20a5e3b4956 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/9] 162.253.55.32 () {48 vars in 963 bytes} [Mon Aug 31 08:09:34 2026] POST /v2.0/networks => generated 124 bytes in 490 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-31 08:09:41.166 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b8c62d37-3303-410c-b2b6-43cfdc55f4f7 1c7c1e38cd274a84b19a2a1ff76d6aef 8cfa924f97274ef7a89ab20a5e3b4956 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/11] 162.253.55.32 () {44 vars in 923 bytes} [Mon Aug 31 08:09:41 2026] GET /v2.0/networks/public => generated 108 bytes in 59 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.32 () {44 vars in 945 bytes} [Mon Aug 31 08:09:41 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-31 08:09:41.269 7 WARNING neutron.services.revisions.revision_plugin [None req-9b609e15-117b-4db4-bd11-06fe32e512d1 1c7c1e38cd274a84b19a2a1ff76d6aef 8cfa924f97274ef7a89ab20a5e3b4956 - - default default] Could not find related network for resource to bump revision. 2026-08-31 08:09:41.298 7 INFO neutron.db.segments_db [None req-9b609e15-117b-4db4-bd11-06fe32e512d1 1c7c1e38cd274a84b19a2a1ff76d6aef 8cfa924f97274ef7a89ab20a5e3b4956 - - default default] Added segment 43f8cfbc-5216-437e-9d3b-6cf88b4e007f of type flat for network 6ec6dace-e190-4eb9-9102-7e42cf649a41 2026-08-31 08:09:41.340 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9b609e15-117b-4db4-bd11-06fe32e512d1 1c7c1e38cd274a84b19a2a1ff76d6aef 8cfa924f97274ef7a89ab20a5e3b4956 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/13] 162.253.55.32 () {48 vars in 963 bytes} [Mon Aug 31 08:09:41 2026] POST /v2.0/networks => generated 124 bytes in 167 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-31 08:09:47.210 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c1464efa-ec02-49c3-948d-9faa52ff970a 1c7c1e38cd274a84b19a2a1ff76d6aef 8cfa924f97274ef7a89ab20a5e3b4956 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/14] 162.253.55.32 () {44 vars in 923 bytes} [Mon Aug 31 08:09:47 2026] GET /v2.0/networks/public => generated 108 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/15] 162.253.55.32 () {44 vars in 945 bytes} [Mon Aug 31 08:09:47 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-08-31 08:09:47.284 8 WARNING neutron.services.revisions.revision_plugin [None req-34d95a19-754f-47bd-bc1c-fd98a9fca632 1c7c1e38cd274a84b19a2a1ff76d6aef 8cfa924f97274ef7a89ab20a5e3b4956 - - default default] Could not find related network for resource to bump revision. 2026-08-31 08:09:47.305 8 INFO neutron.db.segments_db [None req-34d95a19-754f-47bd-bc1c-fd98a9fca632 1c7c1e38cd274a84b19a2a1ff76d6aef 8cfa924f97274ef7a89ab20a5e3b4956 - - default default] Added segment 35e787be-b053-4fa3-b54b-6161cb5888bf of type flat for network 8f9e1e0d-c2d5-4eb4-8aa5-81326bb426dd 2026-08-31 08:09:47.339 8 INFO neutron.pecan_wsgi.hooks.translation [None req-34d95a19-754f-47bd-bc1c-fd98a9fca632 1c7c1e38cd274a84b19a2a1ff76d6aef 8cfa924f97274ef7a89ab20a5e3b4956 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/16] 162.253.55.32 () {48 vars in 963 bytes} [Mon Aug 31 08:09:47 2026] POST /v2.0/networks => generated 124 bytes in 122 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-31 08:09:53.208 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c415c4a4-bcc5-400f-a3ef-c4f808e77b0d 1c7c1e38cd274a84b19a2a1ff76d6aef 8cfa924f97274ef7a89ab20a5e3b4956 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/18] 162.253.55.32 () {44 vars in 923 bytes} [Mon Aug 31 08:09:53 2026] GET /v2.0/networks/public => generated 108 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/19] 162.253.55.32 () {44 vars in 945 bytes} [Mon Aug 31 08:09:53 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-31 08:09:53.271 8 WARNING neutron.services.revisions.revision_plugin [None req-f1143f51-57b0-4ba6-bc94-89bae8e6608a 1c7c1e38cd274a84b19a2a1ff76d6aef 8cfa924f97274ef7a89ab20a5e3b4956 - - default default] Could not find related network for resource to bump revision. 2026-08-31 08:09:53.290 8 INFO neutron.db.segments_db [None req-f1143f51-57b0-4ba6-bc94-89bae8e6608a 1c7c1e38cd274a84b19a2a1ff76d6aef 8cfa924f97274ef7a89ab20a5e3b4956 - - default default] Added segment f27aa648-857e-4d13-8c50-3a186c4ef702 of type flat for network f4c60362-a0d5-4bbf-915e-63879baa06e8 2026-08-31 08:09:53.316 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f1143f51-57b0-4ba6-bc94-89bae8e6608a 1c7c1e38cd274a84b19a2a1ff76d6aef 8cfa924f97274ef7a89ab20a5e3b4956 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/20] 162.253.55.32 () {48 vars in 963 bytes} [Mon Aug 31 08:09:53 2026] POST /v2.0/networks => generated 124 bytes in 99 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-31 08:09:59.248 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6d4daadf-3d03-4804-b61b-8dce08400f1b 1c7c1e38cd274a84b19a2a1ff76d6aef 8cfa924f97274ef7a89ab20a5e3b4956 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/21] 162.253.55.32 () {44 vars in 923 bytes} [Mon Aug 31 08:09:59 2026] GET /v2.0/networks/public => generated 108 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/22] 162.253.55.32 () {44 vars in 945 bytes} [Mon Aug 31 08:09:59 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-08-31 08:09:59.452 7 WARNING neutron.services.revisions.revision_plugin [None req-6d1e2014-2219-472a-b7f4-7ad6cfdf87db 1c7c1e38cd274a84b19a2a1ff76d6aef 8cfa924f97274ef7a89ab20a5e3b4956 - - default default] Could not find related network for resource to bump revision. 2026-08-31 08:09:59.486 7 INFO neutron.db.segments_db [None req-6d1e2014-2219-472a-b7f4-7ad6cfdf87db 1c7c1e38cd274a84b19a2a1ff76d6aef 8cfa924f97274ef7a89ab20a5e3b4956 - - default default] Added segment 2787c538-2b4a-4bfd-a2ca-04dcdf9f5a90 of type flat for network 54403672-e4ba-4bcb-8b8e-6a0c685d67f4 [pid: 7|app: 0|req: 10/23] 162.253.55.32 () {48 vars in 963 bytes} [Mon Aug 31 08:09:59 2026] POST /v2.0/networks => generated 706 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-31 08:10:00.879 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7c4cac73-023c-4bbe-9608-b69883948890 1c7c1e38cd274a84b19a2a1ff76d6aef 8cfa924f97274ef7a89ab20a5e3b4956 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 14/24] 162.253.55.32 () {44 vars in 923 bytes} [Mon Aug 31 08:10:00 2026] GET /v2.0/networks/public => generated 108 bytes in 44 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.32 () {44 vars in 945 bytes} [Mon Aug 31 08:10:00 2026] GET /v2.0/networks?name=public => generated 709 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-31 08:10:00.961 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f80dcf19-5664-4206-b1a4-a118055e1c84 1c7c1e38cd274a84b19a2a1ff76d6aef 8cfa924f97274ef7a89ab20a5e3b4956 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 15/26] 162.253.55.32 () {44 vars in 1030 bytes} [Mon Aug 31 08:10:00 2026] GET /v2.0/subnets/public-subnet?network_id=54403672-e4ba-4bcb-8b8e-6a0c685d67f4 => generated 113 bytes in 34 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.32 () {44 vars in 1053 bytes} [Mon Aug 31 08:10:00 2026] GET /v2.0/subnets?name=public-subnet&network_id=54403672-e4ba-4bcb-8b8e-6a0c685d67f4 => generated 14 bytes in 21 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.32 () {48 vars in 961 bytes} [Mon Aug 31 08:10:00 2026] POST /v2.0/subnets => generated 664 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-31 08:15:00.549 7 INFO neutron.pecan_wsgi.hooks.translation [None req-59541b2d-3bda-4066-ba0f-b8190d48143e 1c7c1e38cd274a84b19a2a1ff76d6aef 8cfa924f97274ef7a89ab20a5e3b4956 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 33/68] 162.253.55.32 () {44 vars in 933 bytes} [Mon Aug 31 08:15:00 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 206 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/69] 162.253.55.32 () {44 vars in 955 bytes} [Mon Aug 31 08:15:00 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-31 08:15:00.683 7 INFO neutron.db.segments_db [None req-c3852d5c-1b73-41be-b52f-3d54e70703cc 1c7c1e38cd274a84b19a2a1ff76d6aef 8cfa924f97274ef7a89ab20a5e3b4956 - - default default] Added segment ee7ed976-cbed-4fa9-b544-18125797f146 of type vxlan for network b2f3fb10-ffc3-4364-952e-c14e7763d781 [pid: 7|app: 0|req: 34/70] 162.253.55.32 () {48 vars in 962 bytes} [Mon Aug 31 08:15:00 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-08-31 08:15:01.799 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3d3fcbdd-d86b-46d3-8117-ec5d7d94acaf 1c7c1e38cd274a84b19a2a1ff76d6aef 8cfa924f97274ef7a89ab20a5e3b4956 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 37/71] 162.253.55.32 () {44 vars in 933 bytes} [Mon Aug 31 08:15:01 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/72] 162.253.55.32 () {44 vars in 955 bytes} [Mon Aug 31 08:15:01 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-31 08:15:01.883 8 INFO neutron.pecan_wsgi.hooks.translation [None req-baeed0bf-a8a0-4484-8143-bd374df3af88 1c7c1e38cd274a84b19a2a1ff76d6aef 8cfa924f97274ef7a89ab20a5e3b4956 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 38/73] 162.253.55.32 () {44 vars in 1032 bytes} [Mon Aug 31 08:15:01 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=b2f3fb10-ffc3-4364-952e-c14e7763d781 => generated 114 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/74] 162.253.55.32 () {44 vars in 1055 bytes} [Mon Aug 31 08:15:01 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=b2f3fb10-ffc3-4364-952e-c14e7763d781 => generated 14 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/75] 162.253.55.32 () {48 vars in 961 bytes} [Mon Aug 31 08:15:01 2026] POST /v2.0/subnets => generated 651 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-31 08:15:03.371 7 INFO neutron.api.v2.resource [None req-f54486ae-d2ed-4426-9c4f-290a23b1ac01 1c7c1e38cd274a84b19a2a1ff76d6aef 8cfa924f97274ef7a89ab20a5e3b4956 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 37/76] 162.253.55.32 () {44 vars in 967 bytes} [Mon Aug 31 08:15:03 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/77] 162.253.55.32 () {44 vars in 989 bytes} [Mon Aug 31 08:15:03 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/78] 162.253.55.32 () {48 vars in 976 bytes} [Mon Aug 31 08:15:03 2026] POST /v2.0/security-groups => generated 1616 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/79] 162.253.55.32 () {44 vars in 997 bytes} [Mon Aug 31 08:15:04 2026] GET /v2.0/security-groups/745e8084-5d72-4d6d-9e13-1bf3e142655b => generated 1616 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/80] 162.253.55.32 () {44 vars in 997 bytes} [Mon Aug 31 08:15:05 2026] GET /v2.0/security-groups/745e8084-5d72-4d6d-9e13-1bf3e142655b => generated 1616 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/81] 162.253.55.32 () {44 vars in 997 bytes} [Mon Aug 31 08:15:05 2026] GET /v2.0/security-groups/745e8084-5d72-4d6d-9e13-1bf3e142655b => generated 1616 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/82] 162.253.55.32 () {48 vars in 987 bytes} [Mon Aug 31 08:15:05 2026] POST /v2.0/security-group-rules => generated 601 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/85] 162.253.55.32 () {44 vars in 997 bytes} [Mon Aug 31 08:15:06 2026] GET /v2.0/security-groups/745e8084-5d72-4d6d-9e13-1bf3e142655b => generated 2230 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/86] 162.253.55.32 () {44 vars in 997 bytes} [Mon Aug 31 08:15:06 2026] GET /v2.0/security-groups/745e8084-5d72-4d6d-9e13-1bf3e142655b => generated 2230 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/87] 162.253.55.32 () {44 vars in 997 bytes} [Mon Aug 31 08:15:06 2026] GET /v2.0/security-groups/745e8084-5d72-4d6d-9e13-1bf3e142655b => generated 2230 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/88] 162.253.55.32 () {48 vars in 987 bytes} [Mon Aug 31 08:15:06 2026] POST /v2.0/security-group-rules => generated 603 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/89] 162.253.55.32 () {44 vars in 997 bytes} [Mon Aug 31 08:15:07 2026] GET /v2.0/security-groups/745e8084-5d72-4d6d-9e13-1bf3e142655b => generated 2846 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/90] 162.253.55.32 () {44 vars in 997 bytes} [Mon Aug 31 08:15:07 2026] GET /v2.0/security-groups/745e8084-5d72-4d6d-9e13-1bf3e142655b => generated 2846 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/91] 162.253.55.32 () {44 vars in 997 bytes} [Mon Aug 31 08:15:07 2026] GET /v2.0/security-groups/745e8084-5d72-4d6d-9e13-1bf3e142655b => generated 2846 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/92] 162.253.55.32 () {48 vars in 987 bytes} [Mon Aug 31 08:15:07 2026] POST /v2.0/security-group-rules => generated 603 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/93] 162.253.55.32 () {44 vars in 997 bytes} [Mon Aug 31 08:15:08 2026] GET /v2.0/security-groups/745e8084-5d72-4d6d-9e13-1bf3e142655b => generated 3462 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/94] 162.253.55.32 () {44 vars in 997 bytes} [Mon Aug 31 08:15:09 2026] GET /v2.0/security-groups/745e8084-5d72-4d6d-9e13-1bf3e142655b => generated 3462 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/95] 162.253.55.32 () {44 vars in 997 bytes} [Mon Aug 31 08:15:09 2026] GET /v2.0/security-groups/745e8084-5d72-4d6d-9e13-1bf3e142655b => generated 3462 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/96] 162.253.55.32 () {48 vars in 987 bytes} [Mon Aug 31 08:15:09 2026] POST /v2.0/security-group-rules => generated 603 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/97] 162.253.55.32 () {44 vars in 997 bytes} [Mon Aug 31 08:15:10 2026] GET /v2.0/security-groups/745e8084-5d72-4d6d-9e13-1bf3e142655b => generated 4078 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/98] 162.253.55.32 () {44 vars in 997 bytes} [Mon Aug 31 08:15:10 2026] GET /v2.0/security-groups/745e8084-5d72-4d6d-9e13-1bf3e142655b => generated 4078 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/99] 162.253.55.32 () {44 vars in 997 bytes} [Mon Aug 31 08:15:10 2026] GET /v2.0/security-groups/745e8084-5d72-4d6d-9e13-1bf3e142655b => generated 4078 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/100] 162.253.55.32 () {48 vars in 987 bytes} [Mon Aug 31 08:15:10 2026] POST /v2.0/security-group-rules => generated 603 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/101] 162.253.55.32 () {44 vars in 983 bytes} [Mon Aug 31 08:15:12 2026] GET /v2.0/networks/b2f3fb10-ffc3-4364-952e-c14e7763d781 => generated 732 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-31 08:15:12.607 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0c62d5d5-f87c-434f-b750-331c4311e636 1c7c1e38cd274a84b19a2a1ff76d6aef 8cfa924f97274ef7a89ab20a5e3b4956 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 50/102] 162.253.55.32 () {44 vars in 1072 bytes} [Mon Aug 31 08:15:12 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=b2f3fb10-ffc3-4364-952e-c14e7763d781 => generated 132 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/103] 162.253.55.32 () {44 vars in 1095 bytes} [Mon Aug 31 08:15:12 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=b2f3fb10-ffc3-4364-952e-c14e7763d781 => generated 12 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/104] 162.253.55.32 () {44 vars in 997 bytes} [Mon Aug 31 08:15:12 2026] GET /v2.0/security-groups/745e8084-5d72-4d6d-9e13-1bf3e142655b => generated 4694 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/105] 162.253.55.32 () {48 vars in 957 bytes} [Mon Aug 31 08:15:12 2026] POST /v2.0/ports => generated 1100 bytes in 548 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-31 08:15:21.781 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2a1a6b63-0e34-4f2c-a53b-32bd70284c6b 1c7c1e38cd274a84b19a2a1ff76d6aef 8cfa924f97274ef7a89ab20a5e3b4956 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 53/108] 162.253.55.32 () {44 vars in 975 bytes} [Mon Aug 31 08:15:21 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 56/109] 162.253.55.32 () {44 vars in 997 bytes} [Mon Aug 31 08:15:21 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/110] 162.253.55.32 () {48 vars in 1027 bytes} [Mon Aug 31 08:15:21 2026] PUT /v2.0/ports/b5e66616-18d5-4514-b075-a9d86a524130 => generated 1249 bytes in 1077 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/111] 162.253.55.32 () {44 vars in 916 bytes} [Mon Aug 31 08:15:24 2026] GET /v2.0/ports => generated 3730 bytes in 91 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-08-31 08:15:25.954 7 INFO neutron.api.v2.resource [None req-4cb2273f-eb94-4d75-902f-87fd532d37e0 1c7c1e38cd274a84b19a2a1ff76d6aef 8cfa924f97274ef7a89ab20a5e3b4956 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 55/112] 162.253.55.32 () {44 vars in 955 bytes} [Mon Aug 31 08:15:25 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/113] 162.253.55.32 () {44 vars in 977 bytes} [Mon Aug 31 08:15:25 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/114] 162.253.55.32 () {48 vars in 976 bytes} [Mon Aug 31 08:15:26 2026] POST /v2.0/security-groups => generated 1610 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/115] 162.253.55.32 () {44 vars in 997 bytes} [Mon Aug 31 08:15:27 2026] GET /v2.0/security-groups/9e457e29-67a2-48dd-ab1f-d5409178d56e => generated 1610 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/116] 162.253.55.32 () {44 vars in 997 bytes} [Mon Aug 31 08:15:27 2026] GET /v2.0/security-groups/9e457e29-67a2-48dd-ab1f-d5409178d56e => generated 1610 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/117] 162.253.55.32 () {44 vars in 997 bytes} [Mon Aug 31 08:15:27 2026] GET /v2.0/security-groups/9e457e29-67a2-48dd-ab1f-d5409178d56e => generated 1610 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/118] 162.253.55.32 () {48 vars in 987 bytes} [Mon Aug 31 08:15:27 2026] POST /v2.0/security-group-rules => generated 623 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/119] 162.253.55.32 () {44 vars in 997 bytes} [Mon Aug 31 08:15:28 2026] GET /v2.0/security-groups/9e457e29-67a2-48dd-ab1f-d5409178d56e => generated 2246 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/120] 162.253.55.32 () {44 vars in 997 bytes} [Mon Aug 31 08:15:28 2026] GET /v2.0/security-groups/9e457e29-67a2-48dd-ab1f-d5409178d56e => generated 2246 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/121] 162.253.55.32 () {44 vars in 997 bytes} [Mon Aug 31 08:15:28 2026] GET /v2.0/security-groups/9e457e29-67a2-48dd-ab1f-d5409178d56e => generated 2246 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/122] 162.253.55.32 () {48 vars in 987 bytes} [Mon Aug 31 08:15:28 2026] POST /v2.0/security-group-rules => generated 627 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 66/133] 162.253.55.32 () {44 vars in 971 bytes} [Mon Aug 31 08:16:40 2026] GET /v2.0/quotas/8cfa924f97274ef7a89ab20a5e3b4956 => generated 312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 68/134] 162.253.55.32 () {48 vars in 1023 bytes} [Mon Aug 31 08:16:41 2026] PUT /v2.0/quotas/8cfa924f97274ef7a89ab20a5e3b4956 => generated 311 bytes in 53 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-08-31 08:19:12.880 7 INFO neutron.pecan_wsgi.hooks.translation [None req-75889df3-0379-4f7d-8b10-9994bbd538ca 1c7c1e38cd274a84b19a2a1ff76d6aef 8cfa924f97274ef7a89ab20a5e3b4956 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 77/155] 162.253.55.32 () {30 vars in 740 bytes} [Mon Aug 31 08:19:12 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 245 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: 79/156] 162.253.55.32 () {30 vars in 762 bytes} [Mon Aug 31 08:19:12 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-31 08:19:14.971 7 INFO neutron.pecan_wsgi.hooks.translation [None req-04e8156f-7c41-44aa-804d-34ac20a18699 1c7c1e38cd274a84b19a2a1ff76d6aef 8cfa924f97274ef7a89ab20a5e3b4956 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 78/157] 162.253.55.32 () {30 vars in 740 bytes} [Mon Aug 31 08:19:14 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 76 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 80/158] 162.253.55.32 () {30 vars in 762 bytes} [Mon Aug 31 08:19:14 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)