+ 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 [Wed Aug 12 11:37:53 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-775847459f-lngh5 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 0x7f23ac32e668 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-12 11:37:58.247 7 INFO neutron.common.config [-] Logging enabled! 2026-08-12 11:37:58.248 7 INFO neutron.common.config [-] uwsgi version 28.1.0.dev560 2026-08-12 11:37:58.388 8 INFO neutron.common.config [-] Logging enabled! 2026-08-12 11:37:58.388 8 INFO neutron.common.config [-] uwsgi version 28.1.0.dev560 2026-08-12 11:37:59.558 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-12 11:37:59.701 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-12 11:38:01.219 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-08-12 11:38:01.222 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-12 11:38:01.226 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-12 11:38:01.226 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-08-12 11:38:01.227 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-08-12 11:38:01.227 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-12 11:38:01.227 7 INFO neutron.plugins.ml2.managers [-] Project network_types: ['geneve'] 2026-08-12 11:38:01.227 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-12 11:38:01.236 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-12 11:38:01.237 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-12 11:38:01.237 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-08-12 11:38:01.305 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-08-12 11:38:01.307 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-12 11:38:01.311 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-12 11:38:01.312 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-08-12 11:38:01.312 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-08-12 11:38:01.312 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-12 11:38:01.312 8 INFO neutron.plugins.ml2.managers [-] Project network_types: ['geneve'] 2026-08-12 11:38:01.312 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-12 11:38:01.320 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-12 11:38:01.321 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-12 11:38:01.321 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-08-12 11:38:01.486 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-08-12 11:38:01.487 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-08-12 11:38:01.487 7 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-08-12 11:38:01.521 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-12 11:38:01.521 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-12 11:38:01.521 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-08-12 11:38:01.521 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-08-12 11:38:01.569 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-08-12 11:38:01.570 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-08-12 11:38:01.570 8 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-08-12 11:38:01.598 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-12 11:38:01.599 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-12 11:38:01.599 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-08-12 11:38:01.599 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-08-12 11:38:03.790 8 INFO neutron.plugins.ml2.managers [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Initializing driver for type 'vlan' 2026-08-12 11:38:03.833 7 INFO neutron.plugins.ml2.managers [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Initializing driver for type 'vlan' 2026-08-12 11:38:03.969 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] VlanTypeDriver initialization complete 2026-08-12 11:38:03.970 8 INFO neutron.plugins.ml2.managers [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-12 11:38:03.970 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-12 11:38:03.970 8 INFO neutron.plugins.ml2.managers [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Initializing extension driver 'port_security' 2026-08-12 11:38:03.970 8 INFO neutron.plugins.ml2.extensions.port_security [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-12 11:38:03.970 8 INFO neutron.plugins.ml2.managers [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Initializing extension driver 'qos' 2026-08-12 11:38:03.970 8 INFO neutron.plugins.ml2.managers [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Initializing mechanism driver 'ovn' 2026-08-12 11:38:03.970 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Starting OVNMechanismDriver 2026-08-12 11:38:03.973 8 INFO neutron.services.logapi.drivers.ovn.driver [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] OVN logging driver registered 2026-08-12 11:38:03.980 8 INFO neutron.quota [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded quota_driver: . 2026-08-12 11:38:03.980 8 INFO neutron.plugins.ml2.plugin [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Modular L2 Plugin initialization complete 2026-08-12 11:38:03.980 8 INFO neutron.plugins.ml2.managers [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-12 11:38:03.981 8 INFO neutron.plugins.ml2.managers [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-12 11:38:03.981 8 INFO neutron.plugins.ml2.managers [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-12 11:38:03.981 8 INFO neutron.manager [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loading Plugin: qos 2026-08-12 11:38:03.994 8 INFO neutron.manager [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loading Plugin: ovn-router 2026-08-12 11:38:04.033 8 INFO neutron.services.ovn_l3.plugin [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Starting OVNL3RouterPlugin 2026-08-12 11:38:04.038 8 INFO neutron.manager [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loading Plugin: segments 2026-08-12 11:38:04.058 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] VlanTypeDriver initialization complete 2026-08-12 11:38:04.059 7 INFO neutron.plugins.ml2.managers [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-12 11:38:04.059 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-12 11:38:04.059 7 INFO neutron.plugins.ml2.managers [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Initializing extension driver 'port_security' 2026-08-12 11:38:04.059 7 INFO neutron.plugins.ml2.extensions.port_security [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-12 11:38:04.059 7 INFO neutron.plugins.ml2.managers [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Initializing extension driver 'qos' 2026-08-12 11:38:04.059 7 INFO neutron.plugins.ml2.managers [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Initializing mechanism driver 'ovn' 2026-08-12 11:38:04.059 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Starting OVNMechanismDriver 2026-08-12 11:38:04.063 7 INFO neutron.services.logapi.drivers.ovn.driver [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] OVN logging driver registered 2026-08-12 11:38:04.069 7 INFO neutron.quota [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded quota_driver: . 2026-08-12 11:38:04.070 7 INFO neutron.plugins.ml2.plugin [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Modular L2 Plugin initialization complete 2026-08-12 11:38:04.070 7 INFO neutron.plugins.ml2.managers [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-12 11:38:04.070 7 INFO neutron.plugins.ml2.managers [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-12 11:38:04.070 7 INFO neutron.plugins.ml2.managers [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Got port-security extension from driver 'port_security' 2026-08-12 11:38:04.071 7 INFO neutron.manager [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loading Plugin: qos 2026-08-12 11:38:04.086 7 INFO neutron.manager [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loading Plugin: ovn-router 2026-08-12 11:38:04.125 7 INFO neutron.services.ovn_l3.plugin [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Starting OVNL3RouterPlugin 2026-08-12 11:38:04.132 7 INFO neutron.manager [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loading Plugin: segments 2026-08-12 11:38:04.142 8 INFO neutron.manager [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loading Plugin: trunk 2026-08-12 11:38:04.154 8 INFO neutron.manager [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loading Plugin: log 2026-08-12 11:38:04.157 8 INFO neutron.manager [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loading Plugin: ovn-vpnaas 2026-08-12 11:38:04.218 8 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-08-12 11:38:04.219 8 WARNING stevedore.named [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-08-12 11:38:04.243 7 INFO neutron.manager [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loading Plugin: trunk 2026-08-12 11:38:04.255 7 INFO neutron.manager [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loading Plugin: log 2026-08-12 11:38:04.258 7 INFO neutron.manager [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loading Plugin: ovn-vpnaas 2026-08-12 11:38:04.264 8 INFO neutron_vpnaas.services.vpn.plugin [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-12 11:38:04.265 8 INFO neutron.manager [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loading Plugin: taas 2026-08-12 11:38:04.288 8 WARNING stevedore.named [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-08-12 11:38:04.295 8 INFO neutron_taas.services.taas.taas_plugin [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-12 11:38:04.295 8 INFO neutron.manager [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loading Plugin: tapmirror 2026-08-12 11:38:04.307 8 WARNING stevedore.named [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-08-12 11:38:04.309 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-12 11:38:04.309 8 INFO neutron.manager [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loading Plugin: auto_allocate 2026-08-12 11:38:04.316 8 INFO neutron.manager [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loading Plugin: tag 2026-08-12 11:38:04.323 8 INFO neutron.manager [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loading Plugin: timestamp 2026-08-12 11:38:04.325 8 INFO neutron.manager [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loading Plugin: network_ip_availability 2026-08-12 11:38:04.330 8 INFO neutron.manager [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loading Plugin: flavors 2026-08-12 11:38:04.333 8 INFO neutron.manager [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loading Plugin: revisions 2026-08-12 11:38:04.333 7 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-08-12 11:38:04.334 7 WARNING stevedore.named [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-08-12 11:38:04.337 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Initializing extension manager. 2026-08-12 11:38:04.337 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Extension aap-reject-multicast not supported by any of loaded plugins 2026-08-12 11:38:04.338 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: address-group 2026-08-12 11:38:04.339 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: address-scope 2026-08-12 11:38:04.340 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-08-12 11:38:04.341 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: agent 2026-08-12 11:38:04.341 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-08-12 11:38:04.342 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Extension agent_sort_key not supported by any of loaded plugins 2026-08-12 11:38:04.343 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-12 11:38:04.344 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-12 11:38:04.344 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: availability_zone 2026-08-12 11:38:04.345 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-08-12 11:38:04.345 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-12 11:38:04.346 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: default-subnetpools 2026-08-12 11:38:04.347 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-12 11:38:04.348 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: dns-integration 2026-08-12 11:38:04.348 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: dns-domain-ports 2026-08-12 11:38:04.349 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-08-12 11:38:04.349 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-08-12 11:38:04.351 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-12 11:38:04.352 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: empty-string-filtering 2026-08-12 11:38:04.352 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Extension evpn not supported by any of loaded plugins 2026-08-12 11:38:04.352 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-12 11:38:04.353 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-12 11:38:04.353 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: external-net 2026-08-12 11:38:04.354 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-12 11:38:04.355 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: extraroute 2026-08-12 11:38:04.355 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: extraroute-atomic 2026-08-12 11:38:04.356 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: filter-validation 2026-08-12 11:38:04.356 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-12 11:38:04.357 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-12 11:38:04.357 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-12 11:38:04.358 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: fip-port-details 2026-08-12 11:38:04.358 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: flavors 2026-08-12 11:38:04.359 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-12 11:38:04.360 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: floatingip-pools 2026-08-12 11:38:04.361 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: ip_allocation 2026-08-12 11:38:04.361 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-08-12 11:38:04.362 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: l2_adjacency 2026-08-12 11:38:04.363 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: router 2026-08-12 11:38:04.363 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: l3-agent-scheduler-ha-chassis-priority 2026-08-12 11:38:04.365 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-12 11:38:04.366 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: enable-default-route-bfd 2026-08-12 11:38:04.366 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-08-12 11:38:04.367 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: ext-gw-mode 2026-08-12 11:38:04.367 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: l3-ha 2026-08-12 11:38:04.368 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-12 11:38:04.368 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: external-gateway-multihoming 2026-08-12 11:38:04.369 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: l3-flavors 2026-08-12 11:38:04.370 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-12 11:38:04.370 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-08-12 11:38:04.373 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-12 11:38:04.374 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-12 11:38:04.375 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: logging 2026-08-12 11:38:04.376 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-12 11:38:04.377 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-12 11:38:04.377 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: multi-provider 2026-08-12 11:38:04.378 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: net-mtu 2026-08-12 11:38:04.378 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: net-mtu-writable 2026-08-12 11:38:04.379 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: network_availability_zone 2026-08-12 11:38:04.379 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-08-12 11:38:04.380 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: network-ip-availability 2026-08-12 11:38:04.380 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: network-ip-availability-details 2026-08-12 11:38:04.382 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-12 11:38:04.381 7 INFO neutron_vpnaas.services.vpn.plugin [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-12 11:38:04.382 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: pagination 2026-08-12 11:38:04.382 7 INFO neutron.manager [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loading Plugin: taas 2026-08-12 11:38:04.382 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: port-device-profile 2026-08-12 11:38:04.383 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-12 11:38:04.383 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-12 11:38:04.384 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-12 11:38:04.384 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-08-12 11:38:04.385 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-12 11:38:04.385 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-12 11:38:04.386 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-12 11:38:04.386 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: port-resource-request 2026-08-12 11:38:04.387 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-12 11:38:04.387 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-12 11:38:04.388 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: binding 2026-08-12 11:38:04.389 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: binding-extended 2026-08-12 11:38:04.389 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: port-security 2026-08-12 11:38:04.390 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: project-id 2026-08-12 11:38:04.390 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: provider 2026-08-12 11:38:04.391 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Extension pvlan not supported by any of loaded plugins 2026-08-12 11:38:04.391 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: qinq 2026-08-12 11:38:04.393 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: qos 2026-08-12 11:38:04.394 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-12 11:38:04.394 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-12 11:38:04.395 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: qos-default 2026-08-12 11:38:04.395 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: qos-fip 2026-08-12 11:38:04.396 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-12 11:38:04.396 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-12 11:38:04.397 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-12 11:38:04.397 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-12 11:38:04.398 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-12 11:38:04.399 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: qos-pps 2026-08-12 11:38:04.399 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-12 11:38:04.400 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-12 11:38:04.400 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: qos-rules-alias 2026-08-12 11:38:04.401 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: quota-check-limit 2026-08-12 11:38:04.401 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: quota-check-limit-default 2026-08-12 11:38:04.403 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: quotas 2026-08-12 11:38:04.404 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: quota_details 2026-08-12 11:38:04.404 7 WARNING stevedore.named [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-08-12 11:38:04.406 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: rbac-policies 2026-08-12 11:38:04.406 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-08-12 11:38:04.407 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: rbac-address-scope 2026-08-12 11:38:04.407 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: rbac-security-groups 2026-08-12 11:38:04.408 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-08-12 11:38:04.408 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: revision-if-match 2026-08-12 11:38:04.409 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-12 11:38:04.410 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: router_availability_zone 2026-08-12 11:38:04.410 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: router-enable-snat 2026-08-12 11:38:04.411 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-12 11:38:04.411 7 INFO neutron_taas.services.taas.taas_plugin [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-12 11:38:04.411 7 INFO neutron.manager [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loading Plugin: tapmirror 2026-08-12 11:38:04.413 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-12 11:38:04.413 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: security-groups-default-statefulness 2026-08-12 11:38:04.414 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-12 11:38:04.414 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-08-12 11:38:04.415 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-12 11:38:04.415 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-12 11:38:04.416 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-12 11:38:04.421 7 WARNING stevedore.named [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-08-12 11:38:04.422 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-12 11:38:04.422 7 INFO neutron.manager [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loading Plugin: auto_allocate 2026-08-12 11:38:04.422 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: security-group 2026-08-12 11:38:04.424 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: segment 2026-08-12 11:38:04.425 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-12 11:38:04.425 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: service-type 2026-08-12 11:38:04.426 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: sorting 2026-08-12 11:38:04.426 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: standard-attr-segment 2026-08-12 11:38:04.427 7 INFO neutron.manager [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loading Plugin: tag 2026-08-12 11:38:04.427 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: standard-attr-description 2026-08-12 11:38:04.428 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: stateful-security-group 2026-08-12 11:38:04.428 8 WARNING neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-12 11:38:04.428 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-08-12 11:38:04.429 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: subnet-external-network 2026-08-12 11:38:04.430 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: subnet_onboard 2026-08-12 11:38:04.430 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-12 11:38:04.431 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: subnet-service-types 2026-08-12 11:38:04.431 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: subnet_allocation 2026-08-12 11:38:04.432 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-12 11:38:04.432 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: tag-creation 2026-08-12 11:38:04.433 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-12 11:38:04.434 7 INFO neutron.manager [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loading Plugin: timestamp 2026-08-12 11:38:04.437 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: standard-attr-tag 2026-08-12 11:38:04.437 7 INFO neutron.manager [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loading Plugin: network_ip_availability 2026-08-12 11:38:04.437 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-12 11:38:04.438 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: trunk 2026-08-12 11:38:04.439 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: trunk-details 2026-08-12 11:38:04.439 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-12 11:38:04.440 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-12 11:38:04.440 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: vlan-transparent 2026-08-12 11:38:04.441 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-12 11:38:04.442 7 INFO neutron.manager [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loading Plugin: flavors 2026-08-12 11:38:04.443 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-08-12 11:38:04.443 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-12 11:38:04.444 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: vpn-flavors 2026-08-12 11:38:04.445 7 INFO neutron.manager [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loading Plugin: revisions 2026-08-12 11:38:04.446 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: vpnaas 2026-08-12 11:38:04.447 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: taas 2026-08-12 11:38:04.448 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: tap-mirror 2026-08-12 11:38:04.449 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: tap-mirror-both-direction 2026-08-12 11:38:04.449 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Initializing extension manager. 2026-08-12 11:38:04.449 8 INFO neutron.api.extensions [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Loaded extension: taas-vlan-filter 2026-08-12 11:38:04.450 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Extension aap-reject-multicast not supported by any of loaded plugins 2026-08-12 11:38:04.451 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: address-group 2026-08-12 11:38:04.452 8 INFO neutron.quota.resource_registry [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-12 11:38:04.452 8 INFO neutron.quota.resource_registry [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-12 11:38:04.452 8 INFO neutron.quota.resource_registry [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-12 11:38:04.452 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: address-scope 2026-08-12 11:38:04.452 8 INFO neutron.quota.resource_registry [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-12 11:38:04.453 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-08-12 11:38:04.454 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: agent 2026-08-12 11:38:04.454 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-08-12 11:38:04.454 8 INFO neutron.quota.resource_registry [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Creating instance of CountableResource for resource:router_route 2026-08-12 11:38:04.455 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Extension agent_sort_key not supported by any of loaded plugins 2026-08-12 11:38:04.456 8 INFO neutron.quota.resource_registry [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-12 11:38:04.456 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: allowed-address-pairs 2026-08-12 11:38:04.456 8 INFO neutron.quota.resource_registry [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-12 11:38:04.457 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: auto-allocated-topology 2026-08-12 11:38:04.457 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: availability_zone 2026-08-12 11:38:04.458 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-08-12 11:38:04.458 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-12 11:38:04.459 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: default-subnetpools 2026-08-12 11:38:04.460 8 INFO neutron.quota.resource_registry [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-12 11:38:04.461 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-12 11:38:04.461 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: dns-integration 2026-08-12 11:38:04.461 8 INFO neutron.quota.resource_registry [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-12 11:38:04.462 8 INFO neutron.quota.resource_registry [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-12 11:38:04.462 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: dns-domain-ports 2026-08-12 11:38:04.462 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-08-12 11:38:04.463 8 INFO neutron.quota.resource_registry [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-12 11:38:04.463 8 WARNING neutron.quota.resource_registry [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] subnetpool is already registered 2026-08-12 11:38:04.463 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Extension dvr not supported by any of loaded plugins 2026-08-12 11:38:04.463 8 INFO neutron.quota.resource_registry [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-12 11:38:04.463 8 WARNING neutron.quota.resource_registry [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] subnetpool is already registered 2026-08-12 11:38:04.464 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-12 11:38:04.464 8 INFO neutron.quota.resource_registry [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-12 11:38:04.464 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: empty-string-filtering 2026-08-12 11:38:04.464 8 INFO neutron.quota.resource_registry [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-12 11:38:04.465 8 INFO neutron.quota.resource_registry [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-12 11:38:04.465 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Extension evpn not supported by any of loaded plugins 2026-08-12 11:38:04.465 8 INFO neutron.quota.resource_registry [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-12 11:38:04.465 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-12 11:38:04.465 8 INFO neutron.quota.resource_registry [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-12 11:38:04.466 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-12 11:38:04.466 8 INFO neutron.quota.resource_registry [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-12 11:38:04.466 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: external-net 2026-08-12 11:38:04.466 8 INFO neutron.quota.resource_registry [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-12 11:38:04.466 8 WARNING neutron.quota.resource_registry [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] ipsecpolicy is already registered 2026-08-12 11:38:04.467 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-12 11:38:04.467 8 INFO neutron.quota.resource_registry [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-12 11:38:04.467 8 WARNING neutron.quota.resource_registry [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] ikepolicy is already registered 2026-08-12 11:38:04.467 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: extraroute 2026-08-12 11:38:04.468 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: extraroute-atomic 2026-08-12 11:38:04.469 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: filter-validation 2026-08-12 11:38:04.469 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-12 11:38:04.470 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-12 11:38:04.470 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-12 11:38:04.470 8 INFO neutron.quota.resource_registry [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Creating instance of CountableResource for resource:router_route 2026-08-12 11:38:04.470 8 WARNING neutron.quota.resource_registry [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] router_route is already registered 2026-08-12 11:38:04.471 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: fip-port-details 2026-08-12 11:38:04.471 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: flavors 2026-08-12 11:38:04.472 8 INFO neutron.quota.resource_registry [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-12 11:38:04.472 8 WARNING neutron.quota.resource_registry [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] router is already registered 2026-08-12 11:38:04.472 8 INFO neutron.quota.resource_registry [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-12 11:38:04.472 8 WARNING neutron.quota.resource_registry [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] floatingip is already registered 2026-08-12 11:38:04.472 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-12 11:38:04.473 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: floatingip-pools 2026-08-12 11:38:04.474 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: ip_allocation 2026-08-12 11:38:04.474 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-08-12 11:38:04.475 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: l2_adjacency 2026-08-12 11:38:04.476 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: router 2026-08-12 11:38:04.477 8 INFO neutron.quota.resource_registry [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-12 11:38:04.477 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: l3-agent-scheduler-ha-chassis-priority 2026-08-12 11:38:04.477 8 WARNING neutron.quota.resource_registry [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] rbac_policy is already registered 2026-08-12 11:38:04.478 8 INFO neutron.quota.resource_registry [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-12 11:38:04.478 8 WARNING neutron.quota.resource_registry [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] security_group is already registered 2026-08-12 11:38:04.478 8 INFO neutron.quota.resource_registry [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-12 11:38:04.478 8 WARNING neutron.quota.resource_registry [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] security_group_rule is already registered 2026-08-12 11:38:04.478 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-12 11:38:04.479 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: enable-default-route-bfd 2026-08-12 11:38:04.479 8 INFO neutron.quota.resource_registry [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-12 11:38:04.479 8 WARNING neutron.quota.resource_registry [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] subnetpool is already registered 2026-08-12 11:38:04.480 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: enable-default-route-ecmp 2026-08-12 11:38:04.480 8 INFO neutron.quota.resource_registry [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-12 11:38:04.480 8 WARNING neutron.quota.resource_registry [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] subnetpool is already registered 2026-08-12 11:38:04.480 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: ext-gw-mode 2026-08-12 11:38:04.480 8 INFO neutron.quota.resource_registry [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-12 11:38:04.480 8 WARNING neutron.quota.resource_registry [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] trunk is already registered 2026-08-12 11:38:04.481 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: l3-ha 2026-08-12 11:38:04.481 8 INFO neutron.quota.resource_registry [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-12 11:38:04.481 8 WARNING neutron.quota.resource_registry [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] ikepolicy is already registered 2026-08-12 11:38:04.481 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-12 11:38:04.481 8 INFO neutron.quota.resource_registry [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-12 11:38:04.481 8 WARNING neutron.quota.resource_registry [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] ipsecpolicy is already registered 2026-08-12 11:38:04.482 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: external-gateway-multihoming 2026-08-12 11:38:04.482 8 INFO neutron.quota.resource_registry [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-12 11:38:04.482 8 WARNING neutron.quota.resource_registry [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] endpoint_group is already registered 2026-08-12 11:38:04.482 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: l3-flavors 2026-08-12 11:38:04.482 8 INFO neutron.quota.resource_registry [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-12 11:38:04.483 8 WARNING neutron.quota.resource_registry [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] vpnservice is already registered 2026-08-12 11:38:04.483 8 INFO neutron.quota.resource_registry [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-12 11:38:04.483 8 WARNING neutron.quota.resource_registry [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] ipsec_site_connection is already registered 2026-08-12 11:38:04.483 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-12 11:38:04.483 8 INFO neutron.quota.resource_registry [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-12 11:38:04.483 8 WARNING neutron.quota.resource_registry [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] ipsecpolicy is already registered 2026-08-12 11:38:04.484 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-08-12 11:38:04.484 8 INFO neutron.quota.resource_registry [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-12 11:38:04.484 8 WARNING neutron.quota.resource_registry [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] ikepolicy is already registered 2026-08-12 11:38:04.486 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-12 11:38:04.487 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-12 11:38:04.489 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: logging 2026-08-12 11:38:04.490 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-12 11:38:04.490 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-12 11:38:04.491 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: multi-provider 2026-08-12 11:38:04.491 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: net-mtu 2026-08-12 11:38:04.492 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: net-mtu-writable 2026-08-12 11:38:04.492 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: network_availability_zone 2026-08-12 11:38:04.493 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-08-12 11:38:04.494 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: network-ip-availability 2026-08-12 11:38:04.494 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: network-ip-availability-details 2026-08-12 11:38:04.496 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-12 11:38:04.496 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: pagination 2026-08-12 11:38:04.497 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: port-device-profile 2026-08-12 11:38:04.497 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-12 11:38:04.498 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-12 11:38:04.498 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-12 11:38:04.499 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-08-12 11:38:04.499 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-12 11:38:04.500 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-12 11:38:04.500 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-12 11:38:04.501 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: port-resource-request 2026-08-12 11:38:04.501 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: port-resource-request-groups 2026-08-12 11:38:04.502 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-12 11:38:04.502 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: binding 2026-08-12 11:38:04.504 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: binding-extended 2026-08-12 11:38:04.504 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: port-security 2026-08-12 11:38:04.505 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: project-id 2026-08-12 11:38:04.506 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: provider 2026-08-12 11:38:04.506 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Extension pvlan not supported by any of loaded plugins 2026-08-12 11:38:04.507 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: qinq 2026-08-12 11:38:04.509 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: qos 2026-08-12 11:38:04.510 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-12 11:38:04.511 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-12 11:38:04.511 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: qos-default 2026-08-12 11:38:04.512 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: qos-fip 2026-08-12 11:38:04.512 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-12 11:38:04.513 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: qos-gateway-ip 2026-08-12 11:38:04.513 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: qos-port-network-policy 2026-08-12 11:38:04.514 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: qos-pps-minimum 2026-08-12 11:38:04.515 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-12 11:38:04.515 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: qos-pps 2026-08-12 11:38:04.516 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: qos-rule-type-details 2026-08-12 11:38:04.516 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-12 11:38:04.517 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: qos-rules-alias 2026-08-12 11:38:04.517 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: quota-check-limit 2026-08-12 11:38:04.518 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: quota-check-limit-default 2026-08-12 11:38:04.521 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: quotas 2026-08-12 11:38:04.522 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: quota_details 2026-08-12 11:38:04.523 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: rbac-policies 2026-08-12 11:38:04.524 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-08-12 11:38:04.524 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: rbac-address-scope 2026-08-12 11:38:04.525 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: rbac-security-groups 2026-08-12 11:38:04.525 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-08-12 11:38:04.526 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: revision-if-match 2026-08-12 11:38:04.526 8 WARNING keystonemiddleware._common.config [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-12 11:38:04.526 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: standard-attr-revisions 2026-08-12 11:38:04.527 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: router_availability_zone 2026-08-12 11:38:04.527 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: router-enable-snat 2026-08-12 11:38:04.528 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-12 11:38:04.530 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: security-groups-default-rules 2026-08-12 11:38:04.530 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: security-groups-default-statefulness 2026-08-12 11:38:04.531 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-12 11:38:04.531 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-08-12 11:38:04.532 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-12 11:38:04.532 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-12 11:38:04.533 8 WARNING keystonemiddleware.auth_token [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] 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-12 11:38:04.533 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-12 11:38:04.538 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: security-group 2026-08-12 11:38:04.541 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: segment 2026-08-12 11:38:04.541 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-12 11:38:04.542 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: service-type 2026-08-12 11:38:04.542 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: sorting 2026-08-12 11:38:04.543 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: standard-attr-segment 2026-08-12 11:38:04.544 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: standard-attr-description 2026-08-12 11:38:04.544 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: stateful-security-group 2026-08-12 11:38:04.545 7 WARNING neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-12 11:38:04.545 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-08-12 11:38:04.546 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: subnet-external-network 2026-08-12 11:38:04.546 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: subnet_onboard 2026-08-12 11:38:04.547 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-12 11:38:04.547 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: subnet-service-types 2026-08-12 11:38:04.548 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: subnet_allocation 2026-08-12 11:38:04.549 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-12 11:38:04.549 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: tag-creation 2026-08-12 11:38:04.550 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-12 11:38:04.554 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: standard-attr-tag 2026-08-12 11:38:04.555 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-12 11:38:04.555 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: trunk 2026-08-12 11:38:04.556 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: trunk-details 2026-08-12 11:38:04.556 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-12 11:38:04.556 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] uWSGI must provide a start time using the configuration parameter "start-time %t" in the configuration file 2026-08-12 11:38:04.557 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-12 11:38:04.557 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: vlan-transparent 2026-08-12 11:38:04.558 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-12 11:38:04.560 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: vpn-agent-scheduler 2026-08-12 11:38:04.561 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-12 11:38:04.562 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: vpn-flavors 2026-08-12 11:38:04.564 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: vpnaas 2026-08-12 11:38:04.565 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: taas 2026-08-12 11:38:04.566 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: tap-mirror 2026-08-12 11:38:04.567 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: tap-mirror-both-direction 2026-08-12 11:38:04.567 7 INFO neutron.api.extensions [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Loaded extension: taas-vlan-filter 2026-08-12 11:38:04.570 7 INFO neutron.quota.resource_registry [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-12 11:38:04.571 7 INFO neutron.quota.resource_registry [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-12 11:38:04.571 7 INFO neutron.quota.resource_registry [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-12 11:38:04.573 8 INFO neutron.db.ovn_hash_ring_db [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Nodes from host "neutron-server-775847459f-lngh5" and group "mechanism_driver" removed from the Hash Ring created at 2026-08-12 11:38:04+00:00 2026-08-12 11:38:04.571 7 INFO neutron.quota.resource_registry [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-12 11:38:04.575 8 INFO neutron.db.ovn_hash_ring_db [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Node 199786ef211053e0ba52e128aa88fe03 from host "neutron-server-775847459f-lngh5" and group "mechanism_driver" added to the Hash Ring 2026-08-12 11:38:04.576 7 INFO neutron.quota.resource_registry [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Creating instance of CountableResource for resource:router_route 2026-08-12 11:38:04.577 7 INFO neutron.quota.resource_registry [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-12 11:38:04.578 7 INFO neutron.quota.resource_registry [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-12 11:38:04.582 7 INFO neutron.quota.resource_registry [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-12 11:38:04.583 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Hash Ring probing thread for node 199786ef211053e0ba52e128aa88fe03 has started 2026-08-12 11:38:04.583 7 INFO neutron.quota.resource_registry [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-12 11:38:04.584 7 INFO neutron.quota.resource_registry [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-12 11:38:04.584 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-08-12 11:38:04.585 7 INFO neutron.quota.resource_registry [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-12 11:38:04.585 7 WARNING neutron.quota.resource_registry [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] subnetpool is already registered 2026-08-12 11:38:04.585 7 INFO neutron.quota.resource_registry [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-12 11:38:04.585 7 WARNING neutron.quota.resource_registry [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] subnetpool is already registered 2026-08-12 11:38:04.586 7 INFO neutron.quota.resource_registry [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-12 11:38:04.586 7 INFO neutron.quota.resource_registry [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-12 11:38:04.587 7 INFO neutron.quota.resource_registry [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-12 11:38:04.587 7 INFO neutron.quota.resource_registry [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-12 11:38:04.587 7 INFO neutron.quota.resource_registry [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-12 11:38:04.588 7 INFO neutron.quota.resource_registry [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-12 11:38:04.588 7 INFO neutron.quota.resource_registry [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-12 11:38:04.588 7 WARNING neutron.quota.resource_registry [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] ipsecpolicy is already registered 2026-08-12 11:38:04.589 7 INFO neutron.quota.resource_registry [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-12 11:38:04.589 7 WARNING neutron.quota.resource_registry [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] ikepolicy is already registered 2026-08-12 11:38:04.592 7 INFO neutron.quota.resource_registry [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Creating instance of CountableResource for resource:router_route 2026-08-12 11:38:04.593 7 WARNING neutron.quota.resource_registry [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] router_route is already registered 2026-08-12 11:38:04.594 7 INFO neutron.quota.resource_registry [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-12 11:38:04.594 7 WARNING neutron.quota.resource_registry [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] router is already registered 2026-08-12 11:38:04.595 7 INFO neutron.quota.resource_registry [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-12 11:38:04.595 7 WARNING neutron.quota.resource_registry [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] floatingip is already registered 2026-08-12 11:38:04.599 7 INFO neutron.quota.resource_registry [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-12 11:38:04.599 7 WARNING neutron.quota.resource_registry [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] rbac_policy is already registered 2026-08-12 11:38:04.600 7 INFO neutron.quota.resource_registry [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-12 11:38:04.600 7 WARNING neutron.quota.resource_registry [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] security_group is already registered 2026-08-12 11:38:04.601 7 INFO neutron.quota.resource_registry [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-12 11:38:04.601 7 WARNING neutron.quota.resource_registry [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] security_group_rule is already registered 2026-08-12 11:38:04.602 7 INFO neutron.quota.resource_registry [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-12 11:38:04.602 7 WARNING neutron.quota.resource_registry [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] subnetpool is already registered 2026-08-12 11:38:04.602 7 INFO neutron.quota.resource_registry [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-12 11:38:04.602 7 WARNING neutron.quota.resource_registry [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] subnetpool is already registered 2026-08-12 11:38:04.603 7 INFO neutron.quota.resource_registry [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-12 11:38:04.603 7 WARNING neutron.quota.resource_registry [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] trunk is already registered 2026-08-12 11:38:04.603 7 INFO neutron.quota.resource_registry [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-12 11:38:04.603 7 WARNING neutron.quota.resource_registry [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] ikepolicy is already registered 2026-08-12 11:38:04.604 7 INFO neutron.quota.resource_registry [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-12 11:38:04.604 7 WARNING neutron.quota.resource_registry [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] ipsecpolicy is already registered 2026-08-12 11:38:04.604 7 INFO neutron.quota.resource_registry [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-12 11:38:04.604 7 WARNING neutron.quota.resource_registry [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] endpoint_group is already registered 2026-08-12 11:38:04.605 7 INFO neutron.quota.resource_registry [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-12 11:38:04.605 7 WARNING neutron.quota.resource_registry [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] vpnservice is already registered 2026-08-12 11:38:04.605 7 INFO neutron.quota.resource_registry [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-12 11:38:04.605 7 WARNING neutron.quota.resource_registry [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] ipsec_site_connection is already registered 2026-08-12 11:38:04.606 7 INFO neutron.quota.resource_registry [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-12 11:38:04.606 7 WARNING neutron.quota.resource_registry [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] ipsecpolicy is already registered 2026-08-12 11:38:04.606 7 INFO neutron.quota.resource_registry [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-12 11:38:04.606 7 WARNING neutron.quota.resource_registry [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] ikepolicy is already registered 2026-08-12 11:38:04.653 7 WARNING keystonemiddleware._common.config [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-12 11:38:04.660 7 WARNING keystonemiddleware.auth_token [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] 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-12 11:38:04.683 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] uWSGI must provide a start time using the configuration parameter "start-time %t" in the configuration file 2026-08-12 11:38:04.701 7 INFO neutron.db.ovn_hash_ring_db [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Nodes from host "neutron-server-775847459f-lngh5" and group "mechanism_driver" removed from the Hash Ring created at 2026-08-12 11:38:04+00:00 2026-08-12 11:38:04.704 7 INFO neutron.db.ovn_hash_ring_db [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Node ea6f9bc80b9d5f50ab122896ad744e4d from host "neutron-server-775847459f-lngh5" and group "mechanism_driver" added to the Hash Ring 2026-08-12 11:38:04.713 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Hash Ring probing thread for node ea6f9bc80b9d5f50ab122896ad744e4d has started 2026-08-12 11:38:04.713 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-08-12 11:38:04.810 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] tcp:10.108.158.238:6641: connecting... 2026-08-12 11:38:04.810 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] tcp:10.108.158.238:6641: connected 2026-08-12 11:38:04.853 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-08-12 11:38:04.876 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] tcp:10.102.37.22:6642: connecting... 2026-08-12 11:38:04.876 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] tcp:10.102.37.22:6642: connected 2026-08-12 11:38:04.908 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] WorkerService process has finished the post initialization 2026-08-12 11:38:04.909 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-08-12 11:38:04.915 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [-] Starting OVNClientPlacementExtension 2026-08-12 11:38:04.952 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] tcp:10.108.158.238:6641: connecting... 2026-08-12 11:38:04.953 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] tcp:10.108.158.238:6641: connected 2026-08-12 11:38:04.992 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] tcp:10.108.158.238:6641: connecting... 2026-08-12 11:38:04.992 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-46ad67c6-96cf-4720-89a1-9281acf9bf49 - - - - - -] tcp:10.108.158.238:6641: connected WSGI app 0 (mountpoint='') ready in 12 seconds on interpreter 0x7f23ac32e668 pid: 8 (default app) 2026-08-12 11:38:05.056 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] tcp:10.108.158.238:6641: connecting... 2026-08-12 11:38:05.056 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] tcp:10.108.158.238:6641: connected 2026-08-12 11:38:05.101 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-08-12 11:38:05.126 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] tcp:10.102.37.22:6642: connecting... 2026-08-12 11:38:05.127 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] tcp:10.102.37.22:6642: connected 2026-08-12 11:38:05.166 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] WorkerService process has finished the post initialization 2026-08-12 11:38:05.233 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] tcp:10.108.158.238:6641: connecting... 2026-08-12 11:38:05.234 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] tcp:10.108.158.238:6641: connected 2026-08-12 11:38:05.274 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] tcp:10.108.158.238:6641: connecting... 2026-08-12 11:38:05.274 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-90a40f7e-64d0-4955-9489-407758fe505b - - - - - -] tcp:10.108.158.238:6641: connected WSGI app 0 (mountpoint='') ready in 12 seconds on interpreter 0x7f23ac32e668 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-12 11:38:11.556 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2d4c0715-66a9-4291-a46b-e96c45c04c3d 66213d10b1f1454db9ed85239b5beb1f 9f72ebd25b71422a8b4a7b2b0f9eb95a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/4] 199.204.45.74 () {44 vars in 924 bytes} [Wed Aug 12 11:38:10 2026] GET /v2.0/networks/public => generated 108 bytes in 742 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1/5] 199.204.45.74 () {44 vars in 946 bytes} [Wed Aug 12 11:38:11 2026] GET /v2.0/networks?name=public => generated 15 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-12 11:38:12.050 8 ERROR stevedore.extension [None req-89ef94a2-1b02-4e39-80ec-c5b7f0186f3b 66213d10b1f1454db9ed85239b5beb1f 9f72ebd25b71422a8b4a7b2b0f9eb95a - - default default] Could not load 'neutron-dynamic-routing': module 'neutron.conf.policies.base' has no attribute 'ADMIN' 2026-08-12 11:38:12.062 8 ERROR stevedore.extension [None req-89ef94a2-1b02-4e39-80ec-c5b7f0186f3b 66213d10b1f1454db9ed85239b5beb1f 9f72ebd25b71422a8b4a7b2b0f9eb95a - - default default] Could not load 'neutron-vpnaas': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-08-12 11:38:12.063 8 ERROR stevedore.extension [None req-89ef94a2-1b02-4e39-80ec-c5b7f0186f3b 66213d10b1f1454db9ed85239b5beb1f 9f72ebd25b71422a8b4a7b2b0f9eb95a - - default default] Could not load 'tap-as-a-service': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-08-12 11:38:12.453 8 INFO neutron.db.ovn_revision_numbers_db [None req-89ef94a2-1b02-4e39-80ec-c5b7f0186f3b 66213d10b1f1454db9ed85239b5beb1f 9f72ebd25b71422a8b4a7b2b0f9eb95a - - default default] Successfully bumped revision number for resource 149107ef-d433-453b-a1ba-031b371b691b (type: security_groups) to 1 2026-08-12 11:38:12.469 8 INFO neutron.db.ovn_revision_numbers_db [None req-89ef94a2-1b02-4e39-80ec-c5b7f0186f3b 66213d10b1f1454db9ed85239b5beb1f 9f72ebd25b71422a8b4a7b2b0f9eb95a - - default default] Successfully bumped revision number for resource 3990933b-1fb9-4926-a8e4-7f60f4094d9b (type: security_group_rules) to 0 2026-08-12 11:38:12.480 8 INFO neutron.db.ovn_revision_numbers_db [None req-89ef94a2-1b02-4e39-80ec-c5b7f0186f3b 66213d10b1f1454db9ed85239b5beb1f 9f72ebd25b71422a8b4a7b2b0f9eb95a - - default default] Successfully bumped revision number for resource 3bbdfdb7-fae1-4db7-acba-6cce3f2ba94d (type: security_group_rules) to 0 2026-08-12 11:38:12.492 8 INFO neutron.db.ovn_revision_numbers_db [None req-89ef94a2-1b02-4e39-80ec-c5b7f0186f3b 66213d10b1f1454db9ed85239b5beb1f 9f72ebd25b71422a8b4a7b2b0f9eb95a - - default default] Successfully bumped revision number for resource 4938c663-6c56-492e-9d3d-29ac79027064 (type: security_group_rules) to 0 2026-08-12 11:38:12.529 8 INFO neutron.db.ovn_revision_numbers_db [None req-89ef94a2-1b02-4e39-80ec-c5b7f0186f3b 66213d10b1f1454db9ed85239b5beb1f 9f72ebd25b71422a8b4a7b2b0f9eb95a - - default default] Successfully bumped revision number for resource b1949dea-bd8b-45f5-b626-e51426f18f57 (type: security_group_rules) to 0 2026-08-12 11:38:12.618 8 WARNING neutron.services.revisions.revision_plugin [None req-89ef94a2-1b02-4e39-80ec-c5b7f0186f3b 66213d10b1f1454db9ed85239b5beb1f 9f72ebd25b71422a8b4a7b2b0f9eb95a - - default default] Could not find related network for resource to bump revision. 2026-08-12 11:38:12.650 8 INFO neutron.db.segments_db [None req-89ef94a2-1b02-4e39-80ec-c5b7f0186f3b 66213d10b1f1454db9ed85239b5beb1f 9f72ebd25b71422a8b4a7b2b0f9eb95a - - default default] Added segment 6708b57d-9bd8-4009-a27e-96a77d6705f7 of type flat for network a56d6f06-97b0-49cf-b780-d747f79ae2eb 2026-08-12 11:38:13.066 8 INFO neutron.db.ovn_revision_numbers_db [None req-89ef94a2-1b02-4e39-80ec-c5b7f0186f3b 66213d10b1f1454db9ed85239b5beb1f 9f72ebd25b71422a8b4a7b2b0f9eb95a - - default default] Successfully bumped revision number for resource a56d6f06-97b0-49cf-b780-d747f79ae2eb (type: networks) to 1 2026-08-12 11:38:13.434 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-89ef94a2-1b02-4e39-80ec-c5b7f0186f3b 66213d10b1f1454db9ed85239b5beb1f 9f72ebd25b71422a8b4a7b2b0f9eb95a - - default default] No more DHCP agents 2026-08-12 11:38:13.437 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-89ef94a2-1b02-4e39-80ec-c5b7f0186f3b 66213d10b1f1454db9ed85239b5beb1f 9f72ebd25b71422a8b4a7b2b0f9eb95a - - default default] Unable to schedule network a56d6f06-97b0-49cf-b780-d747f79ae2eb: no agents available; will retry on subsequent port and subnet creation events. 2026-08-12 11:38:13.515 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status down for port: 86136b7c-7c88-4cc1-834e-76043800fceb 2026-08-12 11:38:13.571 8 INFO neutron.db.ovn_revision_numbers_db [None req-89ef94a2-1b02-4e39-80ec-c5b7f0186f3b 66213d10b1f1454db9ed85239b5beb1f 9f72ebd25b71422a8b4a7b2b0f9eb95a - - default default] Successfully bumped revision number for resource 86136b7c-7c88-4cc1-834e-76043800fceb (type: ports) to 1 [pid: 8|app: 0|req: 5/6] 199.204.45.74 () {48 vars in 964 bytes} [Wed Aug 12 11:38:11 2026] POST /v2.0/networks => generated 744 bytes in 1798 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-12 11:38:13.671 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-afa608a0-6c3e-46bd-974f-8d85fcd63d8f - - - - - -] Starting OVNClientQosExtension 2026-08-12 11:38:13.671 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-afa608a0-6c3e-46bd-974f-8d85fcd63d8f - - - - - -] Starting OVNClientPlacementExtension 2026-08-12 11:38:15.174 7 INFO neutron.pecan_wsgi.hooks.translation [None req-966f7b1b-622c-40ea-a8ee-1b3ffee56f23 66213d10b1f1454db9ed85239b5beb1f 9f72ebd25b71422a8b4a7b2b0f9eb95a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/7] 199.204.45.74 () {44 vars in 924 bytes} [Wed Aug 12 11:38:14 2026] GET /v2.0/networks/public => generated 108 bytes in 401 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/8] 199.204.45.74 () {44 vars in 946 bytes} [Wed Aug 12 11:38:15 2026] GET /v2.0/networks?name=public => generated 753 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-12 11:38:15.295 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0b4cee7d-cc74-4338-8c8c-c4aa7c8e3148 66213d10b1f1454db9ed85239b5beb1f 9f72ebd25b71422a8b4a7b2b0f9eb95a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/9] 199.204.45.74 () {44 vars in 1031 bytes} [Wed Aug 12 11:38:15 2026] GET /v2.0/subnets/public-subnet?network_id=a56d6f06-97b0-49cf-b780-d747f79ae2eb => 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: 7/10] 199.204.45.74 () {44 vars in 1054 bytes} [Wed Aug 12 11:38:15 2026] GET /v2.0/subnets?name=public-subnet&network_id=a56d6f06-97b0-49cf-b780-d747f79ae2eb => generated 14 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-12 11:38:15.557 7 ERROR stevedore.extension [None req-ef1a4751-c210-4c80-bdd1-9a3b98e8b89e 66213d10b1f1454db9ed85239b5beb1f 9f72ebd25b71422a8b4a7b2b0f9eb95a - - default default] Could not load 'neutron-dynamic-routing': module 'neutron.conf.policies.base' has no attribute 'ADMIN' 2026-08-12 11:38:15.569 7 ERROR stevedore.extension [None req-ef1a4751-c210-4c80-bdd1-9a3b98e8b89e 66213d10b1f1454db9ed85239b5beb1f 9f72ebd25b71422a8b4a7b2b0f9eb95a - - default default] Could not load 'neutron-vpnaas': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-08-12 11:38:15.570 7 ERROR stevedore.extension [None req-ef1a4751-c210-4c80-bdd1-9a3b98e8b89e 66213d10b1f1454db9ed85239b5beb1f 9f72ebd25b71422a8b4a7b2b0f9eb95a - - default default] Could not load 'tap-as-a-service': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-08-12 11:38:16.439 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ef1a4751-c210-4c80-bdd1-9a3b98e8b89e 66213d10b1f1454db9ed85239b5beb1f 9f72ebd25b71422a8b4a7b2b0f9eb95a - - default default] No more DHCP agents 2026-08-12 11:38:16.442 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ef1a4751-c210-4c80-bdd1-9a3b98e8b89e 66213d10b1f1454db9ed85239b5beb1f 9f72ebd25b71422a8b4a7b2b0f9eb95a - - default default] Unable to schedule network a56d6f06-97b0-49cf-b780-d747f79ae2eb: no agents available; will retry on subsequent port and subnet creation events. 2026-08-12 11:38:17.243 7 INFO neutron.db.ovn_revision_numbers_db [None req-ef1a4751-c210-4c80-bdd1-9a3b98e8b89e 66213d10b1f1454db9ed85239b5beb1f 9f72ebd25b71422a8b4a7b2b0f9eb95a - - default default] Successfully bumped revision number for resource 86136b7c-7c88-4cc1-834e-76043800fceb (type: ports) to 2 2026-08-12 11:38:17.298 7 INFO neutron.db.ovn_revision_numbers_db [None req-ef1a4751-c210-4c80-bdd1-9a3b98e8b89e 66213d10b1f1454db9ed85239b5beb1f 9f72ebd25b71422a8b4a7b2b0f9eb95a - - default default] Successfully bumped revision number for resource e0ec0099-10a1-40dc-8acb-9238577724b6 (type: subnets) to 0 [pid: 7|app: 0|req: 4/11] 199.204.45.74 () {48 vars in 962 bytes} [Wed Aug 12 11:38:15 2026] POST /v2.0/subnets => generated 664 bytes in 1976 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-12 11:44:04.889 8 INFO neutron.pecan_wsgi.hooks.translation [None req-00285e22-bec8-41ff-be07-fec021f685d6 66213d10b1f1454db9ed85239b5beb1f 9f72ebd25b71422a8b4a7b2b0f9eb95a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 31/57] 199.204.45.74 () {44 vars in 934 bytes} [Wed Aug 12 11:44:04 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 233 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 27/58] 199.204.45.74 () {44 vars in 956 bytes} [Wed Aug 12 11:44:04 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-12 11:44:05.026 8 INFO neutron.db.segments_db [None req-4eb9f6e6-9f55-4b4f-8467-2e6de38b7acf 66213d10b1f1454db9ed85239b5beb1f 9f72ebd25b71422a8b4a7b2b0f9eb95a - - default default] Added segment fa8f626f-938f-41ca-8628-f41116993d18 of type geneve for network 3a562d84-3173-4559-a2b7-9334d535d065 2026-08-12 11:44:05.212 8 INFO neutron.db.ovn_revision_numbers_db [None req-4eb9f6e6-9f55-4b4f-8467-2e6de38b7acf 66213d10b1f1454db9ed85239b5beb1f 9f72ebd25b71422a8b4a7b2b0f9eb95a - - default default] Successfully bumped revision number for resource 3a562d84-3173-4559-a2b7-9334d535d065 (type: networks) to 1 2026-08-12 11:44:05.426 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4eb9f6e6-9f55-4b4f-8467-2e6de38b7acf 66213d10b1f1454db9ed85239b5beb1f 9f72ebd25b71422a8b4a7b2b0f9eb95a - - default default] No more DHCP agents 2026-08-12 11:44:05.428 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4eb9f6e6-9f55-4b4f-8467-2e6de38b7acf 66213d10b1f1454db9ed85239b5beb1f 9f72ebd25b71422a8b4a7b2b0f9eb95a - - default default] Unable to schedule network 3a562d84-3173-4559-a2b7-9334d535d065: no agents available; will retry on subsequent port and subnet creation events. 2026-08-12 11:44:05.482 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-afa608a0-6c3e-46bd-974f-8d85fcd63d8f - - - - - -] OVN reports status down for port: 0d8e41b0-b5dd-4ad2-bcc4-b0fe7d7b2861 2026-08-12 11:44:05.521 8 INFO neutron.db.ovn_revision_numbers_db [None req-4eb9f6e6-9f55-4b4f-8467-2e6de38b7acf 66213d10b1f1454db9ed85239b5beb1f 9f72ebd25b71422a8b4a7b2b0f9eb95a - - default default] Successfully bumped revision number for resource 0d8e41b0-b5dd-4ad2-bcc4-b0fe7d7b2861 (type: ports) to 1 [pid: 8|app: 0|req: 32/59] 199.204.45.74 () {48 vars in 963 bytes} [Wed Aug 12 11:44:04 2026] POST /v2.0/networks => generated 748 bytes in 624 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-12 11:44:06.636 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cf52f5a3-b0f4-4cc9-9be6-91f8e6aea9a3 66213d10b1f1454db9ed85239b5beb1f 9f72ebd25b71422a8b4a7b2b0f9eb95a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 28/60] 199.204.45.74 () {44 vars in 934 bytes} [Wed Aug 12 11:44:06 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/61] 199.204.45.74 () {44 vars in 956 bytes} [Wed Aug 12 11:44:06 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 738 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-12 11:44:06.716 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cd12d7aa-d98e-423f-b09d-7bcb4196a549 66213d10b1f1454db9ed85239b5beb1f 9f72ebd25b71422a8b4a7b2b0f9eb95a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 29/62] 199.204.45.74 () {44 vars in 1033 bytes} [Wed Aug 12 11:44:06 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=3a562d84-3173-4559-a2b7-9334d535d065 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/63] 199.204.45.74 () {44 vars in 1056 bytes} [Wed Aug 12 11:44:06 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=3a562d84-3173-4559-a2b7-9334d535d065 => generated 14 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-12 11:44:06.906 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-659deab3-78ea-485a-bbeb-2058a5c6ca66 66213d10b1f1454db9ed85239b5beb1f 9f72ebd25b71422a8b4a7b2b0f9eb95a - - default default] No more DHCP agents 2026-08-12 11:44:06.909 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-659deab3-78ea-485a-bbeb-2058a5c6ca66 66213d10b1f1454db9ed85239b5beb1f 9f72ebd25b71422a8b4a7b2b0f9eb95a - - default default] Unable to schedule network 3a562d84-3173-4559-a2b7-9334d535d065: no agents available; will retry on subsequent port and subnet creation events. 2026-08-12 11:44:07.456 7 INFO neutron.db.ovn_revision_numbers_db [None req-659deab3-78ea-485a-bbeb-2058a5c6ca66 66213d10b1f1454db9ed85239b5beb1f 9f72ebd25b71422a8b4a7b2b0f9eb95a - - default default] Successfully bumped revision number for resource 0d8e41b0-b5dd-4ad2-bcc4-b0fe7d7b2861 (type: ports) to 2 2026-08-12 11:44:07.488 7 INFO neutron.db.ovn_revision_numbers_db [None req-659deab3-78ea-485a-bbeb-2058a5c6ca66 66213d10b1f1454db9ed85239b5beb1f 9f72ebd25b71422a8b4a7b2b0f9eb95a - - default default] Successfully bumped revision number for resource 77b2355a-4697-4e26-b77e-eb72e7f0286b (type: subnets) to 0 [pid: 7|app: 0|req: 30/64] 199.204.45.74 () {48 vars in 962 bytes} [Wed Aug 12 11:44:06 2026] POST /v2.0/subnets => generated 651 bytes in 759 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-12 11:44:08.888 8 INFO neutron.api.v2.resource [None req-1f35e0c0-2a82-4f3b-8d9f-419f749ee226 66213d10b1f1454db9ed85239b5beb1f 9f72ebd25b71422a8b4a7b2b0f9eb95a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 35/65] 199.204.45.74 () {44 vars in 968 bytes} [Wed Aug 12 11:44:08 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 31/66] 199.204.45.74 () {44 vars in 990 bytes} [Wed Aug 12 11:44:08 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-12 11:44:09.076 8 INFO neutron.db.ovn_revision_numbers_db [None req-c2f482a4-2f87-4d30-be8c-07b0b5717489 66213d10b1f1454db9ed85239b5beb1f 9f72ebd25b71422a8b4a7b2b0f9eb95a - - default default] Successfully bumped revision number for resource 476d4af1-1c2d-4944-939d-1adb03fd266f (type: security_groups) to 1 2026-08-12 11:44:09.088 8 INFO neutron.db.ovn_revision_numbers_db [None req-c2f482a4-2f87-4d30-be8c-07b0b5717489 66213d10b1f1454db9ed85239b5beb1f 9f72ebd25b71422a8b4a7b2b0f9eb95a - - default default] Successfully bumped revision number for resource 2880dc9a-994a-4be1-ae86-8f89b3cd5894 (type: security_group_rules) to 0 2026-08-12 11:44:09.100 8 INFO neutron.db.ovn_revision_numbers_db [None req-c2f482a4-2f87-4d30-be8c-07b0b5717489 66213d10b1f1454db9ed85239b5beb1f 9f72ebd25b71422a8b4a7b2b0f9eb95a - - default default] Successfully bumped revision number for resource e8b2ae6c-3b3d-4c52-8eb7-c77117b89334 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 36/67] 199.204.45.74 () {48 vars in 977 bytes} [Wed Aug 12 11:44:08 2026] POST /v2.0/security-groups => generated 1616 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 32/68] 199.204.45.74 () {44 vars in 998 bytes} [Wed Aug 12 11:44:10 2026] GET /v2.0/security-groups/476d4af1-1c2d-4944-939d-1adb03fd266f => generated 1616 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/69] 199.204.45.74 () {44 vars in 998 bytes} [Wed Aug 12 11:44:10 2026] GET /v2.0/security-groups/476d4af1-1c2d-4944-939d-1adb03fd266f => generated 1616 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 33/70] 199.204.45.74 () {44 vars in 998 bytes} [Wed Aug 12 11:44:10 2026] GET /v2.0/security-groups/476d4af1-1c2d-4944-939d-1adb03fd266f => generated 1616 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-12 11:44:10.721 8 INFO neutron.db.ovn_revision_numbers_db [None req-712fbb01-4db4-4ab0-9710-25f03c39e3f5 66213d10b1f1454db9ed85239b5beb1f 9f72ebd25b71422a8b4a7b2b0f9eb95a - - default default] Successfully bumped revision number for resource 69532530-0e7c-4be7-96ec-832d6ca65a36 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 38/71] 199.204.45.74 () {48 vars in 988 bytes} [Wed Aug 12 11:44:10 2026] POST /v2.0/security-group-rules => generated 601 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/72] 199.204.45.74 () {44 vars in 998 bytes} [Wed Aug 12 11:44:11 2026] GET /v2.0/security-groups/476d4af1-1c2d-4944-939d-1adb03fd266f => generated 2230 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/73] 199.204.45.74 () {44 vars in 998 bytes} [Wed Aug 12 11:44:11 2026] GET /v2.0/security-groups/476d4af1-1c2d-4944-939d-1adb03fd266f => generated 2230 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/74] 199.204.45.74 () {44 vars in 998 bytes} [Wed Aug 12 11:44:11 2026] GET /v2.0/security-groups/476d4af1-1c2d-4944-939d-1adb03fd266f => generated 2230 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-12 11:44:11.986 8 INFO neutron.db.ovn_revision_numbers_db [None req-850b897b-95c6-43af-8016-a8a534aece18 66213d10b1f1454db9ed85239b5beb1f 9f72ebd25b71422a8b4a7b2b0f9eb95a - - default default] Successfully bumped revision number for resource b8502ee5-32b7-492f-8d5a-4d59c68f13a1 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 40/75] 199.204.45.74 () {48 vars in 988 bytes} [Wed Aug 12 11:44:11 2026] POST /v2.0/security-group-rules => generated 603 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/76] 199.204.45.74 () {44 vars in 998 bytes} [Wed Aug 12 11:44:12 2026] GET /v2.0/security-groups/476d4af1-1c2d-4944-939d-1adb03fd266f => generated 2846 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/77] 199.204.45.74 () {44 vars in 998 bytes} [Wed Aug 12 11:44:13 2026] GET /v2.0/security-groups/476d4af1-1c2d-4944-939d-1adb03fd266f => generated 2846 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/78] 199.204.45.74 () {44 vars in 998 bytes} [Wed Aug 12 11:44:13 2026] GET /v2.0/security-groups/476d4af1-1c2d-4944-939d-1adb03fd266f => generated 2846 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-12 11:44:13.274 8 INFO neutron.db.ovn_revision_numbers_db [None req-05efedc5-7b9c-4d70-beab-a258de2f6e52 66213d10b1f1454db9ed85239b5beb1f 9f72ebd25b71422a8b4a7b2b0f9eb95a - - default default] Successfully bumped revision number for resource 85d0994c-32c3-4001-a3d7-303242f90d9b (type: security_group_rules) to 0 [pid: 8|app: 0|req: 42/79] 199.204.45.74 () {48 vars in 988 bytes} [Wed Aug 12 11:44:13 2026] POST /v2.0/security-group-rules => generated 603 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/80] 199.204.45.74 () {44 vars in 998 bytes} [Wed Aug 12 11:44:14 2026] GET /v2.0/security-groups/476d4af1-1c2d-4944-939d-1adb03fd266f => generated 3462 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/81] 199.204.45.74 () {44 vars in 998 bytes} [Wed Aug 12 11:44:14 2026] GET /v2.0/security-groups/476d4af1-1c2d-4944-939d-1adb03fd266f => generated 3462 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/82] 199.204.45.74 () {44 vars in 998 bytes} [Wed Aug 12 11:44:14 2026] GET /v2.0/security-groups/476d4af1-1c2d-4944-939d-1adb03fd266f => generated 3462 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-12 11:44:14.528 8 INFO neutron.db.ovn_revision_numbers_db [None req-3509820f-4dec-4c5c-80da-19356b73660c 66213d10b1f1454db9ed85239b5beb1f 9f72ebd25b71422a8b4a7b2b0f9eb95a - - default default] Successfully bumped revision number for resource 1d784613-f74f-4c16-8ae9-0eb71e72fcfe (type: security_group_rules) to 0 [pid: 8|app: 0|req: 44/83] 199.204.45.74 () {48 vars in 988 bytes} [Wed Aug 12 11:44:14 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: 40/84] 199.204.45.74 () {44 vars in 998 bytes} [Wed Aug 12 11:44:15 2026] GET /v2.0/security-groups/476d4af1-1c2d-4944-939d-1adb03fd266f => generated 4078 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/85] 199.204.45.74 () {44 vars in 998 bytes} [Wed Aug 12 11:44:15 2026] GET /v2.0/security-groups/476d4af1-1c2d-4944-939d-1adb03fd266f => generated 4078 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/86] 199.204.45.74 () {44 vars in 998 bytes} [Wed Aug 12 11:44:15 2026] GET /v2.0/security-groups/476d4af1-1c2d-4944-939d-1adb03fd266f => generated 4078 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-12 11:44:15.777 8 INFO neutron.db.ovn_revision_numbers_db [None req-207af0de-3f06-4a8a-ba0d-3f78d1c14c0e 66213d10b1f1454db9ed85239b5beb1f 9f72ebd25b71422a8b4a7b2b0f9eb95a - - default default] Successfully bumped revision number for resource 84add5d9-ad3a-4482-9294-69be1b6950d9 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 46/87] 199.204.45.74 () {48 vars in 988 bytes} [Wed Aug 12 11:44:15 2026] POST /v2.0/security-group-rules => generated 603 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/88] 199.204.45.74 () {44 vars in 984 bytes} [Wed Aug 12 11:44:17 2026] GET /v2.0/networks/3a562d84-3173-4559-a2b7-9334d535d065 => generated 773 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-12 11:44:17.255 8 INFO neutron.pecan_wsgi.hooks.translation [None req-92382b27-ce92-48e9-bb9e-7eed0ea9c1a4 66213d10b1f1454db9ed85239b5beb1f 9f72ebd25b71422a8b4a7b2b0f9eb95a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 47/89] 199.204.45.74 () {44 vars in 1073 bytes} [Wed Aug 12 11:44:17 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=3a562d84-3173-4559-a2b7-9334d535d065 => generated 132 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/90] 199.204.45.74 () {44 vars in 1096 bytes} [Wed Aug 12 11:44:17 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=3a562d84-3173-4559-a2b7-9334d535d065 => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/91] 199.204.45.74 () {44 vars in 998 bytes} [Wed Aug 12 11:44:17 2026] GET /v2.0/security-groups/476d4af1-1c2d-4944-939d-1adb03fd266f => generated 4694 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-12 11:44:17.711 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ecbcfdab-d628-4364-8afb-68efdeb37c39 66213d10b1f1454db9ed85239b5beb1f 9f72ebd25b71422a8b4a7b2b0f9eb95a - - default default] No more DHCP agents 2026-08-12 11:44:17.712 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ecbcfdab-d628-4364-8afb-68efdeb37c39 66213d10b1f1454db9ed85239b5beb1f 9f72ebd25b71422a8b4a7b2b0f9eb95a - - default default] Unable to schedule network 3a562d84-3173-4559-a2b7-9334d535d065: no agents available; will retry on subsequent port and subnet creation events. 2026-08-12 11:44:17.809 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status down for port: 4d798965-be38-460e-914f-3977731f193e 2026-08-12 11:44:17.925 7 INFO neutron.db.ovn_revision_numbers_db [None req-ecbcfdab-d628-4364-8afb-68efdeb37c39 66213d10b1f1454db9ed85239b5beb1f 9f72ebd25b71422a8b4a7b2b0f9eb95a - - default default] Successfully bumped revision number for resource 4d798965-be38-460e-914f-3977731f193e (type: ports) to 1 [pid: 7|app: 0|req: 44/92] 199.204.45.74 () {48 vars in 958 bytes} [Wed Aug 12 11:44:17 2026] POST /v2.0/ports => generated 1096 bytes in 772 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-12 11:44:27.446 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fa6da2f0-d077-43c9-b033-e483eeb197b3 66213d10b1f1454db9ed85239b5beb1f 9f72ebd25b71422a8b4a7b2b0f9eb95a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 50/95] 199.204.45.74 () {44 vars in 977 bytes} [Wed Aug 12 11:44:27 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 55 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: 46/96] 199.204.45.74 () {44 vars in 999 bytes} [Wed Aug 12 11:44:27 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-12 11:44:28.380 8 INFO neutron.db.ovn_revision_numbers_db [None req-c08daa1b-687d-4c7a-8a08-1f3db597dde9 66213d10b1f1454db9ed85239b5beb1f 9f72ebd25b71422a8b4a7b2b0f9eb95a - - default default] Successfully bumped revision number for resource 4d798965-be38-460e-914f-3977731f193e (type: ports) to 4 [pid: 8|app: 0|req: 51/97] 199.204.45.74 () {48 vars in 1029 bytes} [Wed Aug 12 11:44:27 2026] PUT /v2.0/ports/4d798965-be38-460e-914f-3977731f193e => generated 1236 bytes in 867 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/98] 199.204.45.74 () {44 vars in 917 bytes} [Wed Aug 12 11:44:30 2026] GET /v2.0/ports => generated 3353 bytes in 103 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-12 11:44:31.429 8 INFO neutron.api.v2.resource [None req-7095348c-76db-4bfd-a61b-882b2796a07c 66213d10b1f1454db9ed85239b5beb1f 9f72ebd25b71422a8b4a7b2b0f9eb95a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 52/99] 199.204.45.74 () {44 vars in 956 bytes} [Wed Aug 12 11:44:31 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/100] 199.204.45.74 () {44 vars in 978 bytes} [Wed Aug 12 11:44:31 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-12 11:44:31.697 8 INFO neutron.db.ovn_revision_numbers_db [None req-29eb7e51-394a-4059-bc4e-0ed7ed96dccf 66213d10b1f1454db9ed85239b5beb1f 9f72ebd25b71422a8b4a7b2b0f9eb95a - - default default] Successfully bumped revision number for resource 0a78469e-bb1a-40a1-9e34-e7a88ad7f72a (type: security_groups) to 1 2026-08-12 11:44:31.739 8 INFO neutron.db.ovn_revision_numbers_db [None req-29eb7e51-394a-4059-bc4e-0ed7ed96dccf 66213d10b1f1454db9ed85239b5beb1f 9f72ebd25b71422a8b4a7b2b0f9eb95a - - default default] Successfully bumped revision number for resource 55d2dd70-0290-493c-9dea-efaa79c0ab61 (type: security_group_rules) to 0 2026-08-12 11:44:31.759 8 INFO neutron.db.ovn_revision_numbers_db [None req-29eb7e51-394a-4059-bc4e-0ed7ed96dccf 66213d10b1f1454db9ed85239b5beb1f 9f72ebd25b71422a8b4a7b2b0f9eb95a - - default default] Successfully bumped revision number for resource 78b0858e-0039-4b39-97c3-a1c15d4c9666 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 53/101] 199.204.45.74 () {48 vars in 977 bytes} [Wed Aug 12 11:44:31 2026] POST /v2.0/security-groups => generated 1610 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/102] 199.204.45.74 () {44 vars in 998 bytes} [Wed Aug 12 11:44:32 2026] GET /v2.0/security-groups/0a78469e-bb1a-40a1-9e34-e7a88ad7f72a => generated 1610 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/103] 199.204.45.74 () {44 vars in 998 bytes} [Wed Aug 12 11:44:32 2026] GET /v2.0/security-groups/0a78469e-bb1a-40a1-9e34-e7a88ad7f72a => generated 1610 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/104] 199.204.45.74 () {44 vars in 998 bytes} [Wed Aug 12 11:44:32 2026] GET /v2.0/security-groups/0a78469e-bb1a-40a1-9e34-e7a88ad7f72a => generated 1610 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-12 11:44:33.047 8 INFO neutron.db.ovn_revision_numbers_db [None req-d6d93b7b-cf9f-4f19-9473-85ad2a447fa0 66213d10b1f1454db9ed85239b5beb1f 9f72ebd25b71422a8b4a7b2b0f9eb95a - - default default] Successfully bumped revision number for resource 3d33bc17-73f7-4b7f-9930-64b77273d713 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 55/105] 199.204.45.74 () {48 vars in 988 bytes} [Wed Aug 12 11:44:32 2026] POST /v2.0/security-group-rules => generated 621 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/106] 199.204.45.74 () {44 vars in 998 bytes} [Wed Aug 12 11:44:34 2026] GET /v2.0/security-groups/0a78469e-bb1a-40a1-9e34-e7a88ad7f72a => generated 2244 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/107] 199.204.45.74 () {44 vars in 998 bytes} [Wed Aug 12 11:44:34 2026] GET /v2.0/security-groups/0a78469e-bb1a-40a1-9e34-e7a88ad7f72a => generated 2244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/108] 199.204.45.74 () {44 vars in 998 bytes} [Wed Aug 12 11:44:34 2026] GET /v2.0/security-groups/0a78469e-bb1a-40a1-9e34-e7a88ad7f72a => generated 2244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-12 11:44:34.378 8 INFO neutron.db.ovn_revision_numbers_db [None req-c92d69a0-72c6-4850-b4ff-f69ed2bb8235 66213d10b1f1454db9ed85239b5beb1f 9f72ebd25b71422a8b4a7b2b0f9eb95a - - default default] Successfully bumped revision number for resource 17566182-b3cc-4815-b378-afbee7a57b36 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 57/109] 199.204.45.74 () {48 vars in 988 bytes} [Wed Aug 12 11:44:34 2026] POST /v2.0/security-group-rules => generated 625 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 67/128] 199.204.45.74 () {44 vars in 972 bytes} [Wed Aug 12 11:46:45 2026] GET /v2.0/quotas/9f72ebd25b71422a8b4a7b2b0f9eb95a => generated 312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/129] 199.204.45.74 () {48 vars in 1024 bytes} [Wed Aug 12 11:46:46 2026] PUT /v2.0/quotas/9f72ebd25b71422a8b4a7b2b0f9eb95a => generated 311 bytes in 40 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-12 11:49:30.115 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5239ecda-5535-41f1-ab30-ca6b3a56a92f 66213d10b1f1454db9ed85239b5beb1f 9f72ebd25b71422a8b4a7b2b0f9eb95a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 74/152] 199.204.45.74 () {30 vars in 741 bytes} [Wed Aug 12 11:49:29 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 154 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 79/153] 199.204.45.74 () {30 vars in 763 bytes} [Wed Aug 12 11:49:30 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1239 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-12 11:49:33.003 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e9b254fe-24f5-47b0-ba00-22a54cbccec6 66213d10b1f1454db9ed85239b5beb1f 9f72ebd25b71422a8b4a7b2b0f9eb95a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 75/154] 199.204.45.74 () {30 vars in 741 bytes} [Wed Aug 12 11:49:32 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 80/155] 199.204.45.74 () {30 vars in 763 bytes} [Wed Aug 12 11:49:33 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1239 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-12 11:49:34.217 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8d4d2319-d256-4783-ac3a-35ae83d2178a - - - - - -] OVN reports status up for port: 4d798965-be38-460e-914f-3977731f193e 2026-08-12 11:49:34.249 8 INFO neutron.plugins.ml2.plugin [None req-8d4d2319-d256-4783-ac3a-35ae83d2178a - - - - - -] Attempt 1 to provision port 4d798965-be38-460e-914f-3977731f193e 2026-08-12 11:49:34.560 8 INFO neutron.db.ovn_revision_numbers_db [None req-8d4d2319-d256-4783-ac3a-35ae83d2178a - - - - - -] Successfully bumped revision number for resource 4d798965-be38-460e-914f-3977731f193e (type: ports) to 5