+ COMMAND=start + start + confs='--config-file /etc/neutron/neutron.conf' + confs+=' --config-file /tmp/pod-shared/ovn.ini' + confs+=' --config-file /etc/neutron/neutron_vpnaas.conf' + confs+=' --config-file /etc/neutron/neutron_ovn_vpn_agent.ini' + confs+=' --config-file /etc/neutron/taas_plugin.ini' + confs+=' --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini --pyargv ' --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini ' [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Mon Aug 24 16:04:25 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: neutron-server-76589c74b9-fkmjs 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, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f4d80178668 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-24 16:04:30.899 7 INFO neutron.common.config [-] Logging enabled! 2026-08-24 16:04:30.899 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-08-24 16:04:31.073 8 INFO neutron.common.config [-] Logging enabled! 2026-08-24 16:04:31.073 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-08-24 16:04:32.274 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-24 16:04:32.348 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-24 16:04:34.335 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-08-24 16:04:34.338 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-24 16:04:34.343 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-24 16:04:34.343 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-08-24 16:04:34.343 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-08-24 16:04:34.343 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-08-24 16:04:34.344 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-24 16:04:34.354 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-24 16:04:34.354 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-24 16:04:34.354 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-08-24 16:04:34.476 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-08-24 16:04:34.479 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-24 16:04:34.483 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-24 16:04:34.483 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-08-24 16:04:34.484 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-08-24 16:04:34.484 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-08-24 16:04:34.484 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-24 16:04:34.492 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-24 16:04:34.492 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-24 16:04:34.492 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-08-24 16:04:34.639 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-08-24 16:04:34.639 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-08-24 16:04:34.639 8 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-08-24 16:04:34.674 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-24 16:04:34.674 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-24 16:04:34.674 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-08-24 16:04:34.675 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-08-24 16:04:34.731 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-08-24 16:04:34.731 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-08-24 16:04:34.731 7 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-08-24 16:04:34.764 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-24 16:04:34.765 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-24 16:04:34.765 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-08-24 16:04:34.765 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-08-24 16:04:37.274 7 INFO neutron.plugins.ml2.managers [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Initializing driver for type 'vlan' 2026-08-24 16:04:37.324 8 INFO neutron.plugins.ml2.managers [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Initializing driver for type 'vlan' 2026-08-24 16:04:37.663 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] VlanTypeDriver initialization complete 2026-08-24 16:04:37.663 8 INFO neutron.plugins.ml2.managers [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-24 16:04:37.663 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-24 16:04:37.664 8 INFO neutron.plugins.ml2.managers [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Initializing extension driver 'port_security' 2026-08-24 16:04:37.664 8 INFO neutron.plugins.ml2.extensions.port_security [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-24 16:04:37.664 8 INFO neutron.plugins.ml2.managers [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Initializing extension driver 'qos' 2026-08-24 16:04:37.664 8 INFO neutron.plugins.ml2.managers [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Initializing mechanism driver 'ovn' 2026-08-24 16:04:37.664 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Starting OVNMechanismDriver 2026-08-24 16:04:37.668 8 INFO neutron.services.logapi.drivers.ovn.driver [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] OVN logging driver registered 2026-08-24 16:04:37.674 8 INFO neutron.quota [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded quota_driver: . 2026-08-24 16:04:37.675 8 INFO neutron.plugins.ml2.plugin [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Modular L2 Plugin initialization complete 2026-08-24 16:04:37.676 8 INFO neutron.plugins.ml2.managers [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-24 16:04:37.676 8 INFO neutron.plugins.ml2.managers [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-24 16:04:37.676 8 INFO neutron.plugins.ml2.managers [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-24 16:04:37.677 8 INFO neutron.manager [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loading Plugin: qos 2026-08-24 16:04:37.692 8 INFO neutron.manager [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loading Plugin: ovn-router 2026-08-24 16:04:37.734 8 INFO neutron.services.ovn_l3.plugin [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Starting OVNL3RouterPlugin 2026-08-24 16:04:37.739 8 INFO neutron.manager [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loading Plugin: segments 2026-08-24 16:04:37.741 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] VlanTypeDriver initialization complete 2026-08-24 16:04:37.741 7 INFO neutron.plugins.ml2.managers [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-24 16:04:37.741 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-24 16:04:37.741 7 INFO neutron.plugins.ml2.managers [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Initializing extension driver 'port_security' 2026-08-24 16:04:37.741 7 INFO neutron.plugins.ml2.extensions.port_security [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-24 16:04:37.742 7 INFO neutron.plugins.ml2.managers [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Initializing extension driver 'qos' 2026-08-24 16:04:37.742 7 INFO neutron.plugins.ml2.managers [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Initializing mechanism driver 'ovn' 2026-08-24 16:04:37.742 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Starting OVNMechanismDriver 2026-08-24 16:04:37.747 7 INFO neutron.services.logapi.drivers.ovn.driver [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] OVN logging driver registered 2026-08-24 16:04:37.757 7 INFO neutron.quota [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded quota_driver: . 2026-08-24 16:04:37.758 7 INFO neutron.plugins.ml2.plugin [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Modular L2 Plugin initialization complete 2026-08-24 16:04:37.758 7 INFO neutron.plugins.ml2.managers [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-24 16:04:37.758 7 INFO neutron.plugins.ml2.managers [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-24 16:04:37.758 7 INFO neutron.plugins.ml2.managers [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-24 16:04:37.759 7 INFO neutron.manager [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loading Plugin: qos 2026-08-24 16:04:37.772 7 INFO neutron.manager [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loading Plugin: ovn-router 2026-08-24 16:04:37.810 7 INFO neutron.services.ovn_l3.plugin [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Starting OVNL3RouterPlugin 2026-08-24 16:04:37.815 7 INFO neutron.manager [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loading Plugin: segments 2026-08-24 16:04:37.870 8 INFO neutron.manager [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loading Plugin: trunk 2026-08-24 16:04:37.886 8 INFO neutron.manager [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loading Plugin: log 2026-08-24 16:04:37.890 8 INFO neutron.manager [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loading Plugin: ovn-vpnaas 2026-08-24 16:04:37.944 7 INFO neutron.manager [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loading Plugin: trunk 2026-08-24 16:04:37.958 7 INFO neutron.manager [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loading Plugin: log 2026-08-24 16:04:37.961 7 INFO neutron.manager [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loading Plugin: ovn-vpnaas 2026-08-24 16:04:37.973 8 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-08-24 16:04:37.973 8 WARNING stevedore.named [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-08-24 16:04:38.027 7 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-08-24 16:04:38.028 7 WARNING stevedore.named [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-08-24 16:04:38.036 8 INFO neutron_vpnaas.services.vpn.plugin [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-24 16:04:38.036 8 INFO neutron.common.utils [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-08-24 16:04:38.036 8 INFO neutron.manager [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loading Plugin: taas 2026-08-24 16:04:38.067 8 WARNING stevedore.named [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-08-24 16:04:38.067 8 WARNING stevedore.named [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-08-24 16:04:38.075 8 INFO neutron_taas.services.taas.taas_plugin [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-24 16:04:38.076 8 INFO neutron.manager [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loading Plugin: tapmirror 2026-08-24 16:04:38.082 7 INFO neutron_vpnaas.services.vpn.plugin [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-24 16:04:38.082 7 INFO neutron.common.utils [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-08-24 16:04:38.082 7 INFO neutron.manager [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loading Plugin: taas 2026-08-24 16:04:38.087 8 WARNING stevedore.named [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-08-24 16:04:38.088 8 WARNING stevedore.named [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-08-24 16:04:38.089 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-24 16:04:38.090 8 INFO neutron.manager [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loading Plugin: auto_allocate 2026-08-24 16:04:38.098 8 INFO neutron.manager [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loading Plugin: tag 2026-08-24 16:04:38.107 7 WARNING stevedore.named [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-08-24 16:04:38.107 7 WARNING stevedore.named [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-08-24 16:04:38.107 8 INFO neutron.manager [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loading Plugin: timestamp 2026-08-24 16:04:38.111 8 INFO neutron.manager [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loading Plugin: network_ip_availability 2026-08-24 16:04:38.114 7 INFO neutron_taas.services.taas.taas_plugin [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-24 16:04:38.114 7 INFO neutron.manager [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loading Plugin: tapmirror 2026-08-24 16:04:38.119 8 INFO neutron.manager [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loading Plugin: flavors 2026-08-24 16:04:38.124 7 WARNING stevedore.named [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-08-24 16:04:38.124 7 WARNING stevedore.named [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-08-24 16:04:38.124 8 INFO neutron.manager [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loading Plugin: revisions 2026-08-24 16:04:38.125 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-24 16:04:38.126 7 INFO neutron.manager [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loading Plugin: auto_allocate 2026-08-24 16:04:38.129 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Initializing extension manager. 2026-08-24 16:04:38.131 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: address-group 2026-08-24 16:04:38.132 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: address-scope 2026-08-24 16:04:38.132 7 INFO neutron.manager [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loading Plugin: tag 2026-08-24 16:04:38.132 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-08-24 16:04:38.133 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: agent 2026-08-24 16:04:38.134 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-08-24 16:04:38.135 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-24 16:04:38.136 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-24 16:04:38.139 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: availability_zone 2026-08-24 16:04:38.140 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-08-24 16:04:38.140 7 INFO neutron.manager [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loading Plugin: timestamp 2026-08-24 16:04:38.140 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-24 16:04:38.141 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: default-subnetpools 2026-08-24 16:04:38.142 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-24 16:04:38.143 7 INFO neutron.manager [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loading Plugin: network_ip_availability 2026-08-24 16:04:38.143 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: dns-integration 2026-08-24 16:04:38.144 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: dns-domain-ports 2026-08-24 16:04:38.144 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-08-24 16:04:38.145 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-08-24 16:04:38.145 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-24 16:04:38.146 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: empty-string-filtering 2026-08-24 16:04:38.146 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-24 16:04:38.147 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-24 16:04:38.147 7 INFO neutron.manager [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loading Plugin: flavors 2026-08-24 16:04:38.148 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: external-net 2026-08-24 16:04:38.148 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-24 16:04:38.149 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: extraroute 2026-08-24 16:04:38.149 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-08-24 16:04:38.150 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-24 16:04:38.150 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-24 16:04:38.151 7 INFO neutron.manager [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loading Plugin: revisions 2026-08-24 16:04:38.151 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-24 16:04:38.152 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-24 16:04:38.154 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: fip-port-details 2026-08-24 16:04:38.154 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: flavors 2026-08-24 16:04:38.155 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Initializing extension manager. 2026-08-24 16:04:38.156 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-24 16:04:38.156 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: address-group 2026-08-24 16:04:38.157 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: floatingip-pools 2026-08-24 16:04:38.157 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: ip_allocation 2026-08-24 16:04:38.157 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: address-scope 2026-08-24 16:04:38.158 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-08-24 16:04:38.158 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-08-24 16:04:38.158 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: l2_adjacency 2026-08-24 16:04:38.159 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: agent 2026-08-24 16:04:38.160 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-08-24 16:04:38.161 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-24 16:04:38.162 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-24 16:04:38.162 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: router 2026-08-24 16:04:38.165 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: availability_zone 2026-08-24 16:04:38.165 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-08-24 16:04:38.166 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-24 16:04:38.166 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: default-subnetpools 2026-08-24 16:04:38.167 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-24 16:04:38.168 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-24 16:04:38.169 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: dns-integration 2026-08-24 16:04:38.169 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: enable-default-route-bfd 2026-08-24 16:04:38.169 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: dns-domain-ports 2026-08-24 16:04:38.170 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-08-24 16:04:38.170 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-08-24 16:04:38.170 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-08-24 16:04:38.171 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: ext-gw-mode 2026-08-24 16:04:38.171 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-24 16:04:38.171 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: l3-ha 2026-08-24 16:04:38.171 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: empty-string-filtering 2026-08-24 16:04:38.172 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-24 16:04:38.172 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-24 16:04:38.172 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-24 16:04:38.172 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: external-gateway-multihoming 2026-08-24 16:04:38.173 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: external-net 2026-08-24 16:04:38.173 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: l3-flavors 2026-08-24 16:04:38.173 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-24 16:04:38.174 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: extraroute 2026-08-24 16:04:38.175 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-08-24 16:04:38.175 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-24 16:04:38.175 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-08-24 16:04:38.175 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-24 16:04:38.176 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-24 16:04:38.176 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-24 16:04:38.177 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-24 16:04:38.177 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: fip-port-details 2026-08-24 16:04:38.178 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-08-24 16:04:38.178 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: flavors 2026-08-24 16:04:38.179 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-24 16:04:38.179 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-24 16:04:38.180 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: floatingip-pools 2026-08-24 16:04:38.181 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: ip_allocation 2026-08-24 16:04:38.181 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: logging 2026-08-24 16:04:38.181 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-08-24 16:04:38.182 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: l2_adjacency 2026-08-24 16:04:38.182 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-24 16:04:38.183 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-24 16:04:38.183 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: router 2026-08-24 16:04:38.183 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: multi-provider 2026-08-24 16:04:38.184 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: net-mtu 2026-08-24 16:04:38.184 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: net-mtu-writable 2026-08-24 16:04:38.185 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: network_availability_zone 2026-08-24 16:04:38.185 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-24 16:04:38.186 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-08-24 16:04:38.186 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: enable-default-route-bfd 2026-08-24 16:04:38.186 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-08-24 16:04:38.186 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: network-ip-availability 2026-08-24 16:04:38.187 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: ext-gw-mode 2026-08-24 16:04:38.187 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: l3-ha 2026-08-24 16:04:38.188 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-24 16:04:38.188 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-24 16:04:38.188 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: pagination 2026-08-24 16:04:38.188 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: external-gateway-multihoming 2026-08-24 16:04:38.189 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: port-device-profile 2026-08-24 16:04:38.189 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: l3-flavors 2026-08-24 16:04:38.189 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-24 16:04:38.190 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-24 16:04:38.190 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-24 16:04:38.190 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-24 16:04:38.191 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-08-24 16:04:38.191 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-08-24 16:04:38.192 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-24 16:04:38.192 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-24 16:04:38.193 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-24 16:04:38.193 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-08-24 16:04:38.193 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: port-resource-request 2026-08-24 16:04:38.194 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-24 16:04:38.194 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-24 16:04:38.194 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-24 16:04:38.195 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: binding 2026-08-24 16:04:38.195 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: logging 2026-08-24 16:04:38.196 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: binding-extended 2026-08-24 16:04:38.196 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-24 16:04:38.197 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-24 16:04:38.197 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: port-security 2026-08-24 16:04:38.198 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: multi-provider 2026-08-24 16:04:38.198 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: project-id 2026-08-24 16:04:38.198 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: net-mtu 2026-08-24 16:04:38.199 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: net-mtu-writable 2026-08-24 16:04:38.199 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: provider 2026-08-24 16:04:38.200 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: network_availability_zone 2026-08-24 16:04:38.200 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: qinq 2026-08-24 16:04:38.200 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-08-24 16:04:38.201 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: network-ip-availability 2026-08-24 16:04:38.202 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-24 16:04:38.203 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: pagination 2026-08-24 16:04:38.204 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: port-device-profile 2026-08-24 16:04:38.204 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-24 16:04:38.204 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: qos 2026-08-24 16:04:38.205 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-24 16:04:38.205 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-24 16:04:38.206 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-08-24 16:04:38.206 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-24 16:04:38.206 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-24 16:04:38.206 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-24 16:04:38.207 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-24 16:04:38.207 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-24 16:04:38.207 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: qos-default 2026-08-24 16:04:38.208 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: port-resource-request 2026-08-24 16:04:38.208 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: qos-fip 2026-08-24 16:04:38.208 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-24 16:04:38.208 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-24 16:04:38.209 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-24 16:04:38.209 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-24 16:04:38.209 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: binding 2026-08-24 16:04:38.209 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-24 16:04:38.210 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-24 16:04:38.210 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: binding-extended 2026-08-24 16:04:38.211 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: port-security 2026-08-24 16:04:38.211 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-24 16:04:38.211 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: project-id 2026-08-24 16:04:38.212 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: qos-pps 2026-08-24 16:04:38.212 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: provider 2026-08-24 16:04:38.212 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-24 16:04:38.212 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: qinq 2026-08-24 16:04:38.213 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-24 16:04:38.213 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: qos-rules-alias 2026-08-24 16:04:38.214 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: quota-check-limit 2026-08-24 16:04:38.215 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: quota-check-limit-default 2026-08-24 16:04:38.215 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: qos 2026-08-24 16:04:38.216 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-24 16:04:38.216 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-24 16:04:38.217 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: qos-default 2026-08-24 16:04:38.217 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: quotas 2026-08-24 16:04:38.217 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: qos-fip 2026-08-24 16:04:38.218 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-24 16:04:38.218 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: quota_details 2026-08-24 16:04:38.219 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-24 16:04:38.219 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-24 16:04:38.220 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-24 16:04:38.220 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: rbac-policies 2026-08-24 16:04:38.220 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-24 16:04:38.221 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-08-24 16:04:38.221 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: qos-pps 2026-08-24 16:04:38.221 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: rbac-address-scope 2026-08-24 16:04:38.221 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-24 16:04:38.222 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: rbac-security-groups 2026-08-24 16:04:38.222 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-24 16:04:38.223 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-08-24 16:04:38.223 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: qos-rules-alias 2026-08-24 16:04:38.223 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: quota-check-limit 2026-08-24 16:04:38.223 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: revision-if-match 2026-08-24 16:04:38.224 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: quota-check-limit-default 2026-08-24 16:04:38.225 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-24 16:04:38.226 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: router_availability_zone 2026-08-24 16:04:38.226 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: quotas 2026-08-24 16:04:38.226 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-24 16:04:38.227 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: quota_details 2026-08-24 16:04:38.229 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: rbac-policies 2026-08-24 16:04:38.229 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-08-24 16:04:38.229 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-24 16:04:38.230 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: rbac-address-scope 2026-08-24 16:04:38.230 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: rbac-security-groups 2026-08-24 16:04:38.230 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-24 16:04:38.231 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-08-24 16:04:38.231 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-08-24 16:04:38.231 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: revision-if-match 2026-08-24 16:04:38.232 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-24 16:04:38.232 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-24 16:04:38.232 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-24 16:04:38.233 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: router_availability_zone 2026-08-24 16:04:38.233 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-24 16:04:38.233 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-24 16:04:38.235 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-24 16:04:38.236 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-24 16:04:38.236 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-08-24 16:04:38.237 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-24 16:04:38.237 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-24 16:04:38.238 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-24 16:04:38.239 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: security-group 2026-08-24 16:04:38.240 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: segment 2026-08-24 16:04:38.241 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-24 16:04:38.241 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: service-type 2026-08-24 16:04:38.242 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: sorting 2026-08-24 16:04:38.243 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: standard-attr-segment 2026-08-24 16:04:38.243 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: security-group 2026-08-24 16:04:38.243 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: standard-attr-description 2026-08-24 16:04:38.244 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: stateful-security-group 2026-08-24 16:04:38.244 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: segment 2026-08-24 16:04:38.244 8 WARNING neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-24 16:04:38.245 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-24 16:04:38.245 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-08-24 16:04:38.245 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: service-type 2026-08-24 16:04:38.246 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: subnet-external-network 2026-08-24 16:04:38.246 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: sorting 2026-08-24 16:04:38.246 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-08-24 16:04:38.246 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: standard-attr-segment 2026-08-24 16:04:38.247 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-24 16:04:38.247 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: standard-attr-description 2026-08-24 16:04:38.247 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: subnet-service-types 2026-08-24 16:04:38.248 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: stateful-security-group 2026-08-24 16:04:38.248 7 WARNING neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-24 16:04:38.248 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: subnet_allocation 2026-08-24 16:04:38.249 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-08-24 16:04:38.249 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-24 16:04:38.249 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: subnet-external-network 2026-08-24 16:04:38.250 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: tag-creation 2026-08-24 16:04:38.250 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-08-24 16:04:38.250 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-24 16:04:38.250 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-24 16:04:38.251 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: subnet-service-types 2026-08-24 16:04:38.252 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: subnet_allocation 2026-08-24 16:04:38.253 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-24 16:04:38.253 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: tag-creation 2026-08-24 16:04:38.254 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-24 16:04:38.257 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: standard-attr-tag 2026-08-24 16:04:38.258 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-24 16:04:38.259 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: trunk 2026-08-24 16:04:38.259 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: standard-attr-tag 2026-08-24 16:04:38.260 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: trunk-details 2026-08-24 16:04:38.260 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-24 16:04:38.261 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-24 16:04:38.261 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: trunk 2026-08-24 16:04:38.261 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-24 16:04:38.262 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: trunk-details 2026-08-24 16:04:38.262 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: vlan-transparent 2026-08-24 16:04:38.263 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-24 16:04:38.263 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-24 16:04:38.263 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-24 16:04:38.264 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: vlan-transparent 2026-08-24 16:04:38.265 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-24 16:04:38.266 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-08-24 16:04:38.267 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-24 16:04:38.267 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-08-24 16:04:38.268 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: vpn-flavors 2026-08-24 16:04:38.269 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-24 16:04:38.269 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: vpn-flavors 2026-08-24 16:04:38.270 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: vpnaas 2026-08-24 16:04:38.272 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: vpnaas 2026-08-24 16:04:38.272 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: taas 2026-08-24 16:04:38.273 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: taas 2026-08-24 16:04:38.273 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: tap-mirror 2026-08-24 16:04:38.274 8 INFO neutron.api.extensions [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Loaded extension: taas-vlan-filter 2026-08-24 16:04:38.275 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: tap-mirror 2026-08-24 16:04:38.275 7 INFO neutron.api.extensions [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Loaded extension: taas-vlan-filter 2026-08-24 16:04:38.278 8 INFO neutron.quota.resource_registry [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-24 16:04:38.278 8 INFO neutron.quota.resource_registry [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-24 16:04:38.278 8 INFO neutron.quota.resource_registry [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-24 16:04:38.278 8 INFO neutron.quota.resource_registry [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-24 16:04:38.278 7 INFO neutron.quota.resource_registry [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-24 16:04:38.279 7 INFO neutron.quota.resource_registry [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-24 16:04:38.279 7 INFO neutron.quota.resource_registry [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-24 16:04:38.279 7 INFO neutron.quota.resource_registry [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-24 16:04:38.283 8 INFO neutron.quota.resource_registry [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-24 16:04:38.283 7 INFO neutron.quota.resource_registry [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-24 16:04:38.284 7 INFO neutron.quota.resource_registry [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-24 16:04:38.284 8 INFO neutron.quota.resource_registry [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-24 16:04:38.289 7 INFO neutron.quota.resource_registry [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-24 16:04:38.290 7 INFO neutron.quota.resource_registry [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-24 16:04:38.291 7 INFO neutron.quota.resource_registry [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-24 16:04:38.292 7 INFO neutron.quota.resource_registry [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-24 16:04:38.292 7 WARNING neutron.quota.resource_registry [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] subnetpool is already registered 2026-08-24 16:04:38.292 7 INFO neutron.quota.resource_registry [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-24 16:04:38.292 8 INFO neutron.quota.resource_registry [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-24 16:04:38.293 7 INFO neutron.quota.resource_registry [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-24 16:04:38.293 7 INFO neutron.quota.resource_registry [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-24 16:04:38.293 8 INFO neutron.quota.resource_registry [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-24 16:04:38.293 7 INFO neutron.quota.resource_registry [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-24 16:04:38.294 8 INFO neutron.quota.resource_registry [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-24 16:04:38.294 7 INFO neutron.quota.resource_registry [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-24 16:04:38.294 7 INFO neutron.quota.resource_registry [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-24 16:04:38.295 7 INFO neutron.quota.resource_registry [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-24 16:04:38.295 7 WARNING neutron.quota.resource_registry [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] ipsecpolicy is already registered 2026-08-24 16:04:38.295 7 INFO neutron.quota.resource_registry [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-24 16:04:38.295 7 WARNING neutron.quota.resource_registry [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] ikepolicy is already registered 2026-08-24 16:04:38.295 8 INFO neutron.quota.resource_registry [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-24 16:04:38.296 8 WARNING neutron.quota.resource_registry [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] subnetpool is already registered 2026-08-24 16:04:38.296 8 INFO neutron.quota.resource_registry [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-24 16:04:38.297 8 INFO neutron.quota.resource_registry [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-24 16:04:38.298 8 INFO neutron.quota.resource_registry [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-24 16:04:38.298 8 INFO neutron.quota.resource_registry [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-24 16:04:38.299 8 INFO neutron.quota.resource_registry [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-24 16:04:38.300 8 INFO neutron.quota.resource_registry [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-24 16:04:38.300 8 INFO neutron.quota.resource_registry [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-24 16:04:38.300 8 WARNING neutron.quota.resource_registry [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] ipsecpolicy is already registered 2026-08-24 16:04:38.300 7 INFO neutron.quota.resource_registry [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-24 16:04:38.301 7 WARNING neutron.quota.resource_registry [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] router is already registered 2026-08-24 16:04:38.301 8 INFO neutron.quota.resource_registry [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-24 16:04:38.301 7 INFO neutron.quota.resource_registry [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-24 16:04:38.301 7 WARNING neutron.quota.resource_registry [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] floatingip is already registered 2026-08-24 16:04:38.301 8 WARNING neutron.quota.resource_registry [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] ikepolicy is already registered 2026-08-24 16:04:38.306 7 INFO neutron.quota.resource_registry [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-24 16:04:38.307 7 WARNING neutron.quota.resource_registry [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] rbac_policy is already registered 2026-08-24 16:04:38.307 7 INFO neutron.quota.resource_registry [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-24 16:04:38.307 7 WARNING neutron.quota.resource_registry [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] security_group is already registered 2026-08-24 16:04:38.308 7 INFO neutron.quota.resource_registry [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-24 16:04:38.308 7 WARNING neutron.quota.resource_registry [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] security_group_rule is already registered 2026-08-24 16:04:38.309 7 INFO neutron.quota.resource_registry [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-24 16:04:38.309 7 WARNING neutron.quota.resource_registry [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] subnetpool is already registered 2026-08-24 16:04:38.309 8 INFO neutron.quota.resource_registry [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-24 16:04:38.309 8 WARNING neutron.quota.resource_registry [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] router is already registered 2026-08-24 16:04:38.310 7 INFO neutron.quota.resource_registry [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-24 16:04:38.310 7 WARNING neutron.quota.resource_registry [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] trunk is already registered 2026-08-24 16:04:38.310 8 INFO neutron.quota.resource_registry [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-24 16:04:38.310 7 INFO neutron.quota.resource_registry [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-24 16:04:38.310 7 WARNING neutron.quota.resource_registry [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] ikepolicy is already registered 2026-08-24 16:04:38.310 8 WARNING neutron.quota.resource_registry [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] floatingip is already registered 2026-08-24 16:04:38.311 7 INFO neutron.quota.resource_registry [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-24 16:04:38.311 7 WARNING neutron.quota.resource_registry [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] ipsecpolicy is already registered 2026-08-24 16:04:38.312 7 INFO neutron.quota.resource_registry [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-24 16:04:38.312 7 WARNING neutron.quota.resource_registry [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] endpoint_group is already registered 2026-08-24 16:04:38.313 7 INFO neutron.quota.resource_registry [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-24 16:04:38.313 7 WARNING neutron.quota.resource_registry [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] vpnservice is already registered 2026-08-24 16:04:38.313 7 INFO neutron.quota.resource_registry [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-24 16:04:38.314 7 WARNING neutron.quota.resource_registry [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] ipsec_site_connection is already registered 2026-08-24 16:04:38.314 7 INFO neutron.quota.resource_registry [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-24 16:04:38.314 7 WARNING neutron.quota.resource_registry [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] ipsecpolicy is already registered 2026-08-24 16:04:38.315 7 INFO neutron.quota.resource_registry [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-24 16:04:38.315 7 WARNING neutron.quota.resource_registry [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] ikepolicy is already registered 2026-08-24 16:04:38.320 8 INFO neutron.quota.resource_registry [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-24 16:04:38.321 8 WARNING neutron.quota.resource_registry [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] rbac_policy is already registered 2026-08-24 16:04:38.323 8 INFO neutron.quota.resource_registry [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-24 16:04:38.323 8 WARNING neutron.quota.resource_registry [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] security_group is already registered 2026-08-24 16:04:38.325 8 INFO neutron.quota.resource_registry [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-24 16:04:38.325 8 WARNING neutron.quota.resource_registry [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] security_group_rule is already registered 2026-08-24 16:04:38.329 8 INFO neutron.quota.resource_registry [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-24 16:04:38.329 8 WARNING neutron.quota.resource_registry [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] subnetpool is already registered 2026-08-24 16:04:38.330 8 INFO neutron.quota.resource_registry [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-24 16:04:38.330 8 WARNING neutron.quota.resource_registry [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] trunk is already registered 2026-08-24 16:04:38.331 8 INFO neutron.quota.resource_registry [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-24 16:04:38.332 8 WARNING neutron.quota.resource_registry [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] ikepolicy is already registered 2026-08-24 16:04:38.333 8 INFO neutron.quota.resource_registry [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-24 16:04:38.333 8 WARNING neutron.quota.resource_registry [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] ipsecpolicy is already registered 2026-08-24 16:04:38.334 8 INFO neutron.quota.resource_registry [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-24 16:04:38.335 8 WARNING neutron.quota.resource_registry [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] endpoint_group is already registered 2026-08-24 16:04:38.336 8 INFO neutron.quota.resource_registry [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-24 16:04:38.337 8 WARNING neutron.quota.resource_registry [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] vpnservice is already registered 2026-08-24 16:04:38.338 8 INFO neutron.quota.resource_registry [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-24 16:04:38.338 8 WARNING neutron.quota.resource_registry [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] ipsec_site_connection is already registered 2026-08-24 16:04:38.339 8 INFO neutron.quota.resource_registry [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-24 16:04:38.340 8 WARNING neutron.quota.resource_registry [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] ipsecpolicy is already registered 2026-08-24 16:04:38.343 8 INFO neutron.quota.resource_registry [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-24 16:04:38.343 8 WARNING neutron.quota.resource_registry [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] ikepolicy is already registered 2026-08-24 16:04:38.410 8 WARNING keystonemiddleware._common.config [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-24 16:04:38.423 8 WARNING oslo_config.cfg [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-24 16:04:38.434 7 WARNING keystonemiddleware._common.config [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-24 16:04:38.445 7 WARNING oslo_config.cfg [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-24 16:04:38.450 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] uWSGI must provide a start time using the configuration parameter "start-time %t" in the configuration file 2026-08-24 16:04:38.468 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] uWSGI must provide a start time using the configuration parameter "start-time %t" in the configuration file 2026-08-24 16:04:38.471 8 INFO neutron.db.ovn_hash_ring_db [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Nodes from host "neutron-server-76589c74b9-fkmjs" and group "mechanism_driver" removed from the Hash Ring created at 2026-08-24 16:04:38+00:00 2026-08-24 16:04:38.475 8 INFO neutron.db.ovn_hash_ring_db [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Node 9018306faa78523985d592871d067578 from host "neutron-server-76589c74b9-fkmjs" and group "mechanism_driver" added to the Hash Ring 2026-08-24 16:04:38.485 7 INFO neutron.db.ovn_hash_ring_db [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Nodes from host "neutron-server-76589c74b9-fkmjs" and group "mechanism_driver" removed from the Hash Ring created at 2026-08-24 16:04:38+00:00 2026-08-24 16:04:38.486 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Hash Ring probing thread for node 9018306faa78523985d592871d067578 has started 2026-08-24 16:04:38.487 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-08-24 16:04:38.489 7 INFO neutron.db.ovn_hash_ring_db [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Node 55755a22e9ef5c9783fd61dc5e4e18d1 from host "neutron-server-76589c74b9-fkmjs" and group "mechanism_driver" added to the Hash Ring 2026-08-24 16:04:38.499 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Hash Ring probing thread for node 55755a22e9ef5c9783fd61dc5e4e18d1 has started 2026-08-24 16:04:38.499 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-08-24 16:04:38.523 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] tcp:10.108.20.169:6641: connecting... 2026-08-24 16:04:38.524 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] tcp:10.108.20.169:6641: connected 2026-08-24 16:04:38.536 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] tcp:10.108.20.169:6641: connecting... 2026-08-24 16:04:38.536 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] tcp:10.108.20.169:6641: connected 2026-08-24 16:04:38.569 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-08-24 16:04:38.581 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-08-24 16:04:38.592 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] tcp:10.111.69.126:6642: connecting... 2026-08-24 16:04:38.593 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] tcp:10.111.69.126:6642: connected 2026-08-24 16:04:38.606 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] tcp:10.111.69.126:6642: connecting... 2026-08-24 16:04:38.606 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] tcp:10.111.69.126:6642: connected 2026-08-24 16:04:38.629 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] WorkerService process has finished the post initialization 2026-08-24 16:04:38.630 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-08-24 16:04:38.632 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [-] Starting OVNClientPlacementExtension 2026-08-24 16:04:38.642 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] WorkerService process has finished the post initialization 2026-08-24 16:04:38.654 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] tcp:10.108.20.169:6641: connecting... 2026-08-24 16:04:38.655 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] tcp:10.108.20.169:6641: connected 2026-08-24 16:04:38.667 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] tcp:10.108.20.169:6641: connecting... 2026-08-24 16:04:38.668 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] tcp:10.108.20.169:6641: connected 2026-08-24 16:04:38.701 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] tcp:10.108.20.169:6641: connecting... 2026-08-24 16:04:38.702 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-226c6876-63ac-4268-a8fc-b4bedd6160f1 - - - - - -] tcp:10.108.20.169:6641: connected 2026-08-24 16:04:38.710 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] tcp:10.108.20.169:6641: connecting... 2026-08-24 16:04:38.711 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-9593379d-1e7f-42bb-940c-c557270a9422 - - - - - -] tcp:10.108.20.169:6641: connected WSGI app 0 (mountpoint='') ready in 13 seconds on interpreter 0x7f4d80178668 pid: 8 (default app) WSGI app 0 (mountpoint='') ready in 13 seconds on interpreter 0x7f4d80178668 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-24 16:04:46.975 7 INFO neutron.pecan_wsgi.hooks.translation [None req-313c9f00-cbce-4f6a-b0f3-7ab39fafab10 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1/4] 199.19.213.68 () {44 vars in 924 bytes} [Mon Aug 24 16:04:45 2026] GET /v2.0/networks/public => generated 108 bytes in 1319 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 4/5] 199.19.213.68 () {44 vars in 946 bytes} [Mon Aug 24 16:04:46 2026] GET /v2.0/networks?name=public => generated 15 bytes in 569 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-24 16:04:48.185 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-b30df07a-7fae-4af4-a553-c2d12adce14a 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] Starting OVNClientQosExtension 2026-08-24 16:04:48.185 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-b30df07a-7fae-4af4-a553-c2d12adce14a 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] Starting OVNClientPlacementExtension 2026-08-24 16:04:48.241 7 INFO neutron.db.ovn_revision_numbers_db [None req-b30df07a-7fae-4af4-a553-c2d12adce14a 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] Successfully bumped revision number for resource 779edcfe-781b-43ed-a76f-ee4a57a79f9f (type: security_groups) to 1 2026-08-24 16:04:48.260 7 INFO neutron.db.ovn_revision_numbers_db [None req-b30df07a-7fae-4af4-a553-c2d12adce14a 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] Successfully bumped revision number for resource 2e69122a-b48d-425d-8b83-bbbb8d632d45 (type: security_group_rules) to 0 2026-08-24 16:04:48.274 7 INFO neutron.db.ovn_revision_numbers_db [None req-b30df07a-7fae-4af4-a553-c2d12adce14a 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] Successfully bumped revision number for resource 59fcc352-1d11-40aa-9df0-a64516c7eb57 (type: security_group_rules) to 0 2026-08-24 16:04:48.286 7 INFO neutron.db.ovn_revision_numbers_db [None req-b30df07a-7fae-4af4-a553-c2d12adce14a 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] Successfully bumped revision number for resource 8c9eb684-2925-4d29-ac3c-d36680be47ca (type: security_group_rules) to 0 2026-08-24 16:04:48.319 7 INFO neutron.db.ovn_revision_numbers_db [None req-b30df07a-7fae-4af4-a553-c2d12adce14a 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] Successfully bumped revision number for resource bb94a0db-851a-4645-a87f-b312c44758fe (type: security_group_rules) to 0 2026-08-24 16:04:48.474 7 WARNING neutron.services.revisions.revision_plugin [None req-b30df07a-7fae-4af4-a553-c2d12adce14a 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] Could not find related network for resource to bump revision. 2026-08-24 16:04:48.513 7 INFO neutron.db.segments_db [None req-b30df07a-7fae-4af4-a553-c2d12adce14a 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] Added segment 0c975d2e-463f-4ce4-bc1a-275023aaa475 of type flat for network 0aa90219-9593-49c4-9b3b-bd52cd7ae173 2026-08-24 16:04:48.749 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status down for port: provnet-0c975d2e-463f-4ce4-bc1a-275023aaa475 2026-08-24 16:04:48.790 7 INFO neutron.db.ovn_revision_numbers_db [None req-b30df07a-7fae-4af4-a553-c2d12adce14a 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] Successfully bumped revision number for resource 0aa90219-9593-49c4-9b3b-bd52cd7ae173 (type: networks) to 1 2026-08-24 16:04:49.144 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b30df07a-7fae-4af4-a553-c2d12adce14a 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] No more DHCP agents 2026-08-24 16:04:49.145 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b30df07a-7fae-4af4-a553-c2d12adce14a 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] Unable to schedule network 0aa90219-9593-49c4-9b3b-bd52cd7ae173: no agents available; will retry on subsequent port and subnet creation events. 2026-08-24 16:04:49.214 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0ca1ef2b-ea86-4832-9edb-a93ce75c3c89 - - - - - -] OVN reports status down for port: c835d36b-2c5e-4599-b6b5-0964b52bce1d 2026-08-24 16:04:49.645 7 INFO neutron.db.ovn_revision_numbers_db [None req-b30df07a-7fae-4af4-a553-c2d12adce14a 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] Successfully bumped revision number for resource c835d36b-2c5e-4599-b6b5-0964b52bce1d (type: ports) to 1 [pid: 7|app: 0|req: 2/6] 199.19.213.68 () {48 vars in 964 bytes} [Mon Aug 24 16:04:47 2026] POST /v2.0/networks => generated 744 bytes in 2128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-24 16:04:51.353 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1d7b9726-5765-48f2-a2c1-d464a3a4d1f9 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 199.19.213.68 () {44 vars in 924 bytes} [Mon Aug 24 16:04:50 2026] GET /v2.0/networks/public => generated 108 bytes in 420 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.19.213.68 () {44 vars in 946 bytes} [Mon Aug 24 16:04:51 2026] GET /v2.0/networks?name=public => generated 753 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-24 16:04:51.465 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6d1a25b8-0efb-4006-92e2-42a07456ab00 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 199.19.213.68 () {44 vars in 1031 bytes} [Mon Aug 24 16:04:51 2026] GET /v2.0/subnets/public-subnet?network_id=0aa90219-9593-49c4-9b3b-bd52cd7ae173 => generated 113 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/10] 199.19.213.68 () {44 vars in 1054 bytes} [Mon Aug 24 16:04:51 2026] GET /v2.0/subnets?name=public-subnet&network_id=0aa90219-9593-49c4-9b3b-bd52cd7ae173 => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-24 16:04:52.285 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-11ea184b-6e85-4039-8283-f6149fed00fb 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] No more DHCP agents 2026-08-24 16:04:52.287 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-11ea184b-6e85-4039-8283-f6149fed00fb 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] Unable to schedule network 0aa90219-9593-49c4-9b3b-bd52cd7ae173: no agents available; will retry on subsequent port and subnet creation events. 2026-08-24 16:04:53.447 8 INFO neutron.db.ovn_revision_numbers_db [None req-b3c48814-0383-4069-b14f-a699f6d076a2 - - - - - -] Successfully bumped revision number for resource c835d36b-2c5e-4599-b6b5-0964b52bce1d (type: ports) to 2 2026-08-24 16:04:53.511 8 INFO neutron.db.ovn_revision_numbers_db [None req-b3c48814-0383-4069-b14f-a699f6d076a2 - - - - - -] Successfully bumped revision number for resource d73e81e6-640a-4b02-8538-ae50970b5d94 (type: subnets) to 0 [pid: 8|app: 0|req: 7/11] 199.19.213.68 () {48 vars in 962 bytes} [Mon Aug 24 16:04:51 2026] POST /v2.0/subnets => generated 664 bytes in 2027 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-24 16:10:22.639 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0ced16ea-40c3-47c3-bcf3-97c848c9ccc9 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 26/54] 199.19.213.68 () {44 vars in 934 bytes} [Mon Aug 24 16:10:22 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 178 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 29/55] 199.19.213.68 () {44 vars in 956 bytes} [Mon Aug 24 16:10:22 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-24 16:10:22.795 7 INFO neutron.db.segments_db [None req-3551ebf0-72ff-41ab-a963-b9690399ae20 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] Added segment 7b04086a-f362-4ab5-9b33-bc54f3e8d988 of type geneve for network 7105d024-b3d3-4a67-b387-7e941507f4ea 2026-08-24 16:10:23.031 7 INFO neutron.db.ovn_revision_numbers_db [None req-3551ebf0-72ff-41ab-a963-b9690399ae20 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] Successfully bumped revision number for resource 7105d024-b3d3-4a67-b387-7e941507f4ea (type: networks) to 1 2026-08-24 16:10:23.263 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3551ebf0-72ff-41ab-a963-b9690399ae20 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] No more DHCP agents 2026-08-24 16:10:23.264 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3551ebf0-72ff-41ab-a963-b9690399ae20 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] Unable to schedule network 7105d024-b3d3-4a67-b387-7e941507f4ea: no agents available; will retry on subsequent port and subnet creation events. 2026-08-24 16:10:23.314 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0ca1ef2b-ea86-4832-9edb-a93ce75c3c89 - - - - - -] OVN reports status down for port: 4287a03e-3211-4e6e-a6d8-28c9a05f28ba 2026-08-24 16:10:23.354 7 INFO neutron.db.ovn_revision_numbers_db [None req-3551ebf0-72ff-41ab-a963-b9690399ae20 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] Successfully bumped revision number for resource 4287a03e-3211-4e6e-a6d8-28c9a05f28ba (type: ports) to 1 [pid: 7|app: 0|req: 27/56] 199.19.213.68 () {48 vars in 963 bytes} [Mon Aug 24 16:10:22 2026] POST /v2.0/networks => generated 729 bytes in 703 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-24 16:10:24.459 8 INFO neutron.pecan_wsgi.hooks.translation [None req-183d1170-b3ed-4d25-bcf9-c4097a101f57 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 30/57] 199.19.213.68 () {44 vars in 934 bytes} [Mon Aug 24 16:10:24 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 28/58] 199.19.213.68 () {44 vars in 956 bytes} [Mon Aug 24 16:10:24 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 738 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-24 16:10:24.519 8 INFO neutron.pecan_wsgi.hooks.translation [None req-02ba702d-a58d-4ce0-a8ae-73969459d00f 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 31/59] 199.19.213.68 () {44 vars in 1033 bytes} [Mon Aug 24 16:10:24 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=7105d024-b3d3-4a67-b387-7e941507f4ea => generated 114 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 29/60] 199.19.213.68 () {44 vars in 1056 bytes} [Mon Aug 24 16:10:24 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=7105d024-b3d3-4a67-b387-7e941507f4ea => generated 14 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-24 16:10:24.731 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-893e14dc-02ab-421c-a1f3-5a1f61d315e0 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] No more DHCP agents 2026-08-24 16:10:24.733 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-893e14dc-02ab-421c-a1f3-5a1f61d315e0 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] Unable to schedule network 7105d024-b3d3-4a67-b387-7e941507f4ea: no agents available; will retry on subsequent port and subnet creation events. 2026-08-24 16:10:25.257 8 INFO neutron.db.ovn_revision_numbers_db [None req-88b2c727-eac9-4950-9c3a-5e850af1a8a6 - - - - - -] Successfully bumped revision number for resource 4287a03e-3211-4e6e-a6d8-28c9a05f28ba (type: ports) to 2 2026-08-24 16:10:25.295 8 INFO neutron.db.ovn_revision_numbers_db [None req-88b2c727-eac9-4950-9c3a-5e850af1a8a6 - - - - - -] Successfully bumped revision number for resource ea7f72a2-b5d5-4eb3-9a7b-85c642a4f0c3 (type: subnets) to 0 [pid: 8|app: 0|req: 32/61] 199.19.213.68 () {48 vars in 962 bytes} [Mon Aug 24 16:10:24 2026] POST /v2.0/subnets => generated 651 bytes in 767 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-24 16:10:26.691 7 INFO neutron.api.v2.resource [None req-33e22aa2-6e40-43f6-94fc-7f9f48c761c5 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 30/62] 199.19.213.68 () {44 vars in 968 bytes} [Mon Aug 24 16:10:26 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/63] 199.19.213.68 () {44 vars in 990 bytes} [Mon Aug 24 16:10:26 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-24 16:10:26.946 7 INFO neutron.db.ovn_revision_numbers_db [None req-61a7e5ad-56f7-45b4-8b90-63d3a0e3cf40 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] Successfully bumped revision number for resource b059d1e1-cba1-4e0b-ab6b-f406c3356a87 (type: security_groups) to 1 2026-08-24 16:10:26.961 7 INFO neutron.db.ovn_revision_numbers_db [None req-61a7e5ad-56f7-45b4-8b90-63d3a0e3cf40 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] Successfully bumped revision number for resource 8a5da35f-6304-4ae1-98e7-cdc62506368e (type: security_group_rules) to 0 2026-08-24 16:10:26.976 7 INFO neutron.db.ovn_revision_numbers_db [None req-61a7e5ad-56f7-45b4-8b90-63d3a0e3cf40 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] Successfully bumped revision number for resource ae385962-ef81-4503-9721-45642ecfabab (type: security_group_rules) to 0 [pid: 7|app: 0|req: 31/64] 199.19.213.68 () {48 vars in 977 bytes} [Mon Aug 24 16:10:26 2026] POST /v2.0/security-groups => generated 1616 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/65] 199.19.213.68 () {44 vars in 998 bytes} [Mon Aug 24 16:10:28 2026] GET /v2.0/security-groups/b059d1e1-cba1-4e0b-ab6b-f406c3356a87 => generated 1616 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 32/66] 199.19.213.68 () {44 vars in 998 bytes} [Mon Aug 24 16:10:28 2026] GET /v2.0/security-groups/b059d1e1-cba1-4e0b-ab6b-f406c3356a87 => generated 1616 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/67] 199.19.213.68 () {44 vars in 998 bytes} [Mon Aug 24 16:10:28 2026] GET /v2.0/security-groups/b059d1e1-cba1-4e0b-ab6b-f406c3356a87 => generated 1616 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-24 16:10:28.633 7 INFO neutron.db.ovn_revision_numbers_db [None req-773c3ccd-27a5-425f-a1e8-2dce4885c7f7 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] Successfully bumped revision number for resource 284d661e-656f-4f1e-a700-bf11a295fcad (type: security_group_rules) to 0 [pid: 7|app: 0|req: 33/68] 199.19.213.68 () {48 vars in 988 bytes} [Mon Aug 24 16:10:28 2026] POST /v2.0/security-group-rules => generated 601 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/71] 199.19.213.68 () {44 vars in 998 bytes} [Mon Aug 24 16:10:29 2026] GET /v2.0/security-groups/b059d1e1-cba1-4e0b-ab6b-f406c3356a87 => generated 2230 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/72] 199.19.213.68 () {44 vars in 998 bytes} [Mon Aug 24 16:10:29 2026] GET /v2.0/security-groups/b059d1e1-cba1-4e0b-ab6b-f406c3356a87 => generated 2230 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/73] 199.19.213.68 () {44 vars in 998 bytes} [Mon Aug 24 16:10:29 2026] GET /v2.0/security-groups/b059d1e1-cba1-4e0b-ab6b-f406c3356a87 => generated 2230 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-24 16:10:30.020 8 INFO neutron.db.ovn_revision_numbers_db [None req-da88bc20-87ef-4419-9314-af66a5151e59 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] Successfully bumped revision number for resource cbd80a33-380d-4692-9f2c-e3885e57cfe2 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 38/74] 199.19.213.68 () {48 vars in 988 bytes} [Mon Aug 24 16:10:29 2026] POST /v2.0/security-group-rules => generated 603 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/75] 199.19.213.68 () {44 vars in 998 bytes} [Mon Aug 24 16:10:30 2026] GET /v2.0/security-groups/b059d1e1-cba1-4e0b-ab6b-f406c3356a87 => generated 2846 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/76] 199.19.213.68 () {44 vars in 998 bytes} [Mon Aug 24 16:10:31 2026] GET /v2.0/security-groups/b059d1e1-cba1-4e0b-ab6b-f406c3356a87 => generated 2846 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/77] 199.19.213.68 () {44 vars in 998 bytes} [Mon Aug 24 16:10:31 2026] GET /v2.0/security-groups/b059d1e1-cba1-4e0b-ab6b-f406c3356a87 => generated 2846 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-24 16:10:31.290 8 INFO neutron.db.ovn_revision_numbers_db [None req-c2fa50ee-b3f0-4118-8afe-c07798f95088 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] Successfully bumped revision number for resource edeb5f89-a86f-4487-88de-798880be824d (type: security_group_rules) to 0 [pid: 8|app: 0|req: 40/78] 199.19.213.68 () {48 vars in 988 bytes} [Mon Aug 24 16:10:31 2026] POST /v2.0/security-group-rules => generated 603 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/79] 199.19.213.68 () {44 vars in 998 bytes} [Mon Aug 24 16:10:32 2026] GET /v2.0/security-groups/b059d1e1-cba1-4e0b-ab6b-f406c3356a87 => generated 3462 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/80] 199.19.213.68 () {44 vars in 998 bytes} [Mon Aug 24 16:10:32 2026] GET /v2.0/security-groups/b059d1e1-cba1-4e0b-ab6b-f406c3356a87 => generated 3462 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/81] 199.19.213.68 () {44 vars in 998 bytes} [Mon Aug 24 16:10:32 2026] GET /v2.0/security-groups/b059d1e1-cba1-4e0b-ab6b-f406c3356a87 => generated 3462 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-24 16:10:32.661 8 INFO neutron.db.ovn_revision_numbers_db [None req-2ee5ca60-36b6-45f6-8a8c-ce888daa7da5 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] Successfully bumped revision number for resource 854a0163-8ded-4ea1-afc1-c919da6ac638 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 42/82] 199.19.213.68 () {48 vars in 988 bytes} [Mon Aug 24 16:10:32 2026] POST /v2.0/security-group-rules => generated 603 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/83] 199.19.213.68 () {44 vars in 998 bytes} [Mon Aug 24 16:10:33 2026] GET /v2.0/security-groups/b059d1e1-cba1-4e0b-ab6b-f406c3356a87 => generated 4078 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/84] 199.19.213.68 () {44 vars in 998 bytes} [Mon Aug 24 16:10:33 2026] GET /v2.0/security-groups/b059d1e1-cba1-4e0b-ab6b-f406c3356a87 => generated 4078 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/85] 199.19.213.68 () {44 vars in 998 bytes} [Mon Aug 24 16:10:33 2026] GET /v2.0/security-groups/b059d1e1-cba1-4e0b-ab6b-f406c3356a87 => generated 4078 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-24 16:10:33.985 8 INFO neutron.db.ovn_revision_numbers_db [None req-66c7b923-67c1-4d92-84d6-fd05da49191c 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] Successfully bumped revision number for resource ce8926bc-8c37-443e-ac19-1fbd6ac1ef1f (type: security_group_rules) to 0 [pid: 8|app: 0|req: 44/86] 199.19.213.68 () {48 vars in 988 bytes} [Mon Aug 24 16:10:33 2026] POST /v2.0/security-group-rules => generated 603 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/87] 199.19.213.68 () {44 vars in 984 bytes} [Mon Aug 24 16:10:35 2026] GET /v2.0/networks/7105d024-b3d3-4a67-b387-7e941507f4ea => generated 773 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-24 16:10:35.453 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3618f986-af03-4f57-9e3c-594be589c7bd 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 45/88] 199.19.213.68 () {44 vars in 1073 bytes} [Mon Aug 24 16:10:35 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=7105d024-b3d3-4a67-b387-7e941507f4ea => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/89] 199.19.213.68 () {44 vars in 1096 bytes} [Mon Aug 24 16:10:35 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=7105d024-b3d3-4a67-b387-7e941507f4ea => generated 12 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/90] 199.19.213.68 () {44 vars in 998 bytes} [Mon Aug 24 16:10:35 2026] GET /v2.0/security-groups/b059d1e1-cba1-4e0b-ab6b-f406c3356a87 => generated 4694 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-24 16:10:35.944 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8ff57883-a396-4a80-8d4e-9665a8f365f0 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] No more DHCP agents 2026-08-24 16:10:35.946 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8ff57883-a396-4a80-8d4e-9665a8f365f0 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] Unable to schedule network 7105d024-b3d3-4a67-b387-7e941507f4ea: no agents available; will retry on subsequent port and subnet creation events. 2026-08-24 16:10:36.076 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0ca1ef2b-ea86-4832-9edb-a93ce75c3c89 - - - - - -] OVN reports status down for port: df2ea070-71d8-42a1-9f07-2370e3fa7069 2026-08-24 16:10:36.105 7 INFO neutron.db.ovn_revision_numbers_db [None req-8ff57883-a396-4a80-8d4e-9665a8f365f0 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] Successfully bumped revision number for resource df2ea070-71d8-42a1-9f07-2370e3fa7069 (type: ports) to 1 [pid: 7|app: 0|req: 45/91] 199.19.213.68 () {48 vars in 958 bytes} [Mon Aug 24 16:10:35 2026] POST /v2.0/ports => generated 1100 bytes in 550 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-24 16:10:44.926 8 INFO neutron.pecan_wsgi.hooks.translation [None req-15ea2eb7-4671-4310-b3cd-cc9037ce4bef 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 48/94] 199.19.213.68 () {44 vars in 976 bytes} [Mon Aug 24 16:10:44 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 72 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: 47/95] 199.19.213.68 () {44 vars in 998 bytes} [Mon Aug 24 16:10:44 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-24 16:10:45.699 8 INFO neutron.db.ovn_revision_numbers_db [None req-9b1ee009-694c-47f3-97fa-b6046df34f4b 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] Successfully bumped revision number for resource df2ea070-71d8-42a1-9f07-2370e3fa7069 (type: ports) to 4 [pid: 8|app: 0|req: 49/96] 199.19.213.68 () {48 vars in 1028 bytes} [Mon Aug 24 16:10:45 2026] PUT /v2.0/ports/df2ea070-71d8-42a1-9f07-2370e3fa7069 => generated 1218 bytes in 692 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/97] 199.19.213.68 () {44 vars in 917 bytes} [Mon Aug 24 16:10:47 2026] GET /v2.0/ports => generated 3335 bytes in 112 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-24 16:10:48.610 8 INFO neutron.api.v2.resource [None req-e40a51ce-ef09-4672-8a22-5d17b5d25d83 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 50/98] 199.19.213.68 () {44 vars in 956 bytes} [Mon Aug 24 16:10:48 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/99] 199.19.213.68 () {44 vars in 978 bytes} [Mon Aug 24 16:10:48 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-24 16:10:48.843 8 INFO neutron.db.ovn_revision_numbers_db [None req-effa60f6-d1b5-4fd3-9d13-08dd656d5914 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] Successfully bumped revision number for resource 897a948d-e12f-4cbe-8fa4-52613a3873ab (type: security_groups) to 1 2026-08-24 16:10:48.861 8 INFO neutron.db.ovn_revision_numbers_db [None req-effa60f6-d1b5-4fd3-9d13-08dd656d5914 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] Successfully bumped revision number for resource 195e853e-3402-473e-8393-40bf63fbc651 (type: security_group_rules) to 0 2026-08-24 16:10:48.875 8 INFO neutron.db.ovn_revision_numbers_db [None req-effa60f6-d1b5-4fd3-9d13-08dd656d5914 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] Successfully bumped revision number for resource d522e672-eee1-40b7-a17d-bd061e364881 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 51/100] 199.19.213.68 () {48 vars in 977 bytes} [Mon Aug 24 16:10:48 2026] POST /v2.0/security-groups => generated 1610 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/101] 199.19.213.68 () {44 vars in 998 bytes} [Mon Aug 24 16:10:49 2026] GET /v2.0/security-groups/897a948d-e12f-4cbe-8fa4-52613a3873ab => generated 1610 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/102] 199.19.213.68 () {44 vars in 998 bytes} [Mon Aug 24 16:10:50 2026] GET /v2.0/security-groups/897a948d-e12f-4cbe-8fa4-52613a3873ab => generated 1610 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/103] 199.19.213.68 () {44 vars in 998 bytes} [Mon Aug 24 16:10:50 2026] GET /v2.0/security-groups/897a948d-e12f-4cbe-8fa4-52613a3873ab => generated 1610 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-24 16:10:50.242 8 INFO neutron.db.ovn_revision_numbers_db [None req-1eccd33a-6980-4862-bc6f-4dea7dbbf97d 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] Successfully bumped revision number for resource ba10eb0f-276e-4fb4-a677-d345d04e4016 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 53/104] 199.19.213.68 () {48 vars in 988 bytes} [Mon Aug 24 16:10:50 2026] POST /v2.0/security-group-rules => generated 623 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/105] 199.19.213.68 () {44 vars in 998 bytes} [Mon Aug 24 16:10:51 2026] GET /v2.0/security-groups/897a948d-e12f-4cbe-8fa4-52613a3873ab => generated 2246 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/106] 199.19.213.68 () {44 vars in 998 bytes} [Mon Aug 24 16:10:51 2026] GET /v2.0/security-groups/897a948d-e12f-4cbe-8fa4-52613a3873ab => generated 2246 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/107] 199.19.213.68 () {44 vars in 998 bytes} [Mon Aug 24 16:10:51 2026] GET /v2.0/security-groups/897a948d-e12f-4cbe-8fa4-52613a3873ab => generated 2246 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-24 16:10:51.560 8 INFO neutron.db.ovn_revision_numbers_db [None req-819e766a-ae44-46ce-9e7b-e766a6b1eea0 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] Successfully bumped revision number for resource 510365a2-ad8b-489c-88c5-b7e139b64976 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 55/108] 199.19.213.68 () {48 vars in 988 bytes} [Mon Aug 24 16:10:51 2026] POST /v2.0/security-group-rules => generated 627 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 64/125] 199.19.213.68 () {44 vars in 972 bytes} [Mon Aug 24 16:12:51 2026] GET /v2.0/quotas/9f446dc33ac74a66933a3a9eb2f0ef97 => generated 292 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/126] 199.19.213.68 () {48 vars in 1024 bytes} [Mon Aug 24 16:12:52 2026] PUT /v2.0/quotas/9f446dc33ac74a66933a3a9eb2f0ef97 => generated 291 bytes in 38 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-24 16:15:23.527 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0cd73b60-f84c-4e76-8a21-55d18fb42abb 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 73/147] 199.19.213.68 () {30 vars in 740 bytes} [Mon Aug 24 16:15:23 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 199 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: 75/148] 199.19.213.68 () {30 vars in 762 bytes} [Mon Aug 24 16:15:23 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1221 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-24 16:15:25.938 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3f28736e-0558-4920-8990-dd0183ca0850 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 74/149] 199.19.213.68 () {30 vars in 740 bytes} [Mon Aug 24 16:15:25 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 76/150] 199.19.213.68 () {30 vars in 762 bytes} [Mon Aug 24 16:15:25 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1221 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-24 16:15:27.118 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0ca1ef2b-ea86-4832-9edb-a93ce75c3c89 - - - - - -] OVN reports status up for port: df2ea070-71d8-42a1-9f07-2370e3fa7069 2026-08-24 16:15:27.150 8 INFO neutron.plugins.ml2.plugin [None req-0ca1ef2b-ea86-4832-9edb-a93ce75c3c89 - - - - - -] Attempt 1 to provision port df2ea070-71d8-42a1-9f07-2370e3fa7069 2026-08-24 16:15:27.400 8 INFO neutron.db.ovn_revision_numbers_db [None req-0ca1ef2b-ea86-4832-9edb-a93ce75c3c89 - - - - - -] Successfully bumped revision number for resource df2ea070-71d8-42a1-9f07-2370e3fa7069 (type: ports) to 5 2026-08-24 16:22:34.305 7 INFO neutron.api.v2.resource [None req-301bb914-1055-45c5-81aa-1d78bc10ca0f 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 104/209] 199.19.213.68 () {44 vars in 1071 bytes} [Mon Aug 24 16:22:34 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=814c22d559894ff6838b915747a7f0e8 => generated 139 bytes in 141 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, ' 2026-08-24 16:22:34.482 8 INFO neutron.db.ovn_revision_numbers_db [None req-4886829f-f23a-4796-8913-5eeb4cc7261a 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] Successfully bumped revision number for resource 5e774929-4760-49e1-87f6-c6af8a401eff (type: security_groups) to 1 2026-08-24 16:22:34.501 8 INFO neutron.db.ovn_revision_numbers_db [None req-4886829f-f23a-4796-8913-5eeb4cc7261a 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] Successfully bumped revision number for resource 1267efdb-559a-43db-8744-76bb9772cb7c (type: security_group_rules) to 0 2026-08-24 16:22:34.514 8 INFO neutron.db.ovn_revision_numbers_db [None req-4886829f-f23a-4796-8913-5eeb4cc7261a 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] Successfully bumped revision number for resource 27576ae1-65f6-466b-a7e1-a2e5a9add37a (type: security_group_rules) to 0 2026-08-24 16:22:34.529 8 INFO neutron.db.ovn_revision_numbers_db [None req-4886829f-f23a-4796-8913-5eeb4cc7261a 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] Successfully bumped revision number for resource 78c96055-7019-4449-a6a4-9a507b35a974 (type: security_group_rules) to 0 2026-08-24 16:22:34.543 8 INFO neutron.db.ovn_revision_numbers_db [None req-4886829f-f23a-4796-8913-5eeb4cc7261a 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] Successfully bumped revision number for resource fb4ce63e-3bd4-4efd-ac18-894b65e9da1f (type: security_group_rules) to 0 [pid: 8|app: 0|req: 106/210] 199.19.213.68 () {44 vars in 1094 bytes} [Mon Aug 24 16:22:34 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=814c22d559894ff6838b915747a7f0e8 => generated 23 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-24 16:22:34.833 7 INFO neutron.db.ovn_revision_numbers_db [None req-126fc851-60a0-46f1-be56-38cdb8d7237e 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] Successfully bumped revision number for resource 19cf0903-1c7c-4fe9-8f1f-06ee3930e72a (type: security_groups) to 1 2026-08-24 16:22:34.849 7 INFO neutron.db.ovn_revision_numbers_db [None req-126fc851-60a0-46f1-be56-38cdb8d7237e 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] Successfully bumped revision number for resource 54a34cde-f52c-4c7e-a29b-fdc239652dcc (type: security_group_rules) to 0 2026-08-24 16:22:34.862 7 INFO neutron.db.ovn_revision_numbers_db [None req-126fc851-60a0-46f1-be56-38cdb8d7237e 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] Successfully bumped revision number for resource 5532ce01-a242-4429-86a4-49af9a31574b (type: security_group_rules) to 0 [pid: 7|app: 0|req: 105/211] 199.19.213.68 () {48 vars in 978 bytes} [Mon Aug 24 16:22:34 2026] POST /v2.0/security-groups => generated 1624 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/212] 199.19.213.68 () {44 vars in 1085 bytes} [Mon Aug 24 16:22:36 2026] GET /v2.0/security-groups/19cf0903-1c7c-4fe9-8f1f-06ee3930e72a?project_id=814c22d559894ff6838b915747a7f0e8 => generated 1624 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/213] 199.19.213.68 () {44 vars in 998 bytes} [Mon Aug 24 16:22:36 2026] GET /v2.0/security-groups/19cf0903-1c7c-4fe9-8f1f-06ee3930e72a => generated 1624 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/214] 199.19.213.68 () {44 vars in 1085 bytes} [Mon Aug 24 16:22:36 2026] GET /v2.0/security-groups/19cf0903-1c7c-4fe9-8f1f-06ee3930e72a?project_id=814c22d559894ff6838b915747a7f0e8 => generated 1624 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-24 16:22:36.407 7 INFO neutron.db.ovn_revision_numbers_db [None req-cbdfb5a9-5ef0-4fa4-95f7-7094b2f82fd7 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] Successfully bumped revision number for resource e7bff113-cbc1-4cc0-bad6-08d79aad44dd (type: security_group_rules) to 0 [pid: 7|app: 0|req: 107/215] 199.19.213.68 () {48 vars in 988 bytes} [Mon Aug 24 16:22:36 2026] POST /v2.0/security-group-rules => generated 597 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/216] 199.19.213.68 () {44 vars in 1085 bytes} [Mon Aug 24 16:22:37 2026] GET /v2.0/security-groups/19cf0903-1c7c-4fe9-8f1f-06ee3930e72a?project_id=814c22d559894ff6838b915747a7f0e8 => generated 2234 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/217] 199.19.213.68 () {44 vars in 998 bytes} [Mon Aug 24 16:22:37 2026] GET /v2.0/security-groups/19cf0903-1c7c-4fe9-8f1f-06ee3930e72a => generated 2234 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/218] 199.19.213.68 () {44 vars in 1085 bytes} [Mon Aug 24 16:22:37 2026] GET /v2.0/security-groups/19cf0903-1c7c-4fe9-8f1f-06ee3930e72a?project_id=814c22d559894ff6838b915747a7f0e8 => generated 2234 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-24 16:22:37.910 7 INFO neutron.db.ovn_revision_numbers_db [None req-2954e88c-09cc-4204-b606-ffd4fef433c0 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] Successfully bumped revision number for resource f09ff099-c1d5-4dc5-a449-c9fd7b7d2c08 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 109/219] 199.19.213.68 () {48 vars in 988 bytes} [Mon Aug 24 16:22:37 2026] POST /v2.0/security-group-rules => generated 599 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/220] 199.19.213.68 () {44 vars in 1085 bytes} [Mon Aug 24 16:22:39 2026] GET /v2.0/security-groups/19cf0903-1c7c-4fe9-8f1f-06ee3930e72a?project_id=814c22d559894ff6838b915747a7f0e8 => generated 2846 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/221] 199.19.213.68 () {44 vars in 998 bytes} [Mon Aug 24 16:22:39 2026] GET /v2.0/security-groups/19cf0903-1c7c-4fe9-8f1f-06ee3930e72a => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/222] 199.19.213.68 () {44 vars in 1085 bytes} [Mon Aug 24 16:22:39 2026] GET /v2.0/security-groups/19cf0903-1c7c-4fe9-8f1f-06ee3930e72a?project_id=814c22d559894ff6838b915747a7f0e8 => generated 2846 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-24 16:22:39.400 7 INFO neutron.db.ovn_revision_numbers_db [None req-9e94e1fd-7635-471b-ac87-47e3ec25d92d 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] Successfully bumped revision number for resource 148069a9-fec7-4395-9262-b6988f5408ec (type: security_group_rules) to 0 [pid: 7|app: 0|req: 111/223] 199.19.213.68 () {48 vars in 988 bytes} [Mon Aug 24 16:22:39 2026] POST /v2.0/security-group-rules => generated 601 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/224] 199.19.213.68 () {44 vars in 1085 bytes} [Mon Aug 24 16:22:40 2026] GET /v2.0/security-groups/19cf0903-1c7c-4fe9-8f1f-06ee3930e72a?project_id=814c22d559894ff6838b915747a7f0e8 => generated 3460 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/225] 199.19.213.68 () {44 vars in 998 bytes} [Mon Aug 24 16:22:40 2026] GET /v2.0/security-groups/19cf0903-1c7c-4fe9-8f1f-06ee3930e72a => generated 3460 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/226] 199.19.213.68 () {44 vars in 1085 bytes} [Mon Aug 24 16:22:40 2026] GET /v2.0/security-groups/19cf0903-1c7c-4fe9-8f1f-06ee3930e72a?project_id=814c22d559894ff6838b915747a7f0e8 => generated 3460 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-24 16:22:40.976 7 INFO neutron.db.ovn_revision_numbers_db [None req-17523143-a8f5-43ce-9a16-d05807e8b665 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] Successfully bumped revision number for resource 74f2946e-4549-42b8-9b49-e2d626c1ac17 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 113/227] 199.19.213.68 () {48 vars in 988 bytes} [Mon Aug 24 16:22:40 2026] POST /v2.0/security-group-rules => generated 602 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/250] 199.19.213.68 () {30 vars in 739 bytes} [Mon Aug 24 16:25:16 2026] GET /v2.0/networks?tenant_id=814c22d559894ff6838b915747a7f0e8&shared=False => generated 15 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 156 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-24 16:25:16.336 8 INFO neutron.db.segments_db [None req-f71d63c4-ae08-444a-9019-4554fc9225f4 d490c7aed62b4196886035d9420877f0 814c22d559894ff6838b915747a7f0e8 - - a7e15642aa72421ea36b3d5eb10b0987 a7e15642aa72421ea36b3d5eb10b0987] Added segment 9b815a44-eb44-4d71-8b95-85849e330271 of type geneve for network 366896af-d640-4c08-b4ed-502f6c833b2e 2026-08-24 16:25:16.567 8 INFO neutron.db.ovn_revision_numbers_db [None req-f71d63c4-ae08-444a-9019-4554fc9225f4 d490c7aed62b4196886035d9420877f0 814c22d559894ff6838b915747a7f0e8 - - a7e15642aa72421ea36b3d5eb10b0987 a7e15642aa72421ea36b3d5eb10b0987] Successfully bumped revision number for resource 366896af-d640-4c08-b4ed-502f6c833b2e (type: networks) to 1 2026-08-24 16:25:16.800 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f71d63c4-ae08-444a-9019-4554fc9225f4 d490c7aed62b4196886035d9420877f0 814c22d559894ff6838b915747a7f0e8 - - a7e15642aa72421ea36b3d5eb10b0987 a7e15642aa72421ea36b3d5eb10b0987] No more DHCP agents 2026-08-24 16:25:16.802 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f71d63c4-ae08-444a-9019-4554fc9225f4 d490c7aed62b4196886035d9420877f0 814c22d559894ff6838b915747a7f0e8 - - a7e15642aa72421ea36b3d5eb10b0987 a7e15642aa72421ea36b3d5eb10b0987] Unable to schedule network 366896af-d640-4c08-b4ed-502f6c833b2e: no agents available; will retry on subsequent port and subnet creation events. 2026-08-24 16:25:16.872 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status down for port: 063e706d-d9b7-4903-9741-12eff2ec9f55 2026-08-24 16:25:16.965 8 INFO neutron.db.ovn_revision_numbers_db [None req-f71d63c4-ae08-444a-9019-4554fc9225f4 d490c7aed62b4196886035d9420877f0 814c22d559894ff6838b915747a7f0e8 - - a7e15642aa72421ea36b3d5eb10b0987 a7e15642aa72421ea36b3d5eb10b0987] Successfully bumped revision number for resource 063e706d-d9b7-4903-9741-12eff2ec9f55 (type: ports) to 1 [pid: 8|app: 0|req: 126/251] 199.19.213.68 () {34 vars in 681 bytes} [Mon Aug 24 16:25:16 2026] POST /v2.0/networks => generated 740 bytes in 797 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/252] 199.19.213.68 () {30 vars in 721 bytes} [Mon Aug 24 16:25:17 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/253] 199.19.213.68 () {30 vars in 632 bytes} [Mon Aug 24 16:25:17 2026] GET /v2.0/extensions => generated 20541 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-08-24 16:25:17.367 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d2b6e21e-861e-48f6-ac58-5b0482400b15 d490c7aed62b4196886035d9420877f0 814c22d559894ff6838b915747a7f0e8 - - a7e15642aa72421ea36b3d5eb10b0987 a7e15642aa72421ea36b3d5eb10b0987] No more DHCP agents 2026-08-24 16:25:17.369 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d2b6e21e-861e-48f6-ac58-5b0482400b15 d490c7aed62b4196886035d9420877f0 814c22d559894ff6838b915747a7f0e8 - - a7e15642aa72421ea36b3d5eb10b0987 a7e15642aa72421ea36b3d5eb10b0987] Unable to schedule network 366896af-d640-4c08-b4ed-502f6c833b2e: no agents available; will retry on subsequent port and subnet creation events. 2026-08-24 16:25:17.419 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dcb1e398-625a-481d-a00a-4dc058bffa61 - - - - - -] OVN reports status down for port: 823f0ae3-7a31-4e31-a66e-d371ec1aaa96 2026-08-24 16:25:17.482 7 INFO neutron.db.ovn_revision_numbers_db [None req-d2b6e21e-861e-48f6-ac58-5b0482400b15 d490c7aed62b4196886035d9420877f0 814c22d559894ff6838b915747a7f0e8 - - a7e15642aa72421ea36b3d5eb10b0987 a7e15642aa72421ea36b3d5eb10b0987] Successfully bumped revision number for resource 823f0ae3-7a31-4e31-a66e-d371ec1aaa96 (type: ports) to 1 2026-08-24 16:25:17.715 7 INFO neutron.db.ovn_revision_numbers_db [None req-d2b6e21e-861e-48f6-ac58-5b0482400b15 d490c7aed62b4196886035d9420877f0 814c22d559894ff6838b915747a7f0e8 - - a7e15642aa72421ea36b3d5eb10b0987 a7e15642aa72421ea36b3d5eb10b0987] Successfully bumped revision number for resource 823f0ae3-7a31-4e31-a66e-d371ec1aaa96 (type: ports) to 3 [pid: 7|app: 0|req: 127/254] 199.19.213.68 () {34 vars in 676 bytes} [Mon Aug 24 16:25:17 2026] POST /v2.0/ports => generated 968 bytes in 638 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/255] 199.19.213.68 () {30 vars in 702 bytes} [Mon Aug 24 16:25:17 2026] GET /v2.0/networks/366896af-d640-4c08-b4ed-502f6c833b2e => generated 746 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-24 16:25:18.437 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dcb1e398-625a-481d-a00a-4dc058bffa61 - - - - - -] OVN reports status up for port: 823f0ae3-7a31-4e31-a66e-d371ec1aaa96 2026-08-24 16:25:18.457 7 INFO neutron.plugins.ml2.plugin [None req-dcb1e398-625a-481d-a00a-4dc058bffa61 - - - - - -] Attempt 1 to provision port 823f0ae3-7a31-4e31-a66e-d371ec1aaa96 2026-08-24 16:25:18.661 7 INFO neutron.db.ovn_revision_numbers_db [None req-dcb1e398-625a-481d-a00a-4dc058bffa61 - - - - - -] Successfully bumped revision number for resource 823f0ae3-7a31-4e31-a66e-d371ec1aaa96 (type: ports) to 4 [pid: 7|app: 0|req: 128/256] 199.19.213.68 () {30 vars in 721 bytes} [Mon Aug 24 16:25:19 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/257] 199.19.213.68 () {30 vars in 702 bytes} [Mon Aug 24 16:25:19 2026] GET /v2.0/networks/366896af-d640-4c08-b4ed-502f6c833b2e => generated 746 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/260] 199.19.213.68 () {44 vars in 972 bytes} [Mon Aug 24 16:25:35 2026] GET /v2.0/quotas/814c22d559894ff6838b915747a7f0e8 => generated 292 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/261] 199.19.213.68 () {48 vars in 1024 bytes} [Mon Aug 24 16:25:35 2026] PUT /v2.0/quotas/814c22d559894ff6838b915747a7f0e8 => generated 291 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/276] 10.0.0.211 () {28 vars in 591 bytes} [Mon Aug 24 16:27:18 2026] GET /v2.0/floatingips => generated 19 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/277] 10.0.0.211 () {28 vars in 579 bytes} [Mon Aug 24 16:27:18 2026] GET /v2.0/ports => generated 5175 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/278] 10.0.0.211 () {28 vars in 581 bytes} [Mon Aug 24 16:27:18 2026] GET /v2.0/agents => generated 1214 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/279] 10.0.0.211 () {28 vars in 619 bytes} [Mon Aug 24 16:27:18 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/280] 10.0.0.211 () {28 vars in 583 bytes} [Mon Aug 24 16:27:18 2026] GET /v2.0/subnets => generated 1308 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/281] 10.0.0.211 () {28 vars in 599 bytes} [Mon Aug 24 16:27:18 2026] GET /v2.0/security-groups => generated 17401 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/282] 10.0.0.211 () {28 vars in 583 bytes} [Mon Aug 24 16:27:18 2026] GET /v2.0/routers => generated 15 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/283] 10.0.0.211 () {28 vars in 624 bytes} [Mon Aug 24 16:27:18 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/284] 10.0.0.211 () {28 vars in 583 bytes} [Mon Aug 24 16:27:18 2026] GET /v2.0/subnets => generated 1308 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/285] 10.0.0.211 () {28 vars in 591 bytes} [Mon Aug 24 16:27:18 2026] GET /v2.0/subnetpools => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/286] 10.0.0.211 () {28 vars in 585 bytes} [Mon Aug 24 16:27:18 2026] GET /v2.0/networks => generated 2288 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/295] 10.0.0.211 () {28 vars in 583 bytes} [Mon Aug 24 16:28:18 2026] GET /v2.0/subnets => generated 1308 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/296] 10.0.0.211 () {28 vars in 619 bytes} [Mon Aug 24 16:28:18 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/297] 10.0.0.211 () {28 vars in 585 bytes} [Mon Aug 24 16:28:18 2026] GET /v2.0/networks => generated 2288 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/298] 10.0.0.211 () {28 vars in 599 bytes} [Mon Aug 24 16:28:18 2026] GET /v2.0/security-groups => generated 17401 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/299] 10.0.0.211 () {28 vars in 583 bytes} [Mon Aug 24 16:28:18 2026] GET /v2.0/subnets => generated 1308 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/300] 10.0.0.211 () {28 vars in 591 bytes} [Mon Aug 24 16:28:18 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/301] 10.0.0.211 () {28 vars in 581 bytes} [Mon Aug 24 16:28:18 2026] GET /v2.0/agents => generated 1214 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/302] 10.0.0.211 () {28 vars in 579 bytes} [Mon Aug 24 16:28:18 2026] GET /v2.0/ports => generated 5175 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/303] 10.0.0.211 () {28 vars in 591 bytes} [Mon Aug 24 16:28:18 2026] GET /v2.0/floatingips => generated 19 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/304] 10.0.0.211 () {28 vars in 583 bytes} [Mon Aug 24 16:28:18 2026] GET /v2.0/routers => generated 15 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/305] 10.0.0.211 () {28 vars in 624 bytes} [Mon Aug 24 16:28:18 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/314] 10.0.0.211 () {28 vars in 583 bytes} [Mon Aug 24 16:29:18 2026] GET /v2.0/routers => generated 15 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/315] 10.0.0.211 () {28 vars in 624 bytes} [Mon Aug 24 16:29:18 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/316] 10.0.0.211 () {28 vars in 591 bytes} [Mon Aug 24 16:29:18 2026] GET /v2.0/floatingips => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/317] 10.0.0.211 () {28 vars in 599 bytes} [Mon Aug 24 16:29:18 2026] GET /v2.0/security-groups => generated 17401 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/318] 10.0.0.211 () {28 vars in 579 bytes} [Mon Aug 24 16:29:18 2026] GET /v2.0/ports => generated 5175 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/319] 10.0.0.211 () {28 vars in 583 bytes} [Mon Aug 24 16:29:18 2026] GET /v2.0/subnets => generated 1308 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/320] 10.0.0.211 () {28 vars in 581 bytes} [Mon Aug 24 16:29:18 2026] GET /v2.0/agents => generated 1214 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/321] 10.0.0.211 () {28 vars in 583 bytes} [Mon Aug 24 16:29:18 2026] GET /v2.0/subnets => generated 1308 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/322] 10.0.0.211 () {28 vars in 591 bytes} [Mon Aug 24 16:29:18 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/323] 10.0.0.211 () {28 vars in 585 bytes} [Mon Aug 24 16:29:18 2026] GET /v2.0/networks => generated 2288 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/324] 10.0.0.211 () {28 vars in 619 bytes} [Mon Aug 24 16:29:18 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/333] 10.0.0.211 () {28 vars in 583 bytes} [Mon Aug 24 16:30:18 2026] GET /v2.0/subnets => generated 1308 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/334] 10.0.0.211 () {28 vars in 591 bytes} [Mon Aug 24 16:30:18 2026] GET /v2.0/subnetpools => generated 19 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/335] 10.0.0.211 () {28 vars in 591 bytes} [Mon Aug 24 16:30:18 2026] GET /v2.0/floatingips => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/336] 10.0.0.211 () {28 vars in 583 bytes} [Mon Aug 24 16:30:18 2026] GET /v2.0/subnets => generated 1308 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/337] 10.0.0.211 () {28 vars in 585 bytes} [Mon Aug 24 16:30:18 2026] GET /v2.0/networks => generated 2288 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/338] 10.0.0.211 () {28 vars in 599 bytes} [Mon Aug 24 16:30:18 2026] GET /v2.0/security-groups => generated 17401 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/339] 10.0.0.211 () {28 vars in 583 bytes} [Mon Aug 24 16:30:18 2026] GET /v2.0/routers => generated 15 bytes in 392 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/340] 10.0.0.211 () {28 vars in 624 bytes} [Mon Aug 24 16:30:18 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/341] 10.0.0.211 () {28 vars in 581 bytes} [Mon Aug 24 16:30:18 2026] GET /v2.0/agents => generated 1214 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 171/342] 10.0.0.211 () {28 vars in 619 bytes} [Mon Aug 24 16:30:18 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/343] 10.0.0.211 () {28 vars in 579 bytes} [Mon Aug 24 16:30:18 2026] GET /v2.0/ports => generated 5175 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/352] 10.0.0.211 () {28 vars in 583 bytes} [Mon Aug 24 16:31:18 2026] GET /v2.0/subnets => generated 1308 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/353] 10.0.0.211 () {28 vars in 591 bytes} [Mon Aug 24 16:31:18 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/354] 10.0.0.211 () {28 vars in 591 bytes} [Mon Aug 24 16:31:18 2026] GET /v2.0/floatingips => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/355] 10.0.0.211 () {28 vars in 579 bytes} [Mon Aug 24 16:31:18 2026] GET /v2.0/ports => generated 5175 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/356] 10.0.0.211 () {28 vars in 619 bytes} [Mon Aug 24 16:31:18 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/357] 10.0.0.211 () {28 vars in 583 bytes} [Mon Aug 24 16:31:18 2026] GET /v2.0/subnets => generated 1308 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/358] 10.0.0.211 () {28 vars in 583 bytes} [Mon Aug 24 16:31:18 2026] GET /v2.0/routers => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/359] 10.0.0.211 () {28 vars in 624 bytes} [Mon Aug 24 16:31:18 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/360] 10.0.0.211 () {28 vars in 581 bytes} [Mon Aug 24 16:31:18 2026] GET /v2.0/agents => generated 1214 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/361] 10.0.0.211 () {28 vars in 585 bytes} [Mon Aug 24 16:31:18 2026] GET /v2.0/networks => generated 2288 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/362] 10.0.0.211 () {28 vars in 599 bytes} [Mon Aug 24 16:31:18 2026] GET /v2.0/security-groups => generated 17401 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/371] 10.0.0.211 () {28 vars in 583 bytes} [Mon Aug 24 16:32:18 2026] GET /v2.0/subnets => generated 1308 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/372] 10.0.0.211 () {28 vars in 591 bytes} [Mon Aug 24 16:32:18 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/373] 10.0.0.211 () {28 vars in 591 bytes} [Mon Aug 24 16:32:18 2026] GET /v2.0/floatingips => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/374] 10.0.0.211 () {28 vars in 579 bytes} [Mon Aug 24 16:32:18 2026] GET /v2.0/ports => generated 5175 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/375] 10.0.0.211 () {28 vars in 583 bytes} [Mon Aug 24 16:32:18 2026] GET /v2.0/routers => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/376] 10.0.0.211 () {28 vars in 624 bytes} [Mon Aug 24 16:32:18 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/377] 10.0.0.211 () {28 vars in 581 bytes} [Mon Aug 24 16:32:18 2026] GET /v2.0/agents => generated 1214 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/378] 10.0.0.211 () {28 vars in 619 bytes} [Mon Aug 24 16:32:18 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/379] 10.0.0.211 () {28 vars in 585 bytes} [Mon Aug 24 16:32:18 2026] GET /v2.0/networks => generated 2288 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/380] 10.0.0.211 () {28 vars in 599 bytes} [Mon Aug 24 16:32:18 2026] GET /v2.0/security-groups => generated 17401 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/381] 10.0.0.211 () {28 vars in 583 bytes} [Mon Aug 24 16:32:18 2026] GET /v2.0/subnets => generated 1308 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)