+ 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 [Sun Apr 26 15:15:10 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: neutron-server-786d9bb576-g528l 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 0x7fa0f4d46668 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-04-26 15:15:14.894 7 INFO neutron.common.config [-] Logging enabled! 2026-04-26 15:15:14.894 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-04-26 15:15:14.909 8 INFO neutron.common.config [-] Logging enabled! 2026-04-26 15:15:14.909 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-04-26 15:15:15.920 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-26 15:15:15.921 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-26 15:15:17.462 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-04-26 15:15:17.465 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-26 15:15:17.466 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-04-26 15:15:17.468 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-26 15:15:17.469 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-26 15:15:17.469 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-04-26 15:15:17.469 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-04-26 15:15:17.469 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-04-26 15:15:17.469 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-26 15:15:17.472 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-26 15:15:17.472 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-04-26 15:15:17.472 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-04-26 15:15:17.473 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-04-26 15:15:17.473 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-26 15:15:17.477 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-26 15:15:17.477 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-26 15:15:17.477 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-04-26 15:15:17.480 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-26 15:15:17.480 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-26 15:15:17.480 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-04-26 15:15:17.696 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-04-26 15:15:17.696 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-04-26 15:15:17.696 8 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-04-26 15:15:17.696 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-04-26 15:15:17.697 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-04-26 15:15:17.697 7 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-04-26 15:15:17.729 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-26 15:15:17.729 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-26 15:15:17.729 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-26 15:15:17.729 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-04-26 15:15:17.729 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-26 15:15:17.729 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-04-26 15:15:17.729 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-04-26 15:15:17.730 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-04-26 15:15:19.842 8 INFO neutron.plugins.ml2.managers [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Initializing driver for type 'vlan' 2026-04-26 15:15:19.886 7 INFO neutron.plugins.ml2.managers [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Initializing driver for type 'vlan' 2026-04-26 15:15:20.171 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] VlanTypeDriver initialization complete 2026-04-26 15:15:20.171 8 INFO neutron.plugins.ml2.managers [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-26 15:15:20.171 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-26 15:15:20.171 8 INFO neutron.plugins.ml2.managers [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Initializing extension driver 'port_security' 2026-04-26 15:15:20.172 8 INFO neutron.plugins.ml2.extensions.port_security [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-26 15:15:20.172 8 INFO neutron.plugins.ml2.managers [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Initializing extension driver 'qos' 2026-04-26 15:15:20.172 8 INFO neutron.plugins.ml2.managers [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Initializing mechanism driver 'ovn' 2026-04-26 15:15:20.172 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Starting OVNMechanismDriver 2026-04-26 15:15:20.175 8 INFO neutron.services.logapi.drivers.ovn.driver [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] OVN logging driver registered 2026-04-26 15:15:20.181 8 INFO neutron.quota [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded quota_driver: . 2026-04-26 15:15:20.182 8 INFO neutron.plugins.ml2.plugin [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Modular L2 Plugin initialization complete 2026-04-26 15:15:20.182 8 INFO neutron.plugins.ml2.managers [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-26 15:15:20.182 8 INFO neutron.plugins.ml2.managers [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-26 15:15:20.182 8 INFO neutron.plugins.ml2.managers [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-26 15:15:20.182 8 INFO neutron.manager [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loading Plugin: qos 2026-04-26 15:15:20.194 8 INFO neutron.manager [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loading Plugin: ovn-router 2026-04-26 15:15:20.231 8 INFO neutron.services.ovn_l3.plugin [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Starting OVNL3RouterPlugin 2026-04-26 15:15:20.236 8 INFO neutron.manager [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loading Plugin: segments 2026-04-26 15:15:20.289 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] VlanTypeDriver initialization complete 2026-04-26 15:15:20.289 7 INFO neutron.plugins.ml2.managers [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-26 15:15:20.290 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-26 15:15:20.290 7 INFO neutron.plugins.ml2.managers [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Initializing extension driver 'port_security' 2026-04-26 15:15:20.290 7 INFO neutron.plugins.ml2.extensions.port_security [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-26 15:15:20.290 7 INFO neutron.plugins.ml2.managers [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Initializing extension driver 'qos' 2026-04-26 15:15:20.290 7 INFO neutron.plugins.ml2.managers [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Initializing mechanism driver 'ovn' 2026-04-26 15:15:20.291 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Starting OVNMechanismDriver 2026-04-26 15:15:20.294 7 INFO neutron.services.logapi.drivers.ovn.driver [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] OVN logging driver registered 2026-04-26 15:15:20.300 7 INFO neutron.quota [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded quota_driver: . 2026-04-26 15:15:20.300 7 INFO neutron.plugins.ml2.plugin [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Modular L2 Plugin initialization complete 2026-04-26 15:15:20.300 7 INFO neutron.plugins.ml2.managers [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-26 15:15:20.301 7 INFO neutron.plugins.ml2.managers [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-26 15:15:20.301 7 INFO neutron.plugins.ml2.managers [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Got port-security extension from driver 'port_security' 2026-04-26 15:15:20.301 7 INFO neutron.manager [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loading Plugin: qos 2026-04-26 15:15:20.315 7 INFO neutron.manager [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loading Plugin: ovn-router 2026-04-26 15:15:20.341 8 INFO neutron.manager [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loading Plugin: trunk 2026-04-26 15:15:20.348 7 INFO neutron.services.ovn_l3.plugin [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Starting OVNL3RouterPlugin 2026-04-26 15:15:20.353 7 INFO neutron.manager [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loading Plugin: segments 2026-04-26 15:15:20.355 8 INFO neutron.manager [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loading Plugin: log 2026-04-26 15:15:20.359 8 INFO neutron.manager [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loading Plugin: ovn-vpnaas 2026-04-26 15:15:20.416 8 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-04-26 15:15:20.416 8 WARNING stevedore.named [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-26 15:15:20.451 7 INFO neutron.manager [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loading Plugin: trunk 2026-04-26 15:15:20.458 8 INFO neutron_vpnaas.services.vpn.plugin [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-26 15:15:20.459 8 INFO neutron.common.utils [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-04-26 15:15:20.459 8 INFO neutron.manager [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loading Plugin: taas 2026-04-26 15:15:20.462 7 INFO neutron.manager [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loading Plugin: log 2026-04-26 15:15:20.466 7 INFO neutron.manager [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loading Plugin: ovn-vpnaas 2026-04-26 15:15:20.479 8 WARNING stevedore.named [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-26 15:15:20.480 8 WARNING stevedore.named [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-04-26 15:15:20.485 8 INFO neutron_taas.services.taas.taas_plugin [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-26 15:15:20.486 8 INFO neutron.manager [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loading Plugin: tapmirror 2026-04-26 15:15:20.493 8 WARNING stevedore.named [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-26 15:15:20.493 8 WARNING stevedore.named [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-04-26 15:15:20.494 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-26 15:15:20.494 8 INFO neutron.manager [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loading Plugin: auto_allocate 2026-04-26 15:15:20.499 8 INFO neutron.manager [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loading Plugin: tag 2026-04-26 15:15:20.505 8 INFO neutron.manager [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loading Plugin: timestamp 2026-04-26 15:15:20.508 8 INFO neutron.manager [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loading Plugin: network_ip_availability 2026-04-26 15:15:20.512 8 INFO neutron.manager [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loading Plugin: flavors 2026-04-26 15:15:20.515 8 INFO neutron.manager [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loading Plugin: revisions 2026-04-26 15:15:20.518 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Initializing extension manager. 2026-04-26 15:15:20.520 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: address-group 2026-04-26 15:15:20.520 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: address-scope 2026-04-26 15:15:20.521 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-04-26 15:15:20.522 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: agent 2026-04-26 15:15:20.522 7 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-04-26 15:15:20.522 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-04-26 15:15:20.523 7 WARNING stevedore.named [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-26 15:15:20.524 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-26 15:15:20.524 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-26 15:15:20.525 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: availability_zone 2026-04-26 15:15:20.526 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-04-26 15:15:20.526 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-26 15:15:20.527 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: default-subnetpools 2026-04-26 15:15:20.528 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-26 15:15:20.529 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: dns-integration 2026-04-26 15:15:20.529 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: dns-domain-ports 2026-04-26 15:15:20.530 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-04-26 15:15:20.531 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-04-26 15:15:20.531 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-26 15:15:20.532 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: empty-string-filtering 2026-04-26 15:15:20.532 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-26 15:15:20.533 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-26 15:15:20.533 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: external-net 2026-04-26 15:15:20.534 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-26 15:15:20.534 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: extraroute 2026-04-26 15:15:20.535 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-04-26 15:15:20.535 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-26 15:15:20.536 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-26 15:15:20.536 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-26 15:15:20.537 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-26 15:15:20.537 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: fip-port-details 2026-04-26 15:15:20.538 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: flavors 2026-04-26 15:15:20.539 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-26 15:15:20.540 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: floatingip-pools 2026-04-26 15:15:20.540 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: ip_allocation 2026-04-26 15:15:20.541 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-04-26 15:15:20.541 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: l2_adjacency 2026-04-26 15:15:20.542 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: router 2026-04-26 15:15:20.544 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-26 15:15:20.545 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: enable-default-route-bfd 2026-04-26 15:15:20.545 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-04-26 15:15:20.546 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: ext-gw-mode 2026-04-26 15:15:20.546 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: l3-ha 2026-04-26 15:15:20.547 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-26 15:15:20.547 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: external-gateway-multihoming 2026-04-26 15:15:20.549 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: l3-flavors 2026-04-26 15:15:20.550 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-26 15:15:20.551 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-04-26 15:15:20.553 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-04-26 15:15:20.554 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-26 15:15:20.555 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: logging 2026-04-26 15:15:20.556 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-26 15:15:20.557 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-26 15:15:20.557 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: multi-provider 2026-04-26 15:15:20.558 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: net-mtu 2026-04-26 15:15:20.558 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: net-mtu-writable 2026-04-26 15:15:20.559 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: network_availability_zone 2026-04-26 15:15:20.559 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-04-26 15:15:20.560 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: network-ip-availability 2026-04-26 15:15:20.561 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-26 15:15:20.561 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: pagination 2026-04-26 15:15:20.562 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: port-device-profile 2026-04-26 15:15:20.562 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-26 15:15:20.563 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-26 15:15:20.563 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-26 15:15:20.564 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-04-26 15:15:20.564 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-26 15:15:20.565 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-26 15:15:20.565 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-26 15:15:20.566 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: port-resource-request 2026-04-26 15:15:20.566 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-26 15:15:20.567 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-26 15:15:20.567 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: binding 2026-04-26 15:15:20.568 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: binding-extended 2026-04-26 15:15:20.569 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: port-security 2026-04-26 15:15:20.569 7 INFO neutron_vpnaas.services.vpn.plugin [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-26 15:15:20.569 7 INFO neutron.common.utils [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-04-26 15:15:20.569 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: project-id 2026-04-26 15:15:20.569 7 INFO neutron.manager [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loading Plugin: taas 2026-04-26 15:15:20.570 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: provider 2026-04-26 15:15:20.570 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: qinq 2026-04-26 15:15:20.572 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: qos 2026-04-26 15:15:20.573 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-26 15:15:20.574 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-26 15:15:20.574 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: qos-default 2026-04-26 15:15:20.575 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: qos-fip 2026-04-26 15:15:20.575 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-26 15:15:20.576 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-26 15:15:20.576 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-26 15:15:20.577 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-26 15:15:20.577 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-26 15:15:20.578 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: qos-pps 2026-04-26 15:15:20.579 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-26 15:15:20.579 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-26 15:15:20.580 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: qos-rules-alias 2026-04-26 15:15:20.580 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: quota-check-limit 2026-04-26 15:15:20.581 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-26 15:15:20.583 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: quotas 2026-04-26 15:15:20.584 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: quota_details 2026-04-26 15:15:20.585 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: rbac-policies 2026-04-26 15:15:20.586 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-04-26 15:15:20.586 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: rbac-address-scope 2026-04-26 15:15:20.587 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: rbac-security-groups 2026-04-26 15:15:20.587 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-04-26 15:15:20.588 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: revision-if-match 2026-04-26 15:15:20.588 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-26 15:15:20.589 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: router_availability_zone 2026-04-26 15:15:20.590 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-26 15:15:20.591 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-26 15:15:20.592 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-26 15:15:20.592 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-04-26 15:15:20.592 7 WARNING stevedore.named [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-26 15:15:20.593 7 WARNING stevedore.named [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-04-26 15:15:20.593 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-26 15:15:20.593 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-26 15:15:20.594 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-26 15:15:20.598 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: security-group 2026-04-26 15:15:20.599 7 INFO neutron_taas.services.taas.taas_plugin [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-26 15:15:20.599 7 INFO neutron.manager [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loading Plugin: tapmirror 2026-04-26 15:15:20.599 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: segment 2026-04-26 15:15:20.600 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-26 15:15:20.600 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: service-type 2026-04-26 15:15:20.601 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: sorting 2026-04-26 15:15:20.601 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: standard-attr-segment 2026-04-26 15:15:20.602 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: standard-attr-description 2026-04-26 15:15:20.602 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: stateful-security-group 2026-04-26 15:15:20.603 8 WARNING neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-26 15:15:20.603 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-04-26 15:15:20.604 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: subnet-external-network 2026-04-26 15:15:20.605 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-04-26 15:15:20.605 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-26 15:15:20.606 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: subnet-service-types 2026-04-26 15:15:20.606 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: subnet_allocation 2026-04-26 15:15:20.607 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-26 15:15:20.607 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: tag-creation 2026-04-26 15:15:20.608 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-26 15:15:20.608 7 WARNING stevedore.named [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-26 15:15:20.608 7 WARNING stevedore.named [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-04-26 15:15:20.609 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-26 15:15:20.610 7 INFO neutron.manager [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loading Plugin: auto_allocate 2026-04-26 15:15:20.612 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: standard-attr-tag 2026-04-26 15:15:20.613 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-26 15:15:20.614 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: trunk 2026-04-26 15:15:20.615 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: trunk-details 2026-04-26 15:15:20.615 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-26 15:15:20.615 7 INFO neutron.manager [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loading Plugin: tag 2026-04-26 15:15:20.616 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-26 15:15:20.616 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: vlan-transparent 2026-04-26 15:15:20.617 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-26 15:15:20.619 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-04-26 15:15:20.620 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-26 15:15:20.620 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: vpn-flavors 2026-04-26 15:15:20.622 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: vpnaas 2026-04-26 15:15:20.624 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: taas 2026-04-26 15:15:20.624 7 INFO neutron.manager [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loading Plugin: timestamp 2026-04-26 15:15:20.625 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: tap-mirror 2026-04-26 15:15:20.625 8 INFO neutron.api.extensions [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-26 15:15:20.627 7 INFO neutron.manager [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loading Plugin: network_ip_availability 2026-04-26 15:15:20.628 8 INFO neutron.quota.resource_registry [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-26 15:15:20.628 8 INFO neutron.quota.resource_registry [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-26 15:15:20.629 8 INFO neutron.quota.resource_registry [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-26 15:15:20.629 8 INFO neutron.quota.resource_registry [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-26 15:15:20.632 8 INFO neutron.quota.resource_registry [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-26 15:15:20.632 7 INFO neutron.manager [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loading Plugin: flavors 2026-04-26 15:15:20.632 8 INFO neutron.quota.resource_registry [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-26 15:15:20.636 7 INFO neutron.manager [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loading Plugin: revisions 2026-04-26 15:15:20.637 8 INFO neutron.quota.resource_registry [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-26 15:15:20.638 8 INFO neutron.quota.resource_registry [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-26 15:15:20.638 8 INFO neutron.quota.resource_registry [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-26 15:15:20.639 8 INFO neutron.quota.resource_registry [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-26 15:15:20.639 8 WARNING neutron.quota.resource_registry [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] subnetpool is already registered 2026-04-26 15:15:20.640 8 INFO neutron.quota.resource_registry [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-26 15:15:20.640 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Initializing extension manager. 2026-04-26 15:15:20.640 8 INFO neutron.quota.resource_registry [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-26 15:15:20.640 8 INFO neutron.quota.resource_registry [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-26 15:15:20.641 8 INFO neutron.quota.resource_registry [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-26 15:15:20.641 8 INFO neutron.quota.resource_registry [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-26 15:15:20.642 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: address-group 2026-04-26 15:15:20.642 8 INFO neutron.quota.resource_registry [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-26 15:15:20.642 8 INFO neutron.quota.resource_registry [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-26 15:15:20.642 8 WARNING neutron.quota.resource_registry [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] ipsecpolicy is already registered 2026-04-26 15:15:20.643 8 INFO neutron.quota.resource_registry [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-26 15:15:20.643 8 WARNING neutron.quota.resource_registry [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] ikepolicy is already registered 2026-04-26 15:15:20.643 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: address-scope 2026-04-26 15:15:20.643 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-04-26 15:15:20.644 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: agent 2026-04-26 15:15:20.645 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-04-26 15:15:20.646 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: allowed-address-pairs 2026-04-26 15:15:20.647 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: auto-allocated-topology 2026-04-26 15:15:20.647 8 INFO neutron.quota.resource_registry [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-26 15:15:20.647 8 WARNING neutron.quota.resource_registry [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] router is already registered 2026-04-26 15:15:20.648 8 INFO neutron.quota.resource_registry [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-26 15:15:20.648 8 WARNING neutron.quota.resource_registry [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] floatingip is already registered 2026-04-26 15:15:20.650 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: availability_zone 2026-04-26 15:15:20.650 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-04-26 15:15:20.651 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-26 15:15:20.652 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: default-subnetpools 2026-04-26 15:15:20.652 8 INFO neutron.quota.resource_registry [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-26 15:15:20.652 8 WARNING neutron.quota.resource_registry [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] rbac_policy is already registered 2026-04-26 15:15:20.652 8 INFO neutron.quota.resource_registry [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-26 15:15:20.653 8 WARNING neutron.quota.resource_registry [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] security_group is already registered 2026-04-26 15:15:20.653 8 INFO neutron.quota.resource_registry [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-26 15:15:20.653 8 WARNING neutron.quota.resource_registry [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] security_group_rule is already registered 2026-04-26 15:15:20.654 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-26 15:15:20.654 8 INFO neutron.quota.resource_registry [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-26 15:15:20.654 8 WARNING neutron.quota.resource_registry [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] subnetpool is already registered 2026-04-26 15:15:20.654 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: dns-integration 2026-04-26 15:15:20.654 8 INFO neutron.quota.resource_registry [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-26 15:15:20.654 8 WARNING neutron.quota.resource_registry [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] trunk is already registered 2026-04-26 15:15:20.655 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: dns-domain-ports 2026-04-26 15:15:20.655 8 INFO neutron.quota.resource_registry [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-26 15:15:20.655 8 WARNING neutron.quota.resource_registry [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] ikepolicy is already registered 2026-04-26 15:15:20.655 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-04-26 15:15:20.656 8 INFO neutron.quota.resource_registry [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-26 15:15:20.656 8 WARNING neutron.quota.resource_registry [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] ipsecpolicy is already registered 2026-04-26 15:15:20.656 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Extension dvr not supported by any of loaded plugins 2026-04-26 15:15:20.656 8 INFO neutron.quota.resource_registry [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-26 15:15:20.657 8 WARNING neutron.quota.resource_registry [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] endpoint_group is already registered 2026-04-26 15:15:20.657 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-26 15:15:20.657 8 INFO neutron.quota.resource_registry [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-26 15:15:20.657 8 WARNING neutron.quota.resource_registry [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] vpnservice is already registered 2026-04-26 15:15:20.657 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: empty-string-filtering 2026-04-26 15:15:20.657 8 INFO neutron.quota.resource_registry [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-26 15:15:20.658 8 WARNING neutron.quota.resource_registry [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] ipsec_site_connection is already registered 2026-04-26 15:15:20.658 8 INFO neutron.quota.resource_registry [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-26 15:15:20.658 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-26 15:15:20.658 8 WARNING neutron.quota.resource_registry [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] ipsecpolicy is already registered 2026-04-26 15:15:20.658 8 INFO neutron.quota.resource_registry [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-26 15:15:20.659 8 WARNING neutron.quota.resource_registry [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] ikepolicy is already registered 2026-04-26 15:15:20.659 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-26 15:15:20.659 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: external-net 2026-04-26 15:15:20.660 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-26 15:15:20.660 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: extraroute 2026-04-26 15:15:20.661 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-04-26 15:15:20.662 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-26 15:15:20.663 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-26 15:15:20.664 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-26 15:15:20.665 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-26 15:15:20.665 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: fip-port-details 2026-04-26 15:15:20.666 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: flavors 2026-04-26 15:15:20.667 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-26 15:15:20.668 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: floatingip-pools 2026-04-26 15:15:20.669 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: ip_allocation 2026-04-26 15:15:20.669 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-04-26 15:15:20.670 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: l2_adjacency 2026-04-26 15:15:20.671 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: router 2026-04-26 15:15:20.673 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-26 15:15:20.674 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: enable-default-route-bfd 2026-04-26 15:15:20.674 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: enable-default-route-ecmp 2026-04-26 15:15:20.675 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: ext-gw-mode 2026-04-26 15:15:20.676 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: l3-ha 2026-04-26 15:15:20.676 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-26 15:15:20.677 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: external-gateway-multihoming 2026-04-26 15:15:20.679 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: l3-flavors 2026-04-26 15:15:20.680 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-26 15:15:20.681 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-04-26 15:15:20.683 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-04-26 15:15:20.684 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-26 15:15:20.685 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: logging 2026-04-26 15:15:20.686 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-26 15:15:20.687 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-26 15:15:20.688 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: multi-provider 2026-04-26 15:15:20.688 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: net-mtu 2026-04-26 15:15:20.689 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: net-mtu-writable 2026-04-26 15:15:20.689 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: network_availability_zone 2026-04-26 15:15:20.690 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-04-26 15:15:20.691 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: network-ip-availability 2026-04-26 15:15:20.692 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-26 15:15:20.692 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: pagination 2026-04-26 15:15:20.693 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: port-device-profile 2026-04-26 15:15:20.693 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-26 15:15:20.694 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-26 15:15:20.695 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-26 15:15:20.695 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-04-26 15:15:20.695 8 WARNING keystonemiddleware._common.config [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-26 15:15:20.696 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-26 15:15:20.696 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-26 15:15:20.697 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-26 15:15:20.697 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: port-resource-request 2026-04-26 15:15:20.698 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: port-resource-request-groups 2026-04-26 15:15:20.699 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-26 15:15:20.699 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: binding 2026-04-26 15:15:20.700 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: binding-extended 2026-04-26 15:15:20.701 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: port-security 2026-04-26 15:15:20.701 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: project-id 2026-04-26 15:15:20.702 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: provider 2026-04-26 15:15:20.702 8 WARNING oslo_config.cfg [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-26 15:15:20.702 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: qinq 2026-04-26 15:15:20.705 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: qos 2026-04-26 15:15:20.705 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-26 15:15:20.706 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-26 15:15:20.706 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: qos-default 2026-04-26 15:15:20.707 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: qos-fip 2026-04-26 15:15:20.707 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-26 15:15:20.708 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: qos-gateway-ip 2026-04-26 15:15:20.708 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: qos-port-network-policy 2026-04-26 15:15:20.709 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: qos-pps-minimum 2026-04-26 15:15:20.710 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-26 15:15:20.710 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: qos-pps 2026-04-26 15:15:20.711 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: qos-rule-type-details 2026-04-26 15:15:20.711 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-26 15:15:20.712 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: qos-rules-alias 2026-04-26 15:15:20.712 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: quota-check-limit 2026-04-26 15:15:20.713 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: quota-check-limit-default 2026-04-26 15:15:20.715 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: quotas 2026-04-26 15:15:20.716 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: quota_details 2026-04-26 15:15:20.717 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: rbac-policies 2026-04-26 15:15:20.718 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-04-26 15:15:20.718 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: rbac-address-scope 2026-04-26 15:15:20.719 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: rbac-security-groups 2026-04-26 15:15:20.719 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-04-26 15:15:20.720 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: revision-if-match 2026-04-26 15:15:20.721 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: standard-attr-revisions 2026-04-26 15:15:20.721 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: router_availability_zone 2026-04-26 15:15:20.722 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-26 15:15:20.724 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: security-groups-default-rules 2026-04-26 15:15:20.724 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-26 15:15:20.724 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] uWSGI must provide a start time using the configuration parameter "start-time %t" in the configuration file 2026-04-26 15:15:20.725 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-04-26 15:15:20.725 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-26 15:15:20.726 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-26 15:15:20.726 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-26 15:15:20.731 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: security-group 2026-04-26 15:15:20.732 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: segment 2026-04-26 15:15:20.732 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-26 15:15:20.733 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: service-type 2026-04-26 15:15:20.733 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: sorting 2026-04-26 15:15:20.734 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: standard-attr-segment 2026-04-26 15:15:20.734 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: standard-attr-description 2026-04-26 15:15:20.735 8 INFO neutron.db.ovn_hash_ring_db [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Nodes from host "neutron-server-786d9bb576-g528l" and group "mechanism_driver" removed from the Hash Ring created at 2026-04-26 15:15:20+00:00 2026-04-26 15:15:20.735 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: stateful-security-group 2026-04-26 15:15:20.735 7 WARNING neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-26 15:15:20.736 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-04-26 15:15:20.737 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: subnet-external-network 2026-04-26 15:15:20.737 8 INFO neutron.db.ovn_hash_ring_db [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Node 2733a31cf87f5ccfbb8f278fad636aa7 from host "neutron-server-786d9bb576-g528l" and group "mechanism_driver" added to the Hash Ring 2026-04-26 15:15:20.737 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-04-26 15:15:20.738 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-26 15:15:20.738 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: subnet-service-types 2026-04-26 15:15:20.739 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: subnet_allocation 2026-04-26 15:15:20.740 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-26 15:15:20.740 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: tag-creation 2026-04-26 15:15:20.741 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-26 15:15:20.744 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Hash Ring probing thread for node 2733a31cf87f5ccfbb8f278fad636aa7 has started 2026-04-26 15:15:20.745 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-04-26 15:15:20.745 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: standard-attr-tag 2026-04-26 15:15:20.746 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-26 15:15:20.747 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: trunk 2026-04-26 15:15:20.747 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: trunk-details 2026-04-26 15:15:20.748 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-26 15:15:20.748 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-26 15:15:20.749 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: vlan-transparent 2026-04-26 15:15:20.750 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-26 15:15:20.752 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: vpn-agent-scheduler 2026-04-26 15:15:20.753 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-26 15:15:20.753 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: vpn-flavors 2026-04-26 15:15:20.755 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: vpnaas 2026-04-26 15:15:20.756 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: taas 2026-04-26 15:15:20.757 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: tap-mirror 2026-04-26 15:15:20.758 7 INFO neutron.api.extensions [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Loaded extension: taas-vlan-filter 2026-04-26 15:15:20.760 7 INFO neutron.quota.resource_registry [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-26 15:15:20.761 7 INFO neutron.quota.resource_registry [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-26 15:15:20.761 7 INFO neutron.quota.resource_registry [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-26 15:15:20.761 7 INFO neutron.quota.resource_registry [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-26 15:15:20.764 7 INFO neutron.quota.resource_registry [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-26 15:15:20.765 7 INFO neutron.quota.resource_registry [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-26 15:15:20.770 7 INFO neutron.quota.resource_registry [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-26 15:15:20.771 7 INFO neutron.quota.resource_registry [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-26 15:15:20.771 7 INFO neutron.quota.resource_registry [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-26 15:15:20.772 7 INFO neutron.quota.resource_registry [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-26 15:15:20.772 7 WARNING neutron.quota.resource_registry [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] subnetpool is already registered 2026-04-26 15:15:20.773 7 INFO neutron.quota.resource_registry [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-26 15:15:20.773 7 INFO neutron.quota.resource_registry [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-26 15:15:20.774 7 INFO neutron.quota.resource_registry [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-26 15:15:20.774 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] tcp:10.99.245.51:6641: connecting... 2026-04-26 15:15:20.774 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] tcp:10.99.245.51:6641: connected 2026-04-26 15:15:20.774 7 INFO neutron.quota.resource_registry [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-26 15:15:20.775 7 INFO neutron.quota.resource_registry [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-26 15:15:20.775 7 INFO neutron.quota.resource_registry [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-26 15:15:20.776 7 INFO neutron.quota.resource_registry [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-26 15:15:20.776 7 WARNING neutron.quota.resource_registry [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] ipsecpolicy is already registered 2026-04-26 15:15:20.776 7 INFO neutron.quota.resource_registry [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-26 15:15:20.777 7 WARNING neutron.quota.resource_registry [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] ikepolicy is already registered 2026-04-26 15:15:20.781 7 INFO neutron.quota.resource_registry [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-26 15:15:20.781 7 WARNING neutron.quota.resource_registry [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] router is already registered 2026-04-26 15:15:20.782 7 INFO neutron.quota.resource_registry [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-26 15:15:20.782 7 WARNING neutron.quota.resource_registry [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] floatingip is already registered 2026-04-26 15:15:20.786 7 INFO neutron.quota.resource_registry [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-26 15:15:20.786 7 WARNING neutron.quota.resource_registry [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] rbac_policy is already registered 2026-04-26 15:15:20.787 7 INFO neutron.quota.resource_registry [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-26 15:15:20.787 7 WARNING neutron.quota.resource_registry [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] security_group is already registered 2026-04-26 15:15:20.788 7 INFO neutron.quota.resource_registry [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-26 15:15:20.788 7 WARNING neutron.quota.resource_registry [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] security_group_rule is already registered 2026-04-26 15:15:20.789 7 INFO neutron.quota.resource_registry [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-26 15:15:20.789 7 WARNING neutron.quota.resource_registry [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] subnetpool is already registered 2026-04-26 15:15:20.789 7 INFO neutron.quota.resource_registry [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-26 15:15:20.790 7 WARNING neutron.quota.resource_registry [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] trunk is already registered 2026-04-26 15:15:20.790 7 INFO neutron.quota.resource_registry [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-26 15:15:20.790 7 WARNING neutron.quota.resource_registry [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] ikepolicy is already registered 2026-04-26 15:15:20.791 7 INFO neutron.quota.resource_registry [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-26 15:15:20.791 7 WARNING neutron.quota.resource_registry [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] ipsecpolicy is already registered 2026-04-26 15:15:20.792 7 INFO neutron.quota.resource_registry [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-26 15:15:20.792 7 WARNING neutron.quota.resource_registry [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] endpoint_group is already registered 2026-04-26 15:15:20.793 7 INFO neutron.quota.resource_registry [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-26 15:15:20.793 7 WARNING neutron.quota.resource_registry [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] vpnservice is already registered 2026-04-26 15:15:20.793 7 INFO neutron.quota.resource_registry [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-26 15:15:20.793 7 WARNING neutron.quota.resource_registry [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] ipsec_site_connection is already registered 2026-04-26 15:15:20.794 7 INFO neutron.quota.resource_registry [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-26 15:15:20.794 7 WARNING neutron.quota.resource_registry [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] ipsecpolicy is already registered 2026-04-26 15:15:20.795 7 INFO neutron.quota.resource_registry [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-26 15:15:20.795 7 WARNING neutron.quota.resource_registry [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] ikepolicy is already registered 2026-04-26 15:15:20.831 7 WARNING keystonemiddleware._common.config [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-26 15:15:20.837 7 WARNING oslo_config.cfg [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-26 15:15:20.846 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-04-26 15:15:20.859 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] uWSGI must provide a start time using the configuration parameter "start-time %t" in the configuration file 2026-04-26 15:15:20.867 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] tcp:10.97.147.194:6642: connecting... 2026-04-26 15:15:20.867 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] tcp:10.97.147.194:6642: connected 2026-04-26 15:15:20.870 7 INFO neutron.db.ovn_hash_ring_db [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Nodes from host "neutron-server-786d9bb576-g528l" and group "mechanism_driver" removed from the Hash Ring created at 2026-04-26 15:15:20+00:00 2026-04-26 15:15:20.873 7 INFO neutron.db.ovn_hash_ring_db [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Node aa6f9f2c739b5fdab4343bb7dc62e900 from host "neutron-server-786d9bb576-g528l" and group "mechanism_driver" added to the Hash Ring 2026-04-26 15:15:20.883 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Hash Ring probing thread for node aa6f9f2c739b5fdab4343bb7dc62e900 has started 2026-04-26 15:15:20.884 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-04-26 15:15:20.903 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] WorkerService process has finished the post initialization 2026-04-26 15:15:20.904 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-04-26 15:15:20.905 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [-] Starting OVNClientPlacementExtension 2026-04-26 15:15:20.916 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] tcp:10.99.245.51:6641: connecting... 2026-04-26 15:15:20.916 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] tcp:10.99.245.51:6641: connected 2026-04-26 15:15:20.933 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] tcp:10.99.245.51:6641: connecting... 2026-04-26 15:15:20.933 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] tcp:10.99.245.51:6641: connected 2026-04-26 15:15:20.967 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-04-26 15:15:20.985 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] tcp:10.99.245.51:6641: connecting... 2026-04-26 15:15:20.985 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-f66ec2b4-1cba-4862-8560-bf755285f2b5 - - - - - -] tcp:10.99.245.51:6641: connected 2026-04-26 15:15:20.988 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] tcp:10.97.147.194:6642: connecting... 2026-04-26 15:15:20.988 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] tcp:10.97.147.194:6642: connected WSGI app 0 (mountpoint='') ready in 11 seconds on interpreter 0x7fa0f4d46668 pid: 8 (default app) 2026-04-26 15:15:21.022 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] WorkerService process has finished the post initialization 2026-04-26 15:15:21.043 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] tcp:10.99.245.51:6641: connecting... 2026-04-26 15:15:21.043 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] tcp:10.99.245.51:6641: connected 2026-04-26 15:15:21.083 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] tcp:10.99.245.51:6641: connecting... 2026-04-26 15:15:21.083 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-3893f766-2e10-4509-a548-0eef840ed93d - - - - - -] tcp:10.99.245.51:6641: connected WSGI app 0 (mountpoint='') ready in 11 seconds on interpreter 0x7fa0f4d46668 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-04-26 15:15:25.560 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fb0da5da-7279-45ce-b7db-a70405e05049 7e72429e15414817a7e86c1ea89682b5 f01dd694836e471ca81004b96ac0a97a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1/4] 199.204.45.72 () {44 vars in 924 bytes} [Sun Apr 26 15:15:24 2026] GET /v2.0/networks/public => generated 108 bytes in 880 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.204.45.72 () {44 vars in 946 bytes} [Sun Apr 26 15:15:25 2026] GET /v2.0/networks?name=public => generated 15 bytes in 403 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 15:15:26.308 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-21b874d1-30b3-4682-9857-312075e2c59a 7e72429e15414817a7e86c1ea89682b5 f01dd694836e471ca81004b96ac0a97a - - default default] Starting OVNClientQosExtension 2026-04-26 15:15:26.308 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-21b874d1-30b3-4682-9857-312075e2c59a 7e72429e15414817a7e86c1ea89682b5 f01dd694836e471ca81004b96ac0a97a - - default default] Starting OVNClientPlacementExtension 2026-04-26 15:15:26.345 7 INFO neutron.db.ovn_revision_numbers_db [None req-21b874d1-30b3-4682-9857-312075e2c59a 7e72429e15414817a7e86c1ea89682b5 f01dd694836e471ca81004b96ac0a97a - - default default] Successfully bumped revision number for resource 9d9fcff0-f8ed-4dae-b196-f3d82c0afcaf (type: security_groups) to 1 2026-04-26 15:15:26.360 7 INFO neutron.db.ovn_revision_numbers_db [None req-21b874d1-30b3-4682-9857-312075e2c59a 7e72429e15414817a7e86c1ea89682b5 f01dd694836e471ca81004b96ac0a97a - - default default] Successfully bumped revision number for resource 1b69498f-2901-4293-ac51-d70ff4a1a3a7 (type: security_group_rules) to 0 2026-04-26 15:15:26.377 7 INFO neutron.db.ovn_revision_numbers_db [None req-21b874d1-30b3-4682-9857-312075e2c59a 7e72429e15414817a7e86c1ea89682b5 f01dd694836e471ca81004b96ac0a97a - - default default] Successfully bumped revision number for resource 7be372fa-6b85-4a75-9876-3aab3aee4fb7 (type: security_group_rules) to 0 2026-04-26 15:15:26.390 7 INFO neutron.db.ovn_revision_numbers_db [None req-21b874d1-30b3-4682-9857-312075e2c59a 7e72429e15414817a7e86c1ea89682b5 f01dd694836e471ca81004b96ac0a97a - - default default] Successfully bumped revision number for resource 87917f0a-d5e1-4560-9109-03d0c186ad02 (type: security_group_rules) to 0 2026-04-26 15:15:26.403 7 INFO neutron.db.ovn_revision_numbers_db [None req-21b874d1-30b3-4682-9857-312075e2c59a 7e72429e15414817a7e86c1ea89682b5 f01dd694836e471ca81004b96ac0a97a - - default default] Successfully bumped revision number for resource f117b91b-9241-4bb0-8a8d-4103c97e0d77 (type: security_group_rules) to 0 2026-04-26 15:15:26.490 7 WARNING neutron.services.revisions.revision_plugin [None req-21b874d1-30b3-4682-9857-312075e2c59a 7e72429e15414817a7e86c1ea89682b5 f01dd694836e471ca81004b96ac0a97a - - default default] Could not find related network for resource to bump revision. 2026-04-26 15:15:26.523 7 INFO neutron.db.segments_db [None req-21b874d1-30b3-4682-9857-312075e2c59a 7e72429e15414817a7e86c1ea89682b5 f01dd694836e471ca81004b96ac0a97a - - default default] Added segment c573000d-54be-4caf-9793-ced01d636d03 of type flat for network 55ecc81d-42dd-4cd1-9c4c-c07fc4bef380 2026-04-26 15:15:26.694 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status down for port: provnet-c573000d-54be-4caf-9793-ced01d636d03 2026-04-26 15:15:26.720 7 INFO neutron.db.ovn_revision_numbers_db [None req-21b874d1-30b3-4682-9857-312075e2c59a 7e72429e15414817a7e86c1ea89682b5 f01dd694836e471ca81004b96ac0a97a - - default default] Successfully bumped revision number for resource 55ecc81d-42dd-4cd1-9c4c-c07fc4bef380 (type: networks) to 1 2026-04-26 15:15:26.979 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-21b874d1-30b3-4682-9857-312075e2c59a 7e72429e15414817a7e86c1ea89682b5 f01dd694836e471ca81004b96ac0a97a - - default default] No more DHCP agents 2026-04-26 15:15:26.981 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-21b874d1-30b3-4682-9857-312075e2c59a 7e72429e15414817a7e86c1ea89682b5 f01dd694836e471ca81004b96ac0a97a - - default default] Unable to schedule network 55ecc81d-42dd-4cd1-9c4c-c07fc4bef380: no agents available; will retry on subsequent port and subnet creation events. 2026-04-26 15:15:27.036 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status down for port: 69f84ef3-8cc3-44ef-a85e-e76d85a407d5 2026-04-26 15:15:27.040 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0d252e2c-792c-432b-8b93-3299b5b675de - - - - - -] OVN reports status down for port: 69f84ef3-8cc3-44ef-a85e-e76d85a407d5 2026-04-26 15:15:27.361 7 INFO neutron.db.ovn_revision_numbers_db [None req-21b874d1-30b3-4682-9857-312075e2c59a 7e72429e15414817a7e86c1ea89682b5 f01dd694836e471ca81004b96ac0a97a - - default default] Successfully bumped revision number for resource 69f84ef3-8cc3-44ef-a85e-e76d85a407d5 (type: ports) to 1 [pid: 7|app: 0|req: 2/6] 199.204.45.72 () {48 vars in 964 bytes} [Sun Apr 26 15:15:25 2026] POST /v2.0/networks => generated 744 bytes in 1468 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 15:15:28.953 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e9289713-fedc-41c3-9e7b-9775f7444d36 7e72429e15414817a7e86c1ea89682b5 f01dd694836e471ca81004b96ac0a97a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 199.204.45.72 () {44 vars in 924 bytes} [Sun Apr 26 15:15:28 2026] GET /v2.0/networks/public => generated 108 bytes in 379 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.72 () {44 vars in 946 bytes} [Sun Apr 26 15:15:28 2026] GET /v2.0/networks?name=public => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 15:15:29.046 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e63088c0-f684-4975-8b96-efeadaf4ebca 7e72429e15414817a7e86c1ea89682b5 f01dd694836e471ca81004b96ac0a97a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 199.204.45.72 () {44 vars in 1031 bytes} [Sun Apr 26 15:15:29 2026] GET /v2.0/subnets/public-subnet?network_id=55ecc81d-42dd-4cd1-9c4c-c07fc4bef380 => 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.204.45.72 () {44 vars in 1054 bytes} [Sun Apr 26 15:15:29 2026] GET /v2.0/subnets?name=public-subnet&network_id=55ecc81d-42dd-4cd1-9c4c-c07fc4bef380 => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 15:15:29.589 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3905e2e2-7a5b-46b1-8653-bc2205c9a213 7e72429e15414817a7e86c1ea89682b5 f01dd694836e471ca81004b96ac0a97a - - default default] No more DHCP agents 2026-04-26 15:15:29.590 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3905e2e2-7a5b-46b1-8653-bc2205c9a213 7e72429e15414817a7e86c1ea89682b5 f01dd694836e471ca81004b96ac0a97a - - default default] Unable to schedule network 55ecc81d-42dd-4cd1-9c4c-c07fc4bef380: no agents available; will retry on subsequent port and subnet creation events. 2026-04-26 15:15:30.575 8 INFO neutron.db.ovn_revision_numbers_db [None req-f87dae4d-4b46-4466-a851-84890b1c296a - - - - - -] Successfully bumped revision number for resource 69f84ef3-8cc3-44ef-a85e-e76d85a407d5 (type: ports) to 2 2026-04-26 15:15:30.612 8 INFO neutron.db.ovn_revision_numbers_db [None req-f87dae4d-4b46-4466-a851-84890b1c296a - - - - - -] Successfully bumped revision number for resource 078fde27-e447-4ce8-8229-3cfecf8b4a90 (type: subnets) to 0 [pid: 8|app: 0|req: 7/11] 199.204.45.72 () {48 vars in 962 bytes} [Sun Apr 26 15:15:29 2026] POST /v2.0/subnets => generated 664 bytes in 1528 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 6/14] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:16:04 2026] GET /v2.0/subnets => generated 667 bytes in 92 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, ' [pid: 8|app: 0|req: 9/15] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 15:16:05 2026] GET /v2.0/ports => generated 1074 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/16] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 15:16:05 2026] GET /v2.0/network-ip-availabilities => generated 434 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/17] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:16:05 2026] GET /v2.0/floatingips => generated 19 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 15:16:05 2026] GET /v2.0/agents => generated 822 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/19] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:16:05 2026] GET /v2.0/subnets => generated 667 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/20] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:16:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/21] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 15:16:05 2026] GET /v2.0/networks => generated 791 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/22] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 15:16:05 2026] GET /v2.0/security-groups => generated 2917 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/23] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:16:05 2026] GET /v2.0/routers => generated 15 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/24] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 15:16:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 15:16:09.973 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d057d7d1-030d-4f7f-b3a5-3221eb3271a7 7e72429e15414817a7e86c1ea89682b5 f01dd694836e471ca81004b96ac0a97a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/26] 199.204.45.72 () {44 vars in 934 bytes} [Sun Apr 26 15:16:09 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/27] 199.204.45.72 () {44 vars in 956 bytes} [Sun Apr 26 15:16:09 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 15:16:10.083 7 INFO neutron.db.segments_db [None req-412ba39f-9cf1-498c-bb11-f5f32760784b 7e72429e15414817a7e86c1ea89682b5 f01dd694836e471ca81004b96ac0a97a - - default default] Added segment de06d9a4-5a5d-4000-b553-68c435d5e062 of type geneve for network 8d68703b-f46a-4d43-8dff-4a29bb17038f 2026-04-26 15:16:10.193 7 INFO neutron.db.ovn_revision_numbers_db [None req-412ba39f-9cf1-498c-bb11-f5f32760784b 7e72429e15414817a7e86c1ea89682b5 f01dd694836e471ca81004b96ac0a97a - - default default] Successfully bumped revision number for resource 8d68703b-f46a-4d43-8dff-4a29bb17038f (type: networks) to 1 2026-04-26 15:16:10.361 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-412ba39f-9cf1-498c-bb11-f5f32760784b 7e72429e15414817a7e86c1ea89682b5 f01dd694836e471ca81004b96ac0a97a - - default default] No more DHCP agents 2026-04-26 15:16:10.362 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-412ba39f-9cf1-498c-bb11-f5f32760784b 7e72429e15414817a7e86c1ea89682b5 f01dd694836e471ca81004b96ac0a97a - - default default] Unable to schedule network 8d68703b-f46a-4d43-8dff-4a29bb17038f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-26 15:16:10.414 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-993aaa01-e221-4ad4-8926-ea53046cebcf - - - - - -] OVN reports status down for port: 7507a9a7-9670-433d-a2e8-56887f96956d 2026-04-26 15:16:10.424 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0d252e2c-792c-432b-8b93-3299b5b675de - - - - - -] OVN reports status down for port: 7507a9a7-9670-433d-a2e8-56887f96956d 2026-04-26 15:16:10.470 7 INFO neutron.db.ovn_revision_numbers_db [None req-412ba39f-9cf1-498c-bb11-f5f32760784b 7e72429e15414817a7e86c1ea89682b5 f01dd694836e471ca81004b96ac0a97a - - default default] Successfully bumped revision number for resource 7507a9a7-9670-433d-a2e8-56887f96956d (type: ports) to 1 [pid: 7|app: 0|req: 13/28] 199.204.45.72 () {48 vars in 963 bytes} [Sun Apr 26 15:16:09 2026] POST /v2.0/networks => generated 728 bytes in 520 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 15:16:11.756 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b5d2cf50-ecdd-40a0-8188-d2b01af3b7a2 7e72429e15414817a7e86c1ea89682b5 f01dd694836e471ca81004b96ac0a97a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 16/29] 199.204.45.72 () {44 vars in 934 bytes} [Sun Apr 26 15:16:11 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/30] 199.204.45.72 () {44 vars in 956 bytes} [Sun Apr 26 15:16:11 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 737 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 15:16:11.824 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b0e62782-6969-4ee8-a7f4-3f615b16411b 7e72429e15414817a7e86c1ea89682b5 f01dd694836e471ca81004b96ac0a97a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 17/31] 199.204.45.72 () {44 vars in 1033 bytes} [Sun Apr 26 15:16:11 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=8d68703b-f46a-4d43-8dff-4a29bb17038f => generated 114 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/32] 199.204.45.72 () {44 vars in 1056 bytes} [Sun Apr 26 15:16:11 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=8d68703b-f46a-4d43-8dff-4a29bb17038f => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 15:16:11.989 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2f6bdfb0-c899-4e80-a339-37a4f45d3f8a 7e72429e15414817a7e86c1ea89682b5 f01dd694836e471ca81004b96ac0a97a - - default default] No more DHCP agents 2026-04-26 15:16:11.991 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2f6bdfb0-c899-4e80-a339-37a4f45d3f8a 7e72429e15414817a7e86c1ea89682b5 f01dd694836e471ca81004b96ac0a97a - - default default] Unable to schedule network 8d68703b-f46a-4d43-8dff-4a29bb17038f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-26 15:16:12.456 8 INFO neutron.db.ovn_revision_numbers_db [None req-a5f2be21-50ae-4cfb-b9bc-8da92a5e4259 - - - - - -] Successfully bumped revision number for resource 7507a9a7-9670-433d-a2e8-56887f96956d (type: ports) to 2 2026-04-26 15:16:12.491 8 INFO neutron.db.ovn_revision_numbers_db [None req-a5f2be21-50ae-4cfb-b9bc-8da92a5e4259 - - - - - -] Successfully bumped revision number for resource f554e8d4-7bcf-44de-b129-645b2c8982f4 (type: subnets) to 0 [pid: 8|app: 0|req: 18/33] 199.204.45.72 () {48 vars in 962 bytes} [Sun Apr 26 15:16:11 2026] POST /v2.0/subnets => generated 651 bytes in 638 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-26 15:16:13.697 7 INFO neutron.api.v2.resource [None req-e80786a8-ea90-42b7-abde-6a9c69fbfc68 7e72429e15414817a7e86c1ea89682b5 f01dd694836e471ca81004b96ac0a97a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 16/34] 199.204.45.72 () {44 vars in 968 bytes} [Sun Apr 26 15:16:13 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 19/35] 199.204.45.72 () {44 vars in 990 bytes} [Sun Apr 26 15:16:13 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 15:16:13.918 7 INFO neutron.db.ovn_revision_numbers_db [None req-44ede7bb-e0ef-4adf-b59c-12d8578de947 7e72429e15414817a7e86c1ea89682b5 f01dd694836e471ca81004b96ac0a97a - - default default] Successfully bumped revision number for resource f4086f95-72b9-4f7d-94a8-cadbc37fb893 (type: security_groups) to 1 2026-04-26 15:16:13.933 7 INFO neutron.db.ovn_revision_numbers_db [None req-44ede7bb-e0ef-4adf-b59c-12d8578de947 7e72429e15414817a7e86c1ea89682b5 f01dd694836e471ca81004b96ac0a97a - - default default] Successfully bumped revision number for resource 15379879-2c93-4ac8-b186-926784bf7a6b (type: security_group_rules) to 0 2026-04-26 15:16:13.944 7 INFO neutron.db.ovn_revision_numbers_db [None req-44ede7bb-e0ef-4adf-b59c-12d8578de947 7e72429e15414817a7e86c1ea89682b5 f01dd694836e471ca81004b96ac0a97a - - default default] Successfully bumped revision number for resource 342e00f7-1067-4566-ac0b-94546655d6a4 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 17/36] 199.204.45.72 () {48 vars in 977 bytes} [Sun Apr 26 15:16:13 2026] POST /v2.0/security-groups => generated 1616 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 20/37] 199.204.45.72 () {44 vars in 998 bytes} [Sun Apr 26 15:16:15 2026] GET /v2.0/security-groups/f4086f95-72b9-4f7d-94a8-cadbc37fb893 => generated 1616 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 18/38] 199.204.45.72 () {44 vars in 998 bytes} [Sun Apr 26 15:16:15 2026] GET /v2.0/security-groups/f4086f95-72b9-4f7d-94a8-cadbc37fb893 => generated 1616 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 21/39] 199.204.45.72 () {44 vars in 998 bytes} [Sun Apr 26 15:16:15 2026] GET /v2.0/security-groups/f4086f95-72b9-4f7d-94a8-cadbc37fb893 => generated 1616 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 15:16:15.436 7 INFO neutron.db.ovn_revision_numbers_db [None req-17ccc849-66e4-4b3d-9520-423d1be6dde3 7e72429e15414817a7e86c1ea89682b5 f01dd694836e471ca81004b96ac0a97a - - default default] Successfully bumped revision number for resource 1adba2cd-0407-4e28-ae20-c61f954f9e84 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 19/40] 199.204.45.72 () {48 vars in 988 bytes} [Sun Apr 26 15:16:15 2026] POST /v2.0/security-group-rules => generated 601 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 22/41] 199.204.45.72 () {44 vars in 998 bytes} [Sun Apr 26 15:16:16 2026] GET /v2.0/security-groups/f4086f95-72b9-4f7d-94a8-cadbc37fb893 => generated 2230 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 20/42] 199.204.45.72 () {44 vars in 998 bytes} [Sun Apr 26 15:16:16 2026] GET /v2.0/security-groups/f4086f95-72b9-4f7d-94a8-cadbc37fb893 => generated 2230 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 23/43] 199.204.45.72 () {44 vars in 998 bytes} [Sun Apr 26 15:16:16 2026] GET /v2.0/security-groups/f4086f95-72b9-4f7d-94a8-cadbc37fb893 => generated 2230 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 15:16:16.732 7 INFO neutron.db.ovn_revision_numbers_db [None req-c5314715-b973-4907-89fe-58e02b3756f5 7e72429e15414817a7e86c1ea89682b5 f01dd694836e471ca81004b96ac0a97a - - default default] Successfully bumped revision number for resource 8df1e548-b4cc-40de-ba22-abb4cf1880b1 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 21/44] 199.204.45.72 () {48 vars in 988 bytes} [Sun Apr 26 15:16:16 2026] POST /v2.0/security-group-rules => generated 603 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 24/45] 199.204.45.72 () {44 vars in 998 bytes} [Sun Apr 26 15:16:17 2026] GET /v2.0/security-groups/f4086f95-72b9-4f7d-94a8-cadbc37fb893 => generated 2846 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 22/46] 199.204.45.72 () {44 vars in 998 bytes} [Sun Apr 26 15:16:17 2026] GET /v2.0/security-groups/f4086f95-72b9-4f7d-94a8-cadbc37fb893 => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 25/47] 199.204.45.72 () {44 vars in 998 bytes} [Sun Apr 26 15:16:17 2026] GET /v2.0/security-groups/f4086f95-72b9-4f7d-94a8-cadbc37fb893 => generated 2846 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 15:16:18.065 7 INFO neutron.db.ovn_revision_numbers_db [None req-4e48923e-7343-4e17-802f-cc3c66cefa89 7e72429e15414817a7e86c1ea89682b5 f01dd694836e471ca81004b96ac0a97a - - default default] Successfully bumped revision number for resource 342bd068-ffe8-4b21-a2ea-be3ad138e8c8 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 23/48] 199.204.45.72 () {48 vars in 988 bytes} [Sun Apr 26 15:16:17 2026] POST /v2.0/security-group-rules => generated 603 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 26/49] 199.204.45.72 () {44 vars in 998 bytes} [Sun Apr 26 15:16:19 2026] GET /v2.0/security-groups/f4086f95-72b9-4f7d-94a8-cadbc37fb893 => generated 3462 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 24/50] 199.204.45.72 () {44 vars in 998 bytes} [Sun Apr 26 15:16:19 2026] GET /v2.0/security-groups/f4086f95-72b9-4f7d-94a8-cadbc37fb893 => generated 3462 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 27/51] 199.204.45.72 () {44 vars in 998 bytes} [Sun Apr 26 15:16:19 2026] GET /v2.0/security-groups/f4086f95-72b9-4f7d-94a8-cadbc37fb893 => generated 3462 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 15:16:19.393 7 INFO neutron.db.ovn_revision_numbers_db [None req-a7727128-52ba-4d10-8cdd-53a6161674ff 7e72429e15414817a7e86c1ea89682b5 f01dd694836e471ca81004b96ac0a97a - - default default] Successfully bumped revision number for resource c0c6802f-f613-40c2-8b03-7f88dbfba222 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 25/52] 199.204.45.72 () {48 vars in 988 bytes} [Sun Apr 26 15:16:19 2026] POST /v2.0/security-group-rules => generated 603 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 28/53] 199.204.45.72 () {44 vars in 998 bytes} [Sun Apr 26 15:16:20 2026] GET /v2.0/security-groups/f4086f95-72b9-4f7d-94a8-cadbc37fb893 => generated 4078 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 26/54] 199.204.45.72 () {44 vars in 998 bytes} [Sun Apr 26 15:16:20 2026] GET /v2.0/security-groups/f4086f95-72b9-4f7d-94a8-cadbc37fb893 => generated 4078 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 29/55] 199.204.45.72 () {44 vars in 998 bytes} [Sun Apr 26 15:16:20 2026] GET /v2.0/security-groups/f4086f95-72b9-4f7d-94a8-cadbc37fb893 => generated 4078 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 15:16:20.789 7 INFO neutron.db.ovn_revision_numbers_db [None req-9c215ba9-0ed2-4f42-a6e3-6110f4b10db2 7e72429e15414817a7e86c1ea89682b5 f01dd694836e471ca81004b96ac0a97a - - default default] Successfully bumped revision number for resource 6ea70647-dbad-418b-bbeb-fe0c098e8127 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 27/56] 199.204.45.72 () {48 vars in 988 bytes} [Sun Apr 26 15:16:20 2026] POST /v2.0/security-group-rules => generated 603 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 31/59] 199.204.45.72 () {44 vars in 984 bytes} [Sun Apr 26 15:16:22 2026] GET /v2.0/networks/8d68703b-f46a-4d43-8dff-4a29bb17038f => generated 772 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 15:16:22.227 7 INFO neutron.pecan_wsgi.hooks.translation [None req-78b14bdd-d935-42dc-b4bf-d6f8a56bcc63 7e72429e15414817a7e86c1ea89682b5 f01dd694836e471ca81004b96ac0a97a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 29/60] 199.204.45.72 () {44 vars in 1073 bytes} [Sun Apr 26 15:16:22 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=8d68703b-f46a-4d43-8dff-4a29bb17038f => generated 132 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 32/61] 199.204.45.72 () {44 vars in 1096 bytes} [Sun Apr 26 15:16:22 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=8d68703b-f46a-4d43-8dff-4a29bb17038f => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 30/62] 199.204.45.72 () {44 vars in 998 bytes} [Sun Apr 26 15:16:22 2026] GET /v2.0/security-groups/f4086f95-72b9-4f7d-94a8-cadbc37fb893 => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 15:16:22.585 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-beb34491-147b-45a6-a1bb-391b699a12d6 7e72429e15414817a7e86c1ea89682b5 f01dd694836e471ca81004b96ac0a97a - - default default] No more DHCP agents 2026-04-26 15:16:22.586 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-beb34491-147b-45a6-a1bb-391b699a12d6 7e72429e15414817a7e86c1ea89682b5 f01dd694836e471ca81004b96ac0a97a - - default default] Unable to schedule network 8d68703b-f46a-4d43-8dff-4a29bb17038f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-26 15:16:22.685 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0d252e2c-792c-432b-8b93-3299b5b675de - - - - - -] OVN reports status down for port: 64d9cf6f-7e4d-4a7a-b965-eeedae85fdc4 2026-04-26 15:16:22.737 8 INFO neutron.db.ovn_revision_numbers_db [None req-beb34491-147b-45a6-a1bb-391b699a12d6 7e72429e15414817a7e86c1ea89682b5 f01dd694836e471ca81004b96ac0a97a - - default default] Successfully bumped revision number for resource 64d9cf6f-7e4d-4a7a-b965-eeedae85fdc4 (type: ports) to 1 [pid: 8|app: 0|req: 33/63] 199.204.45.72 () {48 vars in 958 bytes} [Sun Apr 26 15:16:22 2026] POST /v2.0/ports => generated 1100 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-26 15:16:38.583 7 INFO neutron.api.v2.resource [None req-c69bf80b-15e2-447d-8407-a1a1e70774d6 7e72429e15414817a7e86c1ea89682b5 f01dd694836e471ca81004b96ac0a97a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 32/66] 199.204.45.72 () {44 vars in 1071 bytes} [Sun Apr 26 15:16:38 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=acc7a0739bb049d9a27b92ff62515060 => generated 139 bytes in 43 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-04-26 15:16:38.741 8 INFO neutron.db.ovn_revision_numbers_db [None req-42ceaee5-996f-41b6-b9aa-e422173b4614 7e72429e15414817a7e86c1ea89682b5 f01dd694836e471ca81004b96ac0a97a - - default default] Successfully bumped revision number for resource f3bb7fcd-1e48-4dd1-80cc-2cc214f020d7 (type: security_groups) to 1 2026-04-26 15:16:38.757 8 INFO neutron.db.ovn_revision_numbers_db [None req-42ceaee5-996f-41b6-b9aa-e422173b4614 7e72429e15414817a7e86c1ea89682b5 f01dd694836e471ca81004b96ac0a97a - - default default] Successfully bumped revision number for resource 04f403eb-1bee-4276-87ba-114fdc4ac934 (type: security_group_rules) to 0 2026-04-26 15:16:38.771 8 INFO neutron.db.ovn_revision_numbers_db [None req-42ceaee5-996f-41b6-b9aa-e422173b4614 7e72429e15414817a7e86c1ea89682b5 f01dd694836e471ca81004b96ac0a97a - - default default] Successfully bumped revision number for resource 4ac7d413-f955-4250-89cb-d089f770b690 (type: security_group_rules) to 0 2026-04-26 15:16:38.782 8 INFO neutron.db.ovn_revision_numbers_db [None req-42ceaee5-996f-41b6-b9aa-e422173b4614 7e72429e15414817a7e86c1ea89682b5 f01dd694836e471ca81004b96ac0a97a - - default default] Successfully bumped revision number for resource bf311253-ac6d-4228-909c-0fb532f12701 (type: security_group_rules) to 0 2026-04-26 15:16:38.792 8 INFO neutron.db.ovn_revision_numbers_db [None req-42ceaee5-996f-41b6-b9aa-e422173b4614 7e72429e15414817a7e86c1ea89682b5 f01dd694836e471ca81004b96ac0a97a - - default default] Successfully bumped revision number for resource c7b5806e-6f63-48b5-8d41-21b452557865 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 35/67] 199.204.45.72 () {44 vars in 1094 bytes} [Sun Apr 26 15:16:38 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=acc7a0739bb049d9a27b92ff62515060 => generated 23 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 15:16:39.020 7 INFO neutron.db.ovn_revision_numbers_db [None req-9a1d7b66-be77-432e-a0ba-67a4961f71df 7e72429e15414817a7e86c1ea89682b5 f01dd694836e471ca81004b96ac0a97a - - default default] Successfully bumped revision number for resource 3c1d3fbf-ce93-47ee-8a51-787ac08c1331 (type: security_groups) to 1 2026-04-26 15:16:39.032 7 INFO neutron.db.ovn_revision_numbers_db [None req-9a1d7b66-be77-432e-a0ba-67a4961f71df 7e72429e15414817a7e86c1ea89682b5 f01dd694836e471ca81004b96ac0a97a - - default default] Successfully bumped revision number for resource 25751c84-2465-4847-9d12-dc465d99f271 (type: security_group_rules) to 0 2026-04-26 15:16:39.044 7 INFO neutron.db.ovn_revision_numbers_db [None req-9a1d7b66-be77-432e-a0ba-67a4961f71df 7e72429e15414817a7e86c1ea89682b5 f01dd694836e471ca81004b96ac0a97a - - default default] Successfully bumped revision number for resource 74ddfab1-1273-4e07-9ae5-5acfcea5fde4 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 33/68] 199.204.45.72 () {48 vars in 978 bytes} [Sun Apr 26 15:16:38 2026] POST /v2.0/security-groups => generated 1624 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/69] 199.204.45.72 () {44 vars in 1085 bytes} [Sun Apr 26 15:16:40 2026] GET /v2.0/security-groups/3c1d3fbf-ce93-47ee-8a51-787ac08c1331?project_id=acc7a0739bb049d9a27b92ff62515060 => generated 1624 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/70] 199.204.45.72 () {44 vars in 998 bytes} [Sun Apr 26 15:16:40 2026] GET /v2.0/security-groups/3c1d3fbf-ce93-47ee-8a51-787ac08c1331 => generated 1624 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/71] 199.204.45.72 () {44 vars in 1085 bytes} [Sun Apr 26 15:16:40 2026] GET /v2.0/security-groups/3c1d3fbf-ce93-47ee-8a51-787ac08c1331?project_id=acc7a0739bb049d9a27b92ff62515060 => generated 1624 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 15:16:40.647 7 INFO neutron.db.ovn_revision_numbers_db [None req-196f8148-217b-4af6-9a3d-1c64980eddd1 7e72429e15414817a7e86c1ea89682b5 f01dd694836e471ca81004b96ac0a97a - - default default] Successfully bumped revision number for resource 7087c425-c1d5-4f20-b6d1-bb923481cfba (type: security_group_rules) to 0 [pid: 7|app: 0|req: 35/72] 199.204.45.72 () {48 vars in 988 bytes} [Sun Apr 26 15:16:40 2026] POST /v2.0/security-group-rules => generated 597 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/73] 199.204.45.72 () {44 vars in 1085 bytes} [Sun Apr 26 15:16:41 2026] GET /v2.0/security-groups/3c1d3fbf-ce93-47ee-8a51-787ac08c1331?project_id=acc7a0739bb049d9a27b92ff62515060 => generated 2234 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/74] 199.204.45.72 () {44 vars in 998 bytes} [Sun Apr 26 15:16:41 2026] GET /v2.0/security-groups/3c1d3fbf-ce93-47ee-8a51-787ac08c1331 => generated 2234 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/75] 199.204.45.72 () {44 vars in 1085 bytes} [Sun Apr 26 15:16:41 2026] GET /v2.0/security-groups/3c1d3fbf-ce93-47ee-8a51-787ac08c1331?project_id=acc7a0739bb049d9a27b92ff62515060 => generated 2234 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 15:16:42.023 7 INFO neutron.db.ovn_revision_numbers_db [None req-8da09625-b3a9-4a2a-8f65-3915a14d0913 7e72429e15414817a7e86c1ea89682b5 f01dd694836e471ca81004b96ac0a97a - - default default] Successfully bumped revision number for resource f12f88b3-0dd2-4f95-9dab-8d183841b10b (type: security_group_rules) to 0 [pid: 7|app: 0|req: 37/76] 199.204.45.72 () {48 vars in 988 bytes} [Sun Apr 26 15:16:41 2026] POST /v2.0/security-group-rules => generated 599 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/77] 199.204.45.72 () {44 vars in 1085 bytes} [Sun Apr 26 15:16:43 2026] GET /v2.0/security-groups/3c1d3fbf-ce93-47ee-8a51-787ac08c1331?project_id=acc7a0739bb049d9a27b92ff62515060 => generated 2846 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/78] 199.204.45.72 () {44 vars in 998 bytes} [Sun Apr 26 15:16:43 2026] GET /v2.0/security-groups/3c1d3fbf-ce93-47ee-8a51-787ac08c1331 => generated 2846 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/79] 199.204.45.72 () {44 vars in 1085 bytes} [Sun Apr 26 15:16:43 2026] GET /v2.0/security-groups/3c1d3fbf-ce93-47ee-8a51-787ac08c1331?project_id=acc7a0739bb049d9a27b92ff62515060 => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 15:16:43.394 7 INFO neutron.db.ovn_revision_numbers_db [None req-90f1a116-1b75-46de-bcca-a8eef8665b2b 7e72429e15414817a7e86c1ea89682b5 f01dd694836e471ca81004b96ac0a97a - - default default] Successfully bumped revision number for resource 5ee3b8f0-3e87-46dc-bc47-2600d67a1390 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 39/80] 199.204.45.72 () {48 vars in 988 bytes} [Sun Apr 26 15:16:43 2026] POST /v2.0/security-group-rules => generated 601 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/81] 199.204.45.72 () {44 vars in 1085 bytes} [Sun Apr 26 15:16:44 2026] GET /v2.0/security-groups/3c1d3fbf-ce93-47ee-8a51-787ac08c1331?project_id=acc7a0739bb049d9a27b92ff62515060 => generated 3460 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/82] 199.204.45.72 () {44 vars in 998 bytes} [Sun Apr 26 15:16:44 2026] GET /v2.0/security-groups/3c1d3fbf-ce93-47ee-8a51-787ac08c1331 => generated 3460 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/83] 199.204.45.72 () {44 vars in 1085 bytes} [Sun Apr 26 15:16:44 2026] GET /v2.0/security-groups/3c1d3fbf-ce93-47ee-8a51-787ac08c1331?project_id=acc7a0739bb049d9a27b92ff62515060 => generated 3460 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 15:16:44.901 7 INFO neutron.db.ovn_revision_numbers_db [None req-2715a6f0-9568-4463-8447-49f2b4a6fe28 7e72429e15414817a7e86c1ea89682b5 f01dd694836e471ca81004b96ac0a97a - - default default] Successfully bumped revision number for resource fb1b2500-b27f-4858-b03a-68d550ae3ace (type: security_group_rules) to 0 [pid: 7|app: 0|req: 41/84] 199.204.45.72 () {48 vars in 988 bytes} [Sun Apr 26 15:16:44 2026] POST /v2.0/security-group-rules => generated 602 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 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: 45/87] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 15:17:04 2026] GET /v2.0/ports => generated 3217 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/88] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 15:17:05 2026] GET /v2.0/agents => generated 1214 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/89] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:17:05 2026] GET /v2.0/floatingips => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/90] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:17:05 2026] GET /v2.0/subnets => generated 1308 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/91] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:17:05 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: 45/92] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 15:17:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/93] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 15:17:05 2026] GET /v2.0/network-ip-availabilities => generated 846 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/94] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:17:05 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: 8|app: 0|req: 49/95] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:17:05 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: 7|app: 0|req: 47/96] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 15:17:05 2026] GET /v2.0/networks => generated 1552 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/97] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 15:17:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-26 15:18:05.064 7 WARNING keystonemiddleware.audit [None req-c1f43cf6-bf3a-4201-9bcb-136352fafa29 7e72429e15414817a7e86c1ea89682b5 f01dd694836e471ca81004b96ac0a97a - - default default] Skipping service manilav2 as it have no endpoints. [pid: 7|app: 0|req: 52/106] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 15:18:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-26 15:18:05.120 8 WARNING keystonemiddleware.audit [None req-f2715845-9894-48b4-bc33-fcdcd81deae7 7e72429e15414817a7e86c1ea89682b5 f01dd694836e471ca81004b96ac0a97a - - default default] Skipping service manilav2 as it have no endpoints. [pid: 8|app: 0|req: 55/107] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 15:18:05 2026] GET /v2.0/network-ip-availabilities => generated 846 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 15:18:05.138 7 WARNING keystonemiddleware.audit [None req-fb6eb2bc-c044-41af-ad4a-772ce7225108 7e72429e15414817a7e86c1ea89682b5 f01dd694836e471ca81004b96ac0a97a - - default default] Skipping service manilav2 as it have no endpoints. [pid: 7|app: 0|req: 53/108] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 15:18:05 2026] GET /v2.0/networks => generated 1552 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 15:18:05.203 8 WARNING keystonemiddleware.audit [None req-8c604164-6e8a-4d85-a1c6-01d1cf96d4cf 7e72429e15414817a7e86c1ea89682b5 f01dd694836e471ca81004b96ac0a97a - - default default] Skipping service manilav2 as it have no endpoints. [pid: 8|app: 0|req: 56/109] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:18:05 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) 2026-04-26 15:18:05.230 7 WARNING keystonemiddleware.audit [None req-3e5e9cef-935f-4d62-a4b7-74ff09c1a38e 7e72429e15414817a7e86c1ea89682b5 f01dd694836e471ca81004b96ac0a97a - - default default] Skipping service manilav2 as it have no endpoints. [pid: 7|app: 0|req: 54/110] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:18:05 2026] GET /v2.0/routers => generated 15 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 15:18:05.275 8 WARNING keystonemiddleware.audit [None req-5fb02ab3-bcc3-4ea4-a57d-1f8689666c8e 7e72429e15414817a7e86c1ea89682b5 f01dd694836e471ca81004b96ac0a97a - - default default] Skipping service manilav2 as it have no endpoints. [pid: 8|app: 0|req: 57/111] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 15:18:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 15:18:05.315 7 WARNING keystonemiddleware.audit [None req-93727f01-9cc7-4c44-9bec-fb7b69458d1c 7e72429e15414817a7e86c1ea89682b5 f01dd694836e471ca81004b96ac0a97a - - default default] Skipping service manilav2 as it have no endpoints. [pid: 7|app: 0|req: 55/112] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 15:18:05 2026] GET /v2.0/agents => generated 1214 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 15:18:05.333 8 WARNING keystonemiddleware.audit [None req-7ae0ab2b-9bc2-4c36-b197-9a67471eff3b 7e72429e15414817a7e86c1ea89682b5 f01dd694836e471ca81004b96ac0a97a - - default default] Skipping service manilav2 as it have no endpoints. [pid: 8|app: 0|req: 58/113] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:18:05 2026] GET /v2.0/subnets => generated 1308 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 15:18:05.383 7 WARNING keystonemiddleware.audit [None req-a06d1606-e6fd-4421-a631-c58c000fe974 7e72429e15414817a7e86c1ea89682b5 f01dd694836e471ca81004b96ac0a97a - - default default] Skipping service manilav2 as it have no endpoints. [pid: 7|app: 0|req: 56/114] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:18:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 15:18:05.399 8 WARNING keystonemiddleware.audit [None req-d3709bfa-dfd3-4bb6-b672-01564a1d17ce 7e72429e15414817a7e86c1ea89682b5 f01dd694836e471ca81004b96ac0a97a - - default default] Skipping service manilav2 as it have no endpoints. [pid: 8|app: 0|req: 59/115] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 15:18:05 2026] GET /v2.0/ports => generated 3217 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-26 15:18:05.441 7 WARNING keystonemiddleware.audit [None req-4726b1ac-59a1-4808-91e5-833ffbd360a0 7e72429e15414817a7e86c1ea89682b5 f01dd694836e471ca81004b96ac0a97a - - default default] Skipping service manilav2 as it have no endpoints. [pid: 7|app: 0|req: 57/116] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:18:05 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 64/125] 199.204.45.72 () {30 vars in 739 bytes} [Sun Apr 26 15:18:57 2026] GET /v2.0/networks?tenant_id=acc7a0739bb049d9a27b92ff62515060&shared=False => generated 15 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-26 15:18:57.889 7 INFO neutron.db.segments_db [None req-2afe393d-ccd7-4349-afca-278c6ce6566b 01e7bffc77104a8383f627709845deef acc7a0739bb049d9a27b92ff62515060 - - 0d83da4562124ec3973eb0d4b0affb6b 0d83da4562124ec3973eb0d4b0affb6b] Added segment e7524780-22c3-4805-808a-79afa57eada4 of type geneve for network 929115fb-d79b-4d66-b53b-1a41ea3d1f6b 2026-04-26 15:18:58.022 7 INFO neutron.db.ovn_revision_numbers_db [None req-2afe393d-ccd7-4349-afca-278c6ce6566b 01e7bffc77104a8383f627709845deef acc7a0739bb049d9a27b92ff62515060 - - 0d83da4562124ec3973eb0d4b0affb6b 0d83da4562124ec3973eb0d4b0affb6b] Successfully bumped revision number for resource 929115fb-d79b-4d66-b53b-1a41ea3d1f6b (type: networks) to 1 2026-04-26 15:18:58.159 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2afe393d-ccd7-4349-afca-278c6ce6566b 01e7bffc77104a8383f627709845deef acc7a0739bb049d9a27b92ff62515060 - - 0d83da4562124ec3973eb0d4b0affb6b 0d83da4562124ec3973eb0d4b0affb6b] No more DHCP agents 2026-04-26 15:18:58.160 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2afe393d-ccd7-4349-afca-278c6ce6566b 01e7bffc77104a8383f627709845deef acc7a0739bb049d9a27b92ff62515060 - - 0d83da4562124ec3973eb0d4b0affb6b 0d83da4562124ec3973eb0d4b0affb6b] Unable to schedule network 929115fb-d79b-4d66-b53b-1a41ea3d1f6b: no agents available; will retry on subsequent port and subnet creation events. 2026-04-26 15:18:58.201 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0d252e2c-792c-432b-8b93-3299b5b675de - - - - - -] OVN reports status down for port: d92dc214-c96f-4503-8450-bb9f4e2f82da 2026-04-26 15:18:58.249 7 INFO neutron.db.ovn_revision_numbers_db [None req-2afe393d-ccd7-4349-afca-278c6ce6566b 01e7bffc77104a8383f627709845deef acc7a0739bb049d9a27b92ff62515060 - - 0d83da4562124ec3973eb0d4b0affb6b 0d83da4562124ec3973eb0d4b0affb6b] Successfully bumped revision number for resource d92dc214-c96f-4503-8450-bb9f4e2f82da (type: ports) to 1 [pid: 7|app: 0|req: 62/126] 199.204.45.72 () {34 vars in 681 bytes} [Sun Apr 26 15:18:57 2026] POST /v2.0/networks => generated 740 bytes in 482 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 65/127] 199.204.45.72 () {30 vars in 721 bytes} [Sun Apr 26 15:18:58 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/128] 199.204.45.72 () {30 vars in 632 bytes} [Sun Apr 26 15:18:58 2026] GET /v2.0/extensions => generated 20541 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-26 15:18:58.535 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-86df4509-5115-4774-844d-f2855322cde3 01e7bffc77104a8383f627709845deef acc7a0739bb049d9a27b92ff62515060 - - 0d83da4562124ec3973eb0d4b0affb6b 0d83da4562124ec3973eb0d4b0affb6b] No more DHCP agents 2026-04-26 15:18:58.536 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-86df4509-5115-4774-844d-f2855322cde3 01e7bffc77104a8383f627709845deef acc7a0739bb049d9a27b92ff62515060 - - 0d83da4562124ec3973eb0d4b0affb6b 0d83da4562124ec3973eb0d4b0affb6b] Unable to schedule network 929115fb-d79b-4d66-b53b-1a41ea3d1f6b: no agents available; will retry on subsequent port and subnet creation events. 2026-04-26 15:18:58.597 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0d252e2c-792c-432b-8b93-3299b5b675de - - - - - -] OVN reports status down for port: 3297b23e-9e49-4b5c-85ec-29ffa43721dd 2026-04-26 15:18:58.652 8 INFO neutron.db.ovn_revision_numbers_db [None req-86df4509-5115-4774-844d-f2855322cde3 01e7bffc77104a8383f627709845deef acc7a0739bb049d9a27b92ff62515060 - - 0d83da4562124ec3973eb0d4b0affb6b 0d83da4562124ec3973eb0d4b0affb6b] Successfully bumped revision number for resource 3297b23e-9e49-4b5c-85ec-29ffa43721dd (type: ports) to 1 2026-04-26 15:18:58.859 8 INFO neutron.db.ovn_revision_numbers_db [None req-86df4509-5115-4774-844d-f2855322cde3 01e7bffc77104a8383f627709845deef acc7a0739bb049d9a27b92ff62515060 - - 0d83da4562124ec3973eb0d4b0affb6b 0d83da4562124ec3973eb0d4b0affb6b] Successfully bumped revision number for resource 3297b23e-9e49-4b5c-85ec-29ffa43721dd (type: ports) to 3 [pid: 8|app: 0|req: 66/129] 199.204.45.72 () {34 vars in 676 bytes} [Sun Apr 26 15:18:58 2026] POST /v2.0/ports => generated 968 bytes in 536 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 64/130] 199.204.45.72 () {30 vars in 702 bytes} [Sun Apr 26 15:18:58 2026] GET /v2.0/networks/929115fb-d79b-4d66-b53b-1a41ea3d1f6b => generated 746 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-26 15:18:59.542 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0d252e2c-792c-432b-8b93-3299b5b675de - - - - - -] OVN reports status up for port: 3297b23e-9e49-4b5c-85ec-29ffa43721dd 2026-04-26 15:18:59.553 8 INFO neutron.plugins.ml2.plugin [None req-0d252e2c-792c-432b-8b93-3299b5b675de - - - - - -] Attempt 1 to provision port 3297b23e-9e49-4b5c-85ec-29ffa43721dd 2026-04-26 15:18:59.719 8 INFO neutron.db.ovn_revision_numbers_db [None req-0d252e2c-792c-432b-8b93-3299b5b675de - - - - - -] Successfully bumped revision number for resource 3297b23e-9e49-4b5c-85ec-29ffa43721dd (type: ports) to 4 [pid: 8|app: 0|req: 67/131] 199.204.45.72 () {30 vars in 721 bytes} [Sun Apr 26 15:19:00 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 65/132] 199.204.45.72 () {30 vars in 702 bytes} [Sun Apr 26 15:19:00 2026] GET /v2.0/networks/929115fb-d79b-4d66-b53b-1a41ea3d1f6b => generated 746 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 68/133] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:19:05 2026] GET /v2.0/floatingips => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 66/134] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 15:19:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 69/135] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:19:05 2026] GET /v2.0/subnets => generated 1308 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 67/136] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:19:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 70/137] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 15:19:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 68/138] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 15:19:05 2026] GET /v2.0/networks => generated 2287 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 71/139] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:19:05 2026] GET /v2.0/subnets => generated 1308 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 69/140] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 15:19:05 2026] GET /v2.0/agents => generated 1214 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 72/141] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 15:19:05 2026] GET /v2.0/ports => generated 5055 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 70/142] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:19:05 2026] GET /v2.0/routers => generated 15 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 73/143] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 15:19:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/quotasv2.py:134: UserWarning: "--check-limit" parameter is no longer needed since Epoxy (2025.1) release. By default, Neutron quota engine checks the resource usage before updating the limits warnings.warn('"--check-limit" parameter is no longer needed ' [pid: 8|app: 0|req: 76/148] 199.204.45.72 () {48 vars in 1022 bytes} [Sun Apr 26 15:19:32 2026] PUT /v2.0/quotas/acc7a0739bb049d9a27b92ff62515060 => generated 291 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 79/153] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 15:20:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 75/154] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 15:20:05 2026] GET /v2.0/ports => generated 5055 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 80/155] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:20:05 2026] GET /v2.0/subnets => generated 1308 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 76/156] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:20:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 81/157] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:20:05 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: 7|app: 0|req: 77/158] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 15:20:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/159] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 15:20:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 78/160] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:20:05 2026] GET /v2.0/subnets => generated 1308 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/161] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:20:05 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: 7|app: 0|req: 79/162] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 15:20:05 2026] GET /v2.0/networks => generated 2287 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/163] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 15:20:05 2026] GET /v2.0/agents => generated 1214 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 89/172] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 15:21:04 2026] GET /v2.0/security-groups => generated 14537 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/173] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:21:05 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: 90/174] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 15:21:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 85/175] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:21:05 2026] GET /v2.0/floatingips => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 91/176] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 15:21:05 2026] GET /v2.0/networks => generated 2287 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/177] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 15:21:05 2026] GET /v2.0/ports => generated 5055 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 92/178] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 15:21:05 2026] GET /v2.0/agents => generated 1214 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 87/179] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:21:05 2026] GET /v2.0/subnets => generated 1308 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 93/180] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 15:21:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 88/181] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:21:05 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: 94/182] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:21:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 93/191] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:22:05 2026] GET /v2.0/subnets => generated 1308 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/192] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:22:05 2026] GET /v2.0/routers => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 94/193] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 15:22:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/194] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 15:22:05 2026] GET /v2.0/agents => generated 1214 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 95/195] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:22:05 2026] GET /v2.0/floatingips => 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: 101/196] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 15:22:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 96/197] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:22:05 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) [pid: 8|app: 0|req: 102/198] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:22:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 97/199] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 15:22:05 2026] GET /v2.0/networks => generated 2287 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/200] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 15:22:05 2026] GET /v2.0/ports => generated 5055 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 98/201] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 15:22:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/210] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:23:04 2026] GET /v2.0/floatingips => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/211] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 15:23:05 2026] GET /v2.0/ports => generated 5055 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/212] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:23:05 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: 8|app: 0|req: 109/213] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:23:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/214] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:23:05 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/215] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 15:23:05 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: 7|app: 0|req: 106/216] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 15:23:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/217] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 15:23:05 2026] GET /v2.0/networks => generated 2287 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/218] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:23:05 2026] GET /v2.0/routers => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/219] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 15:23:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/220] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 15:23:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/229] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:24:04 2026] GET /v2.0/subnets => generated 1308 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/230] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:24:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/231] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 15:24:05 2026] GET /v2.0/agents => generated 1214 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/232] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 15:24:05 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: 119/233] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 15:24:05 2026] GET /v2.0/networks => generated 2287 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/234] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 15:24:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/235] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 15:24:05 2026] GET /v2.0/ports => generated 5055 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/236] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:24:05 2026] GET /v2.0/subnets => generated 1308 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/237] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:24:05 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: 117/238] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:24:05 2026] GET /v2.0/routers => generated 15 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/239] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 15:24:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/248] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 15:25:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/249] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:25:05 2026] GET /v2.0/subnets => generated 1308 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/250] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:25:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/251] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 15:25:05 2026] GET /v2.0/agents => generated 1214 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/252] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 15:25:05 2026] GET /v2.0/ports => generated 5055 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/253] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:25:05 2026] GET /v2.0/floatingips => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/254] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 15:25:05 2026] GET /v2.0/networks => generated 2287 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/255] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:25:05 2026] GET /v2.0/routers => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/256] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 15:25:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/257] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 15:25:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/258] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:25:05 2026] GET /v2.0/subnets => generated 1308 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/267] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:26:04 2026] GET /v2.0/subnets => generated 1308 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/268] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:26:05 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: 7|app: 0|req: 133/269] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 15:26:05 2026] GET /v2.0/ports => generated 5055 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/270] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 15:26:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/271] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:26:05 2026] GET /v2.0/subnets => generated 1308 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/272] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:26:05 2026] GET /v2.0/floatingips => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/273] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 15:26:05 2026] GET /v2.0/networks => generated 2287 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/274] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:26:05 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: 7|app: 0|req: 136/275] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 15:26:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/276] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 15:26:05 2026] GET /v2.0/agents => generated 1214 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/277] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 15:26:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/286] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 15:27:04 2026] GET /v2.0/ports => generated 5055 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/287] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 15:27:05 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: 8|app: 0|req: 146/288] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:27:05 2026] GET /v2.0/floatingips => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/289] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:27:05 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: 147/290] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 15:27:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/291] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 15:27:05 2026] GET /v2.0/agents => generated 1214 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/292] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 15:27:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/293] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:27:05 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/294] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 15:27:05 2026] GET /v2.0/networks => generated 2287 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/295] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:27:05 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/296] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:27:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/305] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 15:28:04 2026] GET /v2.0/security-groups => generated 14537 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/306] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:28:05 2026] GET /v2.0/routers => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/307] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 15:28:05 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: 8|app: 0|req: 156/308] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 15:28:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/309] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 15:28:05 2026] GET /v2.0/networks => generated 2287 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/310] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:28:05 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: 154/311] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 15:28:05 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: 158/312] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 15:28:05 2026] GET /v2.0/ports => generated 5055 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/313] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:28:05 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/314] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:28:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/315] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:28:05 2026] GET /v2.0/floatingips => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/324] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 15:29:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/325] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:29:05 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) [pid: 8|app: 0|req: 165/326] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 15:29:05 2026] GET /v2.0/networks => generated 2287 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/327] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 15:29:05 2026] GET /v2.0/ports => generated 5055 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/328] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 15:29:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/329] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:29:05 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) [pid: 8|app: 0|req: 167/330] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:29:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/331] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:29:05 2026] GET /v2.0/floatingips => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/332] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:29:05 2026] GET /v2.0/routers => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/333] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 15:29:05 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: 8|app: 0|req: 169/334] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 15:29:05 2026] GET /v2.0/agents => generated 1214 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/343] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:30:05 2026] GET /v2.0/subnets => generated 1308 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/344] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 15:30:05 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: 171/345] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:30:05 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/346] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:30:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/347] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 15:30:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/348] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:30:05 2026] GET /v2.0/routers => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/349] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 15:30:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/350] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 15:30:05 2026] GET /v2.0/agents => generated 1214 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/351] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 15:30:05 2026] GET /v2.0/networks => generated 2287 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/352] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 15:30:05 2026] GET /v2.0/ports => generated 5055 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/353] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:30:05 2026] GET /v2.0/floatingips => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/362] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 15:31:04 2026] GET /v2.0/networks => generated 2287 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/363] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 15:31:05 2026] GET /v2.0/ports => generated 5055 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/364] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:31:05 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/365] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 15:31:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/366] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 15:31:05 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: 7|app: 0|req: 182/367] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 15:31:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/368] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:31:05 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: 7|app: 0|req: 183/369] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:31:05 2026] GET /v2.0/floatingips => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/370] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 15:31:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/371] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:31:05 2026] GET /v2.0/subnets => generated 1308 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/372] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:31:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/381] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 15:32:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/382] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:32:05 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: 190/383] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:32:05 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: 194/384] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 15:32:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/385] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 15:32:05 2026] GET /v2.0/agents => generated 1214 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/386] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 15:32:05 2026] GET /v2.0/ports => generated 5055 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/387] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 15:32:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/388] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:32:05 2026] GET /v2.0/floatingips => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/389] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:32:05 2026] GET /v2.0/subnets => generated 1308 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/390] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:32:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/391] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 15:32:05 2026] GET /v2.0/networks => generated 2287 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/400] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:33:04 2026] GET /v2.0/routers => generated 15 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/401] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 15:33:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/402] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 15:33:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/403] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 15:33:05 2026] GET /v2.0/networks => generated 2287 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/404] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 15:33:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/405] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:33:05 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/406] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:33:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/407] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 15:33:05 2026] GET /v2.0/ports => generated 5055 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/408] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:33:05 2026] GET /v2.0/subnets => generated 1308 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/409] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:33:05 2026] GET /v2.0/floatingips => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/410] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 15:33:05 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: 7|app: 0|req: 209/419] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 15:34:04 2026] GET /v2.0/networks => generated 2287 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/420] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:34:05 2026] GET /v2.0/subnets => generated 1308 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/421] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 15:34:05 2026] GET /v2.0/ports => generated 5055 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/422] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 15:34:05 2026] GET /v2.0/agents => generated 1214 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/423] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:34:05 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: 213/424] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 15:34:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/425] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:34:05 2026] GET /v2.0/floatingips => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/426] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 15:34:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/427] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 15:34:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/428] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:34:05 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: 214/429] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:34:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/438] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 15:35:05 2026] GET /v2.0/agents => generated 1214 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/439] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:35:05 2026] GET /v2.0/floatingips => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/440] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:35:05 2026] GET /v2.0/subnets => generated 1308 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/441] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:35:05 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: 7|app: 0|req: 221/442] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:35:05 2026] GET /v2.0/routers => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/443] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 15:35:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/444] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 15:35:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/445] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 15:35:05 2026] GET /v2.0/ports => generated 5055 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/446] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 15:35:05 2026] GET /v2.0/networks => generated 2287 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/447] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 15:35:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/448] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:35:05 2026] GET /v2.0/subnets => generated 1308 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/457] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 15:36:05 2026] GET /v2.0/networks => generated 2287 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/458] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 15:36:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/459] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 15:36:05 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: 230/460] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:36:05 2026] GET /v2.0/routers => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/461] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 15:36:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/462] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:36:05 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: 7|app: 0|req: 232/463] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:36:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/464] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:36:05 2026] GET /v2.0/floatingips => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/465] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:36:05 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) [pid: 8|app: 0|req: 233/466] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 15:36:05 2026] GET /v2.0/ports => generated 5055 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/467] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 15:36:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/476] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:37:04 2026] GET /v2.0/subnets => generated 1308 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/477] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:37:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/478] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:37:05 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: 239/479] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 15:37:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/480] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 15:37:05 2026] GET /v2.0/agents => generated 1214 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/481] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:37:05 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) [pid: 7|app: 0|req: 242/482] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 15:37:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/483] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 15:37:05 2026] GET /v2.0/ports => generated 5055 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/484] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 15:37:05 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: 8|app: 0|req: 242/485] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 15:37:05 2026] GET /v2.0/networks => generated 2287 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/486] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:37:05 2026] GET /v2.0/floatingips => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/495] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:38:04 2026] GET /v2.0/subnets => generated 1308 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/496] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:38:05 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: 8|app: 0|req: 248/497] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 15:38:05 2026] GET /v2.0/networks => generated 2287 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/498] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 15:38:05 2026] GET /v2.0/agents => generated 1214 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/499] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:38:05 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/500] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 15:38:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/501] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 15:38:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/502] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:38:05 2026] GET /v2.0/floatingips => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/503] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 15:38:05 2026] GET /v2.0/ports => generated 5055 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/504] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 15:38:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/505] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:38:05 2026] GET /v2.0/subnets => generated 1308 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/514] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 15:39:05 2026] GET /v2.0/agents => generated 1214 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/515] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:39:05 2026] GET /v2.0/floatingips => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/516] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:39:05 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/517] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 15:39:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/518] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:39:05 2026] GET /v2.0/subnets => generated 1308 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/519] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:39:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/520] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 15:39:05 2026] GET /v2.0/networks => generated 2287 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/521] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 15:39:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/522] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 15:39:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/523] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:39:05 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) [pid: 8|app: 0|req: 262/524] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 15:39:05 2026] GET /v2.0/ports => generated 5055 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/533] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 15:40:04 2026] GET /v2.0/networks => generated 2287 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/534] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 15:40:05 2026] GET /v2.0/ports => generated 5055 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/535] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:40:05 2026] GET /v2.0/subnets => generated 1308 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/536] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:40:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/537] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 15:40:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/538] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 15:40:05 2026] GET /v2.0/agents => generated 1214 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/539] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 15:40:05 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: 7|app: 0|req: 270/540] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:40:05 2026] GET /v2.0/floatingips => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/541] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:40:05 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: 271/542] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:40:05 2026] GET /v2.0/routers => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/543] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 15:40:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/552] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 15:41:04 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/553] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:41:05 2026] GET /v2.0/subnets => generated 1308 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/554] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:41:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/555] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 15:41:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/556] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:41:05 2026] GET /v2.0/routers => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/557] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 15:41:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/558] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 15:41:05 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: 280/559] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:41:05 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: 280/560] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 15:41:05 2026] GET /v2.0/ports => generated 5055 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/561] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:41:05 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: 7|app: 0|req: 281/562] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 15:41:05 2026] GET /v2.0/networks => generated 2287 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/571] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:42:05 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: 7|app: 0|req: 286/572] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:42:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/573] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:42:05 2026] GET /v2.0/subnets => generated 1308 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/574] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 15:42:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/575] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 15:42:05 2026] GET /v2.0/networks => generated 2287 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/576] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:42:05 2026] GET /v2.0/routers => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/577] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 15:42:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/578] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 15:42:05 2026] GET /v2.0/agents => generated 1214 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/579] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 15:42:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/580] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:42:05 2026] GET /v2.0/floatingips => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/581] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 15:42:05 2026] GET /v2.0/ports => generated 5055 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/590] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:43:04 2026] GET /v2.0/subnets => generated 1308 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/591] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:43:05 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: 297/592] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:43:05 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: 7|app: 0|req: 296/593] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 15:43:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/594] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:43:05 2026] GET /v2.0/floatingips => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/595] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 15:43:05 2026] GET /v2.0/networks => generated 2287 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/596] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 15:43:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/597] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 15:43:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/598] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:43:05 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) [pid: 7|app: 0|req: 299/599] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 15:43:05 2026] GET /v2.0/ports => generated 5055 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/600] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 15:43:05 2026] GET /v2.0/agents => generated 1214 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/609] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 15:44:04 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/610] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 15:44:05 2026] GET /v2.0/networks => generated 2287 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/611] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:44:05 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: 8|app: 0|req: 307/612] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:44:05 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: 7|app: 0|req: 306/613] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 15:44:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/614] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 15:44:05 2026] GET /v2.0/ports => generated 5055 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/615] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:44:05 2026] GET /v2.0/subnets => generated 1308 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/616] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:44:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/617] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 15:44:05 2026] GET /v2.0/agents => generated 1214 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/618] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:44:05 2026] GET /v2.0/floatingips => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/619] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 15:44:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/628] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:45:05 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: 315/629] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:45:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/630] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 15:45:05 2026] GET /v2.0/networks => generated 2287 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/631] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:45:05 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) [pid: 7|app: 0|req: 316/632] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 15:45:05 2026] GET /v2.0/ports => generated 5055 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/633] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 15:45:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/634] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:45:05 2026] GET /v2.0/floatingips => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/635] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 15:45:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/636] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:45:05 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/637] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 15:45:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/638] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 15:45:05 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: 7|app: 0|req: 324/647] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:46:04 2026] GET /v2.0/subnets => generated 1308 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/648] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:46:05 2026] GET /v2.0/subnets => generated 1308 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/649] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:46:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/650] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 15:46:05 2026] GET /v2.0/networks => generated 2287 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/651] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 15:46:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/652] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 15:46:05 2026] GET /v2.0/ports => generated 5055 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/653] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:46:05 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: 8|app: 0|req: 327/654] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 15:46:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/655] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 15:46:05 2026] GET /v2.0/agents => generated 1214 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/656] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:46:05 2026] GET /v2.0/floatingips => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/657] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 15:46:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/666] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:47:04 2026] GET /v2.0/floatingips => generated 19 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/667] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 15:47:05 2026] GET /v2.0/networks => generated 2287 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/668] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:47:05 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/669] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 15:47:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/670] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 15:47:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/671] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 15:47:05 2026] GET /v2.0/ports => generated 5055 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/672] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 15:47:05 2026] GET /v2.0/agents => generated 1214 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/673] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:47:05 2026] GET /v2.0/subnets => generated 1308 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/674] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:47:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/675] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:47:05 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: 339/676] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 15:47:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/685] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 15:48:05 2026] GET /v2.0/networks => generated 2287 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/686] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 15:48:05 2026] GET /v2.0/ports => generated 5055 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/687] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 15:48:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/688] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:48:05 2026] GET /v2.0/routers => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/689] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 15:48:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/690] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 15:48:05 2026] GET /v2.0/agents => generated 1214 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/691] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 15:48:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/692] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:48:05 2026] GET /v2.0/floatingips => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/693] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:48:05 2026] GET /v2.0/subnets => generated 1308 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/694] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:48:05 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: 349/695] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:48:05 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: 7|app: 0|req: 354/704] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:49:04 2026] GET /v2.0/floatingips => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/705] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 15:49:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/706] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:49:05 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: 8|app: 0|req: 352/707] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:49:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/708] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 15:49:05 2026] GET /v2.0/networks => generated 2287 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/709] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:49:05 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/710] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 15:49:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/711] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 15:49:05 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: 7|app: 0|req: 358/712] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:49:05 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: 8|app: 0|req: 355/713] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 15:49:05 2026] GET /v2.0/ports => generated 5055 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/714] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 15:49:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/723] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 15:50:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/724] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 15:50:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/725] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 15:50:05 2026] GET /v2.0/ports => generated 5055 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/726] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:50:05 2026] GET /v2.0/routers => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/727] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 15:50:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/728] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 15:50:05 2026] GET /v2.0/agents => generated 1214 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/729] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 15:50:05 2026] GET /v2.0/networks => generated 2287 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/730] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:50:05 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) [pid: 7|app: 0|req: 368/731] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:50:05 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: 364/732] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:50:05 2026] GET /v2.0/subnets => generated 1308 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/733] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:50:05 2026] GET /v2.0/floatingips => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/742] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 15:51:04 2026] GET /v2.0/agents => generated 1214 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/743] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 15:51:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/744] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 15:51:05 2026] GET /v2.0/ports => generated 5055 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/745] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:51:05 2026] GET /v2.0/routers => generated 15 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/746] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 15:51:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/747] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:51:05 2026] GET /v2.0/subnets => generated 1308 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/748] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:51:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/749] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 15:51:05 2026] GET /v2.0/networks => generated 2287 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/750] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:51:05 2026] GET /v2.0/floatingips => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/751] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 15:51:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/752] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:51:05 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) [pid: 7|app: 0|req: 384/761] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:52:04 2026] GET /v2.0/subnets => generated 1308 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/762] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:52:05 2026] GET /v2.0/floatingips => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/763] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 15:52:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/764] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:52:05 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: 7|app: 0|req: 386/765] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:52:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/766] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 15:52:05 2026] GET /v2.0/networks => generated 2287 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/767] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 15:52:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/768] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 15:52:05 2026] GET /v2.0/ports => generated 5055 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/769] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:52:05 2026] GET /v2.0/routers => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/770] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 15:52:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/771] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 15:52:05 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: 7|app: 0|req: 394/780] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 15:53:05 2026] GET /v2.0/networks => generated 2287 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/781] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:53:05 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: 395/782] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 15:53:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/783] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 15:53:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/784] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:53:05 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: 8|app: 0|req: 389/785] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 15:53:05 2026] GET /v2.0/ports => generated 5055 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/786] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:53:05 2026] GET /v2.0/subnets => generated 1308 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/787] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:53:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/788] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:53:05 2026] GET /v2.0/routers => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/789] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 15:53:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/790] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 15:53:05 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: 7|app: 0|req: 404/799] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 15:54:04 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/800] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:54:05 2026] GET /v2.0/subnets => generated 1308 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/801] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:54:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/802] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:54:05 2026] GET /v2.0/floatingips => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/803] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 15:54:05 2026] GET /v2.0/networks => generated 2287 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/804] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 15:54:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/805] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:54:05 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/806] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 15:54:05 2026] GET /v2.0/ports => generated 5055 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/807] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:54:05 2026] GET /v2.0/routers => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/808] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 15:54:05 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: 7|app: 0|req: 409/809] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 15:54:05 2026] GET /v2.0/agents => generated 1214 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/818] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 15:55:05 2026] GET /v2.0/ports => generated 5055 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/819] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:55:05 2026] GET /v2.0/subnets => generated 1308 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/820] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:55:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/821] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:55:05 2026] GET /v2.0/subnets => generated 1308 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/822] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 15:55:05 2026] GET /v2.0/networks => generated 2287 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/823] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 15:55:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/824] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:55:05 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/825] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 15:55:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/826] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 15:55:05 2026] GET /v2.0/agents => generated 1214 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/827] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:55:05 2026] GET /v2.0/floatingips => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/828] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 15:55:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/837] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:56:05 2026] GET /v2.0/subnets => generated 1308 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/838] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:56:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/839] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 15:56:05 2026] GET /v2.0/networks => generated 2287 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/840] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 15:56:05 2026] GET /v2.0/ports => generated 5055 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/841] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:56:05 2026] GET /v2.0/subnets => generated 1308 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/842] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 15:56:05 2026] GET /v2.0/agents => generated 1214 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/843] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 15:56:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/844] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:56:05 2026] GET /v2.0/routers => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/845] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 15:56:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/846] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 15:56:05 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: 429/847] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:56:05 2026] GET /v2.0/floatingips => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/856] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 15:57:04 2026] GET /v2.0/security-groups => generated 14537 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/857] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 15:57:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/858] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:57:05 2026] GET /v2.0/floatingips => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/859] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:57:05 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: 8|app: 0|req: 425/860] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 15:57:05 2026] GET /v2.0/agents => generated 1214 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/861] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 15:57:05 2026] GET /v2.0/networks => generated 2287 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/862] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:57:05 2026] GET /v2.0/subnets => generated 1308 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/863] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:57:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/864] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 15:57:05 2026] GET /v2.0/ports => generated 5055 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/865] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:57:05 2026] GET /v2.0/routers => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/866] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 15:57:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/875] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:58:05 2026] GET /v2.0/floatingips => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/876] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 15:58:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/877] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:58:05 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: 8|app: 0|req: 434/878] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 15:58:05 2026] GET /v2.0/ports => generated 5055 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/879] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 15:58:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/880] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 15:58:05 2026] GET /v2.0/networks => generated 2287 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/881] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:58:05 2026] GET /v2.0/routers => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/882] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 15:58:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/883] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 15:58:05 2026] GET /v2.0/agents => generated 1214 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/884] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:58:05 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: 7|app: 0|req: 448/885] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:58:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/894] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:59:04 2026] GET /v2.0/routers => generated 15 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/895] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 15:59:05 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: 454/896] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:59:05 2026] GET /v2.0/floatingips => 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: 443/897] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 15:59:05 2026] GET /v2.0/networks => generated 2287 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/898] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 15:59:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/899] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 15:59:05 2026] GET /v2.0/agents => generated 1214 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/900] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:59:05 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) [pid: 8|app: 0|req: 445/901] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 15:59:05 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: 457/902] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 15:59:05 2026] GET /v2.0/ports => generated 5055 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/903] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 15:59:05 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) [pid: 7|app: 0|req: 458/904] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 15:59:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/913] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 16:00:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/914] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:00:05 2026] GET /v2.0/subnets => generated 1308 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/915] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:00:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/916] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:00:05 2026] GET /v2.0/floatingips => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/917] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:00:05 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: 453/918] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 16:00:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/919] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 16:00:05 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: 454/920] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:00:05 2026] GET /v2.0/subnets => generated 1308 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/921] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 16:00:05 2026] GET /v2.0/networks => generated 2287 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/922] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 16:00:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/923] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 16:00:05 2026] GET /v2.0/ports => generated 5055 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/932] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:01:04 2026] GET /v2.0/subnets => generated 1308 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/933] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:01:05 2026] GET /v2.0/routers => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/934] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 16:01:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/935] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 16:01:05 2026] GET /v2.0/agents => generated 1214 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/936] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:01:05 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: 7|app: 0|req: 475/937] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:01:05 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: 8|app: 0|req: 463/938] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 16:01:05 2026] GET /v2.0/networks => generated 2287 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/939] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 16:01:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/940] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:01:05 2026] GET /v2.0/floatingips => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/941] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 16:01:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/942] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 16:01:05 2026] GET /v2.0/ports => generated 5055 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/951] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:02:04 2026] GET /v2.0/subnets => generated 1308 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/952] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 16:02:05 2026] GET /v2.0/ports => generated 5055 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/953] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:02:05 2026] GET /v2.0/floatingips => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/954] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:02:05 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/955] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 16:02:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/956] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 16:02:05 2026] GET /v2.0/agents => generated 1214 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/957] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:02:05 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: 485/958] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:02:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/959] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 16:02:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/960] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 16:02:05 2026] GET /v2.0/networks => generated 2287 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/961] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 16:02:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/970] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 16:03:05 2026] GET /v2.0/agents => generated 1214 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/971] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 16:03:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/972] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:03:05 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/973] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:03:05 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: 7|app: 0|req: 493/974] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 16:03:05 2026] GET /v2.0/networks => generated 2287 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/975] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 16:03:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/976] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 16:03:05 2026] GET /v2.0/ports => generated 5055 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/977] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:03:05 2026] GET /v2.0/routers => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/978] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 16:03:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/979] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:03:05 2026] GET /v2.0/floatingips => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/980] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:03:05 2026] GET /v2.0/subnets => generated 1308 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/989] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:04:04 2026] GET /v2.0/routers => generated 15 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/990] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 16:04:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/991] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 16:04:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/992] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:04:05 2026] GET /v2.0/floatingips => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/993] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 16:04:05 2026] GET /v2.0/networks => generated 2287 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/994] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 16:04:05 2026] GET /v2.0/ports => generated 5055 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/995] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 16:04:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/996] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:04:05 2026] GET /v2.0/subnets => generated 1308 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/997] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 16:04:05 2026] GET /v2.0/agents => generated 1214 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/998] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:04:05 2026] GET /v2.0/subnets => generated 1308 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/999] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:04:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1008] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:05:04 2026] GET /v2.0/floatingips => generated 19 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/1009] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 16:05:05 2026] GET /v2.0/agents => generated 1214 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1010] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:05:05 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: 500/1011] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:05:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1012] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:05:05 2026] GET /v2.0/routers => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1013] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 16:05:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1014] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:05:05 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) [pid: 8|app: 0|req: 502/1015] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 16:05:05 2026] GET /v2.0/ports => generated 5055 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1016] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 16:05:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1017] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 16:05:05 2026] GET /v2.0/networks => generated 2287 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1018] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 16:05:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1027] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 16:06:05 2026] GET /v2.0/networks => generated 2287 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1028] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:06:05 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: 7|app: 0|req: 521/1029] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:06:05 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1030] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:06:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1031] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 16:06:05 2026] GET /v2.0/ports => generated 5055 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1032] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:06:05 2026] GET /v2.0/subnets => generated 1308 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1033] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:06:05 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1034] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 16:06:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1035] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 16:06:05 2026] GET /v2.0/agents => generated 1214 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1036] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 16:06:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1037] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 16:06:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1046] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:07:05 2026] GET /v2.0/routers => generated 15 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1047] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 16:07:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1048] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 16:07:05 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: 531/1049] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:07:05 2026] GET /v2.0/floatingips => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1050] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:07:05 2026] GET /v2.0/subnets => generated 1308 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1051] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:07:05 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) [pid: 8|app: 0|req: 520/1052] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:07:05 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: 7|app: 0|req: 533/1053] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 16:07:05 2026] GET /v2.0/networks => generated 2287 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1054] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 16:07:05 2026] GET /v2.0/ports => generated 5055 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1055] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 16:07:05 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: 522/1056] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 16:07:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1065] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 16:08:04 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1066] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 16:08:05 2026] GET /v2.0/agents => generated 1214 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1067] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:08:05 2026] GET /v2.0/floatingips => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1068] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:08:05 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1069] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 16:08:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1070] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:08:05 2026] GET /v2.0/subnets => generated 1308 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1071] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:08:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1072] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 16:08:05 2026] GET /v2.0/networks => generated 2287 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1073] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 16:08:05 2026] GET /v2.0/ports => generated 5055 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1074] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 16:08:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1075] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:08:05 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: 549/1084] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 16:09:04 2026] GET /v2.0/networks => generated 2287 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1085] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 16:09:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1086] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:09:05 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: 8|app: 0|req: 537/1087] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:09:05 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: 7|app: 0|req: 551/1088] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:09:05 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: 538/1089] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 16:09:05 2026] GET /v2.0/ports => generated 5055 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1090] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:09:05 2026] GET /v2.0/routers => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1091] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 16:09:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1092] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:09:05 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: 8|app: 0|req: 540/1093] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 16:09:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1094] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 16:09:05 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: 7|app: 0|req: 559/1103] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:10:05 2026] GET /v2.0/floatingips => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1104] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 16:10:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1105] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 16:10:05 2026] GET /v2.0/networks => generated 2287 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1106] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:10:05 2026] GET /v2.0/subnets => generated 1308 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1107] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 16:10:05 2026] GET /v2.0/ports => generated 5055 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1108] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:10:05 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) [pid: 7|app: 0|req: 562/1109] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:10:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1110] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:10:05 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: 7|app: 0|req: 563/1111] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 16:10:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1112] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 16:10:05 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: 7|app: 0|req: 564/1113] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 16:10:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1122] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:11:04 2026] GET /v2.0/subnets => generated 1308 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1123] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:11:05 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: 555/1124] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:11:05 2026] GET /v2.0/subnets => generated 1308 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1125] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 16:11:05 2026] GET /v2.0/networks => generated 2287 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1126] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:11:05 2026] GET /v2.0/floatingips => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1127] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 16:11:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1128] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 16:11:05 2026] GET /v2.0/ports => generated 5055 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1129] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:11:05 2026] GET /v2.0/routers => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1130] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 16:11:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1131] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 16:11:05 2026] GET /v2.0/agents => generated 1214 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1132] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 16:11:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1141] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:12:04 2026] GET /v2.0/routers => generated 15 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1142] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 16:12:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1143] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 16:12:05 2026] GET /v2.0/agents => generated 1214 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1144] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:12:05 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) [pid: 7|app: 0|req: 580/1145] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 16:12:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1146] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:12:05 2026] GET /v2.0/floatingips => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1147] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 16:12:05 2026] GET /v2.0/networks => generated 2287 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1148] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 16:12:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1149] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 16:12:05 2026] GET /v2.0/ports => generated 5055 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1150] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:12:05 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: 583/1151] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:12:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1160] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 16:13:05 2026] GET /v2.0/ports => generated 5055 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1161] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 16:13:05 2026] GET /v2.0/agents => generated 1214 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1162] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 16:13:05 2026] GET /v2.0/networks => generated 2287 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1163] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 16:13:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1164] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:13:05 2026] GET /v2.0/floatingips => 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: 575/1165] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:13:05 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: 7|app: 0|req: 591/1166] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:13:05 2026] GET /v2.0/routers => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1167] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 16:13:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1168] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:13:05 2026] GET /v2.0/subnets => generated 1308 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1169] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:13:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1170] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 16:13:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1179] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:14:04 2026] GET /v2.0/floatingips => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1180] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:14:05 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) [pid: 7|app: 0|req: 599/1181] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 16:14:05 2026] GET /v2.0/networks => generated 2287 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1182] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:14:05 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1183] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 16:14:05 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: 584/1184] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:14:05 2026] GET /v2.0/subnets => generated 1308 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1185] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:14:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1186] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 16:14:05 2026] GET /v2.0/ports => generated 5055 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1187] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 16:14:05 2026] GET /v2.0/agents => generated 1214 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1188] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 16:14:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1189] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 16:14:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 408 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1198] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 16:15:04 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1199] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 16:15:05 2026] GET /v2.0/networks => generated 2287 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1200] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 16:15:05 2026] GET /v2.0/ports => generated 5055 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1201] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:15:05 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: 8|app: 0|req: 593/1202] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:15:05 2026] GET /v2.0/floatingips => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1203] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 16:15:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1204] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 16:15:05 2026] GET /v2.0/agents => generated 1214 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1205] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:15:05 2026] GET /v2.0/subnets => generated 1308 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1206] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:15:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1207] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:15:05 2026] GET /v2.0/routers => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1208] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 16:15:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1217] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 16:16:04 2026] GET /v2.0/networks => generated 2287 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1218] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 16:16:05 2026] GET /v2.0/ports => generated 5055 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1219] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 16:16:05 2026] GET /v2.0/agents => generated 1214 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1220] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:16:05 2026] GET /v2.0/floatingips => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1221] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 16:16:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1222] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:16:05 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: 8|app: 0|req: 604/1223] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:16:05 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1224] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:16:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1225] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:16:05 2026] GET /v2.0/routers => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1226] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 16:16:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1227] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 16:16:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1236] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 16:17:04 2026] GET /v2.0/ports => generated 5055 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1237] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:17:05 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: 7|app: 0|req: 627/1238] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 16:17:05 2026] GET /v2.0/agents => generated 1214 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1239] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 16:17:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1240] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:17:05 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: 8|app: 0|req: 613/1241] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:17:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1242] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 16:17:05 2026] GET /v2.0/networks => generated 2287 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1243] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 16:17:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1244] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:17:05 2026] GET /v2.0/floatingips => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1245] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:17:05 2026] GET /v2.0/routers => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1246] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 16:17:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1255] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 16:18:05 2026] GET /v2.0/ports => generated 5055 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1256] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:18:05 2026] GET /v2.0/routers => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1257] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 16:18:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1258] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 16:18:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1259] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 16:18:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1260] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 16:18:05 2026] GET /v2.0/agents => generated 1214 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1261] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:18:05 2026] GET /v2.0/subnets => generated 1308 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1262] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:18:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1263] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:18:05 2026] GET /v2.0/floatingips => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1264] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 16:18:05 2026] GET /v2.0/networks => generated 2287 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1265] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:18:05 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1274] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 16:19:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1275] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 16:19:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1276] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:19:05 2026] GET /v2.0/floatingips => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1277] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:19:05 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: 631/1278] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:19:05 2026] GET /v2.0/routers => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1279] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 16:19:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1280] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 16:19:05 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: 7|app: 0|req: 649/1281] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 16:19:05 2026] GET /v2.0/networks => generated 2287 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1282] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 16:19:05 2026] GET /v2.0/ports => generated 5055 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1283] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:19:05 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: 8|app: 0|req: 634/1284] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:19:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1293] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 16:20:05 2026] GET /v2.0/agents => generated 1214 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1294] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 16:20:05 2026] GET /v2.0/networks => generated 2287 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1295] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 16:20:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1296] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:20:05 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: 8|app: 0|req: 641/1297] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:20:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1298] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:20:05 2026] GET /v2.0/routers => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1299] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 16:20:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1300] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:20:05 2026] GET /v2.0/floatingips => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1301] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:20:05 2026] GET /v2.0/subnets => generated 1308 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1302] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 16:20:05 2026] GET /v2.0/ports => generated 5055 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1303] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 16:20:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1312] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 16:21:04 2026] GET /v2.0/agents => generated 1214 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1313] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:21:05 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: 8|app: 0|req: 650/1314] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:21:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1315] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 16:21:05 2026] GET /v2.0/networks => generated 2287 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1316] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 16:21:05 2026] GET /v2.0/ports => generated 5055 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1317] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:21:05 2026] GET /v2.0/routers => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1318] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 16:21:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1319] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 16:21:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1320] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:21:05 2026] GET /v2.0/floatingips => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1321] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 16:21:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1322] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:21:05 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: 8|app: 0|req: 659/1331] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 16:22:04 2026] GET /v2.0/networks => generated 2287 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1332] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 16:22:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1333] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:22:05 2026] GET /v2.0/subnets => generated 1308 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1334] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:22:05 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: 661/1335] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:22:05 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1336] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 16:22:05 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: 8|app: 0|req: 662/1337] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:22:05 2026] GET /v2.0/floatingips => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1338] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 16:22:05 2026] GET /v2.0/ports => generated 5055 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1339] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:22:05 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1340] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 16:22:05 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: 8|app: 0|req: 664/1341] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 16:22:05 2026] GET /v2.0/agents => generated 1214 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1350] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:23:04 2026] GET /v2.0/subnets => generated 1308 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1351] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:23:05 2026] GET /v2.0/floatingips => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1352] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 16:23:05 2026] GET /v2.0/networks => generated 2287 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1353] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:23:05 2026] GET /v2.0/subnets => generated 1308 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1354] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:23:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1355] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 16:23:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1356] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 16:23:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1357] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 16:23:05 2026] GET /v2.0/agents => generated 1214 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1358] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:23:05 2026] GET /v2.0/routers => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1359] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 16:23:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1360] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 16:23:05 2026] GET /v2.0/ports => generated 5055 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1369] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:24:05 2026] GET /v2.0/subnets => generated 1308 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1370] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:24:05 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: 7|app: 0|req: 693/1371] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 16:24:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1372] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 16:24:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1373] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 16:24:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1374] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 16:24:05 2026] GET /v2.0/agents => generated 1214 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1375] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 16:24:05 2026] GET /v2.0/networks => generated 2287 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1376] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:24:05 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: 696/1377] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:24:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1378] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:24:05 2026] GET /v2.0/floatingips => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1379] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 16:24:05 2026] GET /v2.0/ports => generated 5055 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1388] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 16:25:05 2026] GET /v2.0/ports => generated 5055 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1389] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:25:05 2026] GET /v2.0/floatingips => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1390] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:25:05 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: 8|app: 0|req: 688/1391] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 16:25:05 2026] GET /v2.0/networks => generated 2287 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1392] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 16:25:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1393] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 16:25:05 2026] GET /v2.0/agents => generated 1214 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1394] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:25:05 2026] GET /v2.0/routers => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1395] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 16:25:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1396] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 16:25:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1397] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:25:05 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) [pid: 7|app: 0|req: 707/1398] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:25:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1407] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:26:05 2026] GET /v2.0/floatingips => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1408] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 16:26:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1409] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:26:05 2026] GET /v2.0/routers => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1410] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 16:26:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1411] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:26:05 2026] GET /v2.0/subnets => generated 1308 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1412] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:26:05 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) [pid: 7|app: 0|req: 715/1413] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:26:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1414] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 16:26:05 2026] GET /v2.0/networks => generated 2287 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1415] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 16:26:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1416] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 16:26:05 2026] GET /v2.0/ports => generated 5055 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1417] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 16:26:05 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: 705/1426] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 16:27:04 2026] GET /v2.0/agents => generated 1214 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1427] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 16:27:05 2026] GET /v2.0/ports => generated 5055 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1428] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 16:27:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1429] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 16:27:05 2026] GET /v2.0/networks => generated 2287 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1430] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 16:27:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1431] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:27:05 2026] GET /v2.0/routers => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1432] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 16:27:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1433] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:27:05 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: 8|app: 0|req: 709/1434] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:27:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1435] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:27:05 2026] GET /v2.0/floatingips => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1436] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:27:05 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: 731/1445] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:28:04 2026] GET /v2.0/subnets => generated 1308 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1446] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:28:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1447] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:28:05 2026] GET /v2.0/floatingips => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1448] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 16:28:05 2026] GET /v2.0/networks => generated 2287 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1449] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:28:05 2026] GET /v2.0/subnets => generated 1308 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1450] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:28:05 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1451] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 16:28:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1452] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 16:28:05 2026] GET /v2.0/agents => generated 1214 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1453] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 16:28:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1454] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 16:28:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1455] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 16:28:05 2026] GET /v2.0/ports => generated 5055 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1464] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:29:04 2026] GET /v2.0/floatingips => generated 19 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1465] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 16:29:05 2026] GET /v2.0/ports => generated 5055 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1466] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:29:05 2026] GET /v2.0/routers => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1467] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 16:29:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1468] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 16:29:05 2026] GET /v2.0/agents => generated 1214 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1469] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:29:05 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: 727/1470] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:29:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1471] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:29:05 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: 8|app: 0|req: 728/1472] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 16:29:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1473] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 16:29:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1474] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 16:29:05 2026] GET /v2.0/networks => generated 2287 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1483] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:30:05 2026] GET /v2.0/routers => generated 15 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1484] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 16:30:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1485] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:30:05 2026] GET /v2.0/subnets => generated 1308 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1486] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:30:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1487] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:30:05 2026] GET /v2.0/subnets => generated 1308 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1488] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 16:30:05 2026] GET /v2.0/networks => generated 2287 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1489] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 16:30:05 2026] GET /v2.0/ports => generated 5055 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1490] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 16:30:05 2026] GET /v2.0/agents => generated 1214 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1491] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 16:30:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1492] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 16:30:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1493] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:30:05 2026] GET /v2.0/floatingips => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1502] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:31:04 2026] GET /v2.0/subnets => generated 1308 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1503] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:31:05 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: 744/1504] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 16:31:05 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: 7|app: 0|req: 761/1505] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 16:31:05 2026] GET /v2.0/agents => generated 1214 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1506] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:31:05 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: 7|app: 0|req: 762/1507] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:31:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1508] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:31:05 2026] GET /v2.0/floatingips => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1509] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 16:31:05 2026] GET /v2.0/ports => generated 5055 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1510] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 16:31:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1511] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 16:31:05 2026] GET /v2.0/networks => generated 2287 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1512] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 16:31:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1521] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 16:32:04 2026] GET /v2.0/networks => generated 2287 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1522] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 16:32:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1523] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:32:05 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1524] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:32:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1525] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:32:05 2026] GET /v2.0/floatingips => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1526] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:32:05 2026] GET /v2.0/routers => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1527] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 16:32:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1528] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 16:32:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1529] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 16:32:05 2026] GET /v2.0/ports => generated 5055 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1530] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 16:32:05 2026] GET /v2.0/agents => generated 1214 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1531] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:32:05 2026] GET /v2.0/subnets => generated 1308 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1540] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 16:33:04 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1541] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 16:33:05 2026] GET /v2.0/agents => generated 1214 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1542] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 16:33:05 2026] GET /v2.0/networks => generated 2287 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1543] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:33:05 2026] GET /v2.0/subnets => generated 1308 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1544] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:33:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1545] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:33:05 2026] GET /v2.0/floatingips => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1546] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 16:33:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1547] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:33:05 2026] GET /v2.0/subnets => generated 1308 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1548] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:33:05 2026] GET /v2.0/routers => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1549] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 16:33:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1550] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 16:33:05 2026] GET /v2.0/ports => generated 5055 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1559] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:34:04 2026] GET /v2.0/subnets => generated 1308 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1560] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 16:34:05 2026] GET /v2.0/ports => generated 5055 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1561] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 16:34:05 2026] GET /v2.0/networks => generated 2287 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1562] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 16:34:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1563] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:34:05 2026] GET /v2.0/routers => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1564] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 16:34:05 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: 791/1565] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 16:34:05 2026] GET /v2.0/agents => generated 1214 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1566] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:34:05 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: 7|app: 0|req: 792/1567] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:34:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1568] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 16:34:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1569] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:34:05 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: 781/1578] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 16:35:04 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1579] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:35:05 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1580] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 16:35:05 2026] GET /v2.0/ports => generated 5055 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1581] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:35:05 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1582] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 16:35:05 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: 800/1583] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 16:35:05 2026] GET /v2.0/agents => generated 1214 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1584] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:35:05 2026] GET /v2.0/floatingips => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1585] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:35:05 2026] GET /v2.0/subnets => generated 1308 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1586] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:35:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1587] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 16:35:05 2026] GET /v2.0/networks => generated 2287 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1588] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 16:35:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1597] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:36:05 2026] GET /v2.0/floatingips => generated 19 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1598] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:36:05 2026] GET /v2.0/subnets => generated 1308 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1599] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 16:36:05 2026] GET /v2.0/agents => generated 1214 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1600] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:36:05 2026] GET /v2.0/subnets => generated 1308 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1601] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:36:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1602] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 16:36:05 2026] GET /v2.0/networks => generated 2287 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1603] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:36:05 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1604] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 16:36:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1605] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 16:36:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1606] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 16:36:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1607] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 16:36:05 2026] GET /v2.0/ports => generated 5055 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1616] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 16:37:04 2026] GET /v2.0/agents => generated 1214 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1617] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 16:37:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1618] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:37:05 2026] GET /v2.0/floatingips => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1619] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 16:37:05 2026] GET /v2.0/networks => generated 2287 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1620] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 16:37:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1621] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:37:05 2026] GET /v2.0/subnets => generated 1308 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1622] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 16:37:05 2026] GET /v2.0/ports => generated 5055 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1623] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:37:05 2026] GET /v2.0/routers => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1624] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 16:37:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1625] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:37:05 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1626] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:37:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1635] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:38:05 2026] GET /v2.0/routers => generated 15 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1636] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 16:38:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1637] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:38:05 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: 8|app: 0|req: 812/1638] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:38:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1639] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 16:38:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1640] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:38:05 2026] GET /v2.0/subnets => generated 1308 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1641] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:38:05 2026] GET /v2.0/floatingips => 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: 814/1642] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 16:38:05 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: 829/1643] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 16:38:05 2026] GET /v2.0/networks => generated 2287 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1644] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 16:38:05 2026] GET /v2.0/ports => generated 5055 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1645] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 16:38:05 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: 7|app: 0|req: 835/1654] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:39:05 2026] GET /v2.0/floatingips => generated 19 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1655] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:39:05 2026] GET /v2.0/routers => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1656] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 16:39:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1657] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 16:39:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1658] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 16:39:05 2026] GET /v2.0/ports => generated 5055 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1659] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 16:39:05 2026] GET /v2.0/agents => generated 1214 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1660] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:39:05 2026] GET /v2.0/subnets => generated 1308 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1661] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:39:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1662] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 16:39:05 2026] GET /v2.0/networks => generated 2287 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1663] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 16:39:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1664] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:39:05 2026] GET /v2.0/subnets => generated 1308 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1673] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:40:04 2026] GET /v2.0/floatingips => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1674] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 16:40:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1675] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 16:40:05 2026] GET /v2.0/networks => generated 2287 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1676] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 16:40:05 2026] GET /v2.0/agents => generated 1214 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1677] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 16:40:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1678] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:40:05 2026] GET /v2.0/subnets => generated 1308 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1679] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 16:40:05 2026] GET /v2.0/ports => generated 5055 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1680] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:40:05 2026] GET /v2.0/routers => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1681] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 16:40:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1682] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:40:05 2026] GET /v2.0/subnets => generated 1308 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1683] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:40:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1692] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 16:41:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1693] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:41:05 2026] GET /v2.0/subnets => generated 1308 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1694] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 16:41:05 2026] GET /v2.0/ports => generated 5055 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1695] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 16:41:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1696] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:41:05 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: 8|app: 0|req: 840/1697] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:41:05 2026] GET /v2.0/routers => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1698] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 16:41:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1699] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:41:05 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) [pid: 7|app: 0|req: 859/1700] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:41:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1701] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 16:41:05 2026] GET /v2.0/networks => generated 2287 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1702] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 16:41:05 2026] GET /v2.0/agents => generated 1214 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1711] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 16:42:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1712] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 16:42:05 2026] GET /v2.0/ports => generated 5055 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1713] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:42:05 2026] GET /v2.0/routers => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1714] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 16:42:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1715] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:42:05 2026] GET /v2.0/floatingips => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1716] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 16:42:05 2026] GET /v2.0/networks => generated 2287 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1717] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 16:42:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1718] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:42:05 2026] GET /v2.0/subnets => generated 1308 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1719] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 16:42:05 2026] GET /v2.0/agents => generated 1214 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1720] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:42:05 2026] GET /v2.0/subnets => generated 1308 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1721] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:42:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1730] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 16:43:04 2026] GET /v2.0/networks => generated 2287 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1731] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:43:05 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1732] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 16:43:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1733] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 16:43:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1734] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 16:43:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1735] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:43:05 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: 860/1736] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:43:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1737] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:43:05 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: 8|app: 0|req: 861/1738] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:43:05 2026] GET /v2.0/subnets => generated 1308 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1739] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 16:43:05 2026] GET /v2.0/ports => generated 5055 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1740] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 16:43:05 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: 867/1749] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 16:44:04 2026] GET /v2.0/networks => generated 2287 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1750] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 16:44:05 2026] GET /v2.0/ports => generated 5055 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1751] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:44:05 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1752] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:44:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1753] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:44:05 2026] GET /v2.0/floatingips => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1754] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:44:05 2026] GET /v2.0/routers => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1755] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 16:44:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1756] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 16:44:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1757] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 16:44:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1758] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 16:44:05 2026] GET /v2.0/agents => generated 1214 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1759] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:44:05 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1768] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 16:45:05 2026] GET /v2.0/networks => generated 2287 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1769] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 16:45:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1770] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:45:05 2026] GET /v2.0/subnets => generated 1308 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1771] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 16:45:05 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: 7|app: 0|req: 894/1772] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:45:05 2026] GET /v2.0/subnets => generated 1308 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1773] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:45:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1774] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:45:05 2026] GET /v2.0/floatingips => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1775] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 16:45:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1776] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 16:45:05 2026] GET /v2.0/ports => generated 5055 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1777] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:45:05 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: 897/1778] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 16:45:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1787] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 16:46:04 2026] GET /v2.0/networks => generated 2287 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1788] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:46:05 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: 7|app: 0|req: 903/1789] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:46:05 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: 8|app: 0|req: 887/1790] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:46:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1791] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:46:05 2026] GET /v2.0/routers => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1792] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 16:46:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1793] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 16:46:05 2026] GET /v2.0/agents => generated 1214 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1794] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 16:46:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1795] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 16:46:05 2026] GET /v2.0/ports => generated 5055 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1796] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 16:46:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1797] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:46:05 2026] GET /v2.0/floatingips => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1806] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:47:04 2026] GET /v2.0/subnets => generated 1308 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1807] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 16:47:05 2026] GET /v2.0/ports => generated 5055 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1808] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:47:05 2026] GET /v2.0/routers => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1809] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 16:47:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1810] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 16:47:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1811] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:47:05 2026] GET /v2.0/subnets => generated 1308 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1812] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:47:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1813] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 16:47:05 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: 7|app: 0|req: 916/1814] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:47:05 2026] GET /v2.0/floatingips => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1815] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 16:47:05 2026] GET /v2.0/networks => generated 2287 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1816] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 16:47:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1825] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 16:48:05 2026] GET /v2.0/ports => generated 5055 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1826] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:48:05 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: 923/1827] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 16:48:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1828] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:48:05 2026] GET /v2.0/floatingips => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1829] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 16:48:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1830] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 16:48:05 2026] GET /v2.0/agents => generated 1214 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1831] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 16:48:05 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: 907/1832] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 16:48:05 2026] GET /v2.0/networks => generated 2287 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1833] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:48:05 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: 8|app: 0|req: 908/1834] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:48:05 2026] GET /v2.0/subnets => generated 1308 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1835] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:48:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1844] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:49:05 2026] GET /v2.0/routers => generated 15 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1845] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 16:49:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1846] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:49:05 2026] GET /v2.0/subnets => generated 1308 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1847] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:49:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1848] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:49:05 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: 7|app: 0|req: 934/1849] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 16:49:05 2026] GET /v2.0/networks => generated 2287 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1850] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 16:49:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1851] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:49:05 2026] GET /v2.0/subnets => generated 1308 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1852] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 16:49:05 2026] GET /v2.0/ports => generated 5055 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1853] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 16:49:05 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: 918/1854] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 16:49:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1863] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:50:05 2026] GET /v2.0/floatingips => generated 19 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1864] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 16:50:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1865] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:50:05 2026] GET /v2.0/subnets => generated 1308 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1866] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 16:50:05 2026] GET /v2.0/networks => generated 2287 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1867] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:50:05 2026] GET /v2.0/routers => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1868] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 16:50:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1869] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 16:50:05 2026] GET /v2.0/agents => generated 1214 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1870] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 16:50:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1871] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 16:50:05 2026] GET /v2.0/ports => generated 5055 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1872] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:50:05 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: 8|app: 0|req: 928/1873] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:50:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1882] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 16:51:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1883] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:51:05 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: 8|app: 0|req: 934/1884] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 16:51:05 2026] GET /v2.0/networks => generated 2287 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1885] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 16:51:05 2026] GET /v2.0/agents => generated 1214 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1886] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:51:05 2026] GET /v2.0/routers => generated 15 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1887] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 16:51:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1888] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:51:05 2026] GET /v2.0/floatingips => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1889] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 16:51:05 2026] GET /v2.0/ports => generated 5055 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1890] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 16:51:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1891] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:51:05 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: 8|app: 0|req: 938/1892] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:51:05 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: 943/1901] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 16:52:04 2026] GET /v2.0/ports => generated 5055 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1902] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 16:52:05 2026] GET /v2.0/agents => generated 1214 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1903] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:52:05 2026] GET /v2.0/subnets => generated 1308 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1904] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 16:52:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1905] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:52:05 2026] GET /v2.0/floatingips => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1906] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:52:05 2026] GET /v2.0/subnets => generated 1308 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1907] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:52:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1908] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 16:52:05 2026] GET /v2.0/networks => generated 2287 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1909] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 16:52:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1910] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:52:05 2026] GET /v2.0/routers => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1911] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 16:52:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1920] 10.0.0.111 () {28 vars in 579 bytes} [Sun Apr 26 16:53:05 2026] GET /v2.0/ports => generated 5055 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1921] 10.0.0.111 () {28 vars in 581 bytes} [Sun Apr 26 16:53:05 2026] GET /v2.0/agents => generated 1214 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1922] 10.0.0.111 () {28 vars in 619 bytes} [Sun Apr 26 16:53:05 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1923] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:53:05 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1924] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:53:05 2026] GET /v2.0/routers => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1925] 10.0.0.111 () {28 vars in 624 bytes} [Sun Apr 26 16:53:05 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1926] 10.0.0.111 () {28 vars in 599 bytes} [Sun Apr 26 16:53:05 2026] GET /v2.0/security-groups => generated 14537 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1927] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:53:05 2026] GET /v2.0/floatingips => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1928] 10.0.0.111 () {28 vars in 585 bytes} [Sun Apr 26 16:53:05 2026] GET /v2.0/networks => generated 2287 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1929] 10.0.0.111 () {28 vars in 583 bytes} [Sun Apr 26 16:53:05 2026] GET /v2.0/subnets => generated 1308 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1930] 10.0.0.111 () {28 vars in 591 bytes} [Sun Apr 26 16:53:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)