+ 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 [Mon Aug 10 23:02:57 2026] *** compiled with version: 13.3.0 on 03 July 2026 22:28:27 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: neutron-server-7599cc978b-76wst 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 0x7ffb887ef668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-08-10 23:03:01.281 8 INFO neutron.common.config [-] Logging enabled! 2026-08-10 23:03:01.281 8 INFO neutron.common.config [-] uwsgi version 28.1.0.dev560 2026-08-10 23:03:01.324 7 INFO neutron.common.config [-] Logging enabled! 2026-08-10 23:03:01.324 7 INFO neutron.common.config [-] uwsgi version 28.1.0.dev560 2026-08-10 23:03:02.460 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-10 23:03:02.529 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-10 23:03:03.915 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-08-10 23:03:03.917 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-10 23:03:03.922 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-10 23:03:03.922 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-08-10 23:03:03.922 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-08-10 23:03:03.922 7 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-08-10 23:03:03.922 7 INFO neutron.plugins.ml2.managers [-] Project network_types: ['geneve'] 2026-08-10 23:03:03.922 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-10 23:03:03.931 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-10 23:03:03.931 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-10 23:03:03.931 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-08-10 23:03:04.164 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-08-10 23:03:04.164 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-08-10 23:03:04.164 7 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-08-10 23:03:04.193 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-10 23:03:04.193 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-10 23:03:04.194 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-08-10 23:03:04.194 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-08-10 23:03:04.205 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-08-10 23:03:04.208 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-10 23:03:04.211 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-10 23:03:04.211 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-08-10 23:03:04.211 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-08-10 23:03:04.212 8 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-08-10 23:03:04.212 8 INFO neutron.plugins.ml2.managers [-] Project network_types: ['geneve'] 2026-08-10 23:03:04.212 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-10 23:03:04.220 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-10 23:03:04.220 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-10 23:03:04.220 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-08-10 23:03:04.446 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-08-10 23:03:04.446 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-08-10 23:03:04.446 8 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-08-10 23:03:04.474 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-10 23:03:04.474 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-10 23:03:04.474 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-08-10 23:03:04.474 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-08-10 23:03:05.358 8 INFO neutron.plugins.ml2.managers [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Initializing driver for type 'vlan' 2026-08-10 23:03:06.140 7 INFO neutron.plugins.ml2.managers [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Initializing driver for type 'vlan' 2026-08-10 23:03:06.162 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] VlanTypeDriver initialization complete 2026-08-10 23:03:06.162 8 INFO neutron.plugins.ml2.managers [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-10 23:03:06.162 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-10 23:03:06.163 8 INFO neutron.plugins.ml2.managers [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Initializing extension driver 'port_security' 2026-08-10 23:03:06.163 8 INFO neutron.plugins.ml2.extensions.port_security [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-10 23:03:06.163 8 INFO neutron.plugins.ml2.managers [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Initializing extension driver 'qos' 2026-08-10 23:03:06.163 8 INFO neutron.plugins.ml2.managers [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Initializing mechanism driver 'ovn' 2026-08-10 23:03:06.163 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Starting OVNMechanismDriver 2026-08-10 23:03:06.166 8 INFO neutron.services.logapi.drivers.ovn.driver [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] OVN logging driver registered 2026-08-10 23:03:06.174 8 INFO neutron.quota [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded quota_driver: . 2026-08-10 23:03:06.175 8 INFO neutron.plugins.ml2.plugin [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Modular L2 Plugin initialization complete 2026-08-10 23:03:06.175 8 INFO neutron.plugins.ml2.managers [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-10 23:03:06.175 8 INFO neutron.plugins.ml2.managers [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-10 23:03:06.175 8 INFO neutron.plugins.ml2.managers [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Got port-security extension from driver 'port_security' 2026-08-10 23:03:06.176 8 INFO neutron.manager [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loading Plugin: qos 2026-08-10 23:03:06.188 8 INFO neutron.manager [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loading Plugin: ovn-router 2026-08-10 23:03:06.228 8 INFO neutron.services.ovn_l3.plugin [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Starting OVNL3RouterPlugin 2026-08-10 23:03:06.233 8 INFO neutron.manager [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loading Plugin: segments 2026-08-10 23:03:06.294 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] VlanTypeDriver initialization complete 2026-08-10 23:03:06.295 7 INFO neutron.plugins.ml2.managers [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-10 23:03:06.295 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-10 23:03:06.295 7 INFO neutron.plugins.ml2.managers [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Initializing extension driver 'port_security' 2026-08-10 23:03:06.295 7 INFO neutron.plugins.ml2.extensions.port_security [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-10 23:03:06.295 7 INFO neutron.plugins.ml2.managers [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Initializing extension driver 'qos' 2026-08-10 23:03:06.296 7 INFO neutron.plugins.ml2.managers [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Initializing mechanism driver 'ovn' 2026-08-10 23:03:06.296 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Starting OVNMechanismDriver 2026-08-10 23:03:06.300 7 INFO neutron.services.logapi.drivers.ovn.driver [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] OVN logging driver registered 2026-08-10 23:03:06.307 7 INFO neutron.quota [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded quota_driver: . 2026-08-10 23:03:06.308 7 INFO neutron.plugins.ml2.plugin [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Modular L2 Plugin initialization complete 2026-08-10 23:03:06.309 7 INFO neutron.plugins.ml2.managers [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-10 23:03:06.309 7 INFO neutron.plugins.ml2.managers [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-10 23:03:06.309 7 INFO neutron.plugins.ml2.managers [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-10 23:03:06.309 7 INFO neutron.manager [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loading Plugin: qos 2026-08-10 23:03:06.322 7 INFO neutron.manager [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loading Plugin: ovn-router 2026-08-10 23:03:06.334 8 INFO neutron.manager [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loading Plugin: trunk 2026-08-10 23:03:06.345 8 INFO neutron.manager [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loading Plugin: log 2026-08-10 23:03:06.348 8 INFO neutron.manager [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loading Plugin: ovn-vpnaas 2026-08-10 23:03:06.359 7 INFO neutron.services.ovn_l3.plugin [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Starting OVNL3RouterPlugin 2026-08-10 23:03:06.364 7 INFO neutron.manager [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loading Plugin: segments 2026-08-10 23:03:06.407 8 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-08-10 23:03:06.407 8 WARNING stevedore.named [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-08-10 23:03:06.448 8 INFO neutron_vpnaas.services.vpn.plugin [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-10 23:03:06.448 8 INFO neutron.manager [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loading Plugin: taas 2026-08-10 23:03:06.464 7 INFO neutron.manager [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loading Plugin: trunk 2026-08-10 23:03:06.472 8 WARNING stevedore.named [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-08-10 23:03:06.475 7 INFO neutron.manager [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loading Plugin: log 2026-08-10 23:03:06.478 7 INFO neutron.manager [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loading Plugin: ovn-vpnaas 2026-08-10 23:03:06.478 8 INFO neutron_taas.services.taas.taas_plugin [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-10 23:03:06.478 8 INFO neutron.manager [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loading Plugin: tapmirror 2026-08-10 23:03:06.486 8 WARNING stevedore.named [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-08-10 23:03:06.487 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-10 23:03:06.488 8 INFO neutron.manager [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loading Plugin: auto_allocate 2026-08-10 23:03:06.492 8 INFO neutron.manager [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loading Plugin: tag 2026-08-10 23:03:06.499 8 INFO neutron.manager [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loading Plugin: timestamp 2026-08-10 23:03:06.502 8 INFO neutron.manager [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loading Plugin: network_ip_availability 2026-08-10 23:03:06.507 8 INFO neutron.manager [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loading Plugin: flavors 2026-08-10 23:03:06.510 8 INFO neutron.manager [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loading Plugin: revisions 2026-08-10 23:03:06.513 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Initializing extension manager. 2026-08-10 23:03:06.514 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Extension aap-reject-multicast not supported by any of loaded plugins 2026-08-10 23:03:06.515 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: address-group 2026-08-10 23:03:06.516 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: address-scope 2026-08-10 23:03:06.517 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-08-10 23:03:06.517 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: agent 2026-08-10 23:03:06.518 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-08-10 23:03:06.518 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Extension agent_sort_key not supported by any of loaded plugins 2026-08-10 23:03:06.520 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: allowed-address-pairs 2026-08-10 23:03:06.520 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: auto-allocated-topology 2026-08-10 23:03:06.521 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: availability_zone 2026-08-10 23:03:06.521 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-08-10 23:03:06.522 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-10 23:03:06.522 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: default-subnetpools 2026-08-10 23:03:06.524 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-10 23:03:06.524 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: dns-integration 2026-08-10 23:03:06.525 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: dns-domain-ports 2026-08-10 23:03:06.525 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-08-10 23:03:06.526 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Extension dvr not supported by any of loaded plugins 2026-08-10 23:03:06.526 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-10 23:03:06.527 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: empty-string-filtering 2026-08-10 23:03:06.527 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Extension evpn not supported by any of loaded plugins 2026-08-10 23:03:06.528 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-10 23:03:06.528 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-10 23:03:06.529 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: external-net 2026-08-10 23:03:06.529 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-10 23:03:06.530 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: extraroute 2026-08-10 23:03:06.530 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: extraroute-atomic 2026-08-10 23:03:06.531 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: filter-validation 2026-08-10 23:03:06.532 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-10 23:03:06.532 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-10 23:03:06.533 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-10 23:03:06.533 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: fip-port-details 2026-08-10 23:03:06.534 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: flavors 2026-08-10 23:03:06.535 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-10 23:03:06.536 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: floatingip-pools 2026-08-10 23:03:06.536 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: ip_allocation 2026-08-10 23:03:06.537 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-08-10 23:03:06.537 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: l2_adjacency 2026-08-10 23:03:06.538 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: router 2026-08-10 23:03:06.539 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: l3-agent-scheduler-ha-chassis-priority 2026-08-10 23:03:06.540 7 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-08-10 23:03:06.540 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-10 23:03:06.541 7 WARNING stevedore.named [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-08-10 23:03:06.541 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: enable-default-route-bfd 2026-08-10 23:03:06.542 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: enable-default-route-ecmp 2026-08-10 23:03:06.542 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: ext-gw-mode 2026-08-10 23:03:06.543 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: l3-ha 2026-08-10 23:03:06.543 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-10 23:03:06.544 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: external-gateway-multihoming 2026-08-10 23:03:06.544 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: l3-flavors 2026-08-10 23:03:06.545 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-10 23:03:06.545 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-08-10 23:03:06.548 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-10 23:03:06.549 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-10 23:03:06.550 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: logging 2026-08-10 23:03:06.551 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-10 23:03:06.552 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-10 23:03:06.552 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: multi-provider 2026-08-10 23:03:06.553 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: net-mtu 2026-08-10 23:03:06.553 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: net-mtu-writable 2026-08-10 23:03:06.554 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: network_availability_zone 2026-08-10 23:03:06.554 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-08-10 23:03:06.555 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: network-ip-availability 2026-08-10 23:03:06.556 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: network-ip-availability-details 2026-08-10 23:03:06.557 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-10 23:03:06.557 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: pagination 2026-08-10 23:03:06.558 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: port-device-profile 2026-08-10 23:03:06.558 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-10 23:03:06.559 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-10 23:03:06.559 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-10 23:03:06.559 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-08-10 23:03:06.560 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-10 23:03:06.560 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-10 23:03:06.561 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-10 23:03:06.561 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: port-resource-request 2026-08-10 23:03:06.562 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: port-resource-request-groups 2026-08-10 23:03:06.562 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-10 23:03:06.563 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: binding 2026-08-10 23:03:06.564 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: binding-extended 2026-08-10 23:03:06.564 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: port-security 2026-08-10 23:03:06.565 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: project-id 2026-08-10 23:03:06.565 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: provider 2026-08-10 23:03:06.566 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Extension pvlan not supported by any of loaded plugins 2026-08-10 23:03:06.566 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: qinq 2026-08-10 23:03:06.568 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: qos 2026-08-10 23:03:06.569 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-10 23:03:06.569 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-10 23:03:06.570 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: qos-default 2026-08-10 23:03:06.570 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: qos-fip 2026-08-10 23:03:06.571 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-10 23:03:06.571 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: qos-gateway-ip 2026-08-10 23:03:06.572 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: qos-port-network-policy 2026-08-10 23:03:06.572 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: qos-pps-minimum 2026-08-10 23:03:06.573 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-10 23:03:06.574 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: qos-pps 2026-08-10 23:03:06.574 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: qos-rule-type-details 2026-08-10 23:03:06.575 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-10 23:03:06.575 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: qos-rules-alias 2026-08-10 23:03:06.576 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: quota-check-limit 2026-08-10 23:03:06.576 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: quota-check-limit-default 2026-08-10 23:03:06.578 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: quotas 2026-08-10 23:03:06.579 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: quota_details 2026-08-10 23:03:06.581 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: rbac-policies 2026-08-10 23:03:06.581 7 INFO neutron_vpnaas.services.vpn.plugin [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-10 23:03:06.581 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-08-10 23:03:06.581 7 INFO neutron.manager [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loading Plugin: taas 2026-08-10 23:03:06.582 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: rbac-address-scope 2026-08-10 23:03:06.582 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: rbac-security-groups 2026-08-10 23:03:06.583 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-08-10 23:03:06.583 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: revision-if-match 2026-08-10 23:03:06.584 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: standard-attr-revisions 2026-08-10 23:03:06.585 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: router_availability_zone 2026-08-10 23:03:06.585 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: router-enable-snat 2026-08-10 23:03:06.586 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-10 23:03:06.587 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: security-groups-default-rules 2026-08-10 23:03:06.588 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: security-groups-default-statefulness 2026-08-10 23:03:06.588 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-10 23:03:06.589 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-08-10 23:03:06.589 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-10 23:03:06.590 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-10 23:03:06.590 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-10 23:03:06.595 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: security-group 2026-08-10 23:03:06.597 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: segment 2026-08-10 23:03:06.598 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-10 23:03:06.598 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: service-type 2026-08-10 23:03:06.599 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: sorting 2026-08-10 23:03:06.599 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: standard-attr-segment 2026-08-10 23:03:06.600 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: standard-attr-description 2026-08-10 23:03:06.600 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: stateful-security-group 2026-08-10 23:03:06.601 8 WARNING neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-10 23:03:06.601 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-08-10 23:03:06.602 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: subnet-external-network 2026-08-10 23:03:06.603 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: subnet_onboard 2026-08-10 23:03:06.603 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-10 23:03:06.604 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: subnet-service-types 2026-08-10 23:03:06.604 7 WARNING stevedore.named [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-08-10 23:03:06.604 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: subnet_allocation 2026-08-10 23:03:06.605 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-10 23:03:06.605 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: tag-creation 2026-08-10 23:03:06.606 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-10 23:03:06.610 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: standard-attr-tag 2026-08-10 23:03:06.610 7 INFO neutron_taas.services.taas.taas_plugin [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-10 23:03:06.611 7 INFO neutron.manager [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loading Plugin: tapmirror 2026-08-10 23:03:06.611 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-10 23:03:06.611 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: trunk 2026-08-10 23:03:06.612 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: trunk-details 2026-08-10 23:03:06.612 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-10 23:03:06.613 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-10 23:03:06.613 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: vlan-transparent 2026-08-10 23:03:06.614 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-10 23:03:06.616 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: vpn-agent-scheduler 2026-08-10 23:03:06.617 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-10 23:03:06.617 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: vpn-flavors 2026-08-10 23:03:06.619 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: vpnaas 2026-08-10 23:03:06.620 7 WARNING stevedore.named [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-08-10 23:03:06.620 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: taas 2026-08-10 23:03:06.621 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-10 23:03:06.621 7 INFO neutron.manager [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loading Plugin: auto_allocate 2026-08-10 23:03:06.621 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: tap-mirror 2026-08-10 23:03:06.622 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: tap-mirror-both-direction 2026-08-10 23:03:06.623 8 INFO neutron.api.extensions [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Loaded extension: taas-vlan-filter 2026-08-10 23:03:06.625 8 INFO neutron.quota.resource_registry [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-10 23:03:06.625 8 INFO neutron.quota.resource_registry [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-10 23:03:06.625 8 INFO neutron.quota.resource_registry [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-10 23:03:06.625 8 INFO neutron.quota.resource_registry [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-10 23:03:06.626 7 INFO neutron.manager [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loading Plugin: tag 2026-08-10 23:03:06.627 8 INFO neutron.quota.resource_registry [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Creating instance of CountableResource for resource:router_route 2026-08-10 23:03:06.629 8 INFO neutron.quota.resource_registry [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-10 23:03:06.629 8 INFO neutron.quota.resource_registry [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-10 23:03:06.634 7 INFO neutron.manager [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loading Plugin: timestamp 2026-08-10 23:03:06.634 8 INFO neutron.quota.resource_registry [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-10 23:03:06.635 8 INFO neutron.quota.resource_registry [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-10 23:03:06.635 8 INFO neutron.quota.resource_registry [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-10 23:03:06.636 8 INFO neutron.quota.resource_registry [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-10 23:03:06.636 8 WARNING neutron.quota.resource_registry [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] subnetpool is already registered 2026-08-10 23:03:06.636 8 INFO neutron.quota.resource_registry [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-10 23:03:06.637 8 WARNING neutron.quota.resource_registry [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] subnetpool is already registered 2026-08-10 23:03:06.637 7 INFO neutron.manager [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loading Plugin: network_ip_availability 2026-08-10 23:03:06.637 8 INFO neutron.quota.resource_registry [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-10 23:03:06.637 8 INFO neutron.quota.resource_registry [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-10 23:03:06.638 8 INFO neutron.quota.resource_registry [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-10 23:03:06.638 8 INFO neutron.quota.resource_registry [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-10 23:03:06.639 8 INFO neutron.quota.resource_registry [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-10 23:03:06.639 8 INFO neutron.quota.resource_registry [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-10 23:03:06.639 8 INFO neutron.quota.resource_registry [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-10 23:03:06.640 8 WARNING neutron.quota.resource_registry [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] ipsecpolicy is already registered 2026-08-10 23:03:06.640 8 INFO neutron.quota.resource_registry [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-10 23:03:06.640 8 WARNING neutron.quota.resource_registry [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] ikepolicy is already registered 2026-08-10 23:03:06.643 7 INFO neutron.manager [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loading Plugin: flavors 2026-08-10 23:03:06.643 8 INFO neutron.quota.resource_registry [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Creating instance of CountableResource for resource:router_route 2026-08-10 23:03:06.644 8 WARNING neutron.quota.resource_registry [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] router_route is already registered 2026-08-10 23:03:06.645 8 INFO neutron.quota.resource_registry [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-10 23:03:06.645 8 WARNING neutron.quota.resource_registry [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] router is already registered 2026-08-10 23:03:06.645 8 INFO neutron.quota.resource_registry [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-10 23:03:06.646 8 WARNING neutron.quota.resource_registry [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] floatingip is already registered 2026-08-10 23:03:06.647 7 INFO neutron.manager [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loading Plugin: revisions 2026-08-10 23:03:06.650 8 INFO neutron.quota.resource_registry [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-10 23:03:06.650 8 WARNING neutron.quota.resource_registry [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] rbac_policy is already registered 2026-08-10 23:03:06.651 8 INFO neutron.quota.resource_registry [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-10 23:03:06.651 8 WARNING neutron.quota.resource_registry [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] security_group is already registered 2026-08-10 23:03:06.651 8 INFO neutron.quota.resource_registry [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-10 23:03:06.652 8 WARNING neutron.quota.resource_registry [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] security_group_rule is already registered 2026-08-10 23:03:06.652 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Initializing extension manager. 2026-08-10 23:03:06.652 8 INFO neutron.quota.resource_registry [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-10 23:03:06.653 8 WARNING neutron.quota.resource_registry [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] subnetpool is already registered 2026-08-10 23:03:06.653 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Extension aap-reject-multicast not supported by any of loaded plugins 2026-08-10 23:03:06.653 8 INFO neutron.quota.resource_registry [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-10 23:03:06.653 8 WARNING neutron.quota.resource_registry [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] subnetpool is already registered 2026-08-10 23:03:06.653 8 INFO neutron.quota.resource_registry [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-10 23:03:06.654 8 WARNING neutron.quota.resource_registry [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] trunk is already registered 2026-08-10 23:03:06.654 8 INFO neutron.quota.resource_registry [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-10 23:03:06.654 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: address-group 2026-08-10 23:03:06.654 8 WARNING neutron.quota.resource_registry [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] ikepolicy is already registered 2026-08-10 23:03:06.654 8 INFO neutron.quota.resource_registry [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-10 23:03:06.655 8 WARNING neutron.quota.resource_registry [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] ipsecpolicy is already registered 2026-08-10 23:03:06.655 8 INFO neutron.quota.resource_registry [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-10 23:03:06.655 8 WARNING neutron.quota.resource_registry [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] endpoint_group is already registered 2026-08-10 23:03:06.655 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: address-scope 2026-08-10 23:03:06.656 8 INFO neutron.quota.resource_registry [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-10 23:03:06.656 8 WARNING neutron.quota.resource_registry [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] vpnservice is already registered 2026-08-10 23:03:06.656 8 INFO neutron.quota.resource_registry [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-10 23:03:06.656 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-08-10 23:03:06.656 8 WARNING neutron.quota.resource_registry [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] ipsec_site_connection is already registered 2026-08-10 23:03:06.657 8 INFO neutron.quota.resource_registry [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-10 23:03:06.657 8 WARNING neutron.quota.resource_registry [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] ipsecpolicy is already registered 2026-08-10 23:03:06.657 8 INFO neutron.quota.resource_registry [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-10 23:03:06.657 8 WARNING neutron.quota.resource_registry [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] ikepolicy is already registered 2026-08-10 23:03:06.657 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: agent 2026-08-10 23:03:06.658 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-08-10 23:03:06.659 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Extension agent_sort_key not supported by any of loaded plugins 2026-08-10 23:03:06.660 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-10 23:03:06.661 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-10 23:03:06.662 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: availability_zone 2026-08-10 23:03:06.663 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-08-10 23:03:06.663 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-10 23:03:06.664 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: default-subnetpools 2026-08-10 23:03:06.666 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-10 23:03:06.667 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: dns-integration 2026-08-10 23:03:06.668 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: dns-domain-ports 2026-08-10 23:03:06.668 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-08-10 23:03:06.669 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-08-10 23:03:06.670 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-10 23:03:06.670 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: empty-string-filtering 2026-08-10 23:03:06.672 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Extension evpn not supported by any of loaded plugins 2026-08-10 23:03:06.673 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-10 23:03:06.674 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-10 23:03:06.675 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: external-net 2026-08-10 23:03:06.676 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-10 23:03:06.677 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: extraroute 2026-08-10 23:03:06.679 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: extraroute-atomic 2026-08-10 23:03:06.679 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: filter-validation 2026-08-10 23:03:06.680 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-10 23:03:06.681 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-10 23:03:06.682 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-10 23:03:06.682 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: fip-port-details 2026-08-10 23:03:06.684 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: flavors 2026-08-10 23:03:06.685 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-10 23:03:06.686 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: floatingip-pools 2026-08-10 23:03:06.687 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: ip_allocation 2026-08-10 23:03:06.688 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-08-10 23:03:06.689 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: l2_adjacency 2026-08-10 23:03:06.690 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: router 2026-08-10 23:03:06.691 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: l3-agent-scheduler-ha-chassis-priority 2026-08-10 23:03:06.693 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-10 23:03:06.693 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: enable-default-route-bfd 2026-08-10 23:03:06.694 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-08-10 23:03:06.694 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: ext-gw-mode 2026-08-10 23:03:06.695 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: l3-ha 2026-08-10 23:03:06.695 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-10 23:03:06.696 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: external-gateway-multihoming 2026-08-10 23:03:06.696 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: l3-flavors 2026-08-10 23:03:06.697 8 WARNING keystonemiddleware._common.config [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-10 23:03:06.697 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-10 23:03:06.698 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-08-10 23:03:06.700 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-10 23:03:06.701 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-10 23:03:06.703 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: logging 2026-08-10 23:03:06.703 8 WARNING keystonemiddleware.auth_token [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint 2026-08-10 23:03:06.704 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-10 23:03:06.704 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-10 23:03:06.705 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: multi-provider 2026-08-10 23:03:06.705 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: net-mtu 2026-08-10 23:03:06.706 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: net-mtu-writable 2026-08-10 23:03:06.706 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: network_availability_zone 2026-08-10 23:03:06.707 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-08-10 23:03:06.708 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: network-ip-availability 2026-08-10 23:03:06.708 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: network-ip-availability-details 2026-08-10 23:03:06.709 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-10 23:03:06.710 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: pagination 2026-08-10 23:03:06.710 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: port-device-profile 2026-08-10 23:03:06.711 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-10 23:03:06.711 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-10 23:03:06.712 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-10 23:03:06.712 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-08-10 23:03:06.713 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-10 23:03:06.713 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-10 23:03:06.714 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-10 23:03:06.714 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: port-resource-request 2026-08-10 23:03:06.715 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-10 23:03:06.715 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-10 23:03:06.716 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: binding 2026-08-10 23:03:06.717 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: binding-extended 2026-08-10 23:03:06.717 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: port-security 2026-08-10 23:03:06.718 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: project-id 2026-08-10 23:03:06.718 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: provider 2026-08-10 23:03:06.719 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Extension pvlan not supported by any of loaded plugins 2026-08-10 23:03:06.719 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: qinq 2026-08-10 23:03:06.721 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: qos 2026-08-10 23:03:06.722 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-10 23:03:06.723 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-10 23:03:06.723 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: qos-default 2026-08-10 23:03:06.724 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: qos-fip 2026-08-10 23:03:06.724 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] uWSGI must provide a start time using the configuration parameter "start-time %t" in the configuration file 2026-08-10 23:03:06.724 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-10 23:03:06.725 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-10 23:03:06.725 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-10 23:03:06.726 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-10 23:03:06.726 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-10 23:03:06.727 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: qos-pps 2026-08-10 23:03:06.728 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-10 23:03:06.728 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-10 23:03:06.729 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: qos-rules-alias 2026-08-10 23:03:06.729 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: quota-check-limit 2026-08-10 23:03:06.730 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: quota-check-limit-default 2026-08-10 23:03:06.732 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: quotas 2026-08-10 23:03:06.733 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: quota_details 2026-08-10 23:03:06.734 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: rbac-policies 2026-08-10 23:03:06.735 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-08-10 23:03:06.736 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: rbac-address-scope 2026-08-10 23:03:06.736 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: rbac-security-groups 2026-08-10 23:03:06.737 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-08-10 23:03:06.737 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: revision-if-match 2026-08-10 23:03:06.738 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-10 23:03:06.739 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: router_availability_zone 2026-08-10 23:03:06.740 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: router-enable-snat 2026-08-10 23:03:06.740 8 INFO neutron.db.ovn_hash_ring_db [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Nodes from host "neutron-server-7599cc978b-76wst" and group "mechanism_driver" removed from the Hash Ring created at 2026-08-10 23:03:06+00:00 2026-08-10 23:03:06.740 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-10 23:03:06.742 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-10 23:03:06.742 8 INFO neutron.db.ovn_hash_ring_db [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Node 46394c59381956bd80c8f81a988a30f0 from host "neutron-server-7599cc978b-76wst" and group "mechanism_driver" added to the Hash Ring 2026-08-10 23:03:06.743 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: security-groups-default-statefulness 2026-08-10 23:03:06.743 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-10 23:03:06.744 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-08-10 23:03:06.744 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-10 23:03:06.745 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-10 23:03:06.745 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-10 23:03:06.750 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: security-group 2026-08-10 23:03:06.753 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: segment 2026-08-10 23:03:06.754 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-10 23:03:06.754 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: service-type 2026-08-10 23:03:06.755 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: sorting 2026-08-10 23:03:06.755 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: standard-attr-segment 2026-08-10 23:03:06.756 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Hash Ring probing thread for node 46394c59381956bd80c8f81a988a30f0 has started 2026-08-10 23:03:06.756 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: standard-attr-description 2026-08-10 23:03:06.756 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: stateful-security-group 2026-08-10 23:03:06.757 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-08-10 23:03:06.757 7 WARNING neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-10 23:03:06.758 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-08-10 23:03:06.758 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: subnet-external-network 2026-08-10 23:03:06.759 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: subnet_onboard 2026-08-10 23:03:06.759 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-10 23:03:06.760 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: subnet-service-types 2026-08-10 23:03:06.760 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: subnet_allocation 2026-08-10 23:03:06.761 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-10 23:03:06.762 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: tag-creation 2026-08-10 23:03:06.762 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-10 23:03:06.766 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: standard-attr-tag 2026-08-10 23:03:06.767 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-10 23:03:06.767 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: trunk 2026-08-10 23:03:06.768 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: trunk-details 2026-08-10 23:03:06.768 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-10 23:03:06.769 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-10 23:03:06.769 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: vlan-transparent 2026-08-10 23:03:06.770 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-10 23:03:06.772 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-08-10 23:03:06.773 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-10 23:03:06.774 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: vpn-flavors 2026-08-10 23:03:06.775 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: vpnaas 2026-08-10 23:03:06.776 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: taas 2026-08-10 23:03:06.777 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: tap-mirror 2026-08-10 23:03:06.778 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: tap-mirror-both-direction 2026-08-10 23:03:06.779 7 INFO neutron.api.extensions [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Loaded extension: taas-vlan-filter 2026-08-10 23:03:06.781 7 INFO neutron.quota.resource_registry [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-10 23:03:06.781 7 INFO neutron.quota.resource_registry [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-10 23:03:06.782 7 INFO neutron.quota.resource_registry [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-10 23:03:06.782 7 INFO neutron.quota.resource_registry [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-10 23:03:06.784 7 INFO neutron.quota.resource_registry [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Creating instance of CountableResource for resource:router_route 2026-08-10 23:03:06.785 7 INFO neutron.quota.resource_registry [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-10 23:03:06.786 7 INFO neutron.quota.resource_registry [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-10 23:03:06.790 7 INFO neutron.quota.resource_registry [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-10 23:03:06.791 7 INFO neutron.quota.resource_registry [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-10 23:03:06.792 7 INFO neutron.quota.resource_registry [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-10 23:03:06.792 7 INFO neutron.quota.resource_registry [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-10 23:03:06.793 7 WARNING neutron.quota.resource_registry [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] subnetpool is already registered 2026-08-10 23:03:06.793 7 INFO neutron.quota.resource_registry [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-10 23:03:06.793 7 WARNING neutron.quota.resource_registry [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] subnetpool is already registered 2026-08-10 23:03:06.794 7 INFO neutron.quota.resource_registry [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-10 23:03:06.794 7 INFO neutron.quota.resource_registry [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-10 23:03:06.795 7 INFO neutron.quota.resource_registry [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-10 23:03:06.795 7 INFO neutron.quota.resource_registry [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-10 23:03:06.795 7 INFO neutron.quota.resource_registry [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-10 23:03:06.796 7 INFO neutron.quota.resource_registry [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-10 23:03:06.796 7 INFO neutron.quota.resource_registry [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-10 23:03:06.796 7 WARNING neutron.quota.resource_registry [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] ipsecpolicy is already registered 2026-08-10 23:03:06.797 7 INFO neutron.quota.resource_registry [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-10 23:03:06.797 7 WARNING neutron.quota.resource_registry [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] ikepolicy is already registered 2026-08-10 23:03:06.800 7 INFO neutron.quota.resource_registry [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Creating instance of CountableResource for resource:router_route 2026-08-10 23:03:06.800 7 WARNING neutron.quota.resource_registry [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] router_route is already registered 2026-08-10 23:03:06.802 7 INFO neutron.quota.resource_registry [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-10 23:03:06.802 7 WARNING neutron.quota.resource_registry [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] router is already registered 2026-08-10 23:03:06.802 7 INFO neutron.quota.resource_registry [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-10 23:03:06.803 7 WARNING neutron.quota.resource_registry [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] floatingip is already registered 2026-08-10 23:03:06.807 7 INFO neutron.quota.resource_registry [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-10 23:03:06.807 7 WARNING neutron.quota.resource_registry [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] rbac_policy is already registered 2026-08-10 23:03:06.808 7 INFO neutron.quota.resource_registry [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-10 23:03:06.808 7 WARNING neutron.quota.resource_registry [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] security_group is already registered 2026-08-10 23:03:06.808 7 INFO neutron.quota.resource_registry [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-10 23:03:06.809 7 WARNING neutron.quota.resource_registry [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] security_group_rule is already registered 2026-08-10 23:03:06.809 7 INFO neutron.quota.resource_registry [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-10 23:03:06.809 7 WARNING neutron.quota.resource_registry [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] subnetpool is already registered 2026-08-10 23:03:06.810 7 INFO neutron.quota.resource_registry [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-10 23:03:06.810 7 WARNING neutron.quota.resource_registry [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] subnetpool is already registered 2026-08-10 23:03:06.810 7 INFO neutron.quota.resource_registry [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-10 23:03:06.811 7 WARNING neutron.quota.resource_registry [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] trunk is already registered 2026-08-10 23:03:06.811 7 INFO neutron.quota.resource_registry [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-10 23:03:06.811 7 WARNING neutron.quota.resource_registry [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] ikepolicy is already registered 2026-08-10 23:03:06.811 7 INFO neutron.quota.resource_registry [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-10 23:03:06.812 7 WARNING neutron.quota.resource_registry [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] ipsecpolicy is already registered 2026-08-10 23:03:06.812 7 INFO neutron.quota.resource_registry [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-10 23:03:06.812 7 WARNING neutron.quota.resource_registry [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] endpoint_group is already registered 2026-08-10 23:03:06.813 7 INFO neutron.quota.resource_registry [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-10 23:03:06.813 7 WARNING neutron.quota.resource_registry [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] vpnservice is already registered 2026-08-10 23:03:06.813 7 INFO neutron.quota.resource_registry [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-10 23:03:06.813 7 WARNING neutron.quota.resource_registry [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] ipsec_site_connection is already registered 2026-08-10 23:03:06.814 7 INFO neutron.quota.resource_registry [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-10 23:03:06.814 7 WARNING neutron.quota.resource_registry [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] ipsecpolicy is already registered 2026-08-10 23:03:06.814 7 INFO neutron.quota.resource_registry [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-10 23:03:06.814 7 WARNING neutron.quota.resource_registry [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] ikepolicy is already registered 2026-08-10 23:03:06.854 7 WARNING keystonemiddleware._common.config [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-10 23:03:06.860 7 WARNING keystonemiddleware.auth_token [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint 2026-08-10 23:03:06.881 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] uWSGI must provide a start time using the configuration parameter "start-time %t" in the configuration file 2026-08-10 23:03:06.898 7 INFO neutron.db.ovn_hash_ring_db [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Nodes from host "neutron-server-7599cc978b-76wst" and group "mechanism_driver" removed from the Hash Ring created at 2026-08-10 23:03:06+00:00 2026-08-10 23:03:06.901 7 INFO neutron.db.ovn_hash_ring_db [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Node d158c87dff6e504a87e5e18f95436e5d from host "neutron-server-7599cc978b-76wst" and group "mechanism_driver" added to the Hash Ring 2026-08-10 23:03:06.927 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Hash Ring probing thread for node d158c87dff6e504a87e5e18f95436e5d has started 2026-08-10 23:03:06.928 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-08-10 23:03:06.984 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] tcp:10.102.85.43:6641: connecting... 2026-08-10 23:03:06.984 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] tcp:10.102.85.43:6641: connected 2026-08-10 23:03:07.034 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-08-10 23:03:07.055 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] tcp:10.104.126.34:6642: connecting... 2026-08-10 23:03:07.055 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] tcp:10.104.126.34:6642: connected 2026-08-10 23:03:07.116 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] WorkerService process has finished the post initialization 2026-08-10 23:03:07.160 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] tcp:10.102.85.43:6641: connecting... 2026-08-10 23:03:07.160 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] tcp:10.102.85.43:6641: connected 2026-08-10 23:03:07.175 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] tcp:10.102.85.43:6641: connecting... 2026-08-10 23:03:07.175 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] tcp:10.102.85.43:6641: connected 2026-08-10 23:03:07.209 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] tcp:10.102.85.43:6641: connecting... 2026-08-10 23:03:07.210 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ad89300e-6187-471c-9db6-c5810603d17c - - - - - -] tcp:10.102.85.43:6641: connected 2026-08-10 23:03:07.211 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-08-10 23:03:07.229 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] tcp:10.104.126.34:6642: connecting... 2026-08-10 23:03:07.229 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] tcp:10.104.126.34:6642: connected WSGI app 0 (mountpoint='') ready in 10 seconds on interpreter 0x7ffb887ef668 pid: 8 (default app) 2026-08-10 23:03:07.258 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] WorkerService process has finished the post initialization 2026-08-10 23:03:07.259 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-08-10 23:03:07.260 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [-] Starting OVNClientPlacementExtension 2026-08-10 23:03:07.310 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] tcp:10.102.85.43:6641: connecting... 2026-08-10 23:03:07.310 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] tcp:10.102.85.43:6641: connected 2026-08-10 23:03:07.351 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] tcp:10.102.85.43:6641: connecting... 2026-08-10 23:03:07.351 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-cfdf05d4-acb0-4258-9157-fcf0b6a2c4f6 - - - - - -] tcp:10.102.85.43:6641: connected WSGI app 0 (mountpoint='') ready in 10 seconds on interpreter 0x7ffb887ef668 pid: 7 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 23:03:09.429 8 INFO neutron.pecan_wsgi.hooks.translation [None req-229976eb-3cc5-4006-9e16-fdec788f9475 40f29e68d0c04864b92723bfccf496f9 e9fdc280b7264471947a46ac2d507e81 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/3] 199.204.45.38 () {44 vars in 924 bytes} [Mon Aug 10 23:03:08 2026] GET /v2.0/networks/public => generated 108 bytes in 765 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1/4] 199.204.45.38 () {44 vars in 946 bytes} [Mon Aug 10 23:03:09 2026] GET /v2.0/networks?name=public => generated 15 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-10 23:03:09.911 8 ERROR stevedore.extension [None req-870a3736-c59f-4e37-aa0c-489893244886 40f29e68d0c04864b92723bfccf496f9 e9fdc280b7264471947a46ac2d507e81 - - default default] Could not load 'neutron-dynamic-routing': module 'neutron.conf.policies.base' has no attribute 'ADMIN' 2026-08-10 23:03:09.923 8 ERROR stevedore.extension [None req-870a3736-c59f-4e37-aa0c-489893244886 40f29e68d0c04864b92723bfccf496f9 e9fdc280b7264471947a46ac2d507e81 - - default default] Could not load 'neutron-vpnaas': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-08-10 23:03:09.924 8 ERROR stevedore.extension [None req-870a3736-c59f-4e37-aa0c-489893244886 40f29e68d0c04864b92723bfccf496f9 e9fdc280b7264471947a46ac2d507e81 - - default default] Could not load 'tap-as-a-service': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-08-10 23:03:10.257 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-870a3736-c59f-4e37-aa0c-489893244886 40f29e68d0c04864b92723bfccf496f9 e9fdc280b7264471947a46ac2d507e81 - - default default] Starting OVNClientQosExtension 2026-08-10 23:03:10.258 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-870a3736-c59f-4e37-aa0c-489893244886 40f29e68d0c04864b92723bfccf496f9 e9fdc280b7264471947a46ac2d507e81 - - default default] Starting OVNClientPlacementExtension 2026-08-10 23:03:10.334 8 INFO neutron.db.ovn_revision_numbers_db [None req-870a3736-c59f-4e37-aa0c-489893244886 40f29e68d0c04864b92723bfccf496f9 e9fdc280b7264471947a46ac2d507e81 - - default default] Successfully bumped revision number for resource 9cd42cfa-ef43-433c-8f94-adfd7c50ce37 (type: security_groups) to 1 2026-08-10 23:03:10.376 8 INFO neutron.db.ovn_revision_numbers_db [None req-870a3736-c59f-4e37-aa0c-489893244886 40f29e68d0c04864b92723bfccf496f9 e9fdc280b7264471947a46ac2d507e81 - - default default] Successfully bumped revision number for resource 3267953f-fb60-4c37-be89-3fa84c358456 (type: security_group_rules) to 0 2026-08-10 23:03:10.664 8 INFO neutron.db.ovn_revision_numbers_db [None req-870a3736-c59f-4e37-aa0c-489893244886 40f29e68d0c04864b92723bfccf496f9 e9fdc280b7264471947a46ac2d507e81 - - default default] Successfully bumped revision number for resource 98b74262-6641-4d07-a267-38178ee4c866 (type: security_group_rules) to 0 2026-08-10 23:03:10.712 8 INFO neutron.db.ovn_revision_numbers_db [None req-870a3736-c59f-4e37-aa0c-489893244886 40f29e68d0c04864b92723bfccf496f9 e9fdc280b7264471947a46ac2d507e81 - - default default] Successfully bumped revision number for resource ddf6e06d-a03c-42ef-b575-89951ac4482c (type: security_group_rules) to 0 2026-08-10 23:03:11.000 8 INFO neutron.db.ovn_revision_numbers_db [None req-870a3736-c59f-4e37-aa0c-489893244886 40f29e68d0c04864b92723bfccf496f9 e9fdc280b7264471947a46ac2d507e81 - - default default] Successfully bumped revision number for resource f192a7f1-20c5-49d4-8b55-e7e3c4f0c7e7 (type: security_group_rules) to 0 2026-08-10 23:03:11.104 8 WARNING neutron.services.revisions.revision_plugin [None req-870a3736-c59f-4e37-aa0c-489893244886 40f29e68d0c04864b92723bfccf496f9 e9fdc280b7264471947a46ac2d507e81 - - default default] Could not find related network for resource to bump revision. 2026-08-10 23:03:11.134 8 INFO neutron.db.segments_db [None req-870a3736-c59f-4e37-aa0c-489893244886 40f29e68d0c04864b92723bfccf496f9 e9fdc280b7264471947a46ac2d507e81 - - default default] Added segment 852b14f0-310f-40b1-a183-e2a42626d38f of type flat for network e0468735-d75b-4c9e-adb7-8c0d0f339e20 2026-08-10 23:03:11.346 8 INFO neutron.db.ovn_revision_numbers_db [None req-870a3736-c59f-4e37-aa0c-489893244886 40f29e68d0c04864b92723bfccf496f9 e9fdc280b7264471947a46ac2d507e81 - - default default] Successfully bumped revision number for resource e0468735-d75b-4c9e-adb7-8c0d0f339e20 (type: networks) to 1 2026-08-10 23:03:11.919 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-870a3736-c59f-4e37-aa0c-489893244886 40f29e68d0c04864b92723bfccf496f9 e9fdc280b7264471947a46ac2d507e81 - - default default] No more DHCP agents 2026-08-10 23:03:11.921 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-870a3736-c59f-4e37-aa0c-489893244886 40f29e68d0c04864b92723bfccf496f9 e9fdc280b7264471947a46ac2d507e81 - - default default] Unable to schedule network e0468735-d75b-4c9e-adb7-8c0d0f339e20: no agents available; will retry on subsequent port and subnet creation events. 2026-08-10 23:03:12.011 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status down for port: 4454f660-5689-4a12-bc3f-b1e5b6a8e579 2026-08-10 23:03:12.087 8 INFO neutron.db.ovn_revision_numbers_db [None req-870a3736-c59f-4e37-aa0c-489893244886 40f29e68d0c04864b92723bfccf496f9 e9fdc280b7264471947a46ac2d507e81 - - default default] Successfully bumped revision number for resource 4454f660-5689-4a12-bc3f-b1e5b6a8e579 (type: ports) to 1 [pid: 8|app: 0|req: 4/6] 199.204.45.38 () {48 vars in 964 bytes} [Mon Aug 10 23:03:09 2026] POST /v2.0/networks => generated 744 bytes in 2490 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-10 23:03:13.716 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a6f39356-9576-4bf9-be9f-6669a1a9149f 40f29e68d0c04864b92723bfccf496f9 e9fdc280b7264471947a46ac2d507e81 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/7] 199.204.45.38 () {44 vars in 924 bytes} [Mon Aug 10 23:03:13 2026] GET /v2.0/networks/public => generated 108 bytes in 462 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/8] 199.204.45.38 () {44 vars in 946 bytes} [Mon Aug 10 23:03:13 2026] GET /v2.0/networks?name=public => generated 753 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-10 23:03:13.809 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6599e840-1055-48f9-b51d-6f967e75a498 40f29e68d0c04864b92723bfccf496f9 e9fdc280b7264471947a46ac2d507e81 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/9] 199.204.45.38 () {44 vars in 1031 bytes} [Mon Aug 10 23:03:13 2026] GET /v2.0/subnets/public-subnet?network_id=e0468735-d75b-4c9e-adb7-8c0d0f339e20 => generated 113 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/10] 199.204.45.38 () {44 vars in 1054 bytes} [Mon Aug 10 23:03:13 2026] GET /v2.0/subnets?name=public-subnet&network_id=e0468735-d75b-4c9e-adb7-8c0d0f339e20 => generated 14 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-10 23:03:14.071 7 ERROR stevedore.extension [None req-f7365e30-696d-4592-8002-13dbe4f4ed96 40f29e68d0c04864b92723bfccf496f9 e9fdc280b7264471947a46ac2d507e81 - - default default] Could not load 'neutron-dynamic-routing': module 'neutron.conf.policies.base' has no attribute 'ADMIN' 2026-08-10 23:03:14.082 7 ERROR stevedore.extension [None req-f7365e30-696d-4592-8002-13dbe4f4ed96 40f29e68d0c04864b92723bfccf496f9 e9fdc280b7264471947a46ac2d507e81 - - default default] Could not load 'neutron-vpnaas': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-08-10 23:03:14.083 7 ERROR stevedore.extension [None req-f7365e30-696d-4592-8002-13dbe4f4ed96 40f29e68d0c04864b92723bfccf496f9 e9fdc280b7264471947a46ac2d507e81 - - default default] Could not load 'tap-as-a-service': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-08-10 23:03:14.535 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f7365e30-696d-4592-8002-13dbe4f4ed96 40f29e68d0c04864b92723bfccf496f9 e9fdc280b7264471947a46ac2d507e81 - - default default] No more DHCP agents 2026-08-10 23:03:14.536 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f7365e30-696d-4592-8002-13dbe4f4ed96 40f29e68d0c04864b92723bfccf496f9 e9fdc280b7264471947a46ac2d507e81 - - default default] Unable to schedule network e0468735-d75b-4c9e-adb7-8c0d0f339e20: no agents available; will retry on subsequent port and subnet creation events. 2026-08-10 23:03:15.526 7 INFO neutron.db.ovn_revision_numbers_db [None req-f7365e30-696d-4592-8002-13dbe4f4ed96 40f29e68d0c04864b92723bfccf496f9 e9fdc280b7264471947a46ac2d507e81 - - default default] Successfully bumped revision number for resource 4454f660-5689-4a12-bc3f-b1e5b6a8e579 (type: ports) to 2 2026-08-10 23:03:15.570 7 INFO neutron.db.ovn_revision_numbers_db [None req-f7365e30-696d-4592-8002-13dbe4f4ed96 40f29e68d0c04864b92723bfccf496f9 e9fdc280b7264471947a46ac2d507e81 - - default default] Successfully bumped revision number for resource ad6afae8-0c66-4bf6-ad55-b1afef5f1e93 (type: subnets) to 0 [pid: 7|app: 0|req: 5/11] 199.204.45.38 () {48 vars in 962 bytes} [Mon Aug 10 23:03:13 2026] POST /v2.0/subnets => generated 664 bytes in 1758 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-10 23:08:28.825 8 INFO neutron.pecan_wsgi.hooks.translation [None req-35b7e4e7-e8d6-4e81-8b92-32875ba4b967 40f29e68d0c04864b92723bfccf496f9 e9fdc280b7264471947a46ac2d507e81 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 27/51] 199.204.45.38 () {44 vars in 934 bytes} [Mon Aug 10 23:08:28 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 119 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 25/52] 199.204.45.38 () {44 vars in 956 bytes} [Mon Aug 10 23:08:28 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-10 23:08:28.963 8 INFO neutron.db.segments_db [None req-04e4a3c0-c54e-4f48-9b07-b273deb067f3 40f29e68d0c04864b92723bfccf496f9 e9fdc280b7264471947a46ac2d507e81 - - default default] Added segment 729f3f8d-9845-490b-b60c-1d3f78ffe090 of type geneve for network 3a249cc9-05c4-4517-8c23-29a67ea564d9 2026-08-10 23:08:29.118 8 INFO neutron.db.ovn_revision_numbers_db [None req-04e4a3c0-c54e-4f48-9b07-b273deb067f3 40f29e68d0c04864b92723bfccf496f9 e9fdc280b7264471947a46ac2d507e81 - - default default] Successfully bumped revision number for resource 3a249cc9-05c4-4517-8c23-29a67ea564d9 (type: networks) to 1 2026-08-10 23:08:29.267 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-04e4a3c0-c54e-4f48-9b07-b273deb067f3 40f29e68d0c04864b92723bfccf496f9 e9fdc280b7264471947a46ac2d507e81 - - default default] No more DHCP agents 2026-08-10 23:08:29.268 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-04e4a3c0-c54e-4f48-9b07-b273deb067f3 40f29e68d0c04864b92723bfccf496f9 e9fdc280b7264471947a46ac2d507e81 - - default default] Unable to schedule network 3a249cc9-05c4-4517-8c23-29a67ea564d9: no agents available; will retry on subsequent port and subnet creation events. 2026-08-10 23:08:29.319 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c12c9067-de46-4dcb-86cd-659b76e3316a - - - - - -] OVN reports status down for port: 1862b264-6802-4870-9e41-70f7f49c77db 2026-08-10 23:08:29.371 8 INFO neutron.db.ovn_revision_numbers_db [None req-04e4a3c0-c54e-4f48-9b07-b273deb067f3 40f29e68d0c04864b92723bfccf496f9 e9fdc280b7264471947a46ac2d507e81 - - default default] Successfully bumped revision number for resource 1862b264-6802-4870-9e41-70f7f49c77db (type: ports) to 1 [pid: 8|app: 0|req: 28/53] 199.204.45.38 () {48 vars in 963 bytes} [Mon Aug 10 23:08:28 2026] POST /v2.0/networks => generated 748 bytes in 557 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-10 23:08:30.374 7 INFO neutron.pecan_wsgi.hooks.translation [None req-93f9862e-2e5f-470c-a289-8bed4eb6d980 40f29e68d0c04864b92723bfccf496f9 e9fdc280b7264471947a46ac2d507e81 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 26/54] 199.204.45.38 () {44 vars in 934 bytes} [Mon Aug 10 23:08:30 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 29/55] 199.204.45.38 () {44 vars in 956 bytes} [Mon Aug 10 23:08:30 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 738 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-10 23:08:30.441 7 INFO neutron.pecan_wsgi.hooks.translation [None req-62c51e67-a04a-4eaf-bee6-4e1d5fda2a08 40f29e68d0c04864b92723bfccf496f9 e9fdc280b7264471947a46ac2d507e81 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 27/56] 199.204.45.38 () {44 vars in 1033 bytes} [Mon Aug 10 23:08:30 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=3a249cc9-05c4-4517-8c23-29a67ea564d9 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 30/57] 199.204.45.38 () {44 vars in 1056 bytes} [Mon Aug 10 23:08:30 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=3a249cc9-05c4-4517-8c23-29a67ea564d9 => generated 14 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-10 23:08:30.609 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6cf91698-85fb-4294-80ad-46572edcfc3c 40f29e68d0c04864b92723bfccf496f9 e9fdc280b7264471947a46ac2d507e81 - - default default] No more DHCP agents 2026-08-10 23:08:30.610 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6cf91698-85fb-4294-80ad-46572edcfc3c 40f29e68d0c04864b92723bfccf496f9 e9fdc280b7264471947a46ac2d507e81 - - default default] Unable to schedule network 3a249cc9-05c4-4517-8c23-29a67ea564d9: no agents available; will retry on subsequent port and subnet creation events. 2026-08-10 23:08:31.062 7 INFO neutron.db.ovn_revision_numbers_db [None req-6cf91698-85fb-4294-80ad-46572edcfc3c 40f29e68d0c04864b92723bfccf496f9 e9fdc280b7264471947a46ac2d507e81 - - default default] Successfully bumped revision number for resource 1862b264-6802-4870-9e41-70f7f49c77db (type: ports) to 2 2026-08-10 23:08:31.094 7 INFO neutron.db.ovn_revision_numbers_db [None req-6cf91698-85fb-4294-80ad-46572edcfc3c 40f29e68d0c04864b92723bfccf496f9 e9fdc280b7264471947a46ac2d507e81 - - default default] Successfully bumped revision number for resource 2861272b-ac8f-4f99-be1e-a6f3173d4c03 (type: subnets) to 0 [pid: 7|app: 0|req: 28/58] 199.204.45.38 () {48 vars in 962 bytes} [Mon Aug 10 23:08:30 2026] POST /v2.0/subnets => generated 651 bytes in 644 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-10 23:08:32.186 8 INFO neutron.api.v2.resource [None req-40b58afe-2842-406b-a159-c3888ec854bf 40f29e68d0c04864b92723bfccf496f9 e9fdc280b7264471947a46ac2d507e81 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 31/59] 199.204.45.38 () {44 vars in 968 bytes} [Mon Aug 10 23:08:32 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 29/60] 199.204.45.38 () {44 vars in 990 bytes} [Mon Aug 10 23:08:32 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-10 23:08:32.343 8 INFO neutron.db.ovn_revision_numbers_db [None req-bfeea5f2-2346-4ec8-8d41-3d55dbf90f7a 40f29e68d0c04864b92723bfccf496f9 e9fdc280b7264471947a46ac2d507e81 - - default default] Successfully bumped revision number for resource 37cf6bde-7c85-4785-a652-87d574999bac (type: security_groups) to 1 2026-08-10 23:08:32.351 8 INFO neutron.db.ovn_revision_numbers_db [None req-bfeea5f2-2346-4ec8-8d41-3d55dbf90f7a 40f29e68d0c04864b92723bfccf496f9 e9fdc280b7264471947a46ac2d507e81 - - default default] Successfully bumped revision number for resource 2c7b65d2-e42b-4a2f-870a-26754a484c99 (type: security_group_rules) to 0 2026-08-10 23:08:32.362 8 INFO neutron.db.ovn_revision_numbers_db [None req-bfeea5f2-2346-4ec8-8d41-3d55dbf90f7a 40f29e68d0c04864b92723bfccf496f9 e9fdc280b7264471947a46ac2d507e81 - - default default] Successfully bumped revision number for resource 807beb9d-40e7-4522-a6e6-6e7141f63ed1 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 32/61] 199.204.45.38 () {48 vars in 977 bytes} [Mon Aug 10 23:08:32 2026] POST /v2.0/security-groups => generated 1616 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 30/62] 199.204.45.38 () {44 vars in 998 bytes} [Mon Aug 10 23:08:33 2026] GET /v2.0/security-groups/37cf6bde-7c85-4785-a652-87d574999bac => generated 1616 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/63] 199.204.45.38 () {44 vars in 998 bytes} [Mon Aug 10 23:08:33 2026] GET /v2.0/security-groups/37cf6bde-7c85-4785-a652-87d574999bac => generated 1616 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 31/64] 199.204.45.38 () {44 vars in 998 bytes} [Mon Aug 10 23:08:33 2026] GET /v2.0/security-groups/37cf6bde-7c85-4785-a652-87d574999bac => generated 1616 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-10 23:08:33.690 8 INFO neutron.db.ovn_revision_numbers_db [None req-5aac3355-fbc6-4fd7-8866-d283fb020e06 40f29e68d0c04864b92723bfccf496f9 e9fdc280b7264471947a46ac2d507e81 - - default default] Successfully bumped revision number for resource 107db07c-4617-41f3-afaa-f99eadea7a2f (type: security_group_rules) to 0 [pid: 8|app: 0|req: 34/65] 199.204.45.38 () {48 vars in 988 bytes} [Mon Aug 10 23:08:33 2026] POST /v2.0/security-group-rules => generated 601 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 32/66] 199.204.45.38 () {44 vars in 998 bytes} [Mon Aug 10 23:08:34 2026] GET /v2.0/security-groups/37cf6bde-7c85-4785-a652-87d574999bac => generated 2230 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/67] 199.204.45.38 () {44 vars in 998 bytes} [Mon Aug 10 23:08:34 2026] GET /v2.0/security-groups/37cf6bde-7c85-4785-a652-87d574999bac => generated 2230 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 33/68] 199.204.45.38 () {44 vars in 998 bytes} [Mon Aug 10 23:08:34 2026] GET /v2.0/security-groups/37cf6bde-7c85-4785-a652-87d574999bac => generated 2230 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-10 23:08:34.816 8 INFO neutron.db.ovn_revision_numbers_db [None req-e735c97f-c172-4d8b-969c-6503a2949596 40f29e68d0c04864b92723bfccf496f9 e9fdc280b7264471947a46ac2d507e81 - - default default] Successfully bumped revision number for resource 8cc29c76-68a4-4177-b83c-65402ec064e6 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 36/69] 199.204.45.38 () {48 vars in 988 bytes} [Mon Aug 10 23:08:34 2026] POST /v2.0/security-group-rules => generated 603 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/70] 199.204.45.38 () {44 vars in 998 bytes} [Mon Aug 10 23:08:35 2026] GET /v2.0/security-groups/37cf6bde-7c85-4785-a652-87d574999bac => generated 2846 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/71] 199.204.45.38 () {44 vars in 998 bytes} [Mon Aug 10 23:08:35 2026] GET /v2.0/security-groups/37cf6bde-7c85-4785-a652-87d574999bac => generated 2846 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/72] 199.204.45.38 () {44 vars in 998 bytes} [Mon Aug 10 23:08:35 2026] GET /v2.0/security-groups/37cf6bde-7c85-4785-a652-87d574999bac => generated 2846 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-10 23:08:35.913 8 INFO neutron.db.ovn_revision_numbers_db [None req-8f9db038-d81f-417d-a4d7-98ed1b1ab384 40f29e68d0c04864b92723bfccf496f9 e9fdc280b7264471947a46ac2d507e81 - - default default] Successfully bumped revision number for resource 3e8bc073-1dea-4b27-bd2c-b911c2b299dd (type: security_group_rules) to 0 [pid: 8|app: 0|req: 38/73] 199.204.45.38 () {48 vars in 988 bytes} [Mon Aug 10 23:08:35 2026] POST /v2.0/security-group-rules => generated 603 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/74] 199.204.45.38 () {44 vars in 998 bytes} [Mon Aug 10 23:08:36 2026] GET /v2.0/security-groups/37cf6bde-7c85-4785-a652-87d574999bac => generated 3462 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/75] 199.204.45.38 () {44 vars in 998 bytes} [Mon Aug 10 23:08:36 2026] GET /v2.0/security-groups/37cf6bde-7c85-4785-a652-87d574999bac => generated 3462 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/76] 199.204.45.38 () {44 vars in 998 bytes} [Mon Aug 10 23:08:37 2026] GET /v2.0/security-groups/37cf6bde-7c85-4785-a652-87d574999bac => generated 3462 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-10 23:08:37.204 8 INFO neutron.db.ovn_revision_numbers_db [None req-8bf817ba-43be-47c2-8bbe-90c32ca379b2 40f29e68d0c04864b92723bfccf496f9 e9fdc280b7264471947a46ac2d507e81 - - default default] Successfully bumped revision number for resource 3549650e-3793-4d68-bcb5-46e29b9e0922 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 40/77] 199.204.45.38 () {48 vars in 988 bytes} [Mon Aug 10 23:08:37 2026] POST /v2.0/security-group-rules => generated 603 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/78] 199.204.45.38 () {44 vars in 998 bytes} [Mon Aug 10 23:08:38 2026] GET /v2.0/security-groups/37cf6bde-7c85-4785-a652-87d574999bac => generated 4078 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/79] 199.204.45.38 () {44 vars in 998 bytes} [Mon Aug 10 23:08:38 2026] GET /v2.0/security-groups/37cf6bde-7c85-4785-a652-87d574999bac => generated 4078 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/80] 199.204.45.38 () {44 vars in 998 bytes} [Mon Aug 10 23:08:38 2026] GET /v2.0/security-groups/37cf6bde-7c85-4785-a652-87d574999bac => generated 4078 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-10 23:08:38.357 8 INFO neutron.db.ovn_revision_numbers_db [None req-147e042e-7711-4a1b-8993-315dadc66086 40f29e68d0c04864b92723bfccf496f9 e9fdc280b7264471947a46ac2d507e81 - - default default] Successfully bumped revision number for resource e51ba541-cb14-419a-a542-fdf613e90eba (type: security_group_rules) to 0 [pid: 8|app: 0|req: 42/81] 199.204.45.38 () {48 vars in 988 bytes} [Mon Aug 10 23:08:38 2026] POST /v2.0/security-group-rules => generated 603 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/82] 199.204.45.38 () {44 vars in 984 bytes} [Mon Aug 10 23:08:39 2026] GET /v2.0/networks/3a249cc9-05c4-4517-8c23-29a67ea564d9 => generated 773 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-10 23:08:39.642 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ebee6cbd-2a9e-48c0-8569-a9e3393c569e 40f29e68d0c04864b92723bfccf496f9 e9fdc280b7264471947a46ac2d507e81 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 43/83] 199.204.45.38 () {44 vars in 1073 bytes} [Mon Aug 10 23:08:39 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=3a249cc9-05c4-4517-8c23-29a67ea564d9 => generated 132 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/84] 199.204.45.38 () {44 vars in 1096 bytes} [Mon Aug 10 23:08:39 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=3a249cc9-05c4-4517-8c23-29a67ea564d9 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/85] 199.204.45.38 () {44 vars in 998 bytes} [Mon Aug 10 23:08:39 2026] GET /v2.0/security-groups/37cf6bde-7c85-4785-a652-87d574999bac => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-10 23:08:40.067 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d102ad80-3cd4-47ef-aca9-e1d3631887f9 40f29e68d0c04864b92723bfccf496f9 e9fdc280b7264471947a46ac2d507e81 - - default default] No more DHCP agents 2026-08-10 23:08:40.068 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d102ad80-3cd4-47ef-aca9-e1d3631887f9 40f29e68d0c04864b92723bfccf496f9 e9fdc280b7264471947a46ac2d507e81 - - default default] Unable to schedule network 3a249cc9-05c4-4517-8c23-29a67ea564d9: no agents available; will retry on subsequent port and subnet creation events. 2026-08-10 23:08:40.189 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c12c9067-de46-4dcb-86cd-659b76e3316a - - - - - -] OVN reports status down for port: dc3673ee-47ee-43a5-8d39-87248739cf25 2026-08-10 23:08:40.213 7 INFO neutron.db.ovn_revision_numbers_db [None req-d102ad80-3cd4-47ef-aca9-e1d3631887f9 40f29e68d0c04864b92723bfccf496f9 e9fdc280b7264471947a46ac2d507e81 - - default default] Successfully bumped revision number for resource dc3673ee-47ee-43a5-8d39-87248739cf25 (type: ports) to 1 [pid: 7|app: 0|req: 42/86] 199.204.45.38 () {48 vars in 958 bytes} [Mon Aug 10 23:08:39 2026] POST /v2.0/ports => generated 1096 bytes in 497 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-10 23:08:47.886 8 INFO neutron.pecan_wsgi.hooks.translation [None req-31873018-2a80-4aab-a647-0d5c785eea39 40f29e68d0c04864b92723bfccf496f9 e9fdc280b7264471947a46ac2d507e81 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 46/89] 199.204.45.38 () {44 vars in 977 bytes} [Mon Aug 10 23:08:47 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 44/90] 199.204.45.38 () {44 vars in 999 bytes} [Mon Aug 10 23:08:47 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-10 23:08:48.662 8 INFO neutron.db.ovn_revision_numbers_db [None req-581e1406-df23-4296-87d2-3dc6aad9b645 40f29e68d0c04864b92723bfccf496f9 e9fdc280b7264471947a46ac2d507e81 - - default default] Successfully bumped revision number for resource dc3673ee-47ee-43a5-8d39-87248739cf25 (type: ports) to 4 [pid: 8|app: 0|req: 47/91] 199.204.45.38 () {48 vars in 1029 bytes} [Mon Aug 10 23:08:47 2026] PUT /v2.0/ports/dc3673ee-47ee-43a5-8d39-87248739cf25 => generated 1236 bytes in 724 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/92] 199.204.45.38 () {44 vars in 917 bytes} [Mon Aug 10 23:08:50 2026] GET /v2.0/ports => generated 3353 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 23:08:51.368 8 INFO neutron.api.v2.resource [None req-b7431188-3e7c-48b5-ba5e-4c283ef15e64 40f29e68d0c04864b92723bfccf496f9 e9fdc280b7264471947a46ac2d507e81 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 48/93] 199.204.45.38 () {44 vars in 956 bytes} [Mon Aug 10 23:08:51 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/94] 199.204.45.38 () {44 vars in 978 bytes} [Mon Aug 10 23:08:51 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-10 23:08:51.518 8 INFO neutron.db.ovn_revision_numbers_db [None req-fcca621f-ffea-4b83-81a2-976a661dbcb5 40f29e68d0c04864b92723bfccf496f9 e9fdc280b7264471947a46ac2d507e81 - - default default] Successfully bumped revision number for resource 1e96887b-5251-4f33-b93c-6b5642e9a591 (type: security_groups) to 1 2026-08-10 23:08:51.531 8 INFO neutron.db.ovn_revision_numbers_db [None req-fcca621f-ffea-4b83-81a2-976a661dbcb5 40f29e68d0c04864b92723bfccf496f9 e9fdc280b7264471947a46ac2d507e81 - - default default] Successfully bumped revision number for resource 8b57b493-e2ab-48a8-947b-fcbe0ecfc93b (type: security_group_rules) to 0 2026-08-10 23:08:51.542 8 INFO neutron.db.ovn_revision_numbers_db [None req-fcca621f-ffea-4b83-81a2-976a661dbcb5 40f29e68d0c04864b92723bfccf496f9 e9fdc280b7264471947a46ac2d507e81 - - default default] Successfully bumped revision number for resource e4e81522-0b16-47bc-baae-4c0486d60081 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 49/95] 199.204.45.38 () {48 vars in 977 bytes} [Mon Aug 10 23:08:51 2026] POST /v2.0/security-groups => generated 1610 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/96] 199.204.45.38 () {44 vars in 998 bytes} [Mon Aug 10 23:08:52 2026] GET /v2.0/security-groups/1e96887b-5251-4f33-b93c-6b5642e9a591 => generated 1610 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/97] 199.204.45.38 () {44 vars in 998 bytes} [Mon Aug 10 23:08:52 2026] GET /v2.0/security-groups/1e96887b-5251-4f33-b93c-6b5642e9a591 => generated 1610 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/98] 199.204.45.38 () {44 vars in 998 bytes} [Mon Aug 10 23:08:52 2026] GET /v2.0/security-groups/1e96887b-5251-4f33-b93c-6b5642e9a591 => generated 1610 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-10 23:08:52.883 8 INFO neutron.db.ovn_revision_numbers_db [None req-af3e93c2-d473-48ec-ba0b-2592f3683da9 40f29e68d0c04864b92723bfccf496f9 e9fdc280b7264471947a46ac2d507e81 - - default default] Successfully bumped revision number for resource 9a12092b-bdd5-4f59-a72a-9bf4912461ff (type: security_group_rules) to 0 [pid: 8|app: 0|req: 51/99] 199.204.45.38 () {48 vars in 988 bytes} [Mon Aug 10 23:08:52 2026] POST /v2.0/security-group-rules => generated 621 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/100] 199.204.45.38 () {44 vars in 998 bytes} [Mon Aug 10 23:08:53 2026] GET /v2.0/security-groups/1e96887b-5251-4f33-b93c-6b5642e9a591 => generated 2244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/101] 199.204.45.38 () {44 vars in 998 bytes} [Mon Aug 10 23:08:53 2026] GET /v2.0/security-groups/1e96887b-5251-4f33-b93c-6b5642e9a591 => generated 2244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/102] 199.204.45.38 () {44 vars in 998 bytes} [Mon Aug 10 23:08:53 2026] GET /v2.0/security-groups/1e96887b-5251-4f33-b93c-6b5642e9a591 => generated 2244 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-10 23:08:54.065 8 INFO neutron.db.ovn_revision_numbers_db [None req-e79c69cc-f09c-45e2-adc8-c5b1c20558bf 40f29e68d0c04864b92723bfccf496f9 e9fdc280b7264471947a46ac2d507e81 - - default default] Successfully bumped revision number for resource 4e639042-de9c-4eab-9f7a-d049176455b9 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 53/103] 199.204.45.38 () {48 vars in 988 bytes} [Mon Aug 10 23:08:53 2026] POST /v2.0/security-group-rules => generated 625 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/114] 199.204.45.38 () {44 vars in 972 bytes} [Mon Aug 10 23:09:56 2026] GET /v2.0/quotas/e9fdc280b7264471947a46ac2d507e81 => generated 312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/115] 199.204.45.38 () {48 vars in 1024 bytes} [Mon Aug 10 23:09:57 2026] PUT /v2.0/quotas/e9fdc280b7264471947a46ac2d507e81 => generated 311 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 23:12:28.452 7 INFO neutron.pecan_wsgi.hooks.translation [None req-14f88069-3ac8-4720-bbee-46d7009ad0c6 40f29e68d0c04864b92723bfccf496f9 e9fdc280b7264471947a46ac2d507e81 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 67/136] 199.204.45.38 () {30 vars in 741 bytes} [Mon Aug 10 23:12:28 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 244 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 70/137] 199.204.45.38 () {30 vars in 763 bytes} [Mon Aug 10 23:12:28 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1239 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-10 23:12:30.880 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fd804afe-e8cf-4cdc-bb08-4acc03a178c4 40f29e68d0c04864b92723bfccf496f9 e9fdc280b7264471947a46ac2d507e81 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 68/138] 199.204.45.38 () {30 vars in 741 bytes} [Mon Aug 10 23:12:30 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 71/139] 199.204.45.38 () {30 vars in 763 bytes} [Mon Aug 10 23:12:30 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1239 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-10 23:12:31.807 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c12c9067-de46-4dcb-86cd-659b76e3316a - - - - - -] OVN reports status up for port: dc3673ee-47ee-43a5-8d39-87248739cf25 2026-08-10 23:12:31.822 8 INFO neutron.plugins.ml2.plugin [None req-c12c9067-de46-4dcb-86cd-659b76e3316a - - - - - -] Attempt 1 to provision port dc3673ee-47ee-43a5-8d39-87248739cf25 2026-08-10 23:12:32.044 8 INFO neutron.db.ovn_revision_numbers_db [None req-c12c9067-de46-4dcb-86cd-659b76e3316a - - - - - -] Successfully bumped revision number for resource dc3673ee-47ee-43a5-8d39-87248739cf25 (type: ports) to 5