+ COMMAND=start + start + confs='--config-file /etc/neutron/neutron.conf' + confs+=' --config-file /tmp/pod-shared/ovn.ini' + confs+=' --config-file /etc/neutron/neutron_vpnaas.conf' + confs+=' --config-file /etc/neutron/neutron_ovn_vpn_agent.ini' + 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 /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini ' [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Fri Sep 11 16:01:44 2026] *** compiled with version: 13.3.0 on 03 July 2026 22:28:27 os: Linux-5.15.0-191-generic #201-Ubuntu SMP Fri Aug 7 18:39:04 UTC 2026 nodename: neutron-server-5c6d88b6cf-c5zrq 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 0x7fd314219668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-09-11 16:01:48.919 7 INFO neutron.common.config [-] Logging enabled! 2026-09-11 16:01:48.919 7 INFO neutron.common.config [-] uwsgi version 28.1.0.dev560 2026-09-11 16:01:48.930 8 INFO neutron.common.config [-] Logging enabled! 2026-09-11 16:01:48.930 8 INFO neutron.common.config [-] uwsgi version 28.1.0.dev560 2026-09-11 16:01:50.056 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-09-11 16:01:50.112 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-09-11 16:01:51.466 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-09-11 16:01:51.468 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-09-11 16:01:51.472 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-09-11 16:01:51.472 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-09-11 16:01:51.472 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-09-11 16:01:51.472 7 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-09-11 16:01:51.472 7 INFO neutron.plugins.ml2.managers [-] Project network_types: ['geneve'] 2026-09-11 16:01:51.472 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-11 16:01:51.480 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-11 16:01:51.480 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-11 16:01:51.480 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-09-11 16:01:51.589 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-09-11 16:01:51.593 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-09-11 16:01:51.597 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-09-11 16:01:51.598 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-09-11 16:01:51.598 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-09-11 16:01:51.598 8 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-09-11 16:01:51.598 8 INFO neutron.plugins.ml2.managers [-] Project network_types: ['geneve'] 2026-09-11 16:01:51.598 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-11 16:01:51.606 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-11 16:01:51.606 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-11 16:01:51.606 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-09-11 16:01:51.702 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-09-11 16:01:51.703 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-09-11 16:01:51.703 7 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-09-11 16:01:51.728 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-09-11 16:01:51.729 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-09-11 16:01:51.729 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-09-11 16:01:51.729 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-09-11 16:01:51.831 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-09-11 16:01:51.831 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-09-11 16:01:51.832 8 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-09-11 16:01:51.882 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-09-11 16:01:51.882 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-09-11 16:01:51.882 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-09-11 16:01:51.882 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-09-11 16:01:53.828 7 INFO neutron.plugins.ml2.managers [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Initializing driver for type 'vlan' 2026-09-11 16:01:53.857 8 INFO neutron.plugins.ml2.managers [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Initializing driver for type 'vlan' 2026-09-11 16:01:54.021 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] VlanTypeDriver initialization complete 2026-09-11 16:01:54.021 7 INFO neutron.plugins.ml2.managers [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-09-11 16:01:54.021 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-09-11 16:01:54.021 7 INFO neutron.plugins.ml2.managers [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Initializing extension driver 'port_security' 2026-09-11 16:01:54.021 7 INFO neutron.plugins.ml2.extensions.port_security [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] PortSecurityExtensionDriver initialization complete 2026-09-11 16:01:54.021 7 INFO neutron.plugins.ml2.managers [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Initializing extension driver 'qos' 2026-09-11 16:01:54.021 7 INFO neutron.plugins.ml2.managers [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Initializing mechanism driver 'ovn' 2026-09-11 16:01:54.022 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Starting OVNMechanismDriver 2026-09-11 16:01:54.024 7 INFO neutron.services.logapi.drivers.ovn.driver [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] OVN logging driver registered 2026-09-11 16:01:54.029 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] VlanTypeDriver initialization complete 2026-09-11 16:01:54.029 8 INFO neutron.plugins.ml2.managers [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-09-11 16:01:54.029 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-09-11 16:01:54.029 8 INFO neutron.plugins.ml2.managers [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Initializing extension driver 'port_security' 2026-09-11 16:01:54.029 8 INFO neutron.plugins.ml2.extensions.port_security [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-09-11 16:01:54.029 8 INFO neutron.plugins.ml2.managers [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Initializing extension driver 'qos' 2026-09-11 16:01:54.029 8 INFO neutron.plugins.ml2.managers [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Initializing mechanism driver 'ovn' 2026-09-11 16:01:54.029 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Starting OVNMechanismDriver 2026-09-11 16:01:54.031 7 INFO neutron.quota [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded quota_driver: . 2026-09-11 16:01:54.031 7 INFO neutron.plugins.ml2.plugin [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Modular L2 Plugin initialization complete 2026-09-11 16:01:54.032 7 INFO neutron.plugins.ml2.managers [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-09-11 16:01:54.032 7 INFO neutron.plugins.ml2.managers [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-09-11 16:01:54.032 7 INFO neutron.plugins.ml2.managers [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Got port-security extension from driver 'port_security' 2026-09-11 16:01:54.032 7 INFO neutron.manager [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loading Plugin: qos 2026-09-11 16:01:54.032 8 INFO neutron.services.logapi.drivers.ovn.driver [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] OVN logging driver registered 2026-09-11 16:01:54.039 8 INFO neutron.quota [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded quota_driver: . 2026-09-11 16:01:54.039 8 INFO neutron.plugins.ml2.plugin [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Modular L2 Plugin initialization complete 2026-09-11 16:01:54.039 8 INFO neutron.plugins.ml2.managers [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-09-11 16:01:54.039 8 INFO neutron.plugins.ml2.managers [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-09-11 16:01:54.040 8 INFO neutron.plugins.ml2.managers [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Got port-security extension from driver 'port_security' 2026-09-11 16:01:54.040 8 INFO neutron.manager [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loading Plugin: qos 2026-09-11 16:01:54.045 7 INFO neutron.manager [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loading Plugin: ovn-router 2026-09-11 16:01:54.053 8 INFO neutron.manager [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loading Plugin: ovn-router 2026-09-11 16:01:54.081 7 INFO neutron.services.ovn_l3.plugin [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Starting OVNL3RouterPlugin 2026-09-11 16:01:54.086 7 INFO neutron.manager [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loading Plugin: segments 2026-09-11 16:01:54.098 8 INFO neutron.services.ovn_l3.plugin [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Starting OVNL3RouterPlugin 2026-09-11 16:01:54.105 8 INFO neutron.manager [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loading Plugin: segments 2026-09-11 16:01:54.196 7 INFO neutron.manager [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loading Plugin: trunk 2026-09-11 16:01:54.207 8 INFO neutron.manager [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loading Plugin: trunk 2026-09-11 16:01:54.211 7 INFO neutron.manager [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loading Plugin: log 2026-09-11 16:01:54.215 7 INFO neutron.manager [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loading Plugin: ovn-vpnaas 2026-09-11 16:01:54.218 8 INFO neutron.manager [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loading Plugin: log 2026-09-11 16:01:54.221 8 INFO neutron.manager [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loading Plugin: ovn-vpnaas 2026-09-11 16:01:54.273 7 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-09-11 16:01:54.274 7 WARNING stevedore.named [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-09-11 16:01:54.277 8 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-09-11 16:01:54.277 8 WARNING stevedore.named [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-09-11 16:01:54.315 7 INFO neutron_vpnaas.services.vpn.plugin [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-09-11 16:01:54.315 7 INFO neutron.manager [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loading Plugin: taas 2026-09-11 16:01:54.317 8 INFO neutron_vpnaas.services.vpn.plugin [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-09-11 16:01:54.317 8 INFO neutron.manager [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loading Plugin: taas 2026-09-11 16:01:54.336 7 WARNING stevedore.named [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-09-11 16:01:54.339 8 WARNING stevedore.named [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-09-11 16:01:54.342 7 INFO neutron_taas.services.taas.taas_plugin [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-09-11 16:01:54.343 7 INFO neutron.manager [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loading Plugin: tapmirror 2026-09-11 16:01:54.345 8 INFO neutron_taas.services.taas.taas_plugin [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-09-11 16:01:54.345 8 INFO neutron.manager [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loading Plugin: tapmirror 2026-09-11 16:01:54.350 7 WARNING stevedore.named [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-09-11 16:01:54.351 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-09-11 16:01:54.352 7 INFO neutron.manager [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loading Plugin: auto_allocate 2026-09-11 16:01:54.353 8 WARNING stevedore.named [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-09-11 16:01:54.354 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-09-11 16:01:54.354 8 INFO neutron.manager [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loading Plugin: auto_allocate 2026-09-11 16:01:54.356 7 INFO neutron.manager [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loading Plugin: tag 2026-09-11 16:01:54.359 8 INFO neutron.manager [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loading Plugin: tag 2026-09-11 16:01:54.363 7 INFO neutron.manager [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loading Plugin: timestamp 2026-09-11 16:01:54.365 7 INFO neutron.manager [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loading Plugin: network_ip_availability 2026-09-11 16:01:54.366 8 INFO neutron.manager [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loading Plugin: timestamp 2026-09-11 16:01:54.368 8 INFO neutron.manager [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loading Plugin: network_ip_availability 2026-09-11 16:01:54.369 7 INFO neutron.manager [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loading Plugin: flavors 2026-09-11 16:01:54.373 7 INFO neutron.manager [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loading Plugin: revisions 2026-09-11 16:01:54.373 8 INFO neutron.manager [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loading Plugin: flavors 2026-09-11 16:01:54.376 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Initializing extension manager. 2026-09-11 16:01:54.376 8 INFO neutron.manager [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loading Plugin: revisions 2026-09-11 16:01:54.377 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Extension aap-reject-multicast not supported by any of loaded plugins 2026-09-11 16:01:54.378 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: address-group 2026-09-11 16:01:54.379 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: address-scope 2026-09-11 16:01:54.379 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Initializing extension manager. 2026-09-11 16:01:54.379 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-09-11 16:01:54.380 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Extension aap-reject-multicast not supported by any of loaded plugins 2026-09-11 16:01:54.380 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: agent 2026-09-11 16:01:54.381 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-09-11 16:01:54.381 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: address-group 2026-09-11 16:01:54.381 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Extension agent_sort_key not supported by any of loaded plugins 2026-09-11 16:01:54.382 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: address-scope 2026-09-11 16:01:54.382 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: allowed-address-pairs 2026-09-11 16:01:54.383 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-09-11 16:01:54.383 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: auto-allocated-topology 2026-09-11 16:01:54.384 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: agent 2026-09-11 16:01:54.384 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: availability_zone 2026-09-11 16:01:54.384 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-09-11 16:01:54.385 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-09-11 16:01:54.385 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Extension agent_sort_key not supported by any of loaded plugins 2026-09-11 16:01:54.385 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-09-11 16:01:54.386 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: default-subnetpools 2026-09-11 16:01:54.386 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: allowed-address-pairs 2026-09-11 16:01:54.387 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: auto-allocated-topology 2026-09-11 16:01:54.387 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-09-11 16:01:54.387 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: availability_zone 2026-09-11 16:01:54.388 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: dns-integration 2026-09-11 16:01:54.388 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-09-11 16:01:54.388 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: dns-domain-ports 2026-09-11 16:01:54.388 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-09-11 16:01:54.389 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-09-11 16:01:54.389 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: default-subnetpools 2026-09-11 16:01:54.389 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Extension dvr not supported by any of loaded plugins 2026-09-11 16:01:54.390 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-09-11 16:01:54.390 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: empty-string-filtering 2026-09-11 16:01:54.390 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-09-11 16:01:54.391 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Extension evpn not supported by any of loaded plugins 2026-09-11 16:01:54.391 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: dns-integration 2026-09-11 16:01:54.391 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-09-11 16:01:54.391 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: dns-domain-ports 2026-09-11 16:01:54.392 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-09-11 16:01:54.392 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-09-11 16:01:54.392 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: external-net 2026-09-11 16:01:54.392 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-09-11 16:01:54.393 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: extra_dhcp_opt 2026-09-11 16:01:54.393 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-09-11 16:01:54.393 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: extraroute 2026-09-11 16:01:54.393 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: empty-string-filtering 2026-09-11 16:01:54.394 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: extraroute-atomic 2026-09-11 16:01:54.394 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Extension evpn not supported by any of loaded plugins 2026-09-11 16:01:54.394 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: filter-validation 2026-09-11 16:01:54.395 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-09-11 16:01:54.395 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-09-11 16:01:54.395 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-09-11 16:01:54.395 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-09-11 16:01:54.396 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: external-net 2026-09-11 16:01:54.396 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-09-11 16:01:54.396 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: extra_dhcp_opt 2026-09-11 16:01:54.397 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: fip-port-details 2026-09-11 16:01:54.397 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: extraroute 2026-09-11 16:01:54.397 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: flavors 2026-09-11 16:01:54.397 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: extraroute-atomic 2026-09-11 16:01:54.398 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: filter-validation 2026-09-11 16:01:54.399 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-09-11 16:01:54.399 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-09-11 16:01:54.399 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: floatingip-pools 2026-09-11 16:01:54.399 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-09-11 16:01:54.400 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: ip_allocation 2026-09-11 16:01:54.400 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-09-11 16:01:54.400 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-09-11 16:01:54.400 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: fip-port-details 2026-09-11 16:01:54.401 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: l2_adjacency 2026-09-11 16:01:54.401 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: flavors 2026-09-11 16:01:54.402 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: router 2026-09-11 16:01:54.402 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-09-11 16:01:54.403 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: l3-agent-scheduler-ha-chassis-priority 2026-09-11 16:01:54.403 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: floatingip-pools 2026-09-11 16:01:54.404 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: ip_allocation 2026-09-11 16:01:54.404 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-09-11 16:01:54.404 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-09-11 16:01:54.405 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: l2_adjacency 2026-09-11 16:01:54.405 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: enable-default-route-bfd 2026-09-11 16:01:54.406 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: enable-default-route-ecmp 2026-09-11 16:01:54.406 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: ext-gw-mode 2026-09-11 16:01:54.406 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: router 2026-09-11 16:01:54.407 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: l3-ha 2026-09-11 16:01:54.407 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: l3-agent-scheduler-ha-chassis-priority 2026-09-11 16:01:54.407 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-09-11 16:01:54.408 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: external-gateway-multihoming 2026-09-11 16:01:54.408 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: l3-flavors 2026-09-11 16:01:54.409 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-09-11 16:01:54.409 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-09-11 16:01:54.409 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: enable-default-route-bfd 2026-09-11 16:01:54.410 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-09-11 16:01:54.410 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-09-11 16:01:54.410 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: ext-gw-mode 2026-09-11 16:01:54.411 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: l3-ha 2026-09-11 16:01:54.411 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-09-11 16:01:54.412 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: external-gateway-multihoming 2026-09-11 16:01:54.412 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: l3_agent_scheduler 2026-09-11 16:01:54.412 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: l3-flavors 2026-09-11 16:01:54.413 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-09-11 16:01:54.413 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-09-11 16:01:54.413 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-09-11 16:01:54.414 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: logging 2026-09-11 16:01:54.415 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Extension metering not supported by any of loaded plugins 2026-09-11 16:01:54.416 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-09-11 16:01:54.416 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: l3_agent_scheduler 2026-09-11 16:01:54.416 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: multi-provider 2026-09-11 16:01:54.417 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: net-mtu 2026-09-11 16:01:54.417 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-09-11 16:01:54.417 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: net-mtu-writable 2026-09-11 16:01:54.418 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: network_availability_zone 2026-09-11 16:01:54.418 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: logging 2026-09-11 16:01:54.418 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-09-11 16:01:54.419 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: network-ip-availability 2026-09-11 16:01:54.419 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Extension metering not supported by any of loaded plugins 2026-09-11 16:01:54.420 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: network-ip-availability-details 2026-09-11 16:01:54.420 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-09-11 16:01:54.420 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: multi-provider 2026-09-11 16:01:54.421 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-09-11 16:01:54.421 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: net-mtu 2026-09-11 16:01:54.421 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: pagination 2026-09-11 16:01:54.421 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: net-mtu-writable 2026-09-11 16:01:54.422 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: port-device-profile 2026-09-11 16:01:54.422 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-09-11 16:01:54.422 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: network_availability_zone 2026-09-11 16:01:54.422 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-09-11 16:01:54.423 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-09-11 16:01:54.423 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-09-11 16:01:54.423 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: network-ip-availability 2026-09-11 16:01:54.424 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-09-11 16:01:54.424 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: port-mac-address-regenerate 2026-09-11 16:01:54.424 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: network-ip-availability-details 2026-09-11 16:01:54.424 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: port-numa-affinity-policy 2026-09-11 16:01:54.425 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-09-11 16:01:54.425 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-09-11 16:01:54.425 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: port-resource-request 2026-09-11 16:01:54.426 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: pagination 2026-09-11 16:01:54.426 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: port-resource-request-groups 2026-09-11 16:01:54.426 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: port-device-profile 2026-09-11 16:01:54.426 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-09-11 16:01:54.427 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-09-11 16:01:54.427 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: binding 2026-09-11 16:01:54.427 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-09-11 16:01:54.428 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-09-11 16:01:54.428 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: binding-extended 2026-09-11 16:01:54.428 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: port-security 2026-09-11 16:01:54.428 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-09-11 16:01:54.429 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: project-id 2026-09-11 16:01:54.429 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-09-11 16:01:54.429 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: provider 2026-09-11 16:01:54.429 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-09-11 16:01:54.430 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Extension pvlan not supported by any of loaded plugins 2026-09-11 16:01:54.430 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-09-11 16:01:54.430 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: port-resource-request 2026-09-11 16:01:54.430 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: qinq 2026-09-11 16:01:54.431 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: port-resource-request-groups 2026-09-11 16:01:54.431 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-09-11 16:01:54.432 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: binding 2026-09-11 16:01:54.432 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: qos 2026-09-11 16:01:54.433 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: binding-extended 2026-09-11 16:01:54.433 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: qos-bw-limit-direction 2026-09-11 16:01:54.433 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: port-security 2026-09-11 16:01:54.433 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: project-id 2026-09-11 16:01:54.433 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-09-11 16:01:54.434 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: qos-default 2026-09-11 16:01:54.434 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: provider 2026-09-11 16:01:54.435 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: qos-fip 2026-09-11 16:01:54.435 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Extension pvlan not supported by any of loaded plugins 2026-09-11 16:01:54.435 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-09-11 16:01:54.435 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: qinq 2026-09-11 16:01:54.436 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: qos-gateway-ip 2026-09-11 16:01:54.436 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: qos-port-network-policy 2026-09-11 16:01:54.437 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: qos-pps-minimum 2026-09-11 16:01:54.437 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-09-11 16:01:54.437 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: qos 2026-09-11 16:01:54.438 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: qos-pps 2026-09-11 16:01:54.438 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-09-11 16:01:54.438 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: qos-rule-type-details 2026-09-11 16:01:54.439 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-09-11 16:01:54.439 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: qos-rule-type-filter 2026-09-11 16:01:54.439 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: qos-default 2026-09-11 16:01:54.439 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: qos-rules-alias 2026-09-11 16:01:54.440 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: qos-fip 2026-09-11 16:01:54.440 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: quota-check-limit 2026-09-11 16:01:54.440 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-09-11 16:01:54.440 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: quota-check-limit-default 2026-09-11 16:01:54.441 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: qos-gateway-ip 2026-09-11 16:01:54.441 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: qos-port-network-policy 2026-09-11 16:01:54.442 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: qos-pps-minimum 2026-09-11 16:01:54.442 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: quotas 2026-09-11 16:01:54.442 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-09-11 16:01:54.443 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: qos-pps 2026-09-11 16:01:54.444 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: quota_details 2026-09-11 16:01:54.444 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: qos-rule-type-details 2026-09-11 16:01:54.444 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: qos-rule-type-filter 2026-09-11 16:01:54.445 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: qos-rules-alias 2026-09-11 16:01:54.445 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: rbac-policies 2026-09-11 16:01:54.446 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: quota-check-limit 2026-09-11 16:01:54.446 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-09-11 16:01:54.446 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: quota-check-limit-default 2026-09-11 16:01:54.446 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: rbac-address-scope 2026-09-11 16:01:54.447 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: rbac-security-groups 2026-09-11 16:01:54.447 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-09-11 16:01:54.448 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: revision-if-match 2026-09-11 16:01:54.448 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: quotas 2026-09-11 16:01:54.448 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: standard-attr-revisions 2026-09-11 16:01:54.449 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: router_availability_zone 2026-09-11 16:01:54.449 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: quota_details 2026-09-11 16:01:54.449 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: router-enable-snat 2026-09-11 16:01:54.450 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-09-11 16:01:54.451 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: rbac-policies 2026-09-11 16:01:54.451 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-09-11 16:01:54.452 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: security-groups-default-rules 2026-09-11 16:01:54.452 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: rbac-address-scope 2026-09-11 16:01:54.452 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: rbac-security-groups 2026-09-11 16:01:54.452 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: security-groups-default-statefulness 2026-09-11 16:01:54.453 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-09-11 16:01:54.453 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-09-11 16:01:54.453 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-09-11 16:01:54.453 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: revision-if-match 2026-09-11 16:01:54.454 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: security-groups-remote-address-group 2026-09-11 16:01:54.454 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: standard-attr-revisions 2026-09-11 16:01:54.454 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-09-11 16:01:54.454 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: router_availability_zone 2026-09-11 16:01:54.455 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: security-groups-shared-filtering 2026-09-11 16:01:54.455 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: router-enable-snat 2026-09-11 16:01:54.455 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-09-11 16:01:54.457 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: security-groups-default-rules 2026-09-11 16:01:54.458 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: security-groups-default-statefulness 2026-09-11 16:01:54.458 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-09-11 16:01:54.459 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-09-11 16:01:54.459 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: security-group 2026-09-11 16:01:54.459 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-09-11 16:01:54.460 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-09-11 16:01:54.460 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: segment 2026-09-11 16:01:54.460 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-09-11 16:01:54.461 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-09-11 16:01:54.462 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: service-type 2026-09-11 16:01:54.462 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: sorting 2026-09-11 16:01:54.463 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: standard-attr-segment 2026-09-11 16:01:54.464 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: standard-attr-description 2026-09-11 16:01:54.465 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: stateful-security-group 2026-09-11 16:01:54.465 7 WARNING neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-09-11 16:01:54.466 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-09-11 16:01:54.466 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: security-group 2026-09-11 16:01:54.466 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: subnet-external-network 2026-09-11 16:01:54.467 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: subnet_onboard 2026-09-11 16:01:54.467 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: segment 2026-09-11 16:01:54.467 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: subnet-segmentid-writable 2026-09-11 16:01:54.467 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-09-11 16:01:54.468 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: subnet-service-types 2026-09-11 16:01:54.468 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: service-type 2026-09-11 16:01:54.468 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: subnet_allocation 2026-09-11 16:01:54.469 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: sorting 2026-09-11 16:01:54.469 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-09-11 16:01:54.469 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: standard-attr-segment 2026-09-11 16:01:54.469 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: tag-creation 2026-09-11 16:01:54.470 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: standard-attr-description 2026-09-11 16:01:54.470 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-09-11 16:01:54.471 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: stateful-security-group 2026-09-11 16:01:54.471 8 WARNING neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-09-11 16:01:54.472 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-09-11 16:01:54.472 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: subnet-external-network 2026-09-11 16:01:54.473 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: subnet_onboard 2026-09-11 16:01:54.473 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-09-11 16:01:54.474 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: subnet-service-types 2026-09-11 16:01:54.474 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: subnet_allocation 2026-09-11 16:01:54.475 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-09-11 16:01:54.475 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: tag-creation 2026-09-11 16:01:54.476 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: standard-attr-tag 2026-09-11 16:01:54.476 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-09-11 16:01:54.477 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: standard-attr-timestamp 2026-09-11 16:01:54.477 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: trunk 2026-09-11 16:01:54.478 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: trunk-details 2026-09-11 16:01:54.478 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-09-11 16:01:54.479 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-09-11 16:01:54.479 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: vlan-transparent 2026-09-11 16:01:54.480 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: standard-attr-tag 2026-09-11 16:01:54.480 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: standard-attr-timestamp 2026-09-11 16:01:54.481 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: trunk 2026-09-11 16:01:54.482 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: trunk-details 2026-09-11 16:01:54.482 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: vpn-aes-ctr 2026-09-11 16:01:54.482 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-09-11 16:01:54.482 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-09-11 16:01:54.483 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: vlan-transparent 2026-09-11 16:01:54.484 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: vpn-agent-scheduler 2026-09-11 16:01:54.485 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: vpn-endpoint-groups 2026-09-11 16:01:54.485 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: vpn-aes-ctr 2026-09-11 16:01:54.485 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: vpn-flavors 2026-09-11 16:01:54.487 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: vpnaas 2026-09-11 16:01:54.487 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-09-11 16:01:54.488 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-09-11 16:01:54.488 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: taas 2026-09-11 16:01:54.489 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: vpn-flavors 2026-09-11 16:01:54.489 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: tap-mirror 2026-09-11 16:01:54.490 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: vpnaas 2026-09-11 16:01:54.490 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: tap-mirror-both-direction 2026-09-11 16:01:54.491 7 INFO neutron.api.extensions [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Loaded extension: taas-vlan-filter 2026-09-11 16:01:54.492 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: taas 2026-09-11 16:01:54.493 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: tap-mirror 2026-09-11 16:01:54.493 7 INFO neutron.quota.resource_registry [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Creating instance of TrackedResource for resource:network 2026-09-11 16:01:54.493 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: tap-mirror-both-direction 2026-09-11 16:01:54.494 7 INFO neutron.quota.resource_registry [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-09-11 16:01:54.494 7 INFO neutron.quota.resource_registry [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-11 16:01:54.494 7 INFO neutron.quota.resource_registry [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Creating instance of TrackedResource for resource:port 2026-09-11 16:01:54.494 8 INFO neutron.api.extensions [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Loaded extension: taas-vlan-filter 2026-09-11 16:01:54.496 7 INFO neutron.quota.resource_registry [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Creating instance of CountableResource for resource:router_route 2026-09-11 16:01:54.497 8 INFO neutron.quota.resource_registry [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Creating instance of TrackedResource for resource:network 2026-09-11 16:01:54.497 8 INFO neutron.quota.resource_registry [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-09-11 16:01:54.497 8 INFO neutron.quota.resource_registry [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-11 16:01:54.497 8 INFO neutron.quota.resource_registry [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Creating instance of TrackedResource for resource:port 2026-09-11 16:01:54.498 7 INFO neutron.quota.resource_registry [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-11 16:01:54.498 7 INFO neutron.quota.resource_registry [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-11 16:01:54.499 8 INFO neutron.quota.resource_registry [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Creating instance of CountableResource for resource:router_route 2026-09-11 16:01:54.501 8 INFO neutron.quota.resource_registry [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-11 16:01:54.501 8 INFO neutron.quota.resource_registry [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-11 16:01:54.503 7 INFO neutron.quota.resource_registry [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-11 16:01:54.504 7 INFO neutron.quota.resource_registry [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-11 16:01:54.504 7 INFO neutron.quota.resource_registry [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-11 16:01:54.505 7 INFO neutron.quota.resource_registry [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-11 16:01:54.505 7 WARNING neutron.quota.resource_registry [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] subnetpool is already registered 2026-09-11 16:01:54.505 8 INFO neutron.quota.resource_registry [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-11 16:01:54.506 7 INFO neutron.quota.resource_registry [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-11 16:01:54.506 7 WARNING neutron.quota.resource_registry [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] subnetpool is already registered 2026-09-11 16:01:54.506 7 INFO neutron.quota.resource_registry [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-11 16:01:54.506 8 INFO neutron.quota.resource_registry [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-11 16:01:54.507 7 INFO neutron.quota.resource_registry [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-11 16:01:54.507 8 INFO neutron.quota.resource_registry [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-11 16:01:54.507 7 INFO neutron.quota.resource_registry [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-11 16:01:54.507 7 INFO neutron.quota.resource_registry [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-11 16:01:54.507 8 INFO neutron.quota.resource_registry [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-11 16:01:54.508 8 WARNING neutron.quota.resource_registry [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] subnetpool is already registered 2026-09-11 16:01:54.508 7 INFO neutron.quota.resource_registry [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-11 16:01:54.508 8 INFO neutron.quota.resource_registry [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-11 16:01:54.508 8 WARNING neutron.quota.resource_registry [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] subnetpool is already registered 2026-09-11 16:01:54.508 7 INFO neutron.quota.resource_registry [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-11 16:01:54.509 8 INFO neutron.quota.resource_registry [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-11 16:01:54.509 7 INFO neutron.quota.resource_registry [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-11 16:01:54.509 7 WARNING neutron.quota.resource_registry [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] ipsecpolicy is already registered 2026-09-11 16:01:54.509 8 INFO neutron.quota.resource_registry [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-11 16:01:54.509 7 INFO neutron.quota.resource_registry [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-11 16:01:54.509 7 WARNING neutron.quota.resource_registry [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] ikepolicy is already registered 2026-09-11 16:01:54.509 8 INFO neutron.quota.resource_registry [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-11 16:01:54.510 8 INFO neutron.quota.resource_registry [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-11 16:01:54.510 8 INFO neutron.quota.resource_registry [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-11 16:01:54.511 8 INFO neutron.quota.resource_registry [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-11 16:01:54.511 8 INFO neutron.quota.resource_registry [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-11 16:01:54.511 8 WARNING neutron.quota.resource_registry [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] ipsecpolicy is already registered 2026-09-11 16:01:54.512 8 INFO neutron.quota.resource_registry [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-11 16:01:54.512 8 WARNING neutron.quota.resource_registry [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] ikepolicy is already registered 2026-09-11 16:01:54.513 7 INFO neutron.quota.resource_registry [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Creating instance of CountableResource for resource:router_route 2026-09-11 16:01:54.513 7 WARNING neutron.quota.resource_registry [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] router_route is already registered 2026-09-11 16:01:54.515 7 INFO neutron.quota.resource_registry [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-11 16:01:54.515 7 WARNING neutron.quota.resource_registry [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] router is already registered 2026-09-11 16:01:54.515 7 INFO neutron.quota.resource_registry [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-11 16:01:54.515 8 INFO neutron.quota.resource_registry [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Creating instance of CountableResource for resource:router_route 2026-09-11 16:01:54.516 7 WARNING neutron.quota.resource_registry [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] floatingip is already registered 2026-09-11 16:01:54.516 8 WARNING neutron.quota.resource_registry [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] router_route is already registered 2026-09-11 16:01:54.517 8 INFO neutron.quota.resource_registry [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-11 16:01:54.517 8 WARNING neutron.quota.resource_registry [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] router is already registered 2026-09-11 16:01:54.518 8 INFO neutron.quota.resource_registry [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-11 16:01:54.518 8 WARNING neutron.quota.resource_registry [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] floatingip is already registered 2026-09-11 16:01:54.520 7 INFO neutron.quota.resource_registry [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-11 16:01:54.520 7 WARNING neutron.quota.resource_registry [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] rbac_policy is already registered 2026-09-11 16:01:54.521 7 INFO neutron.quota.resource_registry [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-11 16:01:54.521 7 WARNING neutron.quota.resource_registry [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] security_group is already registered 2026-09-11 16:01:54.521 7 INFO neutron.quota.resource_registry [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-11 16:01:54.521 7 WARNING neutron.quota.resource_registry [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] security_group_rule is already registered 2026-09-11 16:01:54.522 8 INFO neutron.quota.resource_registry [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-11 16:01:54.522 8 WARNING neutron.quota.resource_registry [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] rbac_policy is already registered 2026-09-11 16:01:54.522 7 INFO neutron.quota.resource_registry [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-11 16:01:54.522 7 WARNING neutron.quota.resource_registry [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] subnetpool is already registered 2026-09-11 16:01:54.523 7 INFO neutron.quota.resource_registry [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-11 16:01:54.523 8 INFO neutron.quota.resource_registry [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-11 16:01:54.523 7 WARNING neutron.quota.resource_registry [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] subnetpool is already registered 2026-09-11 16:01:54.523 8 WARNING neutron.quota.resource_registry [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] security_group is already registered 2026-09-11 16:01:54.524 8 INFO neutron.quota.resource_registry [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-11 16:01:54.524 7 INFO neutron.quota.resource_registry [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-11 16:01:54.524 8 WARNING neutron.quota.resource_registry [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] security_group_rule is already registered 2026-09-11 16:01:54.524 7 WARNING neutron.quota.resource_registry [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] trunk is already registered 2026-09-11 16:01:54.524 7 INFO neutron.quota.resource_registry [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-11 16:01:54.524 7 WARNING neutron.quota.resource_registry [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] ikepolicy is already registered 2026-09-11 16:01:54.524 8 INFO neutron.quota.resource_registry [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-11 16:01:54.525 8 WARNING neutron.quota.resource_registry [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] subnetpool is already registered 2026-09-11 16:01:54.525 7 INFO neutron.quota.resource_registry [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-11 16:01:54.525 7 WARNING neutron.quota.resource_registry [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] ipsecpolicy is already registered 2026-09-11 16:01:54.525 8 INFO neutron.quota.resource_registry [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-11 16:01:54.525 8 WARNING neutron.quota.resource_registry [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] subnetpool is already registered 2026-09-11 16:01:54.525 7 INFO neutron.quota.resource_registry [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-11 16:01:54.526 8 INFO neutron.quota.resource_registry [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-11 16:01:54.526 7 WARNING neutron.quota.resource_registry [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] endpoint_group is already registered 2026-09-11 16:01:54.526 8 WARNING neutron.quota.resource_registry [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] trunk is already registered 2026-09-11 16:01:54.526 8 INFO neutron.quota.resource_registry [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-11 16:01:54.526 7 INFO neutron.quota.resource_registry [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-11 16:01:54.526 8 WARNING neutron.quota.resource_registry [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] ikepolicy is already registered 2026-09-11 16:01:54.526 7 WARNING neutron.quota.resource_registry [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] vpnservice is already registered 2026-09-11 16:01:54.527 8 INFO neutron.quota.resource_registry [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-11 16:01:54.527 8 WARNING neutron.quota.resource_registry [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] ipsecpolicy is already registered 2026-09-11 16:01:54.527 7 INFO neutron.quota.resource_registry [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-11 16:01:54.527 7 WARNING neutron.quota.resource_registry [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] ipsec_site_connection is already registered 2026-09-11 16:01:54.527 8 INFO neutron.quota.resource_registry [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-11 16:01:54.527 8 WARNING neutron.quota.resource_registry [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] endpoint_group is already registered 2026-09-11 16:01:54.528 7 INFO neutron.quota.resource_registry [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-11 16:01:54.528 8 INFO neutron.quota.resource_registry [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-11 16:01:54.528 7 WARNING neutron.quota.resource_registry [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] ipsecpolicy is already registered 2026-09-11 16:01:54.528 8 WARNING neutron.quota.resource_registry [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] vpnservice is already registered 2026-09-11 16:01:54.528 8 INFO neutron.quota.resource_registry [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-11 16:01:54.528 7 INFO neutron.quota.resource_registry [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-11 16:01:54.528 8 WARNING neutron.quota.resource_registry [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] ipsec_site_connection is already registered 2026-09-11 16:01:54.528 7 WARNING neutron.quota.resource_registry [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] ikepolicy is already registered 2026-09-11 16:01:54.529 8 INFO neutron.quota.resource_registry [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-11 16:01:54.529 8 WARNING neutron.quota.resource_registry [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] ipsecpolicy is already registered 2026-09-11 16:01:54.529 8 INFO neutron.quota.resource_registry [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-11 16:01:54.529 8 WARNING neutron.quota.resource_registry [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] ikepolicy is already registered 2026-09-11 16:01:54.569 8 WARNING keystonemiddleware._common.config [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-11 16:01:54.572 7 WARNING keystonemiddleware._common.config [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-11 16:01:54.576 8 WARNING keystonemiddleware.auth_token [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] 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-09-11 16:01:54.580 7 WARNING keystonemiddleware.auth_token [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] 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-09-11 16:01:54.598 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] uWSGI must provide a start time using the configuration parameter "start-time %t" in the configuration file 2026-09-11 16:01:54.598 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] uWSGI must provide a start time using the configuration parameter "start-time %t" in the configuration file 2026-09-11 16:01:54.618 8 INFO neutron.db.ovn_hash_ring_db [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Nodes from host "neutron-server-5c6d88b6cf-c5zrq" and group "mechanism_driver" removed from the Hash Ring created at 2026-09-11 16:01:54+00:00 2026-09-11 16:01:54.623 8 INFO neutron.db.ovn_hash_ring_db [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Node 7b6385e9d6e75f4184ff04d470ea0f91 from host "neutron-server-5c6d88b6cf-c5zrq" and group "mechanism_driver" added to the Hash Ring 2026-09-11 16:01:54.631 7 INFO neutron.db.ovn_hash_ring_db [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Nodes from host "neutron-server-5c6d88b6cf-c5zrq" and group "mechanism_driver" removed from the Hash Ring created at 2026-09-11 16:01:54+00:00 2026-09-11 16:01:54.634 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Hash Ring probing thread for node 7b6385e9d6e75f4184ff04d470ea0f91 has started 2026-09-11 16:01:54.635 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-09-11 16:01:54.640 7 INFO neutron.db.ovn_hash_ring_db [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Node 94ae626f26c8579fa5bcfdb56b1edfd3 from host "neutron-server-5c6d88b6cf-c5zrq" and group "mechanism_driver" added to the Hash Ring 2026-09-11 16:01:54.654 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Hash Ring probing thread for node 94ae626f26c8579fa5bcfdb56b1edfd3 has started 2026-09-11 16:01:54.656 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-09-11 16:01:54.683 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] tcp:10.105.9.204:6641: connecting... 2026-09-11 16:01:54.683 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] tcp:10.105.9.204:6641: connected 2026-09-11 16:01:54.701 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] tcp:10.105.9.204:6641: connecting... 2026-09-11 16:01:54.702 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] tcp:10.105.9.204:6641: connected 2026-09-11 16:01:54.720 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-09-11 16:01:54.739 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] tcp:10.104.43.38:6642: connecting... 2026-09-11 16:01:54.739 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] tcp:10.104.43.38:6642: connected 2026-09-11 16:01:54.751 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-09-11 16:01:54.769 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] WorkerService process has finished the post initialization 2026-09-11 16:01:54.769 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] tcp:10.104.43.38:6642: connecting... 2026-09-11 16:01:54.770 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] tcp:10.104.43.38:6642: connected 2026-09-11 16:01:54.770 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-09-11 16:01:54.774 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [-] Starting OVNClientPlacementExtension 2026-09-11 16:01:54.800 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] WorkerService process has finished the post initialization 2026-09-11 16:01:54.804 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] tcp:10.105.9.204:6641: connecting... 2026-09-11 16:01:54.805 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] tcp:10.105.9.204:6641: connected 2026-09-11 16:01:54.830 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] tcp:10.105.9.204:6641: connecting... 2026-09-11 16:01:54.831 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] tcp:10.105.9.204:6641: connected 2026-09-11 16:01:54.843 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] tcp:10.105.9.204:6641: connecting... 2026-09-11 16:01:54.843 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5e6f7e2e-77fd-4d49-a57d-0a715ba21890 - - - - - -] tcp:10.105.9.204:6641: connected WSGI app 0 (mountpoint='') ready in 10 seconds on interpreter 0x7fd314219668 pid: 8 (default app) 2026-09-11 16:01:54.871 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] tcp:10.105.9.204:6641: connecting... 2026-09-11 16:01:54.871 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-c0e43826-36b5-476d-9538-0544f5f828fb - - - - - -] tcp:10.105.9.204:6641: connected WSGI app 0 (mountpoint='') ready in 10 seconds on interpreter 0x7fd314219668 pid: 7 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-11 16:01:57.598 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4fe8960f-6dd4-4cd3-9a3b-a5308ed8e497 d0d3b52e908648e58aa915535f378796 c201db8c5eab4edea99b8c5664af8afc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/4] 162.253.55.191 () {44 vars in 926 bytes} [Fri Sep 11 16:01:56 2026] GET /v2.0/networks/public => generated 108 bytes in 703 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: 2/5] 162.253.55.191 () {44 vars in 948 bytes} [Fri Sep 11 16:01:57 2026] GET /v2.0/networks?name=public => generated 15 bytes in 450 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-11 16:01:58.338 8 ERROR stevedore.extension [None req-3c68ac58-de1a-48ab-aba6-00468199e83b d0d3b52e908648e58aa915535f378796 c201db8c5eab4edea99b8c5664af8afc - - default default] Could not load 'neutron-vpnaas': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-09-11 16:01:58.349 8 ERROR stevedore.extension [None req-3c68ac58-de1a-48ab-aba6-00468199e83b d0d3b52e908648e58aa915535f378796 c201db8c5eab4edea99b8c5664af8afc - - default default] Could not load 'tap-as-a-service': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-09-11 16:01:58.351 8 ERROR stevedore.extension [None req-3c68ac58-de1a-48ab-aba6-00468199e83b d0d3b52e908648e58aa915535f378796 c201db8c5eab4edea99b8c5664af8afc - - default default] Could not load 'neutron-dynamic-routing': module 'neutron.conf.policies.base' has no attribute 'ADMIN' 2026-09-11 16:01:58.743 8 INFO neutron.db.ovn_revision_numbers_db [None req-3c68ac58-de1a-48ab-aba6-00468199e83b d0d3b52e908648e58aa915535f378796 c201db8c5eab4edea99b8c5664af8afc - - default default] Successfully bumped revision number for resource da7c3bd2-b086-4962-8dff-072e315dd0da (type: security_groups) to 1 2026-09-11 16:01:58.766 8 INFO neutron.db.ovn_revision_numbers_db [None req-3c68ac58-de1a-48ab-aba6-00468199e83b d0d3b52e908648e58aa915535f378796 c201db8c5eab4edea99b8c5664af8afc - - default default] Successfully bumped revision number for resource 249d9567-7137-420e-b479-40ddee13f7a0 (type: security_group_rules) to 0 2026-09-11 16:01:58.782 8 INFO neutron.db.ovn_revision_numbers_db [None req-3c68ac58-de1a-48ab-aba6-00468199e83b d0d3b52e908648e58aa915535f378796 c201db8c5eab4edea99b8c5664af8afc - - default default] Successfully bumped revision number for resource 26afaaf2-8cc5-4ef0-aa1f-4c295ec67e1d (type: security_group_rules) to 0 2026-09-11 16:01:58.797 8 INFO neutron.db.ovn_revision_numbers_db [None req-3c68ac58-de1a-48ab-aba6-00468199e83b d0d3b52e908648e58aa915535f378796 c201db8c5eab4edea99b8c5664af8afc - - default default] Successfully bumped revision number for resource ce6cf96e-ae18-4ecd-9d5e-07c6b3234560 (type: security_group_rules) to 0 2026-09-11 16:01:58.818 8 INFO neutron.db.ovn_revision_numbers_db [None req-3c68ac58-de1a-48ab-aba6-00468199e83b d0d3b52e908648e58aa915535f378796 c201db8c5eab4edea99b8c5664af8afc - - default default] Successfully bumped revision number for resource dce08b79-c3bf-4768-b2c7-82759dbead42 (type: security_group_rules) to 0 2026-09-11 16:01:58.945 8 WARNING neutron.services.revisions.revision_plugin [None req-3c68ac58-de1a-48ab-aba6-00468199e83b d0d3b52e908648e58aa915535f378796 c201db8c5eab4edea99b8c5664af8afc - - default default] Could not find related network for resource to bump revision. 2026-09-11 16:01:58.994 8 INFO neutron.db.segments_db [None req-3c68ac58-de1a-48ab-aba6-00468199e83b d0d3b52e908648e58aa915535f378796 c201db8c5eab4edea99b8c5664af8afc - - default default] Added segment b9601ea8-86f5-4059-8f24-28621ce1ba46 of type flat for network 360e4d9e-182c-40d8-b600-0497a00b82e4 2026-09-11 16:01:59.251 8 INFO neutron.db.ovn_revision_numbers_db [None req-3c68ac58-de1a-48ab-aba6-00468199e83b d0d3b52e908648e58aa915535f378796 c201db8c5eab4edea99b8c5664af8afc - - default default] Successfully bumped revision number for resource 360e4d9e-182c-40d8-b600-0497a00b82e4 (type: networks) to 1 2026-09-11 16:01:59.794 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3c68ac58-de1a-48ab-aba6-00468199e83b d0d3b52e908648e58aa915535f378796 c201db8c5eab4edea99b8c5664af8afc - - default default] No more DHCP agents 2026-09-11 16:01:59.795 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3c68ac58-de1a-48ab-aba6-00468199e83b d0d3b52e908648e58aa915535f378796 c201db8c5eab4edea99b8c5664af8afc - - default default] Unable to schedule network 360e4d9e-182c-40d8-b600-0497a00b82e4: no agents available; will retry on subsequent port and subnet creation events. 2026-09-11 16:01:59.862 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status down for port: b4a261e1-f4eb-4a4c-b2b4-70bc57ee19b2 2026-09-11 16:01:59.914 8 INFO neutron.db.ovn_revision_numbers_db [None req-3c68ac58-de1a-48ab-aba6-00468199e83b d0d3b52e908648e58aa915535f378796 c201db8c5eab4edea99b8c5664af8afc - - default default] Successfully bumped revision number for resource b4a261e1-f4eb-4a4c-b2b4-70bc57ee19b2 (type: ports) to 1 [pid: 8|app: 0|req: 4/6] 162.253.55.191 () {48 vars in 966 bytes} [Fri Sep 11 16:01:58 2026] POST /v2.0/networks => generated 744 bytes in 1875 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-11 16:02:01.606 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1f0dbe7e-6b28-4b1b-a7f4-88f0f86031ef d0d3b52e908648e58aa915535f378796 c201db8c5eab4edea99b8c5664af8afc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/7] 162.253.55.191 () {44 vars in 926 bytes} [Fri Sep 11 16:02:01 2026] GET /v2.0/networks/public => generated 108 bytes in 410 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/8] 162.253.55.191 () {44 vars in 948 bytes} [Fri Sep 11 16:02:01 2026] GET /v2.0/networks?name=public => generated 753 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-11 16:02:01.726 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3bb526c4-db22-4912-882a-0f4e13bb692a d0d3b52e908648e58aa915535f378796 c201db8c5eab4edea99b8c5664af8afc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/9] 162.253.55.191 () {44 vars in 1033 bytes} [Fri Sep 11 16:02:01 2026] GET /v2.0/subnets/public-subnet?network_id=360e4d9e-182c-40d8-b600-0497a00b82e4 => generated 113 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/10] 162.253.55.191 () {44 vars in 1056 bytes} [Fri Sep 11 16:02:01 2026] GET /v2.0/subnets?name=public-subnet&network_id=360e4d9e-182c-40d8-b600-0497a00b82e4 => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-11 16:02:02.027 7 ERROR stevedore.extension [None req-74e87a7d-cabe-45f9-a453-795b60ce7308 d0d3b52e908648e58aa915535f378796 c201db8c5eab4edea99b8c5664af8afc - - default default] Could not load 'neutron-vpnaas': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-09-11 16:02:02.050 7 ERROR stevedore.extension [None req-74e87a7d-cabe-45f9-a453-795b60ce7308 d0d3b52e908648e58aa915535f378796 c201db8c5eab4edea99b8c5664af8afc - - default default] Could not load 'tap-as-a-service': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-09-11 16:02:02.051 7 ERROR stevedore.extension [None req-74e87a7d-cabe-45f9-a453-795b60ce7308 d0d3b52e908648e58aa915535f378796 c201db8c5eab4edea99b8c5664af8afc - - default default] Could not load 'neutron-dynamic-routing': module 'neutron.conf.policies.base' has no attribute 'ADMIN' 2026-09-11 16:02:02.420 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-74e87a7d-cabe-45f9-a453-795b60ce7308 d0d3b52e908648e58aa915535f378796 c201db8c5eab4edea99b8c5664af8afc - - default default] No more DHCP agents 2026-09-11 16:02:02.421 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-74e87a7d-cabe-45f9-a453-795b60ce7308 d0d3b52e908648e58aa915535f378796 c201db8c5eab4edea99b8c5664af8afc - - default default] Unable to schedule network 360e4d9e-182c-40d8-b600-0497a00b82e4: no agents available; will retry on subsequent port and subnet creation events. 2026-09-11 16:02:02.421 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-74e87a7d-cabe-45f9-a453-795b60ce7308 d0d3b52e908648e58aa915535f378796 c201db8c5eab4edea99b8c5664af8afc - - default default] Starting OVNClientQosExtension 2026-09-11 16:02:02.421 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-74e87a7d-cabe-45f9-a453-795b60ce7308 d0d3b52e908648e58aa915535f378796 c201db8c5eab4edea99b8c5664af8afc - - default default] Starting OVNClientPlacementExtension 2026-09-11 16:02:03.381 7 INFO neutron.db.ovn_revision_numbers_db [None req-74e87a7d-cabe-45f9-a453-795b60ce7308 d0d3b52e908648e58aa915535f378796 c201db8c5eab4edea99b8c5664af8afc - - default default] Successfully bumped revision number for resource b4a261e1-f4eb-4a4c-b2b4-70bc57ee19b2 (type: ports) to 2 2026-09-11 16:02:03.444 7 INFO neutron.db.ovn_revision_numbers_db [None req-74e87a7d-cabe-45f9-a453-795b60ce7308 d0d3b52e908648e58aa915535f378796 c201db8c5eab4edea99b8c5664af8afc - - default default] Successfully bumped revision number for resource 249af859-3c1e-4efb-9991-ed9aedb0f7f5 (type: subnets) to 0 [pid: 7|app: 0|req: 5/11] 162.253.55.191 () {48 vars in 964 bytes} [Fri Sep 11 16:02:01 2026] POST /v2.0/subnets => generated 664 bytes in 1711 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-11 16:07:10.116 7 INFO neutron.pecan_wsgi.hooks.translation [None req-95e3d962-b26f-4434-beec-f91b4ef24cab d0d3b52e908648e58aa915535f378796 c201db8c5eab4edea99b8c5664af8afc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 25/51] 162.253.55.191 () {44 vars in 936 bytes} [Fri Sep 11 16:07:09 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 220 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 27/52] 162.253.55.191 () {44 vars in 958 bytes} [Fri Sep 11 16:07:10 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-11 16:07:10.272 7 INFO neutron.db.segments_db [None req-95730bb1-c0a2-4939-a1af-c70b2d5f3122 d0d3b52e908648e58aa915535f378796 c201db8c5eab4edea99b8c5664af8afc - - default default] Added segment 82dc2b6a-4e4a-4b5c-8134-293db597620c of type geneve for network 0f387156-11dd-415a-b6c0-e97706a05bee 2026-09-11 16:07:10.401 7 INFO neutron.db.ovn_revision_numbers_db [None req-95730bb1-c0a2-4939-a1af-c70b2d5f3122 d0d3b52e908648e58aa915535f378796 c201db8c5eab4edea99b8c5664af8afc - - default default] Successfully bumped revision number for resource 0f387156-11dd-415a-b6c0-e97706a05bee (type: networks) to 1 2026-09-11 16:07:10.591 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-95730bb1-c0a2-4939-a1af-c70b2d5f3122 d0d3b52e908648e58aa915535f378796 c201db8c5eab4edea99b8c5664af8afc - - default default] No more DHCP agents 2026-09-11 16:07:10.593 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-95730bb1-c0a2-4939-a1af-c70b2d5f3122 d0d3b52e908648e58aa915535f378796 c201db8c5eab4edea99b8c5664af8afc - - default default] Unable to schedule network 0f387156-11dd-415a-b6c0-e97706a05bee: no agents available; will retry on subsequent port and subnet creation events. 2026-09-11 16:07:10.654 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6168fd21-a221-426f-ba20-1162506b2e42 - - - - - -] OVN reports status down for port: da631a54-a27b-47a8-a732-77818673079d 2026-09-11 16:07:10.700 7 INFO neutron.db.ovn_revision_numbers_db [None req-95730bb1-c0a2-4939-a1af-c70b2d5f3122 d0d3b52e908648e58aa915535f378796 c201db8c5eab4edea99b8c5664af8afc - - default default] Successfully bumped revision number for resource da631a54-a27b-47a8-a732-77818673079d (type: ports) to 1 [pid: 7|app: 0|req: 26/53] 162.253.55.191 () {48 vars in 965 bytes} [Fri Sep 11 16:07:10 2026] POST /v2.0/networks => generated 748 bytes in 595 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-11 16:07:11.906 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ab42f34e-74dc-4e45-a4d2-1adda74343c8 d0d3b52e908648e58aa915535f378796 c201db8c5eab4edea99b8c5664af8afc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 28/54] 162.253.55.191 () {44 vars in 936 bytes} [Fri Sep 11 16:07:11 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 102 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 27/55] 162.253.55.191 () {44 vars in 958 bytes} [Fri Sep 11 16:07:11 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 738 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-11 16:07:12.021 8 INFO neutron.pecan_wsgi.hooks.translation [None req-055ab776-d70d-41a6-b47e-148d1d987e42 d0d3b52e908648e58aa915535f378796 c201db8c5eab4edea99b8c5664af8afc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 29/56] 162.253.55.191 () {44 vars in 1035 bytes} [Fri Sep 11 16:07:11 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=0f387156-11dd-415a-b6c0-e97706a05bee => generated 114 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 28/57] 162.253.55.191 () {44 vars in 1058 bytes} [Fri Sep 11 16:07:12 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=0f387156-11dd-415a-b6c0-e97706a05bee => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-11 16:07:12.293 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-28472925-d35d-4f3a-a188-82e19f053f68 d0d3b52e908648e58aa915535f378796 c201db8c5eab4edea99b8c5664af8afc - - default default] No more DHCP agents 2026-09-11 16:07:12.295 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-28472925-d35d-4f3a-a188-82e19f053f68 d0d3b52e908648e58aa915535f378796 c201db8c5eab4edea99b8c5664af8afc - - default default] Unable to schedule network 0f387156-11dd-415a-b6c0-e97706a05bee: no agents available; will retry on subsequent port and subnet creation events. 2026-09-11 16:07:12.960 8 INFO neutron.db.ovn_revision_numbers_db [None req-28472925-d35d-4f3a-a188-82e19f053f68 d0d3b52e908648e58aa915535f378796 c201db8c5eab4edea99b8c5664af8afc - - default default] Successfully bumped revision number for resource da631a54-a27b-47a8-a732-77818673079d (type: ports) to 2 2026-09-11 16:07:13.030 8 INFO neutron.db.ovn_revision_numbers_db [None req-28472925-d35d-4f3a-a188-82e19f053f68 d0d3b52e908648e58aa915535f378796 c201db8c5eab4edea99b8c5664af8afc - - default default] Successfully bumped revision number for resource 5441ac7d-5535-4413-ba9f-bd03d6dac1ab (type: subnets) to 0 [pid: 8|app: 0|req: 30/58] 162.253.55.191 () {48 vars in 964 bytes} [Fri Sep 11 16:07:12 2026] POST /v2.0/subnets => generated 651 bytes in 979 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-11 16:07:14.500 7 INFO neutron.api.v2.resource [None req-161cc1f8-c658-4027-b595-a73ee41884d8 d0d3b52e908648e58aa915535f378796 c201db8c5eab4edea99b8c5664af8afc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 29/59] 162.253.55.191 () {44 vars in 970 bytes} [Fri Sep 11 16:07:14 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 95 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 31/60] 162.253.55.191 () {44 vars in 992 bytes} [Fri Sep 11 16:07:14 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-11 16:07:14.715 7 INFO neutron.db.ovn_revision_numbers_db [None req-7c61f340-7014-487e-a98b-c7de750a948d d0d3b52e908648e58aa915535f378796 c201db8c5eab4edea99b8c5664af8afc - - default default] Successfully bumped revision number for resource 5bb20fe0-71fb-4a96-900a-37dd3c715c26 (type: security_groups) to 1 2026-09-11 16:07:14.729 7 INFO neutron.db.ovn_revision_numbers_db [None req-7c61f340-7014-487e-a98b-c7de750a948d d0d3b52e908648e58aa915535f378796 c201db8c5eab4edea99b8c5664af8afc - - default default] Successfully bumped revision number for resource 0189f17d-1158-44a4-b8f9-45f3cbee1dcb (type: security_group_rules) to 0 2026-09-11 16:07:14.743 7 INFO neutron.db.ovn_revision_numbers_db [None req-7c61f340-7014-487e-a98b-c7de750a948d d0d3b52e908648e58aa915535f378796 c201db8c5eab4edea99b8c5664af8afc - - default default] Successfully bumped revision number for resource 4c22f4a8-33e7-4c7e-80a4-ceba6c95f50a (type: security_group_rules) to 0 [pid: 7|app: 0|req: 30/61] 162.253.55.191 () {48 vars in 979 bytes} [Fri Sep 11 16:07:14 2026] POST /v2.0/security-groups => generated 1616 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 32/62] 162.253.55.191 () {44 vars in 1000 bytes} [Fri Sep 11 16:07:16 2026] GET /v2.0/security-groups/5bb20fe0-71fb-4a96-900a-37dd3c715c26 => generated 1616 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 31/63] 162.253.55.191 () {44 vars in 1000 bytes} [Fri Sep 11 16:07:16 2026] GET /v2.0/security-groups/5bb20fe0-71fb-4a96-900a-37dd3c715c26 => generated 1616 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/64] 162.253.55.191 () {44 vars in 1000 bytes} [Fri Sep 11 16:07:16 2026] GET /v2.0/security-groups/5bb20fe0-71fb-4a96-900a-37dd3c715c26 => generated 1616 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-11 16:07:16.328 7 INFO neutron.db.ovn_revision_numbers_db [None req-7a67d41c-4949-4968-af3b-f07ebba2f08c d0d3b52e908648e58aa915535f378796 c201db8c5eab4edea99b8c5664af8afc - - default default] Successfully bumped revision number for resource 3415b457-7be8-426f-9bc3-3e3ae0966031 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 32/65] 162.253.55.191 () {48 vars in 990 bytes} [Fri Sep 11 16:07:16 2026] POST /v2.0/security-group-rules => generated 601 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/66] 162.253.55.191 () {44 vars in 1000 bytes} [Fri Sep 11 16:07:17 2026] GET /v2.0/security-groups/5bb20fe0-71fb-4a96-900a-37dd3c715c26 => generated 2230 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 33/67] 162.253.55.191 () {44 vars in 1000 bytes} [Fri Sep 11 16:07:17 2026] GET /v2.0/security-groups/5bb20fe0-71fb-4a96-900a-37dd3c715c26 => generated 2230 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/68] 162.253.55.191 () {44 vars in 1000 bytes} [Fri Sep 11 16:07:17 2026] GET /v2.0/security-groups/5bb20fe0-71fb-4a96-900a-37dd3c715c26 => generated 2230 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-11 16:07:17.806 7 INFO neutron.db.ovn_revision_numbers_db [None req-37bfa4d3-2998-4265-b909-d38d70c73cdd d0d3b52e908648e58aa915535f378796 c201db8c5eab4edea99b8c5664af8afc - - default default] Successfully bumped revision number for resource c6fabea2-5579-4347-89eb-9917558dc16e (type: security_group_rules) to 0 [pid: 7|app: 0|req: 34/69] 162.253.55.191 () {48 vars in 990 bytes} [Fri Sep 11 16:07:17 2026] POST /v2.0/security-group-rules => generated 603 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/70] 162.253.55.191 () {44 vars in 1000 bytes} [Fri Sep 11 16:07:18 2026] GET /v2.0/security-groups/5bb20fe0-71fb-4a96-900a-37dd3c715c26 => generated 2846 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/71] 162.253.55.191 () {44 vars in 1000 bytes} [Fri Sep 11 16:07:18 2026] GET /v2.0/security-groups/5bb20fe0-71fb-4a96-900a-37dd3c715c26 => generated 2846 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/72] 162.253.55.191 () {44 vars in 1000 bytes} [Fri Sep 11 16:07:18 2026] GET /v2.0/security-groups/5bb20fe0-71fb-4a96-900a-37dd3c715c26 => generated 2846 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-11 16:07:19.127 7 INFO neutron.db.ovn_revision_numbers_db [None req-9112e58c-03e6-48f9-a4ce-fa59f8fcb185 d0d3b52e908648e58aa915535f378796 c201db8c5eab4edea99b8c5664af8afc - - default default] Successfully bumped revision number for resource a257d4cf-9020-4ecf-8cfb-2233acba4af8 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 36/73] 162.253.55.191 () {48 vars in 990 bytes} [Fri Sep 11 16:07:18 2026] POST /v2.0/security-group-rules => generated 603 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/74] 162.253.55.191 () {44 vars in 1000 bytes} [Fri Sep 11 16:07:20 2026] GET /v2.0/security-groups/5bb20fe0-71fb-4a96-900a-37dd3c715c26 => generated 3462 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/75] 162.253.55.191 () {44 vars in 1000 bytes} [Fri Sep 11 16:07:20 2026] GET /v2.0/security-groups/5bb20fe0-71fb-4a96-900a-37dd3c715c26 => generated 3462 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/76] 162.253.55.191 () {44 vars in 1000 bytes} [Fri Sep 11 16:07:20 2026] GET /v2.0/security-groups/5bb20fe0-71fb-4a96-900a-37dd3c715c26 => generated 3462 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-11 16:07:20.490 7 INFO neutron.db.ovn_revision_numbers_db [None req-7945bcf3-69d2-4f51-b3c5-68deda3bdedb d0d3b52e908648e58aa915535f378796 c201db8c5eab4edea99b8c5664af8afc - - default default] Successfully bumped revision number for resource fa097351-ddcc-4b1a-b6d1-58f82a72a2f1 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 38/77] 162.253.55.191 () {48 vars in 990 bytes} [Fri Sep 11 16:07:20 2026] POST /v2.0/security-group-rules => generated 603 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/78] 162.253.55.191 () {44 vars in 1000 bytes} [Fri Sep 11 16:07:21 2026] GET /v2.0/security-groups/5bb20fe0-71fb-4a96-900a-37dd3c715c26 => generated 4078 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/79] 162.253.55.191 () {44 vars in 1000 bytes} [Fri Sep 11 16:07:21 2026] GET /v2.0/security-groups/5bb20fe0-71fb-4a96-900a-37dd3c715c26 => generated 4078 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/80] 162.253.55.191 () {44 vars in 1000 bytes} [Fri Sep 11 16:07:21 2026] GET /v2.0/security-groups/5bb20fe0-71fb-4a96-900a-37dd3c715c26 => generated 4078 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-11 16:07:21.777 7 INFO neutron.db.ovn_revision_numbers_db [None req-2c3b5d91-d97e-412a-bf22-8a16551680af d0d3b52e908648e58aa915535f378796 c201db8c5eab4edea99b8c5664af8afc - - default default] Successfully bumped revision number for resource f4d19329-523e-420e-b6e4-cafe02265349 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 40/81] 162.253.55.191 () {48 vars in 990 bytes} [Fri Sep 11 16:07:21 2026] POST /v2.0/security-group-rules => generated 603 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/82] 162.253.55.191 () {44 vars in 986 bytes} [Fri Sep 11 16:07:23 2026] GET /v2.0/networks/0f387156-11dd-415a-b6c0-e97706a05bee => generated 773 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-11 16:07:23.406 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d01e8d1f-cd52-41f2-bb33-59053471eb8c d0d3b52e908648e58aa915535f378796 c201db8c5eab4edea99b8c5664af8afc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 41/83] 162.253.55.191 () {44 vars in 1075 bytes} [Fri Sep 11 16:07:23 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=0f387156-11dd-415a-b6c0-e97706a05bee => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/84] 162.253.55.191 () {44 vars in 1098 bytes} [Fri Sep 11 16:07:23 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=0f387156-11dd-415a-b6c0-e97706a05bee => generated 12 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/85] 162.253.55.191 () {44 vars in 1000 bytes} [Fri Sep 11 16:07:23 2026] GET /v2.0/security-groups/5bb20fe0-71fb-4a96-900a-37dd3c715c26 => generated 4694 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-11 16:07:23.913 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f904c9b0-fb68-4474-8f8e-ca9bd5c7e9b9 d0d3b52e908648e58aa915535f378796 c201db8c5eab4edea99b8c5664af8afc - - default default] No more DHCP agents 2026-09-11 16:07:23.914 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f904c9b0-fb68-4474-8f8e-ca9bd5c7e9b9 d0d3b52e908648e58aa915535f378796 c201db8c5eab4edea99b8c5664af8afc - - default default] Unable to schedule network 0f387156-11dd-415a-b6c0-e97706a05bee: no agents available; will retry on subsequent port and subnet creation events. 2026-09-11 16:07:24.015 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6168fd21-a221-426f-ba20-1162506b2e42 - - - - - -] OVN reports status down for port: bc2b68aa-c61f-484a-8291-5a68263c33d5 2026-09-11 16:07:24.110 8 INFO neutron.db.ovn_revision_numbers_db [None req-f904c9b0-fb68-4474-8f8e-ca9bd5c7e9b9 d0d3b52e908648e58aa915535f378796 c201db8c5eab4edea99b8c5664af8afc - - default default] Successfully bumped revision number for resource bc2b68aa-c61f-484a-8291-5a68263c33d5 (type: ports) to 1 [pid: 8|app: 0|req: 44/86] 162.253.55.191 () {48 vars in 960 bytes} [Fri Sep 11 16:07:23 2026] POST /v2.0/ports => generated 1100 bytes in 611 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-11 16:07:32.753 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f9a2a515-744b-449b-ac12-9b72237968ab d0d3b52e908648e58aa915535f378796 c201db8c5eab4edea99b8c5664af8afc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 46/89] 162.253.55.191 () {44 vars in 978 bytes} [Fri Sep 11 16:07:32 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/90] 162.253.55.191 () {44 vars in 1000 bytes} [Fri Sep 11 16:07:32 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-11 16:07:33.632 8 INFO neutron.db.ovn_revision_numbers_db [None req-e350bf83-ef47-4631-a41c-f63eab0c77e4 d0d3b52e908648e58aa915535f378796 c201db8c5eab4edea99b8c5664af8afc - - default default] Successfully bumped revision number for resource bc2b68aa-c61f-484a-8291-5a68263c33d5 (type: ports) to 4 [pid: 8|app: 0|req: 47/91] 162.253.55.191 () {48 vars in 1030 bytes} [Fri Sep 11 16:07:32 2026] PUT /v2.0/ports/bc2b68aa-c61f-484a-8291-5a68263c33d5 => generated 1240 bytes in 817 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.191 () {44 vars in 919 bytes} [Fri Sep 11 16:07:35 2026] GET /v2.0/ports => generated 3357 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-11 16:07:36.734 8 INFO neutron.api.v2.resource [None req-89fe856e-e870-4985-bf88-3b16719d03be d0d3b52e908648e58aa915535f378796 c201db8c5eab4edea99b8c5664af8afc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 48/93] 162.253.55.191 () {44 vars in 958 bytes} [Fri Sep 11 16:07:36 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/94] 162.253.55.191 () {44 vars in 980 bytes} [Fri Sep 11 16:07:36 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-11 16:07:37.024 8 INFO neutron.db.ovn_revision_numbers_db [None req-444b1c32-920f-4fd1-b562-2a2ee4ea5965 d0d3b52e908648e58aa915535f378796 c201db8c5eab4edea99b8c5664af8afc - - default default] Successfully bumped revision number for resource 935cd275-240e-40ba-a078-5874a6b9e2f2 (type: security_groups) to 1 2026-09-11 16:07:37.042 8 INFO neutron.db.ovn_revision_numbers_db [None req-444b1c32-920f-4fd1-b562-2a2ee4ea5965 d0d3b52e908648e58aa915535f378796 c201db8c5eab4edea99b8c5664af8afc - - default default] Successfully bumped revision number for resource f54d10cb-2750-43ca-af08-278272f11900 (type: security_group_rules) to 0 2026-09-11 16:07:37.061 8 INFO neutron.db.ovn_revision_numbers_db [None req-444b1c32-920f-4fd1-b562-2a2ee4ea5965 d0d3b52e908648e58aa915535f378796 c201db8c5eab4edea99b8c5664af8afc - - default default] Successfully bumped revision number for resource f78075da-bfbe-4cc9-8d9a-cf7bef4980db (type: security_group_rules) to 0 [pid: 8|app: 0|req: 49/95] 162.253.55.191 () {48 vars in 979 bytes} [Fri Sep 11 16:07:36 2026] POST /v2.0/security-groups => generated 1610 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/96] 162.253.55.191 () {44 vars in 1000 bytes} [Fri Sep 11 16:07:38 2026] GET /v2.0/security-groups/935cd275-240e-40ba-a078-5874a6b9e2f2 => generated 1610 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/97] 162.253.55.191 () {44 vars in 1000 bytes} [Fri Sep 11 16:07:38 2026] GET /v2.0/security-groups/935cd275-240e-40ba-a078-5874a6b9e2f2 => generated 1610 bytes in 37 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.191 () {44 vars in 1000 bytes} [Fri Sep 11 16:07:38 2026] GET /v2.0/security-groups/935cd275-240e-40ba-a078-5874a6b9e2f2 => generated 1610 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-11 16:07:38.569 8 INFO neutron.db.ovn_revision_numbers_db [None req-7447403c-3fb5-4354-b308-b9c3bfb61511 d0d3b52e908648e58aa915535f378796 c201db8c5eab4edea99b8c5664af8afc - - default default] Successfully bumped revision number for resource f3e2412a-b087-459a-981b-661ee039f646 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 51/99] 162.253.55.191 () {48 vars in 990 bytes} [Fri Sep 11 16:07:38 2026] POST /v2.0/security-group-rules => generated 623 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/102] 162.253.55.191 () {44 vars in 1000 bytes} [Fri Sep 11 16:07:39 2026] GET /v2.0/security-groups/935cd275-240e-40ba-a078-5874a6b9e2f2 => generated 2246 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/103] 162.253.55.191 () {44 vars in 1000 bytes} [Fri Sep 11 16:07:39 2026] GET /v2.0/security-groups/935cd275-240e-40ba-a078-5874a6b9e2f2 => 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: 51/104] 162.253.55.191 () {44 vars in 1000 bytes} [Fri Sep 11 16:07:39 2026] GET /v2.0/security-groups/935cd275-240e-40ba-a078-5874a6b9e2f2 => generated 2246 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-11 16:07:39.963 8 INFO neutron.db.ovn_revision_numbers_db [None req-9383b2bf-e7cd-4dbd-947a-92a669aee9dd d0d3b52e908648e58aa915535f378796 c201db8c5eab4edea99b8c5664af8afc - - default default] Successfully bumped revision number for resource 8c266327-c231-41c8-afe4-33800ef1ce1d (type: security_group_rules) to 0 [pid: 8|app: 0|req: 54/105] 162.253.55.191 () {48 vars in 990 bytes} [Fri Sep 11 16:07:39 2026] POST /v2.0/security-group-rules => generated 627 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/114] 162.253.55.191 () {44 vars in 974 bytes} [Fri Sep 11 16:08:48 2026] GET /v2.0/quotas/c201db8c5eab4edea99b8c5664af8afc => generated 312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/115] 162.253.55.191 () {48 vars in 1026 bytes} [Fri Sep 11 16:08:49 2026] PUT /v2.0/quotas/c201db8c5eab4edea99b8c5664af8afc => generated 311 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-11 16:11:25.987 8 INFO neutron.pecan_wsgi.hooks.translation [None req-74e327f9-8470-48be-a31c-fb32a6db074f d0d3b52e908648e58aa915535f378796 c201db8c5eab4edea99b8c5664af8afc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 71/138] 162.253.55.191 () {30 vars in 742 bytes} [Fri Sep 11 16:11:25 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 277 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 68/139] 162.253.55.191 () {30 vars in 764 bytes} [Fri Sep 11 16:11:25 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1243 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-11 16:11:28.545 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d0ea9307-0080-4f5d-b3b9-19b73673c0b5 d0d3b52e908648e58aa915535f378796 c201db8c5eab4edea99b8c5664af8afc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 72/140] 162.253.55.191 () {30 vars in 742 bytes} [Fri Sep 11 16:11:28 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 147 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 69/141] 162.253.55.191 () {30 vars in 764 bytes} [Fri Sep 11 16:11:28 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1243 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-11 16:11:30.496 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6168fd21-a221-426f-ba20-1162506b2e42 - - - - - -] OVN reports status up for port: bc2b68aa-c61f-484a-8291-5a68263c33d5 2026-09-11 16:11:30.517 8 INFO neutron.plugins.ml2.plugin [None req-6168fd21-a221-426f-ba20-1162506b2e42 - - - - - -] Attempt 1 to provision port bc2b68aa-c61f-484a-8291-5a68263c33d5 2026-09-11 16:11:30.867 8 INFO neutron.db.ovn_revision_numbers_db [None req-6168fd21-a221-426f-ba20-1162506b2e42 - - - - - -] Successfully bumped revision number for resource bc2b68aa-c61f-484a-8291-5a68263c33d5 (type: ports) to 5